[coreboot-gerrit] New patch to review for coreboot: do not submit - jenkins test

Martin Roth (martinroth@google.com) gerrit at coreboot.org
Wed Mar 30 18:24:14 CEST 2016


Martin Roth (martinroth at google.com) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/14189

-gerrit

commit 6d317b8a5150fa5e3ad766b98788f871912c1037
Author: Martin Roth <martinroth at google.com>
Date:   Wed Mar 30 10:23:57 2016 -0600

    do not submit - jenkins test
    
    Change-Id: I57346486d1b543fae293655950c6a29da11b7032
    Signed-off-by: Martin Roth <martinroth at google.com>
---
 src/mainboard/google/storm/romstage.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/mainboard/google/storm/romstage.c b/src/mainboard/google/storm/romstage.c
index c1b8654..efebc95 100644
--- a/src/mainboard/google/storm/romstage.c
+++ b/src/mainboard/google/storm/romstage.c
@@ -22,6 +22,8 @@
 
 void main(void)
 {
+	THIS WILL BREAK THE BUILDS
+
 	console_init();
 	initialize_dram();
 



More information about the coreboot-gerrit mailing list