Closed f-yildirim closed 1 year ago
Thanks @f-yildirim for reporting, the design has been updated with https://github.com/litex-hub/litex-boards/commit/12db52471d0a9b154566f91f47ef81b9c03bb1e5 and is now similar to other boards executing the BIOS directly from SPIFlash.
I'm closing since this now should work but please re-open of this is not the case.
Thanks @enjoy-digital for you effort. Build is successful now. But, it seems that there is still an issue with serial rx/tx. I will double check and open another issue if needed. Thanks..
I've just pulled the master branch and trying to build vexriscv for the target jungle_electronics_fireant. Without any modification it fails with error "spiflash Region in IO region, it can't be cached" Modifying the spi flash address as 0x70000000 build is successful, but this time no response from serial with the parameters below. Double checked that I've been using the right gpio pins on the board (GPIOR_31 & GPIOR_32).