]> git.sur5r.net Git - u-boot/blobdiff - board/stxssa/stxssa.c
Change initdram() return type to phys_size_t
[u-boot] / board / stxssa / stxssa.c
index 08177e1aec6e1d378c8091dd985a3ca0968194e7..2c4b54642aa3ed941052199e121403c5a92f11ba 100644 (file)
@@ -291,7 +291,7 @@ show_activity(int flag)
        next_led_update += (get_tbclk() / 4);
 }
 
-long int
+phys_size_t
 initdram (int board_type)
 {
        long dram_size = 0;