On 20.09.2009 00:49, Nils wrote: > Enable flashrom on Wyse Winterm S50. > > On the Wyse Winterm S50 lspci doesn`t show the cs5536 hostbridge and so > flashrom doesn`t detect the cs5536. > > This patch is adding the cs5536 isa id [1022:2090] for chip detect. > > Signed-off-by: Nils Jacobs <[email protected]> >
Thanks! Acked-by: Carl-Daniel Hailfinger <[email protected]> and committed with one cosmetic change in r729. > n...@debian:~/flashrom$ sudo flashrom > flashrom v0.9.1-r727 > Found chipset "AMD CS5536_2", enabling flash write... OK. > Found chip "SST SST49LF020A" (256 KB, LPC) at physical address 0xfffc0000. > === > This flash part has status UNTESTED for operations: PROBE READ ERASE WRITE > Please email a report to [email protected] if any of the above operations > work correctly And nice to see that for this chip, at least probe works. It would be appreciated if you could test read/write/erase as well. If you do, you can either report the results here or send a patch which changes .tested for your chip in flashchips.c to TEST_OK_PREW (or TEST_OK_whateverworks). Regards, Carl-Daniel -- http://www.hailfinger.org/ _______________________________________________ flashrom mailing list [email protected] http://www.flashrom.org/mailman/listinfo/flashrom
