]> git.sur5r.net Git - u-boot/blobdiff - board/motionpro/motionpro.c
ColdFire: Fix power up issue for MCF5235
[u-boot] / board / motionpro / motionpro.c
index 68257b861d53a9a52c808a0a503c383c1f60db17..3b340622266f5f2df8caf57e1cc2fdf69b114292 100644 (file)
@@ -132,7 +132,7 @@ static void sdram_start(int hi_addr)
 /*
  * Initalize SDRAM - configure SDRAM controller, detect memory size.
  */
-long int initdram(int board_type)
+phys_size_t initdram(int board_type)
 {
        ulong dramsize = 0;
 #ifndef CFG_RAMBOOT