petalinux-boot --qemu Examples - 2023.2 English

PetaLinux Tools Documentation: Reference Guide (UG1144)

Document ID
UG1144
Release Date
2023-10-18
Version
2023.2 English

The following examples demonstrate the correct usage of the petalinux-boot --qemu command.

  • Load and boot a prebuilt U-Boot elf using QEMU.
    petalinux-boot --qemu --prebuilt 2
    [INFO] Sourcing buildtools
    INFO: No DTB has been specified, use the default one "xilinx-zcu102-2023.2/pre-built/linux/images/system.dtb".
    INFO: Starting microblaze QEMU
    INFO: Starting the above QEMU command in the background
    INFO:  qemu-system-microblazeel -M microblaze-fdt   -serial mon:stdio -serial /dev/null -display none -kernel /wrk/everest_fcv_nobkup/kavyasre/_20230819_/xilinx-zcu102-2023.2/pre-built/linux/images/pmu_rom_qemu_sha3.elf -device loader,file=/wrk/everest_fcv_nobkup/kavyasre/_20230819_/xilinx-zcu102-2023.2/pre-built/linux/images/pmufw.elf      -hw-dtb /wrk/everest_fcv_nobkup/kavyasre/_20230819_/xilinx-zcu102-2023.2/pre-built/linux/images/zynqmp-qemu-multiarch-pmu.dtb -machine-path /tmp/tmp.pjOkTRdGR7 -device loader,addr=0xfd1a0074,data=0x1011003,data-len=4 -device loader,addr=0xfd1a007C,data=0x1010f03,data-len=4 
    qemu-system-microblazeel: Failed to connect to '/tmp/tmp.pjOkTRdGR7/qemu-rport-_pmu@0': No such file or directory
    qemu-system-microblazeel: info: QEMU waiting for connection on: disconnected:unix:/tmp/tmp.pjOkTRdGR7/qemu-rport-_pmu@0,server=on
    INFO: TCP PORT is free 9000
    INFO: Starting aarch64 QEMU
    INFO:  qemu-system-aarch64 -M arm-generic-fdt   -serial mon:stdio -serial /dev/null -display none -device loader,file=/wrk/everest_fcv_nobkup/kavyasre/_20230819_/xilinx-zcu102-2023.2/pre-built/linux/images/bl31.elf,cpu-num=0 -device loader,file=/wrk/everest_fcv_nobkup/kavyasre/_20230819_/xilinx-zcu102-2023.2/pre-built/linux/images/system.dtb,addr=0x00100000,force-raw=on -device loader,file=/wrk/everest_fcv_nobkup/kavyasre/_20230819_/xilinx-zcu102-2023.2/pre-built/linux/images/u-boot.elf -gdb tcp::9000   -net nic -net nic -net nic -net nic,netdev=eth0 -netdev user,id=eth0,tftp=/tftpboot   -hw-dtb /wrk/everest_fcv_nobkup/kavyasre/_20230819_/xilinx-zcu102-2023.2/pre-built/linux/images/zynqmp-qemu-multiarch-arm.dtb -machine-path /tmp/tmp.pjOkTRdGR7 -global xlnx,zynqmp-boot.cpu-num=0 -global xlnx,zynqmp-boot.use-pmufw=true   -m 4G
    qemu-system-aarch64: warning: hub 0 is not connected to host network
    QEMU 7.1.0 monitor - type 'help' for more information
    (qemu) PMU Firmware 2023.2	Aug 11 2023   10:10:30
    PMU_ROM Version: xpbr-v8.1.0-0
    NOTICE:  BL31: Secure code at 0x60000000
    NOTICE:  BL31: Non secure code at 0x8000000
    NOTICE:  BL31: v2.8(release):xlnx_rebase_v2.8_2023.2_ksb-14-gf0ba7ad93
    NOTICE:  BL31: Built : 04:12:26, Jul  5 2023
    
    
    U-Boot 2023.01 (Aug 11 2023 - 04:59:53 +0000)
    
    CPU:   ZynqMP
    Silicon: v3
    Chip:  unknown
    Model: ZynqMP ZCU102 Rev1.0
    Board: Xilinx ZynqMP
    DRAM:  2 GiB (effective 4 GiB)
    PMUFW:	v1.1
    PMUFW:  No permission to change config object
    EL Level:	EL2
    Secure Boot:	not authenticated, not encrypted
    Core:  75 devices, 31 uclasses, devicetree: board
    NAND:  0 MiB
    MMC:   mmc@ff170000: 0
    Loading Environment from nowhere... OK
    In:    serial
    Out:   serial
    Err:   serial
    Bootmode: JTAG_MODE
    Reset reason:	
    ofnode_read_bootscript_address: Missing /u-boot node
    ofnode_read_bootscript_flash: Missing /u-boot node
    Net:   
    ZYNQ GEM: ff0e0000, mdio bus ff0e0000, phyaddr 12, interface rgmii-id
    
    Warning: ethernet@ff0e0000 (eth0) using random MAC address - 56:e9:52:d9:7e:04
    eth0: ethernet@ff0e0000
    scanning bus for devices...
    SATA link 0 timeout.
    SATA link 1 timeout.
    AHCI 0001.0000 32 slots 2 ports 1.5 Gbps 0x3 impl SATA mode
    flags: 64bit ncq only 
    starting USB...
    Bus usb@fe200000: Register 8000402 NbrPorts 8
    Starting the controller
    USB XHCI 1.00
    scanning bus usb@fe200000 for devices... 1 USB Device(s) found
           scanning usb for storage devices... 0 Storage Device(s) found
    Hit any key to stop autoboot:  0 
    JTAG: Trying to boot script at 20000000
    ## Executing script at 20000000
    Wrong image format for "source" command
    JTAG: SCRIPT FAILED: continuing...
    BOOTP broadcast 1
    DHCP client bound to address 10.0.2.15 (2 ms)
    *** Warning: no boot file name; using '0A00020F.img'
    Using ethernet@ff0e0000 device
    TFTP from server 10.0.2.2; our IP address is 10.0.2.15
    Filename '0A00020F.img'.
    Load address: 0x8000000
    Loading: *
    TFTP error: 'File not found' (1)
    Not retrying...
    missing environment variable: pxeuuid
    Retrieving file: pxelinux.cfg/01-56-e9-52-d9-7e-04
    Using ethernet@ff0e0000 device
    TFTP from server 10.0.2.2; our IP address is 10.0.2.15
    Filename 'pxelinux.cfg/01-56-e9-52-d9-7e-04'.
    Load address: 0x10000000
    Loading: *
    TFTP error: 'File not found' (1)
    Not retrying...
    Retrieving file: pxelinux.cfg/0A00020F
    Using ethernet@ff0e0000 device
    TFTP from server 10.0.2.2; our IP address is 10.0.2.15
    Filename 'pxelinux.cfg/0A00020F'.
    Load address: 0x10000000
    Loading: *
    TFTP error: 'File not found' (1)
    Not retrying...
    Retrieving file: pxelinux.cfg/0A00020
    Using ethernet@ff0e0000 device
    TFTP from server 10.0.2.2; our IP address is 10.0.2.15
    Filename 'pxelinux.cfg/0A00020'.
    Load address: 0x10000000
    Loading: *
    TFTP error: 'File not found' (1)
    Not retrying...
    Retrieving file: pxelinux.cfg/0A0002
    Using ethernet@ff0e0000 device
    TFTP from server 10.0.2.2; our IP address is 10.0.2.15
    Filename 'pxelinux.cfg/0A0002'.
    Load address: 0x10000000
    Loading: *
    TFTP error: 'File not found' (1)
    Not retrying...
    Retrieving file: pxelinux.cfg/0A000
    Using ethernet@ff0e0000 device
    TFTP from server 10.0.2.2; our IP address is 10.0.2.15
    Filename 'pxelinux.cfg/0A000'.
    Load address: 0x10000000
    Loading: *
    TFTP error: 'File not found' (1)
    Not retrying...
    Retrieving file: pxelinux.cfg/0A00
    Using ethernet@ff0e0000 device
    TFTP from server 10.0.2.2; our IP address is 10.0.2.15
    Filename 'pxelinux.cfg/0A00'.
    Load address: 0x10000000
    Loading: *
    TFTP error: 'File not found' (1)
    Not retrying...
    Retrieving file: pxelinux.cfg/0A0
    Using ethernet@ff0e0000 device
    TFTP from server 10.0.2.2; our IP address is 10.0.2.15
    Filename 'pxelinux.cfg/0A0'.
    Load address: 0x10000000
    Loading: *
    TFTP error: 'File not found' (1)
    Not retrying...
    Retrieving file: pxelinux.cfg/0A
    Using ethernet@ff0e0000 device
    TFTP from server 10.0.2.2; our IP address is 10.0.2.15
    Filename 'pxelinux.cfg/0A'.
    Load address: 0x10000000
    Loading: *
    TFTP error: 'File not found' (1)
    Not retrying...
    Retrieving file: pxelinux.cfg/0
    Using ethernet@ff0e0000 device
    TFTP from server 10.0.2.2; our IP address is 10.0.2.15
    Filename 'pxelinux.cfg/0'.
    Load address: 0x10000000
    Loading: *
    TFTP error: 'File not found' (1)
    Not retrying...
    Retrieving file: pxelinux.cfg/default-arm-zynqmp-zynqmp
    Using ethernet@ff0e0000 device
    TFTP from server 10.0.2.2; our IP address is 10.0.2.15
    Filename 'pxelinux.cfg/default-arm-zynqmp-zynqmp'.
    Load address: 0x10000000
    Loading: *
    TFTP error: 'File not found' (1)
    Not retrying...
    Retrieving file: pxelinux.cfg/default-arm-zynqmp
    Using ethernet@ff0e0000 device
    TFTP from server 10.0.2.2; our IP address is 10.0.2.15
    Filename 'pxelinux.cfg/default-arm-zynqmp'.
    Load address: 0x10000000
    Loading: *
    TFTP error: 'File not found' (1)
    Not retrying...
    Retrieving file: pxelinux.cfg/default-arm
    Using ethernet@ff0e0000 device
    TFTP from server 10.0.2.2; our IP address is 10.0.2.15
    Filename 'pxelinux.cfg/default-arm'.
    Load address: 0x10000000
    Loading: *
    TFTP error: 'File not found' (1)
    Not retrying...
    Retrieving file: pxelinux.cfg/default
    Using ethernet@ff0e0000 device
    TFTP from server 10.0.2.2; our IP address is 10.0.2.15
    Filename 'pxelinux.cfg/default'.
    Load address: 0x10000000
    Loading: *
    TFTP error: 'File not found' (1)
    Not retrying...
    Config file not found
    BOOTP broadcast 1
    DHCP client bound to address 10.0.2.15 (0 ms)
    Using ethernet@ff0e0000 device
    TFTP from server 10.0.2.2; our IP address is 10.0.2.15
    Filename 'boot.scr.uimg'.
    Load address: 0x20000000
    Loading: *
    TFTP error: 'File not found' (1)
    Not retrying...
    BOOTP broadcast 1
    DHCP client bound to address 10.0.2.15 (0 ms)
    Using ethernet@ff0e0000 device
    TFTP from server 10.0.2.2; our IP address is 10.0.2.15
    Filename 'boot.scr.uimg'.
    Load address: 0x18000000
    Loading: *
    TFTP error: 'File not found' (1)
    Not retrying...
    JTAG: Trying to boot script at 20000000
    ## Executing script at 20000000
    Wrong image format for "source" command
    JTAG: SCRIPT FAILED: continuing...
    MMC: no card present
    MMC Device 1 not found
    no mmc device at slot 1
    SF: Detected n25q512a with page size 512 Bytes, erase size 128 KiB, total 128 MiB
    device 0 offset 0x3e80000, size 0x80000
    SF: 524288 bytes @ 0x3e80000 Read: OK
    QSPI: Trying to boot script at 20000000
    ## Executing script at 20000000
    Wrong image format for "source" command
    QSPI: SCRIPT FAILED: continuing...
    
    
    no devices available
    NAND: SCRIPT FAILED: continuing...
    
    Device 0: unknown device
    
    Device 1: unknown device
    
    Device 0: unknown device
    BOOTP broadcast 1
    DHCP client bound to address 10.0.2.15 (0 ms)
    Using ethernet@ff0e0000 device
    TFTP from server 10.0.2.2; our IP address is 10.0.2.15
    Filename 'boot.scr.uimg'.
    Load address: 0x8000000
    Loading: *
    TFTP error: 'File not found' (1)
    Not retrying...
    missing environment variable: pxeuuid
    Retrieving file: pxelinux.cfg/01-56-e9-52-d9-7e-04
    Using ethernet@ff0e0000 device
    TFTP from server 10.0.2.2; our IP address is 10.0.2.15
    Filename 'pxelinux.cfg/01-56-e9-52-d9-7e-04'.
    Load address: 0x10000000
    Loading: *
    TFTP error: 'File not found' (1)
    Not retrying...
    Retrieving file: pxelinux.cfg/0A00020F
    Using ethernet@ff0e0000 device
    TFTP from server 10.0.2.2; our IP address is 10.0.2.15
    Filename 'pxelinux.cfg/0A00020F'.
    Load address: 0x10000000
    Loading: *
    TFTP error: 'File not found' (1)
    Not retrying...
    Retrieving file: pxelinux.cfg/0A00020
    Using ethernet@ff0e0000 device
    TFTP from server 10.0.2.2; our IP address is 10.0.2.15
    Filename 'pxelinux.cfg/0A00020'.
    Load address: 0x10000000
    Loading: *
    TFTP error: 'File not found' (1)
    Not retrying...
    Retrieving file: pxelinux.cfg/0A0002
    Using ethernet@ff0e0000 device
    TFTP from server 10.0.2.2; our IP address is 10.0.2.15
    Filename 'pxelinux.cfg/0A0002'.
    Load address: 0x10000000
    Loading: *
    TFTP error: 'File not found' (1)
    Not retrying...
    Retrieving file: pxelinux.cfg/0A000
    Using ethernet@ff0e0000 device
    TFTP from server 10.0.2.2; our IP address is 10.0.2.15
    Filename 'pxelinux.cfg/0A000'.
    Load address: 0x10000000
    Loading: *
    TFTP error: 'File not found' (1)
    Not retrying...
    Retrieving file: pxelinux.cfg/0A00
    Using ethernet@ff0e0000 device
    TFTP from server 10.0.2.2; our IP address is 10.0.2.15
    Filename 'pxelinux.cfg/0A00'.
    Load address: 0x10000000
    Loading: *
    TFTP error: 'File not found' (1)
    Not retrying...
    Retrieving file: pxelinux.cfg/0A0
    Using ethernet@ff0e0000 device
    TFTP from server 10.0.2.2; our IP address is 10.0.2.15
    Filename 'pxelinux.cfg/0A0'.
    Load address: 0x10000000
    Loading: *
    TFTP error: 'File not found' (1)
    Not retrying...
    Retrieving file: pxelinux.cfg/0A
    Using ethernet@ff0e0000 device
    TFTP from server 10.0.2.2; our IP address is 10.0.2.15
    Filename 'pxelinux.cfg/0A'.
    Load address: 0x10000000
    Loading: *
    TFTP error: 'File not found' (1)
    Not retrying...
    Retrieving file: pxelinux.cfg/0
    Using ethernet@ff0e0000 device
    TFTP from server 10.0.2.2; our IP address is 10.0.2.15
    Filename 'pxelinux.cfg/0'.
    Load address: 0x10000000
    Loading: *
    TFTP error: 'File not found' (1)
    Not retrying...
    Retrieving file: pxelinux.cfg/default-arm-zynqmp-zynqmp
    Using ethernet@ff0e0000 device
    TFTP from server 10.0.2.2; our IP address is 10.0.2.15
    Filename 'pxelinux.cfg/default-arm-zynqmp-zynqmp'.
    Load address: 0x10000000
    Loading: *
    TFTP error: 'File not found' (1)
    Not retrying...
    Retrieving file: pxelinux.cfg/default-arm-zynqmp
    Using ethernet@ff0e0000 device
    TFTP from server 10.0.2.2; our IP address is 10.0.2.15
    Filename 'pxelinux.cfg/default-arm-zynqmp'.
    Load address: 0x10000000
    Loading: *
    TFTP error: 'File not found' (1)
    Not retrying...
    Retrieving file: pxelinux.cfg/default-arm
    Using ethernet@ff0e0000 device
    TFTP from server 10.0.2.2; our IP address is 10.0.2.15
    Filename 'pxelinux.cfg/default-arm'.
    Load address: 0x10000000
    Loading: *
    TFTP error: 'File not found' (1)
    Not retrying...
    Retrieving file: pxelinux.cfg/default
    Using ethernet@ff0e0000 device
    TFTP from server 10.0.2.2; our IP address is 10.0.2.15
    Filename 'pxelinux.cfg/default'.
    Load address: 0x10000000
    Loading: *
    TFTP error: 'File not found' (1)
    Not retrying...
    Config file not found
    BOOTP broadcast 1
    DHCP client bound to address 10.0.2.15 (0 ms)
    Using ethernet@ff0e0000 device
    TFTP from server 10.0.2.2; our IP address is 10.0.2.15
    Filename 'boot.scr.uimg'.
    Load address: 0x20000000
    Loading: *
    TFTP error: 'File not found' (1)
    Not retrying...
    BOOTP broadcast 1
    DHCP client bound to address 10.0.2.15 (1 ms)
    Using ethernet@ff0e0000 device
    TFTP from server 10.0.2.2; our IP address is 10.0.2.15
    Filename 'boot.scr.uimg'.
    Load address: 0x18000000
    Loading: *
    TFTP error: 'File not found' (1)
    Not retrying...
    ZynqMP> 
  • Load and boot a prebuilt U-Boot elf using QEMU in root mode.
    petalinux-boot --qemu --root --prebuilt 2
  • Specify the cpio rootfile systemf for QEMU boot. Supports Zynq, Zynq UltraScale+ MPSoC, and MicroBlaze.

  • Boot customized rootfs image with kernel using QEMU:
    petalinux-boot --qemu --kernel --rootfs images/linux/rootfs.cpio.gz.uboot
    [INFO] Sourcing buildtools
    ERROR: Failed to boot. Rootfs file /wrk/everest_fcv_nobkup/kavyasre/_20230819_/xilinx-zcu102-2023.2/images/linux/rootfs.cpio.gz.uboot doesnot exist..
    ssw-regress:xilinx-zcu102-2023.2$ petalinux-boot --qemu --kernel --rootfs images/linux/rootfs.cpio.gz.u-boot
    [INFO] Sourcing buildtools
    Image resized.
    INFO: No DTB has been specified, use the default one "xilinx-zcu102-2023.2/images/linux/system.dtb".
    INFO: Starting microblaze QEMU
    INFO: Starting the above QEMU command in the background
    INFO:  qemu-system-microblazeel -M microblaze-fdt   -serial mon:stdio -serial /dev/null -display none -kernel xilinx-zcu102-2023.2/images/linux/pmu_rom_qemu_sha3.elf -device loader,file=/wrk/everest_fcv_nobkup/kavyasre/_20230819_/xilinx-zcu102-2023.2/images/linux/pmufw.elf      -hw-dtb /wrk/everest_fcv_nobkup/kavyasre/_20230819_/xilinx-zcu102-2023.2/images/linux/zynqmp-qemu-multiarch-pmu.dtb -machine-path /tmp/tmp.utHmiXaPUB -device loader,addr=0xfd1a0074,data=0x1011003,data-len=4 -device loader,addr=0xfd1a007C,data=0x1010f03,data-len=4 
    qemu-system-microblazeel: Failed to connect to '/tmp/tmp.utHmiXaPUB/qemu-rport-_pmu@0': No such file or directory
    qemu-system-microblazeel: info: QEMU waiting for connection on: disconnected:unix:/tmp/tmp.utHmiXaPUB/qemu-rport-_pmu@0,server=on
    INFO: TCP PORT is free 9000
    INFO: Starting aarch64 QEMU
    INFO:  qemu-system-aarch64 -M arm-generic-fdt   -serial mon:stdio -serial /dev/null -display none -device loader,file=xilinx-zcu102-2023.2/images/linux/zynqmp-qemu-multiarch-arm.dtb -machine-path /tmp/tmp.utHmiXaPUB -global xlnx,zynqmp-boot.cpu-num=0 -global xlnx,zynqmp-boot.use-pmufw=true  -drive if=sd,format=raw,index=1,file=/wrk/everest_fcv_nobkup/kavyasre/_20230819_/xilinx-zcu102-2023.2/images/linux/rootfs.ext4   -m 4G
    qemu-system-aarch64: warning: hub 0 is not connected to host network
    QEMU 7.1.0 monitor - type 'help' for more information
    (qemu) PMU Firmware 2023.2	Aug 11 2023   10:10:30
    PMU_ROM Version: xpbr-v8.1.0-0
    NOTICE:  BL31: Secure code at 0x60000000
    NOTICE:  BL31: Non secure code at 0x8000000
    NOTICE:  BL31: v2.8(release):xlnx_rebase_v2.8_2023.2_ksb-14-gf0ba7ad93
    NOTICE:  BL31: Built : 04:12:26, Jul  5 2023
    
    
    U-Boot 2023.01 (Aug 11 2023 - 04:59:53 +0000)
    
    CPU:   ZynqMP
    Silicon: v3
    Chip:  unknown
    Model: ZynqMP ZCU102 Rev1.0
    Board: Xilinx ZynqMP
    DRAM:  2 GiB (effective 4 GiB)
    PMUFW:	v1.1
    PMUFW:  No permission to change config object
    EL Level:	EL2
    Secure Boot:	not authenticated, not encrypted
    Core:  75 devices, 31 uclasses, devicetree: board
    NAND:  0 MiB
    MMC:   mmc@ff170000: 0
    Loading Environment from nowhere... OK
    In:    serial
    Out:   serial
    Err:   serial
    Bootmode: JTAG_MODE
    Reset reason:	
    ofnode_read_bootscript_address: Missing /u-boot node
    ofnode_read_bootscript_flash: Missing /u-boot node
    Net:   
    ZYNQ GEM: ff0e0000, mdio bus ff0e0000, phyaddr 12, interface rgmii-id
    
    Warning: ethernet@ff0e0000 (eth0) using random MAC address - 6e:69:71:f1:31:76
    eth0: ethernet@ff0e0000
    scanning bus for devices...
    SATA link 0 timeout.
    SATA link 1 timeout.
    AHCI 0001.0000 32 slots 2 ports 1.5 Gbps 0x3 impl SATA mode
    flags: 64bit ncq only 
    starting USB...
    Bus usb@fe200000: Register 8000402 NbrPorts 8
    Starting the controller
    USB XHCI 1.00
    scanning bus usb@fe200000 for devices... 1 USB Device(s) found
           scanning usb for storage devices... 0 Storage Device(s) found
    Hit any key to stop autoboot:  0 
    JTAG: Trying to boot script at 20000000
    ## Executing script at 20000000
    Trying to load boot images from jtag
    ## Loading init Ramdisk from Legacy Image at 04000000 ...
       Image Name:   petalinux-image-minimal-xilinx-z
       Created:      2011-04-05  23:00:00 UTC
       Image Type:   AArch64 Linux RAMDisk Image (uncompressed)
       Data Size:    31711975 Bytes = 30.2 MiB
       Load Address: 00000000
       Entry Point:  00000000
       Verifying Checksum ... OK
    ## Flattened Device Tree blob at 00100000
       Booting using the fdt blob at 0x100000
    Working FDT set to 100000
       Loading Ramdisk to 79db3000, end 7bbf12e7 ... OK
       Loading Device Tree to 0000000079da2000, end 0000000079db2f76 ... OK
    Working FDT set to 79da2000
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
    [    0.000000] Linux version 6.1.30-xilinx-v2023.2 (oe-user@oe-host) (aarch64-xilinx-linux-gcc (GCC) 12.2.0, GNU ld (GNU Binutils) 2.39.0.20220819) #1 SMP Fri Aug  4 10:14:47 UTC 2023
    [    0.000000] Machine model: ZynqMP ZCU102 Rev1.0
    [    0.000000] earlycon: cdns0 at MMIO 0x00000000ff000000 (options '115200n8')
    [    0.000000] printk: bootconsole [cdns0] enabled
    [    0.000000] efi: UEFI not found.
    [    0.000000] Zone ranges:
    [    0.000000]   DMA32    [mem 0x0000000000000000-0x00000000ffffffff]
    [    0.000000]   Normal   [mem 0x0000000100000000-0x000000087fffffff]
    [    0.000000] Movable zone start for each node
    [    0.000000] Early memory node ranges
    [    0.000000]   node   0: [mem 0x0000000000000000-0x000000007fefffff]
    [    0.000000]   node   0: [mem 0x0000000800000000-0x000000087fffffff]
    [    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000087fffffff]
    [    0.000000] On node 0, zone Normal: 256 pages in unavailable ranges
    [    0.000000] cma: Reserved 256 MiB at 0x0000000069c00000
    [    0.000000] psci: probing for conduit method from DT.
    [    0.000000] psci: PSCIv1.1 detected in firmware.
    [    0.000000] psci: Using standard PSCI v0.2 function IDs
    [    0.000000] psci: MIGRATE_INFO_TYPE not supported.
    [    0.000000] psci: SMC Calling Convention v1.2
    [    0.000000] percpu: Embedded 18 pages/cpu s35816 r8192 d29720 u73728
    [    0.000000] Detected VIPT I-cache on CPU0
    [    0.000000] CPU features: detected: ARM erratum 843419
    [    0.000000] CPU features: detected: ARM erratum 845719
    [    0.000000] alternatives: applying boot alternatives
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 1031940
    [    0.000000] Kernel command line: earlycon console=ttyPS0,115200 clk_ignore_unused root=/dev/ram0 rw init_fatal_sh=1
    [    0.000000] Unknown kernel command line parameters "init_fatal_sh=1", will be passed to user space.
    [    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
    [    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
    [    0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
    [    0.000000] software IO TLB: area num 4.
    [    0.000000] software IO TLB: mapped [mem 0x000000007bf00000-0x000000007ff00000] (64MB)
    [    0.000000] Memory: 3730672K/4193280K available (14656K kernel code, 1028K rwdata, 4184K rodata, 2240K init, 377K bss, 200464K reserved, 262144K cma-reserved)
    [    0.000000] rcu: Hierarchical RCU implementation.
    [    0.000000] rcu: 	RCU event tracing is enabled.
    [    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=4.
    [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
    [    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
    [    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
    [    0.000000] GIC: Adjusting CPU interface base to 0x00000000f902f000
    [    0.000000] Root IRQ handler: gic_handle_irq
    [    0.000000] GIC: Using split EOI/Deactivate mode
    [    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
    [    0.000000] arch_timer: cp15 timer(s) running at 65.00MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0x1ffffffffffffff max_cycles: 0xefdb196da, max_idle_ns: 440795204367 ns
    [    0.000090] sched_clock: 57 bits at 65MHz, resolution 15ns, wraps every 2199023255550ns
    [    0.012364] Console: colour dummy device 80x25
    [    0.014048] Calibrating delay loop (skipped), value calculated using timer frequency.. 130.00 BogoMIPS (lpj=260000)
    [    0.014519] pid_max: default: 32768 minimum: 301
    [    0.021031] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.021483] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.064347] rcu: Hierarchical SRCU implementation.
    [    0.064538] rcu: 	Max phase no-delay instances is 1000.
    [    0.069437] EFI services will not be available.
    [    0.073049] smp: Bringing up secondary CPUs ...
    [    0.088126] Detected VIPT I-cache on CPU1
    [    0.092117] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
    [    0.106547] Detected VIPT I-cache on CPU2
    [    0.108456] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
    [    0.117862] Detected VIPT I-cache on CPU3
    [    0.119609] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
    [    0.121026] smp: Brought up 1 node, 4 CPUs
    [    0.124700] SMP: Total of 4 processors activated.
    [    0.125341] CPU features: detected: 32-bit EL0 Support
    [    0.125845] CPU features: detected: CRC32 instructions
    [    0.129382] CPU: All CPU(s) started at EL2
    [    0.130026] alternatives: applying system-wide alternatives
    [    0.153389] devtmpfs: initialized
    [    0.186279] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.187263] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
    [    0.198873] pinctrl core: initialized pinctrl subsystem
    [    0.211580] DMI not present or invalid.
    [    0.218599] NET: Registered PF_NETLINK/PF_ROUTE protocol family
    [    0.232291] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
    [    0.233614] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [    0.234760] audit: initializing netlink subsys (disabled)
    [    0.237675] audit: type=2000 audit(0.208:1): state=initialized audit_enabled=0 res=1
    [    0.242720] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.244348] ASID allocator initialised with 65536 entries
    [    0.246324] Serial: AMBA PL011 UART driver
    [    0.332645] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.333507] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
    [    0.334049] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.334572] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
    [    0.335222] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.335704] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
    [    0.336162] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
    [    0.336624] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
    [    0.411208] raid6: neonx8   gen()  1655 MB/s
    [    0.480783] raid6: neonx4   gen()  1314 MB/s
    [    0.550297] raid6: neonx2   gen()  1861 MB/s
    [    0.619772] raid6: neonx1   gen()  1249 MB/s
    [    0.689285] raid6: int64x8  gen()  1098 MB/s
    [    0.758763] raid6: int64x4  gen()   772 MB/s
    [    0.828397] raid6: int64x2  gen()  1632 MB/s
    [    0.898064] raid6: int64x1  gen()  1240 MB/s
    [    0.898495] raid6: using algorithm neonx2 gen() 1861 MB/s
    [    0.967595] raid6: .... xor() 855 MB/s, rmw enabled
    [    0.968155] raid6: using neon recovery algorithm
    [    0.973278] iommu: Default domain type: Translated 
    [    0.973667] iommu: DMA domain TLB invalidation policy: strict mode 
    [    0.976748] SCSI subsystem initialized
    [    0.979443] usbcore: registered new interface driver usbfs
    [    0.980438] usbcore: registered new interface driver hub
    [    0.981028] usbcore: registered new device driver usb
    [    0.982095] mc: Linux media interface: v0.10
    [    0.982747] videodev: Linux video capture interface: v2.00
    [    0.983533] pps_core: LinuxPPS API ver. 1 registered
    [    0.984098] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.984958] PTP clock support registered
    [    0.985679] EDAC MC: Ver: 3.0.0
    [    0.990115] zynqmp-ipi-mbox mailbox@ff9905c0: Registered ZynqMP IPI mbox with TX/RX channels.
    [    0.993802] FPGA manager framework
    [    0.995920] Advanced Linux Sound Architecture Driver Initialized.
    [    1.007658] Bluetooth: Core ver 2.22
    [    1.008414] NET: Registered PF_BLUETOOTH protocol family
    [    1.008978] Bluetooth: HCI device and connection manager initialized
    [    1.009752] Bluetooth: HCI socket layer initialized
    [    1.010251] Bluetooth: L2CAP socket layer initialized
    [    1.010955] Bluetooth: SCO socket layer initialized
    [    1.020042] clocksource: Switched to clocksource arch_sys_counter
    [    1.022978] VFS: Disk quotas dquot_6.6.0
    [    1.023601] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    1.064549] NET: Registered PF_INET protocol family
    [    1.067305] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
    [    1.079666] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
    [    1.080622] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
    [    1.081380] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [    1.082720] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
    [    1.085108] TCP: Hash tables configured (established 32768 bind 32768)
    [    1.087489] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    1.088402] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    1.090863] NET: Registered PF_UNIX/PF_LOCAL protocol family
    [    1.096359] RPC: Registered named UNIX socket transport module.
    [    1.096918] RPC: Registered udp transport module.
    [    1.097249] RPC: Registered tcp transport module.
    [    1.097627] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    1.098251] PCI: CLS 0 bytes, default 64
    [    1.105316] Trying to unpack rootfs image as initramfs...
    [    1.111353] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
    [    1.119352] Initialise system trusted keyrings
    [    1.122406] workingset: timestamp_bits=46 max_order=20 bucket_order=0
    [    1.133246] NFS: Registering the id_resolver key type
    [    1.134036] Key type id_resolver registered
    [    1.134363] Key type id_legacy registered
    [    1.135143] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    1.135756] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [    1.139631] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
    [    1.170288] NET: Registered PF_ALG protocol family
    [    1.171007] xor: measuring software checksum speed
    [    1.176041]    8regs           :  2468 MB/sec
    [    1.181098]    32regs          :  2213 MB/sec
    [    1.187480]    arm64_neon      :  1746 MB/sec
    [    1.187983] xor: using function: 8regs (2468 MB/sec)
    [    1.188371] Key type asymmetric registered
    [    1.188782] Asymmetric key parser 'x509' registered
    [    1.189565] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
    [    1.190250] io scheduler mq-deadline registered
    [    1.190672] io scheduler kyber registered
    [    1.213890] irq-xilinx: mismatch in kind-of-intr param
    [    1.214356] irq-xilinx: /amba_pl@0/interrupt-controller@80020000: num_irq=32, sw_irq=0, edge=0x1
    [    1.424504] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [    1.433575] Serial: AMBA driver
    [    1.486173] brd: module loaded
    [    1.509164] loop: module loaded
    [    1.532894] tun: Universal TUN/TAP device driver, 1.6
    [    1.534075] CAN device driver interface
    [    1.538003] usbcore: registered new interface driver asix
    [    1.538665] usbcore: registered new interface driver ax88179_178a
    [    1.539237] usbcore: registered new interface driver cdc_ether
    [    1.539969] usbcore: registered new interface driver net1080
    [    1.540544] usbcore: registered new interface driver cdc_subset
    [    1.541100] usbcore: registered new interface driver zaurus
    [    1.541701] usbcore: registered new interface driver cdc_ncm
    [    1.542243] usbcore: registered new interface driver r8153_ecm
    [    1.544431] VFIO - User Level meta-driver version: 0.3
    [    1.549653] usbcore: registered new interface driver uas
    [    1.550380] usbcore: registered new interface driver usb-storage
    [    1.563044] rtc_zynqmp ffa60000.rtc: registered as rtc0
    [    1.564416] rtc_zynqmp ffa60000.rtc: setting system clock to 2023-08-19T12:42:25 UTC (1692448945)
    [    1.565842] i2c_dev: i2c /dev entries driver
    [    1.581536] usbcore: registered new interface driver uvcvideo
    [    1.590145] Bluetooth: HCI UART driver ver 2.3
    [    1.590679] Bluetooth: HCI UART protocol H4 registered
    [    1.591165] Bluetooth: HCI UART protocol BCSP registered
    [    1.591673] Bluetooth: HCI UART protocol LL registered
    [    1.592369] Bluetooth: HCI UART protocol ATH3K registered
    [    1.592853] Bluetooth: HCI UART protocol Three-wire (H5) registered
    [    1.593695] Bluetooth: HCI UART protocol Intel registered
    [    1.594128] Bluetooth: HCI UART protocol QCA registered
    [    1.594649] usbcore: registered new interface driver bcm203x
    [    1.595197] usbcore: registered new interface driver bpa10x
    [    1.595733] usbcore: registered new interface driver bfusb
    [    1.596468] usbcore: registered new interface driver btusb
    [    1.597219] usbcore: registered new interface driver ath3k
    [    1.598663] EDAC MC: ECC not enabled
    [    1.601384] EDAC DEVICE0: Giving out device to module edac controller cache_err: DEV edac (POLLED)
    [    1.602107] cortex_edac edac: cortex l1/l2 driver is deprecated
    [    1.603716] EDAC ZynqMP-OCM: ECC not enabled - Disabling EDAC driver
    [    1.612454] sdhci: Secure Digital Host Controller Interface driver
    [    1.612921] sdhci: Copyright(c) Pierre Ossman
    [    1.613223] sdhci-pltfm: SDHCI platform and OF driver helper
    [    1.618713] ledtrig-cpu: registered to indicate activity on CPUs
    [    1.620305] SMCCC: SOC_ID: ID = jep106:0049:0003 Revision = 0x04600093
    [    1.622634] zynqmp_firmware_probe Platform Management API v1.1
    [    1.625662] zynqmp_firmware_probe Trustzone version v1.0
    [    2.195271] securefw securefw: securefw probed
    [    2.199090] zynqmp-aes zynqmp-aes.0: will run requests pump with realtime priority
    [    2.206805] usbcore: registered new interface driver usbhid
    [    2.207218] usbhid: USB HID core driver
    [    2.239076] xilinx-ams ffa50000.ams: error -ETIMEDOUT: failed to initialize AMS
    [    2.240073] xilinx-ams: probe of ffa50000.ams failed with error -110
    [    2.249898] ARM CCI_400_r1 PMU driver probed
    [    2.259326] fpga_manager fpga0: Xilinx ZynqMP FPGA Manager registered
    [    2.264340] usbcore: registered new interface driver snd-usb-audio
    [    2.284207] pktgen: Packet Generator for packet performance testing. Version: 2.75
    [    2.311267] Initializing XFRM netlink socket
    [    2.313041] NET: Registered PF_INET6 protocol family
    [    2.324847] Segment Routing with IPv6
    [    2.325557] In-situ OAM (IOAM) with IPv6
    [    2.327221] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
    [    2.332013] NET: Registered PF_PACKET protocol family
    [    2.332597] NET: Registered PF_KEY protocol family
    [    2.333710] can: controller area network core
    [    2.334545] NET: Registered PF_CAN protocol family
    [    2.334957] can: raw protocol
    [    2.335425] can: broadcast manager protocol
    [    2.336184] can: netlink gateway - max_hops=1
    [    2.337633] Bluetooth: RFCOMM TTY layer initialized
    [    2.340595] Bluetooth: RFCOMM socket layer initialized
    [    2.341059] Bluetooth: RFCOMM ver 1.11
    [    2.341450] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    [    2.341838] Bluetooth: BNEP filters: protocol multicast
    [    2.342255] Bluetooth: BNEP socket layer initialized
    [    2.342648] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
    [    2.343115] Bluetooth: HIDP socket layer initialized
    [    2.344355] 8021q: 802.1Q VLAN Support v1.8
    [    2.346054] 9pnet: Installing 9P2000 support
    [    2.346740] Key type dns_resolver registered
    [    2.348609] registered taskstats version 1
    [    2.348985] Loading compiled-in X.509 certificates
    [    2.394966] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no
    [    2.399108] alg: No test for xilinx-zynqmp-rsa (zynqmp-rsa)
    [    4.052483] Freeing initrd memory: 30968K
    [    4.798153] ff000000.serial: ttyPS0 at MMIO 0xff000000 (irq = 23, base_baud = 2169921) is a xuartps
    [    4.801163] printk: console [ttyPS0] enabled
    [    4.801163] printk: console [ttyPS0] enabled
    [    4.801964] printk: bootconsole [cdns0] disabled
    [    4.801964] printk: bootconsole [cdns0] disabled
    [    4.819448] ff010000.serial: ttyPS1 at MMIO 0xff010000 (irq = 24, base_baud = 2169921) is a xuartps
    [    4.822965] of-fpga-region fpga-full: FPGA Region probed
    [    4.869482] nwl-pcie fd0e0000.pcie: host bridge /axi/pcie@fd0e0000 ranges:
    [    4.870970] nwl-pcie fd0e0000.pcie:      MEM 0x00e0000000..0x00efffffff -> 0x00e0000000
    [    4.871946] nwl-pcie fd0e0000.pcie:      MEM 0x0600000000..0x07ffffffff -> 0x0600000000
    [    4.876198] nwl-pcie fd0e0000.pcie: Link is UP
    [    4.885284] nwl-pcie fd0e0000.pcie: PCI host bridge to bus 0000:00
    [    4.886046] pci_bus 0000:00: root bus resource [bus 00-ff]
    [    4.886706] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff]
    [    4.887119] pci_bus 0000:00: root bus resource [mem 0x600000000-0x7ffffffff pref]
    [    4.929019] xilinx-zynqmp-dpdma fd4c0000.dma-controller: Xilinx DPDMA engine is probed
    [    4.941563] spi-nor spi0.0: found n25q512a, expected m25p80
    [    4.947245] spi-nor spi0.0: n25q512a (131072 Kbytes)
    [    4.949803] 3 fixed-partitions partitions found on MTD device spi0.0
    [    4.950214] Creating 3 MTD partitions on "spi0.0":
    [    4.950707] 0x000000000000-0x000001e00000 : "qspi-boot"
    [    4.959961] 0x000001e00000-0x000001e40000 : "qspi-bootenv"
    [    4.963550] 0x000001e40000-0x000004240000 : "qspi-kernel"
    [    5.065045] macb ff0e0000.ethernet: Not enabling partial store and forward
    [    5.065617] macb ff0e0000.ethernet: GEM doesn't support hardware ptp.
    [    5.172448] xilinx-axipmon ffa00000.perf-monitor: Probed Xilinx APM
    [    5.175062] xilinx-axipmon fd0b0000.perf-monitor: Probed Xilinx APM
    [    5.177044] xilinx-axipmon fd490000.perf-monitor: Probed Xilinx APM
    [    5.178364] xilinx-axipmon ffa10000.perf-monitor: Probed Xilinx APM
    [    5.195306] i2c i2c-0: using pinctrl states for GPIO recovery
    [    5.207024] i2c i2c-0: using generic GPIOs for recovery
    [    5.222621] pca953x 0-0020: supply vcc not found, using dummy regulator
    [    5.224723] pca953x 0-0020: using no AI
    [    5.232647] pca953x 0-0021: supply vcc not found, using dummy regulator
    [    5.233295] pca953x 0-0021: using no AI
    [    5.266573] i2c i2c-0: Added multiplexed i2c bus 2
    [    5.287098] i2c i2c-0: Added multiplexed i2c bus 3
    [    5.296398] max20751 4-0072: Failed to identify chip capabilities
    [    5.301561] max20751 4-0073: Failed to identify chip capabilities
    [    5.302361] i2c i2c-0: Added multiplexed i2c bus 4
    [    5.303194] i2c i2c-0: Added multiplexed i2c bus 5
    [    5.303508] pca954x 0-0075: registered 4 multiplexed busses for I2C mux pca9544
    [    5.304458] cdns-i2c ff020000.i2c: 400 kHz mmio ff020000 irq 51
    [    5.320157] i2c i2c-1: using pinctrl states for GPIO recovery
    [    5.329982] i2c i2c-1: using generic GPIOs for recovery
    [    5.344510] at24 6-0054: supply vcc not found, using dummy regulator
    [    5.347976] at24 6-0054: 1024 byte 24c08 EEPROM, writable, 1 bytes/write
    [    5.348581] i2c i2c-1: Added multiplexed i2c bus 6
    [    5.351928] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out
    [    5.352377] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out
    [    5.352712] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out
    [    5.353093] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out
    [    5.353449] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out
    [    5.353789] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out
    [    5.354123] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out
    [    5.354577] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out
    [    5.358667] si5341 7-0036: Chip: 5341 Grade: 0 Rev: 0
    [    5.487671] i2c i2c-1: Added multiplexed i2c bus 7
    [    5.501271] si570 8-005d: registered, current frequency 300000000 Hz
    [    5.502009] i2c i2c-1: Added multiplexed i2c bus 8
    [    5.525341] si570 9-005d: registered, current frequency 148500000 Hz
    [    5.526033] i2c i2c-1: Added multiplexed i2c bus 9
    [    5.527591] si5324 10-0069: si5328 probed
    [    5.618246] si5324 10-0069: si5328 probe successful
    [    5.619039] i2c i2c-1: Added multiplexed i2c bus 10
    [    5.620251] i2c i2c-1: Added multiplexed i2c bus 11
    [    5.621124] i2c i2c-1: Added multiplexed i2c bus 12
    [    5.621987] i2c i2c-1: Added multiplexed i2c bus 13
    [    5.622310] pca954x 1-0074: registered 8 multiplexed busses for I2C switch pca9548
    [    5.624440] i2c i2c-1: Added multiplexed i2c bus 14
    [    5.625350] i2c i2c-1: Added multiplexed i2c bus 15
    [    5.626231] i2c i2c-1: Added multiplexed i2c bus 16
    [    5.627101] i2c i2c-1: Added multiplexed i2c bus 17
    [    5.628185] i2c i2c-1: Added multiplexed i2c bus 18
    [    5.629106] i2c i2c-1: Added multiplexed i2c bus 19
    [    5.630155] i2c i2c-1: Added multiplexed i2c bus 20
    [    5.631071] i2c i2c-1: Added multiplexed i2c bus 21
    [    5.631463] pca954x 1-0075: registered 8 multiplexed busses for I2C switch pca9548
    [    5.632202] cdns-i2c ff030000.i2c: 400 kHz mmio ff030000 irq 52
    [    5.648872] cdns-wdt fd4d0000.watchdog: Xilinx Watchdog Timer with timeout 60s
    [    5.650737] cdns-wdt ff150000.watchdog: Xilinx Watchdog Timer with timeout 10s
    [    5.659725] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 277750 KHz, changing to: 299999 KHz
    [    5.681771] zynqmp-display fd4a0000.display: vtc bridge property not present
    [    6.634386] xilinx-dp-snd-codec fd4a0000.display:zynqmp-dp-snd-codec0: Xilinx DisplayPort Sound Codec probed
    [    6.637878] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm0: Xilinx DisplayPort Sound PCM probed
    [    6.639670] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm1: Xilinx DisplayPort Sound PCM probed
    [    6.661467] xilinx-dp-snd-card fd4a0000.display:zynqmp-dp-snd-card: Xilinx DisplayPort Sound Card probed
    [    6.663424] OF: graph: no port node found in /axi/display@fd4a0000
    [    6.675090] xlnx-drm xlnx-drm.0: bound fd4a0000.display (ops 0xffff800008f3a090)
    [    6.685196] mmc0: SDHCI controller on ff170000.mmc [ff170000.mmc] using ADMA 64-bit
    [    6.734924] mmc0: new high speed SD card at address 4567
    [    6.740085] mmcblk0: mmc0:4567 QEMU! 256 MiB 
    [    6.904780] Console: switching to colour frame buffer device 160x50
    [    6.935661] zynqmp-display fd4a0000.display: [drm] fb0: xlnxdrmfb frame buffer device
    [    6.939737] [drm] Initialized xlnx 1.0.0 20130509 for fd4a0000.display on minor 0
    [    6.941097] zynqmp-display fd4a0000.display: ZynqMP DisplayPort Subsystem driver probed
    [    6.944824] ahci-ceva fd0c0000.ahci: supply ahci not found, using dummy regulator
    [    6.945921] ahci-ceva fd0c0000.ahci: supply phy not found, using dummy regulator
    [    6.947070] ahci-ceva fd0c0000.ahci: supply target not found, using dummy regulator
    [    6.954579] ahci-ceva fd0c0000.ahci: AHCI 0001.0000 32 slots 2 ports 1.5 Gbps 0x3 impl platform mode
    [    6.955398] ahci-ceva fd0c0000.ahci: flags: 64bit ncq only 
    [    6.964374] scsi host0: ahci-ceva
    [    6.968050] scsi host1: ahci-ceva
    [    6.969093] ata1: SATA max UDMA/133 mmio [mem 0xfd0c0000-0xfd0c1fff] port 0x100 irq 57
    [    6.969677] ata2: SATA max UDMA/133 mmio [mem 0xfd0c0000-0xfd0c1fff] port 0x180 irq 57
    [    7.040211] macb ff0e0000.ethernet: Not enabling partial store and forward
    [    7.040742] macb ff0e0000.ethernet: GEM doesn't support hardware ptp.
    [    7.127704] macb ff0e0000.ethernet eth0: Cadence GEM rev 0x40070106 at 0xff0e0000 irq 49 (6e:69:71:f1:31:76)
    [    7.289948] ata2: SATA link down (SStatus 0 SControl 300)
    [    7.291599] dwc3 fe200000.usb: UDC doesn't support Gen 1
    [    7.295237] ata1: SATA link down (SStatus 0 SControl 300)
    [    7.296318] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
    [    7.297008] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
    [    7.302074] xhci-hcd xhci-hcd.1.auto: hcc params 0x00087001 hci version 0x100 quirks 0x0000000000010810
    [    7.303008] xhci-hcd xhci-hcd.1.auto: irq 58, io mem 0xfe200000
    [    7.305056] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
    [    7.305467] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
    [    7.306112] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
    [    7.312087] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
    [    7.312623] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    7.313101] usb usb1: Product: xHCI Host Controller
    [    7.313463] usb usb1: Manufacturer: Linux 6.1.30-xilinx-v2023.2 xhci-hcd
    [    7.313941] usb usb1: SerialNumber: xhci-hcd.1.auto
    [    7.319217] hub 1-0:1.0: USB hub found
    [    7.320450] hub 1-0:1.0: 4 ports detected
    [    7.325580] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    [    7.326523] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
    [    7.327001] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    7.327400] usb usb2: Product: xHCI Host Controller
    [    7.327667] usb usb2: Manufacturer: Linux 6.1.30-xilinx-v2023.2 xhci-hcd
    [    7.328242] usb usb2: SerialNumber: xhci-hcd.1.auto
    [    7.329710] hub 2-0:1.0: USB hub found
    [    7.330229] hub 2-0:1.0: 4 ports detected
    [    7.347059] input: gpio-keys as /devices/platform/gpio-keys/input/input0
    [    7.351488] of_cfs_init
    [    7.352385] of_cfs_init: OK
    [    7.353520] clk: Not disabling unused clocks
    [    7.423724] ALSA device list:
    [    7.424807]   #0: DP mon
    [    7.471719] Freeing unused kernel memory: 2240K
    [    7.474208] Run /init as init process
    [    7.635608] systemd[1]: systemd 251.8+ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=hybrid)
    [    7.638790] systemd[1]: Detected architecture arm64.
    
    Welcome to PetaLinux 2023.2+release-S08141938 (langdale)!
    
    [    7.736543] systemd[1]: Hostname set to <xilinx-zcu102-20232>.
    [    7.738764] systemd[1]: Initializing machine ID from random generator.
    [    8.159552] systemd-sysv-generator[185]: SysV service '/etc/init.d/sshd' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
    [    8.166823] systemd-sysv-generator[185]: SysV service '/etc/init.d/nfsserver' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
    [    8.170675] systemd-sysv-generator[185]: SysV service '/etc/init.d/inetd.busybox' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
    [    8.982149] systemd[1]: Queued start job for default target Multi-User System.
    [    9.178108] systemd[1]: Created slice Slice /system/getty.
    [  OK  ] Created slice Slice /system/getty.
    [    9.190103] systemd[1]: Created slice Slice /system/modprobe.
    [  OK  ] Created slice Slice /system/modprobe.
    [    9.198226] systemd[1]: Created slice Slice /system/serial-getty.
    [  OK  ] Created slice Slice /system/serial-getty.
    [    9.205636] systemd[1]: Created slice User and Session Slice.
    [  OK  ] Created slice User and Session Slice.
    [    9.210874] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [  OK  ] Started Dispatch Password …ts to Console Directory Watch.
    [    9.216037] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [  OK  ] Started Forward Password R…uests to Wall Directory Watch.
    [    9.218970] systemd[1]: Reached target Path Units.
    [  OK  ] Reached target Path Units.
    [    9.221296] systemd[1]: Reached target Remote File Systems.
    [  OK  ] Reached target Remote File Systems.
    [    9.223499] systemd[1]: Reached target Slice Units.
    [  OK  ] Reached target Slice Units.
    [    9.225641] systemd[1]: Reached target Swaps.
    [  OK  ] Reached target Swaps.
    [    9.238290] systemd[1]: Listening on RPCbind Server Activation Socket.
    [  OK  ] Listening on RPCbind Server Activation Socket.
    [    9.240892] systemd[1]: Reached target RPC Port Mapper.
    [  OK  ] Reached target RPC Port Mapper.
    [    9.245349] systemd[1]: Listening on Syslog Socket.
    [  OK  ] Listening on Syslog Socket.
    [    9.249116] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [  OK  ] Listening on initctl Compatibility Named Pipe.
    [    9.254887] systemd[1]: Listening on Journal Audit Socket.
    [  OK  ] Listening on Journal Audit Socket.
    [    9.259024] systemd[1]: Listening on Journal Socket (/dev/log).
    [  OK  ] Listening on Journal Socket (/dev/log).
    [    9.266998] systemd[1]: Listening on Journal Socket.
    [  OK  ] Listening on Journal Socket.
    [    9.273025] systemd[1]: Listening on Network Service Netlink Socket.
    [  OK  ] Listening on Network Service Netlink Socket.
    [    9.277744] systemd[1]: Listening on udev Control Socket.
    [  OK  ] Listening on udev Control Socket.
    [    9.281567] systemd[1]: Listening on udev Kernel Socket.
    [  OK  ] Listening on udev Kernel Socket.
    [    9.285254] systemd[1]: Listening on User Database Manager Socket.
    [  OK  ] Listening on User Database Manager Socket.
    [    9.331489] systemd[1]: Mounting Huge Pages File System...
             Mounting Huge Pages File System...
    [    9.351520] systemd[1]: Mounting POSIX Message Queue File System...
             Mounting POSIX Message Queue File System...
    [    9.373197] systemd[1]: Mounting Kernel Debug File System...
             Mounting Kernel Debug File System...
    [    9.378266] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
    [    9.397870] systemd[1]: Mounting Temporary Directory /tmp...
             Mounting Temporary Directory /tmp...
    [    9.402347] systemd[1]: Create List of Static Device Nodes was skipped because of a failed condition check (ConditionFileNotEmpty=/lib/modules/6.1.30-xilinx-v2023.2/modules.devname).
    [    9.429906] systemd[1]: Starting Load Kernel Module configfs...
             Starting Load Kernel Module configfs...
    [    9.452630] systemd[1]: Starting Load Kernel Module drm...
             Starting Load Kernel Module drm...
    [    9.474004] systemd[1]: Starting Load Kernel Module fuse...
             Starting Load Kernel Module fuse...
    [    9.502041] systemd[1]: Starting RPC Bind...
             Starting RPC Bind...
    [    9.505706] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
    [    9.510879] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
    [    9.511628] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
    [    9.552413] systemd[1]: Starting Journal Service...
             Starting Journal Service...
    [    9.559363] systemd[1]: Load Kernel Modules was skipped because all trigger condition checks failed.
    [    9.584785] systemd[1]: Mounting NFSD configuration filesystem...
             Mounting NFSD configuration filesystem...
    [    9.606427] systemd[1]: Starting Generate network units from Kernel command line...
             Starting Generate network …ts from Kernel command line...
    [    9.643283] systemd[1]: Starting Remount Root and Kernel File Systems...
             Starting Remount Root and Kernel File Systems...
    [    9.680967] systemd[1]: Starting Apply Kernel Variables...
             Starting Apply Kernel Variables...
    [    9.700675] systemd[1]: Starting Coldplug All udev Devices...
             Starting Coldplug All udev Devices...
    [    9.745122] systemd[1]: Started RPC Bind.
    [  OK  ] Started RPC Bind.
    [    9.765479] systemd[1]: Mounted Huge Pages File System.
    [  OK  ] Mounted Huge Pages File System.
    [    9.776750] systemd[1]: Mounted POSIX Message Queue File System.
    [  OK  ] Mounted POSIX Message Queue File System.
    [    9.784300] systemd[1]: Mounted Kernel Debug File System.
    [  OK  ] Mounted Kernel Debug File System.
    [    9.789661] systemd[1]: Mounted Temporary Directory /tmp.
    [  OK  ] Mounted Temporary Directory /tmp.
    [    9.801150] systemd[1]: modprobe@configfs.service: Deactivated successfully.
    [    9.806965] systemd[1]: Finished Load Kernel Module configfs.
    [  OK  ] Finished Load Kernel Module configfs.
    [    9.817536] systemd[1]: modprobe@drm.service: Deactivated successfully.
    [    9.821098] systemd[1]: Finished Load Kernel Module drm.
    [  OK  ] Finished Load Kernel Module drm.
    [    9.830387] systemd[1]: modprobe@fuse.service: Deactivated successfully.
    [    9.837722] systemd[1]: Finished Load Kernel Module fuse.
    [  OK  ] Finished Load Kernel Module fuse.
    [    9.841802] systemd[1]: Mounted NFSD configuration filesystem.
    [  OK  ] Mounted NFSD configuration filesystem.
    [    9.851077] systemd[1]: Finished Generate network units from Kernel command line.
    [  OK  ] Finished Generate network units from Kernel command line.
    [    9.861570] systemd[1]: Reached target Preparation for Network.
    [  OK  ] Reached target Preparation for Network.
    [    9.866686] systemd[1]: FUSE Control File System was skipped because of a failed condition check (ConditionPathExists=/sys/fs/fuse/connections).
    [    9.922211] systemd[1]: Mounting Kernel Configuration File System...
             Mounting Kernel Configuration File System...
    [    9.988317] systemd[1]: Finished Remount Root and Kernel File Systems.
    [  OK  ] Finished Remount Root and Kernel File Systems.
    [    9.996580] systemd[1]: Finished Apply Kernel Variables.
    [  OK  ] Finished Apply Kernel Variables.
    [   10.001009] systemd[1]: Rebuild Hardware Database was skipped because all trigger condition checks failed.
    [   10.002340] systemd[1]: Platform Persistent Storage Archival was skipped because of a failed condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
    [   10.046662] systemd[1]: Starting Create System Users...
             Starting Create System Users...
    [   10.065445] systemd[1]: Mounted Kernel Configuration File System.
    [  OK  ] Mounted Kernel Configuration File System.
    [   10.215115] systemd[1]: Finished Create System Users.
    [  OK  ] Finished Create System Users.
    [   10.250754] systemd[1]: Starting Create Static Device Nodes in /dev...
             Starting Create Static Device Nodes in /dev...
    [   10.383563] systemd[1]: Finished Create Static Device Nodes in /dev.
    [  OK  ] Finished Create Static Device Nodes in /dev.
    [   10.387570] systemd[1]: Reached target Preparation for Local File Systems.
    [  OK  ] Reached target Preparation for Local File Systems.
    [   10.427049] systemd[1]: Starting Rule-based Manager for Device Events and Files...
             Starting Rule-based Manage…for Device Events and Files...
    [   10.433331] systemd[1]: Started Journal Service.
    [  OK  ] Started Journal Service.
             Starting Flush Journal to Persistent Storage...
    [   10.586744] systemd-journald[195]: Received client request to flush runtime journal.
    [  OK  ] Finished Flush Journal to Persistent Storage.
             Mounting /var/volatile...
    [  OK  ] Started Rule-based Manager for Device Events and Files.
             Starting Network Configuration...
    [  OK  ] Mounted /var/volatile.
             Starting Load/Save Random Seed...
    [  OK  ] Reached target Local File Systems.
             Starting Rebuild Dynamic Linker Cache...
             Starting Create Volatile Files and Directories...
    [  OK  ] Finished Rebuild Dynamic Linker Cache.
    [  OK  ] Finished Create Volatile Files and Directories.
             Starting Run pending postinsts...
             Starting Rebuild Journal Catalog...
    [   11.520354] cfg80211: Loading compiled-in X.509 certificates for regulatory database
             Starting Network Name Resolution...
             Starting Network Time Synchronization...
             Starting Record System Boot/Shutdown in UTMP...
    [   11.830246] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
    [   11.833700] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
    [   11.834540] cfg80211: failed to load regulatory.db
    [  OK  ] Finished Rebuild Journal Catalog.
    [   11.994016] Unloading old XRT Linux kernel modules
             Starting Update is Completed...
    [   12.084679] Loading new XRT Linux kernel modules
    [   12.133474] zocl: loading out-of-tree module taints kernel.
    [   12.164597] [drm] Probing for xlnx,zocl
    [   12.168657] zocl-drm amba_pl@0:zyxclmm_drm: error -ENXIO: IRQ index 32 not found
    [   12.197790] [drm] FPGA programming device pcap founded.
    [  OK  ] Finished Record System Boot/Shutdown in UTMP.
    [   12.201987] [drm] PR[0] Isolation addr 0x0
    [   12.252049] [drm] Initialized zocl 2.15.0 20230819 for amba_pl@0:zyxclmm_drm on minor 1
    [  OK  ] Finished Update is Completed.
    [  OK  ] Started Network Configuration.
    [   12.647732] INFO: Creating ICD entry for Xilinx Platform
    [   12.756343] random: crng init done
    [  OK  ] Finished Load/Save Random Seed.
    [  OK  ] Started Network Time Synchronization.
    [  OK  ] Started Network Name Resolution.
    [  OK  ] Reached target Network.
    [  OK  ] Reached target Host and Network Name Lookups.
    [  OK  ] Reached target System Time Set.
    [  OK  ] Started NFS status monitor for NFSv2/3 locking..
    [  OK  ] Finished Run pending postinsts.
    [  OK  ] Finished Coldplug All udev Devices.
    [  OK  ] Reached target System Initialization.
    [  OK  ] Started Daily Cleanup of Temporary Directories.
    [  OK  ] Reached target Timer Units.
    [  OK  ] Listening on D-Bus System Message Bus Socket.
             Starting sshd.socket...
    [  OK  ] Listening on sshd.socket.
    [  OK  ] Reached target Socket Units.
    [  OK  ] Reached target Basic System.
    [  OK  ] Started Kernel Logging Service.
    [  OK  ] Started System Logging Service.
             Starting D-Bus System Message Bus...
             Starting inetd.busybox.service...
             Starting LSB: Kernel NFS server support...
             Starting User Login Management...
             Starting Permit User Sessions...
             Starting Target Communication Framework agent...
             Starting OpenSSH Key Generation...
    [  OK  ] Started D-Bus System Message Bus.
    [  OK  ] Started inetd.busybox.service.
    [  OK  ] Finished Permit User Sessions.
    [  OK  ] Started Target Communication Framework agent.
    [   21.018992] macb ff0e0000.ethernet eth0: PHY [ff0e0000.ethernet-ffffffff:0c] driver [TI DP83867] (irq=POLL)
    [   21.020606] macb ff0e0000.ethernet eth0: configuring for phy/rgmii-id link mode
    [   21.029352] macb ff0e0000.ethernet eth0: unable to generate target frequency: 125000000 Hz
    [   21.048562] macb ff0e0000.ethernet eth0: Link is Up - 1Gbps/Full - flow control tx
    [   21.076591] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    [   21.471486] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
    [   21.472714] NFSD: Using legacy client tracking operations.
    [   21.472815] NFSD: starting 90-second grace period (net f0000000)
    [FAILED] Failed to start LSB: Kernel NFS server support.
    See 'systemctl status nfsserver.service' for details.
    [  OK  ] Started User Login Management.
    [  OK  ] Created slice Slice /system/systemd-fsck.
    [  OK  ] Reached target Sound Card.
    [  OK  ] Listening on Load/Save RF …itch Status /dev/rfkill Watch.
    [  OK  ] Started Getty on tty1.
    [  OK  ] Started Serial Getty on ttyPS0.
    [  OK  ] Reached target Login Prompts.
    [  OK  ] Reached target Multi-User System.
             Starting File System Check on /dev/mmcblk0...
             Starting Record Runlevel Change in UTMP...
    [  OK  ] Finished Record Runlevel Change in UTMP.
    [  OK  ] Finished File System Check on /dev/mmcblk0.
             Mounting /run/media/mmcblk0...
    [   27.970693] EXT4-fs (mmcblk0): mounted filesystem with ordered data mode. Quota mode: none.
    [  OK  ] Mounted /run/media/mmcblk0.
    [  OK  ] Finished OpenSSH Key Generation.
    
    PetaLinux 2023.2+release-S08141938 xilinx-zcu102-20232 ttyPS0
    
    xilinx-zcu102-20232 login: 
    
  • Specify this option to disable GDB through QEMU boot