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.

TDA2PXEVM: Linux Boot up Issue

Part Number: TDA2PXEVM
Other Parts Discussed in Thread: PMP

Hello All,

I am currently working on TDA2PXEVM Linux Platform . I have build the default VISION SDK for linux platform but facing booting issue for the same. Same for TDA2XX Linux build is working fine on TDA2XX board. I have checked the pin configurations for both the boards as well.

Can anyone help me to resolve the issue. Any inputs would be of great help.

Regards,

Shantanu Joshi

  • Hi,

    did you changed the device tree file in uenv.txt? For TDA2Px you need to set "fdtfile= dra76-evm-infoada.dtb", please check section "3.1.2 SD only boot" in VisionSDK_Linux_UserGuide.pdf.

    Regards,

    Yordan

  • Hi Yordan,

    I have made the changes in uenv.txt file. But while boot up on TDA2PXEVM kernel image is not getting found. I am sharing the log.

    U-Boot SPL 2016.05-00010-g9551b3d (Dec 12 2019 - 14:29:16)
    DRA762-GP ES1.0
    no pinctrl for hs200_1_8v
    no pinctrl for ddr_1_8v
    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-00010-g9551b3d (Dec 12 2019 - 14:29:16 +0530)

    CPU : DRA762-GP ES1.0
    Model: TI DRA762 EVM
    Board: DRA74x EVM REV
    DRAM: 1.5 GiB
    MMC: mmc@4809c000: fail to find sdr104 mode FDT_ERR_NOTFOUND
    no pinctrl for sdr104
    mmc@4809c000: fail to find ddr50 mode FDT_ERR_NOTFOUND
    no pinctrl for ddr50
    mmc@4809c000: fail to find sdr50 mode FDT_ERR_NOTFOUND
    no pinctrl for sdr50
    mmc@4809c000: fail to find sdr25 mode FDT_ERR_NOTFOUND
    no pinctrl for sdr25
    mmc@4809c000: fail to find sdr12 mode FDT_ERR_NOTFOUND
    no pinctrl for sdr12
    OMAP SD/MMC: 0, OMAP SD/MMC: 1
    Warning: fastboot.board_rev: unknown board revision
    GUID Partition Table Header signature is wrong: 0x0 != 0x5452415020494645
    part_get_info_efi: *** ERROR: Invalid GPT ***
    GUID Partition Table Header signature is wrong: 0x0 != 0x5452415020494645
    part_get_info_efi: *** ERROR: Invalid Backup GPT ***
    ERROR: cannot find partition: 'userdata'

    at arch/arm/cpu/armv7/omap-common/utils.c:199/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
    => env default -fa
    ## Resetting to default environment
    => saveenv
    Saving Environment to MMC...
    Writing to MMC(1)... done
    => �
    U-Boot SPL 2016.05-00010-g9551b3d (Dec 12 2019 - 14:29:16)
    DRA762-GP ES1.0
    no pinctrl for hs200_1_8v
    no pinctrl for ddr_1_8v
    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-00010-g9551b3d (Dec 12 2019 - 14:29:16 +0530)

    CPU : DRA762-GP ES1.0
    Model: TI DRA762 EVM
    Board: DRA74x EVM REV
    DRAM: 1.5 GiB
    MMC: mmc@4809c000: fail to find sdr104 mode FDT_ERR_NOTFOUND
    no pinctrl for sdr104
    mmc@4809c000: fail to find ddr50 mode FDT_ERR_NOTFOUND
    no pinctrl for ddr50
    mmc@4809c000: fail to find sdr50 mode FDT_ERR_NOTFOUND
    no pinctrl for sdr50
    mmc@4809c000: fail to find sdr25 mode FDT_ERR_NOTFOUND
    no pinctrl for sdr25
    mmc@4809c000: fail to find sdr12 mode FDT_ERR_NOTFOUND
    no pinctrl for sdr12
    OMAP SD/MMC: 0, OMAP SD/MMC: 1
    Warning: fastboot.board_rev: unknown board revision
    GUID Partition Table Header signature is wrong: 0x0 != 0x5452415020494645
    part_get_info_efi: *** ERROR: Invalid GPT ***
    GUID Partition Table Header signature is wrong: 0x0 != 0x5452415020494645
    part_get_info_efi: *** ERROR: Invalid Backup GPT ***
    ERROR: cannot find partition: 'userdata'

    at arch/arm/cpu/armv7/omap-common/utils.c:199/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
    switch to partitions #0, OK
    mmc0 is current device
    SD/MMC found on device 0
    reading boot.scr
    ** Unable to read file boot.scr **
    reading uEnv.txt
    173 bytes read in 2 ms (84 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
    3555816 bytes read in 170 ms (19.9 MiB/s)
    ** File not found /boot/dra76-evm-infoada.dtb **
    Booting from mmc0 ...
    Kernel image @ 0x82000000 [ 0x000000 - 0x3641e8 ]
    ERROR: Did not find a cmdline Flattened Device Tree
    Could not find a valid device tree
    switch to partitions #0, OK
    mmc1(part 0) is current device
    mmc - MMC sub system

    Usage:
    mmc info - display info of the current MMC device
    mmc read addr blk# cnt
    mmc write addr blk# cnt
    mmc erase blk# cnt
    mmc rescan
    mmc part - lists available partition on current mmc device
    mmc dev [dev] [part] - show or set current mmc device [partition]
    mmc list - lists available devices
    mmc hwpartition [args...] - does hardware partitioning
    arguments (sizes in 512-byte blocks):
    [user [enh start cnt] [wrrel {on|off}]] - sets user data area attributes
    [gp1|gp2|gp3|gp4 cnt [enh] [wrrel {on|off}]] - general purpose partition
    [check|set|complete] - mode, complete set partitioning completed
    WARNING: Partitioning is a write-once setting once it is set to complete.
    Power cycling is required to initialize partitions after set to complete.
    mmc bootbus dev boot_bus_width reset_boot_bus_width boot_mode
    - Set the BOOT_BUS_WIDTH field of the specified device
    mmc bootpart-resize <dev> <boot part size MB> <RPMB part size MB>
    - Change sizes of boot and RPMB partitions of specified device
    mmc partconf dev boot_ack boot_partition partition_access
    - Change the bits of the PARTITION_CONFIG field of the specified device
    mmc rst-function dev value
    - Change the RST_n_FUNCTION field of the specified device
    WARNING: This is a write-once field and 0 / 1 / 2 are the only valid values.
    mmc setdsr <value> - set DSR register value

    mmc - MMC sub system

    Usage:
    mmc info - display info of the current MMC device
    mmc read addr blk# cnt
    mmc write addr blk# cnt
    mmc erase blk# cnt
    mmc rescan
    mmc part - lists available partition on current mmc device
    mmc dev [dev] [part] - show or set current mmc device [partition]
    mmc list - lists available devices
    mmc hwpartition [args...] - does hardware partitioning
    arguments (sizes in 512-byte blocks):
    [user [enh start cnt] [wrrel {on|off}]] - sets user data area attributes
    [gp1|gp2|gp3|gp4 cnt [enh] [wrrel {on|off}]] - general purpose partition
    [check|set|complete] - mode, complete set partitioning completed
    WARNING: Partitioning is a write-once setting once it is set to complete.
    Power cycling is required to initialize partitions after set to complete.
    mmc bootbus dev boot_bus_width reset_boot_bus_width boot_mode
    - Set the BOOT_BUS_WIDTH field of the specified device
    mmc bootpart-resize <dev> <boot part size MB> <RPMB part size MB>
    - Change sizes of boot and RPMB partitions of specified device
    mmc partconf dev boot_ack boot_partition partition_access
    - Change the bits of the PARTITION_CONFIG field of the specified device
    mmc rst-function dev value
    - Change the RST_n_FUNCTION field of the specified device
    WARNING: This is a write-once field and 0 / 1 / 2 are the only valid values.
    mmc setdsr <value> - set DSR register value

    Booting from eMMC ...
    Wrong Image Format for bootm command
    ERROR: can't get kernel image!

     


    PS: Please note that I have change the boot environment to default also. Still I'm facing the same error for kernel image.

    Regards,

    Shantanu Joshi

  • Hello Yordan,

    This is just a reminder as I have been stuck in the issue for last two days.

    Regards,

    Shantanu Joshi

  • Hi,

    can you check this post and the following discussion and see if it can give you any directions:

    Regards,

    Yordan

  • Hi,

    I have seen the post suggested by you and follow the steps as well. But now while booting on TDA2Px kernel is getting panic.


    I am sharing the snapshot of log as well.

    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+ (linux@linux-pc) (gcc version 5.3.1 20160113 (Linaro GCC 5.3-2016.02) ) #1 SMP PREEMPT Mon Dec 16 16:31:54
    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 DRA762 EVM
    [ 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] cma: Reserved 64 MiB at 0x00000000bbc00000
    [ 0.000000] Forcing write-allocate cache policy for SMP
    [ 0.000000] Memory policy: Data cache writealloc
    [ 0.000000] OMAP4: Map 0x00000000bfd00000 to fe600000 for dram barrier
    [ 0.000000] DRA762 ES1.0
    [ 0.000000] PERCPU: Embedded 11 pages/cpu @ef635000 s14912 r8192 d21952 u45056
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 243008
    [ 0.000000] Kernel command line: console=ttyO0,115200n8 vram=16M root=PARTUUID=e2eed36f-02 rw rootwait ip=none mem=1024M cma=64M
    [ 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: 371984K/978944K available (5106K kernel code, 230K rwdata, 980K rodata, 296K init, 260K bss, 361200K reserved, 245760K c
    ma-reserved, 192512K 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 : 0xc0008000 - 0xc05f9f74 (6088 kB)
    [ 0.000000] .init : 0xc05fa000 - 0xc0644000 ( 296 kB)
    [ 0.000000] .data : 0xc0644000 - 0xc067d978 ( 231 kB)
    [ 0.000000] .bss : 0xc067f000 - 0xc06c01b4 ( 261 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.000004] sched_clock: 56 bits at 6MHz, resolution 162ns, wraps every 4398046511023ns
    [ 0.000016] Switching to timer-based delay loop, resolution 162ns
    [ 0.000331] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns
    [ 0.000339] OMAP clocksource: 32k_counter at 32768 Hz
    [ 0.000766] Console: colour dummy device 80x30
    [ 0.000782] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
    [ 0.000788] This ensures that you still see kernel messages. Please
    [ 0.000794] update your kernel commandline.
    [ 0.000808] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.29 BogoMIPS (lpj=61475)
    [ 0.000821] pid_max: default: 32768 minimum: 301
    [ 0.000918] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
    [ 0.000928] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
    [ 0.001461] Initializing cgroup subsys io
    [ 0.001478] Initializing cgroup subsys memory
    [ 0.001501] Initializing cgroup subsys devices
    [ 0.001513] Initializing cgroup subsys freezer
    [ 0.001524] Initializing cgroup subsys perf_event
    [ 0.001536] Initializing cgroup subsys pids
    [ 0.001561] CPU: Testing write buffer coherency: ok
    [ 0.001758] /cpus/cpu@0 missing clock-frequency property
    [ 0.001774] /cpus/cpu@1 missing clock-frequency property
    [ 0.001785] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
    [ 0.001799] Setting up static identity map for 0x80008380 - 0x800083e0
    [ 0.080055] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
    [ 0.080122] Brought up 2 CPUs
    [ 0.080136] SMP: Total of 2 processors activated (24.59 BogoMIPS).
    [ 0.080142] CPU: All CPU(s) started in HYP mode.
    [ 0.080147] CPU: Virtualization extensions available.
    [ 0.080518] devtmpfs: initialized
    [ 0.109317] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
    [ 0.110023] omap_hwmod: l3_main_2 using broken dt data from ocp
    [ 0.113465] omap_hwmod: mcan: cannot clk_get main_clk mcan_clk
    [ 0.113479] omap_hwmod: mcan: cannot _init_clocks
    [ 0.113486] ------------[ cut here ]------------
    [ 0.113495] WARNING: CPU: 0 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:2608 0xc0606e74()
    [ 0.113501] omap_hwmod: mcan: couldn't init clocks
    [ 0.113507] Modules linked in:
    [ 0.113520] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.4.84+ #1
    [ 0.113528] Hardware name: Generic DRA74X (Flattened Device Tree)
    [ 0.113534] Backtrace:
    [ 0.113544] Function entered at [<c0013134>] from [<c0013320>]
    [ 0.113551] r7:c0606e74 r6:60000013 r5:00000000 r4:c0660750
    [ 0.113570] Function entered at [<c0013308>] from [<c0234328>]
    [ 0.113577] Function entered at [<c023429c>] from [<c0036ca8>]
    [ 0.113583] r7:c0606e74 r6:00000a30 r5:00000009 r4:ef075e30
    [ 0.113601] Function entered at [<c0036c20>] from [<c0036d10>]
    [ 0.113607] r8:00000065 r7:c0634820 r6:c063f8b4 r5:c05f7c30 r4:c05069cc
    [ 0.113626] Function entered at [<c0036cdc>] from [<c0606e74>]
    [ 0.113632] r3:c056bcc4 r2:c05069cc
    [ 0.113642] r4:c0607bf0
    [ 0.113650] Function entered at [<c0606cac>] from [<c0026da8>]
    [ 0.113656] Function entered at [<c0026d44>] from [<c0607bb0>]
    [ 0.113662] Function entered at [<c0607b74>] from [<c0607c28>]
    [ 0.113668] Function entered at [<c0607bf0>] from [<c00098a0>]
    [ 0.113673] Function entered at [<c0009794>] from [<c05faf2c>]
    [ 0.113679] r10:00000002 r9:c05fa578 r8:00000065 r7:c0634820 r6:c063f8b4 r5:c05f7c30
    [ 0.113700] r4:c067f000
    [ 0.113707] Function entered at [<c05fad58>] from [<c04fe3fc>]
    [ 0.113713] r10:00000000 r9:00000000 r8:00000000 r7:00000000 r6:00000000 r5:c04fe3e4
    [ 0.113734] r4:c067f000
    [ 0.113741] Function entered at [<c04fe3e4>] from [<c000fb08>]
    [ 0.113747] r5:c04fe3e4 r4:00000000
    [ 0.113770] ---[ end trace c502d65d0199ea73 ]---
    [ 0.122105] omap_hwmod: dcan1: _wait_target_disable failed
    [ 0.221076] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
    [ 0.221092] futex hash table entries: 512 (order: 3, 32768 bytes)
    [ 0.226136] pinctrl core: initialized pinctrl subsystem
    [ 0.226816] NET: Registered protocol family 16
    [ 0.227709] DMA: preallocated 256 KiB pool for atomic coherent allocations
    [ 0.250141] cpuidle: using governor ladder
    [ 0.280173] cpuidle: using governor menu
    [ 0.286757] platform 43300000.edma: Cannot lookup hwmod 'tpcc'
    [ 0.287051] platform 43400000.tptc: Cannot lookup hwmod 'tptc0'
    [ 0.287332] platform 43500000.tptc: Cannot lookup hwmod 'tptc1'
    [ 0.288421] OMAP GPIO hardware version 0.1
    [ 0.294851] irq: no irq domain found for /ocp/l4@4a000000/scm@2000/pinmux@1400 !
    [ 0.317361] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
    [ 0.317371] hw-breakpoint: maximum watchpoint size is 8 bytes.
    [ 0.317794] omap4_sram_init:Unable to allocate sram needed to handle errata I688
    [ 0.317803] omap4_sram_init:Unable to get sram pool needed to handle errata I688
    [ 0.318052] OMAP DMA hardware revision 0.0
    [ 0.360893] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver (LinkedList1/2/3 supported)
    [ 0.361420] edma3-tptc 43400000.tptc: _od_fail_runtime_resume: FIXME: missing hwmod/omap_dev info
    [ 0.361469] edma3-tptc 43500000.tptc: _od_fail_runtime_resume: FIXME: missing hwmod/omap_dev info
    [ 0.361706] edma 43300000.edma: _od_fail_runtime_resume: FIXME: missing hwmod/omap_dev info
    [ 0.361718] edma 43300000.edma: pm_runtime_get_sync() failed
    [ 0.365671] omap-iommu 40d01000.mmu: 40d01000.mmu registered
    [ 0.365828] omap-iommu 40d02000.mmu: 40d02000.mmu registered
    [ 0.365968] omap-iommu 58882000.mmu: 58882000.mmu registered
    [ 0.366105] omap-iommu 55082000.mmu: 55082000.mmu registered
    [ 0.366352] omap-iommu 41501000.mmu: 41501000.mmu registered
    [ 0.366512] omap-iommu 41502000.mmu: 41502000.mmu registered
    [ 0.369336] palmas 0-0058: IRQ missing: skipping irq request
    [ 0.380613] palmas 0-0058: Muxing GPIO 51, PWM 0, LED 2
    [ 0.431031] irq: no irq domain found for /ocp/i2c@48070000/tps65917@58 !
    [ 0.431936] pcf857x 0-0020: probed
    [ 0.432512] pcf857x 0-0021: probed
    [ 0.432885] GPIO line 465 (vin6_sel_s0) hogged as output/low
    [ 0.432975] pcf857x 0-0026: probed
    [ 0.433113] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz
    [ 0.433493] omap_i2c 48060000.i2c: bus 2 rev0.12 at 400 kHz
    [ 0.433674] media: Linux media interface: v0.10
    [ 0.433718] Linux video capture interface: v2.00
    [ 0.433761] EDAC MC: Ver: 3.0.0
    [ 0.434440] omap-mailbox 48840000.mailbox: omap mailbox rev 0x400
    [ 0.434715] omap-mailbox 48842000.mailbox: omap mailbox rev 0x400
    [ 0.435552] clocksource: Switched to clocksource arch_sys_counter
    [ 0.444629] NET: Registered protocol family 2
    [ 0.445116] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
    [ 0.445180] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
    [ 0.445305] TCP: Hash tables configured (established 8192 bind 8192)
    [ 0.445351] UDP hash table entries: 512 (order: 2, 16384 bytes)
    [ 0.445382] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    [ 0.445515] NET: Registered protocol family 1
    [ 0.446489] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
    [ 0.447407] ------------[ cut here ]------------
    [ 0.447418] WARNING: CPU: 0 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:2116 0xc00259b4()
    [ 0.447425] omap_hwmod: timer12: enabled state can only be entered from initialized, idle, or disabled state
    [ 0.447432] Modules linked in:
    [ 0.447445] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 4.4.84+ #1
    [ 0.447452] Hardware name: Generic DRA74X (Flattened Device Tree)
    [ 0.447459] Backtrace:
    [ 0.447468] Function entered at [<c0013134>] from [<c0013320>]
    [ 0.447475] r7:c00259b4 r6:20000093 r5:00000000 r4:c0660750
    [ 0.447495] Function entered at [<c0013308>] from [<c0234328>]
    [ 0.447501] Function entered at [<c023429c>] from [<c0036ca8>]
    [ 0.447506] r7:c00259b4 r6:00000844 r5:00000009 r4:ef075c28
    [ 0.447524] Function entered at [<c0036c20>] from [<c0036d10>]
    [ 0.447530] r8:00000004 r7:c0028908 r6:ef23e1c0 r5:00000000 r4:c05066d0
    [ 0.447550] Function entered at [<c0036cdc>] from [<c00259b4>]
    [ 0.447556] r3:c056bedc r2:c05066d0
    [ 0.447565] r4:00000001
    [ 0.447573] Function entered at [<c00258c8>] from [<c0027110>]
    [ 0.447579] Function entered at [<c00270c4>] from [<c00288b8>]
    [ 0.447585] Function entered at [<c0028870>] from [<c0028920>]
    [ 0.447590] r7:c0028908 r6:c0028908 r5:ef239e74 r4:ef239e10
    [ 0.447607] Function entered at [<c0028908>] from [<c0332474>]
    [ 0.447612] r5:ef239e74 r4:ef239e10
    [ 0.447623] Function entered at [<c0332440>] from [<c03324d0>]
    [ 0.447628] r7:c0028908 r6:ef204c10 r5:ef239e10 r4:ef239e10
    [ 0.447645] Function entered at [<c03324a8>] from [<c03333b4>]
    [ 0.447650] r7:c0028908 r6:ef204c10 r5:c0646100 r4:ef239e10
    [ 0.447666] Function entered at [<c0333040>] from [<c0333600>]
    [ 0.447672] r10:00000000 r9:ef237a00 r8:00000000 r7:60000013 r6:00000004 r5:ef239e74
    [ 0.447693] r4:ef239e10
    [ 0.447701] Function entered at [<c03335ac>] from [<c0032ff4>]
    [ 0.447706] r7:c0507c44 r6:ef239e10 r5:ef239e00 r4:ef353790
    [ 0.447722] Function entered at [<c0032e44>] from [<c032b444>]
    [ 0.447728] r9:c05fa578 r8:00000000 r7:fffffdfb r6:c06553dc r5:ef239e10 r4:c06b7514
    [ 0.447748] Function entered at [<c032b3f0>] from [<c03299cc>]
    [ 0.447753] r7:c06553dc r6:00000000 r5:ef239e10 r4:c06b7514
    [ 0.447770] Function entered at [<c03297c8>] from [<c0329b54>]
    [ 0.447775] r9:c05fa578 r8:00000065 r7:00000000 r6:ef239e44 r5:c06553dc r4:ef239e10
    [ 0.447796] Function entered at [<c0329ac0>] from [<c0327c54>]
    [ 0.447801] r7:00000000 r6:c0329ac0 r5:c06553dc r4:00000000
    [ 0.447817] Function entered at [<c0327be4>] from [<c03292b8>]
    [ 0.447823] r6:c066c348 r5:ef340a80 r4:c06553dc
    [ 0.447836] Function entered at [<c0329294>] from [<c0328ef4>]
    [ 0.447842] Function entered at [<c0328d4c>] from [<c032a2f4>]
    [ 0.447847] r7:c0634834 r6:c063fb9c r5:c05f7c30 r4:c06553dc
    [ 0.447864] Function entered at [<c032a274>] from [<c032b36c>]
    [ 0.447869] r5:c05f7c30 r4:c066c348
    [ 0.447879] Function entered at [<c032b324>] from [<c060a6f8>]
    [ 0.447884] r5:c05f7c30 r4:c060a6e0
    [ 0.447895] Function entered at [<c060a6e0>] from [<c00098a0>]
    [ 0.447901] Function entered at [<c0009794>] from [<c05faf2c>]
    [ 0.447906] r10:00000007 r9:c05fa578 r8:00000065 r7:c0634834 r6:c063fb9c r5:c05f7c30
    [ 0.447926] r4:c067f000
    [ 0.447934] Function entered at [<c05fad58>] from [<c04fe3fc>]
    [ 0.447939] r10:00000000 r9:00000000 r8:00000000 r7:00000000 r6:00000000 r5:c04fe3e4
    [ 0.447959] r4:c067f000
    [ 0.447967] Function entered at [<c04fe3e4>] from [<c000fb08>]
    [ 0.447972] r5:c04fe3e4 r4:00000000
    [ 0.447983] ---[ end trace c502d65d0199ea74 ]---
    [ 0.447995] omap_timer 4ae20000.timer: omap_dm_timer_probe: pm_runtime_get_sync failed!
    [ 0.448013] omap_timer: probe of 4ae20000.timer failed with error -22
    [ 0.456366] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [ 0.456378] ntfs: driver 2.1.32 [Flags: R/O].
    [ 0.457430] bounce: pool size: 64 pages
    [ 0.457569] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
    [ 0.457579] io scheduler noop registered
    [ 0.457587] io scheduler deadline registered
    [ 0.457615] io scheduler cfq registered (default)
    [ 0.461921] pinctrl-single 4a003400.pinmux: 282 pins at pa fc003400 size 1128
    [ 0.518913] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
    [ 0.521593] omap8250 4806a000.serial: Can't verify DMA configuration (-19)
    [ 0.522094] 4806a000.serial: ttyS0 at MMIO 0x4806a000 (irq = 301, base_baud = 3000000) is a 8250
    [ 1.948514] console [ttyS0] enabled
    [ 1.952444] omap8250 4806c000.serial: Can't verify DMA configuration (-19)
    [ 1.959816] 4806c000.serial: ttyS1 at MMIO 0x4806c000 (irq = 302, base_baud = 3000000) is a 8250
    [ 1.969081] omap8250 48020000.serial: Can't verify DMA configuration (-19)
    [ 1.976460] 48020000.serial: ttyS2 at MMIO 0x48020000 (irq = 303, base_baud = 3000000) is a 8250
    [ 1.986427] [drm] Initialized drm 1.1.0 20060810
    [ 1.992587] vsys_3v3: supplied by vsys_12v0
    [ 1.996815] ldo5: supplied by vsys_3v3
    [ 2.001115] OMAP DSS rev 6.1
    [ 2.004844] omapdss_dss 58000000.dss: bound 58001000.dispc (ops 0xc0541c54)
    [ 2.012477] omapdss_dss 58000000.dss: bound 58040000.encoder (ops 0xc0542ce4)
    [ 2.024412] vmemexp device MAJOR num = 248
    [ 2.028558] vmemexp class registered
    [ 2.032270] /dev/vmemexp device registered
    [ 2.036467] ioctl DBUFIOC_EXPORT_VIRTMEM = -1072899120
    [ 2.043682] i2c /dev entries driver
    [ 2.049750] omap_hsmmc 4809c000.mmc: Got CD GPIO
    [ 2.054564] omap_hsmmc 4809c000.mmc: no pinctrl state for sdr104 mode
    [ 2.061057] omap_hsmmc 4809c000.mmc: no pinctrl state for ddr50 mode
    [ 2.067455] omap_hsmmc 4809c000.mmc: no pinctrl state for sdr50 mode
    [ 2.073836] omap_hsmmc 4809c000.mmc: no pinctrl state for sdr25 mode
    [ 2.080237] omap_hsmmc 4809c000.mmc: no pinctrl state for sdr12 mode
    [ 2.086805] vio_3v3: supplied by vsys_3v3
    [ 2.090842] vio_3v3_sd: supplied by vio_3v3
    [ 2.095153] vsys_5v0: supplied by vsys_12v0
    [ 2.099382] ldo4: supplied by vsys_5v0
    [ 2.136098] omap_hsmmc 480b4000.mmc: no pinctrl state for sdr25 mode
    [ 2.142483] omap_hsmmc 480b4000.mmc: no pinctrl state for sdr12 mode
    [ 2.149042] smps5: supplied by vsys_3v3
    [ 2.153072] vio_1v8: supplied by smps5
    [ 2.197219] ledtrig-cpu: registered to indicate activity on CPUs
    [ 2.204745] omap-rproc 55020000.ipu: assigned reserved memory node ipu2_cma@95800000
    [ 2.212584] remoteproc0: 55020000.ipu is available
    [ 2.217496] remoteproc0: Note: remoteproc is still under development and considered experimental.
    [ 2.226504] remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    [ 2.236979] remoteproc0: Direct firmware load for dra7-ipu2-fw.xem4 failed with error -2
    [ 2.245190] remoteproc0: Falling back to user helper
    [ 2.250437] omap-rproc 40800000.dsp: assigned reserved memory node dsp1_cma@99000000
    [ 2.258368] remoteproc1: 40800000.dsp is available
    [ 2.263268] remoteproc1: Note: remoteproc is still under development and considered experimental.
    [ 2.272282] remoteproc1: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    [ 2.283008] omap-rproc 41000000.dsp: assigned reserved memory node dsp2_cma@9f000000
    [ 2.290876] remoteproc2: 41000000.dsp is available
    [ 2.295794] remoteproc2: Note: remoteproc is still under development and considered experimental.
    [ 2.304859] remoteproc1: Direct firmware load for dra7-dsp1-fw.xe66 failed with error -2
    [ 2.313100] remoteproc2: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    [ 2.323508] remoteproc1: Falling back to user helper
    [ 2.329814] NET: Registered protocol family 10
    [ 2.344768] remoteproc2: Direct firmware load for dra7-dsp2-fw.xe66 failed with error -2
    [ 2.353214] sit: IPv6 over IPv4 tunneling driver
    [ 2.358446] NET: Registered protocol family 17
    [ 2.362923] NET: Registered protocol family 41
    [ 2.367424] remoteproc2: Falling back to user helper
    [ 2.372730] omap_voltage_late_init: Voltage driver support not added
    [ 2.379661] Power Management for TI OMAP4+ devices.
    [ 2.384735] Registering SWP/SWPB emulation handler
    [ 2.391755] dmm 4e000000.dmm: initialized all PAT entries
    [ 2.397621] ldo1: supplied by vsys_3v3
    [ 2.405061] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [ 2.411780] [drm] No driver support for vblank timestamp query.
    [ 2.417798] omapdrm omapdrm.0: No connectors reported connected with modes
    [ 2.424750] [drm] Cannot find any crtc or sizes - going 1024x768
    [ 2.434508] [drm] Enabling DMM ywrap scrolling
    [ 2.439214] omapdrm omapdrm.0: fb0: omapdrm frame buffer device
    [ 2.466521] [drm] Initialized omapdrm 1.0.0 20110917 on minor 0
    [ 2.483532] input: gpio_keys as /devices/platform/gpio_keys/input/input0
    [ 2.490541] hctosys: unable to open rtc device (rtc0)
    [ 2.496054] aic_dvdd: disabling
    [ 2.500010] omap8250 4806a000.serial: failed to request DMA
    [ 2.505762] Waiting for root device PARTUUID=e2eed36f-02...
    [ 2.667714] mmc0: host does not support reading read-only switch, assuming write-enable
    [ 2.681921] mmc0: new high speed SDHC card at address aaaa
    [ 2.697898] mmcblk0: mmc0:aaaa SS08G 7.40 GiB
    [ 2.707861] mmcblk0: p1 p2
    [ 2.728884] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
    [ 2.750498] mmc1: MAN_BKOPS_EN bit is not set
    [ 2.756803] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
    [ 2.764967] VFS: Mounted root (ext4 filesystem) on device 179:2.
    [ 2.782461] devtmpfs: mounted
    [ 2.785673] Freeing unused kernel memory: 296K
    [ 2.790137] This architecture does not have kernel memory protection.
    [ 2.801437] mmc1: new HS200 MMC card at address 0001
    [ 2.806957] mmcblk1: mmc1:0001 MMC08G 7.25 GiB
    [ 2.813210] Starting init: /sbin/init exists but couldn't execute it (error -8)
    [ 2.821909] mmcblk1boot0: mmc1:0001 MMC08G partition 1 8.00 MiB
    [ 2.828179] mmcblk1boot1: mmc1:0001 MMC08G partition 2 8.00 MiB
    [ 2.834839] mmcblk1: p1 p2
    [ 2.839624] Starting init: /bin/sh exists but couldn't execute it (error -8)
    [ 2.846745] Kernel panic - not syncing: No working init found. Try passing init= option to kernel. See Linux Documentation/init.txt for gui
    dance.
    [ 2.859933] CPU1: stopping
    [ 2.862655] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G W 4.4.84+ #1
    [ 2.869907] Hardware name: Generic DRA74X (Flattened Device Tree)
    [ 2.876026] Backtrace:
    [ 2.878490] Function entered at [<c0013134>] from [<c0013320>]
    [ 2.884347] r7:ef0a5f40 r6:20000193 r5:00000000 r4:c0660750
    [ 2.890065] Function entered at [<c0013308>] from [<c0234328>]
    [ 2.895921] Function entered at [<c023429c>] from [<c0015780>]
    [ 2.901777] r7:ef0a5f40 r6:00000000 r5:00000001 r4:c064141c
    [ 2.907490] Function entered at [<c00155fc>] from [<c00094c4>]
    [ 2.913345] r7:fa212000 r6:ef0a5f40 r5:fa21200c r4:c06468e4
    [ 2.919059] Function entered at [<c000944c>] from [<c0013e00>]
    [ 2.924917] Exception stack(0xef0a5f40 to 0xef0a5f88)
    [ 2.929991] 5f40: 00000001 00000000 fe600000 00000000 ef0a4000 c06464ac 00000000 00000000
    [ 2.938206] 5f60: ef0a5fb0 c0507dc4 c064650c ef0a5f9c ef0a5f7c ef0a5f90 c0029d4c c0010580
    [ 2.946416] 5f80: 60000013 ffffffff
    [ 2.949917] r9:c0507dc4 r8:ef0a5fb0 r7:ef0a5f74 r6:ffffffff r5:60000013 r4:c0010580
    [ 2.957736] Function entered at [<c0010558>] from [<c0072aa8>]
    [ 2.963590] Function entered at [<c0072a80>] from [<c0072d08>]
    [ 2.969444] Function entered at [<c0072b08>] from [<c0015368>]
    [ 2.975297] r7:c067f298
    [ 2.977847] Function entered at [<c00151fc>] from [<8000956c>]
    [ 2.983700] r7:c067f298 r6:30c0387d r5:00000000 r4:af043d80
    [ 2.989421] ---[ end Kernel panic - not syncing: No working init found. Try passing init= option to kernel. See Linux Documentation/init.tx
    t for guidance.

     


    Please suggest how to proceed next?

    Regards,

    Shantanu Joshi

  • Hi,

    I have followed the steps as per the suggested post by you. But now my kernel is getting panic. 

    I am sharing snapshot of the log as well.

    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+ (linux@linux-pc) (gcc version 5.3.1 20160113 (Linaro GCC 5.3-2016.02) ) #1 SMP PREEMPT Mon Dec 16 16:31:54
    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 DRA762 EVM
    [ 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] cma: Reserved 64 MiB at 0x00000000bbc00000
    [ 0.000000] Forcing write-allocate cache policy for SMP
    [ 0.000000] Memory policy: Data cache writealloc
    [ 0.000000] OMAP4: Map 0x00000000bfd00000 to fe600000 for dram barrier
    [ 0.000000] DRA762 ES1.0
    [ 0.000000] PERCPU: Embedded 11 pages/cpu @ef635000 s14912 r8192 d21952 u45056
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 243008
    [ 0.000000] Kernel command line: console=ttyO0,115200n8 vram=16M root=PARTUUID=e2eed36f-02 rw rootwait ip=none mem=1024M cma=64M
    [ 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: 371984K/978944K available (5106K kernel code, 230K rwdata, 980K rodata, 296K init, 260K bss, 361200K reserved, 245760K c
    ma-reserved, 192512K 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 : 0xc0008000 - 0xc05f9f74 (6088 kB)
    [ 0.000000] .init : 0xc05fa000 - 0xc0644000 ( 296 kB)
    [ 0.000000] .data : 0xc0644000 - 0xc067d978 ( 231 kB)
    [ 0.000000] .bss : 0xc067f000 - 0xc06c01b4 ( 261 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.000004] sched_clock: 56 bits at 6MHz, resolution 162ns, wraps every 4398046511023ns
    [ 0.000016] Switching to timer-based delay loop, resolution 162ns
    [ 0.000331] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns
    [ 0.000339] OMAP clocksource: 32k_counter at 32768 Hz
    [ 0.000766] Console: colour dummy device 80x30
    [ 0.000782] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
    [ 0.000788] This ensures that you still see kernel messages. Please
    [ 0.000794] update your kernel commandline.
    [ 0.000808] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.29 BogoMIPS (lpj=61475)
    [ 0.000821] pid_max: default: 32768 minimum: 301
    [ 0.000918] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
    [ 0.000928] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
    [ 0.001461] Initializing cgroup subsys io
    [ 0.001478] Initializing cgroup subsys memory
    [ 0.001501] Initializing cgroup subsys devices
    [ 0.001513] Initializing cgroup subsys freezer
    [ 0.001524] Initializing cgroup subsys perf_event
    [ 0.001536] Initializing cgroup subsys pids
    [ 0.001561] CPU: Testing write buffer coherency: ok
    [ 0.001758] /cpus/cpu@0 missing clock-frequency property
    [ 0.001774] /cpus/cpu@1 missing clock-frequency property
    [ 0.001785] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
    [ 0.001799] Setting up static identity map for 0x80008380 - 0x800083e0
    [ 0.080055] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
    [ 0.080122] Brought up 2 CPUs
    [ 0.080136] SMP: Total of 2 processors activated (24.59 BogoMIPS).
    [ 0.080142] CPU: All CPU(s) started in HYP mode.
    [ 0.080147] CPU: Virtualization extensions available.
    [ 0.080518] devtmpfs: initialized
    [ 0.109317] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
    [ 0.110023] omap_hwmod: l3_main_2 using broken dt data from ocp
    [ 0.113465] omap_hwmod: mcan: cannot clk_get main_clk mcan_clk
    [ 0.113479] omap_hwmod: mcan: cannot _init_clocks
    [ 0.113486] ------------[ cut here ]------------
    [ 0.113495] WARNING: CPU: 0 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:2608 0xc0606e74()
    [ 0.113501] omap_hwmod: mcan: couldn't init clocks
    [ 0.113507] Modules linked in:
    [ 0.113520] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.4.84+ #1
    [ 0.113528] Hardware name: Generic DRA74X (Flattened Device Tree)
    [ 0.113534] Backtrace:
    [ 0.113544] Function entered at [<c0013134>] from [<c0013320>]
    [ 0.113551] r7:c0606e74 r6:60000013 r5:00000000 r4:c0660750
    [ 0.113570] Function entered at [<c0013308>] from [<c0234328>]
    [ 0.113577] Function entered at [<c023429c>] from [<c0036ca8>]
    [ 0.113583] r7:c0606e74 r6:00000a30 r5:00000009 r4:ef075e30
    [ 0.113601] Function entered at [<c0036c20>] from [<c0036d10>]
    [ 0.113607] r8:00000065 r7:c0634820 r6:c063f8b4 r5:c05f7c30 r4:c05069cc
    [ 0.113626] Function entered at [<c0036cdc>] from [<c0606e74>]
    [ 0.113632] r3:c056bcc4 r2:c05069cc
    [ 0.113642] r4:c0607bf0
    [ 0.113650] Function entered at [<c0606cac>] from [<c0026da8>]
    [ 0.113656] Function entered at [<c0026d44>] from [<c0607bb0>]
    [ 0.113662] Function entered at [<c0607b74>] from [<c0607c28>]
    [ 0.113668] Function entered at [<c0607bf0>] from [<c00098a0>]
    [ 0.113673] Function entered at [<c0009794>] from [<c05faf2c>]
    [ 0.113679] r10:00000002 r9:c05fa578 r8:00000065 r7:c0634820 r6:c063f8b4 r5:c05f7c30
    [ 0.113700] r4:c067f000
    [ 0.113707] Function entered at [<c05fad58>] from [<c04fe3fc>]
    [ 0.113713] r10:00000000 r9:00000000 r8:00000000 r7:00000000 r6:00000000 r5:c04fe3e4
    [ 0.113734] r4:c067f000
    [ 0.113741] Function entered at [<c04fe3e4>] from [<c000fb08>]
    [ 0.113747] r5:c04fe3e4 r4:00000000
    [ 0.113770] ---[ end trace c502d65d0199ea73 ]---
    [ 0.122105] omap_hwmod: dcan1: _wait_target_disable failed
    [ 0.221076] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
    [ 0.221092] futex hash table entries: 512 (order: 3, 32768 bytes)
    [ 0.226136] pinctrl core: initialized pinctrl subsystem
    [ 0.226816] NET: Registered protocol family 16
    [ 0.227709] DMA: preallocated 256 KiB pool for atomic coherent allocations
    [ 0.250141] cpuidle: using governor ladder
    [ 0.280173] cpuidle: using governor menu
    [ 0.286757] platform 43300000.edma: Cannot lookup hwmod 'tpcc'
    [ 0.287051] platform 43400000.tptc: Cannot lookup hwmod 'tptc0'
    [ 0.287332] platform 43500000.tptc: Cannot lookup hwmod 'tptc1'
    [ 0.288421] OMAP GPIO hardware version 0.1
    [ 0.294851] irq: no irq domain found for /ocp/l4@4a000000/scm@2000/pinmux@1400 !
    [ 0.317361] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
    [ 0.317371] hw-breakpoint: maximum watchpoint size is 8 bytes.
    [ 0.317794] omap4_sram_init:Unable to allocate sram needed to handle errata I688
    [ 0.317803] omap4_sram_init:Unable to get sram pool needed to handle errata I688
    [ 0.318052] OMAP DMA hardware revision 0.0
    [ 0.360893] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver (LinkedList1/2/3 supported)
    [ 0.361420] edma3-tptc 43400000.tptc: _od_fail_runtime_resume: FIXME: missing hwmod/omap_dev info
    [ 0.361469] edma3-tptc 43500000.tptc: _od_fail_runtime_resume: FIXME: missing hwmod/omap_dev info
    [ 0.361706] edma 43300000.edma: _od_fail_runtime_resume: FIXME: missing hwmod/omap_dev info
    [ 0.361718] edma 43300000.edma: pm_runtime_get_sync() failed
    [ 0.365671] omap-iommu 40d01000.mmu: 40d01000.mmu registered
    [ 0.365828] omap-iommu 40d02000.mmu: 40d02000.mmu registered
    [ 0.365968] omap-iommu 58882000.mmu: 58882000.mmu registered
    [ 0.366105] omap-iommu 55082000.mmu: 55082000.mmu registered
    [ 0.366352] omap-iommu 41501000.mmu: 41501000.mmu registered
    [ 0.366512] omap-iommu 41502000.mmu: 41502000.mmu registered
    [ 0.369336] palmas 0-0058: IRQ missing: skipping irq request
    [ 0.380613] palmas 0-0058: Muxing GPIO 51, PWM 0, LED 2
    [ 0.431031] irq: no irq domain found for /ocp/i2c@48070000/tps65917@58 !
    [ 0.431936] pcf857x 0-0020: probed
    [ 0.432512] pcf857x 0-0021: probed
    [ 0.432885] GPIO line 465 (vin6_sel_s0) hogged as output/low
    [ 0.432975] pcf857x 0-0026: probed
    [ 0.433113] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz
    [ 0.433493] omap_i2c 48060000.i2c: bus 2 rev0.12 at 400 kHz
    [ 0.433674] media: Linux media interface: v0.10
    [ 0.433718] Linux video capture interface: v2.00
    [ 0.433761] EDAC MC: Ver: 3.0.0
    [ 0.434440] omap-mailbox 48840000.mailbox: omap mailbox rev 0x400
    [ 0.434715] omap-mailbox 48842000.mailbox: omap mailbox rev 0x400
    [ 0.435552] clocksource: Switched to clocksource arch_sys_counter
    [ 0.444629] NET: Registered protocol family 2
    [ 0.445116] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
    [ 0.445180] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
    [ 0.445305] TCP: Hash tables configured (established 8192 bind 8192)
    [ 0.445351] UDP hash table entries: 512 (order: 2, 16384 bytes)
    [ 0.445382] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    [ 0.445515] NET: Registered protocol family 1
    [ 0.446489] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
    [ 0.447407] ------------[ cut here ]------------
    [ 0.447418] WARNING: CPU: 0 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:2116 0xc00259b4()
    [ 0.447425] omap_hwmod: timer12: enabled state can only be entered from initialized, idle, or disabled state
    [ 0.447432] Modules linked in:
    [ 0.447445] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 4.4.84+ #1
    [ 0.447452] Hardware name: Generic DRA74X (Flattened Device Tree)
    [ 0.447459] Backtrace:
    [ 0.447468] Function entered at [<c0013134>] from [<c0013320>]
    [ 0.447475] r7:c00259b4 r6:20000093 r5:00000000 r4:c0660750
    [ 0.447495] Function entered at [<c0013308>] from [<c0234328>]
    [ 0.447501] Function entered at [<c023429c>] from [<c0036ca8>]
    [ 0.447506] r7:c00259b4 r6:00000844 r5:00000009 r4:ef075c28
    [ 0.447524] Function entered at [<c0036c20>] from [<c0036d10>]
    [ 0.447530] r8:00000004 r7:c0028908 r6:ef23e1c0 r5:00000000 r4:c05066d0
    [ 0.447550] Function entered at [<c0036cdc>] from [<c00259b4>]
    [ 0.447556] r3:c056bedc r2:c05066d0
    [ 0.447565] r4:00000001
    [ 0.447573] Function entered at [<c00258c8>] from [<c0027110>]
    [ 0.447579] Function entered at [<c00270c4>] from [<c00288b8>]
    [ 0.447585] Function entered at [<c0028870>] from [<c0028920>]
    [ 0.447590] r7:c0028908 r6:c0028908 r5:ef239e74 r4:ef239e10
    [ 0.447607] Function entered at [<c0028908>] from [<c0332474>]
    [ 0.447612] r5:ef239e74 r4:ef239e10
    [ 0.447623] Function entered at [<c0332440>] from [<c03324d0>]
    [ 0.447628] r7:c0028908 r6:ef204c10 r5:ef239e10 r4:ef239e10
    [ 0.447645] Function entered at [<c03324a8>] from [<c03333b4>]
    [ 0.447650] r7:c0028908 r6:ef204c10 r5:c0646100 r4:ef239e10
    [ 0.447666] Function entered at [<c0333040>] from [<c0333600>]
    [ 0.447672] r10:00000000 r9:ef237a00 r8:00000000 r7:60000013 r6:00000004 r5:ef239e74
    [ 0.447693] r4:ef239e10
    [ 0.447701] Function entered at [<c03335ac>] from [<c0032ff4>]
    [ 0.447706] r7:c0507c44 r6:ef239e10 r5:ef239e00 r4:ef353790
    [ 0.447722] Function entered at [<c0032e44>] from [<c032b444>]
    [ 0.447728] r9:c05fa578 r8:00000000 r7:fffffdfb r6:c06553dc r5:ef239e10 r4:c06b7514
    [ 0.447748] Function entered at [<c032b3f0>] from [<c03299cc>]
    [ 0.447753] r7:c06553dc r6:00000000 r5:ef239e10 r4:c06b7514
    [ 0.447770] Function entered at [<c03297c8>] from [<c0329b54>]
    [ 0.447775] r9:c05fa578 r8:00000065 r7:00000000 r6:ef239e44 r5:c06553dc r4:ef239e10
    [ 0.447796] Function entered at [<c0329ac0>] from [<c0327c54>]
    [ 0.447801] r7:00000000 r6:c0329ac0 r5:c06553dc r4:00000000
    [ 0.447817] Function entered at [<c0327be4>] from [<c03292b8>]
    [ 0.447823] r6:c066c348 r5:ef340a80 r4:c06553dc
    [ 0.447836] Function entered at [<c0329294>] from [<c0328ef4>]
    [ 0.447842] Function entered at [<c0328d4c>] from [<c032a2f4>]
    [ 0.447847] r7:c0634834 r6:c063fb9c r5:c05f7c30 r4:c06553dc
    [ 0.447864] Function entered at [<c032a274>] from [<c032b36c>]
    [ 0.447869] r5:c05f7c30 r4:c066c348
    [ 0.447879] Function entered at [<c032b324>] from [<c060a6f8>]
    [ 0.447884] r5:c05f7c30 r4:c060a6e0
    [ 0.447895] Function entered at [<c060a6e0>] from [<c00098a0>]
    [ 0.447901] Function entered at [<c0009794>] from [<c05faf2c>]
    [ 0.447906] r10:00000007 r9:c05fa578 r8:00000065 r7:c0634834 r6:c063fb9c r5:c05f7c30
    [ 0.447926] r4:c067f000
    [ 0.447934] Function entered at [<c05fad58>] from [<c04fe3fc>]
    [ 0.447939] r10:00000000 r9:00000000 r8:00000000 r7:00000000 r6:00000000 r5:c04fe3e4
    [ 0.447959] r4:c067f000
    [ 0.447967] Function entered at [<c04fe3e4>] from [<c000fb08>]
    [ 0.447972] r5:c04fe3e4 r4:00000000
    [ 0.447983] ---[ end trace c502d65d0199ea74 ]---
    [ 0.447995] omap_timer 4ae20000.timer: omap_dm_timer_probe: pm_runtime_get_sync failed!
    [ 0.448013] omap_timer: probe of 4ae20000.timer failed with error -22
    [ 0.456366] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [ 0.456378] ntfs: driver 2.1.32 [Flags: R/O].
    [ 0.457430] bounce: pool size: 64 pages
    [ 0.457569] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
    [ 0.457579] io scheduler noop registered
    [ 0.457587] io scheduler deadline registered
    [ 0.457615] io scheduler cfq registered (default)
    [ 0.461921] pinctrl-single 4a003400.pinmux: 282 pins at pa fc003400 size 1128
    [ 0.518913] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
    [ 0.521593] omap8250 4806a000.serial: Can't verify DMA configuration (-19)
    [ 0.522094] 4806a000.serial: ttyS0 at MMIO 0x4806a000 (irq = 301, base_baud = 3000000) is a 8250
    [ 1.948514] console [ttyS0] enabled
    [ 1.952444] omap8250 4806c000.serial: Can't verify DMA configuration (-19)
    [ 1.959816] 4806c000.serial: ttyS1 at MMIO 0x4806c000 (irq = 302, base_baud = 3000000) is a 8250
    [ 1.969081] omap8250 48020000.serial: Can't verify DMA configuration (-19)
    [ 1.976460] 48020000.serial: ttyS2 at MMIO 0x48020000 (irq = 303, base_baud = 3000000) is a 8250
    [ 1.986427] [drm] Initialized drm 1.1.0 20060810
    [ 1.992587] vsys_3v3: supplied by vsys_12v0
    [ 1.996815] ldo5: supplied by vsys_3v3
    [ 2.001115] OMAP DSS rev 6.1
    [ 2.004844] omapdss_dss 58000000.dss: bound 58001000.dispc (ops 0xc0541c54)
    [ 2.012477] omapdss_dss 58000000.dss: bound 58040000.encoder (ops 0xc0542ce4)
    [ 2.024412] vmemexp device MAJOR num = 248
    [ 2.028558] vmemexp class registered
    [ 2.032270] /dev/vmemexp device registered
    [ 2.036467] ioctl DBUFIOC_EXPORT_VIRTMEM = -1072899120
    [ 2.043682] i2c /dev entries driver
    [ 2.049750] omap_hsmmc 4809c000.mmc: Got CD GPIO
    [ 2.054564] omap_hsmmc 4809c000.mmc: no pinctrl state for sdr104 mode
    [ 2.061057] omap_hsmmc 4809c000.mmc: no pinctrl state for ddr50 mode
    [ 2.067455] omap_hsmmc 4809c000.mmc: no pinctrl state for sdr50 mode
    [ 2.073836] omap_hsmmc 4809c000.mmc: no pinctrl state for sdr25 mode
    [ 2.080237] omap_hsmmc 4809c000.mmc: no pinctrl state for sdr12 mode
    [ 2.086805] vio_3v3: supplied by vsys_3v3
    [ 2.090842] vio_3v3_sd: supplied by vio_3v3
    [ 2.095153] vsys_5v0: supplied by vsys_12v0
    [ 2.099382] ldo4: supplied by vsys_5v0
    [ 2.136098] omap_hsmmc 480b4000.mmc: no pinctrl state for sdr25 mode
    [ 2.142483] omap_hsmmc 480b4000.mmc: no pinctrl state for sdr12 mode
    [ 2.149042] smps5: supplied by vsys_3v3
    [ 2.153072] vio_1v8: supplied by smps5
    [ 2.197219] ledtrig-cpu: registered to indicate activity on CPUs
    [ 2.204745] omap-rproc 55020000.ipu: assigned reserved memory node ipu2_cma@95800000
    [ 2.212584] remoteproc0: 55020000.ipu is available
    [ 2.217496] remoteproc0: Note: remoteproc is still under development and considered experimental.
    [ 2.226504] remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    [ 2.236979] remoteproc0: Direct firmware load for dra7-ipu2-fw.xem4 failed with error -2
    [ 2.245190] remoteproc0: Falling back to user helper
    [ 2.250437] omap-rproc 40800000.dsp: assigned reserved memory node dsp1_cma@99000000
    [ 2.258368] remoteproc1: 40800000.dsp is available
    [ 2.263268] remoteproc1: Note: remoteproc is still under development and considered experimental.
    [ 2.272282] remoteproc1: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    [ 2.283008] omap-rproc 41000000.dsp: assigned reserved memory node dsp2_cma@9f000000
    [ 2.290876] remoteproc2: 41000000.dsp is available
    [ 2.295794] remoteproc2: Note: remoteproc is still under development and considered experimental.
    [ 2.304859] remoteproc1: Direct firmware load for dra7-dsp1-fw.xe66 failed with error -2
    [ 2.313100] remoteproc2: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    [ 2.323508] remoteproc1: Falling back to user helper
    [ 2.329814] NET: Registered protocol family 10
    [ 2.344768] remoteproc2: Direct firmware load for dra7-dsp2-fw.xe66 failed with error -2
    [ 2.353214] sit: IPv6 over IPv4 tunneling driver
    [ 2.358446] NET: Registered protocol family 17
    [ 2.362923] NET: Registered protocol family 41
    [ 2.367424] remoteproc2: Falling back to user helper
    [ 2.372730] omap_voltage_late_init: Voltage driver support not added
    [ 2.379661] Power Management for TI OMAP4+ devices.
    [ 2.384735] Registering SWP/SWPB emulation handler
    [ 2.391755] dmm 4e000000.dmm: initialized all PAT entries
    [ 2.397621] ldo1: supplied by vsys_3v3
    [ 2.405061] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [ 2.411780] [drm] No driver support for vblank timestamp query.
    [ 2.417798] omapdrm omapdrm.0: No connectors reported connected with modes
    [ 2.424750] [drm] Cannot find any crtc or sizes - going 1024x768
    [ 2.434508] [drm] Enabling DMM ywrap scrolling
    [ 2.439214] omapdrm omapdrm.0: fb0: omapdrm frame buffer device
    [ 2.466521] [drm] Initialized omapdrm 1.0.0 20110917 on minor 0
    [ 2.483532] input: gpio_keys as /devices/platform/gpio_keys/input/input0
    [ 2.490541] hctosys: unable to open rtc device (rtc0)
    [ 2.496054] aic_dvdd: disabling
    [ 2.500010] omap8250 4806a000.serial: failed to request DMA
    [ 2.505762] Waiting for root device PARTUUID=e2eed36f-02...
    [ 2.667714] mmc0: host does not support reading read-only switch, assuming write-enable
    [ 2.681921] mmc0: new high speed SDHC card at address aaaa
    [ 2.697898] mmcblk0: mmc0:aaaa SS08G 7.40 GiB
    [ 2.707861] mmcblk0: p1 p2
    [ 2.728884] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
    [ 2.750498] mmc1: MAN_BKOPS_EN bit is not set
    [ 2.756803] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
    [ 2.764967] VFS: Mounted root (ext4 filesystem) on device 179:2.
    [ 2.782461] devtmpfs: mounted
    [ 2.785673] Freeing unused kernel memory: 296K
    [ 2.790137] This architecture does not have kernel memory protection.
    [ 2.801437] mmc1: new HS200 MMC card at address 0001
    [ 2.806957] mmcblk1: mmc1:0001 MMC08G 7.25 GiB
    [ 2.813210] Starting init: /sbin/init exists but couldn't execute it (error -8)
    [ 2.821909] mmcblk1boot0: mmc1:0001 MMC08G partition 1 8.00 MiB
    [ 2.828179] mmcblk1boot1: mmc1:0001 MMC08G partition 2 8.00 MiB
    [ 2.834839] mmcblk1: p1 p2
    [ 2.839624] Starting init: /bin/sh exists but couldn't execute it (error -8)
    [ 2.846745] Kernel panic - not syncing: No working init found. Try passing init= option to kernel. See Linux Documentation/init.txt for gui
    dance.
    [ 2.859933] CPU1: stopping
    [ 2.862655] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G W 4.4.84+ #1
    [ 2.869907] Hardware name: Generic DRA74X (Flattened Device Tree)
    [ 2.876026] Backtrace:
    [ 2.878490] Function entered at [<c0013134>] from [<c0013320>]
    [ 2.884347] r7:ef0a5f40 r6:20000193 r5:00000000 r4:c0660750
    [ 2.890065] Function entered at [<c0013308>] from [<c0234328>]
    [ 2.895921] Function entered at [<c023429c>] from [<c0015780>]
    [ 2.901777] r7:ef0a5f40 r6:00000000 r5:00000001 r4:c064141c
    [ 2.907490] Function entered at [<c00155fc>] from [<c00094c4>]
    [ 2.913345] r7:fa212000 r6:ef0a5f40 r5:fa21200c r4:c06468e4
    [ 2.919059] Function entered at [<c000944c>] from [<c0013e00>]
    [ 2.924917] Exception stack(0xef0a5f40 to 0xef0a5f88)
    [ 2.929991] 5f40: 00000001 00000000 fe600000 00000000 ef0a4000 c06464ac 00000000 00000000
    [ 2.938206] 5f60: ef0a5fb0 c0507dc4 c064650c ef0a5f9c ef0a5f7c ef0a5f90 c0029d4c c0010580
    [ 2.946416] 5f80: 60000013 ffffffff
    [ 2.949917] r9:c0507dc4 r8:ef0a5fb0 r7:ef0a5f74 r6:ffffffff r5:60000013 r4:c0010580
    [ 2.957736] Function entered at [<c0010558>] from [<c0072aa8>]
    [ 2.963590] Function entered at [<c0072a80>] from [<c0072d08>]
    [ 2.969444] Function entered at [<c0072b08>] from [<c0015368>]
    [ 2.975297] r7:c067f298
    [ 2.977847] Function entered at [<c00151fc>] from [<8000956c>]
    [ 2.983700] r7:c067f298 r6:30c0387d r5:00000000 r4:af043d80
    [ 2.989421] ---[ end Kernel panic - not syncing: No working init found. Try passing init= option to kernel. See Linux Documentation/init.tx
    t for guidance.

    How can I overcome this issue and proceed next?

    Regards,

    Shantanu Joshi

  • Hi,

    some errors such as:

    [ 0.000000] ti_dt_clocks_register: failed to lookup clock node gmac_gmii_ref_clk_div
    ...
    [ 0.001758] /cpus/cpu@0 missing clock-frequency property
    [ 0.001774] /cpus/cpu@1 missing clock-frequency property
    ...
    [ 0.110023] omap_hwmod: l3_main_2 using broken dt data from ocp
    [ 0.113465] omap_hwmod: mcan: cannot clk_get main_clk mcan_clk
    [ 0.113479] omap_hwmod: mcan: cannot _init_clocks
    ...
    [ 0.294851] irq: no irq domain found for /ocp/l4@4a000000/scm@2000/pinmux@1400 !

    ...

    indicates that there is mismatch between DTS files and the hardware.

    Can you show the contents of your uenv.txt and confirm if it is TDA2p EVM or a custom board?

    Regards,

    Yordan

  • Hi,

    Contents of uenv.txt file :-

    fdtfile=dra76-evm-infoadas.dtb
    args_mmc=part uuid mmc 0:2 uuid; setenv bootargs "console=ttyO0,115200n8 vram=16M root=PARTUUID=${uuid} rw rootwait ip=none mem=1024M cma=64M"

    Regards,

    Shantanu

  • Hi Shantanu,

    what is the value of "MAKECONFIG" in Rules.make?

    Regards,

    Yordan

  • Hi Yordan,

    MAKECONFIG?=tda2px_evm_linux_all 

    Regards,

    Shantanu

  • Hi Yordan,

    The issue is resolved as I re-installed VSDK 3.5 for TDA2PXEVM Linux platform. Now the issue is not coming as I have checked the same for 2-3 times.

    May be some files or directory was not get install correctly in previous one.

    Thanks for the inputs given by you. All are informative for me.

    Regards,

    Shantanu Joshi.

  • Hi Shantanu,

    I am glad to hear that the issue is resolved.

    Regards,

    Yordan