]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
TI: TNETV107X EVM initial support
authorCyril Chemparathy <cyril@ti.com>
Mon, 7 Jun 2010 18:13:36 +0000 (14:13 -0400)
committerSandeep Paulraj <s-paulraj@ti.com>
Mon, 7 Jun 2010 18:13:36 +0000 (14:13 -0400)
commit04cbc19fedb55265d08cddea294c3b6d9f8b2d18
treefc8a979e06e2290aee0abadb9bd39c279eb535cc
parentda1ec42aafcc821ce6b5d316a2d4105292960d6b
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>
MAINTAINERS
MAKEALL
Makefile
board/ti/tnetv107xevm/Makefile [new file with mode: 0644]
board/ti/tnetv107xevm/config.mk [new file with mode: 0644]
board/ti/tnetv107xevm/sdb_board.c [new file with mode: 0644]
include/configs/tnetv107x_evm.h [new file with mode: 0644]