[U-Boot] [PATCH v3 16/28] x86: Add an enum for some commonly-used GDT bits

Simon Glass sjg at chromium.org
Wed Aug 5 20:03:19 CEST 2015


On 4 August 2015 at 12:33, Simon Glass <sjg at chromium.org> wrote:
> Rather than add these as open-coded values, create an enum with the commonly
> used flags.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v3: None
> Changes in v2:
> - Add descriptor bits for the base and limit
> - Rename GDT_4GB to GDT_4KB
>
>  arch/x86/include/asm/cpu.h | 18 ++++++++++++++++++
>  1 file changed, 18 insertions(+)

Applied to u-boot-x86.


More information about the U-Boot mailing list