Updated to svn rev. 893 (lots of new hardware added)
This commit is contained in:
parent
41afbe09c7
commit
1fe4326750
18166
flashrom-r710-r893.diff
Normal file
18166
flashrom-r710-r893.diff
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,12 +1,15 @@
|
||||
%global svnrev 893
|
||||
|
||||
Summary: Simple program for reading/writing BIOS chips content
|
||||
Name: flashrom
|
||||
Version: 0.9.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2.svn%{svnrev}%{?dist}
|
||||
License: GPLv2
|
||||
Group: Applications/System
|
||||
URL: http://flashrom.org
|
||||
Source0: http://qa.coreboot.org/releases/%{name}-%{version}.tar.bz2
|
||||
Source1: http://qa.coreboot.org/releases/%{name}-%{version}.tar.bz2.asc
|
||||
Patch0: flashrom-r710-r893.diff
|
||||
BuildRequires: pciutils-devel
|
||||
BuildRequires: zlib-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@ -20,6 +23,7 @@ and write new contents on the chips ("flash the chip").
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
CFLAGS="%{optflags}" %{__make} %{?_smp_mflags}
|
||||
@ -38,6 +42,41 @@ CFLAGS="%{optflags}" %{__make} %{?_smp_mflags}
|
||||
%{_mandir}/man8/%{name}.*
|
||||
|
||||
%changelog
|
||||
* Mon Feb 8 2010 Peter Lemenkov <lemenkov@gmail.com> 0.9.1-2.svn893
|
||||
- Updated to latest svn ver. 893
|
||||
- ST M29W512B chip
|
||||
- Tekram P6Pro-A5 board
|
||||
- Fixed GIGABYTE GA-7ZM board
|
||||
- SST39SF512 chip
|
||||
- Fixed SyncMOS S29C51004T chip
|
||||
- Intel NM10 chipset
|
||||
- Fixed A25L40PU and A2540PT chip
|
||||
- Spansion S25FL008A chip
|
||||
- MSI 651M-L board
|
||||
- Several Eon EN25Bxx{T,B} chips
|
||||
- Fixed Sharp LHF00L04 chip
|
||||
- VIA VT8233A chipset
|
||||
- MSI K8N Neo4-F board
|
||||
- Intel Poulsbo chipset
|
||||
- ECS K7S6A board
|
||||
- ASRock M3A790GXH/128M board
|
||||
- Asus M2V-MX board
|
||||
- Shuttle AK31 board
|
||||
- Fixed MSI KT4V board
|
||||
- Asus P4B266LM board
|
||||
- Asrock P4i65GV board
|
||||
- Intel 3400 series / 5 series chipset
|
||||
- W25x32 and W25x64 chips
|
||||
- Sanyo LF25FW203A chip (sometimes labeled as 25FW203T)
|
||||
- Shuttle FN25 (SN25P) board
|
||||
- EPoX EP-8RDA3+ board
|
||||
- ASUS P5ND2-SLI Deluxe board
|
||||
- nVidia nForce 4 chipset
|
||||
- VIA VT82C596 chipset
|
||||
- Wyse Winterm S50 board
|
||||
- Dell S1850 board
|
||||
- Dr. Kaiser PC-Waechter PCI devices
|
||||
|
||||
* Fri Sep 4 2009 Peter Lemenkov <lemenkov@gmail.com> 0.9.1-1
|
||||
- Ver. 0.9.1
|
||||
- See release notes at http://www.coreboot.org/Flashrom/0.9.1
|
||||
|
@ -6,3 +6,4 @@ flashrom-0-0_17_20090311svn3984_fc10:HEAD:flashrom-0-0.17.20090311svn3984.fc10.s
|
||||
flashrom-0-0_18_20090414svn4107_fc10:HEAD:flashrom-0-0.18.20090414svn4107.fc10.src.rpm:1239696789
|
||||
flashrom-0_9_0-1_fc10:HEAD:flashrom-0.9.0-1.fc10.src.rpm:1241503535
|
||||
flashrom-0_9_1-1_fc11:HEAD:flashrom-0.9.1-1.fc11.src.rpm:1252055642
|
||||
flashrom-0_9_1-2_svn893_fc12:HEAD:flashrom-0.9.1-2.svn893.fc12.src.rpm:1265623249
|
||||
|
Loading…
Reference in New Issue
Block a user