内核源码位于工程目录下(petalinux-config -c kernel)
每个版本不太一样
(搜索任意一个linux下的文件即可,比如find -name goku_udc.c)
petalinux2019.2
components/plnx_workspace/sources/linux-xlnx
内核配置文件(2019.2)
components/plnx_workspace/sources/linux-xlnx/oe-local-files/devtool-fragment.cfg
components/plnx_workspace/sources/linux-xlnx/oe-local-files/plnx_kernel.cfg
部分版本路径:
(build/tmp/work-shared/plnx-zynqmp/kernel-source/)
2021.2
build/tmp/work-shared/zynqmp-generic/kernel-source/
官方下载链接
dtc -I dtb -O dts images/linux/system.dtb -o a.dts
https://github.com/Xilinx/linux-xlnx

4968

被折叠的 条评论
为什么被折叠?



