linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / include / asm-arm / arch-imx / debug-macro.S
index c611871..83f552f 100644 (file)
@@ -16,7 +16,7 @@
                tst     \rx, #1                 @ MMU enabled?
                moveq   \rx, #0x00000000        @ physical
                movne   \rx, #0xe0000000        @ virtual
-               orreq   \rx, \rx, #0x00200000   @ physical
+               orr     \rx, \rx, #0x00200000
                orr     \rx, \rx, #0x00006000   @ UART1 offset
                .endm