ZCU102 PetaLinux Image Build Steps
ZCU102 PetaLinux Image Build Steps
1. After Installing the PetaLinux, we created the PetaLinux project using command
select “Subsystem AUTO Hardware Settings -> Advanced bootable images storage
Settings -> dtb image settings -> image storage media -> primary sd”
Select Subsystem AUTO Hardware Settings ---> Advanced Bootable Images Storage
Settings ---> boot image settings ---> Image Storage Media→ primary sd
Select Subsystem AUTO Hardware Settings ---> Advanced Bootable Images Storage
Settings ---> kernel image settings---> Image Storage Media→ primary sd
De-select DTG Settings > Kernel Bootargs > [ ] generate boot args automatically and
“General setup -> Initial RAM file system and RAM disk (initramfs/initrd) support”
b. Disabling the PMBUS PMIC so that power demo can use them without any issues
“Bus Support -> PCI support” This needs to be disabled for this version”
d. Save and Exit the kernel wizard.
5. Build the updated Project Directory by using command “petalinux-build”
6. After successful build, Output binaries can be found in “<petalinux-project>/images/linux”
directory.
7. Create BOOT.bin (with above created binaries) using below command
8. Copy the files “BOOT.BIN”, “image.ub” and “system.dtb” in to the BOOT partition of SDCARD
9. The second partition of SDCARD consists “filesystem” like Ubuntu or Debian.
10. Set Boot mode to SD mode (switching SW6 of ZCU102):
1 2 3 4
ON OFF OFF OFF
11. Place the SDCARD in the sdcard slot and switch on the board in SD mode