Merge branch 'evk1100-prep'
[oweals/u-boot.git] / board / netstal / common / fixed_sdram.c
index 8082f600ecd1e14cc24bd2950f88d3a62b8333df..f7baed6e910441000d3610cab7d32be89f07012a 100644 (file)
@@ -44,7 +44,7 @@ void show_sdram_registers(void)
 }
 #endif
 
-long int fixed_hcu4_sdram (unsigned int dram_size)
+long int init_ppc405_sdram(unsigned int dram_size)
 {
 #ifdef DEBUG
        printf(__FUNCTION__);