summaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/t60/early_init.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/lenovo/t60/early_init.c')
-rw-r--r--src/mainboard/lenovo/t60/early_init.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mainboard/lenovo/t60/early_init.c b/src/mainboard/lenovo/t60/early_init.c
index d3de1e4c94..edd167a7ec 100644
--- a/src/mainboard/lenovo/t60/early_init.c
+++ b/src/mainboard/lenovo/t60/early_init.c
@@ -69,9 +69,6 @@ void bootblock_mainboard_early_init(void)
void mainboard_late_rcba_config(void)
{
- /* Set up virtual channel 0 */
- RCBA32(V0CTL) = 0x80000001;
-
/* Device 1f interrupt pin register */
RCBA32(D31IP) = 0x00001230;
RCBA32(D29IP) = 0x40004321;