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.

TDA2EVM5777: boot fail of the linux

Part Number: TDA2EVM5777
Other Parts Discussed in Thread: PGA460

Hi,

vision_sdk: PROCESSOR_SDK_VISION_03_08_00_00

board: XC5777X

compile: ~/PROCESSOR_SDK_VISION_03_08_00_00/vision_sdk/build$ make linux

~/PROCESSOR_SDK_VISION_03_08_00_00/vision_sdk/build$ make linux_install

boot system from sd card;

the fw:

5808.image.zip

log.txt:

4743.error_log.txt
U-Boot 2019.01-00016-gf3aaa9f (Feb 26 2020 - 22:54:02 -0800)

CPU  : DRA752-GP ES2.0
Model: TI DRA742
Board: DRA74x EVM REV H.0
DRAM:  4 GiB
NAND:  0 MiB
MMC:   OMAP SD/MMC: 0, OMAP SD/MMC: 1
Loading Environment from MMC... *** Warning - No block device, using default environment

invalid mmc device
Net:
Warning: ethernet@48484000 using MAC address from ROM
eth0: ethernet@48484000
Hit any key to stop autoboot:  0
switch to partitions #0, OK
mmc0 is current device
SD/MMC found on device 0
** Unable to read file boot.scr **
332 bytes read in 3 ms (107.4 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc0 ...
switch to partitions #0, OK
mmc0 is current device
SD/MMC found on device 0
3105280 bytes read in 139 ms (21.3 MiB/s)
97979 bytes read in 6 ms (15.6 MiB/s)
## Flattened Device Tree blob at 88000000
   Booting using the fdt blob at 0x88000000
   Loading Device Tree to 8ffe5000, end 8ffffeba ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.19.73+ (mingjian@ubuntu) (gcc version 8.3.0 (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36))) #1 SMP PREEMPT Wed Feb 26 23:27:37 PST 2020
