]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
cm-t54: add cm-t54 board support
authorDmitry Lifshitz <lifshitz@compulab.co.il>
Mon, 19 May 2014 09:50:54 +0000 (12:50 +0300)
committerTom Rini <trini@ti.com>
Fri, 23 May 2014 23:40:39 +0000 (19:40 -0400)
commit076446f106d0732f79456485be275ad2109306f4
tree1958c01ebdccd5c251675a29c694f4337f93d6e7
parent21254713d30f4921543170c658a576ff3c2275a7
cm-t54: add cm-t54 board support

Add cm-t54 board directory, config file. Enable build.

Basic support includes:

Serial console
SD/MMC
eMMC
USB
Ethernet

Signed-off-by: Dmitry Lifshitz <lifshitz@compulab.co.il>
Acked-by: Igor Grinberg <grinberg@compulab.co.il>
board/compulab/cm_t54/Makefile [new file with mode: 0644]
board/compulab/cm_t54/cm_t54.c [new file with mode: 0644]
board/compulab/cm_t54/mux.c [new file with mode: 0644]
board/compulab/cm_t54/spl.c [new file with mode: 0644]
boards.cfg
include/configs/cm_t54.h [new file with mode: 0644]