]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/tqc/tqm85xx/sdram.c
Change initdram() return type to phys_size_t
[people/ms/u-boot.git] / board / tqc / tqm85xx / sdram.c
index 442ff667c0e1b9d8fc0c6b18b80b0a4293e22fde..33bc4077e547e50fe4201c74b7a9807f30d762b9 100644 (file)
@@ -286,7 +286,7 @@ void board_add_ram_info (int use_default)
        }
 }
 
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
 {
        long dram_size = 0;
        int casl;