summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorChen-Yu Tsai <wens@csie.org>2016-03-30 00:26:47 +0800
committerHans de Goede <hdegoede@redhat.com>2016-03-31 17:03:56 +0200
commit4c6a9ca103f953b6e5e6dfcd56fb558e61ca3c05 (patch)
tree701bffbf500262bfe08acce1f51e4ab9f766388f /configs
parentb25b7ad16e1b2afa531612ce0b48d84d801c38d8 (diff)
downloadtalos-obmc-uboot-4c6a9ca103f953b6e5e6dfcd56fb558e61ca3c05.tar.gz
talos-obmc-uboot-4c6a9ca103f953b6e5e6dfcd56fb558e61ca3c05.zip
power: axp818: Fix DCDC5 default voltage
DCDC5 is designed to supply VCC-DRAM, which is normally 1.5V for DDR3, 1.35V for DDR3L, and 1.2V for LPDDR3. Also remove CONFIG_AXP_DCDC5_VOLT from h8_homlet_v2_defconfig. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/h8_homlet_v2_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/h8_homlet_v2_defconfig b/configs/h8_homlet_v2_defconfig
index 4742aaf693..1f492ab352 100644
--- a/configs/h8_homlet_v2_defconfig
+++ b/configs/h8_homlet_v2_defconfig
@@ -12,4 +12,3 @@ CONFIG_SPL=y
# CONFIG_CMD_FLASH is not set
# CONFIG_CMD_FPGA is not set
CONFIG_AXP_DCDC1_VOLT=3000
-CONFIG_AXP_DCDC5_VOLT=1500
OpenPOWER on IntegriCloud