#120: flashrom: ICH SPI Hardware Sequencing ---------------------------------+------------------------------------------ Reporter: toc@… | Owner: stuge Type: enhancement | Status: assigned Priority: major | Milestone: flashrom v1.0 Component: flashrom | Version: Keywords: ich9 spi | Dependencies: Patchstatus: there is no patch | ---------------------------------+------------------------------------------
Comment(by fengyuning1984@…):
In descriptor mode, ICH abstracts flash chips, providing software with "region"s to operate on. I think it will be better to implement the driver when we support partial operation.
If we are not going to support partial operation in v1.0, we may like to change the milestone. I hand out the ticket now (if I have been holding it).
BTW, ichspi.c still needs some cleanup. The code loading FDATAn registers doesn't look good, imo.