
15 Jun
2020
15 Jun
'20
9:56 p.m.
On Sun, Jun 07, 2020 at 11:54:00AM +0200, Heinrich Schuchardt wrote:
Several configutation options require additional memory before relocation:
- CONSOLE_RECORD
- LOG
- RSA
The current default of 0x400 is too small to encompass them all. Increase the value of SYS_MALLOC_F_LEN to 0x2000 for ARCH_QEMU.
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de
Applied to u-boot/master, thanks!
--
Tom