Other Parts Discussed in Thread: MMWCAS-RF-EVM
Hi Team,
Good day. I am posting this inquiry on behalf of our customer.
"My group purchased an MMWCAS-DSP-EVM and an MMWCAS-RF-EVM. After assembling both and following the instructions in mmwave_studio_cascade_user_guide.pdf, having flashed the image "sdimage_3_7_1.img.xz" on the included SD, we have been able to connect it to mmWave Studio and execute the first use case (from example LUA script "Test Source") a couple of times, but then the system started to failed booting (Arago fails to start and the system restarts continuously). After reflashing the SD, the same problem occurs. The UART presents the following output, where the last lines correspond to the restart.
U-Boot SPL 2016.05-00018-g6bc25a5 (Aug 05 2019 - 14:43:03)
DRA752-GP ES2.0
no pinctrl for hs200_1_8v
no pinctrl for ddr_1_8v
Card did not respond to voltage select!
*** Warning - MMC init failed, using default environment
Trying to boot from MMC1
reading dra7-ipu2-fw.lzop
spl_load_file_fat: error reading file dra7-ipu2-fw.lzop, err - -1
spl: error reading image dra7-ipu2-fw.lzop, err - -1
Error loading remotecore IPU2!,Continuing with boot ...
reading dra7-dsp1-fw.lzop
spl_load_file_fat: error reading file dra7-dsp1-fw.lzop, err - -1
spl: error reading image dra7-dsp1-fw.lzop, err - -1
Error loading remotecore DSP1!,Continuing with boot ...
reading dra7-dsp2-fw.lzop
spl_load_file_fat: error reading file dra7-dsp2-fw.lzop, err - -1
spl: error reading image dra7-dsp2-fw.lzop, err - -1
Error loading remotecore DSP2!,Continuing with boot ...
reading dra7-ipu1-fw.lzop
spl_load_file_fat: error reading file dra7-ipu1-fw.lzop, err - -1
spl: error reading image dra7-ipu1-fw.lzop, err - -1
Error loading remotecore IPU1!,Continuing with boot ...
spl: falcon_args_file not set in environment, falling back to default
reading single-stage-boot.dtb
spl_load_image_fat_os: error reading image single-stage-boot.dtb, err - -1
reading u-boot.img
reading u-boot.img
reading u-boot.img
reading u-boot.img
U-Boot 2016.05-00018-g6bc25a5 (Aug 05 2019 - 14:43:03 +0530)
CPU : DRA752-GP ES2.0
Model: TI DRA742
Board: DRA74x Cascade EVM REV H.4
DRAM: 4 GiB
MMC: i2c_write: error waiting for data ACK (status=0x116)
pcf8575_i2c_write_le16 i2c write failed to addr 21
OMAP SD/MMC: 0, OMAP SD/MMC: 1
Card did not respond to voltage select!
*** Warning - MMC init failed, using default environment
Card did not respond to voltage select!
ERROR: invalid mmc device
at arch/arm/cpu/armv7/omap-common/utils.c:193/mmc_get_part_size()
Warning: fastboot.userdata_size: unable to calc
SCSI: SATA link 0 timeout.
AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
flags: 64bit ncq stag pm led clo only pmp pio slum part ccc apst
scanning bus for devices...
Found 0 device(s).
Net: Could not get PHY for ethernet@48484000: addr 2
Warning: ethernet@48484000 using MAC address from ROM
eth0: ethernet@48484000
Hit any key to stop autoboot: 0
## Error: "board_findfdt" not defined
i2c_write: error waiting for data ACK (status=0x116)
pcf8575_i2c_write_le16 i2c write failed to addr 21
i2c_write: error waiting for data ACK (status=0x116)
pcf8575_i2c_write_le16 i2c write failed to addr 21
switch to partitions #0, OK
mmc0 is current device
i2c_write: error waiting for data ACK (status=0x116)
pcf8575_i2c_write_le16 i2c write failed to addr 21
i2c_write: error waiting for data ACK (status=0x116)
pcf8575_i2c_write_le16 i2c write failed to addr 21
SD/MMC found on device 0
reading boot.scr
** Unable to read file boot.scr **
reading uEnv.txt
185 bytes read in 2 ms (89.8 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc0 ...
i2c_write: error waiting for data ACK (status=0x116)
pcf8575_i2c_write_le16 i2c write failed to addr 21
i2c_write: error waiting for data ACK (status=0x116)
pcf8575_i2c_write_le16 i2c write failed to addr 21
switch to partitions #0, OK
mmc0 is current device
i2c_write: error waiting for data ACK (status=0x116)
pcf8575_i2c_write_le16 i2c write failed to addr 21
i2c_write: error waiting for data ACK (status=0x116)
pcf8575_i2c_write_le16 i2c write failed to addr 21
SD/MMC found on device 0
3577032 bytes read in 170 ms (20.1 MiB/s)
107792 bytes read in 24 ms (4.3 MiB/s)
Booting from mmc0 ...
Kernel image @ 0x82000000 [ 0x000000 - 0x3694c8 ]
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Loading Device Tree to 8ffe2000, end 8ffff50f ... OK
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.4.84-00041-g84382ab (x0284921@bangvideoapps02) (gcc version 5.3.1 20160113 (Linaro GCC 5.3-2016.02) ) #1 SMP PREEMPT Mon Aug 5 14:52:40 IST 2019
[ 0.000000] CPU: ARMv7 Processor [412fc0f2] revision 2 (ARMv7), cr=30c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[ 0.000000] Machine model: TI DRA742 Cascade Radar Board
[ 0.000000] Reserved memory: created DMA memory pool at 0x0000000040300000, size 3 MiB
[ 0.000000] Reserved memory: initialized node cmem@40300000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: regions without no-map are not yet supported
[ 0.000000] Reserved memory: created CMA memory pool at 0x0000000099000000, size 80 MiB
[ 0.000000] Reserved memory: initialized node ipu2_cma@95800000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created CMA memory pool at 0x000000009e000000, size 32 MiB
[ 0.000000] Reserved memory: initialized node ipu1_cma@9d000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: regions without no-map are not yet supported
[ 0.000000] Reserved memory: created CMA memory pool at 0x00000000a1000000, size 32 MiB
[ 0.000000] Reserved memory: initialized node dsp1_cma@99000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created CMA memory pool at 0x00000000a3000000, size 32 MiB
[ 0.000000] Reserved memory: initialized node dsp2_cma@9f000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: regions without no-map are not yet supported
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a9000000, size 64 MiB
[ 0.000000] Reserved memory: initialized node cmem@A9000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: regions without no-map are not yet supported
[ 0.000000] cma: Reserved 64 MiB at 0x00000000bc000000
[ 0.000000] Forcing write-allocate cache policy for SMP
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] OMAP4: Map 0x000000027fd00000 to fe600000 for dram barrier
[ 0.000000] DRA752 ES2.0
[ 0.000000] PERCPU: Embedded 11 pages/cpu @f2f1e000 s14912 r8192 d21952 u45056
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1025330
[ 0.000000] Kernel command line: console=ttyO0,115200n8 vram=16M root=PARTUUID=3cc717e1-02 rw rootwait ip=none cma=64M vmalloc=128M
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Memory: 2439424K/4109312K available (6671K kernel code, 320K rwdata, 2396K rodata, 336K init, 290K bss, 1424128K reserved, 245760K cma-reserved, 2167808K highmem)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xf8000000 - 0xff800000 ( 120 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xf7800000 ( 888 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0xc0008000 - 0xc08e302c (9069 kB)
[ 0.000000] .init : 0xc08e4000 - 0xc0938000 ( 336 kB)
[ 0.000000] .data : 0xc0938000 - 0xc0988220 ( 321 kB)
[ 0.000000] .bss : 0xc098a000 - 0xc09d2880 ( 291 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 32.
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] ti_dt_clocks_register: failed to lookup clock node gmac_gmii_ref_clk_div
[ 0.000000] OMAP clockevent source: timer1 at 32786 Hz
[ 0.000000] Architected cp15 timer(s) running at 6.14MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x16af5adb9, max_idle_ns: 440795202250 ns
[ 0.000005] sched_clock: 56 bits at 6MHz, resolution 162ns, wraps every 4398046511023ns
[ 0.000015] Switching to timer-based delay loop, resolution 162ns
[ 0.000332] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns
[ 0.000340] OMAP clocksource: 32k_counter at 32768 Hz
[ 0.000787] Console: colour dummy device 80x30
[ 0.000802] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
[ 0.000809] This ensures that you still see kernel messages. Please
[ 0.000814] update your kernel commandline.
[ 0.000828] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.29 BogoMIPS (lpj=61475)
[ 0.000841] pid_max: default: 32768 minimum: 301
[ 0.000938] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000948] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.001491] Initializing cgroup subsys io
[ 0.001508] Initializing cgroup subsys memory
[ 0.001533] Initializing cgroup subsys devices
[ 0.001546] Initializing cgroup subsys freezer
[ 0.001557] Initializing cgroup subsys perf_event
[ 0.001568] Initializing cgroup subsys pids
[ 0.001596] CPU: Testing write buffer coherency: ok
[ 0.001793] /cpus/cpu@0 missing clock-frequency property
[ 0.001810] /cpus/cpu@1 missing clock-frequency property
[ 0.001821] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.001854] Setting up static identity map for 0x80008380 - 0x800083e0
[ 0.080052] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.080124] Brought up 2 CPUs
[ 0.080137] SMP: Total of 2 processors activated (24.59 BogoMIPS).
[ 0.080143] CPU: All CPU(s) started in HYP mode.
[ 0.080148] CPU: Virtualization extensions available.
[ 0.080525] devtmpfs: initialized
[ 0.109418] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
[ 0.110404] omap_hwmod: l3_main_2 using broken dt data from ocp
[ 0.313219] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.313241] futex hash table entries: 512 (order: 3, 32768 bytes)
[ 0.318309] pinctrl core: initialized pinctrl subsystem
[ 0.319179] NET: Registered protocol family 16
[ 0.320118] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.350238] cpuidle: using governor ladder
[ 0.380264] cpuidle: using governor menu
[ 0.388774] OMAP GPIO hardware version 0.1
[ 0.392715] irq: no irq domain found for /ocp/l4@4a000000/scm@2000/pinmux@1400 !
[ 0.408108] omap-gpmc 50000000.gpmc: GPMC revision 6.0
[ 0.408121] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000
[ 0.417235] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.417245] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.417716] omap4_sram_init:Unable to allocate sram needed to handle errata I688
[ 0.417725] omap4_sram_init:Unable to get sram pool needed to handle errata I688
[ 0.418297] OMAP DMA hardware revision 0.0
[ 0.461552] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver (LinkedList1/2/3 supported)
[ 0.462689] edma 43300000.edma: memcpy is disabled
[ 0.467397] edma 43300000.edma: TI EDMA DMA engine driver
[ 0.471451] omap-iommu 40d01000.mmu: 40d01000.mmu registered
[ 0.471637] omap-iommu 40d02000.mmu: 40d02000.mmu registered
[ 0.471795] omap-iommu 58882000.mmu: 58882000.mmu registered
[ 0.471954] omap-iommu 55082000.mmu: 55082000.mmu registered
[ 0.472228] omap-iommu 41501000.mmu: 41501000.mmu registered
[ 0.472433] omap-iommu 41502000.mmu: 41502000.mmu registered
[ 0.475455] palmas 0-0058: IRQ missing: skipping irq request
[ 0.490912] palmas 0-0058: Muxing GPIO 2e, PWM 0, LED 0
[ 0.552834] pcf857x: probe of 0-0020 failed with error -121
[ 0.553082] pcf857x: probe of 0-0021 failed with error -121
[ 0.553939] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz
[ 0.554352] omap_i2c 48060000.i2c: bus 2 rev0.12 at 400 kHz
[ 0.554549] media: Linux media interface: v0.10
[ 0.554601] Linux video capture interface: v2.00
[ 0.554642] pps_core: LinuxPPS API ver. 1 registered
[ 0.554650] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.554678] PTP clock support registered
[ 0.554727] EDAC MC: Ver: 3.0.0
[ 0.555484] omap-mailbox 48840000.mailbox: omap mailbox rev 0x400
[ 0.555775] omap-mailbox 48842000.mailbox: omap mailbox rev 0x400
[ 0.556102] Advanced Linux Sound Architecture Driver Initialized.
[ 0.556966] clocksource: Switched to clocksource arch_sys_counter
[ 0.567557] NET: Registered protocol family 2
[ 0.568056] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.568120] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.568244] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.568292] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.568323] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.568468] NET: Registered protocol family 1
[ 0.568777] RPC: Registered named UNIX socket transport module.
[ 0.568786] RPC: Registered udp transport module.
[ 0.568793] RPC: Registered tcp transport module.
[ 0.568799] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.569768] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
[ 0.579745] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.580394] NFS: Registering the id_resolver key type
[ 0.580426] Key type id_resolver registered
[ 0.580434] Key type id_legacy registered
[ 0.580492] ntfs: driver 2.1.32 [Flags: R/O].
[ 0.581757] bounce: pool size: 64 pages
[ 0.581914] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 0.581929] io scheduler noop registered
[ 0.581942] io scheduler deadline registered
[ 0.581975] io scheduler cfq registered (default)
[ 0.587464] pinctrl-single 4a003400.pinmux: 282 pins at pa fc003400 size 1128
[ 0.590988] PCI host bridge /ocp/axi@0/pcie_rc@51000000 ranges:
[ 0.591001] No bus range found for /ocp/axi@0/pcie_rc@51000000, using [bus 00-ff]
[ 0.591034] IO 0x20003000..0x20012fff -> 0x00000000
[ 0.591055] MEM 0x20013000..0x2fffffff -> 0x20013000
[ 0.591267] dra7-pcie 51000000.pcie_rc: CFG 'Bus Master Enable' change
[ 0.591277] dra7-pcie 51000000.pcie_rc: CFG 'Memory Space Enable' change
[ 0.607403] dra7-pcie 51000000.pcie_rc: PCI host bridge to bus 0000:00
[ 0.607416] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.607426] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 0.607437] pci_bus 0000:00: root bus resource [mem 0x20013000-0x2fffffff]
[ 0.607500] dra7-pcie 51000000.pcie_rc: CFG 'Memory Space Enable' change
[ 0.607517] dra7-pcie 51000000.pcie_rc: CFG 'Memory Space Enable' change
[ 0.607542] dra7-pcie 51000000.pcie_rc: CFG 'Memory Space Enable' change
[ 0.607556] dra7-pcie 51000000.pcie_rc: CFG 'Memory Space Enable' change
[ 0.607579] dra7-pcie 51000000.pcie_rc: CFG 'Memory Space Enable' change
[ 0.607593] dra7-pcie 51000000.pcie_rc: CFG 'Memory Space Enable' change
[ 0.607892] PCI: bus0: Fast back to back transfers disabled
[ 0.627056] PCI: bus1: Fast back to back transfers disabled
[ 0.627182] pci 0000:00:00.0: BAR 0: assigned [mem 0x20100000-0x201fffff]
[ 0.627198] pci 0000:00:00.0: BAR 8: assigned [mem 0x20200000-0x202fffff]
[ 0.627208] pci 0000:00:00.0: BAR 1: assigned [mem 0x20020000-0x2002ffff]
[ 0.627223] pci 0000:01:00.0: BAR 0: assigned [mem 0x20200000-0x20203fff 64bit]
[ 0.627270] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 0.627282] pci 0000:00:00.0: bridge window [mem 0x20200000-0x202fffff]
[ 0.627495] pcieport 0000:00:00.0: Signaling PME through PCIe PME interrupt
[ 0.627505] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[ 0.688844] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
[ 0.692216] 4806a000.serial: ttyS0 at MMIO 0x4806a000 (irq = 202, base_baud = 3000000) is a 8250
[ 1.792149] console [ttyS0] enabled
[ 1.796535] 4806c000.serial: ttyS1 at MMIO 0x4806c000 (irq = 203, base_baud = 3000000) is a 8250
[ 1.806238] 48020000.serial: ttyS2 at MMIO 0x48020000 (irq = 204, base_baud = 3000000) is a 8250
[ 1.816256] [drm] Initialized drm 1.1.0 20060810
[ 1.821812] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 1.828497] [drm] No driver support for vblank timestamp query.
[ 1.834624] [drm] Initialized vdrm 1.0.0 20110917 on minor 0
[ 1.841774] OMAP DSS rev 6.1
[ 1.845521] omapdss_dss 58000000.dss: bound 58001000.dispc (ops dispc_component_ops)
[ 1.861172] loop: module loaded
[ 1.864710] vmemexp device MAJOR num = 245
[ 1.868867] vmemexp class registered
[ 1.872580] /dev/vmemexp device registered
[ 1.876695] ioctl DBUFIOC_EXPORT_VIRTMEM = -1072899120
[ 1.882244] nvme 0000:01:00.0: enabling device (0140 -> 0142)
[ 1.888667] nand: No NAND device found
[ 1.892439] omap2-nand 8000000.nand: scan failed, may be bus-width mismatch
[ 1.901567] m25p80 spi32766.0: found n25q00, expected s25fl256s1
[ 1.907691] m25p80 spi32766.0: n25q00 (131072 Kbytes)
[ 1.912821] 7 ofpart partitions found on MTD device spi32766.0
[ 1.918700] Creating 7 MTD partitions on "spi32766.0":
[ 1.923864] 0x000000000000-0x000000040000 : "QSPI.SPL"
[ 1.940016] 0x000000040000-0x000000140000 : "QSPI.u-boot"
[ 1.946302] 0x000000140000-0x0000001c0000 : "QSPI.u-boot-spl-os"
[ 1.963272] 0x0000001c0000-0x0000001d0000 : "QSPI.u-boot-env"
[ 1.979960] 0x0000001d0000-0x0000001e0000 : "QSPI.u-boot-env.backup1"
[ 1.997386] 0x0000001e0000-0x0000009e0000 : "QSPI.kernel"
[ 2.010978] nvme0n1: p1
[ 2.013806] 0x0000009e0000-0x000002000000 : "QSPI.file-system"
[ 2.031726] libphy: Fixed MDIO Bus: probed
[ 2.086999] davinci_mdio 48485000.mdio: davinci mdio revision 1.6
[ 2.093124] libphy: 48485000.mdio: probed
[ 2.099887] davinci_mdio 48485000.mdio: phy[2]: device 48485000.mdio:02, driver TI DP83867
[ 2.108830] cpsw 48484000.ethernet: Detected MACID = 80:f5:b5:4f:43:8a
[ 2.115474] cpsw 48484000.ethernet: cpts: overflow check period 800
[ 2.122452] cpsw 48484000.ethernet: cpsw: Detected MACID = 80:f5:b5:4f:43:8b
[ 2.131083] mousedev: PS/2 mouse device common for all mice
[ 2.137283] i2c /dev entries driver
[ 2.146042] omap_hsmmc 4809c000.mmc: Got CD GPIO
[ 2.187659] omap_hsmmc 480b4000.mmc: no pinctrl state for sdr25 mode
[ 2.194046] omap_hsmmc 480b4000.mmc: no pinctrl state for sdr12 mode
[ 2.200918] evm_3v3_sw: supplied by sysen1
[ 2.237838] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.246249] aic_dvdd: supplied by evm_3v3_sw
[ 2.251528] davinci-mcasp 4847c000.mcasp: invalid tdm slots: 0
[ 2.259041] NET: Registered protocol family 10
[ 2.274343] sit: IPv6 over IPv4 tunneling driver
[ 2.279585] NET: Registered protocol family 17
[ 2.284262] Key type dns_resolver registered
[ 2.288707] omap_voltage_late_init: Voltage driver support not added
[ 2.295610] Adding alias for supply vdd,cpu0 -> vdd,4a003b20.oppdm
[ 2.301834] Adding alias for supply vbb,cpu0 -> vbb,4a003b20.oppdm
[ 2.308527] Adding alias for supply vdd,cpu0 -> vdd,4a003b20.oppdm
[ 2.314735] Adding alias for supply vbb,cpu0 -> vbb,4a003b20.oppdm
[ 2.322081] Power Management for TI OMAP4+ devices.
[ 2.327238] Registering SWP/SWPB emulation handler
[ 2.333371] dmm 4e000000.dmm: workaround for errata i878 in use
[ 2.340980] dmm 4e000000.dmm: initialized all PAT entries
[ 2.347459] [drm] Initialized omapdrm 1.0.0 20110917 on minor 1
[ 2.355281] hctosys: unable to open rtc device (rtc0)
[ 2.372294] evm_1v8: disabling
[ 2.375369] aic_dvdd: disabling
[ 2.378736] ldousb: disabling
[ 2.382202] ALSA device list:
[ 2.385180] No soundcards found.
[ 2.389480] Waiting for root device PARTUUID=3cc717e1-02...
[ 2.417178] mmc0: host does not support reading read-only switch, assuming write-enable
[ 2.430042] mmc0: new high speed SDHC card at address aaaa
[ 2.436006] mmcblk0: mmc0:aaaa SC16G 14.8 GiB
[ 2.444445] mmcblk0: p1 p2
[ 2.499647] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
[ 2.510264] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities
[ 2.549318] EXT4-fs (mmcblk0p2): recovery complete
[ 2.554142] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 2.562335] VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 2.573646] devtmpfs: mounted
[ 2.576838] Freeing unused kernel memory: 336K
[ 2.581317] This architecture does not have kernel memory protection.
[ 2.792607] systemd[1]: System time before build time, advancing clock.
[ 2.834659] random: systemd: uninitialized urandom read (16 bytes read, 12 bits of entropy available)
[ 2.850033] random: systemd: uninitialized urandom read (16 bytes read, 12 bits of entropy available)
[ 2.861725] systemd[1]: systemd 229 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
[ 2.880251] systemd[1]: Detected architecture arm.
Welcome to Arago 2016.12!
[ 2.909931] systemd[1]: Set hostname to <dra7xx-evm>.
[ 2.924284] random: systemd: uninitialized urandom read (16 bytes read, 13 bits of entropy available)
[ 2.933613] systemd[1]: Initializing machine ID from random generator.
[ 3.014175] rando: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 14 bits of entropy available)
[ 3.024367] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 14 bits of entropy available)
[ 3.036663] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 14 bits of entropy available)
[ 3.055338] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 15 bits of entropy available)
[ 3.069666] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 15 bits of entropy available)
[ 3.154966] random: systemd: uninitialized urandom read (16 bytes read, 18 bits of entropy available)
[ 3.164495] random: systemd: uninitialized urandom read (16 bytes read, 18 bits of entropy available)
[ 3.444155] systemd[1]: Configuration file /etc/systemd/system/multi-user.target.wants/vsdk.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[ 3.463321] systemd[1]: [/etc/systemd/system/multi-user.target.wants/vsdk.service:3] Failed to add dependency on rc.pvr, ignoring: Invalid argument
[ 3.568616] systemd[1]: sockets.target: Found ordering cycle on sockets.target/start
[ 3.576407] systemd[1]: sockets.target: Found dependency on dbus.socket/start
[ 3.583612] systemd[1]: sockets.target: Found dependency on sysinit.target/start
[ 3.591096] systemd[1]: sockets.target: Found dependency on alignment.service/start
[ 3.598815] systemd[1]: sockets.target: Found dependency on basic.target/start
[ 3.606072] systemd[1]: sockets.target: Found dependency on sockets.target/start
[ 3.613552] systemd[1]: sockets.target: Breaking ordering cycle by deleting job dbus.socket/start
[ 3.622489] systemd[1]: dbus.socket: Job dbus.socket/start deleted to break ordering cycle starting with sockets.target/start
[ SKIP ] Ordering cycle found, skipping D-Bus System Message Bus Socket
[ 3.657362] systemd[1]: sockets.target: Found ordering cycle on sockets.target/start
[ 3.665150] systemd[1]: sockets.target: Found dependency on dropbear.socket/stop
[ 3.672608] systemd[1]: sockets.target: Found dependency on sysinit.target/start
[ 3.680060] systemd[1]: sockets.target: Found dependency on alignment.service/start
[ 3.687768] systemd[1]: sockets.target: Found dependency on basic.target/start
[ 3.695029] systemd[1]: sockets.target: Found dependency on sockets.target/start
[ 3.702480] systemd[1]: sockets.target: Breaking ordering cycle by deleting job dropbear.socket/stop
[ 3.711672] systemd[1]: dropbear.socket: Job dropbear.socket/stop deleted to break ordering cycle starting with sockets.target/start
[ SKIP ] Ordering cycle found, skipping dropbear.socket
[ 3.747324] systemd[1]: alignment.service: Found ordering cycle on alignment.service/start
[ 3.755632] systemd[1]: alignment.service: Found dependency on sysinit.target/start
[ 3.763351] systemd[1]: alignment.service: Found dependency on alignment.service/start
[ 3.771330] systemd[1]: alignment.service: Breaking ordering cycle by deleting job alignment.service/start
[ 3.781046] systemd[1]: alignment.service: Job alignment.service/start deleted to break ordering cycle starting with alignment.service/start
[ SKIP ] Ordering cycle found, skipping alignment.service
[ 3.821049] systemd[1]: Created slice System Slice.
[ OK ] Created slice System Slice.
[ 3.847396] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ OK ] Started Forward Password Requests to Wall Directory Watch.
[ 3.877798] systemd[1]: Created slice User and Session Slice.
[ OK ] Created slice User and Session Slice.
[ 3.907294] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ OK ] Listening on /dev/initctl Compatibility Named Pipe.
[ 3.937266] systemd[1]: Listening on Syslog Socket.
[ OK ] Listening on Syslog Socket.
[ 3.957333] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Started Dispatch Password Requests to Console Directory Watch.
[ 3.999417] systemd[1]: Reached target Remote File Systems.
[ OK ] Reached target Remote File Systems.
[ 4.027192] systemd[1]: Reached target Swap.
[ OK ] Reached target Swap.
[ 4.047271] systemd[1]: Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket (/dev/log).
[ 4.077278] systemd[1]: Listening on udev Control Socket.
[ OK ] Listening on udev Control Socket.
[ 4.107290] systemd[1]: Listening on Journal Socket.
[ OK ] Listening on Journal Socket.
[ 4.167435] systemd[1]: Starting Create list of required static device nodes for the current kernel...
Starting Create list of required st... nodes for the current kernel...
[ 4.199668] systemd[1]: Mounting Debug File System...
Mounting Debug File System...
[ 4.229797] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting Remount Root and Kernel File Systems...
[ 4.245827] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 4.259736] systemd[1]: Starting Journal Service...
Starting Journal Service...
[ 4.278860] systemd[1]: Starting Load Kernel Modules...
Starting Load Kernel Modules...
[ 4.312154] systemd[1]: Starting Setup Virtual Console...
Starting Setup Virtual Console...
[ 4.349714] systemd[1]: Mounting POSIX Message Queue File System...
Mounting POSIX Message Queue File System...
[ 4.387384] systemd[1]: Mounting Temporary Directory...
Mounting Temporary Directory...
[ 4.407334] systemd[1]: Reached target Slices.
[ OK ] Reached target Slices.
[ 4.428043] systemd[1]: Created slice system-getty.slice.
[ OK ] Created slice system-getty.slice.
[ 4.457406] systemd[1]: Listening on Network Service Netlink Socket.
[ OK ] Listening on Network Service Netlink Socket.
[ 4.487880] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ OK ] Created slice system-serial\x2dgetty.slice.
[ 4.517188] systemd[1]: Reached target Paths.
[ OK ] Reached target Paths.
[ 4.537242] systemd[1]: Listening on udev Kernel Socket.
[ OK ] Listening on udev Kernel Socket.
[ 4.567177] systemd[1]: Reached target Sockets.
[ OK ] Reached target Sockets.
[ 4.622317] systemd[1]: Mounted Debug File System.
[ OK ] Mounted Debug File System.
[ 4.647274] systemd[1]: Mounted POSIX Message Queue File System.
[ OK ] Mounted POSIX Message Queue File System.
[ 4.677255] systemd[1]: Mounted Temporary Directory.
[ OK ] Mounted Temporary Directory.
[ 4.707423] systemd[1]: Started Journal Service.
[ OK ] Started Journal Service.
[ OK ] Started Create list of required sta...ce nodes for the current kernel.
[ OK ] Started Remount Root and Kernel File Systems.
[FAILED] Failed to start Load Kernel Modules.
See 'systemctl status systemd-modules-load.service' for details.
[ OK ] Started Setup Virtual Console.
Starting Apply Kernel Variables...
Starting udev Coldplug all Devices...
Starting Create Static Device Nodes in /dev...
Starting Flush Journal to Persistent Storage...
[ OK ] Started Apply Kernel Variables.
[ OK ] Started Create Static Device Nodes in /dev.
[ 5.431421] systemd-journald[125]: Received request to flush runtime journal from PID 1
[ OK ] Started Flush Journal to Persistent Storage.
Starting udev Kernel Device Manager...
[ OK ] Reached target Local File Systems (Pre).
Mounting /media/ram...
Mounting /var/volatile...
[ OK ] Mounted /var/volatile.
[ OK ] Mounted /media/ram.
[ OK ] Started udev Kernel Device Manager.
Starting Load/Save Random Seed...
[ OK ] Reached target Local File Systems.
[ 6.121997] omap-rproc 55020000.ipu: assigned reserved memory node ipu2_cma@95800000
[ 6.151917] remoteproc0: 55020000.ipu is available
[ 6.162153] remoteproc0: Note: remoteproc is still under development and considered experimental.
Starting Create Volatile Files and Directories...
[ 6.200249] remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[ OK ] Started Load/Save Random Seed.
[ 6.235580] omap-rproc 40800000.dsp: assigned reserved memory node dsp1_cma@99000000
[ 6.250748] remoteproc1: 40800000.dsp is available
[ 6.255607] remoteproc1: Note: remoteproc is still under development and considered experimental.
[ 6.266001] remoteproc1: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[ 6.281282] remoteproc1: Direct firmware load for dra7-dsp1-fw.xe66 failed with error -2
[ 6.291572] omap-rproc 41000000.dsp: assigned reserved memory node dsp2_cma@9f000000
[ 6.301696] remoteproc1: failed to load dra7-dsp1-fw.xe66
[ OK ] Started udev Coldplug all Devices.
[ 6.321750] remoteproc2: 41000000.dsp is available
[ 6.329685] remoteproc2: Note: remoteproc is still under development and considered experimental.
[ 6.349509] remoteproc2: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[ OK ] Started Create Volatile Files and Directories.
[ 6.374185] remoteproc2: Direct firmware load for dra7-dsp2-fw.xe66 failed with error -2
[ 6.401599] remoteproc2: failed to load dra7-dsp2-fw.xe66
[ OK ] Found device /dev/ttyS0.
[ 6.563467] remoteproc0: registered virtio0 (type 7)
[ 6.584185] omap-des 480a5000.d
U-Boot SPL 2016.05-00018-g6bc25a5 (Aug 05 2019 - 14:43:03)
DRA752-GP ES2.0
no pinctrl for hs200_1_8v
no pinctrl for ddr_1_8v
Card did not respond to voltage select!
*** Warning - MMC init failed, using default environment
Trying to boot from MMC1
reading dra7-ipu2-fw.lzop
spl_load_file_fat: error reading file dra7-ipu2-fw.lzop, err - -1
spl: error reading image dra7-ipu2-fw.lzop, err - -1
Error loading remotecore IPU2!,Continuing with boot ...
reading dra7-dsp1-fw.lzop
spl_load_file_fat: error reading file dra7-dsp1-fw.lzop, err - -1
spl: error reading image dra7-dsp1-fw.lzop, err - -1
Error loading remotecore DSP1!,Continuing with boot ...
reading dra7-dsp2-fw.lzop
spl_load_file_fat: error reading file dra7-dsp2-fw.lzop, err - -1
spl: error reading image dra7-dsp2-fw.lzop, err - -1
Error loading remotecore DSP2!,Continuing with boot ...
reading dra7-ipu1-fw.lzop
spl_load_file_fat: error reading file dra7-ipu1-fw.lzop, err - -1
spl: error reading image dra7-ipu1-fw.lzop, err - -1
Error loading remotecore IPU1!,Continuing with boot ...
spl: falcon_args_file not set in environment, falling back to default
reading single-stage-boot.dtb
spl_load_image_fat_os: error reading image single-stage-boot.dtb, err - -1
reading u-boot.img
reading u-boot.img
reading u-boot.img
reading u-boot.img
U-Boot 2016.05-00018-g6bc25a5 (Aug 05 2019 - 14:43:03 +0530)
CPU : DRA752-GP ES2.0
Model: TI DRA742
Board: DRA74x Cascade EVM REV H.4
DRAM: 4 GiB
MMC: i2c_write: error waiting for data ACK (status=0x116)
pcf8575_i2c_write_le16 i2c write failed to addr 21
OMAP SD/MMC: 0, OMAP SD/MMC: 1
Card did not respond to voltage select!
*** Warning - MMC init failed, using default environment
Card did not respond to voltage select!
ERROR: invalid mmc device
at arch/arm/cpu/armv7/omap-common/utils.c:193/mmc_get_part_size()
Warning: fastboot.userdata_size: unable to calc
SCSI: SATA link 0 timeout.
AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
flags: 64bit ncq stag pm led clo only pmp pio slum part ccc apst
scanning bus for devices...
Found 0 device(s).
Net:
Warning: ethernet@48484000 using MAC address from ROM
eth0: ethernet@48484000
Hit any key to stop autoboot: 0
## Error: "board_findfdt" not defined
i2c_write: error waiting for data ACK (status=0x116)
pcf8575_i2c_write_le16 i2c write failed to addr 21
i2c_write: error waiting for data ACK (status=0x116)
pcf8575_i2c_write_le16 i2c write failed to addr 21
switch to partitions #0, OK
mmc0 is current device
i2c_write: error waiting for data ACK (status=0x116)
pcf8575_i2c_write_le16 i2c write failed to addr 21
i2c_write: error waiting for data ACK (status=0x116)
pcf8575_i2c_write_le16 i2c write failed to addr 21
SD/MMC found on device 0
reading boot.scr
** Unable to read file boot.scr **
reading uEnv.txt
185 bytes read in 2 ms (89.8 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc0 ...
i2c_write: error waiting for data ACK (status=0x116)
pcf8575_i2c_write_le16 i2c write failed to addr 21
i2c_write: error waiting for data ACK (status=0x116)
pcf8575_i2c_write_le16 i2c write failed to addr 21
switch to partitions #0, OK
mmc0 is current device
i2c_write: error waiting for data ACK (status=0x116)
pcf8575_i2c_write_le16 i2c write failed to addr 21
i2c_write: error waiting for data ACK (status=0x116)
pcf8575_i2c_write_le16 i2c write failed to addr 21
SD/MMC found on device 0
3577032 bytes read in 170 ms (20.1 MiB/s)
107792 bytes read in 24 ms (4.3 MiB/s)
Booting from mmc0 ...
Kernel image @ 0x82000000 [ 0x000000 - 0x3694c8 ]
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Loading Device Tree to 8ffe2000, end 8ffff50f ... OK
Starting kernel ...
A related topic can be found on https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/1014048/mmwcas-dsp-evm-the-board-fails-to-boot-up, where the problem may be associated to the SD card controller.
Thanks in advance for the feedback."
Please help to advise. Thank you for extending your support.
Kind regards,
Marvin