]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Add GDT descriptors for option ROMs
authorSimon Glass <sjg@chromium.org>
Sat, 15 Nov 2014 03:56:29 +0000 (20:56 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 25 Nov 2014 13:34:14 +0000 (06:34 -0700)
commite34aef1de36893250a788a272b6242e46da31b86
treefd0dd027502cc1cf79376e59a8463b3e2ecce229
parent176bf4ce0cb8ddf380f116860951641c4a700271
x86: Add GDT descriptors for option ROMs

Option ROMs require a few additional descriptors. Add these, and remove the
enum since we now have to access several descriptors from assembler.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/cpu.c
arch/x86/include/asm/processor.h