Android 7.1.2 Filesystem not Mounted

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Android 7.1.2 Filesystem not Mounted

12,960 Views
aravinthkumarja
Senior Contributor II

Hi All,

I'm using imx6q Android 7.1.2 BSP. Android not able to mount the system img. Can you tell from where by-name value will fetch.?

audit: type=1400 audit(127.380:4): avc:  denied  { read write } for  pid=222 comm="slideshow" name="card0" dev="tmpfs" ino=9583 scontext=u:r:slideshow:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=0
audit: type=1400 audit(127.400:5): avc:  denied  { dac_override } for  pid=222 comm="slideshow" capability=1  scontext=u:r:slideshow:s0 tcontext=u:r:slideshow:s0 tclass=capability permissive=0
slideshow: failed to initialize minui
fec: <223> error: fec_open: failed to open '/dev/block/by-name/system': No such file or directory
fs_mgr: Failed to open '/dev/block/by-name/system' (No such file or directory)
fs_mgr: Could not set up verified partition, skipping!\

Regards,

Aravinth

Labels (4)
0 Kudos
31 Replies

6,753 Views
crl6crl6
Contributor III

HI, aravinthkumar,

I meet same issue when porting Android8.0.our custom board booting from mmc1(usdhc2) the log is at below:
Did you resolved this ? If so , Can you give me a hint ? followe is my log

How did you solve it?

Regards,

crl6.

U-Boot 2017.03-g117f14e-dirty (Sep 01 2018 - 05:11:36 -0400)

CPU: Freescale i.MX6Q rev1.2 996 MHz (running at 792 MHz)
CPU: Extended Commercial temperature grade (-20C to 105C) at 29C
Reset cause: POR
Model: Freescale i.MX6 Quad SABRE Smart Device Board
Board: MX6-SabreSD
DRAM: 2 GiB
MMC: FSL_SDHC: 0, FSL_SDHC: 1, FSL_SDHC: 2
board_mmc_getcd case USDHC2_BASE_ADDR: uSDHC4 is always present
board_mmc_getcd case USDHC2_BASE_ADDR:ret1=1
*** Warning - bad CRC, using default environment

No panel detected: default to Hannstar-XGA
Display: Hannstar-XGA (1024x768)
In: serial
Out: serial
Err: serial
flash target is MMC:0
Net: No ethernet found.
Fastboot: Normal
Hit any key to stop autoboot: 0
boota mmc0
kernel @ 14008000 (9164696)
ramdisk @ 15000000 (2038069)
fdt @ 14f00000 (50726)
## Booting Android Image at 0x12000000 ...
Kernel load addr 0x14008000 size 8950 KiB
Kernel command line: console=ttymxc0,115200 init=/init video=mxcfb0:dev=ldb,fbpix=RGB32,bpp=32 video=mxcfb1:off video=mxcfb2:off video=mxcfb3:off vmalloc=128M androidboot.console=ttymxc0 consoleblank=0 androidboot.hardware=freescale cma=448M galcore.contiguousSize=33554432 buildvariant=userdebug androidboot.serialno=1c2289d4df64632c androidboot.soc_type=imx6q 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 14f0f625
No PMIC found!

Starting kernel ...

Booting Linux on physical CPU 0x0
Linux version 4.9.17-g88f4e1a-dirty (crl6@crl6) (gcc version 4.9.x 20150123 (prerelease) (GCC) ) #8 SMP PREEMPT Sat Sep 1 04:59:55 EDT 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 SABRE Smart Device Board
cma: Reserved 448 MiB at 0x2a000000
Memory policy: Data cache writealloc
percpu: Embedded 15 pages/cpu @f66b6000 s31040 r8192 d22208 u61440
Built 1 zonelists in Zone order, mobility grouping on. Total pages: 522512
Kernel command line: console=ttymxc0,115200 init=/init video=mxcfb0:dev=ldb,fbpix=RGB32,bpp=32 video=mxcfb1:off video=mxcfb2:off video=mxcfb3:off vmalloc=128M androidboot.console=ttymxc0 consoleblank=0 androidboot.hardware=freescale cma=448M galcore.contiguousSize=33554432 buildvariant=userdebug androidboot.serialno=1c2289d4df64632c androidboot.soc_type=imx6q androidboot.storage_type=sd gpt
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: 1597768K/2097152K available (12288K kernel code, 1052K rwdata, 3984K rodata, 1024K init, 602K bss, 40632K reserved, 458752K cma-reserved, 1187840K highmem)
Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
vmalloc : 0xf8000000 - 0xff800000 ( 120 MB)
lowmem : 0xc0000000 - 0xf7800000 ( 888 MB)
pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
.text : 0xc0008000 - 0xc0d00000 (13280 kB)
.init : 0xc1200000 - 0xc1300000 (1024 kB)
.data : 0xc1300000 - 0xc14070c0 (1053 kB)
.bss : 0xc14070c0 - 0xc149da0c ( 603 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 errata 752271 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 0x410000c7, 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
Console: colour dummy device 80x30
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
CPU2: update cpu_capacity 1024
CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
CPU3: update cpu_capacity 1024
CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
Brought up 4 CPUs
SMP: Total of 4 processors activated (24.00 BogoMIPS).
CPU: All CPU(s) started in SVC mode.
CPU3: update max cpu_capacity 1024
devtmpfs: initialized
CPU2: 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.MX6Q, silicon rev 1.2
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: pu regulator not ready, retry
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-0: IMX I2C adapter registered
i2c i2c-0: can't use DMA, using PIO instead.
i2c i2c-1: IMX I2C adapter registered
i2c i2c-1: can't use DMA, using PIO instead.
i2c i2c-2: IMX I2C adapter registered
i2c i2c-2: can't use DMA, using PIO instead.
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 NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)
imx-ipuv3 2800000.ipu: IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)
mxc_mipi_csi2 21dc000.mipi_csi: i.MX MIPI CSI2 driver probed
mxc_mipi_csi2 21dc000.mipi_csi: i.MX MIPI CSI2 dphy version is 0x3130302a
MIPI CSI2 driver module loaded
imx rpmsg driver is registered.
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
audit: initializing netlink subsys (disabled)
audit: type=2000 audit(0.740: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
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.
backlight supply power not found, using dummy regulator
mxc_mipi_dsi 21e0000.mipi: i.MX MIPI DSI driver probed
mxc_sdc_fb fb@0: registered mxc display driver ldb
imx-ipuv3 2800000.ipu: IPU DMFC DP HIGH RESOLUTION: 1(0,1), 5B(2~5), 5F(6,7)
Console: switching to colour frame buffer device 128x48
mxc_sdc_fb fb@1: Can't get fb option for mxcfb1!
mxc_sdc_fb fb@2: Can't get fb option for mxcfb2!
mxc_sdc_fb fb@3: Can't get fb option for mxcfb3!
imx-sdma 20ec000.sdma: no iram assigned, using external mem
imx-sdma 20ec000.sdma: loaded firmware 3.3
pfuze100-regulator 1-0008: unrecognized pfuze chip ID!
2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 27, base_baud = 5000000) is a IMX
console [ttymxc0] enabled
21f4000.serial: ttymxc4 at MMIO 0x21f4000 (irq = 75, base_baud = 5000000) is a IMX
imx sema4 driver is registered.
[drm] Initialized
[drm] Initialized vivante 1.0.0 20120216 on minor 0
brd: module loaded
loop: module loaded
zram: Added device: zram0
libphy: Fixed MDIO Bus: probed
tun: Universal TUN/TAP device driver, 1.6
tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
CAN device driver interface
2188000.ethernet supply phy not found, using dummy regulator
pps pps0: new PPS source ptp0
fec 2188000.ethernet (unnamed net_device) (uninitialized): Invalid MAC address: 00:00:00:00:00:00
fec 2188000.ethernet (unnamed net_device) (uninitialized): Using random MAC address: e2:73:66:00:cc:95
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 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 cdc_eem
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 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
mousedev: PS/2 mouse device common for all mice
usbcore: registered new interface driver xpad
usbcore: registered new interface driver usb_acecad
usbcore: registered new interface driver aiptek
usbcore: registered new interface driver gtco
usbcore: registered new interface driver hanwang
usbcore: registered new interface driver kbtab
egalax_ts 1-0004: Failed to switch to I2C interface
egalax_ts 2-0004: Failed to switch to I2C interface
input: max11801_ts as /devices/soc0/soc/2100000.aips-bus/21a4000.i2c/i2c-1/1-0048/input/input2
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
mxc_v4l2_output v4l2_out: V4L2 device registered as video16
mxc_v4l2_output v4l2_out: V4L2 device registered as video17
ov564x 0-003c: cannot get io voltage
ov564x 0-003c: cannot get core voltage
ov564x 0-003c: cannot get analog voltage
ov5640_read_reg:write reg error:reg=300a
camera ov5640 is not found
ov5642_power_on: cannot get io voltage error
ov5642_power_on: cannot get core voltage error
ov5642_power_on: cannot get analog voltage error
ov5642_read_reg:write reg error:reg=300a
camera ov5642 is not found
ov5640_power_on: cannot get io voltage error
ov5640_power_on: cannot get core voltage error
ov5640_power_on: cannot get analog voltage error
ov5640_read_reg:write reg error:reg=300a
camera ov5640_mipi is not found
usbcore: registered new interface driver uvcvideo
USB Video Class driver (1.1.1)
mag3110 2-000e: check mag3110 chip ID
mag3110 2-000e: read chip ID 0xfffffffa is not equal to 0xc4!
mag3110: probe of 2-000e failed with error -22
mma8x5x 0-001c: read chip ID 0xfffffffa is not equal to 0x1a,0x2a,0x3a,0x4a,0x5a!
mma8x5x: probe of 0-001c failed with error -22
imx2-wdt 20c0000.wdog: timeout 60 sec (nowayout=0)
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 BCSP registered
Bluetooth: HCI UART protocol ATH3K registered
usbcore: registered new interface driver btusb
sdhci: Secure Digital Host Controller Interface driver
sdhci: Copyright(c) Pierre Ossman
sdhci-pltfm: SDHCI platform and OF driver helper
sdhci-esdhc-imx 2194000.usdhc: Got CD GPIO
sdhci-esdhc-imx 2194000.usdhc: not assigned as wifi host add by crl for debug.............
mmc1: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA
sdhci-esdhc-imx 2198000.usdhc: Got CD GPIO
sdhci-esdhc-imx 2198000.usdhc: Got WP GPIO
sdhci-esdhc-imx 2198000.usdhc: not assigned as wifi host add by crl for debug.............
mmc1: host does not support reading read-only switch, assuming write-enable
mmc1: new high speed SDHC card at address 0001
mmcblk1: mmc1:0001 SD16G 14.6 GiB
mmc2: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA
sdhci-esdhc-imx 219c000.usdhc: not assigned as wifi host add by crl for debug.............
Primary GPT is invalid, using alternate GPT.
mmcblk1: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11
mmc3: SDHCI controller on 219c000.usdhc [219c000.usdhc] using ADMA
mxc_vdoa 21e4000.vdoa: i.MX Video Data Order Adapter(VDOA) driver probed
mxc_hdmi_cec soc:hdmi_cec@00120000: HDMI CEC initialized
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
mmc3: new DDR MMC card at address 0001
mmcblk3: mmc3:0001 008G92 7.28 GiB
caam algorithms registered in /proc/crypto
caam_jr 2101000.jr0: registering rng-caam
mmcblk3boot0: mmc3:0001 008G92 partition 1 4.00 MiB
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] 69 92 c8 e2 a6 92 3b d7
platform caam_sm: [0008] af c2 2f 27 71 af 18 d7
mmcblk3boot1: mmc3:0001 008G92 partition 2 4.00 MiB
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
mmcblk3rpmb: mmc3:0001 008G92 partition 3 512 KiB
platform caam_sm: 128-bit black key:
mmcblk3: p1 p2 p3 < p5 p6 p7 p8 p9 > p4
platform caam_sm: [0000] 9b f9 95 28 b6 b5 1b 9b
platform caam_sm: [0008] 32 9e 0e 69 77 eb 5e 56
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] 5b 0a ef 8e b4 f4 48 bc
platform caam_sm: [0008] fb 60 c4 d4 10 42 7a be
platform caam_sm: [0016] 6b 2b 7a 31 9b df fc d0
platform caam_sm: [0024] f6 18 c4 24 e8 d3 f4 5e
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] 8b 4f 3b 44 54 d7 09 9c
platform caam_sm: [0008] 9d bc 90 5f c4 a0 6c 33
platform caam_sm: [0016] 7b 4e 00 fb bd b0 d0 d4
platform caam_sm: [0024] 43 81 61 e4 7e fc e8 db
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] 5e e8 c6 04 21 d9 64 7e
platform caam_sm: [0008] 97 8b 07 e5 aa 67 b1 57
platform caam_sm: [0016] ec 0b 76 cd 61 79 4d f7
platform caam_sm: [0024] ab b9 2b 56 e2 8c cd df
platform caam_sm: [0032] 46 fe fe 45 24 af bf d4
platform caam_sm: [0040] 9f ac 07 04 94 82 f7 af
platform caam_sm: [0048] 00 58 25 94 74 ce f1 f7
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] 8f d8 bf 9a a7 c4 ce 62
platform caam_sm: [0008] 77 fe 9b f8 7f a6 eb e0
platform caam_sm: [0016] 44 94 54 f9 a8 a5 14 3b
platform caam_sm: [0024] 08 2d d0 a9 6a 74 a2 78
platform caam_sm: [0032] 0d 40 bc 36 a9 d7 bf 3e
platform caam_sm: [0040] bc ff 8d 58 80 a5 a7 1d
platform caam_sm: [0048] dd 8e 5d 94 51 ba 68 83
platform caam_sm: [0056] 16 37 8d 81 ad 38 0d 0a
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] 3f f1 08 ff 1a 03 e8 48
platform caam_sm: [0008] 0a 2e 59 1e be ce db 1f
platform caam_sm: [0016] 33 a5 dc 7b b2 d2 c9 40
platform caam_sm: [0024] 9a 76 50 df 34 67 5b f9
platform caam_sm: [0032] 49 e6 c1 a8 db d2 38 b2
platform caam_sm: [0040] 17 02 c5 b8 7d f2 34 7c
platform caam_sm: [0048] b2 7b 9d d0 18 70 31 9e
platform caam_sm: [0056] 43 0f 17 3a 8a 9e 8e 41
platform caam_sm: [0064] ad c4 1b c1 a0 c1 10 f9
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] 2e 76 6c 54 a1 de 1d 72
platform caam_sm: [0008] 08 71 d7 f3 6b 99 7e bb
platform caam_sm: [0016] 9e e5 17 ac ff b0 41 1f
platform caam_sm: [0024] 9d d3 53 1b 7a 60 39 6f
platform caam_sm: [0032] cb b3 b8 00 99 e9 52 58
platform caam_sm: [0040] d5 6a f0 e3 23 d8 91 21
platform caam_sm: [0048] ad 56 5a 6d d4 67 89 eb
platform caam_sm: [0056] de b4 15 94 89 06 3b 1a
platform caam_sm: [0064] a3 c0 94 c5 ca 38 de 59
platform caam_sm: [0072] fb 8d d8 4d 2f fb 15 2d
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] 48 fc a5 d8 ec 11 00 48
platform caam_sm: [0008] 61 08 a2 3b 74 c4 bc 00
platform caam_sm: restored 128-bit black key:
platform caam_sm: [0000] 9b f9 95 28 b6 b5 1b 9b
platform caam_sm: [0008] 32 9e 0e 69 77 eb 5e 56
platform caam_sm: restored 192-bit black key:
platform caam_sm: [0000] 5b 0a ef 8e b4 f4 48 bc
platform caam_sm: [0008] fb 60 c4 d4 10 42 7a be
platform caam_sm: [0016] 32 76 e5 ae bc f4 51 62
platform caam_sm: [0024] 94 72 ef 18 b0 27 3a e4
platform caam_sm: restored 256-bit black key:
platform caam_sm: [0000] 8b 4f 3b 44 54 d7 09 9c
platform caam_sm: [0008] 9d bc 90 5f c4 a0 6c 33
platform caam_sm: [0016] 7b 4e 00 fb bd b0 d0 d4
platform caam_sm: [0024] 43 81 61 e4 7e fc e8 db
snvs-secvio 20cc000.caam-snvs: can't get snvs clock
snvs-secvio 20cc000.caam-snvs: violation handlers armed - non-secure state
caam_keyblob caam_keyblob: caam keyblob initialized
hidraw: raw HID events driver (C) Jiri Kosina
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
wm8962 0-001a: Failed to read ID register
fsl-ssi-dai 202c000.ssi: No cache defaults, reading back from HW
fsl-hdmi-dai soc:hdmi_audio@00120000: failed to probe. Load HDMI-video first.
fsl-hdmi-dai: probe of soc:hdmi_audio@00120000 failed with error -12
imx-wm8962 sound: failed to find codec platform device
imx-wm8962: probe of sound failed with error -22
imx-audio-hdmi sound-hdmi: initialize HDMI-audio failed. load HDMI-video first!
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
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: regulators not ready, retry
registered taskstats version 1
imx-gpc 20dc000.gpc: pu regulator not ready, retry
cpu cpu0: regulators not ready, retry
gpio-keys gpio-keys: Failed to request GPIO 4, error -16
gpio-keys: probe of gpio-keys failed with error -16
snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 00:00:09 UTC (9)
usb_otg_vbus: disabling
usb_h1_vbus: disabling
wm8962-supply: disabling
wlreg_on: disabling
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(9.650:2): policy loaded auid=4294967295 ses=4294967295
selinux: SELinux: Loaded policy from /sepolicy

audit: type=1404 audit(9.670:3): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
selinux: SELinux: Loaded file_contexts

random: init: uninitialized urandom read (40 bytes read)
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
random: ueventd: uninitialized urandom read (40 bytes read)
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

selinux: SELinux: Loaded file_contexts

ueventd: Coldboot took 0.249443 seconds
Console: switching to colour dummy device 80x30
random: watchdogd: uninitialized urandom read (40 bytes read)
random: slideshow: uninitialized urandom read (40 bytes read)
watchdogd: watchdogd started (interval 10, margin 20)!
audit: type=1400 audit(10.300:4): avc: denied { read write } for pid=219 comm="slideshow" name="card0" dev="tmpfs" ino=10480 scontext=u:r:slideshow:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=0
audit: type=1400 audit(10.320:5): avc: denied { dac_override } for pid=219 comm="slideshow" capability=1 scontext=u:r:slideshow:s0 tcontext=u:r:slideshow:s0 tclass=capability permissive=0
slideshow: failed to initialize minui
random: fast init done

0 Kudos

6,753 Views
feifeihu
Contributor II

HI, aravinthkumar,

I meet same issue when porting Android O, the log is at below:

U-Boot 2017.03-dirty (Mar 30 2018 - 13:52:58 +0800)

CPU:   Freescale i.MX6DL rev1.2 at 792MHz
CPU:   Automotive temperature grade (-40C to 125C) at 41C
Reset cause: WDOG
Model: Freescale i.MX6 DualLite/Solo SABRE Automotive Board
Board: MX6Q-Sabreauto revA
DRAM:  2 GiB
PMIC: PFUZE100! DEV_ID=0x10 REV_ID=0x21
MMC:   FSL_SDHC: 0, FSL_SDHC: 1, FSL_SDHC: 2
*** Warning - bad CRC, using default environment

No panel detected: default to Hannstar-XGA
Display: Hannstar-XGA (1024x768)
In:    serial
Out:   serial
Err:   serial
flash target is MMC:1
Net:   No ethernet found.
Fastboot: Normal
Hit any key to stop autoboot:  0
boota mmc1
kernel   @ 14008000 (8625616)
ramdisk  @ 15000000 (2196512)
fdt      @ 14f00000 (47719)
## Booting Android Image at 0x12000000 ...
Kernel load addr 0x14008000 size 8424 KiB
Kernel command line: console=ttymxc3,115200 init=/init video=mxcfb0:dev=ldb,fbpix=RGB32,bpp=32 video=mxcfb1:off video=mxcfb2:off vide
o=mxcfb3:off vmalloc=128M androidboot.console=ttymxc3 consoleblank=0 androidboot.hardware=freescale cma=512M galcore.contiguousSize=6
7108864 buildvariant=userdebug androidboot.serialno=081741d4ea9a081c androidboot.soc_type=imx6dl androidboot.storage_type=emmc
## 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 14f0ea66

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.9.17-04740-gcd6513e-dirty (b547@b547-OptiPlex-790) (gcc version 4.9.x 20150123 (prerelease) (GCC) ) #8
 SMP PREEMPT Thu Mar 29 17:37:15 CST 2018
