Re: [flashrom] Giving to -i option some real use

2016-04-19 Thread Michael Karcher
t you need is a way to differentiate between "must not change" and "I don't care" areas, but the current layout system provides no way to do that. Traditionally "-i" is interpreted as declaring everything outside as &

Re: [flashrom] [PATCH 1/1] Add support for reading the current flash contents from a file

2016-04-19 Thread Michael Karcher
ge comes to my mind, although I understand that loading the "-C" can well be performed after programmer initialization, but initializing the emulated dummy flash chip is done during programmer initialization. I still tend to work around that in code (i.e. having the -C load

Re: [flashrom] External programmer update

2015-12-25 Thread Michael Karcher
dress bits A18–A11 are don’t cares for unlock and command cycles, unless SA or PA required." 0x2800 (the additional Bits in 0x2AAA compared to 0x2AA) are bits A11 and A13, so this chip just doesn't care. Regards, Michael Karcher ___ flashrom mailing list flashrom@flashrom.org http://www.flashrom.org/mailman/listinfo/flashrom

Re: [flashrom] Improving pcidev.c

2013-01-06 Thread Michael Karcher
the FIXME comment into the validator declaration. -struct pci_dev *pcidev_init(const struct dev_entry *devs, int bar); +struct pci_dev *pcidev_init(const struct dev_entry *devs, int (*validator) (struct pci_dev *dev)); typedef, as above. Regards, Michael Karcher

Re: [flashrom] flashrom -p gfxnvidia detect my atheros ath9k wifi card

2012-07-21 Thread Michael Karcher
the right way (TM) - loose the autoskip of disabled PCI devices Regards, Michael Karcher ___ flashrom mailing list flashrom@flashrom.org http://www.flashrom.org/mailman/listinfo/flashrom

Re: [flashrom] [PATCH] Automatically release I/O permissions on shutdown

2012-07-21 Thread Michael Karcher
. Do we want to use the chance and replace the exit(1) in get_io_perms by a return value? Signed-off-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2...@gmx.net Acked-by: Michael Karcher flash...@mkarcher.dialup.fu-berlin.de Regards, Michael Karcher

Re: [flashrom] flashrom -p gfxnvidia detect my atheros ath9k wifi card

2012-07-14 Thread Michael Karcher
pci_read_long(...) ~7; invocations to read BARs. So the final vote is: If you rename pcidev_validate to pcidev_readbar, this is Acked-by: Michael Karcher flash...@mkarcher.dialup.fu-berlin.de [1]: Remember the old saying: Never check for an error condition you don't know how to handle

Re: [flashrom] [PATCH 1/1] Add manpage entry for pony_spi

2012-05-05 Thread Michael Karcher
On Sat, 2012-05-05 at 21:15 +0200, Carl-Daniel Hailfinger wrote: Am 01.05.2012 01:28 schrieb Michael Karcher: Signed-off-by: Michael Karcher flash...@mkarcher.dialup.fu-berlin.de Thanks for the documentation patch. Acked-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2...@gmx.net Thanks

Re: [flashrom] PONY_SPI, now with Windows support

2012-04-29 Thread Michael Karcher
+#if CONFIG_PONY_SPI == 1 + msg_ginfo(\nSupported devices for the %s programmer:\n, + programmer_table[PROGRAMMER_PONY_SPI].name); + /* FIXME */ + msg_ginfo(SI-Prog serial port programmer\n); Add serbang here, too. Regards, Michael Karcher

Re: [flashrom] PONY_SPI, now with Windows support

2012-04-29 Thread Michael Karcher
@@ } if (!tmp) msg_pdbg(Empty write\n); - writecnt -= tmp; + writecnt -= tmp; buf += tmp; } unrelated whitespace change. Regards, Michael Karcher ___ flashrom mailing list

Re: [flashrom] Compilation error, solution, and bonus log

2012-04-27 Thread Michael Karcher
. the header in http://packages.slackverse.org/?v=3p=316 includes linux/types.h itself at the top (as expected). can you explain why yours does not? Old kernel headers. We already fixed that incompatibility in r1517, which is shortly after 0.9.5.2 Regards, Michael Karcher

Re: [flashrom] Realtek NIC (8169)

2012-03-13 Thread Michael Karcher
in the Appendix of the BIOS Boot Specification (which is available copious times in the Internet). Regards, Michael Karcher ___ flashrom mailing list flashrom@flashrom.org http://www.flashrom.org/mailman/listinfo/flashrom

Re: [flashrom] 80/100/132 column line width policy

2012-03-12 Thread Michael Karcher
, so interesting fields do again line up. For the suggested window size, I think carldani's value 100 would be a good start. Regards, Michael Karcher ___ flashrom mailing list flashrom@flashrom.org http://www.flashrom.org/mailman/listinfo/flashrom

Re: [flashrom] [PATCH] Prevent submission of empty read requests in linux_spi

