1.7Linux Components Selection选项可以配置 uboot 和 Linux 内核来源,默认从 git 上下载,这里选用本地内核文件,进入Linux Components Selection→linux-kernel (linux-xlnx),选中ext-local-src 1.8 选择External linux-kernel local source settings→EXternal linux-kernel local source path,填写本地 Linux 内核源码的...
定制kernel可以选择使用外部的kernel source,具体可以参考UG1144 CH.9 Advanced Configurations-->Configuring Out-of-tree Build-->Using External Kernel and U-Boot With PetaLinux定制rootfs可以参考UG1144 CH.7 Customizing the RootfsSelected as BestSelected as ...
其中-C选项将当前工作目录转移到指定的位置;KERNEL_SRC是Yocto/PetaLinux在文件components/yocto/layers/core/meta/classes/module.bbclass里定义的变量,指定了Linux内核源代码目录,一般是Petalinux工程目录下的子目录“build/tmp/work-shared/zynqmp-generic/kernel-source”。这样编译时先进入内核源代码目录,先执行其中的...
LinuxPetaLinux2016.4 PetaLinux: External kernel source with "petalinux-config -c kernel" ends up with errors "merge_config.sh is missing".(Xilinx Answer 68437)2017.1 LinuxATF2016.4 SDK - ATF sources that were included with SDK are not the same used in PetaLinux.(Xilinx Answer 68474)2017.1 ...
1.7 Linux Components Selection 选项可以配置 uboot 和 Linux 内核来源,默认从 git 上下载,这里选用本地内核文件,进入Linux Components Selection→linux-kernel (linux-xlnx),选中ext-local-src 1.8 选择External linux-kernel local source settings→EXternal linux-kernel local source path,填写本地 Linux 内核源码...
1.7 Linux Components Selection 选项可以配置 uboot 和 Linux 内核来源,默认从 git 上下载,这里选用本地内核文件,进入Linux Components Selection→linux-kernel (linux-xlnx),选中ext-local-src 1.8 选择External linux-kernel local source settings→EXternal linux-kernel local source path,填写本地 Linux 内核源码...
b.如果只是需要修改u-boot或者kernel源码的话,我们还可以通过external的方式来实现。 利用git工具,从上面的列表中找到对应的版本,然后下载下来。 git clone -b<version> <source link> 接着在petalinux工程的目录下使用petalinux-config命令来修改u-boot或者kernel的源配置。
NOTE: linux-xlnx: compiling from external source tree /home/lzl/zynq_kernel/atk-zynq-linux-xlnx...
接着在petalinux工程的目录下使用petalinux-config命令来修改u-boot或者kernel的源配置。 u-boot external配置: Linux components Selection -> u-boot -> ext-local-src Linux components Selection -> External u-boot local source settings -> External u-boot local source path ...
[liuwanpeng@localhost ~]$ source /opt/pkg/petalinux/settings.sh PetaLinux environmentsetto'/opt/pkg/petalinux'INFO:Checking free disk spaceINFO:Checking installed toolsINFO:Checking installed development librariesINFO:Checking networkandother servicesWARNING:No tftp server found - please referto"PetaLinux ...