]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/ml2/ml2.c
imported Freescale specific U-Boot additions for i.MX28,... release L2.6.31_10.08.01
[karo-tx-uboot.git] / board / ml2 / ml2.c
index f32e512d4f35ae6dbedb2dc5d11d57d1b41665d0..981e1decda55ca2e11d043eb42b2aec0f38ecddb 100755 (executable)
@@ -53,7 +53,7 @@ int checkboard (void)
 }
 
 
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
 {
        return 32 * 1024 * 1024;
 }