[PATCH 3/4] bootwrapper: Add ppcboot.h.

Wolfgang Denk wd at denx.de
Tue Apr 17 19:03:42 EST 2007


In message <20070416232553.GB26693 at ld0162-tx32.am.freescale.net> you wrote:
> This file describes the bd_t struct, which is used by old versions of
> U-boot to pass information to the kernel.  Platform code that needs to
> interoperate with such firmware can use this; it should not be used for
> anything new.
> 
> Signed-off-by: Scott Wood <scottwood at freescale.com>
> ---
>  arch/powerpc/boot/ppcboot.h |  108 +++++++++++++++++++++++++++++++++++++++++++
>  1 files changed, 108 insertions(+), 0 deletions(-)
>  create mode 100644 arch/powerpc/boot/ppcboot.h
> 
> diff --git a/arch/powerpc/boot/ppcboot.h b/arch/powerpc/boot/ppcboot.h
> new file mode 100644
> index 0000000..5290ff2
> --- /dev/null
> +++ b/arch/powerpc/boot/ppcboot.h

Shouldn't we finally get this straight and call the file "u-boot.h" as
it is called in U-Boot?

The PPCBoot projects has been discontinued for many years by now...


Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk
Office:  Kirchenstr. 5,       D-82194 Groebenzell,            Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The man on tops walks a lonely street;  the  "chain"  of  command  is
often a noose.



More information about the Linuxppc-dev mailing list