ChanServ changed the topic of #linux-sunxi to: Allwinner/sunxi development - Did you try looking at our wiki? https://linux-sunxi.org - Don't ask to ask. Just ask and wait for an answer! - This channel is logged at https://oftc.irclog.whitequark.org/linux-sunxi
vagrantc has joined #linux-sunxi
montjoie_ has joined #linux-sunxi
montjoie has quit [Ping timeout: 480 seconds]
apritzel has quit [Ping timeout: 480 seconds]
ity1 has quit [Remote host closed the connection]
ity has joined #linux-sunxi
vagrantc has quit [Quit: leaving]
apritzel has joined #linux-sunxi
ftg has quit [Read error: Connection reset by peer]
diego71_ has quit [Ping timeout: 480 seconds]
hexdump0815 has joined #linux-sunxi
hexdump01 has quit [Ping timeout: 480 seconds]
diego71 has joined #linux-sunxi
diego71 has quit [Ping timeout: 480 seconds]
JohnDoe_71Rus has joined #linux-sunxi
aggi has quit [Remote host closed the connection]
aggi has joined #linux-sunxi
diego71 has joined #linux-sunxi
Schimsalabim has quit [Read error: Connection reset by peer]
Schimsalabim has joined #linux-sunxi
JohnDoe_71Rus has quit [Ping timeout: 480 seconds]
JohnDoe_71Rus has joined #linux-sunxi
gsz has joined #linux-sunxi
gsz has quit [Ping timeout: 480 seconds]
gsz has joined #linux-sunxi
gsz has quit [Ping timeout: 480 seconds]
dsimic is now known as Guest7037
dsimic has joined #linux-sunxi
Guest7037 has quit [Ping timeout: 480 seconds]
aggi_ has joined #linux-sunxi
aggi has quit [Ping timeout: 480 seconds]
gsz has joined #linux-sunxi
Schimsalabim has quit [Read error: Connection reset by peer]
Schimsalabim has joined #linux-sunxi
apritzel has quit [Ping timeout: 480 seconds]
apritzel has joined #linux-sunxi
montjoie_ has quit [Remote host closed the connection]
kepstin has quit [Remote host closed the connection]
kepstin has joined #linux-sunxi
montjoie has joined #linux-sunxi
<loki666> apritzel: doesnt' seems to make any difference, but I think I sill have a mmc2 reading issue...
<loki666> wrong regulator? no vqmmc ?
<loki666> do you think brom try mmc0 also, or it will only try mmc2 ?
<loki666> ok it does try mmc1, but still no cigar
<loki666> but removing mmc2 node really seems to have an effect on dram detection, no more failure
<loki666> after multiple tries i got this with your bl31 https://pastebin.com/4wb9G14Z
<loki666> but usually it hangs at "Trying to boot from MMC1"
<apritzel> the BROM tries MMC0 first, then MMC2. And the MMC2 *DT node* should have no influence on DRAM detection whatsoever, since the DT is only loaded after DRAM init
LordKalma has quit [Quit: Server has probably crashed]
LordKalma has joined #linux-sunxi
LordKalma has quit []
LordKalma has joined #linux-sunxi
<apritzel> (MMC0 on the hardware side, shown as MMC1 in U-Boot)
aggi_ has quit []
bauen1 has joined #linux-sunxi
ftg has joined #linux-sunxi
Schimsalabim has quit [Ping timeout: 480 seconds]
Schimsalabim has joined #linux-sunxi
buZz has quit [Remote host closed the connection]
pvl1 has quit []
freemangordon has quit []
apritzel has quit [Ping timeout: 480 seconds]
freemangordon has joined #linux-sunxi
<loki666> Could it be the missing CPU regulator that cause these issues?
JohnDoe_71Rus has quit [Quit: KVIrc 5.2.6 Quasar http://www.kvirc.net/]
Schimsalabim has quit [Read error: Connection reset by peer]
Schimsalabim has joined #linux-sunxi
Schimsalabim has quit [Ping timeout: 480 seconds]
Schimsalabim has joined #linux-sunxi
Schimsalabim has quit [Read error: Connection reset by peer]
Schimsalabim has joined #linux-sunxi
loki6660 has joined #linux-sunxi
loki666 has quit [Ping timeout: 480 seconds]
apritzel has joined #linux-sunxi
<apritzel> loki6660: no, that's irrelevant: the regulator must be on, otherwise you couldn't execute code. U-Boot doesn't care about a CPU regulator at all, and Linux can happily live without one
<apritzel> for DVFS you would at least need a dummy regulator, but without one you just couldn't change the CPU frequency, but it would still work
loki6660 has quit []
loki666 has joined #linux-sunxi
<loki666> ok, so any idea, why booting proper is so random? dram issues ?
hexdump0815 has quit [Quit: WeeChat 3.8]
hexdump0815 has joined #linux-sunxi
<apritzel> that's one explanation: DRAM init was good enough to pass the test, but it fails when it's used for real. The MMC code is the first DRAM user, for instance.
<loki666> I'm currently using MasterR3C0RD branch, would I have better luck with your patch https://lore.kernel.org/linux-sunxi/20250117014537.22513-1-andre.przywara@arm.com/T/#u ?
gsz has quit [Ping timeout: 480 seconds]
<apritzel> I would assume that MasterR3C0RD's DRAM code is better, mine is just his version from like two months ago or so, but it works for me (TM)
<apritzel> you should be able to update his DRAM code on top of my branch, though I don't know if that help when the problem is DRAM related
Schimsalabim has quit [Ping timeout: 480 seconds]
Schimsalabim has joined #linux-sunxi
Schimsalabim has quit [Read error: Connection reset by peer]
Schimsalabim has joined #linux-sunxi