[U-Boot] Please pull u-boot-ppc4xx/master
Stefan Roese
sr at denx.de
Wed Sep 22 10:36:24 CEST 2010
Wolfgang, please pull the following ppc4xx fixes into master.
Thanks.
The following changes since commit 800eb09641ae67c707b65acff112684a954b7f44:
POST cleanup. (2010-09-21 21:39:31 +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 and add it to MAKEALL
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
MAKEALL | 1 +
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 ++++++++++++++++-------------------------
9 files changed, 139 insertions(+), 102 deletions(-)
More information about the U-Boot
mailing list