]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm, omap3: Add support for TechNexion modules
authorTapani Utriainen <tapani@technexion.com>
Wed, 4 Dec 2013 08:27:33 +0000 (09:27 +0100)
committerTom Rini <trini@ti.com>
Thu, 12 Dec 2013 19:54:21 +0000 (14:54 -0500)
commit550e3756c52ae1c93df2a5528ab5ff6d69c7dcdc
tree3360efb141203835e6bf049b95c6a2cda7d87aac
parentdcc23576384dbb875a4427dcfa9ac8d237230d42
arm, omap3: Add support for TechNexion modules

Add support for TechNexion TAO3530 SoM

This patch has been posted quite a long time ago. I ported it to
the latest mainline U-Boot version. With some additional cleanup
and enhancements.

Signed-off-by: Tapani Utriainen <tapani@technexion.com>
CC: Sandeep Paulraj <s-paulraj@ti.com>
Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Thorsten Eisbein <thorsten.eisbein@head-acoustics.de>
Cc: Tom Rini <trini@ti.com>
board/technexion/tao3530/Makefile [new file with mode: 0644]
board/technexion/tao3530/tao3530.c [new file with mode: 0644]
board/technexion/tao3530/tao3530.h [new file with mode: 0644]
boards.cfg
include/configs/tao3530.h [new file with mode: 0644]