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/WL1835MOD: Issue in porting WL18xx on IMX6qp, Linux4.9, Android8

Part Number: WL1835MOD


Tool/software: Linux

Hi,

I am getting issue to connect Bluetooth on imx6qp, with kernel version 4.9 and Android version 8

The problem is in "Shared Transport" protocol registration (while trying to open BT interface). st_register is failing with error number as 22.

Wifi is working fine.

My Kernel configs are

CONFIG_WLAN=y
CONFIG_TI_ST=y
CONFIG_ST_HCI=y
CONFIG_WL_TI=y
CONFIG_WL12XX=y
CONFIG_WL18XX=y
CONFIG_WLCORE_SDIO=y
CONFIG_WILINK_PLATFORM_DATA=y
CONFIG_CRYPTO_ARC4=y
CONFIG_CRYPTO_AES=y
CONFIG_AVERAGE=y

CONFIG_BT=y
CONFIG_BT_RFCOMM=y
CONFIG_BT_RFCOMM_TTY=y
CONFIG_BT_BNEP=y
CONFIG_BT_BNEP_MC_FILTER=y
CONFIG_BT_BNEP_PROTO_FILTER=y
CONFIG_BT_HIDP=y
CONFIG_BT_HCIBTUSB=y
CONFIG_BT_HCIUART=y
CONFIG_BT_HCIUART_H4=y
# CONFIG_BT_HCIUART_BCSP=y
CONFIG_BT_HCIUART_LL=y
CONFIG_BT_WILINK=y
CONFIG_CFG80211=y
CONFIG_CFG80211_WEXT=y
CONFIG_MAC80211=y
CONFIG_MAC80211_DEBUGFS=y
CONFIG_MACVLAN=y
CONFIG_MACVTAP=y
CONFIG_RFKILL=y
CONFIG_RFKILL_INPUT=y
CONFIG_RFKILL_GPIO=y

CONFIG_SERIAL_IMX=y
CONFIG_SERIAL_IMX_CONSOLE=y
CONFIG_SERIAL_SC16IS7XX=y
CONFIG_SERIAL_SC16IS7XX_SPI=y

CONFIG_OF=y
CONFIG_OF_EARLY_FLATTREE=y
CONFIG_OF_OVERLAY=y
CONFIG_PROC_DEVICETREE=y

DTS & PIN configs are being verified.

Is there anything to do with firmware loading sequence or Is there anything I am missing. Note that I am using all drivers as built-in.

Below is the boot-logs I have attached. We can see in line-number 347 st_register get failed.

U-Boot 2017.03-gb726443 (Oct 03 2018 - 13:33:11 +0530)

CPU:   Freescale i.MX6QP rev1.0 at 792 MHz
Reset cause: POR
Model: Freescale i.MX6 Quad Plus Navico Board Uboot
Boot Device: SD1
Navico SKU:  0x20461210,0x125185,0x7C0A23AB
I2C:   ready
DRAM:  2 GiB
MMC:   FSL_SDHC: 0, FSL_SDHC: 1, FSL_SDHC: 2
*** Warning - bad CRC, using default environment

LCD Panel 800x480 @ 60Hz, pixclk = 29411
LCD Framebuffer Initialised @ 0x17B00000
In:    serial
Out:   serial
Err:   serial
Model: Freescale i.MX6 Quad Plus Navico Board Uboot
Boot Device: SD1
Navico SKU:  0x20461210,0x125185,0x7C0A23AB
flash target is MMC:0
Net:   FEC [PRIME]
Fastboot: Normal
Hit any key to stop autoboot:  0 
Unknown command 'nand' - try 'help'
Error: Bad gzipped data
There is no valid bmp file at the given address
boota mmc0 
Error: blob decap job completed with errors 0x2000081A
In boota get fastboot lock status error. Set lock status
not found VGA disp console.
kernel   @ 14008000 (8372048)
ramdisk  @ 15000000 (2039228)
fdt      @ 14f00000 (65944)
## Booting Android Image at 0x11000000 ...
Kernel load addr 0x14008000 size 8176 KiB
Kernel command line: console=ttymxc0,115200 init=/init root=/dev/mmcblk1p2 rw rootwait earlyprintk navico_sku=0x20461210,0x125185,0x7C0A23AB cma=448M video=mxcfb0:dev=lcd,custom,if=RGB666 fbmode=name:custom
,vmode:0,x:800,y:480,pclk:29411,le:86,ri:50,up:15,lo:6,hs:128,vs:20,sync:1073741824 fbmem=base:397410304,size:768000 cma=448M androidboot.hardware=freescale androidboot.console=ttymxc0 consoleblank=0 androi
dboot.selinux=permissive maxcpus=2 androidboot.serialno=0f1251d4ea9ac957 androidboot.soc_type=imx6qp androidboot.storage_type=sd gpt
## Flattened Device Tree blob at 14f00000
   Booting using the fdt blob at 0x14f00000
   Loading Kernel Image ... OK
   Using Device Tree in place at 14f00000, end 14f13197

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
Booting Linux on physical CPU 0x0
Linux version 4.9.17-g0694ff3-dirty (wasim.nazir@CPU-414U) (gcc version 4.9.x 20150123 (prerelease) (GCC) ) #11 SMP PREEMPT Wed Oct 3 13:32:38 IST 2018
CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c53c7d
CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
OF: fdt:Machine model: Freescale i.MX6 Quad Plus Navico Board
cma: Reserved 448 MiB at 0x24000000
Memory policy: Data cache writealloc
percpu: Embedded 15 pages/cpu @d2e9f000 s31040 r8192 d22208 u61440
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 522752
Kernel command line: console=ttymxc0,115200 init=/init root=/dev/mmcblk1p2 rw rootwait earlyprintk navico_sku=0x20461210,0x125185,0x7C0A23AB cma=448M video=mxcfb0:dev=lcd,custom,if=RGB666 fbmode=name:custom
,vmode:0,x:800,y:480,pclk:29411,le:86,ri:50,up:15,lo:6,hs:128,vs:20,sync:1073741824 fbmem=base:397410304,size:768000 cma=448M androidboot.hardware=freescale androidboot.console=ttymxc0 consoleblank=0 androi
dboot.selinux=permissive maxcpus=2 androidboot.serialno=0f1251d4ea9ac957 androidboot.soc_type=imx6qp androidboot.storage_type=sd gpt
[DBG] SKU0 20000000
[DBG] SKU1 0
[DBG] SKU2 0
PID hash table entries: 4096 (order: 2, 16384 bytes)
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Memory: 1597916K/2097152K available (12288K kernel code, 1013K rwdata, 4308K rodata, 1024K init, 385K bss, 40484K reserved, 458752K cma-reserved, 1310720K highmem)
Virtual kernel memory layout:
    vector  : 0xffff0000 - 0xffff1000   (   4 kB)
    fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
    vmalloc : 0xf0800000 - 0xff800000   ( 240 MB)
    lowmem  : 0xc0000000 - 0xf0000000   ( 768 MB)
    pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
    modules : 0xbf000000 - 0xbfe00000   (  14 MB)
      .text : 0xc0008000 - 0xc0d00000   (13280 kB)
      .init : 0xc1200000 - 0xc1300000   (1024 kB)
      .data : 0xc1300000 - 0xc13fd638   (1014 kB)
       .bss : 0xc13fd638 - 0xc145db64   ( 386 kB)
SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Preemptible hierarchical RCU implementation.
        Build-time adjustment of leaf fanout to 32.
NR_IRQS:16 nr_irqs:16 16
L2C-310 erratum 769419 enabled
L2C-310 enabling early BRESP for Cortex-A9
L2C-310 full line of zeros enabled for Cortex-A9
L2C-310 ID prefetch enabled, offset 16 lines
L2C-310 dynamic clock gating enabled, standby mode enabled
L2C-310 cache controller enabled, 16 ways, 1024 kB
L2C-310: CACHE_ID 0x410000c8, AUX_CTRL 0x76470001
Switching to timer-based delay loop, resolution 333ns
sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns
clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns
Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000)
pid_max: default: 32768 minimum: 301
Security Framework initialized
SELinux:  Initializing.
Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
CPU: Testing write buffer coherency: ok
CPU0: update cpu_capacity 1024
CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
Setting up static identity map for 0x10100000 - 0x10100058
CPU1: update cpu_capacity 1024
CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
Brought up 2 CPUs
SMP: Total of 2 processors activated (12.00 BogoMIPS).
CPU: All CPU(s) started in SVC mode.
CPU1: update max cpu_capacity 1024
devtmpfs: initialized
CPU1: update max cpu_capacity 1024
VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
futex hash table entries: 1024 (order: 4, 65536 bytes)
pinctrl core: initialized pinctrl subsystem
NET: Registered protocol family 16
DMA: preallocated 256 KiB pool for atomic coherent allocations
cpuidle: using governor menu
CPU identified as i.MX6QP, silicon rev 1.0
navico_dt_overlay_named: applied 'fbmode'
[DBG] navico_board_setup: Compat is navico,FloydRm
navico_dt_overlay_compat(navico,FloydRm):
navico_dt_overlay_compat: applied 'lcd_backlight'
navico_dt_overlay_compat: applied 'lcd_contrast_i2c3'
navico_dt_overlay_compat: applied 'can_2'
navico_dt_overlay_compat: applied 'uart_2'
navico_dt_overlay_compat: applied 'uart_3'
navico_dt_overlay_compat: applied 'usb'
navico_dt_overlay_compat: applied 'ti_wifi_common'
navico_dt_overlay_compat: applied 'kim_uart4'
navico_dt_overlay_compat: applied 'ti_wifi_usdhc2'
navico_dt_overlay_compat: applied 'ti_wifi_usdhc2_33mhz'
navico_dt_overlay_compat: applied 'sonar'
navico_dt_overlay_compat: applied 'buzzer'
navico_dt_overlay_compat: applied 'remotepower'
[DBG] navico_board_setup: Compat is navico,FloydRm-0
navico_dt_overlay_compat(navico,FloydRm-0):
navico_dt_overlay_named: applied 'ethernet-rmii'
navico_dt_link_gpios: mxcfb0 backlight-en-gpio[0] = gpio4-25
navico_dt_link_gpios: power_btn gpios[0] = gpio1-21
navico_dt_link_gpios: mmc1 cd-gpios[0] = gpio1-8
navico_dt_link_gpios: ecspi2 reset_gpio[0] = gpio4-4
navico_dt_link_gpios: remotepower sense-gpio[0] = gpio1-16
navico_dt_link_gpios: fec phy-reset-gpios[0] = gpio3-6
navico_dt_link_gpios: wlan_en_reg gpio[0] = gpio4-26
navico_dt_link_gpios: kim nshutdown_gpio[0] = gpio4-24
navico_dt_link_gpios: gpio_keys enabled (1 buttons)
hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
hw-breakpoint: maximum watchpoint size is 4 bytes.
imx6q-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver
imx-gpc 20dc000.gpc: Registered imx-gpc
mxs-dma 110000.dma-apbh: initialized
SCSI subsystem initialized
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
2000000.aips-bus:usbphy_nop1 supply vcc not found, using dummy regulator
2000000.aips-bus:usbphy_nop2 supply vcc not found, using dummy regulator
i2c i2c-2: IMX I2C adapter registered
i2c i2c-2: can't use DMA, using PIO instead.
media: Linux media interface: v0.10
Linux video capture interface: v2.00
pps_core: LinuxPPS API ver. 1 registered
pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
PTP clock support registered
imx-ipuv3 2400000.ipu: IPU DMFC ONLY-DP HIGH RESOLUTION: 5B(0~3), 5F(4~7)
imx-ipuv3 2800000.ipu: IPU DMFC ONLY-DP HIGH RESOLUTION: 5B(0~3), 5F(4~7)
MIPI CSI2 driver module loaded
Advanced Linux Sound Architecture Driver Initialized.
Bluetooth: Core ver 2.22
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Bluetooth: L2CAP socket layer initialized
Bluetooth: SCO socket layer initialized
clocksource: Switched to clocksource mxc_timer1
VFS: Disk quotas dquot_6.6.0
VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
NET: Registered protocol family 2
TCP established hash table entries: 8192 (order: 3, 32768 bytes)
TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
TCP: Hash tables configured (established 8192 bind 8192)
UDP hash table entries: 512 (order: 2, 16384 bytes)
UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
NET: Registered protocol family 1
RPC: Registered named UNIX socket transport module.
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
Trying to unpack rootfs image as initramfs...
Freeing initrd memory: 1992K (c5000000 - c51f2000)
hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available
Bus freq driver module loaded
navico_hal driver module loaded
remotepower remotepower: Failed to get on-gpio flags, error: -2
remotepower remotepower: Failed to get off-gpio flags, error: -2
remotepower: assuming a slave only device
remotepower: io_input_at_start = 0
remotepower: state -> STARTUP
remotepower: io -> IN
remotepower driver module loaded
audit: initializing netlink subsys (disabled)
audit: type=2000 audit(0.580:1): initialized
workingset: timestamp_bits=30 max_order=19 bucket_order=0
Registering sdcardfs 0.1
NFS: Registering the id_resolver key type
Key type id_resolver registered
Key type id_legacy registered
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
ntfs: driver 2.1.32 [Flags: R/W DEBUG].
jffs2: version 2.2. (NAND) �© 2001-2006 Red Hat, Inc.
fuse init (API version 7.26)
bounce: pool size: 64 pages
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
imx-weim 21b8000.weim: Driver registered.
pwm-backlight.0 supply power not found, using dummy regulator
mxc_sdc_fb fb@0: registered mxc display driver lcd
mxc_sdc_fb fb@1: NO mxc display driver found!
mxc_sdc_fb fb@2: registered mxc display driver lcd
mxc_sdc_fb fb@2: ipu0-di0 already in use
mxc_sdc_fb: probe of fb@2 failed with error -16
mxc_sdc_fb fb@3: NO mxc display driver found!
imx-sdma 20ec000.sdma: no iram assigned, using external mem
[DBG]: request_firmware_work_func: pass
imx-sdma 20ec000.sdma: loaded firmware 3.3
2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 27, base_baud = 5000000) is a IMX
remotepower: state -> LOCAL_PWR_ON
console [ttymxc0] enabled
21f0000.serial: ttymxc3 at MMIO 0x21f0000 (irq = 70, base_baud = 5000000) is a IMX
Navico Sonar SPI driver, (c) 2016 Navico (Version 0.3)
navicosonar 200c000.ecspi: Registered sonar device at 10:140
navicosonar 200c000.ecspi: Sonar driver probed
[drm] Initialized
[drm] Initialized vivante 1.0.0 20120216 on minor 0
brd: module loaded
loop: module loaded
zram: Added device: zram0
[DBG] Kim probe
[DBG] Kim pdev->id -1
(stc): st_core_init: Start
(stc): registered n_shared line discipline
(stc): st_core_init: End
[DBG] Kim ST-Core Init: done
(stk) : gpio 93 request failed kim: probe of kim failed with error -16
(hci_tty): inside hci_tty_init
(hci_tty): allocated 245, 0
libphy: Fixed MDIO Bus: probed
tun: Universal TUN/TAP device driver, 1.6
tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
vcan: Virtual CAN interface driver
CAN device driver interface
2094000.flexcan supply xceiver not found, using dummy regulator
flexcan 2094000.flexcan: device registered (reg_base=f0ab4000, irq=33)
2188000.ethernet supply phy not found, using dummy regulator
pps pps0: new PPS source ptp0
libphy: fec_enet_mii_bus: probed
fec 2188000.ethernet eth0: registered PHC device 0
PPP generic driver version 2.4.2
PPP BSD Compression module registered
PPP Deflate Compression module registered
PPP MPPE Compression module registered
NET: Registered protocol family 24
usbcore: registered new interface driver catc
usbcore: registered new interface driver kaweth
pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
usbcore: registered new interface driver pegasus
usbcore: registered new interface driver rtl8150
usbcore: registered new interface driver r8152
usbcore: registered new interface driver asix
usbcore: registered new interface driver ax88179_178a
usbcore: registered new interface driver cdc_ether
usbcore: registered new interface driver net1080
usbcore: registered new interface driver cdc_subset
usbcore: registered new interface driver zaurus
usbcore: registered new interface driver cdc_ncm
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
ehci-mxc: Freescale On-Chip EHCI Host driver
usbcore: registered new interface driver cdc_acm
cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
usbcore: registered new interface driver usb-storage
usbcore: registered new interface driver usbserial
usbcore: registered new interface driver usbserial_generic
usbserial: USB Serial support registered for generic
usbcore: registered new interface driver cp210x
usbserial: USB Serial support registered for cp210x
usbcore: registered new interface driver ftdi_sio
usbserial: USB Serial support registered for FTDI USB Serial Device
usbcore: registered new interface driver option
usbserial: USB Serial support registered for GSM modem (1-port)
usbcore: registered new interface driver usbtest
usbcore: registered new interface driver usb_ehset_test
2184800.usbmisc supply vbus-wakeup not found, using dummy regulator
2184000.usb supply vbus not found, using dummy regulator
ci_hdrc ci_hdrc.0: EHCI Host Controller
ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1
ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00
usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: EHCI Host Controller
usb usb1: Manufacturer: Linux 4.9.17-g0694ff3-dirty ehci_hcd
usb usb1: SerialNumber: ci_hdrc.0
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 1 port detected
2184200.usb supply vbus not found, using dummy regulator
ci_hdrc ci_hdrc.1: EHCI Host Controller
ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 2
ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00
usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: EHCI Host Controller
usb usb2: Manufacturer: Linux 4.9.17-g0694ff3-dirty ehci_hcd
usb usb2: SerialNumber: ci_hdrc.1
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 1 port detected
Mass Storage Function, version: 2009/09/11
LUN: removable file: (no medium)
no file given for LUN0
g_mass_storage ci_hdrc.0: failed to start g_mass_storage: -22
mousedev: PS/2 mouse device common for all mice
usbcore: registered new interface driver usbtouchscreen
snvs_rtc 20cc000.snvs:snvs-rtc-lp: rtc core: registered 20cc000.snvs:snvs-r as rtc0
i2c /dev entries driver
IR NEC protocol handler initialized
IR RC5(x/sz) protocol handler initialized
IR RC6 protocol handler initialized
IR JVC protocol handler initialized
IR Sony protocol handler initialized
IR SANYO protocol handler initialized
IR Sharp protocol handler initialized
IR MCE Keyboard/mouse protocol handler initialized
IR XMP protocol handler initialized
imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=1)
device-mapper: uevent: version 1.0.3
device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
Bluetooth: HCI UART driver ver 2.3
Bluetooth: HCI UART protocol H4 registered
Bluetooth: HCI UART protocol LL registered
usbcore: registered new interface driver btusb
Bluetooth: hdev d03d5000
Bluetooth: d03d5000 name hci0 bus 3 hci-id 0
Bluetooth: HCI device registered (hdev d03d5000)
sdhci: Secure Digital Host Controller Interface driver
sdhci: Copyright(c) Pierre Ossman
Bluetooth: hci0 d03d5000
Bluetooth: ID-count 0
(stc): gdata/new_proto/recv or reg_complete_cb not ready
Bluetooth: st_register failed -22
sdhci-pltfm: SDHCI platform and OF driver helper
sdhci-esdhc-imx 2190000.usdhc: Got CD GPIO
mmc1: SDHCI controller on 2190000.usdhc [2190000.usdhc] using ADMA
mmc1: host does not support reading read-only switch, assuming write-enable
usb 1-1: new full-speed USB device number 2 using ci_hdrc
mmc1: new high speed SDHC card at address 59b4
mmcblk1: mmc1:59b4 00000 14.9 GiB 
Primary GPT is invalid, using alternate GPT.
 mmcblk1: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11
