top of page
Search
May 15, 20212 min read
A List of the Compiled U-Boot .c Files in a 2019.1 PetaLinux ZCU102 Build
This post lists all the c files compiled by default when a user builds U-Boot using PetaLinux Tools for the ZCU102. Producing the List...
May 15, 20213 min read
Successful 2019.1 PetaLinux U-Boot JTAG Boot Log
This post lists a successful JTAG boot of U-Boot. This can be useful if a build doesn't boot and a developer is trying to figure out why....
May 15, 202116 min read
Successful 2019.1 PetaLinux Linux kernel JTAG Boot Log
This post lists a successful JTAG boot of the Linux kernel. This can be useful if a build doesn't boot and a developer is trying to...
Feb 19, 20211 min read
Links to the Ultra96-V2 BSP, Related Xilinx Components, Build Guide, and Hardware
This post lists links to all of the installers you'd likely use to work with the Ultra96-v2. You will need a Xilinx account to access...
Dec 19, 20202 min read
How are meta-plnx-generated and meta-user related in PetaLinux 2019.1?
This post lists how meta-plnx-generated and meta-user are related. It's intended to show how meta-user is able to specialize...
Dec 11, 20201 min read
2019.1 FSBL Command Line Option Decode Example: aarch64-none-elf-gcc ... "../src/xfsbl_main.c"
This post shows how to decode what each command-line option used in aarch64-none-elf-gcc -DARMA53_64 -Wall -O0 -g3...
bottom of page