commit | b4fa8c03d198226decd175b278322db07da60070 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed May 27 05:42:13 2020 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Tue Jun 02 09:16:13 2020 +0800 |
tree | 2e92b48bf30747e94bf02036dc510b18da0565fa | |
parent | 641efde7ac2631a41b1ca14db3845ca7d4723523 [diff] |
x86: coral: Correct some FSP-S settings Some settings were modified slightly in the device-tree conversion. Return these to their original values. This includes some audio settings and a few others that have changed. Note that we still rely on the FSP defaults for most values, so there is no need to specify a value if the FSP default is suitable. This makes WiFi work again. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Bin Meng <bmeng.cn@gmail.com>