[U-Boot] [PATCH v3 17/18] x86: Add a way to jump from TPL to SPL
Bin Meng
bmeng.cn at gmail.com
Tue May 7 09:31:55 UTC 2019
On Fri, May 3, 2019 at 12:52 AM Simon Glass <sjg at chromium.org> wrote:
>
> When TPL finishes it needs to jump to SPL with the stack set up correctly.
> Add a function to handle this.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v3: None
> Changes in v2:
> - Add a new patch allowing jumping from TPL to SPL
>
> arch/x86/cpu/start.S | 13 +++++++++++++
> 1 file changed, 13 insertions(+)
>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list