]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/cm5200/cm5200.c
board_f: Rename initdram() to dram_init()
[people/ms/u-boot.git] / board / cm5200 / cm5200.c
index be0d65c694eb8b1fd3d1ef96d1ebe781b851b169..7b862355c8d2a469cf3be71c8d964f685215ab5f 100644 (file)
@@ -97,7 +97,7 @@ static mem_conf_t* get_mem_config(int board_type)
 /*
  * Initalize SDRAM - configure SDRAM controller, detect memory size.
  */
-int initdram(void)
+int dram_init(void)
 {
        ulong dramsize = 0;
 #ifndef CONFIG_SYS_RAMBOOT