From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/4] Correct some remaining bootm problems
Date: Fri, 12 Jul 2013 17:23:40 -0400 [thread overview]
Message-ID: <20130712212340.GQ13531@bill-the-cat> (raw)
In-Reply-To: <1373522891-7677-1-git-send-email-sjg@chromium.org>
On Wed, Jul 10, 2013 at 11:08:07PM -0700, Simon Glass wrote:
> The tortuous refactoring of bootm and fit_image_load() has thrown up
> four more issues:
>
> - Support for bootm (without arguments) on many OSes is broken since the
> OS functions do not handle the PREP stage, which is now required
> - In the case of loading a FIT image with a bootm-selected kernel
> configuration, this is not used for ramdisk and fdt but must be manually
> specified for each.
> - The Elf image loader arguments are out by 1
> - There is an extra OK message in the case of loading an uncompressed
> kernel
>
> This series corrects these problems. Verification was done using some
> sandbox tests written for the occassion. These will be sent to the list
> during the next merge window (or earlier if anyone wants to try them).
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130712/0a7b08fd/attachment.pgp>
prev parent reply other threads:[~2013-07-12 21:23 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-11 6:08 [U-Boot] [PATCH 0/4] Correct some remaining bootm problems Simon Glass
2013-07-11 6:08 ` [U-Boot] [PATCH 1/4] bootm: Remove extra OK message Simon Glass
2013-07-11 6:08 ` [U-Boot] [PATCH 2/4] blackfin: x86: bootm: Handle PREP stage of bootm Simon Glass
2013-07-12 8:28 ` Sughosh Ganu
2013-07-11 6:08 ` [U-Boot] [PATCH 3/4] bootm: Use selected configuration for ramdisk and fdt Simon Glass
2013-07-11 6:08 ` [U-Boot] [PATCH 4/4] bootm: Correct the arguments for the ELF image loader Simon Glass
2013-07-12 21:23 ` Tom Rini [this message]
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=20130712212340.GQ13531@bill-the-cat \
--to=trini@ti.com \
--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