]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/freescale/mpc8548cds/mpc8548cds.c
Change initdram() return type to phys_size_t
[karo-tx-uboot.git] / board / freescale / mpc8548cds / mpc8548cds.c
index ad29734b20f245d1de3a9654bdd7c72efb60d325..0b037cc69792319095706a416958b01dbef75bbf 100644 (file)
@@ -88,7 +88,7 @@ int checkboard (void)
        return 0;
 }
 
-long int
+phys_size_t
 initdram(int board_type)
 {
        long dram_size = 0;