[    0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c53c7d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] OF: fdt:Machine model: Freescale i.MX6 DualLite/Solo SABRE Automotive Board
[    0.000000] cma: Reserved 512 MiB at 0x26000000
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] On node 0 totalpages: 524288
[    0.000000] free_area_init_node: node 0, pgdat c11d3ac0, node_mem_map f66f7000
[    0.000000]   Normal zone: 1776 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 227328 pages, LIFO batch:31
[    0.000000]   HighMem zone: 296960 pages, LIFO batch:31
[    0.000000] percpu: Embedded 15 pages/cpu @f66b8000 s31808 r8192 d21440 u61440
[    0.000000] pcpu-alloc: s31808 r8192 d21440 u61440 alloc=15*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 522512
[    0.000000] Kernel command line: console=ttymxc3,115200 init=/init video=mxcfb0:dev=ldb,fbpix=RGB32,bpp=32 video=mxcfb1:off video=
mxcfb2:off video=mxcfb3:off vmalloc=128M androidboot.console=ttymxc3 consoleblank=0 androidboot.hardware=freescale cma=512M galcore.c
ontiguousSize=67108864 buildvariant=userdebug androidboot.serialno=081741d4ea9a081c androidboot.soc_type=imx6dl androidboot.storage_t
ype=emmc
[    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: 1534284K/2097152K available (11264K kernel code, 875K rwdata, 3704K rodata, 1024K init, 632K bss, 38580K reser
ved, 524288K cma-reserved, 1187840K highmem)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
[    0.000000]     vmalloc : 0xf8000000 - 0xff800000   ( 120 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xf7800000   ( 888 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000]       .text : 0xc0008000 - 0xc0c00000   (12256 kB)
[    0.000000]       .init : 0xc1000000 - 0xc1100000   (1024 kB)
[    0.000000]       .data : 0xc1100000 - 0xc11daf80   ( 876 kB)
[    0.000000]        .bss : 0xc11daf80 - 0xc1278f98   ( 633 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]  RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=2
[    0.000000] NR_IRQS:16 nr_irqs:16 16
[    0.000000] L2C-310 erratum 769419 enabled
[    0.000000] L2C-310 enabling early BRESP for Cortex-A9
[    0.000000] L2C-310 full line of zeros enabled for Cortex-A9
[    0.000000] L2C-310 ID prefetch enabled, offset 16 lines
[    0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled
[    0.000000] L2C-310 cache controller enabled, 16 ways, 512 kB
[    0.000000] L2C-310: CACHE_ID 0x410000c8, AUX_CTRL 0x76450001
[    0.000000] Switching to timer-based delay loop, resolution 333ns
[    0.000006] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns
[    0.000025] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns
[    0.001403] Console: colour dummy device 80x30
[    0.001425] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000)
[    0.001440] pid_max: default: 32768 minimum: 301
[    0.001526] Security Framework initialized
[    0.001537] SELinux:  Initializing.
[    0.001596] SELinux:  Starting in permissive mode
[    0.001645] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.001658] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.002572] CPU: Testing write buffer coherency: ok
[    0.003006] CPU0: update cpu_capacity 1024
[    0.003021] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.003090] Setting up static identity map for 0x10100000 - 0x10100058
[    0.199968] CPU1: update cpu_capacity 1024
[    0.199977] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.200119] Brought up 2 CPUs
[    0.200144] SMP: Total of 2 processors activated (12.00 BogoMIPS).
[    0.200153] CPU: All CPU(s) started in SVC mode.
[    0.200957] devtmpfs: initialized
[    0.216565] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
[    0.217014] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.217041] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.244149] pinctrl core: initialized pinctrl subsystem
[    0.245466] NET: Registered protocol family 16
[    0.254220] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.279601] cpuidle: using governor menu
[    0.280355] CPU identified as i.MX6DL, silicon rev 1.2
[    0.309024] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
[    0.309040] hw-breakpoint: maximum watchpoint size is 4 bytes.
[    0.310824] imx6dl-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver
[    0.314163] imx-gpc 20dc000.gpc: no fsl,ldo-bypass found!
[    0.314302] imx-gpc 20dc000.gpc: Registered imx-gpc
[    0.380771] mxs-dma 110000.dma-apbh: initialized
[    0.382791] SCSI subsystem initialized
[    0.383076] libata version 3.00 loaded.
[    0.383424] usbcore: registered new interface driver usbfs
[    0.383506] usbcore: registered new interface driver hub
[    0.383620] usbcore: registered new device driver usb
[    0.383857] 2000000.aips-bus:usbphy_nop1 supply vcc not found, using dummy regulator
[    0.384029] 2000000.aips-bus:usbphy_nop2 supply vcc not found, using dummy regulator
[    0.385082] i2c i2c-0: IMX I2C adapter registered
[    0.385106] i2c i2c-0: can't use DMA, using PIO instead.
[    0.385813] i2c i2c-1: IMX I2C adapter registered
[    0.385836] i2c i2c-1: can't use DMA, using PIO instead.
[    0.386841] 2-0021 supply vcc not found, using dummy regulator
[    0.429984] GPIO line 506 (PCA9539-P12) hogged as output/high
[    0.449979] GPIO line 507 (PCA9539-P13) hogged as output/high
[    0.450365] pca953x 2-0021: interrupt support not compiled in
[    0.450560] i2c i2c-2: IMX I2C adapter registered
[    0.450581] i2c i2c-2: can't use DMA, using PIO instead.
[    0.451433] i2c i2c-3: IMX I2C adapter registered
[    0.451455] i2c i2c-3: can't use DMA, using PIO instead.
[    0.451607] Linux video capture interface: v2.00
[    0.451691] pps_core: LinuxPPS API ver. 1 registered
[    0.451700] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.451728] PTP clock support registered
[    0.479651] imx-ipuv3 2400000.ipu: IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)
[    0.481406] MIPI CSI2 driver module loaded
[    0.481818] imx rpmsg driver is registered.
[    0.482062] Advanced Linux Sound Architecture Driver Initialized.
[    0.490396] clocksource: Switched to clocksource mxc_timer1
[    0.553511] VFS: Disk quotas dquot_6.6.0
[    0.553599] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.566995] NET: Registered protocol family 2
[    0.567749] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.567856] TCP bind hash table entries: 8192 (order: 5, 163840 bytes)
[    0.568105] TCP: Hash tables configured (established 8192 bind 8192)
[    0.568263] UDP hash table entries: 512 (order: 2, 24576 bytes)
[    0.568319] UDP-Lite hash table entries: 512 (order: 2, 24576 bytes)
[    0.568603] NET: Registered protocol family 1
[    0.569261] RPC: Registered named UNIX socket transport module.
[    0.569277] RPC: Registered udp transport module.
[    0.569285] RPC: Registered tcp transport module.
[    0.569294] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.569626] Trying to unpack rootfs image as initramfs...
[    0.712107] Freeing initrd memory: 2148K (c5000000 - c5219000)
[    0.713132] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available
[    0.716451] Bus freq driver module loaded
[    0.717945] audit: initializing netlink subsys (disabled)
[    0.718005] audit: type=2000 audit(0.710:1): initialized
[    0.719271] workingset: timestamp_bits=30 max_order=19 bucket_order=0
[    0.728511] Registering sdcardfs 0.1
[    0.729544] NFS: Registering the id_resolver key type
[    0.729582] Key type id_resolver registered
[    0.729592] Key type id_legacy registered
[    0.729649] ntfs: driver 2.1.32 [Flags: R/W DEBUG].
[    0.729996] jffs2: version 2.2. (NAND) �© 2001-2006 Red Hat, Inc.
[    0.730775] fuse init (API version 7.26)
[    0.732084] SELinux:  Registering netfilter hooks
[    0.739540] bounce: pool size: 64 pages
[    0.739559] io scheduler noop registered
[    0.739570] io scheduler deadline registered
[    0.739797] io scheduler cfq registered (default)
[    0.744113] mxc_sdc_fb fb@0: registered mxc display driver ldb
[    0.780476] imx-ipuv3 2400000.ipu: IPU DMFC DP HIGH RESOLUTION: 1(0,1), 5B(2~5), 5F(6,7)
[    0.853007] Console: switching to colour frame buffer device 128x37
[    0.891353] mxc_sdc_fb fb@1: Can't get fb option for mxcfb1!
[    0.894383] imx-sdma 20ec000.sdma: no iram assigned, using external mem
[    0.894956] imx-sdma 20ec000.sdma: loaded firmware 3.3
[    0.899598] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 26, base_baud = 5000000) is a IMX
[    0.900776] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 70, base_baud = 5000000) is a IMX
[    0.901519] 21ec000.serial: ttymxc2 at MMIO 0x21ec000 (irq = 71, base_baud = 5000000) is a IMX
[    0.902238] 21f0000.serial: ttymxc3 at MMIO 0x21f0000 (irq = 72, base_baud = 5000000) is a IMX
[    1.808224] console [ttymxc3] enabled
[    1.812685] 21f4000.serial: ttymxc4 at MMIO 0x21f4000 (irq = 73, base_baud = 5000000) is a IMX
[    1.823698] imx sema4 driver is registered.
[    1.827964] [drm] Initialized
[    1.831685] [drm] Initialized vivante 1.0.0 20120216 on minor 0
[    1.852768] brd: module loaded
[    1.865054] loop: module loaded
[    1.869214] zram: Added device: zram0
[    1.874754] (stk) :sysfs entries created
[    1.878807] (hci_tty): inside hci_tty_init
[    1.883251] (hci_tty): allocated 244, 0
[    1.887596] Mcu driver init
[    1.890692] mcu-channel: probe mcu device
[    1.894715] mcu-channel: probe mcu i2c device, i2c_client=d427f400, id is mcu-channel
[    1.903812] uart_mcu_drv_init
[    1.907180] input: mx53_keypad as /devices/virtual/input/input0
[    1.918175] spi_imx 2008000.ecspi: probed
[    1.923107] libphy: Fixed MDIO Bus: probed
[    1.927667] tun: Universal TUN/TAP device driver, 1.6
[    1.932767] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    1.939234] CAN device driver interface
[    1.945056] PPP generic driver version 2.4.2
[    1.949597] PPP BSD Compression module registered
[    1.954353] PPP Deflate Compression module registered
[    1.959436] PPP MPPE Compression module registered
[    1.964300] NET: Registered protocol family 24
[    1.968853] usbcore: registered new interface driver kaweth
[    1.974467] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
[    1.981994] usbcore: registered new interface driver pegasus
[    1.987737] usbcore: registered new interface driver asix
[    1.993233] usbcore: registered new interface driver ax88179_178a
[    1.999393] usbcore: registered new interface driver cdc_ether
[    2.005322] usbcore: registered new interface driver cdc_eem
[    2.011083] usbcore: registered new interface driver net1080
[    2.016809] usbcore: registered new interface driver cdc_subset
[    2.022821] usbcore: registered new interface driver zaurus
[    2.028485] usbcore: registered new interface driver cdc_ncm
[    2.034176] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.040771] ehci-mxc: Freescale On-Chip EHCI Host driver
[    2.046329] usbcore: registered new interface driver cdc_acm
[    2.052042] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[    2.060142] usbcore: registered new interface driver usb-storage
[    2.066317] usbcore: registered new interface driver usbserial
[    2.072240] usbcore: registered new interface driver usbserial_generic
[    2.078818] usbserial: USB Serial support registered for generic
[    2.084985] usbcore: registered new interface driver ftdi_sio
[    2.090828] usbserial: USB Serial support registered for FTDI USB Serial Device
[    2.098199] usbcore: registered new interface driver option
[    2.103852] usbserial: USB Serial support registered for GSM modem (1-port)
[    2.110924] usbcore: registered new interface driver usbtest
[    2.116646] usbcore: registered new interface driver usb_ehset_test
[    2.124238] 2184800.usbmisc supply vbus-wakeup not found, using dummy regulator
[    2.132490] 2184000.usb supply vbus not found, using dummy regulator
[    2.146974] ci_hdrc ci_hdrc.1: EHCI Host Controller
[    2.151949] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1
[    2.180449] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00
[    2.186097] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    2.192932] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.200165] usb usb1: Product: EHCI Host Controller
[    2.205074] usb usb1: Manufacturer: Linux 4.9.17-04740-gcd6513e-dirty ehci_hcd
[    2.212324] usb usb1: SerialNumber: ci_hdrc.1
[    2.217539] hub 1-0:1.0: USB hub found
[    2.221424] hub 1-0:1.0: 1 port detected
[    2.226762] mousedev: PS/2 mouse device common for all mice
[    2.233486] usbcore: registered new interface driver xpad
[    2.238974] usbcore: registered new interface driver usb_acecad
[    2.245070] usbcore: registered new interface driver aiptek
[    2.250804] usbcore: registered new interface driver gtco
[    2.256274] usbcore: registered new interface driver hanwang
[    2.262071] usbcore: registered new interface driver kbtab
[    2.267634] <<-GTP-INFO->> GTP driver installing...
[    2.273058] <<-GTP-INFO->> GTP Driver Version: V2.4<2014/11/28>
[    2.278989] <<-GTP-INFO->> GTP Driver Built@17:35:22, Mar 29 2018
[    2.285175] <<-GTP-INFO->> GTP I2C Address: 0x14
[    2.289847] <<-GTP-INFO->> GTP rst gpio : 511
[    2.294239] <<-GTP-INFO->> GTP int gpio : 203
[    2.299249] <<-GTP-INFO->> Guitar reset
[    2.473487] <<-GTP-INFO->> IC Version: 928_6010
[    2.481481] <<-GTP-INFO->> Sensor_ID: 0
[    2.485331] <<-GTP-INFO->> Config group0 used,length: 186
[    2.492489] <<-GTP-INFO->> Driver send config.
[    2.516530] random: fast init done
[    2.531192] <<-GTP-INFO->> X_MAX: 1024, Y_MAX: 600, TRIGGER: 0x01
[    2.560438] <<-GTP-INFO->> create proc entry gt9xx_config success
[    2.566540] <<-GTP-INFO->> Esd started
[    2.570605] input: goodix-ts as /devices/virtual/input/input1
[    2.576677] <<-GTP-INFO->> GTP works in interrupt mode.
[    2.581960] <<-GTP-INFO->> Applied memory size:2562.
[    2.586932] <<-GTP-INFO->> I2C function: without pre and end cmd!
[    2.593072] <<-GTP-INFO->> Create proc entry success!
[    2.600058] snvs_rtc 20cc000.snvs:snvs-rtc-lp: rtc core: registered 20cc000.snvs:snvs-r as rtc0
[    2.609162] i2c /dev entries driver
[    2.614434] IR NEC protocol handler initialized
[    2.619016] IR RC5(x/sz) protocol handler initialized
[    2.624147] IR RC6 protocol handler initialized
[    2.628750] IR JVC protocol handler initialized
[    2.633352] IR Sony protocol handler initialized
[    2.638010] IR SANYO protocol handler initialized
[    2.642778] IR Sharp protocol handler initialized
[    2.647520] IR MCE Keyboard/mouse protocol handler initialized
[    2.653468] IR XMP protocol handler initialized
[    2.659663] mxc_v4l2_output v4l2_out: V4L2 device registered as video16
[    2.666693] mxc_v4l2_output v4l2_out: V4L2 device registered as video17
[    2.674937] DBG sensor data is at c1258998
[    2.679057] ----------In tp2825_probe
[    2.710433] ------------rest
[    2.740423] liucx tp2825 probe is called
[    2.744356] tp2825_probe:tp2825 probe i2c address is 0x44
[    2.770425] ------------rest
[    2.830423] ------------rest
[    2.883392] end DBG sensor data is at c1258998
[    2.888926] usbcore: registered new interface driver uvcvideo
[    2.894732] USB Video Class driver (1.1.1)
[    2.900654] imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0)
[    2.907165] device-mapper: uevent: version 1.0.3
[    2.912297] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
[    2.922116] sdhci: Secure Digital Host Controller Interface driver
[    2.928309] sdhci: Copyright(c) Pierre Ossman
[    2.932722] sdhci-pltfm: SDHCI platform and OF driver helper
[    2.939382] sdhci-esdhc-imx 2190000.usdhc: Got CD GPIO
[    3.010644] mmc0: SDHCI controller on 2190000.usdhc [2190000.usdhc] using ADMA
[    3.080515] mmc2: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA
[    3.097735] sdhci-esdhc-imx 219c000.usdhc: could not get ultra high speed state, work on normal mode
[    3.125978] mxc_vpu 2040000.vpu_fsl: VPU initialized
[    3.140725] mxc_vdoa 21e4000.vdoa: i.MX Video Data Order Adapter(VDOA) driver probed
[    3.149672] galcore: clk_get vg clock failed, disable vg!
[    3.155364] Galcore version 6.2.2.96445
[    3.206855] mmc2: new DDR MMC card at address 0001
[    3.223464] mmcblk2: mmc2:0001 016G70 14.7 GiB
[    3.229058] mmcblk2boot0: mmc2:0001 016G70 partition 1 4.00 MiB
[    3.246323] mmcblk2boot1: mmc2:0001 016G70 partition 2 4.00 MiB
[    3.263551] mmcblk2rpmb: mmc2:0001 016G70 partition 3 4.00 MiB
[    3.284214]  mmcblk2: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11
[    3.480366] hidraw: raw HID events driver (C) Jiri Kosina
[    3.489376] usbcore: registered new interface driver usbhid
[    3.495010] usbhid: USB HID core driver
[    3.499439] ion_parse_dt_heap_common: id 0 type 4 name cma align 1000
[    3.506464] ion_parse_dt_heap_common: id 1 type 1 name sys-contig align 1000
[    3.514029] ion_parse_dt_heap_common: id 2 type 0 name system align 1000
[    3.521991] ashmem: initialized
[    3.527026] usbcore: registered new interface driver snd-usb-audio
[    3.636720] imx-spdif sound-spdif: snd-soc-dummy-dai <-> 2004000.spdif mapping ok
[    3.645803] imx-audio-hdmi sound-hdmi: initialize HDMI-audio failed. load HDMI-video first!
[    3.654483] NET: Registered protocol family 26
[    3.658948] u32 classifier
[    3.661709]     Actions configured
[    3.665122] Netfilter messages via NETLINK v0.30.
[    3.670229] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[    3.676734] ctnetlink v0.93: registering with nfnetlink.
[    3.682915] xt_time: kernel timezone is -0000
[    3.687581] ip_tables: (C) 2000-2006 Netfilter Core Team
[    3.693195] arp_tables: arp_tables: (C) 2002 David S. Miller
[    3.698912] Initializing XFRM netlink socket
[    3.703875] NET: Registered protocol family 10
[    3.709509] mip6: Mobile IPv6
[    3.712581] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    3.718247] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    3.725061] NET: Registered protocol family 17
[    3.729547] NET: Registered protocol family 15
[    3.734044] can: controller area network core (rev 20120528 abi 9)
[    3.740325] NET: Registered protocol family 29
[    3.744816] can: raw protocol (rev 20120528)
[    3.749099] can: broadcast manager protocol (rev 20161123 t)
[    3.754805] can: netlink gateway (rev 20130117) max_hops=1
[    3.760591] 8021q: 802.1Q VLAN Support v1.8
[    3.765037] Key type dns_resolver registered
[    3.772045] cpu cpu0: Registered imx6q-cpufreq
[    3.777575] registered taskstats version 1
[    3.802994] imx_epdc_fb 20f4000.epdc: can't get/select pinctrl
[    3.831138] imx_thermal 2000000.aips-bus:tempmon: Automotive CPU temperature grade - max:125C critical:120C passive:115C
[    3.843243] sdhci-esdhc-imx 219c000.usdhc: could not get ultra high speed state, work on normal mode
[    4.000518] mmc3: SDHCI controller on 219c000.usdhc [219c000.usdhc] using ADMA
[    4.010829] snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 00:00:22 UTC (22)
[    4.021204] ALSA device list:
[    4.026320]   #0: imx-spdif
[    4.035450] sdhci-esdhc-imx 219c000.usdhc: card claims to support voltages below defined range
[    4.038507] Freeing unused kernel memory: 1024K (c1000000 - c1100000)
[    4.060180] init: init first stage started!
[    4.065186] init: First stage mount skipped (missing/incompatible fstab in device tree)
[    4.073334] init: Skipped setting INIT_AVB_VERSION (not in recovery mode)
[    4.080188] init: Loading SELinux policy
[    4.084344] init: Loading SELinux policy from monolithic file
[    4.096701] SELinux: 4096 avtab hash slots, 12988 rules.
[    4.106293] mmc3: new high speed SDIO card at address 0001
[    4.113295] SELinux: 4096 avtab hash slots, 12988 rules.
[    4.118633] SELinux:  1 users, 4 roles, 1016 types, 0 bools, 1 sens, 1024 cats
[    4.125995] SELinux:  91 classes, 12988 rules
[    4.132642] SELinux:  Permission validate_trans in class security not defined in policy.
[    4.141268] SELinux: the above unknown classes and permissions will be denied
[    4.148445] SELinux:  Completing initialization.
[    4.153107] SELinux:  Setting up existing superblocks.
[    4.232001] audit: type=1403 audit(22.720:2): policy loaded auid=4294967295 ses=4294967295
[    4.240660] selinux: SELinux: Loaded policy from /sepolicy
[    4.240660]
[    4.248459] audit: type=1404 audit(22.730:3): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
[    4.297624] selinux: SELinux: Loaded file_contexts
[    4.297624]
[    4.309080] init: init second stage started!
[    4.329426] selinux: SELinux: Loaded file_contexts
[    4.329426]
[    4.338677] selinux: SELinux: Loaded property_contexts from /plat_property_contexts & /nonplat_property_contexts.
[    4.338677]
[    4.350727] init: Running restorecon...
[    4.482282] selinux: SELinux:  Could not stat /dev/block: No such file or directory.
[    4.482282]
[    4.491961] init: waitpid failed: No child processes
[    4.497041] init: Couldn't load property file: Unable to open '/system/etc/prop.default': No such file or directory: No such file
or directory
[    4.509994] init: Couldn't load property file: Unable to open '/prop.default': No such file or directory: No such file or director
y
[    4.522781] init: (Loading properties from /default.prop took 0.000817667 seconds.)
[    4.530575] init: Couldn't load property file: Unable to open '/odm/default.prop': No such file or directory: No such file or dire
ctory
[    4.657035] ueventd: ueventd started!
[    4.661079] ueventd: Parsing file /ueventd.rc...
[    4.669491] ueventd: (Parsing /ueventd.rc took 0.00362633 seconds.)
[    4.676130] ueventd: Parsing file /vendor/ueventd.rc...
[    4.681593] ueventd: Unable to open '/vendor/ueventd.rc': No such file or directory
[    4.689363] ueventd: Parsing file /odm/ueventd.rc...
[    4.694534] ueventd: Unable to open '/odm/ueventd.rc': No such file or directory
[    4.702344] ueventd: Parsing file /ueventd.freescale.rc...
[    4.709795] ueventd: (Parsing /ueventd.freescale.rc took 0.00184967 seconds.)
[    4.728956] selinux: SELinux: Loaded file_contexts
[    4.728956]
[    5.124722] keychord: using input dev mx53_keypad for fevent
[    5.130472] keychord: using input dev goodix-ts for fevent
[    5.172620] Console: switching to colour dummy device 80x30
[    5.176999] watchdogd: watchdogd started (interval 10, margin 20)!
[   25.010053] fec: <150> error: fec_open: failed to open '/dev/block/by-name/system': No such file or directory
[   25.020917] init: [libfs_mgr]Failed to open '/dev/block/by-name/system': No such file or directory
[   25.030017] init: [libfs_mgr]Could not set up verified partition, skipping!