mmc2: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA
sdhci-esdhc-imx 2194000.usdhc: card claims to support voltages below defined range
random: fast init done
mmc2: new high speed SDIO card at address 0001
[DBG]: request_firmware: pass
mmc0: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA
wl18xx_driver wl18xx.0.auto: Direct firmware load for ti-connectivity/wl18xx-conf.bin failed with error -2
wl18xx_driver wl18xx.0.auto: Falling back to user helper
mxc_vpu 2040000.vpu_fsl: VPU initialized
mxc_vdoa 21e4000.vdoa: i.MX Video Data Order Adapter(VDOA) driver probed
Galcore version 6.2.2.96445
usb 1-1: New USB device found, idVendor=0eef, idProduct=c000
usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 1-1: Product: eGalaxTouch EXC3132-2428-09.00.00
usb 1-1: Manufacturer: eGalax Inc.
mmc0: new DDR MMC card at address 0001
mmcblk0: mmc0:0001 M52516 14.3 GiB 
mmcblk0boot0: mmc0:0001 M52516 partition 1 4.00 MiB
mmcblk0boot1: mmc0:0001 M52516 partition 2 4.00 MiB
mmcblk0rpmb: mmc0:0001 M52516 partition 3 4.00 MiB
 mmcblk0: p1 p2
