Other Parts Discussed in Thread: TDA4VL
Hi expert,
In TDA4VL SDK V8.04,when I boot from SBL, the A72 emit the following error,how to solve it?
best regards
wl.wang
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Wang,
Are you using U-Boot in the boot flow or SBL directly boots Linux?
If SBL is directly booting Linux then you will have to provide the rootfs path from device tree bootargs. Can you share the full boot logs for me to review?
Best Regards,
Keerthy
Hi Keerthy,
The full boot logs:
[0111-12:03:04:703]# � NOTICE: BL31: v2.6(release):v2.7-rc0-dirty [0111-12:03:04:704]# NOTICE: BL31: Built : 11:58:46, Aug 30 2022 [0111-12:03:05:061]# I/TC: [0111-12:03:05:062]# I/TC: OP-TEE version: 3.17.0-125-g15a746d28 (gcc version 9.2.1 20191025 (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10))) #1 Tue Aug 30 11:59:08 UTC 2022 aarch64 [0111-12:03:05:062]# I/TC: WARNING: This OP-TEE configuration might be insecure! [0111-12:03:05:062]# I/TC: WARNING: Please check https://optee.readthedocs.io/en/latest/architecture/porting_guidelines.html [0111-12:03:05:062]# I/TC: Primary CPU initializing [0111-12:03:05:062]# I/TC: SYSFW ABI: 3.1 (firmware rev 0x0008 '8.4.1--v08.04.01 (Jolly Jellyfi') [0111-12:03:05:062]# I/TC: HUK Initialized [0111-12:03:05:062]# I/TC: Primary CPU switching to normal world boot [0111-12:03:05:062]# [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080] [0111-12:03:05:062]# [ 0.000000] Linux version 5.10.120-g95b90aa828 (oe-user@oe-host) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025, GNU ld (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209) #1 SMP PREEMPT Tue Aug 30 12:01:32 UTC 2022 [0111-12:03:05:063]# [ 0.000000] Machine model: Texas Instruments J721S2 EVM [0111-12:03:05:063]# [ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002880000 (options '') [0111-12:03:05:063]# [ 0.000000] printk: bootconsole [ns16550a0] enabled [0111-12:03:05:063]# [ 0.000000] efi: UEFI not found. [0111-12:03:05:063]# [ 0.000000] [Firmware Bug]: Kernel image misaligned at boot, please fix your bootloader! [0111-12:03:05:063]# [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB [0111-12:03:05:063]# [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool [0111-12:03:05:063]# [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB [0111-12:03:05:063]# [ 0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool [0111-12:03:05:064]# [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB [0111-12:03:05:064]# [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool [0111-12:03:05:064]# [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB [0111-12:03:05:064]# [ 0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool [0111-12:03:05:064]# [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB [0111-12:03:05:064]# [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool [0111-12:03:05:064]# [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB [0111-12:03:05:064]# [ 0.000000] OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool [0111-12:03:05:064]# [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB [0111-12:03:05:065]# [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool [0111-12:03:05:065]# [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB [0111-12:03:05:065]# [ 0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool [0111-12:03:05:065]# [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB [0111-12:03:05:065]# [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a4000000, compatible id shared-dma-pool [0111-12:03:05:065]# [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 15 MiB [0111-12:03:05:065]# [ 0.000000] OF: reserved mem: initialized node r5f-memory@a4100000, compatible id shared-dma-pool [0111-12:03:05:065]# [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a5000000, size 1 MiB [0111-12:03:05:066]# [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a5000000, compatible id shared-dma-pool [0111-12:03:05:066]# [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a5100000, size 15 MiB [0111-12:03:05:066]# [ 0.000000] OF: reserved mem: initialized node r5f-memory@a5100000, compatible id shared-dma-pool [0111-12:03:05:066]# [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB [0111-12:03:05:066]# [ 0.000000] OF: reserved mem: initialized node c71-dma-memory@a6000000, compatible id shared-dma-pool [0111-12:03:05:066]# [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB [0111-12:03:05:109]# [ 0.000000] OF: reserved mem: initialized node c71-memory@a6100000, compatible id shared-dma-pool [0111-12:03:05:110]# [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB [0111-12:03:05:110]# [ 0.000000] OF: reserved mem: initialized node c71-dma-memory@a7000000, compatible id shared-dma-pool [0111-12:03:05:110]# [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB [0111-12:03:05:112]# [ 0.000000] OF: reserved mem: initialized node c71-memory@a7100000, compatible id shared-dma-pool [0111-12:03:05:520]# [ 0.000000] Zone ranges: [0111-12:03:05:520]# [ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff] [0111-12:03:05:520]# [ 0.000000] DMA32 empty [0111-12:03:05:520]# [ 0.000000] Normal [mem 0x0000000100000000-0x0000000bffffffff] [0111-12:03:05:520]# [ 0.000000] Movable zone start for each node [0111-12:03:05:520]# [ 0.000000] Early memory node ranges [0111-12:03:05:520]# [ 0.000000] node 0: [mem 0x0000000080000000-0x000000009e7fffff] [0111-12:03:05:520]# [ 0.000000] node 0: [mem 0x000000009e800000-0x00000000a9bfffff] [0111-12:03:05:520]# [ 0.000000] node 0: [mem 0x00000000a9c00000-0x00000000ffffffff] [0111-12:03:05:521]# [ 0.000000] node 0: [mem 0x0000000880000000-0x0000000bffffffff] [0111-12:03:05:524]# [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x0000000bffffffff] [0111-12:03:05:705]# [ 0.000000] cma: Reserved 512 MiB at 0x00000000e0000000 [0111-12:03:05:705]# [ 0.000000] psci: probing for conduit method from DT. [0111-12:03:05:705]# [ 0.000000] psci: PSCIv1.1 detected in firmware. [0111-12:03:05:705]# [ 0.000000] psci: Using standard PSCI v0.2 function IDs [0111-12:03:05:705]# [ 0.000000] psci: Trusted OS migration not required [0111-12:03:05:706]# [ 0.000000] psci: SMC Calling Convention v1.2 [0111-12:03:05:714]# [ 0.000000] percpu: Embedded 22 pages/cpu s50008 r8192 d31912 u90112 [0111-12:03:05:714]# [ 0.000000] Detected PIPT I-cache on CPU0 [0111-12:03:05:714]# [ 0.000000] CPU features: detected: GIC system register CPU interface [0111-12:03:05:714]# [ 0.000000] CPU features: detected: EL2 vector hardening [0111-12:03:05:714]# [ 0.000000] CPU features: kernel page table isolation forced ON by KASLR [0111-12:03:05:714]# [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI) [0111-12:03:05:714]# [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 [0111-12:03:05:714]# [ 0.000000] CPU features: detected: Spectre-BHB [0111-12:03:05:715]# [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 4128768 [0111-12:03:05:715]# [ 0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x2880000 [0111-12:03:05:715]# [ 0.000000] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear) [0111-12:03:05:715]# [ 0.000000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) [0111-12:03:05:722]# [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [0111-12:03:05:722]# [ 0.000000] software IO TLB: mapped [mem 0x00000000dc000000-0x00000000e0000000] (64MB) [0111-12:03:06:290]# [ 0.000000] Memory: 15664376K/16777216K available (10880K kernel code, 1126K rwdata, 4188K rodata, 1792K init, 431K bss, 588552K reserved, 524288K cma-reserved) [0111-12:03:06:290]# [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [0111-12:03:06:290]# [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [0111-12:03:06:291]# [ 0.000000] rcu: RCU event tracing is enabled. [0111-12:03:06:291]# [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [0111-12:03:06:291]# [ 0.000000] Trampoline variant of Tasks RCU enabled. [0111-12:03:06:291]# [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [0111-12:03:06:291]# [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 [0111-12:03:06:291]# [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [0111-12:03:06:291]# [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode [0111-12:03:06:291]# [ 0.000000] GICv3: 960 SPIs implemented [0111-12:03:06:291]# [ 0.000000] GICv3: 0 Extended SPIs implemented [0111-12:03:06:292]# [ 0.000000] GICv3: Distributor has no Range Selector support [0111-12:03:06:292]# [ 0.000000] GICv3: 16 PPIs implemented [0111-12:03:06:292]# [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000 [0111-12:03:06:292]# [ 0.000000] ITS [mem 0x01820000-0x0182ffff] [0111-12:03:06:292]# [ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS [0111-12:03:06:292]# [ 0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19 [0111-12:03:06:292]# [ 0.000000] ITS@0x0000000001820000: allocated 524288 Devices @880800000 (flat, esz 8, psz 64K, shr 0) [0111-12:03:06:292]# [ 0.000000] ITS: using cache flushing for cmd queue [0111-12:03:06:292]# [ 0.000000] GICv3: using LPI property table @0x0000000880030000 [0111-12:03:06:292]# [ 0.000000] GIC: using cache flushing for LPI property table [0111-12:03:06:292]# [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880040000 [0111-12:03:06:292]# [ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys). [0111-12:03:06:292]# [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns [0111-12:03:06:292]# [ 0.000002] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns [0111-12:03:06:292]# [ 0.010443] Console: colour dummy device 80x25 [0111-12:03:06:292]# [ 0.016150] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) [0111-12:03:06:292]# [ 0.029488] pid_max: default: 32768 minimum: 301 [0111-12:03:06:292]# [ 0.035440] LSM: Security Framework initializing [0111-12:03:06:292]# [ 0.041462] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [0111-12:03:06:293]# [ 0.051245] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [0111-12:03:06:293]# [ 0.062599] rcu: Hierarchical SRCU implementation. [0111-12:03:06:293]# [ 0.068939] Platform MSI: msi-controller@1820000 domain created [0111-12:03:06:293]# [ 0.076693] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created [0111-12:03:06:293]# [ 0.088308] EFI services will not be available. [0111-12:03:06:293]# [ 0.094237] smp: Bringing up secondary CPUs ... [0111-12:03:06:293]# I/TC: Secondary CPU 1 initializing [0111-12:03:06:293]# I/TC: Secondary CPU 1 switching to normal world boot [0111-12:03:06:293]# [ 0.110711] Detected PIPT I-cache on CPU1 [0111-12:03:06:293]# [ 0.110741] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000 [0111-12:03:06:293]# [ 0.110757] GICv3: CPU1: using allocated LPI pending table @0x0000000880050000 [0111-12:03:06:294]# [ 0.110805] CPU1: Booted secondary processor 0x0000000001 [0x411fd080] [0111-12:03:06:294]# [ 0.110883] smp: Brought up 1 node, 2 CPUs [0111-12:03:06:294]# [ 0.147567] SMP: Total of 2 processors activated. [0111-12:03:06:294]# [ 0.153573] CPU features: detected: 32-bit EL0 Support [0111-12:03:06:294]# [ 0.160142] CPU features: detected: CRC32 instructions [0111-12:03:06:294]# [ 0.178221] CPU: All CPU(s) started at EL2 [0111-12:03:06:294]# [ 0.183480] alternatives: patching kernel code [0111-12:03:06:294]# [ 0.189883] devtmpfs: initialized [0111-12:03:06:294]# [ 0.198721] KASLR disabled due to lack of seed [0111-12:03:06:294]# [ 0.204545] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [0111-12:03:06:294]# [ 0.217003] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [0111-12:03:06:295]# [ 0.235052] pinctrl core: initialized pinctrl subsystem [0111-12:03:06:295]# [ 0.242165] DMI not present or invalid. [0111-12:03:06:295]# [ 0.247509] NET: Registered protocol family 16 [0111-12:03:06:295]# [ 0.254180] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations [0111-12:03:06:318]# [ 0.263774] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [0111-12:03:06:319]# [ 0.274452] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [0111-12:03:06:319]# [ 0.284983] thermal_sys: Registered thermal governor 'step_wise' [0111-12:03:06:319]# [ 0.284985] thermal_sys: Registered thermal governor 'power_allocator' [0111-12:03:06:319]# [ 0.293218] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [0111-12:03:06:328]# [ 0.310282] ASID allocator initialised with 32768 entries [0111-12:03:06:630]# [ 0.334275] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [0111-12:03:06:630]# [ 0.342850] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages [0111-12:03:06:630]# [ 0.351412] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [0111-12:03:06:630]# [ 0.359971] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages [0111-12:03:06:631]# [ 0.369388] cryptd: max_cpu_qlen set to 1000 [0111-12:03:06:631]# [ 0.377056] k3-chipinfo 43000014.chipid: Family:J721S2 rev:SR1.0 JTAGID[0x0bb7502f] Detected [0111-12:03:06:631]# [ 0.388439] vsys_3v3: supplied by evm_12v0 [0111-12:03:06:631]# [ 0.393947] vsys_5v0: supplied by evm_12v0 [0111-12:03:06:631]# [ 0.399891] iommu: Default domain type: Translated [0111-12:03:06:631]# [ 0.406321] SCSI subsystem initialized [0111-12:03:06:631]# [ 0.411511] mc: Linux media interface: v0.10 [0111-12:03:06:631]# [ 0.416987] videodev: Linux video capture interface: v2.00 [0111-12:03:06:631]# [ 0.424037] pps_core: LinuxPPS API ver. 1 registered [0111-12:03:06:631]# [ 0.430375] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [0111-12:03:06:631]# [ 0.442047] PTP clock support registered [0111-12:03:06:632]# [ 0.447068] EDAC MC: Ver: 3.0.0 [0111-12:03:06:632]# [ 0.451822] FPGA manager framework [0111-12:03:06:632]# [ 0.456226] Advanced Linux Sound Architecture Driver Initialized. [0111-12:03:06:632]# [ 0.464521] clocksource: Switched to clocksource arch_sys_counter [0111-12:03:06:632]# [ 0.472445] VFS: Disk quotas dquot_6.6.0 [0111-12:03:06:632]# [ 0.477492] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [0111-12:03:06:632]# [ 0.489655] NET: Registered protocol family 2 [0111-12:03:06:632]# [ 0.496613] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear) [0111-12:03:06:632]# [ 0.510492] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear) [0111-12:03:06:632]# [ 0.521650] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear) [0111-12:03:06:633]# [ 0.532507] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear) [0111-12:03:06:633]# [ 0.542719] TCP: Hash tables configured (established 131072 bind 65536) [0111-12:03:06:633]# [ 0.551431] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear) [0111-12:03:06:633]# [ 0.560312] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear) [0111-12:03:06:633]# [ 0.569852] NET: Registered protocol family 1 [0111-12:03:06:633]# [ 0.575833] RPC: Registered named UNIX socket transport module. [0111-12:03:06:633]# [ 0.583421] RPC: Registered udp transport module. [0111-12:03:06:633]# [ 0.589427] RPC: Registered tcp transport module. [0111-12:03:06:633]# [ 0.595430] RPC: Registered tcp NFSv4.1 backchannel transport module. [0111-12:03:06:633]# [ 0.603660] PCI: CLS 0 bytes, default 64 [0111-12:03:06:634]# [ 0.609126] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available [0111-12:03:06:634]# [ 0.622229] Initialise system trusted keyrings [0111-12:03:06:634]# [ 0.628053] workingset: timestamp_bits=46 max_order=22 bucket_order=0 [0111-12:03:06:634]# [ 0.638293] squashfs: version 4.0 (2009/01/31) Phillip Lougher [0111-12:03:06:634]# [ 0.646182] NFS: Registering the id_resolver key type [0111-12:03:06:634]# [ 0.652660] Key type id_resolver registered [0111-12:03:06:634]# [ 0.658006] Key type id_legacy registered [0111-12:03:06:634]# [ 0.663160] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [0111-12:03:06:634]# [ 0.671719] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [0111-12:03:06:644]# [ 0.681280] 9p: Installing v9fs 9p2000 file system support [0111-12:03:06:870]# [ 0.713038] Key type asymmetric registered [0111-12:03:06:871]# [ 0.718273] Asymmetric key parser 'x509' registered [0111-12:03:06:871]# [ 0.724536] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [0111-12:03:06:871]# [ 0.733986] io scheduler mq-deadline registered [0111-12:03:06:871]# [ 0.739768] io scheduler kyber registered [0111-12:03:06:871]# [ 0.746491] pinctrl-single 4301c000.pinctrl: 94 pins, size 376 [0111-12:03:06:871]# [ 0.754156] pinctrl-single 11c000.pinctrl: 72 pins, size 288 [0111-12:03:06:871]# [ 0.764380] k3-ringacc 2b800000.ringacc: Failed to get MSI domain [0111-12:03:06:871]# [ 0.772243] k3-ringacc 3c000000.ringacc: Failed to get MSI domain [0111-12:03:06:871]# [ 0.782116] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled [0111-12:03:06:871]# [ 0.797994] brd: module loaded [0111-12:03:06:871]# [ 0.806579] loop: module loaded [0111-12:03:06:872]# [ 0.811512] megasas: 07.714.04.00-rc1 [0111-12:03:06:872]# [ 0.818484] tun: Universal TUN/TAP device driver, 1.6 [0111-12:03:06:872]# [ 0.825313] igbvf: Intel(R) Gigabit Virtual Function Network Driver [0111-12:03:06:872]# [ 0.833325] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. [0111-12:03:06:872]# [ 0.840919] sky2: driver version 1.30 [0111-12:03:06:872]# [ 0.846296] VFIO - User Level meta-driver version: 0.3 [0111-12:03:06:872]# [ 0.853545] i2c /dev entries driver [0111-12:03:06:872]# [ 0.858829] sdhci: Secure Digital Host Controller Interface driver [0111-12:03:06:872]# [ 0.866732] sdhci: Copyright(c) Pierre Ossman [0111-12:03:06:872]# [ 0.872638] sdhci-pltfm: SDHCI platform and OF driver helper [0111-12:03:06:872]# [ 0.880489] ledtrig-cpu: registered to indicate activity on CPUs [0111-12:03:06:873]# [ 0.888400] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [0111-12:03:06:873]# [ 0.897452] optee: probing for conduit method. [0111-12:03:06:873]# [ 0.903164] optee: revision 3.17 (15a746d2) [0111-12:03:06:873]# [ 0.903343] optee: dynamic shared memory is enabled [0111-12:03:06:873]# E/TC:1 0 std_entry_with_parg:234 Bad arg address 0x8812c5000 [0111-12:03:06:873]# [ 0.921860] optee: initialized driver [0111-12:03:06:873]# [ 0.928105] NET: Registered protocol family 17 [0111-12:03:06:873]# [ 0.933883] 9pnet: Installing 9P2000 support [0111-12:03:06:873]# [ 0.939384] Key type dns_resolver registered [0111-12:03:06:873]# [ 0.944926] Loading compiled-in X.509 certificates [0111-12:03:06:873]# [ 0.956265] k3-ringacc 2b800000.ringacc: Failed to get MSI domain [0111-12:03:06:874]# [ 0.964227] k3-ringacc 3c000000.ringacc: Failed to get MSI domain [0111-12:03:06:887]# [ 0.974810] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0008 '8.4.1--v08.04.01 (Jolly Jellyfi') [0111-12:03:06:921]# [ 1.019454] omap_i2c 42120000.i2c: bus 0 rev0.12 at 100 kHz [0111-12:03:06:921]# [ 1.027170] omap_i2c 40b00000.i2c: bus 1 rev0.12 at 100 kHz [0111-12:03:06:921]# [ 1.034830] omap_i2c 40b10000.i2c: bus 2 rev0.12 at 100 kHz [0111-12:03:06:921]# [ 1.042943] pca953x 3-0021: supply vcc not found, using dummy regulator [0111-12:03:06:927]# [ 1.051484] pca953x 3-0021: using no AI [0111-12:03:07:006]# [ 1.076575] pca953x 3-0021: failed writing register [0111-12:03:07:006]# [ 1.082883] pca953x: probe of 3-0021 failed with error -121 [0111-12:03:07:007]# [ 1.090329] pca953x 3-0020: supply vcc not found, using dummy regulator [0111-12:03:07:007]# [ 1.098837] pca953x 3-0020: using no AI [0111-12:03:07:007]# [ 1.103800] pca953x 3-0020: failed writing register [0111-12:03:07:007]# [ 1.110089] pca953x: probe of 3-0020 failed with error -121 [0111-12:03:07:007]# [ 1.117486] pca953x 3-0022: supply vcc not found, using dummy regulator [0111-12:03:07:007]# [ 1.125985] pca953x 3-0022: using AI [0111-12:03:07:007]# [ 1.130614] pca953x 3-0022: failed writing register [0111-12:03:07:007]# [ 1.136899] pca953x: probe of 3-0022 failed with error -121 [0111-12:03:07:007]# [ 1.144070] omap_i2c 2000000.i2c: bus 3 rev0.12 at 400 kHz [0111-12:03:07:008]# [ 1.152295] pca953x 4-0020: supply vcc not found, using dummy regulator [0111-12:03:07:019]# [ 1.160848] pca953x 4-0020: using no AI [0111-12:03:07:213]# [ 1.188577] pca953x 4-0020: failed writing register [0111-12:03:07:213]# [ 1.194873] pca953x: probe of 4-0020 failed with error -121 [0111-12:03:07:213]# [ 1.202051] omap_i2c 2040000.i2c: bus 4 rev0.12 at 400 kHz [0111-12:03:07:213]# [ 1.210107] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 125 domain created [0111-12:03:07:213]# [ 1.220878] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 148 domain created [0111-12:03:07:214]# [ 1.232637] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 227 domain created [0111-12:03:07:214]# [ 1.243730] ti-sci-inta 33d00000.msi-controller: Interrupt Aggregator domain 265 created [0111-12:03:07:214]# [ 1.257760] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [0111-12:03:07:214]# [ 1.267360] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [0111-12:03:07:214]# [ 1.277706] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [0111-12:03:07:214]# [ 1.288055] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [0111-12:03:07:214]# [ 1.299787] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:272 [0111-12:03:07:214]# [ 1.312160] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled [0111-12:03:07:214]# [ 1.320617] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66349100, num_proxies:64 [0111-12:03:07:215]# [ 1.331786] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[878,128] sci-dev-id:259 [0111-12:03:07:215]# [ 1.344482] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled [0111-12:03:07:215]# [ 1.352935] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66349100, num_proxies:64 [0111-12:03:07:215]# [ 1.362603] omap8250 40a00000.serial: failed to get alias [0111-12:03:07:215]# [ 1.370255] printk: console [ttyS2] disabled [0111-12:03:07:215]# [ 1.375761] 2880000.serial: ttyS2 at MMIO 0x2880000 (irq = 25, base_baud = 3000000) is a 8250 [0111-12:03:07:215]# [ 1.386697] printk: console [ttyS2] enabled [0111-12:03:07:215]# [ 1.386697] printk: console [ttyS2] enabled [0111-12:03:07:215]# [ 1.397244] printk: bootconsole [ns16550a0] disabled [0111-12:03:07:215]# [ 1.397244] printk: bootconsole [ns16550a0] disabled [0111-12:03:07:224]# [ 1.414537] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode [0111-12:03:07:284]# [ 1.460526] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 [0111-12:03:07:284]# [ 1.471546] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI TLK10X 10/100 Mbps PHY [0111-12:03:07:284]# [ 1.483547] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000 [0111-12:03:07:291]# [ 1.501071] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010c, freq:250000000, add_val:3 pps:0 [0111-12:03:07:741]# [ 1.613319] mmc0: CQHCI version 5.10 [0111-12:03:07:742]# [ 1.623688] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fca100 [0111-12:03:07:742]# [ 1.632374] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fca100 [0111-12:03:07:742]# [ 1.641009] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fca100 [0111-12:03:07:742]# [ 1.649571] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fca100 [0111-12:03:07:742]# [ 1.658138] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [0111-12:03:07:742]# [ 1.662493] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit [0111-12:03:07:742]# [ 1.667492] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [0111-12:03:07:742]# [ 1.686907] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [0111-12:03:07:742]# [ 1.697008] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [0111-12:03:07:743]# [ 1.708581] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8) [0111-12:03:07:743]# [ 1.721019] ti-udma 31150000.dma-controller: Channels: 48 (tchan: 24, rchan: 24, gp-rflow: 16) [0111-12:03:07:743]# [ 1.736648] spi-nor spi0.0: unrecognized JEDEC id bytes: 2c 5b 19 10 41 00 [0111-12:03:07:743]# [ 1.745243] spi-nor: probe of spi0.0 failed with error -2 [0111-12:03:07:743]# [ 1.754165] spi-nor spi1.0: unrecognized JEDEC id bytes: ff ff ff ff ff ff [0111-12:03:07:743]# [ 1.762764] spi-nor: probe of spi1.0 failed with error -2 [0111-12:03:07:743]# [ 1.770150] mmc0: Command Queue Engine enabled [0111-12:03:07:743]# [ 1.770352] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode [0111-12:03:07:743]# [ 1.775712] mmc0: new HS400 MMC card at address 0001 [0111-12:03:07:743]# [ 1.790528] mmcblk0: mmc0:0001 BGUF4R 29.1 GiB [0111-12:03:07:744]# [ 1.796296] mmcblk0boot0: mmc0:0001 BGUF4R partition 1 31.9 MiB [0111-12:03:07:744]# [ 1.803790] mmcblk0boot1: mmc0:0001 BGUF4R partition 2 31.9 MiB [0111-12:03:07:744]# [ 1.811297] mmcblk0rpmb: mmc0:0001 BGUF4R partition 3 4.00 MiB, chardev (237:0) [0111-12:03:07:744]# [ 1.824558] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 [0111-12:03:07:744]# [ 1.835671] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI TLK10X 10/100 Mbps PHY [0111-12:03:07:744]# [ 1.847693] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000 [0111-12:03:07:744]# [ 1.864563] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48 [0111-12:03:07:744]# [ 1.873153] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4 [0111-12:03:07:744]# [ 1.882178] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64 [0111-12:03:07:745]# [ 1.890167] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010b, freq:500000000, add_val:1 pps:0 [0111-12:03:07:745]# [ 1.903795] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [0111-12:03:07:745]# [ 1.913178] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [0111-12:03:07:745]# [ 1.923285] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [0111-12:03:07:745]# [ 1.933385] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [0111-12:03:07:745]# [ 1.946288] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [0111-12:03:07:745]# [ 1.955681] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [0111-12:03:07:745]# [ 1.965795] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [0111-12:03:07:745]# [ 1.975905] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [0111-12:03:07:746]# [ 1.987998] debugfs: Directory 'pd:276' with parent 'pm_genpd' already present! [0111-12:03:07:746]# [ 1.997839] debugfs: Directory 'pd:154' with parent 'pm_genpd' already present! [0111-12:03:07:755]# [ 2.014784] ALSA device list: [0111-12:03:07:755]# [ 2.018525] No soundcards found. [0111-12:03:07:755]# [ 2.023151] VFS: Cannot open root device "(null)" or unknown-block(0,0): error -6 [0111-12:03:07:755]# [ 2.032539] Please append a correct "root=" boot option; here are the available partitions: [0111-12:03:07:755]# [ 2.042970] 0100 4096 ram0 [0111-12:03:07:755]# [ 2.042973] (driver?) [0111-12:03:07:755]# [ 2.050590] 0101 4096 ram1 [0111-12:03:07:755]# [ 2.050593] (driver?) [0111-12:03:07:756]# [ 2.058213] 0102 4096 ram2 [0111-12:03:07:756]# [ 2.058215] (driver?) [0111-12:03:07:756]# [ 2.065822] 0103 4096 ram3 [0111-12:03:07:756]# [ 2.065824] (driver?) [0111-12:03:07:756]# [ 2.073434] 0104 4096 ram4 [0111-12:03:07:756]# [ 2.073436] (driver?) [0111-12:03:07:756]# [ 2.081042] 0105 4096 ram5 [0111-12:03:07:911]# [ 2.081044] (driver?) [0111-12:03:07:911]# [ 2.088650] 0106 4096 ram6 [0111-12:03:07:911]# [ 2.088651] (driver?) [0111-12:03:07:911]# [ 2.096254] 0107 4096 ram7 [0111-12:03:07:911]# [ 2.096256] (driver?) [0111-12:03:07:911]# [ 2.103860] 0108 4096 ram8 [0111-12:03:07:912]# [ 2.103862] (driver?) [0111-12:03:07:912]# [ 2.111465] 0109 4096 ram9 [0111-12:03:07:912]# [ 2.111467] (driver?) [0111-12:03:07:912]# [ 2.119073] 010a 4096 ram10 [0111-12:03:07:912]# [ 2.119075] (driver?) [0111-12:03:07:912]# [ 2.126791] 010b 4096 ram11 [0111-12:03:07:912]# [ 2.126793] (driver?) [0111-12:03:07:912]# [ 2.134509] 010c 4096 ram12 [0111-12:03:07:912]# [ 2.134510] (driver?) [0111-12:03:07:912]# [ 2.142227] 010d 4096 ram13 [0111-12:03:07:912]# [ 2.142229] (driver?) [0111-12:03:07:912]# [ 2.149952] 010e 4096 ram14 [0111-12:03:07:912]# [ 2.149954] (driver?) [0111-12:03:07:912]# [ 2.157686] 010f 4096 ram15 [0111-12:03:07:913]# [ 2.157688] (driver?) [0111-12:03:07:913]# [ 2.165416] b300 30539776 mmcblk0 [0111-12:03:07:913]# [ 2.165419] driver: mmcblk [0111-12:03:07:913]# [ 2.173897] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) [0111-12:03:07:913]# [ 2.184201] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.10.120-g95b90aa828 #1 [0111-12:03:07:913]# [ 2.193094] Hardware name: Texas Instruments J721S2 EVM (DT) [0111-12:03:07:913]# [ 2.200144] Call trace: [0111-12:03:07:913]# [ 2.203205] dump_backtrace+0x0/0x1a0 [0111-12:03:07:913]# [ 2.207766] show_stack+0x18/0x68 [0111-12:03:07:913]# [ 2.211896] dump_stack+0xd0/0x12c [0111-12:03:07:913]# [ 2.216131] panic+0x16c/0x334 [0111-12:03:07:914]# [ 2.219938] mount_block_root+0x1c4/0x254 [0111-12:03:07:914]# [ 2.224933] mount_root+0x10c/0x140 [0111-12:03:07:914]# [ 2.229277] prepare_namespace+0x130/0x170 [0111-12:03:07:914]# [ 2.234379] kernel_init_freeable+0x25c/0x2a0 [0111-12:03:07:914]# [ 2.239809] kernel_init+0x14/0x114 [0111-12:03:07:914]# [ 2.244153] ret_from_fork+0x10/0x34 [0111-12:03:07:914]# [ 2.248608] SMP: stopping secondary CPUs [0111-12:03:07:914]# [ 2.253499] Kernel Offset: 0x80000 from 0xffff800010000000 [0111-12:03:07:914]# [ 2.260332] PHYS_OFFSET: 0x80000000 [0111-12:03:07:914]# [ 2.264677] CPU features: 0x8040022,20806008 [0111-12:03:07:914]# [ 2.269993] Memory Limit: none [0111-12:03:07:923]# [ 2.273801] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) ]---