aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/t420s/mainboard.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/lenovo/t420s/mainboard.c')
-rw-r--r--src/mainboard/lenovo/t420s/mainboard.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/lenovo/t420s/mainboard.c b/src/mainboard/lenovo/t420s/mainboard.c
index 1262ec1b0a..059f8e6c4e 100644
--- a/src/mainboard/lenovo/t420s/mainboard.c
+++ b/src/mainboard/lenovo/t420s/mainboard.c
@@ -34,7 +34,6 @@ static void mainboard_init(device_t dev)
/* init spi */
RCBA32(0x38c8) = 0x00002005;
RCBA32(0x38c4) = 0x00802005;
- RCBA32(0x38c0) = 0x00000007;
}
static void mainboard_enable(device_t dev)