From: Wolfgang Denk <wd@denx.de>
To: Scott Wood <scottwood@freescale.com>
Cc: linuxppc-dev@ozlabs.org, paulus@samba.org
Subject: Re: [PATCH 3/4] bootwrapper: Add ppcboot.h.
Date: Tue, 17 Apr 2007 11:03:42 +0200 [thread overview]
Message-ID: <20070417090342.3E736352658@atlas.denx.de> (raw)
In-Reply-To: Your message of "Mon, 16 Apr 2007 18:25:53 CDT." <20070416232553.GB26693@ld0162-tx32.am.freescale.net>
In message <20070416232553.GB26693@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@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@denx.de
The man on tops walks a lonely street; the "chain" of command is
often a noose.
next prev parent reply other threads:[~2007-04-17 9:03 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-16 23:24 [PATCH 1/4] bootwrapper: Add CONFIG_DEVICE_TREE Scott Wood
2007-04-16 23:25 ` [PATCH 2/4] bootwrapper: Add a cuboot platform and a cuImage target Scott Wood
2007-04-16 23:25 ` [PATCH 3/4] bootwrapper: Add ppcboot.h Scott Wood
2007-04-17 9:03 ` Wolfgang Denk [this message]
2007-04-17 16:35 ` Scott Wood
2007-04-24 5:17 ` Paul Mackerras
2007-04-24 17:33 ` Scott Wood
2007-04-16 23:25 ` [PATCH 4/4] bootwrapper: cuboot for 83xx Scott Wood
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=20070417090342.3E736352658@atlas.denx.de \
--to=wd@denx.de \
--cc=linuxppc-dev@ozlabs.org \
--cc=paulus@samba.org \
--cc=scottwood@freescale.com \
/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;
as well as URLs for NNTP newsgroup(s).