*** tpb <[email protected]> has joined #litex | 00:00 | |
*** ElfenKaiser <ElfenKaiser!~deadsalmo@2a0a-a541-4a7d-0-a440-52f-1e09-8263.ipv6dyn.netcologne.de> has quit IRC (Quit: 🫀🫀🫀🫀) | 01:15 | |
*** CarlFK1 <[email protected]> has quit IRC (Ping timeout: 252 seconds) | 02:29 | |
*** Degi <[email protected]> has quit IRC (Ping timeout: 244 seconds) | 02:45 | |
*** shorne <[email protected]> has quit IRC (Read error: Connection reset by peer) | 02:48 | |
*** Degi <[email protected]> has joined #litex | 02:51 | |
*** shorne <[email protected]> has joined #litex | 02:59 | |
*** CarlFK1 <[email protected]> has joined #litex | 03:15 | |
*** pbsds3 <[email protected]> has quit IRC (Quit: The Lounge - https://thelounge.chat) | 03:42 | |
*** pbsds3 <[email protected]> has joined #litex | 03:44 | |
*** shorne <[email protected]> has quit IRC (Read error: Connection reset by peer) | 04:34 | |
*** shorne <[email protected]> has joined #litex | 04:40 | |
*** cr1901_ <cr1901_!~cr1901@2601:8d:8600:226:38c1:9272:4928:b70> has joined #litex | 04:49 | |
*** cr1901 <cr1901!~cr1901@2601:8d:8600:226:a930:11f:7802:1d41> has quit IRC (Ping timeout: 248 seconds) | 04:53 | |
*** FabM <FabM!~FabM@2a03:d604:114:5b00:21de:9d5d:443f:66aa> has joined #litex | 07:24 | |
*** TMM <[email protected]> has quit IRC (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) | 07:51 | |
*** TMM <[email protected]> has joined #litex | 07:51 | |
*** shorne <[email protected]> has quit IRC (Read error: Connection reset by peer) | 08:53 | |
*** shorne <[email protected]> has joined #litex | 08:59 | |
*** acathla <[email protected]> has quit IRC (Quit: [Guru Meditation]) | 11:42 | |
*** acathla <[email protected]> has joined #litex | 11:42 | |
*** TMM <[email protected]> has quit IRC (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) | 12:28 | |
*** TMM <[email protected]> has joined #litex | 12:28 | |
*** ElfenKaiser <ElfenKaiser!~deadsalmo@2a0a-a541-4a7d-0-a440-52f-1e09-8263.ipv6dyn.netcologne.de> has joined #litex | 13:13 | |
*** Guest26 <[email protected]> has joined #litex | 15:50 | |
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 | 15:54 |
---|---|---|
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 | 15:54 |
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 | 15:59 |
Guest26 | to fail regardless, just quietly with the flag | 15:59 |
*** FabM <FabM!~FabM@armadeus/team/FabM> has quit IRC (Ping timeout: 246 seconds) | 17:10 | |
*** Guest26 <[email protected]> has quit IRC (Quit: Client closed) | 17:53 | |
*** ElfenKaiser <ElfenKaiser!~deadsalmo@2a0a-a541-4a7d-0-a440-52f-1e09-8263.ipv6dyn.netcologne.de> has quit IRC (Quit: 🫀🫀🫀🫀) | 17:56 | |
*** _whitelogger <[email protected]> has quit IRC (Remote host closed the connection) | 19:18 | |
*** _whitelogger <[email protected]> has joined #litex | 19:19 | |
*** ElfenKaiser <ElfenKaiser!~deadsalmo@2a0a-a541-4a7d-0-a440-52f-1e09-8263.ipv6dyn.netcologne.de> has joined #litex | 23:16 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!