Yocto build problem with Nitrogen6x configured to include MIPI camera

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Yocto build problem with Nitrogen6x configured to include MIPI camera

2,127 次查看
hkh
Contributor II

I am trying to build Yocto for BoundaryDevices nitrogen6x. I was able to build and test this a couple of months ago. This week I checked out a fresh copy and tried to build fsl-image-gui, and I am getting this error:

ERROR: “csi_dmareq_rff_enable” [drivers/media/video/mxc/capture/csi_v4l2_capture.ko] undefined!

| ERROR: “csi_dmareq_rff_disable” [drivers/media/video/mxc/capture/csi_v4l2_capture.ko] undefined!

| ERROR: “csi_regbase” [drivers/media/video/mxc/capture/csi_v4l2_capture.ko] undefined!

| make[1]: *** [__modpost] Error 1

| make: *** [modules] Error 2

I have enabled CSI camera support because I am configuring the build to include a MIPI camera (ov5640).

Any idea what the problem might be?

Thanks,

标签 (2)
标记 (2)
0 项奖励
回复
1 回复

1,920 次查看
hkh
Contributor II

I resolved the issue by removing CSI camera support (Device Drivers->Multimedia support->Video capture adapters->MXC Camera/V4L2 PRP Features support). I had enabled it thinking it was needed for MIPI input.

Why CSI camera support is not needed? I thought both CSI2/MIPI and parallel cameras go through CSI input.

0 项奖励
回复