TI中文支持网
TI专业的中文技术问题搜集分享网站

am335x WL1807如何移植linux3.2?

am3352的开发板,linux-04.06.00.07 的内核,如何驱动wl1807.我们参考了http://processors.wiki.ti.com/index.php/WL18xx_AMxxx_Platform_Integration_Guide#Kernel_Integration_with_SDK_8.x_Linux_3.14 里面Kernel Integration with SDK 6.0 Linux 3.2部分,下载了补丁包,补丁包内核是

— a/board-support/linux-3.2.0-psp04.06.00.11/arch/arm/configs/tisdk_am335x-evm_defconfig 2013-06-25 22:39:06.000000000 +0100
+++ b/board-support/linux-3.2.0-psp04.06.00.11/arch/arm/configs/tisdk_am335x-evm_defconfig 2014-07-18 16:14:28.740413384 +0100
@@ -2813,3 +2813,6 @@ CONFIG_HAS_DMA=y                                  CONFIG_NLATTR=y
 CONFIG_AVERAGE=y
 # CONFIG_CORDIC is not set
+
+#add for R8.4 WL8 build
+CONFIG_CRYPTO_CCM=y

看不懂怎么用这个补丁包啊

Jian Zhou:

关于Linux系统打补丁,请参考:

http://processors.wiki.ti.com/index.php/Working_with_Linux_patches

赞(0)
未经允许不得转载:TI中文支持网 » am335x WL1807如何移植linux3.2?
分享到: 更多 (0)