]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/amcc/ocotea/ocotea.c
Change initdram() return type to phys_size_t
[people/ms/u-boot.git] / board / amcc / ocotea / ocotea.c
index 79c1a1b496d86981f40f1742617345a02198765a..eea1e1e177c350bffdba3707220984c1b4f15ac8 100644 (file)
@@ -201,7 +201,7 @@ int checkboard (void)
 }
 
 
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
 {
        long dram_size = 0;