commit | d22f5c9feacc330ac5ec6af1f118498176a365e8 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Nov 12 22:42:27 2014 -0700 |
committer | Simon Glass <sjg@chromium.org> | Fri Nov 21 07:34:15 2014 +0100 |
tree | 9138917abe452743e2eac74b1cfab76d11efca4e | |
parent | 9f0afe73b442301ec428bbbad8f2eb33c2185d61 [diff] |
x86: ivybridge: Add LAPIC support 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 <sjg@chromium.org>