Files
u-boot/test
Ilias Apalodimas c20372170e lmb: Remove lmb_alloc_base_flags()
lmb_alloc_base() is just calling lmb_alloc_base_flags() with LMB_NONE.
There's not much we gain from this abstraction, so let's remove the
former add the flags argument to lmb_alloc_base() 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 3075708017)
2025-12-24 05:17:05 -07:00
..
2025-12-24 05:17:04 -07:00
2025-12-22 16:49:47 -07:00
2025-12-24 05:17:05 -07:00
2025-12-24 05:16:56 -07:00
2025-12-07 17:18:57 -07:00
2025-09-09 09:14:05 -06:00