ARM64 – Odroid C2 – Kernel 4.10-rc Config Example..
As Odroid C2 support by the ‘mainline’ kernel is – hopefully – nearing completion, I have put a sample of my Kernel config at http://pastebin.com/XWfMEWHx .
The C2 is used for ‘headless’ operation, at present, and USB still does not work.. The kernel is 4.10-rc3, with the ‘Ethernet-TX’ dts patch applied.. (see http://rglinuxtech.com/?p=1872 ).
Robert Gadsdon. January 14, 2017.
You mention that USB is not working yet.
I run the latest next kernel from Jan 13th and with the following two patches applied on top USB seems to be working.
Not sure whether both patches are needed, was too lazy to test.
However I just tested with two simple USB LED devices (one with USB 1.1 and one with USB 2.0 interface).
http://www.spinics.net/lists/linux-usb/msg151687.html
http://www.spinics.net/lists/linux-usb/msg151688.html
Thanks for the links… There seem to be a lot of Odroid C2 GXBB patches in the pipeline, but still not merged..
RG.
Any reason for not including CONFIG_MESON_EFUSE?