On Thu, 9 Feb 2012 18:40:18 +0100 Stefan Tauner stefan.tauner@student.tuwien.ac.at wrote:
this one now is somewhat tested and not THAT broken as the one from last night... :)
i have (at least)...
- removed the sfdp_fetch_pt function and integrated the hexdump-like code into the loop. it fits there better imo.
- corrected the overflow check to use a 24b boundary instead of 16b because SFDP has 24b-addressing just like normal SPI flash space.
- refined the output verbosity of probe_spi_sfdp (again).
- renamed the struct flash's model from "SFDP device" to "SFDP-capable chip".
two addon patches...