]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/dbau1x00/dbau1x00.c
board_f: Rename initdram() to dram_init()
[people/ms/u-boot.git] / board / dbau1x00 / dbau1x00.c
index ea7cb744dba9bad959d0eba1d62bb2900c22b942..81285d7470b09a9219141abc0068b79e67b5c6b1 100644 (file)
@@ -13,7 +13,7 @@
 
 DECLARE_GLOBAL_DATA_PTR;
 
-int initdram(void)
+int dram_init(void)
 {
        /* Sdram is setup by assembler code */
        /* If memory could be changed, we should return the true value here */