From 1a7a579c5ee1d0a3df6802337ab0fcd4415c32d2 Mon Sep 17 00:00:00 2001 From: Russell King Date: Fri, 28 Jan 2011 20:57:57 +0000 Subject: [PATCH] --- yaml --- r: 232680 b: refs/heads/master c: 5f2c1b30c7f60670c8b9d1cb1ea7c818b9c743a6 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-footbridge/include/mach/debug-macro.S | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 495eace37ef1..25368548aa9c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 613b152c63e35095a929f9bb80441cbe91ff5e80 +refs/heads/master: 5f2c1b30c7f60670c8b9d1cb1ea7c818b9c743a6 diff --git a/trunk/arch/arm/mach-footbridge/include/mach/debug-macro.S b/trunk/arch/arm/mach-footbridge/include/mach/debug-macro.S index 3c9e0c40c679..30b971d65815 100644 --- a/trunk/arch/arm/mach-footbridge/include/mach/debug-macro.S +++ b/trunk/arch/arm/mach-footbridge/include/mach/debug-macro.S @@ -17,8 +17,8 @@ /* For NetWinder debugging */ .macro addruart, rp, rv mov \rp, #0x000003f8 - orr \rv, \rp, #0x7c000000 @ physical - orr \rp, \rp, #0xff000000 @ virtual + orr \rv, \rp, #0xff000000 @ virtual + orr \rp, \rp, #0x7c000000 @ physical .endm #define UART_SHIFT 0