mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-24 21:20:18 +01:00
sunxi: Fix DCDC2 output in CHIP_defconfig
Unlike the datasheet recommendation, the R8 SoC requires a 1.4V supply for its CPU when operating at 1Ghz. Rely on the default value specified in the Kconfig entry. Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Acked-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
This commit is contained in:
parent
cf6eca7ccd
commit
83fbebf219
1 changed files with 0 additions and 1 deletions
|
|
@ -10,7 +10,6 @@ CONFIG_OF_BOARD_SETUP=y
|
|||
CONFIG_SYS_EXTRA_OPTIONS="CONS_INDEX=2"
|
||||
# CONFIG_CMD_IMLS is not set
|
||||
CONFIG_CMD_GPIO=y
|
||||
CONFIG_AXP_DCDC2_VOLT=1300
|
||||
CONFIG_AXP_ALDO3_VOLT=3300
|
||||
CONFIG_AXP_ALDO4_VOLT=3300
|
||||
CONFIG_USB_MUSB_GADGET=y
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue