Yocto Integration of Older Driver

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Yocto Integration of Older Driver

1,108件の閲覧回数
PaulDeMetrotion
Senior Contributor I

I have an older driver for a touchscreen controller. I need to integrate it into the Yocto build because it is not in the list provided during the menuconfig build. It is also not Open Firmware compliant if there is such a thing. I created a recipe for this driver but get quite a few errors. I assume the driver is not compatible with this source tree. Does anybody have experience doing this type of thing?

ラベル(3)
0 件の賞賛
返信
1 返信

1,000件の閲覧回数
gusarambula
NXP TechSupport
NXP TechSupport

Hello Paul DeMetrotion,

There is some information on adding a driver in the Yocto environment on the BSP Guide as well as some online tutorials.

http://www.yoctoproject.org/docs/current/bsp-guide/bsp-guide.html

Adding the driver, tough, would also require reviewing its compatibility with your desired kernel version. If the driver won’t work on the kernel you are using (and this with or without device tree accordingly) you would need to port your driver to the new kernel and then work on integrating it in Yocto.

I hope this helps!

Regards,

0 件の賞賛
返信