u-boot/board/starfive/visionfive2
Lukas Funke 19b762cf83 board: starfive: Rename spl_soc_init() to spl_dram_init()
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>
2024-05-02 00:01:18 +08:00
..
Kconfig board: starfive: Add Kconfig for StarFive VisionFive v2 Board 2023-04-20 16:08:44 +08:00
MAINTAINERS board: starfive: maintainer: Add visionfive2 PCIe driver 2024-03-12 14:36:13 +08:00
Makefile eeprom: starfive: Enable ID EEPROM configuration 2023-07-12 13:21:40 +08:00
spl.c board: starfive: Rename spl_soc_init() to spl_dram_init() 2024-05-02 00:01:18 +08:00
starfive_visionfive2.c riscv: starfive: avoid including common.h 2024-04-09 11:30:37 +08:00
visionfive2-i2c-eeprom.c common: Convert *.c/h from UTF-8 to ASCII enconfing 2024-04-22 11:01:48 -06:00