[PATCH v3 2/2] board: starfive: Rename spl_soc_init() to spl_dram_init()
Leo Liang
ycliang at andestech.com
Thu May 2 08:33:13 CEST 2024
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 at weidmueller.com wrote:
> > > From: Lukas Funke <lukas.funke at 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 at weidmueller.com>
> >
> > Reviewed-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> Any objection on this one?
Hi Lukas,
This patch has been merged to u-boot-riscv. Thanks!
Best regards,
Leo
More information about the U-Boot
mailing list