On Sun, 29 Jan 2012 14:34:17 +0100
Rudolf Marek <[email protected]> wrote:

> > this does not registers a flashrom programmer!?  
> 
> It should not? From a programming point of view Paralel/FWH/LPC flashes are 
> detected via reads/writes to the 4G-something memory space with magic 
> sequences 
> like AAA 555 etc...  The ROM_CS just tells the SoC to generate chipselect 
> also 
> for writes, effectively making "write protection" disabled. There still could 
> be 
> some flashchip based protection.

i was talking about flashrom's internal representation of programmers not
the SoC in question ;)
registration is not needed, because internal.c:328 does that
automatically for all internal programmers. (i am not really sure this
is wise due to the imbalance between parallel and spi programmers).

-- 
Kind regards/Mit freundlichen Grüßen, Stefan Tauner

_______________________________________________
flashrom mailing list
[email protected]
http://www.flashrom.org/mailman/listinfo/flashrom

Reply via email to