diff options
| author | Hans de Goede <[email protected]> | 2016-04-01 12:53:20 +0200 |
|---|---|---|
| committer | Hans de Goede <[email protected]> | 2016-04-12 08:58:03 +0200 |
| commit | e6c9cec4ca0f3009858c96d57f05ccab557e8a34 (patch) | |
| tree | 2efbf4a797b2bc61614dc43a44b0e4d748e7f561 | |
| parent | 2c3c3ecb596c3b15b5269c56c5e20f39c2c59102 (diff) | |
sunxi: Set DCDC1 to 3.3V on the Sinovoip BPI M3
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 <[email protected]>
Acked-by: Ian Campbell <[email protected]>
| -rw-r--r-- | configs/Sinovoip_BPI_M3_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/Sinovoip_BPI_M3_defconfig b/configs/Sinovoip_BPI_M3_defconfig index ffb9b7a525b..3c7f16732e5 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 |
