From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Wed, 9 May 2012 07:05:02 -0700 Subject: [U-Boot] [PATCH 1/2] ARM: omap3: Set SPL stack size to 8KB, image to 54KB. In-Reply-To: References: <1336498172-14063-1-git-send-email-trini@ti.com> Message-ID: <4FAA798E.3080100@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 05/08/2012 11:51 PM, R, Sricharan wrote: > Hi Tom, > [snip] >> >> Option 1 (SPL only): >> 0x40200800 - 0x4020BBFF: Area for SPL text, data and rodata > > You wanted to change the above comment to > 0x40200800 - 0x4020DFFC as well ? Ah yes, thanks for catching that. -- Tom