spi: Add support for Winbond W25Q32DW

Hardware / Coreboot - David Hendricks [chromium.org] - 16 December 2014 16:32 UTC

Similar to the W25Q64DW, the W25Q32DW has basically the same attributes as the earlier W25Q32 parts but with a different
value in the MSB of the ID.

BUG=none BRANCH=none TEST=tested on nyan, now SPI flash commands actually work.

43e9252 spi: Add support for Winbond W25Q32DW
src/drivers/spi/winbond.c | 8 ++++++++
1 file changed, 8 insertions(+)

Upstream: review.coreboot.org


  • Share