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.

Linux/AM5726: U-Boot error

Part Number: AM5726

Tool/software: Linux

I'm using the latest version of SDK 4.3.0.5. I created my SD card using TI provided create-sd script. When I use the SD card to boot, I always see the following errors:

U-Boot 2017.01-00458-ga36af91-dirty (May 21 2018 - 19:08:37 -0700)

CPU : DRA752-GP ES2.0
Model: TI AM572x EVM Rev A3
Board: AM572x EVM REV A.30
DRAM: 2 GiB
MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
GUID Partition Table Header signature is wrong: 0x0 != 0x5452415020494645
part_get_info_efi: *** ERROR: Invalid GPT ***
GUID Partition Table Header signature is wrong: 0x0 != 0x5452415020494645
part_get_info_efi: *** ERROR: Invalid Backup GPT ***

It doesn't seem to cause the boot to fail, but I want to get a confirmation this is expected, otherwise I would like to understand what might be the problem.

Thank you!

Jan