Skip to content
Commit d6c81b87 authored by Lukas Funke's avatar Lukas Funke Committed by Leo Yu-Chi Liang
Browse files

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: default avatarLukas Funke <lukas.funke@weidmueller.com>
Reviewed-by: default avatarLeo Yu-Chi Liang <ycliang@andestech.com>
parent 849e3fd8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment