]> git.dujemihanovic.xyz Git - u-boot.git/commit
lmb: bootm: remove superfluous lmb stub functions
authorSughosh Ganu <sughosh.ganu@linaro.org>
Mon, 26 Aug 2024 11:59:27 +0000 (17:29 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 3 Sep 2024 20:08:50 +0000 (14:08 -0600)
commitc2c50d52d9474ed8d6796d3def2083d5ad549dcc
tree01ad71ddbb150229051ce0a0e0c7a5487a81d50b
parent30ffdd61ded011433bfbbd6a3d14fac24547ad54
lmb: bootm: remove superfluous lmb stub functions

Remove a couple of superfluous LMB stub functions, and instead put a
check for calling the lmb_reserve() function.

Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
boot/bootm.c