u-boot/arch/riscv/include/asm/arch-fu740
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
..
clk.h riscv: cpu: fu740: Add support for cpu fu740 2021-05-31 16:35:53 +08:00
eeprom.h board: sifive: spl: Initialized the PWM setting in the SPL stage 2024-01-31 16:52:24 +08:00
gpio.h riscv: cpu: fu740: Add support for cpu fu740 2021-05-31 16:35:53 +08:00
reset.h riscv: cpu: fu740: Add support for cpu fu740 2021-05-31 16:35:53 +08:00
spl.h board: sifive: Rename spl_soc_init() to spl_dram_init() 2024-05-02 00:01:18 +08:00