Hi,
I am currently working on EVM OMAPL137 & Linux kernel is used in the system.
EVM OMAPL137 have PRU system.
I have a serial daughter card for EVM OMAPL137 & I have tested the PRU serial expansion card by applying patch to the Linux kernel & loading the PRU module. The PRU system works properly.
But now I have build a new ramdisk from scratch using busy box v1.18.5 & I have copied the same configuration of PRU, PRU firmware & PRU module into the new ramdisk.
Now when I try to load PRU module it given me "can't load firmware" error. This PRU module & firmware use to work properly.
PRU firmware configuration is set in /lib/udev/firmware.sh. In firmware.sh FIRMWARE_DIRS="/lib/firmware/omapl_pru" configuration is set & OMAP_PRU firmware are kept in directory "/lib/firmware/omapl_pru". The above given setting use to work with arago ramdisk, but it is giving issue in my new ramdisk.
According to me issue might be related to mdev in busybox. In arago ramdisk udevd utility is present.
Can anyone provide solution for above given issue.
Thanks & Regards
Jitendra