caam 2100000.caam: ERA source: CAAMVID.
caam 2100000.caam: AXI pipeline throttling enabled.
caam 2100000.caam: Instantiated RNG4 SH1
caam 2100000.caam: device ID = 0x0a16010000000000 (Era 4)
caam 2100000.caam: job rings = 2, qi = 0
caam algorithms registered in /proc/crypto
caam_jr 2101000.jr0: registering rng-caam
platform caam_sm: blkkey_ex: 4 keystore units available
platform caam_sm: 64-bit clear key:
platform caam_sm: [0000] 00 01 02 03 04 0f 06 07
platform caam_sm: 64-bit black key:
platform caam_sm: [0000] 7a 28 2c 60 f1 5f b7 32
platform caam_sm: [0008] 2c 99 42 1b 92 f2 8d 8d
platform caam_sm: 128-bit clear key:
platform caam_sm: [0000] 00 01 02 03 04 0f 06 07
platform caam_sm: [0008] 08 09 0a 0b 0c 0d 0e 0f
platform caam_sm: 128-bit black key:
platform caam_sm: [0000] f3 23 33 61 38 93 78 75
platform caam_sm: [0008] 04 d7 6e af 50 d3 62 1c
platform caam_sm: 192-bit clear key:
platform caam_sm: [0000] 00 01 02 03 04 0f 06 07
platform caam_sm: [0008] 08 09 0a 0b 0c 0d 0e 0f
platform caam_sm: [0016] 10 11 12 13 14 15 16 17
platform caam_sm: 192-bit black key:
platform caam_sm: [0000] dd 55 9b 08 d9 37 e6 8c
platform caam_sm: [0008] 87 94 ab 98 33 1c 4a 06
platform caam_sm: [0016] 93 89 1a df c3 7e ba 46
platform caam_sm: [0024] 82 2b b1 14 4b bb 33 7b
platform caam_sm: 256-bit clear key:
platform caam_sm: [0000] 00 01 02 03 04 0f 06 07
platform caam_sm: [0008] 08 09 0a 0b 0c 0d 0e 0f
platform caam_sm: [0016] 10 11 12 13 14 15 16 17
platform caam_sm: [0024] 18 19 1a 1b 1c 1d 1e 1f
platform caam_sm: 256-bit black key:
platform caam_sm: [0000] 81 44 18 10 b5 6b 2f f1
platform caam_sm: [0008] 29 cb 8c 1e e8 ca 83 91
platform caam_sm: [0016] 4d 2a 16 d9 d9 7a 4a 7b
platform caam_sm: [0024] ba cb 41 3f e6 83 4a ee
platform caam_sm: 64-bit unwritten blob:
platform caam_sm: [0000] 00 00 00 00 00 00 00 00
platform caam_sm: [0008] 00 00 00 00 00 00 00 00
platform caam_sm: [0016] 00 00 00 00 00 00 00 00
platform caam_sm: [0024] 00 00 00 00 00 00 00 00
platform caam_sm: [0032] 00 00 00 00 00 00 00 00
platform caam_sm: [0040] 00 00 00 00 00 00 00 00
platform caam_sm: [0048] 00 00 00 00 00 00 00 00
platform caam_sm: [0056] 00 00 00 00 00 00 00 00
platform caam_sm: [0064] 00 00 00 00 00 00 00 00
platform caam_sm: [0072] 00 00 00 00 00 00 00 00
platform caam_sm: [0080] 00 00 00 00 00 00 00 00
platform caam_sm: [0088] 00 00 00 00 00 00 00 00
platform caam_sm: 128-bit unwritten blob:
platform caam_sm: [0000] 00 00 00 00 00 00 00 00
platform caam_sm: [0008] 00 00 00 00 00 00 00 00
platform caam_sm: [0016] 00 00 00 00 00 00 00 00
platform caam_sm: [0024] 00 00 00 00 00 00 00 00
platform caam_sm: [0032] 00 00 00 00 00 00 00 00
platform caam_sm: [0040] 00 00 00 00 00 00 00 00
platform caam_sm: [0048] 00 00 00 00 00 00 00 00
platform caam_sm: [0056] 00 00 00 00 00 00 00 00
platform caam_sm: [0064] 00 00 00 00 00 00 00 00
platform caam_sm: [0072] 00 00 00 00 00 00 00 00
platform caam_sm: [0080] 00 00 00 00 00 00 00 00
platform caam_sm: [0088] 00 00 00 00 00 00 00 00
platform caam_sm: 196-bit unwritten blob:
platform caam_sm: [0000] 00 00 00 00 00 00 00 00
platform caam_sm: [0008] 00 00 00 00 00 00 00 00
platform caam_sm: [0016] 00 00 00 00 00 00 00 00
platform caam_sm: [0024] 00 00 00 00 00 00 00 00
platform caam_sm: [0032] 00 00 00 00 00 00 00 00
platform caam_sm: [0040] 00 00 00 00 00 00 00 00
platform caam_sm: [0048] 00 00 00 00 00 00 00 00
platform caam_sm: [0056] 00 00 00 00 00 00 00 00
platform caam_sm: [0064] 00 00 00 00 00 00 00 00
platform caam_sm: [0072] 00 00 00 00 00 00 00 00
platform caam_sm: [0080] 00 00 00 00 00 00 00 00
platform caam_sm: [0088] 00 00 00 00 00 00 00 00
platform caam_sm: 256-bit unwritten blob:
platform caam_sm: [0000] 00 00 00 00 00 00 00 00
platform caam_sm: [0008] 00 00 00 00 00 00 00 00
platform caam_sm: [0016] 00 00 00 00 00 00 00 00
platform caam_sm: [0024] 00 00 00 00 00 00 00 00
platform caam_sm: [0032] 00 00 00 00 00 00 00 00
platform caam_sm: [0040] 00 00 00 00 00 00 00 00
platform caam_sm: [0048] 00 00 00 00 00 00 00 00
platform caam_sm: [0056] 00 00 00 00 00 00 00 00
platform caam_sm: [0064] 00 00 00 00 00 00 00 00
platform caam_sm: [0072] 00 00 00 00 00 00 00 00
platform caam_sm: [0080] 00 00 00 00 00 00 00 00
platform caam_sm: [0088] 00 00 00 00 00 00 00 00
platform caam_sm: 64-bit black key in blob:
platform caam_sm: [0000] ec cc 3a a9 67 d3 d4 09
platform caam_sm: [0008] e4 72 7b b2 fd 30 4c 19
platform caam_sm: [0016] 3d 5a 00 8c d5 3d 53 9c
platform caam_sm: [0024] 7e 7a 40 63 2e e4 c1 3d
platform caam_sm: [0032] 8d f5 59 9f 6d 57 1d b3
platform caam_sm: [0040] 58 d5 d9 17 7c 64 b1 dd
platform caam_sm: [0048] 65 95 42 e0 56 f4 d5 9e
platform caam_sm: [0056] 00 00 00 00 00 00 00 00
platform caam_sm: [0064] 00 00 00 00 00 00 00 00
platform caam_sm: [0072] 00 00 00 00 00 00 00 00
platform caam_sm: [0080] 00 00 00 00 00 00 00 00
platform caam_sm: [0088] 00 00 00 00 00 00 00 00
platform caam_sm: 128-bit black key in blob:
platform caam_sm: [0000] 9a 36 fd ae 1a ed ef 9a
platform caam_sm: [0008] 02 03 d6 90 78 f2 da 50
platform caam_sm: [0016] da dc 58 75 7f f9 92 6d
platform caam_sm: [0024] 21 9c 8b 69 67 ae a2 9c
platform caam_sm: [0032] 9d 78 8b 2b 6d 14 f3 7d
platform caam_sm: [0040] 46 6e 41 15 9f eb 3f 15
platform caam_sm: [0048] af d5 0b 5b ab 72 7f b4
platform caam_sm: [0056] 96 48 21 5c 04 ee 37 00
platform caam_sm: [0064] 00 00 00 00 00 00 00 00
platform caam_sm: [0072] 00 00 00 00 00 00 00 00
platform caam_sm: [0080] 00 00 00 00 00 00 00 00
platform caam_sm: [0088] 00 00 00 00 00 00 00 00
platform caam_sm: 192-bit black key in blob:
platform caam_sm: [0000] 17 e1 d1 b4 be 8c f1 31
platform caam_sm: [0008] 8b 94 69 e8 1d e1 ec b0
platform caam_sm: [0016] 24 bd ba 93 0e 05 2e 9e
platform caam_sm: [0024] b5 f6 50 1d 92 07 90 11
platform caam_sm: [0032] 9f 65 95 a7 19 1d 9d c1
platform caam_sm: [0040] 62 42 65 89 09 11 ec 78
platform caam_sm: [0048] 4c f7 28 01 f6 2b 02 92
platform caam_sm: [0056] 80 5f 92 03 24 08 97 f9
platform caam_sm: [0064] b5 f2 3c 1a ed 01 64 46
platform caam_sm: [0072] 00 00 00 00 00 00 00 00
platform caam_sm: [0080] 00 00 00 00 00 00 00 00
platform caam_sm: [0088] 00 00 00 00 00 00 00 00
platform caam_sm: 256-bit black key in blob:
platform caam_sm: [0000] 33 a6 f3 8e ec 5c 57 b7
platform caam_sm: [0008] 9a 55 fc f8 29 76 46 8e
platform caam_sm: [0016] 4b cb f9 bb b6 bf 6b ea
platform caam_sm: [0024] 59 86 92 65 c1 c3 eb a1
platform caam_sm: [0032] 06 5f eb 3b df d7 64 0f
platform caam_sm: [0040] 88 96 e4 dc 6f ef 9b 2e
platform caam_sm: [0048] cd 77 b5 0d 36 9a 2a a2
platform caam_sm: [0056] 52 95 69 2e 70 e2 ea 99
platform caam_sm: [0064] ae 77 b2 0e 9b 3e 09 6d
platform caam_sm: [0072] 66 c1 9c ad 51 92 45 e8
platform caam_sm: [0080] 00 00 00 00 00 00 00 00
platform caam_sm: [0088] 00 00 00 00 00 00 00 00
platform caam_sm: restored 64-bit black key:
platform caam_sm: [0000] d0 04 74 29 03 2f 47 58
platform caam_sm: [0008] 5a b1 0f 82 61 1b 47 7e
platform caam_sm: restored 128-bit black key:
platform caam_sm: [0000] f3 23 33 61 38 93 78 75
platform caam_sm: [0008] 04 d7 6e af 50 d3 62 1c
platform caam_sm: restored 192-bit black key:
platform caam_sm: [0000] dd 55 9b 08 d9 37 e6 8c
platform caam_sm: [0008] 87 94 ab 98 33 1c 4a 06
platform caam_sm: [0016] af a1 ab 8c e1 21 ea eb
platform caam_sm: [0024] 46 36 04 a7 7a cf c8 91
platform caam_sm: restored 256-bit black key:
platform caam_sm: [0000] 81 44 18 10 b5 6b 2f f1
platform caam_sm: [0008] 29 cb 8c 1e e8 ca 83 91
platform caam_sm: [0016] 4d 2a 16 d9 d9 7a 4a 7b
platform caam_sm: [0024] ba cb 41 3f e6 83 4a ee
snvs-secvio 20cc000.caam-snvs: can't get snvs clock
snvs-secvio 20cc000.caam-snvs: violation handlers armed - non-secure state
hidraw: raw HID events driver (C) Jiri Kosina
input: eGalax Inc. eGalaxTouch EXC3132-2428-09.00.00 as /devices/soc0/soc/2100000.aips-bus/2184000.usb/ci_hdrc.0/usb1/1-1/1-1:1.0/0003:0EEF:C000.0001/input/input0
hid-multitouch 0003:0EEF:C000.0001: input,hiddev0,hidraw0: USB HID v1.11 Pointer [eGalax Inc. eGalaxTouch EXC3132-2428-09.00.00] on usb-ci_hdrc.0-1/input0
usbcore: registered new interface driver usbhid
usbhid: USB HID core driver
ion_parse_dt_heap_common: id 0 type 4 name cma align 1000
ion_parse_dt_heap_common: id 1 type 1 name sys-contig align 1000
ion_parse_dt_heap_common: id 2 type 0 name system align 1000
ashmem: initialized
usbcore: registered new interface driver snd-usb-audio
NET: Registered protocol family 26
u32 classifier
    Actions configured
