X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fgaisler%2Fgrsim_leon2%2Fgrsim_leon2.c;h=61445fe254f8ac24bf75d1aa92f611c2a1de749e;hb=be08abc2429c2e9cbce3d0abc1d315171d683520;hp=55dfe8286a59344a6cf72a1484321ecc3a59cdbb;hpb=8c8428a576f632745306e288b629e30d420c0f5a;p=u-boot diff --git a/board/gaisler/grsim_leon2/grsim_leon2.c b/board/gaisler/grsim_leon2/grsim_leon2.c index 55dfe8286a..61445fe254 100644 --- a/board/gaisler/grsim_leon2/grsim_leon2.c +++ b/board/gaisler/grsim_leon2/grsim_leon2.c @@ -26,7 +26,7 @@ #include #include -long int initdram(int board_type) +phys_size_t initdram(int board_type) { return 1; }