On Wed, 24 Jul 2024 at 00:04, Sughosh Ganu <sughosh.g...@linaro.org> wrote:
>
> With the move to make the LMB allocations persistent and the common
> memory regions being reserved during board init, there is no need for
> an explicit reservation of a memory range. Remove the
> lmb_init_and_reserve_range() function.
>
> Signed-off-by: Sughosh Ganu <sughosh.g...@linaro.org>
> Reviewed-by: Ilias Apalodimas <ilias.apalodi...@linaro.org>
> Reviewed-by: Tom Rini <tr...@konsulko.com>
> ---
> Changes since rfc: None
>
>  boot/bootm.c  | 15 +--------------
>  include/lmb.h |  3 ---
>  lib/lmb.c     |  8 --------
>  3 files changed, 1 insertion(+), 25 deletions(-)

Reviewed-by: Simon Glass <s...@chromium.org>

Reply via email to