summaryrefslogtreecommitdiffstats
path: root/board/m5282evb/m5282evb.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/m5282evb/m5282evb.c')
-rw-r--r--board/m5282evb/m5282evb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/m5282evb/m5282evb.c b/board/m5282evb/m5282evb.c
index 243d6a4d83..7d6d1d6231 100644
--- a/board/m5282evb/m5282evb.c
+++ b/board/m5282evb/m5282evb.c
@@ -89,4 +89,5 @@ long int initdram (int board_type)
/* Write to the SDRAM Mode Register */
*(u32 *)(CFG_SDRAM_BASE + 0x400) = 0xA5A59696;
}
+ return dramsize;
}
OpenPOWER on IntegriCloud