u-boot/arch/riscv/cpu/fu540
Heinrich Schuchardt d768dd8855 common: return type board_get_usable_ram_top
board_get_usable_ram_top() returns a physical address that is stored in
gd->ram_top. The return type of the function should be phys_addr_t like the
current type of gd->ram_top.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2023-08-15 18:21:17 +02:00
..
cpu.c riscv: cpu: fu540: Add support for cpu fu540 2020-06-04 09:44:09 +08:00
dram.c common: return type board_get_usable_ram_top 2023-08-15 18:21:17 +02:00
Kconfig riscv: Rename SiFive CLINT to RISC-V ALINT 2023-07-12 13:21:40 +08:00
Makefile board: sifive: use ccache driver instead of helper function 2021-09-07 10:34:29 +08:00
spl.c Revert "riscv: cpu: fu740: clear feature disable CSR" 2021-05-14 16:26:20 +08:00