Re: [U-Boot] SPL support and secondary image size

2011-11-04 Thread jonsm...@gmail.com
On Thu, Nov 3, 2011 at 10:11 PM, Aneesh V wrote: > Hi Jon, > > For OMAP we find this run-time by loading u-boot.img instead of > u-boot.bin. u-boot.img has a 64 byte header with all necessary > information such as size, load address, image type etc. The OMAP SPL > can in fact load any image that h

Re: [U-Boot] SPL support and secondary image size

2011-11-03 Thread jonsm...@gmail.com
On Thu, Nov 3, 2011 at 10:11 PM, Aneesh V wrote: > Hi Jon, > > On Friday 04 November 2011 04:30 AM, Scott Wood wrote: >> >> On 11/03/2011 05:20 PM, jonsm...@gmail.com wrote: > > Looks like I am not seeing some mails in this thread. I didn't get your > first mail, neither Tom Rini's mails. > >>> My

Re: [U-Boot] SPL support and secondary image size

2011-11-03 Thread Aneesh V
Hi Jon, On Friday 04 November 2011 04:30 AM, Scott Wood wrote: > On 11/03/2011 05:20 PM, jonsm...@gmail.com wrote: Looks like I am not seeing some mails in this thread. I didn't get your first mail, neither Tom Rini's mails. >> My primary SPL image needs the size of the secondary image built int

Re: [U-Boot] SPL support and secondary image size

2011-11-03 Thread jonsm...@gmail.com
On Thu, Nov 3, 2011 at 9:37 PM, Tom Rini wrote: > On Thu, Nov 3, 2011 at 4:27 PM, jonsm...@gmail.com wrote: >> Some more info on the out of tree NXP code...   I didn't write it, I >> am just trying to get it working on a current uboot since the NXP >> u-boot code is too old for ARM device tree su

Re: [U-Boot] SPL support and secondary image size

2011-11-03 Thread jonsm...@gmail.com
Some more info on the out of tree NXP code... I didn't write it, I am just trying to get it working on a current uboot since the NXP u-boot code is too old for ARM device tree support. Most u-boot images are around 250KB. lpc3130 has 96K of SRAM. The ARM ROM on the chip can IPL from six sources

Re: [U-Boot] SPL support and secondary image size

2011-11-03 Thread jonsm...@gmail.com
On Thu, Nov 3, 2011 at 7:08 PM, jonsm...@gmail.com wrote: > On Thu, Nov 3, 2011 at 7:00 PM, Scott Wood wrote: >> On 11/03/2011 05:20 PM, jonsm...@gmail.com wrote: >>> My primary SPL image needs the size of the secondary image built into >>> it. How do I access that size while building the primary

Re: [U-Boot] SPL support and secondary image size

2011-11-03 Thread Scott Wood
On 11/03/2011 05:20 PM, jonsm...@gmail.com wrote: > My primary SPL image needs the size of the secondary image built into > it. How do I access that size while building the primary SPL image? Does it need to be exact? Usually we just hardcode something that should be big enough. -Scott

[U-Boot] SPL support and secondary image size

2011-11-03 Thread jonsm...@gmail.com
My primary SPL image needs the size of the secondary image built into it. How do I access that size while building the primary SPL image? -- Jon Smirl jonsm...@gmail.com ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/