commit | 4c69a5ff7a8b6ee47daea4c7a972fc987712aa51 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Sep 22 12:45:04 2020 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Fri Sep 25 11:27:15 2020 +0800 |
tree | b2efc6d692791741bdd250ea67a93953bb7599ae | |
parent | 057427c9282adad306b3fd37521f937ea167feec [diff] |
x86: acpi: Add a common routine to write WiFi info Intel WiFi chips can use a common routine to write the information needed by linux. Add an implementation of this. Enable it for coral. Signed-off-by: Simon Glass <sjg@chromium.org>