From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Beno=C3=AEt_Th=C3=A9baudeau?= Date: Fri, 16 Nov 2012 23:42:57 +0100 (CET) Subject: [U-Boot] [PATCH v2] mx5: Mark lowlevel_init board-specific code In-Reply-To: <509A703A.7000306@denx.de> Message-ID: <1594558549.1501992.1353105777331.JavaMail.root@advansee.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 Stefano, On Wednesday, November 7, 2012 3:29:14 PM, Stefano Babic wrote: > On 05/11/2012 21:07, Beno?t Th?baudeau wrote: > > The mx5 lowlevel_init.S contains board-specific code based on the > > reference > > design. Let's keep it since it avoids creating new lowlevel_init > > files and it > > may be used by many boards. But add a config to make it optional in > > order not to > > cause issues on boards not following this part of the reference > > design. > > Right, and it is correct that this initialisation is not done for all > boards. > > Acked-by: Stefano Babic You seem to have forgotten this one in your last couple of application rounds. Best regards, Beno?t