u-boot/arch/riscv/cpu/fu540
Lukas Funke d6c81b87e6 board: sifive: 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: Leo Yu-Chi Liang <ycliang@andestech.com>
2024-05-02 00:01:18 +08:00
..
cpu.c riscv: cpu: fu540: Add support for cpu fu540 2020-06-04 09:44:09 +08:00
dram.c riscv: Remove common.h usage 2023-10-24 16:34:45 -04:00
Kconfig riscv: Rename SiFive CLINT to RISC-V ALINT 2023-07-12 13:21:40 +08:00
Makefile board: sifive: use ccache driver instead of helper function 2021-09-07 10:34:29 +08:00
spl.c board: sifive: Rename spl_soc_init() to spl_dram_init() 2024-05-02 00:01:18 +08:00