From: Graeme Russ <graeme.russ@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 08/12] x86: Add multiboot header
Date: Sat, 12 Nov 2011 21:08:22 +1100 [thread overview]
Message-ID: <4EBE4596.5050809@gmail.com> (raw)
In-Reply-To: <1320755603-8695-9-git-send-email-graeme.russ@gmail.com>
On 08/11/11 23:33, Graeme Russ wrote:
> By adding a multiboot header, U-Boot can be loaded by GRUB2. Using GRUB2 to
> bootstrap U-Boot is useful for using an existing BIOS to get an initial
> U-Boot port up and running before implementing the low-level reset vector
> code, SDRAM init, etc. and overwriting the BIOS
>
> Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
> ---
> Changes for v1:
> - None (skipped to set single version for consolidated series)
> Changes for v2:
> - Consolidated patch series
>
> arch/x86/cpu/start.S | 20 ++++++++++++++++++++
> 1 files changed, 20 insertions(+), 0 deletions(-)
Applied to u-boot-x86
Thanks,
Graeme
next prev parent reply other threads:[~2011-11-12 10:08 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-05 2:21 [U-Boot] [PATCH v0 0/7] Various x86 fixups Graeme Russ
2011-11-05 2:21 ` [U-Boot] [PATCH v0 1/7] x86: Punt cold- and warm-boot flags Graeme Russ
2011-11-05 17:03 ` Mike Frysinger
2011-11-08 12:33 ` [U-Boot] [PATCH v2 06/12] " Graeme Russ
2011-11-08 13:51 ` Mike Frysinger
2011-11-12 10:07 ` Graeme Russ
2011-11-05 2:21 ` [U-Boot] [PATCH v0 2/7] sc520: Create arch asm-offsets Graeme Russ
2011-11-08 12:33 ` [U-Boot] [PATCH v2 07/12] " Graeme Russ
2011-11-12 10:08 ` Graeme Russ
2011-11-05 2:21 ` [U-Boot] [PATCH v0 3/7] x86: Add multiboot header Graeme Russ
2011-11-07 21:51 ` Wolfgang Denk
2011-11-08 12:33 ` [U-Boot] [PATCH v2 08/12] " Graeme Russ
2011-11-12 10:08 ` Graeme Russ [this message]
2011-11-05 2:21 ` [U-Boot] [PATCH v0 4/7] x86: Provide more configuration granularity Graeme Russ
2011-11-07 21:55 ` Wolfgang Denk
2011-11-07 21:59 ` Wolfgang Denk
2011-11-08 12:33 ` [U-Boot] [PATCH v2 09/12] " Graeme Russ
2011-11-12 10:11 ` Graeme Russ
2011-11-05 2:21 ` [U-Boot] [PATCH v0 5/7] x86: Ensure IDT and GDT remain 16-byte aligned post relocation Graeme Russ
2011-11-08 12:33 ` [U-Boot] [PATCH v2 10/12] " Graeme Russ
2011-11-12 10:12 ` Graeme Russ
2011-11-05 2:21 ` [U-Boot] [PATCH v0 6/7] x86: Misc PCI touchups Graeme Russ
2011-11-07 21:57 ` Wolfgang Denk
2011-11-08 12:33 ` [U-Boot] [PATCH v2 11/12] " Graeme Russ
2011-11-12 10:12 ` Graeme Russ
2011-11-05 2:21 ` [U-Boot] [PATCH v0 7/7] x86: Misc cleanups Graeme Russ
2011-11-08 12:33 ` [U-Boot] [PATCH v2 12/12] " Graeme Russ
2011-11-12 10:13 ` Graeme Russ
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=4EBE4596.5050809@gmail.com \
--to=graeme.russ@gmail.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