Post Go back to editing

ZCU102 + AD9082 Reference Design

Hi, I uploaded the SD Card with Zynq MP image, AD9082 dtb and BOOT.BIN from the latest directory and the boot is not complete:


I2C: ready
DRAM: 4 GiB
EL Level: EL2
Chip ID: zu9eg
MMC: sdhci@ff170000: 0 (SD)
*** Warning - bad CRC, using default environment

In: serial@ff000000
Out: serial@ff000000
Err: serial@ff000000
Bootmode: LVL_SHFT_SD_MODE1
Net: ZYNQ GEM: ff0e0000, phyaddr 15, interface rgmii-id

Warning: ethernet@ff0e0000 (eth0) using random MAC address - 5e:51:34:ba:36:e6
eth0: ethernet@ff0e0000
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc0 is current device
Device: sdhci@ff170000
Manufacturer ID: 41
OEM: 3432
Name: SD16G
Tran Speed: 50000000
Rd Block Len: 512
SD version 3.0
High Capacity: Yes
Capacity: 14.6 GiB
Bus Width: 4-bit
Erase Group Size: 512 Bytes
reading system.dtb
61021 bytes read in 21 ms (2.8 MiB/s)
reading Image
32715264 bytes read in 2160 ms (14.4 MiB/s)
## Flattened Device Tree blob at 04000000
Booting using the fdt blob at 0x4000000
Loading Device Tree to 000000000ffee000, end 000000000ffffe5c ... OK

Starting kernel ...

