summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLokanathan, Raaj <raaj.lokanathan@intel.com>2022-11-01 01:43:18 +0800
committerLokanathan, Raaj <raaj.lokanathan@intel.com>2022-11-01 10:33:26 +0800
commita240c7e4e50bc220e5b6e31f3f8cb8e75c72e6e9 (patch)
tree423d9656193f602d9703ef4710dbd784ebd5eb8f
parentf11973cf59b377686ba19784633c70a63af49b8a (diff)
downloadu-boot-socfpga-a240c7e4e50bc220e5b6e31f3f8cb8e75c72e6e9.tar.gz
configs: socfpga: Remove outdated configs
Remove some outdated configs from the socfpga defconfigs. Signed-off-by: Lokanathan, Raaj <raaj.lokanathan@intel.com>
-rw-r--r--configs/socfpga_n5x_legacy_defconfig1
-rw-r--r--configs/socfpga_stratix10_legacy_defconfig3
2 files changed, 0 insertions, 4 deletions
diff --git a/configs/socfpga_n5x_legacy_defconfig b/configs/socfpga_n5x_legacy_defconfig
index 5fdc6f47fb..8bcd6d4ea2 100644
--- a/configs/socfpga_n5x_legacy_defconfig
+++ b/configs/socfpga_n5x_legacy_defconfig
@@ -42,7 +42,6 @@ CONFIG_SPL_TARGET="spl/u-boot-spl-dtb.hex"
CONFIG_HUSH_PARSER=y
CONFIG_SYS_MAXARGS=64
CONFIG_SYS_PBSIZE=2079
-CONFIG_SYS_BOOTM_LEN=0x2000000
CONFIG_CMD_MEMTEST=y
CONFIG_CMD_GPIO=y
CONFIG_CMD_I2C=y
diff --git a/configs/socfpga_stratix10_legacy_defconfig b/configs/socfpga_stratix10_legacy_defconfig
index aff01af6ee..59ded32b2e 100644
--- a/configs/socfpga_stratix10_legacy_defconfig
+++ b/configs/socfpga_stratix10_legacy_defconfig
@@ -18,8 +18,6 @@ CONFIG_SPL_FS_FAT=y
# CONFIG_PSCI_RESET is not set
CONFIG_SYS_MEMTEST_START=0x00000000
CONFIG_SYS_MEMTEST_END=0x3fe00000
-CONFIG_OPTIMIZE_INLINING=y
-CONFIG_SPL_OPTIMIZE_INLINING=y
CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y
CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x101000
CONFIG_ARMV8_SEC_FIRMWARE_SUPPORT=y
@@ -46,7 +44,6 @@ CONFIG_SPL_TARGET="spl/u-boot-spl-dtb.hex"
CONFIG_HUSH_PARSER=y
CONFIG_SYS_MAXARGS=64
CONFIG_SYS_PBSIZE=2085
-CONFIG_SYS_BOOTM_LEN=0x2000000
CONFIG_CMD_MEMTEST=y
# CONFIG_CMD_FLASH is not set
CONFIG_CMD_GPIO=y