]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
MX53: Add support to ESG ima3 board
authorStefano Babic <sbabic@denx.de>
Wed, 22 Feb 2012 00:24:40 +0000 (00:24 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Tue, 15 May 2012 06:31:31 +0000 (08:31 +0200)
commit79656d27b3e2eb4c9ceb273cc1efd33e51a9951a
tree2268768109baf6920af22dbc1b86e70ce8f2e3ab
parent9f472e6540f5632ce27b779d841a006d1c1b3d55
MX53: Add support to ESG ima3 board

The ESG ima3-mx53 board is based on the Freescale
i.MX53 SOC. It boots from NOR (128 MB) and
supports Ethernet (FEC), SATA.

Signed-off-by: Stefano Babic <sbabic@denx.de>
board/esg/ima3-mx53/Makefile [new file with mode: 0644]
board/esg/ima3-mx53/ima3-mx53.c [new file with mode: 0644]
board/esg/ima3-mx53/imximage.cfg [new file with mode: 0644]
boards.cfg
include/configs/ima3-mx53.h [new file with mode: 0644]