]> git.sur5r.net Git - u-boot/blobdiff - board/mpl/mip405/mip405.c
Change initdram() return type to phys_size_t
[u-boot] / board / mpl / mip405 / mip405.c
index 9e8f9bbdd41ab95434d695e511609e869be8c64b..cf0afd1addf28d0b9ddaef97d97481b42941a0e8 100644 (file)
@@ -620,7 +620,7 @@ int checkboard (void)
 /* ------------------------------------------------------------------------- */
 static int test_dram (unsigned long ramsize);
 
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
 {
 
        unsigned long bank_reg[4], tmp, bank_size;