Idwer Vollering ([email protected]) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/2575
-gerrit commit 2cf78f73f2e61f87c6bf5f6de13e8c318998c026 Author: Idwer Vollering <[email protected]> Date: Sun Feb 10 17:02:33 2013 +0100 bump SeaBIOS to 1.7.2.1 Update coreboot to use SeaBIOS' tag rel-1.7.2.1 Change-Id: I01969407964a7cf64f7c4800b59c6aed845b24f9 Signed-off-by: Idwer Vollering <[email protected]> --- payloads/external/SeaBIOS/Makefile.inc | 2 +- src/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/payloads/external/SeaBIOS/Makefile.inc b/payloads/external/SeaBIOS/Makefile.inc index 5e1df47..022e012 100644 --- a/payloads/external/SeaBIOS/Makefile.inc +++ b/payloads/external/SeaBIOS/Makefile.inc @@ -1,7 +1,7 @@ TAG-$(CONFIG_SEABIOS_MASTER)=origin/master -TAG-$(CONFIG_SEABIOS_STABLE)=51755c3b5ed9dcdfdef8cee56631d68642bde416 +TAG-$(CONFIG_SEABIOS_STABLE)=88cb66ea542906ffff8a80ef397b9e3adbb33116 unexport KCONFIG_AUTOCONFIG diff --git a/src/Kconfig b/src/Kconfig index 726fa39..81b3325 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -516,7 +516,7 @@ choice depends on PAYLOAD_SEABIOS config SEABIOS_STABLE - bool "1.7.1" + bool "1.7.2.1" help Stable SeaBIOS version config SEABIOS_MASTER -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

