rellla 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 - *only registered users can talk*
<MoeIcenowy> jernej: looks like the magic value matches current rgmii-rxid situation
<MoeIcenowy> (BTW I wonder whether this breaks boards which worked before
gaston1980 has quit [Quit: Konversation terminated!]
ChriChri_ has joined #linux-sunxi
ChriChri has quit [Ping timeout: 256 seconds]
ChriChri_ is now known as ChriChri
camus1 has joined #linux-sunxi
kaspter has quit [Ping timeout: 260 seconds]
camus1 is now known as kaspter
chewitt has quit [Quit: Zzz..]
chewitt has joined #linux-sunxi
\\Mr_C\\ has quit [Ping timeout: 272 seconds]
TheSeven has quit [Ping timeout: 240 seconds]
[7] has joined #linux-sunxi
<charco> When in the sunxi wiki they talk about mainline u-boot, they mean upstream uboot? like one of the recent releases?
lurchi_ has joined #linux-sunxi
lurchi__ has quit [Ping timeout: 256 seconds]
<smaeul> yes
<jernej> MoeIcenowy: How do I put PHY in rgmii-rxid mode?
<jernej> anyway, I had your fix for all Pine64 boards and nobody complained...
<charco> smaeul: I see. but when I build mainline u-boot for the snes board, I don't see the fes1.bin binary needed to enable DRAM
chewitt has quit [Quit: Zzz..]
<smaeul> that's because mainline u-boot doesn't use a binary blob for DRAM init. it is done by code in the SPL (built as spl/sunxi-spl.bin)
<charco> Ahh
<charco> so I don't need fes1.bin then?
<MoeIcenowy> jernej: phy-mode = "rgmii-txid";
<MoeIcenowy> s/tx/rx/\
<MoeIcenowy> jernej: my workaround has a property in DT to enable it.
daregap has joined #linux-sunxi
kaspter has quit [Ping timeout: 240 seconds]
kaspter has joined #linux-sunxi
matthias_bgg has joined #linux-sunxi
matthias_bgg has quit [Ping timeout: 264 seconds]
<charco> smaeul, this article explained everything I needed to know: https://linux-sunxi.org/FEL/USBBoot
chewitt has joined #linux-sunxi
gediz0x539 has joined #linux-sunxi
matthias_bgg has joined #linux-sunxi
asdf28 has joined #linux-sunxi
reinforce has joined #linux-sunxi
DuClare has quit [Ping timeout: 272 seconds]
chewitt has quit [Quit: Zzz..]
matthias_bgg has quit [Read error: Connection reset by peer]
matthias_bgg has joined #linux-sunxi
DuClare has joined #linux-sunxi
netlynx has joined #linux-sunxi
cmeerw has joined #linux-sunxi
chewitt has joined #linux-sunxi
ldevulder_ is now known as ldevulder
matthias_bgg has quit [Ping timeout: 256 seconds]
chewitt has quit [Quit: Adios!]
matthias_bgg has joined #linux-sunxi
kaspter has quit [Ping timeout: 260 seconds]
camus1 has joined #linux-sunxi
camus1 is now known as kaspter
eduardas has joined #linux-sunxi
dev1990 has quit [Read error: Connection reset by peer]
yann has joined #linux-sunxi
ldevulder has quit [Quit: Leaving]
tnovotny has joined #linux-sunxi
ldevulder has joined #linux-sunxi
florian_kc has joined #linux-sunxi
florian_kc is now known as florian
tuxillo has quit [Remote host closed the connection]
tuxillo has joined #linux-sunxi
faruk has joined #linux-sunxi
tuxillo has quit [Remote host closed the connection]
tuxillo has joined #linux-sunxi
reinforce has quit [Quit: Leaving.]
camus1 has joined #linux-sunxi
kaspter has quit [Ping timeout: 260 seconds]
camus1 is now known as kaspter
kaspter has quit [Ping timeout: 240 seconds]
kaspter has joined #linux-sunxi
ldevulder_ has joined #linux-sunxi
ldevulder has quit [Read error: Connection reset by peer]
reinforce has joined #linux-sunxi
AneoX has quit [Quit: Textual IRC Client: www.textualapp.com]
camus1 has joined #linux-sunxi
kaspter has quit [Ping timeout: 246 seconds]
camus1 is now known as kaspter
Mangy_Dog has joined #linux-sunxi
cnxsoft has joined #linux-sunxi
cnxsoft1 has quit [Ping timeout: 260 seconds]
camus1 has joined #linux-sunxi
kaspter has quit [Ping timeout: 272 seconds]
camus1 is now known as kaspter
<swiftgeek> any idea what could cause this on shutdown with A20 https://bpa.st/TS3Q ?
<insep_> this seems like initramfs problem
<insep_> what distro are you trying?
<swiftgeek> archlinuxarm, on Banana Pi BPI-M1
<insep_> what rootfs are you trying?
<insep_> also can you send initfs logs (if there are any)
<swiftgeek> ext4 as rootfs, and not sure what you mean by initfs logs
camus1 has joined #linux-sunxi
kaspter has quit [Ping timeout: 264 seconds]
camus1 is now known as kaspter
<insep_> by rootfs i meant http://os.archlinuxarm.org/os
<insep_> by initfs logs i meant whatever initramfs logs to serial
<swiftgeek> ArchLinuxARM-armv7-latest.tar.gz
<insep_> in case there are logs
<swiftgeek> will try to create initcpio again, and paste entire log since i don't see clear point where it switches back to initramfs
<insep_> make sure that init is for the right size
<swiftgeek> I don't understand again, what size?
<swiftgeek> and log from poweroff https://bpa.st/IBGQ
camus1 has joined #linux-sunxi
kaspter has quit [Ping timeout: 272 seconds]
camus1 is now known as kaspter
luke-jr has quit [Read error: Connection reset by peer]
<insep_> s/size/arch/g
* insep_ can't think
<insep_> oh wait, is this from poweroff?
<insep_> meh
<insep_> i'd say kinda eхpected, but i also haven't ran systemd in ages
luke-jr has joined #linux-sunxi
<swiftgeek> reboot fails as well but instead it halts
faruk has quit [Quit: Leaving]
faruk has joined #linux-sunxi
ldevulder_ is now known as ldevulder
<swiftgeek> https://bpa.st/ON7A , though no panic there
<insep_> does it happen with other distros?
<swiftgeek> what would you recommend to try?
<swiftgeek> i picked archlinuxarm because that should be the closest thing to mainline
<insep_> void, i also would say that's cubietech-cubieboard in pmos is pretty generic besides bootloader
luke-jr has quit [Excess Flood]
luke-jr has joined #linux-sunxi
luke-jr has quit [Excess Flood]
<lucascastro> Hello, Can someone say me what means first and second number on sunxi dts for gpios
<lucascastro> &pio 7 22 GPIO_ACTIVE_HIGH
<lucascastro> first means letter H and 22 the pin for that groups ?
luke-jr has joined #linux-sunxi
<swiftgeek> reboot -f and -f -p behaves similarly (both end up with "Reboot failed -- System halted")
luke-jr has quit [Excess Flood]
<swiftgeek> oh i shouldn't use -p, but different name xD
<swiftgeek> well shutdown -h now ends up with panic, not sure how to force it to shutdown skipping systemd like with reboot
luke-jr has joined #linux-sunxi
<swiftgeek> at least `halt -f` works
luke-jr has quit [Ping timeout: 246 seconds]
<mps> swiftgeek: on alpine we had this problem for some time till I found what options and drivers have to be enabled in kernel
<mps> on A20, I mean
<swiftgeek> if alpine works i guess i should check that out to eliminate issues with uboot build
luke-jr has joined #linux-sunxi
<swiftgeek> sunxi_wdt is loaded, not sure how to test it
JohnDoe_71Rus has quit [Quit: KVIrc 5.0.1 Aria http://www.kvirc.net/]
<swiftgeek> `echo "hello" > /dev/watchdog` that worked
<swiftgeek> and reboot happened
<swiftgeek> well SoC reset
<swiftgeek> and from my past mistakes i remember watchdog was necessary to make reboot happen
<swiftgeek> i poked it before issuing reboot and it didn't kick in
lurchi_ is now known as lurchi__
montjoie has quit [Ping timeout: 265 seconds]
montjoie has joined #linux-sunxi
AneoX has joined #linux-sunxi
faruk has quit [Quit: Leaving]
hipboi has joined #linux-sunxi
lurchi__ is now known as lurchi_
hipboi has quit [Quit: Leaving]
gaston1980 has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
reinforce has quit [Quit: Leaving.]
eduardas has quit [Quit: Konversation terminated!]
gediz0x539 has quit [Remote host closed the connection]
ldevulder_ has joined #linux-sunxi
ldevulder has quit [Ping timeout: 240 seconds]
ldevulder_ is now known as ldevulder
lurchi_ is now known as lurchi__
bauen1 has joined #linux-sunxi
kaspter has quit [Ping timeout: 272 seconds]
kaspter has joined #linux-sunxi
lurchi__ is now known as lurchi_
matthias_bgg has quit [Ping timeout: 272 seconds]
florian has quit [Quit: Leaving]
alexxy has quit [Quit: No Ping reply in 180 seconds.]
alexxy has joined #linux-sunxi
arti has quit [Quit: arti]
matteo_ has quit [Ping timeout: 240 seconds]
matteo_ has joined #linux-sunxi
kaspter has quit [Ping timeout: 240 seconds]
kaspter has joined #linux-sunxi
iamfrankenstein has joined #linux-sunxi
iamfrankenstein has quit [Client Quit]
iamfrankenstein has joined #linux-sunxi
igraltist has quit [Remote host closed the connection]
igraltist has joined #linux-sunxi
lurchi_ is now known as lurchi__
lurchi__ is now known as lurchi_
iamfrankenstein has quit [Quit: iamfrankenstein]
iamfrankenstein has joined #linux-sunxi
iamfrankenstein has quit [Client Quit]
iamfrankenstein has joined #linux-sunxi
freemangordon has quit [Ping timeout: 240 seconds]
[lilOrchidae] has joined #linux-sunxi
lurchi_ is now known as lurchi__
kaspter has quit [Ping timeout: 256 seconds]
kaspter has joined #linux-sunxi
freemangordon has joined #linux-sunxi
niceplace has joined #linux-sunxi
freemangordon has quit [Ping timeout: 240 seconds]
freemangordon has joined #linux-sunxi
<lucascastro> In syn7i-a20-bananapi-m1-plus and similar I noticed using of gpios = <&pio... and gpio = <&pio. But I can't figure out the difference between both ones.
<lucascastro> Do someone know something about that?
<insep_> might be aliased somewhere deep in the kernel
<mru> same thing
<mru> probably best not to specify both though
tnovotny has quit [Quit: Leaving]
<lucascastro> So doesn't matter which one to be used, but just one of them .
bauen1 has quit [Read error: Connection reset by peer]
yann has quit [Ping timeout: 260 seconds]
netlynx has quit [Quit: Ex-Chat]
gaston1980 has quit [Ping timeout: 256 seconds]
freemangordon has quit [Ping timeout: 246 seconds]
yann has joined #linux-sunxi
freemangordon has joined #linux-sunxi
rex_victor has quit [Remote host closed the connection]
arti has joined #linux-sunxi
rex_victor has joined #linux-sunxi
matthias_bgg has joined #linux-sunxi
freemangordon has quit [Ping timeout: 272 seconds]
freemangordon has joined #linux-sunxi
bauen1 has joined #linux-sunxi
bauen1 has quit [Read error: Connection reset by peer]
<lucascastro> I'm trying to make some irq test using GPIO on BPI-M1+
<lucascastro> but I cant get gpio as irq
iamfrankenstein has quit [Quit: iamfrankenstein]
<lucascastro> C code as http://paste.debian.net/1167011/
JohnDoe_71Rus has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
<lucascastro> and dts for gpio pin
<lucascastro> I'm really stuck on this
matthias_bgg has quit [Ping timeout: 260 seconds]
AneoX has quit [Quit: Textual IRC Client: www.textualapp.com]
ganbold__ has joined #linux-sunxi
ganbold_ has quit [Ping timeout: 260 seconds]
damex has quit [Remote host closed the connection]
damex has joined #linux-sunxi
<hramrach> do all the gpios generate irq?
cmeerw has quit [Ping timeout: 244 seconds]
camus1 has joined #linux-sunxi
lurchi__ is now known as lurchi_
kaspter has quit [Read error: Connection reset by peer]
camus1 is now known as kaspter
camus1 has joined #linux-sunxi
kaspter has quit [Ping timeout: 272 seconds]
camus1 is now known as kaspter
qschulz has quit [Remote host closed the connection]
qschulz has joined #linux-sunxi
[lilOrch1dae] has joined #linux-sunxi
lucascastro has quit [Remote host closed the connection]
lucascastro has joined #linux-sunxi
asdf28 has quit [Ping timeout: 265 seconds]
ldevulder_ has joined #linux-sunxi
ldevulder has quit [Read error: Connection reset by peer]
anarsoul has quit [Remote host closed the connection]
anarsoul has joined #linux-sunxi
[lilOrchidae] has quit [Ping timeout: 260 seconds]
damex has quit [Ping timeout: 256 seconds]
Ultrasauce has quit [Remote host closed the connection]
kaspter has quit [Ping timeout: 256 seconds]
hramrach has quit [Ping timeout: 265 seconds]
martinayotte has quit [Ping timeout: 260 seconds]
kaspter has joined #linux-sunxi
Asara has quit [Read error: Connection reset by peer]
Asara has joined #linux-sunxi
Ultrasauce has joined #linux-sunxi
willmore has quit [Ping timeout: 260 seconds]
aballier has quit [Ping timeout: 260 seconds]
yan6 has quit [Ping timeout: 260 seconds]
yan6 has joined #linux-sunxi
aballier has joined #linux-sunxi
aballier has quit [Changing host]
aballier has joined #linux-sunxi
martinayotte has joined #linux-sunxi
hramrach has joined #linux-sunxi
willmore has joined #linux-sunxi
DonkeyHotei has quit [Ping timeout: 265 seconds]
yann has quit [Ping timeout: 256 seconds]