文件分類 [總覽]
社群資訊
a spi driver of s3c6410 in embedded linux
(新, samlin49@gmail.com, 2010-10-27 17:25)
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)