Hello,
I am trying to run Xen hypervisor on the imx8qm board. I am following the instructions on the AN13138 Xen Deployment on Layerscape Platforms application note. First, I did all instructions for the building phase (section 2.1) and I get all necessary generated files as expected:
-fsl-image-networking-imx8qmmek-20221011063852.rootfs.cpio.gz
-fsl-image-networking-imx8qmmek-20221011063852.rootfs.ext2
-fsl-imx8qm-mek.dtb
-Image
-xen-imx8qmmek
However, there is no u-boot file in the deploy folder and I load an external u-boot and cannot perform the TFTP commands which the application note uses in the section 2.2 Deployment. I run 'run xenmmcboot' command in u-boot but because of the TFTP failure, I encounter with some fdt address errors. I would be very grateful if you could help me by explaining the TFTP part with which u-boot file. Briefly, can anyone helps to run Dom0 and create new DomU s?
Regards.
Please refer to the Chapter 12 in Linux User's guide (ver. L5.4.70_2.3.0).
And the section 5.6.11 in i.MX Yocto User's guide.
Please download the documentation from here: Documentation