Tartarus changed the topic of #u-boot to: SOURCE MOVED TO https://source.denx.de/u-boot/u-boot.git / U-Boot v2023.07.02, v2023.10-rc4 are OUT / Merge Window is CLOSED, next branch is OPEN / Release v2023.10 is scheduled for 02 October 2023 / Channel archives at https://libera.irclog.whitequark.org/u-boot
GNUtoo has quit [Ping timeout: 246 seconds]
GNUtoo has joined #u-boot
naoki has joined #u-boot
Wouter0100670440 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter0100670440 has joined #u-boot
stipa_ has joined #u-boot
stipa has quit [Ping timeout: 240 seconds]
stipa_ is now known as stipa
sakman__ is now known as sakman
stipa_ has joined #u-boot
stipa has quit [Ping timeout: 246 seconds]
stipa_ is now known as stipa
alpernebbi has quit [Ping timeout: 244 seconds]
jclsn has quit [Ping timeout: 240 seconds]
alpernebbi has joined #u-boot
jclsn has joined #u-boot
naoki has quit [Quit: naoki]
stipa_ has joined #u-boot
stipa has quit [Ping timeout: 246 seconds]
stipa_ is now known as stipa
pbsds has quit [Quit: The Lounge - https://thelounge.chat]
pbsds has joined #u-boot
stefanro has joined #u-boot
ezulian has joined #u-boot
naoki has joined #u-boot
Sout_ has quit [Server closed connection]
Sout_ has joined #u-boot
Hammdist has joined #u-boot
Clamor has joined #u-boot
sakman has quit [Ping timeout: 255 seconds]
camus has quit [Ping timeout: 255 seconds]
johang has quit [Server closed connection]
johang has joined #u-boot
stipa has quit [Ping timeout: 255 seconds]
camus has joined #u-boot
goliath has quit [Quit: SIGSEGV]
stipa has joined #u-boot
Clamor has quit [Quit: Quit]
ikarso has joined #u-boot
wooosaiiii has joined #u-boot
sng_ has joined #u-boot
goliath has joined #u-boot
monstr has joined #u-boot
sng_ has quit [Remote host closed the connection]
sng_ has joined #u-boot
monstr has quit [Ping timeout: 255 seconds]
sng_ has quit [Read error: Connection reset by peer]
mckoan|away is now known as mckoan
ldevulder has quit [Quit: Leaving]
ldevulder has joined #u-boot
sng_ has joined #u-boot
frieder has joined #u-boot
prabhakarlad has joined #u-boot
mripard has joined #u-boot
mripard has quit [Client Quit]
mripard has joined #u-boot
Wouter0100670440 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter0100670440 has joined #u-boot
sszy has joined #u-boot
xypron has quit [Server closed connection]
xypron has joined #u-boot
sng has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
sng has joined #u-boot
<marex> the qemu rv32 build fail in next is known ? https://source.denx.de/u-boot/custodians/u-boot-sh/-/jobs/689181
slobodan has joined #u-boot
sng_ has quit [Remote host closed the connection]
mmu_man has joined #u-boot
rfried has quit [Server closed connection]
rfried has joined #u-boot
sng_ has joined #u-boot
prabhakarlad has quit [Quit: Client closed]
<mps> Tartarus: by trying to build this https://patchwork.ozlabs.org/project/uboot/list/?series=371651 I've got this warnings https://tpaste.us/xyMJ
<mps> deathmist: I think this would be very useful upstream (and downstream if someone maintain some forks) so maybe you should post it to mailing list
<mps> Tartarus: and trying to boot with these two commits I've got 'initcall sequence 00000000fffd7648 failed at call 0000000040219248 (err=-19)'
<mps> and '### ERROR ### Please RESET the board ###'
<mps> I'm using master branch
ldevulder_ has joined #u-boot
mripard has quit [Remote host closed the connection]
haritz has quit [Quit: ZNC 1.8.2+deb2 - https://znc.in]
prabhakarlad has joined #u-boot
haritz has joined #u-boot
haritz has quit [Changing host]
haritz has joined #u-boot
slobodan has quit [Remote host closed the connection]
slobodan has joined #u-boot
ldevulder has quit [Ping timeout: 245 seconds]
Hammdist has quit [Quit: Client closed]
Hammdist has joined #u-boot
rockosov has quit [Quit: WeeChat 3.4-dev]
rockosov has joined #u-boot
sakman has joined #u-boot
mripard has joined #u-boot
naoki has quit [Quit: naoki]
gsz has joined #u-boot
sigmaris has quit [Server closed connection]
sigmaris has joined #u-boot
sng_ has quit [Remote host closed the connection]
gsz has quit [Ping timeout: 260 seconds]
alan_o has joined #u-boot
gsz has joined #u-boot
ldevulder_ is now known as ldevulder
torez has joined #u-boot
Hammdist has quit [Quit: Client closed]
<Tartarus> OK, thanks.
<Tartarus> mps: If you just use the first patch does it work?
<mps> Subject: [PATCH 1/2] riscv: Rework riscv_cpu_probe for current event macros
<mps> Tartarus: with only this patch it fail to build https://tpaste.us/5XR0
<sjg1> marex: Tartarus I don't see anything with HAB and any of SPL_LOAD_FIT_ADDRESS SPL_LOAD_RAM or TPL_LOAD_RAM
<sjg1> In any case, SPL_LOAD_FIT_ADDRESS should be for loading FIT in SPL. If we need an address for loading something else, then a new Kconfig should be added
Hammdist has joined #u-boot
mmu_man has quit [Ping timeout: 260 seconds]
<Tartarus> mps: Sorry, I wasn't clear enough, these are for next and not master.
<Tartarus> sjg1: Which commit of mine are you basically undoing?
<Tartarus> mps: And I should have caught you saying master before too, sorry, just having my morning coffee now :)
mmu_man has joined #u-boot
<sjg1> Tartarus: oops forgot to mention that: 90c7888c9d6 common/spl/spl_ram: Remove unused default
<sjg1> Tartarus: No the whole commit, but the 'if FIT' bit which my patch puts back. I only noticed this yesterday
<mps> Tartarus: no problem, and enjoy your coffee
<mps> next is not branch in git repo?
<Tartarus> mps: it is
<mps> hmm, can't find it with 'git tag --list'
<Tartarus> maybe you did a shallow clone or something?
<Tartarus> sjg1: No, I believe SPL_LOAD_FIT_ADDRESS is named correctly
<mps> no, I did full clone
<sjg1> Tartarus: Yes SPL_LOAD_FIT_ADDRESS is correct, but I mean that for it to be valid/used, SPL_LOAD_FIT should be enabled
<Tartarus> sjg1: No, that's not how I read how the use case works.
<Tartarus> I think marex explained the horrorshow that is the imx one
<Tartarus> And then the RAM case might be a little funny too
<mps> ahm, 'git branch -a' shows remotes/origin/next
<Tartarus> But it's the SPL address of where load a FIT image to
clever has quit [Server closed connection]
<Tartarus> SPL_LOAD_FIT_ADDRESS is the best name for that
clever has joined #u-boot
sng_ has joined #u-boot
ldevulder has quit [Quit: Leaving]
<sjg1> Hmm, the thing is I cannot find boards which define SPL_LOAD_FIT_ADDRESS but not SPL_LOAD_FIT
<sjg1> marex: Can you point me to a board which does these strange things?
<mps> Tartarus: build fails also on next branch https://tpaste.us/vNVL
<mps> should I try with both patches
sng_ has quit [Remote host closed the connection]
<Tartarus> yes please
<mps> Tartarus: OK
sng_ has joined #u-boot
mckoan is now known as mckoan|away
Hammdist has quit [Quit: Client closed]
<Tartarus> Yes, I don't know that there's a defconfig in-tree that's fully set for the options, it's iirc semi-annoying to do the signing
hays has quit [Server closed connection]
mripard has quit [Quit: mripard]
mripard has joined #u-boot
mmu_man has quit [Ping timeout: 246 seconds]
<Tartarus> and yeah, checking over some notes a coworker made a few year back, it's so damned annoying, as marex said
sng_ has quit [Remote host closed the connection]
<mps> Tartarus: it builds and start, got u-boot prompt
ikarso has quit [Quit: Connection closed for inactivity]
monstr has joined #u-boot
mmu_man has joined #u-boot
Hammdist has joined #u-boot
goliath has quit [Quit: SIGSEGV]
mripard has quit [Quit: mripard]
Wouter0100670440 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter0100670440 has joined #u-boot
monstr has quit [Ping timeout: 245 seconds]
sszy has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
mmu_man has quit [Ping timeout: 245 seconds]
mmu_man has joined #u-boot
frieder has quit [Remote host closed the connection]
mmu_man has quit [Ping timeout: 244 seconds]
goliath has joined #u-boot
stefanro has quit [Quit: Leaving.]
prabhakarlad has quit [Quit: Client closed]
Manouchehri has quit [Server closed connection]
Manouchehri has joined #u-boot
mmu_man has joined #u-boot
Hammdist has quit [Quit: Client closed]
<Tartarus> mps: can you reply with a tested-by please?
<mps> Tartarus: will do
slobodan has quit [Ping timeout: 246 seconds]
torez has quit [Quit: torez]
sng_ has joined #u-boot
sng_ has quit [Remote host closed the connection]
sng_ has joined #u-boot
Peng_Fan has quit [Ping timeout: 240 seconds]
goliath has quit [Quit: SIGSEGV]
Peng_Fan has joined #u-boot
aak-rookie has joined #u-boot
ikarso has joined #u-boot
aak-rookie has quit [Quit: Client closed]
slobodan has joined #u-boot
gsz has quit [Ping timeout: 245 seconds]
sakman_ has joined #u-boot
<marex> sjg1: what, hab ?
ja_02 has quit [Ping timeout: 255 seconds]
sakman has quit [Ping timeout: 250 seconds]
prabhakarlad has joined #u-boot
naoki has joined #u-boot
ezulian has quit [Ping timeout: 245 seconds]
patersonc has quit [Server closed connection]
patersonc has joined #u-boot
slobodan has quit [Ping timeout: 245 seconds]
kabel has quit [Server closed connection]
kabel has joined #u-boot
sng_ has quit [Read error: Connection reset by peer]
stipa has quit [Ping timeout: 246 seconds]
ikarso has quit [Quit: Connection closed for inactivity]
yang2_ is now known as yang2
houze_ has quit [Ping timeout: 246 seconds]
houze has joined #u-boot
hays has joined #u-boot
Wouter0100670440 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter0100670440 has joined #u-boot