]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/freescale/mpc8560ads/mpc8560ads.c
Change initdram() return type to phys_size_t
[people/ms/u-boot.git] / board / freescale / mpc8560ads / mpc8560ads.c
index 144b584800d3d70c0c22b28941c991ce976ce5c3..2c14a880e0d9451c40204b4c461975e7b5d441ac 100644 (file)
@@ -264,7 +264,7 @@ int checkboard (void)
 }
 
 
-long int
+phys_size_t
 initdram(int board_type)
 {
        long dram_size = 0;