]> git.ipfire.org Git - people/ms/u-boot.git/commit - configs/mx6sxsabreauto_defconfig
imx: mx6sxsabreauto: Add support for mx6sx SABREAUTO board
authorYe Li <ye.li@nxp.com>
Mon, 1 Feb 2016 02:41:32 +0000 (10:41 +0800)
committerStefano Babic <sbabic@denx.de>
Tue, 2 Feb 2016 20:04:21 +0000 (21:04 +0100)
commitcf94a3427abf2fdf3355f251aacce82305136fac
tree0fa958dbfd36b0c428c10e7bc148abffb38c521e
parentd4d1dd674977fc7be30bd1f113b564247236ed60
imx: mx6sxsabreauto: Add support for mx6sx SABREAUTO board

Initial version for mx6sx SABREAUTO board support with features:
PMIC, QSPI, NAND flash, SD/MMC, USB, Ethernet, I2C, IO Expander.

Signed-off-by: Ye Li <ye.li@nxp.com>
arch/arm/cpu/armv7/mx6/Kconfig
board/freescale/mx6sxsabreauto/Kconfig [new file with mode: 0644]
board/freescale/mx6sxsabreauto/MAINTAINERS [new file with mode: 0644]
board/freescale/mx6sxsabreauto/Makefile [new file with mode: 0644]
board/freescale/mx6sxsabreauto/imximage.cfg [new file with mode: 0644]
board/freescale/mx6sxsabreauto/mx6sxsabreauto.c [new file with mode: 0644]
configs/mx6sxsabreauto_defconfig [new file with mode: 0644]
include/configs/mx6sxsabreauto.h [new file with mode: 0644]