]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mx31 litekit support
authorSascha Hauer <s.hauer@pengutronix.de>
Wed, 26 Mar 2008 19:41:09 +0000 (20:41 +0100)
committerWolfgang Denk <wd@denx.de>
Sun, 13 Apr 2008 21:28:24 +0000 (14:28 -0700)
commitcaebc95be3b42e5147b5fac7672ac4b2693ef7e1
treedf18b57f413be4b7999c1b9b3514d2982872865d
parentcdace0661208754a53019ea0dc7b803a040e0939
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]