diff --git a/.cvsignore b/.cvsignore index 47a6579..d90a6db 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -flashrom-3036.tar.bz2 +flashrom-3099.tar.bz2 diff --git a/flashrom.spec b/flashrom.spec index 5611bed..fbde34a 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.6.20080109svn3036%{?dist} +Release: 0.7.20080209svn3099%{?dist} License: GPLv2+ Group: Applications/System -# svn -r 3036 export svn://linuxbios.org/repos/trunk/util/flashrom flashrom -# tar -cjvf flashrom-3036.tar.bz2 flashrom -Source0: flashrom-3036.tar.bz2 +# svn -r 3099 export svn://linuxbios.org/repos/trunk/util/flashrom flashrom +# tar -cjvf flashrom-3099.tar.bz2 flashrom +Source0: flashrom-3099.tar.bz2 Patch0: flashrom--Makefile_cleanup.diff URL: http://linuxbios.org/Flashrom BuildRequires: pciutils-devel @@ -45,6 +45,16 @@ install -D -p -m644 %{name}.8 $RPM_BUILD_ROOT%{_mandir}/man8/%{name}.8 %changelog +* Sat Feb 9 2008 Peter Lemenkov 0-0.7.20080209svn3099 +- Add board enable for VIA EPIA SP +- support for devices using AMD Geode companion chip CS5536 that have the + Boot ROM on NOR flash that is directly connected to FLASH_CS3 (Boot + Flash Chip Select) +- Add support for the PMC Pm25LV family of SPI flash chips +- Add ids and chip entry for Spansion S25FL016A +- Support for MX25L3205D chip +- Enable MX25L8005 support + * Wed Jan 9 2008 Peter Lemenkov 0-0.6.20080109svn3036 - support for SST25VF040B flash chip - enable ga_2761gxdk board diff --git a/sources b/sources index db1dc09..4ff19f9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -130b8c9ab189c53ba0800b5fc346be3a flashrom-3036.tar.bz2 +7b3058fdd72c38baed81759abd384aea flashrom-3099.tar.bz2