From 665c35a764f9bcd2a42454f5c8fb7963352af8c1 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 23 Sep 2019 11:47:37 -0400 Subject: configs: Resync with savedefconfig Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini --- configs/tao3530_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/tao3530_defconfig') diff --git a/configs/tao3530_defconfig b/configs/tao3530_defconfig index f752e92d28..ab3590cc7b 100644 --- a/configs/tao3530_defconfig +++ b/configs/tao3530_defconfig @@ -5,8 +5,8 @@ CONFIG_SYS_TEXT_BASE=0x80008000 CONFIG_TARGET_TAO3530=y CONFIG_NR_DRAM_BANKS=2 CONFIG_SPL=y -CONFIG_BOOTDELAY=3 CONFIG_SPL_TEXT_BASE=0x40200800 +CONFIG_BOOTDELAY=3 # CONFIG_SPL_FS_EXT4 is not set CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="TAO-3530 # " -- cgit v1.2.1