public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Ladislav Michl <ladis@linux-mips.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] Help with spl: zImage support in Falcon mode
Date: Wed, 19 Oct 2016 21:52:29 +0200	[thread overview]
Message-ID: <20161019195228.GA4720@localhost.localdomain> (raw)
In-Reply-To: <AM4PR04MB2130F34A9AE8D8727474E4BFF1D20@AM4PR04MB2130.eurprd04.prod.outlook.com>

On Wed, Oct 19, 2016 at 04:52:50PM +0000, Diego Dorta wrote: 
[snip]
> Yes, all these commands works fine with uImage. I understood now.
> But, how do I do to use zImage instead of uImage?

I've never used spl export as I have fdt prepared during build time.
Looking at source, zImage support is not implemented.

> Is there any document that I can learn the steps?

See common/bootm.c:boot_get_kernel. You'll need a bit of hacking
to support zImage.

	ladis

  reply	other threads:[~2016-10-19 19:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-18 16:36 [U-Boot] Help with spl: zImage support in Falcon mode Diego Dorta
2016-10-19  9:50 ` Ladislav Michl
2016-10-19 16:52   ` Diego Dorta
2016-10-19 19:52     ` Ladislav Michl [this message]
2016-10-19 16:00 ` Fabio Estevam

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=20161019195228.GA4720@localhost.localdomain \
    --to=ladis@linux-mips.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox