<conchuod>
Hmm, so I am seeing boot failures on icicle w/ defcondig builds
<conchuod>
Dies really early on, appears to be caused by flatmem
<conchuod>
(or at least, switching to sparsemem works)
radu2422 has joined #riscv
radu242 has quit [Ping timeout: 248 seconds]
radu2422 is now known as radu242
rafael_bento has joined #riscv
<Esmil>
atishp[m][m]: Heinrich tells me there are patches for review in grub to fix it, but until then this works for me: echo -ne 'RISCV\x00\x00\x00RSC\x05' | dd of=vmlinuz.efi bs=12 seek=4 conv=notrunc
pecastro has joined #riscv
fanta1 has quit [Quit: fanta1]
radu2428 has joined #riscv
radu242 has quit [Ping timeout: 260 seconds]
radu2428 is now known as radu242
Ellenor is now known as AmyMalik
GenTooMan has joined #riscv
raym has quit [Ping timeout: 264 seconds]
raym has joined #riscv
wingsorc__ has quit [Ping timeout: 260 seconds]
potash has quit [Read error: Connection reset by peer]
potash has joined #riscv
radu2425 has joined #riscv
radu242 has quit [Ping timeout: 246 seconds]
radu2425 is now known as radu242
<conchuod>
IIRC from the last time I looked at this, something between 5.12 and 5.15 massively regressed boot times on icicle and enabling sparsemem sorts that out too. I never bisected it since all of our stuff was out of tree then.
jedix has quit [Ping timeout: 264 seconds]
jmdaemon has quit [Ping timeout: 252 seconds]
fanta1 has joined #riscv
fanta1 has quit [Client Quit]
fanta1 has joined #riscv
radu2428 has joined #riscv
radu242 has quit [Ping timeout: 260 seconds]
radu2428 is now known as radu242
qwer has quit [Quit: Leaving]
Trifton_ has quit [Ping timeout: 260 seconds]
wingsorc has joined #riscv
Agua has joined #riscv
awita has joined #riscv
Agua has quit [Quit: Leaving]
awita has quit [Client Quit]
awita has joined #riscv
BootLayer has quit [Quit: Leaving]
cp- has quit [Quit: Disappeared in a puff of smoke]
cp- has joined #riscv
jedix has joined #riscv
radu2427 has joined #riscv
bjorn has quit [Read error: Connection reset by peer]
radu242 has quit [Ping timeout: 260 seconds]
radu2427 is now known as radu242
m5zs7k has quit [Ping timeout: 260 seconds]
elastic_dog has quit [Ping timeout: 260 seconds]
m5zs7k has joined #riscv
qwer has joined #riscv
awita has quit [Ping timeout: 252 seconds]
pabs3 has quit [Ping timeout: 248 seconds]
balrog has quit [Ping timeout: 268 seconds]
balrog has joined #riscv
pabs3 has joined #riscv
awita has joined #riscv
bjorn has joined #riscv
bjorn is now known as bjoto
raym has quit [Ping timeout: 252 seconds]
epony has quit [Quit: QUIT]
<bjdooks>
right, battle 2 done with qemu
BootLayer has joined #riscv
<conchuod>
What's it this time bjdooks ?
<bjdooks>
trying to get a dw-pcie working with qemu dw-pcie
<bjdooks>
the answer is both side has bugs
<bjdooks>
and uboot makes a pile of assumptions of support qemu didn't have
awita is now known as Cheeriotl
Cheeriotl has quit [Changing host]
Cheeriotl has joined #riscv
<bjdooks>
let's have some fun debootstraping a riscv64-debian image
Cheeriotl is now known as awita
raym has joined #riscv
Andre_H has joined #riscv
jacklsw has joined #riscv
<bjdooks>
oh /o\, debian's bash segfaults
unlord has quit [Changing host]
unlord has joined #riscv
justache is now known as justHaunted
Andre_H has quit [Ping timeout: 260 seconds]
erg_ has joined #riscv
guerby_ has quit [Read error: Connection reset by peer]
guerby_ has joined #riscv
dor has quit [Ping timeout: 268 seconds]
radu2429 has joined #riscv
radu242 has quit [Ping timeout: 260 seconds]
radu2429 is now known as radu242
erg_ has quit [Ping timeout: 264 seconds]
ats has quit [Ping timeout: 264 seconds]
Andre_H has joined #riscv
erg_ has joined #riscv
ats has joined #riscv
ornx has joined #riscv
<ornx>
addiw t0, t0, 0b111111111111 <- why this doesnt work??
<ornx>
in gcc as
<ornx>
the spec says i get 12 bits..
<jrtc27>
signed 12 bit value
<jrtc27>
your value is bigger than 2047
<ornx>
if its signed then isnt it -2048?
<jrtc27>
in the encoding it's signed, in the assembly source it's an XLEN-bit integer that needs to be within range
<jrtc27>
0b1111111111111111111111111111111111111111111111111111111111111111 works but is silly
<muurkha>
heh
radu2424 has joined #riscv
<ornx>
lol ty, that works
radu242 has quit [Ping timeout: 260 seconds]
radu2424 is now known as radu242
<conchuod>
Esmil: Mr. LEDs, what you plan on doing w/ that icicle led patch?
<conchuod>
Although that one is for riscv_init_cbom_blocksize()/riscv_init_cbom_blocksize() I think...
<conchuod>
meh bad copy paste
<conchuod>
Although that one has been superseded, it should fix the build for you
<somlo>
right, thanks again! (I'm trying to debug the litex uart driver, so fixing the build is all I need :)
awita has joined #riscv
erg_ has quit [Remote host closed the connection]
paddymahoney has quit [Ping timeout: 248 seconds]
elastic_dog has joined #riscv
awita has quit [Quit: Leaving]
<Esmil>
conchuod: my understanding was the Geert thought it was better to wait until the gpio driver was accepted, but if it makes your life easier i'll gladly send it
prabhakarlad has joined #riscv
<conchuod>
Ehh idk, dt reflecting reality would be nice.
<conchuod>
There's a good amount of changes needed to that GPIO driver so it may take a while before something gets upstreamed for it.
vagrantc has joined #riscv
BootLayer has quit [Quit: Leaving]
<Esmil>
conchuod: ack
indy has quit [Ping timeout: 252 seconds]
radu2421 has joined #riscv
radu242 has quit [Ping timeout: 260 seconds]
radu2421 is now known as radu242
EchelonX has joined #riscv
davidlt_ has quit [Ping timeout: 246 seconds]
wingsorc__ has joined #riscv
Trifton_ has joined #riscv
paddymahoney has joined #riscv
crabbedhaloablut has quit [Quit: No Ping reply in 180 seconds.]
pabs3 has quit [Read error: Connection reset by peer]
Andre_H has quit [Quit: Leaving.]
pecastro has quit [Ping timeout: 268 seconds]
pecastro has joined #riscv
fanta1 has quit [Quit: fanta1]
\sublineReadOnly has quit [Ping timeout: 252 seconds]
indy has joined #riscv
indy has quit [Ping timeout: 255 seconds]
Trifton_ has quit [Ping timeout: 252 seconds]
wingsorc has quit [Remote host closed the connection]
wingsorc__ has quit [Quit: Leaving]
wingsorc has joined #riscv
epony has joined #riscv
<atishp[m][m]>
Esmil: Yes. I sent the patches 2 weeks back. That updates the header to correct magic value. Hopefully, they will be merged upstream in next few weeks
<Esmil>
atishp[m][m]: ah cool
aerkiaga has quit [Remote host closed the connection]
jmdaemon has joined #riscv
bauruine has joined #riscv
bauruine has quit [Remote host closed the connection]