[Buildroot] [PATCH v1 2/2] configs/zynqmp_zcu106_defconfig: transition to tarballs

Neal Frager nealf at xilinx.com
Wed May 4 12:45:43 UTC 2022


Hi Michal,
 
>>    >> [    4.384715] zynqmp-display fd4a0000.display: vtc bridge property
>>    >> not present
>>    >> [    4.393156] ------------[ cut here ]------------
>>    >> [    4.397776] More than allowed devices are using the vpll_int, which is forbidden
>>
>>
>>    > This is caused by not proper psu_init which setup PLLs incorrectly.
>>
>> This is using the psu_init_gpl.c in U-Boot:
>>
>> https://github.com/Xilinx/u-boot-xlnx/blob/xlnx_rebase_v2022.01_2022.
>> 1 /board/xilinx/zynqmp/zynqmp-zcu106-revA/psu_init_gpl.c
>>
>> And the pmu configuration object from Neal:
>>
>> https://git.buildroot.net/buildroot/tree/board/zynqmp/zcu106/pm_cfg_o
>> b
>> j.c
>>
>> So what exactly needs to change?
> 
>> I don't have this board here that's why likely taken from any old design before this check was added to Linux.
>> U-Boot psu_init_gpl.c should be updated.
> 
> Could you please share exactly which register writes in the psu_init_gpl.c need to change?
> Perhaps you can point me to a known good one, so that I can compare those specific register writes with the zynqmp-zcu106-revA file?

> Take a look at psu_pll_init_data() You will find two clocks assigned to DPLL.
> IIRC sound should be assigned to RPLL and DP to DPLL.

I found the two lines of code that configure the DP audio and video.  I have now configured the DP audio for RPLL and DP video for VPLL.

With this configuration, I have the following boot log.  Could you please confirm that there are no remaining issues?

U-Boot SPL 2022.01 (May 04 2022 - 13:39:40 +0100)
PMUFW:  v1.1
Loading new PMUFW cfg obj (2032 bytes)
Silicon version:        3
EL Level:       EL3
Chip ID:        zu7e
Multiboot:      0
Trying to boot from MMC2
spl: could not initialize mmc. error: -19
Trying to boot from MMC1
spl_load_image_fat_os: error reading image u-boot.bin, err - -2
NOTICE:  BL31: v2.6(release):2022.02-826-gb65b571783
NOTICE:  BL31: Built : 17:26:04, May  3 2022


U-Boot 2022.01 (May 04 2022 - 10:15:41 +0100)

CPU:   ZynqMP
Silicon: v3
Model: ZynqMP ZCU106 RevA
Board: Xilinx ZynqMP
DRAM:  4 GiB
PMUFW:  v1.1
Xilinx I2C Legacy format at nvmem0:
 Board name:    zcu106
 Board rev:     1.0
 Board SN:      921747562017-31259
 Ethernet mac:  00:0a:35:05:68:eb
EL Level:       EL2
Chip ID:        zu7e
NAND:  0 MiB
MMC:   mmc at ff170000: 0
Loading Environment from FAT... *** Error - No Valid Environment Area found
*** Warning - bad env area, using default environment

In:    serial
Out:   serial
Err:   serial
Bootmode: LVL_SHFT_SD_MODE1
Reset reason:   EXTERNAL
Net:
ZYNQ GEM: ff0e0000, mdio bus ff0e0000, phyaddr 12, interface rgmii-id
zynq_gem ethernet at ff0e0000: Failed to read eth PHY id, err: -2
eth0: ethernet at ff0e0000
scanning bus for devices...
SATA link 0 timeout.
SATA link 1 timeout.
AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
flags: 64bit ncq pm clo only pmp fbss pio slum part ccc apst
Hit any key to stop autoboot:  0
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
Found /extlinux/extlinux.conf
Retrieving file: /extlinux/extlinux.conf
1:      linux
Retrieving file: /Image
append: console=ttyPS0,115200 root=/dev/mmcblk0p2 rw rootwait
Retrieving file: /system.dtb
## Flattened Device Tree blob at 40000000
   Booting using the fdt blob at 0x40000000
   Loading Device Tree to 000000007bdf4000, end 000000007be00a8b ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 5.15.19 (nealf at xirengwts08) (aarch64-buildroot-linux-uclibc-gcc.br_real (Buildroot 2022.02-826-gb65b571783) 10.3.0, GNU ld (GNU Binutils) 2.37) #3 SMP Wed May 4 10:25:19 IST 2022
