Idwer Vollering ([email protected]) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/2575
-gerrit commit 8203e7025994a7b21cb6ea595585ae46665a99de Author: Idwer Vollering <[email protected]> Date: Sat Mar 2 18:27:05 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 4d929da..3e24967 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -504,7 +504,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

