summaryrefslogtreecommitdiffstats
path: root/board/esd/pmc440/sdram.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/esd/pmc440/sdram.c')
-rw-r--r--board/esd/pmc440/sdram.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/esd/pmc440/sdram.c b/board/esd/pmc440/sdram.c
index 624c45791f..c7294c9945 100644
--- a/board/esd/pmc440/sdram.c
+++ b/board/esd/pmc440/sdram.c
@@ -50,7 +50,7 @@ extern void denali_core_search_data_eye(void);
* initdram -- 440EPx's DDR controller is a DENALI Core
*
************************************************************************/
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
{
#if !defined(CONFIG_NAND_U_BOOT) || defined(CONFIG_NAND_SPL)
#if !defined(CONFIG_NAND_SPL)
OpenPOWER on IntegriCloud