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: Mon, 22 Oct 2012 11:09:47 -0600 [thread overview]
Message-ID: <50857DDB.6020503@wwwdotorg.org> (raw)
In-Reply-To: <1350716904-4592-2-git-send-email-amartin@nvidia.com>
On 10/20/2012 01:08 AM, Allen Martin 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.
The series,
Acked-by: Stephen Warren <swarren@nvidia.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
next prev parent reply other threads:[~2012-10-22 17:09 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 [this message]
2012-10-22 22:45 ` Lucas Stach
2012-10-26 16:38 ` Simon Glass
2012-10-26 16:40 ` Stephen Warren
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=50857DDB.6020503@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox