Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 375143
b: refs/heads/master
c: 5b4500d
h: refs/heads/master
i:
  375141: 829f423
  375139: b3dff12
  375135: 5395bb2
v: v3
  • Loading branch information
John Crispin authored and Ralf Baechle committed May 7, 2013
1 parent fbcf5eb commit a52acda
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8ddc2513fbaf12b0e262d4d3f83757b46fd54e47
refs/heads/master: 5b4500d1944258184746c1f5ff05ab07b8f0b718
4 changes: 4 additions & 0 deletions trunk/arch/mips/ralink/early_printk.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,11 @@

#include <asm/addrspace.h>

#ifdef CONFIG_SOC_RT288X
#define EARLY_UART_BASE 0x300c00
#else
#define EARLY_UART_BASE 0x10000c00
#endif

#define UART_REG_RX 0x00
#define UART_REG_TX 0x04
Expand Down

0 comments on commit a52acda

Please sign in to comment.