diff options
author | Sascha Hauer <s.hauer@pengutronix.de> | 2008-03-26 20:41:17 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2008-04-13 14:29:18 -0700 |
commit | 5ad862166aa24d62a69aa9c708f6b2f5c0d28fb7 (patch) | |
tree | ab40265ca89f44a04b411a1598ca158f98dba1f4 /MAKEALL | |
parent | caebc95be3b42e5147b5fac7672ac4b2693ef7e1 (diff) | |
download | u-boot-imx-5ad862166aa24d62a69aa9c708f6b2f5c0d28fb7.zip u-boot-imx-5ad862166aa24d62a69aa9c708f6b2f5c0d28fb7.tar.gz u-boot-imx-5ad862166aa24d62a69aa9c708f6b2f5c0d28fb7.tar.bz2 |
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>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-x | MAKEALL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -508,6 +508,7 @@ LIST_ARM11=" \ omap2420h4 \ apollon \ imx31_litekit \ + imx31_phycore \ " ######################################################################### |