Turl changed the topic of #linux-sunxi to: Allwinner/sunxi /development discussion - did you try looking at our wiki? https://linux-sunxi.org - Don't ask to ask. Just ask and wait! - https://github.com/linux-sunxi/ - Logs at http://irclog.whitequark.org/linux-sunxi
specing has quit [Read error: Connection reset by peer]
aidin has joined #linux-sunxi
scream has quit [Remote host closed the connection]
Andy-D__ has joined #linux-sunxi
<MoeIcenowy> montjoie: thus should I add phy-is-integrated to the V3s EPHY?
Andy-D_ has quit [Ping timeout: 240 seconds]
uwe_ has quit [Ping timeout: 240 seconds]
popolon has quit [Quit: WeeChat 1.9]
uwe_ has joined #linux-sunxi
kaspter has joined #linux-sunxi
ninolein has quit [Ping timeout: 246 seconds]
ninolein has joined #linux-sunxi
uwe_ has quit [Ping timeout: 240 seconds]
uwe_ has joined #linux-sunxi
Andy-D__ has quit [Ping timeout: 255 seconds]
lurchi_ is now known as lurchi__
lurchi__ is now known as lurchi_
uwe_ has quit [Ping timeout: 276 seconds]
uwe_ has joined #linux-sunxi
Hao_ has joined #linux-sunxi
Hao_ has quit [Ping timeout: 240 seconds]
cnxsoft has joined #linux-sunxi
chomwitt has joined #linux-sunxi
<MoeIcenowy> Seems that H6 is a new generation of Allwinner SoC ;-)
<MoeIcenowy> quite different memory map
<MoeIcenowy> quite different CCU
lurchi_ is now known as lurchi__
<wens> sounds nice? but are they still using sun50i? :p
lurchi__ is now known as lurchi_
<willmore> The PCI-E and USB3 is going to make it pretty popular for hobbists.
victhor has quit [Ping timeout: 240 seconds]
Ntemis has quit [Remote host closed the connection]
<Wizzup> sweet
nvz has quit [Quit: leaving]
Hao_ has joined #linux-sunxi
chomwitt has quit [Ping timeout: 255 seconds]
qeed has quit [Read error: Connection reset by peer]
<MoeIcenowy> wens: yes, still sun50i
qeed has joined #linux-sunxi
chomwitt has joined #linux-sunxi
<MoeIcenowy> https://cfp.vim-cn.com/cbd0g is a H6 memory map got by infomation from the newest codedrop
<wens> :/
<wens> IOMMU!
<wens> DE3 ... VP9 ...
<MoeIcenowy> the IOMMU seems to be only used by VE and CSI things
<MoeIcenowy> DE3 seems to be only an advanced DE2
<MoeIcenowy> The VP9 codec is called "allwinner,sunxi-google-vp9" in BSP DTSI, maybe it's some reference design by google?
TheSeven has quit [Ping timeout: 240 seconds]
lurchi_ is now known as lurchi__
TheSeven has joined #linux-sunxi
<pepee> does anyone know if the xradio_wlan driver (for orange pi zero) supports AP and monitor modes?
<pepee> I tried armbian... neither of those worked
SP7RT has joined #linux-sunxi
lurchi_ has joined #linux-sunxi
TheSeven has quit [Ping timeout: 246 seconds]
TheSeven has joined #linux-sunxi
lurchi__ has quit [Read error: Connection reset by peer]
SP7RT has quit [Ping timeout: 255 seconds]
a|3x has quit [Ping timeout: 248 seconds]
<igraltist> hi
<igraltist> i got a bug on when using tc: https://paste.debian.net/982319/
FrostyBytes has quit [Read error: Connection reset by peer]
dave0x6d has quit [Quit: Connection closed for inactivity]
RichardG867 has quit [Ping timeout: 255 seconds]
pepee has quit [Quit: bye $IRC]
RichardG867 has joined #linux-sunxi
RichardG867 has joined #linux-sunxi
RichardG867 has quit [Changing host]
jstein_ has joined #linux-sunxi
jstein_ is now known as jstein
rpd_ has joined #linux-sunxi
qeed has quit [Quit: Leaving]
chomwitt has quit [Ping timeout: 255 seconds]
IgorPec has joined #linux-sunxi
<montjoie> MoeIcenowy: yes, just add phy-is-integrated
<montjoie> nothing more
jstein has quit [Remote host closed the connection]
mripard has joined #linux-sunxi
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
aidin has quit [Ping timeout: 248 seconds]
foxx_ has joined #linux-sunxi
ganbold has quit [Remote host closed the connection]
rtp has joined #linux-sunxi
<montjoie> wens: how do you understand AndrewLunn comment ? MAY ou SHOULD ?
chlorine_ has quit [Remote host closed the connection]
chlorine has joined #linux-sunxi
<wens> I don't see rockchip doing it for their binding :|
<wens> and the mdio-mux driver only seems to handle the MDIO bus, not everything (i.e. including MII connections)
aidin has joined #linux-sunxi
chlorine has quit [Remote host closed the connection]
<montjoie> what I understand is that mmio-mux-regmap will remove some code from dwmac-sun8i
<montjoie> like we just called mmio-mux-regmap-select(bus)
kever has joined #linux-sunxi
<montjoie> but it will be more work
<wens> but you are not just selecting an mdio bus
Hao_ has quit [Ping timeout: 240 seconds]
tom_nov has joined #linux-sunxi
<wens> you are also selecting how the mii pins get connected
<montjoie> all other mdio-mux dont care also of xMIII
chlorine has joined #linux-sunxi
kever has quit [Client Quit]
aidin has quit [Ping timeout: 255 seconds]
kever has joined #linux-sunxi
kever has quit [Client Quit]
kever has joined #linux-sunxi
pg12 has joined #linux-sunxi
<wens> yeah, so I think it's an extension of the emac, the platform glue if you will
chlorine has quit [Ping timeout: 240 seconds]
<wens> and it should be implemented that way
Leepty has joined #linux-sunxi
aidin has joined #linux-sunxi
rpd_ has quit [Quit: leaving]
scream has joined #linux-sunxi
bonel has joined #linux-sunxi
bonel has quit [Client Quit]
diego_r has joined #linux-sunxi
Hao_ has joined #linux-sunxi
msimpson has joined #linux-sunxi
pg12 has quit [Ping timeout: 246 seconds]
pg12 has joined #linux-sunxi
IgorPec has quit [Ping timeout: 240 seconds]
pg12 has quit [Ping timeout: 248 seconds]
yann|work has joined #linux-sunxi
chrisf_ has quit [Ping timeout: 255 seconds]
pg12 has joined #linux-sunxi
reinforce has joined #linux-sunxi
chrisf_ has joined #linux-sunxi
aidin has quit [Remote host closed the connection]
<chrisf_> montjoie: seems my H5 problems are because I haven't implemented dma_map/unmap. If I put my descriptor in SRAM C the length error goes away :)
aidin has joined #linux-sunxi
popolon has joined #linux-sunxi
<montjoie> chrisf_: if you do DMA, you need to use the API for it:)
aidin has quit [Ping timeout: 255 seconds]
<chrisf_> montjoie: I don't have an API ;)
<chrisf_> it's cool. I'm learning all about the mmu and cache. V. interesting.
<montjoie> so you need to do what do DMA API, flush the cacheline
rpd_ has joined #linux-sunxi
<chrisf_> could you point me at that code? It's buried somewhere ...
<montjoie> search for dma_map_single for example in Linux source
<montjoie> I think it will finish in arch/arm
<montjoie> wens: I am a bit lost on what to do now. Does just I try to send the serie updated with your comments ?
chlorine has joined #linux-sunxi
victhor has joined #linux-sunxi
kaspter has quit [Quit: www.rtavs.com]
yann-kaelig has joined #linux-sunxi
libv_ has joined #linux-sunxi
Ultrasauce has quit [Ping timeout: 264 seconds]
wens has quit [Read error: Connection reset by peer]
wens has joined #linux-sunxi
libv has quit [Ping timeout: 260 seconds]
chlorine has quit [Remote host closed the connection]
IgorPec has joined #linux-sunxi
<willmore> montjoie, in specification documents, "MAY" indicated an optional requirement. "SHOULD" is a manditory requirement.
<montjoie> yes that was I mean to say
aidin has joined #linux-sunxi
chlorine has joined #linux-sunxi
aidin has quit [Remote host closed the connection]
<KotCzarny> willmore: isnt that 'MUST' ?
aidin has joined #linux-sunxi
<KotCzarny> should seems a bit optional too
<willmore> KotCzarny, when it really matters, they specify it in the beginning of the document. I've seen a few where they used "MUST" to be manditory and "SHOULD" to be "optional, but it's a really, really good idea".
<KotCzarny> yeah, that seems more intuitive
chlorine has quit [Read error: Connection reset by peer]
<beeble> rfc2119
<beeble> use it :)
chlorine has joined #linux-sunxi
<KotCzarny> yeah, 3. SHOULD This word, or the adjective "RECOMMENDED"
kaspter has joined #linux-sunxi
rtp has quit [Ping timeout: 240 seconds]
chlorine_ has joined #linux-sunxi
chlorine has quit [Ping timeout: 248 seconds]
rtp has joined #linux-sunxi
phipli has joined #linux-sunxi
chlorine_ has quit [Ping timeout: 240 seconds]
specing has joined #linux-sunxi
pg12 has quit [Ping timeout: 240 seconds]
chlorine has joined #linux-sunxi
chlorine has quit [Remote host closed the connection]
pg12 has joined #linux-sunxi
rtp has quit [Ping timeout: 240 seconds]
<willmore> There you go.
<willmore> beeble, the great thing about standards is that there are so many to chose from. :)
<beeble> willmore: if it has should and may in it then it's probably rfc 2119. if there is a can then it's probably iso
Hao_ has quit [Ping timeout: 240 seconds]
rtp has joined #linux-sunxi
pg12 has quit [Ping timeout: 240 seconds]
Hao_ has joined #linux-sunxi
gnarface has quit [Quit: Leaving]
kever has quit [Quit: No Ping reply in 180 seconds.]
kever has joined #linux-sunxi
Andy-D__ has joined #linux-sunxi
yann-kaelig has quit [Quit: Leaving]
chlorine has joined #linux-sunxi
Hao_ has quit [Ping timeout: 240 seconds]
qeed has joined #linux-sunxi
lemonzest has joined #linux-sunxi
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
aidin has quit [Ping timeout: 240 seconds]
chlorine has quit [Remote host closed the connection]
chlorine has joined #linux-sunxi
<montjoie> and RSA work on A83t \o/
aidin has joined #linux-sunxi
chlorine has quit [Remote host closed the connection]
chlorine has joined #linux-sunxi
<montjoie> now the real question, does it is faster...
libv_ is now known as libv
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
gnarface has joined #linux-sunxi
fkluknav has joined #linux-sunxi
tom_nov has quit [Quit: Leaving]
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
diego_r has quit [Remote host closed the connection]
diego_r has joined #linux-sunxi
aidin has quit [Ping timeout: 248 seconds]
aidin has joined #linux-sunxi
chlorine has quit [Remote host closed the connection]
chlorine has joined #linux-sunxi
chlorine has quit [Remote host closed the connection]
vagrantc has joined #linux-sunxi
chlorine has joined #linux-sunxi
tom_nov has joined #linux-sunxi
chlorine has quit [Remote host closed the connection]
chlorine has joined #linux-sunxi
chlorine has quit [Ping timeout: 240 seconds]
chlorine has joined #linux-sunxi
<montjoie> wens: with andrew answer, what do you think about two seperate mdio ?
<montjoie> just I remove mdio-mux
SP7RT has joined #linux-sunxi
pepee has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
chlorine has quit [Remote host closed the connection]
rpd_ has quit [Quit: leaving]
chlorine has joined #linux-sunxi
chlorine has quit [Remote host closed the connection]
chlorine has joined #linux-sunxi
chlorine_ has joined #linux-sunxi
chlorine has quit [Ping timeout: 240 seconds]
<wens> montjoie: please ask mripard. I have some other personal matters to deal with
IgorPec has quit [Ping timeout: 240 seconds]
<montjoie> ok mripard already asked for it on ML
cnxsoft has quit [Quit: cnxsoft]
chlorine has joined #linux-sunxi
chlorine_ has quit [Ping timeout: 240 seconds]
cnxsoft has joined #linux-sunxi
reinforce has quit [Quit: Leaving.]
kaspter has quit [Quit: www.rtavs.com]
cnxsoft has quit [Quit: cnxsoft]
shadeslayer has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
shadeslayer has joined #linux-sunxi
terra854 has joined #linux-sunxi
SP7RT has quit [Quit: leaving]
jstein_ has joined #linux-sunxi
jstein_ is now known as jstein
aidin has quit [Remote host closed the connection]
pg12 has joined #linux-sunxi
yann-kaelig has joined #linux-sunxi
freemangordon has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
aidin has quit [Ping timeout: 240 seconds]
chlorine_ has joined #linux-sunxi
aidin has joined #linux-sunxi
chlorine has quit [Ping timeout: 248 seconds]
aidin has quit [Ping timeout: 248 seconds]
freemangordon has joined #linux-sunxi
chlorine has joined #linux-sunxi
chlorine_ has quit [Ping timeout: 240 seconds]
chlorine_ has joined #linux-sunxi
fkluknav has quit [Ping timeout: 240 seconds]
chlorine has quit [Ping timeout: 255 seconds]
aidin has joined #linux-sunxi
diego_r has quit [Ping timeout: 240 seconds]
aidin has quit [Ping timeout: 248 seconds]
fkluknav has joined #linux-sunxi
nvz has joined #linux-sunxi
specing has quit [Ping timeout: 240 seconds]
IgorPec has joined #linux-sunxi
specing has joined #linux-sunxi
<wens> montjoie: I should restate that we need a solution this week, preferably not at the end of the week
tom_nov has quit [Quit: Leaving]
aidin has joined #linux-sunxi
netlynx has joined #linux-sunxi
aidin has quit [Ping timeout: 255 seconds]
fkluknav has quit [Ping timeout: 248 seconds]
chlorine_ has quit [Read error: Connection reset by peer]
chlorine has joined #linux-sunxi
chlorine_ has joined #linux-sunxi
pg12 has quit [Ping timeout: 240 seconds]
chlorine has quit [Ping timeout: 240 seconds]
dev1990 has joined #linux-sunxi
scream has quit [Remote host closed the connection]
msimpson has quit [Quit: Leaving]
pg12 has joined #linux-sunxi
lkcl has quit [Ping timeout: 240 seconds]
chlorine_ has quit [Ping timeout: 240 seconds]
chlorine has joined #linux-sunxi
pg12 has quit [Ping timeout: 248 seconds]
chlorine has quit [Ping timeout: 240 seconds]
nvz has quit [Quit: leaving]
chrisf_ has quit [Ping timeout: 255 seconds]
jernej has joined #linux-sunxi
vagrantc has quit [Quit: leaving]
SP7RT has joined #linux-sunxi
pg12 has joined #linux-sunxi
SP7RT has quit [Ping timeout: 240 seconds]
chrisf_ has joined #linux-sunxi
yann|work has quit [Ping timeout: 240 seconds]
chrisf__ has joined #linux-sunxi
SP7RT has joined #linux-sunxi
chrisf_ has quit [Ping timeout: 255 seconds]
dev1990 has quit [Quit: Konversation terminated!]
yann|work has joined #linux-sunxi
dave0x6d has joined #linux-sunxi
SP7RT has quit [Ping timeout: 240 seconds]
SP7RT has joined #linux-sunxi
ykchavan has joined #linux-sunxi
leviathan_ has joined #linux-sunxi
JohnDoe_71Rus has quit [Quit: KVIrc 4.9.2 Aria http://www.kvirc.net/]
reinforce has joined #linux-sunxi
<igraltist> hi
lkcl has joined #linux-sunxi
<igraltist> would i have chance to run it
aidin has joined #linux-sunxi
SP7RT has quit [Ping timeout: 248 seconds]
aidin has quit [Ping timeout: 248 seconds]
SP7RT has joined #linux-sunxi
ojn has quit [Ping timeout: 255 seconds]
ojn has joined #linux-sunxi
chomwitt has joined #linux-sunxi
a3r3 has joined #linux-sunxi
lkcl has quit [Ping timeout: 240 seconds]
diego_r has joined #linux-sunxi
lkcl has joined #linux-sunxi
diego_r has quit [Quit: Konversation terminated!]
netlynx has quit [Quit: Ex-Chat]
terra854 has quit [Quit: Connection closed for inactivity]
foxx_ has quit [Ping timeout: 240 seconds]
uwe_ has quit [Ping timeout: 248 seconds]
jernej has quit [Ping timeout: 240 seconds]
SP7RT_ has joined #linux-sunxi
SP7RT has quit [Ping timeout: 255 seconds]
uwe_ has joined #linux-sunxi
a3r3 has quit [Quit: Page closed]
lkcl has quit [Ping timeout: 248 seconds]
jstein has quit [Ping timeout: 240 seconds]
yann-kaelig has quit [Quit: Leaving]
lkcl has joined #linux-sunxi
lemonzest has quit [Quit: Quitting]
SP7RT_ has quit [Ping timeout: 240 seconds]
reinforce has quit [Quit: Leaving.]
SP7RT has joined #linux-sunxi
Spidler has quit [Ping timeout: 246 seconds]
Spidler has joined #linux-sunxi
uwe_ has quit [Ping timeout: 240 seconds]
yann|work has quit [Ping timeout: 248 seconds]
uwe_ has joined #linux-sunxi
leviathan_ has quit [Remote host closed the connection]
IgorPec has quit [Ping timeout: 240 seconds]
aidin has joined #linux-sunxi
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
aidin has quit [Ping timeout: 248 seconds]
ykchavan has quit [Ping timeout: 255 seconds]
SP7RT_ has joined #linux-sunxi
SP7RT has quit [Ping timeout: 255 seconds]
SP7RT_ has quit [Ping timeout: 255 seconds]
vagrantc has joined #linux-sunxi
hp197 has quit [Ping timeout: 260 seconds]
phipli has quit [Ping timeout: 240 seconds]
a|3x has joined #linux-sunxi
vagrantc has quit [Ping timeout: 240 seconds]
aidin has joined #linux-sunxi
vagrantc has joined #linux-sunxi
aidin has quit [Remote host closed the connection]
aidin_ has joined #linux-sunxi
chlorine has joined #linux-sunxi
chlorine has quit [Ping timeout: 240 seconds]