]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/ispan/ispan.c
Change initdram() return type to phys_size_t
[karo-tx-uboot.git] / board / ispan / ispan.c
index d39b8cd53359fd54e375f89208ae358cf627e5c9..12fb91fb8ac07230bb29e4b6e1da9849a30dcd8a 100644 (file)
@@ -356,7 +356,7 @@ static int hwc_board_type (char **str)
        return id;
 }
 
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
 {
        long maxsize = hwc_main_sdram_size();