<sajattack[m]>
<sajattack[m]> "assuming whatever is wrong..." <- I think something is wrong with bios of my soc... this uart also gives no output for me and trying to close the terminal I opened it on hard-locked my pc
<sajattack[m]>
or the hardware
<sajattack[m]>
<_florent_> "ilia__s: nice PR, I'll test it..." <- I managed to get this to work by using my september soc with this branch's drivers `[LXTERM] Upload complete (185.6KB/s).`
<sajattack[m]>
much better than my 8KB/s previously
mikek_DE1SOC has quit [Remote host closed the connection]
shoragan[m] has quit [K-Lined]
jryans has quit [K-Lined]
david-sawatzke[m has quit [K-Lined]
promach[m] has quit [K-Lined]
jevinskie[m] has quit [K-Lined]
a3f has quit [K-Lined]
DerekKozel[m] has quit [K-Lined]
Las[m] has quit [K-Lined]
sajattack[m] has quit [K-Lined]
bluecmd has quit [K-Lined]
amstan has quit [K-Lined]
dcallagh has quit [K-Lined]
CarlosEDP has quit [K-Lined]
Crofton[m] has quit [K-Lined]
CarlFK has quit [K-Lined]
leons has quit [K-Lined]
willcode4[m] has quit [K-Lined]
vomoniyi[m] has quit [K-Lined]
kaji has quit [K-Lined]
jryans has joined #litex
mithro has quit [Ping timeout: 264 seconds]
sorear has quit [Ping timeout: 264 seconds]
dcallagh has joined #litex
shoragan[m] has joined #litex
promach[m] has joined #litex
kaji has joined #litex
leons has joined #litex
Crofton[m] has joined #litex
jevinskie[m] has joined #litex
Las[m] has joined #litex
CarlFK has joined #litex
amstan has joined #litex
CarlosEDP has joined #litex
sajattack[m] has joined #litex
vomoniyi[m] has joined #litex
willcode4[m] has joined #litex
DerekKozel[m] has joined #litex
david-sawatzke[m has joined #litex
bluecmd has joined #litex
a3f has joined #litex
mikek_DE1SOC has joined #litex
tcal has quit [Ping timeout: 264 seconds]
_florent_ has quit [Ping timeout: 265 seconds]
gatecat has quit [Ping timeout: 265 seconds]
alanvgreen has quit [Ping timeout: 250 seconds]
esden has quit [Read error: Connection reset by peer]
openpowerwtf has quit [Read error: Connection reset by peer]
tucanae47_ has quit [Read error: Connection reset by peer]
philpax_ has quit [Write error: Connection reset by peer]
alanvgreen has joined #litex
_florent_ has joined #litex
sorear has joined #litex
tcal has joined #litex
tucanae47_ has joined #litex
mithro has joined #litex
philpax_ has joined #litex
<somlo>
_florent_: upstream opensbi now has support for LiteUART: https://github.com/riscv-software-src/opensbi/commits/master -- which means LiteX/Rocket works out of the box, and LiteX/Vexriscv only needs to deal with the interrupt controller bits as a separate platform thing
gatecat has joined #litex
esden has joined #litex
<somlo>
* LiteX/Rocket works out of the box (sans FPU emulation, which is a very orthogonal, and somewhat philosophical issue) :D
openpowerwtf has joined #litex
jryans has quit [Quit: Client limit exceeded: 20000]
CarlFK has quit [Quit: Client limit exceeded: 20000]
promach[m] has quit [Quit: Client limit exceeded: 20000]
shoragan[m] has quit [Quit: Client limit exceeded: 20000]
Las[m] has quit [Quit: Client limit exceeded: 20000]
dcallagh has quit [Quit: Client limit exceeded: 20000]
Crofton[m] has quit [Quit: Client limit exceeded: 20000]
jevinskie[m] has quit [Quit: Client limit exceeded: 20000]
CarlosEDP has quit [Quit: Client limit exceeded: 20000]
leons has quit [Quit: Client limit exceeded: 20000]
mikek_DE1SOC has quit [Remote host closed the connection]
SpaceCoaster has quit [Ping timeout: 264 seconds]
SpaceCoaster_ has joined #litex
SpaceCoaster_ is now known as SpaceCoaster
<_florent_>
somlo: Great, thanks for handling this. I'll also try to switch Linux-On-LiteX-VexRiscv to it soon.