summaryrefslogtreecommitdiff
path: root/MAKEALL
diff options
context:
space:
mode:
authorCyril Chemparathy <cyril@ti.com>2010-06-07 18:13:36 (GMT)
committerTom <Tom@bumblecow.com>2010-06-08 15:07:17 (GMT)
commit5cc48f7e55df0d74a12d338de2117f05951fc536 (patch)
tree41cf239956890670655163a8bf74b9ddc58fcbbb /MAKEALL
parent3712367c4830e87b4e7af5b480e82d316bab1251 (diff)
downloadu-boot-fsl-qoriq-5cc48f7e55df0d74a12d338de2117f05951fc536.tar.xz
TI: TNETV107X EVM initial support
TNETV107X is a Texas Instruments SoC based on an ARM1176 core, and with a bunch on on-chip integrated peripherals. This patch adds support for the TNETV107X EVM board. Signed-off-by: Cyril Chemparathy <cyril@ti.com> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-xMAKEALL1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAKEALL b/MAKEALL
index ee46590..28ba60e 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -635,6 +635,7 @@ LIST_ARM11=" \
mx31pdk_nand \
qong \
smdk6400 \
+ tnetv107x_evm \
"
#########################################################################