Hello,
we are currently trying to bring up our custom board with Linux. Right now we were able to get the R5/A72 SPL and U-Boot working.Linux Kernel begins to startup and tries to mount the root filesystem.
For some reason the kernel can't find the root partition on the SD card (which is there fore sure) and gets stuck (see attached log). Even the PARTUUID of the root partition on the SD card is correct.
Do you have any hints what the problem could be? I also attached the device tree file we are using (SD card is connected via MMC1, similar to the TDA4V EVM).
Thank you,
Lukas
=> boot switch to partitions #0, OK mmc1 is current device SD/MMC found on device 1 ** Unable to read file boot.scr ** 51 bytes read in 0 ms Loaded env from uEnv.txt Importing environment from mmc1 ... 13338632 bytes read in 557 ms (22.8 MiB/s) 96074 bytes read in 5 ms (18.3 MiB/s) ## Flattened Device Tree blob at 82000000 Booting using the fdt blob at 0x82000000 Loading Device Tree to 00000000bdda8000, end 00000000bdec2fff ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080] [ 0.000000] Linux version 4.19.73-g0cabba2b47 (oe-user@oe-host) (gcc version 8.3.0 (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36))) #1 SMP PREEMPT Thu Oct 24 03:54:33 UTC 2019 [ 0.000000] Machine model: Texas Instruments K3 J721E SoC [ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '') [ 0.000000] bootconsole [ns16550a0] enabled [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a4000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node r5f-memory@a4100000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a5000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a5000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a5100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node r5f-memory@a5100000, compatible id shared-dma-pool [ 0.000000] cma: Failed to reserve 512 MiB [ 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: Trusted OS migration not required [ 0.000000] psci: SMC Calling Convention v1.1 [ 0.000000] random: get_random_bytes called from start_kernel+0x94/0x3e4 with crng_init=0 [ 0.000000] percpu: Embedded 2 pages/cpu s52632 r8192 d70248 u131072 [ 0.000000] Detected PIPT I-cache on CPU0 [ 0.000000] CPU features: enabling workaround for EL2 vector hardening [ 0.000000] Speculative Store Bypass Disable mitigation not required [ 0.000000] Built 1 zonelists, mobility grouping off. Total pages: 14002 [ 0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),128k(ospi.env),128k(ospi.env.backut [ 0.000000] Dentry cache hash table entries: 131072 (order: 4, 1048576 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 3, 524288 bytes) [ 0.000000] Memory: 879104K/897024K available (8510K kernel code, 738K rwdata, 3136K rodata, 576K init, 642K bss, 17920K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=2. [ 0.000000] Tasks RCU enabled. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode [ 0.000000] GICv3: Distributor has no Range Selector support [ 0.000000] GICv3: no VLPI support, no direct LPI support [ 0.000000] ITS [mem 0x01820000-0x0182ffff] [ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS [ 0.000000] ITS@0x0000000001820000: allocated 1048576 Devices @bd000000 (flat, esz 8, psz 64K, shr 0) [ 0.000000] ITS: using cache flushing for cmd queue [ 0.000000] GIC: using LPI property table @0x00000000bdd00000 [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000 [ 0.000000] CPU0: using LPI pending table @0x00000000bdd10000 [ 0.000000] GIC: using cache flushing for LPI property table [ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns [ 0.000002] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns [ 0.008343] Console: colour dummy device 80x25 [ 0.012896] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) [ 0.023565] pid_max: default: 32768 minimum: 301 [ 0.028305] Security Framework initialized [ 0.032507] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes) [ 0.039362] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes) [ 0.070697] ASID allocator initialised with 32768 entries [ 0.084223] rcu: Hierarchical SRCU implementation. [ 0.097166] Platform MSI: gic-its@1820000 domain created [ 0.102692] PCI/MSI: /interconnect@100000/interrupt-controller@1800000/gic-its@1820000 domain created [ 0.120127] smp: Bringing up secondary CPUs ... [ 0.170919] Detected PIPT I-cache on CPU1 [ 0.170935] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000 [ 0.170964] CPU1: using LPI pending table @0x00000000bdf20000 [ 0.170986] CPU1: Booted secondary processor 0x0000000001 [0x411fd080] [ 0.171032] smp: Brought up 1 node, 2 CPUs [ 0.198869] SMP: Total of 2 processors activated. [ 0.203679] CPU features: detected: GIC system register CPU interface [ 0.210260] CPU features: detected: 32-bit EL0 Support [ 0.215744] CPU: All CPU(s) started at EL2 [ 0.219931] alternatives: patching kernel code [ 0.224871] devtmpfs: initialized [ 0.232489] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.242455] futex hash table entries: 512 (order: -1, 32768 bytes) [ 0.248853] pinctrl core: initialized pinctrl subsystem [ 0.254498] NET: Registered protocol family 16 [ 0.259367] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____)) [ 0.266929] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.274018] DMA: preallocated 256 KiB pool for atomic allocations [ 0.287184] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.294037] HugeTLB registered 512 MiB page size, pre-allocated 0 pages [ 0.301212] cryptd: max_cpu_qlen set to 1000 [ 0.306038] vsys_3v3: supplied by evm_12v0 [ 0.310298] vsys_5v0: supplied by evm_12v0 [ 0.314823] SCSI subsystem initialized [ 0.318870] media: Linux media interface: v0.10 [ 0.323505] videodev: Linux video capture interface: v2.00 [ 0.329118] pps_core: LinuxPPS API ver. 1 registered [ 0.334188] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.343524] PTP clock support registered [ 0.347534] EDAC MC: Ver: 3.0.0 [ 0.351301] Advanced Linux Sound Architecture Driver Initialized. [ 0.357846] clocksource: Switched to clocksource arch_sys_counter [ 0.364136] VFS: Disk quotas dquot_6.6.0 [ 0.368182] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes) [ 0.377551] NET: Registered protocol family 2 [ 0.382248] tcp_listen_portaddr_hash hash table entries: 4096 (order: 0, 65536 bytes) [ 0.390298] TCP established hash table entries: 8192 (order: 0, 65536 bytes) [ 0.397529] TCP bind hash table entries: 8192 (order: 1, 131072 bytes) [ 0.404271] TCP: Hash tables configured (established 8192 bind 8192) [ 0.410811] UDP hash table entries: 2048 (order: 0, 65536 bytes) [ 0.416992] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes) [ 0.423654] NET: Registered protocol family 1 [ 0.432311] RPC: Registered named UNIX socket transport module. [ 0.438363] RPC: Registered udp transport module. [ 0.443167] RPC: Registered tcp transport module. [ 0.447970] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.454803] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available [ 0.464395] Initialise system trusted keyrings [ 0.469009] workingset: timestamp_bits=46 max_order=14 bucket_order=0 [ 0.476989] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.483132] NFS: Registering the id_resolver key type [ 0.488298] Key type id_resolver registered [ 0.492570] Key type id_legacy registered [ 0.496667] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.503567] 9p: Installing v9fs 9p2000 file system support [ 0.510669] Key type asymmetric registered [ 0.514857] Asymmetric key parser 'x509' registered [ 0.519862] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) [ 0.527422] io scheduler noop registered [ 0.531427] io scheduler deadline registered [ 0.535828] io scheduler cfq registered (default) [ 0.540635] io scheduler mq-deadline registered [ 0.545261] io scheduler kyber registered [ 0.550138] pinctrl-single 4301c000.pinmux: 94 pins, size 376 [ 0.556210] pinctrl-single 11c000.pinmux: 173 pins, size 692 [ 0.562326] pinctrl-single a40000.timesync_router: 512 pins, size 2048 [ 0.571209] ti-pat 31010000.pat: Found PAT Rev 1.0 with 16384 pages [ 0.577628] ti-pat 31010000.pat: Failed to create 31010000.pat debugfs directory [ 0.585288] ti-pat 31011000.pat: Found PAT Rev 1.0 with 16384 pages [ 0.591700] ti-pat 31011000.pat: Failed to create 31011000.pat debugfs directory [ 0.599328] ti-pat 31012000.pat: Found PAT Rev 1.0 with 16384 pages [ 0.605739] ti-pat 31012000.pat: Failed to create 31012000.pat debugfs directory [ 0.613366] ti-pat 31013000.pat: Found PAT Rev 1.0 with 2048 pages [ 0.619689] ti-pat 31013000.pat: Failed to create 31013000.pat debugfs directory [ 0.627320] ti-pat 31014000.pat: Found PAT Rev 1.0 with 2048 pages [ 0.633642] ti-pat 31014000.pat: Failed to create 31014000.pat debugfs directory [ 0.642509] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled [ 0.653620] brd: module loaded [ 0.659396] loop: module loaded [ 0.663639] libphy: Fixed MDIO Bus: probed [ 0.667972] tun: Universal TUN/TAP device driver, 1.6 [ 0.673367] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k [ 0.681372] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. [ 0.687435] sky2: driver version 1.30 [ 0.691701] VFIO - User Level meta-driver version: 0.3 [ 0.697272] i2c /dev entries driver [ 0.701262] sdhci: Secure Digital Host Controller Interface driver [ 0.707577] sdhci: Copyright(c) Pierre Ossman [ 0.712202] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.718409] ledtrig-cpu: registered to indicate activity on CPUs [ 0.725221] optee: probing for conduit method from DT. [ 0.730484] optee: revision 3.6 (e5a8779a) [ 0.730580] optee: initialized driver [ 0.739188] NET: Registered protocol family 17 [ 0.743789] 9pnet: Installing 9P2000 support [ 0.748167] Key type dns_resolver registered [ 0.752743] registered taskstats version 1 [ 0.756928] Loading compiled-in X.509 certificates [ 0.769247] ti-sci 44083000.dmsc: ABI: 2.6 (firmware rev 0x0013 '19.8.0-v2019.08 (Terrific Llama') [ 1.664561] random: fast init done [ 3.140086] omap_i2c 40b00000.i2c: bus 0 rev0.12 at 100 kHz [ 3.152716] omap_i2c 40b10000.i2c: bus 1 rev0.12 at 100 kHz [ 3.162899] omap_i2c 42120000.i2c: bus 2 rev0.12 at 100 kHz [ 3.176971] pca953x 3-0020: 3-0020 supply vcc not found, using dummy regulator [ 3.184376] pca953x 3-0020: Linked as a consumer to regulator.0 [ 3.213889] pca953x 3-0020: failed reading register [ 3.218892] pca953x 3-0020: Dropping the link to regulator.0 [ 3.224686] pca953x: probe of 3-0020 failed with error -121 [ 3.230457] pca953x 3-0022: 3-0022 supply vcc not found, using dummy regulator [ 3.237879] pca953x 3-0022: Linked as a consumer to regulator.0 [ 3.243973] pca953x 3-0022: failed reading register [ 3.248971] pca953x 3-0022: Dropping the link to regulator.0 [ 3.254761] pca953x: probe of 3-0022 failed with error -121 [ 3.260482] omap_i2c 2000000.i2c: bus 3 rev0.12 at 400 kHz [ 3.274477] omap_i2c 2010000.i2c: bus 4 rev0.12 at 400 kHz [ 3.288376] omap_i2c 2020000.i2c: bus 5 rev0.12 at 100 kHz [ 3.302360] pca953x 6-0020: 6-0020 supply vcc not found, using dummy regulator [ 3.309761] pca953x 6-0020: Linked as a consumer to regulator.0 [ 3.337889] pca953x 6-0020: failed reading register [ 3.342885] pca953x 6-0020: Dropping the link to regulator.0 [ 3.348675] pca953x: probe of 6-0020 failed with error -121 [ 3.354397] omap_i2c 2030000.i2c: bus 6 rev0.12 at 400 kHz [ 3.368298] omap_i2c 2040000.i2c: bus 7 rev0.12 at 100 kHz [ 3.382195] omap_i2c 2050000.i2c: bus 8 rev0.12 at 100 kHz [ 3.396138] pca953x 9-0020: 9-0020 supply vcc not found, using dummy regulator [ 3.403537] pca953x 9-0020: Linked as a consumer to regulator.0 [ 3.429888] pca953x 9-0020: failed reading register [ 3.434883] pca953x 9-0020: Dropping the link to regulator.0 [ 3.440673] pca953x: probe of 9-0020 failed with error -121 [ 3.446394] omap_i2c 2060000.i2c: bus 9 rev0.12 at 400 kHz [ 3.838168] cdns-dp-phy 5050000.serdes: 4 lanes, max bit rate 5.400 Gbps [ 3.858157] cdns-pcie-host d000000.pcie: missing "mem" [ 3.875570] cdns-pcie-host d800000.pcie: missing "mem" [ 3.892972] cdns-pcie-host e000000.pcie: missing "mem" [ 3.904742] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235 [ 3.914614] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled [ 3.921373] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64 [ 3.935177] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211 [ 3.945315] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled [ 3.952074] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64 [ 3.963924] omap8250 40a00000.serial: PM domain pd:149 will not be powered off [ 3.971434] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 7, base_baud = 6000000) is a 8250 [ 3.984775] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 18, base_baud = 3000000) is a 8250 [ 3.993509] console [ttyS2] enabled [ 3.993509] console [ttyS2] enabled [ 4.000544] bootconsole [ns16550a0] disabled [ 4.000544] bootconsole [ns16550a0] disabled [ 4.018431] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 19, base_baud = 3000000) is a 8250 [ 4.036211] 2840000.serial: ttyS6 at MMIO 0x2840000 (irq = 20, base_baud = 3000000) is a 8250 [ 4.049171] arm-smmu-v3 36600000.smmu: ias 48-bit, oas 48-bit (features 0x00001faf) [ 4.057954] arm-smmu-v3 36600000.smmu: msi_domain absent - falling back to wired irqs [ 4.137283] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled [ 4.147795] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled [ 4.157957] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled [ 4.168196] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled [ 4.213232] scsi host0: ufshcd [ 4.239250] cadence-qspi 47050000.spi: unrecognized JEDEC id bytes: 00, 00, 00 [ 4.246461] cadence-qspi 47050000.spi: Cadence QSPI NOR probe failed -2 [ 4.272918] cadence-qspi: probe of 47050000.spi failed with error -2 [ 4.301352] hyperbus: please fill all the necessary fields! [ 4.306914] hbmc-am654 47034000.hyperbus: failed to register controller [ 4.322577] hbmc-am654: probe of 47034000.hyperbus failed with error -22 [ 4.339405] am65-cpsw-nuss 46000000.ethernet: rx-flow-id-base is not set -22 [ 4.346454] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 [ 4.357852] UDMA has not been proped [ 4.361414] am65-cpsw-nuss 46000000.ethernet: Failed to request tx dma channel -517 [ 4.403155] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0 [ 4.421565] mmc0: Unknown controller version (4). You may experience problems. [ 4.428792] mmc0: CQHCI version 5.10 [ 4.463076] mmc0: SDHCI controller on 4f80000.sdhci [4f80000.sdhci] using ADMA 64-bit [ 4.518291] mmc0: new HS400 MMC card at address 0001 [ 4.523719] mmcblk0: mmc0:0001 R1J55A 7.28 GiB [ 4.528630] mmcblk0boot0: mmc0:0001 R1J55A partition 1 8.00 MiB [ 4.535014] mmcblk0boot1: mmc0:0001 R1J55A partition 2 8.00 MiB [ 4.541005] mmcblk0rpmb: mmc0:0001 R1J55A partition 3 4.00 MiB, chardev (242:0) [ 4.673855] cdns-ufshcd 4e84000.ufs: link startup failed 1 [ 4.679332] cdns-ufshcd 4e84000.ufs: UFS Host state=0 [ 4.684377] cdns-ufshcd 4e84000.ufs: lrb in use=0x0, outstanding reqs=0x0 tasks=0x0 [ 4.692015] cdns-ufshcd 4e84000.ufs: saved_err=0x0, saved_uic_err=0x0 [ 4.698441] cdns-ufshcd 4e84000.ufs: Device power mode=1, UIC link state=0 [ 4.705307] cdns-ufshcd 4e84000.ufs: PM in progress=0, sys. suspended=0 [ 4.711905] cdns-ufshcd 4e84000.ufs: Auto BKOPS=0, Host self-block=0 [ 4.718243] cdns-ufshcd 4e84000.ufs: Clk gate=1 [ 4.722766] cdns-ufshcd 4e84000.ufs: error handling flags=0x0, req. abort count=0 [ 4.730231] cdns-ufshcd 4e84000.ufs: Host capabilities=0x1587031f, caps=0x0 [ 4.737176] cdns-ufshcd 4e84000.ufs: quirks=0x4, dev. quirks=0x0 [ 4.743174] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[0, 0], lane[0, 0], pwr[INVALID MODE, INVALID MODE], rate = 0 [ 4.755336] host_regs: 00000000: 1587031f 00000000 00000210 00000000 [ 4.761680] host_regs: 00000010: 00000000 00000000 00000000 00000000 [ 4.768018] host_regs: 00000020: 00000000 00000470 00000000 00000000 [ 4.774356] host_regs: 00000030: 00000008 00000001 00000000 00000000 [ 4.780699] host_regs: 00000040: 00000000 00000000 00000000 00000000 [ 4.787044] host_regs: 00000050: 00000000 00000000 00000000 00000000 [ 4.793384] host_regs: 00000060: 00000000 00000000 00000000 00000000 [ 4.799728] host_regs: 00000070: 00000000 00000000 00000000 00000000 [ 4.806069] host_regs: 00000080: 00000000 00000000 00000000 00000000 [ 4.812407] host_regs: 00000090: 00000000 00000000 00000000 00000000 [ 4.818752] cdns-ufshcd 4e84000.ufs: hba->ufs_version = 0x210, hba->capabilities = 0x1587031f [ 4.827258] cdns-ufshcd 4e84000.ufs: hba->outstanding_reqs = 0x0, hba->outstanding_tasks = 0x0 [ 4.835855] cdns-ufshcd 4e84000.ufs: last_hibern8_exit_tstamp at 0 us, hibern8_exit_cnt = 0 [ 4.844187] cdns-ufshcd 4e84000.ufs: clk: core_clk, rate: 250000000 [ 4.850438] cdns-ufshcd 4e84000.ufs: clk: phy_clk, rate: 19200000 [ 4.856521] cdns-ufshcd 4e84000.ufs: clk: ref_clk, rate: 19200000 [ 4.863189] pca953x 4-0020: 4-0020 supply vcc not found, using dummy regulator [ 4.870423] pca953x 4-0020: Linked as a consumer to regulator.0 [ 4.897890] pca953x 4-0020: failed reading register [ 4.902777] pca953x 4-0020: Dropping the link to regulator.0 [ 4.908436] pca953x: probe of 4-0020 failed with error -121 [ 4.928954] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100 [ 5.012437] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100 [ 5.033863] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100 [ 5.055287] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100 [ 5.076719] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100 [ 5.438954] cdns-pcie-host d000000.pcie: missing "mem" [ 5.444220] cdns-pcie-host d800000.pcie: missing "mem" [ 5.449457] cdns-pcie-host e000000.pcie: missing "mem" [ 5.486207] ti-udma 285c0000.udmap: Channels: 24 (tchan: 48, echan: 0, rchan: 48, rflow: 96) [ 5.539245] ti-udma 31150000.udmap: Channels: 84 (tchan: 140, echan: 160, rchan: 140, rflow: 300) [ 5.579337] am65-cpsw-nuss 46000000.ethernet: rx-flow-id-base is not set -22 [ 5.586393] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 [ 6.631667] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48 [ 7.515294] pps pps0: new PPS source ptp1 [ 7.519388] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:1 [ 7.528332] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 0.4 [ 7.535537] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64 [ 7.577853] am65-cpsw-nuss 46000000.ethernet: davinci mdio revision 9.7, bus freq 1000000 [ 7.586012] libphy: 46000000.ethernet: probed [ 7.601480] sdhci-am654 4fb0000.sdhci: Linked as a consumer to regulator.4 [ 7.621646] sdhci-am654 4fb0000.sdhci: Dropping the link to regulator.4 [ 8.512913] cdns-pcie-host d000000.pcie: missing "mem" [ 8.518158] cdns-pcie-host d800000.pcie: missing "mem" [ 8.523393] cdns-pcie-host e000000.pcie: missing "mem" [ 8.558657] sdhci-am654 4fb0000.sdhci: Linked as a consumer to regulator.4 [ 8.588380] sdhci-am654 4fb0000.sdhci: Dropping the link to regulator.4 [ 8.595172] cdns-pcie-host d000000.pcie: missing "mem" [ 8.600401] cdns-pcie-host d800000.pcie: missing "mem" [ 8.605643] cdns-pcie-host e000000.pcie: missing "mem" [ 8.640874] sdhci-am654 4fb0000.sdhci: Linked as a consumer to regulator.4 [ 8.670595] sdhci-am654 4fb0000.sdhci: Dropping the link to regulator.4 [ 8.678561] input: gpio-keys as /devices/platform/gpio-keys/input/input0 [ 8.685496] cdns-pcie-host d000000.pcie: missing "mem" [ 8.690736] cdns-pcie-host d800000.pcie: missing "mem" [ 8.693893] hctosys: unable to open rtc device (rtc0) [ 8.695975] cdns-pcie-host e000000.pcie: missing "mem" [ 9.900180] tlv71033: disabling [ 9.903327] ALSA device list: [ 9.906285] No soundcards found. [ 9.930328] sdhci-am654 4fb0000.sdhci: Linked as a consumer to regulator.4 [ 9.960048] sdhci-am654 4fb0000.sdhci: Dropping the link to regulator.4 [ 9.966735] Waiting for root device PARTUUID=2d0f0101-02...