Hi igor,
Thank you for your reply.
I can enable flexcan1 by using the following U-Boot commands.
=> i2c dev 2
Setting bus to 2
=> i2c mm 32 0
00000000: 11 ? 0
00000001: 00 ? ef
00000002: f0 ? 0
00000003: ff ? 0
00000004: 01 ? ac
00000005: 00 ? ?
- read input_port_reg(0x00)
- set output_port_reg(0x01) to 0xef
- set polarity_reg(0x02) to 0x00
- set config_reg(0x03) to 0x00
- set timeout_reg(0x04) to 0xac
Best regards,
Hisashi USUDA