mx31: Add board support for HALE TT-01
authorHelmut Raiger <helmut.raiger@hale.at>
Thu, 27 Oct 2011 01:31:15 +0000 (01:31 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Thu, 3 Nov 2011 21:56:20 +0000 (22:56 +0100)
commit4d86dd022e771d7bb5f3a8ba9a8cb6954678bd7f
tree3bfb843fb42d089b70f9246f3dc43b704a1b4138
parenta6d9de436c3930addf98a54f62d936426a9917a4
mx31: Add board support for HALE TT-01

This adds basic board support for TT-01 based on
the Bluetechnix i.MX31 SOM. Currently only NOR-Flash
boot is implemented.

Signed-off-by: Helmut Raiger <helmut.raiger@hale.at>
Acked-by: Stefano Babic <sbabic@denx.de>
MAINTAINERS
board/hale/tt01/Makefile [new file with mode: 0644]
board/hale/tt01/lowlevel_init.S [new file with mode: 0644]
board/hale/tt01/tt01.c [new file with mode: 0644]
boards.cfg
include/configs/tt01.h [new file with mode: 0644]