Post Go back to editing

Signal Mapping Discrepancies of SYSREF_IN and chip_select pins of AD9528 on ADRV9008-1 Evaluation Board integrated zcu102 board

Category: Hardware
Product Number: ADRV9008-1

Dear Team,

I'm currently working with the ZCU102 and ADRV9008-1 & ADRV9008-2 Evaluation Boards to assess the ADC and DAC for our specific use case. We've successfully connected both the ADC and DAC cards to the ZCU102 and are able to generate and receive signals using the provided example design.

We've also developed a custom board using the same ADC and DAC components. However, on our board, the AD9528 Sysref_in Clock signals are not connected.

Upon examining the sysref signal state on the evaluation board, we made the following observations:

1. We traced the sysref_out signal from the FPGA design to the ADRV9008-1 Evaluation Board using the ZCU102 and ADRV9008-1 schematics, along with the Vivado code, and noted the following discrepancies:

     a. In the Vivado design, the ports sysref_out_p & sysref_out_n are mapped to the AJ6 & AJ5 pins in the XDC (see the attached screenshot).


     b. When we traced it to the FMC and evaluation board, we found that these pins are connected to SPI_CS0 of ADRV9008-1 & SPI_CS1 of AD9528 (our analysis is attached).

2. Similarly we traced the spi_csn_ad9528 & spi_csn_adrv9009 signal from the FPGA design to the ADRV9008-1 Evaluation Board using the ZCU102 and ADRV9008-1 schematics, along with the Vivado code, and noted the following discrepancies:

     a. In the Vivado design, the ports spi_csn_ad9528 & spi_csn_adrv9009 are mapped to the AE1 & AE2 pins in the XDC (see the attached screenshot).


     b. When we traced it to the FMC and evaluation board, we found that these pins are connected to SYSREF_IN & SYSREF_IN_N pins of AD9528 (our analysis is attached).

Queries :

1. It appears that the SPI CS and sysref_out signals are swapped according to the schematics and code. We would like to understand if we are missing something here.

2. since the AD9528 SYSREF_IN Clock signals are not connected on our custom board, I attempted to replicate this condition by not driving any input to the SYSREF_IN on the ZCU102 Evaluation Board. However, without the SYSREF_IN signal, I observed that the ADC and DAC clocks were not generated in the Vivado block design, and the overall design failed to operate. We would like to understand if there is something we are overlooking.


Note:
We are using the ADRV9009 Vivado project from the 2022 version available on GitHub and have modified it to suit our requirements.
The schematic versions for the ZCU102 and ADRV9008-1 are "HW-Z1-ZCU102_REVC" & "ADRV9008-1WPCBZ_Schematic_RevA", respectively.

