Tool/software: Linux
So... I was developing a PRU code with the newish remoteproc / rpmsg framework. And I really liked how in kernel 4.1.x and 4.4.x that the code would but the PRU up during boot up.. often before much of the rest of the system was fully operational. However, in recent 4.9.x kernels, the autoboot of the PRUs seems to have disappeared and in general in debian it takes FOREVER for the pruss remoteproc drivers to load and even then they won't autorun. I can't figure out why this was done. Or what the workaround might be. Certainly, remoteproc0 boots the M3 quickly enough.