summaryrefslogtreecommitdiff
path: root/configs/brppt1_nand_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-06-19 13:47:40 (GMT)
committerTom Rini <trini@konsulko.com>2017-06-19 13:47:40 (GMT)
commitfb82fe385173fdf7b55e50e4f343ae37a41cdbaa (patch)
treea7cf3d2a4e0e1281504c9563a59b8e75d3726080 /configs/brppt1_nand_defconfig
parenteab76dfd5b6a1930351845bfdbb03cc742f69e98 (diff)
downloadu-boot-fb82fe385173fdf7b55e50e4f343ae37a41cdbaa.tar.xz
configs: Resync defconfigs
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/brppt1_nand_defconfig')
-rw-r--r--configs/brppt1_nand_defconfig5
1 files changed, 1 insertions, 4 deletions
diff --git a/configs/brppt1_nand_defconfig b/configs/brppt1_nand_defconfig
index ff3b0f8..ba03758 100644
--- a/configs/brppt1_nand_defconfig
+++ b/configs/brppt1_nand_defconfig
@@ -8,7 +8,6 @@ CONFIG_TARGET_BRPPT1=y
CONFIG_SPL_SERIAL_SUPPORT=y
CONFIG_SPL_NAND_SUPPORT=y
CONFIG_SPL_WATCHDOG_SUPPORT=y
-CONFIG_SPL_POWER_SUPPORT=y
CONFIG_OF_BOARD_SETUP=y
CONFIG_SYS_EXTRA_OPTIONS="SERIAL1,CONS_INDEX=1,NAND"
CONFIG_BOOTDELAY=-2
@@ -21,9 +20,8 @@ CONFIG_VERSION_VARIABLE=y
# CONFIG_DISPLAY_BOARDINFO is not set
CONFIG_ARCH_MISC_INIT=y
CONFIG_SPL=y
-CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR=y
-CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR=0x300
CONFIG_SPL_I2C_SUPPORT=y
+CONFIG_SPL_POWER_SUPPORT=y
CONFIG_SPL_YMODEM_SUPPORT=y
CONFIG_HUSH_PARSER=y
CONFIG_CMD_BOOTZ=y
@@ -58,6 +56,5 @@ CONFIG_USB_MUSB_HOST=y
CONFIG_USB_STORAGE=y
CONFIG_SYS_WHITE_ON_BLACK=y
CONFIG_LCD=y
-CONFIG_OMAP_WATCHDOG=y
CONFIG_FAT_WRITE=y
CONFIG_OF_LIBFDT=y