Part Number: AM5728
Tool/software: Linux
Hi All,
I am performing fastboot.
steps followed;
1. On the board side i have configured to flash boot, I am able to login in Fastboot mode.
2. In the host side if i give "fastboot flash bootloader <u-boot.img/u-boot.bin>" i am getting below error:
common/fb_mmc.c:157/fb_mmc_flash_write() request was not queued to ep1in-bulk
3, I observed in the board at the time of issuing the above command(fastboot flash bootloader <u-boot.img/u-boot.bin) showing the below error,
.....request fdf44940 was not queued to ep1in-bulk
downloading of 854504 bytes finished
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 ***
CACHE: Misaligned operation at range [fffbad50, fffbb550]
** First descriptor is NOT a primary desc on 1:1 **
ERROR: cannot find partition: 'bootloader'
at ../common/fb_mmc.c:157/fb_mmc_flash_write()
request fdf44940 was not queued to ep1in-bulk
Please let me know how to move further.
Regards
Manu