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.

[参考译文] TDA4VE-Q1:通过对 J721s2 SDK Linux r10.1 进行内核修改来重建 Yocto

Guru**** 2448780 points
Other Parts Discussed in Thread: TMDSCNCD28379D

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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1548503/tda4ve-q1-rebuild-yocto-with-kernel-modification-of-j721s2-sdk-linux-r10-1

器件型号:TDA4VE-Q1


工具/软件:

尊敬的 TI 专家:

我们将 TDA4VE EVM 与 RTOS/Linux SDK r10.1 搭配使用。
我们想在 Linux 内核的 defconfig 中启用一些驱动程序、重新编译内核并重新生成 tisdk-adas-image-j721s2-evm.tar.xz。

按照以下链接中的说明、我们在 sdk/board-support/ti-linux... 目录并使用顶级 Makefile (make Linux) 来构建内核。 已成功生成驱动程序模块文件。
https://software-dl.ti.com/jacinto7/esd/processor-sdk-linux-j721s2/10_01_00_04/exports/docs/linux/Overview_Top_Level_Makefile.html

但是、在使用以下命令重新编译 Yocto 时:
$ MACHINE=“j721s2-evm" bitbake“ bitbake -k tisdk-adas-image

似乎新生成的 tisdk-adas-image-j721s2-evm.tar.xz 中未包含内核修改。

Yocto 构建过程似乎没有执行板支持/ti-linux...中所做的更改 TMDSCNCD28379D 文件夹。

我们想知道如何正确反映 Yocto 构建所生成的 tisdk-adas-image 中的内核更改?

1. Yocto 构建使用的内核源代码位于何处?

2.修改 Yocto 内核源后、我们应该运行哪个命令来重建内核并重新生成 tisdk-adas-image?

感谢您的指导。

此致、

Christopher