commit | 7a53838cb5fe23d8bdaa615e717b49b0221e077c | [log] [tgz] |
---|---|---|
author | Nikolai Artemiev <nartemiev@google.com> | Sun Sep 12 13:03:33 2021 +1000 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Sep 17 11:56:05 2021 +0000 |
tree | 69e40f73e2a5bf65f178cf0144437f085dee3793 | |
parent | 120f80f4ecd5bf94860b0d9d50565930da7830c6 [diff] |
chipset_enable.c: delete Skylake SPI controller ID Delete the SPI controller entry (0x9d24) so that the ISA bridge (0x9d48 for Skylake U Premium) is used instead. Fixes "second chipset found" warning and aligns with upstream. BUG=b:198370641 BRANCH=none TEST=flashrom on sentry Signed-off-by: Nikolai Artemiev <nartemiev@google.com> Change-Id: I4456ba01d910bc5de58efb52ff289577473cf183 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/flashrom/+/3157025 Reviewed-by: Edward O'Callaghan <quasisec@chromium.org> Reviewed-by: Sam McNally <sammc@chromium.org>