summaryrefslogtreecommitdiff
path: root/configs/brppt1_nand_defconfig
diff options
context:
space:
mode:
authorJagan Teki <jagan@openedev.com>2017-01-21 10:48:33 (GMT)
committerTom Rini <trini@konsulko.com>2017-01-21 20:12:33 (GMT)
commit3788b451e32bc925c4a63a882acc9c3b4ee895be (patch)
tree5b72e5d5e520e6af20d9e3a29b9d098d82576005 /configs/brppt1_nand_defconfig
parentde70fefb1b65debb645c0a42bd896de744837dac (diff)
downloadu-boot-fsl-qoriq-3788b451e32bc925c4a63a882acc9c3b4ee895be.tar.xz
config: Move CONFIG_BOARD_LATE_INIT to defconfigs
Cc: Tom Rini <trini@konsulko.com> Signed-off-by: Jagan Teki <jagan@openedev.com>
Diffstat (limited to 'configs/brppt1_nand_defconfig')
-rw-r--r--configs/brppt1_nand_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/brppt1_nand_defconfig b/configs/brppt1_nand_defconfig
index 31cd180..eedf1dc 100644
--- a/configs/brppt1_nand_defconfig
+++ b/configs/brppt1_nand_defconfig
@@ -8,7 +8,6 @@ CONFIG_SPL_NAND_SUPPORT=y
CONFIG_SPL_POWER_SUPPORT=y
CONFIG_SPL_SERIAL_SUPPORT=y
CONFIG_SPL_WATCHDOG_SUPPORT=y
-# CONFIG_MMC is not set
CONFIG_SPL_YMODEM_SUPPORT=y
CONFIG_OF_BOARD_SETUP=y
CONFIG_SYS_EXTRA_OPTIONS="SERIAL1,CONS_INDEX=1,NAND"
@@ -18,6 +17,7 @@ CONFIG_SYS_CONSOLE_IS_IN_ENV=y
CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE=y
CONFIG_SYS_CONSOLE_INFO_QUIET=y
CONFIG_VERSION_VARIABLE=y
+CONFIG_BOARD_LATE_INIT=y
# CONFIG_DISPLAY_CPUINFO is not set
# CONFIG_DISPLAY_BOARDINFO is not set
CONFIG_SPL=y
@@ -49,6 +49,7 @@ CONFIG_CMD_EXT4_WRITE=y
CONFIG_CMD_FAT=y
CONFIG_CMD_FS_GENERIC=y
CONFIG_NETCONSOLE=y
+# CONFIG_MMC is not set
CONFIG_SYS_NS16550=y
CONFIG_USB=y
CONFIG_USB_MUSB_HOST=y