]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/mvs1/mvs1.c
bootm: refactor do_reset and os boot function args
[karo-tx-uboot.git] / board / mvs1 / mvs1.c
index f8a8cb7578b42ed8380c757f2a4d68e266907b29..58b84f5ae163b7171852368a6774bbe11369bf08 100644 (file)
@@ -136,7 +136,7 @@ static void test_dram (unsigned long *start, unsigned long *end)
 
 /* ------------------------------------------------------------------------- */
 
-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;