
2 May
2024
2 May
'24
8:33 a.m.
On Thu, May 02, 2024 at 08:06:43AM +0200, Lukas Funke wrote:
[EXTERNAL MAIL]
On 24.04.2024 13:01, Heinrich Schuchardt wrote:
On 24.04.24 09:43, lukas.funke-oss@weidmueller.com wrote:
From: Lukas Funke lukas.funke@weidmueller.com
Rename spl_soc_init() to spl_dram_init() because the generic function name does not reflect what the function actually does. Also spl_dram_init() is commonly used for dram initialization and should be called from board_init_f().
Signed-off-by: Lukas Funke lukas.funke@weidmueller.com
Reviewed-by: Heinrich Schuchardt xypron.glpk@gmx.de
Any objection on this one?
Hi Lukas,
This patch has been merged to u-boot-riscv. Thanks!
Best regards, Leo