svn ver. 3099

This commit is contained in:
Peter Lemenkov 2008-02-09 17:51:42 +00:00
parent cf412741d6
commit d1bc9b12bf
3 changed files with 16 additions and 6 deletions

View File

@ -1 +1 @@
flashrom-3036.tar.bz2 flashrom-3099.tar.bz2

View File

@ -1,12 +1,12 @@
Summary: Simple program for reading/writing BIOS chips content Summary: Simple program for reading/writing BIOS chips content
Name: flashrom Name: flashrom
Version: 0 Version: 0
Release: 0.6.20080109svn3036%{?dist} Release: 0.7.20080209svn3099%{?dist}
License: GPLv2+ License: GPLv2+
Group: Applications/System Group: Applications/System
# svn -r 3036 export svn://linuxbios.org/repos/trunk/util/flashrom flashrom # svn -r 3099 export svn://linuxbios.org/repos/trunk/util/flashrom flashrom
# tar -cjvf flashrom-3036.tar.bz2 flashrom # tar -cjvf flashrom-3099.tar.bz2 flashrom
Source0: flashrom-3036.tar.bz2 Source0: flashrom-3099.tar.bz2
Patch0: flashrom--Makefile_cleanup.diff Patch0: flashrom--Makefile_cleanup.diff
URL: http://linuxbios.org/Flashrom URL: http://linuxbios.org/Flashrom
BuildRequires: pciutils-devel BuildRequires: pciutils-devel
@ -45,6 +45,16 @@ install -D -p -m644 %{name}.8 $RPM_BUILD_ROOT%{_mandir}/man8/%{name}.8
%changelog %changelog
* Sat Feb 9 2008 Peter Lemenkov <lemenkov@gmail.com> 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 <lemenkov@gmail.com> 0-0.6.20080109svn3036 * Wed Jan 9 2008 Peter Lemenkov <lemenkov@gmail.com> 0-0.6.20080109svn3036
- support for SST25VF040B flash chip - support for SST25VF040B flash chip
- enable ga_2761gxdk board - enable ga_2761gxdk board

View File

@ -1 +1 @@
130b8c9ab189c53ba0800b5fc346be3a flashrom-3036.tar.bz2 7b3058fdd72c38baed81759abd384aea flashrom-3099.tar.bz2