]> git.sur5r.net Git - u-boot/blobdiff - board/tb0229/tb0229.c
EB+MCF-EV123 board: fix syntx error
[u-boot] / board / tb0229 / tb0229.c
index d08b4224516da4b74eabd2f5061bccfad6a404a3..921bd3adcdb524cde53362e54541e88452d8ccc6 100644 (file)
@@ -32,7 +32,7 @@ void pci_init_board (void)
 }
 #endif
 
-long int initdram(int board_type)
+phys_size_t initdram(int board_type)
 {
        return get_ram_size (CFG_SDRAM_BASE, 0x8000000);
 }