<paulk>
must remember to submit before the deadline though
<gamiee>
Hey paulk . Great to hear you will have presentation about h264 encoding. Will definitely want to see it. Also, I saw your email, just I was quite busy, I will try to reply you ASAP.
<paulk>
gamiee: neat! sorry I will need more context, I sent too many emails :)
<paulk>
(to know which discussion you're referring to)
<paulk>
maybe encoding support on A64?
evgeny_boger has joined #linux-sunxi
<gamiee>
paulk: sorry, context: I was working on RE H264 cedarx blobs for S3 in 2022, you asked if I encountered with some specific part of encoder (sorry, don't remember exactly which one, I am phone)
<paulk>
oh yeah yeah I see!
<paulk>
no hurry anyways
indy_ is now known as e-ndy
e-ndy is now known as indy
kuba2k2 has joined #linux-sunxi
kuba2k3 has joined #linux-sunxi
apritzel has joined #linux-sunxi
kuba2k2 has quit [Ping timeout: 480 seconds]
dsimic is now known as Guest8646
dsimic has joined #linux-sunxi
Guest8646 has quit [Ping timeout: 480 seconds]
Net147 has quit [Ping timeout: 480 seconds]
Net147 has joined #linux-sunxi
warpme has joined #linux-sunxi
utsweetyfish has quit [Quit: ZNC 1.8.2+deb2+b1 - https://znc.in]
<jkm>
hopefully these patches will find its way to v2024.01
<Jookia>
most my work has been on getting SPI NAND working on this board
<Jookia>
hopefully tomorrow i will finish this nightmare code-wise :)
warpme has quit []
warpme has joined #linux-sunxi
<jkm>
What SPI NAND?
<jkm>
Windbond W25N01GVZEIG?
<jkm>
I ask because I would also design my own PCB (based on T113-S3), so it would be helpful to know some details :)
<jkm>
would like*
<Jookia>
Oh! Uh
<Jookia>
I'm using TC58CVG1S3HRAIG
<Jookia>
but adding your own NAND should work
<Jookia>
there is a sunxi SPI NAND patch for another board that i have ported to the T113-S3, but i am also working on using UBI to hold u-boot second stage to compensate for bad blocks
<Jookia>
i'm going to clean this up next week and put it online hopefully then see what i can do to make it in to patches
qwestion has joined #linux-sunxi
<Jookia>
i have to patch the UBI SPL loader to load fit images, since i'm trying to use fit instead of old timey images
<Jookia>
I will be writing a brief wiki page to explain all this and the state of things too
evgeny_boger has joined #linux-sunxi
<Jookia>
gotta sleep. night
<jkm>
sure, thanks for all info
gsz has quit [Ping timeout: 480 seconds]
warpme has quit []
apritzel has left #linux-sunxi [Leaving]
apritzel has joined #linux-sunxi
<apritzel>
everything for T113 U-Boot that was lurking around somewhere is upstream, including PSCI, so just use U-Boot master
<apritzel>
(minus SPI NAND, that is)
<apritzel>
jkm, Jookia ^^^^ so yes it will be in 2024.01, but please don't wait, instead test it now, so that any bugs can be fixed *before* the release
norton has quit [Ping timeout: 480 seconds]
kuba2k2 has quit []
Jjjjjjjj has joined #linux-sunxi
Jjjjjjjj has quit [Remote host closed the connection]
<jkm>
apritzel: just tested U-Boot SPL 2024.01-rc3 and it works like a charm so far - including DRAM init!
<jkm>
thank you!
<apritzel>
jkm: that's great to hear, thanks for testing!