Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63466
b: refs/heads/master
c: a11b18e
h: refs/heads/master
v: v3
  • Loading branch information
Chris Dearman authored and Ralf Baechle committed Jul 31, 2007
1 parent b3774a7 commit 01dbed7
Show file tree
Hide file tree
Showing 4 changed files with 4 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: 0f5d0df35ea9efe52242b9b3c79517cc50202e37
refs/heads/master: a11b18ef94772d2803ef7d651704c943dcb9dc38
1 change: 1 addition & 0 deletions trunk/arch/mips/mips-boards/atlas/atlas_int.c
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,7 @@ void __init arch_init_irq(void)
case MIPS_REVISION_CORID_CORE_MSC:
case MIPS_REVISION_CORID_CORE_FPGA2:
case MIPS_REVISION_CORID_CORE_FPGA3:
case MIPS_REVISION_CORID_CORE_FPGA4:
case MIPS_REVISION_CORID_CORE_24K:
case MIPS_REVISION_CORID_CORE_EMUL_MSC:
if (cpu_has_veic)
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/mips/mips-boards/generic/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,7 @@ void __init prom_init(void)
case MIPS_REVISION_CORID_CORE_MSC:
case MIPS_REVISION_CORID_CORE_FPGA2:
case MIPS_REVISION_CORID_CORE_FPGA3:
case MIPS_REVISION_CORID_CORE_FPGA4:
case MIPS_REVISION_CORID_CORE_24K:
case MIPS_REVISION_CORID_CORE_EMUL_MSC:
mips_revision_sconid = MIPS_REVISION_SCON_SOCIT;
Expand Down
1 change: 1 addition & 0 deletions trunk/include/asm-mips/mips-boards/generic.h
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
#define MIPS_REVISION_CORID_CORE_FPGAR2 8
#define MIPS_REVISION_CORID_CORE_FPGA3 9
#define MIPS_REVISION_CORID_CORE_24K 10
#define MIPS_REVISION_CORID_CORE_FPGA4 11

/**** Artificial corid defines ****/
/*
Expand Down

0 comments on commit 01dbed7

Please sign in to comment.