public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot]  Not able to boot using zImage
@ 2013-06-20 10:27 Enric Balletbo Serra
  2013-06-20 14:45 ` Tom Rini
  0 siblings, 1 reply; 3+ messages in thread
From: Enric Balletbo Serra @ 2013-06-20 10:27 UTC (permalink / raw)
  To: u-boot

Hi all,

I've some problems trying to boot a zImage with following command after
load the zImage and the fdt file on memory:

U-Boot > fdt addr ${dtbaddr}; fdt resize; bootz ${loadaddr} - ${dtbaddr}


But the sistem stops at Starting kernel ...


File transfer via NFS from server 192.168.2.245; our IP address is
192.168.2.242
Filename '/srv/nfs/sandbox/0/am335x/boot/zImage'.
Load address: 0x80000000
Loading: #################################################################
done
Bytes transferred = 4011728 (3d36d0 hex)
link up on port 0, speed 100, full duplex
Using cpsw device
File transfer via NFS from server 192.168.2.245; our IP address is
192.168.2.242
Filename '/srv/nfs/sandbox/0/am335x/boot/am335x-base0033.dtb'.
Load address: 0x81600000
Loading: ###T T
Abort
## Flattened Device Tree blob at 81600000
   Booting using the fdt blob at 0x81600000
   reserving fdt memory region: addr=81600000 size=3000
   Loading Device Tree to 8fe3b000, end 8fe40fff ... OK

Starting kernel ...


The same commands using the uImage instead of zImage works without
problems. Is expected to work ? Any clue before diving into the problem ?

Thanks in advance,
    Enric

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-06-21  8:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-20 10:27 [U-Boot] Not able to boot using zImage Enric Balletbo Serra
2013-06-20 14:45 ` Tom Rini
2013-06-21  8:46   ` Enric Balletbo Serra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox