[U-Boot] [PATCH 13/15] fdt: refactor initrd related code
Wolfgang Denk
wd at denx.de
Tue Aug 26 23:45:51 CEST 2008
Dear Kumar Gala,
In message <1218806685-3615-13-git-send-email-galak at kernel.crashing.org> you wrote:
> Created a new fdt_initrd() to deal with setting the initrd properties
> in the device tree and fixing up the mem reserve. We can use this both
> in the choosen node handling and lets us remove some duplicated code when
> we fixup the initrd info in bootm on PPC.
>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> common/fdt_support.c | 109 ++++++++++++++++++++++++++++++-------------------
> include/fdt_support.h | 1 +
> lib_ppc/bootm.c | 28 +------------
> 3 files changed, 70 insertions(+), 68 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"How to make a million dollars: First, get a million dollars."
- Steve Martin
More information about the U-Boot
mailing list