cdsteinkuehler / beaglebone-universal-io

Device tree overlay and support scripts for using most available hardware I/O on the BeagleBone without editing dts files or rebuilding the kernel
GNU General Public License v2.0
127 stars 54 forks source link

added cape-universala: a combination of universal, emmc and hdmi #30

Closed bobvanderlinden closed 9 years ago

bobvanderlinden commented 9 years ago

As a solution to #29 I've combined the universal, emmc and hdmi capes into a single separate cape named universala. The test file mentioned in #29 seems to be working well with this setup, with the overlay lines altered to:

overlay universala

https://gist.github.com/bobvanderlinden/7fa5012acf00eac1bd0e

bobvanderlinden commented 9 years ago

Thanks!