summaryrefslogtreecommitdiffstats
path: root/board/sl8245
diff options
context:
space:
mode:
Diffstat (limited to 'board/sl8245')
-rw-r--r--board/sl8245/sl8245.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/sl8245/sl8245.c b/board/sl8245/sl8245.c
index 593eb4ee80..86478871bc 100644
--- a/board/sl8245/sl8245.c
+++ b/board/sl8245/sl8245.c
@@ -34,7 +34,7 @@ int checkboard (void)
return 0;
}
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
{
#ifndef CFG_RAMBOOT
long size;
OpenPOWER on IntegriCloud