diff options
| author | Marek Vasut <marek.vasut+renesas@gmail.com> | 2020-05-09 22:02:50 +0200 |
|---|---|---|
| committer | Marek Vasut <marek.vasut+renesas@gmail.com> | 2020-08-02 19:58:26 +0200 |
| commit | 3223ca99ee5ff98b4189f1c66af64e14c7b472b1 (patch) | |
| tree | 9b2e37681c44ddedea42cbe308621581971d535c /include/linux | |
| parent | 7bee46fd4057449eef8f698cb2f28219538f2f0a (diff) | |
| download | u-boot-3223ca99ee5ff98b4189f1c66af64e14c7b472b1.tar.gz u-boot-3223ca99ee5ff98b4189f1c66af64e14c7b472b1.tar.xz u-boot-3223ca99ee5ff98b4189f1c66af64e14c7b472b1.zip | |
sh: Set gd->malloc_base if MALLOC_F_LEN is set
The gd->malloc_base must be set before the C runtime if the MALLOC_F_LEN
is non-zero, otherwise we hit assertion in dlmalloc.c initf_malloc(). So
set it.
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
