Martin Roth (martinroth@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@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@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();