summaryrefslogtreecommitdiff
path: root/arch/riscv/cpu/fu740/dram.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/riscv/cpu/fu740/dram.c')
-rw-r--r--arch/riscv/cpu/fu740/dram.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/riscv/cpu/fu740/dram.c b/arch/riscv/cpu/fu740/dram.c
index d6d4a41d25..8657fcd165 100644
--- a/arch/riscv/cpu/fu740/dram.c
+++ b/arch/riscv/cpu/fu740/dram.c
@@ -20,7 +20,7 @@ int dram_init_banksize(void)
return fdtdec_setup_memory_banksize();
}
-phys_size_t board_get_usable_ram_top(phys_size_t total_size)
+phys_addr_t board_get_usable_ram_top(phys_size_t total_size)
{
#ifdef CONFIG_64BIT
/*