]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/glsdk-u-boot.git/commit
ARM: omap3: add support to Technexion twister board
authorStefano Babic <sbabic@denx.de>
Wed, 30 Nov 2011 23:56:53 +0000 (23:56 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 24 Dec 2011 09:23:29 +0000 (10:23 +0100)
commit92e30c07e02b84a3b63205fcb29ac57defd043f6
tree285a7b72f0a3e47f54175f7f17a19a4001031f3f
parentf9c6fac497e1ad4a2a54158eb8c3e8e1450edd5d
ARM: omap3: add support to Technexion twister board

The twister board is a development board using
the TAM3517 SOM.

Support for NAND, 2 Ethernet (EMAC and SMC911),
USB (EHCI_OMAP).

Signed-off-by: Stefano Babic <sbabic@denx.de>
CC: Tapani Utrianen <tapani@technexion.com>
CC: Tom Rini <tom.rini@gmail.com>
CC: Sandeep Paulraj <s-paulraj@ti.com>
MAINTAINERS
board/technexion/twister/Makefile [new file with mode: 0644]
board/technexion/twister/twister.c [new file with mode: 0644]
board/technexion/twister/twister.h [new file with mode: 0644]
boards.cfg
include/configs/twister.h [new file with mode: 0644]