u-boot/board/sifive/unmatched
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
..
hifive-platform-i2c-eeprom.c riscv: Remove common.h usage 2023-10-24 16:34:45 -04:00
Kconfig Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE 2022-10-31 11:01:31 -04:00
MAINTAINERS MAINTAINERS: update SiFive HiFive Unmatched maintainers 2023-06-27 10:09:46 +08:00
Makefile board: sifive: compile stuff only related to SPL in SPL build 2021-08-17 19:28:37 +08:00
spl.c board: sifive: Rename spl_soc_init() to spl_dram_init() 2024-05-02 00:01:18 +08:00
unmatched.c riscv: Remove common.h usage 2023-10-24 16:34:45 -04:00
unmatched.env riscv: sifive: unmatched: migrate to text environment 2023-12-18 11:09:01 +08:00