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
Michal has joined #linux-sunxi
OverCR has quit [Quit: Leaving.]
Michal has quit [Ping timeout: 244 seconds]
Michal has joined #linux-sunxi
fdcx has quit [Read error: Connection reset by peer]
fdcx has joined #linux-sunxi
uwe_ has quit [Ping timeout: 276 seconds]
uwe__ has joined #linux-sunxi
libv has quit [Ping timeout: 244 seconds]
apritzel has quit [Ping timeout: 244 seconds]
ninolein has quit [Ping timeout: 250 seconds]
ninolein has joined #linux-sunxi
libv has joined #linux-sunxi
egbert has quit [Disconnected by services]
egbert has joined #linux-sunxi
Michal has quit [Ping timeout: 244 seconds]
Michal has joined #linux-sunxi
Michal has quit [Ping timeout: 244 seconds]
cnxsoft has joined #linux-sunxi
libv_ has joined #linux-sunxi
libv has quit [Ping timeout: 244 seconds]
Michal has joined #linux-sunxi
popolon has quit [Quit: WeeChat 1.4]
libv_ has quit [Ping timeout: 260 seconds]
libv has joined #linux-sunxi
Michal has quit [Ping timeout: 244 seconds]
Michal has joined #linux-sunxi
libv_ has joined #linux-sunxi
Michal has quit [Ping timeout: 244 seconds]
libv has quit [Ping timeout: 250 seconds]
libv has joined #linux-sunxi
libv_ has quit [Ping timeout: 244 seconds]
libv has quit [Ping timeout: 250 seconds]
libv has joined #linux-sunxi
Michal has joined #linux-sunxi
libv_ has joined #linux-sunxi
libv has quit [Ping timeout: 240 seconds]
Michal has quit [Ping timeout: 244 seconds]
libv_ has quit [Ping timeout: 258 seconds]
Michal has joined #linux-sunxi
Michal has quit [Ping timeout: 244 seconds]
libv has joined #linux-sunxi
libv has quit [Ping timeout: 250 seconds]
libv has joined #linux-sunxi
p1u3sch1_ has joined #linux-sunxi
p1u3sch1 has quit [Ping timeout: 276 seconds]
libv_ has joined #linux-sunxi
libv has quit [Ping timeout: 265 seconds]
Michal has joined #linux-sunxi
libv_ has quit [Ping timeout: 250 seconds]
libv has joined #linux-sunxi
libv has quit [Ping timeout: 265 seconds]
Michal has quit [Ping timeout: 244 seconds]
Michal has joined #linux-sunxi
libv has joined #linux-sunxi
Michal has quit [Ping timeout: 244 seconds]
Michal has joined #linux-sunxi
p1u3sch1_ has quit [Ping timeout: 260 seconds]
p1u3sch1 has joined #linux-sunxi
fire219 has quit [Quit: Leaving]
imcsk8 has quit [Read error: Connection reset by peer]
imcsk8 has joined #linux-sunxi
OverCR has joined #linux-sunxi
jernej_ has quit [Ping timeout: 258 seconds]
IgorPec has joined #linux-sunxi
Gerwin_J has joined #linux-sunxi
<wens> i assume it only works on the old socs
Michal has quit [Changing host]
Michal has joined #linux-sunxi
reinforce has joined #linux-sunxi
iamfrankenstein has joined #linux-sunxi
OverCR has quit [Quit: Leaving.]
Michal has quit [Ping timeout: 244 seconds]
Michal has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
foxx_ has joined #linux-sunxi
jonkerj has quit [Remote host closed the connection]
jonkerj has joined #linux-sunxi
Michal has quit [Ping timeout: 244 seconds]
IgorPec has quit [Ping timeout: 258 seconds]
Michal has joined #linux-sunxi
afaerber has joined #linux-sunxi
BenG83 has joined #linux-sunxi
paulk-aldrin has joined #linux-sunxi
TheSeven has quit [Ping timeout: 258 seconds]
TheSeven has joined #linux-sunxi
apritzel has joined #linux-sunxi
BenG83 has quit [Quit: Leaving]
Michal has quit [Ping timeout: 244 seconds]
Michal has joined #linux-sunxi
Michal has quit [Ping timeout: 244 seconds]
apritzel has quit [Ping timeout: 244 seconds]
OverCR has joined #linux-sunxi
Michal has joined #linux-sunxi
Michal has quit [Ping timeout: 244 seconds]
clonak has quit [Remote host closed the connection]
massi has joined #linux-sunxi
IgorPec has joined #linux-sunxi
clonak has joined #linux-sunxi
Michal has joined #linux-sunxi
OverCR has quit [Quit: Leaving.]
ricardocrudo has joined #linux-sunxi
Michal has quit [Ping timeout: 244 seconds]
Michal has joined #linux-sunxi
popolon has joined #linux-sunxi
apritzel has joined #linux-sunxi
Mr__Anderson has joined #linux-sunxi
<foxx_> apritzel: tried upstream uboot with the instructions from board/sunxi/README.pine64, no luck
<foxx_> looks like boot0 can't verify uboot because checksums differ
<foxx_> sum=d4b1740f src_sum=27a1562c Fail in checking uboot
<foxx_> and it stucks
Gerwin_J has quit [Ping timeout: 244 seconds]
<apritzel> oh right, I remember this one
<foxx_> any ideas what am I doing wrong?
<apritzel> I think I fixed already, but not sure I actually pushed the branch
<foxx_> looks like no, I've used the latest sources of boot0img from your repo
<foxx_> can you check please?
<apritzel> I am on it ...
<apritzel> there was another workaround ...
<apritzel> can you post your boot0img command line?
<foxx_> ./boot0img --device /dev/sdd -e -u u-boot-sunxi/u-boot-dtb.bin -B build-pine64-image/blobs/boot0.bin -d trampoline64:0x44000 -s arm-trusted-firmware-pine64/build/sun50iw1p1/release/bl31.bin -a 0x44008
enrico_ has joined #linux-sunxi
<apritzel> right, I think the issue was with --device
<apritzel> can you try -o /tmp/pine64.img instead of --device /dev/sdd?
<apritzel> and then dd this to /dev/sdd?
<foxx_> yes, in 5 minutes
<apritzel> seems I don't have the fix only at home
<apritzel> *I do*
<foxx_> ./boot0img -o pine64-boot.img -e -u u-boot-sunxi/u-boot-dtb.bin -B build-pine64-image/blobs/boot0.bin -d trampoline64:0x44000 -s arm-trusted-firmware-pine64/build/sun50iw1p1/release/bl31.bin -a 0x44008
<foxx_> but the uboot checksum remains the same in the image
<foxx_> (i've added some code locally to dump it)
<apritzel> yeah, but the issue was that --device does seeks on the block device, so any garbage that's on the card gets skipped, but boot0 reads this anyway and calculates the checksum based on that
<apritzel> the fix was to fill this space with zeroes
<apritzel> dumping to a temp file and dd'ing that should have the same effect
keh has quit [Quit: = ""]
Michal has quit [Ping timeout: 244 seconds]
<foxx_> no luck with temp file either
kelvan has quit [Ping timeout: 264 seconds]
<foxx_> grabbing checksum from boot0 output and hardcoding it into uboot header structs in boot0img.c helps with that stage
<apritzel> I know ;-)
<apritzel> could you try with -p 100 on the temp file?
<apritzel> and then skip the generated partition table on the dd?
<foxx_> ok, will try
<apritzel> I remember I reworked most of that offset calculation code with the fix, possibly there was another bug
<apritzel> foxx_: sorry for that mess, the test matrix for boot0img is now quite big, you seem to exactly poke in the holes I haven't tested ;-)
Da_Coynul has joined #linux-sunxi
<foxx_> that's okay :) it's just a hobby for me
<foxx_> glad if I could help with anything
<apritzel> I will push the fix tonight and would be happy if you could test it again then
<foxx_> thanks
popolon has quit [Ping timeout: 252 seconds]
Michal has joined #linux-sunxi
<enrico_> oliv3r: lime2 with emmc needs all the "fixes" (randomizer, bit flips etc...) like the nand version or you can just use it without all that troubles?
aballier has quit [Quit: leaving]
Da_Coynul has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
aballier has joined #linux-sunxi
aballier has quit [Changing host]
aballier has joined #linux-sunxi
Michal has quit [Ping timeout: 244 seconds]
Michal has joined #linux-sunxi
<foxx_> apritzel: FYI, making clean image with -p and dd'ing it workarounds boot0 stuck on checksum
<foxx_> but next it stucks on 'Jump to secend Boot'
<apritzel> foxx_: are you using the latest upstream U-Boot?
<apritzel> if yes, can you retry a few times?
<foxx_> tagged as v2016.09-rc1
<apritzel> (reset or power cycle)
<apritzel> there seems to be some nasty bug, which I haven't tackled yet
<apritzel> v2016.07-rc1 works fine for me, also every version when using FEL boot
<apritzel> I tried to bisect twice between -rc1 and v2016.07, but it didn't help
<apritzel> also for confirmation can you build ATF with DEBUG=1 to see if it runs?
<foxx_> yes, in an hour
aballier has quit [Quit: leaving]
Wizzup has quit [Ping timeout: 244 seconds]
Da_Coynul has joined #linux-sunxi
aballier has joined #linux-sunxi
Wizzup has joined #linux-sunxi
Da_Coynul has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Michal has quit [Ping timeout: 244 seconds]
therealfibonacci has joined #linux-sunxi
<foxx_> multiple resets doesn't help
<foxx_> debug ATF gives 'INFO: BL3-1: Next image address: 0x4a000000, SPSR: 0x3c9' as a last boot string
Michal has joined #linux-sunxi
<aalm> apritzel, w/regards to above, i was unable to find the binaries i had used, so i never got around testing if retrying would help :/
cptG_ has joined #linux-sunxi
<foxx_> apritzel: v2016.07-rc1 passes init boot sequence ok
cptG has quit [Ping timeout: 260 seconds]
<NiteHawk> didn't we introduce a modified SPL header for sunxi in v2016.07? maybe there's something going on with that... (just a random thought)
<NiteHawk> u-boot commit b19236f
Dodger78 has joined #linux-sunxi
Dodger78 has quit [Client Quit]
Dodger78 has joined #linux-sunxi
Dodger78 has quit [Client Quit]
Dodger78 has joined #linux-sunxi
imcsk8 has quit [Ping timeout: 252 seconds]
kaspter has joined #linux-sunxi
jukivil1 has quit [Ping timeout: 264 seconds]
Michal has quit [Ping timeout: 244 seconds]
Michal has joined #linux-sunxi
clonak has quit [Ping timeout: 240 seconds]
popolon has joined #linux-sunxi
Michal has quit [Ping timeout: 244 seconds]
<apritzel> NiteHawk: this issue is with boot0 only, I couldn't reproduce it with SPL
<apritzel> foxx_: yes, that is the issue then, U-Boot hangs quite early in start.S
<montjoie> apritzel: thanks for the endianess, I will test it this week end
clonak has joined #linux-sunxi
<apritzel> montjoie: I think I have a big-endian ARMv7 initrd somewhere, in case you need this
jukivili has joined #linux-sunxi
<apritzel> montjoie: I used this to test a similar fix for the MMC driver (which also uses DMA descriptors) on my BPi-M1
<montjoie> I need to publish my v3 soon
jstein_ has joined #linux-sunxi
jstein_ is now known as jstein
<foxx_> the cause of boot stuck for uboot is 1a83fb4
<montjoie> apritzel: dmap_map_xxx does not need to have endianess function on their return right ?
<foxx_> uboot v2016.09-rc1 boots with 1a83fb4 reverted
<apritzel> foxx_: I think that's a red herring
<apritzel> we had this commit under suspicion before
<apritzel> AFAICT this affects SPL code only anyway
<apritzel> can you try to reboot several times?
<apritzel> you may see the same issue as I did: sometimes it works
<apritzel> I think we need to add debug UART TX register writes into start.S to spot the issue
<foxx_> apritzel: rebooted many times already
<foxx_> it's ok for me
<montjoie> apritzel: oh you do it but after dma_mapping_error
<apritzel> foxx_: have you ever tried the exact 2016.07 release before?
<foxx_> another issue is that the kernel doesn't boot :)
<apritzel> foxx_: details .... ;-)
<foxx_> apritzel: nope, never. jumped to 2016.xx just yesterday
<foxx_> tried longsleep's u-boot based on 2014.wtf before
<apritzel> foxx_: so maybe it's another issue then, between 2016.07 and 2016.09-rc1
<NiteHawk> ssvb: ^ commit 1a83fb4 has issues on A64 / pine64
<foxx_> sure, I'm not a guru in u-boots
<foxx_> but it gave me an entry point
Michal has joined #linux-sunxi
<apritzel> NiteHawk: as mentioned we had this before, and this commit should only affect SPL, right?
<apritzel> NiteHawk: which isn't used at all here (with boot0_
paulk-aldrin has quit [Quit: Leaving]
<NiteHawk> apritzel: okay, i'm not sure that i followed the discussion closely enough. might better try to reproduce the issue first...
<apritzel> montjoie: yes, otherwise we clobber the possible error code too early
Michal has quit [Ping timeout: 250 seconds]
<montjoie> apritzel: added a comment for it:)
p1u3sch1 has quit [Ping timeout: 244 seconds]
<apritzel> montjoie: yeah, good point, prevents the next one from stumbling over it ;-)
<montjoie> apritzel: for v3 the number of comment change is more than code change:)
<apritzel> that speaks for code maturity
p1u3sch1 has joined #linux-sunxi
<MoeIcenowy> apritzel, foxx_: it's the same issue for me on 2016.07-rc3
<foxx_> 2016.07-rc3 contains 1a83fb4
<foxx_> MoeIcenowy: try to revert it locally and check
<apritzel> foxx_: but I think we tried reverting that, in the end it turned out to be something with tiny_printf, which we fixed
<MoeIcenowy> I'm recently playing with my CHIP
<MoeIcenowy> and waiting for the A64 clock-ng driver by mripard to be merged
<apritzel> MoeIcenowy: which reminds me of finishing that email response on that
<montjoie> apritzel: due to number of users of cpu_to_le32(BIT(x)), perhaps sending a patch of LE32_BIT() could be done:)
<apritzel> montjoie: oh, indeed, I haven't actually checked for other users
<apritzel> great, a mini-series touching code all over the place ;-)
<MoeIcenowy> apritzel: it seems that mripard's patch enabled rsb?
<apritzel> MoeIcenowy: I think he just mentioned it, but I couldn't find it
<foxx_> guys, I came into kernel boot problem now
Michal has joined #linux-sunxi
<foxx_> uboot finds the kernel, tries to load and start it, and that finishes with 'Timer summary in microseconds:' message immediately after booti command
<foxx_> could someone give an entry where to dig?
kaspter has quit [Ping timeout: 276 seconds]
<foxx_> this particular kernel booted well with longsleep' uboot a few days ago
aalm has quit [Ping timeout: 244 seconds]
<longsleep> foxx_: can you post your full output - eg to paste.ubuntu.com or something
<apritzel> foxx_: which code base is this? is this an upstream kernel?
<apritzel> foxx_: you can't boot a BSP based kernel on an "upstream" firmware chain (ATF & U-Boot)
<apritzel> much to longsleep's dismay ;-)
<longsleep> yeah .. :/
<foxx_> kernel is apritzel/a64-v5 merged with upstream 4.7
<apritzel> foxx_: can you post the exact log somewhere?
Michal has quit [Ping timeout: 264 seconds]
<apritzel> foxx_: so no output at all from the kernel?
<foxx_> apritzel: exactly
<apritzel> do you have: "console=ttyS0,115200n8 earlycon=uart,mmio32,0x1c28000" in your command line?
<apritzel> especially earlycon usually gives some hints
<foxx_> setenv bootargs console=tty0 console=ttyS0,115200n8 no_console_suspend root=/dev/mmcblk0p2 irqpoll
<foxx_> hm, I was almost sure I have earlycon
<longsleep> foxx_: the BSP u-boot injects it automagically
<longsleep> also what about the device tree?
fire219 has joined #linux-sunxi
<apritzel> yeah, if earlycon doesn't say anything, that's usually a DT issue
<apritzel> (since the commandline is actually in the DT)
kelvan has joined #linux-sunxi
<foxx_> apritzel: DT issue :)
<foxx_> thanks a lot
<ssvb> NiteHawk: "commit 1a83fb4 has issues on A64 / pine64" <- has anyone confirmed this?
<foxx_> forgot to add dt blob into boot script
<apritzel> ssvb: not yet, reportedly reverting it fixes Pine64 boot0-based boot on 2016.09-rc1
<apritzel> ssvb: but I doubt it's the cause
<ssvb> hmm, this is very strange
Michal has joined #linux-sunxi
<foxx_> ssvb: I reverted this commit locally on v2016.09-rc1 and only that way was able to boot up
<apritzel> ssvb: I think we agreed before that this commit should only affect the SPL
<ssvb> foxx_: and you are using boot0, right?
<foxx_> ssvb: right
<ssvb> apritzel: it might be a good idea to double check it just in case
<apritzel> ssvb: sure, will do later tonight
<ssvb> whether CONFIG_SYS_INIT_RAM_SIZE and/or LOW_LEVEL_SRAM_STACK defines can affect the main U-Boot binary
<apritzel> but I remember we suspected it before and it was something else then
<ssvb> yes, but you were debugging the SPL at that time
IgorPec has quit [Ping timeout: 265 seconds]
uwe__ is now known as uwe_
cnxsoft has quit [Remote host closed the connection]
jernej has joined #linux-sunxi
lemonzest has quit [Quit: Leaving]
afaerber has quit [Quit: Ex-Chat]
<MoeIcenowy> what's axp813?
<MoeIcenowy> where's it used?
<ssvb> foxx_, apritzel: there is indeed one difference in the generated code - https://gist.github.com/ssvb/38bec10f9b49806bf4fb7881dfc5241a
<plaes> wens: where's 813 being used?
<plaes> there's not a single reference in wiki :(
<plaes> err.. axp813
jernej has quit [Quit: Konversation terminated!]
<ssvb> foxx_, apritzel: this is a bit bizarre, I'm now checking why it ends up this way
<apritzel> ssvb: indeed strange, thanks for looking into this ...
ikmaak has joined #linux-sunxi
<foxx_> ssvb: well, i have much more differencies between working and non-working disasms :)
Nacho has quit [Ping timeout: 250 seconds]
<foxx_> i'm just unsure what's really important
Nacho has joined #linux-sunxi
<ssvb> foxx_: how are you building it?
<foxx_> ssvb: what exactly? uboot? disasms?
<wens> plaes: axp818 and axp813 seem to be the same
<plaes> so that's why it's called axp81x?
<ssvb> foxx_: I'm essentially doing "export SOURCE_DATE_EPOCH=1 && make pine64_plus_defconfig && make && sha256sum u-boot-dtb.bin" and there is one byte difference in the binary diff
<ssvb> foxx_: and I don't revert the commit but patch the sources, so that in both cases it is labeled as "U-Boot 2016.09-rc1-dirty (Jan 01 1970 - 00:00:01 +0000) Allwinner Technology"
<foxx_> ssvb: make ARCH=arm CROSS_COMPILE=aarch64-linux-gnu- -j9 mrproper && make ARCH=arm CROSS_COMPILE=aarch64-linux-gnu- -j9 pine64_plus_defconfig && make ARCH=arm CROSS_COMPILE=aarch64-linux-gnu- -j9
<foxx_> both for reverted and non-reverted sources
<ssvb> whatever, I'm getting a much smaller difference than you, so I probably did a somewhat better job filtering out the noise :)
therealfibonacci has quit [Quit: Leaving.]
<foxx_> ssvb: i did aarch64-linux-gnu-objdump -C -d u-boot
<foxx_> both for reverted and original
<ssvb> can you paste your diff?
OverCR has joined #linux-sunxi
<ssvb> foxx_: hmm, there is no 'clear_loop' function in your diff
apritzel has quit [Read error: Connection reset by peer]
<foxx_> ssvb: diff ate it
<foxx_> look around line 90 for suspects
<foxx_> b4a010aa8 <board_init_r>
<foxx_> after that call
<wens> plaes: yeah
<ssvb> foxx_: ok, you also have ".word 0x00019e90" vs ".word 0x00017e90"
<foxx_> ssvb: yes. that's the only similar change we both have :)
<foxx_> maybe that diff will be more convenient
<ssvb> foxx_: as I said, I'm pretty happy with my diff and it already shows that something changes while it shouldn't
<ssvb> still, it is your U-Boot binary that fails to work correctly, so we can't be sure that this particular 'clear_loop' thing is to be blamed for it
<ssvb> but we normally should expect exactly the same binary (with the SPL-specific defines having no effect on it), assuming that U-Boot is really built in the same conditions
reinforce has quit [Quit: Leaving.]
<ssvb> ok, it's CONFIG_SYS_INIT_RAM_SIZE define responsible for this
apritzel has joined #linux-sunxi
afaerber has joined #linux-sunxi
Netlynx has joined #linux-sunxi
apritzel has quit [Ping timeout: 244 seconds]
<ssvb> foxx_: looks like there is some disagreement between armv7 and aarch64 in the way how they set the stack pointer in the initial startup code
Amit_t_ has joined #linux-sunxi
<ssvb> I'll try to do a bit more tests and submit a fix
afaerber has quit [Ping timeout: 250 seconds]
afaerber has joined #linux-sunxi
<foxx_> ssvb: that's too deep for me :) but thanks
<foxx_> finally I've got pine64 fully booted with latest uboot and 4.7 kernel with gmac/phy working out of the box and now I'm really happy
<JohnDoe_71Rus> enthusiasts write driver. Manufacturers release new chips. Interest switched to new items. It is sad.
Amit_t_ has quit [Ping timeout: 250 seconds]
IgorPec has joined #linux-sunxi
IgorPec has quit [Ping timeout: 240 seconds]
apritzel has joined #linux-sunxi
apritzel1 has joined #linux-sunxi
reinforce has joined #linux-sunxi
mossroy has joined #linux-sunxi
Mr__Anderson has quit [Remote host closed the connection]
Mr__Anderson has joined #linux-sunxi
popolon has quit [Ping timeout: 240 seconds]
diego_r has quit [Quit: Konversation terminated!]
enrico_ has quit [Quit: Bye]
massi has quit [Remote host closed the connection]
Mr__Anderson has quit [Remote host closed the connection]
apritzel1 has quit [Ping timeout: 244 seconds]
ricardocrudo has quit [Remote host closed the connection]
matthias_bgg has quit [Quit: Leaving]
IgorPec has joined #linux-sunxi
apritzel has quit [Ping timeout: 244 seconds]
jbrown has quit [Quit: Leaving]
aalm has joined #linux-sunxi
Netlynx has quit [Quit: Leaving]
paulk-collins has joined #linux-sunxi
vagrantc has joined #linux-sunxi
IgorPec has quit [Ping timeout: 240 seconds]
Michal has quit [Changing host]
Michal has joined #linux-sunxi
foxx_ has quit [Ping timeout: 260 seconds]
raknaz has joined #linux-sunxi
raknaz has quit [Client Quit]
p1u3sch1 has quit [Ping timeout: 258 seconds]
p1u3sch1 has joined #linux-sunxi
Mr__Anderson has joined #linux-sunxi
<topi`> has anybody compiled McCalpin's stream.c for the A64? I'm interested how it compares to e.g. S905
p1u3sch1 has quit [Ping timeout: 258 seconds]
foxx_ has joined #linux-sunxi
p1u3sch1 has joined #linux-sunxi
fl_0 has quit [Quit: STRG + Q]
foxx_ has quit [Ping timeout: 250 seconds]
jbrown has joined #linux-sunxi
mzki has joined #linux-sunxi
Mr__Anderson1 has joined #linux-sunxi
BenG83 has joined #linux-sunxi
Mr__Anderson has quit [Ping timeout: 258 seconds]
iamfrankenstein has quit [Quit: iamfrankenstein]
ricardocrudo has joined #linux-sunxi
mzki has quit [Quit: leaving]
koza_ has joined #linux-sunxi
reinforce has quit [Quit: Leaving.]
koza_ has quit [Client Quit]
mzki has joined #linux-sunxi
fl_0 has joined #linux-sunxi
tsuggs has quit [Ping timeout: 240 seconds]
tsuggs has joined #linux-sunxi
fl_0 has quit [Quit: STRG + Q]
fl_0 has joined #linux-sunxi
tsuggs has quit [Ping timeout: 244 seconds]
afaerber has quit [Quit: Ex-Chat]
Mr__Anderson1 has quit [Ping timeout: 250 seconds]
Mr__Anderson has joined #linux-sunxi
apritzel has joined #linux-sunxi
JohnDoe_71Rus has quit [Quit: KVIrc KVIrc Aria 4.9.2, revision: git-6627-gf708225, sources date: 20160102, built on: 2016-05-12 17:32:15 UTC git-6627-gf708225 http://www.kvirc.net/]
Andy-D has quit [Remote host closed the connection]
Mr__Anderson has quit [Ping timeout: 258 seconds]
al1o has joined #linux-sunxi
mzki has quit [Quit: leaving]
gzamboni has quit [Ping timeout: 250 seconds]
paulk-collins has quit [Quit: Leaving]
jstein has quit [Read error: Connection reset by peer]
mossroy has quit [Quit: Leaving]
fl_0 has quit [Ping timeout: 258 seconds]
Andy-D has joined #linux-sunxi
fl_0 has joined #linux-sunxi
ricardocrudo has quit [Ping timeout: 244 seconds]
vagrantc has quit [Quit: leaving]
OverCR has quit [Quit: Leaving.]
Da_Coynul has joined #linux-sunxi