petalinux-boot --jtag Examples - 2023.2 English - UG1144

PetaLinux Tools Documentation: Reference Guide (UG1144)

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

Select the images for loading on target from the following:

  1. Prebuilt directory: <plnx-proj-root>/pre-built/linux/images. These are prebuilt images packed along with the BSP.
  2. Images directory: <plnx-proj-root>/images/linux. These are the images built by the user.

The following examples demonstrate some use-cases of the petalinux-boot --jtag command.

  • Download bitstream and FSBL for Zynq 7000 devices, and FSBL and PMU firmware for Zynq UltraScale+ MPSoC
    petalinux-boot --jtag --prebuilt 1
    Note: Images are taken from <plnx-proj-root>/pre-built/linux/images directory.
  • Boot U-Boot on target board after loading bitstream/boot loader.
    petalinux-boot --jtag --prebuilt 2
    Note: Images are taken from <plnx-proj-root>/pre-built/linux/images directory.
    petalinux-boot --jtag --u-boot --fpga
    Note: Images are taken from <plnx-proj-root>/images/linux directory.
    • For MicroBlaze™ processors, the previous commands download the bitstream to the target board, and boot the U-Boot on the target board.
    • For Zynq 7000 devices, they download the bitstream and FSBL to the target board, and boot the U-Boot on the target board.
    • For Zynq UltraScale+ MPSoC, they download the bitstream, PMU firmware, FSBL, and U-Boot, and boot upto U-Boot on the target board.
    • For AMD Versal™ adaptive SoC, they download BOOT.BIN (which contains the PDI, PLM firmware, PSM firmware, U-Boot, and DTB) and boot the U-Boot on the target board.
  • Boot prebuilt kernel on target board after loading bitstream, boot loader, and U-Boot.
    petalinux-boot --jtag --prebuilt 3
    Note: Images are taken from <plnx-proj-root>/pre-built/linux/images directory.
    petalinux-boot --jtag --kernel
    Note: Images are taken from <plnx-proj-root>/images/linux directory.
  • Generate debug messages while loading images:
  • petalinux-boot --jtag --u-boot/--kernel -v
    Note: Images are taken from <plnx-proj-root>/images/linux directory.
  • For JTAG boot, specify the cpio rootfile system. It supportsZynq , Zynq UltraScale+ MPSoC, Versal, and MicroBlaze.

  • Boot customized rootfs image with kernel using JTAG:
    petalinux-boot --jtag --kernel --rootfs images/linux/rootfs.cpio.gz.u-boot --hw_server-url xhdbfarmrki7:3121
    [INFO] Sourcing buildtools
    INFO: Use bitstream: "xilinx-zcu102-2023.2/images/linux/system.bit.
    INFO: Please use --fpga --bitstream <BITSTREAM> to specify a bitstream if you want to use other bitstream.
    INFO: Launching XSDB for file download and boot.
    INFO: This may take a few minutes, depending on the size of your image.
    rlwrap: warning: your $TERM is 'xterm-256color' but rlwrap couldn't find it in the terminfo database. Expect some problems.: Inappropriate ioctl for device
    INFO: Configuring the FPGA...                                                                                   
    INFO: Downloading bitstream: xilinx-zcu102-2023.2/images/linux/system.bit to the target.
                                                                                                                                                                                                                                    INFO: Downloading ELF file: /wrk/everest_fcv_nobkup/kavyasre/_20230819_/xilinx-zcu102-2023.2/images/linux/pmufw.elf to the target.
    INFO: Downloading ELF file: xilinx-zcu102-2023.2/images/linux/zynqmp_fsbl.elf to the target.
    INFO: Downloading ELF file: xilinx-zcu102-2023.2/images/linux/u-boot.elf to the target.
    INFO: Loading image: xilinx-zcu102-2023.2/images/linux/Image at 0x00200000 xilinx-zcu102-2023.2/images/linux/system.dtb at 0x00100000
    INFO: Loading image: xilinx-zcu102-2023.2/images/linux/rootfs.cpio.gz.u-boot at 0x04000000
    INFO: Loading image: xilinx-zcu102-2023.2/images/linux/boot.scr at 0x20000000
    INFO: Downloading ELF file: xilinx-zcu102-2023.2/images/linux/bl31.elf to the target.
                                                
    [xhd-zcu102-6] Systest# connect com0
    Connecting to device com0.  Use Ctrl-\ to escape.
    [xhd-zcu102-6] Systest# power 0 power 1
    Power: OFF
    Removing Uart devices...
    Power: ON
    [xhd-zcu102-6] Systest# connect com0
    Connecting to device com0.  Use Ctrl-\ to escape.
    Zynq MP First Stage Boot Loader 
    Release 2023.2   Aug 11 2023  -  10:10:30
    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:  zu9eg
    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:	SRST 
    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 - ba:af:19:9b:ba:af
    eth0: ethernet@ff0e0000
    scanning bus for devices...
    SATA link 0 timeout.
    Target spinup took 0 ms.
    AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
    flags: 64bit ncq pm clo only pmp fbss pio slum part ccc apst 
      Device 0: (1:0) Vendor: ATA Prod.: TS240GSSD220S Rev: S103
                Type: Hard Disk
                Capacity: 228936.5 MB = 223.5 GB (468862128 x 512)
    starting USB...
    Bus usb@fe200000: Register 2000440 NbrPorts 2
    Starting the controller
    USB XHCI 1.00
    scanning bus usb@fe200000 for devices... 2 USB Device(s) found
           scanning usb for storage devices... 1 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 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 99.99MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0x1ffffffffffffff max_cycles: 0x170f8de2d3, max_idle_ns: 440795206112 ns
    [    0.000000] sched_clock: 57 bits at 100MHz, resolution 10ns, wraps every 4398046511101ns
    [    0.008465] Console: colour dummy device 80x25
    [    0.012558] Calibrating delay loop (skipped), value calculated using timer frequency.. 199.98 BogoMIPS (lpj=399960)
    [    0.022973] pid_max: default: 32768 minimum: 301
    [    0.027787] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.034992] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.043973] rcu: Hierarchical SRCU implementation.
    [    0.047601] rcu: 	Max phase no-delay instances is 1000.
    [    0.053169] EFI services will not be available.
    [    0.057519] smp: Bringing up secondary CPUs ...
    [    0.062297] Detected VIPT I-cache on CPU1
    [    0.062374] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
    [    0.062818] Detected VIPT I-cache on CPU2
    [    0.062877] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
    [    0.063297] Detected VIPT I-cache on CPU3
    [    0.063355] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
    [    0.063403] smp: Brought up 1 node, 4 CPUs
    [    0.097538] SMP: Total of 4 processors activated.
    [    0.102238] CPU features: detected: 32-bit EL0 Support
    [    0.107372] CPU features: detected: CRC32 instructions
    [    0.112555] CPU: All CPU(s) started at EL2
    [    0.116596] alternatives: applying system-wide alternatives
    [    0.123288] devtmpfs: initialized
    [    0.132291] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.136419] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
    [    0.149588] pinctrl core: initialized pinctrl subsystem
    [    0.150100] DMI not present or invalid.
    [    0.153425] NET: Registered PF_NETLINK/PF_ROUTE protocol family
    [    0.159720] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
    [    0.166066] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [    0.173923] audit: initializing netlink subsys (disabled)
    [    0.179376] audit: type=2000 audit(0.116:1): state=initialized audit_enabled=0 res=1
    [    0.179781] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.193870] ASID allocator initialised with 65536 entries
    [    0.199343] Serial: AMBA PL011 UART driver
    [    0.224372] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.225525] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
    [    0.231802] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.238594] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
    [    0.244846] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.251630] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
    [    0.257897] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
    [    0.264682] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
    [    0.339007] raid6: neonx8   gen()  2265 MB/s
    [    0.407061] raid6: neonx4   gen()  2218 MB/s
    [    0.475132] raid6: neonx2   gen()  2119 MB/s
    [    0.543198] raid6: neonx1   gen()  1806 MB/s
    [    0.611248] raid6: int64x8  gen()  1415 MB/s
    [    0.679312] raid6: int64x4  gen()  1562 MB/s
    [    0.747380] raid6: int64x2  gen()  1396 MB/s
    [    0.815451] raid6: int64x1  gen()  1034 MB/s
    [    0.815490] raid6: using algorithm neonx8 gen() 2265 MB/s
    [    0.887519] raid6: .... xor() 1655 MB/s, rmw enabled
    [    0.887564] raid6: using neon recovery algorithm
    [    0.892003] iommu: Default domain type: Translated 
    [    0.896325] iommu: DMA domain TLB invalidation policy: strict mode 
    [    0.902798] SCSI subsystem initialized
    [    0.906477] usbcore: registered new interface driver usbfs
    [    0.911839] usbcore: registered new interface driver hub
    [    0.917140] usbcore: registered new device driver usb
    [    0.922247] mc: Linux media interface: v0.10
    [    0.926452] videodev: Linux video capture interface: v2.00
    [    0.931933] pps_core: LinuxPPS API ver. 1 registered
    [    0.936874] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.946017] PTP clock support registered
    [    0.949941] EDAC MC: Ver: 3.0.0
    [    0.953337] zynqmp-ipi-mbox mailbox@ff9905c0: Registered ZynqMP IPI mbox with TX/RX channels.
    [    0.961818] FPGA manager framework
    [    0.965117] Advanced Linux Sound Architecture Driver Initialized.
    [    0.971404] Bluetooth: Core ver 2.22
    [    0.974641] NET: Registered PF_BLUETOOTH protocol family
    [    0.979939] Bluetooth: HCI device and connection manager initialized
    [    0.986293] Bluetooth: HCI socket layer initialized
    [    0.991163] Bluetooth: L2CAP socket layer initialized
    [    0.996214] Bluetooth: SCO socket layer initialized
    [    1.001413] clocksource: Switched to clocksource arch_sys_counter
    [    1.007328] VFS: Disk quotas dquot_6.6.0
    [    1.011117] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    1.022985] NET: Registered PF_INET protocol family
    [    1.023185] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
    [    1.032964] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
    [    1.038787] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
    [    1.046508] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [    1.054625] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
    [    1.062639] TCP: Hash tables configured (established 32768 bind 32768)
    [    1.068419] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    1.075112] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    1.082325] NET: Registered PF_UNIX/PF_LOCAL protocol family
    [    1.088159] RPC: Registered named UNIX socket transport module.
    [    1.093751] RPC: Registered udp transport module.
    [    1.098450] RPC: Registered tcp transport module.
    [    1.103144] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    1.109587] PCI: CLS 0 bytes, default 64
    [    1.113806] Trying to unpack rootfs image as initramfs...
    [    1.126499] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
    [    1.130003] Initialise system trusted keyrings
    [    1.133198] workingset: timestamp_bits=46 max_order=20 bucket_order=0
    [    1.140253] NFS: Registering the id_resolver key type
    [    1.144564] Key type id_resolver registered
    [    1.148715] Key type id_legacy registered
    [    1.152751] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    1.159420] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [    1.167161] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
    [    1.210967] NET: Registered PF_ALG protocol family
    [    1.211043] xor: measuring software checksum speed
    [    1.218827]    8regs           :  2521 MB/sec
    [    1.223162]    32regs          :  2522 MB/sec
    [    1.227800]    arm64_neon      :  2351 MB/sec
    [    1.227960] xor: using function: 32regs (2522 MB/sec)
    [    1.233022] Key type asymmetric registered
    [    1.237102] Asymmetric key parser 'x509' registered
    [    1.242055] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
    [    1.249377] io scheduler mq-deadline registered
    [    1.253896] io scheduler kyber registered
    [    1.261454] irq-xilinx: mismatch in kind-of-intr param
    [    1.263026] irq-xilinx: /amba_pl@0/interrupt-controller@80020000: num_irq=32, sw_irq=0, edge=0x1
    [    1.305552] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [    1.307545] Serial: AMBA driver
    [    1.315906] brd: module loaded
    [    1.319395] loop: module loaded
    [    1.323488] tun: Universal TUN/TAP device driver, 1.6
    [    1.323648] CAN device driver interface
    [    1.327783] usbcore: registered new interface driver asix
    [    1.332187] usbcore: registered new interface driver ax88179_178a
    [    1.338269] usbcore: registered new interface driver cdc_ether
    [    1.344079] usbcore: registered new interface driver net1080
    [    1.349737] usbcore: registered new interface driver cdc_subset
    [    1.355663] usbcore: registered new interface driver zaurus
    [    1.361256] usbcore: registered new interface driver cdc_ncm
    [    1.366884] usbcore: registered new interface driver r8153_ecm
    [    1.373118] VFIO - User Level meta-driver version: 0.3
    [    1.378814] usbcore: registered new interface driver uas
    [    1.383168] usbcore: registered new interface driver usb-storage
    [    1.390101] rtc_zynqmp ffa60000.rtc: registered as rtc0
    [    1.394368] rtc_zynqmp ffa60000.rtc: setting system clock to 2023-08-19T12:13:19 UTC (1692447199)
    [    1.403389] i2c_dev: i2c /dev entries driver
    [    1.409832] usbcore: registered new interface driver uvcvideo
    [    1.414471] Bluetooth: HCI UART driver ver 2.3
    [    1.417680] Bluetooth: HCI UART protocol H4 registered
    [    1.422801] Bluetooth: HCI UART protocol BCSP registered
    [    1.428141] Bluetooth: HCI UART protocol LL registered
    [    1.433242] Bluetooth: HCI UART protocol ATH3K registered
    [    1.438661] Bluetooth: HCI UART protocol Three-wire (H5) registered
    [    1.445022] Bluetooth: HCI UART protocol Intel registered
    [    1.450309] Bluetooth: HCI UART protocol QCA registered
    [    1.455555] usbcore: registered new interface driver bcm203x
    [    1.461208] usbcore: registered new interface driver bpa10x
    [    1.466782] usbcore: registered new interface driver bfusb
    [    1.472252] usbcore: registered new interface driver btusb
    [    1.477740] usbcore: registered new interface driver ath3k
    [    1.483377] EDAC MC: ECC not enabled
    [    1.487010] EDAC DEVICE0: Giving out device to module edac controller cache_err: DEV edac (POLLED)
    [    1.495716] cortex_edac edac: cortex l1/l2 driver is deprecated
    [    1.502021] EDAC DEVICE1: Giving out device to module zynqmp-ocm-edac controller zynqmp_ocm: DEV ff960000.memory-controller (INTERRUPT)
    [    1.514647] sdhci: Secure Digital Host Controller Interface driver
    [    1.519999] sdhci: Copyright(c) Pierre Ossman
    [    1.524336] sdhci-pltfm: SDHCI platform and OF driver helper
    [    1.531234] ledtrig-cpu: registered to indicate activity on CPUs
    [    1.536090] SMCCC: SOC_ID: ID = jep106:0049:0000 Revision = 0x24738093
    [    1.542644] zynqmp_firmware_probe Platform Management API v1.1
    [    1.548413] zynqmp_firmware_probe Trustzone version v1.0
    [    1.584985] securefw securefw: securefw probed
    [    1.585458] zynqmp-aes zynqmp-aes.0: will run requests pump with realtime priority
    [    1.592235] usbcore: registered new interface driver usbhid
    [    1.597058] usbhid: USB HID core driver
    [    1.604266] ARM CCI_400_r1 PMU driver probed
    [    1.605041] fpga_manager fpga0: Xilinx ZynqMP FPGA Manager registered
    [    1.612361] usbcore: registered new interface driver snd-usb-audio
    [    1.618944] pktgen: Packet Generator for packet performance testing. Version: 2.75
    [    1.630223] Initializing XFRM netlink socket
    [    1.630345] NET: Registered PF_INET6 protocol family
    [    1.635173] Segment Routing with IPv6
    [    1.638213] In-situ OAM (IOAM) with IPv6
    [    1.642213] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
    [    1.648470] NET: Registered PF_PACKET protocol family
    [    1.653068] NET: Registered PF_KEY protocol family
    [    1.657862] can: controller area network core
    [    1.662232] NET: Registered PF_CAN protocol family
    [    1.666982] can: raw protocol
    [    1.669943] can: broadcast manager protocol
    [    1.674123] can: netlink gateway - max_hops=1
    [    1.678694] Bluetooth: RFCOMM TTY layer initialized
    [    1.683349] Bluetooth: RFCOMM socket layer initialized
    [    1.688482] Bluetooth: RFCOMM ver 1.11
    [    1.692228] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    [    1.697520] Bluetooth: BNEP filters: protocol multicast
    [    1.702745] Bluetooth: BNEP socket layer initialized
    [    1.707698] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
    [    1.713627] Bluetooth: HIDP socket layer initialized
    [    1.718615] 8021q: 802.1Q VLAN Support v1.8
    [    1.723008] 9pnet: Installing 9P2000 support
    [    1.727055] Key type dns_resolver registered
    [    1.731547] registered taskstats version 1
    [    1.735376] Loading compiled-in X.509 certificates
    [    1.742532] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no
    [    1.746886] alg: No test for xilinx-zynqmp-rsa (zynqmp-rsa)
    [    2.570357] Freeing initrd memory: 30968K
    [    2.945124] ff000000.serial: ttyPS0 at MMIO 0xff000000 (irq = 25, base_baud = 6249375) is a xuartps
    [    2.954214] printk: console [ttyPS0] enabled
    [    2.954214] printk: console [ttyPS0] enabled
    [    2.958521] printk: bootconsole [cdns0] disabled
    [    2.958521] printk: bootconsole [cdns0] disabled
    [    2.968138] ff010000.serial: ttyPS1 at MMIO 0xff010000 (irq = 26, base_baud = 6249375) is a xuartps
    [    2.981279] of-fpga-region fpga-full: FPGA Region probed
    [    2.988919] nwl-pcie fd0e0000.pcie: host bridge /axi/pcie@fd0e0000 ranges:
    [    2.995824] nwl-pcie fd0e0000.pcie:      MEM 0x00e0000000..0x00efffffff -> 0x00e0000000
    [    3.003836] nwl-pcie fd0e0000.pcie:      MEM 0x0600000000..0x07ffffffff -> 0x0600000000
    [    3.011937] nwl-pcie fd0e0000.pcie: Link is UP
    [    3.016587] nwl-pcie fd0e0000.pcie: PCI host bridge to bus 0000:00
    [    3.022772] pci_bus 0000:00: root bus resource [bus 00-ff]
    [    3.028255] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff]
    [    3.035129] pci_bus 0000:00: root bus resource [mem 0x600000000-0x7ffffffff pref]
    [    3.042636] pci 0000:00:00.0: [10ee:d021] type 01 class 0x060400
    [    3.048698] pci 0000:00:00.0: PME# supported from D0 D1 D2 D3hot
    [    3.056853] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000
    [    3.062880] pci 0000:01:00.0: reg 0x10: [io  0x0000-0x00ff]
    [    3.068483] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit]
    [    3.075292] pci 0000:01:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref]
    [    3.082642] pci 0000:01:00.0: supports D1 D2
    [    3.086911] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [    3.093748] pci 0000:00:00.0: BAR 8: assigned [mem 0xe0000000-0xe00fffff]
    [    3.100535] pci 0000:00:00.0: BAR 9: assigned [mem 0x600000000-0x6000fffff 64bit pref]
    [    3.108451] pci 0000:01:00.0: BAR 4: assigned [mem 0x600000000-0x600003fff 64bit pref]
    [    3.116381] pci 0000:01:00.0: BAR 2: assigned [mem 0xe0000000-0xe0000fff 64bit]
    [    3.123706] pci 0000:01:00.0: BAR 0: no space for [io  size 0x0100]
    [    3.129967] pci 0000:01:00.0: BAR 0: failed to assign [io  size 0x0100]
    [    3.136574] pci 0000:00:00.0: PCI bridge to [bus 01-0c]
    [    3.141802] pci 0000:00:00.0:   bridge window [mem 0xe0000000-0xe00fffff]
    [    3.148589] pci 0000:00:00.0:   bridge window [mem 0x600000000-0x6000fffff 64bit pref]
    [    3.160332] xilinx-zynqmp-dpdma fd4c0000.dma-controller: Xilinx DPDMA engine is probed
    [    3.168945] spi-nor spi0.0: found mt25qu512a, expected m25p80
    [    3.174906] spi-nor spi0.0: mt25qu512a (131072 Kbytes)
    [    3.180147] 3 fixed-partitions partitions found on MTD device spi0.0
    [    3.186498] Creating 3 MTD partitions on "spi0.0":
    [    3.191280] 0x000000000000-0x000001e00000 : "qspi-boot"
    [    3.197339] 0x000001e00000-0x000001e40000 : "qspi-bootenv"
    [    3.203552] 0x000001e40000-0x000004240000 : "qspi-kernel"
    [    3.212294] macb ff0e0000.ethernet: Not enabling partial store and forward
    [    3.242506] xilinx-axipmon ffa00000.perf-monitor: Probed Xilinx APM
    [    3.249065] xilinx-axipmon fd0b0000.perf-monitor: Probed Xilinx APM
    [    3.255564] xilinx-axipmon fd490000.perf-monitor: Probed Xilinx APM
    [    3.262064] xilinx-axipmon ffa10000.perf-monitor: Probed Xilinx APM
    [    3.269311] i2c i2c-0: using pinctrl states for GPIO recovery
    [    3.275271] i2c i2c-0: using generic GPIOs for recovery
    [    3.280876] pca953x 0-0020: supply vcc not found, using dummy regulator
    [    3.287599] pca953x 0-0020: using no AI
    [    3.292274] pca953x 0-0021: supply vcc not found, using dummy regulator
    [    3.298955] pca953x 0-0021: using no AI
    [    3.312183] i2c i2c-0: Added multiplexed i2c bus 2
    [    3.323760] i2c i2c-0: Added multiplexed i2c bus 3
    [    3.395137] i2c i2c-0: Added multiplexed i2c bus 4
    [    3.400056] i2c i2c-0: Added multiplexed i2c bus 5
    [    3.404852] pca954x 0-0075: registered 4 multiplexed busses for I2C mux pca9544
    [    3.412213] cdns-i2c ff020000.i2c: 400 kHz mmio ff020000 irq 53
    [    3.419156] i2c i2c-1: using pinctrl states for GPIO recovery
    [    3.425088] i2c i2c-1: using generic GPIOs for recovery
    [    3.431027] at24 6-0054: supply vcc not found, using dummy regulator
    [    3.437930] at24 6-0054: 1024 byte 24c08 EEPROM, writable, 1 bytes/write
    [    3.444674] i2c i2c-1: Added multiplexed i2c bus 6
    [    3.450029] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out
    [    3.457337] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out
    [    3.464642] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out
    [    3.471941] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out
    [    3.479242] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out
    [    3.486544] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out
    [    3.493843] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out
    [    3.501148] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out
    [    3.509568] si5341 7-0036: Chip: 5341 Grade: 1 Rev: 1
    [    3.548095] i2c i2c-1: Added multiplexed i2c bus 7
    [    3.555742] si570 8-005d: registered, current frequency 300000000 Hz
    [    3.562132] i2c i2c-1: Added multiplexed i2c bus 8
    [    3.581895] si570 9-005d: registered, current frequency 148500000 Hz
    [    3.588289] i2c i2c-1: Added multiplexed i2c bus 9
    [    3.593305] si5324 10-0069: si5328 probed
    [    3.661813] si5324 10-0069: si5328 probe successful
    [    3.666730] i2c i2c-1: Added multiplexed i2c bus 10
    [    3.671736] i2c i2c-1: Added multiplexed i2c bus 11
    [    3.676744] i2c i2c-1: Added multiplexed i2c bus 12
    [    3.681747] i2c i2c-1: Added multiplexed i2c bus 13
    [    3.686625] pca954x 1-0074: registered 8 multiplexed busses for I2C switch pca9548
    [    3.694575] i2c i2c-1: Added multiplexed i2c bus 14
    [    3.699596] i2c i2c-1: Added multiplexed i2c bus 15
    [    3.704606] i2c i2c-1: Added multiplexed i2c bus 16
    [    3.709617] i2c i2c-1: Added multiplexed i2c bus 17
    [    3.714635] i2c i2c-1: Added multiplexed i2c bus 18
    [    3.719654] i2c i2c-1: Added multiplexed i2c bus 19
    [    3.724675] i2c i2c-1: Added multiplexed i2c bus 20
    [    3.729689] i2c i2c-1: Added multiplexed i2c bus 21
    [    3.734570] pca954x 1-0075: registered 8 multiplexed busses for I2C switch pca9548
    [    3.742167] cdns-i2c ff030000.i2c: 400 kHz mmio ff030000 irq 54
    [    3.752118] cdns-wdt fd4d0000.watchdog: Xilinx Watchdog Timer with timeout 60s
    [    3.759622] cdns-wdt ff150000.watchdog: Xilinx Watchdog Timer with timeout 10s
    [    3.767278] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1199880 KHz, changing to: 1199999 KHz
    [    3.779710] zynqmp-display fd4a0000.display: vtc bridge property not present
    [    3.812040] mmc0: SDHCI controller on ff170000.mmc [ff170000.mmc] using ADMA 64-bit
    [    4.168624] xilinx-dp-snd-codec fd4a0000.display:zynqmp-dp-snd-codec0: Xilinx DisplayPort Sound Codec probed
    [    4.169011] mmc0: new high speed SDHC card at address aaaa
    [    4.178755] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm0: Xilinx DisplayPort Sound PCM probed
    [    4.184340] mmcblk0: mmc0:aaaa SL16G 14.8 GiB 
    [    4.192012] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm1: Xilinx DisplayPort Sound PCM probed
    [    4.205309] xilinx-dp-snd-card fd4a0000.display:zynqmp-dp-snd-card: Xilinx DisplayPort Sound Card probed
    [    4.209048]  mmcblk0: p1
    [    4.214909] OF: graph: no port node found in /axi/display@fd4a0000
    [    4.223839] xlnx-drm xlnx-drm.0: bound fd4a0000.display (ops 0xffff800008f3a090)
    [    5.309441] zynqmp-display fd4a0000.display: [drm] Cannot find any crtc or sizes
    [    5.317096] [drm] Initialized xlnx 1.0.0 20130509 for fd4a0000.display on minor 0
    [    5.324598] zynqmp-display fd4a0000.display: ZynqMP DisplayPort Subsystem driver probed
    [    5.332844] ahci-ceva fd0c0000.ahci: supply ahci not found, using dummy regulator
    [    5.340408] ahci-ceva fd0c0000.ahci: supply phy not found, using dummy regulator
    [    5.347880] ahci-ceva fd0c0000.ahci: supply target not found, using dummy regulator
    [    5.355776] ahci-ceva fd0c0000.ahci: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl platform mode
    [    5.364738] ahci-ceva fd0c0000.ahci: flags: 64bit ncq sntf pm clo only pmp fbs pio slum part ccc sds apst 
    [    5.375130] scsi host0: ahci-ceva
    [    5.378749] scsi host1: ahci-ceva
    [    5.382174] ata1: SATA max UDMA/133 mmio [mem 0xfd0c0000-0xfd0c1fff] port 0x100 irq 59
    [    5.390083] ata2: SATA max UDMA/133 mmio [mem 0xfd0c0000-0xfd0c1fff] port 0x180 irq 59
    [    5.399718] macb ff0e0000.ethernet: Not enabling partial store and forward
    [    5.411491] macb ff0e0000.ethernet eth0: Cadence GEM rev 0x50070106 at 0xff0e0000 irq 51 (ba:af:19:9b:ba:af)
    [    5.447200] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
    [    5.452713] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
    [    5.460462] xhci-hcd xhci-hcd.1.auto: hcc params 0x0238f625 hci version 0x100 quirks 0x0000000002010810
    [    5.469886] xhci-hcd xhci-hcd.1.auto: irq 60, io mem 0xfe200000
    [    5.475910] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
    [    5.481392] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
    [    5.489048] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
    [    5.495693] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
    [    5.503962] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    5.511181] usb usb1: Product: xHCI Host Controller
    [    5.516049] usb usb1: Manufacturer: Linux 6.1.30-xilinx-v2023.2 xhci-hcd
    [    5.522742] usb usb1: SerialNumber: xhci-hcd.1.auto
    [    5.527963] hub 1-0:1.0: USB hub found
    [    5.531747] hub 1-0:1.0: 1 port detected
    [    5.535992] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
    [    5.544259] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    5.551477] usb usb2: Product: xHCI Host Controller
    [    5.556346] usb usb2: Manufacturer: Linux 6.1.30-xilinx-v2023.2 xhci-hcd
    [    5.563043] usb usb2: SerialNumber: xhci-hcd.1.auto
    [    5.568182] hub 2-0:1.0: USB hub found
    [    5.571951] hub 2-0:1.0: 1 port detected
    [    5.579024] input: gpio-keys as /devices/platform/gpio-keys/input/input0
    [    5.586083] of_cfs_init
    [    5.588540] of_cfs_init: OK
    [    5.591400] clk: Not disabling unused clocks
    [    5.595724] ALSA device list:
    [    5.598684]   #0: DP mon
    [    5.711647] ata1: SATA link down (SStatus 0 SControl 330)
    [    5.797418] usb 1-1: new high-speed USB device number 2 using xhci-hcd
    [    5.877417] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 330)
    [    5.888643] ata2.00: ATA-9: TS240GSSD220S, S1031B0, max UDMA/133
    [    5.894654] ata2.00: 468862128 sectors, multi 1: LBA48 NCQ (depth 32)
    [    5.908985] ata2.00: configured for UDMA/133
    [    5.913493] scsi 1:0:0:0: Direct-Access     ATA      TS240GSSD220S    1B0  PQ: 0 ANSI: 5
    [    5.922398] sd 1:0:0:0: [sda] 468862128 512-byte logical blocks: (240 GB/224 GiB)
    [    5.929903] sd 1:0:0:0: [sda] Write Protect is off
    [    5.934747] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [    5.943849] sd 1:0:0:0: [sda] Preferred minimum I/O size 512 bytes
    [    5.950974] sd 1:0:0:0: [sda] Attached SCSI disk
    [    5.956140] Freeing unused kernel memory: 2240K
    [    5.961735] usb 1-1: New USB device found, idVendor=0951, idProduct=1643, bcdDevice= 1.00
    [    5.961788] Run /init as init process
    [    5.969911] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [    5.969918] usb 1-1: Product: DataTraveler G3
    [    5.980698] usb 1-1: Manufacturer: Kingston
    [    5.989223] usb 1-1: SerialNumber: 001CC0EC32FEFC51270F2378
    [    5.995489] usb-storage 1-1:1.0: USB Mass Storage device detected
    [    6.001970] scsi host2: usb-storage 1-1:1.0
    [    6.012516] 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)
    [    6.044246] systemd[1]: Detected architecture arm64.
    
    Welcome to PetaLinux 2023.2+release-S08141938 (langdale)!
    
    [    6.117592] systemd[1]: Hostname set to <xilinx-zcu102-20232>.
    [    6.123547] systemd[1]: Initializing machine ID from random generator.
    [    6.191763] systemd-sysv-generator[190]: 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.
    [    6.216729] systemd-sysv-generator[190]: 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.
    [    6.241141] systemd-sysv-generator[190]: 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.
    [    6.401447] zynqmp-display fd4a0000.display: [drm] Cannot find any crtc or sizes
    [    6.460621] systemd[1]: Queued start job for default target Multi-User System.
    [    6.513540] systemd[1]: Created slice Slice /system/getty.
    [  OK  ] Created slice Slice /system/getty.
    [    6.534894] systemd[1]: Created slice Slice /system/modprobe.
    [  OK  ] Created slice Slice /system/modprobe.
    [    6.558758] systemd[1]: Created slice Slice /system/serial-getty.
    [  OK  ] Created slice Slice /system/serial-getty.
    [    6.582469] systemd[1]: Created slice User and Session Slice.
    [  OK  ] Created slice User and Session Slice.
    [    6.605661] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [  OK  ] Started Dispatch Password …ts to Console Directory Watch.
    [    6.629617] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [  OK  ] Started Forward Password R…uests to Wall Directory Watch.
    [    6.653673] systemd[1]: Reached target Path Units.
    [  OK  ] Reached target Path Units.
    [    6.669526] systemd[1]: Reached target Remote File Systems.
    [  OK  ] Reached target Remote File Systems.
    [    6.689511] systemd[1]: Reached target Slice Units.
    [  OK  ] Reached target Slice Units.
    [    6.705532] systemd[1]: Reached target Swaps.
    [  OK  ] Reached target Swaps.
    [    6.721967] systemd[1]: Listening on RPCbind Server Activation Socket.
    [  OK  ] Listening on RPCbind Server Activation Socket.
    [    6.745500] systemd[1]: Reached target RPC Port Mapper.
    [  OK  ] Reached target RPC Port Mapper.
    [    6.765833] systemd[1]: Listening on Syslog Socket.
    [  OK  ] Listening on Syslog Socket.
    [    6.781676] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [  OK  ] Listening on initctl Compatibility Named Pipe.
    [    6.805947] systemd[1]: Listening on Journal Audit Socket.
    [  OK  ] Listening on Journal Audit Socket.
    [    6.825735] systemd[1]: Listening on Journal Socket (/dev/log).
    [  OK  ] Listening on Journal Socket (/dev/log).
    [    6.845810] systemd[1]: Listening on Journal Socket.
    [  OK  ] Listening on Journal Socket.
    [    6.861944] systemd[1]: Listening on Network Service Netlink Socket.
    [  OK  ] Listening on Network Service Netlink Socket.
    [    6.885823] systemd[1]: Listening on udev Control Socket.
    [  OK  ] Listening on udev Control Socket.
    [    6.905702] systemd[1]: Listening on udev Kernel Socket.
    [  OK  ] Listening on udev Kernel Socket.
    [    6.925736] systemd[1]: Listening on User Database Manager Socket.
    [  OK  ] Listening on User Database Manager Socket.
    [    6.965690] systemd[1]: Mounting Huge Pages File System...
             Mounting Huge Pages File System...
    [    6.984384] systemd[1]: Mounting POSIX Message Queue File System...
             Mounting POSIX Message Queue File System...
    [    7.008517] systemd[1]: Mounting Kernel Debug File System...
             Mounting Kernel Debug File System...
    [    7.025852] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
    [    7.053686] systemd[1]: Mounting Temporary Directory /tmp...
             Mounting Temporary Directory /tmp...
    [    7.069760] 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).
    [    7.089332] systemd[1]: Starting Load Kernel Module configfs...
             Starting Load Kernel Module configfs...
    [    7.108677] systemd[1]: Starting Load Kernel Module drm...
    [    7.114308] scsi 2:0:0:0: Direct-Access     Kingston DataTraveler G3  1.00 PQ: 0 ANSI: 4
             Starting Load Kernel Module drm...
    [    7.123031] sd 2:0:0:0: [sdb] 7567964 512-byte logical blocks: (3.87 GB/3.61 GiB)
    [    7.135252] sd 2:0:0:0: [sdb] Write Protect is off
    [    7.140253] sd 2:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
    [    7.151544]  sdb:
    [    7.153537] sd 2:0:0:0: [sdb] Attached SCSI removable disk
    [    7.177867] systemd[1]: Starting Load Kernel Module fuse...
             Starting Load Kernel Module fuse...
    [    7.196812] systemd[1]: Starting RPC Bind...
             Starting RPC Bind...
    [    7.213662] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
    [    7.226599] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
    [    7.239471] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
    [    7.273871] systemd[1]: Starting Journal Service...
             Starting Journal Service...
    [    7.290111] systemd[1]: Load Kernel Modules was skipped because all trigger condition checks failed.
    [    7.302105] systemd[1]: Mounting NFSD configuration filesystem...
             Mounting NFSD configuration filesystem...
    [    7.320822] systemd[1]: Starting Generate network units from Kernel command line...
             Starting Generate network …ts from Kernel command line...
    [    7.373945] systemd[1]: Starting Remount Root and Kernel File Systems...
             Starting Remount Root and Kernel File Systems...
    [    7.400786] systemd[1]: Starting Apply Kernel Variables...
             Starting Apply Kernel Variables...
    [    7.420887] systemd[1]: Starting Coldplug All udev Devices...
             Starting Coldplug All udev Devices...
    [    7.442553] systemd[1]: Started RPC Bind.
    [  OK  ] Started RPC Bind.
    [    7.457934] systemd[1]: Started Journal Service.
    [  OK  ] Started Journal Service.
    [  OK  ] Mounted Huge Pages File System.
    [  OK  ] Mounted POSIX Message Queue File System.
    [  OK  ] Mounted Kernel Debug File System.
    [  OK  ] Mounted Temporary Directory /tmp.
    [  OK  ] Finished Load Kernel Module configfs.
    [  OK  ] Finished Load Kernel Module drm.
    [  OK  ] Finished Load Kernel Module fuse.
    [  OK  ] Mounted NFSD configuration filesystem.
    [  OK  ] Finished Generate network units from Kernel command line.
    [  OK  ] Finished Remount Root and Kernel File Systems.
    [  OK  ] Finished Apply Kernel Variables.
    [  OK  ] Reached target Preparation for Network.
             Mounting Kernel Configuration File System...
             Starting Flush Journal to Persistent Storage...
    [    7.728702] systemd-journald[200]: Received client request to flush runtime journal.
             Starting Create System Users...
    [  OK  ] Mounted Kernel Configuration File System.
    [  OK  ] Finished Flush Journal to Persistent Storage.
    [  OK  ] Finished Create System Users.
             Starting Create Static Device Nodes in /dev...
    [  OK  ] Finished Create Static Device Nodes in /dev.
    [  OK  ] Reached target Preparation for Local File Systems.
             Mounting /var/volatile...
             Starting Rule-based Manage…for Device Events and Files...
    [  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  ] Started Rule-based Manager for Device Events and Files.
    [  OK  ] Finished Rebuild Dynamic Linker Cache.
    [  OK  ] Finished Create Volatile Files and Directories.
             Starting Run pending postinsts...
             Starting Rebuild Journal Catalog...
             Starting Network Configuration...
    [    8.132520] Unloading old XRT Linux kernel modules
             Starting Network Name Resolution...
             Starting Network Time Synchronization...
    [    8.168666] Loading new XRT Linux kernel modules
             Starting Record System Boot/Shutdown in UTMP...
    [    8.185109] zocl: loading out-of-tree module taints kernel.
    [  OK  ] Finished Rebuild Journal Catalog.
    [    8.212295] [drm] Probing for xlnx,zocl
    [    8.217091] zocl-drm amba_pl@0:zyxclmm_drm: error -ENXIO: IRQ index 32 not found
    [    8.225101] [drm] FPGA programming device pcap founded.
    [    8.230583] [drm] PR[0] Isolation addr 0x0
    [    8.232213] [drm] Initialized zocl 2.15.0 20230819 for amba_pl@0:zyxclmm_drm on minor 1
             Starting Update is Completed...
    [  OK  ] Finished Update is Completed.
    [  OK  ] Finished Record System Boot/Shutdown[    8.290296] INFO: Creating ICD entry for Xilinx Platform
     in UTMP.
    [    8.640448] cfg80211: Loading compiled-in X.509 certificates for regulatory database
    [    8.741440] random: crng init done
    [    8.853555] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
    [    8.860453] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
    [    8.860468] cfg80211: failed to load regulatory.db
    [  OK  ] Finished Load/Save Random Seed.
    [  OK  ] Started Network Configuration.
    [  OK  ] Started Network Name Resolution.
    [  OK  ] Finished Coldplug All udev Devices.
    [  OK  ] Finished Run pending postinsts.
    [  OK  ] Started Network Time Synchronization.
    [    9.438503] macb ff0e0000.ethernet eth0: PHY [ff0e0000.ethernet-ffffffff:0c] driver [TI DP83867] (irq=POLL)
    [    9.448298] macb ff0e0000.ethernet eth0: configuring for phy/rgmii-id link mode
    [    9.478999] pps pps0: new PPS source ptp0
    [    9.502066] macb ff0e0000.ethernet: gem-ptp-timer ptp clock registered.
    [  OK  ] Created slice Slice /system/systemd-fsck.
    [  OK  ] Reached target Network.
    [  OK  ] Reached target Host and Network Name Lookups.
    [  OK  ] Reached target Sound Card.
    [  OK  ] Reached target System Initialization.
    [  OK  ] Started Daily Cleanup of Temporary Directories.
    [  OK  ] Reached target System Time Set.
    [  OK  ] Reached target Timer Units.
    [  OK  ] Listening on D-Bus System Message Bus Socket.
             Starting sshd.socket...
    [  OK  ] Listening on Load/Save RF …itch Status /dev/rfkill Watch.
    [  OK  ] Started NFS status monitor for NFSv2/3 locking..
             Starting File System Check on /dev/sda...
             Starting File System Check on /dev/sdb...
    [  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  ] Finished File System Check on /dev/sda.
    [  OK  ] Started inetd.busybox.service.
    [  OK  ] Finished Permit User Sessions.
    [  OK  ] Started Target Communication Framework agent.
             Mounting /run/media/root-sda...
    [  OK  ] Started Getty on tty1.
    [  OK  ] Started Serial Getty on ttyPS0.
    [  OK  ] Reached target Login Prompts.
    [  OK  ] Found device /dev/mmcblk0p1.
             Starting File System Check on /dev[   11.314729] EXT4-fs (sda): mounted filesystem with ordered data mode. Quota mode: none.
    /mmcblk0p1...
    [  OK  ] Mounted /run/media/root-sda.
    [  OK  ] Started User Login Management.
    [  OK  ] Finished File System Check on /dev/mmcblk0p1.
             Mounting /run/media/boot-mmcblk0p1...
    [  OK  ] Mounted /run/media/boot-mmcblk0p1.
    [   11.893649]  sdb:
    [  OK  ] Finished File System Check on /dev/sdb.
             Mounting /run/media/sdb...
    [  OK  ] Mounted /run/media/sdb.
    [   12.313708] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
    [   12.321582] NFSD: Using legacy client tracking operations.
    [   12.327075] 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  ] Reached target Multi-User System.
             Starting Record Runlevel Change in UTMP...
    [  OK  ] Finished Record Runlevel Change in UTMP.
    [   13.569717] macb ff0e0000.ethernet eth0: unable to generate target frequency: 125000000 Hz
    [   13.579132] macb ff0e0000.ethernet eth0: Link is Up - 1Gbps/Full - flow control tx
    [   13.586831] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    
    PetaLinux 2023.2+release-S08141938 xilinx-zcu102-20232 ttyPS0
    
    xilinx-zcu102-20232 login: petalinux
    You are required to change your password immediately (administrator enforced).
    New password: 
    Retype new password: 
    [   50.419540] audit: type=1006 audit(1692447248.519:2): pid=767 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
    [   50.432144] audit: type=1300 audit(1692447248.519:2): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffe0d3aef0 a2=4 a3=1 items=0 ppid=1 pid=767 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/lib/systemd/systemd" key=(null)
    [   50.457759] audit: type=1327 audit(1692447248.519:2): proctitle="(systemd)"
    xilinx-zcu102-20232:~$ 
    
    • For MicroBlaze processors, the previous commands download the bitstream to the target board, and boot the kernel image on the target board.
    • For Zynq 7000 devices, they download the bitstream and FSBL to the target board, and boot the U-Boot and the kernel on the target board.
    • For Zynq UltraScale+ MPSoC, they download the bitstream, PMU firmware, and FSBL, and boot the kernel with help of linux-boot.elf to set kernel start and DTB addresses.
    • For AMD Versal™ adaptive SoC, they download the BOOT.BIN (which contains the PDI, PLM firmware, PSM firmware, U-Boot, and DTB) and boot the kernel (Image) with the help of U-Boot script (boot.scr).