]> git.sur5r.net Git - u-boot/blobdiff - board/jse/sdram.c
Change initdram() return type to phys_size_t
[u-boot] / board / jse / sdram.c
index 9060d979d0a636b1d67bfec65edd5b7269e74204..8ba6c454fd3b681e76132ff5d3163619b81419ef 100644 (file)
@@ -30,7 +30,7 @@
  * in lib_ppc/board.c to initialize the memory and return what I
  * found.
  */
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
 {
        /* Configure the SDRAMS */