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.

[参考译文] CC3351:CC3351 是否支持 Android 12(内核 4.19.232)

Guru**** 2928980 points

Other Parts Discussed in Thread: CC3351

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/wireless-connectivity/wi-fi-group/wifi/f/wi-fi-forum/1649101/cc3351-does-cc3351-support-android-12-kernel-4-19-232

器件型号: CC3351

TI 团队大家好、

TI 团队大家好、

我们正在为使用运行 Android 12(内核 4.19.232)的 RK3568J 平台的项目评估 CC3351。

我们注意到 TI 已在您的官方 GitHub 存储库中发布了 Linux 内核 4.19 补丁。 我们想阐明有关此设置的一些内容:

Android 兼容性:TI GitHub 上的内核 4.19 补丁是否可以直接应用到 Android 12 环境? Android 用户空间兼容性是否需要进行任何特定修改?

Android 移植指南和 HAL:TI 是否提供官方 Android 集成/移植指南、以及适用于 CC33xx 系列的 Android 12 参考指南?

谢谢!

此致、

Dylan

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    尊敬的 Dylan:

    由于 Android 是基于 Linux 内核的、因此在支持 cc3351 的 wifi 功能时没有问题、您也可以将内核 4.19 与补丁一起使用。

    我们没有专门针对 Android 的正确移植指南、但与 Android 的集成与常规嵌入式 Linux 的集成非常相似。 一般步骤如下所示:

    1.使用 cc33xx 驱动程序修补 Linux 内核、并在必要时应用其他内核移植补丁。

    2.将 cc33xx_fw.bin、cc33xx_2nd loader.bin 和 cc33xx-conf.bin 安装到目标文件系统的/lib/firmware/ti-connectivity 中。

    3.修改设备树以包括 cc33xx SDIO 节点。