aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/t420/mainboard.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/lenovo/t420/mainboard.c')
-rw-r--r--src/mainboard/lenovo/t420/mainboard.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/lenovo/t420/mainboard.c b/src/mainboard/lenovo/t420/mainboard.c
index e2e02d46d5..8e050562dc 100644
--- a/src/mainboard/lenovo/t420/mainboard.c
+++ b/src/mainboard/lenovo/t420/mainboard.c
@@ -25,7 +25,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)