]> git.sur5r.net Git - u-boot/commit
mx31 litekit support
authorSascha Hauer <s.hauer@pengutronix.de>
Wed, 26 Mar 2008 19:41:09 +0000 (20:41 +0100)
committerGuennadi Liakhovetski <lg@denx.de>
Thu, 10 Apr 2008 09:14:58 +0000 (11:14 +0200)
commite2a1e9655892bb9096ddc54bd87de74ea9e038ba
tree4e56f84414d847a0387436c2385f3342ba8796ef
parent10212a0f11dc3b63cc8960c62ea91b519cb4793f
mx31 litekit support

This patch adds support for the mx31 litekit board

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
MAKEALL
Makefile
board/imx31_litekit/Makefile [new file with mode: 0644]
board/imx31_litekit/config.mk [new file with mode: 0644]
board/imx31_litekit/imx31_litekit.c [new file with mode: 0644]
board/imx31_litekit/lowlevel_init.S [new file with mode: 0644]
board/imx31_litekit/u-boot.lds [new file with mode: 0644]
include/configs/imx31_litekit.h [new file with mode: 0644]