]> git.sur5r.net Git - u-boot/blobdiff - board/altera/ep1s10/ep1s10.c
MPC512x: add support for ARIA board
[u-boot] / board / altera / ep1s10 / ep1s10.c
index 9c7e28e68cea409b945f6a042337210b396bb428..de9bf42bdcf689a513a92740952cd521cfbf1097 100644 (file)
@@ -34,7 +34,7 @@ int checkboard (void)
        return 0;
 }
 
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
 {
        return (0);
 }