summaryrefslogtreecommitdiffstats
path: root/board/v37/v37.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/v37/v37.c')
-rw-r--r--board/v37/v37.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/v37/v37.c b/board/v37/v37.c
index 2e47573024..2067fedfca 100644
--- a/board/v37/v37.c
+++ b/board/v37/v37.c
@@ -90,7 +90,7 @@ int checkboard (void)
/* ------------------------------------------------------------------------- */
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
{
volatile immap_t *immap = (immap_t *)CFG_IMMR;
volatile memctl8xx_t *memctl = &immap->im_memctl;
OpenPOWER on IntegriCloud