[U-Boot] Please pull u-boot-ppc4xx

Stefan Roese sr at denx.de
Tue Jan 10 08:42:58 CET 2012


Hi Wolfgang,

please pull the following changes:

The following changes since commit 9a420986cccc9bd2c37affd931d627b3c3e72952:

  ARM: highbank: enable networking and pxe (2012-01-05 20:10:38 +0100)

are available in the git repository at:
  git://www.denx.de/git/u-boot-ppc4xx.git master

David Müller (4):
      board/mpl/common: remove the old legacy flash
      board/mpl/pip405: use the CFI driver for the PIP405 board
      board/mpl/mip405: use the CFI driver for the MIP405/MIP405T board
      board/mpl/pati: use the CFI driver for the PATI board

Dirk Eibach (1):
      ppc4xx: Setup HICB on Io64

 board/gdsys/405ex/io64.c       |   16 +
 board/mpl/common/common_util.c |  202 ++++++++--
 board/mpl/common/common_util.h |    4 +
 board/mpl/common/flash.c       |  872 ----------------------------------------
 board/mpl/mip405/Makefile      |    6 +-
 board/mpl/mip405/mip405.c      |   22 +-
 board/mpl/pati/Makefile        |    4 +-
 board/mpl/pip405/Makefile      |   11 +-
 board/mpl/pip405/pip405.c      |   23 +-
 include/configs/MIP405.h       |   15 +-
 include/configs/PATI.h         |   13 +-
 include/configs/PIP405.h       |   16 +-
 include/gdsys_fpga.h           |    5 +-
 13 files changed, 287 insertions(+), 922 deletions(-)
 delete mode 100644 board/mpl/common/flash.c


More information about the U-Boot mailing list