summaryrefslogtreecommitdiffstats
path: root/configs/CHIP_defconfig
diff options
context:
space:
mode:
authorBoris Brezillon <boris.brezillon@free-electrons.com>2016-03-07 13:44:11 +0100
committerHans de Goede <hdegoede@redhat.com>2016-03-23 22:04:13 +0100
commit83fbebf21986570a5c204c9ed751fdf89a8efc3d (patch)
tree0bc8cb6bf73f24e3aa9184cc496d9d091bdc9397 /configs/CHIP_defconfig
parentcf6eca7ccd9025e9f34f179682516f1e5d7e0e78 (diff)
downloadblackbird-obmc-uboot-83fbebf21986570a5c204c9ed751fdf89a8efc3d.tar.gz
blackbird-obmc-uboot-83fbebf21986570a5c204c9ed751fdf89a8efc3d.zip
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>
Diffstat (limited to 'configs/CHIP_defconfig')
-rw-r--r--configs/CHIP_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/CHIP_defconfig b/configs/CHIP_defconfig
index 950c803385..0f4020b060 100644
--- a/configs/CHIP_defconfig
+++ b/configs/CHIP_defconfig
@@ -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
OpenPOWER on IntegriCloud