ChanServ changed the topic of #linux-rockchip to: Rockchip development discussion
vagrantc has quit [Quit: leaving]
kevery has joined #linux-rockchip
stikonas_ is now known as stikonas
alpernebbi has quit [Ping timeout: 255 seconds]
alpernebbi has joined #linux-rockchip
kevery1 has joined #linux-rockchip
kevery has quit [Read error: Connection reset by peer]
kevery1 is now known as kevery
Tenkawa has quit [Quit: Was I really ever here?]
stikonas has quit [Remote host closed the connection]
kevery1 has joined #linux-rockchip
kevery has quit [Ping timeout: 255 seconds]
kevery1 is now known as kevery
hanetzer has joined #linux-rockchip
kevery1 has joined #linux-rockchip
kevery has quit [Ping timeout: 246 seconds]
kevery1 is now known as kevery
vagrantc has joined #linux-rockchip
chewitt has quit [Quit: Zzz..]
chewitt has joined #linux-rockchip
kevery has quit [Read error: Connection reset by peer]
kevery1 has joined #linux-rockchip
kevery1 is now known as kevery
vagrantc has quit [Quit: leaving]
kevery1 has joined #linux-rockchip
kevery has quit [Ping timeout: 260 seconds]
kevery1 is now known as kevery
camus has quit [Remote host closed the connection]
camus has joined #linux-rockchip
camus has quit [Ping timeout: 252 seconds]
camus has joined #linux-rockchip
kevery1 has joined #linux-rockchip
kevery has quit [Ping timeout: 246 seconds]
kevery1 is now known as kevery
ldevulder has joined #linux-rockchip
Stat_headcrabed has joined #linux-rockchip
Stat_headcrabed has quit [Client Quit]
kevery1 has joined #linux-rockchip
kevery has quit [Ping timeout: 260 seconds]
kevery1 is now known as kevery
Stat_headcrabed has joined #linux-rockchip
Stat_headcrabed has quit [Client Quit]
kevery1 has joined #linux-rockchip
kevery has quit [Ping timeout: 252 seconds]
kevery1 is now known as kevery
kevery1 has joined #linux-rockchip
kevery has quit [Ping timeout: 255 seconds]
kevery1 is now known as kevery
Stat_headcrabed has joined #linux-rockchip
kevery has quit [Ping timeout: 255 seconds]
naoki has quit [Quit: naoki]
Stat_headcrabed has quit [Quit: Stat_headcrabed]
stikonas has joined #linux-rockchip
Tenkawa has joined #linux-rockchip
stikonas_ has joined #linux-rockchip
stikonas has quit [Ping timeout: 264 seconds]
jaganteki has joined #linux-rockchip
jaganteki has quit [Quit: Client closed]
jaganteki has joined #linux-rockchip
macromorgan is now known as Guest9127
macromorgan has joined #linux-rockchip
Guest9127 has quit [Killed (cadmium.libera.chat (Nickname regained by services))]
Guest9127 has joined #linux-rockchip
macromorgan is now known as Guest795
Guest9127 is now known as macromorgan
Guest795 has quit [Client Quit]
macromorgan has quit [Killed (erbium.libera.chat (Nickname regained by services))]
macromorgan has joined #linux-rockchip
macromorgan has joined #linux-rockchip
macromorgan is now known as Guest2941
Guest2941 has quit [Client Quit]
macromorgan has quit [Client Quit]
macromorgan has joined #linux-rockchip
stikonas_ is now known as stikonas
<tlwoerner>
in order to get my nanopi-r4s to finish booting (using upstream 6.1.9) i have to manually remove and re-insert the sdcard
<tlwoerner>
i'm guessing there might be some DT tweak for this?
<tlwoerner>
ah, it's affected by the sdcard itself, using a different one works
<tlwoerner>
a SanDisk Ultra didn't work, but a regular SanDisk does
<tlwoerner>
Ultra:
<tlwoerner>
dwmmc_rockchip fe320000.mmc: Successfully tuned phase to 173
<tlwoerner>
mmc1: new ultra high speed SDR104 SDXC card at address aaaa
<tlwoerner>
non-ultra:
<tlwoerner>
dwmmc_rockchip fe320000.mmc: Successfully tuned phase to 130
<tlwoerner>
mmc1: new ultra high speed SDR50 SDHC card at address 0001
<robmur01>
after a warm reset, or on cold boot as well?
<robmur01>
former is likely the longstanding general problem of the regulator not getting set back from 1.8V to 3.3V before resetting
<robmur01>
latter might be the regulator reinit glitch thing, but I thought that was fixed now?
<tlwoerner>
both warm and cold
<tlwoerner>
i'd be happy to test anything you suggest
<robmur01>
hmm, seems the fix for the regulator glitching should be in 6.1 already (commit 8a866d527ac0), but I can't now remember if there was any other aspect to it :(
stikonas has quit [Remote host closed the connection]
jaganteki has quit [Quit: Client closed]
<CounterPillow>
if the dt contains sdr104 I would try replacing that with sdr50, I don't think rockchip stuff does sdr104? At least I've yet to find a board that works with it
tlwoerner has quit [Remote host closed the connection]
tlwoerner has joined #linux-rockchip
jaganteki has joined #linux-rockchip
vagrantc has joined #linux-rockchip
<robmur01>
works on mine (albeit more like "SDR75" in practice since the SoC pins are only rated to 150MHz)