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.

Linux/DRA77P: eth0 not showing ip

Part Number: DRA77P

Tool/software: Linux

Hi,

We are not able to get the ip address for eth0.

We are using the latest processor SDK ti-processor-sdk-linux-automotive-dra7xx-evm-5_00_00_01 with kernel version 4.14. We have been developing on our custom board where eth1 is to be made as the primary ethernet, by bringing the following changes in dra76-evm.dts

&mac {
	status = "okay";
	active_slaves = <1>;
	/*dual_emac;*/
};

&cpsw_emac0 {
	phy_id = <&davinci_mdio>, <2>;
	phy-mode = "rgmii-id";
	status="disabled";
	/*dual_emac_res_vlan = <1>;*/
};

&cpsw_emac1 {
	phy_id = <&davinci_mdio>, <3>;
	phy-mode = "rgmii-id";
	status="okay";
	/*dual_emac_res_vlan = <2>;*/
};

&davinci_mdio {
	dp83867_0: ethernet-phy@2 {
		reg = <2>;
		ti,rx-internal-delay = <DP83867_RGMIIDCTL_2_25_NS>;
		ti,tx-internal-delay = <DP83867_RGMIIDCTL_250_PS>;
		ti,fifo-depth = <DP83867_PHYCR_FIFO_DEPTH_8_B_NIB>;
		ti,min-output-impedance;
		ti,dp83867-rxctrl-strap-quirk;
		status = "disabled";
	};

	dp83867_1: ethernet-phy@3 {
		reg = <3>;
		ti,rx-internal-delay = <DP83867_RGMIIDCTL_2_25_NS>;
		ti,tx-internal-delay = <DP83867_RGMIIDCTL_250_PS>;
		ti,fifo-depth = <DP83867_PHYCR_FIFO_DEPTH_8_B_NIB>;
		ti,min-output-impedance;
		ti,dp83867-rxctrl-strap-quirk;
		status = "okay";
	};
};

We were successful with processor SDK ti-processor-sdk-linux-automotive-dra7xx-evm-5_00_00_01 kernel version 4.4, by applying the above device tree changes while in this latest version it fails to show the ip.

