Dominik Geyer wrote:
Adds support for SPI-Chips on ICH9. This is done by using the generic SPI interface.
Signed-off-by: Dominik Geyer <dominik.geyer <at> kontron.com>
Awesome! Thank you very much!
Something I noticed during fixing:
- What exactly is the flashchip.page_size? For LPC flashes it seems to be the
erase-granularity, for SPI flashes it seems to be the page-write-granularity.
Yes.