]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
imx: Add titanium board support (i.MX6 based)
authorStefan Roese <sr@denx.de>
Wed, 17 Apr 2013 00:32:43 +0000 (00:32 +0000)
committerStefano Babic <sbabic@denx.de>
Mon, 22 Apr 2013 08:26:40 +0000 (10:26 +0200)
commitb29ca4a15888eb8eb98313f8c6ca6f329b22ef37
tree9ff8f9cdef3dcb84fa05c2e31e91b4e87e621341
parentae695b18df7c19ec3d062e36c1c25864096146f8
imx: Add titanium board support (i.MX6 based)

Titanium is a i.MX6 based board from ProjectionDesign / Barco. This
patch adds support for this board with the newly introduced NAND
support for i.MX6.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
MAINTAINERS
arch/arm/include/asm/arch-mx6/crm_regs.h
board/freescale/titanium/Makefile [new file with mode: 0644]
board/freescale/titanium/imximage.cfg [new file with mode: 0644]
board/freescale/titanium/titanium.c [new file with mode: 0644]
boards.cfg
include/configs/titanium.h [new file with mode: 0644]