
21 Oct
2012
21 Oct
'12
5:03 a.m.
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