Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1883
b: refs/heads/master
c: 17d82fc
h: refs/heads/master
i:
  1881: f949f5f
  1879: 88ee87c
v: v3
  • Loading branch information
Deepak Saxena authored and Russell King committed Jun 3, 2005
1 parent 76773d2 commit 2079af3
Show file tree
Hide file tree
Showing 2 changed files with 8 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: 8775420d2fbcfff866995471ea5f6130d14d121c
refs/heads/master: 17d82fcc6a15887b7138d35802ab8fc5f249794f
7 changes: 7 additions & 0 deletions trunk/arch/arm/boot/compressed/head-xscale.S
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,10 @@ __XScale_start:
orr r7, r7, #(MACH_TYPE_GTWX5715 & 0xff00)
#endif

#ifdef CONFIG_ARCH_IXP2000
mov r1, #-1
mov r0, #0xd6000000
str r1, [r0, #0x14]
str r1, [r0, #0x18]
#endif

0 comments on commit 2079af3

Please sign in to comment.