CAN 0 node is not appeared when we build flexcan driver along with kernel

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

CAN 0 node is not appeared when we build flexcan driver along with kernel

602 Views
santhoshkarthik
Contributor III

Hi,

   CAN 0 node is not appeared(in ifconfig -a) when we built along with kernel and I could not do following commands

$echo 125000 > /sys/devices/platform/FlexCAN.0/bitrate

$ip link set can0 up

But if we build FlexCAN as a module, It works and I appiled following patch as well

linux-2.6.35.3-imx28/flexCAN-fixes.patch at master · embeddedarm/linux-2.6.35.3-imx28 · GitHub

Please help me to resolve this issue.

Thanks,

Karthik

Labels (1)
0 Kudos
0 Replies