diff options
author | Cyril Chemparathy <cyril@ti.com> | 2010-06-07 14:13:36 -0400 |
---|---|---|
committer | Sandeep Paulraj <s-paulraj@ti.com> | 2010-06-07 14:13:36 -0400 |
commit | 04cbc19fedb55265d08cddea294c3b6d9f8b2d18 (patch) | |
tree | fc8a979e06e2290aee0abadb9bd39c279eb535cc /MAKEALL | |
parent | da1ec42aafcc821ce6b5d316a2d4105292960d6b (diff) |
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-x | MAKEALL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -635,6 +635,7 @@ LIST_ARM11=" \ mx31pdk_nand \ qong \ smdk6400 \ + tnetv107x_evm \ " ######################################################################### |