Edited by boob at 2016-6-2 18:18
Hello
I try to compile Openwrt Buildroot with linux4.6 and the smooth driver for ethernet, thanks to linux-sunxi team and also Others I forget for sure.
Here an image (10MB) for testing on OP PC...
http://www.filedropper.com/openw ... sdcard-vfat-ext4img
Working :
-USB ECHI/OCHI on 3 port host.
usb mass storage mounting in ext4 ok.
usb wireless RT5370 Wireless Adapter ok.
usb ethernet Realtek R8152 ok.
usb PL2303 Serial Port ok.
usb 3G modem Qualcomm, Inc. Siemens SG75 ok.
- I2C x 3 + 1 SPIdev in /dev/ thanks to MartinAyotte patch. Not tested.
- UART x 2
I create an "pinout-helper" property in device tree to find faster the right pins from your user program
cat /sys/firmware/devicetree/base/soc/i2c@01c2ac00/pinout-helper : SCK->

A11,SDA->

A12
An other for RPI standard port pin number is an idea.
- Ethernet EMAC internal Phy work verry fine, i notice the OP PC need to be connected to an active ethenet cable (to a computer or router) to succes driver initialisation.
After no problem with plug unplug...30% cpu usage on 1 core for BW iperf > 90Mbits - very good work sunxi team
Not working :
- lsmod segment fault
- USB audio sound card
- audio codec sound card
- usb musb otg
OP PC become an usable device for sure and finaly a good way to learn linux as you can