]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/altera/ep1s40/ep1s40.c
imported Freescale specific U-Boot additions for i.MX28,... release L2.6.31_10.08.01
[karo-tx-uboot.git] / board / altera / ep1s40 / ep1s40.c
index cb755504765e7246a75fbe3357dcb034b47e805d..c0eca17b92d28ceac3d09760f4fc418acca5b1c4 100755 (executable)
@@ -29,7 +29,7 @@ int checkboard (void)
        return 0;
 }
 
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
 {
        return (0);
 }