]> git.sur5r.net Git - u-boot/blobdiff - board/amcc/bubinga/bubinga.c
Change initdram() return type to phys_size_t
[u-boot] / board / amcc / bubinga / bubinga.c
index 9d508b8937e0f005ab06c832203a195741a5a337..74a2a1c2144b486317f065de21954d8cd6299c9f 100644 (file)
@@ -70,7 +70,7 @@ int checkboard(void)
   initdram(int board_type) reads EEPROM via I2c. EEPROM contains all of
   the necessary info for SDRAM controller configuration
    ------------------------------------------------------------------------- */
-long int initdram(int board_type)
+phys_size_t initdram(int board_type)
 {
        long int ret;