Hi Bin, On Thu, 31 Jan 2019 at 09:17, Bin Meng <bmeng...@gmail.com> wrote: > > It is unnecessary to use a RAM version GDT for 64-bit U-Boot proper. > In fact we can just use the ROM version directly, which not only > eliminates the risk of being overwritten by application, but also > removes the complexity of patching the cpu_call64(). > > Signed-off-by: Bin Meng <bmeng...@gmail.com> > > --- > > arch/x86/cpu/i386/cpu.c | 14 -------------- > 1 file changed, 14 deletions(-)
I am not sure what issue I had with this, but I'm pleased that this works. Reviewed-by: Simon Glass <s...@chromium.org> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot