Hi everybody I'd like to suggest firmware update through ether bone interface. This can be done in two ways: first way is to map flash onto CSRs and use etherbone protocol
And second way is to add vexriscv core and onboard dram into the SoC. Thus, implementing a buffered firmware update. I have some code regarding implementation of both approaches and will share it later, as soon as I'll have access to my development machine
Hi everybody I'd like to suggest firmware update through ether bone interface. This can be done in two ways: first way is to map flash onto CSRs and use etherbone protocol
And second way is to add vexriscv core and onboard dram into the SoC. Thus, implementing a buffered firmware update. I have some code regarding implementation of both approaches and will share it later, as soon as I'll have access to my development machine