[    0.000000] CPU: ARMv7 Processor [412fc0f2] revision 2 (ARMv7), cr=30c5387d
[    0.000000] CPU: div instructions available: patching division code
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[    0.000000] OF: fdt: Machine model: TI DRA742
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] efi: Getting EFI parameters from FDT:
[    0.000000] efi: UEFI not found.
[    0.000000] Reserved memory: created DMA memory pool at 0x0000000040300000, size 3 MiB
[    0.000000] OF: reserved mem: 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] OF: reserved mem: initialized node ipu2-memory@95800000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created CMA memory pool at 0x000000009e000000, size 32 MiB
[    0.000000] OF: reserved mem: initialized node ipu1-memory@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] OF: reserved mem: initialized node dsp1-memory@99000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created CMA memory pool at 0x00000000a3000000, size 32 MiB
[    0.000000] OF: reserved mem: initialized node dsp2-memory@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 32 MiB
[    0.000000] OF: reserved mem: initialized node cmem@A9000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created CMA memory pool at 0x00000000b0000000, size 64 MiB
[    0.000000] OF: reserved mem: initialized node gpu-memory@c0000000, compatible id shared-dma-pool
[    0.000000] cma: Reserved 64 MiB at 0x00000000bbc00000
[    0.000000] OMAP4: Map 0x00000000bfd00000 to (ptrval) for dram barrier
[    0.000000] On node 0 totalpages: 252928
[    0.000000]   DMA zone: 1728 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 188416 pages, LIFO batch:63
[    0.000000]   HighMem zone: 64512 pages, LIFO batch:15
[    0.000000] DRA752 ES2.0
[    0.000000] random: get_random_bytes called from 0xc0c00a1c with crng_init=0
[    0.000000] percpu: Embedded 15 pages/cpu s32396 r8192 d20852 u61440
[    0.000000] pcpu-alloc: s32396 r8192 d20852 u61440 alloc=15*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 251200
[    0.000000] Kernel command line: console=ttyO0,115200n8 vram=16M root=/dev/mmcblk2p2 rw rootfstype=ext4 rootwait ip=none mem=1024M cma=64M
[    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: 283896K/1011712K available (8192K kernel code, 287K rwdata, 1212K rodata, 2048K init, 247K bss, 416520K reserved, 311296K cma-reserved, 126976K highmem)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
[    0.000000]     vmalloc : 0xf0800000 - 0xff800000   ( 240 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xf0000000   ( 768 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000]       .text : 0x(ptrval) - 0x(ptrval)   (10208 kB)
[    0.000000]       .init : 0x(ptrval) - 0x(ptrval)   (2048 kB)
[    0.000000]       .data : 0x(ptrval) - 0x(ptrval)   ( 288 kB)
[    0.000000]        .bss : 0x(ptrval) - 0x(ptrval)   ( 248 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000]  Tasks RCU enabled.
[    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000] GIC: Using split EOI/Deactivate mode
[    0.000000] OMAP clockevent source: timer1 at 32786 Hz
[    0.000000] arch_timer: 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.000018] Switching to timer-based delay loop, resolution 162ns
[    0.000299] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns
[    0.000309] OMAP clocksource: 32k_counter at 32768 Hz
[    0.000768] Console: colour dummy device 80x30
[    0.000787] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
[    0.000796] This ensures that you still see kernel messages. Please
[    0.000804] update your kernel commandline.
[    0.000838] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.29 BogoMIPS (lpj=61475)
[    0.000855] pid_max: default: 32768 minimum: 301
[    0.000976] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000991] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.001537] CPU: Testing write buffer coherency: ok
[    0.001576] CPU0: Spectre v2: using ICIALLU workaround
[    0.001790] /cpus/cpu@0 missing clock-frequency property
[    0.001810] /cpus/cpu@1 missing clock-frequency property
[    0.001822] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.059916] Setting up static identity map for 0x80200000 - 0x80200060
[    0.079928] rcu: Hierarchical SRCU implementation.
[    0.100125] EFI services will not be available.
[    0.119992] smp: Bringing up secondary CPUs ...
[    0.200387] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.200393] CPU1: Spectre v2: using ICIALLU workaround
[    0.200515] smp: Brought up 1 node, 2 CPUs
[    0.200528] SMP: Total of 2 processors activated (24.59 BogoMIPS).
[    0.200537] CPU: All CPU(s) started in HYP mode.
[    0.200545] CPU: Virtualization extensions available.
[    0.201030] devtmpfs: initialized
[    0.218833] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
[    0.219099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.219117] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.223987] pinctrl core: initialized pinctrl subsystem
[    0.224351] DMI not present or invalid.
[    0.224598] NET: Registered protocol family 16
[    0.225740] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.226536] omap_hwmod: l3_main_2 using broken dt data from ocp
[    0.331923] cpuidle: using governor ladder
[    0.331959] cpuidle: using governor menu
[    0.340629] platform 43300000.edma: Cannot lookup hwmod 'tpcc'
[    0.340867] platform 43400000.tptc: Cannot lookup hwmod 'tptc0'
[    0.341098] platform 43500000.tptc: Cannot lookup hwmod 'tptc1'
[    0.341789] OMAP GPIO hardware version 0.1
[    0.367021] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.367033] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.367578] omap4_sram_init:Unable to allocate sram needed to handle errata I688
[    0.367590] omap4_sram_init:Unable to get sram pool needed to handle errata I688
[    0.367903] OMAP DMA hardware revision 0.0
[    0.376354] edma3-tptc 43400000.tptc: _od_fail_runtime_resume: FIXME: missing hwmod/omap_dev info
[    0.376416] edma3-tptc 43500000.tptc: _od_fail_runtime_resume: FIXME: missing hwmod/omap_dev info
[    0.376695] edma 43300000.edma: _od_fail_runtime_resume: FIXME: missing hwmod/omap_dev info
[    0.376709] edma 43300000.edma: pm_runtime_get_sync() failed
[    0.383898] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver (LinkedList1/2/3 supported)
[    0.385322] evm_3v3: supplied by evm_12v0
[    0.385546] evm_5v0: supplied by evm_12v0
[    0.385774] evm_3v6: supplied by evm_5v0
[    0.388407] omap-iommu 40d01000.mmu: 40d01000.mmu registered
[    0.388549] omap-iommu 40d02000.mmu: 40d02000.mmu registered
[    0.388607] Unhandled fault: asynchronous external abort (0x1211) at 0x00000000
[    0.388616] pgd = (ptrval)
[    0.388625] [00000000] *pgd=80000080004003, *pmd=00000000
[    0.388646] Internal error: : 1211 [#1] PREEMPT SMP ARM
[    0.388655] Modules linked in:
[    0.388671] CPU: 0 PID: 23 Comm: kworker/0:1 Not tainted 4.19.73+ #1
[    0.388681] Hardware name: Generic DRA74X (Flattened Device Tree)
[    0.388692] Workqueue: pm 0xc05e9f9c
[    0.388705] PC is at 0xc056835c
[    0.388712] LR is at 0xc0568670
[    0.388721] pc : [<c056835c>]    lr : [<c0568670>]    psr: 60000093
[    0.388729] sp : ef1fdde0  ip : ef1fde00  fp : ef1fddfc
[    0.388737] r10: ffffe000  r9 : c0e04c48  r8 : c05e6b64
[    0.388746] r7 : c0e03d00  r6 : c0e12cf4  r5 : ef26a410  r4 : ef32e440
[    0.388755] r3 : f087b000  r2 : 00000000  r1 : 00000000  r0 : ef32e440
[    0.388764] Flags: nZCv  IRQs off  FIQs on  Mode SVC_32  ISA ARM  Segment user
[    0.388773] Control: 30c5387d  Table: 80003000  DAC: fffffffd
[    0.388782] Process kworker/0:1 (pid: 23, stack limit = 0x(ptrval))
[    0.388792] Stack: (0xef1fdde0 to 0xef1fe000)
[    0.388803] dde0: ef26a410 00000000 ef26a488 c0e03d00 ef1fde0c ef1fde00 c05e6b98 c05685d8
[    0.388815] de00: ef1fde44 ef1fde10 c05e96a4 c05e6b70 ef647200 c0e04e44 ef647180 ef26a410
[    0.388826] de20: 00000000 c05e6b64 c0e03d00 00000008 c0e04c48 ffffe000 ef1fde64 ef1fde48
[    0.388836] de40: c05e9870 c05e9674 ef26a410 00000000 c05e6b64 c0e03d00 ef1fdebc ef1fde68
[    0.388847] de60: c05e88c8 c05e9854 c0274944 0000000a c0e03d00 00000000 ef1fdec4 ef26a410
[    0.388857] de80: 00000000 00000002 00000000 f92a5a7d ef26a4c8 ef26a410 00000000 00000002
[    0.388867] dea0: 00000000 ef26a4d4 ef26a4c8 00000000 ef1fdee4 ef1fdec0 c05e8e24 c05e878c
[    0.388878] dec0: ef26a4c4 ef26a488 ef646d80 ef64b200 00000000 ef26a4c8 ef1fdefc ef1fdee8
[    0.388888] dee0: c05ea030 c05e8d68 ef26a4c4 ef1e5600 ef1fdf34 ef1fdf00 c0248ac8 c05e9fa8
[    0.388898] df00: 00000008 ef646d98 c0e03d00 ef1e5600 ef1e5614 ef646d80 00000008 ef646d98
[    0.388908] df20: c0e03d00 ef646d80 ef1fdf74 ef1fdf38 c0249888 c02488e0 ef1e46c0 c0a84a78
[    0.388919] df40: c0e46591 ffffe000 c024e8a0 ef1da080 ef1e46c0 00000000 ef1fc000 ef1e5600
[    0.388929] df60: c0249830 ef095e74 ef1fdfac ef1fdf78 c024ed68 c024983c ef1da09c ef1da09c
[    0.388939] df80: 00000000 ef1e46c0 c024ec08 00000000 00000000 00000000 00000000 00000000
[    0.388949] dfa0: 00000000 ef1fdfb0 c02010d8 c024ec14 00000000 00000000 00000000 00000000
[    0.388959] dfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    0.388969] dfe0: 00000000 00000000 00000000 00000000 00000013 00000000 00000000 00000000
[    0.388976] Backtrace:
[    0.388988] Function entered at [<c05685cc>] from [<c05e6b98>]
[    0.388999]  r7:c0e03d00 r6:ef26a488 r5:00000000 r4:ef26a410
[    0.389007] Function entered at [<c05e6b64>] from [<c05e96a4>]
[    0.389015] Function entered at [<c05e9668>] from [<c05e9870>]
[    0.389026]  r10:ffffe000 r9:c0e04c48 r8:00000008 r7:c0e03d00 r6:c05e6b64 r5:00000000
[    0.389034]  r4:ef26a410
[    0.389041] Function entered at [<c05e9848>] from [<c05e88c8>]
[    0.389051]  r7:c0e03d00 r6:c05e6b64 r5:00000000 r4:ef26a410
[    0.389058] Function entered at [<c05e8780>] from [<c05e8e24>]
[    0.389069]  r10:00000000 r9:ef26a4c8 r8:ef26a4d4 r7:00000000 r6:00000002 r5:00000000
[    0.389077]  r4:ef26a410
[    0.389084] Function entered at [<c05e8d5c>] from [<c05ea030>]
[    0.389095]  r9:ef26a4c8 r8:00000000 r7:ef64b200 r6:ef646d80 r5:ef26a488 r4:ef26a4c4
[    0.389103] Function entered at [<c05e9f9c>] from [<c0248ac8>]
[    0.389112]  r5:ef1e5600 r4:ef26a4c4
[    0.389119] Function entered at [<c02488d4>] from [<c0249888>]
[    0.389130]  r10:ef646d80 r9:c0e03d00 r8:ef646d98 r7:00000008 r6:ef646d80 r5:ef1e5614
[    0.389138]  r4:ef1e5600
[    0.389145] Function entered at [<c0249830>] from [<c024ed68>]
[    0.389156]  r10:ef095e74 r9:c0249830 r8:ef1e5600 r7:ef1fc000 r6:00000000 r5:ef1e46c0
[    0.389163]  r4:ef1da080
[    0.389171] Function entered at [<c024ec08>] from [<c02010d8>]
[    0.389179] Exception stack(0xef1fdfb0 to 0xef1fdff8)
[    0.389188] dfa0:                                     00000000 00000000 00000000 00000000
[    0.389199] dfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    0.389208] dfe0: 00000000 00000000 00000000 00000000 00000013 00000000
[    0.389220]  r10:00000000 r9:00000000 r8:00000000 r7:00000000 r6:00000000 r5:c024ec08
[    0.389227]  r4:ef1e46c0
[    0.389238] Code: e34c10ab eb01c4a3 e3e00015 eaffffee (e1a0c00d)
[    0.389255] ---[ end trace 331e31d9ed26a06c ]---
[    0.389274] ------------[ cut here ]------------
[    0.389285] WARNING: CPU: 0 PID: 23 at drivers/bus/omap_l3_noc.c:147 0xc04ca2cc
[    0.389295] 44000000.ocp:L3 Standard Error: MASTER MPU TARGET DSP1_SDMA (Read Link): At Address: 0x00502044 : Data Access in User mode during Functional access
[    0.389302] Modules linked in:
[    0.389317] CPU: 0 PID: 23 Comm: kworker/0:1 Tainted: G      D           4.19.73+ #1
[    0.389325] Hardware name: Generic DRA74X (Flattened Device Tree)
[    0.389335] Workqueue: pm 0xc05e9f9c
[    0.389346] Backtrace:
[    0.389358] Function entered at [<c020c974>] from [<c020cc9c>]
[    0.389368]  r7:c0aa42bc r6:60000193 r5:00000000 r4:c0e45498
[    0.389376] Function entered at [<c020cc84>] from [<c0825de0>]
[    0.389384] Function entered at [<c0825d50>] from [<c0230ab0>]
[    0.389395]  r7:c0aa42bc r6:00000009 r5:00000000 r4:ef1fda0c
[    0.389402] Function entered at [<c02309d4>] from [<c02306f4>]
[    0.389413]  r9:ef1e5e40 r8:f0880358 r7:c0aa41dc r6:c0aa4128 r5:c0aa428c r4:c0e04c48
[    0.389421] Function entered at [<c02306a8>] from [<c04ca2cc>]
[    0.389430]  r3:ef207d80 r2:c0aa428c
[    0.389438]  r5:00000004 r4:80080001
[    0.389445] Function entered at [<c04c9f9c>] from [<c028a7b0>]
[    0.389456]  r10:c0e465f7 r9:ef209a00 r8:00000017 r7:ef1fdb38 r6:00000000 r5:ef209a68
[    0.389464]  r4:ef20d300
[    0.389471] Function entered at [<c028a748>] from [<c028a8bc>]
[    0.389482]  r10:ef0ba1c0 r9:ef1fc000 r8:ef00c000 r7:00000001 r6:ef209a00 r5:ef209a68
[    0.389490]  r4:c0e04c48
[    0.389497] Function entered at [<c028a888>] from [<c028a950>]
[    0.389506]  r6:c0e0a1fc r5:ef209a68 r4:ef209a00
[    0.389514] Function entered at [<c028a910>] from [<c028e698>]
[    0.389524]  r7:00000001 r6:c0e0a1fc r5:ef209a68 r4:ef209a00
[    0.389531] Function entered at [<c028e5d8>] from [<c02899ac>]
[    0.389540]  r7:00000001 r6:00000000 r5:00000000 r4:c0c5ccf8
[    0.389548] Function entered at [<c0289980>] from [<c028a010>]
[    0.389556] Function entered at [<c0289fac>] from [<c04c8608>]
[    0.389566]  r9:ef1fc000 r8:fa213000 r7:ef1fdc00 r6:fa212000 r5:fa21200c r4:c0e050f8
[    0.389574] Function entered at [<c04c85c4>] from [<c02019f8>]
[    0.389582] Exception stack(0xef1fdc00 to 0xef1fdc48)
[    0.389594] dc00: ef0ba708 00000000 0000001a 0000001b ef0ba1c0 0000000b ef0ba708 ffffe000
[    0.389604] dc20: bf000000 60000193 ef0ba1c0 ef1fdc5c ef1fdc60 ef1fdc50 c0234308 c0840230
[    0.389613] dc40: 60000113 ffffffff
[    0.389623]  r9:ef1fc000 r8:bf000000 r7:ef1fdc34 r6:ffffffff r5:60000113 r4:c0840230
[    0.389631] Function entered at [<c0840208>] from [<c0234308>]
[    0.389639] Function entered at [<c02341e0>] from [<c020c044>]
[    0.389646]  r7:0000000b
[    0.389654] Function entered at [<c020bcc8>] from [<c020c0a4>]
[    0.389665]  r10:ffffe000 r9:00000007 r8:ef1fdd90 r7:c0e09afc r6:00000000 r5:00001211
[    0.389672]  r4:c0e04c48
[    0.389680] Function entered at [<c020c050>] from [<c02145c4>]
[    0.389687] Function entered at [<c0214500>] from [<c0201970>]
[    0.389695] Exception stack(0xef1fdd90 to 0xef1fddd8)
[    0.389705] dd80:                                     ef32e440 00000000 00000000 f087b000
[    0.389715] dda0: ef32e440 ef26a410 c0e12cf4 c0e03d00 c05e6b64 c0e04c48 ffffe000 ef1fddfc
[    0.389725] ddc0: ef1fde00 ef1fdde0 c0568670 c056835c 60000093 ffffffff
[    0.389736]  r9:ef1fc000 r8:c05e6b64 r7:ef1fddc4 r6:ffffffff r5:60000093 r4:c056835c
[    0.389744] Function entered at [<c05685cc>] from [<c05e6b98>]
[    0.389754]  r7:c0e03d00 r6:ef26a488 r5:00000000 r4:ef26a410
[    0.389761] Function entered at [<c05e6b64>] from [<c05e96a4>]
[    0.389769] Function entered at [<c05e9668>] from [<c05e9870>]
[    0.389779]  r10:ffffe000 r9:c0e04c48 r8:00000008 r7:c0e03d00 r6:c05e6b64 r5:00000000
[    0.389787]  r4:ef26a410
[    0.389794] Function entered at [<c05e9848>] from [<c05e88c8>]
[    0.389804]  r7:c0e03d00 r6:c05e6b64 r5:00000000 r4:ef26a410
[    0.389811] Function entered at [<c05e8780>] from [<c05e8e24>]
[    0.389821]  r10:00000000 r9:ef26a4c8 r8:ef26a4d4 r7:00000000 r6:00000002 r5:00000000
[    0.389829]  r4:ef26a410
[    0.389837] Function entered at [<c05e8d5c>] from [<c05ea030>]
[    0.389847]  r9:ef26a4c8 r8:00000000 r7:ef64b200 r6:ef646d80 r5:ef26a488 r4:ef26a4c4
[    0.389855] Function entered at [<c05e9f9c>] from [<c0248ac8>]
[    0.389863]  r5:ef1e5600 r4:ef26a4c4
[    0.389870] Function entered at [<c02488d4>] from [<c0249888>]
[    0.389880]  r10:ef646d80 r9:c0e03d00 r8:ef646d98 r7:00000008 r6:ef646d80 r5:ef1e5614
[    0.389888]  r4:ef1e5600
[    0.389895] Function entered at [<c0249830>] from [<c024ed68>]
[    0.389906]  r10:ef095e74 r9:c0249830 r8:ef1e5600 r7:ef1fc000 r6:00000000 r5:ef1e46c0
[    0.389913]  r4:ef1da080
[    0.389921] Function entered at [<c024ec08>] from [<c02010d8>]
[    0.389929] Exception stack(0xef1fdfb0 to 0xef1fdff8)
[    0.389938] dfa0:                                     00000000 00000000 00000000 00000000
[    0.389948] dfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    0.389958] dfe0: 00000000 00000000 00000000 00000000 00000013 00000000
[    0.389968]  r10:00000000 r9:00000000 r8:00000000 r7:00000000 r6:00000000 r5:c024ec08
[    0.389976]  r4:ef1e46c0
[    0.389983] ---[ end trace 331e31d9ed26a06d ]---
[    0.390224] omap-iommu 58882000.mmu: 58882000.mmu registered
[    0.390449] omap-iommu 55082000.mmu: 55082000.mmu registered
[    0.390768] omap-iommu 41501000.mmu: 41501000.mmu registered
[    0.390905] omap-iommu 41502000.mmu: 41502000.mmu registered
[    0.391074] ------------[ cut here ]------------
[    0.391086] WARNING: CPU: 0 PID: 5 at drivers/bus/omap_l3_noc.c:147 0xc04ca2cc
[    0.391097] 44000000.ocp:L3 Standard Error: MASTER MPU TARGET DSP2_SDMA (Read Link): At Address: 0x00502044 : Data Access in User mode during Functional access
[    0.391104] Modules linked in:
[    0.391121] CPU: 0 PID: 5 Comm: kworker/0:0 Tainted: G      D W         4.19.73+ #1
[    0.391130] Hardware name: Generic DRA74X (Flattened Device Tree)
[    0.391140] Workqueue: pm 0xc05e9f9c
[    0.391151] Backtrace:
[    0.391163] Function entered at [<c020c974>] from [<c020cc9c>]
[    0.391175]  r7:c0aa42bc r6:60000193 r5:00000000 r4:c0e45498
[    0.391183] Function entered at [<c020cc84>] from [<c0825de0>]
[    0.391191] Function entered at [<c0825d50>] from [<c0230ab0>]
[    0.391201]  r7:c0aa42bc r6:00000009 r5:00000000 r4:ef095c94
[    0.391209] Function entered at [<c02309d4>] from [<c02306f4>]
[    0.391219]  r9:ef1e5e40 r8:f0880658 r7:c0aa41dc r6:c0aa4128 r5:c0aa428c r4:c0e04c48
[    0.391227] Function entered at [<c02306a8>] from [<c04ca2cc>]
[    0.391236]  r3:ef207d80 r2:c0aa428c
[    0.391244]  r5:00000004 r4:80080001
[    0.391252] Function entered at [<c04c9f9c>] from [<c028a7b0>]
[    0.391263]  r10:c0e465f7 r9:ef209a00 r8:00000017 r7:ef095dc0 r6:00000000 r5:ef209a68
[    0.391270]  r4:ef20d300
[    0.391278] Function entered at [<c028a748>] from [<c028a8bc>]
[    0.391289]  r10:00000000 r9:ef094000 r8:ef00c000 r7:00000001 r6:ef209a00 r5:ef209a68
[    0.391296]  r4:c0e04c48
[    0.391304] Function entered at [<c028a888>] from [<c028a950>]
[    0.391313]  r6:c0e0a1fc r5:ef209a68 r4:ef209a00
[    0.391320] Function entered at [<c028a910>] from [<c028e698>]
[    0.391329]  r7:00000001 r6:c0e0a1fc r5:ef209a68 r4:ef209a00
[    0.391337] Function entered at [<c028e5d8>] from [<c02899ac>]
[    0.391346]  r7:00000001 r6:00000000 r5:00000000 r4:c0c5ccf8
[    0.391354] Function entered at [<c0289980>] from [<c028a010>]
[    0.391362] Function entered at [<c0289fac>] from [<c04c8608>]
[    0.391372]  r9:ef094000 r8:fa213000 r7:ef095e88 r6:fa212000 r5:fa21200c r4:c0e050f8
[    0.391380] Function entered at [<c04c85c4>] from [<c02019f8>]
[    0.391388] Exception stack(0xef095e88 to 0xef095ed0)
[    0.391398] 5e80:                   ef284a88 20000193 f92a5a7d 0000000b ef284ac4 ef284a88
[    0.391409] 5ea0: ef646d80 ef64b200 00000000 ef284ac8 00000000 ef095ee4 ef095ee8 ef095ed8
[    0.391418] 5ec0: c05ea00c c0840230 60000113 ffffffff
[    0.391429]  r9:ef094000 r8:00000000 r7:ef095ebc r6:ffffffff r5:60000113 r4:c0840230
[    0.391436] Function entered at [<c0840208>] from [<c05ea00c>]
[    0.391444] Function entered at [<c05e9f9c>] from [<c0248ac8>]
[    0.391452]  r5:ef055b80 r4:ef284ac4
[    0.391460] Function entered at [<c02488d4>] from [<c0249888>]
[    0.391470]  r10:ef646d80 r9:c0e03d00 r8:ef646d98 r7:00000008 r6:ef646d80 r5:ef055b94
[    0.391478]  r4:ef055b80
[    0.391485] Function entered at [<c0249830>] from [<c024ed68>]
[    0.391496]  r10:ef081e64 r9:c0249830 r8:ef055b80 r7:ef094000 r6:00000000 r5:ef088040
[    0.391504]  r4:ef088080
[    0.391511] Function entered at [<c024ec08>] from [<c02010d8>]
[    0.391519] Exception stack(0xef095fb0 to 0xef095ff8)
[    0.391528] 5fa0:                                     00000000 00000000 00000000 00000000
[    0.391538] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    0.391548] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000
[    0.391559]  r10:00000000 r9:00000000 r8:00000000 r7:00000000 r6:00000000 r5:c024ec08
[    0.391566]  r4:ef088040
[    0.391574] ---[ end trace 331e31d9ed26a06e ]---
[    0.391839] iommu: Adding device 58820000.ipu to group 1
[    0.391917] iommu: Adding device 55020000.ipu to group 2
[    0.392040] iommu: Adding device 40800000.dsp to group 0
[    0.392273] iommu: Adding device 41000000.dsp to group 3
[    0.394238] palmas 0-0058: IRQ missing: skipping irq request
[    0.420784] palmas 0-0058: Muxing GPIO 2e, PWM 0, LED 0
[    0.422470] SMPS123: supplied by regulator-dummy
[    0.424313] SMPS45: supplied by regulator-dummy
[    0.426149] SMPS6: supplied by regulator-dummy
[    0.427832] SMPS7: supplied by regulator-dummy
[    0.429671] SMPS8: supplied by regulator-dummy
[    0.431379] SMPS9: supplied by regulator-dummy
[    0.432309] LDO1: supplied by regulator-dummy
[    0.441246] LDO2: supplied by regulator-dummy
[    0.451106] LDO3: supplied by regulator-dummy
[    0.461127] LDO4: supplied by regulator-dummy
[    0.461283] random: fast init done
[    0.461799] LDO5: supplied by regulator-dummy
[    0.462466] LDO6: supplied by regulator-dummy
[    0.463131] LDO7: supplied by regulator-dummy
[    0.463799] LDO8: supplied by regulator-dummy
[    0.464475] LDO9: supplied by regulator-dummy
[    0.471159] LDOLN: supplied by regulator-dummy
[    0.481170] LDOUSB: supplied by regulator-dummy
[    0.493761] pcf857x 0-0020: probed
[    0.494322] pcf857x 0-0021: probed
[    0.494493] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz
[    0.494918] omap_i2c 48060000.i2c: bus 2 rev0.12 at 400 kHz
[    0.495138] media: Linux media interface: v0.10
[    0.495183] videodev: Linux video capture interface: v2.00
[    0.495249] pps_core: LinuxPPS API ver. 1 registered
[    0.495258] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.495278] PTP clock support registered
[    0.495307] EDAC MC: Ver: 3.0.0
[    0.496043] omap-mailbox 48840000.mailbox: omap mailbox rev 0x400
[    0.496284] omap-mailbox 48842000.mailbox: omap mailbox rev 0x400
[    0.497316] clocksource: Switched to clocksource arch_sys_counter
[    0.505460] NET: Registered protocol family 2
[    0.506037] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
[    0.506067] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.506130] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.506256] TCP: Hash tables configured (established 8192 bind 8192)
[    0.506326] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.506361] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.506487] NET: Registered protocol family 1
[    0.507559] hw perfevents: no interrupt-affinity property for /pmu, guessing.
[    0.507748] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
[    0.508699] Initialise system trusted keyrings
[    0.508826] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[    0.513523] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.513537] ntfs: driver 2.1.32 [Flags: R/O].
[    0.514912] Key type asymmetric registered
[    0.514924] Asymmetric key parser 'x509' registered
[    0.514974] bounce: pool size: 64 pages
[    0.515008] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.515018] io scheduler noop registered
[    0.515028] io scheduler deadline registered
[    0.515130] io scheduler cfq registered (default)
[    0.515141] io scheduler mq-deadline registered
[    0.515151] io scheduler kyber registered
[    0.520826] pinctrl-single 4a003400.pinmux: 282 pins, size 1128
[    0.526549] evm_1v8: supplied by smps9
[    0.526772] evm_3v3_sw: supplied by sysen1
[    0.526962] aic_dvdd: supplied by evm_3v3_sw
[    0.527006] vtt_fixed: supplied by sysen2
[    0.571294] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
[    0.574707] 4806a000.serial: ttyS0 at MMIO 0x4806a000 (irq = 45, base_baud = 3000000) is a 8250
[    2.909439] console [ttyS0] enabled
[    2.913832] 4806c000.serial: ttyS1 at MMIO 0x4806c000 (irq = 46, base_baud = 3000000) is a 8250
[    2.923450] 48020000.serial: ttyS2 at MMIO 0x48020000 (irq = 47, base_baud = 3000000) is a 8250
[    2.934503] omap_rng 48090000.rng: Random Number Generator ver. 20
[    2.934843] random: crng init done
[    2.947810] vmemexp device MAJOR num = 244
[    2.951938] vmemexp class registered
[    2.955656] /dev/vmemexp device registered
[    2.959799] ioctl DBUFIOC_EXPORT_VIRTMEM = -1072899120
[    2.966757] libphy: Fixed MDIO Bus: probed
[    2.973115] i2c /dev entries driver
[    2.981304] cpu cpu0: Linked as a consumer to regulator.10
[    2.986858] cpu cpu0: Linked as a consumer to regulator.32
[    2.993629] sdhci: Secure Digital Host Controller Interface driver
[    2.999929] sdhci: Copyright(c) Pierre Ossman
[    3.005672] sdhci-pltfm: SDHCI platform and OF driver helper
[    3.012184] omap_gpio 4805d000.gpio: Could not set line 27 debounce to 200000 microseconds (-22)
[    3.021039] sdhci-omap 4809c000.mmc: Got CD GPIO
[    3.025778] sdhci-omap 4809c000.mmc: Linked as a consumer to regulator.31
[    3.032803] sdhci-omap 4809c000.mmc: Linked as a consumer to regulator.16
[    3.039647] sdhci-omap 4809c000.mmc: Dropping the link to regulator.16
[    3.046402] sdhci-omap 4809c000.mmc: Linked as a consumer to regulator.16
[    3.053252] sdhci-omap 4809c000.mmc: Dropping the link to regulator.16
[    3.059845] sdhci-omap 4809c000.mmc: Dropping the link to regulator.31
[    3.066855] sdhci-omap 480b4000.mmc: Linked as a consumer to regulator.2
[    3.073618] sdhci-omap 480b4000.mmc: Dropping the link to regulator.2
[    3.080139] sdhci-omap 480b4000.mmc: Linked as a consumer to regulator.2
[    3.111231] mmc0: SDHCI controller on 480b4000.mmc [480b4000.mmc] using ADMA
[    3.120000] ledtrig-cpu: registered to indicate activity on CPUs
[    3.129439] NET: Registered protocol family 10
[    3.134809] Segment Routing with IPv6
[    3.138810] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    3.145880] NET: Registered protocol family 17
[    3.150465] Registering SWP/SWPB emulation handler
[    3.155293] omap_voltage_late_init: Voltage driver support not added
[    3.161721] Power Management for TI OMAP4+ devices.
[    3.167045] Loading compiled-in X.509 certificates
[    3.172324] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    3.178986] [drm] No driver support for vblank timestamp query.
[    3.185112] [drm] Initialized vdrm 1.0.0 20191105 for 44000000.ocp:vdrm@0 on minor 0
[    3.249980] ti-iodelay 4844a000.padconf: Set reg 0x190 Delay(a: 274 g: 0), Elements(C=0 F=6)0x29006
[    3.249991] ti-iodelay 4844a000.padconf: Set reg 0x194 Delay(a: 162 g: 0), Elements(C=0 F=4)0x29004
[    3.250001] ti-iodelay 4844a000.padconf: Set reg 0x1a8 Delay(a: 401 g: 0), Elements(C=0 F=10)0x2900a
[    3.250011] ti-iodelay 4844a000.padconf: Set reg 0x1ac Delay(a: 73 g: 0), Elements(C=0 F=1)0x29001
[    3.250021] ti-iodelay 4844a000.padconf: Set reg 0x1b4 Delay(a: 465 g: 0), Elements(C=0 F=11)0x2900b
[    3.250030] ti-iodelay 4844a000.padconf: Set reg 0x1b8 Delay(a: 115 g: 0), Elements(C=0 F=2)0x29002
[    3.250039] ti-iodelay 4844a000.padconf: Set reg 0x1c0 Delay(a: 633 g: 0), Elements(C=1 F=2)0x29022
[    3.250048] ti-iodelay 4844a000.padconf: Set reg 0x1c4 Delay(a: 47 g: 0), Elements(C=0 F=1)0x29001
[    3.250058] ti-iodelay 4844a000.padconf: Set reg 0x1d0 Delay(a: 935 g: 280), Elements(C=1 F=14)0x2902e
[    3.250066] ti-iodelay 4844a000.padconf: Set reg 0x1d8 Delay(a: 621 g: 0), Elements(C=1 F=2)0x29022
[    3.250075] ti-iodelay 4844a000.padconf: Set reg 0x1dc Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
[    3.250084] ti-iodelay 4844a000.padconf: Set reg 0x1e4 Delay(a: 183 g: 0), Elements(C=0 F=4)0x29004
[    3.250093] ti-iodelay 4844a000.padconf: Set reg 0x1e8 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
[    3.250101] ti-iodelay 4844a000.padconf: Set reg 0x1f0 Delay(a: 467 g: 0), Elements(C=0 F=11)0x2900b
[    3.250110] ti-iodelay 4844a000.padconf: Set reg 0x1f4 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
[    3.250119] ti-iodelay 4844a000.padconf: Set reg 0x1fc Delay(a: 262 g: 0), Elements(C=0 F=6)0x29006
[    3.250128] ti-iodelay 4844a000.padconf: Set reg 0x200 Delay(a: 46 g: 0), Elements(C=0 F=1)0x29001
[    3.250137] ti-iodelay 4844a000.padconf: Set reg 0x364 Delay(a: 684 g: 0), Elements(C=1 F=3)0x29023
[    3.250145] ti-iodelay 4844a000.padconf: Set reg 0x368 Delay(a: 76 g: 0), Elements(C=0 F=1)0x29001
[    3.253124] mmc0: new HS200 MMC card at address 0001
[    3.263849] mmcblk0: mmc0:0001 MMC08G 7.25 GiB
[    3.264291] mmcblk0boot0: mmc0:0001 MMC08G partition 1 8.00 MiB
[    3.264731] mmcblk0boot1: mmc0:0001 MMC08G partition 2 8.00 MiB
[    3.264878] mmcblk0rpmb: mmc0:0001 MMC08G partition 3 128 KiB, chardev (242:0)
[    3.286722] Console: switching to colour frame buffer device 240x67
[    3.509408] vdrm 44000000.ocp:vdrm@0: fb0: DRM emulated frame buffer device
[    3.516796] dmm 4e000000.dmm: workaround for errata i878 in use
[    3.524109] dmm 4e000000.dmm: initialized all PAT entries
[    3.530007] [drm] Initialized omapdrm 1.0.0 20110917 for omapdrm.0 on minor 1
[    3.538156] omap_gpio 4805d000.gpio: Could not set line 27 debounce to 200000 microseconds (-22)
[    3.546990] sdhci-omap 4809c000.mmc: Got CD GPIO
[    3.551768] sdhci-omap 4809c000.mmc: Linked as a consumer to regulator.31
[    3.558818] sdhci-omap 4809c000.mmc: Linked as a consumer to regulator.16
[    3.565649] sdhci-omap 4809c000.mmc: Dropping the link to regulator.16
[    3.572267] sdhci-omap 4809c000.mmc: Linked as a consumer to regulator.36
[    3.579262] sdhci-omap 4809c000.mmc: Linked as a consumer to regulator.16
[    3.586168] sdhci-omap 4809c000.mmc: no pinctrl state for ddr_1_8v mode
[    3.592837] sdhci-omap 4809c000.mmc: no pinctrl state for ddr_3_3v mode
[    3.599489] sdhci-omap 4809c000.mmc: no pinctrl state for hs200_1_8v mode
[    3.632981] mmc1: SDHCI controller on 4809c000.mmc [4809c000.mmc] using ADMA
[    3.641326] input: gpio_keys as /devices/platform/gpio_keys/input/input0
[    3.648790] hctosys: unable to open rtc device (rtc0)
[    3.654810] aic_dvdd: disabling
[    3.658032] vmmcwl_fixed: disabling
[    3.662102] ldousb: disabling
[    3.666798] Waiting for root device /dev/mmcblk2p2...
[    3.785656] mmc1: host does not support reading read-only switch, assuming write-enable
[    3.795729] mmc1: new high speed SDHC card at address 1234
[    3.802572] mmcblk1: mmc1:1234 SA08G 7.21 GiB
[    3.808116]  mmcblk1: p1 p2

