mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* module
@ 2011-11-09 11:03 Renaud Barbier
  2011-11-09 11:21 ` moduleg Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Renaud Barbier @ 2011-11-09 11:03 UTC (permalink / raw)
  To: barebox

Is there any example of running a module with barebox?

Cheers,
Renaud.


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: moduleg
  2011-11-09 11:03 module Renaud Barbier
@ 2011-11-09 11:21 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2011-11-09 11:21 UTC (permalink / raw)
  To: Renaud Barbier; +Cc: barebox

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@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-11-09 11:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-09 11:03 module Renaud Barbier
2011-11-09 11:21 ` moduleg Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox