imx8mm PCIe PLL lock timeout

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

imx8mm PCIe PLL lock timeout

568 Views
jay_chen
Contributor I

U-Boot SPL 2022.04-dirty (Mar 09 2023 - 09:37:12 +0800)
bq25895_I2c_prob
Read_reg=14 source_v = 3a
set_reg-rst ok
bq25895 ok
power_bd71837_init
PMIC SET OK
DDRINFO: start DRAM init
DDRINFO: DRAM rate 3000MTS
DDRINFO:ddrphy calibration done
DDRINFO: ddrmix config done
SEC0: RNG instantiated
Normal Boot
Trying to boot from MMC2
NOTICE: BL31: v2.6(release):lf-5.15.71-2.2.0-0-g3c1583ba0-dirty
NOTICE: BL31: Built : 09:37:20, Mar 9 2023


U-Boot 2022.04-dirty (Mar 09 2023 - 09:37:12 +0800)

CPU: i.MX8MMQ rev1.0 1800 MHz (running at 1200 MHz)
CPU: Commercial temperature grade (0C to 95C) at 36C
Reset cause: POR
Model: DPIN RDI(6G) i.MX8MM EVK board
DRAM: 6 GiB
Core: 69 devices, 22 uclasses, devicetree: separate
MMC: FSL_SDHC: 1, FSL_SDHC: 2
Loading Environment from MMC... OK
Fail to setup video link
In: serial
Out: serial
Err: serial
SEC0: RNG instantiated

BuildInfo:
- ATF 3c1583b

switch to partitions #0, OK
mmc2(part 0) is current device
flash target is MMC:2
Net: <log><jay><>drivers/net/fec_mxc.c->fecmxc_probe->1415
fec_gpio_reset:delay: 3 ; post_delay:6
crc32_value = 7e85e443 crc32_again = 989df71a 98:9d:f7:1a
error_jayeth0: ethernet@30be0000
Fastboot: Normal
Normal Boot
Hit any key to stop autoboot: 0
u-boot=> ums 0 mmc 2:1
UMS: LUN 0, dev mmc 2, hwpart 0, sector 0x4000, count 0x20000
CTRL+C - Operation aborted
u-boot=> boot
switch to partitions #0, OK
mmc2(part 0) is current device
Failed to load 'boot.scr'
28930560 bytes read in 104 ms (265.3 MiB/s)
Booting from mmc ...
44121 bytes read in 9 ms (4.7 MiB/s)
<cmd/booti.c><booti_start><92><relocated_addr:40600000><ld:40480000>
Moving Image from 0x40480000 to 0x40600000, end=42210000
## Flattened Device Tree blob at 43000000
Booting using the fdt blob at 0x43000000
Using Device Tree in place at 0000000043000000, end 000000004300dc58

Starting kernel ...

