[U-Boot] SPL broken for pandaboard with v2011.09?

Steve Sakoman sakoman at gmail.com
Thu Oct 13 00:29:26 CEST 2011


On Wed, Oct 12, 2011 at 3:23 PM, John Rigby <john.rigby at linaro.org> wrote:

> My tree has the precalculated ddr timing patch:
>
> U-Boot/SPL: omap4: Make ddr pre-calculated timings as default.
>
> All ddr configurations(geometry/timings) are done automatically
> by detecting the device connected at run time. Though this
> is a useful feature, making this as a default setting increases
> the code size by about 2K bytes. This is quite big, especially
> in the case of SPL which runs from a smaller SRAM. So do not
> use this feature as the default setting, instead use the
> precalculated tables.
>
> Signed-off-by: sricharan <r.sricharan at ti.com>
>
> But you probably picked that up with the spl size fix from the same author.

I did, and the mmc/fat fix also makes the same change so there is an
easily fixable conflict when applying all three patches.

>> Is your tree based on v2011.09?  Is it public?
>
> My tree has a bunch of extra patches on top and is based on rc2.  I
> know it works:
>
> http://git.linaro.org/gitweb?p=boot/u-boot-linaro-stable.git;a=summary

OK, I will give that a try first.

> My -next tree has had no testing because I only just put it together.
> It is nearly identical to the above but rebased to v2011.09 final:
>
> http://git.linaro.org/gitweb?p=boot/u-boot-linaro-next.git;a=summary

If your rc2 based branch works then I will try this one too to see if
something broke subsequently.

Thanks!

Steve


More information about the U-Boot mailing list