All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 2/2] tegra: move to common SPL framework
Date: Fri, 26 Oct 2012 10:40:08 -0600	[thread overview]
Message-ID: <508ABCE8.3050106@wwwdotorg.org> (raw)
In-Reply-To: <CAPnjgZ36dfmJOWH2-oL78rDtaFxyYneRZ0S-b-cKLKVpzMj2Gw@mail.gmail.com>

On 10/26/2012 10:38 AM, Simon Glass wrote:
> On Sat, Oct 20, 2012 at 12:08 AM, Allen Martin <amartin@nvidia.com> wrote:
>> Change tegra SPL to use common SPL framework.  Any tegra specific
>> initialization is now done in spl_board_init() instead of
>> board_init_f()/board_init_r().  Only one SPL boot target is supported
>> on tegra, which is boot to RAM image.  jump_to_image_no_args() must be
>> overridden on tegra so the host CPU can be initialized.
>>
>> Signed-off-by: Allen Martin <amartin@nvidia.com>
> 
> Acked-by: Simon Glass <sjg@chromium.org>
> Tested-by: Simon Glass <sjg@chromium.org>

I think it'd be useful if you cut out the parts of emails you're not
replying to. By quoting everything, you make me go look at the entire
rest of the email to see if you've said something else. Thanks.

  reply	other threads:[~2012-10-26 16:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-20  7:08 [U-Boot] [PATCH v2 1/2] SPL: make jump_to_image_no_args a weak symbol Allen Martin
2012-10-20  7:08 ` [U-Boot] [PATCH v2 2/2] tegra: move to common SPL framework Allen Martin
2012-10-22 17:09   ` Stephen Warren
2012-10-22 22:45   ` Lucas Stach
2012-10-26 16:38   ` Simon Glass
2012-10-26 16:40     ` Stephen Warren [this message]
2012-10-26 16:45       ` Simon Glass
2012-10-21  3:03 ` [U-Boot] [PATCH v2 1/2] SPL: make jump_to_image_no_args a weak symbol Tom Rini
2012-10-26 16:39 ` Simon Glass

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=508ABCE8.3050106@wwwdotorg.org \
    --to=swarren@wwwdotorg.org \
    --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.