mx23evk: Add initial board support
authorOtavio Salvador <otavio@ossystems.com.br>
Wed, 23 Jan 2013 10:30:34 +0000 (10:30 +0000)
committerStefano Babic <sbabic@denx.de>
Mon, 28 Jan 2013 10:51:04 +0000 (11:51 +0100)
commit81ca840976e8e418ae8decaf03ea01f59b1b5be2
treed3b7a24a1081e7ab9b07c2bdc9898348099c81fa
parent38fc15d86c602f9b2411d81bf82c4bbd807b0704
mx23evk: Add initial board support

The following features are supported:
 * 128 MB DDR1 SDRAM
 * DUART
 * SD/MMC Card Socket

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Tested-by: Fabio Estevam <fabio.estevam@freescale.com>
MAINTAINERS
board/freescale/mx23evk/Makefile [new file with mode: 0644]
board/freescale/mx23evk/mx23evk.c [new file with mode: 0644]
board/freescale/mx23evk/spl_boot.c [new file with mode: 0644]
boards.cfg
include/configs/mx23evk.h [new file with mode: 0644]