From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Tue, 15 Aug 2017 18:06:15 -0400 Subject: [U-Boot] [PATCH 1/2] board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/ In-Reply-To: <20170815205245.21496-1-thomas.petazzoni@free-electrons.com> References: <20170815205245.21496-1-thomas.petazzoni@free-electrons.com> Message-ID: <20170815220615.GF20467@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, Aug 15, 2017 at 10:52:44PM +0200, Thomas Petazzoni wrote: > The code in board/spear/common/ is not board-specific but > SoC-specific. Therefore, boards from other vendors than "spear" may > want to re-use this code, which is currently difficult with the code > being placed in board/spear/common/. > > Since this code really is SoC-specific, this commit moves it to > arch/arm/cpu/arm926ejs/spear/, with the rest of the SPEAr related > code. > > Signed-off-by: Thomas Petazzoni > --- > 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! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: Digital signature URL: