diff --git a/.cvsignore b/.cvsignore index 864fdb5..1622d5f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -flashrom-3723.tar.bz2 +flashrom-3852.tar.bz2 diff --git a/flashrom--Makefile_cleanup.diff b/flashrom--Makefile_cleanup.diff index f36af6b..d1cdcd6 100644 --- a/flashrom--Makefile_cleanup.diff +++ b/flashrom--Makefile_cleanup.diff @@ -7,8 +7,8 @@ -PREFIX = /usr/local +PREFIX = /usr #CFLAGS = -O2 -g -Wall -Werror --CFLAGS = -Os -Wall -Werror # -DTS5300 -+#CFLAGS = -Os -Wall -Werror # -DTS5300 +-CFLAGS = -Os -Wall -Werror ++#CFLAGS = -Os -Wall -Werror OS_ARCH = $(shell uname) ifeq ($(OS_ARCH), SunOS) LDFLAGS = -lpci -lz diff --git a/flashrom.spec b/flashrom.spec index 13524e0..1f58038 100644 --- a/flashrom.spec +++ b/flashrom.spec @@ -1,9 +1,9 @@ -%define svnver 3723 +%define svnver 3852 Summary: Simple program for reading/writing BIOS chips content Name: flashrom Version: 0 -Release: 0.14.20081103svn%{svnver}%{?dist} -License: GPLv2+ +Release: 0.15.20090112svn%{svnver}%{?dist} +License: GPLv2 Group: Applications/System # svn -r %{svnver} export svn://coreboot.org/repos/trunk/util/flashrom flashrom # tar -cjvf flashrom-%{svnver}.tar.bz2 flashrom @@ -45,6 +45,18 @@ install -D -p -m644 %{name}.8 $RPM_BUILD_ROOT%{_mandir}/man8/%{name}.8 %{_mandir}/man8/%{name}.* %changelog +* Thu Jan 8 2009 Peter Lemenkov 0-0.15.20090112svn3852 +- Changed license to GPLv2 +- SST49LF020 support +- AMD-768 chipset support +- i631x LPC support +- Support the MX29LV040C +- AMD SB700 flash enable +- Support for the AMD/ATI SB600 southbridge SPI +- SST25VF080B flash chip support +- Support for 32Mbit SPI flash SST25VF032B +- Support for bunch of Fujitsu and Macronix chips + * Mon Nov 3 2008 Peter Lemenkov 0-0.14.20081103svn3723 - Dump ICH8/ICH9/ICH10 SPI registers - Add additional SPI sector erase and chip erase command diff --git a/import.log b/import.log index 96ee415..4806a63 100644 --- a/import.log +++ b/import.log @@ -1,3 +1,4 @@ flashrom-0-0_11_20080607svn3418_fc8:EL-4:flashrom-0-0.11.20080607svn3418.fc8.src.rpm:1215452840 flashrom-0-0_12_20080928svn3602_fc9:EL-4:flashrom-0-0.12.20080928svn3602.fc9.src.rpm:1222550130 flashrom-0-0_14_20081103svn3723_fc9:EL-4:flashrom-0-0.14.20081103svn3723.fc9.src.rpm:1225702185 +flashrom-0-0_15_20090112svn3852_fc10:EL-4:flashrom-0-0.15.20090112svn3852.fc10.src.rpm:1231431453 diff --git a/sources b/sources index 5c0065d..998e4f0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -37fb45aa795a6c79f0518d99e33626d4 flashrom-3723.tar.bz2 +4253d2a2a70ec3335c4b2a2bf40eefb8 flashrom-3852.tar.bz2