2012-03-06 Thread Michael Karcher
Am Dienstag, den 06.03.2012, 00:41 +0100 schrieb Stefan Tauner: Signed-off-by: Michael Karcher flash...@mkarcher.dialup.fu-berlin.de Acked-by: Stefan Tauner stefan.tau...@student.tuwien.ac.at Thanks, this is r1513 now, after incorporating your suggestions. I skipped the ?: idea, as using

[flashrom] [PATCH] Prevent submission of empty read requests in linux_spi

2012-03-03 Thread Michael Karcher
(written) before reading data, so there is no such thing as a pure-read transaction. Signed-off-by: Michael Karcher flash...@mkarcher.dialup.fu-berlin.de --- linux_spi.c | 10 +- 1 files changed, 9 insertions(+), 1 deletions(-) diff --git a/linux_spi.c b/linux_spi.c index d994389

Re: [flashrom] [PATCH] linux_spi.c: set SPI mode, word justification and bits per word on init.

2012-03-02 Thread Michael Karcher
Am Freitag, den 02.03.2012, 00:43 +0100 schrieb Stefan Tauner: Previously we relied on a correctly set up state. Looks good. Still untested, though. Signed-off-by: Stefan Tauner stefan.tau...@student.tuwien.ac.at Acked-by: Michael Karcher flash...@mkarcher.dialup.fu-berlin.de A test would

Re: [flashrom] [PATCH] Fix parallel-style programmer access from SPI

2012-03-01 Thread Michael Karcher
-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2...@gmx.net Acked-by: Michael Karcher flash...@mkarcher.dialup.fu-berlin.de Regards, Michael Karcher ___ flashrom mailing list flashrom@flashrom.org http://www.flashrom.org/mailman/listinfo/flashrom

