Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
stop ICE40 FPGA before initializing SPI flash
Since commit bdd0dca (release v1.5.0), ice_fpga_stop() has been called after the ice_flash_init function, which wakes flash from sleep. In order to avoid contention on the SPI bus during the flash wake command, stop the ICE40 FPGA prior to sending SPI flash wake command. Signed-off-by: Daniel DeGrasse <[email protected]>
- Loading branch information