[U-Boot-Users] bootm image problem

Hi,
I'm trying to boot linux image, I do as follow:
1. set env and saved into flash, passed 2. tftpboot, image was loaded into 0x400000 (SDRAM on board 32MB), passed 3. bootm I got the following information: ## Booting image at 00400000 ... Image Name: Linux Kernel Image Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 603024 Bytes = 588.9 kB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK Uncompressing Kernel Image ... OK ## Current stack ends at 0x01FA2598 => set upper limit to 0x00800000 ## cmdline at 0x007FFC00 ... 0x007FFC50 bd address = 0x01FA2F84 memstart = 0x00000000 memsize = 0x02000000 flashstart = 0x10000000 flashsize = 0x00200000 flashoffset = 0x00000000 sramstart = 0x00000000 sramsize = 0x00000000 bootflags = 0x0000A000 procfreq = 266.666 MHz plb_busfreq = 133.333 MHz pci_busfreq = 33.333 MHz ethaddr = 00:E5:00:08:0F:E5 IP addr = 128.127.18.3 baudrate = 9600 bps No initrd ## Transferring control to Linux (at address 00000000) ...
then system seems halt: nothing in terminal anymore.
what's the possible problem?
Thanks,
yuwp
participants (1)
-
wyu hotmail