Other Parts Discussed in Thread: SK-AM62B,
Our custom board now starts to launch the kernel, and goes as far as
[ 2.105660] Waiting for root device /dev/mmcblk1p2...
Comparing to the EVK, at about his point the VDDSHV_SDIO voltage switches from 3.3 to 1.8V to enable a high speed mode of the card (presumably as it mounts the device in OS rather than boot mode?)
On the custom board this does not happen, the VSEL_SD_SOC signal (GPMC0_CLK.GPIO0_31) stays high.
Note that for now we are manually entering the following line at the u-boot prompt to remove OSPI references, but it stops at the same message either way.
setenv args_mmc "run finduuid;setenv bootargs console=ttyS2,115200n8 root=/dev/mmcblk1p2 rw rootfste=ext4 rootwait loglevel=8"
Can you suggest further steps to debug please?
Note that the dtsi used here is effectively the default EVK one, so many devices are not found.
U-Boot SPL 2023.04-g756ba776d4 (Jul 13 2023 - 05:36:12 +0000) SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.5--v09.00.05 (Kool Koala)') am62a_init: board_init_f done SPL initial stack usage: 17032 bytes am62a_init: spl_boot_device: devstat = 0x643 bootmedia = 0x8 bootindex = 0 Trying to boot from MMC2 am62a_init: spl_boot_device: devstat = 0x643 bootmedia = 0x8 bootindex = 0 Authentication passed am62a_init: spl_boot_device: devstat = 0x643 bootmedia = 0x8 bootindex = 0 Authentication passed am62a_init: spl_boot_device: devstat = 0x643 bootmedia = 0x8 bootindex = 0 Authentication passed am62a_init: spl_boot_device: devstat = 0x643 bootmedia = 0x8 bootindex = 0 Authentication passed am62a_init: spl_boot_device: devstat = 0x643 bootmedia = 0x8 bootindex = 0 Authentication passed Starting ATF on ARM64 core... NOTICE: BL31: v2.8(release):v2.8-226-g2fcd408bb3-dirty NOTICE: BL31: Built : 00:42:57, Jan 13 2023 U-Boot SPL 2023.04-g756ba776d4 (Jul 13 2023 - 05:36:12 +0000) SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.5--v09.00.05 (Kool Koala)') am62a_init: board_init_f done am62a_init: spl_boot_device: devstat = 0x643 bootmedia = 0x8 bootindex = 0 Trying to boot from MMC2 am62a_init: spl_boot_device: devstat = 0x643 bootmedia = 0x8 bootindex = 0 Authentication passed am62a_init: spl_boot_device: devstat = 0x643 bootmedia = 0x8 bootindex = 0 Authentication passed U-Boot 2023.04-g756ba776d4 (Jul 13 2023 - 05:36:12 +0000) SoC: AM62AX SR1.0 HS-FS Model: Texas Instruments AM62A7 SK DRAM: 2 GiB (effective 4 GiB) Core: 57 devices, 27 uclasses, devicetree: separate MMC: mmc@fa10000: 0, mmc@fa00000: 1 Loading Environment from nowhere... OK In: serial@2800000 Out: serial@2800000 Err: serial@2800000 Net: Could not get PHY for ethernet@8000000port@1: addr 0 am65_cpsw_nuss_port ethernet@8000000port@1: phy_connect() failed No ethernet found. Hit any key to stop autoboot: 0 => setenv args_mmc "run finduuid;setenv bootargs console=ttyS2,115200n8 root=/dev/mmcblk1p2 rw rootfste=ext4 rootwait loglevel=8" => boot switch to partitions #0, OK mmc1 is current device SD/MMC found on device 1 Failed to load 'boot.scr' 651 bytes read in 19 ms (33.2 KiB/s) Loaded env from uEnv.txt Importing environment from mmc1 ... ## Error: "main_cpsw0_qsgmii_phyinit" not defined 20593152 bytes read in 844 ms (23.3 MiB/s) 53238 bytes read in 24 ms (2.1 MiB/s) Working FDT set to 88000000 Failed to load '/boot/dtb/ti/k3-am62a7-sk-ili9806e.dtbo' 1966 bytes read in 23 ms (83 KiB/s) ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Working FDT set to 88000000 Loading Device Tree to 000000008feef000, end 000000008fffffff ... OK Working FDT set to 8feef000 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 6.1.33-g8f7f371be2 (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 11.3.0, GNU ld (GNU Binutils) 2.38.20220708) #1 SMP PREEMPT Fri Jul 14 00:39:55 UTC 2023 [ 0.000000] Machine model: Texas Instruments AM62A7 SK [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created CMA memory pool at 0x00000000c0000000, size 576 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x0000000099800000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node c7x-dma-memory@99800000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x0000000099900000, size 30 MiB [ 0.000000] OF: reserved mem: initialized node c7x-memory@99900000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009b800000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9b800000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009b900000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9b900000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009c800000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9c800000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009c900000, size 30 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9c900000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 32 MiB [ 0.000000] OF: reserved mem: initialized node edgeai-dma-memory@a1000000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: initialized node edgeai_shared-memories, compatible id dma-heap-carveout [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000ae000000, size 288 MiB [ 0.000000] OF: reserved mem: initialized node edgeai-core-heap-memory@ae000000, compatible id shared-dma-pool [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal [mem 0x0000000100000000-0x00000008ffffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x00000000997fffff] [ 0.000000] node 0: [mem 0x0000000099800000-0x000000009b7fefff] [ 0.000000] node 0: [mem 0x000000009b800000-0x000000009e6fffff] [ 0.000000] node 0: [mem 0x000000009e700000-0x000000009e77ffff] [ 0.000000] node 0: [mem 0x000000009e780000-0x00000000a2ffffff] [ 0.000000] node 0: [mem 0x00000000a3000000-0x00000000adffffff] [ 0.000000] node 0: [mem 0x00000000ae000000-0x00000000bfffffff] [ 0.000000] node 0: [mem 0x00000000c0000000-0x00000000ffffffff] [ 0.000000] node 0: [mem 0x0000000880000000-0x00000008ffffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff] [ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges [ 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.2 [ 0.000000] percpu: Embedded 19 pages/cpu s38376 r8192 d31256 u77824 [ 0.000000] pcpu-alloc: s38376 r8192 d31256 u77824 alloc=19*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: GIC system register CPU interface [ 0.000000] CPU features: detected: ARM erratum 845719 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1032191 [ 0.000000] Kernel command line: console=ttyS2,115200n8 root=/dev/mmcblk1p2 rw rootfste=ext4 rootwait loglevel=8 [ 0.000000] Unknown kernel command line parameters "rootfste=ext4", will be passed to user space. [ 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: area num 4. [ 0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB) [ 0.000000] Memory: 2807596K/4194300K available (12480K kernel code, 1294K rwdata, 4048K rodata, 2176K init, 498K bss, 796880K reserved, 589824K 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] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4. [ 0.000000] Trampoline variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 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] GICv3: GIC: Using split EOI/Deactivate mode [ 0.000000] GICv3: 256 SPIs implemented [ 0.000000] GICv3: 0 Extended SPIs implemented [ 0.000000] Root IRQ handler: gic_handle_irq [ 0.000000] GICv3: GICv3 features: 16 PPIs [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001880000 [ 0.000000] ITS [mem 0x01820000-0x0182ffff] [ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS [ 0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19 [ 0.000000] ITS@0x0000000001820000: allocated 524288 Devices @880800000 (flat, esz 8, psz 64K, shr 0) [ 0.000000] ITS: using cache flushing for cmd queue [ 0.000000] GICv3: using LPI property table @0x0000000880040000 [ 0.000000] GIC: using cache flushing for LPI property table [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880050000 [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns [ 0.000001] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns [ 0.000270] Console: colour dummy device 80x25 [ 0.000315] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) [ 0.000325] pid_max: default: 32768 minimum: 301 [ 0.000377] LSM: Security Framework initializing [ 0.000479] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.000497] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.001967] cblist_init_generic: Setting adjustable number of callback queues. [ 0.001984] cblist_init_generic: Setting shift to 2 and lim to 1. [ 0.002047] cblist_init_generic: Setting shift to 2 and lim to 1. [ 0.002191] rcu: Hierarchical SRCU implementation. [ 0.002194] rcu: Max phase no-delay instances is 1000. [ 0.002408] Platform MSI: msi-controller@1820000 domain created [ 0.002575] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created [ 0.003203] EFI services will not be available. [ 0.003425] smp: Bringing up secondary CPUs ... [ 0.003996] Detected VIPT I-cache on CPU1 [ 0.004092] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000 [ 0.004110] GICv3: CPU1: using allocated LPI pending table @0x0000000880060000 [ 0.004155] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.004776] Detected VIPT I-cache on CPU2 [ 0.004841] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000 [ 0.004856] GICv3: CPU2: using allocated LPI pending table @0x0000000880070000 [ 0.004886] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] [ 0.005432] Detected VIPT I-cache on CPU3 [ 0.005502] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000 [ 0.005516] GICv3: CPU3: using allocated LPI pending table @0x0000000880080000 [ 0.005544] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] [ 0.005606] smp: Brought up 1 node, 4 CPUs [ 0.005612] SMP: Total of 4 processors activated. [ 0.005617] CPU features: detected: 32-bit EL0 Support [ 0.005621] CPU features: detected: CRC32 instructions [ 0.005679] CPU: All CPU(s) started at EL2 [ 0.005682] alternatives: applying system-wide alternatives [ 0.007201] devtmpfs: initialized [ 0.015117] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.015143] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.029884] pinctrl core: initialized pinctrl subsystem [ 0.030373] DMI not present or invalid. [ 0.030924] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.031816] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations [ 0.032042] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.032234] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.032304] audit: initializing netlink subsys (disabled) [ 0.032437] audit: type=2000 audit(0.032:1): state=initialized audit_enabled=0 res=1 [ 0.032861] thermal_sys: Registered thermal governor 'step_wise' [ 0.032866] thermal_sys: Registered thermal governor 'power_allocator' [ 0.032908] cpuidle: using governor menu [ 0.033059] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.033144] ASID allocator initialised with 65536 entries [ 0.043962] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/spi@20100000/display@0 [ 0.046110] KASLR disabled due to lack of seed [ 0.052800] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.052811] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.052816] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.052819] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.052823] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.052827] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.052831] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.052834] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.054292] k3-chipinfo 43000014.chipid: Family:AM62AX rev:SR1.0 JTAGID[0x0bb8d02f] Detected [ 0.055540] iommu: Default domain type: Translated [ 0.055550] iommu: DMA domain TLB invalidation policy: strict mode [ 0.055793] SCSI subsystem initialized [ 0.055923] libata version 3.00 loaded. [ 0.056106] usbcore: registered new interface driver usbfs [ 0.056137] usbcore: registered new interface driver hub [ 0.056160] usbcore: registered new device driver usb [ 0.056682] pps_core: LinuxPPS API ver. 1 registered [ 0.056686] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.056701] PTP clock support registered [ 0.056813] EDAC MC: Ver: 3.0.0 [ 0.057559] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fca100 [ 0.057702] omap-mailbox 29010000.mailbox: omap mailbox rev 0x66fca100 [ 0.057829] omap-mailbox 29020000.mailbox: omap mailbox rev 0x66fca100 [ 0.057882] omap-mailbox 29030000.mailbox: no available mbox devices found [ 0.058239] FPGA manager framework [ 0.058316] Advanced Linux Sound Architecture Driver Initialized. [ 0.059151] clocksource: Switched to clocksource arch_sys_counter [ 0.059347] VFS: Disk quotas dquot_6.6.0 [ 0.059380] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.065022] Carveout Heap: Exported 176 MiB at 0x00000000a3000000 [ 0.065129] NET: Registered PF_INET protocol family [ 0.065347] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.068157] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 0.068236] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.068251] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.068459] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear) [ 0.069285] TCP: Hash tables configured (established 32768 bind 32768) [ 0.069429] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.069518] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.069749] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.070171] RPC: Registered named UNIX socket transport module. [ 0.070178] RPC: Registered udp transport module. [ 0.070182] RPC: Registered tcp transport module. [ 0.070184] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.070192] NET: Registered PF_XDP protocol family [ 0.070207] PCI: CLS 0 bytes, default 64 [ 0.070841] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available [ 0.072300] Initialise system trusted keyrings [ 0.072492] workingset: timestamp_bits=46 max_order=20 bucket_order=0 [ 0.077973] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.078577] NFS: Registering the id_resolver key type [ 0.078613] Key type id_resolver registered [ 0.078616] Key type id_legacy registered [ 0.078681] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.078686] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.078864] 9p: Installing v9fs 9p2000 file system support [ 0.113804] Key type asymmetric registered [ 0.113811] Asymmetric key parser 'x509' registered [ 0.113859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) [ 0.113999] io scheduler mq-deadline registered [ 0.114004] io scheduler kyber registered [ 0.116726] pinctrl-single 4084000.pinctrl: 34 pins, size 136 [ 0.117141] pinctrl-single f4000.pinctrl: 171 pins, size 684 [ 0.118018] pinctrl-single a40000.pinctrl: 512 pins, size 2048 [ 0.124985] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.132383] loop: module loaded [ 0.133675] megasas: 07.719.03.00-rc1 [ 0.137412] tun: Universal TUN/TAP device driver, 1.6 [ 0.138064] thunder_xcv, ver 1.0 [ 0.138099] thunder_bgx, ver 1.0 [ 0.138127] nicpf, ver 1.0 [ 0.138498] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version [ 0.138503] hns3: Copyright (c) 2017 Huawei Corporation. [ 0.138551] hclge is initializing [ 0.138572] e1000: Intel(R) PRO/1000 Network Driver [ 0.138575] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 0.138613] e1000e: Intel(R) PRO/1000 Network Driver [ 0.138615] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 0.138644] igb: Intel(R) Gigabit Ethernet Network Driver [ 0.138648] igb: Copyright (c) 2007-2014 Intel Corporation. [ 0.138673] igbvf: Intel(R) Gigabit Virtual Function Network Driver [ 0.138676] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. [ 0.138781] sky2: driver version 1.30 [ 0.139462] VFIO - User Level meta-driver version: 0.3 [ 0.140118] usbcore: registered new interface driver usb-storage [ 0.140794] i2c_dev: i2c /dev entries driver [ 0.142765] sdhci: Secure Digital Host Controller Interface driver [ 0.142773] sdhci: Copyright(c) Pierre Ossman [ 0.143263] Synopsys Designware Multimedia Card Interface Driver [ 0.143664] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.144596] ledtrig-cpu: registered to indicate activity on CPUs [ 0.144762] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 0.145093] usbcore: registered new interface driver usbhid [ 0.145098] usbhid: USB HID core driver [ 0.146252] optee: probing for conduit method. [ 0.146280] optee: revision 3.20 (8e74d476) [ 0.146544] optee: dynamic shared memory is enabled [ 0.146903] optee: initialized driver [ 0.148396] Initializing XFRM netlink socket [ 0.148425] NET: Registered PF_PACKET protocol family [ 0.148549] 9pnet: Installing 9P2000 support [ 0.148607] Key type dns_resolver registered [ 0.148970] registered taskstats version 1 [ 0.148995] Loading compiled-in X.509 certificates [ 0.156593] ti-sci 44043000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.0.5--v09.00.05 (Kool Koala)') [ 0.186797] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz [ 0.188155] pca953x 1-0023: supply vcc not found, using dummy regulator [ 0.188262] pca953x 1-0023: using AI [ 0.211290] pca953x 1-0023: failed writing register [ 0.211432] pca953x: probe of 1-0023 failed with error -121 [ 0.211696] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz [ 0.235203] pca954x 2-0071: probe failed [ 0.235256] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz [ 0.235549] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created [ 0.235678] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created [ 0.235892] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created [ 0.236141] ti-sci-inta 4e0a0000.interrupt-controller: Interrupt Aggregator domain 200 created [ 0.237050] ti-udma 485c0100.dma-controller: Number of rings: 82 [ 0.238928] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18) [ 0.241202] ti-udma 485c0000.dma-controller: Number of rings: 150 [ 0.244660] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15) [ 0.246411] ti-udma 4e230000.dma-controller: Number of rings: 6 [ 0.246813] ti-udma 4e230000.dma-controller: Channels: 6 (bchan: 0, tchan: 0, rchan: 6) [ 0.247920] printk: console [ttyS2] disabled [ 0.247980] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 252, base_baud = 3000000) is a 8250 [ 1.852454] printk: console [ttyS2] enabled [ 1.857706] 2810000.serial: ttyS0 at MMIO 0x2810000 (irq = 253, base_baud = 3000000) is a 8250 [ 1.867244] 2850000.serial: ttyS1 at MMIO 0x2850000 (irq = 254, base_baud = 3000000) is a 8250 [ 1.915159] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 [ 1.923184] mdio_bus 8000f00.mdio: MDIO device at address 0 is missing. [ 1.929831] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000006 [ 1.942660] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5 [ 1.949790] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512 [ 1.956191] pps pps0: new PPS source ptp0 [ 1.960467] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:1 [ 1.970488] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19 [ 1.978443] k3-j72xx-soc-thermal b00000.temperature-sensor: invalid resource [ 1.985538] k3-j72xx-soc-thermal: probe of b00000.temperature-sensor failed with error -22 [ 1.996281] mmc0: CQHCI version 5.10 [ 2.027244] tps6594 0-0048: error -EREMOTEIO: Failed to set PMIC state [ 2.033891] tps6594: probe of 0-0048 failed with error -121 [ 2.039935] pca953x 1-0022: supply vcc not found, using dummy regulator [ 2.046375] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit [ 2.046664] pca953x 1-0022: using AI [ 2.057822] pca953x 1-0022: failed writing register [ 2.062872] pca953x: probe of 1-0022 failed with error -121 [ 2.070229] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present! [ 2.078581] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present! [ 2.085936] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present! [ 2.098931] ALSA device list: [ 2.101928] No soundcards found. [ 2.105660] Waiting for root device /dev/mmcblk1p2... [ 12.257268] platform regulator-3: deferred probe pending [ 12.262824] platform regulator-5: deferred probe pending