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, [email protected] wrote: > > > From: Lukas Funke <[email protected]> > > > > > > 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 <[email protected]> > > > > Reviewed-by: Heinrich Schuchardt <[email protected]> > Any objection on this one?
Hi Lukas, This patch has been merged to u-boot-riscv. Thanks! Best regards, Leo

