Add Auto-MDIX support for INCA-IP
[oweals/u-boot.git] / board / incaip / memsetup.S
index 10c4e840e32668a0c30afd464462f60cf9c96ec7..3f883c110a0e40cf772c491f778ffc04aceb533a 100644 (file)
@@ -185,8 +185,10 @@ sdram_init:
 
        li      t1, MC_MODUL_BASE
 
+#if 0
        /* Disable memory controller before changing any of its registers */
        sw      zero, MC_CTRLENA(t1)
+#endif
 
        li      t2, 100000000
        beq     a0, t2, 1f