]> Git Repo - J-u-boot.git/commit - boot/bootm.c
lmb: bootm: remove superfluous lmb stub functions
authorSughosh Ganu <[email protected]>
Mon, 26 Aug 2024 11:59:27 +0000 (17:29 +0530)
committerTom Rini <[email protected]>
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 <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Reviewed-by: Ilias Apalodimas <[email protected]>
boot/bootm.c
This page took 0.03305 seconds and 4 git commands to generate.