]> git.sur5r.net Git - u-boot/blobdiff - board/altera/ep1s40/ep1s40.c
Merge branch 'master' of git://www.denx.de/git/u-boot-net
[u-boot] / board / altera / ep1s40 / ep1s40.c
index cb755504765e7246a75fbe3357dcb034b47e805d..c0eca17b92d28ceac3d09760f4fc418acca5b1c4 100644 (file)
@@ -29,7 +29,7 @@ int checkboard (void)
        return 0;
 }
 
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
 {
        return (0);
 }