]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/omap5912osk/lowlevel_init.S
imported Freescale specific U-Boot additions for i.MX28,... release L2.6.31_10.08.01
[karo-tx-uboot.git] / board / omap5912osk / lowlevel_init.S
index a1fa097d9e4335bc0064b4b0bc9fedaaf243d3c4..7bfdb26325f1738c66ac2088752c20014e72d860 100755 (executable)
@@ -125,7 +125,7 @@ lock_end:
 
        /*------------------------------------------------------*
         * Turn off the watchdog during init...                 *
-        *------------------------------------------------------*/
+        *------------------------------------------------------*/
        ldr     r0,     REG_WATCHDOG
        ldr     r1,     WATCHDOG_VAL1
        str     r1,     [r0]
@@ -191,7 +191,7 @@ skip_TMP_Patch:
        mov     r0,     #0x1800         /* value should be checked */
 3:
        subs    r0,     r0,     #0x1    /* Decrement count */
-       bne     3b
+       bne     3b
 
        /*
         * Set SDRAM control values. Disable refresh before MRS command.
@@ -294,7 +294,7 @@ common_tc:
 #ifdef CONFIG_H2_OMAP1610
        /* inserting additional 2 clock cycle hold time for LAN */
        ldr     r0,     REG_TC_EMIFS_CS1_ADVANCED
-       ldr     r1,     VAL_TC_EMIFS_CS1_ADVANCED
+       ldr     r1,     VAL_TC_EMIFS_CS1_ADVANCED
        str     r1,     [r0]
 #endif
        /* Start MPU Timer 1 */