]> git.sur5r.net Git - u-boot/blobdiff - board/amcc/sequoia/sdram.c
Change initdram() return type to phys_size_t
[u-boot] / board / amcc / sequoia / sdram.c
index b43ec48091f3820fb2f6815eddedaaedbd247b5c..77e6c7b4d1297d7185461d22b3d6d1a18082fcbe 100644 (file)
@@ -52,7 +52,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)