Hi,
On 02.06.2010 09:47, RayeR wrote:
Carl-Daniel Hailfinger wrote:
On 01.06.2010 11:54, rayer wrote:
it still hangs while autodetecting flash chip at AE49F2008 (is displayed as last probed), only with -c option it works.
Does it really work with -c CHIPNAME or do you need -f as well?
Yes, no -f needed. Btw still problem with calibrating delay loop.
The delay loop problem is now fixed.
I found a bug in the bitbanging SPI core (buffer confusion) and fixed it. This version also reduces reach chunk size to 256 bytes instead of 65536 bytes. That makes buffer management more efficient (only one round of memory allocations).
I did't tested lpt-spi yet, I'll have to prepare some flash chip first...
It would be cool if you could test the lpt-spi code. New flashrom.exe is available at http://khepri.openbios.org/~idwer/flashrom/r1039-patchwork-1441/
flashrom -p rayer_bitbang_spi -V
Regards, Carl-Daniel