[U-Boot] [PATCH V4] Add support for the galaxy5200
Wolfgang Denk
wd at denx.de
Thu Aug 13 23:14:18 CEST 2009
Dear "Eric Millbrandt",
In message <20090813150849.M86147 at coldhaus.com> you wrote:
> Add support for the DEKA Research and Development galaxy5200 board
>
> The galaxy5200 is an Freescale mpc5200 based embedded industrial control board.
>
> Signed-off-by: Eric Millbrandt <emillbrandt at dekaresearch.com>
> ---
>
> Changes since v1:
> - Amended with comments from Wolfgang
> - Make change to top level makefile per Wolfgang's suggestion.
>
> Changes since v2:
> - Defined additional chip select region.
>
> Changes since v3:
> - Fixed up patch title and commit message per Peter's suggestion.
>
> MAINTAINERS | 4 +
> MAKEALL | 1 +
> Makefile | 6 +
> board/galaxy5200/Makefile | 50 +++++
> board/galaxy5200/config.mk | 45 +++++
> board/galaxy5200/galaxy5200.c | 199 +++++++++++++++++++
> include/configs/galaxy5200.h | 428 +++++++++++++++++++++++++++++++++++++++++
> 7 files changed, 733 insertions(+), 0 deletions(-)
> create mode 100644 board/galaxy5200/Makefile
> create mode 100644 board/galaxy5200/config.mk
> create mode 100644 board/galaxy5200/galaxy5200.c
> create mode 100644 include/configs/galaxy5200.h
Applied to "next" branch. Thanks.
Applying: Add support for the galaxy5200
/home/wd/git/u-boot/next/.git/rebase-apply/patch:525: trailing
whitespace.
* variable defined
warning: 1 line applied after fixing whitespace errors.
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: wd at denx.de
All this doesn't alter anything, you know. The world is still full of
stupid people. They don't use their brains. They don't seem to want
to think straight. - Terry Pratchett, _Soul Music_
More information about the U-Boot
mailing list