And my booting device is EMMC (mmcblk2).

Could you please help check the reason?

Thanks.

0 Kudos

6,753 Views
aravinthkumarja
Senior Contributor II

Hi Feifei Hu,

Sorry the delay.

Have you fixed this issue.? Or you need any help.?

Regards,

Aravinth

0 Kudos

6,753 Views
narayanareddyun
Contributor I

Hi Aravinthkumar,

I am also facing the same issue. Could  u help? My booting device is EMMC.

U-Boot 2017.03-dirty (May 29 2018 - 17:21:56 -0400)

CPU:   Freescale i.MX6DL rev1.3 996 MHz (running at 792 MHz)
CPU:   Extended Commercial temperature grade (-20C to 105C) at 69C
Reset cause: POR
Model: Freescale i.MX6 DualLite SABRE Smart Device Board
Board: MX6-SabreSD
DRAM:  2 GiB
PMIC: PFUZE100! DEV_ID=0x10 REV_ID=0x21
MMC:   FSL_SDHC: 0, FSL_SDHC: 1, FSL_SDHC: 2
No panel detected: default to Hannstar-XGA
Display: Hannstar-XGA (1024x768)
In:    serial
Out:   serial
Err:   serial
flash target is MMC:2
Net:   No ethernet found.
Fastboot: Normal
Hit any key to stop autoboot:  3     2     1     0
boota mmc2
kernel   @ 14008000 (9966048)
ramdisk  @ 15000000 (2041676)
fdt      @ 14f00000 (50954)
## Booting Android Image at 0x12000000 ...
Kernel load addr 0x14008000 size 9733 KiB
Kernel command line: console=ttymxc0,115200 init=/init video=mxcfb0:dev=hdmi,1920x1080M@61,bpp=32 video=mxcfb1:off video=mxcfb2:off arm_freq=1000 fbmem=48M vmalloc=400M androidboot.console=ttymxc0 androidboot.hardware=freescale mxc_hdmi.only_cea=1 androidboot.serialno=080711d4e317318f androidboot.soc_type=imx6dl androidboot.storage_type=emmc
## 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 14f0f709
switch to ldo_bypass mode!

Starting kernel ...

Booting Linux on physical CPU 0x0
Linux version 4.9.17-04736-ga88711e-dirty (my19@my19-HP-Z420-Workstation) (gcc version 4.9.x 20150123 (prerelease) (GCC) ) #1 SMP PREEMPT Tue May 29 17:25:33 EDT 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 DualLite SABRE Smart Device Board
Memory policy: Data cache writealloc
percpu: Embedded 15 pages/cpu @e57b5000 s31040 r8192 d22208 u61440
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 523056
Kernel command line: console=ttymxc0,115200 init=/init video=mxcfb0:dev=hdmi,1920x1080M@61,bpp=32 video=mxcfb1:off video=mxcfb2:off arm_freq=1000 fbmem=48M vmalloc=400M androidboot.console=ttymxc0 androidboot.hardware=freescale mxc_hdmi.only_cea=1 androidboot.serialno=080711d4e317318f androidboot.soc_type=imx6dl androidboot.storage_type=emmc
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: 2056432K/2097152K available (13312K kernel code, 1121K rwdata, 4280K rodata, 1024K init, 612K bss, 40720K reserved, 0K cma-reserved, 1466368K highmem)
Virtual kernel memory layout:
    vector  : 0xffff0000 - 0xffff1000   (   4 kB)
    fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
    vmalloc : 0xe7000000 - 0xff800000   ( 392 MB)
    lowmem  : 0xc0000000 - 0xe6800000   ( 616 MB)
    pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
    modules : 0xbf000000 - 0xbfe00000   (  14 MB)
      .text : 0xc0008000 - 0xc0e00000   (14304 kB)
      .init : 0xc1300000 - 0xc1400000   (1024 kB)
      .data : 0xc1400000 - 0xc1518718   (1122 kB)
       .bss : 0xc1518718 - 0xc15b18a0   ( 613 kB)
SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
Preemptible hierarchical RCU implementation.
    Build-time adjustment of leaf fanout to 32.
    RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=2
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, 512 kB
L2C-310: CACHE_ID 0x410000c8, AUX_CTRL 0x76450001
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
Console: colour dummy device 80x30
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: 512 (order: 3, 32768 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.MX6DL, silicon rev 1.3
vddarm: bypassed regulator has no supply!
vddarm: failed to get the current voltage(-517)
vddsoc: bypassed regulator has no supply!
vddsoc: failed to get the current voltage(-517)
hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
hw-breakpoint: maximum watchpoint size is 4 bytes.
imx6dl-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver
imx-gpc 20dc000.gpc: pu regulator not ready, retry
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-0: IMX I2C adapter registered
i2c i2c-0: can't use DMA, using PIO instead.
i2c i2c-1: IMX I2C adapter registered
i2c i2c-1: can't use DMA, using PIO instead.
i2c i2c-2: Max17135 PMIC not found!
i2c i2c-2: IMX I2C adapter registered
i2c i2c-2: can't use DMA, using PIO instead.
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 NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)
mxc_mipi_csi2 21dc000.mipi_csi: i.MX MIPI CSI2 driver probed
mxc_mipi_csi2 21dc000.mipi_csi: i.MX MIPI CSI2 dphy version is 0x3130302a
MIPI CSI2 driver module loaded
imx rpmsg driver is registered.
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: 1996K (c5000000 - c51f3000)
hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available
Bus freq driver module loaded
bt power gpio is:2
rfkill: BT RF going to : on
mxc_bt_rfkill_reset
mxc_bt_rfkill driver success loaded
audit: initializing netlink subsys (disabled)
audit: type=2000 audit(0.600: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
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.
backlight supply power not found, using dummy regulator
mxc_mipi_dsi 21e0000.mipi: i.MX MIPI DSI driver probed
mxc_hdmi 20e0000.hdmi_video: Detected HDMI controller 0x13:0x1a:0xa0:0xc1
fbcvt: Refresh rate not CVT standard
fbcvt: 1920x1080@61: CVT Name - Not a CVT standard - 2.073 Mega Pixel Image

mxc_sdc_fb fb@0: registered mxc display driver hdmi
imx-ipuv3 2400000.ipu: IPU DMFC DP HIGH RESOLUTION: 1(0,1), 5B(2~5), 5F(6,7)
Console: switching to colour frame buffer device 240x67
mxc_sdc_fb fb@1: Can't get fb option for mxcfb1!
imx-sdma 20ec000.sdma: no iram assigned, using external mem
imx-sdma 20ec000.sdma: loaded firmware 3.3
pfuze100-regulator 1-0008: Full layer: 2, Metal layer: 1
pfuze100-regulator 1-0008: FAB: 0, FIN: 0
pfuze100-regulator 1-0008: pfuze100 found.
vddpu: supplied by SW1C
usb_otg_vbus: supplied by SWBST
usb_h1_vbus: supplied by SWBST
mxc_hdmi 20e0000.hdmi_video: Read EDID again
2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 26, base_baud = 5000000) is a IMX
console [ttymxc0] enabled
mxc_hdmi 20e0000.hdmi_video: create default modelist
21f4000.serial: ttymxc4 at MMIO 0x21f4000 (irq = 77, base_baud = 5000000) is a IMX
imx sema4 driver is registered.
[drm] Initialized
[drm] Initialized vivante 1.0.0 20120216 on minor 0
brd: module loaded
loop: module loaded
zram: Added device: zram0
libphy: Fixed MDIO Bus: probed
tun: Universal TUN/TAP device driver, 1.6
tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
CAN device driver interface
2188000.ethernet supply phy not found, using dummy regulator
pps pps0: new PPS source ptp0
fec 2188000.ethernet (unnamed net_device) (uninitialized): Invalid MAC address: 00:00:00:00:00:00
fec 2188000.ethernet (unnamed net_device) (uninitialized): Using random MAC address: 22:39:9c:18:c3:be
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 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 cdc_eem
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 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
ci_hdrc ci_hdrc.1: EHCI Host Controller
ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1
ci_hdrc ci_hdrc.1: 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-04736-ga88711e-dirty ehci_hcd
usb usb1: SerialNumber: ci_hdrc.1
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 1 port detected
mousedev: PS/2 mouse device common for all mice
usbcore: registered new interface driver xpad
usbcore: registered new interface driver usb_acecad
usbcore: registered new interface driver aiptek
usbcore: registered new interface driver gtco
usbcore: registered new interface driver hanwang
usbcore: registered new interface driver kbtab
egalax_ts 1-0004: Failed to switch to I2C interface
egalax_ts 2-0004: Failed to switch to I2C interface
input: max11801_ts as /devices/soc0/soc/2100000.aips-bus/21a4000.i2c/i2c-1/1-0048/input/input2
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
mxc_v4l2_output v4l2_out: V4L2 device registered as video16
mxc_v4l2_output v4l2_out: V4L2 device registered as video17
ov5640_read_reg:write reg error:reg=300a
camera ov5640 is not found
ov5642_read_reg:write reg error:reg=300a
camera ov5642 is not found
usb 1-1: new high-speed USB device number 2 using ci_hdrc
usb 1-1: New USB device found, idVendor=0424, idProduct=2412
usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
hub 1-1:1.0: USB hub found
hub 1-1:1.0: 2 ports detected
ov5640_read_reg:write reg error:reg=300a
camera ov5640_mipi is not found
usbcore: registered new interface driver uvcvideo
USB Video Class driver (1.1.1)
mag3110 2-000e: check mag3110 chip ID
mag3110 2-000e: read chip ID 0xfffffffa is not equal to 0xc4!
mag3110: probe of 2-000e failed with error -22
mma8x5x 0-001c: read chip ID 0xfffffffa is not equal to 0x1a,0x2a,0x3a,0x4a,0x5a!
mma8x5x: probe of 0-001c failed with error -22
imx2-wdt 20c0000.wdog: timeout 60 sec (nowayout=0)
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 BCSP registered
Bluetooth: HCI UART protocol ATH3K registered
usbcore: registered new interface driver btusb
sdhci: Secure Digital Host Controller Interface driver
sdhci: Copyright(c) Pierre Ossman
sdhci-pltfm: SDHCI platform and OF driver helper
sdhci-esdhc-imx 2194000.usdhc: Got WP GPIO
sdhci-esdhc-imx 2194000.usdhc: assigned as wifi host
mmc1: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA
sdhci-esdhc-imx 2198000.usdhc: Got CD GPIO
sdhci-esdhc-imx 2198000.usdhc: Got WP GPIO
mmc2: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA
mmc3: SDHCI controller on 219c000.usdhc [219c000.usdhc] using ADMA
mxc_vdoa 21e4000.vdoa: i.MX Video Data Order Adapter(VDOA) driver probed
mxc_hdmi_cec soc:hdmi_cec@00120000: HDMI CEC initialized
leds-gpio: probe of leds failed with error -16
caam 2100000.caam: ERA source: CAAMVID.
caam 2100000.caam: AXI pipeline throttling enabled.
caam 2100000.caam: Instantiated RNG4 SH1
caam 2100000.caam: device ID = 0x0a16010000000100 (Era 4)
random: fast init done
caam 2100000.caam: job rings = 2, qi = 0
mmc3: new DDR MMC card at address 0001
mmcblk3: mmc3:0001 SEM16G 14.7 GiB
mmcblk3boot0: mmc3:0001 SEM16G partition 1 4.00 MiB
mmcblk3boot1: mmc3:0001 SEM16G partition 2 4.00 MiB
caam algorithms registered in /proc/crypto
mmcblk3rpmb: mmc3:0001 SEM16G partition 3 4.00 MiB
caam_jr 2101000.jr0: registering rng-caam
platform caam_sm: blkkey_ex: 4 keystore units available
Alternate GPT is invalid, using primary GPT.
 mmcblk3: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11
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] c9 4d 05 22 82 57 92 f8
platform caam_sm: [0008] b0 bf 3c f9 3b 8c 7f f7
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] 30 4c fb 1c 0f d3 56 70
platform caam_sm: [0008] e7 3f a8 a8 ea 9d 08 ae
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] df e4 6d b7 37 ad e0 e1
platform caam_sm: [0008] cb 9a fd fc d8 fa 6d 49
platform caam_sm: [0016] b5 c0 6f cf d3 ef 1b 3a
platform caam_sm: [0024] 96 fd c8 81 a5 61 6c de
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] 78 16 d2 fb f2 37 45 57
platform caam_sm: [0008] 79 51 24 91 86 26 6a 17
platform caam_sm: [0016] 5c a7 ec d9 6c ff 06 0a
platform caam_sm: [0024] b9 6f ee 0f ca ca 4a a8
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] c1 83 d3 15 91 3a bc ee
platform caam_sm: [0008] 57 ea 01 ec 94 c0 6a 53
platform caam_sm: [0016] 32 86 59 34 f6 3c 66 36
platform caam_sm: [0024] 2f a2 f1 41 f4 96 74 b2
platform caam_sm: [0032] 72 01 ad f8 6a ac 61 90
platform caam_sm: [0040] 5b 42 cb e8 cb 54 05 5a
platform caam_sm: [0048] fb c4 52 aa 90 22 39 40
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] af 27 4f 44 62 e7 85 e2
platform caam_sm: [0008] 49 08 17 84 71 91 5f c5
platform caam_sm: [0016] 70 67 bb 90 9b 61 18 d5
platform caam_sm: [0024] f1 72 ca 65 d1 a3 4b 8c
platform caam_sm: [0032] e0 59 83 22 04 13 f9 ff
platform caam_sm: [0040] 64 71 17 9e 5c b4 89 bc
platform caam_sm: [0048] bf 37 f4 d8 2c 18 91 4f
platform caam_sm: [0056] 1f 07 60 f4 3a e9 78 86
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] ce 0c b7 e4 03 c3 5a 7f
platform caam_sm: [0008] 53 ab 92 28 a1 3c 43 93
platform caam_sm: [0016] 14 71 52 bf 96 3c b5 b0
platform caam_sm: [0024] 3f 7c e0 59 59 bd 64 4b
platform caam_sm: [0032] 7b 88 56 55 92 9a d3 5e
platform caam_sm: [0040] 67 64 e9 64 60 19 6e 64
platform caam_sm: [0048] e3 cd 3f f9 e3 94 17 b6
platform caam_sm: [0056] 5a b5 35 74 b5 a4 e5 78
platform caam_sm: [0064] 14 ca 07 91 65 57 4f 60
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] cf f5 b0 f4 4d 17 c2 0a
platform caam_sm: [0008] df 3b c0 55 29 7b 2e cf
platform caam_sm: [0016] 45 db 17 c2 1c 50 c6 44
platform caam_sm: [0024] 32 5d 5e 66 6d 42 da 00
platform caam_sm: [0032] b4 b2 c6 67 13 c7 f6 3c
platform caam_sm: [0040] 72 46 74 e0 c0 53 63 1f
platform caam_sm: [0048] 97 50 98 ce c0 b9 48 90
platform caam_sm: [0056] c1 42 60 6c 2b e6 46 b4
platform caam_sm: [0064] 77 01 53 21 c1 a0 f6 5d
platform caam_sm: [0072] 38 96 52 5f ca c1 82 f3
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] 69 8b 64 81 87 8c e0 85
platform caam_sm: [0008] 7e 57 bb 68 b9 79 ec 9a
platform caam_sm: restored 128-bit black key:
platform caam_sm: [0000] 30 4c fb 1c 0f d3 56 70
platform caam_sm: [0008] e7 3f a8 a8 ea 9d 08 ae
platform caam_sm: restored 192-bit black key:
platform caam_sm: [0000] df e4 6d b7 37 ad e0 e1
platform caam_sm: [0008] cb 9a fd fc d8 fa 6d 49
platform caam_sm: [0016] 31 32 1f d0 36 8b 09 67
platform caam_sm: [0024] 9a ec d3 00 ac 00 9c e9
platform caam_sm: restored 256-bit black key:
platform caam_sm: [0000] 78 16 d2 fb f2 37 45 57
platform caam_sm: [0008] 79 51 24 91 86 26 6a 17
platform caam_sm: [0016] 5c a7 ec d9 6c ff 06 0a
platform caam_sm: [0024] b9 6f ee 0f ca ca 4a a8
snvs-secvio 20cc000.caam-snvs: can't get snvs clock
snvs-secvio 20cc000.caam-snvs: violation handlers armed - non-secure state
caam_keyblob caam_keyblob: caam keyblob initialized
hidraw: raw HID events driver (C) Jiri Kosina
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
wm8962 0-001a: Failed to read ID register
fsl-ssi-dai 202c000.ssi: No cache defaults, reading back from HW
imx-wm8962 sound: failed to find codec platform device
imx-wm8962: probe of sound failed with error -22
imx-audio-hdmi sound-hdmi: hdmi-hifi.0 <-> soc:hdmi_audio@00120000 mapping ok
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
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: regulators not ready, retry
registered taskstats version 1
imx_epdc_fb 20f4000.epdc: Unable to get display PMIC regulator.err = 0xfffffdfb
vddarm: supplied by SW1AB
vddsoc: supplied by SW1C
imx-gpc 20dc000.gpc: Registered imx-gpc
mxc_vpu 2040000.vpu_fsl: VPU initialized
galcore: clk_get vg clock failed, disable vg!
Galcore version 6.2.2.96445
cpu cpu0: Registered imx6q-cpufreq
imx_thermal 2000000.aips-bus:tempmon: Extended Commercial CPU temperature grade - max:105C critical:100C passive:95C
dhd_module_init in
wifi_plat_dev_drv_probe no GPIO for OOB in device tree.
wifi_plat_dev_drv_probe continue with non-OOB mode.
Power-up adapter 'DHD generic adapter'
wifi_platform_bus_enumerate device present 1
failed to power up DHD generic adapter, 3 retry left
wifi_platform_bus_enumerate device present 0
wifi_platform_bus_enumerate device present 1
failed to power up DHD generic adapter, 2 retry left
wifi_platform_bus_enumerate device present 0
wifi_platform_bus_enumerate device present 1
failed to power up DHD generic adapter, 1 retry left
wifi_platform_bus_enumerate device present 0
wifi_platform_bus_enumerate device present 1
failed to power up DHD generic adapter, 0 retry left
wifi_platform_bus_enumerate device present 0
failed to power up DHD generic adapter, max retry reached**
input: gpio-keys as /devices/soc0/gpio-keys/input/input3
snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 00:00:18 UTC (18)
usb_otg_vbus: disabling
wm8962-supply: disabling
wlreg_on: disabling
SW4: disabling
VGEN1: disabling
ALSA device list:
  #0: imx-hdmi-soc
Freeing unused kernel memory: 1024K (c1300000 - c1400000)
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(18.650:2): policy loaded auid=4294967295 ses=4294967295
selinux: SELinux: Loaded policy from /sepolicy

audit: type=1404 audit(18.670:3): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
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

selinux: SELinux: Loaded file_contexts

ueventd: Coldboot took 0.286006 seconds
keychord: using input dev gpio-keys for fevent
Console: switching to colour dummy device 80x30
watchdogd: watchdogd started (interval 10, margin 20)!
fec: <212> warning: __ecc_read: RS block 5263360: decoding failed
fec: <214> warning: __ecc_read: RS block 5263360: decoding failed
fec: <217> warning: __ecc_read: RS block 5263360: decoding failed
EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: barrier=1
EXT4-fs (mmcblk3p10): Ignoring removed nomblk_io_submit option
EXT4-fs (mmcblk3p10): recovery complete
EXT4-fs (mmcblk3p10): mounted filesystem with ordered data mode. Opts: errors=remount-ro,nomblk_io_submit
e2fsck: e2fsck 1.43.3 (04-Sep-2016)

e2fsck: Pass 1: Checking inodes, blocks, and sizes

e2fsck: Pass 2: Checking directory structure

e2fsck: Pass 3: Checking directory connectivity

e2fsck: Pass 4: Checking reference counts

e2fsck: Pass 5: Checking group summary information

e2fsck: /dev/block/by-name/userdata: 157/315120 files (1.3% non-contiguous), 57532/1260032 blocks

