开发者

omap3 gpmc config in linux

Is it possible to change configuration of a OMAP3 gpmc after boot-up on linux? I 开发者_JAVA技巧am writing a driver for a device that use the OMAP3 gpmc bus. We would prefer to be able to load the driver only when needed. Would linux allow it, since the GPMC control also program memory?


(If you haven't done it already, I suggest you join TI e2e community: there are many ongoing discussions about TI OMAP architecture and TI engineers overview the forums to provide answers).

You could specify a device driver as built-in or module when you configure the kernel. You can load that module later on with the insmod command. That option depends on your target architecture, of course.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