[U-Boot] [PATCH v2 4/4] mpc52xx: add support for the IPEK01 board
Wolfgang Denk
wd at denx.de
Mon Oct 26 22:38:36 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
As this patch depends on the previous 3 patches which have to go
through Anatolij's repository, I will put this patch on hold until
Anatolij has applied these (which he cannot do until we have a "next"
branch, which I hope to be able to set up RSN).
Sorry for the delay.
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
"The number of Unix installations has grown to 10, with more
expected." - The Unix Programmer's Manual, 2nd Edition, June, 1972
More information about the U-Boot
mailing list