summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2017-05-10 02:43:31 -0500
committerYe Li <ye.li@nxp.com>2017-05-10 02:43:31 -0500
commitb4f74042d6095a9713a1e31ba5f4361de4a19b50 (patch)
tree9537c54107ea3344dff199b8d28c06afd375a4a9 /board
parent4a9f777e8b44d5b2a32cfe344469b18e74373f64 (diff)
downloadu-boot-imx-b4f74042d6095a9713a1e31ba5f4361de4a19b50.zip
u-boot-imx-b4f74042d6095a9713a1e31ba5f4361de4a19b50.tar.gz
u-boot-imx-b4f74042d6095a9713a1e31ba5f4361de4a19b50.tar.bz2
MLK-14808 mx6sxsabresd: Fix wrong configuration name for QSPI boot
A wrong config name is used for QSPI boot, it causes IVT offset wrong. Fix the typo issue. Signed-off-by: Ye Li <ye.li@nxp.com>
Diffstat (limited to 'board')
-rw-r--r--board/freescale/mx6sxsabresd/imximage.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/mx6sxsabresd/imximage.cfg b/board/freescale/mx6sxsabresd/imximage.cfg
index 6967ce4..0ae8b0b 100644
--- a/board/freescale/mx6sxsabresd/imximage.cfg
+++ b/board/freescale/mx6sxsabresd/imximage.cfg
@@ -16,7 +16,7 @@ IMAGE_VERSION 2
* spi/sd/nand/onenand, qspi/nor
*/
-#ifdef CONFIG_BOOT_QSPI
+#ifdef CONFIG_QSPI_BOOT
BOOT_FROM qspi
#else
BOOT_FROM sd