Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] freescale: Add a standard genimage script for MX23/MX28
Date: Sun, 6 Nov 2016 22:44:29 +0100	[thread overview]
Message-ID: <20161106224429.31666d66@free-electrons.com> (raw)
In-Reply-To: <1478459535-20024-1-git-send-email-festevam@gmail.com>

Hello,

On Sun,  6 Nov 2016 17:12:14 -0200, Fabio Estevam wrote:
> Add a standard genimage script for the MXS processors (MX23 and MX28).
> 
> Based on the common scripts for the other imx devices:
> board/freescale/common/genimage.cfg.template
> board/freescale/common/post-image.sh
> 
> This makes it easier to add new MX23/MX28 boards configurations into
> Buildroot.
> 
> Signed-off-by: Fabio Estevam <festevam@gmail.com>
> ---
>  board/freescale/common/mxs/genimage.cfg.template | 39 +++++++++++++++++
>  board/freescale/common/mxs/post-image.sh         | 54 ++++++++++++++++++++++++
>  2 files changed, 93 insertions(+)
>  create mode 100644 board/freescale/common/mxs/genimage.cfg.template
>  create mode 100755 board/freescale/common/mxs/post-image.sh

I've applied both to next. However, we now have this a bit weird
hierarchy:

board/freescale/common/
??? genimage.cfg.template
??? mxs
??? ??? genimage.cfg.template
??? ??? post-image.sh
??? post-image.sh

Perhaps we should move the i.MX genimage.cfg.template and post-image.sh
in an imx/ sub-directory? This means adjusting all the defconfig, but
it can be done mechanically.

Thanks,

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

  parent reply	other threads:[~2016-11-06 21:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-06 19:12 [Buildroot] [PATCH 1/2] freescale: Add a standard genimage script for MX23/MX28 Fabio Estevam
2016-11-06 19:12 ` [Buildroot] [PATCH 2/2] configs/imx28evk: Use the common mxs genimage script Fabio Estevam
2016-11-06 21:44 ` Thomas Petazzoni [this message]
2016-11-06 22:06   ` [Buildroot] [PATCH 1/2] freescale: Add a standard genimage script for MX23/MX28 Fabio Estevam

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=20161106224429.31666d66@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox