From: Hans de Goede <hdegoede@redhat.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [linux-sunxi] [PATCH] sunxi: Add CONFIG_SUNXI_NO_PMIC to Marsboard A10 config
Date: Mon, 21 Dec 2015 20:41:24 +0100 [thread overview]
Message-ID: <567855E4.7080909@redhat.com> (raw)
In-Reply-To: <1450647913-6731-1-git-send-email-mamlinav@gmail.com>
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
>
prev parent reply other threads:[~2015-12-21 19:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=567855E4.7080909@redhat.com \
--to=hdegoede@redhat.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.