On Thu, May 28, 2020 at 3:54 PM Bin Meng <bmeng...@gmail.com> wrote: > > On Wed, May 27, 2020 at 7:42 PM Simon Glass <s...@chromium.org> wrote: > > > > 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 <s...@chromium.org> > > --- > > > > Changes in v2: > > - Update commit message to explain this is going back to the original values > > > > arch/x86/dts/chromebook_coral.dts | 10 +++------- > > 1 file changed, 3 insertions(+), 7 deletions(-) > > > > Acked-by: Bin Meng <bmeng...@gmail.com>
applied to u-boot-x86, thanks!