]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
cm_fx6: Remove SPL entry from CONFIG_SYS_EXTRA_OPTIONS
authorFabio Estevam <fabio.estevam@nxp.com>
Wed, 31 May 2017 16:16:27 +0000 (13:16 -0300)
committerStefano Babic <sbabic@denx.de>
Wed, 12 Jul 2017 07:42:33 +0000 (09:42 +0200)
SPL is already selected via CONFIG_SPL=y, so there is no need
to pass it inside CONFIG_SYS_EXTRA_OPTIONS.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
configs/cm_fx6_defconfig

index a548d8f846a18fd3787284387cd6fda60eeabda6..fa5d9e35be40f225359c4987bfae2166b196f94e 100644 (file)
@@ -12,7 +12,7 @@ CONFIG_SPL_WATCHDOG_SUPPORT=y
 CONFIG_VIDEO=y
 # CONFIG_CMD_BMODE is not set
 CONFIG_OF_BOARD_SETUP=y
-CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg,MX6QDL,SPL"
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg,MX6QDL"
 CONFIG_BOOTDELAY=3
 CONFIG_SPL=y
 CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR=0x80