summaryrefslogtreecommitdiffstats
path: root/board/sc3/sc3.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/sc3/sc3.c')
-rw-r--r--board/sc3/sc3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/sc3/sc3.c b/board/sc3/sc3.c
index fbdc1d769c..3d1a6542dc 100644
--- a/board/sc3/sc3.c
+++ b/board/sc3/sc3.c
@@ -579,7 +579,7 @@ static int printSDRAMConfig(char reg, unsigned long cr)
static unsigned int mbcf[] = {mem_mb0cf, mem_mb1cf, mem_mb2cf, mem_mb3cf};
#endif
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
{
unsigned int mems=0;
unsigned long ul1;
OpenPOWER on IntegriCloud