summaryrefslogtreecommitdiff
path: root/board/cobra5272/cobra5272.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/cobra5272/cobra5272.c')
-rw-r--r--board/cobra5272/cobra5272.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/cobra5272/cobra5272.c b/board/cobra5272/cobra5272.c
index 86c7ee1ee..b92855050 100644
--- a/board/cobra5272/cobra5272.c
+++ b/board/cobra5272/cobra5272.c
@@ -32,7 +32,7 @@ int checkboard (void)
return 0;
};
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
{
volatile sdramctrl_t *sdp = (sdramctrl_t *) (MMAP_SDRAM);