[INFO] Generating kconfig for Rootfs [INFO] Silentconfig rootfs [INFO] Generating plnxtool conf [INFO] Generating workspace directory [INFO] Configuring: u-boot [INFO] devtool modify u-boot-xlnx NOTE: Starting bitbake server... NOTE: Reconnecting to bitbake server... NOTE: Retry...
Each time, I try to config the kernel or rootfs. Devtools warning popsup. Could someone say how can I solve the issue? いいね!返信 ottob (Member) 4年前 I would wait for 2021.1. I found the 2020.x releases of Petalinux pretty buggy (Problem in this topic, GDB/TCF is unstable) ...
rootfs.tar.gz isn't burnd into SD card ext4 partion correctly u-boot bootargs setting is not match the the partition of SD card ext4 ext4 is not enable in linux kernel configuration SD card is physically damaged In my experience, I doubt the 2 item first ,Could you please access your ...
#!/bin/bash proj=$1 base_dir=`pwd` proj_dir=$base_dir/$proj config_dir=$base_dir/soft_config bsp=$config_dir/xilinx-zcu102-v2017.1-final.bsp gen_config=$config_dir/config rootfs_config=$config_dir/rootfs_config device_tree=$config_dir/system-user.dtsi fpga=$config_dir/rocketchip_...