
21 Apr
2011
21 Apr
'11
7:16 p.m.
On Thu, Apr 21, 2011 at 2:05 AM, Shaohui Xie wrote:
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.
hrm, so how does this work under Linux ? or does it just not ? -mike