From 5553f000fc7820c0b0fea0dabf9b4dc1cf7099d4 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Mon, 19 Oct 2015 06:50:03 -0600 Subject: Revert "ARM: zynq: disable CONFIG_SYS_MALLOC_F to fix MMC boot" This reverts commit 321f86e18d6aae9f7b7ba3ef1eb0cec769481874. The original bug has been fixed. Signed-off-by: Simon Glass Tested-on: Zedboard and ZC706 board Tested-by: Masahiro Yamada Tested-on: zc702 Tested-by: Michal Simek --- configs/zynq_zybo_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/zynq_zybo_defconfig') diff --git a/configs/zynq_zybo_defconfig b/configs/zynq_zybo_defconfig index 46379e5139..77b94097fe 100644 --- a/configs/zynq_zybo_defconfig +++ b/configs/zynq_zybo_defconfig @@ -1,6 +1,5 @@ CONFIG_ARM=y CONFIG_ARCH_ZYNQ=y -# CONFIG_SYS_MALLOC_F is not set CONFIG_TARGET_ZYNQ_ZYBO=y CONFIG_DEFAULT_DEVICE_TREE="zynq-zybo" CONFIG_SPL=y -- cgit v1.2.1