Part Number:TDA2PXEVM
Tool/software: Linux
Hello,
When we power on the board, it will output "Can't read partition table on 1:0" in the boot log, the board boot from EMMC flash.We tried it 10 times, but it succeeded only once.
=========================boot failed log=============================
U-Boot SPL 2016.05 (Apr 23 2019 - 11:27:28)
DRA762-GP ES1.0
no pinctrl for hs200_1_8v
no pinctrl for ddr_1_8v
*** Warning - bad CRC, using default environment
i2c_write: error waiting for data ACK (status=0x116)
i2c_write: error waiting for data ACK (status=0x116)
Trying to boot from MMC2_2
** Can't read partition table on 1:0 **
** Partition 1 not valid on device 1 **
spl_register_fat_device: fat register err - -1
spl: error reading image dra7-ipu2-fw.lzop, err - -1
Error loading remotecore IPU2!,Continuing with boot ...
** Can't read partition table on 1:0 **
** Partition 1 not valid on device 1 **
spl_register_fat_device: fat register err - -1
spl: error reading image dra7-dsp1-fw.lzop, err - -1
Error loading remotecore DSP1!,Continuing with boot ...
** Can't read partition table on 1:0 **
** Partition 1 not valid on device 1 **
spl_register_fat_device: fat register err - -1
spl: error reading image dra7-dsp2-fw.lzop, err - -1
Error loading remotecore DSP2!,Continuing with boot ...
** Can't read partition table on 1:0 **
** Partition 1 not valid on device 1 **
spl_register_fat_device: fat register err - -1
spl: error reading image dra7-ipu1-fw.lzop, err - -1
Error loading remotecore IPU1!,Continuing with boot ...
*** Error - No Valid Environment Area found
*** Warning - bad CRC, using default environment
** Can't read partition table on 1:0 **
** Partition 1 not valid on device 1 **
spl_register_fat_device: fat register err - -1
spl_load_image_fat: error reading image u-boot.img, err - -1
*** Error - No Valid Environment Area found
*** Warning - bad CRC, using default environment
** Can't read partition table on 1:0 **
spl: no partition table found
SPL: failed to boot from all boot devices
### ERROR ### Please RESET the board ###
=======================================================
Thanks a lot
Terence