大家好,最近在用AM335x EVM,需要调用到SPI的驱动,用的linux系统,可是linux的文件系统里/dev下没有spi的驱动,我看源码里有spi的源码,可是网上只有uboot和kernel的编译方法。我想编译文件系统把spi的驱动打开,可是不知道怎么编译文件系统,求指导。
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
大家好,最近在用AM335x EVM,需要调用到SPI的驱动,用的linux系统,可是linux的文件系统里/dev下没有spi的驱动,我看源码里有spi的源码,可是网上只有uboot和kernel的编译方法。我想编译文件系统把spi的驱动打开,可是不知道怎么编译文件系统,求指导。