This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM3517 EVM Booting problem

Other Parts Discussed in Thread: AM3517

When I booting my am3517 evm ( from mmc, nfs ), it always shows an error:

udevd[519]: inotify_add_watch(3, (null), 10) failed: Bad address

And it takes most of booting-time after this script:

boot script rc.pvr -> /etc/init.d/rc.pvr <----- Jammed after this

kernel module pvrsrvkm.ko -> /lib/modules/2.6.32/kernel/drivers/char/pvrsrvkm.ko

..........

Can this be improved? thanks