spectross@spectross:~$ sudo minicom -wD /dev/ttyUSB0 [sudo] password for spectross: Welcome to minicom 2.7 OPTIONS: I18n Compiled on Jan 1 2014, 17:13:22. Port /dev/ttyUSB0, 17:37:46 Press CTRL-A Z for help on special keys U-Boot SPL 2016.05-00004-g63acf8c-dirty (Feb 13 2017 - 17:24:46) Trying to boot from MMC2 reading u-boot.img reading u-boot.img U-Boot 2016.05-00004-g63acf8c-dirty (Feb 13 2017 - 17:24:46 -0500) I2C: ready DRAM: 1 GiB MMC: OMAP SD/MMC: 0 *** Warning - bad CRC, using default environment Net: not set. Reading from E-fuse cpsw Hit any key to stop autoboot: 0 switch to partitions #0, OK mmc0 is current device SD/MMC found on device 0 Booting from mmc ... reading uImage 2662320 bytes read in 306 ms (8.3 MiB/s) reading dm38x-csk.dtb 58698 bytes read in 15 ms (3.7 MiB/s) ## Booting kernel from Legacy Image at 82000000 ... Image Name: Linux-4.4.12-00004-g82adbbf-dirt Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 2662256 Bytes = 2.5 MiB Load Address: 80008000 Entry Point: 80008000 Verifying Checksum ... OK ## Flattened Device Tree blob at 84000000 Booting using the fdt blob at 0x84000000 Loading Kernel Image ... OK Loading Device Tree to 844ee000, end 844ff549 ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.12-00004-g82adbbf-dirty (gtbldadm@ubuntu-16) (gcc version 5.3.1 20160113 (Linaro GCC 5.3-2016.02) ) #1 Mon Feb 13 17:38:26 EST 2017 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: DM38X CSK [ 0.000000] bootconsole [earlycon0] enabled [ 0.000000] omap_barrier_reserve_memblock():Reserving DRAM area @ addr = 0x84e00000 size = 1048576 Bytes [ 0.000000] cma: Reserved 24 MiB at 0x82c00000 [ 0.000000] Memory policy: Data cache writeback [ 0.000000] TI81XX: Map 0x84e00000 to 0xfe500000 for dram barrier [ 0.000000] TI81XX: Map 0x40300000 to 0xfe600000 for sram barrier [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] TI814X ES1.0 (iva neon ) [ 0.000000] powerdomain: gem_pwrdm: voltagedomain dsp does not exist [ 0.000000] powerdomain: ivahd_pwrdm: voltagedomain iva does not exist [ 0.000000] powerdomain: hdvpss_pwrdm: voltagedomain dsp does not exist [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 19788 [ 0.000000] Kernel command line: console=ttyS0,115200n8 root=/dev/mmcblk0p2 rootwait rw mem=80M vram=4M cmemk.phys_start=0x85000000 cmemk.phy s_end=0x89000000 cmemk.allowOverlap=1 notifyk.vpssm3_sva=0xBFD00000 earlyprintk [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes) [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes) [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes) [ 0.000000] Memory: 46648K/79872K available (4911K kernel code, 260K rwdata, 1708K rodata, 276K init, 241K bss, 8648K reserved, 24576K cma-re served, 0K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xc5800000 - 0xff800000 ( 928 MB) [ 0.000000] lowmem : 0xc0000000 - 0xc5000000 ( 80 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc067efa4 (6620 kB) [ 0.000000] .init : 0xc067f000 - 0xc06c4000 ( 276 kB) [ 0.000000] .data : 0xc06c4000 - 0xc0705308 ( 261 kB) [ 0.000000] .bss : 0xc0705308 - 0xc0741718 ( 242 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts [ 0.000000] OMAP clockevent source: timer2 at 20000000 Hz [ 0.000016] sched_clock: 32 bits at 20MHz, resolution 50ns, wraps every 107374182375ns [ 0.008264] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 95563022313 ns [ 0.017840] OMAP clocksource: timer1 at 20000000 Hz [ 0.023136] Console: colour dummy device 80x30 [ 0.027837] Calibrating delay loop... 597.60 BogoMIPS (lpj=2988032) [ 0.086907] pid_max: default: 32768 minimum: 301 [ 0.091856] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.098767] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.106808] Initializing cgroup subsys io [ 0.111039] Initializing cgroup subsys memory [ 0.115661] Initializing cgroup subsys devices [ 0.120334] Initializing cgroup subsys freezer [ 0.125015] Initializing cgroup subsys pids [ 0.129428] CPU: Testing write buffer coherency: ok [ 0.134884] Setting up static identity map for 0x800082c0 - 0x80008318 [ 0.142699] devtmpfs: initialized [ 0.168774] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 0.217161] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.229294] pinctrl core: initialized pinctrl subsystem [ 0.236088] NET: Registered protocol family 16 [ 0.242326] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.255253] OMAP GPIO hardware version 0.1 [ 0.267826] omap-gpmc 50000000.gpmc: could not find pctldev for node /ocp/l4ls@48000000/control@140000/pinmux@800/nandflash_pins_s0, deferrin g probe [ 0.301532] edma 49000000.edma: TI EDMA DMA engine driver [ 0.309791] omap_i2c 48028000.i2c: could not find pctldev for node /ocp/l4ls@48000000/control@140000/pinmux@800/pinmux_i2c0_pins, deferring p robe [ 0.323398] omap_i2c 4802a000.i2c: could not find pctldev for node /ocp/l4ls@48000000/control@140000/pinmux@800/pinmux_i2c1_pins, deferring p robe [ 0.337066] media: Linux media interface: v0.10 [ 0.341880] Linux video capture interface: v2.00 [ 0.346789] pps_core: LinuxPPS API ver. 1 registered [ 0.351984] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.361510] PTP clock support registered [ 0.365651] EDAC MC: Ver: 3.0.0 [ 0.369706] Advanced Linux Sound Architecture Driver Initialized. [ 0.377107] clocksource: Switched to clocksource timer1 [ 0.394530] NET: Registered protocol family 2 [ 0.399896] TCP established hash table entries: 1024 (order: 0, 4096 bytes) [ 0.407208] TCP bind hash table entries: 1024 (order: 0, 4096 bytes) [ 0.413846] TCP: Hash tables configured (established 1024 bind 1024) [ 0.420566] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.426669] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.433391] NET: Registered protocol family 1 [ 0.438349] RPC: Registered named UNIX socket transport module. [ 0.444532] RPC: Registered udp transport module. [ 0.449489] RPC: Registered tcp transport module. [ 0.454415] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.462461] omap-iommu 55082000.mmu: 55082000.mmu registered [ 0.469563] futex hash table entries: 256 (order: -1, 3072 bytes) [ 0.486535] NFS: Registering the id_resolver key type [ 0.491931] Key type id_resolver registered [ 0.496323] Key type id_legacy registered [ 0.502218] io scheduler noop registered [ 0.506355] io scheduler deadline registered [ 0.511113] io scheduler cfq registered (default) [ 0.517440] pinctrl-single 48140800.pinmux: 270 pins at pa fa140800 size 1080 [ 0.598547] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled [ 0.609549] console [ttyS0] disabled [ 0.613364] 48020000.uart: ttyS0 at MMIO 0x48020000 (irq = 21, base_baud = 3000000) is a 8250 [ 0.622320] console [ttyS0] enabled [ 0.622320] console [ttyS0] enabled [ 0.629510] bootconsole [earlycon0] disabled [ 0.629510] bootconsole [earlycon0] disabled [ 0.639311] Reference Linux version 4.4.12 [ 0.643607] File /home/gtbldadm/nightlybuilds/ipnc_rdk/utils/package-script/TI_GIT/NEWDIR/Source/ti_tools/linuxutils_3_23_00_01/packages/ti /sdo/linuxutils/cmem/src/module/cmemk.c [ 0.662151] allocated heap buffer 0xc8000000 of size 0x4000000 [ 0.668050] cmemk initialized [ 0.678418] loop: module loaded [ 0.747163] davinci_mdio 4a100800.mdio: davinci mdio revision 1.6 [ 0.753300] libphy: 4a100800.mdio: probed [ 0.758231] davinci_mdio 4a100800.mdio: phy[25]: device 4a100800.mdio:19, driver TI DP83867 [ 0.767224] cpsw 4a100000.ethernet: Detected MACID = 7c:66:9d:f9:11:22 [ 0.777325] 47401300.usb-phy supply vcc not found, using dummy regulator [ 0.807401] mousedev: PS/2 mouse device common for all mice [ 0.813916] omap_rtc 480c0000.rtc: rtc core: registered 480c0000.rtc as rtc0 [ 0.821392] i2c /dev entries driver [ 0.825862] omap_wdt: OMAP Watchdog Timer Rev 0x00: initial timeout 60 sec [ 0.832989] sdhci: Secure Digital Host Controller Interface driver [ 0.839221] sdhci: Copyright(c) Pierre Ossman [ 0.962618] omap_hsmmc 48060000.mmc: card claims to support voltages below defined range [ 0.981632] mmc0: queuing unknown CIS tuple 0x91 (3 bytes) [ 0.987991] mmc0: new high speed SDIO card at address 0001 [ 0.997372] Synopsys Designware Multimedia Card Interface Driver [ 1.003871] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.010847] notify_shm_drv: no DSP present (MULTIPROC_INVALIDID) [ 1.017004] notify_init : notify drivercreated for remote proc id 1 at physical Address 0xbfd00000 [ 1.028763] davinci_evm sound: ASoC: CODEC DAI tlv320aic3x-hifi not registered [ 1.036037] davinci_evm sound: snd_soc_register_card failed (-517) [ 1.043505] NET: Registered protocol family 10 [ 1.050373] sit: IPv6 over IPv4 tunneling driver [ 1.055852] NET: Registered protocol family 17 [ 1.060500] Key type dns_resolver registered [ 1.065034] omap_voltage_late_init: Could not get sys clk. [ 1.070942] Power Management for TI81XX. [ 1.080137] omap-gpmc 50000000.gpmc: GPMC revision 6.0 [ 1.085321] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000 [ 1.093196] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xca [ 1.099635] nand: Micron MT29F2G16ABAEAWP [ 1.103668] nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 [ 1.111303] nand: using OMAP_ECC_BCH8_CODE_HW ECC scheme [ 1.116719] 8 ofpart partitions found on MTD device 8000000.nand [ 1.122775] Creating 8 MTD partitions on "8000000.nand": [ 1.128133] 0x000000000000-0x000000020000 : "NAND.SPL" [ 1.137916] 0x000000020000-0x000000420000 : "NAND.u-boot" [ 1.146128] 0x000000420000-0x000000440000 : "NAND.u-boot-env" [ 1.153235] 0x000000440000-0x000000a40000 : "NAND.kernel" [ 1.162332] 0x000000a40000-0x00000ca40000 : "NAND.file-system" [ 1.172115] mmc1: host does not support reading read-only switch, assuming write-enable [ 1.187183] mmc1: new high speed SDHC card at address 0007 [ 1.207162] mmcblk0: mmc1:0007 SD16G 14.5 GiB [ 1.213123] mmcblk0: p1 p2 [ 1.262398] 0x00000ca40000-0x00000ca80000 : "NAND.u-boot-spl-os" [ 1.269776] 0x00000ca80000-0x00000d680000 : "NAND.data" [ 1.280585] 0x00000d680000-0x000010000000 : "NAND.reserved" [ 1.343851] tps65910-rtc tps65910-rtc: rtc core: registered tps65910-rtc as rtc1 [ 1.351558] omap_i2c 48028000.i2c: bus 0 rev0.11 at 400 kHz [ 1.359044] omap_i2c 4802a000.i2c: bus 1 rev0.11 at 100 kHz [ 1.365846] davinci_evm sound: ASoC: DAPM unknown pin MONO_LOUT [ 1.372908] davinci_evm sound: tlv320aic3x-hifi <-> 4803c000.mcasp mapping ok [ 1.382322] omap_rtc 480c0000.rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800) [ 1.404146] wlan-en-regulator: disabling [ 1.408508] ALSA device list: [ 1.411497] #0: TI81XX-CSK [ 1.416475] EXT4-fs (mmcblk0p2): mounting ext3 file system using the ext4 subsystem [ 6.194369] EXT4-fs (mmcblk0p2): recovery complete [ 6.206857] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 6.215072] VFS: Mounted root (ext3 filesystem) on device 179:2. [ 6.230587] devtmpfs: mounted [ 6.234173] Freeing unused kernel memory: 276K (c067f000 - c06c4000) [ 6.240589] This architecture does not have kernel memory protection. [ 6.499429] systemd[1]: System time before build time, advancing clock. [ 6.531567] random: systemd urandom read with 22 bits of entropy available [ 6.552005] systemd[1]: systemd 229 running in system mode. (-PAM -AUDIT -SELINUX -IMA -APPARMOR -SMACK +SYSVINIT -UTMP -LIBCRYPTSETUP -GCRYP T +GNUTLS +ACL -XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN) [ 6.570811] systemd[1]: Detected architecture arm. Welcome to Arago 2016.05! [ 6.599192] systemd[1]: Set hostname to . [ 6.887518] systemd[1]: Configuration file /etc/systemd/system/ipnc-rdk-usecase.service is marked executable. Please remove executable permis sion bits. Proceeding anyway. [ 7.036266] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ OK ] Started Dispatch Password Requests to Console Directory Watch. [ 7.067621] systemd[1]: Listening on Syslog Socket. [ OK ] Listening on Syslog Socket. [ 7.105871] systemd[1]: Listening on udev Kernel Socket. [ OK ] Listening on udev Kernel Socket. [ 7.127710] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ OK ] Started Forward Password Requests to Wall Directory Watch. [ 7.157368] systemd[1]: Reached target Timers. [ OK ] Reached target Timers. [ 7.181247] systemd[1]: Created slice System Slice. [ OK ] Created slice System Slice. [ 7.197450] systemd[1]: Reached target Slices. [ OK ] Reached target Slices. [ 7.218610] systemd[1]: Created slice system-serial\x2dgetty.slice. [ OK ] Created slice system-serial\x2dgetty.slice. [ 7.237673] systemd[1]: Listening on Journal Socket. [ OK ] Listening on Journal Socket. [ 7.278618] systemd[1]: Mounting /media/ram... Mounting /media/ram... [ 7.326436] systemd[1]: Mounting Temporary Directory... Mounting Temporary Directory... [ 7.363995] systemd[1]: Reached target Paths. [ OK ] Reached target Paths. [ 7.388756] systemd[1]: Created slice system-getty.slice. [ OK ] Created slice system-getty.slice. [ 7.411056] systemd[1]: Starting Synchronize System and HW clocks... Starting Synchronize System and HW clocks... [ 7.437543] systemd[1]: Reached target Remote File Systems. [ OK ] Reached target Remote File Systems. [ 7.457994] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [ OK ] Listening on /dev/initctl Compatibility Named Pipe. [ 7.488682] systemd[1]: Listening on Journal Socket (/dev/log). [ OK ] Listening on Journal Socket (/dev/log). [ 7.511363] systemd[1]: Starting Journal Service... Starting Journal Service... [ 7.537502] systemd[1]: Reached target Swap. [ OK ] Reached target Swap. [ 7.564416] systemd[1]: Listening on Network Service Netlink Socket. [ OK ] Listening on Network Service Netlink Socket. [ 7.601144] systemd[1]: Mounting /var/volatile... Mounting /var/volatile... [ 7.628651] systemd[1]: Listening on udev Control Socket. [ OK ] Listening on udev Control Socket. [ 7.661482] systemd[1]: Starting udev Kernel Device Manager... Starting udev Kernel Device Manager... [ 7.721377] systemd[1]: Starting udev Coldplug all Devices... Starting udev Coldplug all Devices... [ 7.761716] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 7.868348] systemd[1]: Mounted POSIX Message Queue File System. [ OK ] Mounted POSIX Message Queue File System. [ 7.887738] systemd[1]: Mounted Temporary Directory. [ OK ] Mounted Temporary Directory. [ 7.907681] systemd[1]: Mounted /var/volatile. [ OK ] Mounted /var/volatile. [ 7.937623] systemd[1]: Mounted /media/ram. [ OK ] Mounted /media/ram. [ 7.958087] systemd[1]: Started Journal Service. [ OK ] Started Journal Service. [ OK ] Started udev Kernel Device Manager. [ OK ] Started Synchronize System and HW clocks. [ OK ] Found device /dev/ttyS0. [ OK ] Started udev Coldplug all Devices. [ OK ] Started IPNC RDK use case service. [ OK ] Reached target Local File Systems. [ OK ] Reached target System Initialization. [ OK ] Listening on D-Bus System Message Bus Socket. [ OK ] Reached target Sockets. [ OK ] Reached target Basic System. [ OK ] Started Kernel Logging Service. [ OK ] Started Getty on tty1. [ 9.111595] autorun-usecase.sh[114]: numid=1,iface=MIXER,name='PCM Playback Volume' [ OK ] Started System Logging Service. [ OK ] Started D-Bus System Message Bus. [ 9.151983] autorun-usecase.sh[114]: ; type=INTEGER,access=rw---R--,values=2,min=0,max=127,step=0 [ 9.181929] autorun-usecase.sh[114]: : values=115,115 [ 9.201880] autorun-usecase.sh[114]: | dBscale-min=-63.50dB,step=0.50dB,mute=0 [ 9.245958] autorun-usecase.sh[114]: numid=31,iface=MIXER,name='PGA Capture Volume' [ 9.272062] autorun-usecase.sh[114]: ; type=INTEGER,access=rw---R--,values=2,min=0,max=119,step=0 [ 9.292611] autorun-usecase.sh[114]: : values=72,72 [ 9.312324] autorun-usecase.sh[114]: | dBscale-min=0.00dB,step=0.50dB,mute=0 [ 9.343711] autorun-usecase.sh[114]: numid=51,iface=MIXER,name='Right PGA Mixer Mic2R Switch' [ 9.371947] autorun-usecase.sh[114]: ; type=BOOLEAN,access=rw------,values=1 [ 9.391994] autorun-usecase.sh[114]: : values=on Starting uim-sysfs.service... [ 9.430110] autorun-usecase.sh[114]: numid=46,iface=MIXER,name='Left PGA Mixer Mic2L Switch' [ 9.447651] autorun-usecase.sh[114]: ; type=BOOLEAN,access=rw------,values=1 [ 9.457933] autorun-usecase.sh[114]: : values=on [ 9.482874] ubi0: attaching mtd6 Starting Network Service... [ 9.485923] autorun-usecase.sh[114]: Mount mtd6 and mtd7 partitions [ OK ] Started Serial Getty on ttyS0. [ OK ] Reached target Login Prompts. [ 9.695612] ubi0: scanning is finished [ OK ] Started Network Service. [ 9.721913] net eth0: initializing cpsw version 1.10 (0) [ 9.727335] net eth0: initialized cpsw ale version 1.3 [ 9.735814] net eth0: phy found : id is : 0x2000a231 [ 9.740893] libphy: PHY not found [ 9.744317] net eth0: phy "" not found on slave 1, err -19 [ 9.800787] ubi0: attached mtd6 (name "NAND.data", size 12 MiB) [ 9.806758] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 9.813735] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 512 [ 9.820487] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 9.827494] ubi0: good PEBs: 96, bad PEBs: 0, corrupted PEBs: 0 [ 9.833441] ubi0: user volume: 1, internal volumes: 1, max. volumes count: 128 [ 9.840722] ubi0: max/mean erase counter: 7/3, WL threshold: 4096, image sequence number: 1954739463 [ 9.849913] ubi0: available PEBs: 0, total reserved PEBs: 96, PEBs reserved for bad PEB handling: 40 [ 9.859588] ubi0: background thread "ubi_bgt0d" started, PID 147 [ 9.941175] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 10.070458] autorun-usecase.sh[114]: UBI device number 0, total 96 LEBs (12189696 bytes, 11.6 MiB), available 0 LEBs (0 bytes), LEB size 1269 76 bytes (124.0 KiB) [ 10.687274] UBIFS (ubi0:0): background thread "ubifs_bgt0_0" started, PID 152 [ 10.770072] UBIFS (ubi0:0): recovery needed [ 10.978868] UBIFS (ubi0:0): recovery completed [ 10.983454] UBIFS (ubi0:0): UBIFS: mounted UBI device 0, volume 0, name "ubifs_volume" [ 10.991454] UBIFS (ubi0:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 11.001436] UBIFS (ubi0:0): FS size: 5332992 bytes (5 MiB, 42 LEBs), journal size 1015809 bytes (0 MiB, 6 LEBs) [ 11.011585] UBIFS (ubi0:0): reserved for root: 251889 bytes (245 KiB) [ 11.018077] UBIFS (ubi0:0): media format: w4/r0 (latest is w4/r0), UUID 272B6A4A-42A5-47C8-8E20-1C244BAC849E, small LPT model [ OK ] Reached target Network. Starting Network Name Resolution... [ OK ] Started Network Name Resolution. [ 11.880203] ubi1: attaching mtd7 [ OK ] Started uim-sysfs.service. [ 12.141767] ubi1: scanning is finished Starting telnetd.service... [ 12.169012] ubi1: attached mtd7 (name "NAND.reserved", size 41 MiB) [ 12.175333] ubi1: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 12.182307] ubi1: min./max. I/O unit sizes: 2048/2048, sub-page size 512 [ 12.189056] ubi1: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 12.196050] ubi1: good PEBs: 332, bad PEBs: 0, corrupted PEBs: 0 [ 12.202100] ubi1: user volume: 1, internal volumes: 1, max. volumes count: 128 [ 12.209373] ubi1: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 1159881600 [ 12.218561] ubi1: available PEBs: 0, total reserved PEBs: 332, PEBs reserved for bad PEB handling: 40 [ 12.237222] ubi1: background thread "ubi_bgt1d" started, PID 165 [ OK ] Started telnetd.service. [ 12.337316] autorun-usecase.sh[114]: UBI device number 1, total 332 LEBs (42156032 bytes, 40.2 MiB), available 0 LEBs (0 bytes), LEB size 126 976 bytes (124.0 KiB) Starting thermal-zone-init.service... [ OK ] Started thermal-zone-init.service. [ OK ] Reached target Multi-User System. [ 12.897284] UBIFS (ubi1:0): background thread "ubifs_bgt1_0" started, PID 182 [ 12.918199] UBIFS (ubi1:0): recovery needed [ 12.937889] UBIFS (ubi1:0): recovery completed [ 12.942458] UBIFS (ubi1:0): UBIFS: mounted UBI device 1, volume 0, name "ubifs_volume" [ 12.950457] UBIFS (ubi1:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 12.960440] UBIFS (ubi1:0): FS size: 35299328 bytes (33 MiB, 278 LEBs), journal size 1777664 bytes (1 MiB, 14 LEBs) [ 12.970940] UBIFS (ubi1:0): reserved for root: 1667274 bytes (1628 KiB) [ 12.977605] UBIFS (ubi1:0): media format: w4/r0 (latest is w4/r0), UUID CCE62955-06A9-4665-81E7-E7DEBE0FD974, small LPT model [ 13.493447] autorun-usecase.sh[114]: wifi: in STA mode _____ _____ _ _ | _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_ | | _| .'| . | . | | __| _| . | | | -_| _| _| |__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_| |___| |___| Arago Project http://arago-project.org ti81xx ttyS0 Arago 2016.05 ti81xx ttyS0 ti81xx login: [ 13.732567] cpsw 4a100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [ 13.759702] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 14.499103] cfg80211: World regulatory domain updated: [ 14.504294] cfg80211: DFS Master region: unset [ 14.508745] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) [ 14.518566] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 14.526609] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 14.534668] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A) [ 14.542735] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A) [ 14.552279] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s) [ 14.561821] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) [ 14.569966] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) [ 14.578025] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A) [ 15.088582] wl18xx_driver wl18xx.1.auto: Direct firmware load for ti-connectivity/wl1271-nvs.bin failed with error -2 [ 15.487864] wlcore: wl18xx HW: 183x or 180x, PG 2.2 (ROM 0x11) [ 15.516467] wlcore: loaded [ 16.126065] wlcore: PHY firmware version: Rev 8.2.0.0.232 [ 16.320227] wlcore: firmware booted (Rev 8.9.0.0.48) [ 16.332046] random: nonblocking pool is initialized [ 16.345333] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 20.736992] <1>SysLink version : 2.21.02.10 [ 20.736992] SysLink module created on Date:Feb 13 2017 Time:19:16:30 [ 20.747682] <1>Trace enabled [ 20.750580] <1>Trace SetFailureReason enabled [ 20.841571] autorun-usecase.sh[114]: /dev/mem opened. [ 20.843540] autorun-usecase.sh[114]: Phy Addr : 0x48181560 Data : 0x00000002 [ 20.847697] autorun-usecase.sh[114]: Phy Addr : 0x48180f10 Data : 0x00000000 [ 20.853517] autorun-usecase.sh[114]: Phy Addr : 0x48180508 Data : 0x00000302 [ 20.864511] autorun-usecase.sh[114]: Phy Addr : 0x48180520 Data : 0x00000002 [ 20.867384] autorun-usecase.sh[114]: Phy Addr : 0x48180524 Data : 0x00000002 [ 20.869084] autorun-usecase.sh[114]: Phy Addr : 0x48180528 Data : 0x00000002 [ 20.870778] autorun-usecase.sh[114]: Phy Addr : 0x4c0000e4 Data : 0x00170209 [ 20.872292] autorun-usecase.sh[114]: Phy Addr : 0x4c0000e4 Data : 0x00170209 [ 20.873807] autorun-usecase.sh[114]: DDR IOs RX is shutdown [ 20.875355] autorun-usecase.sh[114]: Phy Addr : 0x48180a04 Data : 0x00000000 [ 21.803969] autorun-usecase.sh[114]: /opt/ipnc/autorun-usecase.sh: line 52: kill: (229) - No such process [host] Setting DMM priority for [HDVICP0 ] to [1] ( 0x4e000634 = 0x00000009 ) [host] Setting L3 bandwidth regulator for [ISS ] to [press=[3,3] BW=400, WM Cycles=2500] [host] Setting DMM priority for [ISS ] to [0] ( 0x4e000634 = 0x00080000 ) [host] Setting L3 bandwidth regulator for [HDVICP0 ] to [press=[0,0] BW=900, WM Cycles=2500] [ 21.906521] autorun-usecase.sh[114]: insmod: ERROR: could not insert module sbull.ko: File exists [ 22.938041] autorun-usecase.sh[114]: mkfs.fat 3.0.28 (2015-05-16) [ 22.939730] autorun-usecase.sh[114]: unable to get drive geometry, using default 255/63 [ 22.942328] autorun-usecase.sh[114]: /dev/sbulla has 255 heads and 63 sectors per track, [ 22.950179] autorun-usecase.sh[114]: hidden sectors 0x0000; [ 22.952083] autorun-usecase.sh[114]: logical sector size is 512, [ 22.953608] autorun-usecase.sh[114]: using 0xf8 media descriptor, with 1024 sectors; [ 22.955129] autorun-usecase.sh[114]: drive number 0x80; [ 22.958820] autorun-usecase.sh[114]: filesystem has 2 16-bit FATs and 4 sectors per cluster. [ 22.964060] autorun-usecase.sh[114]: FAT size is 1 sector, and provides 247 clusters. [ 22.966033] autorun-usecase.sh[114]: There is 1 reserved sector. [ 22.968222] autorun-usecase.sh[114]: Root directory contains 512 slots and uses 32 sectors. [ 22.971145] autorun-usecase.sh[114]: Volume ID is 9c06eaa2, no volume label. [ 23.202639] Mass Storage Function, version: 2009/09/11 [ 23.207905] LUN: removable file: (no medium) [ 23.244467] LUN: removable file: /dev/sbulla [ 23.248840] Number of LUNs=1 [ 23.254838] g_mass_storage gadget: Mass Storage Gadget, version: 2009/09/11 [ 23.261903] g_mass_storage gadget: userspace failed to provide iSerialNumber [ 23.269003] g_mass_storage gadget: g_mass_storage ready [ 23.303692] autorun-usecase.sh[114]: Creat queue id:0 [ 23.305817] autorun-usecase.sh[114]: queue id:0 [ 23.309201] autorun-usecase.sh[114]: Creat queue id:32769 [ 23.320451] autorun-usecase.sh[114]: queue id:32769 [ 23.325696] autorun-usecase.sh[114]: Creat queue id:65538 [ 23.327567] autorun-usecase.sh[114]: queue id:65538 [ 23.331490] autorun-usecase.sh[114]: Creat queue id:98307 [ 23.340228] autorun-usecase.sh[114]: queue id:98307 [ 23.344952] autorun-usecase.sh[114]: queue id:32769 [host] Attached to slave procId 1.14]: [host] Attached to slave procId 0.14]: [host] Loaded file ./firmware/ipnc_rdk_fw_m3vpss.xem3 on slave procId 1. [host] Started slave procId 1.sh[114]: [host] After Ipc_loadcallback status [0x00000000] [host] Loaded file ./firmware/ipnc_rdk_fw_m3video.xem3 on slave procId 0. [host] Started slave procId 0.sh[114]: [host] After Ipc_loadcallback status [0x00000000] [host] After Ipc_startcallback status [0x00000000] [host] After Ipc_startcallback status [0x00000000] [ 24.400816] autorun-usecase.sh[114]: [c6xdsp ] Remote Debug Shared Memory @ 0xbff00000 [ 24.402586] autorun-usecase.sh[114]: [m3video] Remote Debug Shared Memory @ 0xbff05020 [ 24.404102] autorun-usecase.sh[114]: [m3vpss ] Remote Debug Shared Memory @ 0xbff0a040 [ 24.405478] autorun-usecase.sh[114]: [m3vpss ] Received character 's' [ 24.499013] autorun-usecase.sh[114]: [c6xdsp ] Remote Debug Shared Memory @ 0xbff00000 [ 24.501382] autorun-usecase.sh[114]: [m3video] Remote Debug Shared Memory @ 0xbff05020 [ 24.508686] autorun-usecase.sh[114]: [m3vpss ] Remote Debug Shared Memory @ 0xbff0a040 [ 24.531261] autorun-usecase.sh[114]: [m3video] Received character 's' [ 24.533282] autorun-usecase.sh[114]: queue id:65538 [ 24.534867] autorun-usecase.sh[114]: Creat queue id:131076 [ 24.536348] autorun-usecase.sh[114]: queue id:131076 [ 24.537839] autorun-usecase.sh[114]: CPU is TI812x [ 24.539346] autorun-usecase.sh[114]: vsenable : 0 [ 24.677174] autorun-usecase.sh[114]: Creat queue id:163845 [ 24.679018] autorun-usecase.sh[114]: queue id:163845 [ 24.681131] autorun-usecase.sh[114]: queue id:65538 [ 24.719846] autorun-usecase.sh[114]: [c6xdsp ] Remote Debug Shared Memory @ 0xbff00000 [ 24.721700] autorun-usecase.sh[114]: [m3video] Remote Debug Shared Memory @ 0xbff05020 [ 24.723096] autorun-usecase.sh[114]: [m3vpss ] Remote Debug Shared Memory @ 0xbff0a040 [ 24.776164] autorun-usecase.sh[114]: [c6xdsp ] Remote Debug Shared Memory @ 0xbff00000 [ 24.777944] autorun-usecase.sh[114]: [m3video] Remote Debug Shared Memory @ 0xbff05020 [ 24.782173] autorun-usecase.sh[114]: [m3vpss ] Remote Debug Shared Memory @ 0xbff0a040 [ 24.817301] autorun-usecase.sh[114]: [c6xdsp ] Remote Debug Shared Memory @ 0xbff00000 [ 24.819027] autorun-usecase.sh[114]: [m3video] Remote Debug Shared Memory @ 0xbff05020 [ 24.828238] autorun-usecase.sh[114]: [m3vpss ] Remote Debug Shared Memory @ 0xbff0a040 [ 24.830349] autorun-usecase.sh[114]: [m3video] ***** SYSTEM : Frequency - 200000000, - 200000000 [ 24.832171] autorun-usecase.sh[114]: [m3vpss ] ***** SYSTEM : Frequency - 200000000, - 200000000 [ 24.834501] autorun-usecase.sh[114]: [m3video] [ 24.843322] autorun-usecase.sh[114]: [m3vpss ] notify_attach rtnVal 0 [ 24.850082] autorun-usecase.sh[114]: [m3video] *** UTILS: CPU KHz = 400000 Khz *** [ 24.856699] autorun-usecase.sh[114]: [m3video] [ 24.858844] autorun-usecase.sh[114]: [m3video] 37: SYSTEM : System Common Init in progress !!! [ 24.860586] autorun-usecase.sh[114]: [m3video] 37: SYSTEM: IPC init in progress !!! [ 24.862158] autorun-usecase.sh[114]: [m3video] 38: SYSTEM: Attaching to [HOST] ... [ 24.863697] autorun-usecase.sh[114]: [m3video] 87: SYSTEM: Attaching to [HOST] ... [ 24.865239] autorun-usecase.sh[114]: [m3vpss ] initProxyServer rtnVal 0 [ 24.866723] autorun-usecase.sh[114]: [m3vpss ] [ 24.868276] autorun-usecase.sh[114]: [m3vpss ] *** UTILS: CPU KHz = 400000 Khz *** [ 24.869794] autorun-usecase.sh[114]: [m3vpss ] [ 24.871363] autorun-usecase.sh[114]: [m3vpss ] 67: SYSTEM : System Common Init in progress !!! [ 24.872831] autorun-usecase.sh[114]: [m3vpss ] 67: SYSTEM: IPC init in progress !!! [ 24.874280] autorun-usecase.sh[114]: [m3vpss ] 67: SYSTEM: Attaching to [HOST] ... [ 24.875784] autorun-usecase.sh[114]: [m3vpss ] 117: SYSTEM: Attaching to [HOST] ... [ 24.877277] autorun-usecase.sh[114]: [m3video] 118: SYSTEM: Attaching to [HOST] ... SUCCESS !!! [ 24.878921] autorun-usecase.sh[114]: [m3vpss ] 126: SYSTEM: Attaching to [HOST] ... SUCCESS !!! [ 24.880498] autorun-usecase.sh[114]: [m3video] 118: SYSTEM: Attaching to [VPSS-M3] ... [ 24.882009] autorun-usecase.sh[114]: [m3vpss ] 127: SYSTEM: Attaching to [VIDEO-M3] ... [ 24.883476] autorun-usecase.sh[114]: [m3video] 167: SYSTEM: Attaching to [VPSS-M3] ... [ 24.884937] autorun-usecase.sh[114]: [m3video] 177: SYSTEM: Attaching to [VPSS-M3] ... SUCCESS !!! [ 24.886441] autorun-usecase.sh[114]: [m3vpss ] 176: SYSTEM: Attaching to [VIDEO-M3] ... [ 24.887915] autorun-usecase.sh[114]: [m3video] 177: SYSTEM: Opening MsgQ Heap [IPC_MSGQ_MSG_HEAP] ... [ 24.889523] autorun-usecase.sh[114]: [m3vpss ] 177: SYSTEM: Attaching to [VIDEO-M3] ... SUCCESS !!! [ 24.891157] autorun-usecase.sh[114]: [m3vpss ] 177: SYSTEM: Creating MsgQ Heap [IPC_MSGQ_MSG_HEAP] ... [ 24.892710] autorun-usecase.sh[114]: [m3vpss ] 177: SYSTEM: Creating MsgQ [VPSS-M3_MSGQ] ... [ 24.894197] autorun-usecase.sh[114]: [m3vpss ] 178: SYSTEM: Creating MsgQ [VPSS-M3_ACK_MSGQ] ... [ 24.895655] autorun-usecase.sh[114]: [m3vpss ] 179: SYSTEM: Notify register to [HOST] line 0, event 12 ... [ 24.897112] autorun-usecase.sh[114]: [m3vpss ] 180: SYSTEM: Notify register to [VIDEO-M3] line 0, event 12 ... [ 24.898695] autorun-usecase.sh[114]: [m3vpss ] 180: SYSTEM: IPC init DONE !!! [ 24.900221] autorun-usecase.sh[114]: [m3vpss ] 191: MEM: Shared Region 2: Base = 0xb8000000, Length = 0x06900000 (105 MB) [ 24.901757] autorun-usecase.sh[114]: [m3vpss ] 191: MEM: Shared Region 1: Base = 0x89000000, Length = 0x03b00000 (59 MB) [ 24.903378] autorun-usecase.sh[114]: [m3vpss ] 193: SYSTEM : System Common Init Done !!! [ 24.904912] autorun-usecase.sh[114]: [m3video] 277: SYSTEM: Opening MsgQ Heap [IPC_MSGQ_MSG_HEAP] ... [ 24.906459] autorun-usecase.sh[114]: [m3video] 278: SYSTEM: Creating MsgQ [VIDEO-M3_MSGQ] ... [ 24.907934] autorun-usecase.sh[114]: [m3video] 278: SYSTEM: Creating MsgQ [VIDEO-M3_ACK_MSGQ] ... [ 24.909580] autorun-usecase.sh[114]: [m3video] 280: SYSTEM: Notify register to [HOST] line 0, event 12 ... [ 24.911159] autorun-usecase.sh[114]: [m3video] 280: SYSTEM: Notify register to [VPSS-M3] line 0, event 12 ... [ 24.912623] autorun-usecase.sh[114]: [m3video] 280: SYSTEM: IPC init DONE !!! [ 24.914114] autorun-usecase.sh[114]: [m3video] 291: MEM: Shared Region 2: Base = 0xb8000000, Length = 0x06900000 (105 MB) [ 24.915615] autorun-usecase.sh[114]: [m3video] 291: MEM: Shared Region 1: Base = 0x89000000, Length = 0x03b00000 (59 MB) [ 24.917093] autorun-usecase.sh[114]: [m3video] 293: SYSTEM : System Common Init Done !!! [ 24.918652] autorun-usecase.sh[114]: [m3video] 593: SYSTEM : System Video Init in progress !!! [ 24.920323] autorun-usecase.sh[114]: [m3vpss ] 593: SYSTEM : System VPSS Init in progress !!! [ 24.921871] autorun-usecase.sh[114]: [m3video] 594: SYSTEM: Creating ListMP [VIDEO-M3_IPC_OUT_0] in region 0 ... [ 24.923360] autorun-usecase.sh[114]: [m3video] 594: SYSTEM: Creating ListMP [VIDEO-M3_IPC_IN_0] in region 0 ... [ 24.924818] autorun-usecase.sh[114]: [m3video] 595: SYSTEM: ListElem Shared Addr = 0xbe984180 [ 24.926324] autorun-usecase.sh[114]: [m3video] 597: SYSTEM: Creating ListMP [VIDEO-M3_IPC_OUT_1] in region 0 ... [ 24.927796] autorun-usecase.sh[114]: [m3video] 597: SYSTEM: Creating ListMP [VIDEO-M3_IPC_IN_1] in region 0 ... [ 25.262514] autorun-usecase.sh[114]: [m3video] 598: SYSTEM: ListElem Shared Addr = 0xbe987680 [ 25.264148] autorun-usecase.sh[114]: [m3video] 607: SYSTEM: Creating ListMP [VIDEO-M3_IPC_OUT_29] in region 0 ... [ 25.265683] autorun-usecase.sh[114]: [m3video] 607: SYSTEM: Creating ListMP [VIDEO-M3_IPC_IN_29] in region 0 ... [ 25.267379] autorun-usecase.sh[114]: [m3video] 608: SYSTEM: ListElem Shared Addr = 0xbe98ab80 [ 25.268883] autorun-usecase.sh[114]: [m3vpss ] === I2C0/2 Clk is active === [ 25.270435] autorun-usecase.sh[114]: [m3video] 610: SYSTEM: Creating ListMP [VIDEO-M3_IPC_OUT_30] in region 0 ... [ 25.272087] autorun-usecase.sh[114]: [m3vpss ] PLATFORM: UNKNOWN CPU detected, defaulting to VPS_PLATFORM_CPU_REV_1_0 [ 25.273601] autorun-usecase.sh[114]: [m3video] 610: SYSTEM: Creating ListMP [VIDEO-M3_IPC_IN_30] in region 0 ... [ 25.275100] autorun-usecase.sh[114]: [m3vpss ] PLATFORM: UNKNOWN CPU detected, defaulting to ISS_PLATFORM_CPU_REV_2_1 [ 25.276640] autorun-usecase.sh[114]: [m3video] 611: SYSTEM: ListElem Shared Addr = 0xbe9a4800 [ 25.278182] autorun-usecase.sh[114]: [m3vpss ] 612: SYSTEM: Creating ListMP [VPSS-M3_IPC_OUT_0] in region 0 ... [ 25.279669] autorun-usecase.sh[114]: [m3video] 613: HDVICP: Doing PRCM for IVAHD[0] ... [ 25.281421] autorun-usecase.sh[114]: [m3vpss ] 613: SYSTEM: Creating ListMP [VPSS-M3_IPC_IN_0] in region 0 ... [ 25.283199] autorun-usecase.sh[114]: [m3videoApproDrvInit: 7 [ 25.284731] autorun-usecase.sh[114]: queue id:163845 U-Boot SPL 2016.05-00004-g63acf8c-dirty (Feb 13 2017 - 17:24:46) Trying to boot from MMC2 reading u-boot.img reading u-boot.img U-Boot 2016.05-00004-g63acf8c-dirty (Feb 13 2017 - 17:24:46 -0500) I2C: ready DRAM: 1 GiB MMC: OMAP SD/MMC: 0 *** Warning - bad CRC, using default environment Net: not set. Reading from E-fuse cpsw Hit any key to stop autoboot: 0 switch to partitions #0, OK mmc0 is current device SD/MMC found on device 0 Booting from mmc ... reading uImage 2662320 bytes read in 305 ms (8.3 MiB/s) reading dm38x-csk.dtb 58698 bytes read in 14 ms (4 MiB/s) ## Booting kernel from Legacy Image at 82000000 ... Image Name: Linux-4.4.12-00004-g82adbbf-dirt Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 2662256 Bytes = 2.5 MiB Load Address: 80008000 Entry Point: 80008000 Verifying Checksum ... OK ## Flattened Device Tree blob at 84000000 Booting using the fdt blob at 0x84000000 Loading Kernel Image ... OK Loading Device Tree to 844ee000, end 844ff549 ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.12-00004-g82adbbf-dirty (gtbldadm@ubuntu-16) (gcc version 5.3.1 20160113 (Linaro GCC 5.3-2016.02) ) #1 Mon Feb 13 17:38:26 EST 2017 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: DM38X CSK [ 0.000000] bootconsole [earlycon0] enabled [ 0.000000] omap_barrier_reserve_memblock():Reserving DRAM area @ addr = 0x84e00000 size = 1048576 Bytes [ 0.000000] cma: Reserved 24 MiB at 0x82c00000 [ 0.000000] Memory policy: Data cache writeback [ 0.000000] TI81XX: Map 0x84e00000 to 0xfe500000 for dram barrier [ 0.000000] TI81XX: Map 0x40300000 to 0xfe600000 for sram barrier [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] TI814X ES1.0 (iva neon ) [ 0.000000] powerdomain: gem_pwrdm: voltagedomain dsp does not exist [ 0.000000] powerdomain: ivahd_pwrdm: voltagedomain iva does not exist [ 0.000000] powerdomain: hdvpss_pwrdm: voltagedomain dsp does not exist [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 19788 [ 0.000000] Kernel command line: console=ttyS0,115200n8 root=/dev/mmcblk0p2 rootwait rw mem=80M vram=4M cmemk.phys_start=0x85000000 cmemk.phy s_end=0x89000000 cmemk.allowOverlap=1 notifyk.vpssm3_sva=0xBFD00000 earlyprintk [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes) [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes) [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes) [ 0.000000] Memory: 46648K/79872K available (4911K kernel code, 260K rwdata, 1708K rodata, 276K init, 241K bss, 8648K reserved, 24576K cma-re served, 0K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xc5800000 - 0xff800000 ( 928 MB) [ 0.000000] lowmem : 0xc0000000 - 0xc5000000 ( 80 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc067efa4 (6620 kB) [ 0.000000] .init : 0xc067f000 - 0xc06c4000 ( 276 kB) [ 0.000000] .data : 0xc06c4000 - 0xc0705308 ( 261 kB) [ 0.000000] .bss : 0xc0705308 - 0xc0741718 ( 242 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts [ 0.000000] OMAP clockevent source: timer2 at 20000000 Hz [ 0.000015] sched_clock: 32 bits at 20MHz, resolution 50ns, wraps every 107374182375ns [ 0.008262] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 95563022313 ns [ 0.017838] OMAP clocksource: timer1 at 20000000 Hz [ 0.023133] Console: colour dummy device 80x30 [ 0.027834] Calibrating delay loop... 597.60 BogoMIPS (lpj=2988032) [ 0.086909] pid_max: default: 32768 minimum: 301 [ 0.091858] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.098772] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.106816] Initializing cgroup subsys io [ 0.111048] Initializing cgroup subsys memory [ 0.115673] Initializing cgroup subsys devices [ 0.120347] Initializing cgroup subsys freezer [ 0.125027] Initializing cgroup subsys pids [ 0.129440] CPU: Testing write buffer coherency: ok [ 0.134892] Setting up static identity map for 0x800082c0 - 0x80008318 [ 0.142700] devtmpfs: initialized [ 0.168777] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 0.217128] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.229260] pinctrl core: initialized pinctrl subsystem [ 0.236048] NET: Registered protocol family 16 [ 0.242288] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.255252] OMAP GPIO hardware version 0.1 [ 0.267826] omap-gpmc 50000000.gpmc: could not find pctldev for node /ocp/l4ls@48000000/control@140000/pinmux@800/nandflash_pins_s0, deferrin g probe [ 0.301518] edma 49000000.edma: TI EDMA DMA engine driver [ 0.309788] omap_i2c 48028000.i2c: could not find pctldev for node /ocp/l4ls@48000000/control@140000/pinmux@800/pinmux_i2c0_pins, deferring p robe [ 0.323393] omap_i2c 4802a000.i2c: could not find pctldev for node /ocp/l4ls@48000000/control@140000/pinmux@800/pinmux_i2c1_pins, deferring p robe [ 0.337063] media: Linux media interface: v0.10 [ 0.341878] Linux video capture interface: v2.00 [ 0.346789] pps_core: LinuxPPS API ver. 1 registered [ 0.351984] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.361513] PTP clock support registered [ 0.365655] EDAC MC: Ver: 3.0.0 [ 0.369704] Advanced Linux Sound Architecture Driver Initialized. [ 0.377106] clocksource: Switched to clocksource timer1 [ 0.394537] NET: Registered protocol family 2 [ 0.399909] TCP established hash table entries: 1024 (order: 0, 4096 bytes) [ 0.407219] TCP bind hash table entries: 1024 (order: 0, 4096 bytes) [ 0.413858] TCP: Hash tables configured (established 1024 bind 1024) [ 0.420578] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.426681] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.433402] NET: Registered protocol family 1 [ 0.438358] RPC: Registered named UNIX socket transport module. [ 0.444543] RPC: Registered udp transport module. [ 0.449500] RPC: Registered tcp transport module. [ 0.454425] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.462471] omap-iommu 55082000.mmu: 55082000.mmu registered [ 0.469590] futex hash table entries: 256 (order: -1, 3072 bytes) [ 0.486567] NFS: Registering the id_resolver key type [ 0.491965] Key type id_resolver registered [ 0.496358] Key type id_legacy registered [ 0.502254] io scheduler noop registered [ 0.506393] io scheduler deadline registered [ 0.511146] io scheduler cfq registered (default) [ 0.517478] pinctrl-single 48140800.pinmux: 270 pins at pa fa140800 size 1080 [ 0.598691] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled [ 0.609694] console [ttyS0] disabled [ 0.613510] 48020000.uart: ttyS0 at MMIO 0x48020000 (irq = 21, base_baud = 3000000) is a 8250 [ 0.622468] console [ttyS0] enabled [ 0.622468] console [ttyS0] enabled [ 0.629662] bootconsole [earlycon0] disabled [ 0.629662] bootconsole [earlycon0] disabled [ 0.639455] Reference Linux version 4.4.12 [ 0.643750] File /home/gtbldadm/nightlybuilds/ipnc_rdk/utils/package-script/TI_GIT/NEWDIR/Source/ti_tools/linuxutils_3_23_00_01/packages/ti /sdo/linuxutils/cmem/src/module/cmemk.c [ 0.662297] allocated heap buffer 0xc8000000 of size 0x4000000 [ 0.668200] cmemk initialized [ 0.678568] loop: module loaded [ 0.747163] davinci_mdio 4a100800.mdio: davinci mdio revision 1.6 [ 0.753298] libphy: 4a100800.mdio: probed [ 0.758205] davinci_mdio 4a100800.mdio: phy[25]: device 4a100800.mdio:19, driver TI DP83867 [ 0.767198] cpsw 4a100000.ethernet: Detected MACID = 7c:66:9d:f9:11:22 [ 0.777291] 47401300.usb-phy supply vcc not found, using dummy regulator [ 0.807374] mousedev: PS/2 mouse device common for all mice [ 0.813487] omap_rtc 480c0000.rtc: already running [ 0.818758] omap_rtc 480c0000.rtc: rtc core: registered 480c0000.rtc as rtc0 [ 0.826182] i2c /dev entries driver [ 0.830671] omap_wdt: OMAP Watchdog Timer Rev 0x00: initial timeout 60 sec [ 0.837796] sdhci: Secure Digital Host Controller Interface driver [ 0.844005] sdhci: Copyright(c) Pierre Ossman CTRL-A Z for help | 115200 8N1 | NOR | Minicom 2.7 | VT102 | Offline | ttyUSB0