Hi Renaud, On Wed, Nov 09, 2011 at 11:03:14AM +0000, Renaud Barbier wrote: > Is there any example of running a module with barebox? No, currently no example. It's similar to the kernel: enable module support (depends on experimental), build barebox as usual and do a make modules afterwards. There currently is no modules_install target, you have to pick the .ko files manually and transfer them to your board. Note that you will probably hit some 'undefined' errors, you would have to add the missing EXPORT_SYMBOLs to some functions. Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox