]> Git Repo - J-u-boot.git/blobdiff - configs/socfpga_n5x_atf_defconfig
Convert CONFIG_SYS_TEXT_BASE to Kconfig
[J-u-boot.git] / configs / socfpga_n5x_atf_defconfig
index 270030bfda1cac09962734b83c077e87c9a64fd8..fe41fb03b04e1b55ed58239ce92fbf9071aea72e 100644 (file)
@@ -2,12 +2,11 @@ CONFIG_ARM=y
 CONFIG_SPL_LDSCRIPT="arch/arm/mach-socfpga/u-boot-spl-soc64.lds"
 CONFIG_ARCH_SOCFPGA=y
 CONFIG_SYS_TEXT_BASE=0x200000
+CONFIG_SYS_MALLOC_LEN=0x500000
 CONFIG_SYS_MALLOC_F_LEN=0x2000
 CONFIG_NR_DRAM_BANKS=2
 CONFIG_ENV_SIZE=0x1000
 CONFIG_ENV_OFFSET=0x200
-CONFIG_SYS_SPI_U_BOOT_OFFS=0x02000000
-CONFIG_SYS_MALLOC_LEN=0x500000
 CONFIG_DM_GPIO=y
 CONFIG_DEFAULT_DEVICE_TREE="socfpga_n5x_socdk"
 CONFIG_SPL_TEXT_BASE=0xFFE00000
This page took 0.028754 seconds and 4 git commands to generate.