[U-Boot] [PATCH] omap3: Reduce logic/overo SPL max image size

Adam Ford aford173 at gmail.com
Fri Apr 29 00:55:17 CEST 2016


I am hoping to look at this tomorrow at work. Any suggested toolchain you
recommend?
On Apr 28, 2016 5:45 PM, "Tom Rini" <trini at konsulko.com> wrote:

> On Wed, Apr 27, 2016 at 06:46:36PM -0400, Tom Rini wrote:
>
> > While the OMAP3 has 64KiB of SRAM, per the TRM the download area is only
> > from 0x40200000 to 0x4020F000 and exceeding that will cause failure to
> > boot.  Further, we need to make sure that we don't run into
> > SRAM_SCRATCH_SPACE_ADDR as once SPL is running we will write values
> > there and would corrupt our running image.
> >
> > Cc: Adam Ford <aford173 at gmail.com>
> > Cc: Steve Sakoman <sakoman at gmail.com>
> > Signed-off-by: Tom Rini <trini at konsulko.com>
>
> First, this will break linking SPL on some toolchains.  However, I am
> confident that in those cases the binary would not work or not be
> reliable.  I will be fixing this properly in the next release for all
> toolchains.  Applied to u-boot/master, thanks!
>
> --
> Tom
>


More information about the U-Boot mailing list