* [U-Boot] [PATCH] sunxi: Add CONFIG_SUNXI_NO_PMIC to Marsboard A10 config
@ 2015-12-20 21:45 Aleksei Mamlin
2015-12-21 19:41 ` [U-Boot] [linux-sunxi] " Hans de Goede
0 siblings, 1 reply; 2+ messages in thread
From: Aleksei Mamlin @ 2015-12-20 21:45 UTC (permalink / raw)
To: u-boot
Marsboard A10 haven't any PMIC at all, so add CONFIG_SUNXI_NO_PMIC=y to
Marsboard_A10_defconfig
Signed-off-by: Aleksei Mamlin <mamlinav@gmail.com>
---
configs/Marsboard_A10_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/Marsboard_A10_defconfig b/configs/Marsboard_A10_defconfig
index 5689cff..806fb64 100644
--- a/configs/Marsboard_A10_defconfig
+++ b/configs/Marsboard_A10_defconfig
@@ -9,4 +9,5 @@ CONFIG_SYS_EXTRA_OPTIONS="SUNXI_EMAC,AHCI"
# CONFIG_CMD_FLASH is not set
# CONFIG_CMD_FPGA is not set
CONFIG_CMD_GPIO=y
+CONFIG_SUNXI_NO_PMIC=y
CONFIG_USB_EHCI_HCD=y
--
2.4.10
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] [linux-sunxi] [PATCH] sunxi: Add CONFIG_SUNXI_NO_PMIC to Marsboard A10 config
2015-12-20 21:45 [U-Boot] [PATCH] sunxi: Add CONFIG_SUNXI_NO_PMIC to Marsboard A10 config Aleksei Mamlin
@ 2015-12-21 19:41 ` Hans de Goede
0 siblings, 0 replies; 2+ messages in thread
From: Hans de Goede @ 2015-12-21 19:41 UTC (permalink / raw)
To: u-boot
Hi,
On 20-12-15 22:45, Aleksei Mamlin wrote:
> Marsboard A10 haven't any PMIC at all, so add CONFIG_SUNXI_NO_PMIC=y to
> Marsboard_A10_defconfig
>
> Signed-off-by: Aleksei Mamlin <mamlinav@gmail.com>
Thanks I've added this to my personal tree and will send it out
with the next pull-req.
Regards,
Hans
> ---
> configs/Marsboard_A10_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/configs/Marsboard_A10_defconfig b/configs/Marsboard_A10_defconfig
> index 5689cff..806fb64 100644
> --- a/configs/Marsboard_A10_defconfig
> +++ b/configs/Marsboard_A10_defconfig
> @@ -9,4 +9,5 @@ CONFIG_SYS_EXTRA_OPTIONS="SUNXI_EMAC,AHCI"
> # CONFIG_CMD_FLASH is not set
> # CONFIG_CMD_FPGA is not set
> CONFIG_CMD_GPIO=y
> +CONFIG_SUNXI_NO_PMIC=y
> CONFIG_USB_EHCI_HCD=y
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-12-21 19:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-20 21:45 [U-Boot] [PATCH] sunxi: Add CONFIG_SUNXI_NO_PMIC to Marsboard A10 config Aleksei Mamlin
2015-12-21 19:41 ` [U-Boot] [linux-sunxi] " Hans de Goede
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox