From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Fri, 24 Jul 2009 05:45:53 +0200 Subject: [U-Boot] [PATCH v6] Add "chip_config" command for PPC4xx bootstrap configuration In-Reply-To: <20090723200419.C18DB832E416@gemini.denx.de> References: <1248331200-3505-1-git-send-email-sr@denx.de> <20090723200419.C18DB832E416@gemini.denx.de> Message-ID: <200907240545.53963.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.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 > > > 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 =====================================================================