
On Tuesday, April 26, 2011 02:31:32 Xie Shaohui-B21989 wrote:
From: Xie Shaohui-B21989
espi flash read returns invalid data if the read length is more than 0xFFFA bytes, it supports maximum transaction of 2^16 bytes at a time, resister spcom[TRANLEN] is 16 bits. If the transaction length is greater than 0xFFFF, it need to be split into multiple transactions.
[Xie Shaohui] This patch is not needed any more; I have merged it to previous patch and resend it as v4.
so with the new logic in the espi controller, you dont need to change the common spi flash code to make things work ? so i should just forget about these "0xFFFA" threads ?
atm, i dont think there are any outstanding spi/spi-flash patches from you guys. so if there's something you want me to review/ack, please ping it specifically for me ... -mike