summaryrefslogtreecommitdiff
path: root/board/canmb/canmb.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/canmb/canmb.c')
-rw-r--r--board/canmb/canmb.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/canmb/canmb.c b/board/canmb/canmb.c
index 1782b314f..d3711d077 100644
--- a/board/canmb/canmb.c
+++ b/board/canmb/canmb.c
@@ -82,7 +82,7 @@ static void sdram_start (int hi_addr)
*/
#if defined(CONFIG_MPC5200)
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
{
ulong dramsize = 0;
ulong dramsize2 = 0;
@@ -185,7 +185,7 @@ long int initdram (int board_type)
#elif defined(CONFIG_MGT5100)
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
{
ulong dramsize = 0;
#ifndef CFG_RAMBOOT