X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fmunices%2Fmunices.c;h=162f89c50045c6e3a99f8247591bfd1620d262f4;hb=ab4860b255239dbaecccdd002c8d11f4ef54dd75;hp=395909d7cdafc5fb971bc39b93592d65e740050e;hpb=8d79953d03e6c5b24215609997dafe4daa623cd6;p=u-boot diff --git a/board/munices/munices.c b/board/munices/munices.c index 395909d7cd..162f89c500 100644 --- a/board/munices/munices.c +++ b/board/munices/munices.c @@ -74,7 +74,7 @@ static void sdram_start (int hi_addr) * is something else than 0x00000000. */ -long int initdram (int board_type) +phys_size_t initdram (int board_type) { ulong dramsize = 0; ulong dramsize2 = 0;