summaryrefslogtreecommitdiffstats
path: root/configs/zynq_zc770_xm013_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-10-19 06:50:03 -0600
committerTom Rini <trini@konsulko.com>2015-10-24 13:50:37 -0400
commit5553f000fc7820c0b0fea0dabf9b4dc1cf7099d4 (patch)
tree4fb4bda87b8b5cd4ef7fefaff852bfb9ce1b6370 /configs/zynq_zc770_xm013_defconfig
parent5fa030b9f013cba7e170043bf371a0a32d8c07c8 (diff)
downloadtalos-obmc-uboot-5553f000fc7820c0b0fea0dabf9b4dc1cf7099d4.tar.gz
talos-obmc-uboot-5553f000fc7820c0b0fea0dabf9b4dc1cf7099d4.zip
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 <sjg@chromium.org> Tested-on: Zedboard and ZC706 board Tested-by: Masahiro Yamada <yamada.masahiro@socionext.com> Tested-on: zc702 Tested-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'configs/zynq_zc770_xm013_defconfig')
-rw-r--r--configs/zynq_zc770_xm013_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/zynq_zc770_xm013_defconfig b/configs/zynq_zc770_xm013_defconfig
index 95e32a525c..c59599f7f7 100644
--- a/configs/zynq_zc770_xm013_defconfig
+++ b/configs/zynq_zc770_xm013_defconfig
@@ -1,6 +1,5 @@
CONFIG_ARM=y
CONFIG_ARCH_ZYNQ=y
-# CONFIG_SYS_MALLOC_F is not set
CONFIG_TARGET_ZYNQ_ZC770=y
CONFIG_DEFAULT_DEVICE_TREE="zynq-zc770-xm013"
CONFIG_SPL=y
OpenPOWER on IntegriCloud