Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40291
b: refs/heads/master
c: 190a24f
h: refs/heads/master
i:
  40289: 3b33e51
  40287: c317b24
v: v3
  • Loading branch information
Olof Johansson authored and Paul Mackerras committed Oct 25, 2006
1 parent 711a8c7 commit bd1dd54
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: f4d4c354bca18210296cc0a8f592c0cdb720bf20
refs/heads/master: 190a24f5605d95b786c92280bf7a51ebef43f29f
2 changes: 2 additions & 0 deletions trunk/arch/powerpc/kernel/head_64.S
Original file line number Diff line number Diff line change
Expand Up @@ -1641,6 +1641,8 @@ _GLOBAL(__start_initialization_multiplatform)
cmpwi r0,0x3c /* 970FX */
beq 1f
cmpwi r0,0x44 /* 970MP */
beq 1f
cmpwi r0,0x45 /* 970GX */
bne 2f
1: bl .__cpu_preinit_ppc970
2:
Expand Down

0 comments on commit bd1dd54

Please sign in to comment.