]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mx6q: Add basic support for mx6qsabreauto
authorFabio Estevam <fabio.estevam@freescale.com>
Mon, 24 Sep 2012 08:09:33 +0000 (08:09 +0000)
committerTom Rini <trini@ti.com>
Mon, 15 Oct 2012 18:54:09 +0000 (11:54 -0700)
commit7dd6545da75d9194b4e59a183012c1117e6241cc
treee947cff0b92c9dc416f0ac5e57254220816b1ed0
parentbcfc71186e1d0d392384cf3a7a936431cb005bba
mx6q: Add basic support for mx6qsabreauto

mx6qsabreauto is a board based on mx6q SoC with the following features:
- 2GB of DDR3
- 2 USB ports
- 1 HDMI output port
- SPI NOR
- 2 LVDS LCD ports
- Gigabit Ethernet
- Camera
- eMMC and SD card slot
- Multichannel Audio
- CAN
- SATA
- NAND
- PCIE
- Video Input

Add very basic support for it.

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