]> git.sur5r.net Git - u-boot/blobdiff - board/ivm/ivm.c
Merge branch 'mpc85xx'
[u-boot] / board / ivm / ivm.c
index cb661c9d28d9c712cc150a8668f54806d0f606fd..7927ea9a50289e16486071a73333f45bbb1f2395 100644 (file)
@@ -251,7 +251,7 @@ long int initdram (int board_type)
         * Check Bank 0 Memory Size for re-configuration
         */
        size_b0 =
-               dram_size (CFG_MBMR_8COL, (ulong *) SDRAM_BASE3_PRELIM,
+               dram_size (CFG_MBMR_8COL, (long *) SDRAM_BASE3_PRELIM,
                           SDRAM_MAX_SIZE);
 
        memctl->memc_mbmr = CFG_MBMR_8COL | MBMR_PTBE;