riscv: sifive/fu540: Move SPL related functions to spl.c
authorBin Meng <bin.meng@windriver.com>
Mon, 3 Aug 2020 06:09:06 +0000 (23:09 -0700)
committerAndes <uboot@andestech.com>
Fri, 14 Aug 2020 06:38:53 +0000 (14:38 +0800)
commit3581811dc26fdf9eef05a7de9f654dc6a7a2596a
tree9c9693f266beca3fade8b1f3f919cc407c51e388
parent50856c3f0f0d14da97634e9cdef2f0380210f9cc
riscv: sifive/fu540: Move SPL related functions to spl.c

It's better to keep all SPL related functions in the same spl.c.

Signed-off-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Leo Liang <ycliang@andestech.com>
Reviewed-by: Rick Chen <rick@andestech.com>
Reviewed-by: Pragnesh Patel <pragnesh.patel@sifive.com>
Tested-by: Pragnesh Patel <pragnesh.patel@sifive.com>
board/sifive/fu540/fu540.c
board/sifive/fu540/spl.c