[U-Boot] mx23evk resets when loading the kernel

Fabio Estevam festevam at gmail.com
Fri Apr 26 15:54:23 CEST 2013


Hi,

Running U-boot 2013.04 on my mx23evk I get:

U-Boot 2013.04 (Apr 26 2013 - 10:44:46)

CPU:   Freescale i.MX23 rev1.3 at 454 MHz
BOOT:  SSP SD/MMC #0
DRAM:  128 MiB
MMC:   MXS MMC: 0
In:    serial
Out:   serial
Err:   serial
Hit any key to stop autoboot:  0
mmc0 is current device
reading boot.scr
** Unable to read file boot.scr **
reading uImage
3258040 bytes read in 1112 ms (2.8 MiB/s)
Booting from mmc ...
reading imx23-evk.dtb
20944 bytes read in 33 ms (619.1 KiB/s)
## Booting kernel from Legacy Image at 42000000 ...
   Image Name:   Linux-3.8.8-fslc+g7fd77a4
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    3257976 Bytes = 3.1 MiB
   Load Address: 40008000
   Entry Point:  40008000
   Verifying Checksum ... OK
## Flattened Device Tree blob at 41000000
   Booting using the fdt blob at 0x41000000
   Loading Kernel Image ... OK
OK
   Loading Device Tree to 47b72000, end 47b7a1cf ... OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.


U-Boot 2013.04 (Apr 26 2013 - 10:44:46)

CPU:   Freescale i.MX23 rev1.3 at 454 MHz
BOOT:  SSP SD/MMC #0
DRAM:  128 MiB


U-Boot 2013.04 (Apr 26 2013 - 10:44:46)

CPU:   Freescale i.MX23 rev1.3 at 454 MHz
BOOT:  SSP SD/MMC #0
DRAM:  128 MiB

(Constantly resets)

Tried doing bisect to find out the offending commit, but I was getting
some other issues on the way masking the boot problem.

Does anyone have any ideas?

Thanks,

Fabio Estevam


More information about the U-Boot mailing list