From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v5 0/6] Add an SPL to boot the da850evm from SPI
Date: Tue, 6 Dec 2011 10:14:03 -0700 [thread overview]
Message-ID: <4EDE4D5B.801@ti.com> (raw)
In-Reply-To: <CABkLObp255iaTx3LWwuBm6HtxEiHnCs8CWvqQ8MjRXG6qVPtsA@mail.gmail.com>
On 12/06/2011 10:08 AM, Christian Riesch wrote:
> Hi Tom,
>
> On Tue, Dec 6, 2011 at 5:46 PM, Tom Rini <tom.rini@gmail.com> wrote:
>> On Mon, Dec 5, 2011 at 1:05 PM, Tom Rini <tom.rini@gmail.com> wrote:
>>> On Mon, Dec 5, 2011 at 3:58 AM, Christian Riesch
>>> <christian.riesch@omicron.at> 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
next prev parent reply other threads:[~2011-12-06 17:14 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-05 10:58 [U-Boot] [PATCH v5 0/6] Add an SPL to boot the da850evm from SPI Christian Riesch
2011-12-05 10:58 ` [U-Boot] [PATCH v5 1/6] spl: display_options.o is required for SPI flash support in SPL Christian Riesch
2011-12-05 10:58 ` [U-Boot] [PATCH v5 2/6] sf: Add spi_boot() to allow booting from SPI flash in an SPL Christian Riesch
2011-12-05 19:33 ` Scott Wood
2011-12-05 19:56 ` Mike Frysinger
2011-12-05 20:03 ` Tom Rini
2011-12-05 21:23 ` Mike Frysinger
2011-12-05 10:58 ` [U-Boot] [PATCH v5 3/6] arm, davinci: Add SPL support for DA850 SoCs Christian Riesch
2011-12-05 10:58 ` [U-Boot] [PATCH v5 4/6] arm, da850evm: Add an SPL for SPI boot Christian Riesch
2011-12-05 15:19 ` Tom Rini
2011-12-05 10:58 ` [U-Boot] [PATCH v5 5/6] mkimage: Fix variable length header support Christian Riesch
2011-12-05 10:58 ` [U-Boot] [PATCH v5 6/6] arm, davinci: Add support for generating AIS images to the Makefile Christian Riesch
2011-12-05 20:05 ` [U-Boot] [PATCH v5 0/6] Add an SPL to boot the da850evm from SPI Tom Rini
2011-12-06 16:46 ` Tom Rini
2011-12-06 17:08 ` Christian Riesch
2011-12-06 17:14 ` Tom Rini [this message]
2011-12-06 17:32 ` Christian Riesch
2011-12-06 17:34 ` Tom Rini
2011-12-06 22:17 ` Tom Rini
2011-12-07 9:32 ` Christian Riesch
2011-12-09 10:36 ` Christian Riesch
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4EDE4D5B.801@ti.com \
--to=trini@ti.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.