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]
Poeticode has quit [Changing host]
Poeticode has joined #linux-sunxi
popolon has quit [Quit: WeeChat 1.9]
dave0x6d has quit [Quit: Connection closed for inactivity]
kaspter has joined #linux-sunxi
<igraltist> i know only in kernelconfig when i set arch to arm i got different preselection even my host is amd64
a|3x has quit [Ping timeout: 240 seconds]
a|3x has joined #linux-sunxi
yann|work has quit [Ping timeout: 255 seconds]
ganbold has joined #linux-sunxi
lurchi__ is now known as lurchi_
a|3x has quit [Ping timeout: 240 seconds]
a|3x has joined #linux-sunxi
ninolein has quit [Ping timeout: 246 seconds]
ninolein has joined #linux-sunxi
tchen has joined #linux-sunxi
ganbold_ has joined #linux-sunxi
a|3x has quit [Ping timeout: 240 seconds]
ganbold has quit [Ping timeout: 240 seconds]
tchen has quit [Ping timeout: 240 seconds]
a|3x has joined #linux-sunxi
pg12 has quit [Ping timeout: 246 seconds]
pg12 has joined #linux-sunxi
lemonzest has quit [Quit: Quitting]
dave0x6d has joined #linux-sunxi
cnxsoft has joined #linux-sunxi
cnxsoft1 has joined #linux-sunxi
cnxsoft has quit [Ping timeout: 240 seconds]
cnxsoft1 is now known as cnxsoft
lurchi_ is now known as lurchi__
pmpp_ is now known as pmpp
<smaeul> nabblet: on Linux, ARCH is set by the Makefile, and defaults to the architecture of the host machine: https://github.com/torvalds/linux/blob/master/Makefile#L217
<smaeul> because the architecture you are compiling for is not saved in the .config, you must specify it every time
<smaeul> on u-boot, however, the architecture is stored in the .config, and it's read in by the Makefile: https://github.com/u-boot/u-boot/blob/master/Makefile#L493
chlorine_ has joined #linux-sunxi
chlorine has quit [Ping timeout: 255 seconds]
_whitelogger has joined #linux-sunxi
[7] has quit [Ping timeout: 246 seconds]
TheSeven has joined #linux-sunxi
_whitelogger has joined #linux-sunxi
Andy-D_ has joined #linux-sunxi
<kilobyte> wens: that's only 2x100M
Andy-D__ has quit [Ping timeout: 240 seconds]
lurchi_ has joined #linux-sunxi
TheSeven has quit [Ping timeout: 246 seconds]
lurchi__ has quit [Read error: Connection reset by peer]
TheSeven has joined #linux-sunxi
awais has joined #linux-sunxi
<wens> indeed
<wens> there's no room to cram an additional PHY on it though
IgorPec has joined #linux-sunxi
nabblet has quit [Ping timeout: 255 seconds]
chomwitt has quit [Ping timeout: 240 seconds]
ganbold_ has quit [Remote host closed the connection]
smaeul has quit [Ping timeout: 240 seconds]
dave0x6d has quit [Quit: Connection closed for inactivity]
jstein_ has joined #linux-sunxi
jstein_ is now known as jstein
smaeul has joined #linux-sunxi
lkcl has joined #linux-sunxi
jstein has quit [Remote host closed the connection]
kaspter has quit [Remote host closed the connection]
kaspter1 has joined #linux-sunxi
kaspter1 is now known as kaspter
<MoeIcenowy> I know ;-)
reinforce has joined #linux-sunxi
nabblet has joined #linux-sunxi
<nabblet> smaeul: thank you very much for the clarification. Extra points for the links. I appreciate it.
nabblet has quit [Ping timeout: 240 seconds]
smaeul has quit [Ping timeout: 255 seconds]
leviathan_ has joined #linux-sunxi
smaeul has joined #linux-sunxi
yann|work has joined #linux-sunxi
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
aidin has quit [Ping timeout: 246 seconds]
a|3x has quit [Ping timeout: 255 seconds]
Gerwin_J has joined #linux-sunxi
<montjoie> wens: lets see if my last serie will be accepted. If not we will probably need mdio-mux (which I agree with rob is probably the right way)
<montjoie> but mdio-mux does not work out of the box and stmmac will need some more patch
<montjoie> I work on it in case of...
<wens> montjoie: you will probably need to ask rob to look at it specifically?
<wens> a mux is the proper representation though
msimpson has joined #linux-sunxi
jonkerj has joined #linux-sunxi
chlorine_ has quit [Remote host closed the connection]
chlorine has joined #linux-sunxi
rexxster has quit [Ping timeout: 264 seconds]
chlorine has quit [Remote host closed the connection]
chlorine has joined #linux-sunxi
chlorine has quit [Ping timeout: 248 seconds]
JohnDoe_71Rus has joined #linux-sunxi
rexxster has joined #linux-sunxi
popolon has joined #linux-sunxi
LargePrime has quit [Ping timeout: 240 seconds]
yann|work has quit [Ping timeout: 240 seconds]
specing has joined #linux-sunxi
aidin has joined #linux-sunxi
<montjoie> yes but with mux of_phy_find_device does not find the PHY...
chlorine_ has joined #linux-sunxi
aidin has quit [Ping timeout: 255 seconds]
LargePrime has joined #linux-sunxi
JohnDoe_71Rus has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
woddy has joined #linux-sunxi
<montjoie> wens: mdio-mux works!
chlorine_ has quit [Ping timeout: 240 seconds]
<wens> montjoie: can you push it somewhere?
<montjoie> wens: https://paste.pound-python.org/show/RUdLDZUC5LPQrVeCqGPu/ I need to finish doc update
woddy has quit [Read error: Connection reset by peer]
woddy has joined #linux-sunxi
<wens> you probably don't need the int_mdio: label, nor the clocks/resets immediately under the int_mdio node
<montjoie> clocks/resets ar not under int_mdio, but under phy
yann|work has joined #linux-sunxi
<montjoie> MoeIcenowy: wens could you confirm that V3s does not need any mdio mux since external PHY is impossible
<wens> montjoie: v3s still has the internal/external phy select bit
<wens> but it looks like there are no external pins for it
<wens> so I guess you don't need the DT representation of the mdio mux, and hard code the driver to always choose the internal PHY
<montjoie> mdio-mux is independant of the PHY select
<montjoie> mdio-mux solve only external and internal phy merge
<wens> what I meant was technically it does exist in the chip, but is useless, so you can omit it from the device tree
ventosus has left #linux-sunxi ["http://quassel-irc.org - Chat comfortably. Anywhere."]
<montjoie> thanks for confirming
<montjoie> please see the 4 commits and said what you think
<montjoie> with your ok, I will send it
giomba has joined #linux-sunxi
fl_0 has quit [Ping timeout: 255 seconds]
<wens> I might not get to it until later tonight, meeting up with friends for dinner in 30 min.
<wens> about the device tree layout, I think emac/mdio-mux/{int_mdio,ext_mdio} would do
<wens> and just have mdio: as the label for the external mdio bus
<wens> that way you don't have to change all the board files
<wens> int_mdio won't need a label
Leepty has quit [Read error: Connection reset by peer]
<wens> since there's no case a board would actually reference it
<montjoie> ok for mdio as external mdio name
<montjoie> int_mdio was just like a comment
<wens> uh, label actually. node name would be mdio@0, mdio@1. (or internal-mdio and external-mdio if you don't want addresses as they really don't make sense)
<montjoie> wens: yes I mispelled, will set mdio as label for external mdio
Leepty has joined #linux-sunxi
IgorPec has quit [Ping timeout: 240 seconds]
<wens> and you could just reply to Rob's mail and ask if he likes the naming or not
<montjoie> wens: current usage of mdio-mux seems as to keep mdio type
<wens> could you elaborate?
<wens> bbl
<montjoie> and I cannot remove parent mdio as mdio-mux "mdio-parent-bus" is mandatory
chlorine has joined #linux-sunxi
woddy has left #linux-sunxi ["Leaving"]
giomba has quit [Remote host closed the connection]
giomba has joined #linux-sunxi
chlorine has quit [Ping timeout: 240 seconds]
chlorine has joined #linux-sunxi
Andy-D_ is now known as Andy-D
lioka has joined #linux-sunxi
Gerwin_J has quit [Quit: Gerwin_J]
aidin has joined #linux-sunxi
chlorine_ has joined #linux-sunxi
chlorine has quit [Ping timeout: 255 seconds]
afaerber has joined #linux-sunxi
afaerber has quit [Ping timeout: 255 seconds]
afaerber has joined #linux-sunxi
specing has quit [Ping timeout: 240 seconds]
freemangordon has quit [Ping timeout: 240 seconds]
nvz has joined #linux-sunxi
foxx_ has joined #linux-sunxi
lemonzest has joined #linux-sunxi
dave0x6d has joined #linux-sunxi
IgorPec has joined #linux-sunxi
chrisf_ has joined #linux-sunxi
fkluknav has joined #linux-sunxi
<chrisf_> I'm trying to get the CryptoEngine working on an H5. It's awake and responding to task requests but everything I've tried so far results in a Data Length Error. Has anyone seen similar?
yann-kaelig has joined #linux-sunxi
<montjoie> chrisf_: which type of task do you run ?
<montjoie> chrisf_: you could see what I do on my github
<montjoie> (and it is a good time to update it)
<chrisf_> montjoie: AES decrypt. I've been looking very closely at your github!
<chrisf_> One thing that confuses me. I've got one sg entry so in the task data len==src len0==dst len0? Is that right?
<chrisf_> src and dst (adr and len) are all zero for 1->7.
<montjoie> chrisf_: new branch sun8i-ce-wip_next-20170817
<chrisf_> I'll check it out :)
<montjoie> chrisf_: len is in block
<chrisf_> monjoie: you mean src len0 is in AES_BLOCK_LEN? 16 bytes?
<chrisf_> or data len is in 16 bytes.
<chrisf_> manual says they're both in words (I assumed 4 bytes)
<montjoie> yes 4bytes
<montjoie> chrisf_: I expect to have my crypto/engine patch merged soon, so in a few days I will send sun8i-ce code for review (and perhaps it will be merged in a few release)
fl_0 has joined #linux-sunxi
lioka has quit [Quit: leaving]
leio_ has joined #linux-sunxi
arete74 has joined #linux-sunxi
leio_ is now known as leio
tlwoerner has quit [Quit: Leaving]
jstein_ has joined #linux-sunxi
jstein_ is now known as jstein
tlwoerner has joined #linux-sunxi
tlwoerner has joined #linux-sunxi
tlwoerner has quit [Changing host]
dev1990 has joined #linux-sunxi
IgorPec has quit [Ping timeout: 240 seconds]
montjoie has quit [Ping timeout: 240 seconds]
montjoie has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
nvz has quit [Ping timeout: 240 seconds]
freemangordon has joined #linux-sunxi
freemangordon has quit [Client Quit]
freemangordon has joined #linux-sunxi
cnxsoft has quit [Quit: cnxsoft]
jernej 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 [Read error: Connection reset by peer]
awais has quit [Remote host closed the connection]
reinforce has quit [Quit: Leaving.]
nvz has joined #linux-sunxi
chlorine_ has quit [Ping timeout: 240 seconds]
SP7RT has joined #linux-sunxi
chlorine has joined #linux-sunxi
chlorine has quit [Ping timeout: 255 seconds]
chlorine has joined #linux-sunxi
foxx_ has quit [Ping timeout: 255 seconds]
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
jernej has quit [Ping timeout: 240 seconds]
jernej has joined #linux-sunxi
aidin has quit [Ping timeout: 240 seconds]
SP7RT_ has joined #linux-sunxi
Leepty has quit [Remote host closed the connection]
SP7RT has quit [Ping timeout: 248 seconds]
kaspter1 has joined #linux-sunxi
kaspter has quit [Remote host closed the connection]
kaspter1 is now known as kaspter
SP7RT_ has quit [Ping timeout: 248 seconds]
<jernej> swiftgeek: I just tested latest U-Boot with OrangePi Plus2E and HDMI display works as expected
<jernej> Could you give me more info about your problem?
kaspter has quit [Quit: www.rtavs.com]
reinforce has joined #linux-sunxi
yann-kaelig has quit [Quit: Leaving]
netlynx has joined #linux-sunxi
msimpson has quit [Quit: Leaving]
<nvz> I'm using an orange pi lite (H3/Mali-400MP2) on Armbian (linux-3.4.113-sun8i) and I am able to get the mali-trangle test to work, and it says I have all these GLES extensions and such, yet no other apps are able to do the same. even es2gears fails. Is there some glue I'm missing that actually allows me to use this hardware other than a simple triangle test?
aidin has joined #linux-sunxi
aidin has quit [Ping timeout: 240 seconds]
nvz has quit [Quit: leaving]
<wens> montjoie: ok, I didn't know there was already a binding for mdio-mux
lkcl has quit [Ping timeout: 240 seconds]
nobe has quit [Quit: Leaving]
jernej has quit [Ping timeout: 248 seconds]
chlorine_ has joined #linux-sunxi
<wens> montjoie: mdio-parent-bus is optional
chlorine has quit [Ping timeout: 255 seconds]
<MoeIcenowy> wens: have you checked my new r40 ccu patchset?
<MoeIcenowy> oh it's now patch, not set
<wens> not yet
specing has joined #linux-sunxi
Hao has joined #linux-sunxi
fkluknav has quit [Ping timeout: 276 seconds]
yann-kaelig has joined #linux-sunxi
chrisf_ has quit [Ping timeout: 255 seconds]
chrisf_ has joined #linux-sunxi
nabblet has joined #linux-sunxi
fkluknav has joined #linux-sunxi
yann-kaelig has quit [Quit: Leaving]
yann-kaelig has joined #linux-sunxi
yann-kaelig has quit [Quit: Leaving]
aidin has joined #linux-sunxi
popolon has quit [Quit: WeeChat 1.9]
popolon has joined #linux-sunxi
aidin has quit [Ping timeout: 248 seconds]
lkcl has joined #linux-sunxi
hramrach has quit [Quit: WeeChat 1.5]
yann-kaelig has joined #linux-sunxi
fkluknav has quit [Ping timeout: 240 seconds]
<Hao> hi~
<Hao> does someone know how to create a bootable SD card for A33 ?
<Hao> i have built the mainline uboot and kernel
hramrach has joined #linux-sunxi
jernej has joined #linux-sunxi
nabblet has quit [Quit: leaving]
lkcl has quit [Ping timeout: 240 seconds]
a|3x has joined #linux-sunxi
aidin has joined #linux-sunxi
aidin has quit [Ping timeout: 246 seconds]
dev1990 has quit [Quit: Konversation terminated!]
yann-kaelig has quit [Quit: Leaving]
scream has joined #linux-sunxi
lurchi_ has quit [Ping timeout: 240 seconds]
netlynx has quit [Quit: Ex-Chat]
scream has quit [Remote host closed the connection]
lurchi_ has joined #linux-sunxi
aidin has joined #linux-sunxi
aidin has quit [Ping timeout: 248 seconds]
SP7RT has joined #linux-sunxi
jernej has quit [Ping timeout: 255 seconds]
phipli has joined #linux-sunxi
leviathan_ has quit [Remote host closed the connection]
giomba has quit [Remote host closed the connection]
SP7RT has quit [Ping timeout: 248 seconds]
SP7RT has joined #linux-sunxi
aidin has joined #linux-sunxi
lurchi_ is now known as lurchi__
lurchi__ is now known as lurchi_
aidin has quit [Ping timeout: 240 seconds]
Ntemis has joined #linux-sunxi
lurchi_ is now known as lurchi__
lurchi__ has quit [Ping timeout: 248 seconds]
JohnDoe_71Rus has quit [Quit: KVIrc 4.9.2 Aria http://www.kvirc.net/]
yann|work has quit [Ping timeout: 248 seconds]
yann-kaelig has joined #linux-sunxi
reinforce has quit [Quit: Leaving.]
aidin has joined #linux-sunxi
SP7RT has quit [Ping timeout: 240 seconds]
aidin has quit [Ping timeout: 240 seconds]
yann-kaelig has quit [Quit: Leaving]
yann-kaelig has joined #linux-sunxi
lurchi__ has joined #linux-sunxi
yann|work has joined #linux-sunxi
chomwitt has joined #linux-sunxi
yann|work has quit [Ping timeout: 240 seconds]