Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 189811
b: refs/heads/master
c: d4d9959
h: refs/heads/master
i:
  189809: b8079a5
  189807: 5927857
v: v3
  • Loading branch information
Rabin Vincent authored and Russell King committed Apr 7, 2010
1 parent 1dd8e24 commit 260d4e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 4742723cbce519773e4560f5cab11163eaa0c889
refs/heads/master: d4d9959c099751158c5cf14813fe378e206339c6
2 changes: 1 addition & 1 deletion trunk/arch/arm/boot/compressed/head.S
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ not_angel:
adr r0, LC0
ARM( ldmia r0, {r1, r2, r3, r4, r5, r6, r11, ip, sp})
THUMB( ldmia r0, {r1, r2, r3, r4, r5, r6, r11, ip} )
THUMB( ldr sp, [r0, #28] )
THUMB( ldr sp, [r0, #32] )
subs r0, r0, r1 @ calculate the delta offset

@ if delta is zero, we are
Expand Down

0 comments on commit 260d4e3

Please sign in to comment.