Netfilter messages via NETLINK v0.30.
nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
ctnetlink v0.93: registering with nfnetlink.
xt_time: kernel timezone is -0000
ip_tables: (C) 2000-2006 Netfilter Core Team
arp_tables: arp_tables: (C) 2002 David S. Miller
Initializing XFRM netlink socket
NET: Registered protocol family 10
mip6: Mobile IPv6
ip6_tables: (C) 2000-2006 Netfilter Core Team
sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
NET: Registered protocol family 17
NET: Registered protocol family 15
Bridge firewalling registered
can: controller area network core (rev 20120528 abi 9)
NET: Registered protocol family 29
can: raw protocol (rev 20120528)
can: broadcast manager protocol (rev 20161123 t)
can: netlink gateway (rev 20130117) max_hops=1
Bluetooth: RFCOMM TTY layer initialized
Bluetooth: RFCOMM socket layer initialized
Bluetooth: RFCOMM ver 1.11
Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Bluetooth: BNEP filters: protocol multicast
Bluetooth: BNEP socket layer initialized
Bluetooth: HIDP (Human Interface Emulation) ver 1.2
Bluetooth: HIDP socket layer initialized
8021q: 802.1Q VLAN Support v1.8
Key type dns_resolver registered
cpu cpu0: Registered imx6q-cpufreq
registered taskstats version 1
imx_thermal 2000000.aips-bus:tempmon: Automotive CPU temperature grade - max:125C critical:140C passive:125C
console [netcon0] enabled
netconsole: network logging started
snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 00:00:02 UTC (2)
OF: fdt:not creating '/sys/firmware/fdt': CRC check failed
ALSA device list:
  No soundcards found.