Thread Notes

  • Based on your question, I understood that you have developed a custom board based on the ZCU102 and ADRV9008-1 EVBs. Did you follow the same pin mapping as per the EVBs or did you change something? Please check the below screenshot for SYSREF out from AD9528 to FPGA.

  • The pin mapping on the custom board remains identical to that of the evaluation boards (EVBs), with only one exception. Specifically, pins 70 and 71 (SYSREF_IN and SYSREF_IN_N) of the AD9528, which are typically connected to the FPGA on the EVBs, are left unconnected (open) on the custom board (refer to the image below for pins 70 and 71 of the AD9528).

    Apart from this, all other pin mappings on the custom board follow the EVB design. However, during the initialization of the ADRV9008-1 on the custom board, we encountered the following error
    "AD9528: probe of spi1.0 failed with error -5"

  • Could you please let us know how to deal with this error.

    Error : "AD9528: probe of spi1.0 failed with error -5"

  • This seems to be a SPI issue.

    Are you able to read and write back from the scratch pad register(0xA)?

    Can you please share us the complete error log .

  • We tried to read from product revision register (0xC) in petalinux with general SPI communication, we couldn't able to read.

    But when we tried with no-os code given by AD(Analog Devices), we were able to read the registers and AD9528 was configured successfully.

    NOTE: Here the no-os code which we used is from the link
    "">github.com/.../adrv9009"

    I'm attaching the complete error log below.

    ## Loading kernel from FIT Image at 10000000 ...
       Using 'conf-system-top.dtb' configuration
       Trying 'kernel-1' kernel subimage
         Description:  Linux kernel
         Created:      2024-01-29   7:46:31 UTC
         Type:         Kernel Image
         Compression:  gzip compressed
         Data Start:   0x10000104
         Data Size:    11930463 Bytes = 11.4 MiB
         Architecture: AArch64
         OS:           Linux
         Load Address: 0x00200000
         Entry Point:  0x00200000
         Hash algo:    sha256
         Hash value:   ee44c140f4b79f9cde25ad272f7ae37cd1f95c5a0f00b2f501c97b69bea72287
       Verifying Hash Integrity ... sha256+ OK
    ## Loading ramdisk from FIT Image at 10000000 ...
       Using 'conf-system-top.dtb' configuration
       Trying 'ramdisk-1' ramdisk subimage
         Description:  petalinux-image-minimal
         Created:      2024-01-29   7:46:31 UTC
         Type:         RAMDisk Image
         Compression:  uncompressed
         Data Start:   0x10b72a6c
         Data Size:    32185882 Bytes = 30.7 MiB
         Architecture: AArch64
         OS:           Linux
         Load Address: unavailable
         Entry Point:  unavailable
         Hash algo:    sha256
         Hash value:   849caea5801f367ba82d00d08401b0552a29c392b93d5840c1475c1bb145c9db
       Verifying Hash Integrity ... sha256+ OK
    ## Loading fdt from FIT Image at 10000000 ...
       Using 'conf-system-top.dtb' configuration
       Trying 'fdt-system-top.dtb' fdt subimage
         Description:  Flattened Device Tree blob
         Created:      2024-01-29   7:46:31 UTC
         Type:         Flat Device Tree
         Compression:  uncompressed
         Data Start:   0x10b60d74
         Data Size:    72741 Bytes = 71 KiB
         Architecture: AArch64
         Hash algo:    sha256
         Hash value:   2cc33e1ac83f95e48a63797deadf5df860c43b9e737192c955d8c8b62d6bab4b
       Verifying Hash Integrity ... sha256+ OK
       Booting using the fdt blob at 0x10b60d74
       Uncompressing Kernel Image
       Loading Ramdisk to 79f43000, end 7bdf4e1a ... OK
       Loading Device Tree to 0000000079f2e000, end 0000000079f42c24 ... OK
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
    [    0.000000] Linux version 5.15.36-xilinx-v2022.2 (oe-user@oe-host) (aarch64-xilinx-linux-gcc (GCC) 11.2.0, GNU ld (GNU Binutils) 2.37.20210721) #1 SMP Mon Jan 29 07:46:31 UTC 2024
    [    0.000000] Machine model: ZynqMP CUSTOM Rev1.0
    [    0.000000] earlycon: cdns0 at MMIO 0x00000000ff010000 (options '115200n8')
    [    0.000000] printk: bootconsole [cdns0] enabled
    [    0.000000] efi: UEFI not found.
    [    0.000000] Reserved memory: created DMA memory pool at 0x000000003ef48000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node rpu1vdev0buffer@3ef48000, compatible id shared-dma-pool
    [    0.000000] Zone ranges:
    [    0.000000]   DMA      [mem 0x0000000000000000-0x00000000ffffffff]
    [    0.000000]   DMA32    empty
    [    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-0x000000003ecfffff]
    [    0.000000]   node   0: [mem 0x000000003ed00000-0x000000003ee47fff]
    [    0.000000]   node   0: [mem 0x000000003ee48000-0x000000003eefffff]
    [    0.000000]   node   0: [mem 0x000000003ef00000-0x000000003f047fff]
    [    0.000000]   node   0: [mem 0x000000003f048000-0x000000003fffffff]
    [    0.000000]   node   0: [mem 0x0000000040000000-0x00000000401fffff]
    [    0.000000]   node   0: [mem 0x0000000040200000-0x000000007fffffff]
    [    0.000000]   node   0: [mem 0x0000000800000000-0x000000087fffffff]
    [    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000087fffffff]
    [    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 s35800 r8192 d29736 u73728
    [    0.000000] Detected VIPT I-cache on CPU0
    [    0.000000] CPU features: detected: ARM erratum 845719
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 1032192
    [    0.000000] Kernel command line:  earlycon console=ttyPS0,115200 clk_ignore_unused root=/dev/ram0 rw
    [    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:off, heap alloc:off, heap free:off
    [    0.000000] software IO TLB: mapped [mem 0x000000007c000000-0x0000000080000000] (64MB)
    [    0.000000] Memory: 3713716K/4194304K available (17216K kernel code, 1744K rwdata, 13136K rodata, 2624K init, 650K bss, 218444K 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=8 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] random: get_random_bytes called from start_kernel+0x470/0x6d4 with crng_init=0
    [    0.000000] arch_timer: cp15 timer(s) running at 99.99MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x170f8de2d3, max_idle_ns: 440795206112 ns
    [    0.000000] sched_clock: 56 bits at 99MHz, resolution 10ns, wraps every 4398046511101ns
    [    0.008388] Console: colour dummy device 80x25
    [    0.012400] Calibrating delay loop (skipped), value calculated using timer frequency.. 199.98 BogoMIPS (lpj=399960)
    [    0.022754] pid_max: default: 32768 minimum: 301
    [    0.027564] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.034705] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.043582] rcu: Hierarchical SRCU implementation.
    [    0.047454] EFI services will not be available.
    [    0.051884] smp: Bringing up secondary CPUs ...
    [    0.056624] Detected VIPT I-cache on CPU1
    [    0.056665] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
    [    0.057072] Detected VIPT I-cache on CPU2
    [    0.057097] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
    [    0.057484] Detected VIPT I-cache on CPU3
    [    0.057508] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
    [    0.057553] smp: Brought up 1 node, 4 CPUs
    [    0.091701] SMP: Total of 4 processors activated.
    [    0.096373] CPU features: detected: 32-bit EL0 Support
    [    0.101477] CPU features: detected: CRC32 instructions
    [    0.106618] CPU: All CPU(s) started at EL2
    [    0.110660] alternatives: patching kernel code
    [    0.116003] devtmpfs: initialized
    [    0.125083] Registered cp15_barrier emulation handler
    [    0.125137] Registered setend emulation handler
    [    0.129108] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.138698] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
    [    0.151942] pinctrl core: initialized pinctrl subsystem
    [    0.152742] NET: Registered PF_NETLINK/PF_ROUTE protocol family
    [    0.158483] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
    [    0.164521] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [    0.172260] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [    0.180038] audit: initializing netlink subsys (disabled)
    [    0.185443] audit: type=2000 audit(0.116:1): state=initialized audit_enabled=0 res=1
    [    0.193084] cpuidle: using governor menu
    [    0.197060] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.203761] ASID allocator initialised with 65536 entries
    [    0.227675] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.228737] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.235407] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.242069] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
    [    1.333033] DRBG: Continuing without Jitter RNG
    [    1.433562] raid6: neonx8   gen()  2141 MB/s
    [    1.501626] raid6: neonx8   xor()  1585 MB/s
    [    1.569693] raid6: neonx4   gen()  2180 MB/s
    [    1.637745] raid6: neonx4   xor()  1553 MB/s
    [    1.705817] raid6: neonx2   gen()  2068 MB/s
    [    1.773864] raid6: neonx2   xor()  1426 MB/s
    [    1.841936] raid6: neonx1   gen()  1768 MB/s
    [    1.909992] raid6: neonx1   xor()  1213 MB/s
    [    1.978065] raid6: int64x8  gen()  1366 MB/s
    [    2.046120] raid6: int64x8  xor()   773 MB/s
    [    2.114185] raid6: int64x4  gen()  1603 MB/s
    [    2.182257] raid6: int64x4  xor()   851 MB/s
    [    2.250325] raid6: int64x2  gen()  1396 MB/s
    [    2.318389] raid6: int64x2  xor()   749 MB/s
    [    2.386449] raid6: int64x1  gen()  1033 MB/s
    [    2.454515] raid6: int64x1  xor()   517 MB/s
    [    2.454554] raid6: using algorithm neonx4 gen() 2180 MB/s
    [    2.458503] raid6: .... xor() 1553 MB/s, rmw enabled
    [    2.463439] raid6: using neon recovery algorithm
    [    2.468459] iommu: Default domain type: Translated
    [    2.472871] iommu: DMA domain TLB invalidation policy: strict mode
    [    2.479306] SCSI subsystem initialized
    [    2.482969] usbcore: registered new interface driver usbfs
    [    2.488297] usbcore: registered new interface driver hub
    [    2.493571] usbcore: registered new device driver usb
    [    2.498704] mc: Linux media interface: v0.10
    [    2.502821] videodev: Linux video capture interface: v2.00
    [    2.508308] pps_core: LinuxPPS API ver. 1 registered
    [    2.513183] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    2.522275] PTP clock support registered
    [    2.526178] EDAC MC: Ver: 3.0.0
    [    2.529562] zynqmp-ipi-mbox mailbox@ff990400: Registered ZynqMP IPI mbox with TX/RX channels.
    [    2.537946] zynqmp-ipi-mbox mailbox@ff990600: Registered ZynqMP IPI mbox with TX/RX channels.
    [    2.546355] zynqmp-ipi-mbox mailbox@ff990400: Registered ZynqMP IPI mbox with TX/RX channels.
    [    2.555166] jesd204: created con: id=0, topo=0, link=0, /axi/spi@ff040000/ad9528@0 <-> /fpga-axi@0/axi-adxcvr-tx@80090000
    [    2.565614] jesd204: created con: id=1, topo=0, link=2, /axi/spi@ff040000/ad9528@0 <-> /fpga-axi@0/axi-adxcvr-rx-os@80070000
    [    2.576770] jesd204: created con: id=2, topo=0, link=2, /fpga-axi@0/axi-adxcvr-rx-os@80070000 <-> /fpga-axi@0/axi-jesd204-rx-os@80050000
    [    2.588968] jesd204: created con: id=3, topo=0, link=0, /fpga-axi@0/axi-adxcvr-tx@80090000 <-> /fpga-axi@0/axi-jesd204-tx@80080000
    [    2.600646] jesd204: created con: id=4, topo=0, link=0, /fpga-axi@0/axi-jesd204-tx@80080000 <-> /fpga-axi@0/axi-adrv9009-tx-hpc@800c0000
    [    2.612847] jesd204: created con: id=5, topo=0, link=1, /axi/spi@ff040000/ad9528@0 <-> /fpga-axi@0/axi-adxcvr-rx@80030000
    [    2.623744] jesd204: created con: id=6, topo=0, link=1, /fpga-axi@0/axi-adxcvr-rx@80030000 <-> /fpga-axi@0/axi-jesd204-rx@80020000
    [    2.635437] jesd204: created con: id=7, topo=0, link=2, /fpga-axi@0/axi-jesd204-rx-os@80050000 <-> /axi/spi@ff040000/adrv9008-2-phy@2
    [    2.647367] jesd204: created con: id=8, topo=0, link=0, /fpga-axi@0/axi-adrv9009-tx-hpc@800c0000 <-> /axi/spi@ff040000/adrv9008-2-phy@2
    [    2.659488] jesd204: created con: id=9, topo=0, link=1, /fpga-axi@0/axi-jesd204-rx@80020000 <-> /axi/spi@ff040000/adrv9008-1-phy@1
    [    2.671157] jesd204: /axi/spi@ff040000/adrv9008-2-phy@2: JESD204[0:0] transition uninitialized -> initialized
    [    2.681009] jesd204: /axi/spi@ff040000/adrv9008-2-phy@2: JESD204[0:2] transition uninitialized -> initialized
    [    2.690873] jesd204: /axi/spi@ff040000/adrv9008-1-phy@1: JESD204[0:1] transition uninitialized -> initialized
    [    2.700733] jesd204: found 10 devices and 2 topologies
    [    2.705867] FPGA manager framework
    [    2.709332] Advanced Linux Sound Architecture Driver Initialized.
    [    2.715690] Bluetooth: Core ver 2.22
    [    2.718824] NET: Registered PF_BLUETOOTH protocol family
    [    2.724092] Bluetooth: HCI device and connection manager initialized
    [    2.730409] Bluetooth: HCI socket layer initialized
    [    2.735252] Bluetooth: L2CAP socket layer initialized
    [    2.740274] Bluetooth: SCO socket layer initialized
    [    2.745543] clocksource: Switched to clocksource arch_sys_counter
    [    2.751312] VFS: Disk quotas dquot_6.6.0
    [    2.755110] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    2.766258] NET: Registered PF_INET protocol family
    [    2.766869] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
    [    2.775671] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
    [    2.782613] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [    2.790649] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
    [    2.798113] TCP: Hash tables configured (established 32768 bind 32768)
    [    2.804275] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    2.810931] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    2.818093] NET: Registered PF_UNIX/PF_LOCAL protocol family
    [    2.823912] RPC: Registered named UNIX socket transport module.
    [    2.829468] RPC: Registered udp transport module.
    [    2.834132] RPC: Registered tcp transport module.
    [    2.838803] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    2.845806] PCI: CLS 0 bytes, default 64
    [    2.849253] Trying to unpack rootfs image as initramfs...
    [    2.855234] armv8-pmu pmu: hw perfevents: no interrupt-affinity property, guessing.
    [    2.862421] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
    [    2.870701] Initialise system trusted keyrings
    [    2.874344] workingset: timestamp_bits=46 max_order=20 bucket_order=0
    [    2.881786] NFS: Registering the id_resolver key type
    [    2.885623] Key type id_resolver registered
    [    2.889755] Key type id_legacy registered
    [    2.893760] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    2.900405] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [    2.907782] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
    [    2.915099] fuse: init (API version 7.34)
    [    2.954860] NET: Registered PF_ALG protocol family
    [    2.954938] xor: measuring software checksum speed
    [    2.962962]    8regs           :  2363 MB/sec
    [    2.966626]    32regs          :  2798 MB/sec
    [    2.971701]    arm64_neon      :  2307 MB/sec
    [    2.971759] xor: using function: 32regs (2798 MB/sec)
    [    2.976789] Key type asymmetric registered
    [    2.980848] Asymmetric key parser 'x509' registered
    [    2.985783] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
    [    2.993050] io scheduler mq-deadline registered
    [    2.997545] io scheduler kyber registered
    [    3.030005] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [    3.032865] cacheinfo: Unable to detect cache hierarchy for CPU 0
    [    3.041286] brd: module loaded
    [    3.045019] loop: module loaded
    [    3.045401] Registered mathworks_ip class
    [    3.050172] tun: Universal TUN/TAP device driver, 1.6
    [    3.052029] CAN device driver interface
    [    3.056468] SPI driver wl1271_spi has no spi_device_id for ti,wl1271
    [    3.062050] SPI driver wl1271_spi has no spi_device_id for ti,wl1273
    [    3.068366] SPI driver wl1271_spi has no spi_device_id for ti,wl1281
    [    3.074676] SPI driver wl1271_spi has no spi_device_id for ti,wl1283
    [    3.080991] SPI driver wl1271_spi has no spi_device_id for ti,wl1285
    [    3.087306] SPI driver wl1271_spi has no spi_device_id for ti,wl1801
    [    3.093625] SPI driver wl1271_spi has no spi_device_id for ti,wl1805
    [    3.099940] SPI driver wl1271_spi has no spi_device_id for ti,wl1807
    [    3.106253] SPI driver wl1271_spi has no spi_device_id for ti,wl1831
    [    3.112566] SPI driver wl1271_spi has no spi_device_id for ti,wl1835
    [    3.118881] SPI driver wl1271_spi has no spi_device_id for ti,wl1837
    [    3.125395] usbcore: registered new interface driver asix
    [    3.130615] usbcore: registered new interface driver ax88179_178a
    [    3.136652] usbcore: registered new interface driver cdc_ether
    [    3.142453] usbcore: registered new interface driver net1080
    [    3.148074] usbcore: registered new interface driver cdc_subset
    [    3.153948] usbcore: registered new interface driver zaurus
    [    3.159495] usbcore: registered new interface driver cdc_ncm
    [    3.165851] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [    3.171569] ehci-pci: EHCI PCI platform driver
    [    3.176442] usbcore: registered new interface driver uas
    [    3.181305] usbcore: registered new interface driver usb-storage
    [    3.187298] usbcore: registered new interface driver usbserial_generic
    [    3.193732] usbserial: USB Serial support registered for generic
    [    3.199720] usbcore: registered new interface driver ftdi_sio
    [    3.205407] usbserial: USB Serial support registered for FTDI USB Serial Device
    [    3.212698] usbcore: registered new interface driver upd78f0730
    [    3.218557] usbserial: USB Serial support registered for upd78f0730
    [    3.225910] SPI driver ads7846 has no spi_device_id for ti,tsc2046
    [    3.230920] SPI driver ads7846 has no spi_device_id for ti,ads7843
    [    3.237056] SPI driver ads7846 has no spi_device_id for ti,ads7845
    [    3.243196] SPI driver ads7846 has no spi_device_id for ti,ads7873
    [    3.249642] i2c_dev: i2c /dev entries driver
    [    3.255336] usbcore: registered new interface driver uvcvideo
    [    3.260399] Bluetooth: HCI UART driver ver 2.3
    [    3.263716] Bluetooth: HCI UART protocol H4 registered
    [    3.268806] Bluetooth: HCI UART protocol BCSP registered
    [    3.274117] Bluetooth: HCI UART protocol LL registered
    [    3.279183] Bluetooth: HCI UART protocol ATH3K registered
    [    3.284577] Bluetooth: HCI UART protocol Three-wire (H5) registered
    [    3.290910] Bluetooth: HCI UART protocol Intel registered
    [    3.296158] Bluetooth: HCI UART protocol QCA registered
    [    3.301372] usbcore: registered new interface driver bcm203x
    [    3.307016] usbcore: registered new interface driver bpa10x
    [    3.312544] usbcore: registered new interface driver bfusb
    [    3.317980] usbcore: registered new interface driver btusb
    [    3.323452] usbcore: registered new interface driver ath3k
    [    3.329042] EDAC MC: ECC not enabled
    [    3.332690] EDAC DEVICE0: Giving out device to module zynqmp-ocm-edac controller zynqmp_ocm: DEV ff960000.memory-controller (INTERRUPT)
    [    3.345139] sdhci: Secure Digital Host Controller Interface driver
    [    3.350649] sdhci: Copyright(c) Pierre Ossman
    [    3.354971] sdhci-pltfm: SDHCI platform and OF driver helper
    [    3.361269] ledtrig-cpu: registered to indicate activity on CPUs
    [    3.366737] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [    3.373079] zynqmp_firmware_probe Platform Management API v1.1
    [    3.378762] zynqmp_firmware_probe Trustzone version v1.0
    [    3.412326] zynqmp-aes firmware:zynqmp-firmware:zynqmp-aes: will run requests pump with realtime priority
    [    4.365180] Freeing initrd memory: 31428K
    [    4.381748] zynqmp-keccak-384 firmware:zynqmp-firmware:sha384: The zynqmp-sha-deprecated driver shall be deprecated in 2022.2 and removed in 2023.1 release
    [    4.390063] alg: No test for xilinx-keccak-384 (zynqmp-keccak-384)
    [    4.396344] alg: No test for xilinx-zynqmp-rsa (zynqmp-rsa)
    [    4.401831] usbcore: registered new interface driver usbhid
    [    4.407214] usbhid: USB HID core driver
    [    4.411219] SPI driver fb_seps525 has no spi_device_id for syncoam,seps525
    [    4.419077] remoteproc remoteproc0: ff9a0000.rf5ss:r5f_0 is available
    [    4.424360] remoteproc remoteproc1: ff9a0000.rf5ss:r5f_1 is available
    [    4.430991] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7988-5
    [    4.437840] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7988-1
    [    4.445016] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7984
    [    4.452025] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7983
    [    4.459030] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7982
    [    4.466037] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7980
    [    4.473045] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7949
    [    4.480052] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7946
    [    4.487059] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7942
    [    4.494070] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7699
    [    4.501074] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7693
    [    4.508081] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7691
    [    4.515088] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7690
    [    4.522095] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7689
    [    4.529106] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7688
    [    4.536110] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7687
    [    4.543117] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7686
    [    4.550124] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7685
    [    4.557131] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7682
    [    4.564258] SPI driver ad7124 has no spi_device_id for adi,ad7124-4
    [    4.570368] SPI driver ad7124 has no spi_device_id for adi,ad7124-8
    [    4.576609] SPI driver ad7192 has no spi_device_id for adi,ad7190
    [    4.582652] SPI driver ad7192 has no spi_device_id for adi,ad7193
    [    4.588706] SPI driver ad7192 has no spi_device_id for adi,ad7195
    [    4.595541] SPI driver ad9467 has no spi_device_id for adi,ad9643
    [    4.600822] SPI driver ad9467 has no spi_device_id for adi,ad9250
    [    4.606874] SPI driver ad9467 has no spi_device_id for adi,ad9250_2
    [    4.613101] SPI driver ad9467 has no spi_device_id for adi,ad9265
    [    4.619157] SPI driver ad9467 has no spi_device_id for adi,ad9683
    [    4.625213] SPI driver ad9467 has no spi_device_id for adi,ad9434
    [    4.631268] SPI driver ad9467 has no spi_device_id for adi,ad9625
    [    4.637324] SPI driver ad9467 has no spi_device_id for adi,ad9652
    [    4.643380] SPI driver ad9467 has no spi_device_id for adi,ad9649
    [    4.652171] SPI driver adar3000 has no spi_device_id for adi,adar3001
    [    4.655844] SPI driver adar3000 has no spi_device_id for adi,adar3002
    [    4.663466] SPI driver ad9783 has no spi_device_id for adi,ad9780
    [    4.668301] SPI driver ad9783 has no spi_device_id for adi,ad9781
    [    4.674533] SPI driver adis16475 has no spi_device_id for adi,adis16470
    [    4.680927] SPI driver adis16475 has no spi_device_id for adi,adis16475-1
    [    4.687674] SPI driver adis16475 has no spi_device_id for adi,adis16475-2
    [    4.694420] SPI driver adis16475 has no spi_device_id for adi,adis16475-3
    [    4.701168] SPI driver adis16475 has no spi_device_id for adi,adis16477-1
    [    4.707915] SPI driver adis16475 has no spi_device_id for adi,adis16477-2
    [    4.714667] SPI driver adis16475 has no spi_device_id for adi,adis16477-3
    [    4.721411] SPI driver adis16475 has no spi_device_id for adi,adis16465-1
    [    4.728159] SPI driver adis16475 has no spi_device_id for adi,adis16465-2
    [    4.734906] SPI driver adis16475 has no spi_device_id for adi,adis16465-3
    [    4.741654] SPI driver adis16475 has no spi_device_id for adi,adis16467-1
    [    4.748401] SPI driver adis16475 has no spi_device_id for adi,adis16467-2
    [    4.755149] SPI driver adis16475 has no spi_device_id for adi,adis16467-3
    [    4.761897] SPI driver adis16475 has no spi_device_id for adi,adis16500
    [    4.768471] SPI driver adis16475 has no spi_device_id for adi,adis16505-1
    [    4.775219] SPI driver adis16475 has no spi_device_id for adi,adis16505-2
    [    4.781967] SPI driver adis16475 has no spi_device_id for adi,adis16505-3
    [    4.788715] SPI driver adis16475 has no spi_device_id for adi,adis16507-1
    [    4.795462] SPI driver adis16475 has no spi_device_id for adi,adis16507-2
    [    4.802210] SPI driver adis16475 has no spi_device_id for adi,adis16507-3
    [    4.810456] fpga_manager fpga0: Xilinx ZynqMP FPGA Manager registered
    [    4.815830] usbcore: registered new interface driver snd-usb-audio
    [    4.823231] pktgen: Packet Generator for packet performance testing. Version: 2.75
    [    4.829831] Initializing XFRM netlink socket
    [    4.833343] NET: Registered PF_INET6 protocol family
    [    4.838725] Segment Routing with IPv6
    [    4.841851] In-situ OAM (IOAM) with IPv6
    [    4.845797] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
    [    4.851956] NET: Registered PF_PACKET protocol family
    [    4.856640] NET: Registered PF_KEY protocol family
    [    4.861479] can: controller area network core
    [    4.865742] NET: Registered PF_CAN protocol family
    [    4.870469] can: raw protocol
    [    4.873404] can: broadcast manager protocol
    [    4.877565] can: netlink gateway - max_hops=1
    [    4.881966] Bluetooth: RFCOMM TTY layer initialized
    [    4.886739] Bluetooth: RFCOMM socket layer initialized
    [    4.891848] Bluetooth: RFCOMM ver 1.11
    [    4.895559] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    [    4.900831] Bluetooth: BNEP filters: protocol multicast
    [    4.906024] Bluetooth: BNEP socket layer initialized
    [    4.910952] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
    [    4.916837] Bluetooth: HIDP socket layer initialized
    [    4.921899] 9pnet: Installing 9P2000 support
    [    4.926034] NET: Registered PF_IEEE802154 protocol family
    [    4.931389] Key type dns_resolver registered
    [    4.935839] registered taskstats version 1
    [    4.939675] Loading compiled-in X.509 certificates
    [    4.944956] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no
    [    4.960129] ff010000.serial: ttyPS0 at MMIO 0xff010000 (irq = 40, base_baud = 6249999) is a xuartps
    [    4.969160] printk: console [ttyPS0] enabled
    [    4.969160] printk: console [ttyPS0] enabled
    [    4.973453] printk: bootconsole [cdns0] disabled
    [    4.973453] printk: bootconsole [cdns0] disabled
    [    4.982682] of-fpga-region fpga-full: FPGA Region probed
    [    4.993006] xilinx-zynqmp-dma fd500000.dma-controller: ZynqMP DMA driver Probe success
    [    5.001096] xilinx-zynqmp-dma fd510000.dma-controller: ZynqMP DMA driver Probe success
    [    5.009185] xilinx-zynqmp-dma fd520000.dma-controller: ZynqMP DMA driver Probe success
    [    5.017268] xilinx-zynqmp-dma fd530000.dma-controller: ZynqMP DMA driver Probe success
    [    5.025352] xilinx-zynqmp-dma fd540000.dma-controller: ZynqMP DMA driver Probe success
    [    5.033440] xilinx-zynqmp-dma fd550000.dma-controller: ZynqMP DMA driver Probe success
    [    5.041542] xilinx-zynqmp-dma fd560000.dma-controller: ZynqMP DMA driver Probe success
    [    5.049636] xilinx-zynqmp-dma fd570000.dma-controller: ZynqMP DMA driver Probe success
    [    5.058843] ad9528 spi0.0: supply vcc not found, using dummy regulator
    [    5.157624] zynqmp_pll_disable() clock disable failed for apll_int, ret = -13
    [    6.205568] random: fast init done
    [    6.265574] ad9528: probe of spi0.0 failed with error -110
    [    6.271804] cdns-spi ff040000.spi: chipselect 1 already in use
    [    6.277648] spi_master spi0: spi_device register error /axi/spi@ff040000/adrv9008-2-phy@2
    [    6.285836] spi_master spi0: Failed to create SPI device for /axi/spi@ff040000/adrv9008-2-phy@2
    [    6.295444] ad9545 spi1.0: Unrecognized CHIP_ID 0xFFFF
    [    6.301436] spi-nor spi2.0: SPI-NOR-UniqueID 104400be491200020b0022002cee1f1a9e
    [    6.308757] spi-nor spi2.0: found n25q00a, expected m25p80
    [    6.314854] spi-nor spi2.0: n25q00a (131072 Kbytes)
    [    6.320931] xilinx-axipmon ffa00000.perf-monitor: Probed Xilinx APM
    [    6.327466] xilinx-axipmon fd0b0000.perf-monitor: Probed Xilinx APM
    [    6.333959] xilinx-axipmon fd490000.perf-monitor: Probed Xilinx APM
    [    6.340457] xilinx-axipmon ffa10000.perf-monitor: Probed Xilinx APM
    [    6.347074] cdns-wdt fd4d0000.watchdog: Xilinx Watchdog Timer with timeout 60s
    [    6.362400] of_cfs_init
    [    6.364874] of_cfs_init: OK
    [    6.367868] cfg80211: Loading compiled-in X.509 certificates for regulatory database
    [    6.389550] mmc0: SDHCI controller on ff160000.mmc [ff160000.mmc] using ADMA 64-bit
    [    6.447021] mmc0: new ultra high speed SDR25 SDHC card at address b368
    [    6.453967] mmcblk0: mmc0:b368 NCard 14.6 GiB (ro)
    [    6.499477]  mmcblk0: p1
    [    6.508895] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
    [    6.515433] clk: Not disabling unused clocks
    [    6.519932] ALSA device list:
    [    6.522896]   No soundcards found.
    [    6.526593] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
    [    6.535207] cfg80211: failed to load regulatory.db
    [    6.540743] Freeing unused kernel memory: 2624K
    [    6.557601] Run /init as init process
    [    6.571224] systemd[1]: System time before build time, advancing clock.
    [    6.581493] systemd[1]: systemd 249.7+ 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 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=hybrid)
    [    6.611813] systemd[1]: Detected architecture arm64.
    
    Welcome to PetaLinux 2022.2_release_S10071807 (honister)!
    
    [    6.649721] systemd[1]: Hostname set to <custommpsocbasebandcard>.
    [    6.656008] random: systemd: uninitialized urandom read (16 bytes read)
    [    6.662630] systemd[1]: Initializing machine ID from random generator.
    [    6.703255] systemd-sysv-generator[138]: SysV service '/etc/init.d/watchdog-init' 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.730124] systemd-sysv-generator[138]: 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.754172] systemd-sysv-generator[138]: SysV service '/etc/init.d/nfscommon' 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.778473] systemd-sysv-generator[138]: 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.804884] systemd-sysv-generator[138]: SysV service '/etc/init.d/dropbear' 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.
    [    7.029686] systemd[1]: Queued start job for default target Multi-User System.
    [    7.037855] random: systemd: uninitialized urandom read (16 bytes read)
    [    7.073502] systemd[1]: Created slice Slice /system/getty.
    [  OK  ] Created slice Slice /system/getty.
    [    7.093691] random: systemd: uninitialized urandom read (16 bytes read)
    [    7.101620] systemd[1]: Created slice Slice /system/modprobe.
    [  OK  ] Created slice Slice /system/modprobe.
    [    7.122841] systemd[1]: Created slice Slice /system/serial-getty.
    [  OK  ] Created slice Slice /system/serial-getty.
    [    7.146695] systemd[1]: Created slice User and Session Slice.
    [  OK  ] Created slice User and Session Slice.
    [    7.169818] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [  OK  ] Started Dispatch Password …ts to Console Directory Watch.
    [    7.193745] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [  OK  ] Started Forward Password R…uests to Wall Directory Watch.
    [    7.217771] systemd[1]: Reached target Path Units.
    [  OK  ] Reached target Path Units.
    [    7.233648] systemd[1]: Reached target Remote File Systems.
    [  OK  ] Reached target Remote File Systems.
    [    7.253633] systemd[1]: Reached target Slice Units.
    [  OK  ] Reached target Slice Units.
    [    7.269662] systemd[1]: Reached target Swaps.
    [  OK  ] Reached target Swaps.
    [    7.286103] systemd[1]: Listening on RPCbind Server Activation Socket.
    [  OK  ] Listening on RPCbind Server Activation Socket.
    [    7.309636] systemd[1]: Reached target RPC Port Mapper.
    [  OK  ] Reached target RPC Port Mapper.
    [    7.329890] systemd[1]: Listening on Syslog Socket.
    [  OK  ] Listening on Syslog Socket.
    [    7.345808] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [  OK  ] Listening on initctl Compatibility Named Pipe.
    [    7.370100] systemd[1]: Listening on Journal Audit Socket.
    [  OK  ] Listening on Journal Audit Socket.
    [    7.389856] systemd[1]: Listening on Journal Socket (/dev/log).
    [  OK  ] Listening on Journal Socket (/dev/log).
    [    7.409920] systemd[1]: Listening on Journal Socket.
    [  OK  ] Listening on Journal Socket.
    [    7.426071] systemd[1]: Listening on Network Service Netlink Socket.
    [  OK  ] Listening on Network Service Netlink Socket.
    [    7.449913] systemd[1]: Listening on udev Control Socket.
    [  OK  ] Listening on udev Control Socket.
    [    7.469840] systemd[1]: Listening on udev Kernel Socket.
    [  OK  ] Listening on udev Kernel Socket.
    [    7.489848] systemd[1]: Listening on User Database Manager Socket.
    [  OK  ] Listening on User Database Manager Socket.
    [    7.516207] systemd[1]: Mounting Huge Pages File System...
             Mounting Huge Pages File System...
    [    7.536291] systemd[1]: Mounting POSIX Message Queue File System...
             Mounting POSIX Message Queue File System...
    [    7.560387] systemd[1]: Mounting Kernel Debug File System...
             Mounting Kernel Debug File System...
    [    7.577986] systemd[1]: Condition check resulted in Kernel Trace File System being skipped.
    [    7.589283] systemd[1]: Mounting Temporary Directory /tmp...
             Mounting Temporary Directory /tmp...
    [    7.605952] systemd[1]: Condition check resulted in Create List of Static Device Nodes being skipped.
    [    7.618266] systemd[1]: Starting Load Kernel Module configfs...
             Starting Load Kernel Module configfs...
    [    7.636836] systemd[1]: Starting Load Kernel Module drm...
             Starting Load Kernel Module drm...
    [    7.656604] systemd[1]: Starting Load Kernel Module fuse...
             Starting Load Kernel Module fuse...
    [    7.676644] systemd[1]: Starting RPC Bind...
             Starting RPC Bind...
    [    7.689720] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
    [    7.699473] systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
    [    7.709856] systemd[1]: Mounting NFSD configuration filesystem...
             Mounting NFSD configuration filesystem...
    [    7.728527] systemd[1]: Starting Remount Root and Kernel File Systems...
             Starting Remount Root and Kernel File Systems...
    [    7.752568] systemd[1]: Starting Apply Kernel Variables...
             Starting Apply Kernel Variables...
    [    7.772578] systemd[1]: Starting Coldplug All udev Devices...
             Starting Coldplug All udev Devices...
    [    7.794152] systemd[1]: Started RPC Bind.
    [  OK  ] Started RPC Bind.
    [    7.810132] systemd[1]: Mounted Huge Pages File System.
    [  OK  ] Mounted Huge Pages File System.
    [    7.830068] systemd[1]: Mounted POSIX Message Queue File System.
    [  OK  ] Mounted POSIX Message Queue File System.
    [    7.854092] systemd[1]: Mounted Kernel Debug File System.
    [  OK  ] Mounted Kernel Debug File System.
    [    7.874070] systemd[1]: Mounted Temporary Directory /tmp.
    [  OK  ] Mounted Temporary Directory /tmp.
    [    7.894681] systemd[1]: modprobe@configfs.service: Deactivated successfully.
    [    7.903009] systemd[1]: Finished Load Kernel Module configfs.
    [  OK  ] Finished Load Kernel Module configfs.
    [    7.926626] systemd[1]: modprobe@drm.service: Deactivated successfully.
    [    7.934693] systemd[1]: Finished Load Kernel Module drm.
    [  OK  ] Finished Load Kernel Module drm.
    [    7.958694] systemd[1]: modprobe@fuse.service: Deactivated successfully.
    [    7.966651] systemd[1]: Finished Load Kernel Module fuse.
    [  OK  ] Finished Load Kernel Module fuse.
    [    7.989923] systemd[1]: proc-fs-nfsd.mount: Mount process exited, code=exited, status=32/n/a
    [    7.998558] systemd[1]: proc-fs-nfsd.mount: Failed with result 'exit-code'.
    [    8.006759] systemd[1]: Failed to mount NFSD configuration filesystem.
    [FAILED] Failed to mount NFSD configuration filesystem.
    See 'systemctl status proc-fs-nfsd.mount' for details.
    [    8.041586] systemd[1]: Dependency failed for NFS server and services.
    [DEPEND] Dependency failed for NFS server and services.
    [    8.069585] systemd[1]: Dependency failed for NFS Mount Daemon.
    [DEPEND] Dependency failed for NFS Mount Daemon.
    [    8.089586] systemd[1]: nfs-mountd.service: Job nfs-mountd.service/start failed with result 'dependency'.
    [    8.099183] systemd[1]: nfs-server.service: Job nfs-server.service/start failed with result 'dependency'.
    [    8.110352] systemd[1]: Finished Remount Root and Kernel File Systems.
    [  OK  ] Finished Remount Root and Kernel File Systems.
    [    8.135072] systemd[1]: Finished Apply Kernel Variables.
    [  OK  ] Finished Apply Kernel Variables.
    [    8.163257] systemd[1]: Mounting FUSE Control File System...
             Mounting FUSE Control File System...
    [    8.180467] systemd[1]: Mounting Kernel Configuration File System...
             Mounting Kernel Configuration File System...
    [    8.201887] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
    [    8.210555] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
    [    8.223148] systemd[1]: Starting Create System Users...
             Starting Create System Users...
    [    8.245767] systemd[1]: Mounted FUSE Control File System.
    [  OK  ] Mounted FUSE Control File System.
    [    8.266134] systemd[1]: Mounted Kernel Configuration File System.
    [  OK  ] Mounted Kernel Configuration File System.
    [    8.291423] systemd[1]: Finished Create System Users.
    [  OK  ] Finished Create System Users.
    [    8.309043] systemd[1]: Starting Create Static Device Nodes in /dev...
             Starting Create Static Device Nodes in /dev...
    [    8.335551] systemd[1]: Finished Create Static Device Nodes in /dev.
    [  OK  ] Finished Create Static Device Nodes in /dev.
    [    8.358001] systemd[1]: Reached target Preparation for Local File Systems.
    [  OK  ] Reached target Preparation for Local File Systems.
    [    8.384559] systemd[1]: Mounting /var/volatile...
             Mounting /var/volatile...
    [    8.405497] systemd[1]: Started Entropy Daemon based on the HAVEGE algorithm.
    [  OK  ] Started Entropy Daemon based on the HAVEGE algorithm.
    [    8.430446] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
    [    8.443357] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
    [    8.455758] systemd[1]: Starting Journal Service...
             Starting Journal Service...
    [    8.474021] systemd[1]: Starting Rule-based Manager for Device Events and Files...
             Starting Rule-based Manage…for Device Events and Files...
    [    8.501480] systemd[1]: Finished Coldplug All udev Devices.
    [  OK  ] Finished Coldplug All udev Devices.
    [    8.522263] systemd[1]: Mounted /var/volatile.
    [  OK  ] Mounted /var/volatile.
    [    8.541489] systemd[1]: Starting Wait for udev To Complete Device Initialization...
             Starting Wait for udev To …plete Device Initialization...
    [    8.565791] systemd[1]: Condition check resulted in Bind mount volatile /var/cache being skipped.
    [    8.576593] systemd[1]: Condition check resulted in Bind mount volatile /var/lib being skipped.
    [    8.599050] systemd[1]: Starting Load/Save Random Seed...
             Starting Load/Save Random Seed...
    [    8.613781] systemd[1]: Condition check resulted in Bind mount volatile /var/spool being skipped.
    [    8.625478] systemd[1]: Condition check resulted in Bind mount volatile /srv being skipped.
    [    8.634094] systemd[1]: Reached target Local File Systems.
    [  OK  ] Reached target Local File Systems.
    [    8.660965] systemd[1]: Starting Rebuild Dynamic Linker Cache...
             Starting Rebuild Dynamic Linker Cache...
    [    8.682538] systemd[1]: Started Journal Service.
    [  OK  ] Started Journal Service.
    [  OK  ] Started Rule-based Manager for Device Events and Files.
    [  OK  ] Finished Rebuild Dynamic Linker Cache.
             Starting Flush Journal to Persistent Storage...
             Starting Network Configuration...
    [    8.800945] systemd-journald[170]: Received client request to flush runtime journal.
    [  OK  ] Finished Flush Journal to Persistent Storage.
             Starting Create Volatile Files and Directories...
    [  OK  ] Finished Create Volatile Files and Directories.
             Starting Rebuild Journal Catalog...
             Starting Network Time Synchronization...
             Starting Record System Boot/Shutdown in UTMP...
    [  OK  ] Finished Rebuild Journal Catalog.
    [  OK  ] Finished Record System Boot/Shutdown in UTMP.
    [  OK  ] Started Network Configuration.
    [  OK  ] Listening on Load/Save RF …itch Status /dev/rfkill Watch.
             Starting Network Name Resolution...
             Starting Update is Completed...
    [  OK  ] Finished Update is Completed.
    [  OK  ] Started Network Time Synchronization.
    [  OK  ] Finished Wait for udev To Complete Device Initialization.
    [    9.985851] random: crng init done
    [    9.989259] random: 7 urandom warning(s) missed due to ratelimiting
    [  OK  ] Finished Load/Save Random Seed.
    [  OK  ] Started Network Name Resolution.
    [  OK  ] Created slice Slice /system/systemd-fsck.
    [  OK  ] Reached target Network.
    [  OK  ] Reached target Host and Network Name Lookups.
    [  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 Avahi mDNS/DNS-SD Stack Activation Socket.
    [  OK  ] Listening on D-Bus System Message Bus Socket.
    [  OK  ] Listening on dropbear.socket.
    [  OK  ] Reached target Socket Units.
    [  OK  ] Reached target Basic System.
             Starting Avahi mDNS/DNS-SD Stack...
    [  OK  ] Started Kernel Logging Service.
    [  OK  ] Started System Logging Service.
    [  OK  ] Started D-Bus System Message Bus.
    [  OK  ] Started FANCONTROL Daemon.
    [  OK  ] Started IIO Daemon.
    [  OK  ] Started NFS status monitor for NFSv2/3 locking..
             Starting LSB: NFS support for both client and server...
             Starting File System Check on /dev/mmcblk0p1...
             Starting User Login Management...
             Starting Permit User Sessions...
             Starting Target Communication Framework agent...
    [  OK  ] Started LSB: NFS support for both client and server.
    [  OK  ] Finished File System Check on /dev/mmcblk0p1.
    [  OK  ] Finished Permit User Sessions.
    [  OK  ] Started Target Communication Framework agent.
    [  OK  ] Started Avahi mDNS/DNS-SD Stack.
             Mounting /run/media/mmcblk0p1...
    [  OK  ] Started Getty on tty1.
             Starting inetd.busybox.service...
             Starting LSB: Kernel NFS server support...
    [  OK  ] Started Serial Getty on ttyPS0.
    [  OK  ] Reached target Login Prompts.
    [  OK  ] Started inetd.busybox.service.
    [FAILED] Failed to start LSB: Kernel NFS server support.
    See 'systemctl status nfsserver.service' for details.
    [  OK  ] Started User Login Management.
    [  OK  ] Stopped FANCONTROL Daemon.
    [  OK  ] Started FANCONTROL Daemon.
    [  OK  ] Reached target Multi-User System.
             Starting Record Runlevel Change in UTMP...
    [  OK  ] Mounted /run/media/mmcblk0p1.
    [  OK  ] Finished Record Runlevel Change in UTMP.
    
    PetaLinux 2022.2_release_S10071807 custommpsocbasebandcard ttyPS0
    
    custommpsocbasebandcard login: root
    Password:
    [   19.226796] audit: type=1006 audit(1637342380.651:2): pid=473 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=1 res=1
    [   19.239116] audit: type=1300 audit(1637342380.651:2): arch=c00000b7 syscall=64 success=yes exit=1 a0=8 a1=7ff3777cc0 a2=1 a3=7f826646b0 items=0 ppid=1 pid=473 auid=0 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)
    [   19.265104] audit: type=1327 audit(1637342380.651:2): proctitle="(systemd)"
    root@custommpsocbasebandcard:~#
    

  • We tried to read from product revision register (0xC) in petalinux with general SPI communication, we couldn't able to read.

    Looks like there is some issue with Linux device drivers, moving to appropriate forum.