summaryrefslogtreecommitdiff
path: root/configs/zynq_cse_nand_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2018-08-07 18:32:50 +0300
committerTom Rini <trini@konsulko.com>2018-08-07 18:32:50 +0300
commit188ebc7b594841b6e05ece4690a01517b4136cdd (patch)
tree6144dfe164f47f4dfbe0294d46740fee6078cba6 /configs/zynq_cse_nand_defconfig
parent63d54c9c598079d3f30efb9e71be8fe5345a451d (diff)
parenta492fdffa3c86f6b8420b6433a2ce07271597324 (diff)
downloadu-boot-188ebc7b594841b6e05ece4690a01517b4136cdd.tar.xz
Merge tag 'xilinx-for-v2018.09-rc2' of git://git.denx.de/u-boot-microblaze
Xilinx fixes for v2018.09-rc2 xilinx: - Add support for zybo z7 and ultra96 - Tune zynq and zynqmp mini configurations - Move SYS_MALLOC_LEN to Kconfig fdt - make static funcs gpio: - Fix soft gpio driver - Fix Zynq gpio driver by using platdata microblaze: - Fix Kconfig entry spi - Move ISSI to Kconfig
Diffstat (limited to 'configs/zynq_cse_nand_defconfig')
-rw-r--r--configs/zynq_cse_nand_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/zynq_cse_nand_defconfig b/configs/zynq_cse_nand_defconfig
index 5ac68a8bd1..32027c491f 100644
--- a/configs/zynq_cse_nand_defconfig
+++ b/configs/zynq_cse_nand_defconfig
@@ -5,6 +5,7 @@ CONFIG_SYS_TEXT_BASE=0x100000
CONFIG_ENV_SIZE=0x190
CONFIG_SPL=y
CONFIG_SPL_STACK_R_ADDR=0x200000
+CONFIG_SYS_MALLOC_LEN=0x1000
CONFIG_DEFAULT_DEVICE_TREE="zynq-cse-nand"
# CONFIG_DISPLAY_CPUINFO is not set
CONFIG_SPL_STACK_R=y