From 4ebf9d359da52779427b544537f17d1753260351 Mon Sep 17 00:00:00 2001 From: Peter Lemenkov Date: Mon, 15 Oct 2018 09:53:23 +0200 Subject: mb/lenovo/*/romstage: Remove explicit power-on defaults Change-Id: Ib359e4039f87bb87faac040f24f70cc0988c0ea8 Signed-off-by: Peter Lemenkov Reviewed-on: https://review.coreboot.org/29107 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Patrick Georgi --- src/mainboard/lenovo/x220/romstage.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/lenovo/x220') diff --git a/src/mainboard/lenovo/x220/romstage.c b/src/mainboard/lenovo/x220/romstage.c index 96e0284313..6efcd0116e 100644 --- a/src/mainboard/lenovo/x220/romstage.c +++ b/src/mainboard/lenovo/x220/romstage.c @@ -50,7 +50,6 @@ void pch_enable_lpc(void) void mainboard_rcba_config(void) { - RCBA32(BUC) = 0; } void mainboard_fill_pei_data(struct pei_data *pei_data) -- cgit v1.2.3