Change initdram() return type to phys_size_t
[oweals/u-boot.git] / board / freescale / mpc8610hpcd / mpc8610hpcd.c
index ce563dc67a996d018c3f1c435115d28bacc59bbc..c85f373c1aaaded3e8db7ba0839434f63a031d8c 100644 (file)
@@ -113,7 +113,7 @@ int checkboard(void)
 }
 
 
-long int
+phys_size_t
 initdram(int board_type)
 {
        long dram_size = 0;