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 :
We own the TDA development board, very few peripheral devices, electricity after the stop in the boot screen, found that the TF card VQMMC power 3.3 V, according to e2e.ti.com/.../943299, modified code, no other changes, still can't start now, with the two problems
1) Under Boot, cannot press any key to enter the Boot console, directly jump to the kernel to start
2) The kernel is stuck in 5 seconds or so. The log is as follows:
U-Boot SPL 2020.01-gf9b0d030d3 (Jun 17 2020 - 15:08:08 +0000)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed -1
U-Boot SPL 2020.01-gf9b0d030d3 (Jun 17 2020 - 15:08:08 +0000)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed -1
U-Boot SPL 2020.01-gf9b0d030d3 (Jun 17 2020 - 15:08:08 +0000)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed -1
Trying to boot from MMC2
Loading Environment from MMC... *** Warning - No MMC card found, using default environment
Remoteproc 2 started successfully
** File not found /lib/firmware/j7-mcu-r5f0_0-fw **
Starting ATF on ARM64 core...
NOTICE: BL31: v2.3():07.01.00.004-1-g52c334fc3-dirty
NOTICE: BL31: Built : 18:17:14, Nov 19 2020
U-Boot SPL 2020.01-dirty (Jan 05 2021 - 16:55:50 +0800)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed -1
Trying to boot from MMC2
U-Boot 2020.01-dirty (Jan 05 2021 - 16:55:50 +0800)
SoC: J721E SR1.0
Model: Texas Instruments K3 J721E SoC
Reading on-board EEPROM at 0x50 failed -1
Board: J721EX-PM1-SOM rev E2
DRAM: 4 GiB
not found for dev hbmc-mux
Flash: 0 Bytes
MMC: sdhci@4f80000: 0, sdhci@4fb0000: 1
Loading Environment from MMC... *** Warning - bad CRC, using default environment
In: serial@2800000
Out: serial@2800000
Err: serial@2800000
Reading on-board EEPROM at 0x50 failed -1
Net: Could not get PHY for ethernet@46000000: addr 0
phy_connect() failed
No ethernet found.
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc1 is current device
SD/MMC found on device 1
55 bytes read in 2 ms (26.4 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc1 ...
4839748 bytes read in 205 ms (22.5 MiB/s)
Invalid op: Trying to load/start on already running core 6
Load Remote Processor 2 with data@addr=0x82000000 4839748 bytes: Failed!
1513520 bytes read in 66 ms (21.9 MiB/s)
Load Remote Processor 6 with data@addr=0x82000000 1513520 bytes: Success!
1513520 bytes read in 79 ms (18.3 MiB/s)
Load Remote Processor 7 with data@addr=0x82000000 1513520 bytes: Success!
9314288 bytes read in 137 ms (64.8 MiB/s)
Load Remote Processor 8 with data@addr=0x82000000 9314288 bytes: Success!
16654344 bytes read in 692 ms (23 MiB/s)
89857 bytes read in 8 ms (10.7 MiB/s)
1719 bytes read in 3 ms (559.6 KiB/s)
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Loading Device Tree to 000000008fee7000, end 000000008fffffff ... OK
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
[ 0.000000] Linux version 5.4.40-g66cf445b76 (oe-user@oe-host) (gcc version 9.2.1 20191025 (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10))) #1 SMP PREEMPT Wed Jun 17 14:28:47 UTC 2020
[ 0.000000] Machine model: Texas Instruments K3 J721E SoC
[ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
[ 0.000000] printk: 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 31 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 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] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node c66-dma-memory@a6000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node c66-memory@a6100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node c66-dma-memory@a7000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node c66-memory@a7100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node c71-dma-memory@a8000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node c71-memory@a8100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000ac000000, size 32 MiB
[ 0.000000] OF: reserved mem: initialized node vision_apps-dma-memory@ac000000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: initialized node vision_apps_shared-memories, compatible id dma-heap-carveout
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000ce000000, size 720 MiB
[ 0.000000] OF: reserved mem: initialized node vision_apps-core-heap-memory@ce000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000fb000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@fb000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000fb100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-memory@fb100000, 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.0
[ 0.000000] percpu: Embedded 2 pages/cpu s48408 r8192 d74472 u131072
[ 0.000000] Detected PIPT I-cache on CPU0
[ 0.000000] CPU features: detected: GIC system register CPU interface
[ 0.000000] CPU features: detected: EL2 vector hardening
[ 0.000000] Built 1 zonelists, mobility grouping off. Total pages: 35779
[ 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.backup),1m(ospi.sysfw),57216k@8m(ospi.rootfs),128k(ospi.phypattern);47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),1m(hbmc.sysfw),-@8m(hbmc.rootfs) root=PARTUUID=2903bc21-02 rw rootfstype=ext4 rootwait
[ 0.000000] Dentry cache hash table entries: 524288 (order: 6, 4194304 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 5, 2097152 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: mapped [mem 0x9a800000-0x9e800000] (64MB)
[ 0.000000] Memory: 2584064K/2293760K available (9534K kernel code, 776K rwdata, 3840K rodata, 1728K init, 695K bss, 18446744073709261312K 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=256 to nr_cpu_ids=2.
[ 0.000000] 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=2
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[ 0.000000] GICv3: 960 SPIs implemented
[ 0.000000] GICv3: 0 Extended SPIs implemented
[ 0.000000] GICv3: Distributor has no Range Selector support
[ 0.000000] GICv3: 16 PPIs implemented
[ 0.000000] GICv3: no VLPI support, no direct LPI support
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000
[ 0.000000] ITS [mem 0x01820000-0x0182ffff]
[ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
[ 0.000000] ITS@0x0000000001820000: allocated 1048576 Devices @8c0800000 (flat, esz 8, psz 64K, shr 0)
[ 0.000000] ITS: using cache flushing for cmd queue
[ 0.000000] GICv3: using LPI property table @0x00000008c00c0000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008c00d0000
[ 0.000000] random: get_random_bytes called from start_kernel+0x2b8/0x438 with crng_init=0
[ 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.000001] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[ 0.008337] Console: colour dummy device 80x25
[ 0.012899] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.023568] pid_max: default: 32768 minimum: 301
[ 0.028317] LSM: Security Framework initializing
[ 0.033064] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
[ 0.040633] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
[ 0.072686] ASID allocator initialised with 32768 entries
[ 0.086212] rcu: Hierarchical SRCU implementation.
[ 0.099178] Platform MSI: gic-its@1820000 domain created
[ 0.104789] PCI/MSI: /interconnect@100000/interrupt-controller@1800000/gic-its@1820000 domain created
[ 0.122224] smp: Bringing up secondary CPUs ...
[ 0.159191] Detected PIPT I-cache on CPU1
[ 0.159213] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
[ 0.159223] GICv3: CPU1: using allocated LPI pending table @0x00000008c00e0000
[ 0.159251] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
[ 0.159299] smp: Brought up 1 node, 2 CPUs
[ 0.188645] SMP: Total of 2 processors activated.
[ 0.193449] CPU features: detected: 32-bit EL0 Support
[ 0.198703] CPU features: detected: CRC32 instructions
[ 0.210318] CPU: All CPU(s) started at EL2
[ 0.214515] alternatives: patching kernel code
[ 0.219560] devtmpfs: initialized
[ 0.227599] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.237569] futex hash table entries: 512 (order: -1, 32768 bytes, linear)
[ 0.244741] pinctrl core: initialized pinctrl subsystem
[ 0.250480] NET: Registered protocol family 16
[ 0.255205] DMA: preallocated 256 KiB pool for atomic allocations
[ 0.261673] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.276768] HugeTLB registered 16.0 GiB page size, pre-allocated 0 pages
[ 0.283622] HugeTLB registered 512 MiB page size, pre-allocated 0 pages
[ 0.290380] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.299055] cryptd: max_cpu_qlen set to 1000
[ 0.306283] vsys_3v3: supplied by evm_12v0
[ 0.310647] vsys_5v0: supplied by evm_12v0
[ 0.315244] iommu: Default domain type: Translated
[ 0.320371] SCSI subsystem initialized
[ 0.324482] mc: Linux media interface: v0.10
[ 0.328854] videodev: Linux video capture interface: v2.00
[ 0.334465] pps_core: LinuxPPS API ver. 1 registered
[ 0.339535] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.348872] PTP clock support registered
[ 0.352882] EDAC MC: Ver: 3.0.0
[ 0.356597] FPGA manager framework
[ 0.360108] Advanced Linux Sound Architecture Driver Initialized.
[ 0.366679] clocksource: Switched to clocksource arch_sys_counter
[ 0.373002] VFS: Disk quotas dquot_6.6.0
[ 0.377053] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes)
[ 0.386516] Carveout Heap: Exported 512 MiB at 0x00000000ae000000
[ 0.392748] thermal_sys: Registered thermal governor 'step_wise'
[ 0.392749] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.399135] NET: Registered protocol family 2
[ 0.410530] tcp_listen_portaddr_hash hash table entries: 4096 (order: 0, 65536 bytes, linear)
[ 0.419291] TCP established hash table entries: 32768 (order: 2, 262144 bytes, linear)
[ 0.427486] TCP bind hash table entries: 32768 (order: 3, 524288 bytes, linear)
[ 0.435258] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.441995] UDP hash table entries: 2048 (order: 0, 65536 bytes, linear)
[ 0.448886] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes, linear)
[ 0.456282] NET: Registered protocol family 1
[ 0.461006] RPC: Registered named UNIX socket transport module.
[ 0.467059] RPC: Registered udp transport module.
[ 0.471862] RPC: Registered tcp transport module.
[ 0.476664] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.483248] PCI: CLS 0 bytes, default 64
[ 0.487575] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 0.498982] Initialise system trusted keyrings
[ 0.503595] workingset: timestamp_bits=46 max_order=16 bucket_order=0
[ 0.512249] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.518447] NFS: Registering the id_resolver key type
[ 0.523691] Key type id_resolver registered
[ 0.527961] Key type id_legacy registered
[ 0.532057] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.539017] 9p: Installing v9fs 9p2000 file system support
[ 0.551988] Key type asymmetric registered
[ 0.556194] Asymmetric key parser 'x509' registered
[ 0.561206] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[ 0.568768] io scheduler mq-deadline registered
[ 0.573395] io scheduler kyber registered
[ 0.578583] pinctrl-single 4301c000.pinmux: 94 pins, size 376
[ 0.584655] pinctrl-single 11c000.pinmux: 173 pins, size 692
[ 0.590794] pinctrl-single a40000.timesync_router: 512 pins, size 2048
[ 0.599791] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
[ 0.606055] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
[ 0.612381] ti-pat 31010000.pat: Found PAT Rev 1.0 with 16384 pages
[ 0.618790] debugfs: Directory '31010000.pat' with parent 'regmap' already present!
[ 0.626775] ti-pat 31011000.pat: Found PAT Rev 1.0 with 16384 pages
[ 0.633185] debugfs: Directory '31011000.pat' with parent 'regmap' already present!
[ 0.641107] ti-pat 31012000.pat: Found PAT Rev 1.0 with 16384 pages
[ 0.647518] debugfs: Directory '31012000.pat' with parent 'regmap' already present!
[ 0.655435] ti-pat 31013000.pat: Found PAT Rev 1.0 with 2048 pages
[ 0.661756] debugfs: Directory '31013000.pat' with parent 'regmap' already present!
[ 0.669678] ti-pat 31014000.pat: Found PAT Rev 1.0 with 2048 pages
[ 0.675999] debugfs: Directory '31014000.pat' with parent 'regmap' already present!
[ 0.685320] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
[ 0.697157] brd: module loaded
[ 0.703197] loop: module loaded
[ 0.706765] sysfs: cannot create duplicate filename '/devices/platform/dma_buf_phys'
[ 0.714684] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.4.40-g66cf445b76 #1
[ 0.721793] Hardware name: Texas Instruments K3 J721E SoC (DT)
[ 0.727748] Call trace:
[ 0.730244] dump_backtrace+0x0/0x140
[ 0.733979] show_stack+0x14/0x20
[ 0.737363] dump_stack+0xb4/0xf8
[ 0.740747] sysfs_warn_dup+0x5c/0x78
[ 0.744481] sysfs_create_dir_ns+0xd8/0xf0
[ 0.748661] kobject_add_internal+0x94/0x280
[ 0.753016] kobject_add+0x90/0xf8
[ 0.756486] device_add+0xdc/0x600
[ 0.759954] platform_device_add+0xfc/0x228
[ 0.764222] platform_device_register_full+0xc8/0x140
[ 0.769379] dma_buf_phys_init+0x68/0x94
[ 0.773382] do_one_initcall+0x50/0x190
[ 0.777296] kernel_init_freeable+0x194/0x22c
[ 0.781742] kernel_init+0x10/0xfc
[ 0.785209] ret_from_fork+0x10/0x18
[ 0.788866] kobject_add_internal failed for dma_buf_phys with -EEXIST, don't try to register things with the same name in the same directory.
[ 0.802936] libphy: Fixed MDIO Bus: probed
[ 0.807311] tun: Universal TUN/TAP device driver, 1.6
[ 0.812723] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[ 0.820726] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 0.826791] sky2: driver version 1.30
[ 0.831018] VFIO - User Level meta-driver version: 0.3
[ 0.836626] i2c /dev entries driver
[ 0.840675] sdhci: Secure Digital Host Controller Interface driver
[ 0.846989] sdhci: Copyright(c) Pierre Ossman
[ 0.851634] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.857860] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.864609] optee: probing for conduit method from DT.
[ 0.869873] optee: revision 3.8 (199fca17)
[ 0.870170] optee: initialized driver
[ 0.878890] NET: Registered protocol family 17
[ 0.883500] 9pnet: Installing 9P2000 support
[ 0.887888] Key type dns_resolver registered
[ 0.892423] registered taskstats version 1
[ 0.896610] Loading compiled-in X.509 certificates
[ 0.905078] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
[ 0.911394] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
[ 0.918983] ti-sci 44083000.dmsc: ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
[ 0.944697] random: fast init done
[ 0.972419] davinci-mcasp 2ba0000.mcasp: IRQ common not found
[ 0.979744] omap_i2c 40b00000.i2c: bus 0 rev0.12 at 100 kHz
[ 0.985722] omap_i2c 40b10000.i2c: bus 1 rev0.12 at 100 kHz
[ 0.991685] omap_i2c 42120000.i2c: bus 2 rev0.12 at 100 kHz
[ 0.997715] pca953x 3-0020: 3-0020 supply vcc not found, using dummy regulator
[ 1.026722] pca953x 3-0020: failed writing register
[ 1.031760] pca953x: probe of 3-0020 failed with error -121
[ 1.037548] pca953x 3-0022: 3-0022 supply vcc not found, using dummy regulator
[ 1.045058] pca953x 3-0022: failed writing register
[ 1.050080] pca953x: probe of 3-0022 failed with error -121
[ 1.055812] omap_i2c 2000000.i2c: bus 3 rev0.12 at 400 kHz
[ 1.061724] omap_i2c 2020000.i2c: bus 4 rev0.12 at 100 kHz
[ 1.067660] pca953x 5-0020: 5-0020 supply vcc not found, using dummy regulator
[ 2.106681] pca953x 5-0020: failed writing register
[ 2.111707] pca953x: probe of 5-0020 failed with error -121
[ 2.117494] omap_i2c 2030000.i2c: bus 5 rev0.12 at 400 kHz
[ 2.123383] omap_i2c 2040000.i2c: bus 6 rev0.12 at 100 kHz
[ 2.129248] omap_i2c 2050000.i2c: bus 7 rev0.12 at 100 kHz
[ 2.135486] ti-sci-intr interconnect@100000:interconnect@28380000:interrupt-controller2: Interrupt Router 137 domain created
[ 2.147052] ti-sci-intr interconnect@100000:interrupt-controller0: Interrupt Router 131 domain created
[ 2.156657] ti-sci-intr interconnect@100000:navss@30000000:interrupt-controller1: Interrupt Router 213 domain created
[ 2.167664] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
[ 2.184099] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
[ 2.193978] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
[ 2.200737] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
[ 2.209599] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
[ 2.219749] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
[ 2.226507] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
[ 2.234205] omap8250 40a00000.serial: PM domain pd:149 will not be powered off
[ 2.241744] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 7, base_baud = 6000000) is a 8250
[ 2.250928] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 18, base_baud = 3000000) is a 8250
[ 2.259670] printk: console [ttyS2] enabled
[ 2.259670] printk: console [ttyS2] enabled
[ 2.268106] printk: bootconsole [ns16550a0] disabled
[ 2.268106] printk: bootconsole [ns16550a0] disabled
[ 2.278452] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 19, base_baud = 3000000) is a 8250
[ 2.287409] 2840000.serial: ttyS6 at MMIO 0x2840000 (irq = 20, base_baud = 3000000) is a 8250
[ 2.296166] arm-smmu-v3 36600000.smmu: ias 48-bit, oas 48-bit (features 0x00001faf)
[ 2.305067] arm-smmu-v3 36600000.smmu: allocated 524288 entries for cmdq
[ 2.313917] arm-smmu-v3 36600000.smmu: allocated 524288 entries for evtq
[ 3.402396] arm-smmu-v3 36600000.smmu: CMD_SYNC timeout at 0x00000001 [hwprod 0x00000002, hwcons 0x00000001]
[ 4.493236] arm-smmu-v3 36600000.smmu: CMD_SYNC timeout at 0x00000004 [hwprod 0x00000005, hwcons 0x00000001]
[ 4.503101] arm-smmu-v3 36600000.smmu: msi_domain absent - falling back to wired irqs
[ 4.511788] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
[ 4.522300] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled
[ 4.532452] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled
[ 4.542691] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled
[ 4.553440] scsi host0: ufshcd
[ 4.558687] cadence-qspi 47040000.spi: unrecognized JEDEC id bytes: ff ff ff ff ff ff
[ 4.566506] cadence-qspi 47040000.spi: Cadence QSPI NOR probe failed -2
[ 4.573383] cadence-qspi: probe of 47040000.spi failed with error -2
[ 4.580195] cadence-qspi 47050000.spi: mt25qu512a (65536 Kbytes)
[ 4.622899] cadence-qspi 47050000.spi: Cadence QSPI NOR probe failed -517
[ 4.666681] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 4.674324] libphy: 46000f00.mdio: probed
[ 4.678781] davinci_mdio: probe of 46000f00.mdio failed with error -5
[ 4.685234] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2
[ 4.696655] am65-cpsw-nuss 46000000.ethernet: Failed to request tx dma channel -517
[ 4.705123] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
[ 4.713677] mmc0: CQHCI version 5.10
[ 4.747747] mmc0: SDHCI controller on 4f80000.sdhci [4f80000.sdhci] using ADMA 64-bit
[ 4.756392] davinci-mcasp 2ba0000.mcasp: IRQ common not found
[ 4.763062] davinci_gpio 42110000.gpio: IRQ index 4 not found
[ 4.768842] davinci_gpio 42110000.gpio: IRQ not populated, err = -6
[ 4.779292] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
[ 4.786164] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
[ 4.793019] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
[ 4.799838] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
[ 4.806731] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
[ 4.817364] ti-udma 285c0000.dma-controller: Channels: 24 (tchan: 12, rchan: 12, gp-rflow: 8)
[ 4.827773] ti-udma 31150000.dma-controller: Channels: 84 (tchan: 42, rchan: 42, gp-rflow: 16)
[ 4.838372] cadence-qspi 47050000.spi: mt25qu512a (65536 Kbytes)
[ 4.867620] mmc0: Command Queue Engine enabled
[ 4.872073] mmc0: new HS400 MMC card at address 0001
[ 4.881330] mmcblk0: mmc0:0001 S0J56X 14.8 GiB
[ 4.885976] mmcblk0boot0: mmc0:0001 S0J56X partition 1 31.5 MiB
[ 4.891892] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 4.899649] mmcblk0boot1: mmc0:0001 S0J56X partition 2 31.5 MiB
[ 4.905563] libphy: 46000f00.mdio: probed
[ 4.909659] mmcblk0rpmb: mmc0:0001 S0J56X partition 3 4.00 MiB, chardev (240:0)
[ 4.917272] davinci_mdio: probe of 46000f00.mdio failed with error -5
[ 4.923820] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2
[ 4.936187] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
[ 4.944253] pps pps0: new PPS source ptp1
[ 4.948394] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:1
[ 4.957341] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 57.4
[ 4.964632] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[ 4.972039] davinci-mcasp 2ba0000.mcasp: IRQ common not found
[ 4.978906] cdns-ufshcd 4e84000.ufs: link startup failed 1
[ 4.984552] cdns-ufshcd 4e84000.ufs: UFS Host state=0
[ 4.989758] cdns-ufshcd 4e84000.ufs: lrb in use=0x0, outstanding reqs=0x0 tasks=0x0
[ 4.997560] cdns-ufshcd 4e84000.ufs: saved_err=0x0, saved_uic_err=0x0
[ 5.004194] cdns-ufshcd 4e84000.ufs: Device power mode=1, UIC link state=0
[ 5.011195] cdns-ufshcd 4e84000.ufs: PM in progress=0, sys. suspended=0
[ 5.017865] cdns-ufshcd 4e84000.ufs: Auto BKOPS=0, Host self-block=0
[ 5.018642] debugfs: Directory 'pd:242' with parent 'pm_genpd' already present!
[ 5.024223] cdns-ufshcd 4e84000.ufs: Clk gate=1
[ 5.031562] debugfs: Directory 'pd:241' with parent 'pm_genpd' already present!
[ 5.036024] cdns-ufshcd 4e84000.ufs: error handling flags=0x0, req. abort count=0
[ 5.043324] debugfs: Directory 'pd:240' with parent 'pm_genpd' already present!
[ 5.050778] cdns-ufshcd 4e84000.ufs: Host capabilities=0x1587031f, caps=0x0
[ 5.058080] debugfs: Directory 'pd:239' with parent 'pm_genpd' already present!
[ 5.065006] cdns-ufshcd 4e84000.ufs: quirks=0x0, dev. quirks=0x0
[ 5.065011] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[0, 0], lane[0, 0], pwr[INVALID MODE, INVALID MODE], rate = 0
[ 5.073098] hctosys: unable to open rtc device (rtc0)
[ 5.078306] host_regs: 00000000: 1587031f 00000000 00000210 00000000
[ 5.101820] host_regs: 00000010: 00000000 00000000 00000000 00000000
[ 5.104166] ALSA device list:
[ 5.108159] host_regs: 00000020: 00000000 00000470 00000000 00000000
[ 5.108161] host_regs: 00000030: 00000008 00000001 00000000 00000000
[ 5.111121] No soundcards found.
[ 5.117453] host_regs: 00000040: 00000000 00000000 00000000 00000000
[ 5.133515] host_regs: 00000050: 00000000 00000000 00000000 00000000
[ 5.133517] host_regs: 00000060: 00000000 00000000 00000000 00000000
[ 5.146189] host_regs: 00000070: 00000000 00000000 00000000 00000000
[ 5.152529] host_regs: 00000080: 00000000 00000000 00000000 00000000
[ 5.158871] host_regs: 00000090: 00000000 00000000 00000000 00000000
[ 5.165216] cdns-ufshcd 4e84000.ufs: hba->ufs_version = 0x210, hba->capabilities = 0x1587031f
[ 5.173724] cdns-ufshcd 4e84000.ufs: hba->outstanding_reqs = 0x0, hba->outstanding_tasks = 0x0
[ 5.182316] cdns-ufshcd 4e84000.ufs: last_hibern8_exit_tstamp at 0 us, hibern8_exit_cnt = 0
[ 5.190649] cdns-ufshcd 4e84000.ufs: No record of pa_err errors
[ 5.196554] cdns-ufshcd 4e84000.ufs: No record of dl_err errors
[ 5.202458] cdns-ufshcd 4e84000.ufs: No record of nl_err errors
[ 5.208362] cdns-ufshcd 4e84000.ufs: No record of tl_err errors
[ 5.214266] cdns-ufshcd 4e84000.ufs: No record of dme_err errors
[ 5.220258] cdns-ufshcd 4e84000.ufs: No record of auto_hibern8_err errors
[ 5.227029] cdns-ufshcd 4e84000.ufs: No record of fatal_err errors
[ 5.233195] cdns-ufshcd 4e84000.ufs: link_startup_fail[0] = 0x1 at 4896232 us
[ 5.240313] cdns-ufshcd 4e84000.ufs: No record of resume_fail errors
[ 5.246652] cdns-ufshcd 4e84000.ufs: No record of suspend_fail errors
[ 5.253076] cdns-ufshcd 4e84000.ufs: No record of dev_reset errors
[ 5.259241] cdns-ufshcd 4e84000.ufs: No record of host_reset errors
[ 5.265492] cdns-ufshcd 4e84000.ufs: No record of task_abort errors
[ 5.271743] cdns-ufshcd 4e84000.ufs: clk: core_clk, rate: 250000000
[ 5.277995] cdns-ufshcd 4e84000.ufs: clk: phy_clk, rate: 19200000
[ 5.284075] cdns-ufshcd 4e84000.ufs: clk: ref_clk, rate: 19200000
[ 5.290408] Waiting for root device PARTUUID=2903bc21-02...
please
Hi,
Let us first focus on:
user6134667 said:1) Under Boot, cannot press any key to enter the Boot console, directly jump to the kernel to start
What is the terminal application that you are using? Just make sure of settings like below:
+-----------------------------------------------------------------------+
| A - Serial Device : /dev/ttyUSB0 |
| B - Lockfile Location : /var/lock |
| C - Callin Program : |
| D - Callout Program : |
| E - Bps/Par/Bits : 115200 8N1 |
| F - Hardware Flow Control : No |
| G - Software Flow Control : No |
| |
Best Regards,
Keerthy
Hi,
You could rename the boot folder under the rootfs(ext) partition & check if that gets you to u-boot prompt
without directly jumping to kernel & then check if your UART commands work.
Best Regards,
Keerthy
hi
According to your suggestions, I have solved the problem of entering the console under boot, which is the wiring harness problem.However, the problem of program jammed in the Linux kernel still exists. I don't know whether our system board has been clipped relative to the official board, resulting in incompatible software and hardware. Should we cut the device tree accordingly
Best Regards,
wang
Hi Wang,
Once you get to u-boot prompt please execute the following commands:
env default -a saveenv boot
Regards,
Keerthy
Hello, after following the operation you said, it has been automatically restarted.Load Remote Processor 8 with data@addr=0x80080000 9314288 Bytes: Success!After entering U-Boot SPL 2020.01-dirty (Jan 20 2021-15:24:41 +0800), keep such a cycle, after re-power into the core stuck at about 0.5s, the specific log is as follows
Remoteproc 2 started successfully
** File not found /lib/firmware/j7-mcu-r5f0_0-fw **
Starting ATF on ARM64 core...
NOTICE: BL31: v2.3():07.00.00.005-dirty
NOTICE: BL31: Built : 14:33:55, Jun 17 2020
U-Boot SPL 2020.01-dirty (Jan 14 2021 - 10:05:01 +0800)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed -1
Trying to boot from MMC2
U-Boot 2020.01-dirty (Jan 14 2021 - 10:05:01 +0800)
SoC: J721E SR1.0
Model: Texas Instruments K3 J721E SoC
Reading on-board EEPROM at 0x50 failed -1
Board: J721EX-PM1-SOM rev E2
DRAM: 4 GiB
not found for dev hbmc-mux
Flash: 0 Bytes
MMC: sdhci@4f80000: 0, sdhci@4fb0000: 1
Loading Environment from MMC... OK
In: serial@2800000
Out: serial@2800000
Err: serial@2800000
Reading on-board EEPROM at 0x50 failed -1
Net: Could not get PHY for ethernet@046000000: addr 0
phy_connect() failed
No ethernet found.
Hit any key to stop autoboot: 0
=>
=>
=> env default -a
## Resetting to default environment
=> saveenv
Saving Environment to MMC... Writing to MMC(0)... OK
=> boot
switch to partitions #0, OK
mmc1 is current device
SD/MMC found on device 1
55 bytes read in 1 ms (53.7 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc1 ...
1513520 bytes read in 64 ms (22.6 MiB/s)
Load Remote Processor 6 with data@addr=0x80080000 1513520 bytes: Success!
1513520 bytes read in 65 ms (22.2 MiB/s)
Load Remote Processor 7 with data@addr=0x80080000 1513520 bytes: Success!
9314288 bytes read in 146 ms (60.8 MiB/s)
Load Remote Processor 8 with data@addr=0x80080000 9314288 bytes: Success!
U-Boot SPL 2020.01-dirty (Jan 20 2021 - 15:24:41 +0800)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed -1
Trying to boot from MMC2
Loading Environment from MMC... *** Warning - No MMC card found, using default environment
Remoteproc 2 started successfully
** File not found /lib/firmware/j7-mcu-r5f0_0-fw **
Starting ATF on ARM64 core...
NOTICE: BL31: v2.3():07.00.00.005-dirty
NOTICE: BL31: Built : 14:33:55, Jun 17 2020
U-Boot SPL 2020.01-dirty (Jan 14 2021 - 10:05:01 +0800)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed -1
Trying to boot from MMC2
U-Boot 2020.01-dirty (Jan 14 2021 - 10:05:01 +0800)
SoC: J721E SR1.0
Model: Texas Instruments K3 J721E SoC
Reading on-board EEPROM at 0x50 failed -1
Board: J721EX-PM1-SOM rev E2
DRAM: 4 GiB
not found for dev hbmc-mux
Flash: 0 Bytes
MMC: sdhci@4f80000: 0, sdhci@4fb0000: 1
Loading Environment from MMC... OK
In: serial@2800000
Out: serial@2800000
Err: serial@2800000
Reading on-board EEPROM at 0x50 failed -1
Net: Could not get PHY for ethernet@046000000: addr 0
phy_connect() failed
No ethernet found.
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc1 is current device
SD/MMC found on device 1
55 bytes read in 2 ms (26.4 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc1 ...
1513520 bytes read in 66 ms (21.9 MiB/s)
Load Remote Processor 6 with data@addr=0x80080000 1513520 bytes: Success!
1513520 bytes read in 65 ms (22.2 MiB/s)
Load Remote Processor 7 with data@addr=0x80080000 1513520 bytes: Success!
9314288 bytes read in 145 ms (61.3 MiB/s)
Load Remote Processor 8 with data@addr=0x80080000 9314288 bytes: Success!
U-Boot SPL 2020.01-dirty (Jan 20 2021 - 15:24:41 +0800)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed -1
Trying to boot from MMC2
Loading Environment from MMC... *** Warning - No MMC card found, using default environment
Remoteproc 2 started successfully
** File not found /lib/firmware/j7-mcu-r5f0_0-fw **
Starting ATF on ARM64 core...
NOTICE: BL31: v2.3():07.00.00.005-dirty
NOTICE: BL31: Built : 14:33:55, Jun 17 2020
U-Boot SPL 2020.01-dirty (Jan 14 2021 - 10:05:01 +0800)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed -1
Trying to boot from MMC2
U-Boot 2020.01-dirty (Jan 14 2021 - 10:05:01 +0800)
SoC: J721E SR1.0
Model: Texas Instruments K3 J721E SoC
Reading on-board EEPROM at 0x50 failed -1
Board: J721EX-PM1-SOM rev E2
DRAM: 4 GiB
not found for dev hbmc-mux
Flash: 0 Bytes
MMC: sdhci@4f80000: 0, sdhci@4fb0000: 1
Loading Environment from MMC... OK
In: serial@2800000
Out: serial@2800000
Err: serial@2800000
Reading on-board EEPROM at 0x50 failed -1
Net: Could not get PHY for ethernet@046000000: addr 0
phy_connect() failed
No ethernet found.
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc1 is current device
SD/MMC found on device 1
55 bytes read in 1 ms (53.7 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc1 ...
1513520 bytes read in 65 ms (22.2 MiB/s)
Load Remote Processor 6 with data@addr=0x80080000 1513520 bytes: Success!
1513520 bytes read in 66 ms (21.9 MiB/s)
Load Remote Processor 7 with data@addr=0x80080000 1513520 bytes: Success!
9314288 bytes read in 145 ms (61.3 MiB/s)
Load Remote Processor 8 with data@addr=0x80080000 9314288 bytes: Success!
U-Boot SPL 2020.01-dirty (Jan 20 2021 - 15:24:41 +0800)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed -1
Trying to boot from MMC2
Loading Environment from MMC... *** Warning - No MMC card found, using default environment
Remoteproc 2 started successfully
** File not found /lib/firmware/j7-mcu-r5f0_0-fw **
Starting ATF on ARM64 core...
NOTICE: BL31: v2.3():07.00.00.005-dirty
NOTICE: BL31: Built : 14:33:55, Jun 17 2020
U-Boot SPL 2020.01-dirty (Jan 14 2021 - 10:05:01 +0800)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed -1
Trying to boot from MMC2
U-Boot 2020.01-dirty (Jan 14 2021 - 10:05:01 +0800)
SoC: J721E SR1.0
Model: Texas Instruments K3 J721E SoC
Reading on-board EEPROM at 0x50 failed -1
Board: J721EX-PM1-SOM rev E2
DRAM: 4 GiB
not found for dev hbmc-mux
Flash: 0 Bytes
MMC: sdhci@4f80000: 0, sdhci@4fb0000: 1
Loading Environment from MMC... OK
In: serial@2800000
Out: serial@2800000
Err: serial@2800000
Reading on-board EEPROM at 0x50 failed -1
Net: Could not get PHY for ethernet@046000000: addr 0
phy_connect() failed
No ethernet found.
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc1 is current device
SD/MMC found on device 1
55 bytes read in 2 ms (26.4 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc1 ...
1513520 bytes read in 65 ms (22.2 MiB/s)
Load Remote Processor 6 with data@addr=0x80080000 1513520 bytes: Success!
1513520 bytes read in 65 ms (22.2 MiB/s)
Load Remote Processor 7 with data@addr=0x80080000 1513520 bytes: Success!
9314288 bytes read in 144 ms (61.7 MiB/s)
Load Remote Processor 8 with data@addr=0x80080000 9314288 bytes: Success!
U-Boot SPL 2020.01-dirty (Jan 20 2021 - 15:24:41 +0800)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed -1
Trying to boot from MMC2
Loading Environment from MMC... *** Warning - No MMC card found, using default environment
Remoteproc 2 started successfully
** File not found /lib/firmware/j7-mcu-r5f0_0-fw **
Starting ATF on ARM64 core...
NOTICE: BL31: v2.3():07.00.00.005-dirty
NOTICE: BL31: Built : 14:33:55, Jun 17 2020
U-Boot SPL 2020.01-dirty (Jan 14 2021 - 10:05:01 +0800)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed -1
Trying to boot from MMC2
U-Boot 2020.01-dirty (Jan 14 2021 - 10:05:01 +0800)
SoC: J721E SR1.0
Model: Texas Instruments K3 J721E SoC
Reading on-board EEPROM at 0x50 failed -1
Board: J721EX-PM1-SOM rev E2
DRAM: 4 GiB
not found for dev hbmc-mux
Flash: 0 Bytes
MMC: sdhci@4f80000: 0, sdhci@4fb0000: 1
Loading Environment from MMC... OK
In: serial@2800000
Out: serial@2800000
Err: serial@2800000
Reading on-board EEPROM at 0x50 failed -1
Net: Could not get PHY for ethernet@046000000: addr 0
phy_connect() failed
No ethernet found.
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc1 is current device
SD/MMC found on device 1
55 bytes read in 1 ms (53.7 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc1 ...
1513520 bytes read in 64 ms (22.6 MiB/s)
Load Remote Processor 6 with data@addr=0x80080000 1513520 bytes: Success!
1513520 bytes read in 66 ms (21.9 MiB/s)
Load Remote Processor 7 with data@addr=0x80080000 1513520 bytes: Success!
9314288 bytes read in 144 ms (61.7 MiB/s)
Load Remote Processor 8 with data@addr=0x80080000 9314288 bytes: Success!
U-Boot SPL 2020.01-dirty (Jan 20 2021 - 15:24:41 +0800)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed -1
Trying to boot from MMC2
Loading Environment from MMC... *** Warning - No MMC card found, using default environment
Remoteproc 2 started successfully
** File not found /lib/firmware/j7-mcu-r5f0_0-fw **
Starting ATF on ARM64 core...
NOTICE: BL31: v2.3():07.00.00.005-dirty
NOTICE: BL31: Built : 14:33:55, Jun 17 2020
U-Boot SPL 2020.01-dirty (Jan 14 2021 - 10:05:01 +0800)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed -1
Trying to boot from MMC2
U-Boot 2020.01-dirty (Jan 14 2021 - 10:05:01 +0800)
SoC: J721E SR1.0
Model: Texas Instruments K3 J721E SoC
Reading on-board EEPROM at 0x50 failed -1
Board: J721EX-PM1-SOM rev E2
DRAM: 4 GiB
not found for dev hbmc-mux
Flash: 0 Bytes
MMC: sdhci@4f80000: 0, sdhci@4fb0000: 1
Loading Environment from MMC... OK
In: serial@2800000
Out: serial@2800000
Err: serial@2800000
Reading on-board EEPROM at 0x50 failed -1
Net: Could not get PHY for ethernet@046000000: addr 0
phy_connect() failed
No ethernet found.
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc1 is current device
SD/MMC found on device 1
55 bytes read in 1 ms (53.7 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc1 ...
1513520 bytes read in 64 ms (22.6 MiB/s)
Load Remote Processor 6 with data@addr=0x80080000 1513520 bytes: Success!
1513520 bytes read in 65 ms (22.2 MiB/s)
Load Remote Processor 7 with data@addr=0x80080000 1513520 bytes: Success!
9314288 bytes read in 145 ms (61.3 MiB/s)
Load Remote Processor 8 with data@addr=0x80080000 9314288 bytes: Success!
U-Boot SPL 2020.01-dirty (Jan 20 2021 - 15:24:41 +0800)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed -1
Trying to boot from MMC2
Loading Environment from MMC... *** Warning - No MMC card found, using default environment
Remoteproc 2 started successfully
** File not found /lib/firmware/j7-mcu-r5f0_0-fw **
Starting ATF on ARM64 core...
NOTICE: BL31: v2.3():07.00.00.005-dirty
NOTICE: BL31: Built : 14:33:55, Jun 17 2020
U-Boot SPL 2020.01-dirty (Jan 14 2021 - 10:05:01 +0800)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed -1
Trying to boot from MMC2
U-Boot 2020.01-dirty (Jan 14 2021 - 10:05:01 +0800)
SoC: J721E SR1.0
Model: Texas Instruments K3 J721E SoC
Reading on-board EEPROM at 0x50 failed -1
Board: J721EX-PM1-SOM rev E2
DRAM: 4 GiB
not found for dev hbmc-mux
Flash: 0 Bytes
MMC: sdhci@4f80000: 0, sdhci@4fb0000: 1
Loading Environment from MMC... OK
In: serial@2800000
Out: serial@2800000
Err: serial@2800000
Reading on-board EEPROM at 0x50 failed -1
Net: Could not get PHY for ethernet@046000000: addr 0
phy_connect() failed
No ethernet found.
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc1 is current device
SD/MMC found on device 1
55 bytes read in 2 ms (26.4 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc1 ...
1513520 bytes read in 64 ms (22.6 MiB/s)
Load Remote Processor 6 with data@addr=0x80080000 1513520 bytes: Success!
1513520 bytes read in 65 ms (22.2 MiB/s)
U-Boot SPL 2020.01-dirty (Jan 20 2021 - 15:24:41 +0800)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed -1
Trying to boot from MMC2
Loading Environment from MMC... *** Warning - No MMC card found, using default environment
Remoteproc 2 started successfully
** File not found /lib/firmware/j7-mcu-r5f0_0-fw **
Starting ATF on ARM64 core...
NOTICE: BL31: v2.3():07.00.00.005-dirty
NOTICE: BL31: Built : 14:33:55, Jun 17 2020
U-Boot SPL 2020.01-dirty (Jan 14 2021 - 10:05:01 +0800)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed -1
Trying to boot from MMC2
U-Boot 2020.01-dirty (Jan 14 2021 - 10:05:01 +0800)
SoC: J721E SR1.0
Model: Texas Instruments K3 J721E SoC
Reading on-board EEPROM at 0x50 failed -1
Board: J721EX-PM1-SOM rev E2
DRAM: 4 GiB
not found for dev hbmc-mux
Flash: 0 Bytes
MMC: sdhci@4f80000: 0, sdhci@4fb0000: 1
Loading Environment from MMC... OK
In: serial@2800000
Out: serial@2800000
Err: serial@2800000
Reading on-board EEPROM at 0x50 failed -1
Net: Could not get PHY for ethernet@046000000: addr 0
phy_connect() failed
No ethernet found.
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc1 is current device
SD/MMC found on device 1
55 bytes read in 2 ms (26.4 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc1 ...
1513520 bytes read in 64 ms (22.6 MiB/s)
Load Remote Processor 6 with data@addr=0x80080000 1513520 bytes: Success!
1513520 bytes read in 66 ms (21.9 MiB/s)
Load Remote Processor 7 with data@addr=0x80080000 1513520 bytes: Success!
9314288 bytes read in 143 ms (62.1 MiB/s)
Load Remote Processor 8 with data@addr=0x80080000 9314288 bytes: Success!
U-Boot SPL 2020.01-dirty (Jan 20 2021 - 15:24:41 +0800)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed -1
Trying to boot from MMC2
Loading Environment from MMC... *** Warning - No MMC card found, using default environment
Remoteproc 2 started successfully
** File not found /lib/firmware/j7-mcu-r5f0_0-fw **
Starting ATF on ARM64 core...
NOTICE: BL31: v2.3():07.00.00.005-dirty
NOTICE: BL31: Built : 14:33:55, Jun 17 2020
U-Boot SPL 2020.01-dirty (Jan 14 2021 - 10:05:01 +0800)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed -1
Trying to boot from MMC2
U-Boot 2020.01-dirty (Jan 14 2021 - 10:05:01 +0800)
SoC: J721E SR1.0
Model: Texas Instruments K3 J721E SoC
Reading on-board EEPROM at 0x50 failed -1
Board: J721EX-PM1-SOM rev E2
DRAM: 4 GiB
not found for dev hbmc-mux
Flash: 0 Bytes
MMC: sdhci@4f80000: 0, sdhci@4fb0000: 1
Loading Environment from MMC... OK
In: serial@2800000
Out: serial@2800000
Err: serial@2800000
Reading on-board EEPROM at 0x50 failed -1
Net: Could not get PHY for ethernet@046000000: addr 0
phy_connect() failed
No ethernet found.
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc1 is current device
SD/MMC found on device 1
55 bytes read in 1 ms (53.7 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc1 ...
1513520 bytes read in 64 ms (22.6 MiB/s)
Load Remote Processor 6 with data@addr=0x80080000 1513520 bytes: Success!
1513520 bytes read in 65 ms (22.2 MiB/s)
U-Boot SPL 2020.01-dirty (Jan 20 2021 - 15:24:41 +0800)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed -1
Trying to boot from MMC2
Loading Environment from MMC... *** Warning - No MMC card found, using default environment
Remoteproc 2 started successfully
** File not found /lib/firmware/j7-mcu-r5f0_0-fw **
Starting ATF on ARM64 core...
NOTICE: BL31: v2.3():07.00.00.005-dirty
NOTICE: BL31: Built : 14:33:55, Jun 17 2020
U-Boot SPL 2020.01-dirty (Jan 14 2021 - 10:05:01 +0800)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed -1
Trying to boot from MMC2
U-Boot 2020.01-dirty (Jan 14 2021 - 10:05:01 +0800)
SoC: J721E SR1.0
Model: Texas Instruments K3 J721E SoC
Reading on-board EEPROM at 0x50 failed -1
Board: J721EX-PM1-SOM rev E2
DRAM: 4 GiB
not found for dev hbmc-mux
Flash: 0 Bytes
MMC: sdhci@4f80000: 0, sdhci@4fb0000: 1
Loading Environment from MMC... OK
In: serial@2800000
Out: serial@2800000
Err: serial@2800000
Reading on-board EEPROM at 0x50 failed -1
Net: Could not get PHY for ethernet@046000000: addr 0
phy_connect() failed
No ethernet found.
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc1 is current device
SD/MMC found on device 1
55 bytes read in 1 ms (53.7 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc1 ...
1513520 bytes read in 64 ms (22.6 MiB/s)
Load Remote Processor 6 with data@addr=0x80080000 1513520 bytes: Success!
1513520 bytes read in 65 ms (22.2 MiB/s)
U-Boot SPL 2020.01-dirty (Jan 20 2021 - 15:24:41 +0800)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed -1
Trying to boot from MMC2
Loading Environment from MMC... *** Warning - No MMC card found, using default environment
Remoteproc 2 started successfully
** File not found /lib/firmware/j7-mcu-r5f0_0-fw **
Starting ATF on ARM64 core...
NOTICE: BL31: v2.3():07.00.00.005-dirty
NOTICE: BL31: Built : 14:33:55, Jun 17 2020
U-Boot SPL 2020.01-dirty (Jan 14 2021 - 10:05:01 +0800)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed -1
Trying to boot from MMC2
U-Boot 2020.01-dirty (Jan 14 2021 - 10:05:01 +0800)
SoC: J721E SR1.0
Model: Texas Instruments K3 J721E SoC
Reading on-board EEPROM at 0x50 failed -1
Board: J721EX-PM1-SOM rev E2
DRAM: 4 GiB
not found for dev hbmc-mux
Flash: 0 Bytes
MMC: sdhci@4f80000: 0, sdhci@4fb0000: 1
Loading Environment from MMC... OK
In: serial@2800000
Out: serial@2800000
Err: serial@2800000
Reading on-board EEPROM at 0x50 failed -1
Net: Could not get PHY for ethernet@046000000: addr 0
phy_connect() failed
No ethernet found.
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc1 is current device
SD/MMC found on device 1
55 bytes read in 1 ms (53.7 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc1 ...
1513520 bytes read in 64 ms (22.6 MiB/s)
Load Remote Processor 6 with data@addr=0x80080000 1513520 bytes: Success!
1513520 bytes read in 66 ms (21.9 MiB/s)
U-Boot SPL 2020.01-dirty (Jan 20 2021 - 15:24:41 +0800)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed -1
Trying to boot from MMC2
Loading Environment from MMC... *** Warning - No MMC card found, using default environment
Remoteproc 2 started successfully
** File not found /lib/firmware/j7-mcu-r5f0_0-fw **
Starting ATF on ARM64 core...
NOTICE: BL31: v2.3():07.00.00.005-dirty
NOTICE: BL31: Built : 14:33:55, Jun 17 2020
U-Boot SPL 2020.01-dirty (Jan 14 2021 - 10:05:01 +0800)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed -1
Trying to boot from MMC2
U-Boot 2020.01-dirty (Jan 14 2021 - 10:05:01 +0800)
SoC: J721E SR1.0
Model: Texas Instruments K3 J721E SoC
Reading on-board EEPROM at 0x50 failed -1
Board: J721EX-PM1-SOM rev E2
DRAM: 4 GiB
not found for dev hbmc-mux
Flash: 0 Bytes
MMC: sdhci@4f80000: 0, sdhci@4fb0000: 1
Loading Environment from MMC... OK
In: serial@2800000
Out: serial@2800000
Err: serial@2800000
Reading on-board EEPROM at 0x50 failed -1
Net: Could not get PHY for ethernet@046000000: addr 0
phy_connect() failed
No ethernet found.
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc1 is current device
SD/MMC found on device 1
55 bytes read in 2 ms (26.4 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc1 ...
1513520 bytes read in 64 ms (22.6 MiB/s)
Load Remote Processor 6 with data@addr=0x80080000 1513520 bytes: Success!
1513520 bytes read in 65 ms (22.2 MiB/s)
U-Boot SPL 2020.01-dirty (Jan 20 2021 - 15:24:41 +0800)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed -1
Trying to boot from MMC2
Loading Environment from MMC... *** Warning - No MMC card found, using default environment
Remoteproc 2 started successfully
** File not found /lib/firmware/j7-mcu-r5f0_0-fw **
Starting ATF on ARM64 core...
NOTICE: BL31: v2.3():07.00.00.005-dirty
NOTICE: BL31: Built : 14:33:55, Jun 17 2020
U-Boot SPL 2020.01-dirty (Jan 14 2021 - 10:05:01 +0800)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed -1
Trying to boot from MMC2
U-Boot 2020.01-dirty (Jan 14 2021 - 10:05:01 +0800)
SoC: J721E SR1.0
Model: Texas Instruments K3 J721E SoC
Reading on-board EEPROM at 0x50 failed -1
Board: J721EX-PM1-SOM rev E2
DRAM: 4 GiB
not found for dev hbmc-mux
Flash: 0 Bytes
MMC: sdhci@4f80000: 0, sdhci@4fb0000: 1
Loading Environment from MMC... OK
In: serial@2800000
Out: serial@2800000
Err: serial@2800000
Reading on-board EEPROM at 0x50 failed -1
Net: Could not get PHY for ethernet@046000000: addr 0
phy_connect() failed
No ethernet found.
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc1 is current device
SD/MMC found on device 1
55 bytes read in 1 ms (53.7 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc1 ...
1513520 bytes read in 65 ms (22.2 MiB/s)
Load Remote Processor 6 with data@addr=0x80080000 1513520 bytes: Success!
1513520 bytes read in 66 ms (21.9 MiB/s)
U-Boot SPL 2020.01-dirty (Jan 20 2021 - 15:24:41 +0800)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed -1
Trying to boot from MMC2
Loading Environment from MMC... *** Warning - No MMC card found, using default environment
Remoteproc 2 started successfully
** File not found /lib/firmware/j7-mcu-r5f0_0-fw **
Starting ATF on ARM64 core...
NOTICE: BL31: v2.3():07.00.00.005-dirty
NOTICE: BL31: Built : 14:33:55, Jun 17 2020
U-Boot SPL 2020.01-dirty (Jan 14 2021 - 10:05:01 +0800)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed -1
Trying to boot from MMC2
U-Boot 2020.01-dirty (Jan 14 2021 - 10:05:01 +0800)
SoC: J721E SR1.0
Model: Texas Instruments K3 J721E SoC
Reading on-board EEPROM at 0x50 failed -1
Board: J721EX-PM1-SOM rev E2
DRAM: 4 GiB
not found for dev hbmc-mux
Flash: 0 Bytes
MMC: sdhci@4f80000: 0, sdhci@4fb0000: 1
Loading Environment from MMC... OK
In: serial@2800000
Out: serial@2800000
Err: serial@2800000
Reading on-board EEPROM at 0x50 failed -1
Net: Could not get PHY for ethernet@046000000: addr 0
phy_connect() failed
No ethernet found.
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc1 is current device
SD/MMC found on device 1
55 bytes read in 2 ms (26.4 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc1 ...
1513520 bytes read in 64 ms (22.6 MiB/s)
Load Remote Processor 6 with data@addr=0x80080000 1513520 bytes: Success!
1513520 bytes read in 66 ms (21.9 MiB/s)
U-Boot SPL 2020.01-dirty (Jan 20 2021 - 15:24:41 +0800)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed -1
Trying to boot from MMC2
Loading Environment from MMC... *** Warning - No MMC card found, using default environment
Remoteproc 2 started successfully
** File not found /lib/firmware/j7-mcu-r5f0_0-fw **
Starting ATF on ARM64 core...
NOTICE: BL31: v2.3():07.00.00.005-dirty
NOTICE: BL31: Built : 14:33:55, Jun 17 2020
U-Boot SPL 2020.01-dirty (Jan 14 2021 - 10:05:01 +0800)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed -1
Trying to boot from MMC2
U-Boot 2020.01-dirty (Jan 14 2021 - 10:05:01 +0800)
SoC: J721E SR1.0
Model: Texas Instruments K3 J721E SoC
Reading on-board EEPROM at 0x50 failed -1
Board: J721EX-PM1-SOM rev E2
DRAM: 4 GiB
not found for dev hbmc-mux
Flash: 0 Bytes
MMC: sdhci@4f80000: 0, sdhci@4fb0000: 1
Loading Environment from MMC... OK
In: serial@2800000
Out: serial@2800000
Err: serial@2800000
Reading on-board EEPROM at 0x50 failed -1
Net: Could not get PHY for ethernet@046000000: addr 0
phy_connect() failed
No ethernet found.
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc1 is current device
SD/MMC found on device 1
55 bytes read in 1 ms (53.7 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc1 ...
1513520 bytes read in 64 ms (22.6 MiB/s)
Load Remote Processor 6 with data@addr=0x80080000 1513520 bytes: Success!
1513520 bytes read in 65 ms (22.2 MiB/s)
U-Boot SPL 2020.01-dirty (Jan 20 2021 - 15:24:41 +0800)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed -1
Trying to boot from MMC2
Loading Environment from MMC... *** Warning - No MMC card found, using default environment
Remoteproc 2 started successfully
** File not found /lib/firmware/j7-mcu-r5f0_0-fw **
Starting ATF on ARM64 core...
NOTICE: BL31: v2.3():07.00.00.005-dirty
NOTICE: BL31: Built : 14:33:55, Jun 17 2020
U-Boot SPL 2020.01-dirty (Jan 14 2021 - 10:05:01 +0800)
SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla')
Reading on-board EEPROM at 0x50 failed -1
Trying to boot from MMC2
U-Boot 2020.01-dirty (Jan 14 2021 - 10:05:01 +0800)
SoC: J721E SR1.0
Model: Texas Instruments K3 J721E SoC
Reading on-board EEPROM at 0x50 failed -1
Board: J721EX-PM1-SOM rev E2
DRAM: 4 GiB
not found for dev hbmc-mux
Flash: 0 Bytes
MMC: sdhci@4f80000: 0, sdhci@4fb0000: 1
Loading Environment from MMC... OK
In: serial@2800000
Out: serial@2800000
Err: serial@2800000
Reading on-board EEPROM at 0x50 failed -1
Net: Could not get PHY for ethernet@046000000: addr 0
phy_connect() failed
No ethernet found.
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc1 is current device
SD/MMC found on device 1
55 bytes read in 1 ms (53.7 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc1 ...
1513520 bytes read in 64 ms (22.6 MiB/s)
Load Remote Processor 6 with data@addr=0x80080000 1513520 bytes: Success!
1513520 bytes read in 66 ms (21.9 MiB/s)
Load Remote Processor 7 with data@addr=0x80080000 1513520 bytes: Success!
9314288 bytes read in 145 ms (61.3 MiB/s)
Load Remote Processor 8 with data@addr=0x80080000 9314288 bytes: Success!
16654344 bytes read in 689 ms (23.1 MiB/s)
89857 bytes read in 7 ms (12.2 MiB/s)
1719 bytes read in 2 ms (838.9 KiB/s)
## Flattened Device Tree blob at 82000000
Booting using the fdt blob at 0x82000000
Loading Device Tree to 00000000fdda0000, end 00000000fdeb8fff ... OK
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
[ 0.000000] Linux version 5.4.40-g66cf445b76 (oe-user@oe-host) (gcc version 9.2.1 20191025 (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10))) #1 SMP PREEMPT Wed Jun 17 14:28:47 UTC 2020
[ 0.000000] Machine model: Texas Instruments K3 J721E SoC
[ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
[ 0.000000] printk: 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 31 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 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] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node c66-dma-memory@a6000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node c66-memory@a6100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node c66-dma-memory@a7000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node c66-memory@a7100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node c71-dma-memory@a8000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node c71-memory@a8100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000ac000000, size 32 MiB
[ 0.000000] OF: reserved mem: initialized node vision_apps-dma-memory@ac000000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: initialized node vision_apps_shared-memories, compatible id dma-heap-carveout
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000ce000000, size 720 MiB
[ 0.000000] OF: reserved mem: initialized node vision_apps-core-heap-memory@ce000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000fb000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@fb000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000fb100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-memory@fb100000, 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.0
[ 0.000000] percpu: Embedded 2 pages/cpu s48408 r8192 d74472 u131072
[ 0.000000] Detected PIPT I-cache on CPU0
[ 0.000000] CPU features: detected: GIC system register CPU interface
[ 0.000000] CPU features: detected: EL2 vector hardening
[ 0.000000] Built 1 zonelists, mobility grouping off. Total pages: 35779
[ 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.backup),1m(ospi.sysfw),-@8m(ospi.rootfs);47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),1m(hbmc.sysfw),-@8m(hbmc.rootfs) root=PARTUUID=f43a0b11-02 rw rootfstype=ext4 rootwait
[ 0.000000] Dentry cache hash table entries: 524288 (order: 6, 4194304 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 5, 2097152 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: mapped [mem 0x9a800000-0x9e800000] (64MB)
[ 0.000000] Memory: 2584064K/2293760K available (9534K kernel code, 776K rwdata, 3840K rodata, 1728K init, 695K bss, 18446744073709261312K 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=256 to nr_cpu_ids=2.
[ 0.000000] 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=2
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[ 0.000000] GICv3: 960 SPIs implemented
[ 0.000000] GICv3: 0 Extended SPIs implemented
[ 0.000000] GICv3: Distributor has no Range Selector support
[ 0.000000] GICv3: 16 PPIs implemented
[ 0.000000] GICv3: no VLPI support, no direct LPI support
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000
[ 0.000000] ITS [mem 0x01820000-0x0182ffff]
[ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
[ 0.000000] ITS@0x0000000001820000: allocated 1048576 Devices @8c0800000 (flat, esz 8, psz 64K, shr 0)
[ 0.000000] ITS: using cache flushing for cmd queue
[ 0.000000] GICv3: using LPI property table @0x00000008c00c0000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008c00d0000
[ 0.000000] random: get_random_bytes called from start_kernel+0x2b8/0x438 with crng_init=0
[ 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.008391] Console: colour dummy device 80x25
[ 0.012966] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.023636] pid_max: default: 32768 minimum: 301
[ 0.028398] LSM: Security Framework initializing
[ 0.033166] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
[ 0.040749] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
[ 0.072825] ASID allocator initialised with 32768 entries
[ 0.086356] rcu: Hierarchical SRCU implementation.
[ 0.099373] Platform MSI: gic-its@1820000 domain created
[ 0.105125] PCI/MSI: /interconnect@100000/interrupt-controller@1800000/gic-its@1820000 domain created
[ 0.122565] smp: Bringing up secondary CPUs ...
[ 0.159566] Detected PIPT I-cache on CPU1
[ 0.159598] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
[ 0.159611] GICv3: CPU1: using allocated LPI pending table @0x00000008c00e0000
[ 0.159649] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
[ 0.159724] smp: Brought up 1 node, 2 CPUs
[ 0.189072] SMP: Total of 2 processors activated.
[ 0.193876] CPU features: detected: 32-bit EL0 Support
[ 0.199130] CPU features: detected: CRC32 instructions
[ 0.211769] CPU: All CPU(s) started at EL2
[ 0.215972] alternatives: patching kernel code
[ 0.221349] devtmpfs: initialized
[ 0.230794] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.240774] futex hash table entries: 512 (order: -1, 32768 bytes, linear)
[ 0.248049] pinctrl core: initialized pinctrl subsystem
[ 0.254019] NET: Registered protocol family 16
[ 0.258819] DMA: preallocated 256 KiB pool for atomic allocations
[ 0.265382] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.272619] Unable to handle kernel paging request at virtual address 7fbfffdffe614885
[ 0.280706] Mem abort info:
[ 0.283551] ESR = 0x96000004
[ 0.286664] EC = 0x25: DABT (current EL), IL = 32 bits
[ 0.292085] SET = 0, FnV = 0
[ 0.295196] EA = 0, S1PTW = 0
[ 0.298430] Data abort info:
[ 0.301364] ISV = 0, ISS = 0x00000004
[ 0.305274] CM = 0, WnR = 0
[ 0.308298] [7fbfffdffe614885] address between user and kernel address ranges
[ 0.315586] Internal error: Oops: 96000004 [#1] PREEMPT SMP
[ 0.321275] Modules linked in:
[ 0.324393] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.4.40-g66cf445b76 #1
[ 0.331502] Hardware name: Texas Instruments K3 J721E SoC (DT)
[ 0.337457] pstate: 80000085 (Nzcv daIf -PAN -UAO)
[ 0.342365] pc : __pi_strcmp+0x88/0x154
[ 0.346283] lr : __of_find_property+0x3c/0x80
[ 0.350726] sp : ffff80001118fc90
[ 0.354104] x29: ffff80001118fc90 x28: 0000000000000000
[ 0.359527] x27: 0000000000000000 x26: ffff800010df0510
[ 0.364949] x25: 0000000000000000 x24: ffff00087ff13ee0
[ 0.370370] x23: ffff800010ae2fc8 x22: ffff800010ae2fe8
[ 0.375791] x21: 0000000000000000 x20: ffff800010c741b8
[ 0.381213] x19: ffff00087ff13ff0 x18: 0000000000000000
[ 0.386634] x17: 00000000402a8a51 x16: 0000000086da2f21
[ 0.392055] x15: ffff0008401b0528 x14: ffffffffffffffff
[ 0.397477] x13: ffff0008400f491c x12: 0000000000000000
[ 0.402898] x11: 0000000000000008 x10: 0101010101010101
[ 0.408319] x9 : fffffffffffffffb x8 : 0000000000000008
[ 0.413741] x7 : 0000000000000003 x6 : 8080808080808000
[ 0.419162] x5 : 0080808080808080 x4 : 0000000000000071
[ 0.424583] x3 : 000000000000006f x2 : 000000000000006c
[ 0.430004] x1 : ffff800010c741b8 x0 : 7fbfffdffe614885
[ 0.435427] Call trace:
[ 0.437919] __pi_strcmp+0x88/0x154
[ 0.441476] __of_device_is_compatible+0x78/0x140
[ 0.446276] __of_match_node.part.0+0x28/0x78
[ 0.450720] of_find_matching_node_and_match+0x60/0xf0
[ 0.455974] of_platform_default_populate_init+0x38/0xc8
[ 0.461399] do_one_initcall+0x50/0x190
[ 0.465319] kernel_init_freeable+0x194/0x22c
[ 0.469768] kernel_init+0x10/0xfc
[ 0.473235] ret_from_fork+0x10/0x18
[ 0.476885] Code: cb0803e8 91002108 eb0800e9 9a8880eb (38401402)
[ 0.483115] ---[ end trace fff1b07371e4e5fb ]---
[ 0.487831] note: swapper/0[1] exited with preempt_count 1
[ 0.493433] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 0.501254] SMP: stopping secondary CPUs
[ 0.505260] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---
Hi,
That could be one reason. Before we get there can you tell me what are the modules that are not present on your custom board?
You Can knock of the device tree nodes by setting their status="disabled";
Try booting and experiment by starting with lesser DT nodes.
Best Regards,
Keerthy
Hello,
our own system board only retains the LPDDR4 module, EMMC module, TF Card, QSPI Norflash of the official development board, as well as our own newly added UB962 and 941 input and output, and that's all
I don't know which device tree needs to be modified. Does the kernel need to be compiled to modify the device tree? What specific files need to be modified and what compilation commands need to be made
Best Regards,
wang
Hi Wang,
Are you able to proceed further? You still have 4GB of DDR like TI EVM? If that is reduced then we will
have issues while booting due to lack of memory & we need to disable some nodes. Please confirm the
DDR size.
Also i am still not sure why you are unable to halt at u-boot prompt.
Best Regards,
Keerthy
HI
The model LPDDR4 MT53D1024M32D4DT-046 D9WQG cannot be stopped under U-BOOT. The problem of serial port TX and RX connection line has been solved. Now I can stop entering the console under UBOOT, but the kernel still cannot get up
Hi,
Could you share the latest logs? Is it crashing well before 5 seconds? The initial log pasted was hanging here:
[ 5.290408] Waiting for root device PARTUUID=2903bc21-02...
This is suggesting issue with MMC detection.
Can you attach the latest kernel hang logs here as text document?
Best Regards,
Keerthy