Martin Roth (martinroth@google.com) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/14190
-gerrit
commit ca2ce7c62185af53ae139cb6b924703da06a4945 Author: Martin Roth martinroth@google.com Date: Wed Mar 30 10:53:35 2016 -0600
do not submit: jenkins test 2
Change-Id: I3e5fb3bd1bbb4b9ac0ec40ef2720cd485108477f Signed-off-by: Martin Roth martinroth@google.com --- src/mainboard/google/storm/romstage.c | 1 + 1 file changed, 1 insertion(+)
diff --git a/src/mainboard/google/storm/romstage.c b/src/mainboard/google/storm/romstage.c index efebc95..9b50072 100644 --- a/src/mainboard/google/storm/romstage.c +++ b/src/mainboard/google/storm/romstage.c @@ -23,6 +23,7 @@ void main(void) { THIS WILL BREAK THE BUILDS + SO WILL THIS.
console_init(); initialize_dram();