Re: [flashrom] FAILED: FR597AA-AKD m9360.pl (FR597AA#AKD)

2012-02-14 Thread Michael Karcher
with the same image, and attach the log of the write process to the mail, too. Regards, Michael Karcher ___ flashrom mailing list flashrom@flashrom.org http://www.flashrom.org/mailman/listinfo/flashrom

[flashrom] [PATCH] Board enable for TriGem Anaheim-3

2012-02-11 Thread Michael Karcher
Signed-off-by: Michael Karcher flash...@mkarcher.dialup.fu-berlin.de --- board_enable.c |2 ++ print.c|1 + 2 files changed, 3 insertions(+), 0 deletions(-) diff --git a/board_enable.c b/board_enable.c index 06bbd70..2b682ea 100644 --- a/board_enable.c +++ b/board_enable.c

Re: [flashrom] [PATCH] Board enable for TriGem Anaheim-3

2012-02-11 Thread Michael Karcher
Am Samstag, den 11.02.2012, 21:14 +0100 schrieb Michael Karcher: Signed-off-by: Michael Karcher flash...@mkarcher.dialup.fu-berlin.de Acked-by: Stefan Tauner stefan.tau...@student.tuwien.ac.at (ack via IRC Feb 11, 23:14 GMT) Stefan: Thanks for the ack! + {0x8086, 0x7120, 0x109f, 0x3157

Re: [flashrom] [PATCH 1/1] Fix programmer-centric probe (patch v2)

2011-12-22 Thread Michael Karcher
Am Donnerstag, den 22.12.2011, 08:15 +0100 schrieb Michael Karcher: Signed-off-by: Michael Karcher flash...@mkarcher.dialup.fu-berlin.de self-review :) + while( chipcount ARRAY_SIZE(flashes) ) { wrong spacing convention, as Stefan Tauner already pointed out in v1 of the patch

[flashrom] Success report for MCP73

2011-12-22 Thread Michael Karcher
Hello fellow developers, attached is a private mail I received that contains a successful write on a board with a MCP73 south bridge. The successful erase report by the same author already went to the flashrom list. I guess, we can mark MCP73 as tested now. Regards, Michael Karcher

Re: [flashrom] [PATCH 1/1] Fix programmer-centric probe (patch v2)

2011-12-22 Thread Michael Karcher
Am Freitag, den 23.12.2011, 00:24 +0100 schrieb Carl-Daniel Hailfinger: Am 22.12.2011 08:28 schrieb Michael Karcher: Am Donnerstag, den 22.12.2011, 08:15 +0100 schrieb Michael Karcher: Signed-off-by: Michael Karcher flash...@mkarcher.dialup.fu-berlin.de +while (chipcount

[flashrom] [PATCH 1/1] Fix programmer-centric probe

2011-12-21 Thread Michael Karcher
As reported by Stefan Tauner on IRC, the new programmer-centric logic is broken by re-using occupied members of the flashes array when changing to the next programmer. This fixes it Signed-off-by: Michael Karcher flash...@mkarcher.dialup.fu-berlin.de --- cli_classic.c | 15 +-- 1

[flashrom] [PATCH 1/1] Fix programmer-centric probe (patch v2)

2011-12-21 Thread Michael Karcher
idea. Signed-off-by: Michael Karcher flash...@mkarcher.dialup.fu-berlin.de --- cli_classic.c |7 --- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/cli_classic.c b/cli_classic.c index 543b644..6580f7f 100644 --- a/cli_classic.c +++ b/cli_classic.c @@ -451,11 +451,12 @@ int

Re: [flashrom] FAIL: msi ms-7135 (k8n-neo3)

2011-12-19 Thread Michael Karcher
. Please post the output of lspci -nnvvvxxx (run as root) Thanks in advance, Michael Karcher ___ flashrom mailing list flashrom@flashrom.org http://www.flashrom.org/mailman/listinfo/flashrom

Re: [flashrom] Bios Update

2011-12-19 Thread Michael Karcher
, und dann sudo flashrom -w GF7100-M3_080707.ROM ausführen, um das BIOS neu zu programmieren. Wenn flashrom VERIFIED am Ende ausgibt, ist das System wieder in einem Zustand, in dem es einen Neustart übersteht. Regards hoping that this mail is not too late, Michael Karcher (Grüße in der Hoffnung

Re: [flashrom] [PATCH] Generic programmer registration: final part

2011-12-19 Thread Michael Karcher
. TODO: split the flash chip list into SPI and non-SPI lists. No need to iterate over the other type and skip those chips because of bus mismatches. Do it later. Signed-off-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2...@gmx.net Acked-by: Michael Karcher flash...@mkarcher.dialup.fu-berlin.de

Re: [flashrom] [PATCH] Add struct flashctx * everywhere

2011-12-18 Thread Michael Karcher
Am Freitag, den 16.12.2011, 14:41 +0100 schrieb Carl-Daniel Hailfinger: No functional changes. Please test anyway on real hardware. flashrom -r works on my laptop (ICH7, SPI) Signed-off-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2...@gmx.net Acked-by: Michael Karcher flash

Re: [flashrom] [PATCH] Generic programmer registration: final part

2011-12-18 Thread Michael Karcher
would make more sense. The superflous comment issue, the NULL pointer on each spi call issue, and the orphaned noop issue are not something that blocks acking the patch. Regards, Michael Karcher From ecdafa1b90bf6f0f3f0f4be8ea3a26ac1de05d04 Mon Sep 17 00:00:00 2001 From: Carl-Daniel Hailfinger c

Re: [flashrom] [RFC] Add struct flashchip * everywhere

2011-12-14 Thread Michael Karcher
tedious work on that! Signed-off-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2...@gmx.net Acked-by: Michael Karcher flash...@mkarcher.dialup.fu-berlin.de + /* Check that virtual_memory in struct flashctx is placed directly + * after the members copied from struct flashchip

Re: [flashrom] [PATCH] Register Parallel/LPC/FWH programmers

2011-11-09 Thread Michael Karcher
this. Looks fine so far. So go ahead and commit. Acked-By: Michael Karcher flash...@mkarcher.dialup.fu-berlin.de Regards, Michael Karcher signature.asc Description: This is a digitally signed message part ___ flashrom mailing list flashrom

Re: [flashrom] [PATCH 1/5] Add opaque programmer registration infrastructure.

2011-11-04 Thread Michael Karcher
= unknown SPI chip (REMS), This extra line has already be claimed by Stefan Tauner - it's not yours anymore! ;) Signed-off-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2...@gmx.net If you remove the strings.h include or provide a good reason for it, this is Acked-by: Michael Karcher flash

Re: [flashrom] [PATCH 1/5] Add opaque programmer registration infrastructure.

2011-11-02 Thread Michael Karcher
want to check that the function pointers in pgm are not NULL, to make the suggested error message without register_opaque more apt. Otherwise, the patch looks good to me. This is Acked-By: Michael Karcher flash...@mkarcher.dialup.fu-berlin.de If you feel confident you didn't mess up anything, feel

Re: [flashrom] [PATCH] flashrom 0.9.4 release

2011-07-26 Thread Michael Karcher
Am Dienstag, den 26.07.2011, 18:40 +0200 schrieb Carl-Daniel Hailfinger: We finally have everything committed, and can now release 0.9.4 and then merge a few riskier patches. Sounds like a good idea. Acked-by: Michael Karcher flash...@mkarcher.dialup.fu-berlin.de Thanks to all contributors

Re: [flashrom] [PATCH] Add support for the GIGABYTE GA-8SIMLH board.

2011-07-25 Thread Michael Karcher
was too quick here, and committed after just fixing the first one. I think this should go in the next cleanup commit or so, or should we fix that immediately? Regards, Michael Karcher ___ flashrom mailing list flashrom@flashrom.org http

[flashrom] [PATCH] Add support for the GIGABYTE GA-8SIMLH board.

2011-07-24 Thread Michael Karcher
The usage of the GPIO output register as bitmap can be confirmed from the vendor board enable code, so the comment has been deleted. It really is (1gpionumber). lspci: http://paste.flashrom.org/view.php?id=729 superiotool: http://paste.flashrom.org/view.php?id=730 Signed-off-by: Michael Karcher

Re: [flashrom] [PATCH] Flush stdout after each message

2011-06-19 Thread Michael Karcher
(And that is years before Turbo C++ 2.0) Regards, Michael Karcher ___ flashrom mailing list flashrom@flashrom.org http://www.flashrom.org/mailman/listinfo/flashrom

[flashrom] [PATCH] Print FWH chip status only if something is wrong

2011-06-19 Thread Michael Karcher
This is especially important for the SST FWH compatible chips with 4K sector size, where status printing for that small size was omitted up to r1347. Signed-off-by: Michael Karcher flash...@mkarcher.dialup.fu-berlin.de --- 82802ab.c |3 ++- sharplhf00l04.c |6 -- sst49lfxxxc.c

Re: [flashrom] [PATCH] Don't ignore wait_82802ab() return value

2011-06-19 Thread Michael Karcher
*sector* erase procedure that just was changed in this commit is for 4k sectors, so dumping the status here is much more excessive as in the other cases - probably that's the reason why the status printing was not in. Regards, Michael Karcher ___ flashrom

[flashrom] [PATCH] Remove sharplhf00l04.c

2011-06-19 Thread Michael Karcher
referenced in the LHF00L04 entry. Finally, this adds a comment that there are non-volatile (flash memory) lock bits for 8 sectors in the last 64KB. They are write-only and clearable at once. Readback seems unsupported. Signed-off-by: Michael Karcher flash...@mkarcher.dialup.fu-berlin.de --- Makefile

Re: [flashrom] [PATCH] Remove sharplhf00l04.c

2011-06-19 Thread Michael Karcher
this table mentions anything about bits affecting only 8KB sized areas. On the other hand, text of the data sheet nowhere mentions the sectorwise locking - it is just in the table. I have no idea how to read that. Regards, Michael Karcher ___ flashrom

Re: [flashrom] [PATCH] Fix compilation for CONFIG_INTERNAL=no

2011-06-09 Thread Michael Karcher
can be avoided inside -if CONFIG_INTERNAL. Signed-off-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2...@gmx.net The patch looks good. Acked-by: Michael Karcher flash...@mkarcher.dialup.fu-berlin.de Regards, Michael Karcher ___ flashrom mailing

Re: [flashrom] [PATCH 3/3] kill central list of SPI programmers

2011-05-11 Thread Michael Karcher
Am Mittwoch, den 11.05.2011, 17:27 +0200 schrieb Carl-Daniel Hailfinger: Acked-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2...@gmx.net Thanks for the review and the discussion. This is r1299. Regards, Michael Karcher ___ flashrom mailing list

Re: [flashrom] [PATCH 1/3] Factor out SPI write/read chunking wrappers.

2011-05-11 Thread Michael Karcher
Am Donnerstag, den 05.05.2011, 20:47 +0200 schrieb Carl-Daniel Hailfinger: Acked-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2...@gmx.net Thanks for reviewing and acknowledging, this is r1298. Regards, Michael Karcher ___ flashrom mailing list

Re: [flashrom] flashrom, hardened gentoo (grsecurity) and iopl()

2011-05-08 Thread Michael Karcher
. And that's intentional. With iopl() you are able not only to flash a BIOS rootkit, but also for example to write random data to random sectors of parallel ATA hard drives. The latter also works with ioperm in typical PC configurations. Regards, Michael Karcher

Re: [flashrom] [PATCH 1/3] Factor out SPI write/read chunking wrappers.

2011-05-06 Thread Michael Karcher
is that the dummyflasher has a variable maximal chunk size specified on the command line, so no constant value can do. Of course patching the programmer structure instead and using the default write function is an option. Regards, Michael Karcher

Re: [flashrom] [PATCH 3/3] kill central list of SPI programmers

2011-05-06 Thread Michael Karcher
no problem with the union approach, too. Thanks for your review, Michael Karcher ___ flashrom mailing list flashrom@flashrom.org http://www.flashrom.org/mailman/listinfo/flashrom

Re: [flashrom] [PATCH] Enable VX855 chipset

2011-05-05 Thread Michael Karcher
stefan.tau...@student.tuwien.ac.at Thanks for writing and acking. Committed in r1295. Regards, Michael Karcher ___ flashrom mailing list flashrom@flashrom.org http://www.flashrom.org/mailman/listinfo/flashrom

[flashrom] RFC: precious regions

2011-05-04 Thread Michael Karcher
are your thoughts about this? BACKUP IDEA: If the precious region stuff seems as overdesigned, we should abort as soon as we find any non-rw region on the ichspi driver. Regards, Michael Karcher ___ flashrom mailing list flashrom@flashrom.org

Re: [flashrom] RFC: precious regions

2011-05-04 Thread Michael Karcher
for other operations (i.e. r/o or locked regions). Who will make a patch for that, me or you? Regards, Michael Karcher ___ flashrom mailing list flashrom@flashrom.org http://www.flashrom.org/mailman/listinfo/flashrom

[flashrom] [PATCH 1/3] Factor out SPI write/read chunking wrappers.

2011-05-04 Thread Michael Karcher
Signed-off-by: Michael Karcher flash...@mkarcher.dialup.fu-berlin.de --- bitbang_spi.c | 11 -- buspirate_spi.c | 10 - dummyflasher.c |6 --- ft2232_spi.c| 11 -- ichspi.c| 20 --- it85spi.c | 10 - programmer.h| 21

[flashrom] [PATCH 2/3] Shuffle code around (no other changes)

2011-05-04 Thread Michael Karcher
This is to prepare the SPI registration patch without needing to do forward declarations. Signed-off-by: Michael Karcher flash...@mkarcher.dialup.fu-berlin.de --- bitbang_spi.c | 84 +- buspirate_spi.c | 182 +++--- dummyflasher.c | 264

[flashrom] [PATCH 3/3] kill central list of SPI programmers

2011-05-04 Thread Michael Karcher
Remove the array spi_programmer, replace it by dynamic registration instead. Also initially start with no busses supported, and switch to the default non-SPI only for the internal programmer. Signed-off-by: Michael Karcher flash...@mkarcher.dialup.fu-berlin.de --- bitbang_spi.c | 14

[flashrom] [PATCH] ichspi: Increase timeout to 60s for atomic operations

2011-04-29 Thread Michael Karcher
Signed-off-by: Michael Karcher flash...@mkarcher.dialup.fu-berlin.de --- ichspi.c | 22 ++ 1 files changed, 18 insertions(+), 4 deletions(-) diff --git a/ichspi.c b/ichspi.c index ed92893..db5ec75 100644 --- a/ichspi.c +++ b/ichspi.c @@ -572,7 +572,14 @@ static int

Re: [flashrom] [PATCH] ichspi: Increase timeout to 60s for atomic operations

2011-04-29 Thread Michael Karcher
Am Samstag, den 30.04.2011, 00:07 +0200 schrieb Carl-Daniel Hailfinger: Am 29.04.2011 16:01 schrieb Michael Karcher: Signed-off-by: Michael Karcherflash...@mkarcher.dialup.fu-berlin.de Thanks for the patch and for tracking this down and for writing a thorough analysis! Acked

Re: [flashrom] [PATCH 5/6] improve output in case run_opcode fails

2011-04-29 Thread Michael Karcher
, Michael Karcher ___ flashrom mailing list flashrom@flashrom.org http://www.flashrom.org/mailman/listinfo/flashrom

Re: [flashrom] [PATCH] improve output in case run_opcode fails

2011-04-29 Thread Michael Karcher
result; Acked-by: Michael Karcher flash...@mkarcher.dialup.fu-berlin.de moved int i one line up and committed in r1291 Regards, Michael Karcher ___ flashrom mailing list flashrom@flashrom.org http://www.flashrom.org/mailman/listinfo/flashrom

Re: [flashrom] here's the completely fixed patch.

2011-04-28 Thread Michael Karcher
-by: is missing He had it in the original patch, but was told that as most code in that patch was not written by him, he can not sign off that. Please see the end of http://www.coreboot.org/pipermail/flashrom/2011-April/006252.html Regards, Michael Karcher signature.asc Description: This is a digitally

Re: [flashrom] [PATCH 2/6] some additional comments for ichspi.c

2011-04-23 Thread Michael Karcher
programmed prefix opcodes. So 2 does not mean both, but preop1. Regards, Michael Karcher ___ flashrom mailing list flashrom@flashrom.org http://www.flashrom.org/mailman/listinfo/flashrom

Re: [flashrom] [PATCH] ICH SPI paranoid error handling

2011-04-23 Thread Michael Karcher
feature of the chipset. Or we need to stop using atomic sequences. Regards, Michael Karcher ___ flashrom mailing list flashrom@flashrom.org http://www.flashrom.org/mailman/listinfo/flashrom

Re: [flashrom] [PATCH] don't print dmidecode shell error

2011-04-07 Thread Michael Karcher
Am Donnerstag, den 07.04.2011, 18:40 +0200 schrieb Stefan Reinauer: * Michael Karcher flash...@mkarcher.dialup.fu-berlin.de Not every OS has a unix command interpreter. This will break on DOS. Most likely fine if DOS is detected per ifdef. Ok, how about this one? Signed-off-by: Stefan

Re: [flashrom] [PATCH] don't print dmidecode shell error

2011-04-06 Thread Michael Karcher
likely fine if DOS is detected per ifdef. Regards, Michael Karcher ___ flashrom mailing list flashrom@flashrom.org http://www.flashrom.org/mailman/listinfo/flashrom

[flashrom] [PATCH 1/1] Board enable for Foxconn 6150K8MD-8EKRSH

2011-03-31 Thread Michael Karcher
Reported by: wickb...@student.chalmers.se flashrom -V: http://paste.flashrom.org/view.php?id=452 lspci: http://paste.flashrom.org/view.php?id=453 (note that the flashrom dump is with a foreign chip. That board is originally equipped with an PMC Pm49FL004. Signed-off-by: Michael Karcher flash

Re: [flashrom] W29EE011-15 (was: Hello, Support for Atmel's AT25F series and some small stuff)

2011-03-15 Thread Michael Karcher
problem. Maybe the need for retrying on these chips is normal, or our toggle-bit code terminates early... Regards, Michael Karcher ___ flashrom mailing list flashrom@flashrom.org http://www.flashrom.org/mailman/listinfo/flashrom

Re: [flashrom] [PATCH] Compile fixes

2011-03-07 Thread Michael Karcher
address 0x%lx, base); - } else { + } else +#endif + { snprintf(location, sizeof(location), on %s, programmer_table[programmer].name); Acked-by: Michael Karcher flash...@mkarcher.dialup.fu-berlin.de Regards, Michael Karcher

Re: [flashrom] [PATCH 1/1] Add HP e-Vectra P2706T

2011-03-06 Thread Michael Karcher
Am Freitag, den 04.03.2011, 20:27 +0100 schrieb Carl-Daniel Hailfinger: Auf 03.03.2011 23:42, Michael Karcher schrieb: Reported by: Michal Janke jank...@gmail.com Signed-off-by: Michael Karcher flash...@mkarcher.dialup.fu-berlin.de Thanks for reverse engineering this board enable

Re: [flashrom] [PATCH 1/1] Board-enable for GA-K8N51GMF

2011-03-06 Thread Michael Karcher
Am Sonntag, den 06.03.2011, 00:26 +0100 schrieb Carl-Daniel Hailfinger: flashrom -V: http://paste.flashrom.org/view.php?id=326 lspic: http://paste.flashrom.org/view.php?id=328 superiotool: http://paste.flashrom.org/view.php?id=329 Signed-off-by: Michael Karcher flash

Re: [flashrom] [PATCH] Add W39L040

2011-03-06 Thread Michael Karcher
Am Sonntag, den 06.03.2011, 00:25 +0100 schrieb Carl-Daniel Hailfinger: Michael, if you add a signoff, this is Acked-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2...@gmx.net Signed-off and committed as r1268. Thanks for reviewing, Michael Karcher

Re: [flashrom] [PATCH] Add coreboot IDs to make manual selection of HP xw9400 possible

2011-03-06 Thread Michael Karcher
-d.hailfinger.devel.2...@gmx.net Comitted in 1267, thanks for your review. Regards, Michael Karcher ___ flashrom mailing list flashrom@flashrom.org http://www.flashrom.org/mailman/listinfo/flashrom

[flashrom] [PATCH] Remove delays in JEDEC erase sequence

2011-03-06 Thread Michael Karcher
It is extremely unlikely that a chip not requiring delays in probe does require them in erase. We observed unreliable erasing with a SST49LF004A with these delays, so remove them if the are not required. Signed-off-by: Michael Karcher flash...@mkarcher.dialup.fu-berlin.de --- jedec.c | 33

[flashrom] [PATCH] Add mediatek_pata programmer

2011-03-06 Thread Michael Karcher
the flashrom coding style in some places - I send it out to catch some early reviews on it. Signed-off-by: Michael Karcher flash...@mkarcher.dialup.fu-berlin.de --- Makefile | 14 +++ flashrom.c | 24 - mediatek.c | 350

Re: [flashrom] [PATCH] Add mediatek_pata programmer

2011-03-06 Thread Michael Karcher
knowledge should take a look at the sysfs related stuff. Yeah, that's a good idea. Maybe that code profits from some comments telling the expected position in the device tree. Thank you for the review. I will send an improved patch soon. Regards, Michael Karcher

Re: [flashrom] [PATCH] SST39SF512 is tested

2011-03-06 Thread Michael Karcher
Am Montag, den 07.03.2011, 02:44 +0100 schrieb Michael Karcher: flashrom -V -w: http://paste.flashrom.org/view.php?id=389 Sorry, that's without -V. See here: http://paste.flashrom.org/view.php?id=394 Regards, Michael Karcher ___ flashrom mailing

Re: [flashrom] [PATCH] SST39SF512 is tested

2011-03-06 Thread Michael Karcher
Am Montag, den 07.03.2011, 01:59 +0100 schrieb Carl-Daniel Hailfinger: Auf 07.03.2011 02:44, Michael Karcher schrieb: flashrom -V -w: http://paste.flashrom.org/view.php?id=389 Signed-off-by: Michael Karcher flash...@mkarcher.dialup.fu-berlin.de Acked-by: Carl-Daniel Hailfinger c

Re: [flashrom] RFC: conditionalize delays in JEDEC erase instructions

2011-03-05 Thread Michael Karcher
to change the toggle bit stuff or use the non-slow call. Do I miss something? Regards, Michael Karcher ___ flashrom mailing list flashrom@flashrom.org http://www.flashrom.org/mailman/listinfo/flashrom

Re: [flashrom] [PATCH 1/1] Add HP e-Vectra P2706T

2011-03-04 Thread Michael Karcher
on an alternate erase method. Can you provide verbose logs of what you describe here, please? Regards, Michael Karcher ___ flashrom mailing list flashrom@flashrom.org http://www.flashrom.org/mailman/listinfo/flashrom

[flashrom] [PATCH 1/1] Add HP e-Vectra P2706T

2011-03-03 Thread Michael Karcher
-by: Michael Karcher flash...@mkarcher.dialup.fu-berlin.de --- board_enable.c | 29 +++-- 1 files changed, 23 insertions(+), 6 deletions(-) diff --git a/board_enable.c b/board_enable.c index 5776bf5..26c5fbc 100644 --- a/board_enable.c +++ b/board_enable.c @@ -543,7 +543,10

[flashrom] Add NSC PC87364 support to superiotool

2011-03-02 Thread Michael Karcher
to a reply to this mail or upload to paste.flashrom.org. This mail has been cc'ed to the coreboot list for getting this patch included into superiotool. If something is wrong with that patch, please Cc: me, as I am not subscribed to the coreboot list. Thanks. Regards, Michael Karcher Add

[flashrom] [PATCH 1/1] Board-enable for GA-K8N51GMF

2011-02-04 Thread Michael Karcher
list of PCI IDs for nvidia southbridges. flashrom -V: http://paste.flashrom.org/view.php?id=326 lspic: http://paste.flashrom.org/view.php?id=328 superiotool: http://paste.flashrom.org/view.php?id=329 Signed-off-by: Michael Karcher flash...@mkarcher.dialup.fu-berlin.de --- board_enable.c |4

[flashrom] [PATCH 1/1] Board-enable for GA-K8N51GMF

2011-02-04 Thread Michael Karcher
: Extend list of PCI IDs for nvidia southbridges. flashrom -V: http://paste.flashrom.org/view.php?id=326 lspic: http://paste.flashrom.org/view.php?id=328 superiotool: http://paste.flashrom.org/view.php?id=329 Signed-off-by: Michael Karcher flash...@mkarcher.dialup.fu-berlin.de --- board_enable.c

Re: [flashrom] [PATCH] Support for Angelbird Wings PCIe SSD, Marvell 88SX7042

2011-02-04 Thread Michael Karcher
+ (addr 0x3)); +} Do we need to call the I/O address region BAR1 if its address is stored at PCI_BASE_ADDRESS2? That sounds confusing. Regards, Michael Karcher ___ flashrom mailing list flashrom@flashrom.org http://www.flashrom.org/mailman/listinfo

[flashrom] [PATCH 1/1] Board-enable for GA-K8N51GMF

2011-02-03 Thread Michael Karcher
. flashrom -V: http://paste.flashrom.org/view.php?id=326 lspic: http://paste.flashrom.org/view.php?id=328 superiotool: http://paste.flashrom.org/view.php?id=329 Signed-off-by: Michael Karcher flash...@mkarcher.dialup.fu-berlin.de --- board_enable.c |4 +++- print.c|1 + 2 files

Re: [flashrom] Big problem with BIOS. Questions

2011-01-17 Thread Michael Karcher
. In that case, of one chip, only the EC code and of the other chip, only the non-EC code would be used. But that doesn't make sense with your observation that it doesn't work after cloning the old BIOS. Any help, thoughts you could give me would be of great help Regards, Michael Karcher

Re: [flashrom] FAILED: ASUS P5P800

2011-01-13 Thread Michael Karcher
with the contents of a file given at the command line. Regards, Michael Karcher ___ flashrom mailing list flashrom@flashrom.org http://www.flashrom.org/mailman/listinfo/flashrom

Re: [flashrom] Why is ther not a simple How to?

2011-01-11 Thread Michael Karcher
Am Montag, den 10.01.2011, 11:26 -0500 schrieb Dan Perry: You are looking at the *source* code of a unix manual page. Please use man -l flashrom.8 instead to read that file in a formatted way. Regards, Michael Karcher Thanks for the reply, but where is that? Where is what? The file

Re: [flashrom] Why is ther not a simple How to?

2011-01-09 Thread Michael Karcher
in a formatted way. Regards, Michael Karcher signature.asc Description: This is a digitally signed message part ___ flashrom mailing list flashrom@flashrom.org http://www.flashrom.org/mailman/listinfo/flashrom

Re: [flashrom] rtl8169 support - Final

2011-01-05 Thread Michael Karcher
Am Mittwoch, den 05.01.2011, 12:59 +0300 schrieb Jon Shadow: Fixed a few things. Still need someone to test it. Signed-off-by: Sergey Lichack shadowpilo...@gmail.com Code looks fine to me, as soon as it is tested, it is: Acked-by: Michael Karcher flash...@mkarcher.dialup.fu-berlin.de Regards

Re: [flashrom] [PATCH] Add Asus P4P800-VM board to board_enable.c table.

2011-01-01 Thread Michael Karcher
on a board rev 1.85. Tested on a rev 1.06 board. Could you still please add a second device (keep the subsystem IDs zero if there are none) to the match? I would recommend the LPC bridge, as the GPIO pins reside in that chip. Regards, Michael Karcher

Re: [flashrom] [patch] compilation fix for djgpp

2010-12-26 Thread Michael Karcher
file to use uint32_t/uint16_t/uint8_t instead of u8/u16/u32, as the former types are used throughout flashrom. Patch v2. Committed as r1249. Thanks for your patch. Regards, Michael Karcher ___ flashrom mailing list

Re: [flashrom] [patch] enable unlocking (erasing/writing) W39V040FB chips

2010-12-26 Thread Michael Karcher
Am Sonntag, den 26.12.2010, 23:59 +0100 schrieb Idwer Vollering: Resending as requested, updated to HEAD too. Thanks for that! Signed-off-by: Idwer Vollering vid...@gmail.com Acked-by: Michael Karcher flash...@mkarcher.dialup.fu-berlin.de This is r1248, thanks for adding this feature! Regards

[flashrom] [PATCH] Add W39L040

2010-12-16 Thread Michael Karcher
Hello Ivan, this patch should add support for the W39L040 chip to flashrom. Please try it on your hardware. If you can't compile flashrom yourself, ask on the mailing list or our IRC channel (#flashrom on freenode). Regards, Michael Karcher --- chipdrivers.h |1 + flashchips.c | 30

Re: [flashrom] Chip unkown state?

2010-12-09 Thread Michael Karcher
be needed to find out whether it is OK to skip the boot block if they are different. Regards, Michael Karcher ___ flashrom mailing list flashrom@flashrom.org http://www.flashrom.org/mailman/listinfo/flashrom

Re: [flashrom] [PATCH] Handle erase failure in partial write, clean up

2010-12-05 Thread Michael Karcher
Am Sonntag, den 05.12.2010, 16:16 +0100 schrieb Carl-Daniel Hailfinger: Acked-by: Michael Karcher flash...@mkarcher.dialup.fu-berlin.de Thanks for the detailed review. New patch follows. Clean up erase function checking. Signed-off-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2

Re: [flashrom] [PATCH] Simplify get_next_write

2010-12-05 Thread Michael Karcher
Am Sonntag, den 05.12.2010, 23:56 +0100 schrieb Carl-Daniel Hailfinger: Simplify get_next_write in the partial write code. Suggested by Michael Karcher. Signed-off-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2...@gmx.net Index: flashrom-partial_write_get_next_write_simplify

Re: [flashrom] [PATCH] Print lock status for Winbond W39*

2010-12-04 Thread Michael Karcher
the comment in here: The w39v080fa does not have the software boot block lock feature if I skimmed over the datasheet correctly, and the software boot block lock other chips have is permanent and can not be cleared. Acked-by: Michael Karcher flash...@mkarcher.dialup.fu-berlin.de Regards, Michael

Re: [flashrom] [PATCH] Handle erase failure in partial write, clean up

2010-12-01 Thread Michael Karcher
erase function is pointless. + */ + break; + } This change looks fine. As my only nitpicks were about coding style and log verbosity, and I don't see any technical problems: Acked-by: Michael Karcher flash...@mkarcher.dialup.fu-berlin.de

Re: [flashrom] [PATCH] internal dmi decoder

2010-12-01 Thread Michael Karcher
. + msg_pdbg(Trying External DMI decoder.\n); s/Trying/Using/ Regards, Michael Karcher ___ flashrom mailing list flashrom@flashrom.org http://www.flashrom.org/mailman/listinfo/flashrom

Re: [flashrom] [PATCH] Use large reads for verify

2010-11-16 Thread Michael Karcher
Am Dienstag, den 16.11.2010, 17:27 +0100 schrieb Carl-Daniel Hailfinger: Thanks to Michael Karcher for reviewing the patch and pointing out a missing abort on read failure. + ret = flash-read(flash, readbuf, start, len); + if (ret) { + msg_gerr(Verification impossible

Re: [flashrom] Your flash chip is in an unknown state

2010-11-14 Thread Michael Karcher
, but frozen) version 0.9.3 (internal revision code 1204) from http://qa.coreboot.org/snapshots/flashrom-0.9.3-r1204.tar.bz2 Read the installation from source section in http://flashrom.org/Downloads Regards, Michael Karcher ___ flashrom mailing list

  1   2   3   4   5   >