From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Cormier Date: Tue, 6 May 2014 17:33:09 +0000 (UTC) Subject: [U-Boot] =?utf-8?q?Problem_building_am335x=5Fevm_config?= References: Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > > Try: > > make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- am335x_evm_defconfig > > make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- > > > > it works for me (please update your CROSS_COMPILE) > > Vasili, There was a change in 2014.04. After you run the *_defconfig you don't have to (Shouldn't) add am335x_evm to make. See above for correct procedure now. -Jonathan Cormier jcormier at criticallink.com