u-boot-brain/arch
Marek Vasut 3223ca99ee 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>
2020-08-02 19:58:26 +02:00
..
arc common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
arm Use binman instead of one of the Rockchip build scripts 2020-07-29 21:16:08 -04:00
m68k treewide: convert bd_t to struct bd_info manually 2020-07-17 10:46:44 -04:00
microblaze Remove CROSS_COMPILE default from arch/*/config.mk 2020-07-01 10:11:03 -04:00
mips mips: octeon: Add minimal Octeon 3 EBB7304 EVK support 2020-07-18 15:47:50 +02:00
nds32 treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
nios2 cpu: Convert the methods to use a const udevice * 2020-07-25 14:46:57 -06:00
powerpc powerpc: mpc85xx: Only enable binman when it is needed 2020-07-28 19:30:39 -06:00
riscv riscv: dts: hifive-unleashed-a00: Make memory node available to SPL 2020-07-24 14:56:29 +08:00
sandbox test/py: add tests for the button commands 2020-07-28 19:30:39 -06:00
sh sh: Set gd->malloc_base if MALLOC_F_LEN is set 2020-08-02 19:58:26 +02:00
x86 x86: chromebook_panther: Correct the image layout 2020-07-28 19:30:39 -06:00
xtensa Remove CROSS_COMPILE default from arch/*/config.mk 2020-07-01 10:11:03 -04:00
.gitignore .gitignore: drop include/asm/proc from ignore pattern 2014-06-19 11:18:54 -04:00
Kconfig x86: Change how selection of ROMs works 2020-07-28 19:30:39 -06:00
u-boot-elf.lds arch: Add explicit linker script for u-boot-elf 2020-04-03 11:52:55 -04:00