u-boot/arch/riscv/cpu/fu540
Heinrich Schuchardt 6a43e3a167 riscv: sifive: fu540: redundant initialization
We should not initialize a variable if the value is overwritten before
being read.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Pragnesh Patel <pragnesh.patel@sifive.com>
Tested-by: Pragnesh Patel <pragnesh.patel@sifive.com>
Reviewed-by: Rick Chen <rick@andestech.com>
2020-08-14 14:39:14 +08:00
..
cache.c riscv: sifive: fu540: redundant initialization 2020-08-14 14:39:14 +08:00
cpu.c riscv: cpu: fu540: Add support for cpu fu540 2020-06-04 09:44:09 +08:00
dram.c riscv: cpu: fu540: Add support for cpu fu540 2020-06-04 09:44:09 +08:00
Kconfig riscv: sifive/fu540: kconfig: Move FU540 driver related options to the SoC level 2020-08-14 14:38:53 +08:00
Makefile riscv: sifive: fu540: enable all cache ways from U-Boot proper 2020-07-03 15:09:06 +08:00
spl.c riscv: sifive/fu540: spl: Rename soc_spl_init() 2020-08-14 14:38:53 +08:00