diff options
author | Victor Ding <victording@google.com> | 2021-02-18 07:25:08 +0000 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2021-02-20 09:01:10 +0000 |
commit | e0c2c06ba17278e15ff805cbf75a6d5fc5ad474b (patch) | |
tree | fab2abba05023aac8ab45d7eb7f56f3edc6bfeea /src/drivers/net/ne2k.c | |
parent | 9d1bf811fe110a520ceeb0a26e5aa749bf1c2b94 (diff) |
drivers/generic/bayhub_lv2: remove unnecessary configs
coreboot sets up CLK_PM, ASPM, and L1ss automatically based on related
bits in "Link Capability Register" and "L1 PM Substates Capabilities
Register". coreboot overrides these configs even if the driver sets
them. Therefore, setting up CLK_PM, ASPM, and L1ss in the driver is
redundant and useless.
BUG=b:177955523
BRANCH=zork
TEST="lspci -vvvv" prints are identical with and without this patch;
LV2_LINK_CTRL(0x90) is 0x00110102 with and without this patch.
Signed-off-by: Victor Ding <victording@google.com>
Change-Id: I17c19f4271da426ac2b926b948378dc88131e95a
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50871
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: EricR Lai <ericr_lai@compal.corp-partner.google.com>
Reviewed-by: Kangheui Won <khwon@chromium.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/drivers/net/ne2k.c')
0 files changed, 0 insertions, 0 deletions