Freeing unused kernel memory: 1024K (c1200000 - c1300000)
init: init first stage started!
init: First stage mount skipped (missing/incompatible fstab in device tree)
init: Skipped setting INIT_AVB_VERSION (not in recovery mode)
init: Loading SELinux policy
SELinux:  Permission validate_trans in class security not defined in policy.
SELinux: the above unknown classes and permissions will be denied
audit: type=1403 audit(5.607:2): policy loaded auid=4294967295 ses=4294967295
selinux: SELinux: Loaded policy from /sepolicy

selinux: SELinux: Loaded file_contexts

init: init second stage started!
selinux: SELinux: Loaded file_contexts

selinux: SELinux: Loaded property_contexts from /plat_property_contexts & /nonplat_property_contexts.

init: Running restorecon...
selinux: SELinux:  Could not stat /dev/block: No such file or directory.

init: waitpid failed: No child processes
init: Couldn't load property file: Unable to open '/system/etc/prop.default': No such file or directory: No such file or directory
init: Couldn't load property file: Unable to open '/prop.default': No such file or directory: No such file or directory
init: Couldn't load property file: Unable to open '/odm/default.prop': No such file or directory: No such file or directory
init: Couldn't load property file: Unable to open '/vendor/default.prop': No such file or directory: No such file or directory
ueventd: ueventd started!
ueventd: Parsing file /ueventd.rc...
ueventd: Parsing file /vendor/ueventd.rc...
ueventd: Unable to open '/vendor/ueventd.rc': No such file or directory
ueventd: Parsing file /odm/ueventd.rc...
ueventd: Unable to open '/odm/ueventd.rc': No such file or directory
ueventd: Parsing file /ueventd.freescale.rc...
selinux: SELinux: Loaded file_contexts

