Tartarus changed the topic of #u-boot to: SOURCE MOVED TO https://source.denx.de/u-boot/u-boot.git / U-Boot v2023.10, v2024.01-rc3 are OUT / Merge Window is CLOSED, next branch is OPEN / Release v2024.01 is scheduled for 08 January 2024 / Channel archives at https://libera.irclog.whitequark.org/u-boot
hanetzer has quit [Ping timeout: 256 seconds]
hanetzer has joined #u-boot
<Raito_Bezarius> it's hard to beat EDK2 grade
pgreco has quit [Ping timeout: 268 seconds]
Net147 has quit [Quit: Quit]
Net147 has joined #u-boot
Net147 has quit [Changing host]
Net147 has joined #u-boot
goliath has quit [Quit: SIGSEGV]
calebccff has quit [Ping timeout: 276 seconds]
joeskb7 has joined #u-boot
joeskb7 has quit [Client Quit]
calebccff has joined #u-boot
mmu_man has quit [Ping timeout: 264 seconds]
persmule has quit [Remote host closed the connection]
thopiekar has quit [Ping timeout: 276 seconds]
thopiekar has joined #u-boot
pgreco has joined #u-boot
cambrian_invader has quit [Read error: Connection reset by peer]
diederik has quit [Read error: Connection reset by peer]
qsx has quit [Read error: Connection reset by peer]
qqq has quit [*.net *.split]
Net147 has quit [*.net *.split]
f_ has quit [*.net *.split]
milkylainen has quit [*.net *.split]
vfazio has quit [*.net *.split]
mps has quit [*.net *.split]
warthog9 has quit [*.net *.split]
zear has quit [*.net *.split]
swiftgeek has quit [*.net *.split]
jybz has quit [*.net *.split]
qsx has joined #u-boot
vfazio has joined #u-boot
qqq has joined #u-boot
cambrian_invader has joined #u-boot
Net147 has joined #u-boot
Net147 has joined #u-boot
f_ has joined #u-boot
zear has joined #u-boot
diederik has joined #u-boot
swiftgeek has joined #u-boot
mps has joined #u-boot
milkylainen has joined #u-boot
jybz has joined #u-boot
011AAD9Z1 has joined #u-boot
jybz has quit [Read error: Connection reset by peer]
jybz has joined #u-boot
011AAD9Z1 has quit [Ping timeout: 255 seconds]
warthog9 has joined #u-boot
milkylai1en has joined #u-boot
milkylainen has quit [Read error: Connection reset by peer]
Clamor has joined #u-boot
umbramalison has quit [Ping timeout: 255 seconds]
Hypfer6 has joined #u-boot
Hypfer has quit [Ping timeout: 256 seconds]
Hypfer6 is now known as Hypfer
Clamor has quit [Read error: Connection reset by peer]
Clamor has joined #u-boot
zsoltiv__ has joined #u-boot
zsoltiv_ has quit [Ping timeout: 260 seconds]
Clamor has quit [Ping timeout: 268 seconds]
Clamor has joined #u-boot
Stat_headcrabed has joined #u-boot
ldevulder_ has quit [Ping timeout: 245 seconds]
goliath has joined #u-boot
dsimic has quit [Ping timeout: 256 seconds]
dsimic has joined #u-boot
mmu_man has joined #u-boot
Stat_headcrabed has quit [Quit: Stat_headcrabed]
Clamor has quit [Ping timeout: 256 seconds]
Clamor has joined #u-boot
jaganteki has joined #u-boot
pivi has quit [Quit: Lost terminal]
Stat_headcrabed has joined #u-boot
jaganteki has quit [Quit: Client closed]
jaganteki has joined #u-boot
<Tartarus> sjg1: Can you fix https://source.denx.de/u-boot/u-boot/-/jobs/748126 please? And if you see what we need to pin to not have new failures happen in old code that'd be good too, thanks
Clamor has quit [Ping timeout: 276 seconds]
pivi has joined #u-boot
persmule has joined #u-boot
f_ is now known as vitali64
vitali64 is now known as f_
Clamor has joined #u-boot
Leopold has quit [Ping timeout: 255 seconds]
devarsh_ has joined #u-boot
Leopold has joined #u-boot
persmule has quit [Remote host closed the connection]
persmule has joined #u-boot
edwinistrator2 has quit [Quit: The Lounge - https://thelounge.chat]
edwinistrator2 has joined #u-boot
Mis012 has quit [Ping timeout: 240 seconds]
Mis012 has joined #u-boot
monstr has joined #u-boot
monstr has quit [Remote host closed the connection]
milkylai1en is now known as milkylainen
Mis012 has quit [Ping timeout: 240 seconds]
Mis012 has joined #u-boot
flyback has quit [Quit: Leaving]
monstr has joined #u-boot
monstr has quit [Remote host closed the connection]
flyback has joined #u-boot
flyback has quit [Remote host closed the connection]
flyback has joined #u-boot
jaganteki has quit [Quit: Client closed]
flyback has quit [Remote host closed the connection]
Stat_headcrabed has quit [Quit: Stat_headcrabed]
flom84 has joined #u-boot
flyback has joined #u-boot
<Tartarus> I do not understand how to fix that problem at all
flom84 has quit [Ping timeout: 245 seconds]
flyback has quit [Remote host closed the connection]
flyback has joined #u-boot
umbramalison has joined #u-boot
goliath has quit [Remote host closed the connection]
alan_o has quit [Remote host closed the connection]
goliath has joined #u-boot
<Tartarus> xypron: Your pylint patch doesn't fix the problem I have worked-around in https://patchwork.ozlabs.org/project/uboot/patch/20231209200128.3819612-1-trini@konsulko.com/ does it?
flom84 has joined #u-boot
<xypron> Tartarus: a newer pylint will only allow to show more errors that we currently miss.
<Tartarus> That's what I thought
<Tartarus> I'm gonna grab my patch ~now so that CI gets unbroken
<Tartarus> And we can sort out a more complex fix later, if really applicable
<xypron> Tartarus: at least in current pylint you can put the disable comment at the end of the line to suppress the error only in that specific line.
<Tartarus> I do wish I knew what isn't pinned such that this kind of problem could happen.
pivi has quit [Remote host closed the connection]
<xypron> Otherwise put an enable after the block
<xypron> Tartarus: add 'pip freeze' to .gitlab.yaml to show all package versions.
<Tartarus> xypron: Yeah, we did a freeze before
<Tartarus> Which is why I'm confused
<xypron> Tartarus: For the next cycle we should raise the pylint version and fix problems like in https://lore.kernel.org/u-boot/20231209185411.8212-1-heinrich.schuchardt@canonical.com/T/#t
<Tartarus> xypron: Yes, for v2024.04 I would love to unfreeze, upgrade many things, fix the problems and freeze again.
<Tartarus> We should do that on at least an annual cycle, and don't today.
<xypron> Tartarus: Did you assign all those ACPI patches to me? Simon is meant to be the maintainer of ACPI.
<Tartarus> xypron: I did, and, OK, re-assign to him please.
pivi has joined #u-boot
<xypron> Tartarus: People from two differrent companies asked me if U-Boot could be used with ACPI on RISC-V (instead of EDK II).
<Tartarus> xypron: Yeah, and I'm overall happy to see that flow handled via U-Boot
<Tartarus> I know I said somewhere else, but I don't have a problem with U-Boot being able to be used to meet SystemReady ES level, even (and I don't know if RISC-V is going to adopt SystemReady too, or just EBBR)
Clamor has quit [Read error: Connection reset by peer]
<Tartarus> There's work to be done for that to be possible, but I don't have a problem with someone doing the work
<xypron> Tartarus: For RISC-V there are different use cases. For server like SBBR is envisioned.
<Tartarus> I don't recall the difference between ES/SR and then SBBR, in ARM terms, and then what RISC-V is tweaking as needed
<Tartarus> But again, I don't object to working with whomever wants to do the work there.
flom84 has quit [Remote host closed the connection]
<Tartarus> marex: Sigh, I think https://source.denx.de/u-boot/u-boot/-/jobs/749262 is a failure I thought I had reported to you but maybe only on IRC and not mailing list so I forgot about it?
vagrantc has joined #u-boot
vagrantc has quit [Quit: leaving]
vagrantc has joined #u-boot
redbrain has quit [Read error: Connection reset by peer]
redbrain has joined #u-boot
Mis012 has quit [Ping timeout: 240 seconds]
<marex> Tartarus: sure, the bdinfo patches passed CI just fine when I submitted them