I built a QEMU image using the guidance found in UG1169 (using SD for Boot). I have a known-good working boot image that has been booting successfully from the SD card
on a TE0820/TE0701 dev board. The Linux image was built with Petalinux.
I see the following message when invoking QEMU.
--------------------------------------------------------------------------------
TE0820 TE_XFsbl_HookPsuInit_Custom
Configure PLL: SI530-A
Si5338 Init Registers Write.
Si5338 Init Complete
PLL Status Register 218:0x0
USB Reset Complete
ETH Reset Complete
--------------------------------------------------------------------------------
Xilinx Zynq MP First Stage Boot Loader (TE modified)
Release 2021.2 Oct 13 2021 - 07:15:53
Device Name: XCZUUNKNEG
--------------------------------------------------------------------------------
TE0820 TE_XFsbl_BoardInit_Custom
--------------------------------------------------------------------------------
PMU-FW is not running, certain applications may not be supported.
And the boot hangs in QEMU.
Is the conclusion that the FSBL has hung? Or something else - like PMU-FW?
Does Trenz have a web link or some guidance for using QEMU?
Dave