Schimsalabim has quit [Read error: Connection reset by peer]
vagrantc has quit [Quit: leaving]
hipboi has joined #linux-sunxi
parthiban has quit [Remote host closed the connection]
parthiban has joined #linux-sunxi
apritzel has quit [Ping timeout: 480 seconds]
Schimsalabim has joined #linux-sunxi
diego71 has quit [Ping timeout: 480 seconds]
IlikeTech has quit [Quit: Ping timeout (120 seconds)]
IlikeTech has joined #linux-sunxi
macromorgan_ has joined #linux-sunxi
macromorgan has quit [Read error: Connection reset by peer]
hexdump01 has joined #linux-sunxi
hexdump0815 has quit [Ping timeout: 480 seconds]
JohnDoe_71Rus has joined #linux-sunxi
hipboi has quit [Quit: hipboi]
junari_ has joined #linux-sunxi
ftg has quit [Read error: Connection reset by peer]
nickaa has quit [Remote host closed the connection]
hipboi has joined #linux-sunxi
apritzel has joined #linux-sunxi
hipboi has quit [Quit: hipboi]
diego71 has joined #linux-sunxi
hipboi has joined #linux-sunxi
Schimsalabim has quit [Read error: Connection reset by peer]
nickaa has joined #linux-sunxi
apritzel has quit [Ping timeout: 480 seconds]
diego71_ has joined #linux-sunxi
diego71 has quit [Ping timeout: 480 seconds]
apritzel has joined #linux-sunxi
JohnDoe_71Rus has quit [Quit: KVIrc KVIrc Quasar 5.2.6, revision: 5.2.6+git-7609-afed1336e, build type: debug, sources date: 20160102, built on: 2024-12-18 20:43:05 UTC 5.2.6+git-7609-]
hipboi has quit [Quit: hipboi]
hipboi has joined #linux-sunxi
bauen1 has quit [Ping timeout: 480 seconds]
Schimsalabim has joined #linux-sunxi
hipboi has quit [Quit: hipboi]
dsimic is now known as Guest5318
Schimsalabim has quit [Ping timeout: 480 seconds]
dsimic has joined #linux-sunxi
Guest5318 has quit [Ping timeout: 480 seconds]
Schimsalabim has joined #linux-sunxi
hipboi 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
bauen1 has joined #linux-sunxi
aggi has quit [Ping timeout: 480 seconds]
aggi has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
hipboi has quit [Quit: hipboi]
hipboi has joined #linux-sunxi
warpme has joined #linux-sunxi
<warpme>
well - it looks like my aic8800 based wifi port from rk world works ok on x96pro+ :-) So now with 6.12.8 on h728 we have working: sd card, usb, eth, wifi, led. For making this box usable headless appliance doing some practical things i miss smp. So what is status/prospects for smp on a523/h728?
junari_ has quit [Remote host closed the connection]
junari_ has joined #linux-sunxi
hipboi has quit [Quit: hipboi]
hipboi has joined #linux-sunxi
bauen1 has quit [Ping timeout: 480 seconds]
Schimsalabim has quit [Ping timeout: 480 seconds]
Schimsalabim has joined #linux-sunxi
warpme has quit []
warpme has joined #linux-sunxi
buZz has quit [Remote host closed the connection]
buZz has joined #linux-sunxi
hipboi has quit [Quit: hipboi]
<apritzel>
warpme: please be careful on what you say: ... "So now with 6.12.8 *AND A BUNCH OF DODGY (BSP BASED) AND UNREVIEWED PATCHES ON TOP* we have working: ..."
<apritzel>
I hate to say it, but that's basically the same what Allwinner does: take some base kernel and slap their code on top, hacking on it with a jagged axe until it works (TM)
<apritzel>
yes, SD card and USB 2.0(!) work with the patches on the list, but eMMC does not (why?), Wifi is very far from mainline, Ethernet using a different driver is BS (but sound fixable relatively easy)
<warpme>
apritzel : where is issue? in word "we" or in bsp roots of code? To be clear: by saying "we" i was intending to say we as community (as i'm sharing my work so community has my work). Is this problematic in nay way?
junari_ has quit [Ping timeout: 480 seconds]
<apritzel>
well, it's proliferating dodgy BSP code (Wifi, Ethernet), and that's not helping for mainlining. And it gives the false impression that the work is done, because it's working
<warpme>
well: "not helping for mainlining" - nobody say that i need to go your way of mainlining right? Maybe i have alternative approach to help with mainlining?
<warpme>
and i'll will be careful from now! thx for pointer!
<apritzel>
and I hate this situation where there are dozen of repos out there with people piling up rejected, unreviewed, or even outright wrong patches, all in various states of disrepair
<apritzel>
what's the alternative way?
<apritzel>
to answer your question: I don't know if anyone is looking at TF-A code, I am certainly not at the moment. I am very happy to review and merge patches, though
<apritzel>
to be clear: it's cool to have people that fiddle around with the code, and figure out how to get things to run on a kernel that's closer to mainline than Allwinner's, but sadly it often stops there, and so does not help :-(
Schimsalabim has quit [Read error: Connection reset by peer]
<BroderTuck>
apritzel: Sad that there doesn't seem to be many reviews on your A523 patchset(s)
<apritzel>
hint: one does not need to be an expert to do a review (though you might become one in the process)
<apritzel>
I think a lot of the clock driver is pretty schematic, once you wrapped your head around how the macros work. The rest is comparing the values to the CCU section in the manual
bauen1 has joined #linux-sunxi
<apritzel>
and for motivation: I know of at least two small bugs in that patch already. See if you can find more ...
<BroderTuck>
Speaking of review, I see that Lee Jones had a comment on your revert patch...
gsz has joined #linux-sunxi
junari_ has quit [Remote host closed the connection]
junari_ has joined #linux-sunxi
Schimsalabim has quit [Ping timeout: 480 seconds]
Schimsalabim has joined #linux-sunxi
bauen1 has quit [Ping timeout: 480 seconds]
<apritzel>
ah, right, thanks for the heads up, need to send this out today, before it's too late
<dok>
hi all, i've sent a patch series to barebox bootloader mailinglist, it adds an initial support for allwinner A64 (Pine64 board)
<dok>
it only works as a second stage, ie still need u-boot for dram and tf-a
junari_ has quit [Ping timeout: 480 seconds]
<wens>
finally got time to send off the pull requests
<apritzel>
dok: why, exactly? We already have enough to do with U-Boot, and I don't really like diverting developers to other bootloaders
<dok>
well, for fun...
<BroderTuck>
I do see one thing. In ccu-sun50i-h6-r.c in the same directory, the gating macro for the rtc clock doesn't end with 0 but with CLK_IGNORE_UNUSED
<BroderTuck>
(looking at your a523-v1 branch)
gsz has quit [Quit: leaving]
<apritzel>
we should not need that on the A523, since we reference this clock in the RTC node in the .dtsi