
19 Oct
2024
19 Oct
'24
4:21 a.m.
On Fri, 18 Oct 2024 15:51:07 +0200, Caleb Connolly wrote:
lmb_add_region() returns a positive integer if the added regions causes existing regions to be coalesced. We still want to notify the EFI subsystem about these added regions though, so adjust lmb_add() to only bail on errors.
This fixes EFI memory allocation on boards with adjacent memory banks as is the case on several Qualcomm boards like the RB3 Gen 2.
[...]
Applied to u-boot/master, thanks!
--
Tom