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
<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"'