FlexCAN driver in SabreSD (3.0.35 + Yocto)

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

FlexCAN driver in SabreSD (3.0.35 + Yocto)

1,436 次查看
andoniirizar
Contributor II

I'm triyng to setup a CAN interface between my SabreSD board and a CAN viewer from a PC.

Kernel version is 3.0.35, the configuration options of the kernel have not been touched from the repo version.

Nevertheless I've checked that Flexcan is indeed enabled.

The output when booting my system is as follows:

root@imx6qsabresd:~# dmesg | grep can

vcan: Virtual CAN interface driver

flexcan netdevice driver

can: controller area network core (rev 20090105 abi 8)

can: raw protocol (rev 20090105)

can: broadcast manager protocol (rev 20090105 t)

root@imx6qsabresd:~# dmesg | grep CAN

vcan: Virtual CAN interface driver

CAN device driver interface

But no /dev/can0 device exists

Regards

Andoni

标记 (2)
0 项奖励
回复
2 回复数

910 次查看
igorpadykov
NXP Employee
NXP Employee

HI Andoni

Sabre SD BSP does not support CAN it is supported for Sabre AI boards,

as shown in attached BSP Release Notes for these boards.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

910 次查看
andoniirizar
Contributor II

Thanks Igor for the info!!

I've looked at this file to make it work (How to enable CAN bus on i.MX6Q SabreSD​)

But it seems to be targeted for LTIB.

Do you know how to make it work with yocto?

Regards

Andoni

0 项奖励
回复