We bought two new rock pi 4b board.
Whenever we trying to access uart 4 some time working some time not working if we reboot also same issue. sudo cat /dev/ttyS4 cat: /dev/ttyS4: Input/output error
Note - old borad working fine
Why we getting error ?
How to resolve ?
hw_intf.conf controls what device tree is loaded at boot time. device tree specify the hardware resource kernel can use. you can check below for more info.