thank you,

cesar.

  • Hi Cesar,

    Did you make any changes to uboot and kernel ?

    I see default commit-IDs when I boot vision-SDK for tda2xx_evm_linux_all configruation

    U-Boot 2019.01-000140gf454ae0

    Linux Version 4.19.73-00040-g3d03684

    and this works as expected.

    RamPrasad

  • Hi RamPrasad,

    i did't make any changes;

    mingjian@ubuntu:~/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/os_tools/linux/u-boot/u-boot$ git branch
    master
    * uboot_dev
    mingjian@ubuntu:~/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/os_tools/linux/u-boot/u-boot$ git log
    commit f3aaa9f20184b1e4a15ef8e0cf6b6cecac8406e6
    Author: Ramprasad N <x0038811@ti.com>
    Date: Wed Oct 23 12:10:03 2019 +0530


    mingjian@ubuntu:~/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/os_tools/linux/kernel/omap$ git branch
    * kernel_dev
    master
    mingjian@ubuntu:~/PROCESSOR_SDK_VISION_03_08_00_00/ti_components/os_tools/linux/kernel/omap$ git log
    commit a01ffcfe0e070309fc91fa8a156a2b96d56238e0
    Author: Nikhil Devshatwar <nikhil.nd@ti.com>
    Date: Tue Oct 3 18:31:32 2017 +0530

    thanks,

    cesar

  • Hi Cesar,

    Can you share what was your configuration changes.

    Run "make -s showconfig " from vision-sdk/build

    Thanks

    RamPrasad

  • Hi RamPrasad,

    the configuration:

    mingjian@ubuntu:~/PROCESSOR_SDK_VISION_03_08_00_00/vision_sdk/build$ make -s showconfig
    #
    # Build Config is [ tda2xx_evm_linux_all ]
    # Build Config file is @ /home/mingjian/PROCESSOR_SDK_VISION_03_08_00_00/vision_sdk/configs/tda2xx_evm_linux_all/cfg.mk
    # Build Config .h file is @ /home/mingjian/PROCESSOR_SDK_VISION_03_08_00_00/vision_sdk/links_fw/include/config/apps/tda2xx_evm_linux_all/system_cfg.h
    # Build CPUs is @ ipu2 a15_0 dsp1 dsp2 eve1 eve2 eve3 eve4
    #
    # CPUs included in application,
    # PROC_IPU1_0_INCLUDE=no
    # PROC_IPU1_1_INCLUDE=no
    # PROC_IPU2_INCLUDE=yes
    # PROC_DSP1_INCLUDE=yes
    # PROC_DSP2_INCLUDE=yes
    # PROC_EVE1_INCLUDE=yes
    # PROC_EVE2_INCLUDE=yes
    # PROC_EVE3_INCLUDE=yes
    # PROC_EVE4_INCLUDE=yes
    # PROC_A15_0_INCLUDE=yes
    #
    # Platform config,
    # VSDK_BOARD_TYPE=TDA2XX_EVM [options: TDA2XX_EVM TDA2EX_EVM TDA3XX_EVM TDA3XX_RVP TDA2XX_RVP]
    # PLATFORM=tda2xx-evm
    # DUAL_A15_SMP_BIOS=no
    # IPU1_SMP_BIOS=no
    # DDR_MEM=DDR_MEM_1024M [options: DDR_MEM_128M DDR_MEM_512M DDR_MEM_1024M]
    # EMIFMODE=SINGLE_EMIF_512MB [options: SINGLE_EMIF_512MB SINGLE_EMIF_1GB ref build_pdk.mk]
    # NDK_PROC_TO_USE=a15_0 [options: a15_0 ipu1_0 ipu1_1 ipu2 none]
    # NSP_TFDTP_INCLUDE=no [options: yes no]
    # TDA2EX_ETHSRV_BOARD=no [options: yes no]
    # FATFS_PROC_TO_USE=none [options: ipu1_0 none]
    # RADAR_BOARD=none [options: TDA3XX_AR12_ALPS TDA3XX_AR12_VIB_DAB_BOOSTER TDA3XX_RADAR_RVP none]
    #
    # Build config,
    # BUILD_OS=Linux [options: Windows_NT Linux]
    # BUILD_DEPENDENCY_ALWAYS=no
    # BUILD_ALGORITHMS=no
    # BUILD_INFOADAS=no
    # PROFILE=release [options: debug release]
    # KW_BUILD=no
    # CPLUSPLUS_BUILD=no
    # IPU_PRIMARY_CORE=ipu2 [options: ipu1_0 ipu2]
    # IPU_SECONDARY_CORE=ipu1_0 [options: ipu1_0 ipu2]
    # A15_TARGET_OS=Linux [options: Bios Linux Qnx]
    # BSP_STW_PACKAGE_SELECT=all [options: all vps-iss-dss-only vps-vip-vpe]
    #
    # Safety Module config,
    # RTI_INCLUDE=no
    # ECC_FFI_INCLUDE=no
    # DCC_ESM_INCLUDE=no
    #
    # Video Module config,
    # IVAHD_INCLUDE=yes
    # VPE_INCLUDE=yes
    # CAL_INCLUDE=no
    # ISS_INCLUDE=no
    # ISS_ENABLE_DEBUG_TAPS=no
    # WDR_LDC_INCLUDE=no
    # DSS_INCLUDE=yes
    #
    # Open Compute config,
    # OPENCL_INCLUDE=no
    # TARGET_ROOTDIR=/home/mingjian/PROCESSOR_SDK_VISION_03_08_00_00/vision_sdk/../ti_components/os_tools/linux/targetfs
    # ENABLE_OPENCV=no
    # ENABLE_OPENCV_TESTS=no
    # OPENVX_INCLUDE=no
    #
    # Log config,
    # ENABLE_UART_LOG=yes
    # ENABLE_NETWORK_LOG=no
    # ENABLE_CCS_LOG=no
    # CIO_REDIRECT=yes
    #
    # IPC config,
    # WORKQ_INCLUDE=no
    # IPC_LIB_INCLUDE=no
    #
    # AUTOSAR_APP=no
    #
    # Surround View config,
    # SRV_FAST_BOOT_INCLUDE=no
    #
    # Other Module config,
    # AVB_INCLUDE=no
    # DCAN_INCLUDE=no
    # RADAR_ONLY=no
    # RADAR_STUDIO=no
    # CPU_IDLE_ENABLED=yes
    # FAST_BOOT_INCLUDE=no
    # DATA_VIS_INCLUDE=no
    # HS_DEVICE=no
    # ULTRASONIC_INCLUDE=no
    # PGA450=
    # PGA460=
    # ENABLE_ALL_DEPTH=
    #
    # Linux config,
    # DEFAULT_UBOOT_CONFIG=dra7xx_evm_vision_config
    # DEFAULT_KERNEL_CONFIG=ti_sdk_dra7x_release_defconfig
    # DEFAULT_DTB=dra7-evm-infoadas.dtb dra7-evm-infoadas-lcd-lg.dtb
    # CMEM_INCLUDE=yes
    # IPUMM_INCLUDE=no
    # IPU1_EVELOADER_INCLUDE=yes
    # ROBUST_RVC_INCLUDE=no
    # BUILD_ADAM_CAR=no
    #
    # Alg plugins included in build,
    # ALG_autocalibration ALG_dmaSwMs ALG_framecopy ALG_sparseopticalflow ALG_structurefrommotion ALG_surroundview
    #
    # Use-cases included in build,
    # UC_srv_calibration UC_lvds_vip_multi_cam_3d_perception UC_lvds_vip_multi_cam_3d_srv UC_lvds_vip_multi_cam_2mp_3d_srv UC_lvds_vip_multi_cam_3d_adaptive_srv UC_lvds_vip_multi_cam_view_sgx_display UC_lvds_vip_multi_cam_vpe_enc_null UC_null_src_decode_display UC_disp_dist_src_display UC_ov490_vip_multi_cam_3d_srv UC_vip_single_cam_connectorLinksA15_sgx_display UC_vip_single_cam_enc_dec_sgx_display UC_vip_single_cam_framecopy_sgx_display UC_vip_single_cam_framecopyEve_sgx_display UC_vip_single_cam_sgx_display
    #
    #
    # CPUs that are NOT required but included in config [ tda2xx_evm_linux_all ],
    #
    #
    # CPUs that are required but not included in config [ tda2xx_evm_linux_all ],
    #
    # ERROR: IPU1_0 MUST be included in application
    #
    # Edit /home/mingjian/PROCESSOR_SDK_VISION_03_08_00_00/vision_sdk/apps/configs/tda2xx_evm_linux_all/cfg.mk to include or exclude CPUs in an application
    #
    mingjian@ubuntu:~/PROCESSOR_SDK_VISION_03_08_00_00/vision_sdk/build$

    thanks,

    cesar.

  • Hi RamPrasad,

    i checkout uboot and kernel branch again,there are no error.

    thanks,

    cesar.