sorear changed the topic of #riscv to: RISC-V instruction set architecture | https://riscv.org | Logs: https://libera.irclog.whitequark.org/riscv | Matrix: #riscv:catircservices.org
heat_ has quit [Read error: Connection reset by peer]
heat has joined #riscv
<unlord> V has been hard to understand in places. I ended up asking a lot of questions to some experts before I figured out enough to solve my problem
ntwk has quit [Ping timeout: 264 seconds]
Leopold has quit [Ping timeout: 260 seconds]
Leopold has joined #riscv
ntwk has joined #riscv
Leopold has quit [Ping timeout: 260 seconds]
Leopold has joined #riscv
Leopold has quit [Excess Flood]
Leopold has joined #riscv
heat has quit [Read error: Connection reset by peer]
heat has joined #riscv
Armand has joined #riscv
vagrantc has quit [Quit: leaving]
Tenkawa has quit [Quit: Was I really ever here?]
Armand has quit [Read error: Connection reset by peer]
Armand has joined #riscv
Armand has quit [Read error: Connection reset by peer]
heat has quit [Ping timeout: 240 seconds]
heat has joined #riscv
BootLayer has joined #riscv
Armand has joined #riscv
Armand has quit [Quit: Leaving]
heat has quit [Ping timeout: 256 seconds]
mlw has joined #riscv
JanC_ has joined #riscv
JanC has quit [Killed (tungsten.libera.chat (Nickname regained by services))]
JanC_ is now known as JanC
iooi_ has joined #riscv
iooi__ has joined #riscv
iooi has quit [Ping timeout: 272 seconds]
iooi__ is now known as iooi
iooi_ has quit [Ping timeout: 252 seconds]
BootLayer has quit [Quit: Leaving]
dsarma has quit [Ping timeout: 260 seconds]
davidlt has joined #riscv
davidlt has quit [Remote host closed the connection]
davidlt has joined #riscv
jfsimon1981 has joined #riscv
ldevulder has joined #riscv
jobol has joined #riscv
davidlt has quit [Ping timeout: 260 seconds]
naoki has joined #riscv
heat has joined #riscv
naoki has quit [Quit: naoki]
davidlt has joined #riscv
Armand has joined #riscv
mlw has quit [Ping timeout: 240 seconds]
murgeljm has joined #riscv
Armand has quit [Ping timeout: 252 seconds]
Armand has joined #riscv
zjason`` is now known as zjason
Gravis_ has joined #riscv
Gravis has quit [Ping timeout: 268 seconds]
Gravis_ has quit [Ping timeout: 264 seconds]
Gravis has joined #riscv
heat has quit [Ping timeout: 268 seconds]
ntwk has quit [Read error: Connection reset by peer]
esv has quit [Remote host closed the connection]
esv has joined #riscv
Leopold has quit [Ping timeout: 260 seconds]
Leopold has joined #riscv
Armand has quit [Remote host closed the connection]
Armand has joined #riscv
Tenkawa has joined #riscv
Leopold has quit [Ping timeout: 260 seconds]
Leopold has joined #riscv
Armand has quit [Remote host closed the connection]
Armand has joined #riscv
Armand has quit [Remote host closed the connection]
armand_ has joined #riscv
armand_ has quit [Remote host closed the connection]
ldevulder has quit [Quit: Leaving]
ldevulder has joined #riscv
s1b1 has quit [Read error: Connection reset by peer]
s1b1 has joined #riscv
prabhakalad has quit [Quit: Konversation terminated!]
prabhakalad has joined #riscv
Stat_headcrabed has joined #riscv
Stat_headcrabed has quit [Client Quit]
smaeul has quit [Ping timeout: 272 seconds]
ntwk has joined #riscv
dipankar has joined #riscv
unlord has quit [Ping timeout: 246 seconds]
unlord has joined #riscv
Stat_headcrabed has joined #riscv
murgeljm has quit [Quit: Leaving]
<palmer> is the starfive PMU driver getting built on rv32 for anyone else? it's failing
psydroid has joined #riscv
JanC_ has joined #riscv
JanC is now known as Guest7015
Guest7015 has quit [Killed (lithium.libera.chat (Nickname regained by services))]
JanC_ is now known as JanC
<conchuod> palmer: ye cos it uses writeq()
<palmer> ya, but it's got a Kconfig 64BIT in there, so not sure why it's being built? or is it just that I still don't understand COMPILE_TEST?
<conchuod> palmer: It's not nothing to do with COMPILE_TEST. The whole condition there is wrong.
<palmer> is there a patch somewhere?
<palmer> (sorry, my allergies are terrible and I'm kind of half asleep)
<conchuod> I think the condition should be this
<conchuod> I'll send it to the list
<palmer> ya, thanks
<Tenkawa> Anyone seen this on any of the recent kernels (specificly on a JH7110) at reboot time... causes the soc to hang
<Tenkawa> pmic_ops: cannot read pmic power register
luca_ has joined #riscv
<conchuod> palmer: sent
<conchuod> Tenkawa: Is that an OpenSBI printout?
<Tenkawa> conchuod: no.. just os shutdown
<Tenkawa> (not sure if thats opensbi or the os)
<Tenkawa> hard to tell
<conchuod> The platform uses SRST to reboot, right?
<conchuod> Yah, that's from OpenSBI
<conchuod> platform/generic/starfive/jh7110.c:137
<Tenkawa> hmm..
<Tenkawa> interesting
<Tenkawa> It is on a newer opensbi release
<Tenkawa> running these currently
<Tenkawa> U-Boot SPL 2024.04-rc4-g86fd291a (Mar 16 2024 - 17:02:36 -0400)
<Tenkawa> OpenSBI v1.4
<Tenkawa> Otherwise works great
luca_ is now known as OwlWizard
jfsimon1981 has quit [Remote host closed the connection]
OwlWizard has quit [Quit: OwlWizard]
smaeul has joined #riscv
Leopold has quit [Ping timeout: 260 seconds]
Leopold has joined #riscv
Leopold has quit [Remote host closed the connection]
Leopold has joined #riscv
BootLayer has joined #riscv
<Stat_headcrabed> Tenkawa: There are some changes on jh7110 support after opensbi 1.4 release
<Stat_headcrabed> Did you tried newest master branch?
<Tenkawa> Let me go take a look... thanks
<Tenkawa> Yeah I have everything as of 2 days ago
<Tenkawa> Let me check the git change though to make sure it dudn't hard dset it without me knowing
<Tenkawa> er didn't
Stat_headcrabed has quit [Quit: Stat_headcrabed]
luca_ has joined #riscv
luca_ is now known as OwlWizard
<Tenkawa> Looked like I was pulling from a different repo so updating and trying that one
OwlWizard has quit [Quit: OwlWizard]
vagrantc has joined #riscv
dipankar has quit [Ping timeout: 264 seconds]
zv has quit [Remote host closed the connection]
heat has joined #riscv
zv has joined #riscv
zv_ has joined #riscv
zv has quit [Killed (copper.libera.chat (Nickname regained by services))]
zv_ is now known as zv
junaid_ has joined #riscv
junaid_ has quit [Quit: leaving]
junaid_ has joined #riscv
psydroid has quit [Remote host closed the connection]
junaid_ has quit [Quit: leaving]
KREYREN_ has quit [Ping timeout: 260 seconds]
davidlt has quit [Ping timeout: 252 seconds]
BootLayer has quit [Quit: Leaving]
vagrantc has quit [Quit: leaving]
jobol has quit [Quit: Leaving]
zv has quit [Read error: Connection reset by peer]
zv_ has joined #riscv
zv_ has quit [Read error: Connection reset by peer]
zv has joined #riscv
zv_ has joined #riscv
zv_ has quit [Client Quit]
zv has quit [Read error: Connection reset by peer]
zv has joined #riscv
naoki has joined #riscv
ncopa5 has joined #riscv
ncopa has quit [Read error: Connection reset by peer]
motherfsck has quit [Quit: quit]