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.
工具与软件:
尊敬的 TI 团队:
我想将内核从 SDK 9.01上的6.1.46升级到6.6.32、 内核6.6.32升级到 SDK 10.00。
即:
-使用的平台: SDK 9.01.
-内核升级: 6.1.46 -> 6.6.32的 SDK 10.00
内核升级需要使用哪些部件?
我想知道我是否只需要更改内核源目录、或者我是否还需要更改其他部分、例如存储器映射、以太网 FW、u-boot 等
请告诉我如何升级 Linux 内核。
谢谢!
DJ Kim
您好!
更好的方法是迁移到具有6.6内核的10.0 SDK。
https://www.ti.com/tool/download/PROCESSOR-SDK-LINUX - J7200-10.00.07.03
否则、将会困难得多:
您需要仅使用适用于内核的 SDK git 树:
https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?h=ti-linux-6.6.y
-基尔西