]> git.sur5r.net Git - u-boot/commit
Phytec Phycore-i.MX31 support
authorSascha Hauer <s.hauer@pengutronix.de>
Wed, 26 Mar 2008 19:41:17 +0000 (20:41 +0100)
committerGuennadi Liakhovetski <lg@denx.de>
Thu, 10 Apr 2008 09:15:01 +0000 (11:15 +0200)
commit37500d20f94e53076edcf41019aeeb39af929819
tree1eae39b6a5bbab2802ac23e270faab6b96fd15e7
parente2a1e9655892bb9096ddc54bd87de74ea9e038ba
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]