Dear Stefan Roese, In message <201004291023.24682...@denx.de> you wrote: > The following changes since commit 3699c28e6d16b563629c285311a0ce62a2c4c5d0: > > Merge branch 'master' of git://git.denx.de/u-boot-video (2010-04-28 > 00:10:41 +0200) > > are available in the git repository at: > > git://www.denx.de/git/u-boot-ppc4xx.git master > > Larry Johnson (1): > Fix typos in Korat board console output > > Stefan Roese (3): > ppc4xx: Add missing APC405 to MAKEALL > ppc4xx: Add support for ICON board (PPC440SPe) > ppc4xx: Fix APC405 build breakage > > MAINTAINERS | 1 + > MAKEALL | 2 + > Makefile | 3 + > board/korat/korat.c | 6 +- > board/mosaixtech/icon/Makefile | 53 ++++++ > board/mosaixtech/icon/chip_config.c | 55 ++++++ > board/mosaixtech/icon/config.mk | 34 ++++ > board/mosaixtech/icon/icon.c | 319 > +++++++++++++++++++++++++++++++++++ > board/mosaixtech/icon/init.S | 88 ++++++++++ > include/configs/APC405.h | 1 + > include/configs/icon.h | 308 +++++++++++++++++++++++++++++++++ > 11 files changed, 867 insertions(+), 3 deletions(-) > create mode 100644 board/mosaixtech/icon/Makefile > create mode 100644 board/mosaixtech/icon/chip_config.c > create mode 100644 board/mosaixtech/icon/config.mk > create mode 100644 board/mosaixtech/icon/icon.c > create mode 100644 board/mosaixtech/icon/init.S > create mode 100644 include/configs/icon.h
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: w...@denx.de Heavier than air flying machines are impossible. -- Lord Kelvin, President, Royal Society, c. 1895 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot