]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/exbitgen/exbitgen.c
Change initdram() return type to phys_size_t
[karo-tx-uboot.git] / board / exbitgen / exbitgen.c
index 49031cfce6660b62e26cc40551c81a024157be5b..0b08a39f90ded230671def5ebd2f82f341e37bc4 100644 (file)
@@ -71,7 +71,7 @@ int checkboard (void)
 }
 
 /* ************************************************************************ */
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
 /* ------------------------------------------------------------------------ --
  * Purpose     : Determines size of mounted DRAM.
  * Remarks     : Size is determined by reading SDRAM configuration registers as