[U-Boot] Please pull u-boot-ppc4xx/master (updated as reqeusted)

Stefan Roese sr at denx.de
Thu Sep 23 10:28:40 CEST 2010


Hi Wolfgang,

please pull the following 4xx fixes into master:

The following changes since commit e6e1fb3050351ae96153b1ba6a5bd0a2d745794b:

  Merge branch 'master' of git://git.denx.de/u-boot-blackfin (2010-09-22 22:36:42 +0200)

are available in the git repository at:

  git://www.denx.de/git/u-boot-ppc4xx.git master

Stefan Roese (3):
      ppc4xx: Fix CATcenter build
      ppc4xx: POST UART: Use in/out_8() io-accessor functions
      ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size

 arch/powerpc/cpu/ppc4xx/fdt.c |   10 ++--
 board/amcc/ebony/flash.c      |   31 ++++++++++++
 common/fdt_support.c          |   51 ++++++++++++++++----
 include/configs/CATcenter.h   |   23 +--------
 include/configs/acadia.h      |    8 +++-
 include/fdt_support.h         |    2 +-
 include/ppc4xx.h              |   10 ++++
 post/cpu/ppc4xx/uart.c        |  105 ++++++++++++++++-------------------------
 8 files changed, 138 insertions(+), 102 deletions(-)


More information about the U-Boot mailing list