All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/3] am33xx: Correct NON_SECURE_SRAM_START/END
Date: Sat, 1 Jun 2013 09:23:27 -0400	[thread overview]
Message-ID: <20130601132327.GC9556@bill-the-cat> (raw)
In-Reply-To: <87hahix3zf.fsf@dell.be.48ers.dk>

On Fri, May 31, 2013 at 10:56:52PM +0200, Peter Korsgaard wrote:
> >>>>> "Tom" == Tom Rini <trini@ti.com> writes:
> 
>  Tom> Prior to Sricharan's cleanup of the boot parameter saving code, we
>  Tom> did not make use of NON_SECURE_SRAM_START on am33xx, so it wasn't a
>  Tom> problem that the address was pointing to the middle of our running SPL.
>  Tom> Correct to point to the base location of the download image area.
>  Tom> Increase CONFIG_SPL_TEXT_BASE to account for this scratch area being
>  Tom> used.  As part of correcting these tests, make use of the fact that
>  Tom> we've always been placing our stack outside of the download image area
>  Tom> (which is fine, once the downloaded image is run, ROM is gone) so
>  Tom> correct the max size test to be the ROM defined top of the download area
>  Tom> to where we link/load at.
[snip]
>  Tom> + * We limit our size to the ROM-defined dowloaded image area, and use the
> 
> s/dowloaded/downloaded/

And copy/pasted to the other configs, oops, fixed in all 3.  If there's
no other feedback, I'll refrain from a v2 posting and just include the
typo correction when I merge it middle of next week, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130601/68bdad50/attachment.pgp>

  reply	other threads:[~2013-06-01 13:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-31 18:18 [U-Boot] [PATCH 1/3] omap-common/hwinit-common.c: Mark omap_rev_string as static Tom Rini
2013-05-31 18:18 ` [U-Boot] [PATCH 2/3] am33xx: Correct NON_SECURE_SRAM_START/END Tom Rini
2013-05-31 20:56   ` Peter Korsgaard
2013-06-01 13:23     ` Tom Rini [this message]
2013-05-31 18:18 ` [U-Boot] [PATCH 3/3] am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c Tom Rini
2013-06-03  6:51   ` Sricharan R

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130601132327.GC9556@bill-the-cat \
    --to=trini@ti.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.