From bc2c1f226eec7a7bf2259bf9072d69cdcb298213 Mon Sep 17 00:00:00 2001 From: ward Date: Fri, 1 Feb 2008 23:17:26 +0000 Subject: [PATCH] Bump up coreboot revision used for m57sli to 3088. This fixes flashrom on both plcc-based (that was a regression caused by r2972) and spi-based versions of this board (thanks to Florentin Demetrescu's excellent debugging work). This is a trivial patch. Signed-off-by: Ward Vandewege Acked-by: Ward Vandewege git-svn-id: svn://coreboot.org/buildrom@104 0fe3215d-741a-0410-bb5a-0d2cd39d948f --- buildrom-devel/config/platforms/m57sli.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildrom-devel/config/platforms/m57sli.conf b/buildrom-devel/config/platforms/m57sli.conf index 4d21e83..cd68e0f 100644 --- a/buildrom-devel/config/platforms/m57sli.conf +++ b/buildrom-devel/config/platforms/m57sli.conf @@ -40,7 +40,7 @@ COREBOOT_VENDOR=gigabyte COREBOOT_BOARD=m57sli CBV2_CONFIG=Config.lb CBV2_TDIR=m57sli -CBV2_TAG=3079 +CBV2_TAG=3088 COREBOOT_ROM_NAME=coreboot.rom # FILO configuration -- 2.11.4.GIT