aboutsummaryrefslogtreecommitdiff
path: root/board/pm826/pm826.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/pm826/pm826.c')
-rw-r--r--board/pm826/pm826.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/pm826/pm826.c b/board/pm826/pm826.c
index 1420e649d..7ee3ab65c 100644
--- a/board/pm826/pm826.c
+++ b/board/pm826/pm826.c
@@ -279,7 +279,7 @@ static long int try_init (volatile memctl8260_t * memctl, ulong sdmr,
}
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
{
volatile immap_t *immap = (immap_t *) CFG_IMMR;
volatile memctl8260_t *memctl = &immap->im_memctl;