USB charging support for iPods.
commitf1e93763ef3574612966dc1a3b6225a7ff1f586f
authortorne <torne@a1c6a512-1295-4272-9138-f99709370657>
Sun, 6 Jun 2010 13:01:19 +0000 (6 13:01 +0000)
committertorne <torne@a1c6a512-1295-4272-9138-f99709370657>
Sun, 6 Jun 2010 13:01:19 +0000 (6 13:01 +0000)
tree229c2d69c074b4fa5973ccc6050b7bba187a6d14
parent7e04e79287b84bccc58b0c32b56f00c83bf23c22
USB charging support for iPods.

This adds proper full speed charging support for iPod 4G, Color, Mini 1G, Mini 2G, Nano 1G, and Video. Nano 2G already has support, so now all ipods charge (except 1G-3G whose hardware doesn't support USB charging).

USB charging defaults to on, but will only charge at full speed from a USB host. To charge from an AC charger, you need to set the USB charging mode to "force". It may be possible to detect AC chargers in a future version, at least on some models.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26626 a1c6a512-1295-4272-9138-f99709370657
firmware/export/config/ipod4g.h
firmware/export/config/ipodcolor.h
firmware/export/config/ipodmini1g.h
firmware/export/config/ipodmini2g.h
firmware/export/config/ipodnano1g.h
firmware/export/config/ipodvideo.h
firmware/target/arm/ipod/power-ipod.c