summaryrefslogtreecommitdiffstats
path: root/board/v38b/v38b.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/v38b/v38b.c')
-rw-r--r--board/v38b/v38b.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/v38b/v38b.c b/board/v38b/v38b.c
index ec032eef8d..8815a0cb4a 100644
--- a/board/v38b/v38b.c
+++ b/board/v38b/v38b.c
@@ -71,7 +71,7 @@ static void sdram_start(int hi_addr)
#endif /* !CFG_RAMBOOT */
-long int initdram(int board_type)
+phys_size_t initdram(int board_type)
{
ulong dramsize = 0;
ulong dramsize2 = 0;
OpenPOWER on IntegriCloud