[U-Boot] [PATCH v6] Add "chip_config" command for PPC4xx bootstrap configuration

Stefan Roese sr at denx.de
Fri Jul 24 05:45:53 CEST 2009


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 at 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
=====================================================================


More information about the U-Boot mailing list