On Thu, 18 Apr 2013 18:02:37 +0200 Stefan Tauner stefan.tauner@student.tuwien.ac.at wrote:
andor had some problems with how coreboot configured the SPI controller. let's see if this hack fixes that.
while the patches are wrong... (fastReadEnable is a single bit), they apparently improve the situation on boards where the spi controller is not configured correctly.
On Thu, 18 Apr 2013 18:37:29 +0200 Stefan Tauner stefan.tauner@student.tuwien.ac.at wrote:
On Thu, 18 Apr 2013 18:02:37 +0200 Stefan Tauner stefan.tauner@student.tuwien.ac.at wrote:
andor had some problems with how coreboot configured the SPI controller. let's see if this hack fixes that.
while the patches are wrong... (fastReadEnable is a single bit), they apparently improve the situation on boards where the spi controller is not configured correctly.
A corrected version of the patch was committed in r1678.