On Wed, Oct 12, 2011 at 3:00 PM, John Rigby <john.ri...@linaro.org> wrote:

>> Has anyone else been able to successfully use SPL on pandaboard with 
>> v2011.09?
>>
> You may want to see if the spl is oversize.  Sometime ago the size was
> pushed up to 38K but the base was not moved to  accommodate the extra
> size so there has been the possibility of problems since then.  I work
> around it in my own tree by moving CONFIG_SPL_TEXT_BASE down but that
> breaks HS devices.  The patches that start with this email
> http://lists.denx.de/pipermail/u-boot/2011-September/102518.html set
> the size back to 32K.

I saw those patches and have those changes incorporated too.

The spl I built is less than 32K.

It seems that the issue is in RAM setup -- the RAM test fails after
one word (hence it reporting 4 byte RAM size).

Is your tree based on v2011.09?  Is it public?

Steve
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to