[coreboot-gerrit] New patch to review for coreboot: DO-NOT-MERGE: testing the test system

Alexander Couzens (lynxis@fe80.eu) gerrit at coreboot.org
Fri Jun 24 09:37:19 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 015374bf57161a90adebca5628fc6e7bf00e1182
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 19b4909..eda8e0f 100644
--- a/src/mainboard/lenovo/x201/romstage.c
+++ b/src/mainboard/lenovo/x201/romstage.c
@@ -306,4 +306,5 @@ void mainboard_romstage_entry(unsigned long bist)
 #if CONFIG_LPC_TPM
 	init_tpm(s3resume);
 #endif
+	;
 }



More information about the coreboot-gerrit mailing list