[coreboot-gerrit] Patch set updated for coreboot: DO-NOT-MERGE: testing the test system

Alexander Couzens (lynxis@fe80.eu) gerrit at coreboot.org
Tue Jul 12 12:30:30 CEST 2016


Alexander Couzens (lynxis at fe80.eu) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/15342

-gerrit

commit 639071715b4902094efed6cb14826e1f6363d28e
Author: Alexander Couzens <lynxis at fe80.eu>
Date:   Fri Jun 24 09:36:13 2016 +0200

    DO-NOT-MERGE: testing the test system
    
    Change-Id: I64c0b9c97294d05a3599aa6e78086c95a3ad23b1
    Signed-off-by: Alexander Couzens <lynxis at fe80.eu>
---
 src/mainboard/lenovo/x201/romstage.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/mainboard/lenovo/x201/romstage.c b/src/mainboard/lenovo/x201/romstage.c
index 2bfa19c..f8093ec 100644
--- a/src/mainboard/lenovo/x201/romstage.c
+++ b/src/mainboard/lenovo/x201/romstage.c
@@ -295,4 +295,5 @@ void mainboard_romstage_entry(unsigned long bist)
 #if CONFIG_LPC_TPM
 	init_tpm(s3resume);
 #endif
+	;
 }



More information about the coreboot-gerrit mailing list