ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports
[platform/kernel/u-boot.git] / board / quad100hd / quad100hd.c
index 8118678..ffc47de 100644 (file)
@@ -86,8 +86,3 @@ int checkboard(void)
 
        return 0;
 }
-
-phys_size_t initdram(int board_type)
-{
-       return CFG_SDRAM_SIZE;
-}