]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc52xx: add support for the IPEK01 board
authorWolfgang Grandegger <wg@denx.de>
Fri, 23 Oct 2009 10:03:16 +0000 (12:03 +0200)
committerWolfgang Denk <wd@denx.de>
Sat, 31 Oct 2009 15:14:35 +0000 (16:14 +0100)
commitcd12f615e4dd1dd24caab93f4157894783c6c1c0
treeb6104035af300fee764a0be99e74bbd9d90825da
parentd793b6bb1e37ccaba702bac088bfc0d0e91ac734
mpc52xx: add support for the IPEK01 board

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
MAKEALL
Makefile
board/ipek01/Makefile [new file with mode: 0644]
board/ipek01/config.mk [new file with mode: 0644]
board/ipek01/ipek01.c [new file with mode: 0644]
include/configs/ipek01.h [new file with mode: 0644]