<Hauke>
Wizzup: I just saw that the u-boot spi driver only works for the sun4i generation and not for the sun8i generation
<Hauke>
it looks like the more recent SPI controller uses different registers and bit offsets
<Hauke>
should I create a new driver like it was done in Linux?
<Hauke>
the flow in the driver will probably be very similar, but the registers are different
<Wizzup>
Hauke: the driver we wrote also works on newer generations
<Wizzup>
tested on H3 (I think) and definitely A64, and also A33 I believe
<Wizzup>
I am not sure what the Olimex employee did with it, perhaps he's enabling it only for sun4i and sun7i because that's the hw he has easy test access to?
<Wizzup>
Sorry, btw, I need to get sleep now.
<Hauke>
Wizzup: ok I will try this on my H3
tl_lim has quit [Ping timeout: 240 seconds]
tl_lim has joined #linux-sunxi
anarsoul has quit [Ping timeout: 248 seconds]
anarsoul has joined #linux-sunxi
ninolein has quit [Ping timeout: 265 seconds]
ninolein has joined #linux-sunxi
tl_lim has quit [Ping timeout: 265 seconds]
tl_lim has joined #linux-sunxi
book` has quit [Quit: Leaving]
book` has joined #linux-sunxi
cnxsoft has joined #linux-sunxi
tl_lim has quit [Ping timeout: 240 seconds]
tl_lim has joined #linux-sunxi
clemens3 has quit [Ping timeout: 240 seconds]
DonkeyHotei has quit [Ping timeout: 252 seconds]
petr has quit [Ping timeout: 240 seconds]
petr has joined #linux-sunxi
DonkeyHotei has joined #linux-sunxi
chewitt__ has quit [Ping timeout: 272 seconds]
liushuyu has quit [Quit: liushuyu]
vagrantc has quit [Quit: leaving]
dddddd has quit [Remote host closed the connection]
Seppoz has joined #linux-sunxi
popolon has quit [Quit: WeeChat 2.0.1]
tl_lim has quit [Read error: Connection reset by peer]
tl_lim has joined #linux-sunxi
nuuuciano_ has quit [Quit: Leaving]
nuuuciano has joined #linux-sunxi
tl_lim has quit [Ping timeout: 272 seconds]
tl_lim has joined #linux-sunxi
tl_lim has quit [Read error: Connection reset by peer]
tl_lim has joined #linux-sunxi
tl_lim has quit [Ping timeout: 265 seconds]
tl_lim has joined #linux-sunxi
nuuuciano has quit [Quit: Leaving]
nuuuciano has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
akaizen has joined #linux-sunxi
liushuyu has joined #linux-sunxi
nuuuciano has quit [Quit: Leaving]
nuuuciano has joined #linux-sunxi
anarsoul has quit [Ping timeout: 248 seconds]
cnxsoft has quit [Read error: Connection reset by peer]
chewitt has joined #linux-sunxi
cnxsoft has joined #linux-sunxi
anarsoul has joined #linux-sunxi
<icenowy[m]>
dddddd: in fact it's now on all SoCs with multiple core
TheSeven has quit [Ping timeout: 240 seconds]
aballier has joined #linux-sunxi
liushuyu has quit [Quit: liushuyu]
<DonkeyHotei>
how about a10
<wens>
the a33 olinuxino also has pads for spi
lurchi_ has joined #linux-sunxi
lurchi__ has quit [Ping timeout: 240 seconds]
TheSeven has joined #linux-sunxi
TheSeven has quit [Ping timeout: 265 seconds]
TheSeven has joined #linux-sunxi
TheSeven has quit [Ping timeout: 265 seconds]
akaizen has quit [Read error: Connection reset by peer]
akaizen has joined #linux-sunxi
liushuyu has joined #linux-sunxi
tl_lim has quit [Read error: Connection reset by peer]
TheSeven has joined #linux-sunxi
tl_lim has joined #linux-sunxi
liushuyu has quit [Quit: liushuyu]
f0xx has joined #linux-sunxi
cmeerw has joined #linux-sunxi
tl_lim has quit [Quit: Leaving]
IgorPec has joined #linux-sunxi
dddddd has joined #linux-sunxi
cmeerw has quit [Quit: Leaving.]
elros has joined #linux-sunxi
akaizen has quit [Read error: Connection reset by peer]
akaizen has joined #linux-sunxi
akaizen has quit [Read error: Connection reset by peer]
akaizen has joined #linux-sunxi
rwmjones|holiday is now known as rwmjones
Mr__Anderson has joined #linux-sunxi
kloczek has joined #linux-sunxi
Mr__Anderson has quit [Remote host closed the connection]
<TheSeven>
is my assumption correct that it's 100MHz?
Ntemis has joined #linux-sunxi
Hao has joined #linux-sunxi
romanis has joined #linux-sunxi
<romanis>
hello, i've got a running debian stretch on a SD-card of my cubieboard2. Is it possible to transfer the installed system to the NAND?
<romanis>
i've already enabled the NAND in armbian-config, but i can't access it and it's giving me many I/O errors in dmesg.
<romanis>
uname: Linux cubieboard2 4.13.16-sunxi
nuuuciano has joined #linux-sunxi
<icenowy[m]>
Hauke: you can try to add out-of-tree driver to lede
<icenowy[m]>
I think you are taking over the maintaince of sunxi lede now?
<Hao>
ennnnn, has anyone used video encoder on sunxi chip ???
<icenowy[m]>
P.S. bpi-r1 is a big problem as the mainline switch solution is DSA but the LEDE solution is swconfig
<Hauke>
icenowy[m]: LEDE also support DSA switches
<Hauke>
we just do not have a migration script from a swconfig configuration to a DSA configuration
<icenowy[m]>
hauke: it's heard that the DSA driver of b53 is buggy
<Hauke>
out of tree driver are no problem, I prepared here some: https://git.lede-project.org/?p=lede/hauke/staging.git;a=commitdiff;h=7434449143d6675b395ce4313ad4c99e780c73d3
<Hauke>
I haven't looked at the b53 DSA driver
<icenowy[m]>
maybe I should send a PR with switching back bpi-r1 to swconfig
<Hauke>
b53 is the openwrt swconfig driover with a dsa interface