From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.free-electrons.com ([94.23.35.102]) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1Ue8Zf-00067F-HC for barebox@lists.infradead.org; Sun, 19 May 2013 18:43:16 +0000 Date: Sun, 19 May 2013 20:42:29 +0200 From: Thomas Petazzoni Message-ID: <20130519204229.46a5dbda@skate> In-Reply-To: <1368987835-13323-1-git-send-email-sebastian.hesselbarth@gmail.com> References: <1368987835-13323-1-git-send-email-sebastian.hesselbarth@gmail.com> Mime-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH 00/11] arm: mvebu: SoC consolidation To: Sebastian Hesselbarth Cc: barebox@lists.infradead.org Dear Sebastian Hesselbarth, On Sun, 19 May 2013 20:23:44 +0200, Sebastian Hesselbarth wrote: > After power-up, Marvell EBU SoCs are common enough to justify common > init code. All SoCs start up with internal registers mapped at 0xd0000000 > and Linux wants them remapped to 0xf1000000 which gives ~512M contiguous > address space. As internal registers base address is remapped from within > internal registers itself, we do this remap as soon as possible. > > This patch set consolidates lowlevel init for all MVEBU SoCs which is > currently performed on every board supported. Also common console UART > is created. Then Dove, Armada 370/XP, and Kirkwood are moved to use > common init functions, and finally all board specific init is removed > to its bare minimum. > > The patch set has been tested on CuBox (Dove), Guruplug (Kirkwood), > Mirabox and OpenBlocks AX3 (Armada 370) by either me or Thomas Petazzoni. > > Sebastian Hesselbarth (11): > arm: mvebu: add more visible SoC separators to Kconfig > arm: mvebu: introduce common lowlevel and early init > arm: mvebu: introduce common console UART config > arm: mvebu: convert Dove to common init > arm: mvebu: convert Armada 370/XP to common init > arm: mvebu: convert Kirkwood to common init > arm: mvebu: convert SolidRun CuBox to common init > arm: mvebu: convert Globalscale Mirabox to common init > arm: mvebu: convert PlatHome OpenBlocks AX3 to common init > arm: mvebu: convert Marvell Armada XP GP board to common init > arm: mvebu: convert Globalscale Guruplug to common init For the entire series: Acked-by: Thomas Petazzoni Tested-by: Thomas Petazzoni Best regards, Thomas -- Thomas Petazzoni, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox