public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Boris Brezillon <boris.brezillon@free-electrons.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 1/3] ARM: mx6: move to a standard arch/board approach
Date: Wed, 4 Mar 2015 13:50:42 +0100	[thread overview]
Message-ID: <20150304135042.4598148c@bbrezillon> (raw)
In-Reply-To: <CAP9ODKpZtiHvEQP3-PxCvC7v2Nrj6ZTw1Hcnmyz-3RYA0iPEhA@mail.gmail.com>

On Wed, 4 Mar 2015 09:43:59 -0300
Otavio Salvador <otavio@ossystems.com.br> wrote:

> On Wed, Mar 4, 2015 at 9:13 AM, Boris Brezillon
> <boris.brezillon@free-electrons.com> wrote:
> > Freescale boards are currently all defined in arch/arm/Kconfig, which
> > makes them hard to detect.
> > Moreover the MX6 SoC variant (Q, D, DL, S, SL) selection is currently
> > done via the SYS_EXTRA_OPTIONS option which marked as deprecated.
> >
> > Move to a more standard way to select sub-architecture and board by
> > creating a Kconfig under arch/arm/cpu/armv7/mx6 and a new ARCH_MX6
> > option.
> >
> > Existing MX6 board definitions should be moved in this new Kconfig in
> > choice menu, and new boards should be directly declared in this menu.
> >
> > Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
> 
> As this adds the board definitions, are you going to also send a patch
> to the existing boards?
> 

If that's accepted, then yes I could help moving boards from the old
approach to the new one, though I was expecting this to be done by
board maintainers.

Note that I'm not breaking anything (the old boards definition are
still working).


-- 
Boris Brezillon, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

  reply	other threads:[~2015-03-04 12:50 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-04 12:12 [U-Boot] [PATCH v2 0/3] board/seco: Add mx6q-uq7 basic board support Boris Brezillon
2015-03-04 12:13 ` [U-Boot] [PATCH v2 1/3] ARM: mx6: move to a standard arch/board approach Boris Brezillon
2015-03-04 12:13   ` [U-Boot] [PATCH v2 2/3] ARM: iMX: define an IMX_CONFIG Kconfig option Boris Brezillon
2015-03-23 12:32     ` Stefano Babic
2015-03-04 12:13   ` [U-Boot] [PATCH v2 3/3] board/seco: Add mx6q-uq7 basic board support Boris Brezillon
2015-03-23 12:32     ` Stefano Babic
2015-03-04 12:43   ` [U-Boot] [PATCH v2 1/3] ARM: mx6: move to a standard arch/board approach Otavio Salvador
2015-03-04 12:50     ` Boris Brezillon [this message]
2015-03-04 15:43       ` Stefano Babic
2015-03-18  9:49         ` Boris Brezillon
2015-03-18  9:58           ` Stefano Babic
2015-03-23 12:32   ` Stefano Babic

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=20150304135042.4598148c@bbrezillon \
    --to=boris.brezillon@free-electrons.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox