]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Add an enum for some commonly-used GDT bits
authorSimon Glass <sjg@chromium.org>
Tue, 4 Aug 2015 18:33:54 +0000 (12:33 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:00:56 +0000 (08:00 +0200)
commitefc83c0ecdf30e66bd6e1cbb3a775077f49d09a9
tree6d30d509d79c86593c3a4788cd2a596a086c14d2
parent7c81308bf348ea15188e1240e6599bfe9aaabfc0
x86: Add an enum for some commonly-used GDT bits

Rather than add these as open-coded values, create an enum with the commonly
used flags.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/include/asm/cpu.h