I am trying to come up to speed on developing firmware for the PRU in the AM335x. I have found this turorial...
processors.wiki.ti.com/.../PRU_Training:_Hands-on_Labs
I am currently stuck trying to build the drivers for virtio.ko and virtio_ring.ko. I made all the patches to get the remoteproc driver to build and that seems to have been successful. But it depends on the virtio drivers and I can't find a way to get those to build. I have enabled all the options that I can find in menuconfig to no avail.
Can someone please point me in the right direction?
This is for SDK7 kernel version 3.12.10