the following patch was just integrated into master:
commit 8551bc9f6072ecd9c8efc0dbee5cff66f002901c
Author: Rudolf Marek <r.marek(a)assembler.cz>
Date: Sun Nov 11 15:59:24 2012 +0100
Add config option for LPC/PCI POST card
It turns out that first works POST card than serial port.
Make it a nice Kconfig option and convert #if 0 existing
code to use it.
Change-Id: I38af84211d686484deabcec0002d7d261993e4d6
Signed-off-by: Rudolf Marek <r.marek(a)assembler.cz>
Reviewed-on: http://review.coreboot.org/1682
Tested-by: build bot (Jenkins)
Reviewed-by: Anton Kochkov <anton.kochkov(a)gmail.com>
See http://review.coreboot.org/1682 for details.
-gerrit
the following patch was just integrated into master:
commit 1f709ab4bef058205d5e1570602420019768a51b
Author: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Date: Sun Nov 25 21:15:31 2012 +0200
Parse error on mainboard script is fatal
If there is a parse error in mainboard script, abort execution.
Previous behaviour incorrectly indicated a "file not found" error
and continued execution with default/minimal profile.
Change-Id: If69b1394b2ab8b77d7514b600dddb0c19963b440
Signed-off-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Reviewed-on: http://review.coreboot.org/1913
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Build-Tested: build bot (Jenkins) at Sun Nov 25 20:40:47 2012, giving +1
Reviewed-By: Stefan Reinauer <stefan.reinauer(a)coreboot.org> at Mon Nov 26 19:32:12 2012, giving +2
See http://review.coreboot.org/1913 for details.
-gerrit