]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add initial support for Freescale mx51evk board
authorStefano Babic <sbabic@denx.de>
Fri, 5 Feb 2010 14:13:58 +0000 (15:13 +0100)
committerTom Rix <Tom.Rix@windriver.com>
Sun, 7 Mar 2010 18:36:36 +0000 (12:36 -0600)
commitc5fb70c9114bd0a8289444d3d5c7e360eda08232
tree1b4ad2cd30df60f7567206cd1379db7690c1261e
parentc67bee1460a0da89ef08cbc28375171acc9a4227
Add initial support for Freescale mx51evk board

The patch adds initial support for the Freescale mx51evk board.
Network (FEC) and SD controller (fsl_esdhc) are supported.

Signed-off-by: Stefano Babic <sbabic@denx.de>
Signed-off-by: Fred Fan <fanyefeng@gmail.com>
MAINTAINERS
MAKEALL
Makefile
board/freescale/mx51evk/Makefile [new file with mode: 0644]
board/freescale/mx51evk/config.mk [new file with mode: 0644]
board/freescale/mx51evk/imximage.cfg [new file with mode: 0644]
board/freescale/mx51evk/mx51evk.c [new file with mode: 0644]
board/freescale/mx51evk/mx51evk.h [new file with mode: 0644]
include/configs/mx51evk.h [new file with mode: 0644]