]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/freescale/mx28evk/mx28evk.c
mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'
[karo-tx-uboot.git] / board / freescale / mx28evk / mx28evk.c
index 1320277234dda9d96a41fe2cab6f5000d1357fb1..867d3c8518fb1dbf3c7a9f07595c33ff92df457c 100644 (file)
@@ -64,7 +64,7 @@ int board_early_init_f(void)
 
 int dram_init(void)
 {
-       return mx28_dram_init();
+       return mxs_dram_init();
 }
 
 int board_init(void)