
7 May
2019
7 May
'19
11:31 a.m.
On Fri, May 3, 2019 at 12:52 AM Simon Glass sjg@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@chromium.org Reviewed-by: Bin Meng bmeng.cn@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!