mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
Roll back r28164 as this change introduced LCD issues on some nano 2G.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28166 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0ef3616d10
commit
3131fb9712
1 changed files with 0 additions and 1 deletions
|
|
@ -46,7 +46,6 @@ void power_off(void)
|
|||
void power_init(void)
|
||||
{
|
||||
pmu_write(0x1e, 15); /* Vcore = 1.000V */
|
||||
pmu_ldo_set_voltage(2, 0x10); /* LCD = 2.500V */
|
||||
}
|
||||
|
||||
#if CONFIG_CHARGING
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue