summaryrefslogtreecommitdiffstats
path: root/board/o2dnt/o2dnt.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/o2dnt/o2dnt.c')
-rw-r--r--board/o2dnt/o2dnt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/o2dnt/o2dnt.c b/board/o2dnt/o2dnt.c
index 81a27002f4..a4eed3a436 100644
--- a/board/o2dnt/o2dnt.c
+++ b/board/o2dnt/o2dnt.c
@@ -67,7 +67,7 @@ static void sdram_start (int hi_addr)
* use of CFG_SDRAM_BASE. The code does not work if CFG_SDRAM_BASE
* is something else than 0x00000000.
*/
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
{
ulong dramsize = 0;
ulong dramsize2 = 0;
OpenPOWER on IntegriCloud