[PATCH 15/40] lmb: config: add lmb config symbols for SPL

Simon Glass sjg at chromium.org
Fri Jul 26 01:32:26 CEST 2024


Hi Sughosh,

On Wed, 24 Jul 2024 at 00:04, Sughosh Ganu <sughosh.ganu at linaro.org> wrote:
>
> Add separate config symbols for enabling the LMB module for the SPL
> phase. The LMB module implementation now relies on alloced list data
> structure which requires heap area to be present. Add specific config
> symbol for the SPL phase of U-Boot so that this can be enabled on
> platforms which support a heap in SPL.

Could you please add here why we need lmb in SPL? If I missed an
email, please can you point to it?

>
> Signed-off-by: Sughosh Ganu <sughosh.ganu at linaro.org>
> ---
> Changes since rfc: None
>
>  lib/Kconfig | 12 +++++++++++-
>  1 file changed, 11 insertions(+), 1 deletion(-)

Regards,
SImon


More information about the U-Boot mailing list