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.

[参考译文] AM625:Debian 成熟度

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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1624961/am625-debian-maturity

器件型号: AM625

有一个用于制作 SD 卡的 debian .img 文件、但没有 debian SDK、但有一份用户指南:

https://software-dl.ti.com/processor-sdk-linux/esd/AM62X/11_02_08_02_Debian/exports/docs/devices/AM62X/debian/Getting_Started_Guide.html

没有像 Yocto 构建 SDK 这样的 Uboot/内核/驱动程序部分、如何在 Debian SDK 上执行此操作?

客户询问 Debian 是否稳定、在 CI/CD 中未找到测试记录:

https://software-dl.ti.com/cicd-report/linux/index.html?section=snapshot&platform=am62xx&snapshot=cicd.scarthgap.202510021800

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

    尊敬的 Tony:

    如您参考的 AM62x Debian 文档的概述部分所述、AM62x 的 Debian 映像是从开源 Armbian 工程创建的、因此没有这样的 Debian SDK。

    没有像 Yocto Build SDK 那样的 Uboot/内核/驱动程序部分、如何在 Debian SDK 上执行此操作?

    https://software-dl.ti.com/processor-sdk-linux/esd/AM62X/11_02_08_02_Debian/exports/docs/debian/Building_Debian_Packages.html

    本页介绍了如何构建 Debian 软件包、包括 U-Boot 和内核。

    客户询问 Debian 是否稳定、在 CI/CD 中找不到测试记录:

    Debian/Armbian 项目与 Yocto 项目大不相同。 与 Armbian 中每个软件包都由最终用户从源代码进行编译的 Yocto 不同、在 Armbian 中、每个软件包都从 Armbian 软件包存储库中以二进制文件形式提供、用户只需使用 apt 命令来下载和安装它们。