rockbox/firmware/target
Amaury Pouly c043ecf9e1 imx233: rework early time power init
The current code does hazardous tweaks to the power subsystem: indeed if one
boots with USB plugged and some stub powers on the DCDC switch, it will fail.
Indeed, a hardware bug prevents from going back to linear regulators (see
errata) so we cannot expect to reach a known state (linreg on, dcdc off)
on each configuration and in particular, powering down the 4p2 rail in
such a configuration will result in a power brownout.
This commit works around this issue by not touching the initial power
configuration until USB is (un)plugged, which are the best spots to get
known states.

Change-Id: I8741a3995df8ae61ca1c887a3ecb7903d0ac5136
2014-02-10 23:14:25 +01:00
..
arm imx233: rework early time power init 2014-02-10 23:14:25 +01:00
coldfire coldfire: fix bootloader builds 2014-01-18 22:21:00 +01:00
hosted ypr0: Remove SDL copy&paste left-overs 2014-02-05 22:58:45 +01:00
mips touch devices: Disable touch on softlock. 2013-09-05 20:02:07 +02:00
sh Add missing kernel.h includes (hopefully all of them), take #2. 2014-01-05 20:42:48 +01:00