freemyipod r187 - Code Review

Jump to: navigation, search
Repository:freemyipod
Revision:r186‎ | r187 | r188 >
Date:22:13, 2 September 2010
Author:theseven
Status:new
Tags:
Comment:
Some leftovers...
Modified paths:
  • /apps/installer-nano2g/bootstub/bootstub.S (modified) (history)

Diff [purge]

Index: apps/installer-nano2g/bootstub/bootstub.S
@@ -823,7 +823,7 @@
824824 str r0, [r12,#0x0c]
825825 mov r4, #0xf0
826826 str r4, [r12,#0x04]
827 - mov r4, #0xf3
 827+ mov r4, #0xb7
828828 str r4, [r12]
829829 bl i2cwait
830830 str r1, [r12,#0x0c]
@@ -861,7 +861,7 @@
862862 str r0, [r12,#0x0c]
863863 mov r4, #0xf0
864864 str r4, [r12,#0x04]
865 - mov r4, #0xf3
 865+ mov r4, #0xb7
866866 str r4, [r12]
867867 bl i2cwait
868868 str r1, [r12,#0x0c]
@@ -876,7 +876,7 @@
877877 bl i2cwait
878878 i2crecv_read:
879879 subs r3, r3, #1
880 - moveq r4, #0x73
 880+ moveq r4, #0x37
881881 str r4, [r12]
882882 bl i2cwait
883883 ldr r0, [r12,#0x0c]
@@ -886,7 +886,7 @@
887887 bne i2crecv_read
888888 mov r1, #0x90
889889 str r1, [r12,#0x04]
890 - mov r1, #0xf3
 890+ mov r1, #0xb7
891891 str r1, [r12]
892892 i2crecv_wait:
893893 ldr r1, [r12,#0x04]