This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Juno r0 does not boot with linaro android after u-boot

Hi, 

I am using Juno r0, and want to run android on that. 

So, I tried to work with 1) prebuilt linaro repo, 2) build from source for linaro 16.12.

However, it does not working after u-boot.

In fact, it seems like it stops in the middle of u-boot.

When I stop the boot process in the u-boot, the entire board stops in a few second. 

When it stops, u-boot terminal console does not work, and I cannot give any input to boot command to u-boot.

It seems like I am working with wrong version.

 

Please let me know whether the latest linaro version does not work with Juno r0.

In addition, if it is the case, please let me know which is the correct version I can work with.

 

Regards,

Parents
  • Hi Seehwan,
    Hmmm. This is a bit of a mystery.  FYI I have attached my working logs
    - one that I stop at the U-boot console (16-12-prebuilt-u-boot)
    - the other that boots all the way to Android (16-12-prebuilt-android)

    >Sure, I did exactly the same procedures written in the link.

    OK. This problem may be a hardware fault with your board. But, I don't see any evidence of this so far. Your log looks fine (as far as it gets), so let's try a few more questions.                          

    I see you are building from sources: "U-Boot 2016.11-ge0c6272 (Jan 09 2017 - 11:37:45 +0900) vexpress_aemv8a"

    Can you try this please...

    1. Rerun the workspace script & download the *prebuilt* Android option
    Delete the existing content on Juno's MMC card & copy across the *prebuilt* deliverables (also populate the USB drive as described from juno.img)

    2. Re-boot the board, but stop in the board level boot monitor (before TF).
    Run the flash erase operations mentioned in the instructions. We know not doing this operation can cause issues. So please confirm you've done this.

    Try to boot...

    you wrote:
    >Doesn't the kernel print out any messages on the terminal before mounting the
    >rootfs?
    >The only difference is that USB drive; which seems not a key reason because even with u-boot command prompt, the board dies in a several seconds.

    Yes - it should. See my logs from 16.12. & yes you should indeed be able to get to a working uboot console without the ramdisk & FS on the USB stick

    > In fact, I have used the board for a year until mid 2015.

    Some things to consider...
    - Could anything else have changed in your working environment?
    - New PC, different (mis-configured) terminal emulator settings, serial cable, etc?

    ** How confident are you the target has actually hung? **

    Is it possible this could simply be a terminal emulator (or serial driver) input issue on your PC? 

    If you allow the board to boot without interruption, do you see uboot messages as it tries to load the ramdisk?

    HTH
    MarkN

    16-12-prebuilt-android.txt
    VExpress64# ▒
    
    ARM V2M-Juno Boot loader v1.0.0
    HBI0262 build 1872
    
    ARM V2M_Juno Firmware v1.4.4
    Build Date: Jul 26 2016
    
    Time :  16:49:24
    Date :  11:01:2017
    
    Press Enter to stop auto boot...
    
    
    Powering up system...
    
    Switching on ATXPSU...
    PMIC RAM configuration (pms_v103.bin)...
    MBtemp   : 27 degC
    
    Configuring motherboard (rev B, var A)...
    IOFPGA image \MB\HBI0262B\io_b118.bit
    IOFPGA  config: PASSED
    OSC CLK config: PASSED
    
    Configuring SCC registers...
    Writing SCC 0x00000054 with 0x0007FFFE
    Writing SCC 0x0000005C with 0x00FE001E
    Writing SCC 0x00000100 with 0x003F1000
    Writing SCC 0x00000104 with 0x0001F300
    Writing SCC 0x00000108 with 0x00371000
    Writing SCC 0x0000010C with 0x0001B300
    Writing SCC 0x00000118 with 0x003F1000
    Writing SCC 0x0000011C with 0x0001F100
    Writing SCC 0x000000F8 with 0x0BEC0000
    Writing SCC 0x000000FC with 0xABE40000
    Writing SCC 0x0000000C with 0x000000C2
    Writing SCC 0x00000010 with 0x000000C2
    
    Peripheral ID0:0x000000AD
    Peripheral ID1:0x000000B0
    Peripheral ID2:0x0000000B
    Peripheral ID3:0x00000000
    Peripheral ID4:0x0000000D
    Peripheral ID5:0x000000F0
    Peripheral ID6:0x00000005
    Peripheral ID7:0x000000B1
    
    Programming NOR Flash
    PCIE clock configured...
    
    Testing motherboard interfaces (FPGA build 118)...
    SRAM 32MB test: PASSED
    LAN9118   test: PASSED
    ERROR: SMC USB SRAM mode lock
    SMC USB   test: FAILED
    KMI1/2    test: PASSED
    MMC       test: PASSED
    PB/LEDs   test: PASSED
    FPGA UART test: PASSED
    PCIe init test: PASSED
    MAC addrs test: PASSED
    
    SMC MAC address 0002-F700-57F5
    Setting HDMI0 mode for SVGA.
    Setting HDMI1 mode for SVGA.
    
    SoC SMB clock enabled.
    
    Testing SMB clock...
    SMB clock running
    Releasing system resets...
    
    UART0 set to SoC UART0
    UART1 set to SoC UART1
    
    NOTICE:  Booting Trusted Firmware
    NOTICE:  BL1: v1.3(debug):c59428b1
    NOTICE:  BL1: Built : 16:44:22, Dec 15 2016
    INFO:    BL1: RAM 0x4037000 - 0x4040000
    INFO:    Using crypto library 'mbed TLS'
    INFO:    BL1: Loading BL2
    INFO:    Loading image id=6 at address 0x4006000
    INFO:    Skip reserving region [base = 0x4006000, size = 0x37f]
    INFO:    Image id=6 loaded at address 0x4006000, size = 0x37f
    INFO:    Loading image id=1 at address 0x4006000
    INFO:    Image id=1 loaded at address 0x4006000, size = 0x11158
    NOTICE:  BL1: Booting BL2
    INFO:    Entry point address = 0x4006000
    INFO:    SPSR = 0x3c5
    NOTICE:  BL2: v1.3(debug):c59428b1
    NOTICE:  BL2: Built : 16:44:22, Dec 15 2016
    INFO:    Using crypto library 'mbed TLS'
    INFO:    BL2: Loading SCP_BL2
    INFO:    Loading image id=7 at address 0x4023000
    INFO:    Skip reserving region [base = 0x4023000, size = 0x5ae]
    INFO:    Image id=7 loaded at address 0x4023000, size = 0x5ae
    INFO:    Loading image id=8 at address 0x4023000
    INFO:    Skip reserving region [base = 0x4023000, size = 0x47a]
    INFO:    Image id=8 loaded at address 0x4023000, size = 0x47a
    INFO:    Loading image id=12 at address 0x4023000
    INFO:    Skip reserving region [base = 0x4023000, size = 0x389]
    INFO:    Image id=12 loaded at address 0x4023000, size = 0x389
    INFO:    Loading image id=2 at address 0x4023000
    INFO:    Skip reserving region [base = 0x4023000, size = 0xeadc]
    INFO:    Image id=2 loaded at address 0x4023000, size = 0xeadc
    INFO:    BL2: Initiating SCP_BL2 transfer to SCP
    INFO:    BL2: SCP_BL2 transferred to SCP
    INFO:    Configuring TrustZone Controller
    INFO:    BL2: Loading BL31
    INFO:    Loading image id=9 at address 0x4023000
    INFO:    Skip reserving region [base = 0x4023000, size = 0x47a]
    INFO:    Image id=9 loaded at address 0x4023000, size = 0x47a
    INFO:    Loading image id=13 at address 0x4023000
    INFO:    Skip reserving region [base = 0x4023000, size = 0x389]
    INFO:    Image id=13 loaded at address 0x4023000, size = 0x389
    INFO:    Loading image id=3 at address 0x4023000
    INFO:    Image id=3 loaded at address 0x4023000, size = 0xc020
    INFO:    BL2: Loading BL32
    INFO:    Loading image id=10 at address 0xff000000
    INFO:    Skip reserving region [base = 0xff000000, size = 0x488]
    INFO:    Image id=10 loaded at address 0xff000000, size = 0x488
    INFO:    Loading image id=14 at address 0xff000000
    INFO:    Skip reserving region [base = 0xff000000, size = 0x397]
    INFO:    Image id=14 loaded at address 0xff000000, size = 0x397
    INFO:    Loading image id=4 at address 0xff000000
    INFO:    Image id=4 loaded at address 0xff000000, size = 0x393a8
    INFO:    BL2: Loading BL33
    INFO:    Loading image id=11 at address 0xe0000000
    INFO:    Skip reserving region [base = 0xe0000000, size = 0x48b]
    INFO:    Image id=11 loaded at address 0xe0000000, size = 0x48b
    INFO:    Loading image id=15 at address 0xe0000000
    INFO:    Skip reserving region [base = 0xe0000000, size = 0x39a]
    INFO:    Image id=15 loaded at address 0xe0000000, size = 0x39a
    INFO:    Loading image id=5 at address 0xe0000000
    INFO:    Image id=5 loaded at address 0xe0000000, size = 0x3f2b0
    NOTICE:  BL1: Booting BL31
    INFO:    Entry point address = 0x4023000
    INFO:    SPSR = 0x3cd
    NOTICE:  BL31: v1.3(debug):c59428b1
    NOTICE:  BL31: Built : 16:44:22, Dec 15 2016
    INFO:    ARM GICv2 driver initialized
    INFO:    BL31: Initializing runtime services
    INFO:    BL31: Initializing BL32
    INFO:    BL31: Preparing for EL3 exit to normal world
    INFO:    Entry point address = 0xe0000000
    INFO:    SPSR = 0x3c9
    
    
    U-Boot 2016.11-ge0c62721cc (Dec 15 2016 - 16:52:42 +0000) vexpress_aemv8a, Build: jenkins-armlt-platforms-release-48
    
    DRAM:  8 GiB
    PCIe XR3 Host Bridge enabled: x4 link (Gen 2)
    Flash: 64 MiB
    *** Warning - bad CRC, using default environment
    
    In:    serial_pl01x
    Out:   serial_pl01x
    Err:   serial_pl01x
    Net:   smc911x-0
    Hit any key to stop autoboot:  0
    loaded region 0 from 08500000 to 80080000, 00E03000 bytes
    loaded region 0 from 0A700000 to 82000000, 0000460A bytes
    loaded region 0 from 09800000 to 84000000, 00168B70 bytes
    ## Loading init Ramdisk from Legacy Image at 84000000 ...
       Image Name:   Android ramdisk
       Image Type:   AArch64 Linux RAMDisk Image (uncompressed)
       Data Size:    1477424 Bytes = 1.4 MiB
       Load Address: 84000000
       Entry Point:  84000000
       Verifying Checksum ... OK
    ## Flattened Device Tree blob at 82000000
       Booting using the fdt blob at 0x82000000
       reserving fdt memory region: addr=82000000 size=5000
       Using Device Tree in place at 0000000082000000, end 0000000082007fff
    
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x100
    [    0.000000] Initializing cgroup subsys cpuset
    [    0.000000] Initializing cgroup subsys cpu
    [    0.000000] Initializing cgroup subsys cpuacct
    [    0.000000] Initializing cgroup subsys schedtune
    [    0.000000] Linux version 4.4.32 (buildslave@x86-64-08) (gcc version 5.3.1 20160412 (Linaro GCC 5.3-2016.05) ) #1 SMP PREEMPT Thu Dec 15 16:48:14 UTC 2016
    [    0.000000] Boot CPU: AArch64 Processor [410fd030]
    [    0.000000] earlycon: Early serial console at MMIO 0x7ff80000 (options '')
    [    0.000000] bootconsole [uart0] enabled
    [    0.000000] efi: Getting EFI parameters from FDT:
    [    0.000000] efi: UEFI not found.
    [    0.000000] cma: Reserved 32 MiB at 0x00000000fcc00000
    [    0.000000] On node 0 totalpages: 2092544
    [    0.000000]   DMA zone: 7168 pages used for memmap
    [    0.000000]   DMA zone: 0 pages reserved
    [    0.000000]   DMA zone: 519680 pages, LIFO batch:31
    [    0.000000]   Normal zone: 21504 pages used for memmap
    [    0.000000]   Normal zone: 1572864 pages, LIFO batch:31
    [    0.000000] psci: probing for conduit method from DT.
    [    0.000000] psci: PSCIv1.0 detected in firmware.
    [    0.000000] psci: Using standard PSCI v0.2 function IDs
    [    0.000000] psci: Trusted OS migration not required
    [    0.000000] WARNING: x1-x3 nonzero in violation of boot protocol:
    [    0.000000]  x1: 0000000000000000
    [    0.000000]  x2: 0000000000000000
    [    0.000000]  x3: 0000000080080000
    [    0.000000] This indicates a broken bootloader or old kernel
    [    0.000000] PERCPU: Embedded 19 pages/cpu @ffffffc97ff44000 s46720 r0 d31104 u77824
    [    0.000000] pcpu-alloc: s46720 r0 d31104 u77824 alloc=19*4096
    [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5
    [    0.000000] Detected VIPT I-cache on CPU0
    [    0.000000] CPU features: enabling workaround for ARM errata 826319, 827319, 824069
    [    0.000000] CPU features: enabling workaround for ARM erratum 845719
    [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 2063872
    [    0.000000] Kernel command line: console=ttyAMA0,115200n8 root=/dev/sda2 rw rootwait earlycon=pl011,0x7ff80000 debug systemd.log_target=null user_debug=31 androidboot.hardware=juno loglevel=9
    [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [    0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    [    0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [    0.000000] software IO TLB [mem 0xf8c00000-0xfcc00000] (64MB) mapped at [ffffffc078c00000-ffffffc07cbfffff]
    [    0.000000] Memory: 8127068K/8370176K available (9660K kernel code, 844K rwdata, 2896K rodata, 896K init, 787K bss, 210340K reserved, 32768K cma-reserved)
    [    0.000000] Virtual kernel memory layout:
    [    0.000000]     modules : 0xffffff8000000000 - 0xffffff8008000000   (   128 MB)
    [    0.000000]     vmalloc : 0xffffff8008000000 - 0xffffffbdffff0000   (   247 GB)
    [    0.000000]       .init : 0xffffff8008cd0000 - 0xffffff8008db0000   (   896 KB)
    [    0.000000]       .text : 0xffffff8008080000 - 0xffffff80089f0000   (  9664 KB)
    [    0.000000]     .rodata : 0xffffff80089f0000 - 0xffffff8008cd0000   (  2944 KB)
    [    0.000000]       .data : 0xffffff8008db0000 - 0xffffff8008e83000   (   844 KB)
    [    0.000000]     vmemmap : 0xffffffbe00000000 - 0xffffffbfc0000000   (     7 GB maximum)
    [    0.000000]               0xffffffbe00000000 - 0xffffffbe21400000   (   532 MB actual)
    [    0.000000]     fixed   : 0xffffffbffe7fd000 - 0xffffffbffec00000   (  4108 KB)
    [    0.000000]     PCI I/O : 0xffffffbffee00000 - 0xffffffbfffe00000   (    16 MB)
    [    0.000000]     memory  : 0xffffffc000000000 - 0xffffffc980000000   ( 38912 MB)
    [    0.000000] Preemptible hierarchical RCU implementation.
    [    0.000000]  Build-time adjustment of leaf fanout to 64.
    [    0.000000]  RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=6.
    [    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=6
    [    0.000000] NR_IRQS:64 nr_irqs:64 0
    [    0.000000] GIC: Using split EOI/Deactivate mode
    [    0.000000] GICv2m: Node v2m: range[0x2c1c0000:0x2c1c0fff], SPI[224:256]
    [    0.000000] Architected cp15 timer(s) running at 50.00MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xb8812736b, max_idle_ns: 440795202655 ns
    [    0.000005] sched_clock: 56 bits at 50MHz, resolution 20ns, wraps every 4398046511100ns
    [    0.008349] clocksource: arm,sp804: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
    [    0.018390] Calibrating delay loop (skipped), value calculated using timer frequency.. 100.00 BogoMIPS (lpj=200000)
    [    0.028869] pid_max: default: 32768 minimum: 301
    [    0.033644] Security Framework initialized
    [    0.037759] SELinux:  Initializing.
    [    0.041335] SELinux:  Starting in permissive mode
    [    0.046111] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
    [    0.053012] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
    [    0.061148] Initializing cgroup subsys freezer
    [    0.065624] Initializing cgroup subsys debug
    [    0.069954] ftrace: allocating 32783 entries in 129 pages
    [    0.152697] sched-energy: Sched-energy-costs installed from DT
    [    0.158580] CPU0: update cpu_capacity 447
    [    0.162664] ASID allocator initialised with 65536 entries
    [    0.188551] EFI services will not be available.
    [    0.218769] Detected PIPT I-cache on CPU1
    [    0.218774] CPU features: enabling workaround for ARM erratum 832075
    [    0.218810] CPU1: update cpu_capacity 1023
    [    0.218814] CPU1: Booted secondary processor [410fd070]
    [    0.242761] Detected PIPT I-cache on CPU2
    [    0.242788] CPU2: update cpu_capacity 1023
    [    0.242791] CPU2: Booted secondary processor [410fd070]
    [    0.266822] Detected VIPT I-cache on CPU3
    [    0.266864] CPU3: update cpu_capacity 447
    [    0.266868] CPU3: Booted secondary processor [410fd030]
    [    0.290876] Detected VIPT I-cache on CPU4
    [    0.290908] CPU4: update cpu_capacity 447
    [    0.290912] CPU4: Booted secondary processor [410fd030]
    [    0.314940] Detected VIPT I-cache on CPU5
    [    0.314972] CPU5: update cpu_capacity 447
    [    0.314976] CPU5: Booted secondary processor [410fd030]
    [    0.315037] Brought up 6 CPUs
    [    0.390912] SMP: Total of 6 processors activated.
    [    0.395636] CPU: All CPU(s) started at EL2
    [    0.399779] alternatives: patching kernel code
    [    0.404981] CPU5: update max cpu_capacity 447
    [    0.404991] CPU2: update max cpu_capacity 1023
    [    0.408920] CPU5: update max cpu_capacity 447
    [    0.416916] CPU2: update max cpu_capacity 1023
    [    0.428706] DMI not present or invalid.
    [    0.432889] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.443564] xor: measuring software checksum speed
    [    0.484640]    8regs     :  3173.000 MB/sec
    [    0.528705]    8regs_prefetch:  2810.000 MB/sec
    [    0.572770]    32regs    :  3723.000 MB/sec
    [    0.616836]    32regs_prefetch:  3247.000 MB/sec
    [    0.621470] xor: using function: 32regs (3723.000 MB/sec)
    [    0.627667] NET: Registered protocol family 16
    [    0.632313] schedtune: init normalization constants...
    [    0.637470] schedtune: CLUSTER[0,3-5]    min_pwr:    17 max_pwr:    57
    [    0.644021] schedtune: CPU[0]            min_pwr:     0 max_pwr:    93
    [    0.650569] schedtune: CPU[3]            min_pwr:     0 max_pwr:    93
    [    0.657113] schedtune: CPU[4]            min_pwr:     0 max_pwr:    93
    [    0.663657] schedtune: CPU[5]            min_pwr:     0 max_pwr:    93
    [    0.670204] schedtune: CLUSTER[1-2]      min_pwr:    24 max_pwr:    64
    [    0.676753] schedtune: CPU[1]            min_pwr:     0 max_pwr:   616
    [    0.683299] schedtune: CPU[2]            min_pwr:     0 max_pwr:   616
    [    0.689845] schedtune: SYSTEM            min_pwr:    41 max_pwr:  1725
    [    0.696391] schedtune: using normalization constants mul: 928365853 sh1: 1 sh2: 10
    [    0.703982] schedtune: verify normalization constants...
    [    0.709308] schedtune: max_pwr/2^0: 1684 => norm_pwr:  1024
    [    0.714896] schedtune: max_pwr/2^1:  842 => norm_pwr:   512
    [    0.720483] schedtune: max_pwr/2^2:  421 => norm_pwr:   256
    [    0.726068] schedtune: max_pwr/2^3:  210 => norm_pwr:   127
    [    0.731657] schedtune: max_pwr/2^4:  105 => norm_pwr:    63
    [    0.737243] schedtune: max_pwr/2^5:   52 => norm_pwr:    31
    [    0.742830] schedtune: configured to support 4 boost groups
    [    0.760448] cpuidle: using governor ladder
    [    0.776584] cpuidle: using governor menu
    [    0.780681] vdso: 2 pages (1 code @ ffffff80089f6000, 1 data @ ffffff8008db4000)
    [    0.788125] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.795676] DMA: preallocated 256 KiB pool for atomic allocations
    [    0.801843] Serial: AMBA PL011 UART driver
    [    0.807897] 7ff80000.uart: ttyAMA0 at MMIO 0x7ff80000 (irq = 25, base_baud = 0) is a PL011 rev3
    [    0.816635] console [ttyAMA0] enabled
    [    0.816635] console [ttyAMA0] enabled
    [    0.823923] bootconsole [uart0] disabled
    [    0.823923] bootconsole [uart0] disabled
    [    0.917289] raid6: int64x1  gen()   456 MB/s
    [    0.989388] raid6: int64x1  xor()   449 MB/s
    [    1.061581] raid6: int64x2  gen()   624 MB/s
    [    1.133637] raid6: int64x2  xor()   641 MB/s
    [    1.205732] raid6: int64x4  gen()   964 MB/s
    [    1.277827] raid6: int64x4  xor()   715 MB/s
    [    1.349931] raid6: int64x8  gen()  1092 MB/s
    [    1.422034] raid6: int64x8  xor()   700 MB/s
    [    1.494134] raid6: neonx1   gen()   911 MB/s
    [    1.566241] raid6: neonx1   xor()   687 MB/s
    [    1.638348] raid6: neonx2   gen()  1238 MB/s
    [    1.710433] raid6: neonx2   xor()  1011 MB/s
    [    1.782528] raid6: neonx4   gen()  1722 MB/s
    [    1.854633] raid6: neonx4   xor()  1321 MB/s
    [    1.926740] raid6: neonx8   gen()  1632 MB/s
    [    1.998838] raid6: neonx8   xor()  1303 MB/s
    [    2.003072] raid6: using algorithm neonx4 gen() 1722 MB/s
    [    2.008419] raid6: .... xor() 1321 MB/s, rmw enabled
    [    2.013335] raid6: using intx1 recovery algorithm
    [    2.018067] ACPI: Interpreter disabled.
    [    2.022205] vgaarb: loaded
    [    2.025132] SCSI subsystem initialized
    [    2.029006] libata version 3.00 loaded.
    [    2.032970] usbcore: registered new interface driver usbfs
    [    2.038430] usbcore: registered new interface driver hub
    [    2.043755] usbcore: registered new device driver usb
    [    2.049413] dmi: Firmware registration failed.
    [    2.054027] Advanced Linux Sound Architecture Driver Initialized.
    [    2.060554] NetLabel: Initializing
    [    2.063918] NetLabel:  domain hash size = 128
    [    2.068236] NetLabel:  protocols = UNLABELED CIPSOv4
    [    2.073185] NetLabel:  unlabeled traffic allowed by default
    [    2.078916] clocksource: Switched to clocksource arch_sys_counter
    [    2.110496] pnp: PnP ACPI: disabled
    [    2.114665] thermal thermal_zone0: power_allocator: sustainable_power will be estimated
    [    2.123011] NET: Registered protocol family 2
    [    2.127803] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
    [    2.135268] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [    2.142451] TCP: Hash tables configured (established 65536 bind 65536)
    [    2.148980] UDP hash table entries: 4096 (order: 5, 131072 bytes)
    [    2.155096] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
    [    2.161865] NET: Registered protocol family 1
    [    2.166451] RPC: Registered named UNIX socket transport module.
    [    2.172324] RPC: Registered udp transport module.
    [    2.176985] RPC: Registered tcp transport module.
    [    2.181646] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    2.188055] PCI: CLS 0 bytes, default 128
    [    2.192206] Trying to unpack rootfs image as initramfs...
    [    2.272407] Freeing initrd memory: 1436K (ffffffc004001000 - ffffffc004168000)
    [    2.279898] hw perfevents: enabled with armv8_cortex_a57 PMU driver, 7 counters available
    [    2.288115] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
    [    2.297078] futex hash table entries: 2048 (order: 6, 262144 bytes)
    [    2.303412] audit: initializing netlink subsys (disabled)
    [    2.308806] audit: type=2000 audit(2.180:1): initialized
    [    2.315172] VFS: Disk quotas dquot_6.6.0
    [    2.319120] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    2.326764] NFS: Registering the id_resolver key type
    [    2.331802] Key type id_resolver registered
    [    2.335951] Key type id_legacy registered
    [    2.339967] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
    [    2.347083] fuse init (API version 7.23)
    [    2.351211] SELinux:  Registering netfilter hooks
    [    2.359142] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [    2.366488] io scheduler noop registered
    [    2.370393] io scheduler deadline registered
    [    2.374709] io scheduler cfq registered (default)
    [    2.379649] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [    2.385204] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [    2.392986] dma-pl330 7ff00000.dma: Loaded driver for PL330 DMAC-341330
    [    2.399563] dma-pl330 7ff00000.dma:  DBUFF-1024x16bytes Num_Chans-8 Num_Peri-8 Num_Events-8
    [    2.408144] [drm] Initialized drm 1.1.0 20060810
    [    2.412887] mali 2d000000.gpu: Continuing without Mali regulator control
    [    2.419553] mali 2d000000.gpu: Failed to get clock
    [    2.424307] mali 2d000000.gpu: Power control initialization failed
    [    2.438617] brd: module loaded
    [    2.446005] loop: module loaded
    [    2.449609] mtdoops: mtd device (mtddev=name/number) must be supplied
    [    2.456034] tun: Universal TUN/TAP device driver, 1.6
    [    2.461048] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
    [    2.467241] sky2: driver version 1.30
    [    2.487546] libphy: smsc911x-mdio: probed
    [    2.555053] smsc911x 18000000.ethernet eth0: attached PHY driver [Generic PHY] (mii_bus:phy_addr=18000000.etherne:01, irq=-1)
    [    2.566442] smsc911x 18000000.ethernet eth0: MAC Address: 00:02:f7:00:57:f5
    [    2.573385] PPP generic driver version 2.4.2
    [    2.577702] PPP BSD Compression module registered
    [    2.582373] PPP Deflate Compression module registered
    [    2.587393] PPP MPPE Compression module registered
    [    2.592148] NET: Registered protocol family 24
    [    2.596601] usbcore: registered new interface driver asix
    [    2.601986] usbcore: registered new interface driver ax88179_178a
    [    2.608057] usbcore: registered new interface driver cdc_ether
    [    2.613869] usbcore: registered new interface driver net1080
    [    2.619514] usbcore: registered new interface driver cdc_subset
    [    2.625414] usbcore: registered new interface driver zaurus
    [    2.630983] usbcore: registered new interface driver cdc_ncm
    [    2.636600] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [    2.643075] ehci-pci: EHCI PCI platform driver
    [    2.647512] ehci-platform: EHCI generic platform driver
    [    2.652782] ehci-platform 7ffc0000.ehci: EHCI Host Controller
    [    2.658492] ehci-platform 7ffc0000.ehci: new USB bus registered, assigned bus number 1
    [    2.666467] ehci-platform 7ffc0000.ehci: irq 28, io mem 0x7ffc0000
    [    2.682934] ehci-platform 7ffc0000.ehci: USB 2.0 started, EHCI 1.00
    [    2.689280] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
    [    2.696012] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    2.703169] usb usb1: Product: EHCI Host Controller
    [    2.708004] usb usb1: Manufacturer: Linux 4.4.32 ehci_hcd
    [    2.713355] usb usb1: SerialNumber: 7ffc0000.ehci
    [    2.718346] hub 1-0:1.0: USB hub found
    [    2.722088] hub 1-0:1.0: 1 port detected
    [    2.726276] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    [    2.732427] ohci-pci: OHCI PCI platform driver
    [    2.736906] usbcore: registered new interface driver usb-storage
    [    2.743412] mousedev: PS/2 mouse device common for all mice
    [    2.749207] usbcore: registered new interface driver xpad
    [    2.754621] usbcore: registered new interface driver usb_acecad
    [    2.760524] usbcore: registered new interface driver aiptek
    [    2.766078] usbcore: registered new interface driver gtco
    [    2.771459] usbcore: registered new interface driver hanwang
    [    2.777097] usbcore: registered new interface driver kbtab
    [    2.782973] rtc-pl031 1c170000.rtc: rtc core: registered pl031 as rtc0
    [    2.789670] device-mapper: uevent: version 1.0.3
    [    2.794336] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
    [    2.803728] mmci-pl18x 1c050000.mmci: No vqmmc regulator found
    [    2.809549] mmci-pl18x 1c050000.mmci: mmc0: PL180 manf 41 rev0 at 0x1c050000 irq 36,0 (pio)
    [    2.817834] mmci-pl18x 1c050000.mmci: DMA channels RX none, TX none
    [    2.855163] hidraw: raw HID events driver (C) Jiri Kosina
    [    2.862348] usbcore: registered new interface driver usbhid
    [    2.867876] usbhid: USB HID core driver
    [    2.874656] ashmem: initialized
    [    2.877980] mhu 2b1f0000.mhu: ARM MHU Mailbox registered
    [    2.884174] optee firmware:optee: probing for conduit method from DT.
    [    2.890753] optee firmware:optee: initialized driver
    [    2.896763] u32 classifier
    [    2.899456]     Actions configured
    [    2.902833] Netfilter messages via NETLINK v0.30.
    [    2.907548] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
    [    2.914299] ctnetlink v0.93: registering with nfnetlink.
    [    2.920209] xt_time: kernel timezone is -0000
    [    2.924892] ip_tables: (C) 2000-2006 Netfilter Core Team
    [    2.930324] arp_tables: (C) 2002 David S. Miller
    [    2.934960] Initializing XFRM netlink socket
    [    2.940851] NET: Registered protocol family 10
    [    2.946676] mip6: Mobile IPv6
    [    2.949674] ip6_tables: (C) 2000-2006 Netfilter Core Team
    [    2.955187] sit: IPv6 over IPv4 tunneling driver
    [    2.960266] NET: Registered protocol family 17
    [    2.964698] NET: Registered protocol family 15
    [    2.969175] Key type dns_resolver registered
    [    2.973794] Registered cp15_barrier emulation handler
    [    2.979249] Registered setend emulation handler
    [    2.984117] registered taskstats version 1
    [    2.993364] Btrfs loaded
    [    2.996417] [drm] found ARM HDLCD version r0p0
    [    3.001122] hdlcd 7ff60000.hdlcd: master bind failed: -517
    [    3.007578] mali 2d000000.gpu: Continuing without Mali regulator control
    [    3.014265] mali 2d000000.gpu: Failed to get clock
    [    3.019032] mali 2d000000.gpu: Power control initialization failed
    [    3.025456] scpi_protocol scpi: SCP Protocol 1.2 Firmware 1.21.0 version
    [    3.035031] usb 1-1: new high-speed USB device number 2 using ehci-platform
    [    3.043984] cpu cpu0: bL_cpufreq_init: CPU 0 initialized
    [    3.050124] cpu cpu1: bL_cpufreq_init: CPU 1 initialized
    [    3.055661] arm_big_little: bL_cpufreq_register: Registered platform driver: scpi
    [    3.087761] [drm] found ARM HDLCD version r0p0
    [    3.092257] tda998x 0-0070: Falling back to first CRTC
    [    3.172057] usb 1-1: New USB device found, idVendor=0424, idProduct=2514
    [    3.178707] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
    [    3.186652] hub 1-1:1.0: USB hub found
    [    3.190674] hub 1-1:1.0: 4 ports detected
    [    3.214899] tda998x 0-0070: found TDA19988
    [    3.221447] hdlcd 7ff60000.hdlcd: bound 0-0070 (ops tda998x_ops)
    [    3.227509] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [    3.234096] [drm] No driver support for vblank timestamp query.
    [    3.240555] hdlcd 7ff60000.hdlcd: No connectors reported connected with modes
    [    3.247671] [drm] Cannot find any crtc or sizes - going 1024x768
    [    3.256335] hdlcd 7ff60000.hdlcd: fb0:  frame buffer device
    [    3.270936] [drm] Initialized hdlcd 1.0.0 20130505 on minor 0
    [    3.276751] mali 2d000000.gpu: Continuing without Mali regulator control
    [    3.284163] mali 2d000000.gpu: GPU identified as 0x0620 r0p1 status 0
    [    3.290928] mali 2d000000.gpu: Mali OPP from SCPI: 450000000 Hz @ 820 mV
    [    3.297855] mali 2d000000.gpu: Mali OPP from SCPI: 487500000 Hz @ 825 mV
    [    3.304620] mali 2d000000.gpu: Mali OPP from SCPI: 525000000 Hz @ 850 mV
    [    3.311365] mali 2d000000.gpu: Mali OPP from SCPI: 562500000 Hz @ 875 mV
    [    3.318092] mali 2d000000.gpu: Mali OPP from SCPI: 600000000 Hz @ 900 mV
    [    3.326739] mali 2d000000.gpu: Probed as mali0
    [    3.331851] asoc-simple-card sound: i2s-hifi <-> 7ff90000.i2s mapping ok
    [    3.340558] otg_wakelock_init: No USB transceiver found
    [    3.346016] rtc-pl031 1c170000.rtc: setting system clock to 2017-01-11 16:49:47 UTC (1484153387)
    [    3.356281] ALSA device list:
    [    3.359241]   #0: 7ff90000.i2s-i2s-hifi
    [    3.365254] uart-pl011 7ff80000.uart: no DMA platform data
    [    3.371121] Freeing unused kernel memory: 896K (ffffff8008cd0000 - ffffff8008db0000)
    [    3.380108] init: init first stage started!
    [    3.387642] SELinux: 2048 avtab hash slots, 6613 rules.
    [    3.395902] SELinux: 2048 avtab hash slots, 6613 rules.
    [    3.401095] SELinux:  1 users, 2 roles, 651 types, 0 bools, 1 sens, 1024 cats
    [    3.408185] SELinux:  63 classes, 6613 rules
    [    3.413415] SELinux:  Completing initialization.
    [    3.417994] SELinux:  Setting up existing superblocks.
    [    3.442846] audit: type=1403 audit(1484153387.592:2): policy loaded auid=4294967295 ses=4294967295
    [    3.452119] audit: type=1404 audit(1484153387.604:3): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
    [    3.471111] init: (Initializing SELinux enforcing took 0.09s.)
    [    3.479219] init: init second stage started!
    [    3.487394] init: Running restorecon...
    [    3.498941] usb 1-1.4: new high-speed USB device number 3 using ehci-platform
    [    3.563743] init: waitpid failed: No child processes
    [    3.568900] init: (Loading properties from /default.prop took 0.00s.)
    [    3.576999] init: (Parsing /init.environ.rc took 0.00s.)
    [    3.582655] init: (Parsing /init.usb.rc took 0.00s.)
    [    3.587728] init: (Parsing /init.juno.rc took 0.00s.)
    [    3.593332] init: (Parsing /init.usb.configfs.rc took 0.00s.)
    [    3.599152] init: (Parsing /init.zygote64_32.rc took 0.00s.)
    [    3.604774] init: (Parsing /init.rc took 0.03s.)
    [    3.609688] init: Starting service 'ueventd'...
    [    3.614486] init: Waiting for /dev/.coldboot_done...
    [    3.618374] ueventd: ueventd started!
    [    3.626657] usb 1-1.4: New USB device found, idVendor=0951, idProduct=1624
    [    3.633490] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [    3.640752] usb 1-1.4: Product: DataTraveler G2
    [    3.645255] usb 1-1.4: Manufacturer: Kingston
    [    3.649585] usb 1-1.4: SerialNumber: 001372995DDDA9A0961C0063
    [    3.655966] usb-storage 1-1.4:1.0: USB Mass Storage device detected
    [    3.663277] scsi host0: usb-storage 1-1.4:1.0
    [    3.709626] audit: type=1400 audit(1484153387.860:4): avc:  denied  { relabelfrom } for  pid=120 comm="ueventd" name="003" dev="tmpfs" ino=6378 scontext=u:r:ueventd:s0 tcontext=u:object_r:usb_device:s0 tclass=chr_file permissive=0
    [    3.729958] ueventd: Cannot set 'u:object_r:usb_device:s0' SELinux label on '/dev/bus/usb/001/003' device (Permission denied)
    [    3.746411] ueventd: Coldboot took 0.13s.
    [    3.747042] atkbd serio0: keyboard reset failed on 1c060000.kmi
    [    3.755550] init: Waiting for /dev/.coldboot_done took 0.14s.
    [    3.755750] init: Failed to read from /dev/hw_random: No such device
    [    3.779781] init: write_file: Unable to open '/proc/sys/kernel/hung_task_timeout_secs': No such file or directory
    [    3.790052] init: write_file: Unable to open '/proc/cpu/alignment': No such file or directory
    [    3.808296] Registered swp emulation handler
    [    3.812825] init: write_file: Unable to open '/sys/kernel/mm/transparent_hugepage/enabled': No such file or directory
    [    3.823506] init: Failed to read from /dev/hw_random: No such device
    [    4.673102] scsi 0:0:0:0: Direct-Access     Kingston DataTraveler G2  1.00 PQ: 0 ANSI: 2
    [    4.683213] sd 0:0:0:0: [sda] 7831552 512-byte logical blocks: (4.01 GB/3.73 GiB)
    [    4.691771] sd 0:0:0:0: [sda] Write Protect is off
    [    4.696560] sd 0:0:0:0: [sda] Mode Sense: 23 00 00 00
    [    4.702434] sd 0:0:0:0: [sda] No Caching mode page found
    [    4.707745] sd 0:0:0:0: [sda] Assuming drive cache: write through
    [    4.967083] atkbd serio1: keyboard reset failed on 1c070000.kmi
    [    5.660505]  sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
    [    5.669887] sd 0:0:0:0: [sda] Attached SCSI removable disk
    [    5.693203] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
    [    5.701195] fs_mgr: __mount(source=/dev/block/sda2,target=/system,type=ext4)=0
    [    5.710761] EXT4-fs (sda3): Ignoring removed nomblk_io_submit option
    [    5.729674] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=panic
    [    5.739351] fs_mgr: __mount(source=/dev/block/sda3,target=/cache,type=ext4)=0
    [    5.748602] EXT4-fs (sda5): Ignoring removed nomblk_io_submit option
    [    5.771562] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=panic
    [    5.781337] fs_mgr: __mount(source=/dev/block/sda5,target=/data,type=ext4)=0
    [    5.802593] init: (Parsing /system/etc/init/atrace.rc took 0.00s.)
    [    5.809779] init: (Parsing /system/etc/init/audioserver.rc took 0.00s.)
    [    5.817330] init: (Parsing /system/etc/init/bootanim.rc took 0.00s.)
    [    5.824940] init: (Parsing /system/etc/init/bootstat.rc took 0.00s.)
    [    5.832245] init: (Parsing /system/etc/init/cameraserver.rc took 0.00s.)
    [    5.839945] init: (Parsing /system/etc/init/debuggerd.rc took 0.00s.)
    [    5.847320] init: (Parsing /system/etc/init/debuggerd64.rc took 0.00s.)
    [    5.854805] init: (Parsing /system/etc/init/drmserver.rc took 0.00s.)
    [    5.862341] init: (Parsing /system/etc/init/dumpstate.rc took 0.00s.)
    [    5.869658] init: (Parsing /system/etc/init/gatekeeperd.rc took 0.00s.)
    [    5.877207] init: (Parsing /system/etc/init/init-debug.rc took 0.00s.)
    [    5.884530] init: (Parsing /system/etc/init/installd.rc took 0.00s.)
    [    5.891789] init: (Parsing /system/etc/init/keystore.rc took 0.00s.)
    [    5.898890] init: (Parsing /system/etc/init/lmkd.rc took 0.00s.)
    [    5.906054] init: (Parsing /system/etc/init/logcatd.rc took 0.00s.)
    [    5.913180] init: (Parsing /system/etc/init/logd.rc took 0.00s.)
    [    5.920021] init: (Parsing /system/etc/init/mdnsd.rc took 0.00s.)
    [    5.926899] init: (Parsing /system/etc/init/mediacodec.rc took 0.00s.)
    [    5.934265] init: (Parsing /system/etc/init/mediadrmserver.rc took 0.00s.)
    [    5.941878] init: (Parsing /system/etc/init/mediaextractor.rc took 0.00s.)
    [    5.949520] init: (Parsing /system/etc/init/mediaserver.rc took 0.00s.)
    [    5.956886] init: (Parsing /system/etc/init/mtpd.rc took 0.00s.)
    [    5.963627] init: (Parsing /system/etc/init/netd.rc took 0.00s.)
    [    5.970363] init: (Parsing /system/etc/init/perfprofd.rc took 0.00s.)
    [    5.977492] init: (Parsing /system/etc/init/racoon.rc took 0.00s.)
    [    5.984408] init: (Parsing /system/etc/init/servicemanager.rc took 0.00s.)
    [    5.992000] init: (Parsing /system/etc/init/surfaceflinger.rc took 0.00s.)
    [    5.999963] init: (Parsing /system/etc/init/uncrypt.rc took 0.00s.)
    [    6.007027] init: (Parsing /system/etc/init/vdc.rc took 0.00s.)
    [    6.013626] init: (Parsing /system/etc/init/vold.rc took 0.00s.)
    [    6.025422] init: Starting service 'logd'...
    [    6.043076] init: (Loading properties from /system/build.prop took 0.00s.)
    [    6.049997] init: (Loading properties from /vendor/build.prop took 0.00s.)
    [    6.056889] init: (Loading properties from /factory/factory.prop took 0.00s.)
    [    6.064207] init: /recovery not specified in fstab
    [    6.074555] init: Starting service 'debuggerd'...
    [    6.079988] init: Starting service 'debuggerd64'...
    [    6.085555] init: Starting service 'vold'...
    [    6.087889] random: logd: uninitialized urandom read (40 bytes read, 53 bits of entropy available)
    [    6.105713] init: Not bootcharting.
    [    6.204512] random: debuggerd: uninitialized urandom read (40 bytes read, 56 bits of entropy available)
    [    6.308344] logd.auditd: start
    [    6.311490] logd.klogd: 6184561100
    [    6.440781] random: vold: uninitialized urandom read (40 bytes read, 66 bits of entropy available)
    [    6.453962] random: debuggerd64: uninitialized urandom read (40 bytes read, 67 bits of entropy available)
    [    6.465024] random: vdc: uninitialized urandom read (40 bytes read, 67 bits of entropy available)
    [    7.098841] init: Starting service 'exec 1 (/system/bin/tzdatacheck)'...
    [    7.108206] random: tzdatacheck: uninitialized urandom read (40 bytes read, 89 bits of entropy available)
    [    7.125265] init: Service 'exec 1 (/system/bin/tzdatacheck)' (pid 155) exited with status 0
    [    7.134852] init: SELinux:  Could not stat /data/local/tmp/lava: No such file or directory.
    [    7.143406] init: (Loading properties from /data/local.prop took 0.00s.)
    [    7.150224] init: Starting service 'logd-reinit'...
    [    7.155864] init: write_file: Unable to open '/proc/sys/vm/min_free_order_shift': No such file or directory
    [    7.157468] random: logd: uninitialized urandom read (40 bytes read, 89 bits of entropy available)
    [    7.175583] init: Starting service 'healthd'...
    [    7.180619] init: Starting service 'lmkd'...
    [    7.183939] logd.daemon: reinit
    [    7.184758] binder: 158:158 transaction failed 29189, size 0-0
    [    7.194270] init: Starting service 'servicemanager'...
    [    7.198833] random: lmkd: uninitialized urandom read (40 bytes read, 92 bits of entropy available)
    [    7.208739] init: Starting service 'surfaceflinger'...
    [    7.214244] init: Service 'logd-reinit' (pid 157) exited with status 0
    [    7.215236] random: servicemanager: uninitialized urandom read (40 bytes read, 93 bits of entropy available)
    [    7.217670] random: surfaceflinger: uninitialized urandom read (40 bytes read, 93 bits of entropy available)
    [    7.240319] init: property_set("ro.build.product", "generic") failed
    [    7.246649] init: property_set("ro.product.device", "generic") failed
    [    7.253279] init: Starting service 'exec 2 (/system/bin/setcpuset.sh)'...
    [    7.270083] type=1400 audit(1484153391.420:5): avc: denied { getattr } for pid=162 comm="setcpuset.sh" path="/vendor" dev="rootfs" ino=6322 scontext=u:r:setcpuset-sh:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=0
    [    7.311006] type=1400 audit(1484153391.460:6): avc: denied { getattr } for pid=163 comm="grep" path="/vendor" dev="rootfs" ino=6322 scontext=u:r:setcpuset-sh:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=0
    [    7.330740] type=1400 audit(1484153391.472:7): avc: denied { getattr } for pid=164 comm="grep" path="/vendor" dev="rootfs" ino=6322 scontext=u:r:setcpuset-sh:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=0
    [    7.350698] type=1400 audit(1484153391.480:8): avc: denied { getattr } for pid=165 comm="grep" path="/vendor" dev="rootfs" ino=6322 scontext=u:r:setcpuset-sh:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=0
    [    7.370478] type=1400 audit(1484153391.488:9): avc: denied { getattr } for pid=166 comm="grep" path="/vendor" dev="rootfs" ino=6322 scontext=u:r:setcpuset-sh:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=0
    [    7.384431] init: Service 'exec 2 (/system/bin/setcpuset.sh)' (pid 162) exited with status 0
    [    7.384879] init: Starting service 'console'...
    [    7.385221] init: write_file: Unable to open '/sys/class/android_usb/android0/enable': No such file or directory
    [    7.385244] init: write_file: Unable to open '/sys/class/android_usb/android0/idVendor': No such file or directory
    [    7.385266] init: write_file: Unable to open '/sys/class/android_usb/android0/idProduct': No such file or directory
    [    7.385289] init: write_file: Unable to open '/sys/class/android_usb/android0/functions': No such file or directory
    [    7.385309] init: write_file: Unable to open '/sys/class/android_usb/android0/enable': No such file or directory
    [    7.385326] init: Starting service 'adbd'...
    [    7.385808] init: cannot find '/system/bin/update_verifier' (No such file or directory), disabling 'exec 3 (/system/bin/update_verifier)'
    [    7.385834] init: cannot find '/system/bin/install-recovery.sh' (No such file or directory), disabling 'flash_recovery'
    [    7.386055] init: Starting service 'tee-supplicant'...
    [    7.386372] init: Starting service 'gatord'...
    [    7.386810] init: Starting service 'zygote'...
    [    7.387266] init: Starting service 'zygote_secondary'...
    [    7.387787] init: Starting service 'audioserver'...
    [    7.388245] init: Starting service 'cameraserver'...
    [    7.388698] init: couldn't write 178 to /dev/cpuset/camera-daemon/tasks: No such file or directory
    [    7.388700] init: Starting service 'drm'...
    [    7.389176] init: Starting service 'installd'...
    [    7.389617] init: Starting service 'keystore'...
    [    7.390058] init: Starting service 'mediacodec'...
    [    7.390554] init: Starting service 'mediadrm'...
    [    7.391031] init: Starting service 'mediaextractor'...
    [    7.391467] init: Starting service 'media'...
    [    7.391877] init: Starting service 'netd'...
    [    7.392311] init: Starting service 'gatekeeperd'...
    [    7.560672] type=1400 audit(1484153391.500:10): avc: denied { getattr } for pid=167 comm="grep" path="/vendor" dev="rootfs" ino=6322 scontext=u:r:setcpuset-sh:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=0
    [    7.580460] type=1400 audit(1484153391.508:11): avc: denied { getattr } for pid=168 comm="grep" path="/vendor" dev="rootfs" ino=6322 scontext=u:r:setcpuset-sh:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=0
    [    7.600224] type=1400 audit(1484153391.516:12): avc: denied { getattr } for pid=169 comm="grep" path="/vendor" dev="rootfs" ino=6322 scontext=u:r:setcpuset-sh:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=0
    [    7.619985] type=1400 audit(1484153391.528:13): avc: denied { getattr } for pid=170 comm="grep" path="/vendor" dev="rootfs" ino=6322 scontext=u:r:setcpuset-sh:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=0
    [    7.639656] type=1400 audit(1484153391.540:14): avc: denied { entrypoint } for pid=174 comm="init" path="/system/bin/gatord" dev="sda2" ino=336 scontext=u:r:gatord:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
    [    7.660034] type=1400 audit(1484153391.624:15): avc: denied { getattr } for pid=177 comm="audioserver" path="/vendor" dev="rootfs" ino=6322 scontext=u:r:audioserver:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=0
    [    7.680495] type=1400 audit(1484153391.712:16): avc: denied { getattr } for pid=178 comm="cameraserver" path="/vendor" dev="rootfs" ino=6322 scontext=u:r:cameraserver:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=0
    [    7.701109] type=1400 audit(1484153391.740:17): avc: denied { getattr } for pid=183 comm="mediacodec" path="/vendor" dev="rootfs" ino=6322 scontext=u:r:mediacodec:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=0
    [    7.721350] type=1400 audit(1484153391.756:18): avc: denied { getattr } for pid=184 comm="mediadrmserver" path="/vendor" dev="rootfs" ino=6322 scontext=u:r:mediadrmserver:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=0
    [    8.186531] healthd: No battery devices found
    [    8.191349] random: nonblocking pool is initialized
    [    8.231013] type=1400 audit(1484153392.376:19): avc: denied { getattr } for pid=173 comm="tee-supplicant" path="/vendor" dev="rootfs" ino=6322 scontext=u:r:optee:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=0
    [    8.303038] type=1400 audit(1484153392.452:20): avc: denied { noatsecure } for pid=174 comm="gatord" scontext=u:r:init:s0 tcontext=u:r:gatord:s0 tclass=process permissive=0
    [    8.366451] type=1400 audit(1484153392.452:21): avc: denied { getattr } for pid=174 comm="gatord" path="/vendor" dev="rootfs" ino=6322 scontext=u:r:gatord:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=1
    [    8.428052] init: Starting service 'perfprofd'...
    [    8.438660] init: write_file: Unable to open '/sys/class/android_usb/android0/enable': No such file or directory
    [    8.448790] init: write_file: Unable to open '/sys/class/android_usb/android0/idVendor': No such file or directory
    [    8.459126] init: write_file: Unable to open '/sys/class/android_usb/android0/idProduct': No such file or directory
    [    8.469517] init: write_file: Unable to open '/sys/class/android_usb/android0/functions': No such file or directory
    [    8.479926] init: write_file: Unable to open '/sys/class/android_usb/android0/enable': No such file or directory
    [    8.491049] init: write_file: Unable to open '/sys/class/android_usb/android0/enable': No such file or directory
    [    8.501197] init: write_file: Unable to open '/sys/class/android_usb/android0/idVendor': No such file or directory
    [    8.511511] init: write_file: Unable to open '/sys/class/android_usb/android0/idProduct': No such file or directory
    [    8.521902] init: write_file: Unable to open '/sys/class/android_usb/android0/functions': No such file or directory
    [    8.532280] init: write_file: Unable to open '/sys/class/android_usb/android0/enable': No such file or directory
    [    8.549958] type=1400 audit(1484153392.700:22): avc: denied { read } for pid=174 comm="gatord" name="model" dev="sysfs" ino=63 scontext=u:r:gatord:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
    [    8.568087] type=1400 audit(1484153392.700:23): avc: denied { open } for pid=174 comm="gatord" path="/sys/firmware/devicetree/base/model" dev="sysfs" ino=63 scontext=u:r:gatord:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
    [    8.588798] type=1400 audit(1484153392.700:24): avc: denied { getattr } for pid=174 comm="gatord" path="/sys/firmware/devicetree/base/model" dev="sysfs" ino=63 scontext=u:r:gatord:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
    [    8.609783] type=1400 audit(1484153392.700:25): avc: denied { write } for pid=174 comm="gatord-main" name="/" dev="tmpfs" ino=1294 scontext=u:r:gatord:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=1
    [    8.628247] type=1400 audit(1484153392.700:26): avc: denied { add_name } for pid=174 comm="gatord-main" name="gator" scontext=u:r:gatord:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=1
    [    8.645481] type=1400 audit(1484153392.700:27): avc: denied { create } for pid=174 comm="gatord-main" name="gator" scontext=u:r:gatord:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=1
    [    8.662565] type=1400 audit(1484153392.700:28): avc: denied { mounton } for pid=174 comm="gatord-main" path="/dev/gator" dev="tmpfs" ino=9484 scontext=u:r:gatord:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=1
    [    8.681920] type=1400 audit(1484153392.700:29): avc: denied { read } for pid=174 comm="gatord-main" name="events" dev="tracefs" ino=2170 scontext=u:r:gatord:s0 tcontext=u:object_r:debugfs_tracing:s0 tclass=dir permissive=1
    [    8.701615] type=1400 audit(1484153392.700:30): avc: denied { read } for pid=174 comm="gatord-main" name="devices" dev="sysfs" ino=3014 scontext=u:r:gatord:s0 tcontext=u:object_r:sysfs:s0 tclass=dir permissive=1
    [    8.720380] type=1400 audit(1484153392.700:31): avc: denied { open } for pid=174 comm="gatord-main" path="/sys/bus/event_source/devices" dev="sysfs" ino=3014 scontext=u:r:gatord:s0 tcontext=u:object_r:sysfs:s0 tclass=dir permissive=1
    [    8.741056] type=1400 audit(1484153392.704:32): avc: denied { read } for pid=174 comm="gatord-main" name="id" dev="tracefs" ino=2246 scontext=u:r:gatord:s0 tcontext=u:object_r:debugfs_tracing:s0 tclass=file permissive=1
    [    8.760553] type=1400 audit(1484153392.704:33): avc: denied { open } for pid=174 comm="gatord-main" path="/sys/kernel/debug/tracing/events/irq/softirq_exit/id" dev="tracefs" ino=2246 scontext=u:r:gatord:s0 tcontext=u:object_r:debugfs_tracing:s0 tclass=file permissive=1
    [    8.935733] type=1400 audit(1484153393.088:34): avc: denied { execute } for pid=174 comm="gatord-main" name="toybox" dev="sda2" ino=661 scontext=u:r:gatord:s0 tcontext=u:object_r:toolbox_exec:s0 tclass=file permissive=1
    [    8.951248] audit: audit_lost=1 audit_rate_limit=20 audit_backlog_limit=64
    [    8.951252] audit: rate limit exceeded
    [    8.965870] type=1400 audit(1484153393.100:35): avc: denied { create } for pid=174 comm="gatord-main" scontext=u:r:gatord:s0 tcontext=u:r:gatord:s0 tclass=tcp_socket permissive=1
    [    8.981797] type=1400 audit(1484153393.100:36): avc: denied { net_raw } for pid=174 comm="gatord-main" capability=13 scontext=u:r:gatord:s0 tcontext=u:r:gatord:s0 tclass=capability permissive=1
    [    8.999053] type=1400 audit(1484153393.100:37): avc: denied { setopt } for pid=174 comm="gatord-main" scontext=u:r:gatord:s0 tcontext=u:r:gatord:s0 tclass=tcp_socket permissive=1
    shell@juno:/ $ [    9.014965] type=1400 audit(1484153393.100:38): avc: denied { bind } for pid=174 comm="gatord-main" scontext=u:r:gatord:s0 tcontext=u:r:gatord:s0 tclass=tcp_socket permissive=1
    [    9.031872] type=1400 audit(1484153393.100:39): avc: denied { name_bind } for pid=174 comm="gatord-main" src=8082 scontext=u:r:gatord:s0 tcontext=u:object_r:port:s0 tclass=tcp_socket permissive=1
    [    9.049257] type=1400 audit(1484153393.104:40): avc: denied { node_bind } for pid=174 comm="gatord-main" src=8082 scontext=u:r:gatord:s0 tcontext=u:object_r:node:s0 tclass=tcp_socket permissive=1
    [    9.066654] type=1400 audit(1484153393.104:41): avc: denied { listen } for pid=174 comm="gatord-main" lport=8082 scontext=u:r:gatord:s0 tcontext=u:r:gatord:s0 tclass=tcp_socket permissive=1
    [    9.083513] type=1400 audit(1484153393.104:42): avc: denied { create } for pid=174 comm="gatord-main" scontext=u:r:gatord:s0 tcontext=u:r:gatord:s0 tclass=udp_socket permissive=1
    [    9.099521] type=1400 audit(1484153393.104:43): avc: denied { setopt } for pid=174 comm="gatord-main" scontext=u:r:gatord:s0 tcontext=u:r:gatord:s0 tclass=udp_socket permissive=1
    [   10.256160] init: Starting service 'bootanim'...
    [   10.272431] type=1400 audit(1484153394.424:47): avc: denied { getattr } for pid=240 comm="bootanimation" path="/vendor" dev="rootfs" ino=6322 scontext=u:r:bootanim:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=0
    [   11.601471] type=1400 audit(1484153395.752:48): avc: denied { write } for pid=176 comm="zygote" name="trace_marker" dev="tracefs" ino=2080 scontext=u:r:zygote:s0 tcontext=u:object_r:debugfs_tracing:s0 tclass=file permissive=0
    [   12.606398] type=1400 audit(1484153396.756:49): avc: denied { write } for pid=423 comm="patchoat" name="trace_marker" dev="tracefs" ino=2080 scontext=u:r:zygote:s0 tcontext=u:object_r:debugfs_tracing:s0 tclass=file permissive=0
    [   12.804413] type=1400 audit(1484153396.956:50): avc: denied { write } for pid=175 comm="zygote64" name="trace_marker" dev="tracefs" ino=2080 scontext=u:r:zygote:s0 tcontext=u:object_r:debugfs_tracing:s0 tclass=file permissive=0
    [   13.339722] type=1400 audit(1484153397.492:51): avc: denied { write } for pid=459 comm="patchoat" name="trace_marker" dev="tracefs" ino=2080 scontext=u:r:zygote:s0 tcontext=u:object_r:debugfs_tracing:s0 tclass=file permissive=0
    [   35.338051] capability: warning: `main' uses 32-bit capabilities (legacy support in use)
    [   60.034994] healthd: battery l=100 v=0 t=42.4 h=2 st=2 chg=a
    [   71.463174] smsc911x 18000000.ethernet eth0: SMSC911x/921x identified at 0xffffff80090c0000, IRQ: 34
    [   71.472408] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    
    shell@juno:/ $ [  104.117568] init: Service 'bootanim' (pid 240) exited with status 0
    
    shell@juno:/ $
    
    

    16-12-prebuilt-u-boot.txt
    ARM V2M-Juno Boot loader v1.0.0
    HBI0262 build 1872
    
    ARM V2M_Juno Firmware v1.4.4
    Build Date: Jul 26 2016
    
    Time :  16:41:04
    Date :  11:01:2017
    
    Press Enter to stop auto boot...
    
    
    Powering up system...
    
    Switching on ATXPSU...
    PMIC RAM configuration (pms_v103.bin)...
    MBtemp   : 27 degC
    
    Configuring motherboard (rev B, var A)...
    IOFPGA image \MB\HBI0262B\io_b118.bit
    IOFPGA  config: PASSED
    OSC CLK config: PASSED
    
    Configuring SCC registers...
    Writing SCC 0x00000054 with 0x0007FFFE
    Writing SCC 0x0000005C with 0x00FE001E
    Writing SCC 0x00000100 with 0x003F1000
    Writing SCC 0x00000104 with 0x0001F300
    Writing SCC 0x00000108 with 0x00371000
    Writing SCC 0x0000010C with 0x0001B300
    Writing SCC 0x00000118 with 0x003F1000
    Writing SCC 0x0000011C with 0x0001F100
    Writing SCC 0x000000F8 with 0x0BEC0000
    Writing SCC 0x000000FC with 0xABE40000
    Writing SCC 0x0000000C with 0x000000C2
    Writing SCC 0x00000010 with 0x000000C2
    
    Peripheral ID0:0x000000AD
    Peripheral ID1:0x000000B0
    Peripheral ID2:0x0000000B
    Peripheral ID3:0x00000000
    Peripheral ID4:0x0000000D
    Peripheral ID5:0x000000F0
    Peripheral ID6:0x00000005
    Peripheral ID7:0x000000B1
    
    Programming NOR Flash
    PCIE clock configured...
    
    Testing motherboard interfaces (FPGA build 118)...
    SRAM 32MB test: PASSED
    LAN9118   test: PASSED
    ERROR: SMC USB SRAM mode lock
    SMC USB   test: FAILED
    KMI1/2    test: PASSED
    MMC       test: PASSED
    PB/LEDs   test: PASSED
    FPGA UART test: PASSED
    PCIe init test: PASSED
    MAC addrs test: PASSED
    
    SMC MAC address 0002-F700-57F5
    Setting HDMI0 mode for SVGA.
    Setting HDMI1 mode for SVGA.
    
    SoC SMB clock enabled.
    
    Testing SMB clock...
    SMB clock running
    Releasing system resets...
    
    UART0 set to SoC UART0
    UART1 set to SoC UART1
    
    NOTICE:  Booting Trusted Firmware
    NOTICE:  BL1: v1.3(debug):c59428b1
    NOTICE:  BL1: Built : 16:44:22, Dec 15 2016
    INFO:    BL1: RAM 0x4037000 - 0x4040000
    INFO:    Using crypto library 'mbed TLS'
    INFO:    BL1: Loading BL2
    INFO:    Loading image id=6 at address 0x4006000
    INFO:    Skip reserving region [base = 0x4006000, size = 0x37f]
    INFO:    Image id=6 loaded at address 0x4006000, size = 0x37f
    INFO:    Loading image id=1 at address 0x4006000
    INFO:    Image id=1 loaded at address 0x4006000, size = 0x11158
    NOTICE:  BL1: Booting BL2
    INFO:    Entry point address = 0x4006000
    INFO:    SPSR = 0x3c5
    NOTICE:  BL2: v1.3(debug):c59428b1
    NOTICE:  BL2: Built : 16:44:22, Dec 15 2016
    INFO:    Using crypto library 'mbed TLS'
    INFO:    BL2: Loading SCP_BL2
    INFO:    Loading image id=7 at address 0x4023000
    INFO:    Skip reserving region [base = 0x4023000, size = 0x5ae]
    INFO:    Image id=7 loaded at address 0x4023000, size = 0x5ae
    INFO:    Loading image id=8 at address 0x4023000
    INFO:    Skip reserving region [base = 0x4023000, size = 0x47a]
    INFO:    Image id=8 loaded at address 0x4023000, size = 0x47a
    INFO:    Loading image id=12 at address 0x4023000
    INFO:    Skip reserving region [base = 0x4023000, size = 0x389]
    INFO:    Image id=12 loaded at address 0x4023000, size = 0x389
    INFO:    Loading image id=2 at address 0x4023000
    INFO:    Skip reserving region [base = 0x4023000, size = 0xeadc]
    INFO:    Image id=2 loaded at address 0x4023000, size = 0xeadc
    INFO:    BL2: Initiating SCP_BL2 transfer to SCP
    INFO:    BL2: SCP_BL2 transferred to SCP
    INFO:    Configuring TrustZone Controller
    INFO:    BL2: Loading BL31
    INFO:    Loading image id=9 at address 0x4023000
    INFO:    Skip reserving region [base = 0x4023000, size = 0x47a]
    INFO:    Image id=9 loaded at address 0x4023000, size = 0x47a
    INFO:    Loading image id=13 at address 0x4023000
    INFO:    Skip reserving region [base = 0x4023000, size = 0x389]
    INFO:    Image id=13 loaded at address 0x4023000, size = 0x389
    INFO:    Loading image id=3 at address 0x4023000
    INFO:    Image id=3 loaded at address 0x4023000, size = 0xc020
    INFO:    BL2: Loading BL32
    INFO:    Loading image id=10 at address 0xff000000
    INFO:    Skip reserving region [base = 0xff000000, size = 0x488]
    INFO:    Image id=10 loaded at address 0xff000000, size = 0x488
    INFO:    Loading image id=14 at address 0xff000000
    INFO:    Skip reserving region [base = 0xff000000, size = 0x397]
    INFO:    Image id=14 loaded at address 0xff000000, size = 0x397
    INFO:    Loading image id=4 at address 0xff000000
    INFO:    Image id=4 loaded at address 0xff000000, size = 0x393a8
    INFO:    BL2: Loading BL33
    INFO:    Loading image id=11 at address 0xe0000000
    INFO:    Skip reserving region [base = 0xe0000000, size = 0x48b]
    INFO:    Image id=11 loaded at address 0xe0000000, size = 0x48b
    INFO:    Loading image id=15 at address 0xe0000000
    INFO:    Skip reserving region [base = 0xe0000000, size = 0x39a]
    INFO:    Image id=15 loaded at address 0xe0000000, size = 0x39a
    INFO:    Loading image id=5 at address 0xe0000000
    INFO:    Image id=5 loaded at address 0xe0000000, size = 0x3f2b0
    NOTICE:  BL1: Booting BL31
    INFO:    Entry point address = 0x4023000
    INFO:    SPSR = 0x3cd
    NOTICE:  BL31: v1.3(debug):c59428b1
    NOTICE:  BL31: Built : 16:44:22, Dec 15 2016
    INFO:    ARM GICv2 driver initialized
    INFO:    BL31: Initializing runtime services
    INFO:    BL31: Initializing BL32
    INFO:    BL31: Preparing for EL3 exit to normal world
    INFO:    Entry point address = 0xe0000000
    INFO:    SPSR = 0x3c9
    
    
    U-Boot 2016.11-ge0c62721cc (Dec 15 2016 - 16:52:42 +0000) vexpress_aemv8a, Build: jenkins-armlt-platforms-release-48
    
    DRAM:  8 GiB
    PCIe XR3 Host Bridge enabled: x4 link (Gen 2)
    Flash: 64 MiB
    *** Warning - bad CRC, using default environment
    
    In:    serial_pl01x
    Out:   serial_pl01x
    Err:   serial_pl01x
    Net:   smc911x-0
    Hit any key to stop autoboot:  0
    VExpress64#
    VExpress64#
    VExpress64#
    VExpress64#
    VExpress64#
    VExpress64#
    VExpress64#
    
    

Reply
  • Hi Seehwan,
    Hmmm. This is a bit of a mystery.  FYI I have attached my working logs
    - one that I stop at the U-boot console (16-12-prebuilt-u-boot)
    - the other that boots all the way to Android (16-12-prebuilt-android)

    >Sure, I did exactly the same procedures written in the link.

    OK. This problem may be a hardware fault with your board. But, I don't see any evidence of this so far. Your log looks fine (as far as it gets), so let's try a few more questions.                          

    I see you are building from sources: "U-Boot 2016.11-ge0c6272 (Jan 09 2017 - 11:37:45 +0900) vexpress_aemv8a"

    Can you try this please...

    1. Rerun the workspace script & download the *prebuilt* Android option
    Delete the existing content on Juno's MMC card & copy across the *prebuilt* deliverables (also populate the USB drive as described from juno.img)

    2. Re-boot the board, but stop in the board level boot monitor (before TF).
    Run the flash erase operations mentioned in the instructions. We know not doing this operation can cause issues. So please confirm you've done this.

    Try to boot...

    you wrote:
    >Doesn't the kernel print out any messages on the terminal before mounting the
    >rootfs?
    >The only difference is that USB drive; which seems not a key reason because even with u-boot command prompt, the board dies in a several seconds.

    Yes - it should. See my logs from 16.12. & yes you should indeed be able to get to a working uboot console without the ramdisk & FS on the USB stick

    > In fact, I have used the board for a year until mid 2015.

    Some things to consider...
    - Could anything else have changed in your working environment?
    - New PC, different (mis-configured) terminal emulator settings, serial cable, etc?

    ** How confident are you the target has actually hung? **

    Is it possible this could simply be a terminal emulator (or serial driver) input issue on your PC? 

    If you allow the board to boot without interruption, do you see uboot messages as it tries to load the ramdisk?

    HTH
    MarkN

    16-12-prebuilt-android.txt
    VExpress64# ▒
    
    ARM V2M-Juno Boot loader v1.0.0
    HBI0262 build 1872
    
    ARM V2M_Juno Firmware v1.4.4
    Build Date: Jul 26 2016
    
    Time :  16:49:24
    Date :  11:01:2017
    
    Press Enter to stop auto boot...
    
    
    Powering up system...
    
    Switching on ATXPSU...
    PMIC RAM configuration (pms_v103.bin)...
    MBtemp   : 27 degC
    
    Configuring motherboard (rev B, var A)...
    IOFPGA image \MB\HBI0262B\io_b118.bit
    IOFPGA  config: PASSED
    OSC CLK config: PASSED
    
    Configuring SCC registers...
    Writing SCC 0x00000054 with 0x0007FFFE
    Writing SCC 0x0000005C with 0x00FE001E
    Writing SCC 0x00000100 with 0x003F1000
    Writing SCC 0x00000104 with 0x0001F300
    Writing SCC 0x00000108 with 0x00371000
    Writing SCC 0x0000010C with 0x0001B300
    Writing SCC 0x00000118 with 0x003F1000
    Writing SCC 0x0000011C with 0x0001F100
    Writing SCC 0x000000F8 with 0x0BEC0000
    Writing SCC 0x000000FC with 0xABE40000
    Writing SCC 0x0000000C with 0x000000C2
    Writing SCC 0x00000010 with 0x000000C2
    
    Peripheral ID0:0x000000AD
    Peripheral ID1:0x000000B0
    Peripheral ID2:0x0000000B
    Peripheral ID3:0x00000000
    Peripheral ID4:0x0000000D
    Peripheral ID5:0x000000F0
    Peripheral ID6:0x00000005
    Peripheral ID7:0x000000B1
    
    Programming NOR Flash
    PCIE clock configured...
    
    Testing motherboard interfaces (FPGA build 118)...
    SRAM 32MB test: PASSED
    LAN9118   test: PASSED
    ERROR: SMC USB SRAM mode lock
    SMC USB   test: FAILED
    KMI1/2    test: PASSED
    MMC       test: PASSED
    PB/LEDs   test: PASSED
    FPGA UART test: PASSED
    PCIe init test: PASSED
    MAC addrs test: PASSED
    
    SMC MAC address 0002-F700-57F5
    Setting HDMI0 mode for SVGA.
    Setting HDMI1 mode for SVGA.
    
    SoC SMB clock enabled.
    
    Testing SMB clock...
    SMB clock running
    Releasing system resets...
    
    UART0 set to SoC UART0
    UART1 set to SoC UART1
    
    NOTICE:  Booting Trusted Firmware
    NOTICE:  BL1: v1.3(debug):c59428b1
    NOTICE:  BL1: Built : 16:44:22, Dec 15 2016
    INFO:    BL1: RAM 0x4037000 - 0x4040000
    INFO:    Using crypto library 'mbed TLS'
    INFO:    BL1: Loading BL2
    INFO:    Loading image id=6 at address 0x4006000
    INFO:    Skip reserving region [base = 0x4006000, size = 0x37f]
    INFO:    Image id=6 loaded at address 0x4006000, size = 0x37f
    INFO:    Loading image id=1 at address 0x4006000
    INFO:    Image id=1 loaded at address 0x4006000, size = 0x11158
    NOTICE:  BL1: Booting BL2
    INFO:    Entry point address = 0x4006000
    INFO:    SPSR = 0x3c5
    NOTICE:  BL2: v1.3(debug):c59428b1
    NOTICE:  BL2: Built : 16:44:22, Dec 15 2016
    INFO:    Using crypto library 'mbed TLS'
    INFO:    BL2: Loading SCP_BL2
    INFO:    Loading image id=7 at address 0x4023000
    INFO:    Skip reserving region [base = 0x4023000, size = 0x5ae]
    INFO:    Image id=7 loaded at address 0x4023000, size = 0x5ae
    INFO:    Loading image id=8 at address 0x4023000
    INFO:    Skip reserving region [base = 0x4023000, size = 0x47a]
    INFO:    Image id=8 loaded at address 0x4023000, size = 0x47a
    INFO:    Loading image id=12 at address 0x4023000
    INFO:    Skip reserving region [base = 0x4023000, size = 0x389]
    INFO:    Image id=12 loaded at address 0x4023000, size = 0x389
    INFO:    Loading image id=2 at address 0x4023000
    INFO:    Skip reserving region [base = 0x4023000, size = 0xeadc]
    INFO:    Image id=2 loaded at address 0x4023000, size = 0xeadc
    INFO:    BL2: Initiating SCP_BL2 transfer to SCP
    INFO:    BL2: SCP_BL2 transferred to SCP
    INFO:    Configuring TrustZone Controller
    INFO:    BL2: Loading BL31
    INFO:    Loading image id=9 at address 0x4023000
    INFO:    Skip reserving region [base = 0x4023000, size = 0x47a]
    INFO:    Image id=9 loaded at address 0x4023000, size = 0x47a
    INFO:    Loading image id=13 at address 0x4023000
    INFO:    Skip reserving region [base = 0x4023000, size = 0x389]
    INFO:    Image id=13 loaded at address 0x4023000, size = 0x389
    INFO:    Loading image id=3 at address 0x4023000
    INFO:    Image id=3 loaded at address 0x4023000, size = 0xc020
    INFO:    BL2: Loading BL32
    INFO:    Loading image id=10 at address 0xff000000
    INFO:    Skip reserving region [base = 0xff000000, size = 0x488]
    INFO:    Image id=10 loaded at address 0xff000000, size = 0x488
    INFO:    Loading image id=14 at address 0xff000000
    INFO:    Skip reserving region [base = 0xff000000, size = 0x397]
    INFO:    Image id=14 loaded at address 0xff000000, size = 0x397
    INFO:    Loading image id=4 at address 0xff000000
    INFO:    Image id=4 loaded at address 0xff000000, size = 0x393a8
    INFO:    BL2: Loading BL33
    INFO:    Loading image id=11 at address 0xe0000000
    INFO:    Skip reserving region [base = 0xe0000000, size = 0x48b]
    INFO:    Image id=11 loaded at address 0xe0000000, size = 0x48b
    INFO:    Loading image id=15 at address 0xe0000000
    INFO:    Skip reserving region [base = 0xe0000000, size = 0x39a]
    INFO:    Image id=15 loaded at address 0xe0000000, size = 0x39a
    INFO:    Loading image id=5 at address 0xe0000000
    INFO:    Image id=5 loaded at address 0xe0000000, size = 0x3f2b0
    NOTICE:  BL1: Booting BL31
    INFO:    Entry point address = 0x4023000
    INFO:    SPSR = 0x3cd
    NOTICE:  BL31: v1.3(debug):c59428b1
    NOTICE:  BL31: Built : 16:44:22, Dec 15 2016
    INFO:    ARM GICv2 driver initialized
    INFO:    BL31: Initializing runtime services
    INFO:    BL31: Initializing BL32
    INFO:    BL31: Preparing for EL3 exit to normal world
    INFO:    Entry point address = 0xe0000000
    INFO:    SPSR = 0x3c9
    
    
    U-Boot 2016.11-ge0c62721cc (Dec 15 2016 - 16:52:42 +0000) vexpress_aemv8a, Build: jenkins-armlt-platforms-release-48
    
    DRAM:  8 GiB
    PCIe XR3 Host Bridge enabled: x4 link (Gen 2)
    Flash: 64 MiB
    *** Warning - bad CRC, using default environment
    
    In:    serial_pl01x
    Out:   serial_pl01x
    Err:   serial_pl01x
    Net:   smc911x-0
    Hit any key to stop autoboot:  0
    loaded region 0 from 08500000 to 80080000, 00E03000 bytes
    loaded region 0 from 0A700000 to 82000000, 0000460A bytes
    loaded region 0 from 09800000 to 84000000, 00168B70 bytes
    ## Loading init Ramdisk from Legacy Image at 84000000 ...
       Image Name:   Android ramdisk
       Image Type:   AArch64 Linux RAMDisk Image (uncompressed)
       Data Size:    1477424 Bytes = 1.4 MiB
       Load Address: 84000000
       Entry Point:  84000000
       Verifying Checksum ... OK
    ## Flattened Device Tree blob at 82000000
       Booting using the fdt blob at 0x82000000
       reserving fdt memory region: addr=82000000 size=5000
       Using Device Tree in place at 0000000082000000, end 0000000082007fff
    
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x100
    [    0.000000] Initializing cgroup subsys cpuset
    [    0.000000] Initializing cgroup subsys cpu
    [    0.000000] Initializing cgroup subsys cpuacct
    [    0.000000] Initializing cgroup subsys schedtune
    [    0.000000] Linux version 4.4.32 (buildslave@x86-64-08) (gcc version 5.3.1 20160412 (Linaro GCC 5.3-2016.05) ) #1 SMP PREEMPT Thu Dec 15 16:48:14 UTC 2016
    [    0.000000] Boot CPU: AArch64 Processor [410fd030]
    [    0.000000] earlycon: Early serial console at MMIO 0x7ff80000 (options '')
    [    0.000000] bootconsole [uart0] enabled
    [    0.000000] efi: Getting EFI parameters from FDT:
    [    0.000000] efi: UEFI not found.
    [    0.000000] cma: Reserved 32 MiB at 0x00000000fcc00000
    [    0.000000] On node 0 totalpages: 2092544
    [    0.000000]   DMA zone: 7168 pages used for memmap
    [    0.000000]   DMA zone: 0 pages reserved
    [    0.000000]   DMA zone: 519680 pages, LIFO batch:31
    [    0.000000]   Normal zone: 21504 pages used for memmap
    [    0.000000]   Normal zone: 1572864 pages, LIFO batch:31
    [    0.000000] psci: probing for conduit method from DT.
    [    0.000000] psci: PSCIv1.0 detected in firmware.
    [    0.000000] psci: Using standard PSCI v0.2 function IDs
    [    0.000000] psci: Trusted OS migration not required
    [    0.000000] WARNING: x1-x3 nonzero in violation of boot protocol:
    [    0.000000]  x1: 0000000000000000
    [    0.000000]  x2: 0000000000000000
    [    0.000000]  x3: 0000000080080000
    [    0.000000] This indicates a broken bootloader or old kernel
    [    0.000000] PERCPU: Embedded 19 pages/cpu @ffffffc97ff44000 s46720 r0 d31104 u77824
    [    0.000000] pcpu-alloc: s46720 r0 d31104 u77824 alloc=19*4096
    [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5
    [    0.000000] Detected VIPT I-cache on CPU0
    [    0.000000] CPU features: enabling workaround for ARM errata 826319, 827319, 824069
    [    0.000000] CPU features: enabling workaround for ARM erratum 845719
    [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 2063872
    [    0.000000] Kernel command line: console=ttyAMA0,115200n8 root=/dev/sda2 rw rootwait earlycon=pl011,0x7ff80000 debug systemd.log_target=null user_debug=31 androidboot.hardware=juno loglevel=9
    [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [    0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    [    0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [    0.000000] software IO TLB [mem 0xf8c00000-0xfcc00000] (64MB) mapped at [ffffffc078c00000-ffffffc07cbfffff]
    [    0.000000] Memory: 8127068K/8370176K available (9660K kernel code, 844K rwdata, 2896K rodata, 896K init, 787K bss, 210340K reserved, 32768K cma-reserved)
    [    0.000000] Virtual kernel memory layout:
    [    0.000000]     modules : 0xffffff8000000000 - 0xffffff8008000000   (   128 MB)
    [    0.000000]     vmalloc : 0xffffff8008000000 - 0xffffffbdffff0000   (   247 GB)
    [    0.000000]       .init : 0xffffff8008cd0000 - 0xffffff8008db0000   (   896 KB)
    [    0.000000]       .text : 0xffffff8008080000 - 0xffffff80089f0000   (  9664 KB)
    [    0.000000]     .rodata : 0xffffff80089f0000 - 0xffffff8008cd0000   (  2944 KB)
    [    0.000000]       .data : 0xffffff8008db0000 - 0xffffff8008e83000   (   844 KB)
    [    0.000000]     vmemmap : 0xffffffbe00000000 - 0xffffffbfc0000000   (     7 GB maximum)
    [    0.000000]               0xffffffbe00000000 - 0xffffffbe21400000   (   532 MB actual)
    [    0.000000]     fixed   : 0xffffffbffe7fd000 - 0xffffffbffec00000   (  4108 KB)
    [    0.000000]     PCI I/O : 0xffffffbffee00000 - 0xffffffbfffe00000   (    16 MB)
    [    0.000000]     memory  : 0xffffffc000000000 - 0xffffffc980000000   ( 38912 MB)
    [    0.000000] Preemptible hierarchical RCU implementation.
    [    0.000000]  Build-time adjustment of leaf fanout to 64.
    [    0.000000]  RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=6.
    [    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=6
    [    0.000000] NR_IRQS:64 nr_irqs:64 0
    [    0.000000] GIC: Using split EOI/Deactivate mode
    [    0.000000] GICv2m: Node v2m: range[0x2c1c0000:0x2c1c0fff], SPI[224:256]
    [    0.000000] Architected cp15 timer(s) running at 50.00MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xb8812736b, max_idle_ns: 440795202655 ns
    [    0.000005] sched_clock: 56 bits at 50MHz, resolution 20ns, wraps every 4398046511100ns
    [    0.008349] clocksource: arm,sp804: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
    [    0.018390] Calibrating delay loop (skipped), value calculated using timer frequency.. 100.00 BogoMIPS (lpj=200000)
    [    0.028869] pid_max: default: 32768 minimum: 301
    [    0.033644] Security Framework initialized
    [    0.037759] SELinux:  Initializing.
    [    0.041335] SELinux:  Starting in permissive mode
    [    0.046111] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
    [    0.053012] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
    [    0.061148] Initializing cgroup subsys freezer
    [    0.065624] Initializing cgroup subsys debug
    [    0.069954] ftrace: allocating 32783 entries in 129 pages
    [    0.152697] sched-energy: Sched-energy-costs installed from DT
    [    0.158580] CPU0: update cpu_capacity 447
    [    0.162664] ASID allocator initialised with 65536 entries
    [    0.188551] EFI services will not be available.
    [    0.218769] Detected PIPT I-cache on CPU1
    [    0.218774] CPU features: enabling workaround for ARM erratum 832075
    [    0.218810] CPU1: update cpu_capacity 1023
    [    0.218814] CPU1: Booted secondary processor [410fd070]
    [    0.242761] Detected PIPT I-cache on CPU2
    [    0.242788] CPU2: update cpu_capacity 1023
    [    0.242791] CPU2: Booted secondary processor [410fd070]
    [    0.266822] Detected VIPT I-cache on CPU3
    [    0.266864] CPU3: update cpu_capacity 447
    [    0.266868] CPU3: Booted secondary processor [410fd030]
    [    0.290876] Detected VIPT I-cache on CPU4
    [    0.290908] CPU4: update cpu_capacity 447
    [    0.290912] CPU4: Booted secondary processor [410fd030]
    [    0.314940] Detected VIPT I-cache on CPU5
    [    0.314972] CPU5: update cpu_capacity 447
    [    0.314976] CPU5: Booted secondary processor [410fd030]
    [    0.315037] Brought up 6 CPUs
    [    0.390912] SMP: Total of 6 processors activated.
    [    0.395636] CPU: All CPU(s) started at EL2
    [    0.399779] alternatives: patching kernel code
    [    0.404981] CPU5: update max cpu_capacity 447
    [    0.404991] CPU2: update max cpu_capacity 1023
    [    0.408920] CPU5: update max cpu_capacity 447
    [    0.416916] CPU2: update max cpu_capacity 1023
    [    0.428706] DMI not present or invalid.
    [    0.432889] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.443564] xor: measuring software checksum speed
    [    0.484640]    8regs     :  3173.000 MB/sec
    [    0.528705]    8regs_prefetch:  2810.000 MB/sec
    [    0.572770]    32regs    :  3723.000 MB/sec
    [    0.616836]    32regs_prefetch:  3247.000 MB/sec
    [    0.621470] xor: using function: 32regs (3723.000 MB/sec)
    [    0.627667] NET: Registered protocol family 16
    [    0.632313] schedtune: init normalization constants...
    [    0.637470] schedtune: CLUSTER[0,3-5]    min_pwr:    17 max_pwr:    57
    [    0.644021] schedtune: CPU[0]            min_pwr:     0 max_pwr:    93
    [    0.650569] schedtune: CPU[3]            min_pwr:     0 max_pwr:    93
    [    0.657113] schedtune: CPU[4]            min_pwr:     0 max_pwr:    93
    [    0.663657] schedtune: CPU[5]            min_pwr:     0 max_pwr:    93
    [    0.670204] schedtune: CLUSTER[1-2]      min_pwr:    24 max_pwr:    64
    [    0.676753] schedtune: CPU[1]            min_pwr:     0 max_pwr:   616
    [    0.683299] schedtune: CPU[2]            min_pwr:     0 max_pwr:   616
    [    0.689845] schedtune: SYSTEM            min_pwr:    41 max_pwr:  1725
    [    0.696391] schedtune: using normalization constants mul: 928365853 sh1: 1 sh2: 10
    [    0.703982] schedtune: verify normalization constants...
    [    0.709308] schedtune: max_pwr/2^0: 1684 => norm_pwr:  1024
    [    0.714896] schedtune: max_pwr/2^1:  842 => norm_pwr:   512
    [    0.720483] schedtune: max_pwr/2^2:  421 => norm_pwr:   256
    [    0.726068] schedtune: max_pwr/2^3:  210 => norm_pwr:   127
    [    0.731657] schedtune: max_pwr/2^4:  105 => norm_pwr:    63
    [    0.737243] schedtune: max_pwr/2^5:   52 => norm_pwr:    31
    [    0.742830] schedtune: configured to support 4 boost groups
    [    0.760448] cpuidle: using governor ladder
    [    0.776584] cpuidle: using governor menu
    [    0.780681] vdso: 2 pages (1 code @ ffffff80089f6000, 1 data @ ffffff8008db4000)
    [    0.788125] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.795676] DMA: preallocated 256 KiB pool for atomic allocations
    [    0.801843] Serial: AMBA PL011 UART driver
    [    0.807897] 7ff80000.uart: ttyAMA0 at MMIO 0x7ff80000 (irq = 25, base_baud = 0) is a PL011 rev3
    [    0.816635] console [ttyAMA0] enabled
    [    0.816635] console [ttyAMA0] enabled
    [    0.823923] bootconsole [uart0] disabled
    [    0.823923] bootconsole [uart0] disabled
    [    0.917289] raid6: int64x1  gen()   456 MB/s
    [    0.989388] raid6: int64x1  xor()   449 MB/s
    [    1.061581] raid6: int64x2  gen()   624 MB/s
    [    1.133637] raid6: int64x2  xor()   641 MB/s
    [    1.205732] raid6: int64x4  gen()   964 MB/s
    [    1.277827] raid6: int64x4  xor()   715 MB/s
    [    1.349931] raid6: int64x8  gen()  1092 MB/s
    [    1.422034] raid6: int64x8  xor()   700 MB/s
    [    1.494134] raid6: neonx1   gen()   911 MB/s
    [    1.566241] raid6: neonx1   xor()   687 MB/s
    [    1.638348] raid6: neonx2   gen()  1238 MB/s
    [    1.710433] raid6: neonx2   xor()  1011 MB/s
    [    1.782528] raid6: neonx4   gen()  1722 MB/s
    [    1.854633] raid6: neonx4   xor()  1321 MB/s
    [    1.926740] raid6: neonx8   gen()  1632 MB/s
    [    1.998838] raid6: neonx8   xor()  1303 MB/s
    [    2.003072] raid6: using algorithm neonx4 gen() 1722 MB/s
    [    2.008419] raid6: .... xor() 1321 MB/s, rmw enabled
    [    2.013335] raid6: using intx1 recovery algorithm
    [    2.018067] ACPI: Interpreter disabled.
    [    2.022205] vgaarb: loaded
    [    2.025132] SCSI subsystem initialized
    [    2.029006] libata version 3.00 loaded.
    [    2.032970] usbcore: registered new interface driver usbfs
    [    2.038430] usbcore: registered new interface driver hub
    [    2.043755] usbcore: registered new device driver usb
    [    2.049413] dmi: Firmware registration failed.
    [    2.054027] Advanced Linux Sound Architecture Driver Initialized.
    [    2.060554] NetLabel: Initializing
    [    2.063918] NetLabel:  domain hash size = 128
    [    2.068236] NetLabel:  protocols = UNLABELED CIPSOv4
    [    2.073185] NetLabel:  unlabeled traffic allowed by default
    [    2.078916] clocksource: Switched to clocksource arch_sys_counter
    [    2.110496] pnp: PnP ACPI: disabled
    [    2.114665] thermal thermal_zone0: power_allocator: sustainable_power will be estimated
    [    2.123011] NET: Registered protocol family 2
    [    2.127803] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
    [    2.135268] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [    2.142451] TCP: Hash tables configured (established 65536 bind 65536)
    [    2.148980] UDP hash table entries: 4096 (order: 5, 131072 bytes)
    [    2.155096] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
    [    2.161865] NET: Registered protocol family 1
    [    2.166451] RPC: Registered named UNIX socket transport module.
    [    2.172324] RPC: Registered udp transport module.
    [    2.176985] RPC: Registered tcp transport module.
    [    2.181646] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    2.188055] PCI: CLS 0 bytes, default 128
    [    2.192206] Trying to unpack rootfs image as initramfs...
    [    2.272407] Freeing initrd memory: 1436K (ffffffc004001000 - ffffffc004168000)
    [    2.279898] hw perfevents: enabled with armv8_cortex_a57 PMU driver, 7 counters available
    [    2.288115] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
    [    2.297078] futex hash table entries: 2048 (order: 6, 262144 bytes)
    [    2.303412] audit: initializing netlink subsys (disabled)
    [    2.308806] audit: type=2000 audit(2.180:1): initialized
    [    2.315172] VFS: Disk quotas dquot_6.6.0
    [    2.319120] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    2.326764] NFS: Registering the id_resolver key type
    [    2.331802] Key type id_resolver registered
    [    2.335951] Key type id_legacy registered
    [    2.339967] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
    [    2.347083] fuse init (API version 7.23)
    [    2.351211] SELinux:  Registering netfilter hooks
    [    2.359142] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [    2.366488] io scheduler noop registered
    [    2.370393] io scheduler deadline registered
    [    2.374709] io scheduler cfq registered (default)
    [    2.379649] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [    2.385204] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [    2.392986] dma-pl330 7ff00000.dma: Loaded driver for PL330 DMAC-341330
    [    2.399563] dma-pl330 7ff00000.dma:  DBUFF-1024x16bytes Num_Chans-8 Num_Peri-8 Num_Events-8
    [    2.408144] [drm] Initialized drm 1.1.0 20060810
    [    2.412887] mali 2d000000.gpu: Continuing without Mali regulator control
    [    2.419553] mali 2d000000.gpu: Failed to get clock
    [    2.424307] mali 2d000000.gpu: Power control initialization failed
    [    2.438617] brd: module loaded
    [    2.446005] loop: module loaded
    [    2.449609] mtdoops: mtd device (mtddev=name/number) must be supplied
    [    2.456034] tun: Universal TUN/TAP device driver, 1.6
    [    2.461048] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
    [    2.467241] sky2: driver version 1.30
    [    2.487546] libphy: smsc911x-mdio: probed
    [    2.555053] smsc911x 18000000.ethernet eth0: attached PHY driver [Generic PHY] (mii_bus:phy_addr=18000000.etherne:01, irq=-1)
    [    2.566442] smsc911x 18000000.ethernet eth0: MAC Address: 00:02:f7:00:57:f5
    [    2.573385] PPP generic driver version 2.4.2
    [    2.577702] PPP BSD Compression module registered
    [    2.582373] PPP Deflate Compression module registered
    [    2.587393] PPP MPPE Compression module registered
    [    2.592148] NET: Registered protocol family 24
    [    2.596601] usbcore: registered new interface driver asix
    [    2.601986] usbcore: registered new interface driver ax88179_178a
    [    2.608057] usbcore: registered new interface driver cdc_ether
    [    2.613869] usbcore: registered new interface driver net1080
    [    2.619514] usbcore: registered new interface driver cdc_subset
    [    2.625414] usbcore: registered new interface driver zaurus
    [    2.630983] usbcore: registered new interface driver cdc_ncm
    [    2.636600] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [    2.643075] ehci-pci: EHCI PCI platform driver
    [    2.647512] ehci-platform: EHCI generic platform driver
    [    2.652782] ehci-platform 7ffc0000.ehci: EHCI Host Controller
    [    2.658492] ehci-platform 7ffc0000.ehci: new USB bus registered, assigned bus number 1
    [    2.666467] ehci-platform 7ffc0000.ehci: irq 28, io mem 0x7ffc0000
    [    2.682934] ehci-platform 7ffc0000.ehci: USB 2.0 started, EHCI 1.00
    [    2.689280] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
    [    2.696012] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    2.703169] usb usb1: Product: EHCI Host Controller
    [    2.708004] usb usb1: Manufacturer: Linux 4.4.32 ehci_hcd
    [    2.713355] usb usb1: SerialNumber: 7ffc0000.ehci
    [    2.718346] hub 1-0:1.0: USB hub found
    [    2.722088] hub 1-0:1.0: 1 port detected
    [    2.726276] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    [    2.732427] ohci-pci: OHCI PCI platform driver
    [    2.736906] usbcore: registered new interface driver usb-storage
    [    2.743412] mousedev: PS/2 mouse device common for all mice
    [    2.749207] usbcore: registered new interface driver xpad
    [    2.754621] usbcore: registered new interface driver usb_acecad
    [    2.760524] usbcore: registered new interface driver aiptek
    [    2.766078] usbcore: registered new interface driver gtco
    [    2.771459] usbcore: registered new interface driver hanwang
    [    2.777097] usbcore: registered new interface driver kbtab
    [    2.782973] rtc-pl031 1c170000.rtc: rtc core: registered pl031 as rtc0
    [    2.789670] device-mapper: uevent: version 1.0.3
    [    2.794336] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
    [    2.803728] mmci-pl18x 1c050000.mmci: No vqmmc regulator found
    [    2.809549] mmci-pl18x 1c050000.mmci: mmc0: PL180 manf 41 rev0 at 0x1c050000 irq 36,0 (pio)
    [    2.817834] mmci-pl18x 1c050000.mmci: DMA channels RX none, TX none
    [    2.855163] hidraw: raw HID events driver (C) Jiri Kosina
    [    2.862348] usbcore: registered new interface driver usbhid
    [    2.867876] usbhid: USB HID core driver
    [    2.874656] ashmem: initialized
    [    2.877980] mhu 2b1f0000.mhu: ARM MHU Mailbox registered
    [    2.884174] optee firmware:optee: probing for conduit method from DT.
    [    2.890753] optee firmware:optee: initialized driver
    [    2.896763] u32 classifier
    [    2.899456]     Actions configured
    [    2.902833] Netfilter messages via NETLINK v0.30.
    [    2.907548] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
    [    2.914299] ctnetlink v0.93: registering with nfnetlink.
    [    2.920209] xt_time: kernel timezone is -0000
    [    2.924892] ip_tables: (C) 2000-2006 Netfilter Core Team
    [    2.930324] arp_tables: (C) 2002 David S. Miller
    [    2.934960] Initializing XFRM netlink socket
    [    2.940851] NET: Registered protocol family 10
    [    2.946676] mip6: Mobile IPv6
    [    2.949674] ip6_tables: (C) 2000-2006 Netfilter Core Team
    [    2.955187] sit: IPv6 over IPv4 tunneling driver
    [    2.960266] NET: Registered protocol family 17
    [    2.964698] NET: Registered protocol family 15
    [    2.969175] Key type dns_resolver registered
    [    2.973794] Registered cp15_barrier emulation handler
    [    2.979249] Registered setend emulation handler
    [    2.984117] registered taskstats version 1
    [    2.993364] Btrfs loaded
    [    2.996417] [drm] found ARM HDLCD version r0p0
    [    3.001122] hdlcd 7ff60000.hdlcd: master bind failed: -517
    [    3.007578] mali 2d000000.gpu: Continuing without Mali regulator control
    [    3.014265] mali 2d000000.gpu: Failed to get clock
    [    3.019032] mali 2d000000.gpu: Power control initialization failed
    [    3.025456] scpi_protocol scpi: SCP Protocol 1.2 Firmware 1.21.0 version
    [    3.035031] usb 1-1: new high-speed USB device number 2 using ehci-platform
    [    3.043984] cpu cpu0: bL_cpufreq_init: CPU 0 initialized
    [    3.050124] cpu cpu1: bL_cpufreq_init: CPU 1 initialized
    [    3.055661] arm_big_little: bL_cpufreq_register: Registered platform driver: scpi
    [    3.087761] [drm] found ARM HDLCD version r0p0
    [    3.092257] tda998x 0-0070: Falling back to first CRTC
    [    3.172057] usb 1-1: New USB device found, idVendor=0424, idProduct=2514
    [    3.178707] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
    [    3.186652] hub 1-1:1.0: USB hub found
    [    3.190674] hub 1-1:1.0: 4 ports detected
    [    3.214899] tda998x 0-0070: found TDA19988
    [    3.221447] hdlcd 7ff60000.hdlcd: bound 0-0070 (ops tda998x_ops)
    [    3.227509] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [    3.234096] [drm] No driver support for vblank timestamp query.
    [    3.240555] hdlcd 7ff60000.hdlcd: No connectors reported connected with modes
    [    3.247671] [drm] Cannot find any crtc or sizes - going 1024x768
    [    3.256335] hdlcd 7ff60000.hdlcd: fb0:  frame buffer device
    [    3.270936] [drm] Initialized hdlcd 1.0.0 20130505 on minor 0
    [    3.276751] mali 2d000000.gpu: Continuing without Mali regulator control
    [    3.284163] mali 2d000000.gpu: GPU identified as 0x0620 r0p1 status 0
    [    3.290928] mali 2d000000.gpu: Mali OPP from SCPI: 450000000 Hz @ 820 mV
    [    3.297855] mali 2d000000.gpu: Mali OPP from SCPI: 487500000 Hz @ 825 mV
    [    3.304620] mali 2d000000.gpu: Mali OPP from SCPI: 525000000 Hz @ 850 mV
    [    3.311365] mali 2d000000.gpu: Mali OPP from SCPI: 562500000 Hz @ 875 mV
    [    3.318092] mali 2d000000.gpu: Mali OPP from SCPI: 600000000 Hz @ 900 mV
    [    3.326739] mali 2d000000.gpu: Probed as mali0
    [    3.331851] asoc-simple-card sound: i2s-hifi <-> 7ff90000.i2s mapping ok
    [    3.340558] otg_wakelock_init: No USB transceiver found
    [    3.346016] rtc-pl031 1c170000.rtc: setting system clock to 2017-01-11 16:49:47 UTC (1484153387)
    [    3.356281] ALSA device list:
    [    3.359241]   #0: 7ff90000.i2s-i2s-hifi
    [    3.365254] uart-pl011 7ff80000.uart: no DMA platform data
    [    3.371121] Freeing unused kernel memory: 896K (ffffff8008cd0000 - ffffff8008db0000)
    [    3.380108] init: init first stage started!
    [    3.387642] SELinux: 2048 avtab hash slots, 6613 rules.
    [    3.395902] SELinux: 2048 avtab hash slots, 6613 rules.
    [    3.401095] SELinux:  1 users, 2 roles, 651 types, 0 bools, 1 sens, 1024 cats
    [    3.408185] SELinux:  63 classes, 6613 rules
    [    3.413415] SELinux:  Completing initialization.
    [    3.417994] SELinux:  Setting up existing superblocks.
    [    3.442846] audit: type=1403 audit(1484153387.592:2): policy loaded auid=4294967295 ses=4294967295
    [    3.452119] audit: type=1404 audit(1484153387.604:3): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
    [    3.471111] init: (Initializing SELinux enforcing took 0.09s.)
    [    3.479219] init: init second stage started!
    [    3.487394] init: Running restorecon...
    [    3.498941] usb 1-1.4: new high-speed USB device number 3 using ehci-platform
    [    3.563743] init: waitpid failed: No child processes
    [    3.568900] init: (Loading properties from /default.prop took 0.00s.)
    [    3.576999] init: (Parsing /init.environ.rc took 0.00s.)
    [    3.582655] init: (Parsing /init.usb.rc took 0.00s.)
    [    3.587728] init: (Parsing /init.juno.rc took 0.00s.)
    [    3.593332] init: (Parsing /init.usb.configfs.rc took 0.00s.)
    [    3.599152] init: (Parsing /init.zygote64_32.rc took 0.00s.)
    [    3.604774] init: (Parsing /init.rc took 0.03s.)
    [    3.609688] init: Starting service 'ueventd'...
    [    3.614486] init: Waiting for /dev/.coldboot_done...
    [    3.618374] ueventd: ueventd started!
    [    3.626657] usb 1-1.4: New USB device found, idVendor=0951, idProduct=1624
    [    3.633490] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [    3.640752] usb 1-1.4: Product: DataTraveler G2
    [    3.645255] usb 1-1.4: Manufacturer: Kingston
    [    3.649585] usb 1-1.4: SerialNumber: 001372995DDDA9A0961C0063
    [    3.655966] usb-storage 1-1.4:1.0: USB Mass Storage device detected
    [    3.663277] scsi host0: usb-storage 1-1.4:1.0
    [    3.709626] audit: type=1400 audit(1484153387.860:4): avc:  denied  { relabelfrom } for  pid=120 comm="ueventd" name="003" dev="tmpfs" ino=6378 scontext=u:r:ueventd:s0 tcontext=u:object_r:usb_device:s0 tclass=chr_file permissive=0
    [    3.729958] ueventd: Cannot set 'u:object_r:usb_device:s0' SELinux label on '/dev/bus/usb/001/003' device (Permission denied)
    [    3.746411] ueventd: Coldboot took 0.13s.
    [    3.747042] atkbd serio0: keyboard reset failed on 1c060000.kmi
    [    3.755550] init: Waiting for /dev/.coldboot_done took 0.14s.
    [    3.755750] init: Failed to read from /dev/hw_random: No such device
    [    3.779781] init: write_file: Unable to open '/proc/sys/kernel/hung_task_timeout_secs': No such file or directory
    [    3.790052] init: write_file: Unable to open '/proc/cpu/alignment': No such file or directory
    [    3.808296] Registered swp emulation handler
    [    3.812825] init: write_file: Unable to open '/sys/kernel/mm/transparent_hugepage/enabled': No such file or directory
    [    3.823506] init: Failed to read from /dev/hw_random: No such device
    [    4.673102] scsi 0:0:0:0: Direct-Access     Kingston DataTraveler G2  1.00 PQ: 0 ANSI: 2
    [    4.683213] sd 0:0:0:0: [sda] 7831552 512-byte logical blocks: (4.01 GB/3.73 GiB)
    [    4.691771] sd 0:0:0:0: [sda] Write Protect is off
    [    4.696560] sd 0:0:0:0: [sda] Mode Sense: 23 00 00 00
    [    4.702434] sd 0:0:0:0: [sda] No Caching mode page found
    [    4.707745] sd 0:0:0:0: [sda] Assuming drive cache: write through
    [    4.967083] atkbd serio1: keyboard reset failed on 1c070000.kmi
    [    5.660505]  sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
    [    5.669887] sd 0:0:0:0: [sda] Attached SCSI removable disk
    [    5.693203] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
    [    5.701195] fs_mgr: __mount(source=/dev/block/sda2,target=/system,type=ext4)=0
    [    5.710761] EXT4-fs (sda3): Ignoring removed nomblk_io_submit option
    [    5.729674] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=panic
    [    5.739351] fs_mgr: __mount(source=/dev/block/sda3,target=/cache,type=ext4)=0
    [    5.748602] EXT4-fs (sda5): Ignoring removed nomblk_io_submit option
    [    5.771562] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=panic
    [    5.781337] fs_mgr: __mount(source=/dev/block/sda5,target=/data,type=ext4)=0
    [    5.802593] init: (Parsing /system/etc/init/atrace.rc took 0.00s.)
    [    5.809779] init: (Parsing /system/etc/init/audioserver.rc took 0.00s.)
    [    5.817330] init: (Parsing /system/etc/init/bootanim.rc took 0.00s.)
    [    5.824940] init: (Parsing /system/etc/init/bootstat.rc took 0.00s.)
    [    5.832245] init: (Parsing /system/etc/init/cameraserver.rc took 0.00s.)
    [    5.839945] init: (Parsing /system/etc/init/debuggerd.rc took 0.00s.)
    [    5.847320] init: (Parsing /system/etc/init/debuggerd64.rc took 0.00s.)
    [    5.854805] init: (Parsing /system/etc/init/drmserver.rc took 0.00s.)
    [    5.862341] init: (Parsing /system/etc/init/dumpstate.rc took 0.00s.)
    [    5.869658] init: (Parsing /system/etc/init/gatekeeperd.rc took 0.00s.)
    [    5.877207] init: (Parsing /system/etc/init/init-debug.rc took 0.00s.)
    [    5.884530] init: (Parsing /system/etc/init/installd.rc took 0.00s.)
    [    5.891789] init: (Parsing /system/etc/init/keystore.rc took 0.00s.)
    [    5.898890] init: (Parsing /system/etc/init/lmkd.rc took 0.00s.)
    [    5.906054] init: (Parsing /system/etc/init/logcatd.rc took 0.00s.)
    [    5.913180] init: (Parsing /system/etc/init/logd.rc took 0.00s.)
    [    5.920021] init: (Parsing /system/etc/init/mdnsd.rc took 0.00s.)
    [    5.926899] init: (Parsing /system/etc/init/mediacodec.rc took 0.00s.)
    [    5.934265] init: (Parsing /system/etc/init/mediadrmserver.rc took 0.00s.)
    [    5.941878] init: (Parsing /system/etc/init/mediaextractor.rc took 0.00s.)
    [    5.949520] init: (Parsing /system/etc/init/mediaserver.rc took 0.00s.)
    [    5.956886] init: (Parsing /system/etc/init/mtpd.rc took 0.00s.)
    [    5.963627] init: (Parsing /system/etc/init/netd.rc took 0.00s.)
    [    5.970363] init: (Parsing /system/etc/init/perfprofd.rc took 0.00s.)
    [    5.977492] init: (Parsing /system/etc/init/racoon.rc took 0.00s.)
    [    5.984408] init: (Parsing /system/etc/init/servicemanager.rc took 0.00s.)
    [    5.992000] init: (Parsing /system/etc/init/surfaceflinger.rc took 0.00s.)
    [    5.999963] init: (Parsing /system/etc/init/uncrypt.rc took 0.00s.)
    [    6.007027] init: (Parsing /system/etc/init/vdc.rc took 0.00s.)
    [    6.013626] init: (Parsing /system/etc/init/vold.rc took 0.00s.)
    [    6.025422] init: Starting service 'logd'...
    [    6.043076] init: (Loading properties from /system/build.prop took 0.00s.)
    [    6.049997] init: (Loading properties from /vendor/build.prop took 0.00s.)
    [    6.056889] init: (Loading properties from /factory/factory.prop took 0.00s.)
    [    6.064207] init: /recovery not specified in fstab
    [    6.074555] init: Starting service 'debuggerd'...
    [    6.079988] init: Starting service 'debuggerd64'...
    [    6.085555] init: Starting service 'vold'...
    [    6.087889] random: logd: uninitialized urandom read (40 bytes read, 53 bits of entropy available)
    [    6.105713] init: Not bootcharting.
    [    6.204512] random: debuggerd: uninitialized urandom read (40 bytes read, 56 bits of entropy available)
    [    6.308344] logd.auditd: start
    [    6.311490] logd.klogd: 6184561100
    [    6.440781] random: vold: uninitialized urandom read (40 bytes read, 66 bits of entropy available)
    [    6.453962] random: debuggerd64: uninitialized urandom read (40 bytes read, 67 bits of entropy available)
    [    6.465024] random: vdc: uninitialized urandom read (40 bytes read, 67 bits of entropy available)
    [    7.098841] init: Starting service 'exec 1 (/system/bin/tzdatacheck)'...
    [    7.108206] random: tzdatacheck: uninitialized urandom read (40 bytes read, 89 bits of entropy available)
    [    7.125265] init: Service 'exec 1 (/system/bin/tzdatacheck)' (pid 155) exited with status 0
    [    7.134852] init: SELinux:  Could not stat /data/local/tmp/lava: No such file or directory.
    [    7.143406] init: (Loading properties from /data/local.prop took 0.00s.)
    [    7.150224] init: Starting service 'logd-reinit'...
    [    7.155864] init: write_file: Unable to open '/proc/sys/vm/min_free_order_shift': No such file or directory
    [    7.157468] random: logd: uninitialized urandom read (40 bytes read, 89 bits of entropy available)
    [    7.175583] init: Starting service 'healthd'...
    [    7.180619] init: Starting service 'lmkd'...
    [    7.183939] logd.daemon: reinit
    [    7.184758] binder: 158:158 transaction failed 29189, size 0-0
    [    7.194270] init: Starting service 'servicemanager'...
    [    7.198833] random: lmkd: uninitialized urandom read (40 bytes read, 92 bits of entropy available)
    [    7.208739] init: Starting service 'surfaceflinger'...
    [    7.214244] init: Service 'logd-reinit' (pid 157) exited with status 0
    [    7.215236] random: servicemanager: uninitialized urandom read (40 bytes read, 93 bits of entropy available)
    [    7.217670] random: surfaceflinger: uninitialized urandom read (40 bytes read, 93 bits of entropy available)
    [    7.240319] init: property_set("ro.build.product", "generic") failed
    [    7.246649] init: property_set("ro.product.device", "generic") failed
    [    7.253279] init: Starting service 'exec 2 (/system/bin/setcpuset.sh)'...
    [    7.270083] type=1400 audit(1484153391.420:5): avc: denied { getattr } for pid=162 comm="setcpuset.sh" path="/vendor" dev="rootfs" ino=6322 scontext=u:r:setcpuset-sh:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=0
    [    7.311006] type=1400 audit(1484153391.460:6): avc: denied { getattr } for pid=163 comm="grep" path="/vendor" dev="rootfs" ino=6322 scontext=u:r:setcpuset-sh:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=0
    [    7.330740] type=1400 audit(1484153391.472:7): avc: denied { getattr } for pid=164 comm="grep" path="/vendor" dev="rootfs" ino=6322 scontext=u:r:setcpuset-sh:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=0
    [    7.350698] type=1400 audit(1484153391.480:8): avc: denied { getattr } for pid=165 comm="grep" path="/vendor" dev="rootfs" ino=6322 scontext=u:r:setcpuset-sh:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=0
    [    7.370478] type=1400 audit(1484153391.488:9): avc: denied { getattr } for pid=166 comm="grep" path="/vendor" dev="rootfs" ino=6322 scontext=u:r:setcpuset-sh:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=0
    [    7.384431] init: Service 'exec 2 (/system/bin/setcpuset.sh)' (pid 162) exited with status 0
    [    7.384879] init: Starting service 'console'...
    [    7.385221] init: write_file: Unable to open '/sys/class/android_usb/android0/enable': No such file or directory
    [    7.385244] init: write_file: Unable to open '/sys/class/android_usb/android0/idVendor': No such file or directory
    [    7.385266] init: write_file: Unable to open '/sys/class/android_usb/android0/idProduct': No such file or directory
    [    7.385289] init: write_file: Unable to open '/sys/class/android_usb/android0/functions': No such file or directory
    [    7.385309] init: write_file: Unable to open '/sys/class/android_usb/android0/enable': No such file or directory
    [    7.385326] init: Starting service 'adbd'...
    [    7.385808] init: cannot find '/system/bin/update_verifier' (No such file or directory), disabling 'exec 3 (/system/bin/update_verifier)'
    [    7.385834] init: cannot find '/system/bin/install-recovery.sh' (No such file or directory), disabling 'flash_recovery'
    [    7.386055] init: Starting service 'tee-supplicant'...
    [    7.386372] init: Starting service 'gatord'...
    [    7.386810] init: Starting service 'zygote'...
    [    7.387266] init: Starting service 'zygote_secondary'...
    [    7.387787] init: Starting service 'audioserver'...
    [    7.388245] init: Starting service 'cameraserver'...
    [    7.388698] init: couldn't write 178 to /dev/cpuset/camera-daemon/tasks: No such file or directory
    [    7.388700] init: Starting service 'drm'...
    [    7.389176] init: Starting service 'installd'...
    [    7.389617] init: Starting service 'keystore'...
    [    7.390058] init: Starting service 'mediacodec'...
    [    7.390554] init: Starting service 'mediadrm'...
    [    7.391031] init: Starting service 'mediaextractor'...
    [    7.391467] init: Starting service 'media'...
    [    7.391877] init: Starting service 'netd'...
    [    7.392311] init: Starting service 'gatekeeperd'...
    [    7.560672] type=1400 audit(1484153391.500:10): avc: denied { getattr } for pid=167 comm="grep" path="/vendor" dev="rootfs" ino=6322 scontext=u:r:setcpuset-sh:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=0
    [    7.580460] type=1400 audit(1484153391.508:11): avc: denied { getattr } for pid=168 comm="grep" path="/vendor" dev="rootfs" ino=6322 scontext=u:r:setcpuset-sh:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=0
    [    7.600224] type=1400 audit(1484153391.516:12): avc: denied { getattr } for pid=169 comm="grep" path="/vendor" dev="rootfs" ino=6322 scontext=u:r:setcpuset-sh:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=0
    [    7.619985] type=1400 audit(1484153391.528:13): avc: denied { getattr } for pid=170 comm="grep" path="/vendor" dev="rootfs" ino=6322 scontext=u:r:setcpuset-sh:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=0
    [    7.639656] type=1400 audit(1484153391.540:14): avc: denied { entrypoint } for pid=174 comm="init" path="/system/bin/gatord" dev="sda2" ino=336 scontext=u:r:gatord:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
    [    7.660034] type=1400 audit(1484153391.624:15): avc: denied { getattr } for pid=177 comm="audioserver" path="/vendor" dev="rootfs" ino=6322 scontext=u:r:audioserver:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=0
    [    7.680495] type=1400 audit(1484153391.712:16): avc: denied { getattr } for pid=178 comm="cameraserver" path="/vendor" dev="rootfs" ino=6322 scontext=u:r:cameraserver:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=0
    [    7.701109] type=1400 audit(1484153391.740:17): avc: denied { getattr } for pid=183 comm="mediacodec" path="/vendor" dev="rootfs" ino=6322 scontext=u:r:mediacodec:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=0
    [    7.721350] type=1400 audit(1484153391.756:18): avc: denied { getattr } for pid=184 comm="mediadrmserver" path="/vendor" dev="rootfs" ino=6322 scontext=u:r:mediadrmserver:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=0
    [    8.186531] healthd: No battery devices found
    [    8.191349] random: nonblocking pool is initialized
    [    8.231013] type=1400 audit(1484153392.376:19): avc: denied { getattr } for pid=173 comm="tee-supplicant" path="/vendor" dev="rootfs" ino=6322 scontext=u:r:optee:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=0
    [    8.303038] type=1400 audit(1484153392.452:20): avc: denied { noatsecure } for pid=174 comm="gatord" scontext=u:r:init:s0 tcontext=u:r:gatord:s0 tclass=process permissive=0
    [    8.366451] type=1400 audit(1484153392.452:21): avc: denied { getattr } for pid=174 comm="gatord" path="/vendor" dev="rootfs" ino=6322 scontext=u:r:gatord:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=1
    [    8.428052] init: Starting service 'perfprofd'...
    [    8.438660] init: write_file: Unable to open '/sys/class/android_usb/android0/enable': No such file or directory
    [    8.448790] init: write_file: Unable to open '/sys/class/android_usb/android0/idVendor': No such file or directory
    [    8.459126] init: write_file: Unable to open '/sys/class/android_usb/android0/idProduct': No such file or directory
    [    8.469517] init: write_file: Unable to open '/sys/class/android_usb/android0/functions': No such file or directory
    [    8.479926] init: write_file: Unable to open '/sys/class/android_usb/android0/enable': No such file or directory
    [    8.491049] init: write_file: Unable to open '/sys/class/android_usb/android0/enable': No such file or directory
    [    8.501197] init: write_file: Unable to open '/sys/class/android_usb/android0/idVendor': No such file or directory
    [    8.511511] init: write_file: Unable to open '/sys/class/android_usb/android0/idProduct': No such file or directory
    [    8.521902] init: write_file: Unable to open '/sys/class/android_usb/android0/functions': No such file or directory
    [    8.532280] init: write_file: Unable to open '/sys/class/android_usb/android0/enable': No such file or directory
    [    8.549958] type=1400 audit(1484153392.700:22): avc: denied { read } for pid=174 comm="gatord" name="model" dev="sysfs" ino=63 scontext=u:r:gatord:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
    [    8.568087] type=1400 audit(1484153392.700:23): avc: denied { open } for pid=174 comm="gatord" path="/sys/firmware/devicetree/base/model" dev="sysfs" ino=63 scontext=u:r:gatord:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
    [    8.588798] type=1400 audit(1484153392.700:24): avc: denied { getattr } for pid=174 comm="gatord" path="/sys/firmware/devicetree/base/model" dev="sysfs" ino=63 scontext=u:r:gatord:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
    [    8.609783] type=1400 audit(1484153392.700:25): avc: denied { write } for pid=174 comm="gatord-main" name="/" dev="tmpfs" ino=1294 scontext=u:r:gatord:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=1
    [    8.628247] type=1400 audit(1484153392.700:26): avc: denied { add_name } for pid=174 comm="gatord-main" name="gator" scontext=u:r:gatord:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=1
    [    8.645481] type=1400 audit(1484153392.700:27): avc: denied { create } for pid=174 comm="gatord-main" name="gator" scontext=u:r:gatord:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=1
    [    8.662565] type=1400 audit(1484153392.700:28): avc: denied { mounton } for pid=174 comm="gatord-main" path="/dev/gator" dev="tmpfs" ino=9484 scontext=u:r:gatord:s0 tcontext=u:object_r:device:s0 tclass=dir permissive=1
    [    8.681920] type=1400 audit(1484153392.700:29): avc: denied { read } for pid=174 comm="gatord-main" name="events" dev="tracefs" ino=2170 scontext=u:r:gatord:s0 tcontext=u:object_r:debugfs_tracing:s0 tclass=dir permissive=1
    [    8.701615] type=1400 audit(1484153392.700:30): avc: denied { read } for pid=174 comm="gatord-main" name="devices" dev="sysfs" ino=3014 scontext=u:r:gatord:s0 tcontext=u:object_r:sysfs:s0 tclass=dir permissive=1
    [    8.720380] type=1400 audit(1484153392.700:31): avc: denied { open } for pid=174 comm="gatord-main" path="/sys/bus/event_source/devices" dev="sysfs" ino=3014 scontext=u:r:gatord:s0 tcontext=u:object_r:sysfs:s0 tclass=dir permissive=1
    [    8.741056] type=1400 audit(1484153392.704:32): avc: denied { read } for pid=174 comm="gatord-main" name="id" dev="tracefs" ino=2246 scontext=u:r:gatord:s0 tcontext=u:object_r:debugfs_tracing:s0 tclass=file permissive=1
    [    8.760553] type=1400 audit(1484153392.704:33): avc: denied { open } for pid=174 comm="gatord-main" path="/sys/kernel/debug/tracing/events/irq/softirq_exit/id" dev="tracefs" ino=2246 scontext=u:r:gatord:s0 tcontext=u:object_r:debugfs_tracing:s0 tclass=file permissive=1
    [    8.935733] type=1400 audit(1484153393.088:34): avc: denied { execute } for pid=174 comm="gatord-main" name="toybox" dev="sda2" ino=661 scontext=u:r:gatord:s0 tcontext=u:object_r:toolbox_exec:s0 tclass=file permissive=1
    [    8.951248] audit: audit_lost=1 audit_rate_limit=20 audit_backlog_limit=64
    [    8.951252] audit: rate limit exceeded
    [    8.965870] type=1400 audit(1484153393.100:35): avc: denied { create } for pid=174 comm="gatord-main" scontext=u:r:gatord:s0 tcontext=u:r:gatord:s0 tclass=tcp_socket permissive=1
    [    8.981797] type=1400 audit(1484153393.100:36): avc: denied { net_raw } for pid=174 comm="gatord-main" capability=13 scontext=u:r:gatord:s0 tcontext=u:r:gatord:s0 tclass=capability permissive=1
    [    8.999053] type=1400 audit(1484153393.100:37): avc: denied { setopt } for pid=174 comm="gatord-main" scontext=u:r:gatord:s0 tcontext=u:r:gatord:s0 tclass=tcp_socket permissive=1
    shell@juno:/ $ [    9.014965] type=1400 audit(1484153393.100:38): avc: denied { bind } for pid=174 comm="gatord-main" scontext=u:r:gatord:s0 tcontext=u:r:gatord:s0 tclass=tcp_socket permissive=1
    [    9.031872] type=1400 audit(1484153393.100:39): avc: denied { name_bind } for pid=174 comm="gatord-main" src=8082 scontext=u:r:gatord:s0 tcontext=u:object_r:port:s0 tclass=tcp_socket permissive=1
    [    9.049257] type=1400 audit(1484153393.104:40): avc: denied { node_bind } for pid=174 comm="gatord-main" src=8082 scontext=u:r:gatord:s0 tcontext=u:object_r:node:s0 tclass=tcp_socket permissive=1
    [    9.066654] type=1400 audit(1484153393.104:41): avc: denied { listen } for pid=174 comm="gatord-main" lport=8082 scontext=u:r:gatord:s0 tcontext=u:r:gatord:s0 tclass=tcp_socket permissive=1
    [    9.083513] type=1400 audit(1484153393.104:42): avc: denied { create } for pid=174 comm="gatord-main" scontext=u:r:gatord:s0 tcontext=u:r:gatord:s0 tclass=udp_socket permissive=1
    [    9.099521] type=1400 audit(1484153393.104:43): avc: denied { setopt } for pid=174 comm="gatord-main" scontext=u:r:gatord:s0 tcontext=u:r:gatord:s0 tclass=udp_socket permissive=1
    [   10.256160] init: Starting service 'bootanim'...
    [   10.272431] type=1400 audit(1484153394.424:47): avc: denied { getattr } for pid=240 comm="bootanimation" path="/vendor" dev="rootfs" ino=6322 scontext=u:r:bootanim:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=0
    [   11.601471] type=1400 audit(1484153395.752:48): avc: denied { write } for pid=176 comm="zygote" name="trace_marker" dev="tracefs" ino=2080 scontext=u:r:zygote:s0 tcontext=u:object_r:debugfs_tracing:s0 tclass=file permissive=0
    [   12.606398] type=1400 audit(1484153396.756:49): avc: denied { write } for pid=423 comm="patchoat" name="trace_marker" dev="tracefs" ino=2080 scontext=u:r:zygote:s0 tcontext=u:object_r:debugfs_tracing:s0 tclass=file permissive=0
    [   12.804413] type=1400 audit(1484153396.956:50): avc: denied { write } for pid=175 comm="zygote64" name="trace_marker" dev="tracefs" ino=2080 scontext=u:r:zygote:s0 tcontext=u:object_r:debugfs_tracing:s0 tclass=file permissive=0
    [   13.339722] type=1400 audit(1484153397.492:51): avc: denied { write } for pid=459 comm="patchoat" name="trace_marker" dev="tracefs" ino=2080 scontext=u:r:zygote:s0 tcontext=u:object_r:debugfs_tracing:s0 tclass=file permissive=0
    [   35.338051] capability: warning: `main' uses 32-bit capabilities (legacy support in use)
    [   60.034994] healthd: battery l=100 v=0 t=42.4 h=2 st=2 chg=a
    [   71.463174] smsc911x 18000000.ethernet eth0: SMSC911x/921x identified at 0xffffff80090c0000, IRQ: 34
    [   71.472408] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    
    shell@juno:/ $ [  104.117568] init: Service 'bootanim' (pid 240) exited with status 0
    
    shell@juno:/ $
    
    

    16-12-prebuilt-u-boot.txt
    ARM V2M-Juno Boot loader v1.0.0
    HBI0262 build 1872
    
    ARM V2M_Juno Firmware v1.4.4
    Build Date: Jul 26 2016
    
    Time :  16:41:04
    Date :  11:01:2017
    
    Press Enter to stop auto boot...
    
    
    Powering up system...
    
    Switching on ATXPSU...
    PMIC RAM configuration (pms_v103.bin)...
    MBtemp   : 27 degC
    
    Configuring motherboard (rev B, var A)...
    IOFPGA image \MB\HBI0262B\io_b118.bit
    IOFPGA  config: PASSED
    OSC CLK config: PASSED
    
    Configuring SCC registers...
    Writing SCC 0x00000054 with 0x0007FFFE
    Writing SCC 0x0000005C with 0x00FE001E
    Writing SCC 0x00000100 with 0x003F1000
    Writing SCC 0x00000104 with 0x0001F300
    Writing SCC 0x00000108 with 0x00371000
    Writing SCC 0x0000010C with 0x0001B300
    Writing SCC 0x00000118 with 0x003F1000
    Writing SCC 0x0000011C with 0x0001F100
    Writing SCC 0x000000F8 with 0x0BEC0000
    Writing SCC 0x000000FC with 0xABE40000
    Writing SCC 0x0000000C with 0x000000C2
    Writing SCC 0x00000010 with 0x000000C2
    
    Peripheral ID0:0x000000AD
    Peripheral ID1:0x000000B0
    Peripheral ID2:0x0000000B
    Peripheral ID3:0x00000000
    Peripheral ID4:0x0000000D
    Peripheral ID5:0x000000F0
    Peripheral ID6:0x00000005
    Peripheral ID7:0x000000B1
    
    Programming NOR Flash
    PCIE clock configured...
    
    Testing motherboard interfaces (FPGA build 118)...
    SRAM 32MB test: PASSED
    LAN9118   test: PASSED
    ERROR: SMC USB SRAM mode lock
    SMC USB   test: FAILED
    KMI1/2    test: PASSED
    MMC       test: PASSED
    PB/LEDs   test: PASSED
    FPGA UART test: PASSED
    PCIe init test: PASSED
    MAC addrs test: PASSED
    
    SMC MAC address 0002-F700-57F5
    Setting HDMI0 mode for SVGA.
    Setting HDMI1 mode for SVGA.
    
    SoC SMB clock enabled.
    
    Testing SMB clock...
    SMB clock running
    Releasing system resets...
    
    UART0 set to SoC UART0
    UART1 set to SoC UART1
    
    NOTICE:  Booting Trusted Firmware
    NOTICE:  BL1: v1.3(debug):c59428b1
    NOTICE:  BL1: Built : 16:44:22, Dec 15 2016
    INFO:    BL1: RAM 0x4037000 - 0x4040000
    INFO:    Using crypto library 'mbed TLS'
    INFO:    BL1: Loading BL2
    INFO:    Loading image id=6 at address 0x4006000
    INFO:    Skip reserving region [base = 0x4006000, size = 0x37f]
    INFO:    Image id=6 loaded at address 0x4006000, size = 0x37f
    INFO:    Loading image id=1 at address 0x4006000
    INFO:    Image id=1 loaded at address 0x4006000, size = 0x11158
    NOTICE:  BL1: Booting BL2
    INFO:    Entry point address = 0x4006000
    INFO:    SPSR = 0x3c5
    NOTICE:  BL2: v1.3(debug):c59428b1
    NOTICE:  BL2: Built : 16:44:22, Dec 15 2016
    INFO:    Using crypto library 'mbed TLS'
    INFO:    BL2: Loading SCP_BL2
    INFO:    Loading image id=7 at address 0x4023000
    INFO:    Skip reserving region [base = 0x4023000, size = 0x5ae]
    INFO:    Image id=7 loaded at address 0x4023000, size = 0x5ae
    INFO:    Loading image id=8 at address 0x4023000
    INFO:    Skip reserving region [base = 0x4023000, size = 0x47a]
    INFO:    Image id=8 loaded at address 0x4023000, size = 0x47a
    INFO:    Loading image id=12 at address 0x4023000
    INFO:    Skip reserving region [base = 0x4023000, size = 0x389]
    INFO:    Image id=12 loaded at address 0x4023000, size = 0x389
    INFO:    Loading image id=2 at address 0x4023000
    INFO:    Skip reserving region [base = 0x4023000, size = 0xeadc]
    INFO:    Image id=2 loaded at address 0x4023000, size = 0xeadc
    INFO:    BL2: Initiating SCP_BL2 transfer to SCP
    INFO:    BL2: SCP_BL2 transferred to SCP
    INFO:    Configuring TrustZone Controller
    INFO:    BL2: Loading BL31
    INFO:    Loading image id=9 at address 0x4023000
    INFO:    Skip reserving region [base = 0x4023000, size = 0x47a]
    INFO:    Image id=9 loaded at address 0x4023000, size = 0x47a
    INFO:    Loading image id=13 at address 0x4023000
    INFO:    Skip reserving region [base = 0x4023000, size = 0x389]
    INFO:    Image id=13 loaded at address 0x4023000, size = 0x389
    INFO:    Loading image id=3 at address 0x4023000
    INFO:    Image id=3 loaded at address 0x4023000, size = 0xc020
    INFO:    BL2: Loading BL32
    INFO:    Loading image id=10 at address 0xff000000
    INFO:    Skip reserving region [base = 0xff000000, size = 0x488]
    INFO:    Image id=10 loaded at address 0xff000000, size = 0x488
    INFO:    Loading image id=14 at address 0xff000000
    INFO:    Skip reserving region [base = 0xff000000, size = 0x397]
    INFO:    Image id=14 loaded at address 0xff000000, size = 0x397
    INFO:    Loading image id=4 at address 0xff000000
    INFO:    Image id=4 loaded at address 0xff000000, size = 0x393a8
    INFO:    BL2: Loading BL33
    INFO:    Loading image id=11 at address 0xe0000000
    INFO:    Skip reserving region [base = 0xe0000000, size = 0x48b]
    INFO:    Image id=11 loaded at address 0xe0000000, size = 0x48b
    INFO:    Loading image id=15 at address 0xe0000000
    INFO:    Skip reserving region [base = 0xe0000000, size = 0x39a]
    INFO:    Image id=15 loaded at address 0xe0000000, size = 0x39a
    INFO:    Loading image id=5 at address 0xe0000000
    INFO:    Image id=5 loaded at address 0xe0000000, size = 0x3f2b0
    NOTICE:  BL1: Booting BL31
    INFO:    Entry point address = 0x4023000
    INFO:    SPSR = 0x3cd
    NOTICE:  BL31: v1.3(debug):c59428b1
    NOTICE:  BL31: Built : 16:44:22, Dec 15 2016
    INFO:    ARM GICv2 driver initialized
    INFO:    BL31: Initializing runtime services
    INFO:    BL31: Initializing BL32
    INFO:    BL31: Preparing for EL3 exit to normal world
    INFO:    Entry point address = 0xe0000000
    INFO:    SPSR = 0x3c9
    
    
    U-Boot 2016.11-ge0c62721cc (Dec 15 2016 - 16:52:42 +0000) vexpress_aemv8a, Build: jenkins-armlt-platforms-release-48
    
    DRAM:  8 GiB
    PCIe XR3 Host Bridge enabled: x4 link (Gen 2)
    Flash: 64 MiB
    *** Warning - bad CRC, using default environment
    
    In:    serial_pl01x
    Out:   serial_pl01x
    Err:   serial_pl01x
    Net:   smc911x-0
    Hit any key to stop autoboot:  0
    VExpress64#
    VExpress64#
    VExpress64#
    VExpress64#
    VExpress64#
    VExpress64#
    VExpress64#
    
    

Children