From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v6] Add "chip_config" command for PPC4xx bootstrap configuration
Date: Fri, 24 Jul 2009 05:45:53 +0200 [thread overview]
Message-ID: <200907240545.53963.sr@denx.de> (raw)
In-Reply-To: <20090723200419.C18DB832E416@gemini.denx.de>
Hi Wolfgang,
On Thursday 23 July 2009 22:04:19 Wolfgang Denk wrote:
> > board/amcc/canyonlands/Makefile | 5 +-
> > board/amcc/canyonlands/bootstrap.c | 195
> > ---------------------------------- board/amcc/canyonlands/chip_config.c |
> > 87 +++++++++++++++
> > cpu/ppc4xx/Makefile | 3 +
> > cpu/ppc4xx/cmd_chip_config.c | 142 ++++++++++++++++++++++++
> > include/asm-ppc/ppc4xx_config.h | 42 +++++++
> > include/configs/canyonlands.h | 6 +
> > 7 files changed, 283 insertions(+), 197 deletions(-)
> > delete mode 100644 board/amcc/canyonlands/bootstrap.c
> > create mode 100644 board/amcc/canyonlands/chip_config.c
> > create mode 100644 cpu/ppc4xx/cmd_chip_config.c
> > create mode 100644 include/asm-ppc/ppc4xx_config.h
>
> Ackeds-by: Wolfgang Denk <wd@denx.de>
>
>
> Stefan, can you please run this through your ppc4xx repo? This seems
> to make most sense to me, as 4xx will be the first (and so far only)
> user.
Yes, will do. I'll send a pull request for this and other 4xx patches today.
Best regards,
Stefan
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
next prev parent reply other threads:[~2009-07-24 3:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-23 6:40 [U-Boot] [PATCH v6] Add "chip_config" command for PPC4xx bootstrap configuration Stefan Roese
2009-07-23 20:04 ` Wolfgang Denk
2009-07-24 3:45 ` Stefan Roese [this message]
2009-07-24 7:54 ` Stefan Roese
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=200907240545.53963.sr@denx.de \
--to=sr@denx.de \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.