[U-Boot] [PATCH v3 01/12] x86: Initialize GDT entry 1 to be the 32-bit CS as well

Simon Glass sjg at chromium.org
Sun Oct 18 23:37:15 CEST 2015


On 7 October 2015 at 21:19, 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>
> Acked-by: Simon Glass <sjg at chromium.org>
> Tested-by: Jian Luo <jian.luo4 at boschrexroth.de>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
>  arch/x86/cpu/cpu.c | 7 ++++++-
>  1 file changed, 6 insertions(+), 1 deletion(-)

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list