Allen Martin a759f1e0db SPL: make jump_to_image_no_args a weak symbol
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>
Acked-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2012-10-29 09:07:05 -07:00
..
2012-10-03 16:01:22 -07:00
2012-10-15 11:53:07 -07:00
2012-08-09 23:47:43 +02:00
2012-09-29 10:00:29 -07:00
2012-09-05 17:32:42 -05:00
2012-09-27 12:22:11 -05:00
2012-03-27 22:05:28 +02:00
2012-08-09 23:39:18 +02:00
2012-09-29 07:26:09 -07:00
2012-09-26 11:08:32 -07:00