All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] configs: new configuration for NXP i.MX51 EVK
Date: Wed, 8 Jun 2016 23:26:26 +0200	[thread overview]
Message-ID: <20160608232626.597cffb8@free-electrons.com> (raw)
In-Reply-To: <1464908394-26641-1-git-send-email-festevam@gmail.com>

Hello,

On Thu,  2 Jun 2016 19:59:54 -0300, Fabio Estevam wrote:
> Add a new configuration for NXP i.MX51 EVK based on U-boot 2016.05
> and kernel 4.6.1.
> 
> U-boot 2016.05 needs the patch c510f2e436008 ("video: ipu_common: fix build
> error") that is already in mainline to fix an IPU build error.
>     
> We can remove this patch in the future when we switch to U-boot 2016.07.
> 
> Signed-off-by: Fabio Estevam <festevam@gmail.com>
> ---
>  board/freescale/imx51evk/genimage.cfg              | 41 ++++++++++++++++
>  .../0001-video-ipu_common-fix-build-error.patch    | 47 +++++++++++++++++++
>  board/freescale/imx51evk/post-image.sh             | 16 +++++++
>  board/freescale/imx51evk/readme.txt                | 54 ++++++++++++++++++++++
>  configs/mx51evk_defconfig                          | 37 +++++++++++++++
>  5 files changed, 195 insertions(+)
>  create mode 100644 board/freescale/imx51evk/genimage.cfg
>  create mode 100644 board/freescale/imx51evk/patches/uboot/0001-video-ipu_common-fix-build-error.patch
>  create mode 100755 board/freescale/imx51evk/post-image.sh
>  create mode 100644 board/freescale/imx51evk/readme.txt
>  create mode 100644 configs/mx51evk_defconfig

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

      reply	other threads:[~2016-06-08 21:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-02 22:59 [Buildroot] [PATCH] configs: new configuration for NXP i.MX51 EVK Fabio Estevam
2016-06-08 21:26 ` 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=20160608232626.597cffb8@free-electrons.com \
    --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.