[U-Boot] [PATCH 1/2] board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/

Tom Rini trini at konsulko.com
Sat Aug 19 16:20:53 UTC 2017


On Sat, Aug 19, 2017 at 12:06:35PM +0200, Thomas Petazzoni wrote:
> 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.

Everything that shows up under 'grep SPEAR scripts/config_whitelist.txt'
needs to be migrated (or if it makes sense, moved out of CONFIG
namespace instead).  Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170819/ab2f8dc4/attachment.sig>


More information about the U-Boot mailing list