linux4sam / at91bootstrap

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

while sd card connected #158

Open Gurupawaskar opened 1 year ago

Gurupawaskar commented 1 year ago

while insert sd card below error occur on "Tera Term"

AT91Bootstrap 4.0.0 (2021-09-04 18:15:32)

SDHC: fix in place for SAMA5D2 SiP VDDSDMMC over-consumption errata SD/MMC: Image: Read file u-boot.bin to 0x23f00000 MMC: ADMA supported SD: Card Capacity: High or Extended SD: Specification Version 3.0X *** FATFS: f_open, filename: [u-boot.bin]: error SD/MMC: Failed to load image

ehristev commented 1 year ago

can you enable the maximum debug level and try again ?

Gurupawaskar commented 1 year ago

can you enable the maximum debug level and try again ?

how to enable the maximum debug level ?

Gurupawaskar commented 1 year ago

how to enable the maximum debug level ?

`

ehristev commented 1 year ago

When you build at91bootstrap go to menuconfig, then select debug verbosity level to maximum, rebuild the binary and boot it

ssekar15 commented 1 year ago

@Gurupawaskar We are also facing same issue? Is there any workaround !