diff options
author | Lukas Funke <lukas.funke@weidmueller.com> | 2024-04-24 09:43:38 +0200 |
---|---|---|
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | 2024-05-02 00:01:18 +0800 |
commit | d6c81b87e6c15d23815ffc37241795de4bdb71be (patch) | |
tree | 0048e724d89e054972891d8270eb105ad1e95119 /drivers/fpga/fpga.c | |
parent | 849e3fd8f698a3e12b5536d18d261e3fff87db33 (diff) |
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>
Diffstat (limited to 'drivers/fpga/fpga.c')
0 files changed, 0 insertions, 0 deletions