projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e468e6
)
nios2: enable malloc() pool before relocation
author
Thomas Chou
<thomas@wytron.com.tw>
Wed, 9 Sep 2015 07:59:15 +0000
(15:59 +0800)
committer
Thomas Chou
<thomas@wytron.com.tw>
Thu, 22 Oct 2015 23:28:50 +0000
(07:28 +0800)
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>
configs/nios2-generic_defconfig
patch
|
blob
|
history
diff --git
a/configs/nios2-generic_defconfig
b/configs/nios2-generic_defconfig
index 2acf45de57a5c6a7c223d25b528542a843a14507..9c1bec58e6771c4e6fbf8c824c05c3d0bcd71bf3 100644
(file)
--- 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