On 12/6/2016 4:42 AM, [email protected] wrote: > Hi, I have found setting the pru uart pins P9_17 and P9_18 to mode 5 does > not work using config-pins with the latest release Debian 8.6. > The overlays I used in Debian 7.9 no longer work. I have found that the > overlay used to disable the hdmi, univ-emmc-00A0.dtbo does > not include the pru_uart option for P9_17 and P9_18, whereas cape-universal > does. So I copied the entries for P9-17 & -18 over to > univ-emmc, recompiled and copied to /lib/firmware which seems to solve the > problem. Has anyone else had a similar experience?
I only recently added support for the PRU peripherals. Your problem stems from the fact that I do not have a univ-emmc cape in my original repo: https://github.com/cdsteinkuehler/beaglebone-universal-io ...so the univ-emmc overlay didn't get updated when the changes were merged into the official BB overlay repo: https://github.com/beagleboard/bb.org-overlays ...and it's likely the other univ-* capes have the same problem (the cape-univ* files exist in my original repo and should be OK). I'm sure Robert Nelson would appreciate a PR! -- Charles Steinkuehler [email protected] -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/c4773580-8e6a-17e8-e7a7-f96e00966ddf%40steinkuehler.net. For more options, visit https://groups.google.com/d/optout.
