freemyipod r368 - Code Review

Jump to: navigation, search
Repository:freemyipod
Revision:r367‎ | r368 | r369 >
Date:02:49, 21 December 2010
Author:theseven
Status:new
Tags:
Comment:
UMSboot: backport another minor fix from emBIOS, still doesn't work quite right
Modified paths:
  • /umsboot/arm/contextswitch.S (modified) (history)

Diff [purge]

Index: umsboot/arm/contextswitch.S
@@ -56,6 +56,7 @@
5757 mrc p15, 0, r0,c1,c0
5858 bic r0, r0, #5
5959 mcr p15, 0, r0,c1,c0
 60+ mov r0, #0
6061 mcr p15, 0, r0,c7,c5
6162 bx r1
6263 .size execfirmware, .-execfirmware