]> git.sur5r.net Git - u-boot/blobdiff - board/freescale/mpc8540ads/mpc8540ads.c
Change initdram() return type to phys_size_t
[u-boot] / board / freescale / mpc8540ads / mpc8540ads.c
index 051f98570f815f5bfaa3f55d9ffc1941a184e96e..4f068cc8849a78d36d96b46a3ce1f74acce2918a 100644 (file)
@@ -61,7 +61,7 @@ int checkboard (void)
 }
 
 
-long int
+phys_size_t
 initdram(int board_type)
 {
        long dram_size = 0;