ueventd: firmware: loading 'ti-connectivity/wl18xx-conf.bin' for '/devices/soc0/soc/2100000.aips-bus/2194000.usdhc/mmc_host/mmc2/mmc2:0001/mmc2:0001:2/wl18xx.0.auto/firmware/ti-connectivity!wl18xx-conf.bin'
selinux: SELinux: Loaded file_contexts

watchdogd: watchdogd started (interval 10, margin 20)!
EXT4-fs (mmcblk1p3): mounted filesystem with ordered data mode. Opts: barrier=1
EXT4-fs (mmcblk1p10): Ignoring removed nomblk_io_submit option
EXT4-fs (mmcblk1p10): mounted filesystem with ordered data mode. Opts: nomblk_io_submit
EXT4-fs (mmcblk1p4): Ignoring removed nomblk_io_submit option
EXT4-fs (mmcblk1p4): mounted filesystem with ordered data mode. Opts: nomblk_io_submit
EXT4-fs (mmcblk1p9): mounted filesystem with ordered data mode. Opts: barrier=1
file system registered
using random self ethernet address
using random host ethernet address
wlcore: wl18xx HW: 183x or 180x, PG 2.2 (ROM 0x11)
wlcore: loaded
zram0: detected capacity change from 0 to 314572800
mkswap: Swapspace size: 307196k, UUID=2c8f6d72-2935-4849-85c0-32cad9f72841
Adding 307196k swap on /dev/block/zram0.  Priority:-1 extents:1 across:307196k SS
logd.auditd: start
logd.klogd: 6797935000
binder: 233:233 ioctl 620a 53f03e4c returned -22
read descriptors
read strings
logd.daemon: reinit
healthd: unable to get HAL interface, using defaults
healthd: No battery devices found
healthd: battery l=100 v=0 t=42.4 h=2 st=2 chg=a
type=1400 audit(8.627:3): avc: granted { read } for pid=1 comm="init" name="ttymxc0" dev="tmpfs" ino=9744 scontext=u:r:init:s0 tcontext=u:object_r:tty_device:s0 tclass=chr_file
navico_6dq:/ $ type=1400 audit(8.627:3): avc: granted { read } for pid=1 comm="init" name="ttymxc0" dev="tmpfs" ino=9744 scontext=u:r:init:s0 tcontext=u:object_r:tty_device:s0 tclass=chr_file
type=1400 audit(8.627:4): avc: granted { read open } for pid=1 comm="init" path="/dev/ttymxc0" dev="tmpfs" ino=9744 scontext=u:r:init:s0 tcontext=u:object_r:tty_device:s0 tclass=chr_file
type=1400 audit(8.627:4): avc: granted { read open } for pid=1 comm="init" path="/dev/ttymxc0" dev="tmpfs" ino=9744 scontext=u:r:init:s0 tcontext=u:object_r:tty_device:s0 tclass=chr_file
type=1400 audit(8.657:5): avc: granted { read } for pid=294 comm="init" name="ttymxc0" dev="tmpfs" ino=9744 scontext=u:r:init:s0 tcontext=u:object_r:tty_device:s0 tclass=chr_file
type=1400 audit(8.657:5): avc: granted { read } for pid=294 comm="init" name="ttymxc0" dev="tmpfs" ino=9744 scontext=u:r:init:s0 tcontext=u:object_r:tty_device:s0 tclass=chr_file
type=1400 audit(8.657:6): avc: granted { read open } for pid=294 comm="init" path="/dev/ttymxc0" dev="tmpfs" ino=9744 scontext=u:r:init:s0 tcontext=u:object_r:tty_device:s0 tclass=chr_file
healthd: battery l=100 v=0 t=42.4 h=2 st=2 chg=a
input: eGalaxTouch_VirtualDevice as /devices/virtual/input/input2
input: eGalaxTouch_VirtualPen as /devices/virtual/input/input3
type=1400 audit(8.657:6): avc: granted { read open } for pid=294 comm="init" path="/dev/ttymxc0" dev="tmpfs" ino=9744 scontext=u:r:init:s0 tcontext=u:object_r:tty_device:s0 tclass=chr_file
type=1400 audit(12.917:7): avc: denied { read } for pid=273 comm="surfaceflinger" name="dri" dev="tmpfs" ino=7233 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=1
type=1400 audit(12.917:7): avc: denied { read } for pid=273 comm="surfaceflinger" name="dri" dev="tmpfs" ino=7233 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=1
type=1400 audit(12.917:8): avc: denied { open } for pid=273 comm="surfaceflinger" path="/dev/dri" dev="tmpfs" ino=7233 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=1
type=1400 audit(12.917:8): avc: denied { open } for pid=273 comm="surfaceflinger" path="/dev/dri" dev="tmpfs" ino=7233 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=1
type=1400 audit(12.917:9): avc: denied { read write } for pid=273 comm="surfaceflinger" name="card0" dev="tmpfs" ino=7234 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permiss
ive=1
type=1400 audit(12.917:9): avc: denied { read write } for pid=273 comm="surfaceflinger" name="card0" dev="tmpfs" ino=7234 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permiss
ive=1
type=1400 audit(12.917:10): avc: denied { open } for pid=273 comm="surfaceflinger" path="/dev/dri/card0" dev="tmpfs" ino=7234 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file per
missive=1
type=1400 audit(12.917:10): avc: denied { open } for pid=273 comm="surfaceflinger" path="/dev/dri/card0" dev="tmpfs" ino=7234 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file per
missive=1
type=1400 audit(12.917:11): avc: denied { ioctl } for pid=273 comm="surfaceflinger" path="/dev/dri/card0" dev="tmpfs" ino=7234 ioctlcmd=0x640d scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tc
lass=chr_file permissive=1
init: starting service 'bootanim'...
alloc_contig_range: [2f100, 2f2a1) PFNs busy
alloc_contig_range: [2f100, 2f2a1) PFNs busy
alloc_contig_range: [2f200, 2f3a1) PFNs busy
capability: warning: `main' uses 32-bit capabilities (legacy support in use)
init: processing action (sys.interactive=active) from (/init.freescale.rc:177)
random: crng init done
healthd: battery l=100 v=0 t=42.4 h=2 st=2 chg=a
init: processing action (sys.sysctl.extra_free_kbytes=*) from (/init.rc:682)
init: Unable to open '/proc/sys/vm/extra_free_kbytes': No such file or directory
acc_open
acc_release
SMSC LAN8710/LAN8720 2188000.ethernet:00: attached PHY driver [SMSC LAN8710/LAN8720] (mii_bus:phy_addr=2188000.ethernet:00, irq=-1)
IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
init: starting service 'webview_zygote32'...
init: Created socket '/dev/socket/webview_zygote', mode 660, user 1053, group 1000
sdcardfs version 2.0
sdcardfs: dev_name -> /data/media
sdcardfs: options -> fsuid=1023,fsgid=1023,multiuser,mask=6,userid=0,gid=1015
sdcardfs: mnt -> d1878f10
sdcardfs: mounted on top of /data/media type ext4
Remount options were mask=23,gid=9997 for vfsmnt d1878610.
sdcardfs : options - debug:1
sdcardfs : options - gid:9997
sdcardfs : options - mask:23
Remount options were mask=7,gid=9997 for vfsmnt d1b49110.
sdcardfs : options - debug:1
sdcardfs : options - gid:9997
sdcardfs : options - mask:7
init: processing action (sys.usb.config=none && sys.usb.configfs=1) from (init.freescale.usb.rc:45)
init: processing action (sys.usb.config=none && sys.usb.configfs=1) from (/init.usb.configfs.rc:1)
init: Unable to write to '/config/usb_gadget/g1/UDC': No such device
init: Sending signal 9 to service 'adbd' (pid 251) process group...
init: Successfully killed process cgroup uid 0 pid 251 in 44ms
init: Command 'stop adbd' action=sys.usb.config=none && sys.usb.configfs=1 (/init.usb.configfs.rc:3) returned 0 took 102.508ms.
init: Service 'adbd' (pid 251) killed by signal 9
init: processing action (init.svc.adbd=stopped) from (/init.usb.configfs.rc:15)
read descriptors
read strings
type=1400 audit(12.917:11): avc: denied { ioctl } for pid=273 comm="surfaceflinger" path="/dev/dri/card0" dev="tmpfs" ino=7234 ioctlcmd=0x640d scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tc
lass=chr_file permissive=1
read descriptors
read strings
type=1400 audit(50.957:12): avc: denied { write } for pid=408 comm="Binder:408_4" name="timerslack_ns" dev="proc" ino=13743 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=fi
le permissive=1
alloc_contig_range: [2fb00, 2fca1) PFNs busy
init: Service 'bootanim' (pid 398) exited with status 0
init: processing action (sys.boot_completed=1) from (/init.rc:676)
init: processing action (sys.boot_completed=1) from (/init.freescale.rc:167)
init: starting service 'eGTouchD'...
init: property_set("ro.boottime.eGTouchD", "56926757673") failed: property already set
init: Command 'start eGTouchD' action=sys.boot_completed=1 (/init.freescale.rc:175) returned 0 took 55.337ms.
init: processing action (sys.boot_completed=1 && sys.logbootcomplete=1) from (/system/etc/init/bootstat.rc:34)
init: starting service 'exec 3 (/system/bin/bootstat --record_boot_complete)'...
init: SVC_EXEC pid 895 (uid 0 gid 0+0 context default) started; waiting...
init: Command 'exec - root root -- /system/bin/bootstat --record_boot_complete' action=sys.boot_completed=1 && sys.logbootcomplete=1 (/system/etc/init/bootstat.rc:36) returned 0 took 50.9563ms.
type=1400 audit(50.957:12): avc: denied { write } for pid=408 comm="Binder:408_4" name="timerslack_ns" dev="proc" ino=13743 scontext=u:r:system_server:s0 tcontext=u:r:untrusted_app_25:s0:c512,c768 tclass=fi
le permissive=1
type=1400 audit(59.637:13): avc: granted { getattr } for pid=998 comm="system:ui" path="/" dev="rootfs" ino=1 scontext=u:r:system_app:s0 tcontext=u:object_r:rootfs:s0 tclass=dir
type=1400 audit(59.667:15): avc: granted { getattr } for pid=998 comm="system:ui" path="/" dev="rootfs" ino=1 scontext=u:r:system_app:s0 tcontext=u:object_r:rootfs:s0 tclass=dir duplicate messages suppresse
d
type=1400 audit(61.137:16): avc: granted { getattr } for pid=550 comm=496E666C6174657254687265616420 path="/" dev="rootfs" ino=1 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:rootfs:s0 tclass=d
ir

Please help me to resolve this issue. Any reference will be helpful. 

Thanks in advance.