commit | 3eafce05278f867678a66efd867f398cc055359a | [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 | a49e3c7f09abf4961f2945275338c3a0c18b9b61 [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>