mx6: Add basic support for mx6qsabresd board.
authorFabio Estevam <fabio.estevam@freescale.com>
Thu, 13 Sep 2012 03:18:20 +0000 (03:18 +0000)
committerTom Rini <trini@ti.com>
Mon, 15 Oct 2012 18:54:08 +0000 (11:54 -0700)
commit7891e258d40bbacd24c1038af53e3c7354c383a6
treeefac42063b3dcd5521469c1893d537e94af81f8f
parentaf7ec0b0582f658873713c311497626c571f3b31
mx6: Add basic support for mx6qsabresd board.

mx6qsabresd is a board based on mx6q SoC with the following features:
- 1GB of DDR3
- 1 USB OTG port
- 1 HDMI output port
- SPI NOR
- LVDS panel
- Gigabit Ethernet
- Camera Connector
- eMMC and SD card slot
- Audio

Add very basic support for it.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
MAINTAINERS
board/freescale/mx6qsabresd/Makefile [new file with mode: 0644]
board/freescale/mx6qsabresd/mx6qsabresd.c [new file with mode: 0644]
boards.cfg
include/configs/mx6qsabresd.h [new file with mode: 0644]