Merge branch 'master' of ssh+git://mercury.denx.de/home/wd/git/u-boot/master
[oweals/u-boot.git] / board / esd / dasa_sim / dasa_sim.c
index 2f8ab1a47873e1dfb28c8f24d7e34393a3f8456e..fb0c77e56649d40cad288687aa25dc8d55da098b 100644 (file)
@@ -206,7 +206,7 @@ int checkboard (void)
 
 /* ------------------------------------------------------------------------- */
 
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
 {
        return (16 * 1024 * 1024);
 }