Hello Maciej,
thanks for your report!
I have added your board and your chipset to our list of supported
hardware and will commit that later together with other small changes.
--
Kind regards/Mit freundlichen Grüßen, Stefan Tauner
On Sat, 22 Feb 2014 01:36:00 -0500
Corey Osgood <corey.osgood(a)gmail.com> wrote:
> It looks like the windows build of flashrom was broken at some point
> so the latest version won't compile for windows (mingw doesn't like
> gnu_printf).
IIRC that depends on the version... and mingw was forked/reimplemented
too. In general the builds are definitely not broken,
i686-w64-mingw32-gcc works fine for me.
--
Kind regards/Mit freundlichen Grüßen, Stefan Tauner
Hi,
As requested by flashrom note, here are the logs for probe, erase, read and write operations I successfully performed on a Micron/Numonyx/ST flash chip "N25Q064A11E" through a FT4232H MiniModule.
Thanks for the tool.
Cheers,
Paolo.
Hi, i just flashed the bios on the aforesaid motherboard using flashrom,
it worked well and the process of erasing/writing seemed to
be a lot faster than the dos/(flashutil.exe) in a floppy that i used up by now.
The flash is a EON EN29F002NT. I'm attaching the log as proof.
Hello there :),
is it possible to flash an BIOS Chip (Board: MS 7502 v 1.2 with the BIOS
W7502IM710C) over the JSPI Port with a Raspberry Pi? My BIOS Update went
wrong and the bootblock is not working.. I did not find the Board in the
supported Hardware of flashrom :(
greetings
CheVeyo
On Wed, 5 Feb 2014 22:59:41 -0800
Daniel Lenski <dlenski(a)gmail.com> wrote:
> Hello,
> I have a Flashrom NT-510 nettop (Intel Atom D510, ICH7/NM10 chipset).
> Flashrom doesn't find any chip while probing. Complete output of
> sensors-detect and flashrom -V here:
> http://paste.flashrom.org/view.php?id=1966
>
> When running sensors-detect to find thermal/fan/etc., it appears to find an
> EEPROM chip while probing I2C/SMBus adapters, however I think this is just
> an EEPROM that gives information about the RAM module, rather than a
> BIOS/firmware Flash chip:
>
> SMBus I801 adapter at 0400 (i2c-6)
> Probing for `SPD EEPROM'... Yes
> (confidence 8, not a hardware monitoring chip)
>
>
> Does anyone else have experience with this system and might know how to
> probe and read the BIOS EEPROM?
>
It could be hidden behind another chip. Can you please send us the
output of 'superiotool -deV'? Ah, sensors-detect even reports the
suspect, an ITE 8502. Support for this is disabled currently due to
safety reasons. Carl-Daniel, can you please take a look at this, you
know that code way better than me.
--
Kind regards/Mit freundlichen Grüßen, Stefan Tauner
I just wanted to report that all operations (read/erase/write) work fine
on SST49LF040.
I may run an old version, but I saw there is a "?" in the table on your
website for "write" on this chip.
# ../flashrom-0.9.2/flashrom -w build/coreboot.rom
flashrom v0.9.2-r1001 on Linux 3.4.63-2.44-desktop (x86_64), built with
libpci 2.2.3, GCC 4.1.2 20080704 (Red Hat 4.1.2-46)
flashrom is free software, get the source code at http://www.flashrom.org
coreboot table found at 0xbffee000.
Found chipset "AMD AMD8111", enabling flash write... OK.
This chipset supports the following protocols: Non-SPI.
Calibrating delay loop... OK.
Found chip "SST SST49LF040" (512 KB, LPC) at physical address 0xfff80000.
===
This flash part has status UNTESTED for operations: PROBE READ ERASE WRITE
The test status of this chip may have been updated in the latest development
version of flashrom. If you are running the latest development version,
please email a report to flashrom(a)flashrom.org if any of the above
operations
work correctly for you with this flash part. Please include the flashrom
output with the additional -V option for all operations you tested (-V, -Vr,
-Vw, -VE), and mention which mainboard or programmer you tested.
Thanks for your help!
===
Writing flash chip... Erasing flash chip... SUCCESS.
Programming page: DONE!ss: 0x0007f000
COMPLETE.
Verifying flash... VERIFIED.