1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/target
Torne Wuff 5b4a84a4ce FS#11149: alternative fix for ipod startup/shutdown issue
Instead of using the OF's low-battery handler to force a shutdown which appears to have numerous unwanted side effects, just clear the end of IRAM before shutting down which appears to solve the original "ipod sometimes needs hard reset to turn on" issue.

If you experience the "need hard reset" issue after this commit, please let us know. It has been tested on several models but we still don't know for sure what the original problem was. ;)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25772 a1c6a512-1295-4272-9138-f99709370657
2010-05-02 09:41:28 +00:00
..
arm FS#11149: alternative fix for ipod startup/shutdown issue 2010-05-02 09:41:28 +00:00
coldfire HD200 - implement blit functions 2010-04-30 14:13:52 +00:00
mips Remove pcm_mute() which has been unused since r19308 2010-04-27 00:05:02 +00:00
sh Fix an almost 3 years old bug introduced when moving the archos power handling to target tree: ide_powered() must always use the full implementation, even if HAVE_ATA_POWER_OFF isn't defined. This led to an ATA panic in the Player's charging screen for SVN builds (only applies to flashed Players). 2010-04-11 16:23:27 +00:00