Part Number: AM625
Tool/software:
Posting on behalf of Sascha Hauer
I have a question regarding booting a AM625SIP from SD card in filesystem mode. I have a binary disk image which boots fine from SD card. However, the same bootloader binary doesn't boot from an image I created myself. I suspect there might be some differences in the partitioning. Is there some information available how the ROM handles the partition table?
- Can the ROM boot from GPT partitions and if yes, does the partition need some specific GUID?
- Which partition does the ROM boot from? The first one?
- In case of MSDOS partition tables, does the partition table need some specific CHS layout or does it take the LBA entries only?