]> git.sur5r.net Git - u-boot/blobdiff - board/lwmon5/sdram.c
Change initdram() return type to phys_size_t
[u-boot] / board / lwmon5 / sdram.c
index 36b51007eadba92dc2c156dee05e5ea1f830aba2..0a13831156ca81d4532d1b4ad044f057e6de3dde 100644 (file)
@@ -158,7 +158,7 @@ static void program_ecc(u32 start_address,
  * initdram -- 440EPx's DDR controller is a DENALI Core
  *
  ************************************************************************/
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
 {
 #if 0 /* test-only: will remove this define later, when ECC problems are solved! */
        /* CL=3 */