On Mon, Jan 12, 2015 at 3:30 PM, Jonathan Gray <[email protected]> wrote:
> The serial console output would be a good starting point.
(bsd.umg is really bsd.rd.IMX.umg)
CM-FX6 # tftp 0x10800000 bsd.umg
Using FEC device
TFTP from server 192.168.0.4; our IP address is 192.168.0.9
Filename 'bsd.umg'.
Load address: 0x10800000
Loading: #################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
######################################################
1.2 MiB/s
done
Bytes transferred = 7461928 (71dc28 hex)
CM-FX6 # bootm
## Booting kernel from Legacy Image at 10800000 ...
Image Name: boot
Created: 2015-01-09 8:29:22 UTC
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 7461864 Bytes = 7.1 MiB
Load Address: 10800000
Entry Point: 10800000
Verifying Checksum ... OK
Loading Kernel Image ... OK
Starting kernel ...
And here it hangs forever.
--
chs