]> git.sur5r.net Git - u-boot/blobdiff - board/eNET/eNET.c
sc520: Move RAM sizing code from asm to C
[u-boot] / board / eNET / eNET.c
index e64a395dda6c32996001b087584c829d08462e75..dd0ce545163ae33c7fea51009a4b9eae370cefa3 100644 (file)
@@ -160,12 +160,6 @@ int board_early_init_r(void)
        return 0;
 }
 
-int dram_init(void)
-{
-       init_sc520_dram();
-       return 0;
-}
-
 void show_boot_progress(int val)
 {
        uchar led_mask;