riscv: sifive/fu540: spl: Rename soc_spl_init()
authorBin Meng <bin.meng@windriver.com>
Mon, 3 Aug 2020 06:09:03 +0000 (23:09 -0700)
committerAndes <uboot@andestech.com>
Fri, 14 Aug 2020 06:38:53 +0000 (14:38 +0800)
commitd6a01704b06b5ffe4b90366b15525389c54582ba
tree432187af07d98e55ba2922adb0fb432cf2d9a440
parentc4295ec849b387d039719c024afb465a4ca5cedb
riscv: sifive/fu540: spl: Rename soc_spl_init()

spl_soc_init() seems to be a better name, as all SPL functions
names start from the spl_ prefix.

Signed-off-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Rick Chen <rick@andestech.com>
Reviewed-by: Pragnesh Patel <pragnesh.patel@sifive.com>
Tested-by: Pragnesh Patel <pragnesh.patel@sifive.com>
arch/riscv/cpu/fu540/spl.c
arch/riscv/include/asm/arch-fu540/spl.h
board/sifive/fu540/spl.c