From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Tue, 6 Dec 2011 10:14:03 -0700 Subject: [U-Boot] [PATCH v5 0/6] Add an SPL to boot the da850evm from SPI In-Reply-To: References: <1323082732-32682-1-git-send-email-christian.riesch@omicron.at> Message-ID: <4EDE4D5B.801@ti.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 12/06/2011 10:08 AM, Christian Riesch wrote: > Hi Tom, > > On Tue, Dec 6, 2011 at 5:46 PM, Tom Rini wrote: >> On Mon, Dec 5, 2011 at 1:05 PM, Tom Rini wrote: >>> On Mon, Dec 5, 2011 at 3:58 AM, Christian Riesch >>> wrote: >>>> >>>> Hi, >>>> this is v5 of the last part of my recent patchset >>> >>> Following on to my last email in 2/6 of the series, if there's no >>> objections other than mine about commenting and not doing 0 bit >>> shifts, and that's an agreeable change, if there's no other objections >>> within 24h I'll put the series into u-boot-ti/master and send a pull >>> request to Albert. Thanks! >> >> OK, what toolchain are you using? For da850evm and gcc 4.5 I get: > > I'm using > gcc version 4.5.2 (Sourcery G++ Lite 2011.03-41) > > make da850evm_config && make -s -j3 u-boot.ais > builds without warnings. How about 'all' (or da850evm) ? -- Tom