]> git.ipfire.org Git - people/ms/u-boot.git/commit - Makefile
Phytec Phycore-i.MX31 support
authorSascha Hauer <s.hauer@pengutronix.de>
Wed, 26 Mar 2008 19:41:17 +0000 (20:41 +0100)
committerWolfgang Denk <wd@denx.de>
Sun, 13 Apr 2008 21:29:18 +0000 (14:29 -0700)
commit5ad862166aa24d62a69aa9c708f6b2f5c0d28fb7
treeab40265ca89f44a04b411a1598ca158f98dba1f4
parentcaebc95be3b42e5147b5fac7672ac4b2693ef7e1
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]