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
apritzel has quit [Ping timeout: 480 seconds]
hexdump01 has joined #linux-sunxi
hexdump0815 has quit [Ping timeout: 480 seconds]
Schimsalabim has quit [Ping timeout: 480 seconds]
Schimsalabim has joined #linux-sunxi
ftg has quit [Read error: Connection reset by peer]
cnxsoft has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
paulk-bis has joined #linux-sunxi
paulk has quit [Ping timeout: 480 seconds]
chewitt has joined #linux-sunxi
tlwoerner has quit [Ping timeout: 480 seconds]
tlwoerner has joined #linux-sunxi
paulk has joined #linux-sunxi
paulk-bis has quit [Ping timeout: 480 seconds]
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-]
apritzel has joined #linux-sunxi
BroderTuck has joined #linux-sunxi
apritzel has quit [Ping timeout: 480 seconds]
Schimsalabim has quit [Ping timeout: 480 seconds]
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
Schimsalabim has quit [Ping timeout: 480 seconds]
Schimsalabim has joined #linux-sunxi
tlwoerner has quit [Ping timeout: 480 seconds]
tlwoerner_ has joined #linux-sunxi
<spawacz> apritzel: Timing buffered disk reads: 68 MB in 3.02 seconds = 22.51 MB/sec
Schimsalabim has quit [Read error: Connection reset by peer]
Schimsalabim has joined #linux-sunxi
tlwoerner_ has quit [Ping timeout: 480 seconds]
cnxsoft1 has joined #linux-sunxi
tlwoerner has joined #linux-sunxi
cnxsoft has quit [Ping timeout: 480 seconds]
<tokyovigilante> electricworry: I'm just working on a v10 of the display engine patches, then will send a new LCD series with macromorgan's fixes. Then there are YUV and HDMI patches on top which I will clean up as a new out-of-tree branch, but they will need rework and input form jernej and others before they are ready for mainline
f_ has joined #linux-sunxi
<BroderTuck> So, the T60ai has arrived, and first thing I had to do in android was disable the "Locking screen sounds" option, because the sound lag there was just atricious. Anyways, following the recipe on the P85T wiki page (adjusting load address to 0x47480 as on the P50ai) gives me 1903 for socid and "32805f00 7c004900 01611720 5087228e" as chipid
JohnDoe_71Rus has joined #linux-sunxi
ats has quit [Ping timeout: 480 seconds]
hentai has joined #linux-sunxi
megi has quit [Ping timeout: 480 seconds]
megi has joined #linux-sunxi
ats has joined #linux-sunxi
Schimsalabim has quit [Ping timeout: 480 seconds]
Schimsalabim has joined #linux-sunxi
hentai has quit [Quit: SIGTERM]
ftg has joined #linux-sunxi
dsimic is now known as Guest15623
dsimic has joined #linux-sunxi
Guest15623 has quit [Ping timeout: 480 seconds]
colinsane has quit []
colinsane has joined #linux-sunxi
chewitt has quit [Quit: Zzz..]
<electricworry> tokyovigilante: Thanks. I will keep an eye on the mailing list.
colinsane has quit [Ping timeout: 480 seconds]
<electricworry> I've been using Yocto to build Orange Pi Zero 3 images for testing. Do people have recommendations for a more lightweight apparatus for quickly testing kernel changes on devices? I find the change-build-flash loop for testing code changes to be a bit unweildy.
apritzel has joined #linux-sunxi
<apritzel> electricworry: there are quite some ways, depends on what you prefer: you can for instance build mainline U-Boot and flash that to the SPI flash: https://docs.u-boot.org/en/latest/board/allwinner/sunxi.html#installing-on-spi-flash
<apritzel> electricworry: then load the kernel via Ethernet/TFTP, either with some simple initrd, or with a rootfs from SD card
<apritzel> or you load U-Boot and the kernel via FEL: sunxi-fel uboot u-boot-sunxi-with-spl.bin write 0x40080000 Image.gz
wingrime1 has quit []
wingrime-ww has joined #linux-sunxi
<electricworry> apritzel: That sounds excellent. I've played around with FEL mode for testing baremetal code on some boards but not for loading the kernel. Is it possible to load a minimal rootfs with some userland tools also via that method?
wingrime-ww has quit [Quit: WeeChat 4.6.1]
wingrime-ww has joined #linux-sunxi
Schimsalabim has quit [Read error: Connection reset by peer]
Schimsalabim has joined #linux-sunxi
<apritzel> electricworry: yes, I made a script to load U-Boot, the kernel and my testing initramfs, and automatically boot it
<apritzel> (or you just add: "write 0x4ff00000 initramfs.gz")
<apritzel> oh, and I recommend to gzip your kernel before uploading it, that saves quite some time (the BootROM OTG implementation isn't particularly fast). U-Boot detects the compression automatically and decompresses it
apritzel has quit [Ping timeout: 480 seconds]
JohnDoe_71Rus has quit [Quit: KVIrc 5.2.6 Quasar http://www.kvirc.net/]
Kirby64 has joined #linux-sunxi
<electricworry> apritzel: Thank you very much! I should have a few hours this week to test that all out. I'll ask further questions only if I run into a wall. You're tremendously helpful here.
hazardchem has quit [Read error: Connection reset by peer]
hazardchem has joined #linux-sunxi
<dlan> for compression, just use "make Image.gz" to build the kernel image
apritzel has joined #linux-sunxi
hazardchem has quit [Read error: Connection reset by peer]
hazardchem has joined #linux-sunxi
BroderTuck has quit [Quit: -]
wens_ has joined #linux-sunxi
cp- has joined #linux-sunxi
wens has quit [Ping timeout: 480 seconds]
cp-- has quit [Ping timeout: 480 seconds]