[PATCH] lmb: notify when adjacent regions are added
Tom Rini
trini at konsulko.com
Sat Oct 19 04:21:30 CEST 2024
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
More information about the U-Boot
mailing list