The original problem report showed the following situation was hit:
common/malloc_simple.c:29:
log_err("alloc space exhausted\n");
You cannot expect normal system behavior when reaching this situation.
The available space for simple malloc is defined by:
CONFIG_SPL_SYS_MALLOC_F_LEN=0x2000
CONFIG_SYS_MALLOC_F_LEN=0x2000
I assume that the problem arises in main U-Boot not in SPL. Please,
increase CONFIG_SYS_MALLOC_F_LEN and check if this error message goes away.
Best regards
Heinrich
- Bug#975490: u-boot-sunxi: Booting the system go... Bastian Germann
- Bug#975490: u-boot-sunxi: Booting the syst... Vagrant Cascadian
- Bug#975490: u-boot-sunxi: Booting the syst... Bastian Germann
- Bug#975490: u-boot-sunxi: Booting the ... Bastian Germann
- Bug#975490: u-boot-sunxi: Booting the syst... Vagrant Cascadian
- Processed: Re: Bug#975490: u-boot-sunx... Debian Bug Tracking System
- Bug#988217: bootefi causes boot failur... Vagrant Cascadian
- Bug#988217: bootefi causes boot fa... Heinrich Schuchardt
- Bug#975490: u-boot-sunxi: Boot... Bastian Germann
- Bug#988217: bootefi causes boot fa... Bastian Germann
- Bug#988217: u-boot: bootefi causes boo... Vagrant Cascadian
- Bug#988217: u-boot: bootefi causes... Cyril Brulebois
- Bug#988217: u-boot: bootefi ca... Vagrant Cascadian

