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