diff mbox

[U-Boot,2/3] sunxi: Set DCDC1 to 3.3V on the Sinovoip BPI M3

Message ID 1459624248-13306-2-git-send-email-hdegoede@redhat.com
State Accepted
Commit e6c9cec4ca0f3009858c96d57f05ccab557e8a34
Delegated to: Hans de Goede
Headers show

Commit Message

Hans de Goede April 2, 2016, 7:10 p.m. UTC
This is the value used in the fex file of the manufacturer images,
and also the DCDC1 default. Sometimes lower values are used to save
battery power, but that does not apply to a SBC.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
---
 configs/Sinovoip_BPI_M3_defconfig | 1 -
 1 file changed, 1 deletion(-)

Comments

Ian Campbell April 5, 2016, 9:42 a.m. UTC | #1
On Sat, 2016-04-02 at 21:10 +0200, Hans de Goede wrote:
> This is the value used in the fex file of the manufacturer images,
> and also the DCDC1 default. Sometimes lower values are used to save
> battery power, but that does not apply to a SBC.
> 
> Signed-off-by: Hans de Goede <hdegoede@redhat.com>

Acked-by: Ian Campbell <ijc@hellion.org.uk>
diff mbox

Patch

diff --git a/configs/Sinovoip_BPI_M3_defconfig b/configs/Sinovoip_BPI_M3_defconfig
index ffb9b7a..3c7f167 100644
--- a/configs/Sinovoip_BPI_M3_defconfig
+++ b/configs/Sinovoip_BPI_M3_defconfig
@@ -12,5 +12,4 @@  CONFIG_SPL=y
 # CONFIG_CMD_IMLS is not set
 # CONFIG_CMD_FLASH is not set
 # CONFIG_CMD_FPGA is not set
-CONFIG_AXP_DCDC1_VOLT=3000
 CONFIG_AXP_DCDC5_VOLT=1200