RobertCNelson / armv7-multiplatform

MIT License
75 stars 42 forks source link

V4.14.x udoo tested on udoo quad and neo #41

Closed sarnold closed 6 years ago

sarnold commented 6 years ago

The important bits are the udooqdl patches for devices required by Arduino IDE uploader to work. The other relevant config changes besides the ref_config change are 1) coda vpu as modules, and 2) hardware rng as modules. There is also a new Gentoo wiki page you're mentioned in (again).

https://wiki.gentoo.org/wiki/Udoo

RobertCNelson commented 6 years ago

@sarnold nice! i'll merge and test out tomorrow. (usb: is it working? i can't remember if v4.14.x needed to be re-synced, or v4.15.x)..

Regards,

sarnold commented 6 years ago

Udoo quad: usb console port works (serial jumpers in default positions) and usb host works with a small keyboard/touchpad thingie. Other than that I din't really test USB for anything else. Udoo neo: no hdmi so no use for a keyboard; I played with the gadget ethernet/serial stuff a bit, worked fine over the micro USB connector. Not sure if the host port works or not.

So, quad/dual has all the bits to run updated arduino IDE (patched with udoo platform tree) and the udoo bossac tool, plus the distro arm-none-eabi toolchain and mainline everything. OTOH, Neo has very basic DTS support with working ethernet/wifi/bluetooth but is missing all the other dts bits from the vendor side for M4, hdmi, lots of I/O, etc. <= patches needed here