forked from OERV-BSP/u-boot
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -16,6 +16,7 @@ CONFIG_SPL_TEXT_BASE=0x00908000
|
||||
CONFIG_SYS_MONITOR_LEN=409600
|
||||
CONFIG_SPL_MMC=y
|
||||
CONFIG_SPL_SERIAL=y
|
||||
CONFIG_WATCHDOG_TIMEOUT_MSECS=60000
|
||||
CONFIG_SPL=y
|
||||
CONFIG_ENV_OFFSET_REDUND=0x102000
|
||||
CONFIG_SPL_PAYLOAD="u-boot.img"
|
||||
@@ -83,5 +84,4 @@ CONFIG_USB=y
|
||||
# CONFIG_SPL_DM_USB is not set
|
||||
CONFIG_USB_HOST_ETHER=y
|
||||
CONFIG_USB_ETHER_ASIX=y
|
||||
CONFIG_WATCHDOG_TIMEOUT_MSECS=60000
|
||||
CONFIG_IMX_WATCHDOG=y
|
||||
|
||||
Reference in New Issue
Block a user