aboutsummaryrefslogtreecommitdiff
path: root/configs/socfpga_stratix10_atf_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-08-07 15:17:12 -0400
committerTom Rini <trini@konsulko.com>2023-08-07 15:17:12 -0400
commitdf8967435a0b2fdc0657a003bf401e1c5af1ea6d (patch)
tree894966bfeefb981096775eef4ab2a78075b65ec1 /configs/socfpga_stratix10_atf_defconfig
parent543f7d0a3e86c50b5b0f088dd3ac92ea301de2ad (diff)
downloadu-boot-df8967435a0b2fdc0657a003bf401e1c5af1ea6d.zip
u-boot-df8967435a0b2fdc0657a003bf401e1c5af1ea6d.tar.gz
u-boot-df8967435a0b2fdc0657a003bf401e1c5af1ea6d.tar.bz2
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/socfpga_stratix10_atf_defconfig')
-rw-r--r--configs/socfpga_stratix10_atf_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/socfpga_stratix10_atf_defconfig b/configs/socfpga_stratix10_atf_defconfig
index e3e8a63..2d4f705 100644
--- a/configs/socfpga_stratix10_atf_defconfig
+++ b/configs/socfpga_stratix10_atf_defconfig
@@ -39,7 +39,6 @@ CONFIG_SYS_SPL_MALLOC=y
CONFIG_HAS_CUSTOM_SPL_MALLOC_START=y
CONFIG_CUSTOM_SYS_SPL_MALLOC_ADDR=0x3fa00000
CONFIG_SYS_SPL_MALLOC_SIZE=0x500000
-CONFIG_SPL_CRC32=y
CONFIG_SPL_SPI_LOAD=y
CONFIG_SYS_SPI_U_BOOT_OFFS=0x02000000
CONFIG_SPL_ATF=y
@@ -93,3 +92,4 @@ CONFIG_DESIGNWARE_WATCHDOG=y
CONFIG_WDT=y
# CONFIG_SPL_USE_TINY_PRINTF is not set
CONFIG_PANIC_HANG=y
+CONFIG_SPL_CRC32=y