From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Jackson Date: Thu, 11 Apr 2013 15:22:57 +0100 Subject: [U-Boot] Build failure on am335x_evm In-Reply-To: <20130411131320.GG9914@bill-the-cat> References: <5166893B.5000008@mimc.co.uk> <20130411131320.GG9914@bill-the-cat> Message-ID: <5166C741.6060704@mimc.co.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 11/04/13 14:13, Tom Rini wrote: > On Thu, Apr 11, 2013 at 10:58:19AM +0100, Mark Jackson wrote: >> On the current git master, I get the following build failure:- > What rev are you on? 98f9200 should have fixed this issue. Fixed ... I needed to do a "make distclean" when I switched compiling from one board to another. Cheers Mark J.