]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Phytec Phycore-i.MX31 support
authorSascha Hauer <s.hauer@pengutronix.de>
Sun, 30 Mar 2008 10:32:27 +0000 (11:32 +0100)
committerPeter Pearse <peter.pearse@arm.com>
Sun, 30 Mar 2008 10:32:27 +0000 (11:32 +0100)
commitc88ae20580b2b01487b4cdcc8b2a113f551aee36
treeae3395441462021c7eaaabf765b5ed0d52cac5b2
parenta147e56f03871bba4f05058d5e04ce7deb010b04
Phytec Phycore-i.MX31 support

This patch adds support for the Phytec Phycore-i.MX31 board

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