]> git.sur5r.net Git - u-boot/blobdiff - board/freescale/mpc8641hpcn/mpc8641hpcn.c
Change initdram() return type to phys_size_t
[u-boot] / board / freescale / mpc8641hpcn / mpc8641hpcn.c
index 915fb58ee9c86db6fe4b45f0fa7db3bca601239f..cf540fc6518df7324fba3273e866d231806f1b99 100644 (file)
@@ -53,7 +53,7 @@ int checkboard(void)
 }
 
 
-long int
+phys_size_t
 initdram(int board_type)
 {
        long dram_size = 0;