On 13 November 2014 06:42, Simon Glass <s...@chromium.org> wrote: > The local advanced programmable interrupt controller is not used much in > U-Boot but we do need to set it up. Add basic support for this, which will > be extended as needed. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > Changes in v3: None > Changes in v2: None > > arch/x86/cpu/ivybridge/cpu.c | 3 ++ > arch/x86/include/asm/lapic.h | 59 +++++++++++++++++++++++ > arch/x86/include/asm/lapic_def.h | 101 > +++++++++++++++++++++++++++++++++++++++ > 3 files changed, 163 insertions(+) > create mode 100644 arch/x86/include/asm/lapic.h > create mode 100644 arch/x86/include/asm/lapic_def.h
Applied to u-boot-x86. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot