Skip to content

Instantly share code, notes, and snippets.

@tfcollins
Last active March 11, 2022 15:20
Show Gist options
  • Save tfcollins/c54c55ca194bfa06e61a0212760e4964 to your computer and use it in GitHub Desktop.
Save tfcollins/c54c55ca194bfa06e61a0212760e4964 to your computer and use it in GitHub Desktop.
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 5.10.0-98074-g1c108761fdba (jenkins@romlxbuild1.adlk.analog.com) (aarch64-xilinx-linux-gcc.real (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35.0.20200730) #5305 SMP Tue Mar 8 07:26:49 GMT 2022
[ 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] On node 0 totalpages: 1048576
[ 0.000000] DMA zone: 3584 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 262144 pages, LIFO batch:63
[ 0.000000] DMA32 zone: 3584 pages used for memmap
[ 0.000000] DMA32 zone: 262144 pages, LIFO batch:63
[ 0.000000] Normal zone: 7168 pages used for memmap
[ 0.000000] Normal zone: 524288 pages, LIFO batch:63
[ 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] pcpu-alloc: s49496 r8192 d32424 u90112 alloc=22*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 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: console=ttyPS0,115200 root=/dev/mmcblk0p2 rw earlycon rootfstype=ext4 rootwait clk_ignore_unused cpuidle.off=1 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: 3761896K/4194304K available (15296K kernel code, 1636K rwdata, 11872K rodata, 2560K init, 507K bss, 170264K 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/0x54c 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.008474] Console: colour dummy device 80x25
[ 0.012483] Calibrating delay loop (skipped), value calculated using timer frequency.. 200.00 BogoMIPS (lpj=400000)
[ 0.022841] pid_max: default: 32768 minimum: 301
[ 0.027552] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.034789] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.043399] rcu: Hierarchical SRCU implementation.
[ 0.047572] EFI services will not be available.
[ 0.051942] smp: Bringing up secondary CPUs ...
[ 0.056659] Detected VIPT I-cache on CPU1
[ 0.056698] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.057071] Detected VIPT I-cache on CPU2
[ 0.057095] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.057436] Detected VIPT I-cache on CPU3
[ 0.057459] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.057506] smp: Brought up 1 node, 4 CPUs
[ 0.091779] SMP: Total of 4 processors activated.
[ 0.096452] CPU features: detected: 32-bit EL0 Support
[ 0.101556] CPU features: detected: CRC32 instructions
[ 0.106697] CPU: All CPU(s) started at EL2
[ 0.110737] alternatives: patching kernel code
[ 0.116169] devtmpfs: initialized
[ 0.124109] Registered cp15_barrier emulation handler
[ 0.124159] Registered setend emulation handler
[ 0.128133] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.137713] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.151080] pinctrl core: initialized pinctrl subsystem
[ 0.151726] NET: Registered protocol family 16
[ 0.156147] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 0.162159] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.169885] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.177688] audit: initializing netlink subsys (disabled)
[ 0.183138] audit: type=2000 audit(0.116:1): state=initialized audit_enabled=0 res=1
[ 0.183481] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.197516] ASID allocator initialised with 65536 entries
[ 0.223103] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.224157] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.230827] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.237499] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 1.303028] DRBG: Continuing without Jitter RNG
[ 1.380888] raid6: neonx8 gen() 2140 MB/s
[ 1.448932] raid6: neonx8 xor() 1597 MB/s
[ 1.516994] raid6: neonx4 gen() 2194 MB/s
[ 1.585034] raid6: neonx4 xor() 1567 MB/s
[ 1.653101] raid6: neonx2 gen() 2076 MB/s
[ 1.721151] raid6: neonx2 xor() 1432 MB/s
[ 1.789223] raid6: neonx1 gen() 1772 MB/s
[ 1.857263] raid6: neonx1 xor() 1220 MB/s
[ 1.925326] raid6: int64x8 gen() 1438 MB/s
[ 1.993375] raid6: int64x8 xor() 771 MB/s
[ 2.061448] raid6: int64x4 gen() 1598 MB/s
[ 2.129492] raid6: int64x4 xor() 818 MB/s
[ 2.197576] raid6: int64x2 gen() 1397 MB/s
[ 2.265611] raid6: int64x2 xor() 750 MB/s
[ 2.333680] raid6: int64x1 gen() 1033 MB/s
[ 2.401749] raid6: int64x1 xor() 517 MB/s
[ 2.401787] raid6: using algorithm neonx4 gen() 2194 MB/s
[ 2.405741] raid6: .... xor() 1567 MB/s, rmw enabled
[ 2.410672] raid6: using neon recovery algorithm
[ 2.415677] iommu: Default domain type: Translated
[ 2.420295] SCSI subsystem initialized
[ 2.423839] libata version 3.00 loaded.
[ 2.423969] usbcore: registered new interface driver usbfs
[ 2.429296] usbcore: registered new interface driver hub
[ 2.434575] usbcore: registered new device driver usb
[ 2.439699] mc: Linux media interface: v0.10
[ 2.443819] videodev: Linux video capture interface: v2.00
[ 2.449313] EDAC MC: Ver: 3.0.0
[ 2.452732] zynqmp-ipi-mbox mailbox@ff990400: Registered ZynqMP IPI mbox with TX/RX channels.
[ 2.461206] jesd204: found 0 devices and 0 topologies
[ 2.465886] FPGA manager framework
[ 2.469362] Advanced Linux Sound Architecture Driver Initialized.
[ 2.475665] Bluetooth: Core ver 2.22
[ 2.478845] NET: Registered protocol family 31
[ 2.483246] Bluetooth: HCI device and connection manager initialized
[ 2.489563] Bluetooth: HCI socket layer initialized
[ 2.494405] Bluetooth: L2CAP socket layer initialized
[ 2.499429] Bluetooth: SCO socket layer initialized
[ 2.504626] clocksource: Switched to clocksource arch_sys_counter
[ 2.510421] VFS: Disk quotas dquot_6.6.0
[ 2.514258] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.524971] NET: Registered protocol family 2
[ 2.525699] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 2.533894] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 2.541921] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[ 2.549366] TCP: Hash tables configured (established 32768 bind 32768)
[ 2.555537] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 2.562206] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 2.569372] NET: Registered protocol family 1
[ 2.573838] RPC: Registered named UNIX socket transport module.
[ 2.579442] RPC: Registered udp transport module.
[ 2.584107] RPC: Registered tcp transport module.
[ 2.588778] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 2.595771] PCI: CLS 0 bytes, default 64
[ 2.599491] hw perfevents: no interrupt-affinity property for /pmu, guessing.
[ 2.606331] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 2.614688] Initialise system trusted keyrings
[ 2.618368] workingset: timestamp_bits=62 max_order=20 bucket_order=0
[ 2.625253] NFS: Registering the id_resolver key type
[ 2.629707] Key type id_resolver registered
[ 2.633849] Key type id_legacy registered
[ 2.637837] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 2.644500] jffs2: version 2.2. (NAND) (SUMMARY) \xc2\xa9 2001-2006 Red Hat, Inc.
[ 2.686554] NET: Registered protocol family 38
[ 2.686597] xor: measuring software checksum speed
[ 2.694289] 8regs : 2363 MB/sec
[ 2.697956] 32regs : 2799 MB/sec
[ 2.702899] arm64_neon : 2380 MB/sec
[ 2.703090] xor: using function: 32regs (2799 MB/sec)
[ 2.708116] Key type asymmetric registered
[ 2.712177] Asymmetric key parser 'x509' registered
[ 2.717038] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[ 2.724375] io scheduler mq-deadline registered
[ 2.728871] io scheduler kyber registered
[ 2.758276] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 2.763134] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 2.769260] brd: module loaded
[ 2.773402] loop: module loaded
[ 2.773699] Registered mathworks_ip class
[ 2.777297] libphy: Fixed MDIO Bus: probed
[ 2.780240] tun: Universal TUN/TAP device driver, 1.6
[ 2.784332] CAN device driver interface
[ 2.788905] usbcore: registered new interface driver asix
[ 2.793465] usbcore: registered new interface driver ax88179_178a
[ 2.799495] usbcore: registered new interface driver cdc_ether
[ 2.805286] usbcore: registered new interface driver net1080
[ 2.810911] usbcore: registered new interface driver cdc_subset
[ 2.816792] usbcore: registered new interface driver zaurus
[ 2.822341] usbcore: registered new interface driver cdc_ncm
[ 2.828786] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.834421] ehci-pci: EHCI PCI platform driver
[ 2.839226] usbcore: registered new interface driver uas
[ 2.844144] usbcore: registered new interface driver usb-storage
[ 2.850128] usbcore: registered new interface driver usbserial_generic
[ 2.856575] usbserial: USB Serial support registered for generic
[ 2.862551] usbcore: registered new interface driver ftdi_sio
[ 2.868253] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 2.875525] usbcore: registered new interface driver upd78f0730
[ 2.881404] usbserial: USB Serial support registered for upd78f0730
[ 2.889087] rtc_zynqmp ffa60000.rtc: registered as rtc0
[ 2.892829] rtc_zynqmp ffa60000.rtc: setting system clock to 2022-03-11T15:17:56 UTC (1647011876)
[ 2.901687] i2c /dev entries driver
[ 2.906998] usbcore: registered new interface driver uvcvideo
[ 2.910801] USB Video Class driver (1.1.1)
[ 2.916347] Bluetooth: HCI UART driver ver 2.3
[ 2.919284] Bluetooth: HCI UART protocol H4 registered
[ 2.924381] Bluetooth: HCI UART protocol BCSP registered
[ 2.929670] Bluetooth: HCI UART protocol LL registered
[ 2.934760] Bluetooth: HCI UART protocol ATH3K registered
[ 2.940133] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 2.946386] Bluetooth: HCI UART protocol Intel registered
[ 2.951726] Bluetooth: HCI UART protocol QCA registered
[ 2.956927] usbcore: registered new interface driver bcm203x
[ 2.962549] usbcore: registered new interface driver bpa10x
[ 2.968087] usbcore: registered new interface driver bfusb
[ 2.973534] usbcore: registered new interface driver btusb
[ 2.978996] usbcore: registered new interface driver ath3k
[ 2.984481] EDAC MC: ECC not enabled
[ 2.988107] EDAC DEVICE0: Giving out device to module zynqmp-ocm-edac controller zynqmp_ocm: DEV ff960000.memory-controller (INTERRUPT)
[ 3.000427] sdhci: Secure Digital Host Controller Interface driver
[ 3.006223] sdhci: Copyright(c) Pierre Ossman
[ 3.010535] sdhci-pltfm: SDHCI platform and OF driver helper
[ 3.016600] ledtrig-cpu: registered to indicate activity on CPUs
[ 3.022136] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 3.028566] zynqmp_firmware_probe Platform Management API v1.1
[ 3.034324] zynqmp_firmware_probe Trustzone version v1.0
[ 3.069728] zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: zynqmp pinctrl initialized
[ 3.114875] zynqmp-aes firmware:zynqmp-firmware:zynqmp-aes: will run requests pump with realtime priority
[ 3.130582] alg: No test for xilinx-keccak-384 (zynqmp-keccak-384)
[ 3.131286] alg: No test for xilinx-zynqmp-rsa (zynqmp-rsa)
[ 3.136799] usbcore: registered new interface driver usbhid
[ 3.142189] usbhid: USB HID core driver
[ 3.152665] axi_sysid 85000000.axi-sysid-0: AXI System ID core version (1.01.a) found
[ 3.155017] axi_sysid 85000000.axi-sysid-0: [adrv9001] [CMOS_LVDS_N=0] on [zcu102] git branch <master> git <e66c5282bcc142da3043fab4cb588146d0bd8f6e> clean [2022-03-02 19:36:28] UTC
[ 3.171485] fpga_manager fpga0: Xilinx ZynqMP FPGA Manager registered
[ 3.177846] usbcore: registered new interface driver snd-usb-audio
[ 3.185278] pktgen: Packet Generator for packet performance testing. Version: 2.75
[ 3.191472] Initializing XFRM netlink socket
[ 3.195325] NET: Registered protocol family 10
[ 3.200045] Segment Routing with IPv6
[ 3.203422] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 3.209506] NET: Registered protocol family 17
[ 3.213598] NET: Registered protocol family 15
[ 3.218090] can: controller area network core
[ 3.222349] NET: Registered protocol family 29
[ 3.226735] can: raw protocol
[ 3.229675] can: broadcast manager protocol
[ 3.233828] can: netlink gateway - max_hops=1
[ 3.238222] Bluetooth: RFCOMM TTY layer initialized
[ 3.243002] Bluetooth: RFCOMM socket layer initialized
[ 3.248114] Bluetooth: RFCOMM ver 1.11
[ 3.251823] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 3.257093] Bluetooth: BNEP filters: protocol multicast
[ 3.262285] Bluetooth: BNEP socket layer initialized
[ 3.267214] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 3.273098] Bluetooth: HIDP socket layer initialized
[ 3.278151] 9pnet: Installing 9P2000 support
[ 3.282276] NET: Registered protocol family 36
[ 3.286690] Key type dns_resolver registered
[ 3.291129] registered taskstats version 1
[ 3.294987] Loading compiled-in X.509 certificates
[ 3.300095] Btrfs loaded, crc32c=crc32c-generic
[ 3.312470] ff000000.serial: ttyPS0 at MMIO 0xff000000 (irq = 48, base_baud = 6249999) is a xuartps
[ 3.321496] printk: console [ttyPS0] enabled
[ 3.325791] printk: bootconsole [cdns0] disabled
[ 3.335420] ff010000.serial: ttyPS1 at MMIO 0xff010000 (irq = 49, base_baud = 6249999) is a xuartps
[ 3.348662] of-fpga-region fpga-full: FPGA Region probed
[ 3.355634] nwl-pcie fd0e0000.pcie: host bridge /axi/pcie@fd0e0000 ranges:
[ 3.362531] nwl-pcie fd0e0000.pcie: MEM 0x00e0000000..0x00efffffff -> 0x00e0000000
[ 3.370545] nwl-pcie fd0e0000.pcie: MEM 0x0600000000..0x07ffffffff -> 0x0600000000
[ 3.378610] nwl-pcie fd0e0000.pcie: Link is DOWN
[ 3.383364] nwl-pcie fd0e0000.pcie: PCI host bridge to bus 0000:00
[ 3.389543] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 3.395027] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff]
[ 3.401896] pci_bus 0000:00: root bus resource [mem 0x600000000-0x7ffffffff pref]
[ 3.409402] pci 0000:00:00.0: [10ee:d021] type 01 class 0x060400
[ 3.415456] pci 0000:00:00.0: PME# supported from D0 D1 D2 D3hot
[ 3.426312] pci 0000:00:00.0: PCI bridge to [bus 01-0c]
[ 3.432299] xilinx-zynqmp-dma fd500000.dma: ZynqMP DMA driver Probe success
[ 3.439477] xilinx-zynqmp-dma fd510000.dma: ZynqMP DMA driver Probe success
[ 3.446648] xilinx-zynqmp-dma fd520000.dma: ZynqMP DMA driver Probe success
[ 3.453825] xilinx-zynqmp-dma fd530000.dma: ZynqMP DMA driver Probe success
[ 3.460992] xilinx-zynqmp-dma fd540000.dma: ZynqMP DMA driver Probe success
[ 3.468163] xilinx-zynqmp-dma fd550000.dma: ZynqMP DMA driver Probe success
[ 3.475330] xilinx-zynqmp-dma fd560000.dma: ZynqMP DMA driver Probe success
[ 3.482498] xilinx-zynqmp-dma fd570000.dma: ZynqMP DMA driver Probe success
[ 3.489897] xilinx-zynqmp-dpdma fd4c0000.dma-controller: Xilinx DPDMA engine is probed
[ 3.498471] ahci-ceva fd0c0000.ahci: supply ahci not found, using dummy regulator
[ 3.506016] ahci-ceva fd0c0000.ahci: supply phy not found, using dummy regulator
[ 3.518544] spi-nor spi0.0: SPI-NOR-UniqueID 100000235394732200270025081115266e
[ 3.525858] spi-nor spi0.0: found n25q512a, expected m25p80
[ 3.532019] spi-nor spi0.0: trying to lock already unlocked area
[ 3.538031] spi-nor spi0.0: n25q512a (131072 Kbytes)
[ 3.543016] 4 fixed-partitions partitions found on MTD device spi0.0
[ 3.549363] Creating 4 MTD partitions on "spi0.0":
[ 3.554158] 0x000000000000-0x000000100000 : "qspi-fsbl-uboot"
[ 3.560675] 0x000000100000-0x000000600000 : "qspi-linux"
[ 3.566630] 0x000000600000-0x000000620000 : "qspi-device-tree"
[ 3.573117] 0x000000620000-0x000000c00000 : "qspi-rootfs"
[ 3.581641] macb ff0e0000.ethernet: Not enabling partial store and forward
[ 3.589154] libphy: MACB_mii_bus: probed
[ 3.593986] macb ff0e0000.ethernet eth0: Cadence GEM rev 0x50070106 at 0xff0e0000 irq 30 (00:0a:35:04:8e:1b)
[ 3.604229] xilinx-axipmon ffa00000.perf-monitor: Probed Xilinx APM
[ 3.610863] xilinx-axipmon fd0b0000.perf-monitor: Probed Xilinx APM
[ 3.617398] xilinx-axipmon fd490000.perf-monitor: Probed Xilinx APM
[ 3.623928] xilinx-axipmon ffa10000.perf-monitor: Probed Xilinx APM
[ 3.634036] pca953x 0-0020: supply vcc not found, using dummy regulator
[ 3.640709] pca953x 0-0020: using no AI
[ 3.645184] gpio-496 (sel0): hogged as output/low
[ 3.650084] gpio-497 (sel1): hogged as output/high
[ 3.655075] gpio-498 (sel2): hogged as output/high
[ 3.660063] gpio-499 (sel3): hogged as output/high
[ 3.665241] pca953x 0-0021: supply vcc not found, using dummy regulator
[ 3.671908] pca953x 0-0021: using no AI
[ 3.677690] ina2xx 2-0040: power monitor ina226 (Rshunt = 5000 uOhm)
[ 3.684733] ina2xx 2-0041: power monitor ina226 (Rshunt = 5000 uOhm)
[ 3.691765] ina2xx 2-0042: power monitor ina226 (Rshunt = 5000 uOhm)
[ 3.698798] ina2xx 2-0043: power monitor ina226 (Rshunt = 5000 uOhm)
[ 3.705830] ina2xx 2-0044: power monitor ina226 (Rshunt = 5000 uOhm)
[ 3.712854] ina2xx 2-0045: power monitor ina226 (Rshunt = 5000 uOhm)
[ 3.719886] ina2xx 2-0046: power monitor ina226 (Rshunt = 5000 uOhm)
[ 3.726922] ina2xx 2-0047: power monitor ina226 (Rshunt = 5000 uOhm)
[ 3.733994] ina2xx 2-004a: power monitor ina226 (Rshunt = 5000 uOhm)
[ 3.741027] ina2xx 2-004b: power monitor ina226 (Rshunt = 5000 uOhm)
[ 3.747433] i2c i2c-0: Added multiplexed i2c bus 2
[ 3.753021] ina2xx 3-0040: power monitor ina226 (Rshunt = 2000 uOhm)
[ 3.760054] ina2xx 3-0041: power monitor ina226 (Rshunt = 5000 uOhm)
[ 3.767080] ina2xx 3-0042: power monitor ina226 (Rshunt = 5000 uOhm)
[ 3.774115] ina2xx 3-0043: power monitor ina226 (Rshunt = 5000 uOhm)
[ 3.781151] ina2xx 3-0044: power monitor ina226 (Rshunt = 5000 uOhm)
[ 3.788186] ina2xx 3-0045: power monitor ina226 (Rshunt = 5000 uOhm)
[ 3.795215] ina2xx 3-0046: power monitor ina226 (Rshunt = 5000 uOhm)
[ 3.802252] ina2xx 3-0047: power monitor ina226 (Rshunt = 5000 uOhm)
[ 3.808663] i2c i2c-0: Added multiplexed i2c bus 3
[ 3.825111] random: fast init done
[ 3.867886] i2c i2c-0: Added multiplexed i2c bus 4
[ 3.872825] i2c i2c-0: Added multiplexed i2c bus 5
[ 3.877612] pca954x 0-0075: registered 4 multiplexed busses for I2C mux pca9544
[ 3.884961] cdns-i2c ff020000.i2c: 400 kHz mmio ff020000 irq 32
[ 3.892751] at24 6-0054: supply vcc not found, using dummy regulator
[ 3.899634] at24 6-0054: 1024 byte 24c08 EEPROM, writable, 1 bytes/write
[ 3.906386] i2c i2c-1: Added multiplexed i2c bus 6
[ 3.912726] si5341 7-0036: Chip: 5341 Grade: 1 Rev: 1
[ 3.950374] i2c i2c-1: Added multiplexed i2c bus 7
[ 3.958032] si570 8-005d: registered, current frequency 300000000 Hz
[ 3.964436] i2c i2c-1: Added multiplexed i2c bus 8
[ 3.984215] si570 9-005d: registered, current frequency 148500000 Hz
[ 3.990615] i2c i2c-1: Added multiplexed i2c bus 9
[ 3.995657] si5324 10-0069: si5328 probed
[ 4.060948] si5324 10-0069: si5328 probe successful
[ 4.065872] i2c i2c-1: Added multiplexed i2c bus 10
[ 4.070900] i2c i2c-1: Added multiplexed i2c bus 11
[ 4.075925] i2c i2c-1: Added multiplexed i2c bus 12
[ 4.080950] i2c i2c-1: Added multiplexed i2c bus 13
[ 4.085828] pca954x 1-0074: registered 8 multiplexed busses for I2C switch pca9548
[ 4.093948] at24 14-0050: supply vcc not found, using dummy regulator
[ 4.100733] at24 14-0050: 256 byte 24c02 EEPROM, writable, 1 bytes/write
[ 4.107481] i2c i2c-1: Added multiplexed i2c bus 14
[ 4.112514] i2c i2c-1: Added multiplexed i2c bus 15
[ 4.117545] i2c i2c-1: Added multiplexed i2c bus 16
[ 4.122580] i2c i2c-1: Added multiplexed i2c bus 17
[ 4.127623] i2c i2c-1: Added multiplexed i2c bus 18
[ 4.132666] i2c i2c-1: Added multiplexed i2c bus 19
[ 4.137701] i2c i2c-1: Added multiplexed i2c bus 20
[ 4.142729] i2c i2c-1: Added multiplexed i2c bus 21
[ 4.147604] pca954x 1-0075: registered 8 multiplexed busses for I2C switch pca9548
[ 4.155213] cdns-i2c ff030000.i2c: 400 kHz mmio ff030000 irq 33
[ 4.165272] cdns-wdt fd4d0000.watchdog: Xilinx Watchdog Timer with timeout 60s
[ 4.207264] mmc0: SDHCI controller on ff170000.mmc [ff170000.mmc] using ADMA 64-bit
[ 4.250499] mmc0: new high speed SDHC card at address 0001
[ 4.256378] mmcblk0: mmc0:0001 EB1QT 29.8 GiB
[ 4.262245] mmcblk0: p1 p2 p3
[ 5.238378] random: crng init done
[ 12.169523] adrv9002 spi1.0: adrv9002-phy Rev 12.0, Firmware 0.20.0.10, Stream 0.7.9.0, API version: 48.49.2 successfully initialized
[ 12.182843] cf_axi_adc 84a00000.axi-adrv9002-rx-lpc: ADI AIM (10.01.b) at 0x84A00000 mapped to 0x000000001a495ce6, probed ADC ADRV9002 as MASTER
[ 12.196638] cf_axi_tdd 84a0c800.axi-adrv9002-core-tdd-lpc: Analog Devices CF_AXI_TDD MASTER (1.00.a)
[ 12.225058] cf_axi_dds 84a02000.axi-adrv9002-tx-lpc: Analog Devices CF_AXI_DDS_DDS MASTER (9.01.b) at 0x84A02000 mapped to 0x00000000c0437ea5, probed DDS ADRV9002
[ 12.240672] zynqmp-display fd4a0000.display: vtc bridge property not present
[ 12.248819] zynqmp_clk_divider_set_rate() set divider failed for spi1_ref_div1, ret = -13
[ 12.258499] xilinx-dp-snd-codec fd4a0000.display:zynqmp_dp_snd_codec0: Failed to get required clock freq
[ 12.267997] xilinx-dp-snd-codec: probe of fd4a0000.display:zynqmp_dp_snd_codec0 failed with error -22
[ 12.277550] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm0: Xilinx DisplayPort Sound PCM probed
[ 12.285730] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm1: Xilinx DisplayPort Sound PCM probed
[ 12.294006] OF: graph: no port node found in /axi/display@fd4a0000
[ 12.300401] xlnx-drm xlnx-drm.0: bound fd4a0000.display (ops 0xffffffc010fcbdb8)
[ 13.384637] zynqmp-display fd4a0000.display: [drm] Cannot find any crtc or sizes
[ 13.392254] [drm] Initialized xlnx 1.0.0 20130509 for fd4a0000.display on minor 0
[ 13.399748] zynqmp-display fd4a0000.display: ZynqMP DisplayPort Subsystem driver probed
[ 13.408055] ahci-ceva fd0c0000.ahci: supply ahci not found, using dummy regulator
[ 13.415594] ahci-ceva fd0c0000.ahci: supply phy not found, using dummy regulator
[ 13.423051] ahci-ceva fd0c0000.ahci: supply target not found, using dummy regulator
[ 13.430881] ahci-ceva fd0c0000.ahci: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl platform mode
[ 13.439837] ahci-ceva fd0c0000.ahci: flags: 64bit ncq sntf pm clo only pmp fbs pio slum part ccc sds apst
[ 13.450372] scsi host0: ahci-ceva
[ 13.453968] scsi host1: ahci-ceva
[ 13.457396] ata1: SATA max UDMA/133 mmio [mem 0xfd0c0000-0xfd0c1fff] port 0x100 irq 45
[ 13.465312] ata2: SATA max UDMA/133 mmio [mem 0xfd0c0000-0xfd0c1fff] port 0x180 irq 45
[ 13.474111] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 13.479609] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
[ 13.487364] xhci-hcd xhci-hcd.1.auto: hcc params 0x0238f625 hci version 0x100 quirks 0x0000000002010810
[ 13.496783] xhci-hcd xhci-hcd.1.auto: irq 56, io mem 0xfe200000
[ 13.502913] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 13.511177] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 13.518400] usb usb1: Product: xHCI Host Controller
[ 13.523274] usb usb1: Manufacturer: Linux 5.10.0-98074-g1c108761fdba xhci-hcd
[ 13.530401] usb usb1: SerialNumber: xhci-hcd.1.auto
[ 13.535563] hub 1-0:1.0: USB hub found
[ 13.539328] hub 1-0:1.0: 1 port detected
[ 13.543433] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 13.548922] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
[ 13.556577] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[ 13.563200] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[ 13.571462] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 13.578685] usb usb2: Product: xHCI Host Controller
[ 13.583557] usb usb2: Manufacturer: Linux 5.10.0-98074-g1c108761fdba xhci-hcd
[ 13.590681] usb usb2: SerialNumber: xhci-hcd.1.auto
[ 13.595787] hub 2-0:1.0: USB hub found
[ 13.599547] hub 2-0:1.0: 1 port detected
[ 13.613725] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[ 13.620810] of_cfs_init
[ 13.623260] of_cfs_init: OK
[ 13.626228] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 13.763612] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 13.770145] clk: Not disabling unused clocks
[ 13.774680] ALSA device list:
[ 13.777642] No soundcards found.
[ 13.781310] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 13.789921] cfg80211: failed to load regulatory.db
[ 13.789948] ata2: SATA link down (SStatus 0 SControl 330)
[ 13.800118] ata1: SATA link down (SStatus 0 SControl 330)
[ 14.472663] zynqmp-display fd4a0000.display: [drm] Cannot find any crtc or sizes
[ 14.629142] EXT4-fs (mmcblk0p2): recovery complete
[ 14.635417] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 14.643545] VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 14.650462] devtmpfs: mounted
[ 14.654275] Freeing unused kernel memory: 2560K
[ 14.658901] Run /sbin/init as init process
[ 14.662991] with arguments:
[ 14.662993] /sbin/init
[ 14.662995] with environment:
[ 14.662998] HOME=/
[ 14.663000] TERM=linux
[ 15.235148] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[ 15.257052] systemd[1]: Detected architecture arm64.
[ 15.281350] systemd[1]: Set hostname to <analog>.
[ 15.469601] systemd[1]: File /lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[ 15.486690] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[ 15.650606] systemd[1]: /etc/systemd/system/tof-server.service:1: Assignment outside of section. Ignoring.
[ 15.660329] systemd[1]: /etc/systemd/system/tof-server.service:2: Assignment outside of section. Ignoring.
[ 15.852351] systemd[1]: Listening on Journal Socket.
[ 15.872102] systemd[1]: Starting Load Kernel Modules...
[ 15.889250] systemd[1]: Listening on Syslog Socket.
[ 16.680518] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 16.805360] systemd-journald[168]: Received request to flush runtime journal from PID 1
[ 22.677663] macb ff0e0000.ethernet eth0: PHY [ff0e0000.ethernet-ffffffff:0c] driver [TI DP83867] (irq=POLL)
[ 22.677676] macb ff0e0000.ethernet eth0: configuring for phy/rgmii-id link mode
[ 22.940661] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SS
[ 26.758284] macb ff0e0000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[ 26.758324] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 28.532378] broken atomic modeset userspace detected, disabling atomic
[ 31.209178] broken atomic modeset userspace detected, disabling atomic
[ 34.244394] broken atomic modeset userspace detected, disabling atomic
[ 36.873731] broken atomic modeset userspace detected, disabling atomic
[ 39.751057] broken atomic modeset userspace detected, disabling atomic
[ 42.373477] broken atomic modeset userspace detected, disabling atomic
[ 45.247737] broken atomic modeset userspace detected, disabling atomic
[ 47.881434] broken atomic modeset userspace detected, disabling atomic
[ 50.742631] broken atomic modeset userspace detected, disabling atomic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment