
25 Nov
2014
25 Nov
'14
10:49 p.m.
On 14 November 2014 at 20:56, Simon Glass sjg@chromium.org wrote:
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 | 9 ++++++--- arch/x86/include/asm/processor.h | 31 ++++++++++++------------------- 2 files changed, 18 insertions(+), 22 deletions(-)
Applied to u-boot-x86.