]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/sbc8641d/sbc8641d.c
board_f: Rename initdram() to dram_init()
[people/ms/u-boot.git] / board / sbc8641d / sbc8641d.c
index 44842d5af19a244b73bbc70350fb9f36401af81d..08ced102b67d50dbe1446cbd0018964b0320361e 100644 (file)
@@ -39,7 +39,7 @@ int checkboard (void)
        return 0;
 }
 
-int initdram(void)
+int dram_init(void)
 {
        long dram_size = 0;