summaryrefslogtreecommitdiff
path: root/board/v38b/v38b.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/v38b/v38b.c')
-rw-r--r--board/v38b/v38b.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/v38b/v38b.c b/board/v38b/v38b.c
index c271fb5..73227c1 100644
--- a/board/v38b/v38b.c
+++ b/board/v38b/v38b.c
@@ -57,7 +57,7 @@ static void sdram_start(int hi_addr)
#endif /* !CONFIG_SYS_RAMBOOT */
-int initdram(void)
+int dram_init(void)
{
ulong dramsize = 0;
ulong dramsize2 = 0;