summaryrefslogtreecommitdiffstats
path: root/board/mvblm7/mvblm7.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/mvblm7/mvblm7.c')
-rw-r--r--board/mvblm7/mvblm7.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/mvblm7/mvblm7.c b/board/mvblm7/mvblm7.c
index c02c59ce8a..41cb39dc9c 100644
--- a/board/mvblm7/mvblm7.c
+++ b/board/mvblm7/mvblm7.c
@@ -73,7 +73,7 @@ int fixed_sdram(void)
return CFG_DDR_SIZE;
}
-long int initdram(int board_type)
+phys_size_t initdram(int board_type)
{
volatile immap_t *im = (immap_t *) CFG_IMMR;
u32 msize = 0;
OpenPOWER on IntegriCloud