Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360097
b: refs/heads/master
c: 9089877
h: refs/heads/master
i:
  360095: b490f98
v: v3
  • Loading branch information
Gabor Juhos authored and John Crispin committed Feb 19, 2013
1 parent cded431 commit 57074e5
Show file tree
Hide file tree
Showing 3 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: e3b25cead4b58fbf60270ba73a1669bf9e5635f5
refs/heads/master: 908987797076b848f01b32c21d61d0e152efc236
2 changes: 2 additions & 0 deletions trunk/arch/mips/ath79/early_printk.c
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ static void prom_putchar_init(void)
case REV_ID_MAJOR_AR9341:
case REV_ID_MAJOR_AR9342:
case REV_ID_MAJOR_AR9344:
case REV_ID_MAJOR_QCA9556:
case REV_ID_MAJOR_QCA9558:
_prom_putchar = prom_putchar_ar71xx;
break;

Expand Down
2 changes: 2 additions & 0 deletions trunk/arch/mips/include/asm/mach-ath79/ar71xx_regs.h
Original file line number Diff line number Diff line change
Expand Up @@ -370,6 +370,8 @@
#define REV_ID_MAJOR_AR9341 0x0120
#define REV_ID_MAJOR_AR9342 0x1120
#define REV_ID_MAJOR_AR9344 0x2120
#define REV_ID_MAJOR_QCA9556 0x0130
#define REV_ID_MAJOR_QCA9558 0x1130

#define AR71XX_REV_ID_MINOR_MASK 0x3
#define AR71XX_REV_ID_MINOR_AR7130 0x0
Expand Down

0 comments on commit 57074e5

Please sign in to comment.