summaryrefslogtreecommitdiff
path: root/configs/libretech_all_h3_cc_h2_plus_defconfig
diff options
context:
space:
mode:
authorAndre Przywara <andre.przywara@arm.com>2019-05-27 03:45:11 +0300
committerJagan Teki <jagan@amarulasolutions.com>2019-07-15 09:55:32 +0300
commit9340d8fe8bebf24441f15529b1a32d062158c65f (patch)
tree28303cabacfd2ccc30739ab8eaced38e88f9043c /configs/libretech_all_h3_cc_h2_plus_defconfig
parent6070ef409c1018860e8dd1f077297546d9d80115 (diff)
downloadu-boot-9340d8fe8bebf24441f15529b1a32d062158c65f.tar.xz
sunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to Kconfig
The choice of the SPL_TEXT_BASE is not really a decision that should be specified by each board's defconfig, as this setting is actually dictated by the SoC's memory map and the BootROM behaviour. To make this obvious and reduce the clutter in the defconfig files, let's specify the SoC constraints in the Kconfig stanza. This allows us to remove these lines from the defconfig files again. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Acked-by: Maxime Ripard <maxime.ripard@bootlin.com> Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
Diffstat (limited to 'configs/libretech_all_h3_cc_h2_plus_defconfig')
-rw-r--r--configs/libretech_all_h3_cc_h2_plus_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/libretech_all_h3_cc_h2_plus_defconfig b/configs/libretech_all_h3_cc_h2_plus_defconfig
index 7d7f542edf..7d42356993 100644
--- a/configs/libretech_all_h3_cc_h2_plus_defconfig
+++ b/configs/libretech_all_h3_cc_h2_plus_defconfig
@@ -6,7 +6,6 @@ CONFIG_MACH_SUN8I_H3=y
CONFIG_DRAM_CLK=672
CONFIG_MMC_SUNXI_SLOT_EXTRA=2
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
-CONFIG_SPL_TEXT_BASE=0x60
# CONFIG_CMD_FLASH is not set
# CONFIG_SPL_DOS_PARTITION is not set
# CONFIG_SPL_EFI_PARTITION is not set