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