Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
resources:tools-software:linux-build:generic:zynq [30 Mar 2023 12:51] – Remove mentioning of SDK and add 2021_R1 release branch Iulia Moldovanresources:tools-software:linux-build:generic:zynq [02 Feb 2024 16:08] (current) – update: master -> main Marcelo Schmitt
Line 3: Line 3:
 ===== The script method ===== ===== The script method =====
  
-We provide [[https://raw.githubusercontent.com/analogdevicesinc/wiki-scripts/master/linux/build_zynq_kernel_image.sh|a script that does automates]] the build for Zynq using the Linaro toolchain.+We provide [[https://raw.githubusercontent.com/analogdevicesinc/wiki-scripts/main/linux/build_zynq_kernel_image.sh|a script that does automates]] the build for Zynq using the Linaro toolchain.
  
 The script takes up to 3 parameters, but if left blank, it uses defaults: The script takes up to 3 parameters, but if left blank, it uses defaults:
Line 18: Line 18:
 ==== Running the script in one line [with defaults] ==== ==== Running the script in one line [with defaults] ====
 <code> <code>
-wget https://raw.githubusercontent.com/analogdevicesinc/wiki-scripts/master/linux/build_zynq_kernel_image.sh && chmod +x build_zynq_kernel_image.sh && ./build_zynq_kernel_image.sh +wget https://raw.githubusercontent.com/analogdevicesinc/wiki-scripts/main/linux/build_zynq_kernel_image.sh && chmod +x build_zynq_kernel_image.sh && ./build_zynq_kernel_image.sh 
 </code> </code>
  
resources/tools-software/linux-build/generic/zynq.txt · Last modified: 02 Feb 2024 16:08 by Marcelo Schmitt