All of lore.kernel.org
 help / color / mirror / Atom feed
From: R, Sricharan <r.sricharan@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] ARM: omap3: Set SPL stack size to 8KB, image to 54KB.
Date: Wed, 9 May 2012 12:21:40 +0530	[thread overview]
Message-ID: <CAJ7qFSfqOgv4nZRfv1uVZ9SAcbMii0zPzWELdAP3Oa8HMiQREg@mail.gmail.com> (raw)
In-Reply-To: <1336498172-14063-1-git-send-email-trini@ti.com>

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 ?

> -0x4020BC00 - 0x4020FFFC: Area for the SPL stack.
> +0x4020E000 - 0x4020FFFC: Area for the SPL stack.
> ?0x80000000 - 0x8007FFFF: Area for the SPL BSS.
> ?0x80100000: CONFIG_SYS_TEXT_BASE of U-Boot
> ?0x80208000 - 0x80307FFF: malloc() pool available to SPL.
>
> ?Option 2 (SPL or X-Loader):
> ?0x40200800 - 0x4020BBFF: Area for SPL text, data and rodata
> -0x4020BC00 - 0x4020FFFC: Area for the SPL stack.
> +0x4020E000 - 0x4020FFFC: Area for the SPL stack.
> ?0x80008000: CONFIG_SYS_TEXT_BASE of U-Boot
> ?0x87000000 - 0x8707FFFF: Area for the SPL BSS.
> ?0x87080000 - 0x870FFFFF: malloc() pool available to SPL.

Thanks,
 Sricharan

  parent reply	other threads:[~2012-05-09  6:51 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-08 17:29 [U-Boot] [PATCH 1/2] ARM: omap3: Set SPL stack size to 8KB, image to 54KB Tom Rini
2012-05-08 17:29 ` [U-Boot] [PATCH 2/2] ARM: omap3: Add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_MMC_SUPPORT Tom Rini
2012-05-09  7:44   ` Thomas Weber
2012-05-09 14:13     ` Tom Rini
2012-05-09 18:54     ` Tom Rini
2012-05-08 17:40 ` [U-Boot] [PATCH 1/2] ARM: omap3: Set SPL stack size to 8KB, image to 54KB Hiremath, Vaibhav
2012-05-08 18:15   ` Tom Rini
2012-05-09 10:03     ` Hiremath, Vaibhav
2012-05-09  6:51 ` R, Sricharan [this message]
2012-05-09 14:05   ` Tom Rini
2012-05-09  9:45 ` Stefano Babic

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=CAJ7qFSfqOgv4nZRfv1uVZ9SAcbMii0zPzWELdAP3Oa8HMiQREg@mail.gmail.com \
    --to=r.sricharan@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.