[U-Boot] [PATCH v3 12/15] arm, davinci: Add SPL support for DA850 SoCs

Christian Riesch christian.riesch at omicron.at
Wed Nov 30 08:22:52 CET 2011


Hi Tom,

On Tue, Nov 29, 2011 at 7:27 PM, Tom Rini <tom.rini at gmail.com> wrote:
> On Fri, Nov 25, 2011 at 5:37 AM, Christian Riesch
> <christian.riesch at omicron.at> wrote:
>> This code adds an SPL for booting from SPI flash on DA850 SoCs.
>>
>> Signed-off-by: Christian Riesch <christian.riesch at omicron.at>
>> Cc: Heiko Schocher <hs at denx.de>
>> Cc: Sandeep Paulraj <s-paulraj at ti.com>
>
> Parts of this remind me of omap-common/spl.c so I think longer term we
> need to figure out if we can make everyone live with a few more common
> SPL files and functions.

I stole some ideas from omap-common/spl.c and yes, there are similarities :-)

> Aside, what are the size limitations you're
> dealing with here?  Thanks!

Size limitation of the SPL? I am using the AM1808 which has 128kB
internal SRAM, i think it is the same for all DA8xx SoCs.

Regards, Christian


More information about the U-Boot mailing list