[U-Boot] [PATCH v2 1/2] SPL: make jump_to_image_no_args a weak symbol
Tom Rini
trini at ti.com
Sun Oct 21 05:03:14 CEST 2012
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 at nvidia.com>
Acked-by: Tom Rini <trini at 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>
More information about the U-Boot
mailing list