Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 22853
b: refs/heads/master
c: e99053e
h: refs/heads/master
i:
  22851: 497b701
v: v3
  • Loading branch information
Lennert Buytenhek authored and Russell King committed Mar 22, 2006
1 parent bf7465d commit b392627
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 16 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: bd115ea007e671e96b8b53c2e0e885103d39fd40
refs/heads/master: e99053e07514e514611167ad648c65c87982c4d9
17 changes: 2 additions & 15 deletions trunk/include/asm-arm/arch-ixp2000/debug-macro.S
Original file line number Diff line number Diff line change
Expand Up @@ -23,18 +23,5 @@
#endif
.endm

.macro senduart,rd,rx
strb \rd, [\rx]
.endm

.macro busyuart,rd,rx
1002: ldrb \rd, [\rx, #0x14]
tst \rd, #0x20
beq 1002b
.endm

.macro waituart,rd,rx
nop
nop
nop
.endm
#define UART_SHIFT 2
#include <asm/hardware/debug-8250.S>

0 comments on commit b392627

Please sign in to comment.