From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Sun, 30 Oct 2011 01:12:11 +0200 Subject: [U-Boot] [PATCH] ARM: dreamplug: fix compilation In-Reply-To: <201110300036.51812.marek.vasut@gmail.com> References: <1319923187-19917-1-git-send-email-agust@denx.de> <201110300036.51812.marek.vasut@gmail.com> Message-ID: <20111030011211.5f97d819@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, On Sun, 30 Oct 2011 00:36:51 +0200 Marek Vasut wrote: ... > How the heck did you get this? I MAKEALL-ed all ARM boards and didn't get this > crap. It showed up when running 'MAKEALL arm' in my u-boot-video repo. It also shows up on current u-boot master when running './MAKEALL dreamplug'. In both tests I used ELDK-4.2 ARM toolchain. The issue also show up when running './MAKEALL dreamplug' using current u-boot-arm/master. Anatolij