[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 5.15.71-dirty (root@ubuntu) (aarch64-linux-gnu-gcc (Ubuntu/Linaro 7.5.0-3ubuntu1~18.04) 7.5.0, GNU ld (GNU Binutils for Ubuntu) 2.30) #23 SMP PREEMPT Thu Mar 9 13:44:20 CST 2023
[ 0.000000] Machine model: FSL i.MX8MM EVK board
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created CMA memory pool at 0x0000000090000000, size 640 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] NUMA: No NUMA configuration found
[ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x00000001bfffffff]
[ 0.000000] NUMA: NODE_DATA [mem 0x1bf3c1800-0x1bf3c3fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000040000000-0x00000000ffffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal [mem 0x0000000100000000-0x00000001bfffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000040000000-0x00000000b7ffffff]
[ 0.000000] node 0: [mem 0x00000000b8000000-0x00000000b83fffff]
[ 0.000000] node 0: [mem 0x00000000b8400000-0x00000001bfffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000001bfffffff]
[ 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 20 pages/cpu s41176 r8192 d32552 u81920
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: GIC system register CPU interface
[ 0.000000] CPU features: detected: ARM erratum 845719
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1548288
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: console=ttymxc1,115200 root=/dev/mmcblk2p2 rootwait rw
[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB)
[ 0.000000] Memory: 5413468K/6291456K available (17472K kernel code, 1372K rwdata, 6540K rodata, 2752K init, 457K bss, 222628K reserved, 655360K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] Trampoline variant of Tasks RCU 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] GICv3: GIC: Using split EOI/Deactivate mode
[ 0.000000] GICv3: 128 SPIs implemented
[ 0.000000] GICv3: 0 Extended SPIs implemented
[ 0.000000] GICv3: Distributor has no Range Selector support
[ 0.000000] Root IRQ handler: gic_handle_irq
[ 0.000000] GICv3: 16 PPIs implemented
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000038880000
[ 0.000000] ITS: No ITS available, not enabling LPIs
[ 0.000000] arch_timer: cp15 timer(s) running at 8.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 440795202120 ns
[ 0.000000] sched_clock: 56 bits at 8MHz, resolution 125ns, wraps every 2199023255500ns
[ 0.000412] Console: colour dummy device 80x25
[ 0.000485] Calibrating delay loop (skipped), value calculated using timer frequency.. 16.00 BogoMIPS (lpj=32000)
[ 0.000498] pid_max: default: 32768 minimum: 301
[ 0.000557] LSM: Security Framework initializing
[ 0.000662] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.000691] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.002142] rcu: Hierarchical SRCU implementation.
[ 0.002617] EFI services will not be available.
[ 0.002813] smp: Bringing up secondary CPUs ...
[ 0.003245] Detected VIPT I-cache on CPU1
[ 0.003276] GICv3: CPU1: found redistributor 1 region 0:0x00000000388a0000
[ 0.003319] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.003784] Detected VIPT I-cache on CPU2
[ 0.003806] GICv3: CPU2: found redistributor 2 region 0:0x00000000388c0000
[ 0.003832] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.004293] Detected VIPT I-cache on CPU3
[ 0.004317] GICv3: CPU3: found redistributor 3 region 0:0x00000000388e0000
[ 0.004341] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.004408] smp: Brought up 1 node, 4 CPUs
[ 0.004433] SMP: Total of 4 processors activated.
[ 0.004441] CPU features: detected: 32-bit EL0 Support
[ 0.004445] CPU features: detected: 32-bit EL1 Support
[ 0.004456] CPU features: detected: CRC32 instructions
[ 0.011896] CPU: All CPU(s) started at EL2
[ 0.011930] alternatives: patching kernel code
[ 0.014067] devtmpfs: initialized
[ 0.020228] KASLR disabled due to lack of seed
[ 0.020414] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.020433] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.040772] pinctrl core: initialized pinctrl subsystem
[ 0.041343] DMI not present or invalid.
[ 0.042046] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.047115] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 0.047556] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.048086] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.048205] audit: initializing netlink subsys (disabled)
[ 0.048469] audit: type=2000 audit(0.044:1): state=initialized audit_enabled=0 res=1
[ 0.049038] thermal_sys: Registered thermal governor 'step_wise'
[ 0.049044] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.049247] cpuidle: using governor menu
[ 0.049486] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.049574] ASID allocator initialised with 65536 entries
[ 0.049852] Serial: AMBA PL011 UART driver
[ 0.049911] imx mu driver is registered.
[ 0.049934] imx rpmsg driver is registered.
[ 0.059597] imx8mm-pinctrl 30330000.pinctrl: initialized IMX pinctrl driver
[ 0.084533] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.084556] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.084565] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.084572] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.085743] cryptd: max_cpu_qlen set to 1000
[ 0.088863] ACPI: Interpreter disabled.
[ 0.089467] iommu: Default domain type: Translated
[ 0.089475] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.089619] vgaarb: loaded
[ 0.089914] SCSI subsystem initialized
[ 0.090146] usbcore: registered new interface driver usbfs
[ 0.090185] usbcore: registered new interface driver hub
[ 0.090215] usbcore: registered new device driver usb
[ 0.090938] mc: Linux media interface: v0.10
[ 0.090965] videodev: Linux video capture interface: v2.00
[ 0.091045] pps_core: LinuxPPS API ver. 1 registered
[ 0.091052] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.091072] PTP clock support registered
[ 0.091215] EDAC MC: Ver: 3.0.0
[ 0.092804] Bluetooth: Core ver 2.22
[ 0.092839] NET: Registered PF_BLUETOOTH protocol family
[ 0.092845] Bluetooth: HCI device and connection manager initialized
[ 0.092856] Bluetooth: HCI socket layer initialized
[ 0.092867] Bluetooth: L2CAP socket layer initialized
[ 0.092884] Bluetooth: SCO socket layer initialized
[ 0.093464] clocksource: Switched to clocksource arch_sys_counter
[ 0.093607] VFS: Disk quotas dquot_6.6.0
[ 0.093654] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.093813] pnp: PnP ACPI: disabled
[ 0.100023] NET: Registered PF_INET protocol family
[ 0.100293] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.103227] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 0.103336] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.103355] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.103766] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.104736] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.104880] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.105040] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.105345] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.105851] RPC: Registered named UNIX socket transport module.
[ 0.105860] RPC: Registered udp transport module.
[ 0.105867] RPC: Registered tcp transport module.
[ 0.105872] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.106603] PCI: CLS 0 bytes, default 64
[ 0.107174] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 0.107862] kvm [1]: IPA Size Limit: 40 bits
[ 0.109369] kvm [1]: GICv3: no GICV resource entry
[ 0.109376] kvm [1]: disabling GICv2 emulation
[ 0.109393] kvm [1]: GIC system register CPU interface enabled
[ 0.109493] kvm [1]: vgic interrupt IRQ9
[ 0.109614] kvm [1]: Hyp mode initialized successfully
[ 0.112896] Initialise system trusted keyrings
[ 0.113067] workingset: timestamp_bits=42 max_order=21 bucket_order=0
[ 0.119073] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.119692] NFS: Registering the id_resolver key type
[ 0.119744] Key type id_resolver registered
[ 0.119754] Key type id_legacy registered
[ 0.119829] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.119840] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.119863] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[ 0.120200] 9p: Installing v9fs 9p2000 file system support
[ 0.155520] Key type asymmetric registered
[ 0.155532] Asymmetric key parser 'x509' registered
[ 0.155595] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 0.155604] io scheduler mq-deadline registered
[ 0.155611] io scheduler kyber registered
[ 0.160342] EINJ: ACPI disabled.
[ 0.170289] imx-sdma 302c0000.dma-controller: Direct firmware load for imx/sdma/sdma-imx7d.bin failed with error -2
[ 0.170315] imx-sdma 302c0000.dma-controller: Falling back to sysfs fallback for: imx/sdma/sdma-imx7d.bin
[ 0.176927] mxs-dma 33000000.dma-controller: initialized
[ 0.178327] SoC: i.MX8MM revision 1.0
[ 0.178780] Bus freq driver module loaded
[ 0.183258] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.185536] 30860000.serial: ttymxc0 at MMIO 0x30860000 (irq = 38, base_baud = 5000000) is a IMX
[ 0.186052] 30890000.serial: ttymxc1 at MMIO 0x30890000 (irq = 39, base_baud = 1500000) is a IMX
[ 1.194568] printk: console [ttymxc1] enabled
[ 1.199437] 30a60000.serial: ttymxc3 at MMIO 0x30a60000 (irq = 43, base_baud = 1500000) is a IMX
[ 1.210386] imx-drm 32c00000.bus:display-subsystem: no available port
[ 1.226827] loop: module loaded
[ 1.231140] of_reserved_mem_lookup() returned NULL
[ 1.236033] megasas: 07.717.02.00-rc1
[ 1.244768] tun: Universal TUN/TAP device driver, 1.6
[ 1.250559] thunder_xcv, ver 1.0
[ 1.253835] thunder_bgx, ver 1.0
[ 1.257093] nicpf, ver 1.0
[ 1.261601] hclge is initializing
[ 1.264932] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[ 1.272165] hns3: Copyright (c) 2017 Huawei Corporation.
[ 1.277534] e1000: Intel(R) PRO/1000 Network Driver
[ 1.282421] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 1.288211] e1000e: Intel(R) PRO/1000 Network Driver
[ 1.293182] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 1.299142] igb: Intel(R) Gigabit Ethernet Network Driver
[ 1.304549] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 1.310162] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[ 1.316435] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 1.322534] sky2: driver version 1.30
[ 1.326706] usbcore: registered new interface driver r8152
[ 1.332456] VFIO - User Level meta-driver version: 0.3
[ 1.339593] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.346144] ehci-pci: EHCI PCI platform driver
[ 1.350626] ehci-platform: EHCI generic platform driver
[ 1.356022] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.362226] ohci-pci: OHCI PCI platform driver
[ 1.366709] ohci-platform: OHCI generic platform driver
[ 1.372592] usbcore: registered new interface driver uas
[ 1.377955] usbcore: registered new interface driver usb-storage
[ 1.384040] usbcore: registered new interface driver usbserial_generic
[ 1.390595] usbserial: USB Serial support registered for generic
[ 1.396630] usbcore: registered new interface driver ftdi_sio
[ 1.402397] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 1.409742] usbcore: registered new interface driver usb_serial_simple
[ 1.416292] usbserial: USB Serial support registered for carelink
[ 1.422407] usbserial: USB Serial support registered for zio
[ 1.428090] usbserial: USB Serial support registered for funsoft
[ 1.434124] usbserial: USB Serial support registered for flashloader
[ 1.440499] usbserial: USB Serial support registered for google
[ 1.446442] usbserial: USB Serial support registered for libtransistor
[ 1.452995] usbserial: USB Serial support registered for vivopay
[ 1.459026] usbserial: USB Serial support registered for moto_modem
[ 1.465315] usbserial: USB Serial support registered for motorola_tetra
[ 1.471954] usbserial: USB Serial support registered for nokia
[ 1.477810] usbserial: USB Serial support registered for novatel_gps
[ 1.484187] usbserial: USB Serial support registered for hp4x
[ 1.489956] usbserial: USB Serial support registered for suunto
[ 1.495898] usbserial: USB Serial support registered for siemens_mpi
[ 1.502287] usbcore: registered new interface driver usb_ehset_test
[ 1.511075] input: 30370000.snvs:snvs-powerkey as /devices/platform/soc@0/30000000.bus/30370000.snvs/30370000.snvs:snvs-powerkey/input/input0
[ 1.525602] snvs_rtc 30370000.snvs:snvs-rtc-lp: registered as rtc0
[ 1.531814] snvs_rtc 30370000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01T00:00:00 UTC (0)
[ 1.540972] i2c_dev: i2c /dev entries driver
[ 1.548800] Bluetooth: HCI UART driver ver 2.3
[ 1.553270] Bluetooth: HCI UART protocol H4 registered
[ 1.558425] Bluetooth: HCI UART protocol BCSP registered
[ 1.563765] Bluetooth: HCI UART protocol LL registered
[ 1.568911] Bluetooth: HCI UART protocol ATH3K registered
[ 1.574339] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 1.580693] Bluetooth: HCI UART protocol Broadcom registered
[ 1.586378] Bluetooth: HCI UART protocol QCA registered
[ 1.593022] sdhci: Secure Digital Host Controller Interface driver
[ 1.599227] sdhci: Copyright(c) Pierre Ossman
[ 1.604157] Synopsys Designware Multimedia Card Interface Driver
[ 1.610693] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.618814] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 1.625784] usbcore: registered new interface driver usbhid
[ 1.631373] usbhid: USB HID core driver
[ 1.639305] cs_system_cfg: CoreSight Configuration manager initialised
[ 1.647277] NET: Registered PF_LLC protocol family
[ 1.650654] mmc2: SDHCI controller on 30b60000.mmc [30b60000.mmc] using ADMA
[ 1.652589] NET: Registered PF_INET6 protocol family
[ 1.666045] Segment Routing with IPv6
[ 1.669762] In-situ OAM (IOAM) with IPv6
[ 1.673741] NET: Registered PF_PACKET protocol family
[ 1.679881] Bluetooth: RFCOMM TTY layer initialized
[ 1.684779] Bluetooth: RFCOMM socket layer initialized
[ 1.689974] Bluetooth: RFCOMM ver 1.11
[ 1.693757] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 1.699086] Bluetooth: BNEP filters: protocol multicast
[ 1.704325] Bluetooth: BNEP socket layer initialized
[ 1.709297] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 1.715229] Bluetooth: HIDP socket layer initialized
[ 1.720928] 8021q: 802.1Q VLAN Support v1.8
[ 1.725150] lib80211: common routines for IEEE802.11 drivers
[ 1.730952] 9pnet: Installing 9P2000 support
[ 1.735263] tsn generic netlink module v1 init...
[ 1.740059] Key type dns_resolver registered
[ 1.745295] Loading compiled-in X.509 certificates
[ 1.756568] mmc2: new HS400 Enhanced strobe MMC card at address 0001
[ 1.764087] mmcblk2: mmc2:0001 DG4064 59.2 GiB
[ 1.770522] mmcblk2: p1 p2 p3
[ 1.774914] usb_phy_generic usbphynop1: supply vcc not found, using dummy regulator
[ 1.775128] mmcblk2boot0: mmc2:0001 DG4064 4.00 MiB
[ 1.782722] usb_phy_generic usbphynop1: dummy supplies not allowed for exclusive requests
[ 1.788650] mmcblk2boot1: mmc2:0001 DG4064 4.00 MiB
[ 1.795979] usb_phy_generic usbphynop2: supply vcc not found, using dummy regulator
[ 1.802597] mmcblk2rpmb: mmc2:0001 DG4064 4.00 MiB, chardev (234:0)
[ 1.808509] usb_phy_generic usbphynop2: dummy supplies not allowed for exclusive requests
[ 1.908726] LDO6: supplied by regulator-dummy
[ 1.917083] i2c i2c-0: IMX I2C adapter registered
[ 1.926587] lp50xx 1-0014: supply vled not found, using dummy regulator
[ 1.933397] i2c i2c-1: IMX I2C adapter registered
[ 1.939916] imx6q-pcie 33800000.pcie: supply epdev_on not found, using dummy regulator
[ 1.943080] pps pps0: new PPS source ptp0
[ 1.948173] imx6q-pcie 33800000.pcie: PLL REF_CLK is used!.
[ 1.966267] fec 30be0000.ethernet eth0: registered PHC device 0
[ 1.973048] imx_usb 32e40000.usb: No over current polarity defined
[ 1.985807] imx6q-pcie 33800000.pcie: <imx8_pcie_wait_for_phy_pll_lock><850><5><ffff80000adc0000>
[ 2.015491] imx6q-pcie 33800000.pcie: <ret:-110><vla: 1>PCIe PLL lock timeout

0 Kudos
Reply
1 Reply

370 Views
pet_r_off
Contributor I

Hi! Do you find any solution?

0 Kudos
Reply