]> git.sur5r.net Git - u-boot/blobdiff - board/sbc8560/sbc8560.c
Change initdram() return type to phys_size_t
[u-boot] / board / sbc8560 / sbc8560.c
index 8df4f3a97538bfa498d5c935d40e44c2b51f64a0..2946ca105577bcc28d23ccc94b6304fc0d7d9c91 100644 (file)
@@ -257,7 +257,7 @@ int checkboard (void)
 }
 
 
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
 {
        long dram_size = 0;