Tartarus changed the topic of #u-boot to: SOURCE MOVED TO https://source.denx.de/u-boot/u-boot.git / U-Boot v2025.01, v2025.04-rc3 are OUT / Merge Window is CLOSED, next branch is OPEN / Release v2025.04 is scheduled for 07 April 2025 / Channel archives at https://libera.irclog.whitequark.org/u-boot
mmu_man has joined #u-boot
qschulz has quit [Remote host closed the connection]
qschulz has joined #u-boot
goliath has quit [Quit: SIGSEGV]
baltazar has quit [Ping timeout: 252 seconds]
baltazar has joined #u-boot
___nick___ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
mmu_man has quit [Ping timeout: 268 seconds]
___nick___ has joined #u-boot
___nick___ has quit [Client Quit]
___nick___ has joined #u-boot
apritzel has quit [Ping timeout: 252 seconds]
clamor has joined #u-boot
clamor has quit [Ping timeout: 252 seconds]
clamor has joined #u-boot
joeskb7 has joined #u-boot
dsimic has quit [Ping timeout: 252 seconds]
dsimic has joined #u-boot
Stat_headcrabbed has joined #u-boot
xroumegue has quit [Ping timeout: 272 seconds]
joeskb7 has quit [Ping timeout: 252 seconds]
joeskb7 has joined #u-boot
pgreco has quit [Ping timeout: 265 seconds]
pgreco_ has joined #u-boot
Stat_headcrabbed has quit [Remote host closed the connection]
gsz has joined #u-boot
mmu_man has joined #u-boot
mmu_man has quit [Ping timeout: 252 seconds]
Stat_headcrabbed has joined #u-boot
apritzel has joined #u-boot
monstr has joined #u-boot
monstr has quit [Ping timeout: 252 seconds]
enok has joined #u-boot
apritzel has quit [Ping timeout: 252 seconds]
enok has quit [Quit: enok]
enok has joined #u-boot
enok has quit [Ping timeout: 252 seconds]
apritzel has joined #u-boot
mps has joined #u-boot
Stat_headcrabbed has quit [Quit: Stat_headcrabbed]
zear has quit [Quit: bye]
zear has joined #u-boot
mmu_man has joined #u-boot
clamor has quit [Ping timeout: 268 seconds]
clamor has joined #u-boot
apritzel has quit [Ping timeout: 252 seconds]
goliath has joined #u-boot
gsz has quit [Ping timeout: 252 seconds]
fionera has joined #u-boot
fionera has quit [Remote host closed the connection]
swiftgeek has joined #u-boot
alexeymin has quit [Remote host closed the connection]
alexeymin has joined #u-boot
enok has joined #u-boot
vardhan__ has joined #u-boot
mmu_man has quit [Ping timeout: 252 seconds]
mmu_man has joined #u-boot
enok has quit [Ping timeout: 244 seconds]
enok has joined #u-boot
apritzel has joined #u-boot
enok has quit [Ping timeout: 245 seconds]
pgreco_ has quit [Quit: ZNC 1.8.2 - https://znc.in]
vardhan__ has quit [Quit: Leaving]
pgreco has joined #u-boot
pgreco has quit [Quit: ZNC 1.8.2 - https://znc.in]
pgreco has joined #u-boot
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #u-boot
warpme has joined #u-boot
goliath has quit [Quit: SIGSEGV]
tec4 has quit [Quit: Ping timeout (120 seconds)]
warpme has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<Tartarus> clamor: Can you further bisect down where that regression came in /
<Tartarus> clamor: You might need to do something like... start a new branch from that commit, rebase everything on top of -rc5, confirm problem exists, then bisect
<Tartarus> If a regular bisect just comes back with "that merge is bad"
<clamor> Tartarus: I am currently trying to but I don't have much inspiration to :(. I was asking if anyone have faced same issue
<clamor> It is not like the merge itself is bad (obviously)
<Tartarus> Was next fine before then/
<Tartarus> There was an lmb cleanup that came in with rc5
<Tartarus> But shouldn't have a problem like that, but it is puzzling
<clamor> Seems so. Current master is def fine
<Tartarus> How easy is it to reproduce??
<Tartarus> Can I do it on a Pi, or qemu-arm64 for example?
<clamor> Tartarus: I am using extlinux boot method
<clamor> On master need_boot_fn is 0, but not on next
apritzel has quit [Ping timeout: 252 seconds]
goliath has joined #u-boot
gsz has joined #u-boot
___nick___ has quit [Ping timeout: 252 seconds]
___nick___ has joined #u-boot
enok has joined #u-boot
zsoltiv_ has joined #u-boot
Danct12 has quit [Quit: ZNC 1.9.1 - https://znc.in]
ldevulder has joined #u-boot
Danct12 has joined #u-boot
<Tartarus> OK, but is there an easy functional case to trigger that? Like what distro is installed?
<Tartarus> (and on what)
enok has quit [Read error: Connection reset by peer]
clamor has quit [Ping timeout: 268 seconds]
clamor has joined #u-boot
<clamor> Tartarus: I am testing on LG p895 (tegra30) with postmarketos installed. I use simple extlinux.conf to specify zImage, ramdisk, dtb dir abd cmd line. Nothing too fancy
<clamor> Armv7
tec4 has joined #u-boot
<marex> clamor: is it reproducible on sandbox ?
<clamor> marex: I will try that once I have an opportunity
apritzel has joined #u-boot
enok has joined #u-boot
ldevulder has quit [Ping timeout: 248 seconds]
kathryn1024_ has joined #u-boot
enok has quit [Quit: enok]
enok71 has joined #u-boot
<Kwiboo> clamor: I remember seeing a "ERROR: booting os 'Invalid OS' (0) is not supported" after last booti/bootm rework, bootm_run_states(bmi, BOOTM_STATE_START) was never called from booti_start() or similar that time
<clamor> Kwiboo: thanks for a hint!
enok71 is now known as enok
<Kwiboo> try reverting 8bc3542384e3 'Merge patch series "pxe: Precursor series for supporting read_all() in extlinux / PXE"'
<clamor> Kwiboo: will do asap
<Kwiboo> https://patchwork.ozlabs.org/project/uboot/cover/20231215041919.2197788-1-sjg@chromium.org/ <<-- this was last time, do not remember how it was fixed in master that time, but the new pxe series is touching similar and already broke Image.gz decompression for me
<clamor> Kwiboo: that may be connected with issue I have
<clamor> I will take a closer look asap. Thank you
clamor has quit [Read error: Connection reset by peer]
enok has quit [Quit: enok]
enok has joined #u-boot
gsz has quit [Ping timeout: 244 seconds]
___nick___ has quit [Ping timeout: 252 seconds]
gsz has joined #u-boot
enok has quit [Ping timeout: 246 seconds]
gsz has quit [Ping timeout: 244 seconds]
enok has joined #u-boot
enok has quit [Client Quit]
enok has joined #u-boot
enok has quit [Ping timeout: 252 seconds]
enok has joined #u-boot
enok has quit [Ping timeout: 252 seconds]
mmu_man has quit [Ping timeout: 268 seconds]
mmu_man has joined #u-boot
goliath has quit [Quit: SIGSEGV]
kathryn1024_ has quit [Ping timeout: 264 seconds]
mmu_man has quit [Ping timeout: 244 seconds]