X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fesd%2Fcpci750%2Fsdram_init.c;h=a479f0f5f83672440a7a18f8c1e007e8baf80778;hb=9973e3c614721bbf169882ffc3be266a6611cd60;hp=f43e83f4914dbd56a349911815bb36c15cee0fd0;hpb=53677ef18e25c97ac613349087c5cb33ae5a2741;p=u-boot diff --git a/board/esd/cpci750/sdram_init.c b/board/esd/cpci750/sdram_init.c index f43e83f491..a479f0f5f8 100644 --- a/board/esd/cpci750/sdram_init.c +++ b/board/esd/cpci750/sdram_init.c @@ -1602,7 +1602,7 @@ dram_size(long int *base, long int maxsize) /* ppcboot interface function to SDRAM init - this is where all the * controlling logic happens */ -long int +phys_size_t initdram(int board_type) { int s0 = 0, s1 = 0;