]> git.sur5r.net Git - u-boot/blobdiff - board/exbitgen/exbitgen.c
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx
[u-boot] / board / exbitgen / exbitgen.c
index 49031cfce6660b62e26cc40551c81a024157be5b..dc07d3df0636a30e771334c103adf9074b361374 100644 (file)
@@ -1,6 +1,6 @@
+#include <common.h>
 #include <asm/u-boot.h>
 #include <asm/processor.h>
-#include <common.h>
 #include "exbitgen.h"
 
 void sdram_init(void);
@@ -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