From mboxrd@z Thu Jan 1 00:00:00 1970 From: Clint Adams Date: Wed, 6 Apr 2011 18:59:25 +0000 Subject: [U-Boot] [PATCH v2 1/4] Kirkwood: Rename openrd_base board files to openrd. In-Reply-To: References: <7e035d9593ee77a343ff20b5a0aeb451ed2a3795.1301040318.git.julian.pidancet@citrix.com> Message-ID: <20110406185925.GA8611@scru.org> 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, Mar 29, 2011 at 05:53:14AM -0700, Prafulla Wadaskar wrote: > You can pass additional options here to identify your board uniquely out of several supported boards (to be coming) > For ex: > +openrd_base arm arm926ejs openrd > +Marvell Kirkwood openrd_common:BOARD_IS_OPENRD_BASE > > This approach will help better way to add conditional code for other boards type > > For more details refer syntax in the top of this file. The following two patches use that method, without the file rename.