Dear Stefan Roese, In message <[email protected]> you wrote: > 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(-)
Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] Man is the best computer we can put aboard a spacecraft ... and the only one that can be mass produced with unskilled labor. - Wernher von Braun _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

