I am using a DM3730 to boot into Linux, and after u-boot loads successfully, the kernel hangs.
My output is the following:
mmc1 is available
reading boot.scr
** Unable to read "boot.scr" from mmc 0:1 **
reading uImage
2701164 bytes read
Booting from mmc ...
## Booting kernel from Legacy Image at 82000000 ...
Image Name:
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2701100 Bytes = 2.6 MiB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK
Starting kernel ...
Uncompressing Linux....................................................................................................................................................................... done, booting the kernel.
I get a heartbeat that goes faster and faster on GPIO150, but no further output.
Any help would be greatly appreciated.