Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- + qemu-system-aarch64 -m 4096 -smp 1 -nographic -cpu cortex-a57 -bios u-boot.bin -machine virt,secure=off -serial mon:stdio -device virtio-blk-pci,drive=hd0 -drive if=none,file=ir-acs-live-image-generic-arm64.wic,format=raw,id=hd0 -chardev socket,id=chrtpm,path=/tmp/mytpm1/swtpm-sock -tpmdev emulator,id=tpm0,chardev=chrtpm -device tpm-tis-device,tpmdev=tpm0
- U-Boot 2023.10-rc4-00487-g90c81f407dd4 (Sep 25 2023 - 16:20:27 +0300)
- DRAM: 4 GiB
- Core: 52 devices, 15 uclasses, devicetree: board
- Flash: 64 MiB
- Loading Environment from Flash... *** Warning - bad CRC, using default environment
- In: serial,usbkbd
- Out: serial,vidconsole
- Err: serial,vidconsole
- No working controllers found
- Net: eth0: virtio-net#32
- WARNING: SMBIOS table_address overflow 13e69f020
- Failed to write SMBIOS table
- initcall failed at event 10/(unknown) (err=-22)
- ### ERROR ### Please RESET the board ###
- QEMU: Terminated
Advertisement
Add Comment
Please, Sign In to add comment