]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/glsdk-u-boot.git/commit
MX53: support for freescale MX53LOCO board
authorJason Liu <jason.hui@linaro.org>
Fri, 13 May 2011 01:58:55 +0000 (01:58 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Mon, 23 May 2011 06:36:46 +0000 (08:36 +0200)
commit938080dc4b92ccde943f05088977587b472f8f18
treec93f2736d067849744612d76370bb11abcbeb375
parent464bed5cd0bac73fa738aa1c51050752069348f6
MX53: support for freescale MX53LOCO board

This patch add initial support for freescale MX53LOCO board.
Network(FEC),SD/MMC,UART have been supported by this patch

Signed-off-by: Jason Liu <jason.hui@linaro.org>
MAINTAINERS
board/freescale/mx53loco/Makefile [new file with mode: 0644]
board/freescale/mx53loco/imximage.cfg [new file with mode: 0644]
board/freescale/mx53loco/mx53loco.c [new file with mode: 0644]
boards.cfg
include/configs/mx53loco.h [new file with mode: 0644]