diff options
| author | Allen Martin <amartin@nvidia.com> | 2012-10-19 21:08:22 +0000 |
|---|---|---|
| committer | Tom Warren <twarren@nvidia.com> | 2012-10-29 09:07:05 -0700 |
| commit | a759f1e0db7be05ab562e060cf024af262920426 (patch) | |
| tree | fdabce14ef333f6d1b8e40912d07684cbf8ae7cd /include/linux/stringify.h | |
| parent | a2ab6b7d320423ab4d925d75c588c2a13fce61c6 (diff) | |
| download | u-boot-a759f1e0db7be05ab562e060cf024af262920426.tar.gz u-boot-a759f1e0db7be05ab562e060cf024af262920426.tar.xz u-boot-a759f1e0db7be05ab562e060cf024af262920426.zip | |
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>
Diffstat (limited to 'include/linux/stringify.h')
0 files changed, 0 insertions, 0 deletions
