All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Booting a dt zImage kernel
Date: Mon, 23 Apr 2012 16:26:01 +0200	[thread overview]
Message-ID: <201204231626.01967.marex@denx.de> (raw)
In-Reply-To: <CAOMZO5A5gzCFU8CQUXfcTUB3qKKcUVPnDHuKNk4oXDhx2aO8gA@mail.gmail.com>

Dear Fabio Estevam,

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

Oh I'm so dead :-(

> 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?

Dunno, maybe you need further patch?

> Thanks,
> 
> Fabio Estevam

Best regards,
Marek Vasut

  reply	other threads:[~2012-04-23 14:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-23 14:13 [U-Boot] Booting a dt zImage kernel Fabio Estevam
2012-04-23 14:26 ` Marek Vasut [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201204231626.01967.marex@denx.de \
    --to=marex@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.