From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Andreas_Bie=DFmann?= Date: Wed, 13 Mar 2013 14:16:23 +0100 Subject: [U-Boot] [PATCH v9 0/31] Create generic board init for ARM, x86, PPC In-Reply-To: References: <1363021453-6566-1-git-send-email-sjg@chromium.org> Message-ID: <51407C27.2030809@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Simon, On 03/13/2013 04:52 AM, Simon Glass wrote: > Hi, > > On Mon, Mar 11, 2013 at 10:03 AM, Simon Glass wrote: >> This series creates a generic board init implementation which contains >> the essential functions of the major arch/xxx/lib/board.c files. It is >> split into two parts: board_f.c for pre-relocation and board_r.c for >> post-relocation. I tested the whole series on avr32. The minor changes there do not break runtime behaviour, therefore Tested-by: Andreas Bie?mann Will this series be applied for upcomming release? I'm asking cause of http://patchwork.ozlabs.org/patch/225225/ vs http://patchwork.ozlabs.org/patch/220413/ Best regards Andreas Bie?mann