Other Parts Discussed in Thread: SYSCONFIG
Hi,
I am using the SK-AM62AX-LP board and I am planning to use the SPI communication on the board, to test the spidev test.
But there is no spidev under the /dev folder. After visiting forum, I have understood that, DTS files needs to be modified.
root@am62axx-evm:~# ls /dev/spidev*
ls: cannot access '/dev/spidev*': No such file or directory
So, i would like to know
a) How and where to modify
b) How to compile it for getting the final image file.
Thanks, Manoj.