summaryrefslogtreecommitdiff
path: root/board/esd/vme8349/vme8349.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/esd/vme8349/vme8349.c')
-rw-r--r--board/esd/vme8349/vme8349.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/esd/vme8349/vme8349.c b/board/esd/vme8349/vme8349.c
index 0e7f8b1..36a5519 100644
--- a/board/esd/vme8349/vme8349.c
+++ b/board/esd/vme8349/vme8349.c
@@ -30,7 +30,7 @@ DECLARE_GLOBAL_DATA_PTR;
void ddr_enable_ecc(unsigned int dram_size);
-int initdram(void)
+int dram_init(void)
{
volatile immap_t *im = (immap_t *)CONFIG_SYS_IMMR;
u32 msize = 0;