From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rogan Dawes Date: Wed, 01 Sep 2010 09:00:35 +0200 Subject: [U-Boot] [PATCH 8/8] APM82xxx: Add top level common file changes In-Reply-To: References: <1282856780-24660-1-git-send-email-tmarri@apm.com> <201008271135.04443.sr@denx.de> Message-ID: <4C7DFA13.6000200@dawes.za.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 2010/09/01 12:35 AM, Tirumala Marri wrote: > Hi Stefan, >>> 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. >> > [Marri] You mean we only need board.cfg change and we don't need Makefile > entry ? Yes, exactly. Rogan