Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232680
b: refs/heads/master
c: 5f2c1b3
h: refs/heads/master
v: v3
  • Loading branch information
Russell King committed Jan 31, 2011
1 parent 9c65a44 commit 1a7a579
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 613b152c63e35095a929f9bb80441cbe91ff5e80
refs/heads/master: 5f2c1b30c7f60670c8b9d1cb1ea7c818b9c743a6
4 changes: 2 additions & 2 deletions trunk/arch/arm/mach-footbridge/include/mach/debug-macro.S
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1a7a579

Please sign in to comment.