I've just set up a new Debian 9.5 (kernel 14.4.71-ti-r80) image <https://debian.beagleboard.org/images/bone-debian-9.5-iot-armhf-2018-10-07-4gb.img.xz> and made the following changes to /boot/uEnv.txt:
disable_uboot_overlay_video=1 uboot_overlay_pru=/lib/firmware/AM335X-PRU-RPROC-4-14-TI-00A0.dtbo I've also disabled loading of the uio modules. ( /etc/modprobe.d/pruss-blacklist.conf) blacklist uio blacklist uio_pdrv_genirq However, I don't see any evidence that the rproc module has loaded the PRU: "uio\|pru" Specifically, there is no module for the PRU in /sys/class/remoteproc/. remoteproc0 appears, but this is for the M3 power management unit. Am I doing anything wrong? or is there an additional step to allow use of the PRUs? What should I look at to debug this issue? -- 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/175aee21-2342-4047-8de3-e898ff831bf0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
