[flashrom] wiki write access

2012-04-22 Thread Denis 'GNUtoo' Carikli
hi, I am mainly interested in external flashers(for permitting people to flash coreboot) and did 2 flashers: 1) I did a hardware flasher for my bug device (made by buglabs): http://wiki.buglabs.net/index.php/SPI_Flash_Programmer , people in the #flashrom IRC channel fixed linux_spi for me so

[flashrom] flashrom -V -w output to add the M4A785T-M mainboard

2012-04-23 Thread Denis 'GNUtoo' Carikli
# flashrom -V -w build/coreboot.rom flashrom v0.9.2-r1141 on Linux 2.6.38-14-generic-pae (i686), built with libpci 3.1.7, GCC 4.5.1, little endian flashrom is free software, get the source code at http://www.flashrom.org Calibrating delay loop... OS timer resolution is 1 usecs, 1503M loops per

Re: [flashrom] Fix for serprog-ardu initialization failure due to unimplemented S_CMD_S_BUSTYPE (0x12)

2012-08-23 Thread Denis 'GNUtoo' Carikli
On Wed, 2012-08-15 at 02:10 +0200, Alexander Meyer wrote: Hi, I had problems making flashrom talk to an Arduino as described in http://www.flashrom.org/index.php?title=Serprogredirect=no It always failed right after this: Warning: Automatic command availability check failed for cmd 0x12 -

Re: [flashrom] mac address problem with nvidia MCP55V-Pro

2012-12-04 Thread Denis 'GNUtoo' Carikli
On Mon, 3 Dec 2012 19:42:59 + Jon Morby j...@fido.net wrote: hi … I don't suppose anyone has any experience updating or fixing MAC addresses on Nvidea nVIDIA MCP55V-Pro (Supermicro H8DMT+) ? Following an experimental reflash everything went well, except afterwards we noticed the mac

[flashrom] W836xx: Asus M4A785T-M Running Coreboot: flashrom -V

2013-04-26 Thread Denis 'GNUtoo' Carikli
Hi, Since flashrom(from last revision: 1671) produced a warning, I was told to report it: [gnutoo@m4a785t-m flashrom]$ sudo ./flashrom -V -pinternal flashrom v0.9.6.1-r1671 on Linux 3.8.8-1-LIBRE-PAE (i686) flashrom is free software, get the source code at http://www.flashrom.org flashrom was

Re: [flashrom] Flashrom advised to email!

2013-05-27 Thread Denis 'GNUtoo' Carikli
On Fri, 24 May 2013 19:38:42 +0100 Eamon M ea...@hotmail.co.uk wrote: Hi, Hi, Flashrom advised to email. Flashing 2048k bios rom file to a Lanner FW-8750 motherboard gave the following error as attached. Any help would be gratefully received. Could you retry with flashrom from svn using

[flashrom] [PATCH 1/2] Fix wrong Eon EN29LV040A ID.

2014-11-01 Thread Denis 'GNUtoo' Carikli
The wrong ID was not used. The new one was taken from the EN29LV040A datasheet. Signed-off-by: Denis 'GNUtoo' Carikli gnu...@no-log.org --- flashchips.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flashchips.h b/flashchips.h index a850e4c..8805993 100644

[flashrom] Add Eon EN29LV040A

2014-11-01 Thread Denis 'GNUtoo' Carikli
Hi, This serie is adding the Eon EN29LV040A. It was tested with the following programmer(satasii): 04:06.0 RAID bus controller [0104]: Silicon Image, Inc. PCI0680 Ultra ATA-133 Host Controller [1095:0680] (rev 02) Do I need to send flashrom -VV logs too? Denis.

[flashrom] [PATCH 2/2] Add support for Eon EN29LV040A chip.

2014-11-01 Thread Denis 'GNUtoo' Carikli
Tested-by: Denis 'GNUtoo' Carikli gnu...@no-log.org Signed-off-by: Denis 'GNUtoo' Carikli gnu...@no-log.org --- flashchips.c | 28 1 file changed, 28 insertions(+) diff --git a/flashchips.c b/flashchips.c index 39fd671..abc78cb 100644 --- a/flashchips.c +++ b

Re: [flashrom] SOIC8 test clip - cant write to BIOS SPI flash chip

2015-10-21 Thread Denis 'GNUtoo' Carikli
On Sat, 17 Oct 2015 12:57:54 +0200 Nico Huber wrote: > 2. The write protection pin of your flash chip is asserted. That's what I suspect too, but it could also be some other sort of write protections. Some chip do support more flexible ways of write protecting the chip, that's for

[flashrom] Asus F2A85-M PRO

2015-11-08 Thread Denis 'GNUtoo' Carikli
Hi, here what I did: 0) The board has an external GPU in it that has an option rom, and the OS is GNU/Linux in BIOS mode. My CPU doesn't have a GPU. That is important, because in some other configuration, flashrom complained that something was accessing the flash. 1) flashrom -p internal

[flashrom] [Laptop read log] HP "Compaq NC6320": Probe: OK, Read: OK

2015-12-25 Thread Denis 'GNUtoo' Carikli
Hi, Here is a successful read on the HP "Compaq NC6320" laptop (The model seem not to be available trough DMI, however it is written near the screen, on the plastic). flashrom v0.9.6.1-r1563 on Linux 3.13.0-74-generic (x86_64) flashrom was built with libpci 3.1.9, GCC 4.7.1, little endian

Re: [flashrom] [coreboot] Easier accessibility for coreboot/flashrom wikipedias? What do you think?

2017-05-23 Thread Denis 'GNUtoo' Carikli
On Fri, 19 May 2017 11:20:27 +0300 qma ster wrote: > Dear coreboot/flashrom mailing list members, Hi, > As you may have noticed it is not that easy or straightforward to > gain the edit rights for coreboot/flashrom wikipedias so the people > are mass migrating to the

[flashrom] More detailed tests with the JTAG-lock-pick Tiny 2

2021-08-02 Thread Denis 'GNUtoo' Carikli
Hi, I've tried to make the Distortec JTAG-lock-pick Tiny 2[1][2] work with flashrom and for some reason it always read the same thing. Back in April there was also a thread about it[0], but not much details were shared about the setup, so since I tried things, I also took the occasion to try to