_florent_ changed the topic of #litex to: LiteX FPGA SoC builder and Cores / Github : https://github.com/enjoy-digital, https://github.com/litex-hub / Logs: https://libera.irclog.whitequark.org/litex
tpb has quit [Remote host closed the connection]
tpb has joined #litex
ElfenKaiser has quit [Quit: 🫀🫀🫀🫀]
CarlFK1 has quit [Ping timeout: 252 seconds]
Degi has quit [Ping timeout: 244 seconds]
shorne has quit [Read error: Connection reset by peer]
Degi has joined #litex
shorne has joined #litex
CarlFK1 has joined #litex
pbsds3 has quit [Quit: The Lounge - https://thelounge.chat]
pbsds3 has joined #litex
shorne has quit [Read error: Connection reset by peer]
shorne has joined #litex
cr1901_ has joined #litex
cr1901 has quit [Ping timeout: 248 seconds]
FabM has joined #litex
FabM has joined #litex
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #litex
shorne has quit [Read error: Connection reset by peer]
shorne has joined #litex
acathla has quit [Quit: [Guru Meditation]]
acathla has joined #litex
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #litex
ElfenKaiser has joined #litex
Guest26 has joined #litex
<Guest26> Hi folks, I'm experiencing a frustrating issue with LiteX that I was hoping someone could shine some light on it. tldr, litex bios can't write to spiflash. It initializes, performs the read tests, can read from the bios, but cannot write a firmware blob, and later cannot boot from that address. The device is an orangecrab 85F which seems to have
<Guest26> been abandoned. I created the blob using the litex instructions for the fbi file, but after writing with the --kernel-adr option, nothing is in the place in memory
<Guest26> I initialize via `self.add_spi_flash( mode="4x", module=SpiFlashModule(Codes.Read_1_1_4)) and import the appropriate W25q128JV module and opcodes, Litex gives it a location in memory at 0x01000000, I set `self.add_constant("FLASH_BOOT_ADDRESS", 0x01008000)`, then use that as --kernel-adr. without the --safe flag, litex_term will fail, but it seems
<Guest26> to fail regardless, just quietly with the flag
FabM has quit [Ping timeout: 246 seconds]
Guest26 has quit [Quit: Client closed]
ElfenKaiser has quit [Quit: 🫀🫀🫀🫀]
_whitelogger has joined #litex
ElfenKaiser has joined #litex