We are not able to resolve it ? What can be the issue ?

  • Hi

    Can you review the output of 

    #ifconfig to report the list of network devices reported. 

    Also review the bootup log for any error messages that could have been reported with respect to cpsw initialization

    Also, can you confirm if the exact same DTS config change worked with 4.4 linux kernel

  • Hi Srirama,

    We have attached the log with ifconfig listing for both the kernels.

    
    U-Boot SPL 2016.05-dirty (Apr 16 2019 - 12:23:11)
    DRA762-GP ES1.0
    no pinctrl for hs200_1_8v
    no pinctrl for ddr_1_8v
    platform_fixup_get_pinctrl_by_mode no pinctrl defined for MMC@480ad000
    no pinctrl state for default mode
    ** First descriptor is NOT a primary desc on 1:1 **
    *** Warning - bad CRC, using default environment
    
    ---SATA_LED is set to HIGH---
    ---ETH RST is set to HIGH---
    ---LTE_RESETn is set to LOW---
    ---LTE_PWR_ON  is set to LOW---
    ---GNSS_RSTn  is set to HIGH---
    ---I2C_EEPROM_WP  is set to HIGH---
    ---usb4_ulpi_cs  is set to HIGH---
    ---usb3_ulpi_cs is set to HIGH---
    ---AM_FM_RST is set to HIGH---
    Trying to boot from MMC1
    *** Warning - bad CRC, using default environment
    
    reading u-boot.img
    reading u-boot.img
    reading u-boot.img
    reading u-boot.img
    
    
    U-Boot 2016.05-dirty (Apr 16 2019 - 12:23:11 +0530)
    
    CPU  : DRA762-GP ES1.0
    Model: TI DRA762 EVM
    Board: DRA74x EVM REV 
    DRAM:  1.5 GiB
    ---SATA_LED is set to HIGH---
    ---ETH RST is set to HIGH---
    ---LTE_RESETn is set to LOW---
    ---LTE_PWR_ON  is set to LOW---
    ---GNSS_RSTn  is set to HIGH---
    ---I2C_EEPROM_WP  is set to HIGH---
    ---usb4_ulpi_cs  is set to HIGH---
    ---usb3_ulpi_cs is set to HIGH---
    ---AM_FM_RST is set to HIGH---
    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, OMAP SD/MMC: 2
    ** First descriptor is NOT a primary desc on 1:1 **
    *** Warning - bad CRC, using default environment
    
    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:  0 device not found
    ERROR: scsi device not found
    
    at drivers/block/disk-uclass.c:43/scsi_init()
    Net:   No ethernet found.
    Hit any key to stop autoboot:  2  1  0 
    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
    234 bytes read in 3 ms (76.2 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
    3551408 bytes read in 188 ms (18 MiB/s)
    107906 bytes read in 47 ms (2.2 MiB/s)
    Booting from mmc0 ...
    Kernel image @ 0x82000000 [ 0x000000 - 0x3630b0 ]
    ## Flattened Device Tree blob at 88000000
       Booting using the fdt blob at 0x88000000
       Loading Device Tree to 8ffe2000, end 8ffff581 ... OK
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0
    
    [    0.000000] Initializing cgroup subsys cpuset
    
    [    0.000000] Initializing cgroup subsys cpu
    
    [    0.000000] Initializing cgroup subsys cpuacct
    
    [    0.000000] Linux version 4.4.84-dirty (ubantu@teltvml0203x) (gcc version 5.3.1 20160113 (Linaro GCC 5.3-2016.02) ) #1 SMP PREEMPT Wed Apr 17 14:58:08 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] bootconsole [earlycon0] enabled
    
    [    0.000000] Reserved memory: created CMA memory pool at 0x0000000095800000, size 56 MiB
    
    [    0.000000] Reserved memory: initialized node ipu2_cma@95800000, compatible id shared-dma-pool
    
    [    0.000000] Reserved memory: created CMA memory pool at 0x0000000099000000, size 64 MiB
    
    [    0.000000] Reserved memory: initialized node dsp1_cma@99000000, compatible id shared-dma-pool
    
    [    0.000000] Reserved memory: created CMA memory pool at 0x000000009d000000, size 32 MiB
    
    [    0.000000] Reserved memory: initialized node ipu1_cma@9d000000, compatible id shared-dma-pool
    
    [    0.000000] Reserved memory: created CMA memory pool at 0x000000009f000000, size 8 MiB
    
    [    0.000000] Reserved memory: initialized node dsp2_cma@9f000000, compatible id shared-dma-pool
    
    [    0.000000] cma: Reserved 128 MiB at 0x00000000b0000000
    
    [    0.000000] Forcing write-allocate cache policy for SMP
    
    [    0.000000] Memory policy: Data cache writealloc
    
    [    0.000000] OMAP4: Map 0x00000000dfd00000 to fe600000 for dram barrier
    
    [    0.000000] DRA762 ES1.0
    
    [    0.000000] PERCPU: Embedded 11 pages/cpu @ef1ae000 s14912 r8192 d21952 u45056
    
    [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 389440
    
    [    0.000000] Kernel command line: console=ttyO0,115200n8 elevator=noop root=PARTUUID=c5c9c04b-02 rw rootwait earlyprintk fixrtc omapdrm.num_crtc=2 consoleblank=0 cma=128M@0xB0000000 rootfstype=ext4 snd.slots_reserved=1,1
    
    [    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: 1244268K/1564672K available (6619K kernel code, 319K rwdata, 2384K rodata, 336K init, 290K bss, 25492K reserved, 294912K cma-reserved, 651264K 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 - 0xc08d302c   (9005 kB)
    
    [    0.000000]       .init : 0xc08d4000 - 0xc0928000   ( 336 kB)
    
    [    0.000000]       .data : 0xc0928000 - 0xc0977ee0   ( 320 kB)
    
    [    0.000000]        .bss : 0xc0979000 - 0xc09c1800   ( 290 kB)
    
    [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    
    [    0.000000] Preemptible hierarchical RCU implementation.
    
    [    0.000000] 	Build-time adjustment of leaf fanout to 32.
    
    [    0.000000] NR_IRQS:16 nr_irqs:16 16
    
    [    0.000000] ti_dt_clocks_register: failed to lookup clock node gmac_gmii_ref_clk_div
    
    [    0.000000] OMAP clockevent source: timer1 at 32786 Hz
    
    [    0.000000] Architected cp15 timer(s) running at 6.14MHz (phys).
    
    [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x16af5adb9, max_idle_ns: 440795202250 ns
    
    [    0.000005] sched_clock: 56 bits at 6MHz, resolution 162ns, wraps every 4398046511023ns
    
    [    0.008306] Switching to timer-based delay loop, resolution 162ns
    
    [    0.014948] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns
    
    [    0.025206] OMAP clocksource: 32k_counter at 32768 Hz
    
    [    0.030944] Console: colour dummy device 80x30
    
    [    0.035596] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
    
    [    0.042389] This ensures that you still see kernel messages. Please
    
    [    0.048906] update your kernel commandline.
    
    [    0.053296] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.29 BogoMIPS (lpj=61475)
    
    [    0.063928] pid_max: default: 32768 minimum: 301
    
    [    0.068844] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
    
    [    0.075731] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
    
    [    0.083583] Initializing cgroup subsys io
    
    [    0.087805] Initializing cgroup subsys memory
    
    [    0.092378] Initializing cgroup subsys devices
    
    [    0.097029] Initializing cgroup subsys freezer
    
    [    0.101688] Initializing cgroup subsys perf_event
    
    [    0.106606] Initializing cgroup subsys pids
    
    [    0.111002] CPU: Testing write buffer coherency: ok
    
    [    0.116285] /cpus/cpu@0 missing clock-frequency property
    
    [    0.121830] /cpus/cpu@1 missing clock-frequency property
    
    [    0.127383] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
    
    [    0.133303] Setting up static identity map for 0x80008380 - 0x800083e0
    
    [    0.220374] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
    
    [    0.220442] Brought up 2 CPUs
    
    [    0.229459] SMP: Total of 2 processors activated (24.59 BogoMIPS).
    
    [    0.235901] CPU: All CPU(s) started in HYP mode.
    
    [    0.240721] CPU: Virtualization extensions available.
    
    [    0.246372] devtmpfs: initialized
    
    [    0.279377] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
    
    [    0.288269] omap_hwmod: l3_main_2 using broken dt data from ocp
    
    [    0.409243] omap_hwmod: dcan1: _wait_target_disable failed
    
    [    0.514882] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
    
    [    0.525082] futex hash table entries: 512 (order: 3, 32768 bytes)
    
    [    0.536906] pinctrl core: initialized pinctrl subsystem
    
    [    0.543197] NET: Registered protocol family 16
    
    [    0.548833] DMA: preallocated 256 KiB pool for atomic coherent allocations
    
    [    0.577931] cpuidle: using governor ladder
    
    [    0.607958] cpuidle: using governor menu
    
    [    0.620919] OMAP GPIO hardware version 0.1
    
    [    0.629367] GPIO line 161 (radio_rst) hogged as output/low
    
    [    0.637467] irq: no irq domain found for /ocp/l4@4a000000/scm@2000/pinmux@1400 !
    
    [    0.673407] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
    
    [    0.681726] hw-breakpoint: maximum watchpoint size is 8 bytes.
    
    [    0.688265] omap4_sram_init:Unable to allocate sram needed to handle errata I688
    
    [    0.695957] omap4_sram_init:Unable to get sram pool needed to handle errata I688
    
    [    0.704209] OMAP DMA hardware revision 0.0
    
    [    0.749927] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver (LinkedList1/2/3 supported)
    
    [    0.760866] edma 43300000.edma: memcpy is disabled
    
    [    0.770722] edma 43300000.edma: TI EDMA DMA engine driver
    
    [    0.781349] omap-iommu 40d01000.mmu: 40d01000.mmu registered
    
    [    0.787417] omap-iommu 40d02000.mmu: 40d02000.mmu registered
    
    [    0.793490] omap-iommu 58882000.mmu: 58882000.mmu registered
    
    [    0.799535] omap-iommu 55082000.mmu: 55082000.mmu registered
    
    [    0.805709] omap-iommu 41501000.mmu: 41501000.mmu registered
    
    [    0.811778] omap-iommu 41502000.mmu: 41502000.mmu registered
    
    [    0.820932] palmas 0-0058: IRQ missing: skipping irq request
    
    [    0.838050] palmas 0-0058: Muxing GPIO 51, PWM 0, LED 2
    
    [    0.898601] irq: no irq domain found for /ocp/i2c@48070000/tps65917@58 !
    
    [    0.906203] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz
    
    [    0.912533] omap_i2c 48060000.i2c: bus 2 rev0.12 at 400 kHz
    
    [    0.932129] pcf857x: probe of 3-0021 failed with error -121
    
    [    0.937962] omap_i2c 4807a000.i2c: bus 3 rev0.12 at 400 kHz
    
    [    0.943990] media: Linux media interface: v0.10
    
    [    0.948770] Linux video capture interface: v2.00
    
    [    0.953625] pps_core: LinuxPPS API ver. 1 registered
    
    [    0.958820] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    
    [    0.968301] PTP clock support registered
    
    [    0.972463] EDAC MC: Ver: 3.0.0
    
    [    0.976524] omap-mailbox 48840000.mailbox: omap mailbox rev 0x400
    
    [    0.983167] omap-mailbox 48842000.mailbox: omap mailbox rev 0x400
    
    [    0.989864] Advanced Linux Sound Architecture Driver Initialized.
    
    [    0.997096] clocksource: Switched to clocksource arch_sys_counter
    
    [    1.014233] NET: Registered protocol family 2
    
    [    1.019302] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
    
    [    1.026674] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
    
    [    1.033505] TCP: Hash tables configured (established 8192 bind 8192)
    
    [    1.040165] UDP hash table entries: 512 (order: 2, 16384 bytes)
    
    [    1.046350] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    
    [    1.053167] NET: Registered protocol family 1
    
    [    1.057994] RPC: Registered named UNIX socket transport module.
    
    [    1.064158] RPC: Registered udp transport module.
    
    [    1.069089] RPC: Registered tcp transport module.
    
    [    1.074000] RPC: Registered tcp NFSv4.1 backchannel transport module.
    
    [    1.081752] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
    
    [    1.100530] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    
    [    1.107332] NFS: Registering the id_resolver key type
    
    [    1.112620] Key type id_resolver registered
    
    [    1.116996] Key type id_legacy registered
    
    [    1.121278] ntfs: driver 2.1.32 [Flags: R/O].
    
    [    1.127223] bounce: pool size: 64 pages
    
    [    1.131391] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
    
    [    1.139114] io scheduler noop registered (default)
    
    [    1.144118] io scheduler deadline registered
    
    [    1.148646] io scheduler cfq registered
    
    [    1.155068] vsys_5v0: supplied by vsys_12v0
    
    [    1.159530] ldo3: supplied by vsys_5v0
    
    [    1.167196] pinctrl-single 4a003400.pinmux: 282 pins at pa fc003400 size 1128
    
    [    1.177975] PCI host bridge /ocp/axi@0/pcie_rc@51000000 ranges:
    
    [    1.184140]   No bus range found for /ocp/axi@0/pcie_rc@51000000, using [bus 00-ff]
    
    [    1.192123]    IO 0x20003000..0x20012fff -> 0x00000000
    
    [    1.197509]   MEM 0x20013000..0x2fffffff -> 0x20013000
    
    [    1.235676] dra7-pcie 51000000.pcie_rc: link is not up
    
    [    1.241210] dra7-pcie 51000000.pcie_rc: PCI host bridge to bus 0000:00
    
    [    1.248018] pci_bus 0000:00: root bus resource [bus 00-ff]
    
    [    1.253734] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
    
    [    1.260183] pci_bus 0000:00: root bus resource [mem 0x20013000-0x2fffffff]
    
    [    1.267736] PCI: bus0: Fast back to back transfers disabled
    
    [    1.273656] PCI: bus1: Fast back to back transfers enabled
    
    [    1.279465] pci 0000:00:00.0: BAR 0: assigned [mem 0x20100000-0x201fffff]
    
    [    1.286522] pci 0000:00:00.0: BAR 1: assigned [mem 0x20020000-0x2002ffff]
    
    [    1.293596] pci 0000:00:00.0: PCI bridge to [bus 01]
    
    [    1.299001] pcieport 0000:00:00.0: Signaling PME through PCIe PME interrupt
    
    [    1.368177] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
    
    [    1.378289] 4806a000.serial: ttyS0 at MMIO 0x4806a000 (irq = 301, base_baud = 3000000) is a 8250
    
    [    1.387483] console [ttyS0] enabled
    [    1.387483] console [ttyS0] enabled
    
    [    1.394645] bootconsole [earlycon0] disabled
    [    1.394645] bootconsole [earlycon0] disabled
    
    [    1.404302] 4806c000.serial: ttyS1 at MMIO 0x4806c000 (irq = 302, base_baud = 3000000) is a 8250
    [    1.413988] 48020000.serial: ttyS2 at MMIO 0x48020000 (irq = 303, base_baud = 3000000) is a 8250
    [    1.423667] 48066000.serial: ttyS4 at MMIO 0x48066000 (irq = 304, base_baud = 3000000) is a 8250
    [    1.433776] [drm] Initialized drm 1.1.0 20060810
    [    1.440141] vsys_3v3: supplied by vsys_12v0
    [    1.444393] ldo5: supplied by vsys_3v3
    [    1.448743] OMAP DSS rev 6.1
    [    1.452491] omapdss_dss 58000000.dss: bound 58001000.dispc (ops dispc_component_ops)
    [    1.460930] omapdss_dss 58000000.dss: bound 58040000.encoder (ops hdmi5_component_ops)
    [    1.477138] loop: module loaded
    [    1.480530] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
    [    1.493023] m25p80 spi32766.0: found s25fl256s0, expected s25fl256s1
    [    1.499441] m25p80 spi32766.0: s25fl256s0 (32768 Kbytes)
    [    1.504835] 7 ofpart partitions found on MTD device spi32766.0
    [    1.510708] Creating 7 MTD partitions on "spi32766.0":
    [    1.515872] 0x000000000000-0x000000040000 : "QSPI.SPL"
    [    1.521926] 0x000000040000-0x000000140000 : "QSPI.u-boot"
    [    1.528257] 0x000000140000-0x0000001c0000 : "QSPI.u-boot-spl-os"
    [    1.535169] 0x0000001c0000-0x0000001d0000 : "QSPI.u-boot-env"
    [    1.540962] mtd: partition "QSPI.u-boot-env" doesn't end on an erase block -- force read-only
    [    1.550415] 0x0000001d0000-0x0000001e0000 : "QSPI.u-boot-env.backup1"
    [    1.556885] mtd: partition "QSPI.u-boot-env.backup1" doesn't start on an erase block boundary -- force read-only
    [    1.568004] 0x0000001e0000-0x0000009e0000 : "QSPI.kernel"
    [    1.573426] mtd: partition "QSPI.kernel" doesn't start on an erase block boundary -- force read-only
    [    1.583501] 0x0000009e0000-0x000002000000 : "QSPI.file-system"
    [    1.589380] mtd: partition "QSPI.file-system" doesn't start on an erase block boundary -- force read-only
    [    1.600851] libphy: Fixed MDIO Bus: probed
    [    1.657126] davinci_mdio 48485000.mdio: davinci mdio revision 1.6
    [    1.663250] libphy: 48485000.mdio: probed
    [    1.669740] davinci_mdio 48485000.mdio: phy[3]: device 48485000.mdio:03, driver TI DP83867
    [    1.678722] cpsw 48484000.ethernet: Detected MACID = 40:06:a0:14:6f:a2
    [    1.685367] cpsw 48484000.ethernet: cpts: overflow check period 800
    [    1.693535] mousedev: PS/2 mouse device common for all mice
    [    1.699776] i2c /dev entries driver
    [    1.704505] vpe 489d0000.vpe: loading firmware vpdma-1b8.bin
    [    1.711601] vip 48970000.vip: loading firmware vpdma-1b8.bin
    [    1.719951] tmp102 0-0048: initialized
    [    1.726562] omap_hsmmc 4809c000.mmc: Got CD GPIO
    [    1.731400] vpe 489d0000.vpe: Device registered as /dev/video0
    [    1.737290] vip 48970000.vip: VPDMA firmware loaded
    [    1.737503] omap_hsmmc 4809c000.mmc: no pinctrl state for sdr104 mode
    [    1.737509] omap_hsmmc 4809c000.mmc: no pinctrl state for ddr50 mode
    [    1.737514] omap_hsmmc 4809c000.mmc: no pinctrl state for sdr50 mode
    [    1.737519] omap_hsmmc 4809c000.mmc: no pinctrl state for sdr25 mode
    [    1.737523] omap_hsmmc 4809c000.mmc: no pinctrl state for sdr12 mode
    [    1.737727] vio_3v3: supplied by vsys_3v3
    [    1.737781] vio_3v3_sd: supplied by vio_3v3
    [    1.737925] ldo4: supplied by vsys_5v0
    [    1.827741] omap_hsmmc 480b4000.mmc: no pinctrl state for sdr25 mode
    [    1.834126] omap_hsmmc 480b4000.mmc: no pinctrl state for sdr12 mode
    [    1.840686] smps5: supplied by vsys_3v3
    [    1.844741] vio_1v8: supplied by smps5
    [    1.928031] ledtrig-cpu: registered to indicate activity on CPUs
    [    1.939136] hwspinlock_user gatemp: requested 20 hwspinlocks
    [    1.946070] aic_dvdd: supplied by vio_3v3
    [    1.951404] davinci-mcasp 48464000.mcasp: DAI is shared
    [    1.957514] davinci-mcasp 48474000.mcasp: DAI is shared
    [    1.963606] omap-hdmi-audio omap-hdmi-audio.0.auto: snd-soc-dummy-dai <-> 58040000.encoder mapping ok
    [    1.984540] NET: Registered protocol family 10
    [    1.999826] sit: IPv6 over IPv4 tunneling driver
    [    2.005006] NET: Registered protocol family 17
    [    2.009725] Key type dns_resolver registered
    [    2.014162] omap_voltage_late_init: Voltage driver support not added
    [    2.021055] Adding alias for supply vdd,cpu0 -> vdd,4a003b20.oppdm
    [    2.027310] Adding alias for supply vbb,cpu0 -> vbb,4a003b20.oppdm
    [    2.033594] buck10: supplied by vsys_3v3
    [    2.038169] Adding alias for supply vdd,cpu0 -> vdd,4a003b20.oppdm
    [    2.044379] Adding alias for supply vbb,cpu0 -> vbb,4a003b20.oppdm
    [    2.052590] Power Management for TI OMAP4+ devices.
    [    2.057688] Registering SWP/SWPB emulation handler
    [    2.063270] dmm 4e000000.dmm: workaround for errata i878 in use
    [    2.070360] dmm 4e000000.dmm: initialized all PAT entries
    [    2.076025] ldo1: supplied by vsys_3v3
    [    2.082773] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [    2.089436] [drm] No driver support for vblank timestamp query.
    [    2.095391] omapdrm omapdrm.0: No connectors reported connected with modes
    [    2.102316] [drm] Cannot find any crtc or sizes - going 1024x768
    [    2.110515] [drm] Enabling DMM ywrap scrolling
    [    2.118578] Console: switching to colour frame buffer device 128x48
    [    2.127886] omapdrm omapdrm.0: fb0: omapdrm frame buffer device
    [    2.157759] [drm] Initialized omapdrm 1.0.0 20110917 on minor 0
    [    2.164947] asoc-simple-card sound0: tlv320aic3x-hifi <-> 48468000.mcasp mapping ok
    [    2.174369] hctosys: unable to open rtc device (rtc0)
    [    2.182015] mmc0: host does not support reading read-only switch, assuming write-enable
    [    2.194489] aic_dvdd: disabling
    [    2.197820] ALSA device list:
    [    2.200802]   #0: DRA7xx-EVM
    [    2.203756] mmc0: new high speed SDHC card at address aaaa
    [    2.209288]   #1: HDMI 58040000.encoder
    [    2.219599] mmcblk0: mmc0:aaaa ABLCD 29.7 GiB 
    [    2.227884]  mmcblk0: p1 p2
    [    2.241395] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
    [    2.249564] VFS: Mounted root (ext4 filesystem) on device 179:2.
    [    2.267039] devtmpfs: mounted
    [    2.270159] Freeing unused kernel memory: 336K
    [    2.274618] This architecture does not have kernel memory protection.
    [    2.289848] mmc1: MAN_BKOPS_EN bit is not set
    [    2.541752] systemd[1]: System time before build time, advancing clock.
    [    2.585193] random: systemd: uninitialized urandom read (16 bytes read, 13 bits of entropy available)
    [    2.599848] random: systemd: uninitialized urandom read (16 bytes read, 13 bits of entropy available)
    [    2.611182] systemd[1]: systemd 229 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
    [    2.629633] systemd[1]: Detected architecture arm.
    
    Welcome to Arago 2016.12!
    
    [    2.660250] systemd[1]: Set hostname to <dra7xx-evm>.
    [    2.745385] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 15 bits of entropy available)
    [    2.762926] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 15 bits of entropy available)
    [    2.773067] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 15 bits of entropy available)
    [    2.785392] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 15 bits of entropy available)
    [    2.798699] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 15 bits of entropy available)
    [    2.898557] random: systemd: uninitialized urandom read (16 bytes read, 19 bits of entropy available)
    [    2.908112] random: systemd: uninitialized urandom read (16 bytes read, 19 bits of entropy available)
    [    2.918089] random: systemd: uninitialized urandom read (16 bytes read, 19 bits of entropy available)
    [    3.255282] systemd[1]: sysinit.target: Found ordering cycle on sysinit.target/start
    [    3.263161] systemd[1]: sysinit.target: Found dependency on alignment.service/start
    [    3.270889] systemd[1]: sysinit.target: Found dependency on basic.target/start
    [    3.278211] systemd[1]: sysinit.target: Found dependency on sockets.target/start
    [    3.285645] systemd[1]: sysinit.target: Found dependency on avahi-daemon.socket/start
    [    3.293527] systemd[1]: sysinit.target: Found dependency on sysinit.target/start
    [    3.300970] systemd[1]: sysinit.target: Breaking ordering cycle by deleting job alignment.service/start
    [    3.310450] systemd[1]: alignment.service: Job alignment.service/start deleted to break ordering cycle starting with sysinit.target/start
    [ SKIP ] Ordering cycle found, skipping alignment.service
    [    3.339756] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [  OK  ] Started Forward Password Requests to Wall Directory Watch.
    [    3.367527] systemd[1]: Listening on Network Service Netlink Socket.
    [  OK  ] Listening on Network Service Netlink Socket.
    [    3.387375] systemd[1]: Listening on Syslog Socket.
    [  OK  ] Listening on Syslog Socket.
    [    3.419307] systemd[1]: Listening on Journal Socket (/dev/log).
    [  OK  ] Listening on Journal Socket (/dev/log).
    [    3.438593] systemd[1]: Created slice User and Session Slice.
    [  OK  ] Created slice User and Session Slice.
    [    3.467378] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [  OK  ] Started Dispatch Password Requests to Console Directory Watch.
    [    3.497228] systemd[1]: Reached target Paths.
    [  OK  ] Reached target Paths.
    [    3.517306] systemd[1]: Listening on udev Control Socket.
    [  OK  ] Listening on udev Control Socket.
    [    3.547228] systemd[1]: Reached target Remote File Systems.
    [  OK  ] Reached target Remote File Systems.
    [    3.577679] systemd[1]: Created slice System Slice.
    [  OK  ] Created slice System Slice.
    [    3.597236] systemd[1]: Reached target Slices.
    [  OK  ] Reached target Slices.
    [    3.617240] systemd[1]: Reached target Swap.
    [  OK  ] Reached target Swap.
    [    3.637688] systemd[1]: Created slice system-getty.slice.
    [  OK  ] Created slice system-getty.slice.
    [    3.667273] systemd[1]: Listening on udev Kernel Socket.
    [  OK  ] Listening on udev Kernel Socket.
    [    3.697670] systemd[1]: Created slice system-serial\x2dgetty.slice.
    [  OK  ] Created slice system-serial\x2dgetty.slice.
    [    3.727303] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
    [    3.757304] systemd[1]: Listening on Journal Socket.
    [  OK  ] Listening on Journal Socket.
    [    3.807469] systemd[1]: Starting Journal Service...
             Starting Journal Service...
    [    3.839313] systemd[1]: Starting Load Kernel Modules...
             Starting Load Kernel Modules...
    [    3.869425] systemd[1]: Mounting POSIX Message Queue File System...
             Mounting POSIX Message Queue File System...[    3.879470] ---SATA_LED is set to HIGH---
    
    [    3.885241] ---SOC_FAN_PWM_1V8 is set to HIGH---
    [    3.890083] ---EXT_BAT_DISABLE is set to LOW---
    [    3.895166] ---ETH RST is set to HIGH---
    [    3.899325] ---LTE_PWR_ON  is set to HIGH---
    [    3.909554] systemd[1]: Starting Remount Root and Kernel File Systems...
    [    3.91699] ---LTE_RESETn is set to LOW---
             Starting Remount Root and Kernel File Systems...[    3.923651] ---GNSS_RSTn  is set to HIGH---
    
    [    3.930878] ---AMP_EN_3V3  is set to HIGH---
    [    3.937733] ---AMP_FAULT_3V3  is set to HIGH---
    [    3.941308] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
    [    3.947806] ---AMP_MUTE_3V3  is set to LOW---
    [    3.956723] ---BT_WAKE2SOC_3V3 is set to INPUT MODE---
    [    3.962017] ---BT_WAKE_3V3 is set to HIGH---
    [    3.966345] ---WIFI_WAKE2SOC_3V3 is set to INPUT MODE---
    [    3.972082] ---WIFI_WAKE_3V3 is set to HIGH---
    [    3.976548] ---WIFIBT_LED_EN is set to HIGH---
    [    3.984152] ---WIFIBT_EN_3V3 is set to HIGH---
    [    3.988710] ---usb4_ulpi_cs  is set to HIGH---
    [    3.993177] ---usb3_ulpi_cs is set to HIGH---
    [    3.997608] Major = 245 Minor = 0 
    [    4.001185] Device Driver Insert...Done!!!
    [    4.007441] systemd[1]: Mounting Debug File System...
             Mounting Debug File System...
    [    4.029982] systemd[1]: Starting Create list of required static device nodes for the current kernel...
             [    4.044815] Bluetooth: Core ver 2.21
    Starting Create list of required st... nodes for the current kernel...[    4.048494] NET: Registered protocol family 31
    [    4.059088] Bluetooth: HCI device and connection manager initialized
    
    [    4.065491] Bluetooth: HCI socket layer initialized
    [    4.070619] Bluetooth: L2CAP socket layer initialized
    [    4.075724] Bluetooth: SCO socket layer initialized
    [    4.083219] systemd[1]: Starting Setup Virtual Console...
             tSarting Setup Virtual Console...
    [    4.095151] Bluetooth: HCI UART driver ver 2.3
    [    4.099642] Bluetooth: HCI UART protocol H4 registered
    [    4.104799] Bluetooth: HCI UART protocol BCSP registered
    [    4.110160] Bluetooth: HCI UART protocol LL registered
    [   4.115326] Bluetooth: HCI UART protocol ATH3K registered
    [    4.120753] Bluetooth: HCI UART protocol Three-wire (H5) registered
    [    4.129406] systemd[1]: Mounting Temporary Directory...
             oMunting Temporary Directory...
    [    4.161938] systemd[1]: Mounted POSIX Message Queue File System.
    [[0;32m  OK   ]Mounted POSIX Message Queue File System.
    [    4.187361] systemd[1]: Mounted Debug File System.
    [[0;32m  OK   ]Mounted Debug File System.
    [    4.207302] systemd[1]: Mounted Temporary Directory.
    [[0;32m  OK   ]Mounted Temporary Directory.
    [    4.227459] systemd[1]: Started Journal Service.
    [[0;32m  OK   ]Started Journal Service.
    [[0;1;31mFAILED ]Failed to start Load Kernel Modules.
    eSe 'systemctl status systemd-modules-load.service' for details.
    [[0;32m  OK   ]Started Remount Root and Kernel File Systems.
    [  OK  ] Started Create list of required sta...ce nodes for the current kernel.
    [  OK  ] Started Setup Virtual Console.
             Starting Create Static Device Nodes in /dev...
             Starting udev Coldplug all Devices...
             Starting Apply Kernel Variables...
             Starting Flush Journal to Persistent Storage...
    [  OK  ] Started Apply Kernel Variables.
    [  OK  ] Started Create Static Device Nodes in /dev.
    [    4.749490] systemd-journald[111]: Received request to flush runtime journal from PID 1
    [  OK  ] Reached target Local File Systems (Pre).
             Mounting /media/ram...
             Mounting /var/volatile...
             Starting udev Kernel Device Manager...
    [  OK  ] Mounted /var/volatile.
    [  OK  ] Mounted /media/ram.
    [  OK  ] Started Flush Journal to Persistent Storage.
    [  OK  ] Started udev Kernel Device Manager.
    [  OK  ] Started udev Coldplug all Devices.
    [    5.084469] omap-rproc 58820000.ipu: assigned reserved memory node ipu1_cma@9d000000
    [    5.099752] CAN device driver interface
    [    5.107377]  remoteproc0: 58820000.ipu is available
    [  OK  ] Reached target Local File Systems.[    5.131256]  remoteproc0: Note: remoteproc is still under development and considered experimental.
    
    [    5.145860]  remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    [    5.158287] omap-rproc 55020000.ipu: assigned reserved memory node ipu2_cma@95800000
    [    5.166227]  remoteproc1: 55020000.ipu is available
    [    5.171687]  remoteproc1: Note: remoteproc is still under development and considered experimental.
    [    5.186240]  remoteproc1: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
             Starting Create Volatile Files and Directories...
    [    5.207335] omap-rproc 40800000.dsp: assigned reserved memory node dsp1_cma@99000000
    [    5.219591]  remoteproc2: 40800000.dsp is available
    [    5.237144]  remoteproc2: Note: remoteproc is still under development and considered experimental.
             Starting Load/Save Random Seed...
    [    5.256751]  remoteproc2: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    [    5.269269] omap-rproc 41000000.dsp: assigned reserved memory node dsp2_cma@9f000000
    [    5.283492]  remoteproc3: 41000000.dsp is available
    [    5.289815]  remoteproc3: Note: remoteproc is still under development and considered experimental.
    [    5.311581]  remoteproc3: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    [    5.330517] m_can 42c01a00.mcan: hclk could not be found
    [    5.339777] m_can 42c01a00.mcan: m_can device registered (irq=370, version=32)
    [  OK  ] Found device /dev/ttyS0.
    [  OK  ] Started Load/Save Random Seed.
    [  OK  ] Started Create Volatile Files and Directories.
             Starting Update UTMP about System Boot/Shutdown...
    [    5.563759] omap-des 480a5000.des: OMAP DES hw accel rev: 2.2
             Starting Network Time Synchronization...
    [    5.610887] omap_rng 48090000.rng: OMAP Random Number Generator ver. 20
    [  OK  ] Started Update UTMP about System Boot/Shutdown.
    [    5.814988] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
    [    5.823130] omap-sham 4b101000.sham: hw accel on OMAP rev 4.3
    [    5.835644] omap-aes 4b500000.aes: OMAP AES hw accel rev: 3.3
    [    5.842137] omap-aes 4b700000.aes: OMAP AES hw accel rev: 3.3
    [    5.963559] SCSI subsystem initialized
    [  OK  ] Started Network Time Synchronization.
    [  OK  ] Reached target System Time Synchronized.
             Starting Synchronize System and HW clocks...
    [  OK  ] Reached target Sound Card.
    [    6.072844]  remoteproc1: registered virtio0 (type 7)
    [    6.153381] [drm] Initialized pvr 1.14.3699939 20110701 on minor 1
    [    6.250727]  remoteproc0: registered virtio1 (type 7)
    [FAILED] Failed to start Synchronize System and HW clocks.
    See 'systemctl status sync-clocks.service' for details.
    [  OK  ] Reached target System Initialization.
    [  OK  ] Listening on D-Bus System Message Bus Socket.[    6.372341] ahci 4a140000.sata: forcing port_map 0x0 -> 0x1
    
    [    6.383696] ahci 4a140000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode
    [    6.394455] ahci 4a140000.sata: flags: 64bit ncq sntf pm led clo only pmp pio slum part ccc apst 
    [  OK  ] Listening on RPCbind Server Activation Socket.
    [    6.421730] scsi host0: ahci
    [    6.425809] ata1: SATA max UDMA/133 mmio [mem 0x4a140000-0x4a1410ff] port 0x100 irq 344
    [    6.483836]  remoteproc2: registered virtio2 (type 7)
    [  OK  ] Listening on dropbear.socket.
    [  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
    [    6.509873]  remoteproc3: registered virtio3 (type 7)
    [  OK  ] Reached target Sockets.
    [  OK  ] Reached target Basic System.
             Starting Telephony service...
    [  OK  ] Started D-Bus System Message Bus.
    [    6.797157] ata1: SATA link down (SStatus 0 SControl 300)
    [    6.838429] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
    [  OK  ] Started Telephony service.
             Starting uim-sysfs.service...
             Starting Avahi mDNS/DNS-SD Stack...
    [  OK  ] Started strongSwan IPsec IKEv1/IKEv2 daemon using ipsec.conf.
    [  OK  ] Started Kernel Logging Service.
             Starting Permit User Sessions...
             Starting Print notice about GPLv3 packages...
             Starting Login Service...
    [  OK  ] Started System Logging Service.
    [    7.220583]  remoteproc1: powering up 55020000.ipu
             Starting TI MultiCore Tools Daemon...
    [  OK  ] Started Daily Cleanup of Temporary Directories.
    [  OK  ] Reached target Timers.
             Starting Network Service...
             Starting Save/Restore Sound Card State...
    [    7.297564]  remoteproc1: Booting fw image dra7-ipu2-fw.xem4, size 3743112
    [    7.304540] omap-iommu 55082000.mmu: 55082000.mmu: version 2.1
    [  OK  ] Started Permit User Sessions.
    [  OK  ] Started Save/Restore Sound Card State.
    [    7.375766] NET: Registered protocol family 15
    [    7.419442] net eth0: initializing cpsw version 1.15 (0)
    [    7.424789] net eth0: initialized cpsw ale version 1.4
    [    7.448399] net eth0: ALE Table size 1024
    [    7.454239] libphy: PHY 48485000.mdio:02 not found
    [  OK  ] Started Network Service.
    [FAILED] Failed to start TI MultiCore Tools Daemon.
    See 'systemctl status ti-mct-daemon.service' for details.
    [    7.505629] net eth0: phy "48485000.mdio:02" not found on slave 0, err -19
    [    7.513630]  remoteproc1: remote processor 55020000.ipu is now up
    [    7.542647] virtio_rpmsg_bus virtio0: rpmsg host is online
    [    7.545816] virtio_rpmsg_bus virtio0: creating channel rpmsg-rpc addr 0x65
    [    7.546674] virtio_rpmsg_bus virtio0: creating channel rpmsg-rpc addr 0x66
    [    7.586794] Initializing XFRM netlink socket
    [    7.627982]  remoteproc0: powering up 58820000.ipu
    [    7.636966]  remoteproc0: Booting fw image dra7-ipu1-fw.xem4, size 4794908
    [    7.683845] net eth0: phy found : id is : 0x2000a231
    [    7.707360] omap-iommu 58882000.mmu: 58882000.mmu: version 2.1
    [    7.735510] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    [    7.756125]  remoteproc0: remote processor 58820000.ipu is now up
    [    7.786493] virtio_rpmsg_bus virtio1: rpmsg host is online
    [    7.792065] virtio_rpmsg_bus virtio1: creating channel rpmsg-client-sample addr 0x32
    [    7.804982] virtio_rpmsg_bus virtio1: creating channel rpmsg-client-sample addr 0x33
    [    7.820891] Helios : TUSB1210_Probe_Function Called!
    [    7.826365] Helios : TUSB1210_SetMode Function Called! = 352781393
    [    7.832735] Helios : ULPI_OTG_CTRL = 103
    [    7.840999] virtio_rpmsg_bus virtio1: creating channel rpmsg-omx addr 0x3c
    [    7.856619] virtio_rpmsg_bus virtio1: creating channel rpmsg-rpc addr 0x65
    [    7.881795]  remoteproc2: powering up 40800000.dsp
    [    7.899449]  remoteproc2: Booting fw image dra7-dsp1-fw.xe66, size 5635840
    [    7.933964] omap_hwmod: mmu0_dsp1: _wait_target_disable failed
    [    7.939851] omap-iommu 40d01000.mmu: 40d01000.mmu: version 3.0
    [    7.945769] omap-iommu 40d02000.mmu: 40d02000.mmu: version 3.0
    [    7.975069]  remoteproc2: remote processor 40800000.dsp is now up
    [    8.010481] virtio_rpmsg_bus virtio2: rpmsg host is online
    [    8.011227] virtio_rpmsg_bus virtio2: creating channel rpmsg-client-sample addr 0x32
    [    8.011483] virtio_rpmsg_bus virtio2: creating channel rpmsg-client-sample addr 0x33
    [    8.011624] virtio_rpmsg_bus virtio2: creating channel rpmsg-omx addr 0x3c
    [    8.011823] virtio_rpmsg_bus virtio2: creating channel rpmsg-rpc addr 0x65
    [    8.126066]  remoteproc3: powering up 41000000.dsp
    [    8.160575]  remoteproc3: Booting fw image dra7-dsp2-fw.xe66, size 5635844
    [    8.189004] omap_hwmod: mmu0_dsp2: _wait_target_disable failed
    [    8.194888] omap-iommu 41501000.mmu: 41501000.mmu: version 3.0
    [    8.200812] omap-iommu 41502000.mmu: 41502000.mmu: version 3.0
    [    8.287987]  remoteproc3: remote processor 41000000.dsp is now up
    [    8.299856] Helios : TUSB1210_Probe_Function Called!
    [    8.304956] Helios : TUSB1210_SetMode Function Called! = 352781393
    [    8.314377] virtio_rpmsg_bus virtio3: rpmsg host is online
    [    8.315123] virtio_rpmsg_bus virtio3: creating channel rpmsg-client-sample addr 0x32
    [    8.315329] virtio_rpmsg_bus virtio3: creating channel rpmsg-client-sample addr 0x33
    [    8.315520] virtio_rpmsg_bus virtio3: creating channel rpmsg-omx addr 0x3c
    [    8.315718] virtio_rpmsg_bus virtio3: creating channel rpmsg-rpc addr 0x65
    [    8.321082] Helios : ULPI_OTG_CTRL = 103
    [    8.421030] rpmsg_rpc rpmsg0: probing service dce-callback with src 1024 dst 101
    [    8.447205] rpmsg_rpc rpmsg0: published functions = 4
    [    8.452393] rpmsg_rpc rpmsg1: probing service rpmsg-dce with src 1025 dst 102
    [    8.464796] random: nonblocking pool is initialized
    [    8.488093] rpmsg_rpc rpmsg1: published functions = 9
    [    8.493238] rpmsg_rpc rpmsg5: probing service rpc_example_2 with src 1024 dst 101
    [    8.513366] rpmsg_rpc rpmsg5: published functions = 8
    [    8.519545] rpmsg_rpc rpmsg9: probing service rpc_example_4 with src 1024 dst 101
    [    8.545272] rpmsg_rpc rpmsg9: published functions = 8
    [    8.550623] rpmsg_rpc rpmsg13: probing service rpc_example_3 with src 1024 dst 101
    [    8.567942] rpmsg_rpc rpmsg13: published functions = 8
    [  OK  ] Started Avahi mDNS/DNS-SD Stack.
    [  OK  ] Started Login Service.
    [  OK  ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
    [  OK  ] Reached target Network.
             Starting Network Name Resolution...
             Starting Lightning Fast Webserver With Light System Requirements...
    [  OK  ] Started Getty on tty1.
    [  OK  ] Started Serial Getty on ttyS0.
    [  OK  ] Started Network Name Resolution.
    [  OK  ] Started Lightning Fast Webserver With Light System Requirements.
    [  OK  ] Started uim-sysfs.service.
    [    9.040663] usbcore: registered new interface driver usbfs
    [    9.046544] usbcore: registered new interface driver hub
    [    9.052362] usbcore: registered new device driver usb
             Starting rc.pvr.service...
    [    9.076967] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller
    [    9.084071] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 1
    [    9.092194] xhci-hcd xhci-hcd.3.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x00210010
    [    9.100995] xhci-hcd xhci-hcd.3.auto: irq 474, io mem 0x488d0000
    [    9.107569] hub 1-0:1.0: USB hub found
    [    9.111476] hub 1-0:1.0: 1 port detected
    [    9.115757] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller
    [    9.121491] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 2
    [    9.129395] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    [    9.138047] hub 2-0:1.0: USB hub found
    [    9.142057] hub 2-0:1.0: 1 port detected
    [    9.146323] xhci-hcd xhci-hcd.4.auto: xHCI Host Controller
    [    9.151871] xhci-hcd xhci-hcd.4.auto: new USB bus registered, assigned bus number 3
    [    9.159922] xhci-hcd xhci-hcd.4.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x00210010
    [    9.168849] xhci-hcd xhci-hcd.4.auto: irq 475, io mem 0x48910000
    [    9.175328] hub 3-0:1.0: USB hub found
    [    9.179131] hub 3-0:1.0: 1 port detected
    [    9.183437] xhci-hcd xhci-hcd.4.auto: xHCI Host Controller
    [    9.188975] xhci-hcd xhci-hcd.4.auto: new USB bus registered, assigned bus number 4
    [    9.196791] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
    [    9.205471] hub 4-0:1.0: USB hub found
    [    9.209326] hub 4-0:1.0: 1 port detected
    [    9.213646] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller
    [    9.219938] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 5
    [    9.227970] xhci-hcd xhci-hcd.5.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x00210010
    [    9.236740] xhci-hcd xhci-hcd.5.auto: irq 476, io mem 0x48950000
    [    9.243389] hub 5-0:1.0: USB hub found
    [    9.247192] hub 5-0:1.0: 1 port detected
    [    9.253117] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller
    [    9.258663] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 6
    [    9.266980] PVR_K: UM DDK-(3699939) and KM DDK-(3699939) match. [ OK ]
    [    9.267222] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
    [    9.268197] hub 6-0:1.0: USB hub found
    [    9.268220] hub 6-0:1.0: 1 port detected
    [    9.270454] xhci-hcd xhci-hcd.6.auto: xHCI Host Controller
    [    9.270468] xhci-hcd xhci-hcd.6.auto: new USB bus registered, assigned bus number 7
    [    9.302961] xhci-hcd xhci-hcd.6.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x00210010
    [    9.312680] xhci-hcd xhci-hcd.6.auto: irq 477, io mem 0x48890000
    [    9.320332] hub 7-0:1.0: USB hub found
    [    9.324451] hub 7-0:1.0: 1 port detected
    [    9.332584] xhci-hcd xhci-hcd.6.auto: xHCI Host Controller
    [    9.338611] xhci-hcd xhci-hcd.6.auto: new USB bus registered, assigned bus number 8
    [    9.346517] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
    [    9.355389] hub 8-0:1.0: USB hub found
    [    9.359397] hub 8-0:1.0: 1 port detected
    [  OK  ] Started rc.pvr.service.
             Starting weston.service...
    [    9.427152] usb 1-1: new high-speed USB device number 2 using xhci-hcd
    [  OK  ] Started weston.service.
             Starting tiipclad-daemon.service...
             Starting telnetd.service...
    [  OK  ] Started telnetd.service.
    [  OK  ] Started tiipclad-daemon.service.
             Starting thttpd.service...
    [  OK  ] Started thttpd.service.
             Starting rng-tools.service...
    [    9.684794] cpsw 48484000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off
    [  OK  ] Started rng-tools.service.[    9.696850] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    
             Starting gdbserverproxy.service...
    [  OK  ] Started gdbserverproxy.service.
    [    9.758064] cdc_acm 1-1:1.2: ttyACM0: USB ACM device
    [    9.772764] cdc_acm 1-1:1.4: ttyACM1: USB ACM device
             Starting matrix-gui-2.0.service...
    [    9.790396] cdc_acm 1-1:1.6: ttyACM2: USB ACM device
    [    9.799741] usbcore: registered new interface driver cdc_acm
    [    9.807576] cdc_ether 1-1:1.0 usb0: register 'cdc_ether' at usb-xhci-hcd.3.auto-1, CDC Ethernet Device, 02:08:04:18:00:0b
    [    9.816866] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
    [    9.849007] usbcore: registered new interface driver cdc_ether
    [  OK  ] Started matrix-gui-2.0.service.
             Starting thermal-zone-init.service...
    [    9.908408] cdc_ether 1-1:1.0 usb0: kevent 12 may have been dropped
    [  OK  ] Started thermal-zone-init.service.
    ***************************************************************
    ***************************************************************
    NOTICE: This file system contains the following GPLv3 packages:
    	autoconf
    	binutils-dev
    	binutils
    	bison-dev
    	bison
    	cpp-symlinks
    	cpp
    	dosfstools
    	g++-symlinks
    	g++
    	gawk-dev
    	gawk
    	gcc-symlinks
    	gcc
    	gdb
    	gdbc6x
    	gdbserver
    	gstreamer1.0-libav
    	libcairo-perf-utils
    	libgmp10
    	libidn11
    	libmpc3
    	libmpfr4
    	m4-dev
    	m4
    	make
    	nettle
    	parted
    	swig-dev
    	swig
    
    If you do not wish to distribute GPLv3 components please remove
    the above packages prior to distribution.  This can be done using
    the opkg remove command.  i.e.:
        opkg remove <package>
    Where <package> is the name printed in the list above
    
    NOTE: If the package is a dependency of another package you
          will be notified of the dependent packages.  You should
          use the --force-removal-of-dependent-packages option to
          also remove the dependent packages as well
    ***************************************************************
    ***************************************************************
    [  OK  ] Started Print notice about GPLv3 packages.
    
    
     _____                    _____           _         _   
    |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_ 
    |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|  
                  |___|                    |___|            
    
    Arago Project http://arago-project.org dra7xx-evm ttyS0
    
    Arago 2016.12 dra7xx-evm ttyS0
    
    dra7xx-evm login: [   19.114861] omap_hwmod: mmu1_dsp1: _wait_target_disable failed
    [   19.131667] omap_hwmod: mmu1_dsp2: _wait_target_disable failed
    [   19.144821] omap_hwmod: mmu0_dsp1: _wait_target_disable failed
    [   19.158353] omap_hwmod: mmu0_dsp2: _wait_target_disable failed
    

    U-Boot SPL 2016.05-dirty (Jul 02 2019 - 11:42:13)
    DRA762-GP ES1.0
    Trying to boot from MMC1
    no pinctrl for hs200_1_8v
    no pinctrl for ddr_1_8v
    platform_fixup_get_pinctrl_by_mode no pinctrl defined for MMC@480ad000
    no pinctrl state for default mode
    reading u-boot.img
    reading u-boot.img
    reading u-boot.img
    reading u-boot.img
    
    
    U-Boot 2016.05-dirty (Jul 02 2019 - 11:42:13 +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, OMAP SD/MMC: 2
    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:   eth0: ethernet@48484000
    Hit any key to stop autoboot:  2  1  0 
    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
    222 bytes read in 3 ms (72.3 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
    3557480 bytes read in 231 ms (14.7 MiB/s)
    108463 bytes read in 48 ms (2.2 MiB/s)
    Booting from mmc0 ...
    Kernel image @ 0x82000000 [ 0x000000 - 0x364868 ]
    ## Flattened Device Tree blob at 88000000
       Booting using the fdt blob at 0x88000000
       Loading Device Tree to 8ffe2000, end 8ffff7ae ... OK
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0
    [    0.000000] Initializing cgroup subsys cpuset
    [    0.000000] Initializing cgroup subsys cpu
    [    0.000000] Initializing cgroup subsys cpuacct
    [    0.000000] Linux version 4.4.84-dirty (telits@teltvml0049x) (gcc version 5.3.1 20160113 (Linaro GCC 5.3-2016.02) ) #1 SMP PREEMPT Fri May 31 15:56:13 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 CMA memory pool at 0x0000000095800000, size 56 MiB
    [    0.000000] Reserved memory: initialized node ipu2_cma@95800000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created CMA memory pool at 0x0000000099000000, size 64 MiB
    [    0.000000] Reserved memory: initialized node dsp1_cma@99000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created CMA memory pool at 0x000000009d000000, size 32 MiB
    [    0.000000] Reserved memory: initialized node ipu1_cma@9d000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created CMA memory pool at 0x000000009f000000, size 8 MiB
    [    0.000000] Reserved memory: initialized node dsp2_cma@9f000000, compatible id shared-dma-pool
    [    0.000000] cma: Reserved 128 MiB at 0x00000000b0000000
    [    0.000000] Forcing write-allocate cache policy for SMP
    [    0.000000] Memory policy: Data cache writealloc
    [    0.000000] OMAP4: Map 0x00000000dfd00000 to fe600000 for dram barrier
    [    0.000000] DRA762 ES1.0
    [    0.000000] PERCPU: Embedded 11 pages/cpu @ef1ae000 s14912 r8192 d21952 u45056
    [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 389440
    [    0.000000] Kernel command line: console=ttyO0,115200n8 elevator=noop root=PARTUUID=8f876f0b-02 rw rootwait fixrtc omapdrm.num_crtc=2 consoleblank=0 cma=128M@0xB0000000 rootfstype=ext4 snd.slots_reserved=1,1
    [    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: 1244248K/1564672K available (6631K kernel code, 320K rwdata, 2388K rodata, 336K init, 290K bss, 25512K reserved, 294912K cma-reserved, 651264K 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 - 0xc08d702c   (9021 kB)
    [    0.000000]       .init : 0xc08d8000 - 0xc092c000   ( 336 kB)
    [    0.000000]       .data : 0xc092c000 - 0xc097c260   ( 321 kB)
    [    0.000000]        .bss : 0xc097e000 - 0xc09c6840   ( 291 kB)
    [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    [    0.000000] Preemptible hierarchical RCU implementation.
    [    0.000000] 	Build-time adjustment of leaf fanout to 32.
    [    0.000000] NR_IRQS:16 nr_irqs:16 16
    [    0.000000] ti_dt_clocks_register: failed to lookup clock node gmac_gmii_ref_clk_div
    [    0.000000] OMAP clockevent source: timer1 at 32786 Hz
    [    0.000000] Architected cp15 timer(s) running at 6.14MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x16af5adb9, max_idle_ns: 440795202250 ns
    [    0.000004] sched_clock: 56 bits at 6MHz, resolution 162ns, wraps every 4398046511023ns
    [    0.000015] Switching to timer-based delay loop, resolution 162ns
    [    0.000326] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns
    [    0.000333] OMAP clocksource: 32k_counter at 32768 Hz
    [    0.000790] Console: colour dummy device 80x30
    [    0.000806] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
    [    0.000812] This ensures that you still see kernel messages. Please
    [    0.000818] update your kernel commandline.
    [    0.000832] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.29 BogoMIPS (lpj=61475)
    [    0.000845] pid_max: default: 32768 minimum: 301
    [    0.000943] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
    [    0.000953] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
    [    0.001494] Initializing cgroup subsys io
    [    0.001511] Initializing cgroup subsys memory
    [    0.001535] Initializing cgroup subsys devices
    [    0.001548] Initializing cgroup subsys freezer
    [    0.001559] Initializing cgroup subsys perf_event
    [    0.001570] Initializing cgroup subsys pids
    [    0.001596] CPU: Testing write buffer coherency: ok
    [    0.001791] /cpus/cpu@0 missing clock-frequency property
    [    0.001807] /cpus/cpu@1 missing clock-frequency property
    [    0.001817] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
    [    0.001849] Setting up static identity map for 0x80008380 - 0x800083e0
    [    0.080063] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
    [    0.080134] Brought up 2 CPUs
    [    0.080147] SMP: Total of 2 processors activated (24.59 BogoMIPS).
    [    0.080154] CPU: All CPU(s) started in HYP mode.
    [    0.080160] CPU: Virtualization extensions available.
    [    0.080539] devtmpfs: initialized
    [    0.109920] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
    [    0.110889] omap_hwmod: l3_main_2 using broken dt data from ocp
    [    0.226300] omap_hwmod: dcan1: _wait_target_disable failed
    [    0.326115] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
    [    0.326135] futex hash table entries: 512 (order: 3, 32768 bytes)
    [    0.331591] pinctrl core: initialized pinctrl subsystem
    [    0.332444] NET: Registered protocol family 16
    [    0.333398] DMA: preallocated 256 KiB pool for atomic coherent allocations
    [    0.360237] cpuidle: using governor ladder
    [    0.390258] cpuidle: using governor menu
    [    0.399063] OMAP GPIO hardware version 0.1
    [    0.403291] GPIO line 161 (radio_rst) hogged as output/low
    [    0.405697] irq: no irq domain found for /ocp/l4@4a000000/scm@2000/pinmux@1400 !
    [    0.434879] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
    [    0.434890] hw-breakpoint: maximum watchpoint size is 8 bytes.
    [    0.435379] omap4_sram_init:Unable to allocate sram needed to handle errata I688
    [    0.435389] omap4_sram_init:Unable to get sram pool needed to handle errata I688
    [    0.435966] OMAP DMA hardware revision 0.0
    [    0.481633] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver (LinkedList1/2/3 supported)
    [    0.482851] edma 43300000.edma: memcpy is disabled
    [    0.487626] edma 43300000.edma: TI EDMA DMA engine driver
    [    0.564523] omap-iommu 40d01000.mmu: 40d01000.mmu registered
    [    0.564710] omap-iommu 40d02000.mmu: 40d02000.mmu registered
    [    0.564869] omap-iommu 58882000.mmu: 58882000.mmu registered
    [    0.565024] omap-iommu 55082000.mmu: 55082000.mmu registered
    [    0.565301] omap-iommu 41501000.mmu: 41501000.mmu registered
    [    0.565490] omap-iommu 41502000.mmu: 41502000.mmu registered
    [    0.568753] palmas 0-0058: IRQ missing: skipping irq request
    [    0.580794] palmas 0-0058: Muxing GPIO 51, PWM 0, LED 2
    [    0.631326] irq: no irq domain found for /ocp/i2c@48070000/tps65917@58 !
    [    0.631970] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz
    [    0.632491] omap_i2c 48060000.i2c: bus 2 rev0.12 at 400 kHz
    [    0.650653] pcf857x: probe of 3-0021 failed with error -121
    [    0.650690] omap_i2c 4807a000.i2c: bus 3 rev0.12 at 400 kHz
    [    0.650908] media: Linux media interface: v0.10
    [    0.650959] Linux video capture interface: v2.00
    [    0.650999] pps_core: LinuxPPS API ver. 1 registered
    [    0.651006] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.651036] PTP clock support registered
    [    0.651083] EDAC MC: Ver: 3.0.0
    [    0.651851] omap-mailbox 48840000.mailbox: omap mailbox rev 0x400
    [    0.652152] omap-mailbox 48842000.mailbox: omap mailbox rev 0x400
    [    0.652503] Advanced Linux Sound Architecture Driver Initialized.
    [    0.653394] clocksource: Switched to clocksource arch_sys_counter
    [    0.663861] NET: Registered protocol family 2
    [    0.664350] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
    [    0.664414] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
    [    0.664539] TCP: Hash tables configured (established 8192 bind 8192)
    [    0.664584] UDP hash table entries: 512 (order: 2, 16384 bytes)
    [    0.664617] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    [    0.664822] NET: Registered protocol family 1
    [    0.665065] RPC: Registered named UNIX socket transport module.
    [    0.665075] RPC: Registered udp transport module.
    [    0.665081] RPC: Registered tcp transport module.
    [    0.665087] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.666139] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
    [    0.676235] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.676884] NFS: Registering the id_resolver key type
    [    0.676909] Key type id_resolver registered
    [    0.676916] Key type id_legacy registered
    [    0.676971] ntfs: driver 2.1.32 [Flags: R/O].
    [    0.678232] bounce: pool size: 64 pages
    [    0.678383] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
    [    0.678398] io scheduler noop registered (default)
    [    0.678410] io scheduler deadline registered
    [    0.678443] io scheduler cfq registered
    [    0.680859] vsys_5v0: supplied by vsys_12v0
    [    0.680908] ldo3: supplied by vsys_5v0
    [    0.684714] pinctrl-single 4a003400.pinmux: 282 pins at pa fc003400 size 1128
    [    0.688113] PCI host bridge /ocp/axi@0/pcie_rc@51000000 ranges:
    [    0.688126]   No bus range found for /ocp/axi@0/pcie_rc@51000000, using [bus 00-ff]
    [    0.688158]    IO 0x20003000..0x20012fff -> 0x00000000
    [    0.688179]   MEM 0x20013000..0x2fffffff -> 0x20013000
    [    0.718629] dra7-pcie 51000000.pcie_rc: link is not up
    [    0.718790] dra7-pcie 51000000.pcie_rc: PCI host bridge to bus 0000:00
    [    0.718803] pci_bus 0000:00: root bus resource [bus 00-ff]
    [    0.718813] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
    [    0.718823] pci_bus 0000:00: root bus resource [mem 0x20013000-0x2fffffff]
    [    0.719225] PCI: bus0: Fast back to back transfers disabled
    [    0.719339] PCI: bus1: Fast back to back transfers enabled
    [    0.719422] pci 0000:00:00.0: BAR 0: assigned [mem 0x20100000-0x201fffff]
    [    0.719437] pci 0000:00:00.0: BAR 1: assigned [mem 0x20020000-0x2002ffff]
    [    0.719449] pci 0000:00:00.0: PCI bridge to [bus 01]
    [    0.719668] pcieport 0000:00:00.0: Signaling PME through PCIe PME interrupt
    [    0.780383] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
    [    0.783776] 4806a000.serial: ttyS0 at MMIO 0x4806a000 (irq = 301, base_baud = 3000000) is a 8250
    [    1.765885] console [ttyS0] enabled
    [    1.770272] 4806c000.serial: ttyS1 at MMIO 0x4806c000 (irq = 302, base_baud = 3000000) is a 8250
    [    1.779980] 48020000.serial: ttyS2 at MMIO 0x48020000 (irq = 303, base_baud = 3000000) is a 8250
    [    1.789688] 4806e000.serial: ttyS3 at MMIO 0x4806e000 (irq = 304, base_baud = 3000000) is a 8250
    [    1.799383] 48066000.serial: ttyS4 at MMIO 0x48066000 (irq = 305, base_baud = 3000000) is a 8250
    [    1.809082] 48068000.serial: ttyS5 at MMIO 0x48068000 (irq = 306, base_baud = 3000000) is a 8250
    [    1.819222] [drm] Initialized drm 1.1.0 20060810
    [    1.825660] vsys_3v3: supplied by vsys_12v0
    [    1.829901] ldo5: supplied by vsys_3v3
    [    1.834298] OMAP DSS rev 6.1
    [    1.838039] omapdss_dss 58000000.dss: bound 58001000.dispc (ops dispc_component_ops)
    [    1.846496] omapdss_dss 58000000.dss: bound 58040000.encoder (ops hdmi5_component_ops)
    [    1.862588] loop: module loaded
    [    1.865986] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
    [    1.878587] m25p80 spi32766.0: found s25fl256s0, expected s25fl256s1
    [    1.884997] m25p80 spi32766.0: s25fl256s0 (32768 Kbytes)
    [    1.890389] 7 ofpart partitions found on MTD device spi32766.0
    [    1.896263] Creating 7 MTD partitions on "spi32766.0":
    [    1.901426] 0x000000000000-0x000000040000 : "QSPI.SPL"
    [    1.907500] 0x000000040000-0x000000140000 : "QSPI.u-boot"
    [    1.913814] 0x000000140000-0x0000001c0000 : "QSPI.u-boot-spl-os"
    [    1.920713] 0x0000001c0000-0x0000001d0000 : "QSPI.u-boot-env"
    [    1.926506] mtd: partition "QSPI.u-boot-env" doesn't end on an erase block -- force read-only
    [    1.935956] 0x0000001d0000-0x0000001e0000 : "QSPI.u-boot-env.backup1"
    [    1.942425] mtd: partition "QSPI.u-boot-env.backup1" doesn't start on an erase block boundary -- force read-only
    [    1.953546] 0x0000001e0000-0x0000009e0000 : "QSPI.kernel"
    [    1.958968] mtd: partition "QSPI.kernel" doesn't start on an erase block boundary -- force read-only
    [    1.969032] 0x0000009e0000-0x000002000000 : "QSPI.file-system"
    [    1.974911] mtd: partition "QSPI.file-system" doesn't start on an erase block boundary -- force read-only
    [    1.986357] libphy: Fixed MDIO Bus: probed
    [    2.033492] davinci_mdio 48485000.mdio: davinci mdio revision 1.6
    [    2.039617] libphy: 48485000.mdio: probed
    [    2.056132] davinci_mdio 48485000.mdio: phy[3]: device 48485000.mdio:03, driver TI DP83867
    [    2.065148] cpsw 48484000.ethernet: Detected MACID = 40:06:a0:0f:1e:bd
    [    2.071792] cpsw 48484000.ethernet: cpts: overflow check period 800
    [    2.080027] mousedev: PS/2 mouse device common for all mice
    [    2.096339] i2c /dev entries driver
    [    2.101080] vpe 489d0000.vpe: loading firmware vpdma-1b8.bin
    [    2.108199] vip 48970000.vip: loading firmware vpdma-1b8.bin
    [    2.116610] tmp102 0-0048: initialized
    [    2.123238] omap_hsmmc 4809c000.mmc: Got CD GPIO
    [    2.128076] vpe 489d0000.vpe: Device registered as /dev/video0
    [    2.133970] vip 48970000.vip: VPDMA firmware loaded
    [    2.134159] omap_hsmmc 4809c000.mmc: no pinctrl state for sdr104 mode
    [    2.134165] omap_hsmmc 4809c000.mmc: no pinctrl state for ddr50 mode
    [    2.134170] omap_hsmmc 4809c000.mmc: no pinctrl state for sdr50 mode
    [    2.134174] omap_hsmmc 4809c000.mmc: no pinctrl state for sdr25 mode
    [    2.134179] omap_hsmmc 4809c000.mmc: no pinctrl state for sdr12 mode
    [    2.134378] vio_3v3: supplied by vsys_3v3
    [    2.134435] vio_3v3_sd: supplied by vio_3v3
    [    2.134579] ldo4: supplied by vsys_5v0
    [    2.224000] omap_hsmmc 480b4000.mmc: no pinctrl state for sdr25 mode
    [    2.230387] omap_hsmmc 480b4000.mmc: no pinctrl state for sdr12 mode
    [    2.236947] smps5: supplied by vsys_3v3
    [    2.241000] vio_1v8: supplied by smps5
    [    2.283825] omap_hsmmc 480ad000.mmc: no pinctrl state for sdr50 mode
    [    2.290210] omap_hsmmc 480ad000.mmc: no pinctrl state for sdr25 mode
    [    2.296606] omap_hsmmc 480ad000.mmc: no pinctrl state for sdr12 mode
    [    2.302988] omap_hsmmc 480ad000.mmc: no pinctrl state for hs mode
    [    2.309522] omap_hsmmc 480ad000.mmc: vmmc_aux set voltage failed
    [    2.354353] ledtrig-cpu: registered to indicate activity on CPUs
    [    2.365578] hwspinlock_user gatemp: requested 20 hwspinlocks
    [    2.372493] aic_dvdd: supplied by vio_3v3
    [    2.377819] davinci-mcasp 48464000.mcasp: DAI is shared
    [    2.383942] davinci-mcasp 48474000.mcasp: DAI is shared
    [    2.390039] omap-hdmi-audio omap-hdmi-audio.0.auto: snd-soc-dummy-dai <-> 58040000.encoder mapping ok
    [    2.400757] NET: Registered protocol family 10
    [    2.416152] sit: IPv6 over IPv4 tunneling driver
    [    2.421330] NET: Registered protocol family 17
    [    2.426093] Key type dns_resolver registered
    [    2.430523] omap_voltage_late_init: Voltage driver support not added
    [    2.437419] Adding alias for supply vdd,cpu0 -> vdd,4a003b20.oppdm
    [    2.443640] Adding alias for supply vbb,cpu0 -> vbb,4a003b20.oppdm
    [    2.449922] buck10: supplied by vsys_3v3
    [    2.454533] Adding alias for supply vdd,cpu0 -> vdd,4a003b20.oppdm
    [    2.460740] Adding alias for supply vbb,cpu0 -> vbb,4a003b20.oppdm
    [    2.468964] Power Management for TI OMAP4+ devices.
    [    2.474042] Registering SWP/SWPB emulation handler
    [    2.479614] dmm 4e000000.dmm: workaround for errata i878 in use
    [    2.486691] dmm 4e000000.dmm: initialized all PAT entries
    [    2.492357] ldo1: supplied by vsys_3v3
    [    2.499089] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [    2.505741] [drm] No driver support for vblank timestamp query.
    [    2.511695] omapdrm omapdrm.0: No connectors reported connected with modes
    [    2.518609] [drm] Cannot find any crtc or sizes - going 1024x768
    [    2.526802] [drm] Enabling DMM ywrap scrolling
    [    2.530343] mmc0: host does not support reading read-only switch, assuming write-enable
    [    2.532275] mmc0: new high speed SDHC card at address 59b4
    [    2.548360] Console: switching to colour frame buffer device 128x48
    [    2.553571] mmcblk0: mmc0:59b4 00000 7.35 GiB 
    [    2.558433]  mmcblk0: p1 p2
    [    2.564935] omapdrm omapdrm.0: fb0: omapdrm frame buffer device
    [    2.596141] mmc1: MAN_BKOPS_EN bit is not set
    [    2.604081] [drm] Initialized omapdrm 1.0.0 20110917 on minor 0
    [    2.606817] mmc1: new HS200 MMC card at address 0001
    [    2.617112] mmcblk1: mmc1:0001 R1J57L 29.1 GiB 
    [    2.621793] mmcblk1boot0: mmc1:0001 R1J57L partition 1 8.00 MiB
    [    2.627923] asoc-simple-card sound0: tlv320aic3x-hifi <-> 48468000.mcasp mapping ok
    [    2.637338] hctosys: unable to open rtc device (rtc0)
    [    2.637960] mmcblk1boot1: mmc1:0001 R1J57L partition 2 8.00 MiB
    [    2.648718]  mmcblk1: p1
    [    2.657642] aic_dvdd: disabling
    [    2.660946] ALSA device list:
    [    2.663958]   #0: DRA7xx-EVM
    [    2.666849]   #1: HDMI 58040000.encoder
    [    2.677928] mmc2: new SDIO card at address 0001
    [    2.683665] omap_hsmmc 480ad000.mmc: vmmc_aux set voltage failed
    [    2.737689] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
    [    2.745872] VFS: Mounted root (ext4 filesystem) on device 179:2.
    [    2.754045] devtmpfs: mounted
    [    2.757175] Freeing unused kernel memory: 336K
    [    2.761646] This architecture does not have kernel memory protection.
    [    3.028537] systemd[1]: System time before build time, advancing clock.
    [    3.079311] random: systemd: uninitialized urandom read (16 bytes read, 18 bits of entropy available)
    [    3.091526] random: systemd: uninitialized urandom read (16 bytes read, 18 bits of entropy available)
    [    3.102842] systemd[1]: systemd 229 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
    [    3.122139] systemd[1]: Detected architecture arm.
    
    Welcome to Arago 2016.12!
    
    [    3.144414] systemd[1]: Set hostname to <dra7xx-evm>.
    [    3.212745] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 19 bits of entropy available)
    [    3.230247] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 20 bits of entropy available)
    [    3.243563] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 20 bits of entropy available)
    [    3.268201] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 20 bits of entropy available)
    [    3.281566] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 21 bits of entropy available)
    [    3.382090] random: systemd: uninitialized urandom read (16 bytes read, 24 bits of entropy available)
    [    3.391598] random: systemd: uninitialized urandom read (16 bytes read, 24 bits of entropy available)
    [    3.401447] random: systemd: uninitialized urandom read (16 bytes read, 24 bits of entropy available)
    [    3.813367] systemd[1]: basic.target: Found ordering cycle on basic.target/start
    [    3.820855] systemd[1]: basic.target: Found dependency on sockets.target/start
    [    3.828199] systemd[1]: basic.target: Found dependency on dbus.socket/start
    [    3.835229] systemd[1]: basic.target: Found dependency on sysinit.target/start
    [    3.842486] systemd[1]: basic.target: Found dependency on alignment.service/start
    [    3.850018] systemd[1]: basic.target: Found dependency on basic.target/start
    [    3.857113] systemd[1]: basic.target: Breaking ordering cycle by deleting job sockets.target/start
    [    3.866128] systemd[1]: sockets.target: Job sockets.target/start deleted to break ordering cycle starting with basic.target/start
    [ SKIP ] Ordering cycle found, skipping Sockets
    [    3.903832] systemd[1]: basic.target: Found ordering cycle on basic.target/start
    [    3.911265] systemd[1]: basic.target: Found dependency on sysinit.target/start
    [    3.918557] systemd[1]: basic.target: Found dependency on alignment.service/start
    [    3.926113] systemd[1]: basic.target: Found dependency on basic.target/start
    [    3.933196] systemd[1]: basic.target: Breaking ordering cycle by deleting job alignment.service/start
    [    3.942490] systemd[1]: alignment.service: Job alignment.service/start deleted to break ordering cycle starting with basic.target/start
    [ SKIP ] Ordering cycle found, skipping alignment.service
    [    3.975903] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
    [    4.003791] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [  OK  ] Started Dispatch Password Requests to Console Directory Watch.
    [    4.034556] systemd[1]: Created slice User and Session Slice.
    [  OK  ] Created slice User and Session Slice.
    [    4.063628] systemd[1]: Listening on Journal Socket (/dev/log).
    [  OK  ] Listening on Journal Socket (/dev/log).
    [    4.103882] systemd[1]: Listening on udev Control Socket.
    [  OK  ] Listening on udev Control Socket.
    [    4.133660] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [  OK  ] Started Forward Password Requests to Wall Directory Watch.
    [    4.163531] systemd[1]: Reached target Swap.
    [  OK  ] Reached target Swap.
    [    4.183992] systemd[1]: Created slice System Slice.
    [  OK  ] Created slice System Slice.
    [    4.214027] systemd[1]: Created slice system-serial\x2dgetty.slice.
    [  OK  ] Created slice system-serial\x2dgetty.slice.
    [    4.243975] systemd[1]: Created slice system-getty.slice.
    [  OK  ] Created slice system-getty.slice.
    [    4.273539] systemd[1]: Reached target Slices.
    [  OK  ] Reached target Slices.
    [    4.293568] systemd[1]: Listening on udev Kernel Socket.
    [  OK  ] Listening on udev Kernel Socket.
    [    4.323664] systemd[1]: Listening on Network Service Netlink Socket.
    [  OK  ] Listening on Network Service Netlink Socket.
    [    4.353862] systemd[1]: Listening on Syslog Socket.
    [  OK  ] Listening on Syslog Socket.
    [    4.383669] systemd[1]: Listening on Journal Socket.
    [  OK  ] Listening on Journal Socket.
    [    4.433608] systemd[1]: Mounting Temporary Directory...
             Mounting Temporary Directory...
    [    4.455718] systemd[1]: Starting Remount Root and Kernel File Systems...
             Starting Remount Root and Kernel File Systems...
    [    4.470437] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
    [    4.485688] systemd[1]: Starting Synchronize System and HW clocks...
             Starting Synchronize System and HW clocks...
    [    4.523269] systemd[1]: Starting Create list of required static device nodes for the current kernel...
             Starting Create list of required st... nodes for the current kernel...
    [    4.555762] systemd[1]: Mounting POSIX Message Queue File System...
             Mounting POSIX Message Queue File System...
    [    4.575703] systemd[1]: Starting Setup Virtual Console...
             Starting Setup Virtual Console...
    [    4.595806] systemd[1]: Starting Journal Service...
             Starting Journal Service...
    [    4.630423] systemd[1]: Starting Load Kernel Modules...
             Starting Load Kernel Modules...
    [    4.655965] systemd[1]: Mounting Debug File System...
             Mounting Debug File System...[    4.663490] ---SATA_LED is set to HIGH---
    
    [    4.669518] ---SOC_FAN_PWM_1V8 is set to HIGH---
    [    4.674823] systemd[1]: Reached target Remote File Systems.
    [    4.680788] ---CHASSIS_FAN_PWM_1V8 is set to HIGH---
    [  OK  ] Reached target Remote File Systems.[    4.686294] ---EXT_BAT_DISABLE is set to LOW---
    
    [    4.695653] ---INT_BAT_DISABLE is set to LOW---
    [    4.700295] ---SOC_GPIO_INT_BAT_EN is set to HIGH---
    [    4.705349] ---SOC_GPIO_LATCH_CLK is set to LOW---
    [    4.710166] ---SOC_GPIO_LATCH_CLK is set to HIGH---
    [    4.715351] systemd[1]: Reached target Paths.
    [    4.720080] ---BT_CHGR_EN is set to HIGH---
    [    4.724510] ---ADC_IP_EN is set to LOW---
    [  OK  ] Reached target Paths.[    4.728702] ---ADC_ALERT_RDY is set to INPUT MODE---
    
    [    4.737238] ---ETH RST is set to HIGH---
    [    4.741325] ---LTE_PWR_ON  is set to HIGH---
    [    4.745626] ---LTE_RESETn is set to LOW---
    [    4.749740] ---GNSS_RSTn  is set to HIGH---
    [    4.755712] ---WIFIBT_EN_3V3 is set to HIGH---
    [    4.760178] ---BT_WAKE2SOC_3V3 is set to INPUT MODE---
    [    4.765378] ---BT_WAKE_3V3 is set to HIGH---
    [    4.769666] ---WIFI_WAKE2SOC_3V3 is set to INPUT MODE---
    [    4.775025] ---WIFI_WAKE_3V3 is set to HIGH---
    [    4.779486] ---WIFIBT_LED_EN is set to HIGH---
    [    4.783973] ---CAN1_EN is set to HIGH---
    [    4.787912] ---CAN1_STBn is set to HIGH---
    [    4.792024] ---CAN1_FAULTn is set to INPUT MODE---
    [    4.798878] ---LTE_NW_IND is set to INPUT MODE---
    [    4.800250] systemd[1]: Mounted Debug File System.
    [    4.808443] ---SOC_GPIO_LATCH_CLK is set to LOW---
    [    4.808448] Major = 244 Minor = 0 
    [    4.813308] Device Driver Insert...Done!!!
    [    4.822042] __Init Started...
    [  OK  ] Mounted Debug File System.[    4.825271] radioi2c 3-0011: Radio using bus 0x3, at address 0x11
    
    [    4.835332] I2C power up started
    [    4.838969] systemd[1]: Mounted POSIX Message Queue File System.
    [  OK  ] Mounted POSIX Message Queue File System.
    [    4.863584] systemd[1]: Mounted Temporary Directory.
    [  OK  ] Mounted Temporary Directory.
    [    4.883749] systemd[1]: Started Journal Service.
    [  OK  ] Started Journal Service.
    [  OK  ] Started Remount Root and Kernel File Systems.
    [FAILED] Failed to start Synchronize System and HW clocks.
    See 'systemctl status sync-clocks.service' for details.
    [  OK  ] Started Create list of required sta...ce nodes for the current kernel.
    [  OK  ] Started Setup Virtual Console.
             Starting Create Static Device Nodes in /dev...
             Starting udev Coldplug all Devices...
             Starting Flush Journal to Persistent Storage...
    [  OK  ] Started Create Static Device Nodes in /dev.
    [    5.494682] systemd-journald[150]: Received request to flush runtime journal from PID 1
    [  OK  ] Started Flush Journal to Persistent Storage.
    [    5.525675] I2C power up completed
    [    5.530162] Status:80
    [    5.530162] partNumber:2b
    [    5.530162] fwMajor:31
    [    5.530162] fwMinor:30
    [    5.530162] chipRev:43
    [    5.543104] radioi2c 3-0011: registered with major 243
    [FAILED] Failed to start Load Kernel Modules.
    See 'systemctl status systemd-modules-load.service' for details.
             Starting Apply Kernel Variables...
             Starting udev Kernel Device Manager...
    [  OK  ] Reached target Local File Systems (Pre).
             Mounting /var/volatile...
             Mounting /media/ram...
    [  OK  ] Mounted /var/volatile.
    [  OK  ] Mounted /media/ram.
    [  OK  ] Started udev Kernel Device Manager.
    [  OK  ] Started udev Coldplug all Devices.
    [  OK  ] Started Apply Kernel Variables.
    [    5.879236] omap-rproc 58820000.ipu: assigned reserved memory node ipu1_cma@9d000000
    [    5.898956] CAN device driver interface
    [    5.934874]  remoteproc0: 58820000.ipu is available
    [    5.954303]  remoteproc0: Note: remoteproc is still under development and considered experimental.
    [    5.990588]  remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    [    6.033214] omap-rproc 55020000.ipu: assigned reserved memory node ipu2_cma@95800000
    [    6.055484]  remoteproc1: 55020000.ipu is available
    [    6.071100]  remoteproc1: Note: remoteproc is still under development and considered experimental.
    [    6.108878]  remoteproc1: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    [    6.147512] omap-rproc 40800000.dsp: assigned reserved memory node dsp1_cma@99000000
    [    6.170592]  remoteproc2: 40800000.dsp is available
    [  OK  ] Found device /dev/ttyS0.
    [    6.177926]  remoteproc2: Note: remoteproc is still under development and considered experimental.
    [    6.212769]  remoteproc2: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    [    6.225755] m_can 42c01a00.mcan: hclk could not be found
    [    6.232421] m_can 42c01a00.mcan: m_can device registered (irq=372, version=32)
    [    6.232598] rtc-pcf85063 3-0051: chip found, driver version 0.0.1
    [    6.247054] rtc-pcf85063 3-0051: rtc core: registered rtc-pcf85063 as rtc0
    [    6.255187] omap_rng 48090000.rng: OMAP Random Number Generator ver. 20
             Starting Load/Save Random Seed...[    6.262881] omap-rproc 41000000.dsp: assigned reserved memory node dsp2_cma@9f000000
    
    [    6.283484]  remoteproc3: 41000000.dsp is available
    [    6.295729]  remoteproc3: Note: remoteproc is still under development and considered experimental.
    [    6.310411]  remoteproc3: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    [    6.327051] omap-des 480a5000.des: OMAP DES hw accel rev: 2.2
    [  OK  ] Reached target Local File Systems.
             Starting Create Volatile Files and Directories...
    [  OK  ] Started Load/Save Random Seed.
    [    6.704089]  remoteproc0: registered virtio0 (type 7)
    [    6.723028] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
    [    6.731442] omap-sham 4b101000.sham: hw accel on OMAP rev 4.3
    [    6.747766] omap-aes 4b500000.aes: OMAP AES hw accel rev: 3.3
    [    6.760087] omap-aes 4b700000.aes: OMAP AES hw accel rev: 3.3
    [  OK  ] Started Create Volatile Files and Directories.
             Starting Update UTMP about System Boot/Shutdown...
    [    6.875061] SCSI subsystem initialized
    [    6.879131]  remoteproc1: registered virtio1 (type 7)
    [    7.015497] [drm] Initialized pvr 1.14.3699939 20110701 on minor 1
    [  OK  ] Started Update UTMP about System Boot/Shutdown.
    [  OK  ] Reached target System Initialization.
    [  OK  ] Listening on RPCbind Server Activation Socket.
    [  OK  ] Listening on dropbear.socket.
    [    7.186166] ahci 4a140000.sata: SSS flag set, parallel bus scan disabled
    [    7.194244] ahci 4a140000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode
    [    7.206811] ahci 4a140000.sata: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part ccc apst 
    [  OK  ] Reached target Basic System.
    [    7.252842] scsi host0: ahci
    [    7.258626] ata1: SATA max UDMA/133 mmio [mem 0x4a140000-0x4a1410ff] port 0x100 irq 346
    [    7.277908]  remoteproc2: registered virtio2 (type 7)
             Starting Permit User Sessions...
             Starting uim-sysfs.service...
             Starting Print notice about GPLv3 packages...
    [    7.350862]  remoteproc3: registered virtio3 (type 7)
             Starting Save/Restore Sound Card State...
    [  OK  ] Started Kernel Logging Service.
    [  OK  ] Started Daily Cleanup of Temporary Directories.
    [  OK  ] Reached target Timers.
    [  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
             Starting TI MultiCore Tools Daemon...
    [  OK  ] Listening on D-Bus System Message Bus Socket.
    [    7.613439] ata1: SATA link down (SStatus 0 SControl 300)
    [    7.623778] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null)
             Starting Telephony service...
    [  OK  ] Started D-Bus System Message Bus.
    [    7.965419] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
    [  OK  ] Started Telephony service.
             Starting Network Service...
             Starting Avahi mDNS/DNS-SD Stack...
             Starting Login Service...
    [    8.316466] Bluetooth: Core ver 2.21
    [    8.320091] NET: Registered protocol family 31
    [    8.325532] Bluetooth: HCI device and connection manager initialized
    [    8.334247] Bluetooth: HCI socket layer initialized
    [    8.339214] Bluetooth: L2CAP socket layer initialized
    [    8.344445] Bluetooth: SCO socket layer initialized
    [    8.350720]  remoteproc0: powering up 58820000.ipu
    [    8.375815]  remoteproc0: Booting fw image dra7-ipu1-fw.xem4, size 4892684
    [    8.395857] net eth0: initializing cpsw version 1.15 (0)
    [    8.421394] net eth0: initialized cpsw ale version 1.4
    [  OK  ] Started System Logging Service.
    [    8.432787] omap-iommu 58882000.mmu: 58882000.mmu: version 2.1
    [    8.438704] net eth0: ALE Table size 1024
    [    8.458156]  remoteproc0: remote processor 58820000.ipu is now up
    [    8.465593] libphy: PHY 48485000.mdio:02 not found
    [    8.470404] net eth0: phy "48485000.mdio:02" not found on slave 0, err -19
    [    8.484274] virtio_rpmsg_bus virtio0: rpmsg host is online
    [    8.485607] virtio_rpmsg_bus virtio0: creating channel rpmsg-client-sample addr 0x32
    [    8.485722] virtio_rpmsg_bus virtio0: creating channel rpmsg-client-sample addr 0x33
    [    8.485919] virtio_rpmsg_bus virtio0: creating channel rpmsg-omx addr 0x3c
    [    8.486019] virtio_rpmsg_bus virtio0: creating channel rpmsg-rpc addr 0x65
    [  OK  ] Started strongSwan IPsec IKEv1/IKEv2 daemon using ipsec.conf.
    [  OK  ] Reached target Sound Card.
    [    8.594805]  remoteproc1: powering up 55020000.ipu
    [    8.616404]  remoteproc1: Booting fw image dra7-ipu2-fw.xem4, size 3747240
    [    8.623366] omap-iommu 55082000.mmu: 55082000.mmu: version 2.1
    [  OK  ] Started Network Service.
    [    8.640308] net eth0: phy found : id is : 0x2000a231
    [    8.668568] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    [    8.669906] random: nonblocking pool is initialized
    [    8.670579] NET: Registered protocol family 15
    [  OK  ] Started Permit User Sessions.
    [  OK  ] Started Save/Restore Sound Card State.
    [    8.742016]  remoteproc1: remote processor 55020000.ipu is now up
    [FAILED] Failed to start TI MultiCore Tools Daemon.
    [    8.773885] virtio_rpmsg_bus virtio1: rpmsg host is online
    [    8.777017] virtio_rpmsg_bus virtio1: creating channel rpmsg-rpc addr 0x65
    [    8.785267] virtio_rpmsg_bus virtio1: creating channel rpmsg-rpc addr 0x66
    See 'systemctl status ti-mct-daemon.service' for details.
    [    8.813836]  remoteproc2: powering up 40800000.dsp
    [    8.832713]  remoteproc2: Booting fw image dra7-dsp1-fw.xe66, size 5741460
    [    8.839813] Initializing XFRM netlink socket
    [    8.860700] omap_hwmod: mmu0_dsp1: _wait_target_disable failed
    [    8.866587] omap-iommu 40d01000.mmu: 40d01000.mmu: version 3.0
    [    8.872507] omap-iommu 40d02000.mmu: 40d02000.mmu: version 3.0
    [    8.914948]  remoteproc2: remote processor 40800000.dsp is now up
    [    8.931115] virtio_rpmsg_bus virtio2: rpmsg host is online
    [    8.931869] virtio_rpmsg_bus virtio2: creating channel rpmsg-client-sample addr 0x32
    [    8.932077] virtio_rpmsg_bus virtio2: creating channel rpmsg-client-sample addr 0x33
    [    8.932271] virtio_rpmsg_bus virtio2: creating channel rpmsg-omx addr 0x3c
    [    8.932538] virtio_rpmsg_bus virtio2: creating channel rpmsg-rpc addr 0x65
    [    9.040677]  remoteproc3: powering up 41000000.dsp
    [    9.081080]  remoteproc3: Booting fw image dra7-dsp2-fw.xe66, size 5741464
    [    9.102499] omap_hwmod: mmu0_dsp2: _wait_target_disable failed
    [    9.108385] omap-iommu 41501000.mmu: 41501000.mmu: version 3.0
    [    9.114329] omap-iommu 41502000.mmu: 41502000.mmu: version 3.0
    [    9.195430]  remoteproc3: remote processor 41000000.dsp is now up
    [    9.221062] virtio_rpmsg_bus virtio3: rpmsg host is online
    [    9.226628] virtio_rpmsg_bus virtio3: creating channel rpmsg-client-sample addr 0x32
    [    9.243578] virtio_rpmsg_bus virtio3: creating channel rpmsg-client-sample addr 0x33
    [    9.251455] virtio_rpmsg_bus virtio3: creating channel rpmsg-omx addr 0x3c
    [    9.292528] rpmsg_rpc rpmsg3: probing service rpc_example_2 with src 1024 dst 101
    [    9.311908] rpmsg_rpc rpmsg4: probing service dce-callback with src 1024 dst 101
    [    9.333635] virtio_rpmsg_bus virtio3: creating channel rpmsg-rpc addr 0x65
    [    9.356602] rpmsg_rpc rpmsg5: probing service rpmsg-dce with src 1025 dst 102
    [    9.374526] rpmsg_rpc rpmsg13: probing service rpc_example_3 with src 1024 dst 101
    [    9.392925] rpmsg_rpc rpmsg3: published functions = 8
    [    9.399876] rpmsg_rpc rpmsg9: probing service rpc_example_4 with src 1024 dst 101
    [    9.409274] rpmsg_rpc rpmsg4: published functions = 4
    [    9.414654] rpmsg_rpc rpmsg5: published functions = 9
    [    9.420724] rpmsg_rpc rpmsg13: published functions = 8
    [    9.434724] rpmsg_rpc rpmsg9: published functions = 8
    [  OK  ] Started uim-sysfs.service.
    [  OK  ] Started Avahi mDNS/DNS-SD Stack.
    [  OK  ] Started Login Service.
             Starting rc.pvr.service...
    [   10.003182] usbcore: registered new interface driver usbfs
    [   10.009572] usbcore: registered new interface driver hub
    [   10.015964] usbcore: registered new device driver usb
    [  OK  ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
    [   10.036578] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller
    [   10.042816] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 1
    [   10.053144] xhci-hcd xhci-hcd.3.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x00210010
    [   10.063717] xhci-hcd xhci-hcd.3.auto: irq 476, io mem 0x488d0000
    [   10.071447] hub 1-0:1.0: USB hub found
    [   10.075721] hub 1-0:1.0: 1 port detected
    [   10.081435] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller
    [   10.087223] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 2
    [   10.087709] PVR_K: UM DDK-(3699939) and KM DDK-(3699939) match. [ OK ]
    [   10.101652] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    [  OK  ] Started Serial Getty on ttyS0.[   10.112290] hub 2-0:1.0: USB hub found
    
    [   10.120268] hub 2-0:1.0: 1 port detected
    [   10.126837] xhci-hcd xhci-hcd.4.auto: xHCI Host Controller
    [   10.135894] xhci-hd xhci-hcd.4.auto: new USB bus registered, assigned bus number 3
    [  OK  ] Started Getty on tty1.
    [   10.148631] xhci-hcd xhci-hcd.4.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x00210010
    [   10.157493] xhci-hcd xhci-hcd.4.auto: irq 477, io mem 0x48910000
    [   10.164698] hub 3-0:1.0: USB hub found
    [   10.168485] hub 3-0:1.0: 1 port detected
    [   10.172699] xhci-hcd xhci-hcd.4.auto: xHCI Host Controller
    [   10.178373] xhci-hcd xhci-hcd.4.auto: new USB bus registered, assigned bus number 4
    [   10.186228] usb usb: We don't know the algorithms for LPM for this host, disabling LPM.
    [   10.195596] hub 4-0:1.0: USB hub found
    [   10.199388] hub 4-0:1.0: 1 port detected
    [   10.203786] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller
    [  OK  [   10.209360] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 5
    ] [   10.218830] xhci-hcd xhci-hcd.5.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x00210010
    eaRched target Network.[   10.228285] xhci-hcd xhci-hcd.5.auto: irq 478, io mem 0x48950000
    
    [   10.236655] hub 5-0:1.0: USB hub found
    [   10.240448] hub 5-0:1.0: 1 port detected
    [   10.244674] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller
    [   10.250238] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 6
    [   10.258017] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
    [   10.267525] hub 6-0:1.0: USB hub found
    [   10.272278] hub 6-0:1.0: 1 port detected
    [   10.277479] xhci-hcd xhci-hcd.6.auto: xHCI Host Controller
    [   10.283007] xhci-hcd xhci-hcd.6.auto: new USB bus registered, assigned bus number 7
    [   10.290960] xhci-hcd xhci-hcd.6.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x00210010
             tSarting Lightning Fast Webserver With Light System Requrements...[   10.301101] xhci-hcd xhci-hcd.6.auto: irq 479, io mem 0x48890000
    
    [   10.317618] hub 7-0:1.0: USB hub found
    [   10.325456] hub 7-0:1.0: 1 port detected
             tSarting Network Name Resolution...[   10.330316] xhci-hcd xhci-hcd.6.auto: xHCI Host Controller
    
    [   10.339002] xhci-hcd xhci-hcd.6.auto: new USB bus registered, assigned bus number 8
    [   10.348106] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
    [   10.357358] hub 8-0:1.0: USB hub found
    [   10.361183] hub 8-0:1.0: 1 port detected
    [[0;32m  OK   ]Started Print notice about GPLv3 packages.
    [   10.393426] usb 1-1: new high-speed USB device number 2 using xhci-hcd
    [[0;32m  OK   ]Started rc.pvr.service.
    [[0;32m  OK   ]Started Lightning Fast Webserver With Light Sstem Requirements.
    [  OK  ] Started Network Name Resolution.
             Starting weston.service...
    [  OK  ] Started weston.service.
    [   10.641012] cpsw 48484000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off
    [   10.650974] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
             Starting telnetd.service...
    [   10.716104] cdc_acm 1-1:1.2: ttyACM0: USB ACM device
    [   10.723281] cdc_acm 1-1:1.4: ttyACM1: USB ACM device
             Starting tiipclad-daemon.service...[   10.736698] cdc_acm 1-1:1.6: ttyACM2: USB ACM device
    
    [   10.746250] usbcore: registered new interface driver cdc_acm
    [   10.751946] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
    [   10.766188] cdc_ether 1-1:1.0 usb0: register 'cdc_ether' at usb-xhci-hcd.3.auto-1, CDC Ethernet Device, 02:08:04:18:00:0b
    [  OK  ] Started telnetd.service.[   10.779420] usbcore: registered new interface driver cdc_ether
    
    [  OK  ] Started tiipclad-daemon.service.
    [   10.847647] cdc_ether 1-1:1.0 usb0: kevent 12 may have been dropped
             Starting Hostname Service...
             Starting thttpd.service...
    [  OK  ] Started Hostname Service.
    [  OK  ] Started thttpd.service.
             Starting rng-tools.service...
    [  OK  ] Started rng-tools.service.
             Starting gdbserverproxy.service...
    [  OK  ] Started gdbserverproxy.service.
             Starting thermal-zone-init.service...
    [  OK  ] Started thermal-zone-init.service.
             Starting its_startup_new.service...
    [   12.005635] cdc_ether 1-1:1.0 usb0: kevent 12 may have been dropped
    [   12.461427] IPv6: ADDRCONF(NETDEV_CHANGE): can0: link becomes ready
    [   12.595596] can: controller area network core (rev 20120528 abi 9)
    [   12.601943] NET: Registered protocol family 29
    [   12.622121] can: raw protocol (rev 20120528)
    [   12.637403] Device File Opened...!!!
    [   12.718520] ---NETWORK INDICATOR SELECTED---
    [   12.722874] NETWORK STAT 1
    [   13.365669] ---SOC_AMP_OUT  is set to HIGH---
    
    
     _____                    _____           _         _   
    |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_ 
    |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|  
                  |___|                    |___|            
    
    Arago Project http://arago-project.org dra7xx-evm ttyS0
    
    Arago 2016.12 dra7xx-evm ttyS0
    
    dra7xx-evm login: root
    
    78root@dra7xx-evm:~# 
    root@dra7xx-evm:~# 
    root@dra7xx-evm:~# 
    root@dra7xx-evm:~# ifc[   20.022763] omap_hwmod: mmu1_dsp1: _wait_target_disable failed
    o[   20.036046] omap_hwmod: mmu0_dsp1: _wait_target_disable failed
    [   20.040943] omap_hwmod: mmu1_dsp2: _wait_target_disable failed
    [   20.048317] omap_hwmod: mmu0_dsp2: _wait_target_disable failed
    nfig
    can0      Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00  
              UP RUNNING NOARP  MTU:16  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:10 
              RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
              Interrupt:116 
    
    eth0      Link encap:Ethernet  HWaddr 40:06:A0:0F:1E:BD  
              inet addr:192.168.15.56  Bcast:192.168.255.255  Mask:255.255.0.0
              inet6 addr: fe80::4206:a0ff:fe0f:1ebd%132400/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:1909 errors:0 dropped:2 overruns:0 frame:0
              TX packets:102 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000 
              RX bytes:973217 (950.4 KiB)  TX bytes:21805 (21.2 KiB)
              Interrupt:101 
    
    lo        Link encap:Local Loopback  
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1%132400/128 Scope:Host
              UP LOOPBACK RUNNING  MTU:65536  Metric:1
              RX packets:12 errors:0 dropped:0 overruns:0 frame:0
              TX packets:12 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1 
              RX bytes:1056 (1.0 KiB)  TX bytes:1056 (1.0 KiB)
    
    usb0      Link encap:Ethernet  HWaddr 02:08:04:18:00:0B  
              inet addr:192.168.1.100  Bcast:192.168.1.255  Mask:255.255.255.0
              inet6 addr: fe80::8:4ff:fe18:b%132400/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:3 errors:0 dropped:0 overruns:0 frame:0
              TX packets:48 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000 
              RX bytes:688 (688.0 B)  TX bytes:8236 (8.0 KiB)
    
    root@dra7xx-evm:~# [   23.365805] ---NETWORK INDICATOR SELECTED---
    [   23.370153] NETWORK STAT 1

    The dts is same for both.

    Regards,

    Padmesh

  • Hi

    from the boot up logs, i see that link is established at 100Mbps for etho interface.

    Can you get a dump of "ifconfig"  and "ethtool" commands

  • Hi

    I am sorry, This is the New kernel log

    U-Boot SPL 2018.01-00556-geac41e2-dirty (Jul 03 2019 - 16:36:12)
    DRA762-GP ES1.0 ACD package
    Trying to boot from MMC1
    no pinctrl state for default mode
    
    
    U-Boot 2018.01-00556-geac41e2-dirty (Jul 03 2019 - 16:36:12 +0530)
    
    CPU  : DRA762-GP ES1.0 ACD package
    Model: TI DRA762 EVM
    Board: DRA74x EVM REV 
    DRAM:  1.5 GiB
    ---ETH RST is set to HIGH---
    NAND:  0 MiB
    MMC:   OMAP SD/MMC: 0, OMAP SD/MMC: 1
    I2C chip 21: requested alen 0 does not match chip offset_len 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 ***
    Net:   
    Warning: ethernet@48484000 MAC addresses don't match:
    Address in ROM is          40:06:a0:14:6f:a3
    Address in environment is  40:06:a0:14:6f:a2
    eth0: ethernet@48484000
    Hit any key to stop autoboot:  2  1  0 
    switch to partitions #0, OK
    mmc1(part 0) is current device
    SD/MMC found on device 1
    ** Unrecognized filesystem type **
    ** Unrecognized filesystem type **
    switch to partitions #0, OK
    mmc1(part 0) is current device
    SD/MMC found on device 1
    4018688 bytes read in 179 ms (21.4 MiB/s)
    100973 bytes read in 6 ms (16 MiB/s)
    Booting from mmc1 ...
    ## Flattened Device Tree blob at 88000000
       Booting using the fdt blob at 0x88000000
       Loading Device Tree to 8ffe4000, end 8ffffa6c ... OK
    Using machid 0xfe6 from environment
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0
    [    0.000000] Linux version 4.14.79-02515-g3438de3-dirty (teuser@teltvml0213x) (gcc version 7.2.1 20171011 (Linaro GCC 7.2-2017.11)) #1 SMP PREEMPT Wed Jul 3 15:30:22 IST 2019
    [    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 DRA762 EVM
    [    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 CMA memory pool at 0x0000000095800000, size 56 MiB
    [    0.000000] OF: reserved mem: initialized node ipu2_cma@95800000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created CMA memory pool at 0x0000000099000000, size 64 MiB
    [    0.000000] OF: reserved mem: initialized node dsp1_cma@99000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created CMA memory pool at 0x000000009d000000, size 32 MiB
    [    0.000000] OF: reserved mem: initialized node ipu1_cma@9d000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created CMA memory pool at 0x000000009f000000, size 8 MiB
    [    0.000000] OF: reserved mem: initialized node dsp2_cma@9f000000, compatible id shared-dma-pool
    [    0.000000] cma: Reserved 128 MiB at 0x00000000b0000000
    [    0.000000] OMAP4: Map 0x00000000dfd00000 to fe600000 for dram barrier
    [    0.000000] DRA762 ES1.0
    [    0.000000] percpu: Embedded 15 pages/cpu @ef1b3000 s31372 r8192 d21876 u61440
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 390720
    [    0.000000] Kernel command line: console=ttyO0,115200n8 elevator=noop root=PARTUUID=01e6bb27-02 rw rootwait earlyprintk fixrtc omapdrm.num_crtc=2 consoleblank=0 cma=128M@0xB0000000 rootfstype=ext4 snd.slots_reserved=1,1
    [    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: 1244364K/1569792K available (8192K kernel code, 347K rwdata, 2564K rodata, 2048K init, 282K bss, 30516K reserved, 294912K cma-reserved, 652288K 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 - 0xc0a00000   (10208 kB)
    [    0.000000]       .init : 0xc0e00000 - 0xc1000000   (2048 kB)
    [    0.000000]       .data : 0xc1000000 - 0xc1056fd8   ( 348 kB)
    [    0.000000]        .bss : 0xc1058000 - 0xc109ebe0   ( 283 kB)
    [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    [    0.000000] 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.000017] Switching to timer-based delay loop, resolution 162ns
    [    0.000340] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns
    [    0.000349] OMAP clocksource: 32k_counter at 32768 Hz
    [    0.000817] Console: colour dummy device 80x30
    [    0.000836] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
    [    0.000844] This ensures that you still see kernel messages. Please
    [    0.000851] update your kernel commandline.
    [    0.000873] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.29 BogoMIPS (lpj=61475)
    [    0.000889] pid_max: default: 32768 minimum: 301
    [    0.000997] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
    [    0.001011] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
    [    0.001525] CPU: Testing write buffer coherency: ok
    [    0.001567] CPU0: Spectre v2: using ICIALLU workaround
    [    0.001754] /cpus/cpu@0 missing clock-frequency property
    [    0.001772] /cpus/cpu@1 missing clock-frequency property
    [    0.001784] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
    [    0.039865] Setting up static identity map for 0x80200000 - 0x80200060
    [    0.059873] Hierarchical SRCU implementation.
    [    0.080063] EFI services will not be available.
    [    0.099936] smp: Bringing up secondary CPUs ...
    [    0.170285] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
    [    0.170290] CPU1: Spectre v2: using ICIALLU workaround
    [    0.170391] smp: Brought up 1 node, 2 CPUs
    [    0.170402] SMP: Total of 2 processors activated (24.59 BogoMIPS).
    [    0.170410] CPU: All CPU(s) started in HYP mode.
    [    0.170417] CPU: Virtualization extensions available.
    [    0.170916] devtmpfs: initialized
    [    0.189154] random: get_random_u32 called from bucket_table_alloc+0x108/0x230 with crng_init=0
    [    0.189485] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
    [    0.189679] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
    [    0.189696] futex hash table entries: 512 (order: 3, 32768 bytes)
    [    0.195393] pinctrl core: initialized pinctrl subsystem
    [    0.195862] DMI not present or invalid.
    [    0.196110] NET: Registered protocol family 16
    [    0.197232] DMA: preallocated 256 KiB pool for atomic coherent allocations
    [    0.198102] omap_hwmod: l3_main_2 using broken dt data from ocp
    [    0.306372] omap_hwmod: dcan1: _wait_target_disable failed
    [    0.406529] cpuidle: using governor ladder
    [    0.406561] cpuidle: using governor menu
    [    0.414937] OMAP GPIO hardware version 0.1
    [    0.446308] No ATAGs?
    [    0.446380] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
    [    0.446394] hw-breakpoint: maximum watchpoint size is 8 bytes.
    [    0.446778] omap4_sram_init:Unable to allocate sram needed to handle errata I688
    [    0.446789] omap4_sram_init:Unable to get sram pool needed to handle errata I688
    [    0.447323] OMAP DMA hardware revision 0.0
    [    0.457318] edma 43300000.edma: memcpy is disabled
    [    0.460659] edma 43300000.edma: TI EDMA DMA engine driver
    [    0.467664] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver (LinkedList1/2/3 supported)
    [    0.468467] vsys_5v0: supplied by vsys_12v0
    [    0.468748] vio_3v6: supplied by vsys_5v0
    [    0.469020] vsys_3v3: supplied by vsys_12v0
    [    0.469283] vio_3v3: supplied by vsys_3v3
    [    0.469611] vio_3v3_sd: supplied by vio_3v3
    [    0.470429] vtt_fixed: supplied by vsys_3v3
    [    0.470739] aic_dvdd: supplied by vio_3v3
    [    0.473160] omap-iommu 40d01000.mmu: 40d01000.mmu registered
    [    0.473368] omap-iommu 40d02000.mmu: 40d02000.mmu registered
    [    0.473617] omap-iommu 58882000.mmu: 58882000.mmu registered
    [    0.473860] omap-iommu 55082000.mmu: 55082000.mmu registered
    [    0.474215] omap-iommu 41501000.mmu: 41501000.mmu registered
    [    0.474423] omap-iommu 41502000.mmu: 41502000.mmu registered
    [    0.474696] iommu: Adding device 58820000.ipu to group 1
    [    0.474783] iommu: Adding device 55020000.ipu to group 2
    [    0.474942] iommu: Adding device 40800000.dsp to group 0
    [    0.475219] iommu: Adding device 41000000.dsp to group 3
    [    0.477788] palmas 0-0058: IRQ missing: skipping irq request
    [    0.500790] palmas 0-0058: Muxing GPIO 51, PWM 0, LED 2
    [    0.502098] SMPS3: supplied by vsys_3v3
    [    0.503659] SMPS4: supplied by vsys_3v3
    [    0.505197] SMPS5: supplied by vsys_3v3
    [    0.506553] SMPS12: supplied by regulator-dummy
    [    0.507774] LDO1: supplied by vsys_3v3
    [    0.508256] ldo1: Bringing 3000000uV into 1800000-1800000uV
    [    0.511322] LDO2: supplied by vsys_3v3
    [    0.521107] LDO3: supplied by vsys_5v0
    [    0.531104] LDO4: supplied by vsys_5v0
    [    0.541287] LDO5: supplied by vsys_3v3
    [    0.552213] pcf857x: probe of 0-0020 failed with error -121
    [    0.552477] pcf857x: probe of 0-0021 failed with error -121
    [    0.552736] pcf857x: probe of 0-0026 failed with error -121
    [    0.553093] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz
    [    0.553602] omap_i2c 48060000.i2c: bus 2 rev0.12 at 400 kHz
    [    0.554177] omap_i2c 4807a000.i2c: bus 3 rev0.12 at 400 kHz
    [    0.554852] pca953x 4-0020: 4-0020 supply vcc not found, using dummy regulator
    [    1.571300] omap_i2c 4807c000.i2c: timeout waiting for bus ready
    [    1.571312] pca953x 4-0020: failed reading register
    [    1.571424] pca953x: probe of 4-0020 failed with error -16
    [    1.571585] omap_i2c 4807c000.i2c: bus 4 rev0.12 at 400 kHz
    [    1.571794] media: Linux media interface: v0.10
    [    1.571834] Linux video capture interface: v2.00
    [    1.571910] pps_core: LinuxPPS API ver. 1 registered
    [    1.571919] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    1.571938] PTP clock support registered
    [    1.571969] EDAC MC: Ver: 3.0.0
    [    1.572230] dmi: Firmware registration failed.
    [    1.572621] omap-mailbox 48840000.mailbox: omap mailbox rev 0x400
    [    1.572898] omap-mailbox 48842000.mailbox: omap mailbox rev 0x400
    [    1.573260] Advanced Linux Sound Architecture Driver Initialized.
    [    1.581548] clocksource: Switched to clocksource arch_sys_counter
    [    1.589147] NET: Registered protocol family 2
    [    1.589665] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
    [    1.589728] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
    [    1.589855] TCP: Hash tables configured (established 8192 bind 8192)
    [    1.589920] UDP hash table entries: 512 (order: 2, 16384 bytes)
    [    1.589954] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    [    1.590075] NET: Registered protocol family 1
    [    1.600414] RPC: Registered named UNIX socket transport module.
    [    1.600424] RPC: Registered udp transport module.
    [    1.600433] RPC: Registered tcp transport module.
    [    1.600441] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    1.611747] hw perfevents: no interrupt-affinity property for /pmu, guessing.
    [    1.611934] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
    [    1.612986] workingset: timestamp_bits=14 max_order=19 bucket_order=5
    [    1.617191] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    1.617683] NFS: Registering the id_resolver key type
    [    1.617706] Key type id_resolver registered
    [    1.617714] Key type id_legacy registered
    [    1.617752] ntfs: driver 2.1.32 [Flags: R/O].
    [    1.619036] bounce: pool size: 64 pages
    [    1.619083] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
    [    1.619094] io scheduler noop registered (default)
    [    1.619103] io scheduler deadline registered
    [    1.619197] io scheduler cfq registered
    [    1.619207] io scheduler mq-deadline registered
    [    1.619216] io scheduler kyber registered
    [    1.624385] pinctrl-single 4a003400.pinmux: 282 pins at pa fc003400 size 1128
    [    1.637298] dra7-pcie 51000000.pcie: Linked as a consumer to phy-4a094000.pciephy.1
    [    1.637364] dra7-pcie 51000000.pcie: Linked as a consumer to phy-4a095000.pciephy.2
    [    1.637790] OF: PCI: host bridge /ocp/axi@0/pcie@51000000 ranges:
    [    1.637826] OF: PCI:    IO 0x20003000..0x20012fff -> 0x00000000
    [    1.637849] OF: PCI:   MEM 0x20013000..0x2fffffff -> 0x20013000
    [    2.638122] dra7-pcie 51000000.pcie: phy link never came up
    [    2.638250] dra7-pcie 51000000.pcie: PCI host bridge to bus 0000:00
    [    2.638264] pci_bus 0000:00: root bus resource [bus 00-ff]
    [    2.638275] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
    [    2.638286] pci_bus 0000:00: root bus resource [mem 0x20013000-0x2fffffff]
    [    2.638601] PCI: bus0: Fast back to back transfers disabled
    [    2.638696] PCI: bus1: Fast back to back transfers enabled
    [    2.638734] pci 0000:00:00.0: BAR 0: assigned [mem 0x20100000-0x201fffff 64bit]
    [    2.638753] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
    [    2.639061] pcieport 0000:00:00.0: Signaling PME with IRQ 180
    [    2.639192] pcieport 0000:00:00.0: AER enabled with IRQ 180
    [    2.642996] vio_1v8: supplied by smps5
    [    2.643133] random: fast init done
    [    2.686019] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
    [    2.688676] 4806a000.serial: ttyS0 at MMIO 0x4806a000 (irq = 45, base_baud = 3000000) is a 8250
    [    3.824750] console [ttyS0] enabled
    [    3.829060] 4806c000.serial: ttyS1 at MMIO 0x4806c000 (irq = 46, base_baud = 3000000) is a 8250
    [    3.838605] 48020000.serial: ttyS2 at MMIO 0x48020000 (irq = 47, base_baud = 3000000) is a 8250
    [    3.849291] omap_rng 48090000.rng: Random Number Generator ver. 20
    [    3.856430] DSS: OMAP DSS rev 6.1
    [    3.861469] omapdss_dss 58000000.dss: bound 58001000.dispc (ops dispc_component_ops)
    [    3.869902] omapdss_dss 58000000.dss: bound 58040000.encoder (ops hdmi5_component_ops)
    [    3.890725] brd: module loaded
    [    3.899223] loop: module loaded
    [    3.903305] BUCK10: supplied by vsys_3v3
    [    3.908440] BUCK23: supplied by vsys_3v3
    [    3.917595] m25p80 spi0.0: found s25fl256s0, expected s25fl256s1
    [    3.923695] m25p80 spi0.0: s25fl256s0 (32768 Kbytes)
    [    3.928758] 10 ofpart partitions found on MTD device spi0.0
    [    3.934395] Creating 10 MTD partitions on "spi0.0":
    [    3.939299] 0x000000000000-0x000000010000 : "QSPI.SPL"
    [    3.944475] mtd: partition "QSPI.SPL" doesn't end on an erase/write block -- force read-only
    [    3.953602] 0x000000010000-0x000000020000 : "QSPI.SPL.backup1"
    [    3.959462] mtd: partition "QSPI.SPL.backup1" doesn't start on an erase/write block boundary -- force read-only
    [    3.970207] 0x000000020000-0x000000030000 : "QSPI.SPL.backup2"
    [    3.976084] mtd: partition "QSPI.SPL.backup2" doesn't start on an erase/write block boundary -- force read-only
    [    3.986816] 0x000000030000-0x000000040000 : "QSPI.SPL.backup3"
    [    3.992700] mtd: partition "QSPI.SPL.backup3" doesn't start on an erase/write block boundary -- force read-only
    [    4.003439] 0x000000040000-0x000000140000 : "QSPI.u-boot"
    [    4.009430] 0x000000140000-0x0000001c0000 : "QSPI.u-boot-spl-os"
    [    4.016059] 0x0000001c0000-0x0000001d0000 : "QSPI.u-boot-env"
    [    4.021848] mtd: partition "QSPI.u-boot-env" doesn't end on an erase/write block -- force read-only
    [    4.031520] 0x0000001d0000-0x0000001e0000 : "QSPI.u-boot-env.backup1"
    [    4.038010] mtd: partition "QSPI.u-boot-env.backup1" doesn't start on an erase/write block boundary -- force read-only
    [    4.049346] 0x0000001e0000-0x0000009e0000 : "QSPI.kernel"
    [    4.054787] mtd: partition "QSPI.kernel" doesn't start on an erase/write block boundary -- force read-only
    [    4.065088] 0x0000009e0000-0x000002000000 : "QSPI.file-system"
    [    4.070949] mtd: partition "QSPI.file-system" doesn't start on an erase/write block boundary -- force read-only
    [    4.082324] libphy: Fixed MDIO Bus: probed
    [    4.141584] davinci_mdio 48485000.mdio: davinci mdio revision 1.6, bus freq 1000000
    [    4.149279] libphy: 48485000.mdio: probed
    [    4.155645] davinci_mdio 48485000.mdio: phy[3]: device 48485000.mdio:03, driver TI DP83867
    [    4.164594] cpsw 48484000.ethernet: Detected MACID = 40:06:a0:14:6f:a2
    [    4.171205] cpsw 48484000.ethernet: initialized cpsw ale version 1.4
    [    4.177612] cpsw 48484000.ethernet: ALE Table size 1024
    [    4.182915] cpsw 48484000.ethernet: cpts: overflow check period 500 (jiffies)
    [    4.191356] i2c /dev entries driver
    [    4.195971] IR NEC protocol handler initialized
    [    4.200524] IR RC5(x/sz) protocol handler initialized
    [    4.205629] IR RC6 protocol handler initialized
    [    4.210180] IR JVC protocol handler initialized
    [    4.214748] IR Sony protocol handler initialized
    [    4.219385] IR SANYO protocol handler initialized
    [    4.224126] IR Sharp protocol handler initialized
    [    4.228849] IR MCE Keyboard/mouse protocol handler initialized
    [    4.234722] IR XMP protocol handler initialized
    [    4.241647] tmp102 0-0048: initialized
    [    4.249760] sdhci: Secure Digital Host Controller Interface driver
    [    4.256509] sdhci: Copyright(c) Pierre Ossman
    [    4.261470] sdhci-pltfm: SDHCI platform and OF driver helper
    [    4.267706] sdhci-omap 4809c000.mmc: Got CD GPIO
    [    4.273027] sdhci-omap 4809c000.mmc: no pinctrl state for sdr104 mode
    [    4.279495] sdhci-omap 4809c000.mmc: no pinctrl state for ddr50 mode
    [    4.285890] sdhci-omap 4809c000.mmc: no pinctrl state for sdr50 mode
    [    4.292278] sdhci-omap 4809c000.mmc: no pinctrl state for sdr25 mode
    [    4.298656] sdhci-omap 4809c000.mmc: no pinctrl state for sdr12 mode
    [    4.305044] sdhci-omap 4809c000.mmc: no pinctrl state for ddr_1_8v mode
    [    4.311698] sdhci-omap 4809c000.mmc: no pinctrl state for hs200_1_8v mode
    [    4.371781] mmc0: SDHCI controller on 4809c000.mmc [4809c000.mmc] using ADMA
    [    4.441600] mmc1: SDHCI controller on 480b4000.mmc [480b4000.mmc] using ADMA
    [    4.449555] ti-iodelay 4844a000.padconf: Set reg 0x840 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
    [    4.458633] ti-iodelay 4844a000.padconf: Set reg 0x848 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
    [    4.468778] ti-iodelay 4844a000.padconf: Set reg 0x84c Delay(a: 307 g: 0), Elements(C=0 F=8)0x29008
    [    4.478946] ti-iodelay 4844a000.padconf: Set reg 0x850 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
    [    4.487927] ti-iodelay 4844a000.padconf: Set reg 0x854 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
    [    4.496898] ti-iodelay 4844a000.padconf: Set reg 0x870 Delay(a: 785 g: 0), Elements(C=1 F=8)0x29028
    [    4.506054] ti-iodelay 4844a000.padconf: Set reg 0x874 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
    [    4.515002] mmc0: host does not support reading read-only switch, assuming write-enable
    [    4.523133] ti-iodelay 4844a000.padconf: Set reg 0x878 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
    [    4.532068] ti-iodelay 4844a000.padconf: Set reg 0x87c Delay(a: 613 g: 0), Elements(C=1 F=3)0x29023
    [    4.541177] ti-iodelay 4844a000.padconf: Set reg 0x880 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
    [    4.550134] ti-iodelay 4844a000.padconf: Set reg 0x884 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
    [    4.559081] ti-iodelay 4844a000.padconf: Set reg 0x888 Delay(a: 683 g: 0), Elements(C=1 F=5)0x29025
    [    4.568212] ti-iodelay 4844a000.padconf: Set reg 0x88c Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
    [    4.569428] mmc0: new high speed SDHC card at address aaaa
    [    4.578360] ti-iodelay 4844a000.padconf: Set reg 0x890 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
    [    4.578366] ti-iodelay 4844a000.padconf: Set reg 0x894 Delay(a: 835 g: 0), Elements(C=1 F=10)0x2902a
    [    4.578371] ti-iodelay 4844a000.padconf: Set reg 0x898 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
    [    4.578375] ti-iodelay 4844a000.padconf: Set reg 0x89c Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
    [    4.620414] mmcblk0: mmc0:aaaa ABLCD 29.7 GiB 
    [    4.629247]  mmcblk0: p1 p2
    [    4.661581] sdhci-omap 480d1000.mmc: no pinctrl state for sdr104 mode
    [    4.668102] sdhci-omap 480d1000.mmc: no pinctrl state for ddr50 mode
    [    4.674561] sdhci-omap 480d1000.mmc: no pinctrl state for sdr50 mode
    [    4.680976] sdhci-omap 480d1000.mmc: no pinctrl state for hs200_1_8v mode
    [    4.704983] ti-iodelay 4844a000.padconf: Set reg 0x190 Delay(a: 384 g: 0), Elements(C=0 F=10)0x2900a
    [    4.714195] ti-iodelay 4844a000.padconf: Set reg 0x194 Delay(a: 0 g: 174), Elements(C=0 F=2)0x29002
    [    4.723314] ti-iodelay 4844a000.padconf: Set reg 0x1a8 Delay(a: 410 g: 0), Elements(C=0 F=11)0x2900b
    [    4.732494] ti-iodelay 4844a000.padconf: Set reg 0x1ac Delay(a: 85 g: 0), Elements(C=0 F=2)0x29002
    [    4.741488] ti-iodelay 4844a000.padconf: Set reg 0x1b4 Delay(a: 468 g: 0), Elements(C=0 F=13)0x2900d
    [    4.750666] ti-iodelay 4844a000.padconf: Set reg 0x1b8 Delay(a: 139 g: 0), Elements(C=0 F=3)0x29003
    [    4.759765] mmc2: SDHCI controller on 480d1000.mmc [480d1000.mmc] using PIO
    [    4.767274] ledtrig-cpu: registered to indicate activity on CPUs
    [    4.775379] ti-iodelay 4844a000.padconf: Set reg 0x1c0 Delay(a: 676 g: 0), Elements(C=1 F=5)0x29025
    [    4.776060] NET: Registered protocol family 10
    [    4.786514] Segment Routing with IPv6
    [    4.786544] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
    [    4.786824] NET: Registered protocol family 17
    [    4.786957] Key type dns_resolver registered
    [    4.787054] omap_voltage_late_init: Voltage driver support not added
    [    4.787056] Power Management for TI OMAP4+ devices.
    [    4.787244] Registering SWP/SWPB emulation handler
    [    4.823440] ti-iodelay 4844a000.padconf: Set reg 0x1c4 Delay(a: 69 g: 0), Elements(C=0 F=1)0x29001
    [    4.832447] ti-iodelay 4844a000.padconf: Set reg 0x1d0 Delay(a: 1062 g: 154), Elements(C=2 F=5)0x29045
    [    4.841801] ti-iodelay 4844a000.padconf: Set reg 0x1d8 Delay(a: 640 g: 0), Elements(C=1 F=4)0x29024
    [    4.850884] ti-iodelay 4844a000.padconf: Set reg 0x1dc Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
    [    4.859803] ti-iodelay 4844a000.padconf: Set reg 0x1e4 Delay(a: 356 g: 0), Elements(C=0 F=10)0x2900a
    [    4.868980] ti-iodelay 4844a000.padconf: Set reg 0x1e8 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
    [    4.877897] ti-iodelay 4844a000.padconf: Set reg 0x1f0 Delay(a: 579 g: 0), Elements(C=1 F=2)0x29022
    [    4.886987] ti-iodelay 4844a000.padconf: Set reg 0x1f4 Delay(a: 0 g: 0), Elements(C=0 F=0)0x29000
    [    4.895903] ti-iodelay 4844a000.padconf: Set reg 0x1fc Delay(a: 435 g: 0), Elements(C=0 F=12)0x2900c
    [    4.905081] ti-iodelay 4844a000.padconf: Set reg 0x200 Delay(a: 36 g: 0), Elements(C=0 F=1)0x29001
    [    4.914084] ti-iodelay 4844a000.padconf: Set reg 0x364 Delay(a: 759 g: 0), Elements(C=1 F=7)0x29027
    [    4.923179] ti-iodelay 4844a000.padconf: Set reg 0x368 Delay(a: 72 g: 0), Elements(C=0 F=2)0x29002
    [    4.933534] dmm 4e000000.dmm: workaround for errata i878 in use
    [    4.940371] mmc1: new HS200 MMC card at address 0001
    [    4.945395] dmm 4e000000.dmm: initialized all PAT entries
    [    4.951771] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [    4.958412] [drm] No driver support for vblank timestamp query.
    [    4.964468] mmcblk1: mmc1:0001 R1J58E 59.3 GiB 
    [    4.964496] [drm] Cannot find any crtc or sizes
    [    4.965321] [drm] Initialized omapdrm 1.0.0 20110917 for omapdrm.0 on minor 0
    [    4.976218] hctosys: unable to open rtc device (rtc0)
    [    4.976694] aic_dvdd: disabling
    [    4.976710] ALSA device list:
    [    4.976713]   No soundcards found.
    [    4.995542] mmcblk1boot0: mmc1:0001 R1J58E partition 1 8.00 MiB
    [   5.001669] mmcblk1boot1: mmc1:0001 R1J58E partition 2 8.00 MiB
    [    5.007718] mmcblk1rpmb: mmc1:0001 R1J58E partition 3 4.00 MiB
    [    5.014317]  mmcblk1: p1
    [    5.027449] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
    [    5.035737] VFS: Mounted root (ext4 filesystem) on device 179:2.
    [    5.051131] devtmpfs: mounted
    [    5.054968] Freeing unused kernel memory: 2048K
    [    5.352980] systemd[1]: System time before build time, advancing clock.
    [    5.392577] systemd[1]: systemd 234 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN default-hierarchy=hybrid)
    [    5.413835] systemd[1]: Detected architecture arm.
    
    Welcome to Arago 2018.10!
    
    [    5.454528] systemd[1]: Set hostname to <dra7xx-evm>.
    [    5.779490] random: systemd: uninitialized urandom read (16 bytes read)
    [    5.786303] systemd[1]: Listening on Journal Socket (/dev/log).
    [  OK  ] Listening on Journal Socket (/dev/log).
    [    5.821645] random: systemd: uninitialized urandom read (16 bytes read)
    [    5.828309] systemd[1]: Reached target Remote File Systems.
    [  OK  ] Reached target Remote File Systems.
    [    5.861712] random: systemd: uninitialized urandom read (16 bytes read)
    [    5.868533] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
    [    5.912134] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [  OK  ] Started Dispatch Password Requests to Console Directory Watch.
    [    5.952954] systemd[1]: Listening on Journal Socket.
    [  OK  ] Listening on Journal Socket.
    [    5.982006] systemd[1]: Listening on udev Control Socket.
    [  OK  ] Listening on udev Control Socket.
    [    5.991598] [drm] Cannot find any crtc or sizes
    [    6.011710] systemd[1]: Listening on udev Kernel Socket.
    [  OK  ] Listening on udev Kernel Socket.
    [  OK  ] Created slice System Slice.
    [  OK  ] Created slice system-serial\x2dgetty.slice.
             Starting Create list of required st…ce nodes for the current kernel...
    [  OK  ] Created slice system-getty.slice.
             Mounting POSIX Message Queue File System...
             Starting Load Kernel Modules...
             Mounting Kernel Debug File System...
    [  OK  ] Listening on Process Core Dump Socket.
             Starting Remount Root and Kernel File Systems...
    [    6.311390] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
    [  OK  ] Reached target Swap.
             Mounting Temporary Directory (/tmp)...
    [  OK  ] Created slice User and Session Slice.
    [  OK  ] Reached target Slices.
    [  OK  ] Listening on Network Service Netlink Socket.
    [  OK  ] Listening on Syslog Socket.
    [  OK  ] Started Forward Password Requests to Wall Directory Watch.
    [  OK  ] Reached target Paths.
             Starting Journal Service...
    [  OK  ] Mounted Kernel Debug File System.
    [  OK  ] Mounted POSIX Message Queue File System.
    [  OK  ] Mounted Temporary Directory (/tmp).
    [  OK  ] Started Journal Service.
    [  OK  ] Started Create list of required sta…vice nodes for the current kernel.
    [FAILED] Failed to start Load Kernel Modules.
    See 'systemctl status systemd-modules-load.service' for details.
    [  OK  ] Started Remount Root and Kernel File Systems.
             Starting udev Coldplug all Devices...
             Starting Apply Kernel Variables...
             Mounting Kernel Configuration File System...
             Starting Create Static Device Nodes in /dev...
             Starting Flush Journal to Persistent Storage...
    [  OK  ] Mounted Kernel Configuration File System.
    [  OK  ] Started Apply Kernel Variables.
    [  OK  ] Started Create Static Device Nodes in /dev.
             Starting udev Kernel Device Manager...
    [  OK  ] Reached target Local File Systems (Pre).
             Mounting /var/volatile...
             Mounting /media/ram...
    [  OK  ] Mounted /var/volatile.
    [  OK  ] Mounted /media/ram.
    [  OK  ] Started udev Kernel Device Manager.
    [    7.315118] systemd-journald[96]: Received request to flush runtime journal from PID 1
             Starting Load/Save Random Seed...
    [  OK  ] Reached target Local File Systems.
    [  OK  ] Started Flush Journal to Persistent Storage.
    [  OK  ] Started Load/Save Random Seed.
             Starting Create Volatile Files and Directories...
    [  OK  ] Started udev Coldplug all Devices.
    [    7.498761] omap-rproc 58820000.ipu: assigned reserved memory node ipu1_cma@9d000000
    [    7.532860] CAN device driver interface
    [    7.565229] remoteproc remoteproc0: 58820000.ipu is available
    [    7.566559] m_can 42c01a00.mcan: m_can device registered (irq=108, version=32)
    [    7.578995] omap-rproc 55020000.ipu: assigned reserved memory node ipu2_cma@95800000
    [    7.579051] remoteproc remoteproc1: 55020000.ipu is available
    [    7.580248] omap-rproc 40800000.dsp: assigned reserved memory node dsp1_cma@99000000
    [    7.580291] remoteproc remoteproc2: 40800000.dsp is available
    [    7.580651] omap-rproc 41000000.dsp: assigned reserved memory node dsp2_cma@9f000000
    [    7.580693] remoteproc remoteproc3: 41000000.dsp is available
    [  OK  ] Started Create Volatile Files and Directories.
             Starting Update UTMP about System Boot/Shutdown...
             Starting Network Time Synchronization...
    [  OK  ] Found device /dev/ttyS0.
    [  OK  ] Started Update UTMP about System Boot/Shutdown.
    [    8.128632] remoteproc remoteproc1: powering up 55020000.ipu
    [    8.134446] remoteproc remoteproc1: Booting fw image dra7-ipu2-fw.xem4, size 3751348
    [    8.142294] omap-iommu 55082000.mmu: 55082000.mmu: version 2.1
    [    8.185337] virtio_rpmsg_bus virtio0: rpmsg host is online
    [    8.190875] remoteproc remoteproc1: registered virtio0 (type 7)
    [    8.196885] remoteproc remoteproc1: remote processor 55020000.ipu is now up
    [    8.204682] virtio_rpmsg_bus virtio0: creating channel rpmsg-rpc addr 0x65
    [    8.212686] virtio_rpmsg_bus virtio0: creating channel rpmsg-rpc addr 0x66
    [    8.220857] rtc-pcf85063 3-0051: rtc core: registered rtc-pcf85063 as rtc0
    [    8.221040] ads1015 3-0048: hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
    [    8.499169] remoteproc remoteproc2: powering up 40800000.dsp
    [    8.518396] remoteproc remoteproc2: Booting fw image dra7-dsp1-fw.xe66, size 5605220
    [    8.533095] omap_hwmod: mmu0_dsp1: _wait_target_disable failed
    [    8.538975] omap-iommu 40d01000.mmu: 40d01000.mmu: version 3.0
    [    8.544880] omap-iommu 40d02000.mmu: 40d02000.mmu: version 3.0
    [    8.551046] remoteproc remoteproc0: powering up 58820000.ipu
    [    8.556917] remoteproc remoteproc0: Booting fw image dra7-ipu1-fw.xem4, size 4895468
    [    8.564885] omap-iommu 58882000.mmu: 58882000.mmu: version 2.1
    [    8.581025] virtio_rpmsg_bus virtio1: rpmsg host is online
    [    8.594639] remoteproc remoteproc2: registered virtio1 (type 7)
    [    8.600586] remoteproc remoteproc2: remote processor 40800000.dsp is now up
    [    8.610440] virtio_rpmsg_bus virtio1: creating channel rpmsg-client-sample addr 0x32
    [    8.621686] virtio_rpmsg_bus virtio1: creating channel rpmsg-client-sample addr 0x33
    [    8.629964] remoteproc remoteproc3: powering up 41000000.dsp
    [    8.629973] remoteproc remoteproc3: Booting fw image dra7-dsp2-fw.xe66, size 5605148
    [    8.636607] omap_hwmod: mmu0_dsp2: _wait_target_disable failed
    [    8.636633] omap-iommu 41501000.mmu: 41501000.mmu: version 3.0
    [    8.636714] omap-iommu 41502000.mmu: 41502000.mmu: version 3.0
    [    8.704887] virtio_rpmsg_bus virtio1: creating channel rpmsg-omx addr 0x3c
    [    8.714514] virtio_rpmsg_bus virtio1: creating channel rpmsg-rpc addr 0x65
    [  OK  ] Started Network Time Synchronization.
    [    8.736090] omap-des 480a5000.des: OMAP DES hw accel rev: 2.2
    [    8.746489] virtio_rpmsg_bus virtio2: rpmsg host is online
    [    8.754201] omap-des 480a5000.des: will run requests pump with realtime priority
    [    8.770264] remoteproc remoteproc0: registered virtio2 (type 7)
    [    8.770269] remoteproc remoteproc0: remote processor 58820000.ipu is now up
    [    8.770705] virtio_rpmsg_bus virtio2: creating channel rpmsg-client-sample addr 0x32
    [    8.770791] virtio_rpmsg_bus virtio2: creating channel rpmsg-client-sample addr 0x33
    [    8.770856] virtio_rpmsg_bus virtio2: creating channel rpmsg-omx addr 0x3c
    [    8.770921] virtio_rpmsg_bus virtio2: creating channel rpmsg-rpc addr 0x65
    [    8.776662] virtio_rpmsg_bus virtio3: rpmsg host is online
    [    8.776694] remoteproc remoteproc3: registered virtio3 (type 7)
    [    8.776697] remoteproc remoteproc3: remote processor 41000000.dsp is now up
    [    8.778477] virtio_rpmsg_bus virtio3: creating channel rpmsg-client-sample addr 0x32
    [    8.778551] virtio_rpmsg_bus virtio3: creating channel rpmsg-client-sample addr 0x33
    [    8.778608] virtio_rpmsg_bus virtio3: creating channel rpmsg-omx addr 0x3c
    [    8.778673] virtio_rpmsg_bus virtio3: creating channel rpmsg-rpc addr 0x65
    [    8.817637] vpe 489d0000.vpe: loading firmware vpdma-1b8.bin
    [    8.861922] vpe 489d0000.vpe: Device registered as /dev/video0
    [  OK  ] Reached target System Initialization.
    [    8.937710] vip 48970000.vip: loading firmware vpdma-1b8.bin
    [  OK  ] Started Daily Cleanup of Temporary Directories.
    [    8.973003] vip 48970000.vip: VPDMA firmware loaded
    [  OK  ] Listening on D-Bus System Message Bus Socket.
    [    9.006308] SCSI subsystem initialized
             Starting Network Service...
    [  OK  ] Listening on RPCbind Server Activation Socket[    9.052931] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
    .
    [    9.070068] omap-sham 4b101000.sham: hw accel on OMAP rev 4.3
    [  OK  ] Listening on dropbear.socket.
    [    9.118074] omap-aes 4b500000.aes: OMAP AES hw accel rev: 3.3
    [    9.130481] omap-aes 4b500000.aes: will run requests pump with realtime priority
    [  OK  ] Reached target Sockets.
    [    9.145433] omap-aes 4b700000.aes: OMAP AES hw accel rev: 3.3
    [    9.158943] omap-aes 4b700000.aes: will run requests pump with realtime priority
    [    9.166936] pvrsrvkm: loading out-of-tree module taints kernel.
    [  OK  ] Reached target Basic System.
    [    9.181669] ahci 4a140000.sata: forcing port_map 0x0 -> 0x1
    [    9.194370] ahci 4a140000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode
             [    9.227708] ahci 4a140000.sata: flags: 64bit ncq sntf pm led clo only pmp pio slum part ccc apst 
    Starting Print notice about GPLv3 packages...
    [  OK  ] Started Kernel Logging Service.
             Starting RPC Bind Service...
             Starting TI IPC Daemon...
    [  OK  ] Started Hardware RNG Entropy Gatherer Daemon[    9.293349] scsi host0: ahci
    .
    [  OK  ] Reached target Containers.
    [    9.301372] ata1: SATA max UDMA/133 mmio [mem 0x4a140000-0x4a1410ff] port 0x100 irq 87
    [  OK  ] Started strongSwan IPsec IKEv1/IKEv2 daemon using ipsec.conf.
             Starting Login Service...
    [  OK  ] Started D-Bus System Message Bus.
    [    9.405969] random: crng init done
    [    9.410304] random: 7 urandom warning(s) missed due to ratelimiting
    [    9.427916] [drm] Initialized pvr 1.14.3699939 20110701 for 56000000.gpu on minor 1
    [    9.591614] omap_i2c 4807c000.i2c: timeout waiting for bus ready
    [    9.598894] ov490: probe of 4-0024 failed with error -16
    [    9.644349] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null)
    [  OK  ] Started System Logging Service.
    [    9.709051] omap-hdmi-audio omap-hdmi-audio.0.auto: snd-soc-dummy-dai <-> 58040000.encoder mapping ok
    [    9.741666] net eth0: initializing cpsw version 1.15 (0)
    [    9.744568] ata1: SATA link down (SStatus 0 SControl 300)
    [    9.767557] omap_gpio 48055000.gpio: Could not set line 25 debounce to 20000 microseconds (-22)
    [    9.828563] TI DP83867 48485000.mdio:03: attached PHY driver [TI DP83867] (mii_bus:phy_addr=48485000.mdio:03, irq=POLL)
    [    9.841524] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    [    9.865719] NET: Registered protocol family 15
    [    9.909679] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
             Starting uim-sysfs.service...
    [   10.011016] omap-hdmi-audio omap-hdmi-audio.0.auto: ASoC: no DMI vendor name!
    [  OK  ] Started Job spooling tools.
    [  OK  ] Started Periodic Command Scheduler.
    [  OK  ] Reached target System Time Synchronized.
    [  OK  ] Started Daily rotation of log files.
    [[   10.053072] asoc-simple-card sound0: tlv320aic3x-hifi <-> 48468000.mcasp mapping ok
      OK  ] Reached target Timers.
    [   10.094342] asoc-simple-card sound0: ASoC: no DMI vendor name!
    [  OK  ] Started Network Service.
    [  OK  ] Started RPC Bind Service.
    [  OK  ] Started TI IPC Daemon.
    [   10.151775] Initializing XFRM netlink socket
    [  OK  ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
    [  OK  ] Reached target Network.
             Starting Lightning Fast Webserver With Light System Requirements...
             Starting Enable and configure wl18xx bluetooth stack...
             Starting Permit User Sessions...
             Starting Network Name Resolution...
    [  OK  ] Started Lightning Fast Webserver With Light System Requirements.
    [  OK  ] Started Permit User Sessions.
    [  OK  ] Started Login Service.
    [  OK  ] Started Network Name Resolution.
    [   11.093779] rpmsg_rpc virtio0.rpmsg-rpc.-1.101: probing service dce-callback with src 1024 dst 101
    [  OK  ] Started Enable and configure wl18xx bluetooth[   11.142818] rpmsg_rpc virtio0.rpmsg-rpc.-1.101: published functions = 4
     stack.
    [   11.152431] rpmsg_rpc virtio0.rpmsg-rpc.-1.102: probing service rpmsg-dce with src 1025 dst 102
    [   11.196622] dwc3 48890000.usb: Configuration mismatch. dr_mode forced to host
    [   11.226868] rpmsg_rpc virtio0.rpmsg-rpc.-1.102: published functions = 9
    [   11.228154] rpmsg_rpc virtio1.rpmsg-rpc.-1.101: probing service rpc_example_4 with src 1024 dst 101
    [   11.240368] rpmsg_rpc virtio2.rpmsg-rpc.-1.101: probing service rpc_example_2 with src 1024 dst 101
    [   11.244779] rpmsg_rpc virtio3.rpmsg-rpc.-1.101: probing service rpc_example_3 with src 1024 dst 101
    [   11.289414] usbcore: registered new interface driver usbfs
    [   11.289947] usbcore: registered new interface driver hub
    [   11.290499] usbcore: registered new device driver usb
    [   11.336508] rpmsg_rpc virtio1.rpmsg-rpc.-1.101: published functions = 8
    [   11.344974] rpmsg_rpc virtio2.rpmsg-rpc.-1.101: published functions = 8
    [   11.360948] rpmsg_rpc virtio3.rpmsg-rpc.-1.101: published functions = 8
    [   11.377709] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller
    [   11.398642] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 1
    [   11.421449] xhci-hcd xhci-hcd.3.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x02010010
    [   11.439154] xhci-hcd xhci-hcd.3.auto: irq 186, io mem 0x48890000
    [   11.452296] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
    [   11.466858] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [   11.482651] usb usb1: Product: xHCI Host Controller
    [   11.492535] usb usb1: Manufacturer: Linux 4.14.79-02515-g3438de3-dirty xhci-hcd
    [   11.508372] usb usb1: SerialNumber: xhci-hcd.3.auto
    [   11.519935] hub 1-0:1.0: USB hub found
    [   11.527964] hub 1-0:1.0: 1 port detected
    [   11.539735] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller
    [   11.552131] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 2
    [   11.578345] xhci-hcd xhci-hcd.3.auto: Host supports USB 3.0  SuperSpeed
    [   11.595351] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    [   11.615315] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
    [   11.631881] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [   11.649816] usb usb2: Product: xHCI Host Controller
    [   11.662445] usb usb2: Manufacturer: Linux 4.14.79-02515-g3438de3-dirty xhci-hcd
    [   11.679748] usb usb2: SerialNumber: xhci-hcd.3.auto
    [   11.694744] hub 2-0:1.0: USB hub found
    [   11.703077] hub 2-0:1.0: 1 port detected
    [  OK  ] Reached target Sound Card.
    [  OK  ] Reached target Host and Network Name Lookups.
    [  OK  ] Started NFS status monitor for NFSv2/3 locking..
    [  OK  ] Started Serial Getty on ttyS0.
    [  OK  ] Started Getty on tty1.
    [  OK  ] Reached target Login Prompts.
             Starting Synchronize System and HW clocks...
    [  OK  ] Started Synchronize System and HW clocks.
    [  OK  ] Started uim-sysfs.service.
             Starting rc.pvr.service...
    [   12.186801] PVR_K: UM DDK-(3699939) and KM DDK-(3699939) match. [ OK ]
    [  OK  ] Started rc.pvr.service.
             Starting weston.service...
    ***************************************************************
    ***************************************************************
    NOTICE: This file system contains the following GPLv3 packages:
    	autoconf
    	bash-dev
    	bash
    	binutils-dev
    	binutils
    	bison-dev
    	bison
    	cifs-utils
    	cpio
    	cpp-symlinks
    	cpp
    	dosfstools
    	elfutils-dev
    	elfutils
    	g++-symlinks
    	g++
    	gawk
    	gcc-symlinks
    	gcc
    	gdb
    	gdbc6x
    	gdbserver
    	gettext
    	glmark2
    	gstreamer1.0-libav
    	gzip
    	libasm1
    	libcairo-perf-utils
    	libdw1
    	libelf1
    	libgdbm-compat4
    	libgdbm-dev
    	libgdbm4
    	libgettextlib
    	libgettextsrc
    	libgmp10
    	libidn11
    	libmpc3
    	libmpfr4
    	libreadline-dev
    	libreadline7
    	libunistring2
    	m4-dev
    	m4
    	make
    	nettle
    	parted
    	python3-pycairo
    	swig-dev
    	swig
    	which
    
    If you do not wish to distribute GPLv3 components please remove
    the above packages prior to distribution.  This can be done using
    the opkg remove command.  i.e.:
        opkg remove <package>
    Where <package> is the name printed in the list above
    
    NOTE: If the package is a dependency of another package you
          will be notified of the dependent packages.  You should
          use the --force-removal-of-dependent-packages option to
          also remove the dependent packages as well
    ***************************************************************
    ***************************************************************
    [  OK  ] Started Print notice about GPLv3 packages.
    [   13.999328] cpsw 48484000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
    [   14.007255] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    [  OK  ] Started weston.service.
             Starting telnetd.service...
    [  OK  ] Started telnetd.service.
             Starting thttpd.service...
    [  OK  ] Started thttpd.service.
             Starting rng-tools.service...
    [  OK  ] Started rng-tools.service.
             Starting gdbserverproxy.service...
    [  OK  ] Started gdbserverproxy.service.
             Starting thermal-zone-init.service...
    [  OK  ] Started thermal-zone-init.service.
    [  OK  ] Reached target Multi-User System.
             Starting Update UTMP about System Runlevel Changes...
    [  OK  ] Started Update UTMP about System Runlevel Changes.
    
    
     _____                    _____           _         _   
    |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_ 
    |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|  
                  |___|                    |___|            
    
    Arago Project http://arago-project.org dra7xx-evm ttyS0
    
    Arago 2018.10 dra7xx-evm ttyS0
    
    dra7xx-evm login: [   22.079229] omap_hwmod: mmu0_dsp1: _wait_target_disable failed
    [   22.096269] omap_hwmod: mmu0_dsp2: _wait_target_disable failed
    root
    
    78root@dra7xx-evm:~# ifconfig 
    eth0      Link encap:Ethernet  HWaddr 40:06:A0:14:6F:A2  
              inet6 addr: fe80::4206:a0ff:fe14:6fa2%763612/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:21 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000 
              RX bytes:0 (0.0 B)  TX bytes:2870 (2.8 KiB)
              Interrupt:93 
    
    lo        Link encap:Local Loopback  
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1%763612/128 Scope:Host
              UP LOOPBACK RUNNING  MTU:65536  Metric:1
              RX packets:165 errors:0 dropped:0 overruns:0 frame:0
              TX packets:165 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000 
              RX bytes:12612 (12.3 KiB)  TX bytes:12612 (12.3 KiB)
    
    root@dra7xx-evm:~# 
    

    ifconfigs dump is included in the text file

  • ETHTOOL LOG:

    Kernel 4.4:

    root@dra7xx-evm:~# ethtool eth0
    Settings for eth0:
        Supported ports: [ TP MII ]
        Supported link modes:   10baseT/Half 10baseT/Full
                                100baseT/Half 100baseT/Full
                                1000baseT/Half 1000baseT/Full
        Supported pause frame use: No
        Supports auto-negotiation: Yes
        Advertised link modes:  10baseT/Half 10baseT/Full
                                100baseT/Half 100baseT/Full
                                1000baseT/Half 1000baseT/Full
        Advertised pause frame use: No
        Advertised auto-negotiation: Yes
        Link partner advertised link modes:  10baseT/Half 10baseT/Full
                                             100baseT/Half 100baseT/Full
        Link partner advertised pause frame use: No
        Link partner advertised auto-negotiation: Yes
        Speed: 100Mb/s
        Duplex: Full
        Port: MII
        PHYAD: 3
        Transceiver: external
        Auto-negotiation: on
        Supports Wake-on: d
        Wake-on: d
        Current message level: 0x00000000 (0)
                       
        Link detected: yes

    Kernel 4.14:

    Settings for eth0:
        Supported ports: [ TP MII ]
        Supported link modes:   10baseT/Half 10baseT/Full
                                100baseT/Half 100baseT/Full
                                1000baseT/Half 1000baseT/Full
        Supported pause frame use: Symmetric Receive-only
        Supports auto-negotiation: Yes
        Supported FEC modes: Not reported
        Advertised link modes:  10baseT/Half 10baseT/Full
                                100baseT/Half 100baseT/Full
                                1000baseT/Half 1000baseT/Full
        Advertised pause frame use: No
        Advertised auto-negotiation: Yes
        Advertised FEC modes: Not reported
        Link partner advertised link modes:  10baseT/Half 10baseT/Full
                                             100baseT/Half 100baseT/Full
                                             1000baseT/Full
        Link partner advertised pause frame use: Symmetric
        Link partner advertised auto-negotiation: Yes
        Link partner advertised FEC modes: Not reported
        Speed: 1000Mb/s
        Duplex: Full
        Port: MII
        PHYAD: 3
        Transceiver: internal
        Auto-negotiation: on
        Supports Wake-on: d
        Wake-on: d
        Current message level: 0x00000000 (0)
                       
        Link detected: yes

  • Hi

    ethtool also seems to indicate valid link for eth0 - 100Mbps

    did you check status reported by " #ifconfig"

    you may want to explicitly run  udhcpc  if you are using dhcp to assign address for the interface

  • In kernel 4.14 version we get a repeated message like

    Sending discover...
    Sending discover...
    Sending discover...
    Sending discover...
    Sending discover...
    Sending discover...
    Sending discover...
    Sending discover...
    Sending discover...
    Sending discover...
    Sending discover...

    On 4.4 we get,

    udhcpc: started, v1.29.0
    udhcpc: sending discover
    udhcpc: sending select for 192.168.13.163
    udhcpc: lease of 192.168.13.163 obtained, lease time 86400                                                                                                                                  [ ok ]

  • Hi

    So  it appears that the MDIO communication is going through correctly but not the Transmit/receive

    Can you confirm if we you verifying with k4.4 vs k4.14 on the exact same HW

    Also, review the pin mux configuration as well - are you using an updated uboot version that came with the k4.14 release

  • Yes, the hardware used is the same. The pin mux configuration is also the same which was used in kernel 4.4.

    Yes we are using the the updated uboot that came with kernel 4.14.

    The only change we did is dra76-evm.dts file.

    Moreover when we tried old kernel with the new filesystem. we were getting the ip.

  • Hi

    Dont think that the "disabled" attribute under &cpsw_emac0 makes any difference.

    Would suggest that you try with the following

    1. enable "dual_emac" property,  remove the &cpsw_emac0  node definition completely. Alternatively if that does not work

    2. enable "dual_emac" property,  change emac0 definition to fixed-link property in stead of marking it as disabled (in this case it would skip the phy handling part)- you can look at other dts files in the same folder for illustration

  • Thanks Sriram,

    1st suggestion worked out. And now we are getting the ip and are able ping other IPs as well.

    Regards,

    Padmesh