Hi Bin,

On Wed, 1 May 2019 at 10:17, Bin Meng <bmeng...@gmail.com> wrote:
>
> Hi Simon,
>
> On Fri, Apr 26, 2019 at 12:00 PM Simon Glass <s...@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 <s...@chromium.org>
> > ---
> >
> > Changes in v2:
> > - Add a new patch allowing jumping from TPL to SPL
> >
> >  arch/x86/cpu/start.S | 13 +++++++++++++
> >  1 file changed, 13 insertions(+)
> >
>
> Reviewed-by: Bin Meng <bmeng...@gmail.com>
>
> But I don't see any patch in this series that makes use of this new
> jump_to_spl()?

This is called from arch/x86/lib/tpl.c:

   x86: Add a simple TPL implementation

Regards,
Simon
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to