I have a zedboard, i am trying to boot linux from it. I was able to successfully do that. My goal was to be able to write custom kernel drivers for it. My goal was to be able to build and test the drivers via ssh on the board without using petalinux-create modules. Also i was able to build the drivers, but anytime i tried to install the kernel modules, the probe function was never called. Is there any configuarions that i am missing on petalinux, also if anyone have any tutorials whether or petalinux or anything else that will be helpful please point me to it