]> git.sur5r.net Git - u-boot/blobdiff - board/amcc/walnut/walnut.c
PCIe endpoint support for AMCC Yucca 440SPe board
[u-boot] / board / amcc / walnut / walnut.c
index f1a96a6e7d23a9c90209ccb7caa66d32b74548ef..292e02609e2380847ef92e2493d6b4dab4ff144b 100644 (file)
@@ -99,7 +99,7 @@ void sdram_init(void)
  */
 long int initdram(int board_type)
 {
-       return spd_sdram(0);
+       return spd_sdram();
 }
 
 int testdram(void)