[U-Boot] [PATCH v2 4/4] mpc52xx: add support for the IPEK01 board
Wolfgang Denk
wd at denx.de
Sat Oct 31 16:15:00 CET 2009
Dear Wolfgang Grandegger,
In message <1256292196-20660-5-git-send-email-wg at grandegger.com> you wrote:
> From: Wolfgang Grandegger <wg at denx.de>
>
> This patch adds support for the board IPEK01 based on the MPC5200.
> The Futjitsu Lime graphics controller is configured in 16 bpp mode.
>
> Signed-off-by: Wolfgang Grandegger <wg at denx.de>
> ---
> MAINTAINERS | 2 +
> MAKEALL | 1 +
> Makefile | 3 +
> board/ipek01/Makefile | 50 ++++++
> board/ipek01/config.mk | 30 ++++
> board/ipek01/ipek01.c | 282 ++++++++++++++++++++++++++++++++
> include/configs/ipek01.h | 408 ++++++++++++++++++++++++++++++++++++++++++++++
> 7 files changed, 776 insertions(+), 0 deletions(-)
> create mode 100644 board/ipek01/Makefile
> create mode 100644 board/ipek01/config.mk
> create mode 100644 board/ipek01/ipek01.c
> create mode 100644 include/configs/ipek01.h
Applied to "next" branch, 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: wd at denx.de
To be a winner, all you need to give is all you have.
More information about the U-Boot
mailing list