linux-sunxi
linux-sunxi copied to clipboard
Linux source for Allwinner/Boxchip F20 (sun3i), A10 (sun4i), A12/A13 (sun5i), A20 (sun7i) SoCs -- You can visit it a chat at https://gitter.im/dan-and/linux-sunxi --
error occurs while compiling for sun4i using linaro 6.x drivers/char/sunxi_mem/sunxi_physmem.c:22:27: fatal error: mach/includes.h: No such file or directory #include linaro: https://releases.linaro.org/components/toolchain/binaries/6.1-2016.08/arm-linux-gnueabihf/ OS: ubuntu 18.04.1 config:https://gist.github.com/Plast0000/c96c4f2e66e45ab147375e84d98e074f
Hi, [1520_fix-race-condition-in-packet-set-ring.patch.zip](https://github.com/dan-and/linux-sunxi/files/678754/1520_fix-race-condition-in-packet-set-ring.patch.zip) Patch coming from Gentoo \: https://gitweb.gentoo.org/proj/linux-patches.git/log/?h=3.4
I'm trying to get wifi working with the following stack: - your kernel dan-3.4.current - systemd 216 - connman I can `modprobe bcmdhd` and see the wifi interface listed in...
Is the new r6p1 release worth integrating into the linux-sunxi kernel? The three driver components for Linux are: - Kernel driver: [DX910-SW-99002-r6p1-01rel0.tgz](http://malideveloper.arm.com/downloads/drivers/DX910/r6p1-01rel0/DX910-SW-99002-r6p1-01rel0.tgz) - Xorg module: [DX910-SW-99003-r6p1-01rel0.tgz](http://malideveloper.arm.com/downloads/drivers/DX910/r6p1-01rel0/DX910-SW-99003-r6p1-01rel0.tgz) - UMP library: [DX910-SW-99006-r6p1-01rel0.tgz](http://malideveloper.arm.com/downloads/drivers/DX910/r6p1-01rel0/DX910-SW-99006-r6p1-01rel0.tgz)
HI, I have tested lirc_gpio driver in blast mode on cubietruck. It emit correct code but a half of the frequency required. I think that function udelay can't produce correct...