summaryrefslogtreecommitdiff
path: root/configs/uniphier_v8_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-06 12:13:29 -0400
committerTom Rini <trini@konsulko.com>2022-06-06 12:13:29 -0400
commit41e47b420d6b122f6eb21e6e4438b334cc983eb1 (patch)
treec992cebb18f98103afc3fe1eb1957fad4c4948da /configs/uniphier_v8_defconfig
parent8bbbd6337361cadad96b163bde4ae675752b7778 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/uniphier_v8_defconfig')
-rw-r--r--configs/uniphier_v8_defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/uniphier_v8_defconfig b/configs/uniphier_v8_defconfig
index c0cdc121f0..db986cf13b 100644
--- a/configs/uniphier_v8_defconfig
+++ b/configs/uniphier_v8_defconfig
@@ -15,8 +15,6 @@ CONFIG_BOOTCOMMAND="run ${bootdev}script; run ${bootdev}boot"
CONFIG_USE_PREBOOT=y
CONFIG_PREBOOT="env exist ${bootdev}preboot && run ${bootdev}preboot"
CONFIG_LOGLEVEL=6
-CONFIG_SPL_MAX_SIZE=0x10000
-CONFIG_SPL_PAD_TO=0x20000
CONFIG_CMD_CONFIG=y
# CONFIG_CMD_XIMG is not set
CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS=10