linux4sam / at91bootstrap

Second level bootloader for Microchip SoC (aka AT91)
https://www.linux4sam.org/linux4sam/bin/view/Linux4SAM/AT91Bootstrap4
114 stars 232 forks source link

problem loading from uSD card #165

Open Gurupawaskar opened 1 year ago

Gurupawaskar commented 1 year ago

we have a board based on SAMA5D27-SOM1 and we have uSD card slot

connected to MMC0 and also another uSD on MMC1.

while system is on then below message

AT91Bootstrap 3.8.10 (Wed Mar 28 11:02:24 CEST 2018)

SD/MMC: Image: Read file u-boot.bin to 0x23f00000 SD: Card Capacity: Standard SD: Specification Version 3.0X SDHC: Error detected in status *** FATFS: f_open, filename: [u-boot.bin]: error SD/MMC: Failed to load image RomBOOT

afinfante commented 1 year ago

Hi @Gurupawaskar, You should enable the maximum debug level. In addition, for obtain more information, you can create a patch and apply it to show the error code. If you can paste here the result I will try to help you as much as I can