]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
arm: zynq: Sync defconfigs with latest Kconfig structure
authorMichal Simek <michal.simek@xilinx.com>
Tue, 19 Feb 2019 11:13:48 +0000 (12:13 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 27 Feb 2019 07:53:09 +0000 (08:53 +0100)
Remove default values for SYS_MALLOC_F_LEN.
And remove ZYNQ_GEM_I2C_MAC_OFFSET for zybo.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
configs/zynq_zc702_RSA_defconfig
configs/zynq_zc702_defconfig
configs/zynq_zc706_eeprom_defconfig
configs/zynq_zc770_xm010_defconfig
configs/zynq_zybo_defconfig

index d3c6d9189885cbdc9d4e6d0c958016e517ae9c40..78a7d7f6909efe8392c34a66d8aa8b549e7490eb 100644 (file)
@@ -1,7 +1,6 @@
 CONFIG_ARM=y
 CONFIG_ARCH_ZYNQ=y
 CONFIG_SYS_TEXT_BASE=0x4000000
-CONFIG_SYS_MALLOC_F_LEN=0x800
 CONFIG_SPL=y
 CONFIG_DEBUG_UART_BASE=0xe0001000
 CONFIG_DEBUG_UART_CLOCK=50000000
index 00fe5242b99e0acae8b9e30d05d3ba8cae8cba41..4e4511d4621499009f008607ddf8c46972cb0fba 100644 (file)
@@ -1,7 +1,6 @@
 CONFIG_ARM=y
 CONFIG_ARCH_ZYNQ=y
 CONFIG_SYS_TEXT_BASE=0x4000000
-CONFIG_SYS_MALLOC_F_LEN=0x800
 CONFIG_SPL=y
 CONFIG_DEBUG_UART_BASE=0xe0001000
 CONFIG_DEBUG_UART_CLOCK=50000000
index 1906f1cadf7ccde771f799d39eb15940f105918f..584c0603e1888fa444dfe7161e0ad5d195d96705 100644 (file)
@@ -1,7 +1,6 @@
 CONFIG_ARM=y
 CONFIG_ARCH_ZYNQ=y
 CONFIG_SYS_TEXT_BASE=0x4000000
-CONFIG_SYS_MALLOC_F_LEN=0x800
 CONFIG_ENV_SIZE=0x400
 CONFIG_SPL=y
 CONFIG_DEBUG_UART_BASE=0xe0001000
index bdc9b3166209398e6da15ec11e045140cdf07b36..76a71408997cd8167c4b8c959a364534cc145ddd 100644 (file)
@@ -1,7 +1,6 @@
 CONFIG_ARM=y
 CONFIG_ARCH_ZYNQ=y
 CONFIG_SYS_TEXT_BASE=0x4000000
-CONFIG_SYS_MALLOC_F_LEN=0x800
 CONFIG_SPL=y
 CONFIG_DEBUG_UART_BASE=0xe0001000
 CONFIG_DEBUG_UART_CLOCK=50000000
index 64b635bfd68b880a1b577da700f4d4f358975007..4ba329cd92bd4536e3f79d1866a5cb8948b0b4e6 100644 (file)
@@ -39,7 +39,6 @@ CONFIG_DFU_RAM=y
 CONFIG_FPGA_XILINX=y
 CONFIG_FPGA_ZYNQPL=y
 CONFIG_DM_GPIO=y
-CONFIG_ZYNQ_GEM_I2C_MAC_OFFSET=0xFA
 CONFIG_MMC_SDHCI=y
 CONFIG_MMC_SDHCI_ZYNQ=y
 CONFIG_SPI_FLASH=y