[U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git

The following changes since commit 727f63334676e760877d43bfb8f0e9331ac8b101: Hebbar (1): common/usb.c: fix incorrect escape sequence
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Gary Jennejohn (2): ppc4xx: Add the Harris QUAD100HD AMCC 405EP-based board ppc4xx: QUAD100HD: Allow the environment to be put into flash.
Stefan Roese (1): Merge branch 'quad100hd'
MAINTAINERS | 4 + MAKEALL | 1 + Makefile | 3 + board/quad100hd/Makefile | 51 ++++++++ board/quad100hd/config.mk | 24 ++++ board/quad100hd/nand.c | 79 ++++++++++++ board/quad100hd/quad100hd.c | 93 ++++++++++++++ board/quad100hd/u-boot.lds | 133 +++++++++++++++++++ include/configs/quad100hd.h | 298 +++++++++++++++++++++++++++++++++++++++++++ 9 files changed, 686 insertions(+), 0 deletions(-) create mode 100644 board/quad100hd/Makefile create mode 100644 board/quad100hd/config.mk create mode 100644 board/quad100hd/nand.c create mode 100644 board/quad100hd/quad100hd.c create mode 100644 board/quad100hd/u-boot.lds create mode 100644 include/configs/quad100hd.h

In message 200805211742.06390.sr@denx.de you wrote:
The following changes since commit 727f63334676e760877d43bfb8f0e9331ac8b101: Hebbar (1): common/usb.c: fix incorrect escape sequence
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Gary Jennejohn (2): ppc4xx: Add the Harris QUAD100HD AMCC 405EP-based board ppc4xx: QUAD100HD: Allow the environment to be put into flash.
Stefan Roese (1): Merge branch 'quad100hd'
MAINTAINERS | 4 + MAKEALL | 1 + Makefile | 3 + board/quad100hd/Makefile | 51 ++++++++ board/quad100hd/config.mk | 24 ++++ board/quad100hd/nand.c | 79 ++++++++++++ board/quad100hd/quad100hd.c | 93 ++++++++++++++ board/quad100hd/u-boot.lds | 133 +++++++++++++++++++ include/configs/quad100hd.h | 298 +++++++++++++++++++++++++++++++++++++++++++ 9 files changed, 686 insertions(+), 0 deletions(-) create mode 100644 board/quad100hd/Makefile create mode 100644 board/quad100hd/config.mk create mode 100644 board/quad100hd/nand.c create mode 100644 board/quad100hd/quad100hd.c create mode 100644 board/quad100hd/u-boot.lds create mode 100644 include/configs/quad100hd.h
Done. Thanks.
Best regards,
Wolfgang Denk
participants (2)
-
Stefan Roese
-
Wolfgang Denk