Tool/software: Linux
Hi,
I am not able to boot my custom board which is having AM3351 chip. Here the point is, the same board is booting with another SD card with images we build using ti-sdk. I have copied the same files to different SD card which was throwing error "Magic Header ***not ***found nread 190 sectors to 80800000" . I have tried with 2 different manufacturer SD cards and i am facing same problem with both of the SD cards. I am still not able to understand how come board is booting with one SD card, and not booting with another 2 SD cards(Totally i have tried with 3). Can some one help me on this.
Here is the log,
U-Boot SPL 2016.05-00230-g120a8a3-dirty (Nov 02 2017 - 13:04:18)
SDRAM Testing...
SDRAM OK...
boot_params = 4030cdcc NON_SECURE_SRAM_START = 402f0400 NON_SECURE_SRAM_END =40310000
omap_boot_params->boot_device=8
gd->arch.omap_boot_device=8
gd->arch.omap_boot_mode=2
Timed out in wait_for_event: status=0000
Check if pads/pull-ups of bus 0 are properly configured
gd->arch.omap_boot_device=8
Trying to boot from boot_name_table[i].name =MMC1
SPL: spl_load_image
CONFIG_SPL_MMC_SUPPORT
gd->arch.omap_boot_device=8
spl: mmc boot mode: raw
mmc_load_image_raw_os: mmc block read error
hdr read sector 300, count=1
Found FIT
Magic Header ***not ***found nread 190 sectors to 80800000
i have tried to Google about this error, but i could not find anything which can solve this error. Please help me on this.
Thanks,
Vinod