]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
MX5:MX53: add initial support for MX53EVK board
authorLiu Hui-R64343 <r64343@freescale.com>
Mon, 3 Jan 2011 22:27:42 +0000 (22:27 +0000)
committerAlbert Aribaud <albert.aribaud@free.fr>
Tue, 1 Feb 2011 23:54:42 +0000 (00:54 +0100)
commit94391fbceebc9c874aad420d73d87b62804ab27c
treec335bc07c604c604abc378c30705e7a60b3f503c
parent3382fd48f277a3dc77ad8d3d99d255e88797b045
MX5:MX53: add initial support for MX53EVK board

Add initial support for MX53EVK board support.
FEC, SD/MMC, UART, I2C, have been supported.

Signed-off-by: Jason Liu <r64343@freescale.com>
MAINTAINERS
board/freescale/mx53evk/Makefile [new file with mode: 0644]
board/freescale/mx53evk/config.mk [new file with mode: 0644]
board/freescale/mx53evk/imximage.cfg [new file with mode: 0644]
board/freescale/mx53evk/mx53evk.c [new file with mode: 0644]
boards.cfg
include/configs/mx53evk.h [new file with mode: 0644]
include/mc13892.h