
15 Aug
2024
15 Aug
'24
10:34 p.m.
Hi Sughosh,
On Wed, 14 Aug 2024 at 12:02, Sughosh Ganu sughosh.ganu@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@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@chromium.org
Please can you mention where this new function is called from, or add the call into this patch?
Regards, Simon