This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM572X: SD/eMMC boot partition format

Other Parts Discussed in Thread: DM3730

Hi, all

I found the am572x is not support booting from SD which is formated by windows formater "HP USB Disk Tool" or linux parted tool "fdisk", which the previos chip dm3730 supported.

Only support SD parted by linux parted tool "parted".

Is that right ?

Because I found the create-sdcard.sh for sdk only using "parted".

and the manual "Creating SD card from windows" no longer mention any formater tool.