The lime2 features a too large capacitor on the LDO3 output, which
causes the PMIC to shutdown when enabling power. To be able to still boot up however, we must gradually enable power on LDO3 for this board.
This commit is contained in:
parent
3e07630e1b
commit
aaa9a82581
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ CONFIG_ETH_DESIGNWARE=y
|
|||
CONFIG_RGMII=y
|
||||
CONFIG_MII=y
|
||||
CONFIG_SUN7I_GMAC=y
|
||||
CONFIG_AXP_ALDO3_INRUSH_QUIRK=y
|
||||
CONFIG_AXP_ALDO3_VOLT=2800
|
||||
CONFIG_AXP_ALDO4_VOLT=2800
|
||||
CONFIG_SCSI=y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue