jason123onirc has quit [Ping timeout: 480 seconds]
Schimsalabim has quit [Ping timeout: 480 seconds]
jason123onirc has joined #linux-sunxi
Schimsalabim has joined #linux-sunxi
<Lightsword>
apritzel, yeah essentially, I just stuck it in a fat partition for now on the SD card
<apritzel>
ah, that would have been my suggestion as well. I guess a FIT image is just not working great if you are short of memory, since U-Boot might end up copying things around, so you need more space
<apritzel>
is the initrd your eventual rootfs, or do you just use it to mount a ubifs as a rootfs? So do you really need the initrd?
<Lightsword>
apritzel, initrd is used as rootfs as well
<Lightsword>
would mount a small ubifs config partition is plan
<Lightsword>
keeping as much as possible in ramdisk helps with reliability IMO
<apritzel>
sure, just asking because of your atomic update requirement. I wonder if you could eventually use a ubifs volume for holding kernel and initrd, avoiding the FIT?
junari__ has quit [Remote host closed the connection]
<Lightsword>
apritzel, I mean sure...that's possible, but that's kind of adding another layer and point of failure(ubifs) without a good reason IMO, and I would then have to do something funky like swap the entire ubifs volumes as well
<Lightsword>
I like using FIT images since everything is nicely bundled together.
<Lightsword>
still not quite working though, not sure why
cnxsoft has joined #linux-sunxi
junari has joined #linux-sunxi
apritzel has quit [Ping timeout: 480 seconds]
hexdump02 has joined #linux-sunxi
hexdump01 has quit [Ping timeout: 480 seconds]
hexdump01 has joined #linux-sunxi
ftg has quit [Read error: Connection reset by peer]
hexdump0815 has quit [Ping timeout: 480 seconds]
JohnDoe_71Rus has joined #linux-sunxi
dsimic is now known as Guest13569
dsimic has joined #linux-sunxi
bauen1 has quit [Ping timeout: 480 seconds]
Guest13569 has quit [Ping timeout: 480 seconds]
junari has quit []
bauen1 has joined #linux-sunxi
junari has joined #linux-sunxi
junari_ has joined #linux-sunxi
colinsane has joined #linux-sunxi
junari has quit [Ping timeout: 480 seconds]
junari__ has joined #linux-sunxi
bauen1 has quit [Ping timeout: 480 seconds]
junari_ has quit [Ping timeout: 480 seconds]
colinsane has quit [Ping timeout: 480 seconds]
colinsane has joined #linux-sunxi
apritzel has joined #linux-sunxi
bauen1 has joined #linux-sunxi
junari__ has quit [Read error: Connection reset by peer]
Schimsalabim has quit [Ping timeout: 480 seconds]
Schimsalabim has joined #linux-sunxi
bauen1 has quit [Ping timeout: 480 seconds]
<Lightsword>
any idea what might be causing this error? "i2c i2c-0: mv64xxx: I2C bus locked, block: 1, time_left: 0" seems it's preventing ethernet from getting set up
<tokyovigilante>
I've just realised the device tree enablement patch didn't get picked up along with the rest of the headphone detection code for the RG35XX for 6.15, should I resend just that patch, the whole series, or reply to myself?
warpme has joined #linux-sunxi
JohnDoe_71Rus has quit [Quit: KVIrc KVIrc Quasar 5.2.6, revision: 5.2.6+git-7614-6f23368f1, build type: debug, sources date: 20160102, built on: 2025-03-30 13:34:35 UTC 5.2.6+git-7614-]
Ixnus has joined #linux-sunxi
Schimsalabim has quit [Read error: Connection reset by peer]
Schimsalabim has joined #linux-sunxi
warpme has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
apritzel has quit [Ping timeout: 480 seconds]
JohnDoe_71Rus has joined #linux-sunxi
Ixnus has quit [Remote host closed the connection]
radxanaoki has joined #linux-sunxi
radxanaoki has quit [Quit: radxanaoki]
pmp-p has quit [Ping timeout: 480 seconds]
apritzel has joined #linux-sunxi
apritzel has quit [Ping timeout: 480 seconds]
ftg has joined #linux-sunxi
Raqbit33989055 has quit []
Schimsalabim has quit [Ping timeout: 480 seconds]
Schimsalabim has joined #linux-sunxi
Raqbit33989055 has joined #linux-sunxi
apritzel has joined #linux-sunxi
<jernej>
apritzel: what happened to your H616 PD patch? Do you need to fix anything?
<apritzel>
jernej: Ulf had two comments, but should be easy to fix, just wasn't high priority due to it not working properly. With loki666's fixes it should now work, I think, so will look into sending a v2
<jernej>
that would be nice, thanks!
<jernej>
because I'm wondering, if panfrost patches stalled a bit due to missing PD driver
<apritzel>
chicken/egg you mean? ;-)
<apritzel>
there was still the question of how or whether the panfrost changes affect the other SoCs
cnxsoft has quit [Ping timeout: 480 seconds]
hentai has joined #linux-sunxi
<jernej>
something like that :)
<jernej>
I think PD handling in panfrost just worked because most of platforms have only one PD. That's handled already by common framework
Schimsalabim has quit [Read error: Connection reset by peer]
Schimsalabim has joined #linux-sunxi
apritzel has quit [Ping timeout: 480 seconds]
hentai has quit [Remote host closed the connection]
warpme has joined #linux-sunxi
ynezz_ is now known as ynezz
apritzel has joined #linux-sunxi
montjoie_ is now known as montjoie
<montjoie>
hello, dwmac_sun8i do now work on 6.14.2, anyone saw the same ?