freemyipod r906 - Code Review

Jump to: navigation, search
Repository:freemyipod
Revision:r905‎ | r906 | r907 >
Date:17:49, 15 March 2014
Author:user890104
Status:new
Tags:
Comment:
Bootstub for iPod Nano 4G: Turn on the backlight at boot
Modified paths:
  • /apps/installer-ipodnano4g/bootstub/bootstub.S (modified) (history)

Diff [purge]

Index: apps/installer-ipodnano4g/bootstub/bootstub.S
@@ -421,6 +421,8 @@
422422 pmu_batch_5_begin:
423423 .byte 0x0a, 0x70
424424 .byte 0x13, 0x02
 425+ .byte 0x30, 250
 426+ .byte 0x31, 3
425427 pmu_batch_5_end:
426428 .endm
427429 mov r9, #(pmu_batch_5_end - pmu_batch_5_begin) / 2