From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] configs: Add support for imx7dpico board
Date: Mon, 14 Aug 2017 23:01:45 +0200 [thread overview]
Message-ID: <20170814230145.3f151486@windsurf> (raw)
In-Reply-To: <1501768202-12357-1-git-send-email-vanessa.maegima@nxp.com>
Hello,
On Thu, 3 Aug 2017 10:50:02 -0300, Vanessa Maegima wrote:
> Add support for imx7d-pico, which is a board based on NXP
> i.MX7D processor.
>
> For more information about this board, please visit:
> http://www.technexion.org/products/pico/pico-som/pico-imx7-emmc
>
> Signed-off-by: Vanessa Maegima <vanessa.maegima@nxp.com>
Thanks, I've applied to the next branch, after doing a few tweaks, see
below.
> ---
> ...01-ARM-dts-imx7d-pico-Add-initial-support.patch | 429 +++++++++++++++++++++
> ...2-ARM-dts-imx7d-pico-Add-watchdog-support.patch | 48 +++
> ...7d-pico-Pass-no-1-8-v-property-to-the-eMM.patch | 33 ++
> ...RM-dts-imx7-Fix-typo-in-watchdog-pin-name.patch | 89 +++++
It would have been nice to indicate the upstream status of those
patches, especially since all of them are in Linus tree and therefore
will be in Linux 4.13. I've added a "Upstream: ..." tag to each of
them, with a link to the upstream commit.
> +Build
> +=====
> +
> +First, configure Buildroot for the i.MX6UL Pico board:
I'm sure you wanted to say i.MX7D Pico board here, so I've fixed that.
> +Create a bootable SD card
We're not creating a bootable SD card here, but flashing the internal
eMMC, so I've adjusted that as well.
> +# audio
> +BR2_PACKAGE_ALSA_UTILS=y
> +BR2_PACKAGE_ALSA_UTILS_AMIXER=y
> +BR2_PACKAGE_ALSA_UTILS_APLAY=y
We want our defconfigs to be minimal, so I've dropped those additional
packages.
Thanks a lot!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
prev parent reply other threads:[~2017-08-14 21:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-03 13:50 [Buildroot] [PATCH] configs: Add support for imx7dpico board Vanessa Maegima
2017-08-14 21:01 ` Thomas Petazzoni [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=20170814230145.3f151486@windsurf \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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.