Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 59240
b: refs/heads/master
c: d85ed59
h: refs/heads/master
v: v3
  • Loading branch information
Michael-Luke Jones authored and Russell King committed Jul 12, 2007
1 parent 7ad0b30 commit 1269eff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ddaca4a26efc0716708f027914bf5508e2d86cc7
refs/heads/master: d85ed59524d936f4c2657ba39a483b4ab373a59e
5 changes: 0 additions & 5 deletions trunk/arch/arm/boot/compressed/head-xscale.S
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,6 @@ __XScale_start:
mov r7, #MACH_TYPE_COTULLA_IDP
#endif

#ifdef CONFIG_MACH_GTWX5715
mov r7, #(MACH_TYPE_GTWX5715 & 0xff)
orr r7, r7, #(MACH_TYPE_GTWX5715 & 0xff00)
#endif

#ifdef CONFIG_ARCH_IXP2000
mov r1, #-1
mov r0, #0xd6000000
Expand Down

0 comments on commit 1269eff

Please sign in to comment.