1
0
Albert Ou c59356d1de spi: Fix invalid D channel response when flash interface is disabled
Issue: When the memory-mapped flash region is accessed while the flash
read mode is disabled (fctrl.en flag is clear), the SPI flash controller
generates an invalid response on the D channel.
This may cause the TileLink bus to deadlock.

Workaround: Software should avoid accessing the memory-mapped flash
region when the SPI controller is not in the flash read mode.
2017-08-02 13:50:00 -07:00
2016-11-29 04:08:44 -08:00
2016-11-30 13:29:54 -08:00
2016-11-29 04:08:44 -08:00
Description
280 KiB
Languages
Scala 99.8%
Verilog 0.2%