EXT4-fs (mmcblk3p10): Ignoring removed nomblk_io_submit option
EXT4-fs (mmcblk3p10): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,noauto_da_alloc,errors=panic
EXT4-fs (mmcblk3p4): Ignoring removed nomblk_io_submit option
EXT4-fs (mmcblk3p4): recovery complete
EXT4-fs (mmcblk3p4): mounted filesystem with ordered data mode. Opts: errors=remount-ro,nomblk_io_submit
EXT4-fs (mmcblk3p4): Ignoring removed nomblk_io_submit option
EXT4-fs (mmcblk3p4): mounted filesystem with ordered data mode. Opts: nomblk_io_submit
EXT4-fs (mmcblk3p9): mounted filesystem with ordered data mode. Opts: barrier=1
init: Parsing file /vendor/etc/init/rild.rc...
init: Parsing file /vendor/etc/init/vndservicemanager.rc...
init: Parsing file /odm/etc/init...
init: Unable to open '/odm/etc/init': No such file or directory
init: Command 'mount_all /fstab.freescale' action=fs (/init.freescale.rc:264) returned 1 took 3847.93ms.
init: [libfs_mgr]fs_mgr_read_fstab_dt(): failed to read fstab from dt
init: [libfs_mgr]fs_mgr_read_fstab_dt(): failed to read fstab from dt
init: Command 'verity_update_state' action=fs (/init.freescale.rc:267) returned 0 took 370.236ms.
init: processing action (fs) from (init.freescale.usb.rc:24)
file system registered
using random self ethernet address
using random host ethernet address
init: processing action (post-fs) from (/init.rc:296)
logd.auditd: start
logd.klogd: 18850398335
binder: 241:241 ioctl 620a 96ad869c returned -22
zram0: detected capacity change from 0 to 314572800
Adding 307196k swap on /dev/block/zram0.  Priority:-1 extents:1 across:307196k SS
logd.daemon: reinit
rfkill: BT RF going to : off
type=1400 audit(25.410:4): avc: denied { search } for pid=241 comm="hwservicemanage" name="260" dev="proc" ino=10032 scontext=u:r:hwservicemanager:s0 tcontext=u:r:evs_manager:s0 tclass=dir permissive=0
type=1400 audit(25.410:5): avc: denied { search } for pid=241 comm="hwservicemanage" name="260" dev="proc" ino=10032 scontext=u:r:hwservicemanager:s0 tcontext=u:r:evs_manager:s0 tclass=dir permissive=0
type=1400 audit(25.410:6): avc: denied { read } for pid=260 comm="android.automot" name="hw" dev="dm-0" ino=1264 scontext=u:r:evs_manager:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=0
type=1400 audit(25.410:6): avc: denied { read } for pid=260 comm="android.automot" name="hw" dev="dm-0" ino=1264 scontext=u:r:evs_manager:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=0
type=1400 audit(25.560:7): avc: denied { create } for pid=264 comm="android.hardwar" scontext=u:r:hal_vehicle_default:s0 tcontext=u:r:hal_vehicle_default:s0 tclass=tcp_socket permissive=0
type=1400 audit(25.560:7): avc: denied { create } for pid=264 comm="android.hardwar" scontext=u:r:hal_vehicle_default:s0 tcontext=u:r:hal_vehicle_default:s0 tclass=tcp_socket permissive=0
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
sabresd_6dq:/ $ read descriptors
read strings
type=1400 audit(25.910:8): avc: granted { read } for pid=1 comm="init" name="ttymxc0" dev="tmpfs" ino=9778 scontext=u:r:init:s0 tcontext=u:object_r:tty_device:s0 tclass=chr_file
ERROR: v4l2 capture: slave not found!
ERROR: v4l2 capture: slave not found!
healthd: battery l=100 v=0 t=42.4 h=2 st=2 chg=a
init: starting service 'bootanim'...
init: starting service 'evs_manager'...
init: property_set("ro.boottime.evs_manager", "24640354335") failed: property already set
init: starting service 'evs_app'...
init: property_set("ro.boottime.evs_app", "24697716669") failed: property already set
init: starting service 'vehicle-hal-2.1'...
init: property_set("ro.boottime.vehicle-hal-2.1", "24726671002") failed: property already set
type=1400 audit(27.940:12): avc: denied { read } for pid=277 comm="surfaceflinger" name="dri" dev="tmpfs" ino=6723 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=0
type=1400 audit(30.290:13): avc: denied { search } for pid=241 comm="hwservicemanage" name="380" dev="proc" ino=11063 scontext=u:r:hwservicemanager:s0 tcontext=u:r:evs_manager:s0 tclass=dir permissive=0
type=1400 audit(30.290:14): avc: denied { search } for pid=241 comm="hwservicemanage" name="380" dev="proc" ino=11063 scontext=u:r:hwservicemanager:s0 tcontext=u:r:evs_manager:s0 tclass=dir permissive=0
type=1400 audit(30.290:15): avc: denied { read } for pid=380 comm="android.automot" name="hw" dev="dm-0" ino=1264 scontext=u:r:evs_manager:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=0
type=1400 audit(30.290:15): avc: denied { read } for pid=380 comm="android.automot" name="hw" dev="dm-0" ino=1264 scontext=u:r:evs_manager:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=0
type=1400 audit(30.450:16): avc: denied { read } for pid=385 comm="evs_app" name="u:object_r:hwservicemanager_prop:s0" dev="tmpfs" ino=6688 scontext=u:r:evs_app:s0 tcontext=u:object_r:hwservicemanager_prop:s0 tclass=file permissive=0
init: Service 'evs_manager' (pid 380) exited with status 1
init: Sending signal 9 to service 'evs_manager' (pid 380) process group...
init: kill(-380, 9) failed: No such process
init: starting service 'evs_manager'...
init: property_set("ro.boottime.evs_manager", "29645352002") failed: property already set
init: starting service 'evs_app'...
init: property_set("ro.boottime.evs_app", "29702517336") failed: property already set
type=1400 audit(30.460:17): avc: denied { read } for pid=385 comm="evs_app" name="u:object_r:hwservicemanager_prop:s0" dev="tmpfs" ino=6688 scontext=u:r:evs_app:s0 tcontext=u:object_r:hwservicemanager_prop:s0 tclass=file permissive=0
init: Service 'evs_manager' (pid 404) exited with status 1
init: Sending signal 9 to service 'evs_manager' (pid 404) process group...
init: kill(-404, 9) failed: No such process
init: Successfully killed process cgroup uid 1062 pid 404 in 0ms
init: Sending signal 9 to service 'evs_app' (pid 405) process group...
init: Successfully killed process cgroup uid 1062 pid 405 in 12ms
type=1400 audit(35.230:18): avc: denied { search } for pid=241 comm="hwservicemanage" name="404" dev="proc" ino=12700 scontext=u:r:hwservicemanager:s0 tcontext=u:r:evs_manager:s0 tclass=dir permissive=0
type=1400 audit(35.250:19): avc: denied { search } for pid=241 comm="hwservicemanage" name="404" dev="proc" ino=12700 scontext=u:r:hwservicemanager:s0 tcontext=u:r:evs_manager:s0 tclass=dir permissive=0
type=1400 audit(35.250:20): avc: denied { read } for pid=404 comm="android.automot" name="hw" dev="dm-0" ino=1264 scontext=u:r:evs_manager:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=0
type=1400 audit(35.250:20): avc: denied { read } for pid=404 comm="android.automot" name="hw" dev="dm-0" ino=1264 scontext=u:r:evs_manager:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=0
type=1400 audit(35.330:21): avc: denied { create } for pid=406 comm="android.hardwar" scontext=u:r:hal_vehicle_default:s0 tcontext=u:r:hal_vehicle_default:s0 tclass=tcp_socket permissive=0
capability: warning: `main' uses 32-bit capabilities (legacy support in use)
init: starting service 'evs_manager'...
type=1400 audit(35.330:21): avc: denied { create } for pid=406 comm="android.hardwar" scontext=u:r:hal_vehicle_default:s0 tcontext=u:r:hal_vehicle_default:s0 tclass=tcp_socket permissive=0
init: property_set("ro.boottime.evs_manager", "34657382336") failed: property already set
init: starting service 'evs_app'...
init: property_set("ro.boottime.evs_app", "34800570336") failed: property already set
init: starting service 'vehicle-hal-2.1'...
init: property_set("ro.boottime.vehicle-hal-2.1", "34802766670") failed: property already set
init: Service 'evs_manager' (pid 441) exited with status 1
init: Sending signal 9 to service 'evs_manager' (pid 441) process group...
init: kill(-441, 9) failed: No such process
init: Successfully killed process cgroup uid 1062 pid 441 in 0ms
type=1400 audit(40.260:22): avc: denied { search } for pid=241 comm="hwservicemanage" name="441" dev="proc" ino=13112 scontext=u:r:hwservicemanager:s0 tcontext=u:r:evs_manager:s0 tclass=dir permissive=0
type=1400 audit(40.280:23): avc: denied { search } for pid=241 comm="hwservicemanage" name="441" dev="proc" ino=13112 scontext=u:r:hwservicemanager:s0 tcontext=u:r:evs_manager:s0 tclass=dir permissive=0
type=1400 audit(40.280:24): avc: denied { read } for pid=441 comm="android.automot" name="hw" dev="dm-0" ino=1264 scontext=u:r:evs_manager:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=0
random: crng init done
type=1400 audit(40.280:24): avc: denied { read } for pid=441 comm="android.automot" name="hw" dev="dm-0" ino=1264 scontext=u:r:evs_manager:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=0
init: Service 'evs_manager' (pid 517) exited with status 1
init: Sending signal 9 to service 'evs_manager' (pid 517) process group...
init: kill(-517, 9) failed: No such process
init: Successfully killed process cgroup uid 1062 pid 517 in 0ms
init: starting service 'evs_app'...
init: property_set("ro.boottime.evs_app", "39809374004") failed: property already set
init: starting service 'vehicle-hal-2.1'...
init: property_set("ro.boottime.vehicle-hal-2.1", "39816237004") failed: property already set
type=1400 audit(45.270:25): avc: denied { search } for pid=241 comm="hwservicemanage" name="517" dev="proc" ino=14279 scontext=u:r:hwservicemanager:s0 tcontext=u:r:evs_manager:s0 tclass=dir permissive=0
type=1400 audit(45.280:26): avc: denied { search } for pid=241 comm="hwservicemanage" name="517" dev="proc" ino=14279 scontext=u:r:hwservicemanager:s0 tcontext=u:r:evs_manager:s0 tclass=dir permissive=0
type=1400 audit(45.280:27): avc: denied { read } for pid=517 comm="android.automot" name="hw" dev="dm-0" ino=1264 scontext=u:r:evs_manager:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=0
type=1400 audit(45.280:27): avc: denied { read } for pid=517 comm="android.automot" name="hw" dev="dm-0" ino=1264 scontext=u:r:evs_manager:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=0
init: Service 'vehicle-hal-2.1' (pid 522) exited with status 1
init: Sending signal 9 to service 'vehicle-hal-2.1' (pid 522) process group...
type=1400 audit(45.630:28): avc: denied { read } for pid=520 comm="evs_app" name="u:object_r:hwservicemanager_prop:s0" dev="tmpfs" ino=6688 scontext=u:r:evs_app:s0 tcontext=u:object_r:hwservicemanager_prop:s0 tclass=file permissive=0
type=1400 audit(45.630:29): avc: denied { read } for pid=520 comm="evs_app" name="u:object_r:hwservicemanager_prop:s0" dev="tmpfs" ino=6688 scontext=u:r:evs_app:s0 tcontext=u:object_r:hwservicemanager_prop:s0 tclass=file permissive=0
type=1400 audit(45.920:30): avc: denied { create } for pid=522 comm="android.hardwar" scontext=u:r:hal_vehicle_default:s0 tcontext=u:r:hal_vehicle_default:s0 tclass=tcp_socket permissive=0
type=1400 audit(45.920:30): avc: denied { create } for pid=522 comm="android.hardwar" scontext=u:r:hal_vehicle_default:s0 tcontext=u:r:hal_vehicle_default:s0 tclass=tcp_socket permissive=0
type=1400 audit(45.940:31): avc: denied { read } for pid=520 comm="evs_app" name="u:object_r:hwservicemanager_prop:s0" dev="tmpfs" ino=6688 scontext=u:r:evs_app:s0 tcontext=u:object_r:hwservicemanager_prop:s0 tclass=file permissive=0
type=1400 audit(50.250:62): avc: denied { read } for pid=520 comm="evs_app" name="u:object_r:hwservicemanager_prop:s0" dev="tmpfs" ino=6688 scontext=u:r:evs_app:s0 tcontext=u:object_r:hwservicemanager_prop:s0 tclass=file permissive=0 duplicate messages suppressed
init: Service 'evs_manager' (pid 597) exited with status 1
init: Sending signal 9 to service 'evs_manager' (pid 597) process group...
init: kill(-597, 9) failed: No such process
init: Successfully killed process cgroup uid 1062 pid 597 in 0ms
init: Sending signal 9 to service 'evs_app' (pid 520) process group...
init: Successfully killed process cgroup uid 1062 pid 520 in 21ms
init: Service 'evs_app' (pid 520) killed by signal 9
init: starting service 'evs_app'...
init: property_set("ro.boottime.evs_app", "44936197671") failed: property already set
init: starting service 'vehicle-hal-2.1'...
type=1400 audit(50.360:63): avc: denied { search } for pid=241 comm="hwservicemanage" name="597" dev="proc" ino=16385 scontext=u:r:hwservicemanager:s0 tcontext=u:r:evs_manager:s0 tclass=dir permissive=0
type=1400 audit(50.360:64): avc: denied { search } for pid=241 comm="hwservicemanage" name="597" dev="proc" ino=16385 scontext=u:r:hwservicemanager:s0 tcontext=u:r:evs_manager:s0 tclass=dir permissive=0
type=1400 audit(50.360:65): avc: denied { read } for pid=597 comm="android.automot" name="hw" dev="dm-0" ino=1264 scontext=u:r:evs_manager:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=0
type=1400 audit(50.360:65): avc: denied { read } for pid=597 comm="android.automot" name="hw" dev="dm-0" ino=1264 scontext=u:r:evs_manager:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=0
type=1400 audit(50.630:66): avc: denied { read } for pid=599 comm="evs_app" name="u:object_r:hwservicemanager_prop:s0" dev="tmpfs" ino=6688 scontext=u:r:evs_app:s0 tcontext=u:object_r:hwservicemanager_prop:s0 tclass=file permissive=0
type=1400 audit(55.240:100): avc: denied { read } for pid=599 comm="evs_app" name="u:object_r:hwservicemanager_prop:s0" dev="tmpfs" ino=6688 scontext=u:r:evs_app:s0 tcontext=u:object_r:hwservicemanager_prop:s0 tclass=file permissive=0 duplicate messages suppressed
type=1400 audit(55.360:101): avc: denied { search } for pid=241 comm="hwservicemanage" name="672" dev="proc" ino=17607 scontext=u:r:hwservicemanager:s0 tcontext=u:r:evs_manager:s0 tclass=dir permissive=0
init: Successfully killed process cgroup uid 1062 pid 599 in 38ms
init: Service 'evs_app' (pid 599) killed by signal 9
init: starting service 'evs_app'...
init: property_set("ro.boottime.evs_app", "49954355672") failed: property already set
init: starting service 'vehicle-hal-2.1'...
init: property_set("ro.boottime.vehicle-hal-2.1", "49957970338") failed: property already set
init: Service 'vehicle-hal-2.1' (pid 678) exited with status 1
init: Sending signal 9 to service 'vehicle-hal-2.1' (pid 678) process group...
init: kill(-678, 9) failed: No such process
init: Successfully killed process cgroup uid 1054 pid 678 in 0ms
type=1400 audit(55.390:102): avc: denied { search } for pid=241 comm="hwservicemanage" name="672" dev="proc" ino=17607 scontext=u:r:hwservicemanager:s0 tcontext=u:r:evs_manager:s0 tclass=dir permissive=0
type=1400 audit(55.390:103): avc: denied { read } for pid=672 comm="android.automot" name="hw" dev="dm-0" ino=1264 scontext=u:r:evs_manager:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=0
type=1400 audit(55.390:103): avc: denied { read } for pid=672 comm="android.automot" name="hw" dev="dm-0" ino=1264 scontext=u:r:evs_manager:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=0
type=1400 audit(55.670:104): avc: denied { read } for pid=677 comm="evs_app" name="u:object_r:hwservicemanager_prop:s0" dev="tmpfs" ino=6688 scontext=u:r:evs_app:s0 tcontext=u:object_r:hwservicemanager_prop:s0 tclass=file permissive=0
type=1400 audit(55.670:105): avc: denied { read } for pid=677 comm="evs_app" name="u:object_r:hwservicemanager_prop:s0" dev="tmpfs" ino=6688 scontext=u:r:evs_app:s0 tcontext=u:object_r:hwservicemanager_prop:s0 tclass=file permissive=0
type=1400 audit(55.820:106): avc: denied { create } for pid=678 comm="android.hardwar" scontext=u:r:hal_vehicle_default:s0 tcontext=u:r:hal_vehicle_default:s0 tclass=tcp_socket permissive=0
type=1400 audit(55.820:106): avc: denied { create } for pid=678 comm="android.hardwar" scontext=u:r:hal_vehicle_default:s0 tcontext=u:r:hal_vehicle_default:s0 tclass=tcp_socket permissive=0
type=1400 audit(55.860:107): avc: denied { read } for pid=677 comm="evs_app" name="u:object_r:hwservicemanager_prop:s0" dev="tmpfs" ino=6688 scontext=u:r:evs_app:s0 tcontext=u:object_r:hwservicemanager_prop:s0 tclass=file permissive=0
init: property_set("ro.boottime.vehicle-hal-2.1", "54959345672") failed: property already set
init: Service 'evs_manager' (pid 751) exited with status 1
type=1400 audit(60.500:139): avc: denied { read } for pid=677 comm="evs_app" name="u:object_r:hwservicemanager_prop:s0" dev="tmpfs" ino=6688 scontext=u:r:evs_app:s0 tcontext=u:object_r:hwservicemanager_prop:s0 tclass=file permissive=0 duplicate messages suppressed
type=1400 audit(60.550:140): avc: denied { search } for pid=241 comm="hwservicemanage" name="751" dev="proc" ino=18714 scontext=u:r:hwservicemanager:s0 tcontext=u:r:evs_manager:s0 tclass=dir permissive=0
type=1400 audit(60.590:141): avc: denied { search } for pid=241 comm="hwservicemanage" name="751" dev="proc" ino=18714 scontext=u:r:hwservicemanager:s0 tcontext=u:r:evs_manager:s0 tclass=dir permissive=0
type=1400 audit(60.590:142): avc: denied { read } for pid=751 comm="android.automot" name="hw" dev="dm-0" ino=1264 scontext=u:r:evs_manager:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=0
type=1400 audit(60.590:142): avc: denied { read } for pid=751 comm="android.automot" name="hw" dev="dm-0" ino=1264 scontext=u:r:evs_manager:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=0
type=1400 audit(60.670:143): avc: denied { read } for pid=677 comm="evs_app" name="u:object_r:hwservicemanager_prop:s0" dev="tmpfs" ino=6688 scontext=u:r:evs_app:s0 tcontext=u:object_r:hwservicemanager_prop:s0 tclass=file permissive=0
type=1400 audit(60.670:144): avc: denied { read } for pid=677 comm="evs_app" name="u:object_r:hwservicemanager_prop:s0" dev="tmpfs" ino=6688 scontext=u:r:evs_app:s0 tcontext=u:object_r:hwservicemanager_prop:s0 tclass=file permissive=0
type=1400 audit(60.860:145): avc: denied { create } for pid=758 comm="android.hardwar" scontext=u:r:hal_vehicle_default:s0 tcontext=u:r:hal_vehicle_default:s0 tclass=tcp_socket permissive=0
init: Sending signal 9 to service 'evs_manager' (pid 751) process group...
init: kill(-751, 9) failed: No such process
init: Successfully killed process cgroup uid 1062 pid 751 in 4ms
init: Sending signal 9 to service 'evs_app' (pid 677) process group...
init: Successfully killed process cgroup uid 1062 pid 677 in 9ms
init: Command 'restart evs_app' action=onrestart (<Service 'evs_manager' onrestart>:1) returned 0 took 53.3953ms.
init: Service 'evs_app' (pid 677) killed by signal 9
init: Service 'vehicle-hal-2.1' (pid 758) exited with status 1
type=1400 audit(60.860:145): avc: denied { create } for pid=758 comm="android.hardwar" scontext=u:r:hal_vehicle_default:s0 tcontext=u:r:hal_vehicle_default:s0 tclass=tcp_socket permissive=0
type=1400 audit(61.790:146): avc: denied { read } for pid=789 comm="evs_app" name="u:object_r:hwservicemanager_prop:s0" dev="tmpfs" ino=6688 scontext=u:r:evs_app:s0 tcontext=u:object_r:hwservicemanager_prop:s0 tclass=file permissive=0
type=1400 audit(65.390:179): avc: denied { read } for pid=829 comm="android.automot" name="hw" dev="dm-0" ino=1264 scontext=u:r:evs_manager:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=0
init: Service 'vehicle-hal-2.1' (pid 834) exited with status 1
init: Sending signal 9 to service 'vehicle-hal-2.1' (pid 834) process group...
init: kill(-834, 9) failed: No such process
init: Successfully killed process cgroup uid 1054 pid 834 in 0ms
init: starting service 'evs_app'...
init: property_set("ro.boottime.evs_app", "61125831006") failed: property already set
type=1400 audit(65.820:180): avc: denied { create } for pid=834 comm="android.hardwar" scontext=u:r:hal_vehicle_default:s0 tcontext=u:r:hal_vehicle_default:s0 tclass=tcp_socket permissive=0
type=1400 audit(65.820:180): avc: denied { create } for pid=834 comm="android.hardwar" scontext=u:r:hal_vehicle_default:s0 tcontext=u:r:hal_vehicle_default:s0 tclass=tcp_socket permissive=0
type=1400 audit(66.790:181): avc: denied { read } for pid=861 comm="evs_app" name="u:object_r:hwservicemanager_prop:s0" dev="tmpfs" ino=6688 scontext=u:r:evs_app:s0 tcontext=u:object_r:hwservicemanager_prop:s0 tclass=file permissive=0
init: property_set("ro.build.fingerprint", "Android/sabresd_6dq/sabresd_6dq:8.0.0/1.0.0-rfp-rc4/20180205:userdebug/dev-keys") failed: property already set
init: Service 'zygote' (pid 815) killed by signal 9
init: Sending signal 9 to service 'zygote' (pid 815) process group...
init: kill(-815, 9) failed: No such process
type=1400 audit(70.270:211): avc: denied { read } for pid=861 comm="evs_app" name="u:object_r:hwservicemanager_prop:s0" dev="tmpfs" ino=6688 scontext=u:r:evs_app:s0 tcontext=u:object_r:hwservicemanager_prop:s0 tclass=file permissive=0 duplicate messages suppressed
type=1400 audit(70.430:212): avc: denied { search } for pid=241 comm="hwservicemanage" name="907" dev="proc" ino=20899 scontext=u:r:hwservicemanager:s0 tcontext=u:r:evs_manager:s0 tclass=dir permissive=0
type=1400 audit(70.480:213): avc: denied { search } for pid=241 comm="hwservicemanage" name="907" dev="proc" ino=20899 scontext=u:r:hwservicemanager:s0 tcontext=u:r:evs_manager:s0 tclass=dir permissive=0
type=1400 audit(70.480:214): avc: denied { read } for pid=907 comm="android.automot" name="hw" dev="dm-0" ino=1264 scontext=u:r:evs_manager:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=0
type=1400 audit(70.480:214): avc: denied { read } for pid=907 comm="android.automot" name="hw" dev="dm-0" ino=1264 scontext=u:r:evs_manager:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=0
init: Service 'vehicle-hal-2.1' (pid 913) exited with status 1
init: Sending signal 9 to service 'vehicle-hal-2.1' (pid 913) process group...
init: kill(-913, 9) failed: No such process
init: Successfully killed process cgroup uid 1054 pid 913 in 0ms
init: starting service 'evs_app'...
init: property_set("ro.boottime.evs_app", "66136290674") failed: property already set
type=1400 audit(70.530:215): avc: denied { read } for pid=861 comm="evs_app" name="u:object_r:hwservicemanager_prop:s0" dev="tmpfs" ino=6688 scontext=u:r:evs_app:s0 tcontext=u:object_r:hwservicemanager_prop:s0 tclass=file permissive=0
type=1400 audit(70.530:215): avc: denied { read } for pid=861 comm="evs_app" name="u:object_r:hwservicemanager_prop:s0" dev="tmpfs" ino=6688 scontext=u:r:evs_app:s0 tcontext=u:object_r:hwservicemanager_prop:s0 tclass=file permissive=0
type=1400 audit(70.890:216): avc: denied { create } for pid=913 comm="android.hardwar" scontext=u:r:hal_vehicle_default:s0 tcontext=u:r:hal_vehicle_default:s0 tclass=tcp_socket permissive=0
type=1400 audit(70.890:216): avc: denied { create } for pid=913 comm="android.hardwar" scontext=u:r:hal_vehicle_default:s0 tcontext=u:r:hal_vehicle_default:s0 tclass=tcp_socket permissive=0
type=1400 audit(71.960:217): avc: denied { read } for pid=940 comm="evs_app" name="u:object_r:hwservicemanager_prop:s0" dev="tmpfs" ino=6688 scontext=u:r:evs_app:s0 tcontext=u:object_r:hwservicemanager_prop:s0 tclass=file permissive=0
init: property_set("ro.build.fingerprint", "Android/sabresd_6dq/sabresd_6dq:8.0.0/1.0.0-rfp-rc4/20180205:userdebug/dev-keys") failed: property already set
init: Service 'zygote' (pid 894) killed by signal 9
init: Sending signal 9 to service 'zygote' (pid 894) process group...
init: kill(-894, 9) failed: No such process
type=1400 audit(75.270:247): avc: denied { read } for pid=940 comm="evs_app" name="u:object_r:hwservicemanager_prop:s0" dev="tmpfs" ino=6688 scontext=u:r:evs_app:s0 tcontext=u:object_r:hwservicemanager_prop:s0 tclass=file permissive=0 duplicate messages suppressed
type=1400 audit(75.390:248): avc: denied { search } for pid=241 comm="hwservicemanage" name="984" dev="proc" ino=22610 scontext=u:r:hwservicemanager:s0 tcontext=u:r:evs_manager:s0 tclass=dir permissive=0
init: starting service 'evs_app'...
init: property_set("ro.boottime.evs_app", "71145670674") failed: property already set
type=1400 audit(75.390:249): avc: denied { search } for pid=241 comm="hwservicemanage" name="984" dev="proc" ino=22610 scontext=u:r:hwservicemanager:s0 tcontext=u:r:evs_manager:s0 tclass=dir permissive=0
type=1400 audit(75.420:250): avc: denied { read } for pid=984 comm="android.automot" name="hw" dev="dm-0" ino=1264 scontext=u:r:evs_manager:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=0
type=1400 audit(75.420:250): avc: denied { read } for pid=984 comm="android.automot" name="hw" dev="dm-0" ino=1264 scontext=u:r:evs_manager:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=0
type=1400 audit(75.870:251): avc: denied { create } for pid=991 comm="android.hardwar" scontext=u:r:hal_vehicle_default:s0 tcontext=u:r:hal_vehicle_default:s0 tclass=tcp_socket permissive=0
type=1400 audit(75.870:251): avc: denied { create } for pid=991 comm="android.hardwar" scontext=u:r:hal_vehicle_default:s0 tcontext=u:r:hal_vehicle_default:s0 tclass=tcp_socket permissive=0
type=1400 audit(76.820:252): avc: denied { read } for pid=1020 comm="evs_app" name="u:object_r:hwservicemanager_prop:s0" dev="tmpfs" ino=6688 scontext=u:r:evs_app:s0 tcontext=u:object_r:hwservicemanager_prop:s0 tclass=file permissive=0
init: property_set("ro.build.fingerprint", "Android/sabresd_6dq/sabresd_6dq:8.0.0/1.0.0-rfp-rc4/20180205:userdebug/dev-keys") failed: property already set
init: Service 'zygote' (pid 971) killed by signal 9
init: Sending signal 9 to service 'zygote' (pid 971) process group...
init: kill(-971, 9) failed: No such process
init: Successfully killed process cgroup uid 0 pid 971 in 4ms
init: Unable to open '/sys/android_power/request_state': No such file or directory
init: Unable to write to '/sys/power/state': Invalid argument
init: Sending signal 9 to service 'audioserver' (pid 972) process group...
type=1400 audit(80.270:281): avc: denied { read } for pid=1020 comm="evs_app" name="u:object_r:hwservicemanager_prop:s0" dev="tmpfs" ino=6688 scontext=u:r:evs_app:s0 tcontext=u:object_r:hwservicemanager_prop:s0 tclass=file permissive=0 duplicate messages suppressed
type=1400 audit(80.490:282): avc: denied { search } for pid=241 comm="hwservicemanage" name="1065" dev="proc" ino=23349 scontext=u:r:hwservicemanager:s0 tcontext=u:r:evs_manager:s0 tclass=dir permissive=0
type=1400 audit(80.520:283): avc: denied { search } for pid=241 comm="hwservicemanage" name="1065" dev="proc" ino=23349 scontext=u:r:hwservicemanager:s0 tcontext=u:r:evs_manager:s0 tclass=dir permissive=0
type=1400 audit(80.520:284): avc: denied { read } for pid=1065 comm="android.automot" name="hw" dev="dm-0" ino=1264 scontext=u:r:evs_manager:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=0
type=1400 audit(80.520:284): avc: denied { read } for pid=1065 comm="android.automot" name="hw" dev="dm-0" ino=1264 scontext=u:r:evs_manager:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=0
type=1400 audit(80.820:285): avc: denied { create } for pid=1066 comm="android.hardwar" scontext=u:r:hal_vehicle_default:s0 tcontext=u:r:hal_vehicle_default:s0 tclass=tcp_socket permissive=0
init: property_set("ro.build.fingerprint", "Android/sabresd_6dq/sabresd_6dq:8.0.0/1.0.0-rfp-rc4/20180205:userdebug/dev-keys") failed: property already set
init: Service 'zygote' (pid 1048) killed by signal 9
init: Sending signal 9 to service 'zygote' (pid 1048) process group...
init: kill(-1048, 9) failed: No such process
init: Successfully killed process cgroup uid 0 pid 1048 in 6ms
init: Unable to open '/sys/android_power/request_state': No such file or directory
init: Unable to write to '/sys/power/state': Invalid argument
init: Sending signal 9 to service 'audioserver' (pid 1049) process group...
init: Successfully killed process cgroup uid 1041 pid 1049 in 11ms
init: Sending signal 9 to service 'cameraserver' (pid 1050) process group...
type=1400 audit(85.290:316): avc: denied { read } for pid=1113 comm="evs_app" name="u:object_r:hwservicemanager_prop:s0" dev="tmpfs" ino=6688 scontext=u:r:evs_app:s0 tcontext=u:object_r:hwservicemanager_prop:s0 tclass=file permissive=0 duplicate messages suppressed
type=1400 audit(85.400:317): avc: denied { search } for pid=241 comm="hwservicemanage" name="1144" dev="proc" ino=25456 scontext=u:r:hwservicemanager:s0 tcontext=u:r:evs_manager:s0 tclass=dir permissive=0
type=1400 audit(85.430:318): avc: denied { search } for pid=241 comm="hwservicemanage" name="1144" dev="proc" ino=25456 scontext=u:r:hwservicemanager:s0 tcontext=u:r:evs_manager:s0 tclass=dir permissive=0
type=1400 audit(85.450:319): avc: denied { read } for pid=1144 comm="android.automot" name="hw" dev="dm-0" ino=1264 scontext=u:r:evs_manager:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=0
type=1400 audit(85.450:319): avc: denied { read } for pid=1144 comm="android.automot" name="hw" dev="dm-0" ino=1264 scontext=u:r:evs_manager:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=0
type=1400 audit(85.850:320): avc: denied { create } for pid=1146 comm="android.hardwar" scontext=u:r:hal_vehicle_default:s0 tcontext=u:r:hal_vehicle_default:s0 tclass=tcp_socket permissive=0
type=1400 audit(85.850:320): avc: denied { create } for pid=1146 comm="android.hardwar" scontext=u:r:hal_vehicle_default:s0 tcontext=u:r:hal_vehicle_default:s0 tclass=tcp_socket permissive=0
type=1400 audit(86.780:321): avc: denied { read } for pid=1187 comm="evs_app" name="u:object_r:hwservicemanager_prop:s0" dev="tmpfs" ino=6688 scontext=u:r:evs_app:s0 tcontext=u:object_r:hwservicemanager_prop:s0 tclass=file permissive=0
init: starting service 'evs_manager'...
init: property_set("ro.boottime.evs_manager", "84799627009") failed: property already set
type=1400 audit(90.300:329): avc: denied { read } for pid=1187 comm="evs_app" name="u:object_r:hwservicemanager_prop:s0" dev="tmpfs" ino=6688 scontext=u:r:evs_app:s0 tcontext=u:object_r:hwservicemanager_prop:s0 tclass=file permissive=0 duplicate messages suppressed
init: Service 'evs_manager' (pid 1193) exited with status 1
init: Sending signal 9 to service 'evs_manager' (pid 1193) process group...
init: kill(-1193, 9) failed: No such process
init: Successfully killed process cgroup uid 1062 pid 1193 in 0ms
init: Sending signal 9 to service 'evs_app' (pid 1187) process group...
init: Successfully killed process cgroup uid 1062 pid 1187 in 8ms
init: Service 'evs_app' (pid 1187) killed by signal 9
type=1400 audit(90.370:330): avc: denied { search } for pid=241 comm="hwservicemanage" name="1193" dev="proc" ino=25690 scontext=u:r:hwservicemanager:s0 tcontext=u:r:evs_manager:s0 tclass=dir permissive=0
type=1400 audit(90.380:331): avc: denied { search } for pid=241 comm="hwservicemanage" name="1193" dev="proc" ino=25690 scontext=u:r:hwservicemanager:s0 tcontext=u:r:evs_manager:s0 tclass=dir permissive=0
type=1400 audit(90.380:332): avc: denied { read } for pid=1193 comm="android.automot" name="hw" dev="dm-0" ino=1264 scontext=u:r:evs_manager:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=0
init: starting service 'vehicle-hal-2.1'...
type=1400 audit(90.380:332): avc: denied { read } for pid=1193 comm="android.automot" name="hw" dev="dm-0" ino=1264 scontext=u:r:evs_manager:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=0
type=1400 audit(90.640:333): avc: denied { create } for pid=1194 comm="android.hardwar" scontext=u:r:hal_vehicle_default:s0 tcontext=u:r:hal_vehicle_default:s0 tclass=tcp_socket permissive=0
type=1400 audit(90.640:333): avc: denied { create } for pid=1194 comm="android.hardwar" scontext=u:r:hal_vehicle_default:s0 tcontext=u:r:hal_vehicle_default:s0 tclass=tcp_socket permissive=0
type=1400 audit(91.890:334): avc: denied { read } for pid=1220 comm="evs_app" name="u:object_r:hwservicemanager_prop:s0" dev="tmpfs" ino=6688 scontext=u:r:evs_app:s0 tcontext=u:object_r:hwservicemanager_prop:s0 tclass=file permissive=0
init: starting service 'evs_manager'...
init: property_set("ro.boottime.evs_manager", "89804576676") failed: property already set
type=1400 audit(95.300:356): avc: denied { read } for pid=1220 comm="evs_app" name="u:object_r:hwservicemanager_prop:s0" dev="tmpfs" ino=6688 scontext=u:r:evs_app:s0 tcontext=u:object_r:hwservicemanager_prop:s0 tclass=file permissive=0 duplicate messages suppressed
type=1400 audit(95.360:357): avc: denied { search } for pid=241 comm="hwservicemanage" name="1283" dev="proc" ino=27521 scontext=u:r:hwservicemanager:s0 tcontext=u:r:evs_manager:s0 tclass=dir permissive=0
init: Service 'evs_manager' (pid 1283) exited with status 1
init: Sending signal 9 to service 'evs_manager' (pid 1283) process group...
init: kill(-1283, 9) failed: No such process
init: Successfully killed process cgroup uid 1062 pid 1283 in 0ms
init: Sending signal 9 to service 'evs_app' (pid 1220) process group...
init: Successfully killed process cgroup uid 1062 pid 1220 in 21ms
init: Service 'evs_app' (pid 1220) killed by signal 9
type=1400 audit(95.390:358): avc: denied { search } for pid=241 comm="hwservicemanage" name="1283" dev="proc" ino=27521 scontext=u:r:hwservicemanager:s0 tcontext=u:r:evs_manager:s0 tclass=dir permissive=0
type=1400 audit(95.390:359): avc: denied { read } for pid=1283 comm="android.automot" name="hw" dev="dm-0" ino=1264 scontext=u:r:evs_manager:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=0
init: starting service 'vehicle-hal-2.1'...
type=1400 audit(95.390:359): avc: denied { read } for pid=1283 comm="android.automot" name="hw" dev="dm-0" ino=1264 scontext=u:r:evs_manager:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=0
type=1400 audit(95.630:360): avc: denied { create } for pid=1284 comm="android.hardwar" scontext=u:r:hal_vehicle_default:s0 tcontext=u:r:hal_vehicle_default:s0 tclass=tcp_socket permissive=0
type=1400 audit(95.630:360): avc: denied { create } for pid=1284 comm="android.hardwar" scontext=u:r:hal_vehicle_default:s0 tcontext=u:r:hal_vehicle_default:s0 tclass=tcp_socket permissive=0
type=1400 audit(96.820:361): avc: denied { read } for pid=1298 comm="evs_app" name="u:object_r:hwservicemanager_prop:s0" dev="tmpfs" ino=6688 scontext=u:r:evs_app:s0 tcontext=u:object_r:hwservicemanager_prop:s0 tclass=file permissive=0
type=1400 audit(100.300:383): avc: denied { read } for pid=1298 comm="evs_app" name="u:object_r:hwservicemanager_prop:s0" dev="tmpfs" ino=6688 scontext=u:r:evs_app:s0 tcontext=u:object_r:hwservicemanager_prop:s0 tclass=file permissive=0 duplicate messages suppressed
init: Service 'evs_manager' (pid 1362) exited with status 1
init: Sending signal 9 to service 'evs_manager' (pid 1362) process group...
init: kill(-1362, 9) failed: No such process
init: Successfully killed process cgroup uid 1062 pid 1362 in 0ms
init: Sending signal 9 to service 'evs_app' (pid 1298) process group...
init: Successfully killed process cgroup uid 1062 pid 1298 in 8ms
init: Service 'evs_app' (pid 1298) killed by signal 9
type=1400 audit(100.360:384): avc: denied { search } for pid=241 comm="hwservicemanage" name="1362" dev="proc" ino=28194 scontext=u:r:hwservicemanager:s0 tcontext=u:r:evs_manager:s0 tclass=dir permissive=0
type=1400 audit(100.360:385): avc: denied { search } for pid=241 comm="hwservicemanage" name="1362" dev="proc" ino=28194 scontext=u:r:hwservicemanager:s0 tcontext=u:r:evs_manager:s0 tclass=dir permissive=0
type=1400 audit(100.360:386): avc: denied { read } for pid=1362 comm="android.automot" name="hw" dev="dm-0" ino=1264 scontext=u:r:evs_manager:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=0
init: starting service 'vehicle-hal-2.1'...
init: property_set("ro.boottime.vehicle-hal-2.1", "95081525344") failed: property already set
init: Service 'vehicle-hal-2.1' (pid 1363) exited with status 1
type=1400 audit(100.360:386): avc: denied { read } for pid=1362 comm="android.automot" name="hw" dev="dm-0" ino=1264 scontext=u:r:evs_manager:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=0
type=1400 audit(101.830:387): avc: denied { read } for pid=1376 comm="evs_app" name="u:object_r:hwservicemanager_prop:s0" dev="tmpfs" ino=6688 scontext=u:r:evs_app:s0 tcontext=u:object_r:hwservicemanager_prop:s0 tclass=file permissive=0
type=1400 audit(105.300:409): avc: denied { read } for pid=1376 comm="evs_app" name="u:object_r:hwservicemanager_prop:s0" dev="tmpfs" ino=6688 scontext=u:r:evs_app:s0 tcontext=u:object_r:hwservicemanager_prop:s0 tclass=file permissive=0 duplicate messages suppressed
type=1400 audit(105.370:410): avc: denied { search } for pid=241 comm="hwservicemanage" name="1439" dev="proc" ino=29784 scontext=u:r:hwservicemanager:s0 tcontext=u:r:evs_manager:s0 tclass=dir permissive=0
init: Service 'evs_manager' (pid 1439) exited with status 1
type=1400 audit(105.400:411): avc: denied { search } for pid=241 comm="hwservicemanage" name="1439" dev="proc" ino=29784 scontext=u:r:hwservicemanager:s0 tcontext=u:r:evs_manager:s0 tclass=dir permissive=0
type=1400 audit(105.420:412): avc: denied { read } for pid=1439 comm="android.automot" name="hw" dev="dm-0" ino=1264 scontext=u:r:evs_manager:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=0
init: Sending signal 9 to service 'evs_manager' (pid 1439) process group...
init: kill(-1439, 9) failed: No such process
init: Successfully killed process cgroup uid 1062 pid 1439 in 4ms
init: Sending signal 9 to service 'evs_app' (pid 1376) process group...
init: Successfully killed process cgroup uid 1062 pid 1376 in 9ms
init: Service 'evs_app' (pid 1376) killed by signal 9
init: starting service 'vehicle-hal-2.1'...
init: property_set("ro.boottime.vehicle-hal-2.1", "100087608678") failed: property already set
type=1400 audit(105.420:412): avc: denied { read } for pid=1439 comm="android.automot" name="hw" dev="dm-0" ino=1264 scontext=u:r:evs_manager:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=0
type=1400 audit(105.640:413): avc: denied { create } for pid=1440 comm="android.hardwar" scontext=u:r:hal_vehicle_default:s0 tcontext=u:r:hal_vehicle_default:s0 tclass=tcp_socket permissive=0

0 Kudos

6,753 Views
aravinthkumarja
Senior Contributor II

Hi Narayana,

In are running "evs_app" 'evs_manager' service at the boot time. This service restarting continuously.  Because of that it's not able to boot.

Please check those services.!

Regards,

Aravinth

0 Kudos

6,754 Views
julianmp
Contributor II

I have the same issue, in my case I'm booting form sdcard,

Regards

0 Kudos

6,754 Views
aravinthkumarja
Senior Contributor II

Hi Julian,

Have you got memory detection log like above I mentioned.?

Regards,

Aravinth

0 Kudos

6,754 Views
julianmp
Contributor II

This is my boot log, booting from sdcard:

U-Boot 2017.03-dirty (Jan 22 2018 - 20:27:55 +0100)

CPU: Freescale i.MX6DL rev1.3 996 MHz (running at 792 MHz)
CPU: Commercial temperature grade (0C to 95C) at 23C
Reset cause: POR
Model: Freescale i.MX6 DualLite SABRE Smart Device Board
Board: MX6-SabreSD
DRAM: 1 GiB
PMIC: PFUZE100! DEV_ID=0x10 REV_ID=0x21
MMC: FSL_SDHC: 0, FSL_SDHC: 1, FSL_SDHC: 2
*** Warning - bad CRC, using default environment

No panel detected: default to Hannstar-XGA
Display: Hannstar-XGA (1024x768)
In: serial
Out: serial
Err: serial
flash target is MMC:0
Net: No ethernet found.
Fastboot: Normal
Hit any key to stop autoboot: 3     2     1     0
boota mmc0
kernel @ 14008000 (9781656)
ramdisk @ 15000000 (1654098)
fdt @ 14f00000 (50706)
## Booting Android Image at 0x12000000 ...
Kernel load addr 0x14008000 size 9553 KiB
Kernel command line: console=ttymxc0,115200 init=/init video=mxcfb0:dev=ldb,fbpix=RGB32,bpp=32 video=mxcfb1:off video=mxcfb2:off video=mxcfb3:off vmalloc=128M androidboot.console=ttymxc0 consoleblank=0 androidboot.hardware=freescale cma=448M buildvariant=eng androidboot.serialno=162339d4e3167688 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 14f0f611
switch to ldo_bypass mode!

Starting kernel ...

Booting Linux on physical CPU 0x0
Linux version 4.9.17-03714-g7e8c41b (root@eyenai-VirtualBox) (gcc version 4.9 20150123 (prerelease) (GCC) ) #1 SMP PREEMPT Mon Jan 22 19:56:07 CET 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 DualLite SABRE Smart Device Board
cma: Reserved 448 MiB at 0x2a000000
Memory policy: Data cache writealloc
percpu: Embedded 15 pages/cpu @f6ed6000 s31040 r8192 d22208 u61440
Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260368
Kernel command line: console=ttymxc0,115200 init=/init video=mxcfb0:dev=ldb,fbpix=RGB32,bpp=32 video=mxcfb1:off video=mxcfb2:off video=mxcfb3:off vmalloc=128M androidboot.console=ttymxc0 consoleblank=0 androidboot.hardware=freescale cma=448M buildvariant=eng androidboot.serialno=162339d4e3167688 androidboot.storage_type=sd gpt
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: 556792K/1048576K available (13312K kernel code, 1121K rwdata, 4008K rodata, 1024K init, 605K bss, 33032K reserved, 458752K cma-reserved, 139264K highmem)
Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
vmalloc : 0xf8000000 - 0xff800000 ( 120 MB)
lowmem : 0xc0000000 - 0xf7800000 ( 888 MB)
pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
.text : 0xc0008000 - 0xc0e00000 (14304 kB)
.init : 0xc1300000 - 0xc1400000 (1024 kB)
.data : 0xc1400000 - 0xc15186d8 (1122 kB)
.bss : 0xc15186d8 - 0xc15afca0 ( 606 kB)
SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
Preemptible hierarchical RCU implementation.
Build-time adjustment of leaf fanout to 32.
RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=2
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, 512 kB
L2C-310: CACHE_ID 0x410000c8, AUX_CTRL 0x76450001
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
Console: colour dummy device 80x30
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: 512 (order: 3, 32768 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.MX6DL, silicon rev 1.3
vddarm: bypassed regulator has no supply!
vddarm: failed to get the current voltage(-517)
vddsoc: bypassed regulator has no supply!
vddsoc: failed to get the current voltage(-517)
hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
hw-breakpoint: maximum watchpoint size is 4 bytes.
imx6dl-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver
imx-gpc 20dc000.gpc: pu regulator not ready, retry
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-0: IMX I2C adapter registered
i2c i2c-0: can't use DMA, using PIO instead.
i2c i2c-1: IMX I2C adapter registered
i2c i2c-1: can't use DMA, using PIO instead.
i2c i2c-2: Max17135 PMIC not found!
i2c i2c-2: IMX I2C adapter registered
i2c i2c-2: can't use DMA, using PIO instead.
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 NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)
mxc_mipi_csi2 21dc000.mipi_csi: i.MX MIPI CSI2 driver probed
mxc_mipi_csi2 21dc000.mipi_csi: i.MX MIPI CSI2 dphy version is 0x3130302a
MIPI CSI2 driver module loaded
imx rpmsg driver is registered.
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: 1616K (c5000000 - c5194000)
hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available
Bus freq driver module loaded
bt power gpio is:2
rfkill: BT RF going to : on
mxc_bt_rfkill_reset
mxc_bt_rfkill driver success loaded
audit: initializing netlink subsys (disabled)
audit: type=2000 audit(0.600:1): initialized
workingset: timestamp_bits=30 max_order=18 bucket_order=0
NFS: Registering the id_resolver key type
Key type id_resolver registered
Key type id_legacy registered
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.
backlight supply power not found, using dummy regulator
mxc_mipi_dsi 21e0000.mipi: i.MX MIPI DSI driver probed
mxc_sdc_fb fb@0: registered mxc display driver ldb
imx-ipuv3 2400000.ipu: IPU DMFC DP HIGH RESOLUTION: 1(0,1), 5B(2~5), 5F(6,7)
Console: switching to colour frame buffer device 128x48
mxc_sdc_fb fb@1: Can't get fb option for mxcfb1!
imx-sdma 20ec000.sdma: no iram assigned, using external mem
imx-sdma 20ec000.sdma: loaded firmware 3.3
pfuze100-regulator 1-0008: Full layer: 2, Metal layer: 1
pfuze100-regulator 1-0008: FAB: 0, FIN: 0
pfuze100-regulator 1-0008: pfuze100 found.
vddpu: supplied by SW1C
usb_otg_vbus: supplied by SWBST
usb_h1_vbus: supplied by SWBST
2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 26, base_baud = 5000000) is a IMX
console [ttymxc0] enabled
21f4000.serial: ttymxc4 at MMIO 0x21f4000 (irq = 77, base_baud = 5000000) is a IMX
imx sema4 driver is registered.
[drm] Initialized
[drm] Initialized vivante 1.0.0 20120216 on minor 0
brd: module loaded
loop: module loaded
zram: Added device: zram0
libphy: Fixed MDIO Bus: probed
tun: Universal TUN/TAP device driver, 1.6
tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
CAN device driver interface
2188000.ethernet supply phy not found, using dummy regulator
pps pps0: new PPS source ptp0
fec 2188000.ethernet (unnamed net_device) (uninitialized): Invalid MAC address: 00:00:00:00:00:00
fec 2188000.ethernet (unnamed net_device) (uninitialized): Using random MAC address: 02:7d:ae:2d:fb:eb
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 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 cdc_eem
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 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
ci_hdrc ci_hdrc.1: EHCI Host Controller
ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1
ci_hdrc ci_hdrc.1: 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-03714-g7e8c41b ehci_hcd
usb usb1: SerialNumber: ci_hdrc.1
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 1 port detected
mousedev: PS/2 mouse device common for all mice
usbcore: registered new interface driver xpad
usbcore: registered new interface driver usb_acecad
usbcore: registered new interface driver aiptek
usbcore: registered new interface driver gtco
usbcore: registered new interface driver hanwang
usbcore: registered new interface driver kbtab
egalax_ts 1-0004: Failed to switch to I2C interface
egalax_ts 2-0004: Failed to switch to I2C interface
input: max11801_ts as /devices/soc0/soc/2100000.aips-bus/21a4000.i2c/i2c-1/1-0048/input/input2
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
mxc_v4l2_output v4l2_out: V4L2 device registered as video16
mxc_v4l2_output v4l2_out: V4L2 device registered as video17
ov5640_read_reg:write reg error:reg=300a
camera ov5640 is not found
usb 1-1: new high-speed USB device number 2 using ci_hdrc
ov5642_read_reg:write reg error:reg=300a
camera ov5642 is not found
usb 1-1: New USB device found, idVendor=0424, idProduct=2517
usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
hub 1-1:1.0: USB hub found
hub 1-1:1.0: 7 ports detected
ov5640_read_reg:write reg error:reg=300a
camera ov5640_mipi is not found
usbcore: registered new interface driver uvcvideo
USB Video Class driver (1.1.1)
mag3110 2-000e: check mag3110 chip ID
mag3110 2-000e: read chip ID 0xfffffffa is not equal to 0xc4!
mag3110: probe of 2-000e failed with error -22
mma8x5x 0-001c: read chip ID 0xfffffffa is not equal to 0x1a,0x2a,0x3a,0x4a,0x5a!
mma8x5x: probe of 0-001c failed with error -22
imx2-wdt 20c0000.wdog: timeout 60 sec (nowayout=0)
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 BCSP registered
Bluetooth: HCI UART protocol ATH3K registered
usbcore: registered new interface driver btusb
sdhci: Secure Digital Host Controller Interface driver
sdhci: Copyright(c) Pierre Ossman
sdhci-pltfm: SDHCI platform and OF driver helper
sdhci-esdhc-imx 2194000.usdhc: Got WP GPIO
sdhci-esdhc-imx 2194000.usdhc: assigned as wifi host
mmc1: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA
sdhci-esdhc-imx 2198000.usdhc: Got CD GPIO
sdhci-esdhc-imx 2198000.usdhc: Got WP GPIO
mmc2: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA
mmc3: SDHCI controller on 219c000.usdhc [219c000.usdhc] using ADMA
mxc_vdoa 21e4000.vdoa: i.MX Video Data Order Adapter(VDOA) driver probed
mxc_hdmi_cec soc:hdmi_cec@00120000: HDMI CEC initialized
random: fast init done
mmc2: new DDR MMC card at address 0001
mmcblk2: mmc2:0001 004GE0 3.69 GiB
leds-gpio: probe of leds failed with error -16
caam 2100000.caam: ERA source: CAAMVID.
caam 2100000.caam: AXI pipeline throttling enabled.
caam 2100000.caam: Instantiated RNG4 SH1
caam 2100000.caam: device ID = 0x0a16010000000100 (Era 4)
caam 2100000.caam: job rings = 2, qi = 0
mmcblk2boot0: mmc2:0001 004GE0 partition 1 2.00 MiB
mmcblk2boot1: mmc2:0001 004GE0 partition 2 2.00 MiB
mmcblk2rpmb: mmc2:0001 004GE0 partition 3 512 KiB
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] 6e 5d 32 0a 74 39 04 af
platform caam_sm: [0008] 8d fe 9b 78 c6 ce e4 26
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] a3 b1 ff 2d 01 9d d2 c0
platform caam_sm: [0008] b3 e6 e9 cb a0 4a 2f be
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] de 6f 02 e1 93 b8 b1 3b
platform caam_sm: [0008] c2 bd fe dc b4 8d 8f 8a
platform caam_sm: [0016] f0 a6 74 f0 04 15 48 ef
platform caam_sm: [0024] a7 25 86 c5 5b 29 36 d4
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] 00 21 45 fd c3 60 a3 dc
platform caam_sm: [0008] 27 e2 19 10 f5 43 3a 15
platform caam_sm: [0016] 5f 7b ed 54 d6 b5 64 b7
platform caam_sm: [0024] 6c 83 a7 b4 e0 85 e4 85
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] 83 fd 2a 32 cc 8a 5c 80
platform caam_sm: [0008] d7 64 0c 0f 0f 9f 8d d4
platform caam_sm: [0016] 55 eb 83 b9 c7 c9 96 1c
platform caam_sm: [0024] f0 01 dc ee c4 1f ab e8
platform caam_sm: [0032] cf 4f 39 4a 00 5e 48 66
platform caam_sm: [0040] cb 51 b1 eb c0 29 ae 05
platform caam_sm: [0048] b5 11 fc a4 8d 03 ce 93
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] b5 93 36 ec d1 34 6b c8
platform caam_sm: [0008] 17 af 3a ba 7d 17 d3 21
platform caam_sm: [0016] 20 43 70 2f 67 c2 08 c4
platform caam_sm: [0024] f0 bb c4 40 72 5d 0e 7d
platform caam_sm: [0032] 15 88 0e 61 36 f5 10 f2
platform caam_sm: [0040] 9a 48 55 80 d7 3a c8 6b
platform caam_sm: [0048] 60 2e d9 64 0f 54 84 73
platform caam_sm: [0056] 25 bd a5 65 b5 48 1d db
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] 3f 76 4b 29 33 35 b5 0c
platform caam_sm: [0008] b5 f3 c4 6d 7e 35 50 bb
platform caam_sm: [0016] 3f 10 94 b7 d0 cc 58 c4
platform caam_sm: [0024] 7c 75 ad eb 15 a0 99 ce
platform caam_sm: [0032] 56 ad b9 23 eb d7 da 55
platform caam_sm: [0040] 9b 68 c7 6a 12 49 8f 71
platform caam_sm: [0048] f6 9b f4 b0 7a f9 2e 32
platform caam_sm: [0056] d3 1e e7 ab fd 8b aa c4
platform caam_sm: [0064] 84 5d 59 e3 6b 0a ac 35
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] 94 80 7f df ff af ba f2
platform caam_sm: [0008] d4 b9 da 8c d1 09 07 b8
platform caam_sm: [0016] 13 1b 7e a3 ea bc 7c 35
platform caam_sm: [0024] 4d 3c 5a e7 9c 6d 9a fe
platform caam_sm: [0032] 77 5b 9d 20 73 85 e6 71
platform caam_sm: [0040] 3d 66 c8 71 95 40 89 ac
platform caam_sm: [0048] 87 e8 86 f5 cf 23 39 a8
platform caam_sm: [0056] db 22 d8 90 6b b3 99 4d
platform caam_sm: [0064] aa 41 97 a0 4a dd b7 f3
platform caam_sm: [0072] a5 4f 06 83 0c ef f6 4e
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] 98 50 35 73 57 6d 32 ce
platform caam_sm: [0008] 88 68 31 0c 73 da 24 24
platform caam_sm: restored 128-bit black key:
platform caam_sm: [0000] a3 b1 ff 2d 01 9d d2 c0
platform caam_sm: [0008] b3 e6 e9 cb a0 4a 2f be
platform caam_sm: restored 192-bit black key:
platform caam_sm: [0000] de 6f 02 e1 93 b8 b1 3b
platform caam_sm: [0008] c2 bd fe dc b4 8d 8f 8a
platform caam_sm: [0016] a2 61 e4 fd e0 90 6c 0c
platform caam_sm: [0024] 84 b2 c4 62 8f c0 f8 08
platform caam_sm: restored 256-bit black key:
platform caam_sm: [0000] 00 21 45 fd c3 60 a3 dc
platform caam_sm: [0008] 27 e2 19 10 f5 43 3a 15
platform caam_sm: [0016] 5f 7b ed 54 d6 b5 64 b7
platform caam_sm: [0024] 6c 83 a7 b4 e0 85 e4 85
snvs-secvio 20cc000.caam-snvs: can't get snvs clock
snvs-secvio 20cc000.caam-snvs: violation handlers armed - non-secure state
caam_keyblob caam_keyblob: caam keyblob initialized
hidraw: raw HID events driver (C) Jiri Kosina
usbcore: registered new interface driver usbhid
usbhid: USB HID core driver
ashmem: initialized
usbcore: registered new interface driver snd-usb-audio
wm8962 0-001a: Failed to read ID register
fsl-ssi-dai 202c000.ssi: No cache defaults, reading back from HW
fsl-hdmi-dai soc:hdmi_audio@00120000: failed to probe. Load HDMI-video first.
fsl-hdmi-dai: probe of soc:hdmi_audio@00120000 failed with error -12
imx-wm8962 sound: failed to find codec platform device
imx-wm8962: probe of sound failed with error -22
imx-audio-hdmi sound-hdmi: initialize HDMI-audio failed. load HDMI-video first!
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
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: regulators not ready, retry
registered taskstats version 1
imx_epdc_fb 20f4000.epdc: Unable to get display PMIC regulator.err = 0xfffffdfb
vddarm: supplied by SW1AB
vddsoc: supplied by SW1C
imx-gpc 20dc000.gpc: Registered imx-gpc
mxc_vpu 2040000.vpu_fsl: VPU initialized
galcore: clk_get vg clock failed, disable vg!
Galcore version 6.2.2.96445
cpu cpu0: Registered imx6q-cpufreq
imx_thermal 2000000.aips-bus:tempmon: Commercial CPU temperature grade - max:95C critical:90C passive:85C
dhd_module_init in
wifi_plat_dev_drv_probe no GPIO for OOB in device tree.
wifi_plat_dev_drv_probe continue with non-OOB mode.
Power-up adapter 'DHD generic adapter'
wifi_platform_bus_enumerate device present 1
mmc1: new high speed SDHC card at address 0001
mmcblk1: mmc1:0001 SD16G 14.6 GiB
Primary GPT is invalid, using alternate GPT.
mmcblk1: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11
failed to power up DHD generic adapter, 3 retry left
wifi_platform_bus_enumerate device present 0
mmc1: card 0001 removed
wifi_platform_bus_enumerate device present 1
mmc1: new high speed SDHC card at address 0001
mmcblk1: mmc1:0001 SD16G 14.6 GiB
Primary GPT is invalid, using alternate GPT.
mmcblk1: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11
failed to power up DHD generic adapter, 2 retry left
wifi_platform_bus_enumerate device present 0
mmc1: card 0001 removed
wifi_platform_bus_enumerate device present 1
mmc1: new high speed SDHC card at address 0001
mmcblk1: mmc1:0001 SD16G 14.6 GiB
Primary GPT is invalid, using alternate GPT.
mmcblk1: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11
failed to power up DHD generic adapter, 1 retry left
wifi_platform_bus_enumerate device present 0
mmc1: card 0001 removed
wifi_platform_bus_enumerate device present 1
mmc1: new high speed SDHC card at address 0001
mmcblk1: mmc1:0001 SD16G 14.6 GiB
Primary GPT is invalid, using alternate GPT.
mmcblk1: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11
failed to power up DHD generic adapter, 0 retry left
wifi_platform_bus_enumerate device present 0
mmc1: card 0001 removed
failed to power up DHD generic adapter, max retry reached**
input: gpio-keys as /devices/soc0/gpio-keys/input/input3
snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 00:00:18 UTC (18)
usb_otg_vbus: disabling
wm8962-supply: disabling
wlreg_on: disabling
SW4: disabling
VGEN1: disabling
ALSA device list:
No soundcards found.
Freeing unused kernel memory: 1024K (c1300000 - c1400000)
init: init first stage started!
SELinux: Permission validate_trans in class security not defined in policy.
SELinux: Class cap_userns not defined in policy.
SELinux: Class cap2_userns not defined in policy.
SELinux: the above unknown classes and permissions will be denied
audit: type=1403 audit(18.630:2): policy loaded auid=4294967295 ses=4294967295
audit: type=1404 audit(18.640:3): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
init: (Initializing SELinux enforcing took 0.16s.)
init: init second stage started!
init: Running restorecon...
init: waitpid failed: No child processes
init: (Loading properties from /default.prop took 0.00s.)
init: (Parsing /init.environ.rc took 0.00s.)
init: (Parsing /init.usb.rc took 0.00s.)
init: (Parsing init.freescale.usb.rc took 0.00s.)
init: (Parsing init.freescale.i.MX6DL.rc took 0.00s.)
init: (Parsing init.freescale.sd.rc took 0.00s.)
init: (Parsing /init.freescale.rc took 0.02s.)
ueventd: ueventd started!
ueventd: Coldboot took 0.34s.
Console: switching to colour dummy device 80x30
watchdogd: started (interval 10, margin 20)!
audit: type=1400 audit(19.230:4): avc: denied { read write } for pid=216 comm="slideshow" name="card0" dev="tmpfs" ino=7194 scontext=u:r:slideshow:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=0
audit: type=1400 audit(19.240:5): avc: denied { dac_override } for pid=216 comm="slideshow" capability=1 scontext=u:r:slideshow:s0 tcontext=u:r:slideshow:s0 tclass=capability permissive=0
slideshow: failed to initialize minui
fs_mgr: __mount(source=/dev/block/by-name/system,target=/system,type=ext4)=-1
fs_mgr: Failed to mount an un-encryptable or wiped partition on/dev/block/by-name/system at /system options: barrier=1 error: No such file or directory
fs_mgr: __mount(source=/dev/block/by-name/userdata,target=/data,type=ext4)=-1
fs_mgr: fs_mgr_mount_all(): possibly an encryptable blkdev /dev/block/by-name/userdata for mount /data type ext4 )
random: crng init done
fs_mgr: __mount(source=/dev/block/by-name/cache,target=/cache,type=ext4)=-1
fs_mgr: Failed to mount an un-encryptable or wiped partition on/dev/block/by-name/cache at /cache options: nomblk_io_submit error: No such file or directory
fs_mgr: __mount(source=/dev/block/by-name/device,target=/device,type=ext4)=-1
fs_mgr: Failed to mount an un-encryptable or wiped partition on/dev/block/by-name/device at /device options: (null) error: No such file or directory
init: fs_mgr_mount_all returned an error
init: fs_mgr_mount_all returned unexpected error 255
fs_mgr: Failed to open /dev/block/by-name/metadata (No such file or directory)
fs_mgr: Failed to query DM_TABLE_STATUS for system (No such device or address)
file system registered
using random self ethernet address
using random host ethernet address
init: do_start: Service logd not found
init: SELinux: Could not set context for /cache: Read-only file system
zram0: detected capacity change from 0 to 314572800
Unable to find swap-space signature
fs_mgr: swapon failed for /dev/block/zram0
init: (Loading properties from /system/build.prop took 0.00s.)
rfkill: BT RF going to : off
binder: 221:221 transaction failed 29189, size 0-0
read descriptors
read strings
binder: 221:221 transaction failed 29189, size 0-0
binder: 221:221 transaction failed 29189, size 0-0
binder: 221:221 transaction failed 29189, size 0-0
binder: 221:221 transaction failed 29189, size 0-0
binder: 221:221 transaction failed 29189, size 0-0
binder: 221:221 transaction failed 29189, size 0-0
binder: 221:221 transaction failed 29189, size 0-0

0 Kudos

6,754 Views
aravinthkumarja
Senior Contributor II

Hi Julian,

Your sd card removed from device or it maybe gpio or power issue.

Check the below mentioned log on your log.

"mmc1: card 0001 removed"

Regards,

Aravinth

0 Kudos

6,769 Views
ashasampathkuma
Contributor I

Hi Aravinth kumar,

We are also using imx6q Android 7.2.1 BSP and have the same issue. Did you resolved this ? If so please help us to solve it.


Thanks and Regards

Asha

0 Kudos

6,769 Views
aravinthkumarja
Senior Contributor II

Yes. I solved the above issue.

Regards,

Aravinth

0 Kudos

6,769 Views
julianmp
Contributor II

How did you solve it?

Regards,

Julian

0 Kudos

6,769 Views
aravinthkumarja
Senior Contributor II

It's have lot of reasons.

Can you attach your full boot log.?

0 Kudos

6,769 Views
ashasampathkuma
Contributor I

Below is the boot log from our custom board.

 
U-Boot 2017.03-dirty (Jan 19 2018 - 16:03:39 +0530)
 
CPU:   Freescale i.MX6D rev1.5 996 MHz (running at 792 MHz)
CPU:   Automotive temperature grade (-40C to 125C) at 30C
Reset cause: POR
Model: Freescale i.MX6 Quad SABRE Automotive Board
Board: MX6Q-Sabreauto revA
I2C:   ready
DRAM:  2 GiB
PMIC:  PFUZE100 ID=0x10
MMC:   accord : usdhc_cfg[0].sdhc_clk = 198000000
accord : usdhc_cfg[1].sdhc_clk = 198000000
FSL_SDHC: 0, FSL_SDHC: 1
*** Warning - bad CRC, using default environment
 
Display: WSVGA-LVDS (1024x600)
In:    serial
Out:   serial
Err:   serial
switch to partitions #0, OK
mmc1 is current device
flash target is MMC:1
Net:   FEC [PRIME]
Error: FEC address not set.
 
Fastboot: Normal
Hit any key to stop autoboot:  3  2  1  0  
boota mmc1  
kernel   @ 14008000 (9781704)
ramdisk  @ 15000000 (1628104)
fdt      @ 14f00000 (51658)
## Booting Android Image at 0x12000000 ...
Kernel load addr 0x14008000 size 9553 KiB
Kernel command line: console=ttymxc2,115200 init=/init androidboot.console=ttymxc2 consoleblank=0 androidboot.hardware=freescale buildvariant=user androidboot.serialno=201a79d4e6b61f6d 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 14f0f9c9
 
Starting kernel ...
 
Booting Linux on physical CPU 0x0
Linux version 4.9.17-03714-g7e8c41b-dirty (irnstestpc@irnstestpc-ThinkCentre-M93) (gcc version 4.9 20150123 (prerelease) (GCC) ) #2 SMP PREEMPT Thu Dec 7 17:34:36 IST 2017
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 SABRE Automotive Board
Memory policy: Data cache writealloc
percpu: Embedded 15 pages/cpu @eefb4000 s31040 r8192 d22208 u61440
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 522752
Kernel command line: console=ttymxc2,115200 init=/init androidboot.console=ttymxc2 consoleblank=0 androidboot.hardware=freescale buildvariant=user androidboot.serialno=201a79d4e6b61f6d androidboot.storage_type=sd gpt
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: 2056840K/2097152K available (13312K kernel code, 1121K rwdata, 4008K rodata, 1024K init, 605K bss, 40312K reserved, 0K 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 - 0xc0e00000   (14304 kB)
      .init : 0xc1300000 - 0xc1400000   (1024 kB)
      .data : 0xc1400000 - 0xc15186d8   (1122 kB)
       .bss : 0xc15186d8 - 0xc15afca0   ( 606 kB)
SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
Preemptible hierarchical RCU implementation.
    Build-time adjustment of leaf fanout to 32.
    RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=2
NR_IRQS:16 nr_irqs:16 16
L2C-310 errata 752271 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 0x410000c7, 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
Console: colour dummy device 80x30
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: 512 (order: 3, 32768 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.MX6Q, silicon rev 1.5
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: no fsl,ldo-bypass found!
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-1: IMX I2C adapter registered
i2c i2c-1: can't use DMA, using PIO instead.
2-0030 supply vcc not found, using dummy regulator
pca953x 2-0030: failed reading register
2-0032 supply vcc not found, using dummy regulator
pca953x 2-0032: failed reading register
2-0034 supply vcc not found, using dummy regulator
pca953x 2-0034: failed reading register
i2c i2c-2: IMX I2C adapter registered
i2c i2c-2: can't use DMA, using PIO instead.
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 NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)
imx-ipuv3 2800000.ipu: IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)
MIPI CSI2 driver module loaded
imx rpmsg driver is registered.
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: 1592K (c5000000 - c518e000)
hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available
Bus freq driver module loaded
audit: initializing netlink subsys (disabled)
audit: type=2000 audit(0.620:1): initialized
workingset: timestamp_bits=30 max_order=19 bucket_order=0
NFS: Registering the id_resolver key type
Key type id_resolver registered
Key type id_legacy registered
ntfs: driver 2.1.32 [Flags: R/W DEBUG].
jffs2: version 2.2. (NAND) \A9 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)
backlight supply power not found, using dummy regulator
20e0000.hdmi_video supply HDMI not found, using dummy regulator
mxc_sdc_fb fb@0: registered mxc display driver ldb
imx-ipuv3 2800000.ipu: IPU DMFC DP HIGH RESOLUTION: 1(0,1), 5B(2~5), 5F(6,7)
Console: switching to colour frame buffer device 128x37
mxc_hdmi 20e0000.hdmi_video: Detected HDMI controller 0x13:0xa:0xa0:0xc1
fbcvt: 1920x1080@60: CVT Name - 2.073M9
mxc_sdc_fb fb@1: registered mxc display driver hdmi
mxc_sdc_fb fb@2: NO mxc display driver found!
mxc_sdc_fb fb@3: registered mxc display driver ldb
imx-sdma 20ec000.sdma: no iram assigned, using external mem
imx-sdma 20ec000.sdma: loaded firmware 3.3
pfuze100-regulator 1-0008: unrecognized pfuze chip ID!
pfuze100-regulator: probe of 1-0008 failed with error -11
21ec000.serial: ttymxc2 at MMIO 0x21ec000 (irq = 75, base_baud = 5000000) is a IMX
console [ttymxc2] enabled
21f0000.serial: ttymxc3 at MMIO 0x21f0000 (irq = 76, base_baud = 5000000) is a IMX
imx sema4 driver is registered.
[drm] Initialized
[drm] Initialized vivante 1.0.0 20120216 on minor 0
brd: module loaded
loop: module loaded
zram: Added device: zram0
si476x-core 1-0063: Using default platform data.
si476x-core 1-0063: No IRQ number specified, will use polling
si476x-core 1-0063: Error while sending command 0x11
si476x-core 1-0063: The device in inconsistent power state
libphy: Fixed MDIO Bus: probed
tun: Universal TUN/TAP device driver, 1.6
tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
CAN device driver interface
2188000.ethernet supply phy not found, using dummy regulator
pps pps0: new PPS source ptp0
fec 2188000.ethernet (unnamed net_device) (uninitialized): Invalid MAC address: 00:00:00:00:00:00
fec 2188000.ethernet (unnamed net_device) (uninitialized): Using random MAC address: 32:72:d0:cf:b8:8e
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 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 cdc_eem
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 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
mousedev: PS/2 mouse device common for all mice
usbcore: registered new interface driver xpad
usbcore: registered new interface driver usb_acecad
usbcore: registered new interface driver aiptek
usbcore: registered new interface driver gtco
usbcore: registered new interface driver hanwang
usbcore: registered new interface driver kbtab
egalax_ts 1-0004: Failed to switch to I2C interface
egalax_ts: probe of 1-0004 failed with error -11
2-0044 supply vdd not found, using dummy regulator
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
mxc_v4l2_output v4l2_out: V4L2 device registered as video16
mxc_v4l2_output v4l2_out: V4L2 device registered as video17
mxc_v4l2_output v4l2_out: V4L2 device registered as video18
mxc_v4l2_output v4l2_out: V4L2 device registered as video19
mxc_v4l2_output v4l2_out: V4L2 device registered as video20
DBG sensor data is at c1596bd8
adv7180 2-0021: no sensor pwdn pin available
usbcore: registered new interface driver uvcvideo
USB Video Class driver (1.1.1)
2-000e supply vdd not found, using dummy regulator
2-000e supply vddio not found, using dummy regulator
mag3110 2-000e: check mag3110 chip ID
mag3110 2-000e: read chip ID 0xfffffffa is not equal to 0xc4!
mag3110: probe of 2-000e failed with error -22
2-001c supply vdd not found, using dummy regulator
2-001c supply vddio not found, using dummy regulator
mma8x5x 2-001c: read chip ID 0xfffffffa is not equal to 0x1a,0x2a,0x3a,0x4a,0x5a!
mma8x5x: probe of 2-001c failed with error -22
imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0)
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 BCSP registered
Bluetooth: HCI UART protocol ATH3K registered
usbcore: registered new interface driver btusb
sdhci: Secure Digital Host Controller Interface driver
sdhci: Copyright(c) Pierre Ossman
sdhci-pltfm: SDHCI platform and OF driver helper
sdhci-esdhc-imx 2190000.usdhc: Got CD GPIO
mmc0: SDHCI controller on 2190000.usdhc [2190000.usdhc] using ADMA
sdhci-esdhc-imx 2198000.usdhc: Got CD GPIO
sdhci-esdhc-imx 2198000.usdhc: Got WP GPIO
mmc2: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA
218c000.mlb supply reg_nvcc not found, using dummy regulator
mxc_mlb150 218c000.mlb: enalbe regulator
mxc_vpu 2040000.vpu_fsl: VPU initialized
mxc_vdoa 21e4000.vdoa: i.MX Video Data Order Adapter(VDOA) driver probed
mxc_hdmi_cec soc:hdmi_cec@00120000: HDMI CEC initialized
Galcore version 6.2.2.96445
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] 5c 38 02 92 04 cc ae 49
platform caam_sm: [0008] 16 32 29 50 cc 08 88 ec
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] 62 09 19 f2 11 0e 38 c7
platform caam_sm: [0008] 09 ad c6 74 6b e1 df 64
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] ee f9 93 01 36 4e 7a a3
platform caam_sm: [0008] eb 93 0c 1d 1e 12 2d 25
platform caam_sm: [0016] ee dc e7 e2 6d 80 1c 66
platform caam_sm: [0024] 7a 31 96 0a 25 6d fa eb
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] de d3 d8 79 e2 7c 97 51
platform caam_sm: [0008] 08 5d 56 31 7c ae fb 08
platform caam_sm: [0016] 37 a6 c4 c8 05 c3 9e 2a
platform caam_sm: [0024] a9 9c 17 77 8f 07 eb 2d
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] be 4a 95 45 d4 1c 6e 5b
platform caam_sm: [0008] fb 27 e6 b6 b9 7b 08 e7
platform caam_sm: [0016] c7 11 b7 b9 7c c4 c0 ae
platform caam_sm: [0024] 19 0c 64 9e c9 ec ac 7f
platform caam_sm: [0032] 0a e1 b1 6c 16 36 93 a7
platform caam_sm: [0040] 25 a2 fc 7b 34 f2 ae a5
platform caam_sm: [0048] a7 d1 34 b9 af d7 11 06
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] d5 cb e0 f5 c5 f4 ee 97
platform caam_sm: [0008] 90 8b 72 dc 07 5d 5e e2
platform caam_sm: [0016] 7e 1a 45 fa 6a 1f 6a e5
platform caam_sm: [0024] 7c c0 ac 06 fc 78 06 aa
platform caam_sm: [0032] 6a 72 cd 8d 8a 3f e7 49
platform caam_sm: [0040] 26 af d8 9b ab 61 69 83
platform caam_sm: [0048] e4 2a fa 71 77 d2 73 90
platform caam_sm: [0056] f8 a5 bb e6 df 90 92 48
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] ee 11 c9 fa 4e a1 2e a3
platform caam_sm: [0008] cf 5e a5 25 2d 5f a9 c2
platform caam_sm: [0016] 45 7c 3d 13 78 13 05 e2
platform caam_sm: [0024] 41 e3 f4 b2 fe 32 b9 d9
platform caam_sm: [0032] d3 2a ad 1d 4a a8 ab 7e
platform caam_sm: [0040] ab 0b 8f 39 b7 4f 73 0c
platform caam_sm: [0048] 3a 18 6d d2 1b 85 33 35
platform caam_sm: [0056] 8e fa 58 44 0a 99 bb 42
platform caam_sm: [0064] ec 3d 32 7d c4 ba ed 01
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] 2e e6 6d 15 79 35 f5 6b
platform caam_sm: [0008] 2e 70 ae 0d 91 27 f0 57
platform caam_sm: [0016] 8e b1 ba 62 0c c3 3b 77
platform caam_sm: [0024] 5e c7 a1 84 26 e5 3e be
platform caam_sm: [0032] 6f 89 eb bc 46 94 e2 ed
platform caam_sm: [0040] 06 6a 09 be 14 ac 20 b1
platform caam_sm: [0048] f0 7e 97 12 77 b2 e9 92
platform caam_sm: [0056] 22 fd f6 4f c8 50 b6 ae
platform caam_sm: [0064] ad 2a 1b 52 ab 46 54 58
platform caam_sm: [0072] 76 34 86 38 9b 7d 0c a3
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] 1d ae 62 4b 53 10 28 e5
platform caam_sm: [0008] d9 0f 7a 7c 37 57 76 99
platform caam_sm: restored 128-bit black key:
platform caam_sm: [0000] 62 09 19 f2 11 0e 38 c7
platform caam_sm: [0008] 09 ad c6 74 6b e1 df 64
platform caam_sm: restored 192-bit black key:
platform caam_sm: [0000] ee f9 93 01 36 4e 7a a3
platform caam_sm: [0008] eb 93 0c 1d 1e 12 2d 25
platform caam_sm: [0016] 1c df ba 29 78 85 95 6a
platform caam_sm: [0024] 76 8c 24 eb 05 2e 80 a2
platform caam_sm: restored 256-bit black key:
platform caam_sm: [0000] de d3 d8 79 e2 7c 97 51
platform caam_sm: [0008] 08 5d 56 31 7c ae fb 08
platform caam_sm: [0016] 37 a6 c4 c8 05 c3 9e 2a
platform caam_sm: [0024] a9 9c 17 77 8f 07 eb 2d
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
usbcore: registered new interface driver usbhid
usbhid: USB HID core driver
ashmem: initialized
usbcore: registered new interface driver snd-usb-audio
cs42xx8 1-0048: failed to get device ID, ret = -11
cs42xx8: probe of 1-0048 failed with error -11
fsl-ssi-dai 202c000.ssi: No cache defaults, reading back from HW
imx-cs42888 sound-cs42888: failed to find codec platform device
imx-cs42888: probe of sound-cs42888 failed with error -22
imx-spdif sound-spdif: snd-soc-dummy-dai <-> 2004000.spdif mapping ok
imx-tuner-si476x sound-fm: failed to find FM platform device
imx-tuner-si476x: probe of sound-fm failed with error -22
imx-audio-hdmi sound-hdmi: hdmi-hifi.0 <-> soc:hdmi_audio@00120000 mapping ok
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
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:120C passive:115C
dhd_module_init in
input: gpio-keys as /devices/soc0/gpio-keys/input/input1
snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 00:00:15 UTC (15)
ALSA device list:
  #0: imx-spdif
  #1: imx-hdmi-soc
Freeing unused kernel memory: 1024K (c1300000 - c1400000)
init: init first stage started!
SELinux:  Permission validate_trans in class security not defined in policy.
SELinux:  Class cap_userns not defined in policy.
SELinux:  Class cap2_userns not defined in policy.
SELinux: the above unknown classes and permissions will be denied
audit: type=1403 audit(15.620:2): policy loaded auid=4294967295 ses=4294967295
audit: type=1404 audit(15.630:3): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
init: (Initializing SELinux enforcing took 0.16s.)
init: init second stage started!
init: Running restorecon...
init: waitpid failed: No child processes
init: (Loading properties from /default.prop took 0.00s.)
init: (Parsing /init.environ.rc took 0.00s.)
init: (Parsing /init.usb.rc took 0.00s.)
init: (Parsing init.freescale.usb.rc took 0.00s.)
init: (Parsing init.freescale.i.MX6Q.rc took 0.00s.)
init: (Parsing init.freescale.sd.rc took 0.00s.)
init: (Parsing /init.freescale.rc took 0.02s.)
ueventd: ueventd started!
ueventd: Coldboot took 0.31s.
Console: switching to colour dummy device 80x30
audit: type=1400 audit(16.190:4): avc:  denied  { read write } for  pid=194 comm="slideshow" name="card0" dev="tmpfs" ino=7177 scontext=u:r:slideshow:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=0
audit: type=1400 audit(16.210:5): avc:  denied  { dac_override } for  pid=194 comm="slideshow" capability=1  scontext=u:r:slideshow:s0 tcontext=u:r:slideshow:s0 tclass=capability permissive=0
slideshow: failed to initialize minui
random: fast init done
fec: <195> error: fec_open: failed to open '/dev/block/by-name/system': No such file or directory
fs_mgr: Failed to open '/dev/block/by-name/system' (No such file or directory)
fs_mgr: Could not set up verified partition, skipping!
fs_mgr: __mount(source=/dev/block/by-name/userdata,target=/data,type=ext4)=-1
fs_mgr: fs_mgr_mount_all(): possibly an encryptable blkdev /dev/block/by-name/userdata for mount /data type ext4 )
fs_mgr: __mount(source=/dev/block/by-name/cache,target=/cache,type=ext4)=-1
fs_mgr: Failed to mount an un-encryptable or wiped partition on/dev/block/by-name/cache at /cache options: nomblk_io_submit error: No such file or directory
random: crng init done
fs_mgr: __mount(source=/dev/block/by-name/device,target=/device,type=ext4)=-1
fs_mgr: Failed to mount an un-encryptable or wiped partition on/dev/block/by-name/device at /device options: (null) error: No such file or directory
init: fs_mgr_mount_all returned an error
init: fs_mgr_mount_all returned unexpected error 255
fs_mgr: Failed to open /dev/block/by-name/metadata (No such file or directory)
fs_mgr: Failed to query DM_TABLE_STATUS for system (No such device or address)
file system registered
using random self ethernet address
using random host ethernet address
init: do_start: Service logd not found
init: SELinux: Could not set context for /cache:  Read-only file system
zram0: detected capacity change from 0 to 314572800
Unable to find swap-space signature
fs_mgr: swapon failed for /dev/block/zram0
init: (Loading properties from /system/build.prop took 0.00s.)
binder: 199:199 transaction failed 29189, size 0-0
binder: 199:199 transaction failed 29189, size 0-0
binder: 199:199 transaction failed 29189, size 0-0
binder: 199:199 transaction failed 29189, size 0-0
binder: 199:199 transaction failed 29189, size 0-0
binder: 199:199 transaction failed 29189, size 0-0
binder: 199:199 transaction failed 29189, size 0-0
binder: 199:199 transaction failed 29189, size 0-0

0 Kudos

6,769 Views
aravinthkumarja
Senior Contributor II

Hi Asha,

In your boot log memory device is not detected. Like below log it has to come

mmc0: new DDR MMC card at address 0001
mmcblk0: mmc0:0001 Q2J54A 3.59 GiB
mmcblk0boot0: mmc0:0001 Q2J54A partition 1 16.0 MiB
mmcblk0boot1: mmc0:0001 Q2J54A partition 2 16.0 MiB
random: fast init done
Alternate GPT is invalid, using primary GPT.
 mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11

1) Are you booting from emmc or SD?

2 ) How you flashed ?

Regards,

Aravinth

0 Kudos

6,768 Views
3401848300
Contributor III

I have a similar problem but I haven't solved it yet. I can find the mmc device but I don't know the specific reason for the error.

mmcblk1 SDCard @ Android Oero

U-Boot 2017.03 (Jun 11 2018 - 20:21:46 -0700)

CPU: Freescale i.MX6Q rev1.2 996 MHz (running at 792 MHz)
CPU: Extended Commercial temperature grade (-20C to 105C) at 45C
Reset cause: POR
Model: Freescale i.MX6 Quad SABRE Smart Device Board
Board: MX6-SabreSD
DRAM: 2 GiB
MMC: FSL_SDHC: 0, FSL_SDHC: 1
*** Warning - bad CRC, using default environment

No panel detected: default to E9-WVGA
Display: E9-WVGA (800x480)
In: serial
Out: serial
Err: serial
flash target is MMC:0
Net: No ethernet found.
Fastboot: Normal
Hit any key to stop autoboot: 0
boota mmc0
Error: blob decap job completed with errors 0x2000081A
In boota get fastboot lock status error. Set lock status
kernel @ 14008000 (9965192)
ramdisk @ 15000000 (2038064)
fdt @ 14f00000 (42061)
## Booting Android Image at 0x12000000 ...
Kernel load addr 0x14008000 size 9732 KiB
Kernel command line: console=ttymxc0,115200 init=/init video=mxcfb0:dev=ldb,fbpix=RGB32,bpp=32 video=mxcfb1:off video=mxcfb2:off video=mxcfb3:off vmalloc=128M androidboot.console=ttymxc0 consoleblank=0 androidboot.hardware=freescale cma=448M galcore.contiguousSize=33554432 buildvariant=userdebug androidboot.serialno=1a10b9d4dbc83e6b androidboot.soc_type=imx6q 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 14f0d44c

Starting kernel ...

Booting Linux on physical CPU 0x0
Linux version 4.9.17 (tater@ubuntu) (gcc version 4.9.x 20150123 (prerelease) (GCC) ) #6 SMP PREEMPT Mon Jun 11 18:38:20 PDT 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 SABRE Smart Device Board
cma: Reserved 448 MiB at 0x2a000000
Memory policy: Data cache writealloc
percpu: Embedded 15 pages/cpu @f66bc000 s31040 r8192 d22208 u61440
Built 1 zonelists in Zone order, mobility grouping on. Total pages: 522512
Kernel command line: console=ttymxc0,115200 init=/init video=mxcfb0:dev=ldb,fbpix=RGB32,bpp=32 video=mxcfb1:off video=mxcfb2:off video=mxcfb3:off vmalloc=128M androidboot.console=ttymxc0 consoleblank=0 androidboot.hardware=freescale cma=448M galcore.contiguousSize=33554432 buildvariant=userdebug androidboot.serialno=1a10b9d4dbc83e6b androidboot.soc_type=imx6q androidboot.storage_type=sd gpt
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: 1596696K/2097152K available (13312K kernel code, 1121K rwdata, 4276K rodata, 1024K init, 612K bss, 41704K reserved, 458752K cma-reserved, 1187840K highmem)
Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
vmalloc : 0xf8000000 - 0xff800000 ( 120 MB)
lowmem : 0xc0000000 - 0xf7800000 ( 888 MB)
pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
.text : 0xc0008000 - 0xc0e00000 (14304 kB)
.init : 0xc1300000 - 0xc1400000 (1024 kB)
.data : 0xc1400000 - 0xc1518718 (1122 kB)
.bss : 0xc1518718 - 0xc15b18a0 ( 613 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 errata 752271 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 0x410000c7, 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
Console: colour dummy device 80x30
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
CPU2: update cpu_capacity 1024
CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
CPU3: update cpu_capacity 1024
CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
Brought up 4 CPUs
SMP: Total of 4 processors activated (24.00 BogoMIPS).
CPU: All CPU(s) started in SVC mode.
CPU3: update max cpu_capacity 1024
devtmpfs: initialized
CPU2: 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.MX6Q, silicon rev 1.2
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-0: IMX I2C adapter registered
i2c i2c-0: can't use DMA, using PIO instead.
i2c i2c-1: IMX I2C adapter registered
i2c i2c-1: can't use DMA, using PIO instead.
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 NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)
imx-ipuv3 2800000.ipu: IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)
MIPI CSI2 driver module loaded
imx rpmsg driver is registered.
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
audit: initializing netlink subsys (disabled)
audit: type=2000 audit(0.770: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
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.
backlight supply power not found, using dummy regulator
20e0000.hdmi_video supply HDMI not found, using dummy regulator
mxc_sdc_fb fb@0: NO mxc display driver found!
mxc_sdc_fb fb@1: Can't get fb option for mxcfb1!
imx-sdma 20ec000.sdma: no iram assigned, using external mem
imx-sdma 20ec000.sdma: loaded firmware 3.3
2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 26, base_baud = 5000000) is a IMX
console [ttymxc0] enabled
imx sema4 driver is registered.
[drm] Initialized
[drm] Initialized vivante 1.0.0 20120216 on minor 0
brd: module loaded
loop: module loaded
zram: Added device: zram0
ahci-imx 2200000.sata: fsl,transmit-level-mV not specified, using 00000024
ahci-imx 2200000.sata: fsl,transmit-boost-mdB not specified, using 00000480
ahci-imx 2200000.sata: fsl,transmit-atten-16ths not specified, using 00002000
ahci-imx 2200000.sata: fsl,receive-eq-mdB not specified, using 05000000
ahci-imx 2200000.sata: SSS flag set, parallel bus scan disabled
ahci-imx 2200000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode
ahci-imx 2200000.sata: flags: ncq sntf stag pm led clo only pmp pio slum part ccc apst
scsi host0: ahci-imx
ata1: SATA max UDMA/133 mmio [mem 0x02200000-0x02203fff] port 0x100 irq 74
libphy: Fixed MDIO Bus: probed
tun: Universal TUN/TAP device driver, 1.6
tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
CAN device driver interface
2188000.ethernet supply phy not found, using dummy regulator
pps pps0: new PPS source ptp0
fec 2188000.ethernet (unnamed net_device) (uninitialized): Invalid MAC address: 00:00:00:00:00:00
fec 2188000.ethernet (unnamed net_device) (uninitialized): Using random MAC address: 52:ce:d9:e2:9c:0e
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 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 cdc_eem
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 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
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 1
ci_hdrc ci_hdrc.1: 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 ehci_hcd
usb usb1: SerialNumber: ci_hdrc.1
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 1 port detected
mousedev: PS/2 mouse device common for all mice
usbcore: registered new interface driver xpad
usbcore: registered new interface driver usb_acecad
usbcore: registered new interface driver aiptek
usbcore: registered new interface driver gtco
usbcore: registered new interface driver hanwang
usbcore: registered new interface driver kbtab
ata1: SATA link down (SStatus 0 SControl 300)
ahci-imx 2200000.sata: no device found, disabling link.
ahci-imx 2200000.sata: pass ahci_imx..hotplug=1 to enable hotplug
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
usbcore: registered new interface driver uvcvideo
USB Video Class driver (1.1.1)
imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0)
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 BCSP registered
Bluetooth: HCI UART protocol ATH3K registered
usbcore: registered new interface driver btusb
sdhci: Secure Digital Host Controller Interface driver
sdhci: Copyright(c) Pierre Ossman
sdhci-pltfm: SDHCI platform and OF driver helper
sdhci-esdhc-imx 2194000.usdhc: Got CD GPIO
mmc1: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA
mxc_vpu 2040000.vpu_fsl: VPU initialized
mxc_vdoa 21e4000.vdoa: i.MX Video Data Order Adapter(VDOA) driver probed
mxc_hdmi_cec soc:hdmi_cec@00120000: HDMI CEC initialized
Galcore version 6.2.2.96445
mmc1: new high speed SDHC card at address 0001
mmcblk1: mmc1:0001 SD16G 15.0 GiB
Primary GPT is invalid, using alternate GPT.
mmcblk1: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11
usb 1-1: new high-speed USB device number 2 using ci_hdrc
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
usb 1-1: New USB device found, idVendor=1a40, idProduct=0101
usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
usb 1-1: Product: USB 2.0 Hub
hub 1-1:1.0: USB hub found
hub 1-1:1.0: 4 ports detected
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] 89 b3 6e 55 0c 59 54 1c
platform caam_sm: [0008] 04 b5 4b 89 8d 80 bf 8f
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] ae ea 82 16 cd dd 77 1f
platform caam_sm: [0008] 40 7a f6 0a 0d f6 5f 2f
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] 8f 25 92 95 92 d1 e6 5c
platform caam_sm: [0008] e2 ba 8b bc 80 5d ba cf
platform caam_sm: [0016] 8a 83 77 19 cd 87 0a 65
platform caam_sm: [0024] 4c 11 82 48 46 37 6f f0
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] 23 39 ad 4b 3e 73 5b 4a
platform caam_sm: [0008] 18 b8 5b bd 59 c7 12 2b
platform caam_sm: [0016] fb 0e b5 0c d2 6d 93 4f
platform caam_sm: [0024] a4 0b cc a4 91 07 65 a0
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] 67 c3 c4 6f ac 17 40 0d
platform caam_sm: [0008] 16 b2 d2 53 5f 40 9d 8e
platform caam_sm: [0016] 54 c1 fb 3e 25 1e 19 4d
platform caam_sm: [0024] 92 d2 90 e8 cc ec 99 5e
platform caam_sm: [0032] 30 e7 45 d2 f6 f2 b4 f7
platform caam_sm: [0040] 0b a3 15 e2 29 cd d7 6e
platform caam_sm: [0048] a7 0a 4f 94 3a 6d 95 26
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] 08 d1 f8 ed f8 a1 3c da
platform caam_sm: [0008] 39 7b d9 e4 e2 05 53 09
platform caam_sm: [0016] 79 45 c4 06 92 f4 8e 9d
platform caam_sm: [0024] 82 29 05 af 27 56 a7 85
platform caam_sm: [0032] 94 a3 04 e5 67 86 c0 d0
platform caam_sm: [0040] f5 b1 48 7a e4 30 32 24
platform caam_sm: [0048] 66 24 64 60 c6 8e 54 09
platform caam_sm: [0056] 78 99 20 9e f9 74 b0 d1
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] 23 db 06 c5 55 ae c2 26
platform caam_sm: [0008] a1 e2 ec fb 0e 03 cb 5e
platform caam_sm: [0016] 0c 9a 49 d1 56 4b d8 41
platform caam_sm: [0024] d2 98 fb 72 f1 5b 18 b9
platform caam_sm: [0032] 98 fd 98 09 93 d0 17 c0
platform caam_sm: [0040] 31 9f bb d8 85 4d 37 2c
platform caam_sm: [0048] 2e 31 64 f7 24 4b 1d d3
platform caam_sm: [0056] 06 ac 39 82 cd 18 a4 18
platform caam_sm: [0064] a3 47 d6 65 59 5f 56 1d
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] 6e 24 c6 7b 0f 51 1b d7
platform caam_sm: [0008] 61 50 5d 73 4d 4b 45 5a
platform caam_sm: [0016] ba e6 86 5a 8b ae c1 b8
platform caam_sm: [0024] 13 1b ff 41 5d ac bc 57
platform caam_sm: [0032] fa 90 01 23 8c 3d ca 8f
platform caam_sm: [0040] b4 08 43 b6 f2 7b ce 3c
platform caam_sm: [0048] f5 e7 63 6b c3 e9 ea 6f
platform caam_sm: [0056] 6b 0f db a3 df f4 2c 9c
platform caam_sm: [0064] c0 5c 37 0e 85 07 23 38
platform caam_sm: [0072] 38 f1 fb cd 34 a4 20 be
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] 04 81 b0 2f 99 1d e6 0e
platform caam_sm: [0008] 25 a0 1f 0d 90 16 3f 15
platform caam_sm: restored 128-bit black key:
platform caam_sm: [0000] ae ea 82 16 cd dd 77 1f
platform caam_sm: [0008] 40 7a f6 0a 0d f6 5f 2f
platform caam_sm: restored 192-bit black key:
platform caam_sm: [0000] 8f 25 92 95 92 d1 e6 5c
platform caam_sm: [0008] e2 ba 8b bc 80 5d ba cf
platform caam_sm: [0016] 91 b0 66 51 0c 96 7b 19
platform caam_sm: [0024] 12 e3 84 5f fe 5a 57 ca
platform caam_sm: restored 256-bit black key:
platform caam_sm: [0000] 23 39 ad 4b 3e 73 5b 4a
platform caam_sm: [0008] 18 b8 5b bd 59 c7 12 2b
platform caam_sm: [0016] fb 0e b5 0c d2 6d 93 4f
platform caam_sm: [0024] a4 0b cc a4 91 07 65 a0
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
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
fsl-ssi-dai 202c000.ssi: No cache defaults, reading back from HW
fsl-hdmi-dai soc:hdmi_audio@00120000: failed to probe. Load HDMI-video first.
fsl-hdmi-dai: probe of soc:hdmi_audio@00120000 failed with error -12
imx-wm8960 sound: wm8960-hifi <-> 202c000.ssi mapping ok
imx-wm8960 sound: snd-soc-dummy-dai <-> 2034000.asrc mapping ok
imx-wm8960 sound: wm8960-hifi <-> 202c000.ssi mapping ok
imx-audio-hdmi sound-hdmi: initialize HDMI-audio failed. load HDMI-video first!
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
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: Extended Commercial CPU temperature grade - max:105C critical:100C passive:95C
dhd_module_init in
input: gpio-keys as /devices/soc0/gpio-keys/input/input1
snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 00:00:08 UTC (8)
usb_otg_vbus: disabling
ALSA device list:
#0: wm8960-audio
Freeing unused kernel memory: 1024K (c1300000 - c1400000)
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(8.630:2): policy loaded auid=4294967295 ses=4294967295
selinux: SELinux: Loaded policy from /sepolicy

audit: type=1404 audit(8.650:3): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
selinux: SELinux: Loaded file_contexts

random: init: uninitialized urandom read (40 bytes read)
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
random: ueventd: uninitialized urandom read (40 bytes read)
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

selinux: SELinux: Loaded file_contexts

ueventd: Coldboot took 0.220146 seconds
keychord: using input dev gpio-keys for fevent
random: watchdogd: uninitialized urandom read (40 bytes read)
random: slideshow: uninitialized urandom read (40 bytes read)
audit: type=1400 audit(9.240:4): avc: denied { read write } for pid=219 comm="slideshow" name="card0" dev="tmpfs" ino=10552 scontext=u:r:slideshow:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=0
slideshow: failed to initialize minui
watchdogd: watchdogd started (interval 10, margin 20)!
random: fast init done
fec: <220> error: fec_open: failed to open '/dev/block/by-name/system': No such file or directory
init: [libfs_mgr]Failed to open '/dev/block/by-name/system': No such file or directory
init: [libfs_mgr]Could not set up verified partition, skipping!
init: [libfs_mgr]Not running /system/bin/tune2fs on /dev/block/by-name/userdata (executable not in system image)
init: [libfs_mgr]__mount(source=/dev/block/by-name/userdata,target=/data,type=ext4)=-1
init: [libfs_mgr]Not running /system/bin/e2fsck on /dev/block/by-name/userdata (executable not in system image)
init: [libfs_mgr]__mount(source=/dev/block/by-name/userdata,target=/data,type=ext4)=-1
init: [libfs_mgr]fs_mgr_mount_all(): possibly an encryptable blkdev /dev/block/by-name/userdata for mount /data type ext4
random: crng init done
init: [libfs_mgr]Not running /system/bin/tune2fs on /dev/block/by-name/cache (executable not in system image)
init: [libfs_mgr]__mount(source=/dev/block/by-name/cache,target=/cache,type=ext4)=-1
init: [libfs_mgr]Not running /system/bin/e2fsck on /dev/block/by-name/cache (executable not in system image)
init: [libfs_mgr]__mount(source=/dev/block/by-name/cache,target=/cache,type=ext4)=-1
init: [libfs_mgr]Failed to mount an un-encryptable or wiped partition on /dev/block/by-name/cache at /cache options: nomblk_io_submit: No such file or directory
init: [libfs_mgr]Not running /system/bin/tune2fs on /dev/block/by-name/vendor (executable not in system image)
init: [libfs_mgr]__mount(source=/dev/block/by-name/vendor,target=/vendor,type=ext4)=-1
init: [libfs_mgr]Not running /system/bin/e2fsck on /dev/block/by-name/vendor (executable not in system image)
init: [libfs_mgr]__mount(source=/dev/block/by-name/vendor,target=/vendor,type=ext4)=-1
init: [libfs_mgr]Failed to mount an un-encryptable or wiped partition on /dev/block/by-name/vendor at /vendor options: barrier=1: No such file or directory
init: fs_mgr_mount_all returned an error: No such file or directory
init: Parsing file /system/etc/init...
init: Unable to open '/system/etc/init': No such file or directory
init: Parsing file /vendor/etc/init...
init: Unable to open '/vendor/etc/init': No such file or directory
file system registered
using random self ethernet address
using random host ethernet address
zram0: detected capacity change from 0 to 314572800
mkswap: executing /system/bin/mkswap failed: No such file or directory
mkswap: mkswap terminated by exit(255)

Unable to find swap-space signature
audit: type=1400 audit(89.370:5): avc: granted { read } for pid=1 comm="init" name="ttymxc0" dev="tmpfs" ino=6667 scontext=u:r:init:s0 tcontext=u:object_r:tty_device:s0 tclass=chr_file
audit: type=1400 audit(89.380:6): avc: granted { read open } for pid=1 comm="init" path="/dev/ttymxc0" dev="tmpfs" ino=6667 scontext=u:r:init:s0 tcontext=u:object_r:tty_device:s0 tclass=chr_file
read descriptors
read strings

0 Kudos

6,768 Views
aravinthkumarja
Senior Contributor II

Hi Li Tater,

Can you give bit more information.!

Are you using prebuild binary or your own build one.?

Also can you try this bootargs on uboot:

=> setenv bootargs 'console=ttymxc0,115200 init=/init video=mxcfb0:dev=ldb,fbpix=RGB32,bpp=32 video=mxcfb1:off video=mxcfb2:off video=mxcfb3:off vmalloc=128M androidboot.console=ttymxc0 consoleblank=0 androidboot.hardware=freescale cma=448M galcore.contiguousSize=33554432 buildvariant=userdebug androidboot.selinux=permissive androidboot.dm_verity=disabled'

=> saveenv

Regards,

Aravinth

0 Kudos

6,768 Views
3401848300
Contributor III

tks for your reply.

I have rebuilt the system myself. This kernel and bootloader are useful in Yocto, but using the default android kernel configuration and the yocto default kernel config under Android will boot fail. There is also no /dev/block/by-name in yocto. but with the /dev/block directory i can found in yocto.

but apply your patch,It seems that the problem has not been solved.

Kernel command line: console=ttymxc0,115200 init=/init video=mxcfb0:dev=ldb,fbpix=RGB32,bpp=32 video=mxcfb1:off video=mxcfb2:off video=mxcfb3:off vmalloc=128M androidboot.console=ttymxc0 consoleblank=0 androidboot.hardware=freescale cma=448M galcore.contiguousSize=33554432 buildvariant=userdebug androidboot.selinux=permissive androidboot.dm_verity=disabled androidboot.serialno=1a10b9d4dbc83e6b androidboot.soc_type=imx6q androidboot.storage_type=sd gpt

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
random: ueventd: uninitialized urandom read (40 bytes read)
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

selinux: SELinux: Loaded file_contexts

ueventd: Coldboot took 0.192102 seconds
keychord: using input dev gpio-keys for fevent
random: watchdogd: uninitialized urandom read (40 bytes read)
random: slideshow: uninitialized urandom read (40 bytes read)
audit: type=1400 audit(9.170:3): avc: denied { read write } for pid=220 comm="slideshow" name="card0" dev="tmpfs" ino=9525 scontext=u:r:slideshow:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
audit: type=1400 audit(9.170:4): avc: denied { open } for pid=220 comm="slideshow" path="/dev/dri/card0" dev="tmpfs" ino=9525 scontext=u:r:slideshow:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
audit: type=1400 audit(9.170:5): avc: denied { ioctl } for pid=220 comm="slideshow" path="/dev/dri/card0" dev="tmpfs" ino=9525 ioctlcmd=0x640d scontext=u:r:slideshow:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
slideshow: failed to initialize minui
watchdogd: watchdogd started (interval 10, margin 20)!
random: fast init done
fec: <221> error: fec_open: failed to open '/dev/block/by-name/system': No such file or directory
init: [libfs_mgr]Failed to open '/dev/block/by-name/system': No such file or directory
init: [libfs_mgr]Could not set up verified partition, skipping!
init: [libfs_mgr]Not running /system/bin/tune2fs on /dev/block/by-name/userdata (executable not in system image)
init: [libfs_mgr]__mount(source=/dev/block/by-name/userdata,target=/data,type=ext4)=-1
init: [libfs_mgr]Not running /system/bin/e2fsck on /dev/block/by-name/userdata (executable not in system image)
init: [libfs_mgr]__mount(source=/dev/block/by-name/userdata,target=/data,type=ext4)=-1
init: [libfs_mgr]fs_mgr_mount_all(): possibly an encryptable blkdev /dev/block/by-name/userdata for mount /data type ext4
init: [libfs_mgr]Not running /system/bin/tune2fs on /dev/block/by-name/cache (executable not in system image)
init: [libfs_mgr]__mount(source=/dev/block/by-name/cache,target=/cache,type=ext4)=-1
init: [libfs_mgr]Not running /system/bin/e2fsck on /dev/block/by-name/cache (executable not in system image)
init: [libfs_mgr]__mount(source=/dev/block/by-name/cache,target=/cache,type=ext4)=-1
init: [libfs_mgr]Failed to mount an un-encryptable or wiped partition on /dev/block/by-name/cache at /cache options: nomblk_io_submit: No such file or directory
random: crng init done
init: [libfs_mgr]Not running /system/bin/tune2fs on /dev/block/by-name/vendor (executable not in system image)
init: [libfs_mgr]__mount(source=/dev/block/by-name/vendor,target=/vendor,type=ext4)=-1
init: [libfs_mgr]Not running /system/bin/e2fsck on /dev/block/by-name/vendor (executable not in system image)
init: [libfs_mgr]__mount(source=/dev/block/by-name/vendor,target=/vendor,type=ext4)=-1
init: [libfs_mgr]Failed to mount an un-encryptable or wiped partition on /dev/block/by-name/vendor at /vendor options: barrier=1: No such file or directory
init: fs_mgr_mount_all returned an error: No such file or directory
init: Parsing file /system/etc/init...
init: Unable to open '/system/etc/init': No such file or directory
init: Parsing file /vendor/etc/init...
init: Unable to open '/vendor/etc/init': No such file or directory
file system registered
using random self ethernet address
using random host ethernet address
zram0: detected capacity change from 0 to 314572800
mkswap: executing /system/bin/mkswap failed: No such file or directory
mkswap: mkswap terminated by exit(255)

Unable to find swap-space signature
audit: type=1400 audit(89.360:6): avc: granted { read } for pid=1 comm="init" name="ttymxc0" dev="tmpfs" ino=6832 scontext=u:r:init:s0 tcontext=u:object_r:tty_device:s0 tclass=chr_file
audit: type=1400 audit(89.380:7): avc: granted { read open } for pid=1 comm="init" path="/dev/ttymxc0" dev="tmpfs" ino=6832 scontext=u:r:init:s0 tcontext=u:object_r:tty_device:s0 tclass=chr_file
read descriptors
read strings

0 Kudos

6,768 Views
aravinthkumarja
Senior Contributor II

Hi Li Tater,

In Android "/dev/block/by-name" this name will take values automatically. If you build proper Android kernel source code with proper bootargs.

Regards,

Aravinth

0 Kudos

6,768 Views
3401848300
Contributor III

 Android kernel source ONLY modify uart configs by dts,and use defconfig for android is not useful?

0 Kudos