summaryrefslogtreecommitdiffstats
path: root/board/Marvell/db64360
diff options
context:
space:
mode:
Diffstat (limited to 'board/Marvell/db64360')
-rw-r--r--board/Marvell/db64360/sdram_init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/Marvell/db64360/sdram_init.c b/board/Marvell/db64360/sdram_init.c
index f04aaf9a6e..ecadaf2710 100644
--- a/board/Marvell/db64360/sdram_init.c
+++ b/board/Marvell/db64360/sdram_init.c
@@ -1728,7 +1728,7 @@ long int dram_size (long int *base, long int maxsize)
/* ppcboot interface function to SDRAM init - this is where all the
* controlling logic happens */
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
{
int s0 = 0, s1 = 0;
int checkbank[4] = {[0 ... 3] = 0 };
OpenPOWER on IntegriCloud