svn ver. 3332
This commit is contained in:
parent
d1bc9b12bf
commit
229b7f8cd7
@ -1 +1 @@
|
|||||||
flashrom-3099.tar.bz2
|
flashrom-3332.tar.bz2
|
||||||
|
@ -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.7.20080209svn3099%{?dist}
|
Release: 0.8.20080517svn3332%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
# svn -r 3099 export svn://linuxbios.org/repos/trunk/util/flashrom flashrom
|
# svn -r 3332 export svn://linuxbios.org/repos/trunk/util/flashrom flashrom
|
||||||
# tar -cjvf flashrom-3099.tar.bz2 flashrom
|
# tar -cjvf flashrom-3332.tar.bz2 flashrom
|
||||||
Source0: flashrom-3099.tar.bz2
|
Source0: flashrom-3332.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
|
||||||
@ -44,6 +44,16 @@ install -D -p -m644 %{name}.8 $RPM_BUILD_ROOT%{_mandir}/man8/%{name}.8
|
|||||||
%{_mandir}/man8/%{name}.*
|
%{_mandir}/man8/%{name}.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 17 2008 Peter Lemenkov <lemenkov@gmail.com> 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 <lemenkov@gmail.com> 0-0.7.20080209svn3099
|
* Sat Feb 9 2008 Peter Lemenkov <lemenkov@gmail.com> 0-0.7.20080209svn3099
|
||||||
- Add board enable for VIA EPIA SP
|
- Add board enable for VIA EPIA SP
|
||||||
|
Loading…
Reference in New Issue
Block a user