Re: [U-Boot] Question on the max size of SPL and OMAP3 SRAM

2015-02-18 Thread Ash Charles
Hi Tom, On Wed, Feb 18, 2015 at 10:32 AM, Tom Rini wrote: > Well, the best answer is to check the TRM and see what it says about the > ROM memory map. My recollection is that 0x40200800 - 0x4020BBFF is the > download area and 0x4020E000 - 0x4020FFFC is what it calls the public > stack and we deci

Re: [U-Boot] Question on the max size of SPL and OMAP3 SRAM

2015-02-18 Thread Tom Rini
On Tue, Feb 17, 2015 at 04:47:14PM -0800, Adam Lee wrote: > I have a Gumstix Overo (OMAP3) with a 512MiB NAND. I have been validating > BCH8 ecc scheme and one of the problems I ran into is this: > > arm-linux-gnueabi-ld.bfd: u-boot-spl section `.rodata' will not fit in > region `.sram' > arm-linu