summaryrefslogtreecommitdiff
path: root/board/freescale/p2041rdb/ddr.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/p2041rdb/ddr.c')
-rw-r--r--board/freescale/p2041rdb/ddr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/p2041rdb/ddr.c b/board/freescale/p2041rdb/ddr.c
index 3df8d21..1ab98fc 100644
--- a/board/freescale/p2041rdb/ddr.c
+++ b/board/freescale/p2041rdb/ddr.c
@@ -118,7 +118,7 @@ found:
popts->ddr_cdr1 = DDR_CDR1_DHC_EN;
}
-int initdram(void)
+int dram_init(void)
{
phys_size_t dram_size = 0;