persmule_ has quit [Remote host closed the connection]
persmule_ has joined #u-boot
sdfgsdfg has quit [Quit: ZzzZ]
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #u-boot
qsx has joined #u-boot
<qsx>
hi
<qsx>
i’m having an issue with my rockpro64: after updating from u-boot 2021.01 to 2021.10, it doesn’t boot any more (and it doesn’t seem to be the inno-usb2 issue)
<Tartarus>
Of course "plus patches" is a little worrisome, but hopefully not related to your issue but rather IR specific configuration
<qsx>
eh, i can bisect it, but it’s tedious
<qsx>
i need to build u-boot in a debian container, because the aarch64 gcc on my gentoo host produces binaries that don’t work at all (another issue i should tackle some time …), then copy the binaries out of the container, pull the eMMC out, flash it, put the eMMC back in (which is also finicky), …
<qsx>
hmm. v2021.07 works, and i notice it says Trying to boot from MMC1
<qsx>
while 2021.10 tries to boot from MMC2 and fails
<qsx>
i wonder if 822556a934 is the issue, introducing /aliases/mmc{0..2} in the device tree
<alchemist>
we got to celebrate our differences
<qsx>
huh. bisected, apparently ac804143cf is the culprit
cambrian_invader has quit [Ping timeout: 256 seconds]
cambrian_invader has joined #u-boot
<samueldr>
[qsx](https://matrix.to/#/@qsx:libera.chat): can you try running `mmc dev; mmc info; mmc dev; mmc info`, in my testing on another RK3399 board this breaks mmc
<samueldr>
(from the same root cause)
<samueldr>
well, same commit introducing issues
<samueldr>
I traced it down to `rockchip_sdhci_set_ios_post`, which by default AFAICT doesn't get exercised at all
<samueldr>
"by default" I mean when doing a default boot, without interacting with the device
<samueldr>
(and frankly, I'm not sure how to report this correctly to the ML)
redbrain has joined #u-boot
camus1 has joined #u-boot
camus has quit [Ping timeout: 260 seconds]
camus1 is now known as camus
sdfgsdfg has joined #u-boot
camus1 has joined #u-boot
camus has quit [Read error: Connection reset by peer]