mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 15:14:43 +00:00
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 <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
This commit is contained in:
parent
2c3c3ecb59
commit
e6c9cec4ca
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue