flashrom-devel-1.2-150500.1.1 >  A dkp9|"SgDapp=)#qa_:okx%ZkZ:⊛~8r5\ !LY~ɴg5MO.3cZ݅(P3mi?qr'xCR2; ?`2fA͐3d\5T@+fs?^I1:nEg]H݈*A^c|)ѐoIA7ɬc 9u663834968c457d0e63b5242426caba0cfdd165cbcf0433cf016a274ee8b6b4c69fdcfecad58a0bd097957c55a8199a34f41c84eb4(dkp9|-}I+Ò\W`8~F҉?y ".0YB{S˶Qr5EȃT$1 dTPԮ&]'~?g,6Sr4tI6RO yΣ!S,YvoZoZ_h)t\{I==1Ds FdQ wķYxߛ}˘J2h5ȴ v|Ց*z.il>Ye<,>p>x?hd  F' =Usy    ' <HWfl(8 9 : FGHIXY \0]<^ebc>defluvwxyz"dCflashrom-devel1.2150500.1.1A universal flash programming utilityflashrom is a utility for reading, writing, verifying and erasing flash ROM chips. It's often used to flash BIOS/EFI/coreboot/firmware images in-system using a supported mainboard, but it also supports flashing of network cards (NICs), SATA controller cards, and other external devices which can program flash chips. This package contains the headers needed to compile against libflashrom.dkgoat02QSUSE Linux Enterprise 15SUSE LLC GPL-2.0-onlyhttps://www.suse.com/Development/Tools/Otherhttps://flashrom.org/Flashromlinuxx86_64]nDdkdk24b42fea08d638d1157db57952db432ffd79dc7b5cddbd6330da69aee7a8e5eb6cf448281973a90898514453f5e92620c4b1f79ecd18ffa77c9e97fb1e4c7c62libflashrom.so.1rootrootrootrootrootrootflashrom-1.2-150500.1.1.src.rpmflashrom-develflashrom-devel(x86-64)pkgconfig(flashrom)@    /usr/bin/pkg-configlibflashrom1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.2-150500.1.13.0.4-14.6.0-14.0-15.2-14.14.3b4@a9@_@^Nt]i\ZLYWPUTR(@TR(@mgorse@suse.comschwab@suse.deguillaume.gardet@opensuse.orgmardnh@gmx.demardnh@gmx.demardnh@gmx.demardnh@gmx.deagraf@suse.comglin@suse.commpluskal@suse.comcrrodriguez@opensuse.orgstepan@coresystems.de- Switch to meson - Add flashrom-install-man-file.patch: install the man file when using meson. - Add flashrom-j-link-spi.patch: Add missing meson option for J-Link SPI. - Drop fix_aarch64.patch: no longer relevant. - Package the library and headers.- Enable build on riscv64 - Drop requires on dmidecode, no longer needed- Fix build on aarch64 with upstream patch: * fix_aarch64.patch- Update to version 1.2 - Meson support - Layout improvements/fixes and many, many code cleanups. - New chips: MX25U25635F, MX25L51245G, GD25Q256D, M95M02-A125, N25Q/MT25Q variants, W25Q128JW_DTR, AT25SF321, S25FL512S - New programmers: National Instruments USB-845x, Tin Can Tools Flyswatter/Flyswatter 2, STLINK V3, more Intel PCHs (Apollo Lake, Cannon Lake variants, Ice Lake U) - Reduced dependency on libusb0 - Syntax: Added --flash-name and --flash-size arguments to print information about the flash chip- Update to version 1.1 New major user-visible features * 4-byte address support for many SPI programmers * New option to use a reference file for flash contents (--flash-contents) * Layout support for coreboot's FMAP format (--fmap, --fmap-file) * BAUD rate selection for Buspirate SPI * Support for the ENE Embedded Debug Interface (EDI), probably our first non-jedec SPI target * On Intel ME enabled systems, internal flashing is allowed by default New programmers * ENE Embedded Debug Interface EDI * Linux' MTD interface * Digilent SPI for the iCEblink40 development board * Developerbox/CP2104 bit banging * J-Link SPI * Dediprog firmwares >= 7.2.30 * Dediprog SF200 * Intel Kabylake PCHs Support for lots of new chips- Update to version 1.0.1 * linux_spi: Reduce maximum read chunksize * Hardcode default spispeed of 2MHz Default speed of kernel drivers isn't always sane (any more). * Fix dmi_match string for ThinkPad X201 * verification with sparse layouts * Fix erasing of unaligned regions- Update to version 1.0 * Support layouts for read and erase commands * New command line switch --noverify-all (-N) allows flashing of individual regions without reading the whole flash chip (particular useful with locked down Intel ME firmware) * New command line switch --ifd to read the layout from an Intel Firmware Descriptor on flash * We got rid of the delay-loop calibration (if the OS provides an accurate timer through clock_gettime()) * Reading speed of USB programmers should have increased (reading bigger chunks at once, we reduce the overhead) * Support Intel 100 series PCHs (Sunrise Point, coupled with Skylake and Kaby Lake) and C620 series PCHs (Lewisburg paired with Workstation/Server versions of the former) * New programmers + Intel 100 series / C620 series PCHs + Intel I210 NICs (EEPROM and SPI) + AMD Merlin Falcon (FP4) * New chips + W25Q128.W - Specfile cleanup - Verify source signature- Enable build for ARM- Update to 0.9.9 * Enable the dediprog module by default, add support for Dediprog SF600 and the new communication protocol of the SF100 with newer firmware * Add support to update the firmware of Promise UltraATA controllers * Support new programers: WCH CH341A, VIA VT8251 * Support new chips: + ESI ES25P40, ES25P80, ES25P16 + GigaDevice GD25VQ41B, GD25Q128C, GD25VQ21B, GD25VQ40C, GD25VQ80C and GD25VQ16C, GD25LQ40, GD25LQ80, GD25LQ16, GD25LQ64(B), GD25LQ128 + PMC Pm25LQ020, Pm25LQ040, Pm25LQ080, Pm25LQ016, Pm25LQ032C + Sanyo LE25FU406C/LE25U40CMC + SST SST25WF020A, SST25WF040B, SST25WF080B + Winbond W29C512A/W29EE512 * Allow to link flashrom statically (with make CONFIG_STATIC=yes) * Ease debugging of build problems with libraries * Ignore 0x00 as a flash chip manufacturer ID in the generic match to avoid ambiguous messages * Various improvements for serprog-based programmers * Add support for libftdi1 * Add infrastructure for libusb1 and use it for new programmers * Rigorously check integrity of I/O stream data * Add make parameters for easier disabling/enabling of various classes of programmers- Update to 0.9.8 * A bunch of newly supported architectures: ARM 64bit, big-endian ARM, PowerPC 64bit, SPARC. * Better support for AMD chipsets in general (speed selection, more conservative defaults etc.). * Add new programmer support: * AMD Yangtze's SPI controller (found in Kabini and Tamesh) as well as the one in Bolton FCHs (A78, A88X, A77E). * Intel Silvermont chipsets (Bay Trail, Rangeley and Avoton) and Wildcat Point (for Broadwell). * ITE IT8212F parallel programmer as it8212 (found on PCI SATA RAID controllers). * VIA VT6421A LPC programmer as atavia (found on PCI SATA controllers). * EEPROMs on Intel network cards based on the 82580 NIC (nicintel_eeprom). * Intel 82599 10 GbE NICs boot PROMs (part of nicintel_spi). * Microchip PICkit 2 * MSTAR I²C ISP protocol (not compiled in by default). Rewrites the firmware of your screen over VGA/DVI(!). * Extension of the rayer_spi module to supported various similar devices (Altera ByteBlasterMV, Atmel STK200/300, Wiggler LPT). * Switching betweens chips on boards with GIGABYTE's DualBIOS (using the dualbiosindex programmer parameter). * Enable fwh_idsel parameter for C-ICH and ICH2/3/4/5 chipsets. * Finer-grained display of support status used for flash chip operations, chipsets, mainboards and programmers (new states: configuration-dependent, not applicable).- Build Require libusb-devel, fix build in factory- update to 0.9.7 r1852.goat02 16777491501.2-150500.1.11.2-150500.1.11.2libflashrom.hlibflashrom.soflashrom.pc/usr/include//usr/lib64//usr/lib64/pkgconfig/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:SLE-15-SP5:GA/standard/d46a362c6940898b57d618fcf9334402-flashromcpioxz5x86_64-suse-linuxC source, ASCII textpkgconfig filePR;N:f\&utf-80f75861a18d431e6b219b901140fe1a47741586ceeee8cb2932fe9ac18869c3d? 7zXZ !t/-] crv(vX0~ݩwE==1O뼊octl`{îs9 %E!~#1<`؈C CxQAe&"?#[Mü t;{43${B)ZMKC`$urmqm1rsem 4Zꁹ8HcQB;c:_v@\#39Coj L-Ƕ_=&%йso)Aµ 3^J '۾x ZE8=Aʽ9$'İ}ae.|݉zec}~Rɩ`LBr;Z ?hsĈ9} Hox<5_FF~Z)-_D/9Ta#Eӆd{t!L̗yLe{[h۬/-YZķl 7Ę9cRgMM_O|Fi~~qďCFGQ=3.)xU&jZe֡Нr0Rq-#U5k3P\>oŒQ! BiNGΫq/tfA*׉`ɼM ~nE-nBQ<[B3_99;ʮTRmFLc=HnwròmEfIgF3vw  W 7J\PDS/oa ה\;\U;Z:rNDӪ6q}aF"dٌD)ydp_Z!UV| Z]NϨ$^W '$Y*3y\àG7:kʠ}k,;Qh~@nbҽW[ o.{Y8elCK܊9&zI(f 'J?Rζ YZ