[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 5.10.0-98744-g64e7a607b659 (jenkins@romlxbuild1) (aarch64-xilinx-
linux-gcc.real (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35.0.20200730) #1789 SMP Fri Mar 31 17:23
:38 EEST 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] cma: Reserved 256 MiB at 0x0000000070000000
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000000000-0x000000003fffffff]
[ 0.000000] DMA32 [mem 0x0000000040000000-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-0x000000007fffffff]
[ 0.000000] node 0: [mem 0x0000000800000000-0x000000087fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000087fffffff]
[ 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 22 pages/cpu s49496 r8192 d32424 u90112
[ 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: 1034240
[ 0.000000] Kernel command line: earlycon clk_ignore_unused root=/dev/mmcblk0p2 rw rootwait
[ 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 0x000000003bfff000-0x000000003ffff000] (64MB)
[ 0.000000] Memory: 3761228K/4194304K available (15552K kernel code, 1676K rwdata, 12112K r
odata, 2496K init, 650K bss, 170932K 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] GIC: Using split EOI/Deactivate mode
[ 0.000000] random: get_random_bytes called from start_kernel+0x31c/0x550 with crng_init=0
[ 0.000000] arch_timer: cp15 timer(s) running at 100.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x171024e7e0,
max_idle_ns: 440795205315 ns
[ 0.000003] sched_clock: 56 bits at 100MHz, resolution 10ns, wraps every 4398046511100ns
[ 0.008502] Console: colour dummy device 80x25
[ 0.012463] printk: console [tty0] enabled
[ 0.016524] printk: bootconsole [cdns0] disabled
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 5.10.0-98744-g64e7a607b659 (jenkins@romlxbuild1) (aarch64-xilinx-
linux-gcc.real (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35.0.20200730) #1789 SMP Fri Mar 31 17:23
:38 EEST 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] cma: Reserved 256 MiB at 0x0000000070000000
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000000000-0x000000003fffffff]
[ 0.000000] DMA32 [mem 0x0000000040000000-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-0x000000007fffffff]
[ 0.000000] node 0: [mem 0x0000000800000000-0x000000087fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000087fffffff]
[ 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 22 pages/cpu s49496 r8192 d32424 u90112
[ 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: 1034240
[ 0.000000] Kernel command line: earlycon clk_ignore_unused root=/dev/mmcblk0p2 rw rootwait
[ 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 0x000000003bfff000-0x000000003ffff000] (64MB)
[ 0.000000] Memory: 3761228K/4194304K available (15552K kernel code, 1676K rwdata, 12112K r
odata, 2496K init, 650K bss, 170932K 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] GIC: Using split EOI/Deactivate mode
[ 0.000000] random: get_random_bytes called from start_kernel+0x31c/0x550 with crng_init=0
[ 0.000000] arch_timer: cp15 timer(s) running at 100.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x171024e7e0,
max_idle_ns: 440795205315 ns
[ 0.000003] sched_clock: 56 bits at 100MHz, resolution 10ns, wraps every 4398046511100ns
[ 0.008502] Console: colour dummy device 80x25
[ 0.012463] printk: console [tty0] enabled
[ 0.016524] printk: bootconsole [cdns0] disabled
[ 0.021130] Calibrating delay loop (skipped), value calculated using timer frequency.. 200.
00 BogoMIPS (lpj=400000)
[ 0.021146] pid_max: default: 32768 minimum: 301
[ 0.021288] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.021309] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.022196] rcu: Hierarchical SRCU implementation.
[ 0.022467] EFI services will not be available.
[ 0.022597] smp: Bringing up secondary CPUs ...
[ 0.163262] Detected VIPT I-cache on CPU1
[ 0.163303] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.522917] Detected VIPT I-cache on CPU2
[ 0.522941] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.869884] Detected VIPT I-cache on CPU3
[ 0.869908] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.869957] smp: Brought up 1 node, 4 CPUs
[ 0.869994] SMP: Total of 4 processors activated.
[ 0.870002] CPU features: detected: 32-bit EL0 Support
[ 0.870011] CPU features: detected: CRC32 instructions
[ 0.870063] CPU: All CPU(s) started at EL2
[ 0.870082] alternatives: patching kernel code
[ 0.871145] devtmpfs: initialized
[ 0.877400] Registered cp15_barrier emulation handler
[ 0.877419] Registered setend emulation handler
[ 0.877543] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 764
5041785100000 ns
[ 0.877563] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.884173] pinctrl core: initialized pinctrl subsystem
[ 0.884806] NET: Registered protocol family 16
[ 0.885897] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 0.885971] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.886075] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.886117] audit: initializing netlink subsys (disabled)
[ 0.886257] audit: type=2000 audit(0.880:1): state=initialized audit_enabled=0 res=1
[ 0.886528] cpuidle: using governor menu
[ 0.886605] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.886665] ASID allocator initialised with 65536 entries
[ 0.908326] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.908348] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.908359] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.908369] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 1.967129] DRBG: Continuing without Jitter RNG
[ 2.046483] raid6: neonx8 gen() 2135 MB/s
[ 2.114537] raid6: neonx8 xor() 1597 MB/s
[ 2.182591] raid6: neonx4 gen() 2197 MB/s
[ 2.250643] raid6: neonx4 xor() 1568 MB/s
[ 2.318711] raid6: neonx2 gen() 2080 MB/s
[ 2.386767] raid6: neonx2 xor() 1440 MB/s
[ 2.454826] raid6: neonx1 gen() 1779 MB/s
[ 2.522880] raid6: neonx1 xor() 1220 MB/s
[ 2.590943] raid6: int64x8 gen() 1438 MB/s
[ 2.658987] raid6: int64x8 xor() 771 MB/s
[ 2.727050] raid6: int64x4 gen() 1602 MB/s
[ 2.795106] raid6: int64x4 xor() 817 MB/s
[ 2.863170] raid6: int64x2 gen() 1398 MB/s
[ 2.931228] raid6: int64x2 xor() 750 MB/s
[ 2.999302] raid6: int64x1 gen() 1033 MB/s
[ 3.067343] raid6: int64x1 xor() 517 MB/s
[ 3.067352] raid6: using algorithm neonx4 gen() 2197 MB/s
[ 3.067360] raid6: .... xor() 1568 MB/s, rmw enabled
[ 3.067368] raid6: using neon recovery algorithm
[ 3.067829] iommu: Default domain type: Translated
[ 3.068049] SCSI subsystem initialized
[ 3.068208] usbcore: registered new interface driver usbfs
[ 3.068240] usbcore: registered new interface driver hub
[ 3.068274] usbcore: registered new device driver usb
[ 3.068420] mc: Linux media interface: v0.10
[ 3.068444] videodev: Linux video capture interface: v2.00
[ 3.068511] EDAC MC: Ver: 3.0.0
[ 3.068895] zynqmp-ipi-mbox mailbox@ff990400: Registered ZynqMP IPI mbox with TX/RX channel
s.
[ 3.069318] jesd204: created con: id=0, topo=0, link=0, /axi/spi@ff050000/hmc7044@0 <-> /fp
ga-axi@0/axi-adxcvr-tx@84b60000
[ 3.069344] jesd204: created con: id=1, topo=0, link=2, /axi/spi@ff050000/hmc7044@0 <-> /fp
ga-axi@0/axi-adxcvr-rx@84a60000
[ 3.069368] jesd204: created con: id=2, topo=0, link=0, /fpga-axi@0/axi-adxcvr-tx@84b60000
<-> /fpga-axi@0/axi-jesd204-tx@84b90000
[ 3.069393] jesd204: created con: id=3, topo=0, link=2, /fpga-axi@0/axi-adxcvr-rx@84a60000
<-> /fpga-axi@0/axi-jesd204-rx@84a90000
[ 3.069416] jesd204: created con: id=4, topo=0, link=0, /fpga-axi@0/axi-jesd204-tx@84b90000
<-> /fpga-axi@0/axi-ad9081-tx-hpc@84b10000
[ 3.069459] jesd204: created con: id=5, topo=0, link=2, /fpga-axi@0/axi-jesd204-rx@84a90000
<-> /fpga-axi@0/axi-ad9081-rx-hpc@84a10000
[ 3.069504] jesd204: created con: id=6, topo=0, link=2, /fpga-axi@0/axi-ad9081-rx-hpc@84a10
000 <-> /axi/spi@ff040000/ad9081@0
[ 3.069527] jesd204: created con: id=7, topo=0, link=0, /fpga-axi@0/axi-ad9081-tx-hpc@84b10
000 <-> /axi/spi@ff040000/ad9081@0
[ 3.069556] jesd204: /axi/spi@ff040000/ad9081@0: JESD204[0:2] transition uninitialized -> i
nitialized
[ 3.069573] jesd204: /axi/spi@ff040000/ad9081@0: JESD204[0:0] transition uninitialized -> i
nitialized
[ 3.069586] jesd204: found 8 devices and 1 topologies
[ 3.069622] FPGA manager framework
[ 3.069772] Advanced Linux Sound Architecture Driver Initialized.
[ 3.070163] Bluetooth: Core ver 2.22
[ 3.070189] NET: Registered protocol family 31
[ 3.070197] Bluetooth: HCI device and connection manager initialized
[ 3.070210] Bluetooth: HCI socket layer initialized
[ 3.070221] Bluetooth: L2CAP socket layer initialized
[ 3.070239] Bluetooth: SCO socket layer initialized
[ 3.070597] clocksource: Switched to clocksource arch_sys_counter
[ 3.070705] VFS: Disk quotas dquot_6.6.0
[ 3.070760] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 3.074736] NET: Registered protocol family 2
[ 3.075093] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linea
r)
[ 3.075146] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 3.075359] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[ 3.075760] TCP: Hash tables configured (established 32768 bind 32768)
[ 3.075838] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 3.075919] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 3.076070] NET: Registered protocol family 1
[ 3.076365] RPC: Registered named UNIX socket transport module.
[ 3.076376] RPC: Registered udp transport module.
[ 3.076384] RPC: Registered tcp transport module.
[ 3.076392] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 3.076991] PCI: CLS 0 bytes, default 64
[ 3.077368] hw perfevents: no interrupt-affinity property for /pmu, guessing.
[ 3.077539] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 3.078424] Initialise system trusted keyrings
[ 3.078531] workingset: timestamp_bits=62 max_order=20 bucket_order=0
[ 3.079129] NFS: Registering the id_resolver key type
[ 3.079148] Key type id_resolver registered
[ 3.079157] Key type id_legacy registered
[ 3.079178] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 3.079201] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
[ 3.079383] fuse: init (API version 7.32)
[ 3.114630] NET: Registered protocol family 38
[ 3.114644] xor: measuring software checksum speed
[ 3.118826] 8regs : 2363 MB/sec
[ 3.122348] 32regs : 2799 MB/sec
[ 3.126500] arm64_neon : 2379 MB/sec
[ 3.126509] xor: using function: 32regs (2799 MB/sec)
[ 3.126522] Key type asymmetric registered
[ 3.126531] Asymmetric key parser 'x509' registered
[ 3.126556] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[ 3.126569] io scheduler mq-deadline registered
[ 3.126578] io scheduler kyber registered
[ 3.152338] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 3.156804] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 3.161006] brd: module loaded
[ 3.165241] loop: module loaded
[ 3.165798] Registered mathworks_ip class
[ 3.168021] libphy: Fixed MDIO Bus: probed
[ 3.169041] tun: Universal TUN/TAP device driver, 1.6
[ 3.169132] CAN device driver interface
[ 3.170051] usbcore: registered new interface driver asix
[ 3.170099] usbcore: registered new interface driver ax88179_178a
[ 3.170127] usbcore: registered new interface driver cdc_ether
[ 3.170154] usbcore: registered new interface driver net1080
[ 3.170180] usbcore: registered new interface driver cdc_subset
[ 3.170207] usbcore: registered new interface driver zaurus
[ 3.170245] usbcore: registered new interface driver cdc_ncm
[ 3.171155] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 3.171167] ehci-pci: EHCI PCI platform driver
[ 3.171614] usbcore: registered new interface driver uas
[ 3.171650] usbcore: registered new interface driver usb-storage
[ 3.171720] usbcore: registered new interface driver usbserial_generic
[ 3.171741] usbserial: USB Serial support registered for generic
[ 3.171767] usbcore: registered new interface driver ftdi_sio
[ 3.171786] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 3.171814] usbcore: registered new interface driver upd78f0730
[ 3.171833] usbserial: USB Serial support registered for upd78f0730
[ 3.173363] rtc_zynqmp ffa60000.rtc: registered as rtc0
[ 3.173390] rtc_zynqmp ffa60000.rtc: setting system clock to 2023-05-02T08:27:16 UTC (16830
16036)
[ 3.173462] i2c /dev entries driver
[ 3.175479] usbcore: registered new interface driver uvcvideo
[ 3.175489] USB Video Class driver (1.1.1)
[ 3.177001] Bluetooth: HCI UART driver ver 2.3
[ 3.177012] Bluetooth: HCI UART protocol H4 registered
[ 3.177021] Bluetooth: HCI UART protocol BCSP registered
[ 3.177043] Bluetooth: HCI UART protocol LL registered
[ 3.177052] Bluetooth: HCI UART protocol ATH3K registered
[ 3.177072] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 3.177118] Bluetooth: HCI UART protocol Intel registered
[ 3.177139] Bluetooth: HCI UART protocol QCA registered
[ 3.177170] usbcore: registered new interface driver bcm203x
[ 3.177202] usbcore: registered new interface driver bpa10x
[ 3.177232] usbcore: registered new interface driver bfusb
[ 3.177265] usbcore: registered new interface driver btusb
[ 3.177309] usbcore: registered new interface driver ath3k
[ 3.177388] EDAC MC: ECC not enabled
[ 3.177549] EDAC DEVICE0: Giving out device to module zynqmp-ocm-edac controller zynqmp_ocm
: DEV ff960000.memory-controller (INTERRUPT)
[ 3.177922] sdhci: Secure Digital Host Controller Interface driver
[ 3.177932] sdhci: Copyright(c) Pierre Ossman
[ 3.177940] sdhci-pltfm: SDHCI platform and OF driver helper
[ 3.178414] ledtrig-cpu: registered to indicate activity on CPUs
[ 3.178433] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 3.178478] zynqmp_firmware_probe Platform Management API v1.1
[ 3.178490] zynqmp_firmware_probe Trustzone version v1.0
[ 3.212980] zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: zynqmp pinctrl initialized
[ 3.258757] zynqmp-aes firmware:zynqmp-firmware:zynqmp-aes: will run requests pump with rea
ltime priority
[ 3.270505] alg: No test for xilinx-keccak-384 (zynqmp-keccak-384)
[ 3.270735] alg: No test for xilinx-zynqmp-rsa (zynqmp-rsa)
[ 3.270891] usbcore: registered new interface driver usbhid
[ 3.270902] usbhid: USB HID core driver
[ 3.278945] axi_sysid 85000000.axi-sysid-0: AXI System ID core version (1.01.a) found
[ 3.279133] axi_sysid 85000000.axi-sysid-0: [ad9082_fmca_ebz] on [zcu102] git branch <hdl_2
021_r2> git <a83056b11d6b092d342b72c68ef713b362b10521> clean [2023-04-01 00:20:35] UTC
[ 3.279709] fpga_manager fpga0: Xilinx ZynqMP FPGA Manager registered
[ 3.280243] usbcore: registered new interface driver snd-usb-audio
[ 3.282148] pktgen: Packet Generator for packet performance testing. Version: 2.75
[ 3.282662] Initializing XFRM netlink socket
[ 3.282747] NET: Registered protocol family 10
[ 3.283155] Segment Routing with IPv6
[ 3.283301] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 3.283639] NET: Registered protocol family 17
[ 3.283661] NET: Registered protocol family 15
[ 3.283762] can: controller area network core
[ 3.283794] NET: Registered protocol family 29
[ 3.283804] can: raw protocol
[ 3.283812] can: broadcast manager protocol
[ 3.283824] can: netlink gateway - max_hops=1
[ 3.283910] Bluetooth: RFCOMM TTY layer initialized
[ 3.283924] Bluetooth: RFCOMM socket layer initialized
[ 3.283944] Bluetooth: RFCOMM ver 1.11
[ 3.283956] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 3.283965] Bluetooth: BNEP filters: protocol multicast
[ 3.283975] Bluetooth: BNEP socket layer initialized
[ 3.283984] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 3.283995] Bluetooth: HIDP socket layer initialized
[ 3.284141] 9pnet: Installing 9P2000 support
[ 3.284161] NET: Registered protocol family 36
[ 3.284184] Key type dns_resolver registered
[ 3.284374] registered taskstats version 1
[ 3.284384] Loading compiled-in X.509 certificates
[ 3.284742] Btrfs loaded, crc32c=crc32c-generic
[ 3.293430] ff000000.serial: ttyPS0 at MMIO 0xff000000 (irq = 49, base_baud = 6249999) is a
xuartps
[ 4.787236] printk: console [ttyPS0] enabled
[ 4.792364] ff010000.serial: ttyPS1 at MMIO 0xff010000 (irq = 50, base_baud = 6249999) is a
xuartps
[ 4.801803] of-fpga-region fpga-full: FPGA Region probed
[ 4.808832] nwl-pcie fd0e0000.pcie: host bridge /axi/pcie@fd0e0000 ranges:
[ 4.815733] nwl-pcie fd0e0000.pcie: MEM 0x00e0000000..0x00efffffff -> 0x00e0000000
[ 4.823743] nwl-pcie fd0e0000.pcie: MEM 0x0600000000..0x07ffffffff -> 0x0600000000
[ 4.831814] nwl-pcie fd0e0000.pcie: Link is DOWN
[ 4.836575] nwl-pcie fd0e0000.pcie: PCI host bridge to bus 0000:00
[ 4.842768] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 4.848252] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff]
[ 4.855130] pci_bus 0000:00: root bus resource [mem 0x600000000-0x7ffffffff pref]
[ 4.862638] pci 0000:00:00.0: [10ee:d021] type 01 class 0x060400
[ 4.868702] pci 0000:00:00.0: PME# supported from D0 D1 D2 D3hot
[ 4.879925] pci 0000:00:00.0: PCI bridge to [bus 01-0c]
[ 4.885931] xilinx-zynqmp-dma fd500000.dma: ZynqMP DMA driver Probe success
[ 4.893120] xilinx-zynqmp-dma fd510000.dma: ZynqMP DMA driver Probe success
[ 4.900294] xilinx-zynqmp-dma fd520000.dma: ZynqMP DMA driver Probe success
[ 4.907476] xilinx-zynqmp-dma fd530000.dma: ZynqMP DMA driver Probe success
[ 4.914660] xilinx-zynqmp-dma fd540000.dma: ZynqMP DMA driver Probe success
[ 4.921838] xilinx-zynqmp-dma fd550000.dma: ZynqMP DMA driver Probe success
[ 4.929022] xilinx-zynqmp-dma fd560000.dma: ZynqMP DMA driver Probe success
[ 4.936197] xilinx-zynqmp-dma fd570000.dma: ZynqMP DMA driver Probe success
[ 4.943603] xilinx-zynqmp-dpdma fd4c0000.dma-controller: Xilinx DPDMA engine is probed
[ 4.952206] ahci-ceva fd0c0000.ahci: supply ahci not found, using dummy regulator
[ 4.959762] ahci-ceva fd0c0000.ahci: supply phy not found, using dummy regulator
[ 5.050768] hmc7044 spi2.0: PLL1: Locked, CLKIN0 @ 100000000 Hz, PFD: 10000 kHz - PLL2: Loc
ked @ 3000.000000 MHz
[ 5.061330] jesd204: /axi/spi@ff050000/hmc7044@0,jesd204:1,parent=spi2.0: Using as SYSREF p
rovider
[ 5.070939] spi-nor spi0.0: SPI-NOR-UniqueID 88170200160c002b00276fada51e
[ 5.077730] spi-nor spi0.0: found mt25qu512a, expected m25p80
[ 5.084133] spi-nor spi0.0: trying to lock already unlocked area
[ 5.090140] spi-nor spi0.0: mt25qu512a (131072 Kbytes)
[ 5.095299] 4 fixed-partitions partitions found on MTD device spi0.0
[ 5.101655] Creating 4 MTD partitions on "spi0.0":
[ 5.106446] 0x000000000000-0x000000100000 : "qspi-fsbl-uboot"
[ 5.112950] 0x000000100000-0x000000600000 : "qspi-linux"
[ 5.118951] 0x000000600000-0x000000620000 : "qspi-device-tree"
[ 5.125441] 0x000000620000-0x000000c00000 : "qspi-rootfs"
[ 5.134031] macb ff0e0000.ethernet: Not enabling partial store and forward
[ 5.141571] libphy: MACB_mii_bus: probed
[ 5.146641] macb ff0e0000.ethernet eth0: Cadence GEM rev 0x50070106 at 0xff0e0000 irq 30 (5
e:51:34:ba:36:e6)
[ 5.156883] xilinx-axipmon ffa00000.perf-monitor: Probed Xilinx APM
[ 5.163488] xilinx-axipmon fd0b0000.perf-monitor: Probed Xilinx APM
[ 5.170021] xilinx-axipmon fd490000.perf-monitor: Probed Xilinx APM
[ 5.176579] xilinx-axipmon ffa10000.perf-monitor: Probed Xilinx APM
[ 5.186057] pca953x 0-0020: supply vcc not found, using dummy regulator
[ 5.192751] pca953x 0-0020: using no AI
[ 5.197235] gpio-322 (sel0): hogged as output/low
[ 5.202138] gpio-323 (sel1): hogged as output/high
[ 5.207136] gpio-324 (sel2): hogged as output/high
[ 5.212129] gpio-325 (sel3): hogged as output/high
[ 5.217319] pca953x 0-0021: supply vcc not found, using dummy regulator
[ 5.223987] pca953x 0-0021: using no AI
[ 5.229767] ina2xx 2-0040: power monitor ina226 (Rshunt = 5000 uOhm)
[ 5.236802] ina2xx 2-0041: power monitor ina226 (Rshunt = 5000 uOhm)
[ 5.243840] ina2xx 2-0042: power monitor ina226 (Rshunt = 5000 uOhm)
[ 5.250890] ina2xx 2-0043: power monitor ina226 (Rshunt = 5000 uOhm)
[ 5.257928] ina2xx 2-0044: power monitor ina226 (Rshunt = 5000 uOhm)
[ 5.264964] ina2xx 2-0045: power monitor ina226 (Rshunt = 5000 uOhm)
[ 5.272004] ina2xx 2-0046: power monitor ina226 (Rshunt = 5000 uOhm)
[ 5.279038] ina2xx 2-0047: power monitor ina226 (Rshunt = 5000 uOhm)
[ 5.286125] ina2xx 2-004a: power monitor ina226 (Rshunt = 5000 uOhm)
[ 5.292962] random: fast init done
[ 5.296437] ina2xx 2-004b: power monitor ina226 (Rshunt = 5000 uOhm)
[ 5.302849] i2c i2c-0: Added multiplexed i2c bus 2
[ 5.308453] ina2xx 3-0040: power monitor ina226 (Rshunt = 2000 uOhm)
[ 5.315487] ina2xx 3-0041: power monitor ina226 (Rshunt = 5000 uOhm)
[ 5.322540] ina2xx 3-0042: power monitor ina226 (Rshunt = 5000 uOhm)
[ 5.329578] ina2xx 3-0043: power monitor ina226 (Rshunt = 5000 uOhm)
[ 5.336617] ina2xx 3-0044: power monitor ina226 (Rshunt = 5000 uOhm)
[ 5.343655] ina2xx 3-0045: power monitor ina226 (Rshunt = 5000 uOhm)
[ 5.350696] ina2xx 3-0046: power monitor ina226 (Rshunt = 5000 uOhm)
[ 5.357736] ina2xx 3-0047: power monitor ina226 (Rshunt = 5000 uOhm)
[ 5.364141] i2c i2c-0: Added multiplexed i2c bus 3
[ 5.419841] i2c i2c-0: Added multiplexed i2c bus 4
[ 5.424786] i2c i2c-0: Added multiplexed i2c bus 5
[ 5.429582] pca954x 0-0075: registered 4 multiplexed busses for I2C mux pca9544
[ 5.436935] cdns-i2c ff020000.i2c: 400 kHz mmio ff020000 irq 32
[ 5.444725] at24 6-0054: supply vcc not found, using dummy regulator
[ 5.451613] at24 6-0054: 1024 byte 24c08 EEPROM, writable, 1 bytes/write
[ 5.458371] i2c i2c-1: Added multiplexed i2c bus 6
[ 5.464654] si5341 7-0036: Chip: 5341 Grade: 1 Rev: 1
[ 5.502416] i2c i2c-1: Added multiplexed i2c bus 7
[ 5.510094] si570 8-005d: registered, current frequency 300000000 Hz
[ 5.516501] i2c i2c-1: Added multiplexed i2c bus 8
[ 5.536286] si570 9-005d: registered, current frequency 148500000 Hz
[ 5.542688] i2c i2c-1: Added multiplexed i2c bus 9
[ 5.547737] si5324 10-0069: si5328 probed
[ 5.614961] si5324 10-0069: si5328 probe successful
[ 5.619892] i2c i2c-1: Added multiplexed i2c bus 10
[ 5.624921] i2c i2c-1: Added multiplexed i2c bus 11
[ 5.629949] i2c i2c-1: Added multiplexed i2c bus 12
[ 5.634973] i2c i2c-1: Added multiplexed i2c bus 13
[ 5.639854] pca954x 1-0074: registered 8 multiplexed busses for I2C switch pca9548
[ 5.647980] at24 14-0050: supply vcc not found, using dummy regulator
[ 5.654778] at24 14-0050: 256 byte 24c02 EEPROM, writable, 1 bytes/write
[ 5.661535] i2c i2c-1: Added multiplexed i2c bus 14
[ 5.666578] i2c i2c-1: Added multiplexed i2c bus 15
[ 5.671623] i2c i2c-1: Added multiplexed i2c bus 16
[ 5.676659] i2c i2c-1: Added multiplexed i2c bus 17
[ 5.681702] i2c i2c-1: Added multiplexed i2c bus 18
[ 5.686751] i2c i2c-1: Added multiplexed i2c bus 19
[ 5.691792] i2c i2c-1: Added multiplexed i2c bus 20
[ 5.696833] i2c i2c-1: Added multiplexed i2c bus 21
[ 5.701716] pca954x 1-0075: registered 8 multiplexed busses for I2C switch pca9548
[ 5.709329] cdns-i2c ff030000.i2c: 400 kHz mmio ff030000 irq 33
[ 5.719472] cdns-wdt fd4d0000.watchdog: Xilinx Watchdog Timer with timeout 60s
[ 5.728645] axi_adxcvr 84a60000.axi-adxcvr-rx: adxcvr_enforce_settings: Using QPLL without
access, assuming desired Lane rate will be configured by a different instance
[ 5.745327] axi_adxcvr 84a60000.axi-adxcvr-rx: AXI-ADXCVR-RX (17.05.a) using QPLL on GTH4 a
t 0x84A60000. Number of lanes: 8.
[ 5.757548] axi_adxcvr 84b60000.axi-adxcvr-tx: AXI-ADXCVR-TX (17.05.a) using QPLL on GTH4 a
t 0x84B60000. Number of lanes: 8.
[ 5.761399] mmc0: SDHCI controller on ff170000.mmc [ff170000.mmc] using ADMA 64-bit
[ 5.776541] axi-jesd204-rx 84a90000.axi-jesd204-rx: AXI-JESD204-RX (1.07.a) at 0x84A90000.
Encoder 8b10b, width 4/4, lanes 8, jesd204-fsm.
[ 5.789407] axi-jesd204-tx 84b90000.axi-jesd204-tx: AXI-JESD204-TX (1.06.a) at 0x84B90000.
Encoder 8b10b, width 4/4, lanes 8, jesd204-fsm.
[ 5.803037] zynqmp-display fd4a0000.display: vtc bridge property not present
[ 5.813195] xilinx-dp-snd-codec fd4a0000.display:zynqmp_dp_snd_codec0: Failed to get requir
ed clock freq
[ 5.813425] mmc0: new high speed SDHC card at address 0001
[ 5.822710] xilinx-dp-snd-codec: probe of fd4a0000.display:zynqmp_dp_snd_codec0 failed with
error -22
[ 5.828540] mmcblk0: mmc0:0001 SD16G 14.6 GiB
[ 5.837752] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm0: Xilinx DisplayPort Sound PCM probed
[ 5.843539] mmcblk0: p1 p2 p3
[ 5.850024] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm1: Xilinx DisplayPort Sound PCM probed
[ 5.861004] OF: graph: no port node found in /axi/display@fd4a0000
[ 5.867540] xlnx-drm xlnx-drm.0: bound fd4a0000.display (ops 0xffffffc01100c920)
[ 6.954610] zynqmp-display fd4a0000.display: [drm] Cannot find any crtc or sizes
[ 6.962252] [drm] Initialized xlnx 1.0.0 20130509 for fd4a0000.display on minor 0
[ 6.969750] zynqmp-display fd4a0000.display: ZynqMP DisplayPort Subsystem driver probed
[ 6.978097] ahci-ceva fd0c0000.ahci: supply ahci not found, using dummy regulator
[ 6.985648] ahci-ceva fd0c0000.ahci: supply phy not found, using dummy regulator
[ 6.993116] ahci-ceva fd0c0000.ahci: supply target not found, using dummy regulator
[ 7.000965] ahci-ceva fd0c0000.ahci: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl platfo
rm mode
[ 7.009925] ahci-ceva fd0c0000.ahci: flags: 64bit ncq sntf pm clo only pmp fbs pio slum par
t ccc sds apst
[ 7.020653] scsi host0: ahci-ceva
[ 7.024257] scsi host1: ahci-ceva
[ 7.027689] ata1: SATA max UDMA/133 mmio [mem 0xfd0c0000-0xfd0c1fff] port 0x100 irq 45
[ 7.035607] ata2: SATA max UDMA/133 mmio [mem 0xfd0c0000-0xfd0c1fff] port 0x180 irq 45
[ 7.044275] ad9081 spi1.0: supply vdd not found, using dummy regulator
[ 7.356810] ata2: SATA link down (SStatus 0 SControl 330)
[ 7.362219] ata1: SATA link down (SStatus 0 SControl 330)
[ 8.038613] zynqmp-display fd4a0000.display: [drm] Cannot find any crtc or sizes
[ 8.896477] ad9081 spi1.0: AD9082 Rev. 3 Grade 2 (API 1.3.1) probed
[ 8.905590] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 8.911088] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
[ 8.918843] xhci-hcd xhci-hcd.1.auto: hcc params 0x0238f625 hci version 0x100 quirks 0x0000
000002010810
[ 8.928271] xhci-hcd xhci-hcd.1.auto: irq 59, io mem 0xfe200000
[ 8.934392] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 8.942657] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 8.949882] usb usb1: Product: xHCI Host Controller
[ 8.954758] usb usb1: Manufacturer: Linux 5.10.0-98744-g64e7a607b659 xhci-hcd
[ 8.961894] usb usb1: SerialNumber: xhci-hcd.1.auto
[ 8.967078] hub 1-0:1.0: USB hub found
[ 8.970843] hub 1-0:1.0: 1 port detected
[ 8.974957] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 8.980449] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
[ 8.988104] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[ 8.994730] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[ 9.002999] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 9.010217] usb usb2: Product: xHCI Host Controller
[ 9.015093] usb usb2: Manufacturer: Linux 5.10.0-98744-g64e7a607b659 xhci-hcd
[ 9.022228] usb usb2: SerialNumber: xhci-hcd.1.auto
[ 9.027344] hub 2-0:1.0: USB hub found
[ 9.031107] hub 2-0:1.0: 1 port detected
[ 9.060967] cf_axi_adc 84a10000.axi-ad9081-rx-hpc: ADI AIM (10.02.b) at 0x84A10000 mapped t
o 0x(____ptrval____) probed ADC AD9081 as MASTER
[ 9.091069] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] trans
ition initialized -> probed
[ 9.101781] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] trans
ition initialized -> probed
[ 9.112490] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] trans
ition probed -> idle
[ 9.122586] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] trans
ition probed -> idle
[ 9.132685] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] trans
ition idle -> device_init
[ 9.143215] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] trans
ition idle -> device_init
[ 9.153747] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] trans
ition device_init -> link_init
[ 9.164712] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] trans
ition device_init -> link_init
[ 9.175684] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] trans
ition link_init -> link_supported
[ 9.186906] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] trans
ition link_init -> link_supported
[ 9.198500] hmc7044 spi2.0: hmc7044_jesd204_link_pre_setup: Link2 forcing continuous SYSREF
mode
[ 9.207732] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] trans
ition link_supported -> link_pre_setup
[ 9.219392] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] trans
ition link_supported -> link_pre_setup
[ 9.243405] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] trans
ition link_pre_setup -> clk_sync_stage1
[ 9.255150] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] trans
ition link_pre_setup -> clk_sync_stage1
[ 9.266897] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] trans
ition clk_sync_stage1 -> clk_sync_stage2
[ 9.278723] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] trans
ition clk_sync_stage1 -> clk_sync_stage2
[ 9.290563] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] trans
ition clk_sync_stage2 -> clk_sync_stage3
[ 9.302396] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] trans
ition clk_sync_stage2 -> clk_sync_stage3
[ 9.316246] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] trans
ition clk_sync_stage3 -> link_setup
[ 9.327643] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] trans
ition clk_sync_stage3 -> link_setup
[ 9.343976] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] trans
ition link_setup -> opt_setup_stage1
[ 9.355465] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] trans
ition link_setup -> opt_setup_stage1
[ 9.371960] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] trans
ition opt_setup_stage1 -> opt_setup_stage2
[ 9.383963] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] trans
ition opt_setup_stage1 -> opt_setup_stage2
[ 9.396253] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] trans
ition opt_setup_stage2 -> opt_setup_stage3
[ 9.408257] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] trans
ition opt_setup_stage2 -> opt_setup_stage3
[ 9.420264] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] trans
ition opt_setup_stage3 -> opt_setup_stage4
[ 9.432263] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] trans
ition opt_setup_stage3 -> opt_setup_stage4
[ 9.444275] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] trans
ition opt_setup_stage4 -> opt_setup_stage5
[ 9.456282] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] trans
ition opt_setup_stage4 -> opt_setup_stage5
[ 9.472396] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] trans
ition opt_setup_stage5 -> clocks_enable
[ 9.484137] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] trans
ition opt_setup_stage5 -> clocks_enable
[ 9.497980] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] trans
ition clocks_enable -> link_enable
[ 9.509292] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] trans
ition clocks_enable -> link_enable
[ 9.542831] ad9081 spi1.0: JESD RX (JTX) Link2 in DATA, SYNC deasserted, PLL locked, PHASE
established, MODE valid
[ 9.553485] ad9081 spi1.0: JESD TX (JRX) Link0 0xFF lanes in DATA
[ 9.559629] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] trans
ition link_enable -> link_running
[ 9.570853] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] trans
ition link_enable -> link_running
[ 9.582078] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] trans
ition link_running -> opt_post_running_stage
[ 9.594263] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] trans
ition link_running -> opt_post_running_stage
[ 9.606440] cf_axi_dds 84b10000.axi-ad9081-tx-hpc: Analog Devices CF_AXI_DDS_DDS MASTER (9.
01.b) at 0x84B10000 mapped to 0x(____ptrval____), probed DDS AD9081
[ 9.630548] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[ 9.637597] of_cfs_init
[ 9.640064] of_cfs_init: OK
[ 9.643038] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 9.781297] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 9.787834] clk: Not disabling unused clocks
[ 9.792366] ALSA device list:
[ 9.795327] No soundcards found.
[ 9.799006] platform regulatory.0: Direct firmware load for regulatory.db failed with error
-2
[ 9.807619] cfg80211: failed to load regulatory.db
[ 9.825990] VFS: Mounted root (vfat filesystem) on device 179:2.
[ 9.832032] devtmpfs: error mounting -2
[ 9.836731] Freeing unused kernel memory: 2496K
[ 9.850648] Run /sbin/init as init process
[ 9.854900] Run /etc/init as init process
[ 9.858965] Run /bin/init as init process
[ 9.863037] Run /bin/sh as init process
[ 9.866925] Kernel panic - not syncing: No working init found. Try passing init= option to
kernel. See Linux Documentation/admin-guide/init.rst for guidance.
[ 9.881094] CPU: 3 PID: 1 Comm: swapper/0 Not tainted 5.10.0-98744-g64e7a607b659 #1789
[ 9.889002] Hardware name: ZynqMP ZCU102 Rev1.0 (DT)
[ 9.893956] Call trace:
[ 9.896401] dump_backtrace+0x0/0x190
[ 9.900051] show_stack+0x18/0x30
[ 9.903359] dump_stack+0xd4/0x110
[ 9.906752] panic+0x15c/0x310
[ 9.909798] kernel_init+0xf8/0x114
[ 9.913279] ret_from_fork+0x10/0x3c
[ 9.916848] SMP: stopping secondary CPUs
[ 9.920764] Kernel Offset: disabled
[ 9.924240] CPU features: 0x0040002,20002004
[ 9.928501] Memory Limit: none
[ 9.931553] ---[ end Kernel panic - not syncing: No working init found. Try passing init=
option to kernel. See Linux Documentation/admin-guide/init.rst for guidance. ]---

Can you elaborate?