]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/csb272/csb272.c
Change initdram() return type to phys_size_t
[people/ms/u-boot.git] / board / csb272 / csb272.c
index 640412d10d1bb3d7ba5e694d2ce6890a2076fba9..5a585ae37f79398f65fbfae31c4598c7a2bf6780 100644 (file)
@@ -120,7 +120,7 @@ int checkboard(void)
  * configured by initialization code
  *
  */
-long initdram (int board_type)
+phys_size_t initdram (int board_type)
 {
        ulong tot_size;
        ulong bank_size;