Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 81213
b: refs/heads/master
c: e3e414b
h: refs/heads/master
i:
  81211: ca0e8c3
v: v3
  • Loading branch information
Josh Boyer committed Dec 24, 2007
1 parent fafb73e commit 0d82e77
Show file tree
Hide file tree
Showing 2 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: 8cb34d291d3bcf03f284a4c44c9d618ffc278a9d
refs/heads/master: e3e414bcc2e994f98ca647f16fb31799570dc574
3 changes: 3 additions & 0 deletions trunk/arch/powerpc/kernel/cputable.c
Original file line number Diff line number Diff line change
Expand Up @@ -1369,6 +1369,7 @@ static struct cpu_spec __initdata cpu_specs[] = {
},
#endif /* CONFIG_44x */
#ifdef CONFIG_FSL_BOOKE
#ifdef CONFIG_E200
{ /* e200z5 */
.pvr_mask = 0xfff00000,
.pvr_value = 0x81000000,
Expand Down Expand Up @@ -1396,6 +1397,7 @@ static struct cpu_spec __initdata cpu_specs[] = {
.machine_check = machine_check_e200,
.platform = "ppc5554",
},
#elif defined(CONFIG_E500)
{ /* e500 */
.pvr_mask = 0xffff0000,
.pvr_value = 0x80200000,
Expand Down Expand Up @@ -1432,6 +1434,7 @@ static struct cpu_spec __initdata cpu_specs[] = {
.platform = "ppc8548",
},
#endif
#endif
#if !CLASSIC_PPC
{ /* default match */
.pvr_mask = 0x00000000,
Expand Down

0 comments on commit 0d82e77

Please sign in to comment.