aboutsummaryrefslogtreecommitdiff
path: root/board/m5282evb/m5282evb.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/m5282evb/m5282evb.c')
-rw-r--r--board/m5282evb/m5282evb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/m5282evb/m5282evb.c b/board/m5282evb/m5282evb.c
index 7d6d1d623..50e5e7736 100644
--- a/board/m5282evb/m5282evb.c
+++ b/board/m5282evb/m5282evb.c
@@ -32,7 +32,7 @@ int checkboard (void)
return 0;
}
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
{
u32 dramsize, i, dramclk;