Files
u-boot/lib
Ilias Apalodimas e005799d8f lmb: Remove lmb_alloc_addr_flags()
lmb_alloc_addr() is just calling lmb_alloc_addr_flags() with LMB_NONE
There's not much we gain from this abstraction, so let's remove the
latter, add a flags argument to lmb_alloc_addr() and make the code a
bit easier to follow.

Reviewed-by: Sam Protsenko <semen.protsenko@linaro.org>
Tested-by: Sam Protsenko <semen.protsenko@linaro.org>
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
(cherry picked from commit 15e0c5e390)
2025-12-24 05:17:05 -07:00
..
2025-11-12 08:40:05 -07:00
2025-12-17 10:51:23 -07:00
2025-09-11 15:19:22 -06:00
2025-06-27 07:50:11 -06:00
2025-12-24 05:17:05 -07:00
2025-12-17 10:51:23 -07:00
2025-12-17 10:51:23 -07:00
2025-12-24 05:17:00 -07:00