MLK-12436-7: imx: mx6qsabreauto: add solo board support
Add solo version ddr script and build target. Signed-off-by: Peng Fan <peng.fan@nxp.com>
This commit is contained in:
9
configs/mx6solosabreauto_defconfig
Normal file
9
configs/mx6solosabreauto_defconfig
Normal file
@ -0,0 +1,9 @@
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARCH_MX6=y
|
||||
CONFIG_TARGET_MX6QSABREAUTO=y
|
||||
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6qsabreauto/mx6solo.cfg,MX6SOLO,SYS_NOSMP=\"nosmp\""
|
||||
CONFIG_CMD_GPIO=y
|
||||
CONFIG_SPI_FLASH=y
|
||||
CONFIG_SPI_FLASH_STMICRO=y
|
||||
CONFIG_DM=y
|
||||
CONFIG_DM_THERMAL=y
|
||||
Reference in New Issue
Block a user