[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [microblaze-uclinux] Loadable modules?



Hi Jari,

Jari wrote:
> I am trying to port the RTAI into uClinux MicroBlaze. It will need the
> loadable modules support in the kernel configuration. 
> Do you have any suggestion about it?

Therrte's a couple of steps - enabling loadable module support in the 
kernel configuration (make menuconfig -> kernel settings).  I think I've 
turned it on before and had no compiler errors.

The second part is insmod, lsmod, depmod and friends.  They exist in 
busybox, but I do remember turning them on and getting error messages 
saying "unsupported architecture".  So, it will be necessary to add 
microblaze support for the loadable module user apps in busybox.  I 
suspect there won't be a great deal to it, but I've never looked so I'm 
only guessing.

Try enabling the kernel support for loadable modules first, see how that 
goes, then look at busybox.   Keep me informed with your progress, I 
don't think it should be too hard.

Cheers,

John

___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/