Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: albin.tonnerre@free-electrons.com (Albin Tonnerre)
To: linux-arm-kernel@lists.infradead.org
Subject: [RFC 1/2] AT91: Support SAM9260 and SAM9G20-based boards in the same kernel image
Date: Tue, 18 Jan 2011 08:00:16 +0100	[thread overview]
Message-ID: <20110118070016.GA9605@pc-ran3241> (raw)
In-Reply-To: <20110117075738.GI14798@game.jcrosoft.org>

On Mon, 17 Jan 2011 08:57 +0100, Jean-Christophe PLAGNIOL-VILLARD wrote :
> On 18:50 Sat 15 Jan     , Albin Tonnerre wrote:
> > Nothing actually prevents support for boards based on these SoCs to be
> > compiled in the same kernel image, since the SAM9260 and SAM9G20 are
> > almost identical (AT91SAM9G20 adds some new features, but is otherwise
> > compatible with the AT91SAM9260).
> > 
> > Signed-off-by: Albin Tonnerre <albin.tonnerre@free-electrons.com>
> > ---
> >  arch/arm/mach-at91/Kconfig |   31 +++++++++++++------------------
> >  1 files changed, 13 insertions(+), 18 deletions(-)
> > 
> > diff --git a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig
> > index c015b68..d1eda58 100644
> > --- a/arch/arm/mach-at91/Kconfig
> > +++ b/arch/arm/mach-at91/Kconfig
> > @@ -26,8 +26,8 @@ config ARCH_AT91RM9200
> >  	select GENERIC_CLOCKEVENTS
> >  	select HAVE_AT91_USART3
> >  
> > -config ARCH_AT91SAM9260
> > -	bool "AT91SAM9260 or AT91SAM9XE"
> > +config ARCH_AT91SAM9260_VARIANTS
> sos so
> 
> I'm working on a similar patch but ARCH_AT91SAM9260_VARIANTS seems so so
> 
> I get in mind to get rid of ARCH_AT91SAM92G20
> 
> and detect it

I'm sorry, I can't quite parse your answer. Would you please mind elaborating a
bit?

Cheers,
-- 
Albin Tonnerre, Free Electrons
Kernel, drivers and embedded Linux development,
consulting, training and support.
http://free-electrons.com

  reply	other threads:[~2011-01-18  7:00 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-15 17:50 [RFC 1/2] AT91: Support SAM9260 and SAM9G20-based boards in the same kernel image Albin Tonnerre
2011-01-15 17:50 ` [RFC 2/2] AT91: Update board-cpu9krea to support the 9260/9G20 variants in a single image Albin Tonnerre
2011-01-17  7:50   ` Jean-Christophe PLAGNIOL-VILLARD
2011-01-17  9:02     ` Eric Bénard
2011-01-17  7:57 ` [RFC 1/2] AT91: Support SAM9260 and SAM9G20-based boards in the same kernel image Jean-Christophe PLAGNIOL-VILLARD
2011-01-18  7:00   ` Albin Tonnerre [this message]
2011-01-18 15:00     ` Jean-Christophe PLAGNIOL-VILLARD
2011-01-18 15:32       ` Russell King - ARM Linux
2011-01-18 17:18         ` Gilles Chanteperdrix
2011-01-18 17:43           ` Russell King - ARM Linux
2011-01-18 18:52           ` Jean-Christophe PLAGNIOL-VILLARD
2011-01-18 19:35             ` Russell King - ARM Linux

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=20110118070016.GA9605@pc-ran3241 \
    --to=albin.tonnerre@free-electrons.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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