From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 1/2] SPL: make jump_to_image_no_args a weak symbol
Date: Sat, 20 Oct 2012 20:03:14 -0700 [thread overview]
Message-ID: <20121021030314.GA8894@bill-the-cat> (raw)
In-Reply-To: <1350716904-4592-1-git-send-email-amartin@nvidia.com>
On Sat, Oct 20, 2012 at 12:08:22AM -0700, Allen Martin wrote:
> Change jump_to_image_no_args() to a weak symbol to allow override by
> SoC specific code. This is required by tegra because the SPL runs on
> a different CPU from the image it is loading, so tegra specific
> initialization is required to start the host CPU. Pass in spl_image
> as a parameter for the same reason.
>
> Signed-off-by: Allen Martin <amartin@nvidia.com>
Acked-by: Tom Rini <trini@ti.com>
--
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/20121020/216a603b/attachment.pgp>
next prev parent reply other threads:[~2012-10-21 3:03 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
2012-10-26 16:45 ` Simon Glass
2012-10-21 3:03 ` Tom Rini [this message]
2012-10-26 16:39 ` [U-Boot] [PATCH v2 1/2] SPL: make jump_to_image_no_args a weak symbol 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=20121021030314.GA8894@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox