Stefano Stabellini stefano.stabellini@xilinx.com writes:
Hi Alex and all,
you might find useful a little project called ImageBuilder that generates a U-Boot boot.scr script to load Xen, Dom0 and Dom0less VMs (if specified) via TFTP or MMC/SATA:
I should have mentioned I started with using imagebuilder but I couldn't get the images to work properly. In the end the final script is a combination of what started from image builder combined with elements from the Yocto build as well as additional fixes I needed to add on the way - possibly due to revs of the Pi4 board since the original work.
While the u-boot scripts can be a little inscrutable I found trying to find the best way to edit them was directly while adding copious comments.