]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit6fcbb186512fb323deefd484721d0bf8387398b6
tree9c9693f266beca3fade8b1f3f919cc407c51e388
parent7c8c9c670bc0b957477987d56090dbed32b44650
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