summaryrefslogtreecommitdiffstats
path: root/board/gaisler/grsim_leon2
diff options
context:
space:
mode:
Diffstat (limited to 'board/gaisler/grsim_leon2')
-rw-r--r--board/gaisler/grsim_leon2/grsim_leon2.c2
1 files changed, 1 insertions, 1 deletions
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 <common.h>
#include <asm/leon.h>
-long int initdram(int board_type)
+phys_size_t initdram(int board_type)
{
return 1;
}
OpenPOWER on IntegriCloud