U-Boot 2015.04-00466-gedec83e90172 (Mar 14 2016 - 10:42:01) TEGRA124 Model: Acer Chromebook 13 CB5-311 DRAM: 4 GiB : Tegra SD/MMC: 0, Tegra SD/MMC: 1, Tegra SD/MMC: 2 MMC init failed Using default environment In: serial Out: serial Err: serial Net: Net Initialization Skipped No ethernet found. Hit any key to stop autoboot: 2  0 Tegra124 (Nyan-big) # Tegra124 (Nyan-big) # usb start starting USB... USB0: USB EHCI 1.10 scanning bus 0 for devices... 2 USB Device(s) found USB1: USB EHCI 1.10 scanning bus 1 for devices... 2 USB Device(s) found scanning usb for storage devices... 1 Storage Device(s) found scanning usb for ethernet devices... Warning: asx0 using MAC address from net device 1 Ethernet Device(s) found Tegra124 (Nyan-big) # mw 0x7000e4a0 0x00080000 Tegra124 (Nyan-big) # setenv bootargs 'ignore_loglevel console=ttyS0,115200n8 rw root=PARTUUID=4d36e82a-b3c0-4b4b-bfcd-afe5217ac023 rootwait gpt debug noinitrd earlyprintk init=/bin/bash' Tegra124 (Nyan-big) # setenv ipaddr 192.168.100.102; setenv serverip 192.168.100.1; setenv tftpserverip 192.168.100.1 Tegra124 (Nyan-big) # tftpboot 0x82000000 zImage.tegra_defconfig Using asx0 device TFTP from server 192.168.100.1; our IP address is 192.168.100.102 Filename 'zImage.tegra_defconfig'. Load address: 0x82000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######################################### 3.6 MiB/s done Bytes transferred = 6326256 (6087f0 hex) Tegra124 (Nyan-big) # tftpboot 0x83000000 tegra124-nyan-big.dtb Using asx0 device TFTP from server 192.168.100.1; our IP address is 192.168.100.102 Filename 'tegra124-nyan-big.dtb'. Load address: 0x83000000 Loading: *##### 3.4 MiB/s done Bytes transferred = 68203 (10a6b hex) Tegra124 (Nyan-big) # bootz 0x82000000 - 0x83000000 Kernel image @ 0x82000000 [ 0x000000 - 0x6087f0 ] ## Flattened Device Tree blob at 83000000 Booting using the fdt blob at 0x83000000 Using Device Tree in place at 83000000, end 83013a6a Starting kernel ... Uncompressing Linux... done, booting the kernel. [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.14.0-rc4-next-20171012-205980-gdcc70ea (jonathanh@kaivo) (gcc version 4.7.3 20130328 (prerelease) (crosstool-NG linaro-1.13.1-4.7-2013.04-20130415 - Linaro GCC 2013.04)) #1 SMP PREEMPT Thu Oct 12 20:04:03 PDT 2017 [ 0.000000] CPU: ARMv7 Processor [413fc0f3] revision 3 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000] OF: fdt: Machine model: Acer Chromebook 13 CB5-311 [ 0.000000] OF: fdt: Ignoring memory range 0x100000000 - 0x17ffff000 [ 0.000000] debug: ignoring loglevel setting. [ 0.000000] bootconsole [earlycon0] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] cma: Reserved 64 MiB at 0xfbc00000 [ 0.000000] On node 0 totalpages: 524287 [ 0.000000] free_area_init_node: node 0, pgdat c0fb1780, node_mem_map eeff7000 [ 0.000000] Normal zone: 1536 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 196608 pages, LIFO batch:31 [ 0.000000] HighMem zone: 327679 pages, LIFO batch:31 [ 0.000000] random: fast init done [ 0.000000] percpu: Embedded 17 pages/cpu @eef82000 s39872 r8192 d21568 u69632 [ 0.000000] pcpu-alloc: s39872 r8192 d21568 u69632 alloc=17*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 522751 [ 0.000000] Kernel command line: ignore_loglevel console=ttyS0,115200n8 rw root=PARTUUID=4d36e82a-b3c0-4b4b-bfcd-afe5217ac023 rootwait gpt debug noinitrd earlyprintk init=/bin/bash [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Memory: 1998440K/2097148K available (9216K kernel code, 787K rwdata, 2800K rodata, 1024K init, 297K bss, 33172K reserved, 65536K cma-reserved, 1245180K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc0a00000 (10208 kB) [ 0.000000] .init : 0xc0e00000 - 0xc0f00000 (1024 kB) [ 0.000000] .data : 0xc0f00000 - 0xc0fc4dc0 ( 788 kB) [ 0.000000] .bss : 0xc0fc4dc0 - 0xc100f57c ( 298 kB) [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] Tasks RCU enabled. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] /interrupt-controller@60004000: 160 interrupts forwarded to /interrupt-controller@50041000 [ 0.000000] Tegra clk 127: register failed with -17 [ 0.000003] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns [ 0.008104] clocksource: timer_us: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns [ 0.017723] Switching to timer-based delay loop, resolution 1000ns [ 0.024361] arch_timer: cp15 timer(s) running at 12.00MHz (virt). [ 0.030117] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2c47f4ee7, max_idle_ns: 440795202497 ns [ 0.040951] sched_clock: 56 bits at 12MHz, resolution 83ns, wraps every 4398046511096ns [ 0.049009] Switching to timer-based delay loop, resolution 83ns [ 0.055276] Console: colour dummy device 80x30 [ 0.059590] Calibrating delay loop (skipped), value calculated using timer frequency.. 24.00 BogoMIPS (lpj=120000) [ 0.069986] pid_max: default: 32768 minimum: 301 [ 0.074843] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.081342] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.088764] CPU: Testing write buffer coherency: ok [ 0.093528] /cpus/cpu@0 missing clock-frequency property [ 0.098765] /cpus/cpu@1 missing clock-frequency property [ 0.104149] /cpus/cpu@2 missing clock-frequency property [ 0.109513] /cpus/cpu@3 missing clock-frequency property [ 0.114881] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.154923] Setting up static identity map for 0x80100000 - 0x801000a0 [ 0.159664] Hierarchical SRCU implementation. [ 0.175140] Tegra Revision: A01 SKU: 131 CPU Process: 1 SoC Process: 1 [ 0.194926] smp: Bringing up secondary CPUs ... [ 0.245226] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.325252] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.405294] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.415071] smp: Brought up 1 node, 4 CPUs [ 0.434495] SMP: Total of 4 processors activated (96.00 BogoMIPS). [ 0.440740] CPU: All CPU(s) started in SVC mode. [ 0.446111] devtmpfs: initialized [ 0.455292] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.461279] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.471002] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.477759] pinctrl core: initialized pinctrl subsystem [ 0.482994] NET: Registered protocol family 16 [ 0.487579] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.494429] cpuidle: using governor menu [ 0.505674] No ATAGs? [ 0.505730] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.514245] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.521074] tegra-mc 70019000.memory-controller: no memory timings for RAM code 0 registered [ 0.528761] iommu: Adding device reg-dummy to group 0 [ 0.533760] iommu: Adding device 50000000.host1x to group 1 [ 0.539400] iommu: Adding device 54200000.dc to group 2 [ 0.544680] iommu: Adding device 54240000.dc to group 3 [ 0.549961] iommu: Adding device 54280000.hdmi to group 4 [ 0.555410] iommu: Adding device 54540000.sor to group 5 [ 0.560791] iommu: Adding device 545c0000.dpaux to group 6 [ 0.566345] iommu: Adding device 57000000.gpu to group 7 [ 0.571711] iommu: Adding device 60005000.timer to group 8 [ 0.577251] iommu: Adding device 60007000.flow-controller to group 9 [ 0.583671] iommu: Adding device 6000c800.actmon to group 10 [ 0.589385] iommu: Adding device 6000d000.gpio to group 11 [ 0.594937] iommu: Adding device 60020000.dma to group 12 [ 0.600390] iommu: Adding device 70000800.apbmisc to group 13 [ 0.606207] iommu: Adding device 70000868.pinmux to group 14 [ 0.611917] iommu: Adding device 70006000.serial to group 15 [ 0.617643] iommu: Adding device 7000a000.pwm to group 16 [ 0.623099] iommu: Adding device 7000c000.i2c to group 17 [ 0.628563] iommu: Adding device 7000c400.i2c to group 18 [ 0.634017] iommu: Adding device 7000c500.i2c to group 19 [ 0.639483] iommu: Adding device 7000c700.i2c to group 20 [ 0.644937] iommu: Adding device 7000d000.i2c to group 21 [ 0.650406] iommu: Adding device 7000d400.spi to group 22 [ 0.655857] iommu: Adding device 7000da00.spi to group 23 [ 0.661325] iommu: Adding device 7000e000.rtc to group 24 [ 0.666779] iommu: Adding device 7000e400.pmc to group 25 [ 0.672243] iommu: Adding device 7000f800.fuse to group 26 [ 0.677785] iommu: Adding device 70019000.memory-controller to group 27 [ 0.684463] iommu: Adding device 7001b000.emc to group 28 [ 0.689917] iommu: Adding device 70030000.hda to group 29 [ 0.695384] iommu: Adding device 70090000.usb to group 30 [ 0.700840] iommu: Adding device 7009f000.padctl to group 31 [ 0.706563] iommu: Adding device 700b0000.sdhci to group 32 [ 0.712191] iommu: Adding device 700b0400.sdhci to group 33 [ 0.717830] iommu: Adding device 700b0600.sdhci to group 34 [ 0.723457] iommu: Adding device 700e2000.thermal-sensor to group 35 [ 0.729881] iommu: Adding device 70300000.ahub to group 36 [ 0.735417] iommu: Adding device pmu to group 37 [ 0.740109] iommu: Adding device timer to group 38 [ 0.744950] iommu: Adding device sdhci0_pwrseq to group 39 [ 0.750505] iommu: Adding device backlight to group 40 [ 0.755698] iommu: Adding device clocks to group 41 [ 0.760643] iommu: Adding device gpio-keys to group 42 [ 0.765837] iommu: Adding device regulators to group 43 [ 0.771130] iommu: Adding device regulators:regulator@0 to group 44 [ 0.777451] iommu: Adding device regulators:regulator@1 to group 45 [ 0.783788] iommu: Adding device regulators:regulator@2 to group 46 [ 0.790104] iommu: Adding device regulators:regulator@3 to group 47 [ 0.796437] iommu: Adding device regulators:regulator@4 to group 48 [ 0.802758] iommu: Adding device regulators:regulator@5 to group 49 [ 0.809089] iommu: Adding device regulators:regulator@6 to group 50 [ 0.815411] iommu: Adding device regulators:regulator@7 to group 51 [ 0.821743] iommu: Adding device regulators:regulator@8 to group 52 [ 0.828070] iommu: Adding device regulators:regulator@9 to group 53 [ 0.834397] iommu: Adding device regulators:regulator@10 to group 54 [ 0.840804] iommu: Adding device regulators:regulator@11 to group 55 [ 0.847223] iommu: Adding device regulators:regulator@12 to group 56 [ 0.853634] iommu: Adding device sound to group 57 [ 0.858489] iommu: Adding device gpio-restart to group 58 [ 0.863944] iommu: Adding device panel to group 59 [ 0.874613] +5V_SYS: supplied by +VDD_MUX [ 0.876929] +3.3V_SYS: supplied by +VDD_MUX [ 0.881339] +VDD_LED: Failed to request enable GPIO122: -517 [ 0.886759] reg-fixed-voltage regulators:regulator@5: Failed to register regulator: -517 [ 0.894950] +5V_VDD_TS_SW: Failed to request enable GPIO81: -517 [ 0.900972] reg-fixed-voltage regulators:regulator@6: Failed to register regulator: -517 [ 0.909174] +5V_USB_HS: Failed to request enable GPIO108: -517 [ 0.915012] reg-fixed-voltage regulators:regulator@7: Failed to register regulator: -517 [ 0.923198] +5V_USB_SS: Failed to request enable GPIO109: -517 [ 0.929051] reg-fixed-voltage regulators:regulator@8: Failed to register regulator: -517 [ 0.937299] +1.05V_RUN_AVDD_HDMI_PLL: Failed to request enable GPIO63: -517 [ 0.944218] reg-fixed-voltage regulators:regulator@11: Failed to register regulator: -517 [ 0.952491] +5V_HDMI_CON: Failed to request enable GPIO86: -517 [ 0.958432] reg-fixed-voltage regulators:regulator@12: Failed to register regulator: -517 [ 0.967113] vgaarb: loaded [ 0.969703] SCSI subsystem initialized [ 0.973341] libata version 3.00 loaded. [ 0.977273] usbcore: registered new interface driver usbfs [ 0.982725] usbcore: registered new interface driver hub [ 0.988111] usbcore: registered new device driver usb [ 0.994434] Linux video capture interface: v2.00 [ 0.997890] pps_core: LinuxPPS API ver. 1 registered [ 1.002897] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 1.012092] PTP clock support registered [ 1.016216] tegra-emc 7001b000.emc: no memory timings for RAM code 0 found in DT [ 1.023523] tegra-emc: probe of 7001b000.emc failed with error -2 [ 1.029782] Advanced Linux Sound Architecture Driver Initialized. [ 1.036066] Bluetooth: Core ver 2.22 [ 1.039482] NET: Registered protocol family 31 [ 1.043978] Bluetooth: HCI device and connection manager initialized [ 1.050386] Bluetooth: HCI socket layer initialized [ 1.055330] Bluetooth: L2CAP socket layer initialized [ 1.060453] Bluetooth: SCO socket layer initialized [ 1.065633] clocksource: Switched to clocksource arch_sys_counter [ 1.104468] NET: Registered protocol family 2 [ 1.107394] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 1.114132] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 1.120670] TCP: Hash tables configured (established 8192 bind 8192) [ 1.127197] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.133006] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.139535] NET: Registered protocol family 1 [ 1.144122] RPC: Registered named UNIX socket transport module. [ 1.149816] RPC: Registered udp transport module. [ 1.154574] RPC: Registered tcp transport module. [ 1.159346] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.165982] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 1.173642] cfg80211: Problem loading in-kernel X.509 certificate (-19) [ 1.180365] iommu: Adding device regulatory.0 to group 60 [ 1.185903] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 1.194442] cfg80211: failed to load regulatory.db [ 1.199384] PCI: CLS 0 bytes, default 64 [ 1.203993] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available [ 1.211794] iommu: Adding device alarmtimer to group 61 [ 1.217230] Initialise system trusted keyrings [ 1.221375] workingset: timestamp_bits=30 max_order=19 bucket_order=0 [ 1.228301] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.243983] NFS: Registering the id_resolver key type [ 1.247227] Key type id_resolver registered [ 1.251446] Key type id_legacy registered [ 1.257127] Key type asymmetric registered [ 1.259680] Asymmetric key parser 'x509' registered [ 1.264669] bounce: pool size: 64 pages [ 1.268565] io scheduler noop registered (default) [ 1.273373] io scheduler mq-deadline registered [ 1.277986] io scheduler kyber registered [ 1.282704] tegra-xusb-padctl 7009f000.padctl: failed to setup XUSB ports: -517 [ 1.295229] tegra-apbdma 60020000.dma: Tegra20 APB DMA driver register 32 channels [ 1.301401] tegra-pmc 7000e400.pmc: i2c-thermtrip node not found, emergency thermal reset disabled. [ 1.310283] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 1.316525] iommu: Adding device serial8250 to group 62 [ 1.322405] console [ttyS0] disabled [ 1.325418] 70006000.serial: ttyS0 at MMIO 0x70006000 (irq = 333, base_baud = 25500000) is a Tegra [ 1.334439] console [ttyS0] enabled [ 1.334439] console [ttyS0] enabled [ 1.340750] bootconsole [earlycon0] disabled [ 1.340750] bootconsole [earlycon0] disabled [ 1.350761] tegra-hdmi 54280000.hdmi: failed to get HDMI regulator [ 1.358467] tegra-dpaux 545c0000.dpaux: failed to get VDD supply: -517 [ 1.365919] panel-simple panel: panel supply power not found, using dummy regulator [ 1.377243] loop: module loaded [ 1.380932] as3722 4-0040: AS3722 with revision 0x1 found [ 1.387555] iommu: Adding device as3722-pinctrl to group 63 [ 1.394486] iommu: Adding device as3722-regulator to group 64 [ 1.402327] as3722-sd2: supplied by +5V_SYS [ 1.406767] as3722-sd3: supplied by +5V_SYS [ 1.411105] +1.35V_LP0(sd3): Bringing 0uV into 1350000-1350000uV [ 1.417294] as3722-sd4: supplied by +5V_SYS [ 1.421631] +1.05V_RUN: Bringing 0uV into 1050000-1050000uV [ 1.427380] as3722-sd5: supplied by +5V_SYS [ 1.432980] as3722-ldo0: supplied by +1.35V_LP0(sd2) [ 1.438729] +1.8V_RUN_CAM: Bringing 0uV into 1800000-1800000uV [ 1.444751] as3722-ldo2: supplied by +1.8V_VDDIO [ 1.450385] as3722-ldo3: supplied by +3.3V_SYS [ 1.454837] +1.00V_LP0_VDD_RTC: Bringing 1100000uV into 1000000-1000000uV [ 1.462419] as3722-ldo4: supplied by +3.3V_SYS [ 1.467025] +3.3V_RUN_CAM: Bringing 0uV into 2800000-2800000uV [ 1.473039] as3722-ldo5: supplied by +1.8V_VDDIO [ 1.477820] +1.2V_RUN_CAM_FRONT: Bringing 0uV into 1200000-1200000uV [ 1.484509] +VDDIO_SDMMC3: Bringing 0uV into 1800000-1800000uV [ 1.490547] as3722-ldo7: supplied by +1.8V_VDDIO [ 1.495322] +1.05V_RUN_CAM_REAR: Bringing 0uV into 1050000-1050000uV [ 1.501880] as3722-ldo9: supplied by +5V_SYS [ 1.506457] +2.8V_RUN_TOUCH: Bringing 0uV into 2800000-2800000uV [ 1.512663] as3722-ldo10: supplied by +5V_SYS [ 1.517182] +2.8V_RUN_CAM_AF: Bringing 0uV into 2800000-2800000uV [ 1.523626] +1.8V_RUN_VPP_FUSE: Bringing 0uV into 1800000-1800000uV [ 1.530147] iommu: Adding device as3722-rtc to group 65 [ 1.535418] iommu: Adding device as3722-adc to group 66 [ 1.540693] iommu: Adding device as3722-power-off to group 67 [ 1.546482] iommu: Adding device as3722-wdt to group 68 [ 1.568270] ------------[ cut here ]------------ [ 1.572876] kernel BUG at drivers/platform/chrome/cros_ec_proto.c:34! [ 1.579300] Internal error: Oops - BUG: 0 [#1] PREEMPT SMP ARM [ 1.585117] Modules linked in: [ 1.588165] CPU: 2 PID: 1 Comm: swapper/0 Not tainted 4.14.0-rc4-next-20171012-205980-gdcc70ea #1 [ 1.597015] Hardware name: NVIDIA Tegra SoC (Flattened Device Tree) [ 1.603266] task: ee891740 task.stack: ee8a6000 [ 1.607788] PC is at cros_ec_prepare_tx+0x168/0x16c [ 1.612654] LR is at cros_ec_pkt_xfer_spi+0x18/0x474 [ 1.617604] pc : [] lr : [] psr: 20000013 [ 1.623854] sp : ee8a7bb8 ip : 00000000 fp : 00000000 [ 1.629063] r10: c0552014 r9 : 00000000 r8 : eefe59f8 [ 1.634274] r7 : ee27fc00 r6 : ee27fc00 r5 : ee27fc00 r4 : ee1dfcd0 [ 1.640784] r3 : 0000ffff r2 : 00000000 r1 : 0000ffff r0 : ee1dfcd0 [ 1.647295] Flags: nzCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment none [ 1.654412] Control: 10c5387d Table: 8000406a DAC: 00000051 [ 1.660142] Process swapper/0 (pid: 1, stack limit = 0xee8a6210) [ 1.666131] Stack: (0xee8a7bb8 to 0xee8a8000) [ 1.670473] 7ba0: ee1dfcd0 ee27fc00 [ 1.678630] 7bc0: ee27fc90 c055202c c098a00c 00000004 ee8a7c3c ee8a7c3c ee27a000 00000000 [ 1.686788] 7be0: c059ef10 00000000 00000008 00000008 00000000 ee8a7bf4 ee8a7bf4 00000000 [ 1.694945] 7c00: ee8a7c00 ee8a7c00 ee27fc50 ee04d380 00000008 00000000 00000000 00000000 [ 1.703103] 7c20: c0e90dd0 c023c168 40002800 000001e0 eefb0dd0 c023e5d8 002dc6c0 ee8a7bd0 [ 1.711261] 7c40: ee8a7bd0 00000000 c06e3aac 005c09a0 3b9aca00 000f4240 00000000 ee8a7c88 [ 1.719419] 7c60: 00000001 00000501 c0552014 c098e948 00000000 ee04d3c0 a0000013 c06e3aac [ 1.727576] 7c80: ee27fc00 ee1dfcd0 ee27fc00 ee27a000 ee27fc00 eefe59f8 00000000 c0552014 [ 1.735734] 7ca0: 00000000 c06e3a08 0000400b ee1dfcd0 ee27fc00 ee27a000 0000000c eefe59f8 [ 1.743892] 7cc0: c0fef43c c06e3e24 00000000 ee1dfcd0 ee27a000 00000000 00000000 eefe59f8 [ 1.752049] 7ce0: c0f6e8a0 c0551ab8 ee8a7cf4 ee27a000 00000000 00000001 ee27a000 ee1dfcd0 [ 1.760207] 7d00: ee27fc90 c0551e68 00000000 00000000 00000000 000007d0 ee27a000 00000000 [ 1.768365] 7d20: c0f6e890 00000000 00000000 c059f954 ee27a000 c10007d8 c10007dc c052dbe0 [ 1.776522] 7d40: 00000000 ee8a7d78 c052dd70 00000001 ee105000 00000000 c10007b4 c052c200 [ 1.784680] 7d60: ee9f6170 ee108b38 ee27a000 ee27a034 c0f7555c c052d920 ee27a000 00000001 [ 1.792838] 7d80: 00000000 ee27a000 ee27a000 c0f7555c c0f04c48 c052cf64 ee27a000 ee27a008 [ 1.800995] 7da0: 00000000 c052b5a0 40400000 00000000 ee105350 c05a28e8 ee27a000 e416bf4f [ 1.809153] 7dc0: 00000000 ee27a000 ee105000 00000000 eea8fe10 eefe5a48 00000001 00000000 [ 1.817311] 7de0: 00000000 c059f7a8 002dc6c0 ee105000 eefe59f8 00000000 ee27a000 c05a1744 [ 1.825468] 7e00: 00000000 014000c0 00000000 c05a1130 00000063 002dc6c0 ee105000 ee27ff50 [ 1.833626] 7e20: eea8fe00 eea8fe10 40000000 00000153 00000000 c05a1c04 eefe56e8 ee105348 [ 1.841784] 7e40: ee105000 eea8fe00 eea8fe10 c05a2790 00000000 ee105348 ffffffed eea8fe10 [ 1.849941] 7e60: fffffdfb c0f75ed0 00000000 00000000 c0f75ed0 c052f4d4 c052f484 eea8fe10 [ 1.858099] 7e80: c10007d8 c10007dc 00000000 c052dbe0 eea8fe10 c0f75ed0 eea8fe44 00000000 [ 1.866257] 7ea0: 00000000 c0e6a83c c0e00590 c052dd38 00000000 c0f75ed0 c052dc8c c052c29c [ 1.874414] 7ec0: ee8c955c eea37934 c0f75ed0 ee281400 c0f6ce50 c052d138 c0c1e2fc c0f75ed0 [ 1.882572] 7ee0: 00000006 c0f75ed0 00000006 c0f04c48 c0e38c88 c052e8b0 c052f128 c0e83560 [ 1.890730] 7f00: 00000006 c0101bbc 00000000 ee8a7f24 00000000 c0161f00 00000000 c0cbb804 [ 1.898887] 7f20: 0000010f efffcc45 c0cbb804 0000010f efffcc53 c013ed44 c0cba2d8 00000000 [ 1.907044] 7f40: 00000006 00000006 efffcc45 efffcc4a 00000000 e416bf4f 00000006 c0e83560 [ 1.915201] 7f60: 00000006 c0e6a830 c0fc4dc0 0000010f c0e00590 c0e00dd0 00000006 00000006 [ 1.923358] 7f80: 00000000 c0e00590 00000000 c0987c44 00000000 00000000 00000000 00000000 [ 1.931515] 7fa0: 00000000 c0987c4c 00000000 c0107d70 00000000 00000000 00000000 00000000 [ 1.939671] 7fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 1.947829] 7fe0: 00000000 00000000 00000000 00000000 00000013 00000000 00000000 00000000 [ 1.955993] [] (cros_ec_prepare_tx) from [] (cros_ec_pkt_xfer_spi+0x18/0x474) [ 1.964847] [] (cros_ec_pkt_xfer_spi) from [] (send_command+0x20/0xd8) [ 1.973094] [] (send_command) from [] (cros_ec_query_all+0x1a4/0x398) [ 1.981253] [] (cros_ec_query_all) from [] (cros_ec_register+0x94/0x21c) [ 1.989671] [] (cros_ec_register) from [] (cros_ec_spi_probe+0x108/0x150) [ 1.998176] [] (cros_ec_spi_probe) from [] (spi_drv_probe+0x7c/0xa8) [ 2.006250] [] (spi_drv_probe) from [] (driver_probe_device+0x238/0x2e4) [ 2.014669] [] (driver_probe_device) from [] (bus_for_each_drv+0x44/0x8c) [ 2.023174] [] (bus_for_each_drv) from [] (__device_attach+0x9c/0x100) [ 2.031418] [] (__device_attach) from [] (bus_probe_device+0x84/0x8c) [ 2.039577] [] (bus_probe_device) from [] (device_add+0x39c/0x54c) [ 2.047475] [] (device_add) from [] (spi_add_device+0x88/0x130) [ 2.055115] [] (spi_add_device) from [] (spi_register_controller+0x428/0x8b4) [ 2.063966] [] (spi_register_controller) from [] (devm_spi_register_controller+0x34/0x70) [ 2.073857] [] (devm_spi_register_controller) from [] (tegra_spi_probe+0x298/0x35c) [ 2.083229] [] (tegra_spi_probe) from [] (platform_drv_probe+0x50/0xb0) [ 2.091561] [] (platform_drv_probe) from [] (driver_probe_device+0x238/0x2e4) [ 2.100413] [] (driver_probe_device) from [] (__driver_attach+0xac/0xb0) [ 2.108831] [] (__driver_attach) from [] (bus_for_each_dev+0x54/0x88) [ 2.116989] [] (bus_for_each_dev) from [] (bus_add_driver+0xe4/0x1f0) [ 2.125147] [] (bus_add_driver) from [] (driver_register+0x78/0xf4) [ 2.133135] [] (driver_register) from [] (do_one_initcall+0x48/0x18c) [ 2.141296] [] (do_one_initcall) from [] (kernel_init_freeable+0x10c/0x1d0) [ 2.149976] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x114) [ 2.158136] [] (kernel_init) from [] (ret_from_fork+0x14/0x24) [ 2.165687] Code: e2800008 e8bd8070 e7f001f2 e7f001f2 (e7f001f2) [ 2.171772] ---[ end trace 93a4c2e6e59b7b2d ]--- [ 2.176432] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b [ 2.176432] [ 2.185547] CPU3: stopping [ 2.188246] CPU: 3 PID: 0 Comm: swapper/3 Tainted: G D 4.14.0-rc4-next-20171012-205980-gdcc70ea #1 [ 2.198395] Hardware name: NVIDIA Tegra SoC (Flattened Device Tree) [ 2.204651] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) [ 2.212382] [] (show_stack) from [] (dump_stack+0x84/0xa4) [ 2.219589] [] (dump_stack) from [] (handle_IPI+0x18c/0x32c) [ 2.226967] [] (handle_IPI) from [] (gic_handle_irq+0x88/0x94) [ 2.234519] [] (gic_handle_irq) from [] (__irq_svc+0x6c/0xa8) [ 2.241981] Exception stack(0xee8e3f70 to 0xee8e3fb8) [ 2.247019] 3f60: 00000001 00000000 ee8e3fc8 c011a3e0 [ 2.255177] 3f80: c0f04cd0 c0f04c6c c0e8c3b8 c0f04cdc c0fb7585 00000000 00000001 00000000 [ 2.263334] 3fa0: 00000002 ee8e3fc0 c01087d8 c01087dc 60000013 ffffffff [ 2.269934] [] (__irq_svc) from [] (arch_cpu_idle+0x30/0x3c) [ 2.277315] [] (arch_cpu_idle) from [] (do_idle+0x144/0x200) [ 2.284695] [] (do_idle) from [] (cpu_startup_entry+0x18/0x1c) [ 2.292247] [] (cpu_startup_entry) from [<801018ac>] (0x801018ac) [ 2.299191] CPU0: stopping [ 2.301890] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G D 4.14.0-rc4-next-20171012-205980-gdcc70ea #1 [ 2.312039] Hardware name: NVIDIA Tegra SoC (Flattened Device Tree) [ 2.318294] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) [ 2.326021] [] (show_stack) from [] (dump_stack+0x84/0xa4) [ 2.333227] [] (dump_stack) from [] (handle_IPI+0x18c/0x32c) [ 2.340605] [] (handle_IPI) from [] (gic_handle_irq+0x88/0x94) [ 2.348156] [] (gic_handle_irq) from [] (__irq_svc+0x6c/0xa8) [ 2.355619] Exception stack(0xc0f01f38 to 0xc0f01f80) [ 2.360656] 1f20: 00000001 00000000 [ 2.368814] 1f40: c0f01f90 c011a3e0 c0f04cd0 c0f04c6c c0e8c3b8 c0f04cdc c0fb7585 00000000 [ 2.376972] 1f60: 00000001 00000000 c06ccd74 c0f01f88 c01087d8 c01087dc 60000013 ffffffff [ 2.385131] [] (__irq_svc) from [] (arch_cpu_idle+0x30/0x3c) [ 2.392511] [] (arch_cpu_idle) from [] (do_idle+0x144/0x200) [ 2.399890] [] (do_idle) from [] (cpu_startup_entry+0x18/0x1c) [ 2.407441] [] (cpu_startup_entry) from [] (start_kernel+0x398/0x404) [ 2.415600] [] (start_kernel) from [] (_sinittext+0x20/0x3c) [ 2.422976] unwind: Unknown symbol address c0e00300 [ 2.427839] unwind: Index not found c0e00300 [ 2.432095] CPU1: stopping [ 2.434794] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G D 4.14.0-rc4-next-20171012-205980-gdcc70ea #1 [ 2.444944] Hardware name: NVIDIA Tegra SoC (Flattened Device Tree) [ 2.451198] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) [ 2.458925] [] (show_stack) from [] (dump_stack+0x84/0xa4) [ 2.466132] [] (dump_stack) from [] (handle_IPI+0x18c/0x32c) [ 2.473511] [] (handle_IPI) from [] (gic_handle_irq+0x88/0x94) [ 2.481062] [] (gic_handle_irq) from [] (__irq_svc+0x6c/0xa8) [ 2.488524] Exception stack(0xee8dff70 to 0xee8dffb8) [ 2.493561] ff60: 00000001 00000000 ee8dffc8 c011a3e0 [ 2.501718] ff80: c0f04cd0 c0f04c6c c0e8c3b8 c0f04cdc c0fb7585 00000000 00000001 00000000 [ 2.509875] ffa0: 00000001 ee8dffc0 c01087d8 c01087dc 60000013 ffffffff [ 2.516474] [] (__irq_svc) from [] (arch_cpu_idle+0x30/0x3c) [ 2.523853] [] (arch_cpu_idle) from [] (do_idle+0x144/0x200) [ 2.531232] [] (do_idle) from [] (cpu_startup_entry+0x18/0x1c) [ 2.538783] [] (cpu_startup_entry) from [<801018ac>] (0x801018ac) [ 2.545733] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b [ 2.545733]