From: Kumar Gala <galak@kernel.crashing.org>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH 2/8] [new uImage] POWERPC: Split get_fdt() into get and relocate routines
Date: Tue, 26 Feb 2008 08:43:07 -0600 [thread overview]
Message-ID: <572CC4FD-90EC-4D01-B341-22D72FEC816B@kernel.crashing.org> (raw)
In-Reply-To: <20080225173459.22881.92449.stgit@hekate.izotz.org>
On Feb 25, 2008, at 11:34 AM, Marian Balakowicz wrote:
> PPC specific FDT blob handling code is divided into two separate
> routines:
>
> get_fdt() - find and verify a FDT blob (either raw or image embedded)
> fdt_relocate() - move FDT blob to within BOOTMAP if needed
>
> Signed-off-by: Marian Balakowicz <m8@semihalf.com>
> ---
>
> lib_ppc/bootm.c | 61 ++++++++++++++++++++++++++++++++++++++
> +----------------
> 1 files changed, 43 insertions(+), 18 deletions(-)
Acked-by: Kumar Gala <galak@kernel.crashing.org>
- k
next prev parent reply other threads:[~2008-02-26 14:43 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-25 17:34 [U-Boot-Users] [PATCH 0/8] [new uImage] patchset5: Dual format uImage handling framework Marian Balakowicz
2008-02-25 17:34 ` [U-Boot-Users] [PATCH 1/8] [new uImage] Add dual format uImage support framework Marian Balakowicz
2008-02-25 17:34 ` [U-Boot-Users] [PATCH 2/8] [new uImage] POWERPC: Split get_fdt() into get and relocate routines Marian Balakowicz
2008-02-26 14:43 ` Kumar Gala [this message]
2008-02-25 17:35 ` [U-Boot-Users] [PATCH 3/8] [new uImage] Optimize gen_get_image() flow control Marian Balakowicz
2008-02-26 14:43 ` Kumar Gala
2008-02-25 17:35 ` [U-Boot-Users] [PATCH 4/8] [Makefile] Sort COBJS in lib_<arch> Makefiles Marian Balakowicz
2008-02-26 7:06 ` Jean-Christophe PLAGNIOL-VILLARD
2008-02-26 9:20 ` Marian Balakowicz
2008-02-26 15:28 ` Jon Loeliger
2008-02-27 11:24 ` Marian Balakowicz
2008-02-25 17:35 ` [U-Boot-Users] [PATCH 5/8] [new uImage] Move image verify flag to bootm_headers structure Marian Balakowicz
2008-02-26 14:45 ` Kumar Gala
2008-02-25 17:35 ` [U-Boot-Users] [PATCH 6/8] [new uImage] Add image_get_kernel() routine Marian Balakowicz
2008-02-26 14:46 ` Kumar Gala
2008-02-25 17:35 ` [U-Boot-Users] [PATCH 7/8] [new uImage] POWERPC: Add image_get_fdt() routine Marian Balakowicz
2008-02-26 14:47 ` Kumar Gala
2008-02-25 17:35 ` [U-Boot-Users] [PATCH 8/8] [new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabled Marian Balakowicz
2008-02-26 6:13 ` [U-Boot-Users] [PATCH 0/8] [new uImage] patchset5: Dual format uImage handling framework Kumar Gala
2008-02-26 8:39 ` Marian Balakowicz
2008-02-26 8:48 ` Marian Balakowicz
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=572CC4FD-90EC-4D01-B341-22D72FEC816B@kernel.crashing.org \
--to=galak@kernel.crashing.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