[    0.000000] Machine model: ZynqMP ZCU106 RevA
[    0.000000] efi: UEFI not found.
[    0.000000] Zone ranges:
[    0.000000]   DMA32    [mem 0x0000000000000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000087fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x000000007fffffff]
[    0.000000]   node   0: [mem 0x0000000800000000-0x000000087fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000087fffffff]
[    0.000000] cma: Reserved 256 MiB at 0x000000006bc00000
[    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 s33048 r8192 d32488 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: 1034240
[    0.000000] Kernel command line: console=ttyPS0,115200 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 0x000000007c000000-0x0000000080000000] (64MB)
[    0.000000] Memory: 3772532K/4194304K available (13824K kernel code, 900K rwdata, 3872K rodata, 1984K init, 328K bss, 159628K reserved, 262144K cma-reserved)
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu:     RCU event tracing is enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    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/0x6f8 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.000000] sched_clock: 56 bits at 100MHz, resolution 10ns, wraps every 4398046511100ns
[    0.000309] Console: colour dummy device 80x25
[    0.000341] Calibrating delay loop (skipped), value calculated using timer frequency.. 200.00 BogoMIPS (lpj=400000)
[    0.000352] pid_max: default: 32768 minimum: 301
[    0.000466] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.000485] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.001315] rcu: Hierarchical SRCU implementation.
[    0.001581] EFI services will not be available.
[    0.001706] smp: Bringing up secondary CPUs ...
[    0.002048] Detected VIPT I-cache on CPU1
[    0.002087] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[    0.002465] Detected VIPT I-cache on CPU2
[    0.002488] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[    0.002831] Detected VIPT I-cache on CPU3
[    0.002854] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[    0.002897] smp: Brought up 1 node, 4 CPUs
[    0.002913] SMP: Total of 4 processors activated.
[    0.002919] CPU features: detected: 32-bit EL0 Support
[    0.002924] CPU features: detected: CRC32 instructions
[    0.002965] CPU: All CPU(s) started at EL2
[    0.002981] alternatives: patching kernel code
[    0.004076] devtmpfs: initialized
[    0.009745] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.009764] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.017797] pinctrl core: initialized pinctrl subsystem
[    0.018448] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.019437] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[    0.019532] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.019570] audit: initializing netlink subsys (disabled)
[    0.019648] audit: type=2000 audit(0.016:1): state=initialized audit_enabled=0 res=1
[    0.019959] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.020041] ASID allocator initialised with 65536 entries
[    0.037882] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.037896] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[    0.037903] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.037909] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[    1.102067] DRBG: Continuing without Jitter RNG
[    1.204731] raid6: neonx8   gen()  2143 MB/s
[    1.272785] raid6: neonx8   xor()  1592 MB/s
[    1.340847] raid6: neonx4   gen()  2184 MB/s
[    1.408900] raid6: neonx4   xor()  1574 MB/s
[    1.476961] raid6: neonx2   gen()  2068 MB/s
[    1.545011] raid6: neonx2   xor()  1447 MB/s
[    1.613073] raid6: neonx1   gen()  1797 MB/s
[    1.681127] raid6: neonx1   xor()  1239 MB/s
[    1.749192] raid6: int64x8  gen()  1471 MB/s
[    1.817233] raid6: int64x8  xor()   784 MB/s
[    1.885300] raid6: int64x4  gen()  1605 MB/s
[    1.953354] raid6: int64x4  xor()   842 MB/s
[    2.021415] raid6: int64x2  gen()  1397 MB/s
[    2.089469] raid6: int64x2  xor()   750 MB/s
[    2.157549] raid6: int64x1  gen()  1186 MB/s
[    2.225600] raid6: int64x1  xor()   596 MB/s
[    2.225605] raid6: using algorithm neonx4 gen() 2184 MB/s
[    2.225610] raid6: .... xor() 1574 MB/s, rmw enabled
[    2.225616] raid6: using neon recovery algorithm
[    2.226103] iommu: Default domain type: Translated
[    2.226110] iommu: DMA domain TLB invalidation policy: strict mode
[    2.226320] SCSI subsystem initialized
[    2.226462] usbcore: registered new interface driver usbfs
[    2.226493] usbcore: registered new interface driver hub
[    2.226517] usbcore: registered new device driver usb
[    2.226570] mc: Linux media interface: v0.10
[    2.226589] videodev: Linux video capture interface: v2.00
[    2.226625] pps_core: LinuxPPS API ver. 1 registered
[    2.226631] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti at linux.it>
[    2.226643] PTP clock support registered
[    2.226669] EDAC MC: Ver: 3.0.0
[    2.226954] zynqmp-ipi-mbox mailbox at ff990400: Registered ZynqMP IPI mbox with TX/RX channels.
[    2.227155] FPGA manager framework
[    2.227259] Advanced Linux Sound Architecture Driver Initialized.
[    2.227556] Bluetooth: Core ver 2.22
[    2.227578] NET: Registered PF_BLUETOOTH protocol family
[    2.227584] Bluetooth: HCI device and connection manager initialized
[    2.227592] Bluetooth: HCI socket layer initialized
[    2.227599] Bluetooth: L2CAP socket layer initialized
[    2.227610] Bluetooth: SCO socket layer initialized
[    2.227936] clocksource: Switched to clocksource arch_sys_counter
[    2.228038] VFS: Disk quotas dquot_6.6.0
[    2.228078] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    2.232118] NET: Registered PF_INET protocol family
[    2.232246] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    2.233790] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    2.233837] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    2.234044] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[    2.234435] TCP: Hash tables configured (established 32768 bind 32768)
[    2.234505] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    2.234582] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    2.234720] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    2.235095] RPC: Registered named UNIX socket transport module.
[    2.235102] RPC: Registered udp transport module.
[    2.235106] RPC: Registered tcp transport module.
[    2.235110] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    2.235721] PCI: CLS 0 bytes, default 64
[    2.236161] armv8-pmu pmu: hw perfevents: no interrupt-affinity property, guessing.
[    2.236327] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[    2.237113] Initialise system trusted keyrings
[    2.237197] workingset: timestamp_bits=62 max_order=20 bucket_order=0
[    2.237736] NFS: Registering the id_resolver key type
[    2.237750] Key type id_resolver registered
[    2.237755] Key type id_legacy registered
[    2.237771] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    2.237777] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    2.237795] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[    2.273123] NET: Registered PF_ALG protocol family
[    2.273133] xor: measuring software checksum speed
[    2.277181]    8regs           :  2438 MB/sec
[    2.280703]    32regs          :  2800 MB/sec
[    2.284972]    arm64_neon      :  2309 MB/sec
[    2.284978] xor: using function: 32regs (2800 MB/sec)
[    2.284985] Key type asymmetric registered
[    2.284990] Asymmetric key parser 'x509' registered
[    2.285026] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    2.285033] io scheduler mq-deadline registered
[    2.285039] io scheduler kyber registered
[    2.310954] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    2.312786] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    2.316740] brd: module loaded
[    2.319911] loop: module loaded
[    2.320686] mtdoops: mtd device (mtddev=name/number) must be supplied
[    2.323036] tun: Universal TUN/TAP device driver, 1.6
[    2.323122] CAN device driver interface
[    2.323742] SPI driver wl1271_spi has no spi_device_id for ti,wl1271
[    2.323748] SPI driver wl1271_spi has no spi_device_id for ti,wl1273
[    2.323753] SPI driver wl1271_spi has no spi_device_id for ti,wl1281
[    2.323758] SPI driver wl1271_spi has no spi_device_id for ti,wl1283
[    2.323763] SPI driver wl1271_spi has no spi_device_id for ti,wl1285
[    2.323768] SPI driver wl1271_spi has no spi_device_id for ti,wl1801
[    2.323772] SPI driver wl1271_spi has no spi_device_id for ti,wl1805
[    2.323777] SPI driver wl1271_spi has no spi_device_id for ti,wl1807
[    2.323782] SPI driver wl1271_spi has no spi_device_id for ti,wl1831
[    2.323787] SPI driver wl1271_spi has no spi_device_id for ti,wl1835
[    2.323791] SPI driver wl1271_spi has no spi_device_id for ti,wl1837
[    2.323878] usbcore: registered new interface driver asix
[    2.323918] usbcore: registered new interface driver ax88179_178a
[    2.323953] usbcore: registered new interface driver cdc_ether
[    2.323976] usbcore: registered new interface driver net1080
[    2.323999] usbcore: registered new interface driver cdc_subset
[    2.324024] usbcore: registered new interface driver zaurus
[    2.324057] usbcore: registered new interface driver cdc_ncm
[    2.324757] usbcore: registered new interface driver uas
[    2.324790] usbcore: registered new interface driver usb-storage
[    2.325431] rtc_zynqmp ffa60000.rtc: registered as rtc0
[    2.325448] rtc_zynqmp ffa60000.rtc: setting system clock to 1970-01-01T00:00:05 UTC (5)
[    2.325515] i2c_dev: i2c /dev entries driver
[    2.327047] usbcore: registered new interface driver uvcvideo
[    2.327919] Bluetooth: HCI UART driver ver 2.3
[    2.327936] Bluetooth: HCI UART protocol H4 registered
[    2.327943] Bluetooth: HCI UART protocol BCSP registered
[    2.327962] Bluetooth: HCI UART protocol LL registered
[    2.327968] Bluetooth: HCI UART protocol ATH3K registered
[    2.327983] Bluetooth: HCI UART protocol Three-wire (H5) registered
[    2.328021] Bluetooth: HCI UART protocol Intel registered
[    2.328037] Bluetooth: HCI UART protocol QCA registered
[    2.328064] usbcore: registered new interface driver bcm203x
[    2.328092] usbcore: registered new interface driver bpa10x
[    2.328118] usbcore: registered new interface driver bfusb
[    2.328153] usbcore: registered new interface driver btusb
[    2.328193] usbcore: registered new interface driver ath3k
[    2.328267] EDAC MC: ECC not enabled
[    2.328396] EDAC DEVICE0: Giving out device to module edac controller cache_err: DEV edac (POLLED)
[    2.328552] EDAC DEVICE1: Giving out device to module zynqmp-ocm-edac controller zynqmp_ocm: DEV ff960000.memory-controller (INTERRUPT)
[    2.328882] sdhci: Secure Digital Host Controller Interface driver
[    2.328888] sdhci: Copyright(c) Pierre Ossman
[    2.328892] sdhci-pltfm: SDHCI platform and OF driver helper
[    2.329258] ledtrig-cpu: registered to indicate activity on CPUs
[    2.329346] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[    2.329421] zynqmp_firmware_probe Platform Management API v1.1
[    2.329430] zynqmp_firmware_probe Trustzone version v1.0
[    2.360190] securefw securefw: securefw probed
[    2.360440] alg: No test for xilinx-zynqmp-aes (zynqmp-aes)
[    2.360461] zynqmp_aes firmware:zynqmp-firmware:zynqmp-aes: AES Successfully Registered
[    2.360632] alg: No test for xilinx-keccak-384 (zynqmp-keccak-384)
[    2.360806] alg: No test for xilinx-zynqmp-rsa (zynqmp-rsa)
[    2.360949] usbcore: registered new interface driver usbhid
[    2.360956] usbhid: USB HID core driver
[    2.362716] fpga_manager fpga0: Xilinx ZynqMP FPGA Manager registered
[    2.363049] usbcore: registered new interface driver snd-usb-audio
[    2.363817] pktgen: Packet Generator for packet performance testing. Version: 2.75
[    2.364223] Initializing XFRM netlink socket
[    2.364302] NET: Registered PF_INET6 protocol family
[    2.364746] Segment Routing with IPv6
[    2.364766] In-situ OAM (IOAM) with IPv6
[    2.364818] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    2.365135] NET: Registered PF_PACKET protocol family
[    2.365150] NET: Registered PF_KEY protocol family
[    2.365172] can: controller area network core
[    2.365198] NET: Registered PF_CAN protocol family
[    2.365203] can: raw protocol
[    2.365210] can: broadcast manager protocol
[    2.365218] can: netlink gateway - max_hops=1
[    2.365308] Bluetooth: RFCOMM TTY layer initialized
[    2.365324] Bluetooth: RFCOMM socket layer initialized
[    2.365337] Bluetooth: RFCOMM ver 1.11
[    2.365346] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    2.365351] Bluetooth: BNEP filters: protocol multicast
[    2.365358] Bluetooth: BNEP socket layer initialized
[    2.365363] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    2.365371] Bluetooth: HIDP socket layer initialized
[    2.365403] 8021q: 802.1Q VLAN Support v1.8
[    2.365496] 9pnet: Installing 9P2000 support
[    2.365516] Key type dns_resolver registered
[    2.365623] registered taskstats version 1
[    2.365629] Loading compiled-in X.509 certificates
[    2.366625] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no
[    2.374992] ff000000.serial: ttyPS0 at MMIO 0xff000000 (irq = 42, base_baud = 6249999) is a xuartps
[    3.744370] printk: console [ttyPS0] enabled
[    3.749370] ff010000.serial: ttyPS1 at MMIO 0xff010000 (irq = 43, base_baud = 6249999) is a xuartps
[    3.758754] of-fpga-region fpga-full: FPGA Region probed
[    3.765533] xilinx-zynqmp-dma fd500000.dma-controller: ZynqMP DMA driver Probe success
[    3.773618] xilinx-zynqmp-dma fd510000.dma-controller: ZynqMP DMA driver Probe success
[    3.781693] xilinx-zynqmp-dma fd520000.dma-controller: ZynqMP DMA driver Probe success
[    3.789773] xilinx-zynqmp-dma fd530000.dma-controller: ZynqMP DMA driver Probe success
[    3.797848] xilinx-zynqmp-dma fd540000.dma-controller: ZynqMP DMA driver Probe success
[    3.805927] xilinx-zynqmp-dma fd550000.dma-controller: ZynqMP DMA driver Probe success
[    3.814003] xilinx-zynqmp-dma fd560000.dma-controller: ZynqMP DMA driver Probe success
[    3.822077] xilinx-zynqmp-dma fd570000.dma-controller: ZynqMP DMA driver Probe success
[    3.830398] xilinx-zynqmp-dpdma fd4c0000.dma-controller: Xilinx DPDMA engine is probed
[    3.838971] spi-nor spi0.0: found mt25qu512a, expected m25p80
[    3.845307] spi-nor spi0.0: mt25qu512a (131072 Kbytes)
[    3.850473] 4 fixed-partitions partitions found on MTD device spi0.0
[    3.856825] Creating 4 MTD partitions on "spi0.0":
[    3.861608] 0x000000000000-0x000000100000 : "qspi-fsbl-uboot"
[    3.868143] 0x000000100000-0x000000600000 : "qspi-linux"
[    3.874119] 0x000000600000-0x000000620000 : "qspi-device-tree"
[    3.880628] 0x000000620000-0x000000c00000 : "qspi-rootfs"
[    3.887615] xilinx_can ff070000.can can0: TDC Offset value not in range
[    3.896119] macb ff0e0000.ethernet: Not enabling partial store and forward
[    3.904360] macb ff0e0000.ethernet eth0: Cadence GEM rev 0x50070106 at 0xff0e0000 irq 30 (00:0a:35:05:68:eb)
[    3.914456] xilinx-axipmon ffa00000.perf-monitor: Probed Xilinx APM
[    3.920982] xilinx-axipmon fd0b0000.perf-monitor: Probed Xilinx APM
[    3.927457] xilinx-axipmon fd490000.perf-monitor: Probed Xilinx APM
[    3.933941] xilinx-axipmon ffa10000.perf-monitor: Probed Xilinx APM
[    3.941262] pca953x 0-0020: supply vcc not found, using dummy regulator
[    3.947958] pca953x 0-0020: using no AI
[    3.952457] pca953x 0-0021: supply vcc not found, using dummy regulator
[    3.959131] pca953x 0-0021: using no AI
[    3.971941] i2c i2c-0: Added multiplexed i2c bus 2
[    3.983256] i2c i2c-0: Added multiplexed i2c bus 3
[    3.999521] random: fast init done
[    4.040883] i2c i2c-0: Added multiplexed i2c bus 4
[    4.045779] i2c i2c-0: Added multiplexed i2c bus 5
[    4.050567] pca954x 0-0075: registered 4 multiplexed busses for I2C mux pca9544
[    4.057926] cdns-i2c ff020000.i2c: 400 kHz mmio ff020000 irq 32
[    4.065310] at24 6-0054: supply vcc not found, using dummy regulator
[    4.072192] at24 6-0054: 1024 byte 24c08 EEPROM, writable, 1 bytes/write
[    4.078926] i2c i2c-1: Added multiplexed i2c bus 6
[    4.084264] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out
[    4.091572] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out
[    4.098877] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out
[    4.106176] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out
[    4.113476] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out
[    4.120777] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out
[    4.129156] si5341 7-0036: Chip: 5341 Grade: 1 Rev: 1
[    4.167540] i2c i2c-1: Added multiplexed i2c bus 7
[    4.175162] si570 8-005d: registered, current frequency 300000000 Hz
[    4.181548] i2c i2c-1: Added multiplexed i2c bus 8
[    4.201310] si570 9-005d: registered, current frequency 148500000 Hz
[    4.207701] i2c i2c-1: Added multiplexed i2c bus 9
[    4.212693] si5324 10-0069: si5328 probed
[    4.280314] si5324 10-0069: si5328 probe successful
[    4.285226] i2c i2c-1: Added multiplexed i2c bus 10
[    4.291316] i2c i2c-1: Added multiplexed i2c bus 11
[    4.296306] i2c i2c-1: Added multiplexed i2c bus 12
[    4.301294] i2c i2c-1: Added multiplexed i2c bus 13
[    4.306167] pca954x 1-0074: registered 8 multiplexed busses for I2C switch pca9548
[    4.314099] i2c i2c-1: Added multiplexed i2c bus 14
[    4.319102] i2c i2c-1: Added multiplexed i2c bus 15
[    4.324095] i2c i2c-1: Added multiplexed i2c bus 16
[    4.329090] i2c i2c-1: Added multiplexed i2c bus 17
[    4.334097] i2c i2c-1: Added multiplexed i2c bus 18
[    4.339098] i2c i2c-1: Added multiplexed i2c bus 19
[    4.344104] i2c i2c-1: Added multiplexed i2c bus 20
[    4.349101] i2c i2c-1: Added multiplexed i2c bus 21
[    4.353976] pca954x 1-0075: registered 8 multiplexed busses for I2C switch pca9548
[    4.361575] cdns-i2c ff030000.i2c: 400 kHz mmio ff030000 irq 33
[    4.371081] cdns-wdt fd4d0000.watchdog: Xilinx Watchdog Timer with timeout 60s
[    4.380470] zynqmp-display fd4a0000.display: vtc bridge property not present
[    4.392605] xilinx-dp-snd-codec fd4a0000.display:zynqmp_dp_snd_codec0: Failed to get required clock freq
[    4.402126] xilinx-dp-snd-codec: probe of fd4a0000.display:zynqmp_dp_snd_codec0 failed with error -22
[    4.411573] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm0: Xilinx DisplayPort Sound PCM probed
[    4.414169] mmc0: SDHCI controller on ff170000.mmc [ff170000.mmc] using ADMA 64-bit
[    4.419650] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm1: Xilinx DisplayPort Sound PCM probed
[    4.435190] OF: graph: no port node found in /axi/display at fd4a0000
[    4.441751] xlnx-drm xlnx-drm.0: bound fd4a0000.display (ops 0xffffffc008e4bbb0)
[    4.467184] mmc0: new high speed SDHC card at address e624
[    4.473032] mmcblk0: mmc0:e624 SL16G 14.8 GiB
[    4.482814]  mmcblk0: p1 p2
[    5.527967] zynqmp-display fd4a0000.display: [drm] Cannot find any crtc or sizes
[    5.535627] [drm] Initialized xlnx 1.0.0 20130509 for fd4a0000.display on minor 0
[    5.543145] zynqmp-display fd4a0000.display: ZynqMP DisplayPort Subsystem driver probed
[    5.551413] ahci-ceva fd0c0000.ahci: supply ahci not found, using dummy regulator
[    5.558977] ahci-ceva fd0c0000.ahci: supply phy not found, using dummy regulator
[    5.566457] ahci-ceva fd0c0000.ahci: supply target not found, using dummy regulator
[    5.574454] ahci-ceva fd0c0000.ahci: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl platform mode
[    5.583425] ahci-ceva fd0c0000.ahci: flags: 64bit ncq sntf pm clo only pmp fbs pio slum part ccc sds apst
[    5.593994] scsi host0: ahci-ceva
[    5.597616] scsi host1: ahci-ceva
[    5.601047] ata1: SATA max UDMA/133 mmio [mem 0xfd0c0000-0xfd0c1fff] port 0x100 irq 40
[    5.608970] ata2: SATA max UDMA/133 mmio [mem 0xfd0c0000-0xfd0c1fff] port 0x180 irq 40
[    5.640421] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[    5.645922] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
[    5.653703] xhci-hcd xhci-hcd.1.auto: hcc params 0x0238f625 hci version 0x100 quirks 0x0000000002010810
[    5.663133] xhci-hcd xhci-hcd.1.auto: irq 47, io mem 0xfe200000
[    5.669286] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    5.677559] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.684788] usb usb1: Product: xHCI Host Controller
[    5.689665] usb usb1: Manufacturer: Linux 5.15.19 xhci-hcd
[    5.695153] usb usb1: SerialNumber: xhci-hcd.1.auto
[    5.700343] hub 1-0:1.0: USB hub found
[    5.704111] hub 1-0:1.0: 1 port detected
[    5.708232] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[    5.713723] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
[    5.721389] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[    5.728035] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[    5.736307] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.743536] usb usb2: Product: xHCI Host Controller
[    5.748422] usb usb2: Manufacturer: Linux 5.15.19 xhci-hcd
[    5.753908] usb usb2: SerialNumber: xhci-hcd.1.auto
[    5.759055] hub 2-0:1.0: USB hub found
[    5.762821] hub 2-0:1.0: 1 port detected
[    5.770111] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[    5.777184] of_cfs_init
[    5.779638] of_cfs_init: OK
[    5.782571] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    5.917490] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    5.924262] zynqmp_pll_disable() clock disable failed for dpll_int, ret = -13
[    5.930334] ata2: SATA link down (SStatus 0 SControl 330)
[    5.932752] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    5.936850] ata1: SATA link down (SStatus 0 SControl 330)
[    5.945432] cfg80211: failed to load regulatory.db
[    5.957207] ALSA device list:
[    5.960184]   No soundcards found.
[    6.015799] EXT4-fs (mmcblk0p2): recovery complete
[    6.022163] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[    6.031940] VFS: Mounted root (ext4 filesystem) on device 179:2.
[    6.041307] devtmpfs: mounted
[    6.044826] Freeing unused kernel memory: 1984K
[    6.049478] Run /sbin/init as init process
[    6.121928] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null). Quota mode: none.
Starting syslogd: OK
Starting klogd: OK
Running sysctl: OK
Initializing random number generator: OK
Saving random seed: [    6.178658] random: dd: uninitialized urandom read (512 bytes read)
OK
Starting network: OK

Welcome to Buildroot
buildroot login: [    6.615972] zynqmp-display fd4a0000.display: [drm] Cannot find any crtc or sizes

Best regards,
Neal Frager
AMD


More information about the buildroot mailing list