]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/altera/ep1c20/ep1c20.c
imported Ka-Ro specific additions to U-Boot 2009.08 for TX28
[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);
 }