]> git.sur5r.net Git - u-boot/blobdiff - board/netstal/hcu5/sdram.c
Change initdram() return type to phys_size_t
[u-boot] / board / netstal / hcu5 / sdram.c
index d8817b831af0b51178756f1744ae41dd3daa0986..80e84aebb86665fa8821794e73f2956b4910804f 100644 (file)
@@ -199,7 +199,7 @@ static void program_ecc(unsigned long start_address, unsigned long num_bytes)
  * initdram -- 440EPx's DDR controller is a DENALI Core
  *
  ************************************************************************/
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
 {
        unsigned int dram_size = 0;