All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/
Date: Sat, 19 Aug 2017 12:06:35 +0200	[thread overview]
Message-ID: <20170819120635.1c557acd@windsurf> (raw)
In-Reply-To: <20170815220615.GF20467@bill-the-cat>

Hello,

On Tue, 15 Aug 2017 18:06:15 -0400, Tom Rini wrote:

> >  arch/arm/cpu/arm926ejs/spear/Makefile                      |  2 ++
> >  .../arm/cpu/arm926ejs/spear}/spr_lowlevel_init.S           |  0
> >  .../common => arch/arm/cpu/arm926ejs/spear}/spr_misc.c     |  0
> >  board/spear/common/Makefile                                | 14 --------------
> >  4 files changed, 2 insertions(+), 14 deletions(-)
> >  rename {board/spear/common => arch/arm/cpu/arm926ejs/spear}/spr_lowlevel_init.S (100%)
> >  rename {board/spear/common => arch/arm/cpu/arm926ejs/spear}/spr_misc.c (100%)
> >  delete mode 100644 board/spear/common/Makefile  
> 
> So, I asked Stefan to do some cleanups related to SPEAr a while ago, but
> he's been unable to find the time I believe.  Would you have interest in
> being perhaps co-maintainer of these platforms?  Otherwise I fear they
> need dropping due to lack of Kconfig migration.  Thanks!

I'm not sure I'll have a long term interest in SPEAr, so that probably
doesn't justify me being a co-maintainer. However, if you can list what
needs to be done in terms of cleanup/Kconfig migration, I can try to
find some time to look into that.

Thanks!

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

  reply	other threads:[~2017-08-19 10:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-15 20:52 [U-Boot] [PATCH 1/2] board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/ Thomas Petazzoni
2017-08-15 20:52 ` [U-Boot] [PATCH 2/2] arch/arm/cpu/arm926ejs/spear/cpu.c: guard do_switch_ecc() with CONFIG_NAND_FSMC Thomas Petazzoni
2017-08-26 20:45   ` [U-Boot] [U-Boot, " Tom Rini
2017-08-15 22:06 ` [U-Boot] [PATCH 1/2] board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/ Tom Rini
2017-08-19 10:06   ` Thomas Petazzoni [this message]
2017-08-19 16:20     ` Tom Rini
2017-08-26 20:45 ` [U-Boot] [U-Boot, " Tom Rini

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=20170819120635.1c557acd@windsurf \
    --to=thomas.petazzoni@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 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.