[PATCH v2 21/32] spl: sandbox: initialise the ram banksize in spl

Simon Glass sjg at chromium.org
Thu Aug 15 22:34:07 CEST 2024


Hi Sughosh,

On Wed, 14 Aug 2024 at 12:02, Sughosh Ganu <sughosh.ganu at linaro.org> wrote:
>
> Initialise the ram bank information for sandbox in SPL. This is needed
> for adding available memory to the LMB memory map, which is done as
> part of the initialisation sequence.
>
> Signed-off-by: Sughosh Ganu <sughosh.ganu at linaro.org>
> ---
> Changes since V1:
> * Update the commit message to explain why this change is being done.
>
>  arch/sandbox/cpu/spl.c | 13 +++++++++----
>  1 file changed, 9 insertions(+), 4 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>

Please can you mention where this new function is called from, or add
the call into this patch?

Regards,
Simon


More information about the U-Boot mailing list