summaryrefslogtreecommitdiffstats
path: root/board/uc101/uc101.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/uc101/uc101.c')
-rw-r--r--board/uc101/uc101.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/uc101/uc101.c b/board/uc101/uc101.c
index f726513965..69ba5078d4 100644
--- a/board/uc101/uc101.c
+++ b/board/uc101/uc101.c
@@ -146,7 +146,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;
#ifndef CFG_RAMBOOT
OpenPOWER on IntegriCloud