aboutsummaryrefslogtreecommitdiff
path: root/board/dbau1x00/dbau1x00.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/dbau1x00/dbau1x00.c')
-rw-r--r--board/dbau1x00/dbau1x00.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/dbau1x00/dbau1x00.c b/board/dbau1x00/dbau1x00.c
index 1be72a2dd..629dc317e 100644
--- a/board/dbau1x00/dbau1x00.c
+++ b/board/dbau1x00/dbau1x00.c
@@ -27,7 +27,7 @@
#include <asm/mipsregs.h>
#include <asm/io.h>
-long int initdram(int board_type)
+phys_size_t initdram(int board_type)
{
/* Sdram is setup by assembler code */
/* If memory could be changed, we should return the true value here */