rockbox/firmware/target/arm/ipod
Torne Wuff d4bfc15232 FS#10107: work around the issue on some ipods where after shutdown they do not power on.
Some ipods do not power on correctly after being shut down and require a hard
reset before they work again. This workaround shuts the device down via the OF
which prevents the problem from occurring. There is a cosmetic effect: the low
battery symbol appears briefly on power of.

Change applies to PP502x ipods: 4G/photo/video/mini1g/mini2g/nano1g

Patch by Boris Gjenero (dreamlayers), manual changes by me.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24207 a1c6a512-1295-4272-9138-f99709370657
2010-01-09 19:04:51 +00:00
..
1g2g
3g
video Convert lcd_activation callbacks to use the event system to allow for multiple parallel callbacks (for custom statusbar). 2009-10-20 21:54:59 +00:00
adc-ipod-pcf.c FS#9728: Battery current measuring on the Video iPod 2009-11-03 20:35:04 +00:00
adc-target.h FS#9728: Battery current measuring on the Video iPod 2009-11-03 20:35:04 +00:00
app.lds
backlight-4g_color.c
backlight-mini1g_mini2g.c
backlight-nano_video.c
backlight-target.h
boot.lds
button-1g-3g.c
button-clickwheel.c Add iPod Nano 2G µsec timer, and use it in the clickwheel driver. 2009-10-21 18:53:41 +00:00
button-mini1g.c
button-target.h
lcd-as-gray.S
lcd-color_nano.c
lcd-gray.c
power-ipod.c FS#10107: work around the issue on some ipods where after shutdown they do not power on. 2010-01-09 19:04:51 +00:00
powermgmt-ipod-pcf.c