X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fcogent%2Fmb.c;h=619aea3c0cb2240cf69310783f19f672d24b8ba5;hb=4a207e8b9a1ecc3e87d5a63bb5442dbcd50bd4b6;hp=917132b3fbca8e900f57a1615677d91949101446;hpb=42dfe7a1844cbad7114038aaf03828acb7a84414;p=u-boot diff --git a/board/cogent/mb.c b/board/cogent/mb.c index 917132b3fb..619aea3c0c 100644 --- a/board/cogent/mb.c +++ b/board/cogent/mb.c @@ -233,7 +233,7 @@ int misc_init_f (void) /* ------------------------------------------------------------------------- */ -long int initdram (int board_type) +phys_size_t initdram (int board_type) { #ifdef CONFIG_CMA111 return (32L * 1024L * 1024L);