summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Chou <thomas@wytron.com.tw>2015-09-09 15:59:15 +0800
committerThomas Chou <thomas@wytron.com.tw>2015-10-23 07:28:50 +0800
commitac45c9cba1e32c25e1d75f894e7707def8adfd23 (patch)
tree617768416db0c231ac93d2fcf090517906e7a6b3
parent3e468e6896aea45df1b8f6dbc9ebf5c3589c680a (diff)
downloadtalos-obmc-uboot-ac45c9cba1e32c25e1d75f894e7707def8adfd23.tar.gz
talos-obmc-uboot-ac45c9cba1e32c25e1d75f894e7707def8adfd23.zip
nios2: enable malloc() pool before relocation
Enable malloc() pool before relocation, because this is needed to use serial uclass. Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Reviewed-by: Marek Vasut <marex@denx.de>
-rw-r--r--configs/nios2-generic_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/nios2-generic_defconfig b/configs/nios2-generic_defconfig
index 2acf45de57..9c1bec58e6 100644
--- a/configs/nios2-generic_defconfig
+++ b/configs/nios2-generic_defconfig
@@ -1,5 +1,4 @@
CONFIG_NIOS2=y
-# CONFIG_SYS_MALLOC_F is not set
CONFIG_TARGET_NIOS2_GENERIC=y
CONFIG_DEFAULT_DEVICE_TREE="3c120_devboard"
CONFIG_HUSH_PARSER=y
OpenPOWER on IntegriCloud