[coreboot-gerrit] Change in coreboot[master]: mb/lenovo/x201/romstage: Remove duplicated lines

Peter Lemenkov (Code Review) gerrit at coreboot.org
Tue Nov 6 09:44:31 CET 2018


Peter Lemenkov has uploaded this change for review. ( https://review.coreboot.org/29500


Change subject: mb/lenovo/x201/romstage: Remove duplicated lines
......................................................................

mb/lenovo/x201/romstage: Remove duplicated lines

These lines looks redundant. We've set some values before and now we're
resetting them.

Change-Id: Ib30940e671be8c13a28128bd1e7e6d690283c8cb
Signed-off-by: Peter Lemenkov <lemenkov at gmail.com>
---
M src/mainboard/lenovo/x201/romstage.c
1 file changed, 0 insertions(+), 2 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/00/29500/1

diff --git a/src/mainboard/lenovo/x201/romstage.c b/src/mainboard/lenovo/x201/romstage.c
index 02b9e24..bc2a15b 100644
--- a/src/mainboard/lenovo/x201/romstage.c
+++ b/src/mainboard/lenovo/x201/romstage.c
@@ -121,8 +121,6 @@
 		/* 35f0 */ 0x00000000, 0x00000000, 0x00000000, 0x00000000,
 		/* 3600 */ 0x0a001f00, 0x00000000, 0x00000000, 0x00000001,
 		/* 3610 */ 0x00010000, 0x00000000, 0x00000000, 0x00000000,
-		/* 3600 */ 0x00000000, 0x00000000, 0x00000000, 0x00000000,
-		/* 3610 */ 0x00000000, 0x00000000, 0x00000000, 0x00000000,
 		/* 3620 */ 0x00000000, 0x00000000, 0x00000000, 0x00000000,
 		/* 3630 */ 0x00000000, 0x00000000, 0x00000000, 0x00000000,
 		/* 3640 */ 0x00000000, 0x00000000, 0x00000000, 0x00000000,

-- 
To view, visit https://review.coreboot.org/29500
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib30940e671be8c13a28128bd1e7e6d690283c8cb
Gerrit-Change-Number: 29500
Gerrit-PatchSet: 1
Gerrit-Owner: Peter Lemenkov <lemenkov at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181106/3c1008b4/attachment.html>


More information about the coreboot-gerrit mailing list