All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Booting a dt zImage kernel
@ 2012-04-23 14:13 Fabio Estevam
  2012-04-23 14:26 ` Marek Vasut
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Fabio Estevam @ 2012-04-23 14:13 UTC (permalink / raw)
  To: u-boot

Hi,

I am able to successfully boot a zImage kernel with latest 2012.04
U-boot on mx28evk.

Now I want to boot a dt zImage version.

These are the steps I am doing:

make menuconfig and select [*] Support MXS platforms from device tree

make imx28-evk.dtb

make

cat arch/arm/boot/imx28-evk.dtb arch/arm/boot/zImage > arch/arm/boot/zImage_dtb

cp arch/arm/boot/zImage_dtb  /tftpboot/zImage

Then I get the following result:

U-Boot 2012.04-00001-ga1f2367-dirty (Apr 23 2012 - 10:01:52)

Freescale i.MX28 family at 454 MHz
DRAM:  128 MiB
MMC:   MXS MMC: 0
In:    serial
Out:   serial
Err:   serial
Net:   FEC0, FEC1
Hit any key to stop autoboot:  0
BOOTP broadcast 1
BOOTP broadcast 2
DHCP client bound to address 10.29.244.54
Using FEC0 device
TFTP from server 10.29.240.143; our IP address is 10.29.244.54
Filename 'zImage'.
Load address: 0x42000000
Loading: ## Warning: gatewayip needed but not set
#################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         ##################################################
done
Bytes transferred = 2250927 (2258af hex)
Bad Linux ARM zImage magic!

Any idea of why this is failing?

Thanks,

Fabio Estevam

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

end of thread, other threads:[~2012-04-23 15:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-23 14:13 [U-Boot] Booting a dt zImage kernel Fabio Estevam
2012-04-23 14:26 ` Marek Vasut
2012-04-23 14:50 ` Shawn Guo
2012-04-23 15:29   ` Fabio Estevam
2012-04-23 15:41     ` Stephen Warren
2012-04-23 15:46       ` Fabio Estevam
2012-04-23 15:21 ` Stefano Babic

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.