commit | d3d664725b4a05cf32d905ff806b44bb01fa61c0 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Wed May 25 19:19:13 2016 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Mon May 30 10:21:12 2016 +0800 |
tree | ff2ed626ac8e6ea9b345dab90fa72a3f32dda0a4 | |
parent | e6ddb6b0135949e67bf5face7bdff522e493e1e2 [diff] |
x86: baytrail: acpi: Fix I/O APIC ID in the MADT table So far this is hardcoded to 2, but it should really be read from the I/O APIC register. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>