[U-Boot] [PATCH 2/2][v2] powerpc: make espi can read more than 0xFFFA bytes

Mike Frysinger vapier at gentoo.org
Thu Apr 21 19:16:42 CEST 2011


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


More information about the U-Boot mailing list