summaryrefslogtreecommitdiff
path: root/configs/mx6qpsabreauto_spinor_defconfig
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2016-03-16 15:17:12 +0800
committerYe Li <ye.li@nxp.com>2017-04-05 14:04:43 +0800
commit7feb7fcd7ca2e5b6801c9dbee1fcbda1b706e1b6 (patch)
tree9321f240876c56ab5ba3d0e087328a1d5195f46f /configs/mx6qpsabreauto_spinor_defconfig
parent6857edadd10214c2fd32718eea3605b5bdd98c86 (diff)
downloadu-boot-imx-7feb7fcd7ca2e5b6801c9dbee1fcbda1b706e1b6.zip
u-boot-imx-7feb7fcd7ca2e5b6801c9dbee1fcbda1b706e1b6.tar.gz
u-boot-imx-7feb7fcd7ca2e5b6801c9dbee1fcbda1b706e1b6.tar.bz2
MLK-12416-9: mx6qp: define CONFIG_MX6QP
Define CONFIG_MX6QP which will also set CONFIG_MX6Q, otherwise plugin code will use wrong ddr script. Signed-off-by: Peng Fan <peng.fan@nxp.com> (cherry picked from commit 901d9eb01736ab54822678a197fe1aeb281a81b9)
Diffstat (limited to 'configs/mx6qpsabreauto_spinor_defconfig')
-rw-r--r--configs/mx6qpsabreauto_spinor_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/mx6qpsabreauto_spinor_defconfig b/configs/mx6qpsabreauto_spinor_defconfig
index 1b97729..ee10a84 100644
--- a/configs/mx6qpsabreauto_spinor_defconfig
+++ b/configs/mx6qpsabreauto_spinor_defconfig
@@ -2,7 +2,7 @@ CONFIG_ARM=y
CONFIG_ARCH_MX6=y
CONFIG_TARGET_MX6QSABREAUTO=y
CONFIG_VIDEO=y
-CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6qsabreauto/mx6qp.cfg,MX6Q"
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6qsabreauto/mx6qp.cfg,MX6QP"
CONFIG_SPI_BOOT=y
CONFIG_BOOTDELAY=3
# CONFIG_CONSOLE_MUX is not set