]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/emk/top5200/top5200.c
Change initdram() return type to phys_size_t
[karo-tx-uboot.git] / board / emk / top5200 / top5200.c
index ccbd72a79b5b7e883842f4966e10529a1002cd80..27886261c779bf0bf2d18b89930166ab374d1e06 100644 (file)
@@ -32,7 +32,7 @@
  * initialize SDRAM/DDRAM controller.
  * TBD: get data from I2C EEPROM
  *****************************************************************************/
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
 {
        ulong dramsize = 0;
 #ifndef CFG_RAMBOOT