From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tirumala Marri Date: Mon, 30 Aug 2010 10:41:08 -0700 Subject: [U-Boot] [PATCH 8/8] APM82xxx: Add top level common file changes In-Reply-To: <201008271135.04443.sr@denx.de> References: <1282856780-24660-1-git-send-email-tmarri@apm.com> <201008271135.04443.sr@denx.de> Message-ID: <586a9cafb0cdf8c70cf0e9e93b271ee3@mail.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 > > On Thursday 26 August 2010 23:06:20 tmarri at apm.com wrote: > > From: Tirumala Marri > > > > Add bluestone board name to the board.cfg. > > Change Makefile to include bluestone board support. > > Not needed with board.cfg now. Please remove your changes to Makefile. > > Compiling bluestone results in this warning: [Marri] Sure will fix it. > > [stefan at stefan-desktop u-boot (apm82xxx)]$ ./MAKEALL bluestone > Configuring for bluestone board... > cpu_init.c: In function 'cpu_init_f': > cpu_init.c:226: warning: unused variable 'val' > > Please fix and resubmit. Thanks. > > Cheers, > Stefan Regards, Marri