2024-11-19 12:55 AM
I am trying to flash custom board which uses an eMMC storage device. The custom board uses STM32MP133F MPU.
While flashing I get the error:
Message from Embedded Flash Loader : <partition-name> (0x10): not aligned address : 0x988000 on erase size 0x80000
Received PhaseID == 0xFF, system is going to reboot
What I would like to understand who and why enforces the 0x80000 alignment size for partitions?
Can this me configured somehow?
On the eMMC manufacturer data sheet I do not see any restrictions for 512 KiB alignment.
Best regards,