知識社群登入
位置: 艾鍗學院 Blog > 專業論壇 > 討論
a spi driver of s3c6410 in embedded linux
1樓
Hi, I'm trying to make a spi driver of embedded linux.

By using the dma6410L SDK to make a virtual bank for the physical bank of spi; as,   
a reference in a program( arch/arm/plat-s3c64xx/cpu.c, line 103 )

Then we don't have to use ioremap to transfer in the spi driver of embedded linux.



       
附件
1. cpu.c (4 KB)