Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 32997
b: refs/heads/master
c: d319a03
h: refs/heads/master
i:
  32995: 4512dbd
v: v3
  • Loading branch information
Segher Boessenkool authored and Paul Mackerras committed Jul 28, 2006
1 parent 3c6fc2a commit fdd1721
Show file tree
Hide file tree
Showing 2 changed files with 3 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: e272a2853459b1e7282a7d0b54114ffaa7b3980f
refs/heads/master: d319a03bf87209b3914fdf2ede88a2161123b3eb
2 changes: 2 additions & 0 deletions trunk/arch/powerpc/platforms/maple/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,8 @@ static void __init maple_init_IRQ(void)

/* XXX Maple specific bits */
flags |= MPIC_BROKEN_U3 | MPIC_WANTS_RESET;
/* All U3/U4 are big-endian, older SLOF firmware doesn't encode this */
flags |= MPIC_BIG_ENDIAN;

/* Setup the openpic driver. More device-tree junks, we hard code no
* ISUs for now. I'll have to revisit some stuffs with the folks doing
Expand Down

0 comments on commit fdd1721

Please sign in to comment.