Skip to content

Commit b961382

Browse files
raajlokaAlif Zakuan Yuslaimi
authored andcommitted
configs: socfpga: Remove outdated configs
Remove some outdated configs from the socfpga defconfigs. Signed-off-by: Lokanathan, Raaj <raaj.lokanathan@intel.com>
1 parent c25fb9b commit b961382

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

configs/socfpga_n5x_legacy_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ CONFIG_SPL_TEXT_BASE=0xFFE00000
1919
CONFIG_SPL_HAS_BSS_LINKER_SECTION=y
2020
CONFIG_SPL_BSS_START_ADDR=0x3ff00000
2121
CONFIG_SPL_BSS_MAX_SIZE=0x100000
22-
CONFIG_SYS_BOOTM_LEN=0x2000000
2322
CONFIG_TARGET_SOCFPGA_N5X_SOCDK=y
2423
CONFIG_IDENT_STRING="socfpga_n5x"
2524
CONFIG_SPL_FS_FAT=y

configs/socfpga_stratix10_legacy_defconfig

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ CONFIG_SPL_TEXT_BASE=0xFFE00000
1919
CONFIG_SPL_HAS_BSS_LINKER_SECTION=y
2020
CONFIG_SPL_BSS_START_ADDR=0x3ff00000
2121
CONFIG_SPL_BSS_MAX_SIZE=0x100000
22-
CONFIG_SYS_BOOTM_LEN=0x2000000
2322
CONFIG_SYS_LOAD_ADDR=0x02000000
2423
CONFIG_TARGET_SOCFPGA_STRATIX10_SOCDK=y
2524
CONFIG_IDENT_STRING="socfpga_stratix10"
@@ -29,8 +28,6 @@ CONFIG_ARMV8_SEC_FIRMWARE_SUPPORT=y
2928
CONFIG_ARMV8_PSCI=y
3029
CONFIG_SYS_MEMTEST_START=0x00000000
3130
CONFIG_SYS_MEMTEST_END=0x3fe00000
32-
CONFIG_OPTIMIZE_INLINING=y
33-
CONFIG_SPL_OPTIMIZE_INLINING=y
3431
CONFIG_REMAKE_ELF=y
3532
CONFIG_BOOTDELAY=5
3633
CONFIG_USE_BOOTARGS=y

0 commit comments

Comments
 (0)