Commit dfa33fbe48fa6cd82017a090b1fbe63fb9174889

Authored by Fabio Estevam
Committed by Stefano Babic
1 parent d84a8c5b28

cm_fx6: Remove SPL entry from CONFIG_SYS_EXTRA_OPTIONS

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>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

configs/cm_fx6_defconfig
... ... @@ -12,7 +12,7 @@
12 12 CONFIG_VIDEO=y
13 13 # CONFIG_CMD_BMODE is not set
14 14 CONFIG_OF_BOARD_SETUP=y
15   -CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg,MX6QDL,SPL"
  15 +CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg,MX6QDL"
16 16 CONFIG_BOOTDELAY=3
17 17 CONFIG_SPL=y
18 18 CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR=0x80