
Dear Wolfgang Grandegger,
In message 1256292196-20660-5-git-send-email-wg@grandegger.com you wrote:
From: Wolfgang Grandegger wg@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@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