diff --git a/.cvsignore b/.cvsignore index d90a6db..a1ab383 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -flashrom-3099.tar.bz2 +flashrom-3332.tar.bz2 diff --git a/flashrom.spec b/flashrom.spec index fbde34a..e3bcdf2 100644 --- a/flashrom.spec +++ b/flashrom.spec @@ -1,12 +1,12 @@ Summary: Simple program for reading/writing BIOS chips content Name: flashrom Version: 0 -Release: 0.7.20080209svn3099%{?dist} +Release: 0.8.20080517svn3332%{?dist} License: GPLv2+ Group: Applications/System -# svn -r 3099 export svn://linuxbios.org/repos/trunk/util/flashrom flashrom -# tar -cjvf flashrom-3099.tar.bz2 flashrom -Source0: flashrom-3099.tar.bz2 +# svn -r 3332 export svn://linuxbios.org/repos/trunk/util/flashrom flashrom +# tar -cjvf flashrom-3332.tar.bz2 flashrom +Source0: flashrom-3332.tar.bz2 Patch0: flashrom--Makefile_cleanup.diff URL: http://linuxbios.org/Flashrom BuildRequires: pciutils-devel @@ -44,6 +44,16 @@ install -D -p -m644 %{name}.8 $RPM_BUILD_ROOT%{_mandir}/man8/%{name}.8 %{_mandir}/man8/%{name}.* %changelog +* Sat May 17 2008 Peter Lemenkov 0-0.8.20080517svn3332 +- Support Pm49FL004/2 Block Locking Registers +- Add support for the Atmel AT25DF321 SPI flash +- Lots of new SST flash chip IDs +- Add lots of ATMEL SPI flash chips +- Add SST39VF512, SST39VF010, SST39VF040 support +- Add ICH9 detection to flashrom +- Support for the Winbond W39V080FA series of chips +- Support for flashing on the Kontron 986LCD-M board +- Add board_enable for Artec Group DBE61 and DBE62 * Sat Feb 9 2008 Peter Lemenkov 0-0.7.20080209svn3099 - Add board enable for VIA EPIA SP diff --git a/sources b/sources index 4ff19f9..dc272c3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7b3058fdd72c38baed81759abd384aea flashrom-3099.tar.bz2 +b41566714bbb93b382836451c06c6e9f flashrom-3332.tar.bz2