Part Number: AM5716
Hello,
I want AM5716 boot from eMMC using PSDK-RTOSv4. Please give me some advice for eMMC boot.
According to the following URL, PSDK-RTOS seems not to prepare the boot environment from eMMC.
http://processors.wiki.ti.com/index.php/Processor_SDK_RTOS_BOOT_AM57x
Although AM571x supports three types of eMMC boot, I think that PSDK-RTOS supports File System only one. Because Raw-Boot is only for eMMC and it looks like Raw-UDA for MMCSD is not supported by PSDK-RTOS.
- Raw-Boot (Alternative Boot): Not supported
- Raw-UDA: Not supported
- File System: Supported
AM571x TRM (SPRUHZ7F) : 33.3.7.6 eMMC Memories and SD Cards
If my understandng is correct, I guess I should create MLO and APP for eMMC boot in the same way as MMCSD boot. In that case, how do I write the binaries to the eMMC on the board? Also I don't have a plan to mount MMCSD connector on our target board.
Regards,
Kazu