<tllim>
The PineCune S3 SDK comes from Allwinner BU3 team and OK for PINE64 to release. Regarding SOChip S3 SDK, you need to purchase. Note: I have a copy.
<tllim>
icenowy already implement the S3 (V3) mainline branch, and gamiee will port over to PineCube soon
macifom has quit [Quit: Leaving]
macifom has joined #linux-sunxi
macifom has quit [Client Quit]
macifom has joined #linux-sunxi
tllim has quit [Read error: Connection reset by peer]
<macifom>
@wens I've been trying to get H5 cpufreq working in the mainline 5.9.1 kernel and, despite having opp table included, cpufreq-dt, regs and other relevant options selected, /sys/devices/system/cpu/cpufreq is an empty folder and no cpufreq in cpuX folders. Any suggestions as to what might be missing. Have no issues with H3 configs.
asdf28 has joined #linux-sunxi
camus1 has joined #linux-sunxi
kaspter has quit [Ping timeout: 258 seconds]
camus1 is now known as kaspter
AneoX has quit [Ping timeout: 265 seconds]
AneoX has joined #linux-sunxi
<wens>
macifom: CPUFREQ_DT_PLATDEV enabled as well?
<montjoie>
on linux-next I got lot of "Error applying setting, reverse things back" on R40, anyone hit that ?
kaspter has quit [Ping timeout: 264 seconds]
kaspter has joined #linux-sunxi
cmeerw has joined #linux-sunxi
<wens>
haven't used linux-next yet
daregap has joined #linux-sunxi
ldevulder_ is now known as ldevulder
chewitt has quit [Quit: Zzz..]
chewitt has joined #linux-sunxi
eduardas has joined #linux-sunxi
chewitt has quit [Quit: Zzz..]
kaspter has quit [Ping timeout: 256 seconds]
kaspter has joined #linux-sunxi
chewitt has joined #linux-sunxi
afaerber has quit [Ping timeout: 260 seconds]
afaerber has joined #linux-sunxi
tnovotny has joined #linux-sunxi
<montjoie>
this prevent at least network to start
afaerber has quit [Ping timeout: 240 seconds]
reinforce has joined #linux-sunxi
afaerber has joined #linux-sunxi
chewitt has quit [Quit: Adios!]
camus1 has joined #linux-sunxi
kaspter has quit [Ping timeout: 246 seconds]
camus1 is now known as kaspter
florian_kc has joined #linux-sunxi
matthias_bgg has joined #linux-sunxi
florian_kc is now known as florian
matthias_bgg has quit [Ping timeout: 256 seconds]
matthias_bgg has joined #linux-sunxi
<montjoie>
pfff bisecting lead to lot of kpanic boots
<matteo_>
tllim: that's great news
<matteo_>
I wasn't aware
jbrown has quit [Ping timeout: 246 seconds]
hpagseddy[m] has quit [Quit: killed]
MartijnBraam has quit [Quit: killed]
psydruid has quit [Quit: killed]
Jeremy_Rand_DT[4 has quit [Quit: killed]
fevv8[m] has quit [Quit: killed]
davidebeatrici has quit [Quit: killed]
Irenes[m] has quit [Quit: killed]
clementp[m] has quit [Quit: killed]
TiD91 has quit [Quit: killed]
insep_ has quit [Quit: killed]
j--r has quit [Quit: killed]
solderfumes[m] has quit [Quit: killed]
JuniorJPDJ has quit [Quit: killed]
Ke has quit [Quit: killed]
z3ntu_ has quit [Quit: killed]
thefloweringash has quit [Quit: killed]
z3ntu has quit [Quit: killed]
return0e[m] has quit [Quit: killed]
fl_0 has quit [Ping timeout: 246 seconds]
fl_0 has joined #linux-sunxi
jbrown has joined #linux-sunxi
mahoux has joined #linux-sunxi
Mangy_Dog has joined #linux-sunxi
camus1 has joined #linux-sunxi
kaspter has quit [Ping timeout: 260 seconds]
camus1 is now known as kaspter
<matteo_>
tllim: do you know where icenowy hosts her code? On her u-boot fork on github I can't find S3 related stuff
bauen1_ has quit [Quit: Lost terminal]
<MoeIcenowy>
matteo_: on my HDD.
<matteo_>
MoeIcenowy: ahahah
bauen1 has joined #linux-sunxi
<matteo_>
fair enough =)
<MoeIcenowy>
I will sent a patchset when Linux v5.10 is out
<MoeIcenowy>
(to U-Boot
<MoeIcenowy>
because I need to wait for device tree to enter Linux and then copy to U-Boot
<MoeIcenowy>
v5.10-rc1 is enough
<matteo_>
I see
<matteo_>
any chance I could have a peek at what you did?
<matteo_>
I have these poor prototypes on my desk, itching to run =)
\\Mr_C\\ has joined #linux-sunxi
<MoeIcenowy>
seems no
<MoeIcenowy>
I have no defconfig yet
JuniorJPDJ has joined #linux-sunxi
clementp[m] has joined #linux-sunxi
psydruid has joined #linux-sunxi
z3ntu_ has joined #linux-sunxi
j--r has joined #linux-sunxi
MartijnBraam has joined #linux-sunxi
return0e[m] has joined #linux-sunxi
fevv8[m] has joined #linux-sunxi
insep_ has joined #linux-sunxi
z3ntu has joined #linux-sunxi
solderfumes[m] has joined #linux-sunxi
Jeremy_Rand_DT[m has joined #linux-sunxi
thefloweringash has joined #linux-sunxi
hpagseddy[m] has joined #linux-sunxi
Ke has joined #linux-sunxi
davidebeatrici has joined #linux-sunxi
Irenes[m] has joined #linux-sunxi
TiD91 has joined #linux-sunxi
<matteo_>
oh, I wouldn't ask for a nicely packaged defconfig, I would be already extra-grateful for a tgz of the code to diff it =)
<MoeIcenowy>
matteo_: then you do not know about U-Boot
<MoeIcenowy>
defconfig is part of the board's support in U-Boot.
<MoeIcenowy>
because it contains much per-board infomation
tnovotny has joined #linux-sunxi
kaspter has quit [Remote host closed the connection]
kaspter has joined #linux-sunxi
chewitt has joined #linux-sunxi
cnxsoft1 has joined #linux-sunxi
cnxsoft has quit [Read error: Connection reset by peer]
<matteo_>
I am definitely not a u-boot expert, you are right =)
<matteo_>
my guess was that most of the work was figuring out the parameters for the DDR3 in the S3 (vs. the DDR2 in the V3s)
<matteo_>
but it was just a guess
<matteo_>
since the LicheePi Zero defconfig is a few lines only, I thought most of the work would be elsewher
paulk-leonov has quit [Ping timeout: 272 seconds]
paulk-leonov has joined #linux-sunxi
camus1 has joined #linux-sunxi
kaspter has quit [Ping timeout: 256 seconds]
camus1 is now known as kaspter
victhor has joined #linux-sunxi
victhor is now known as Guest52710
Guest52710 has quit [Client Quit]
victhor_ has joined #linux-sunxi
[IdeaToReal] is now known as [civic]
[civic] is now known as [Ikea]
<montjoie>
wow still bisecting, more 50 steps...
Jonhmut has joined #linux-sunxi
<tuxd3v>
megi: I tested your patch to fix ethernet on reboot, it seems to be working :)
<tuxd3v>
megi: but only if "rgmii-id" is used in the DT..
victhor_ has quit [Quit: Leaving]
[Ikea] is now known as [reportWha]L
victhor_ has joined #linux-sunxi
victhor_ is now known as victhor
gediz0x539 has quit [Quit: Leaving]
<megi>
rgmii-id is unrelated to reboot issue
reinforce has quit [Quit: Leaving.]
JohnDoe_71Rus has joined #linux-sunxi
quark_ has quit [Ping timeout: 246 seconds]
asdf28 has quit [Ping timeout: 256 seconds]
quark_ has joined #linux-sunxi
ldevulder_ has joined #linux-sunxi
ldevulder has quit [Ping timeout: 240 seconds]
camus1 has joined #linux-sunxi
kaspter has quit [Ping timeout: 256 seconds]
camus1 is now known as kaspter
ame has quit [Ping timeout: 246 seconds]
eduardas has quit [Quit: Konversation terminated!]
ame has joined #linux-sunxi
<tuxd3v>
megi, I know, but if you don't use it, you wont have ethernet neither..
asdf28 has joined #linux-sunxi
msimpson has joined #linux-sunxi
florian has quit [Quit: Leaving]
gaston1980 has joined #linux-sunxi
Jonhmut has quit [Remote host closed the connection]
tnovotny has quit [Quit: Leaving]
<swiftgeek>
wens: thanks :) I guess from that it's explained/implemented in drivers/input/touchscreen/sun4i-ts.c, and comments also seem to point to that so now i'm just missing axp209 temp
<tuxd3v>
updated the dts for OrangePi One Plus, after megi commits to stmmac, for phy-io..
<damex>
hmm... since there is a discusson with phys. gotta ask - is it possible to change the order in which mii <-> phy gets connected using device tree? after if i swap phy-handles - phy work but no data gets out of it
<damex>
qsgmii (4x sgmii) -> 4x phy here. i want to make an order that match physical ports.
<Ashleee>
hello, how does as of right now uboot/kernel generate MAC address on sunxi devices? There's none burnt anywhere for all I know but it is always the same after reboot or reinstall
<Ashleee>
does it read some fuses to generate it or?