Hello,
I using xillinux and want to communicate with NFC module by SPI protocol.
I add SPI1 to PMOD pin (in xilinx platforn studio) and export project to SDK for generate devicetree. Then i replace original file by new file that I generted to boot partition(MicroSD).but xillinux not run when i power on.
How to config files for use SPI on Xillinux?
or new way to use SPI on ubuntu(such as linaro ubuntu).
Thank you.