]> Git Repo - J-u-boot.git/blobdiff - configs/socfpga_de0_nano_soc_defconfig
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
[J-u-boot.git] / configs / socfpga_de0_nano_soc_defconfig
index 0eaa19b7671e0ff69e0d4d506e105d2f8bba8e6a..036fdcc19af930a99706c68043b63cb9c1b4e680 100644 (file)
@@ -8,6 +8,8 @@ CONFIG_DEFAULT_DEVICE_TREE="socfpga_cyclone5_de0_nano_soc"
 CONFIG_SPL_TEXT_BASE=0xFFFF0000
 CONFIG_TARGET_SOCFPGA_TERASIC_DE0_NANO=y
 CONFIG_DISTRO_DEFAULTS=y
+CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y
+CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x800000
 CONFIG_FIT=y
 CONFIG_TIMESTAMP=y
 # CONFIG_USE_BOOTCOMMAND is not set
This page took 0.026755 seconds and 4 git commands to generate.