Bug#988217: bootefi causes boot failure with boot.scr

2021-05-16 Thread Vagrant Cascadian
Control: severity 988217 serious On 2021-05-07, Vagrant Cascadian wrote: > On 2021-04-16, Bastian Germann wrote: >> On a Lamobo R1, I can verify 2021.01 versions not to boot with a >> default environment. However, 2020.10+dfsg-2 boots. Even though the >> original issue has the same outcome, I gues

Bug#988217: bootefi causes boot failure with boot.scr

2021-05-17 Thread Vagrant Cascadian
On 2021-05-16, Vagrant Cascadian wrote: > Control: severity 988217 serious > > On 2021-05-07, Vagrant Cascadian wrote: >> On 2021-04-16, Bastian Germann wrote: >>> On a Lamobo R1, I can verify 2021.01 versions not to boot with a >>> default environment. However, 2020.10+dfsg-2 boots. Even though th

Bug#988217: bootefi causes boot failure with boot.scr

2021-05-17 Thread Heinrich Schuchardt
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 CO

Bug#988217: bootefi causes boot failure with boot.scr

2021-05-18 Thread Bastian Germann
Am 18.05.21 um 03:27 schrieb Vagrant Cascadian: On 2021-05-07, Vagrant Cascadian wrote: On 2021-04-16, Bastian Germann wrote: I figured out my problem is caused by https://github.com/u-boot/u-boot/commit/f3866909e35074ea6f50226d40487a180de1132f. The boot_efi_bootmgr will run and read a bad dtb