]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/keymile/km82xx/km82xx.c
Merge git://git.denx.de/u-boot-mpc85xx
[karo-tx-uboot.git] / board / keymile / km82xx / km82xx.c
index e2009357de8c648587086abca8370afb8b960145..bf84676b9bd900accc072148bbb70e4a0259f4a0 100644 (file)
@@ -300,11 +300,9 @@ phys_size_t initdram(int board_type)
        out_8(&memctl->memc_psrt, CONFIG_SYS_PSRT);
        out_be16(&memctl->memc_mptpr, CONFIG_SYS_MPTPR);
 
-#ifndef CONFIG_SYS_RAMBOOT
        /* 60x SDRAM setup:
         */
        psize = probe_sdram(memctl);
-#endif /* CONFIG_SYS_RAMBOOT */
 
        icache_enable();