rename environment.c in env_embedded.c to reflect is functionality
[oweals/u-boot.git] / board / mbx8xx / mbx8xx.c
index 9a9bf809eaa2bc005fe20f638dcee0250f93f1d1..414d87919333ee574cdd0b6799c31cf2141c3fef 100644 (file)
@@ -304,7 +304,7 @@ static ulong get_ramsize (dimm_t * dimm)
        return size;
 }
 
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
 {
        volatile immap_t *immap = (immap_t *) CFG_IMMR;
        volatile memctl8xx_t *memctl = &immap->im_memctl;