[U-Boot] [PATCH v2 03/13] x86: Initialize GDT entry 1 to be the 32-bit CS as well
Simon Glass
sjg at chromium.org
Fri Oct 2 01:00:43 CEST 2015
On Monday, 28 September 2015, Bin Meng <bmeng.cn at gmail.com> wrote:
>
> Some OS (like VxWorks) requires GDT entry 1 to be the 32-bit CS.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> Tested-by: Jian Luo <jian.luo4 at boschrexroth.de>
> ---
>
> Changes in v2: None
>
> arch/x86/cpu/cpu.c | 7 ++++++-
> 1 file changed, 6 insertions(+), 1 deletion(-)
>
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list