summaryrefslogtreecommitdiffstats
path: root/board/siemens/pcu_e
diff options
context:
space:
mode:
Diffstat (limited to 'board/siemens/pcu_e')
-rw-r--r--board/siemens/pcu_e/pcu_e.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/siemens/pcu_e/pcu_e.c b/board/siemens/pcu_e/pcu_e.c
index 2309069a60..5647f7af04 100644
--- a/board/siemens/pcu_e/pcu_e.c
+++ b/board/siemens/pcu_e/pcu_e.c
@@ -156,7 +156,7 @@ int checkboard (void)
/* ------------------------------------------------------------------------- */
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
{
volatile immap_t *immr = (immap_t *) CFG_IMMR;
volatile memctl8xx_t *memctl = &immr->im_memctl;
OpenPOWER on IntegriCloud