Files
u-boot/boot
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-07 11:53:55 -07:00
2025-11-12 10:20:02 -07:00
2025-12-24 05:17:05 -07:00
2025-10-18 09:38:25 +01:00
2025-08-04 14:40:00 -06:00
2025-09-22 11:23:05 -06:00