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