U-Boot 2015.04-00466-gedec83e90172 (Mar 14 2016 - 10:42:01) TEGRA124 Model: Acer Chromebook 13 CB5-311 DRAM: 4 GiB C: 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.3 MiB/s done Bytes transferred = 6292552 (600448 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.3 MiB/s done Bytes transferred = 68203 (10a6b hex) Tegra124 (Nyan-big) # bootz 0x82000000 - 0x83000000 Kernel image @ 0x82000000 [ 0x000000 - 0x600448 ] ## 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-rc1-next-20170918-200096-gfc2e8b1 (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 Sun Sep 17 19:49:39 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 c0fb8440, 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 @eef80000 s39488 r8192 d21952 u69632 [ 0.000000] pcpu-alloc: s39488 r8192 d21952 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: 1998392K/2097148K available (9216K kernel code, 781K rwdata, 2796K rodata, 1024K init, 300K bss, 33220K 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 - 0xc0fc3560 ( 782 kB) [ 0.000000] .bss : 0xc0fcd52c - 0xc10186bc ( 301 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.000004] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns [ 0.008109] clocksource: timer_us: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns [ 0.017728] Switching to timer-based delay loop, resolution 1000ns [ 0.024356] arch_timer: cp15 timer(s) running at 12.00MHz (virt). [ 0.030122] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2c47f4ee7, max_idle_ns: 440795202497 ns [ 0.040955] sched_clock: 56 bits at 12MHz, resolution 83ns, wraps every 4398046511096ns [ 0.049013] Switching to timer-based delay loop, resolution 83ns [ 0.055275] Console: colour dummy device 80x30 [ 0.059594] Calibrating delay loop (skipped), value calculated using timer frequency.. 24.00 BogoMIPS (lpj=120000) [ 0.069990] pid_max: default: 32768 minimum: 301 [ 0.074882] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.081345] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.088783] CPU: Testing write buffer coherency: ok [ 0.093528] /cpus/cpu@0 missing clock-frequency property [ 0.098770] /cpus/cpu@1 missing clock-frequency property [ 0.104153] /cpus/cpu@2 missing clock-frequency property [ 0.109516] /cpus/cpu@3 missing clock-frequency property [ 0.114885] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.154928] Setting up static identity map for 0x80100000 - 0x801000a0 [ 0.159669] Hierarchical SRCU implementation. [ 0.175148] Tegra Revision: A01 SKU: 131 CPU Process: 1 SoC Process: 1 [ 0.194931] smp: Bringing up secondary CPUs ... [ 0.245177] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.325204] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.405245] 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.446113] devtmpfs: initialized [ 0.455705] Built 1 zonelists, mobility grouping on. Total pages: 515982 [ 0.460855] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.468491] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.478263] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.484616] pinctrl core: initialized pinctrl subsystem [ 0.490252] NET: Registered protocol family 16 [ 0.494718] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.501738] cpuidle: using governor menu [ 0.512839] No ATAGs? [ 0.512895] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.521407] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.528249] tegra-mc 70019000.memory-controller: no memory timings for RAM code 0 registered [ 0.535930] iommu: Adding device reg-dummy to group 0 [ 0.540925] iommu: Adding device 50000000.host1x to group 1 [ 0.546569] iommu: Adding device 54200000.dc to group 2 [ 0.551844] iommu: Adding device 54240000.dc to group 3 [ 0.557123] iommu: Adding device 54280000.hdmi to group 4 [ 0.562575] iommu: Adding device 54540000.sor to group 5 [ 0.567955] iommu: Adding device 545c0000.dpaux to group 6 [ 0.573509] iommu: Adding device 57000000.gpu to group 7 [ 0.578874] iommu: Adding device 60005000.timer to group 8 [ 0.584416] iommu: Adding device 60007000.flow-controller to group 9 [ 0.590837] iommu: Adding device 6000c800.actmon to group 10 [ 0.596548] iommu: Adding device 6000d000.gpio to group 11 [ 0.602104] iommu: Adding device 60020000.dma to group 12 [ 0.607555] iommu: Adding device 70000800.apbmisc to group 13 [ 0.613368] iommu: Adding device 70000868.pinmux to group 14 [ 0.619082] iommu: Adding device 70006000.serial to group 15 [ 0.624807] iommu: Adding device 7000a000.pwm to group 16 [ 0.630264] iommu: Adding device 7000c000.i2c to group 17 [ 0.635727] iommu: Adding device 7000c400.i2c to group 18 [ 0.641181] iommu: Adding device 7000c500.i2c to group 19 [ 0.646648] iommu: Adding device 7000c700.i2c to group 20 [ 0.652102] iommu: Adding device 7000d000.i2c to group 21 [ 0.657575] iommu: Adding device 7000d400.spi to group 22 [ 0.663022] iommu: Adding device 7000da00.spi to group 23 [ 0.668491] iommu: Adding device 7000e000.rtc to group 24 [ 0.673941] iommu: Adding device 7000e400.pmc to group 25 [ 0.679408] iommu: Adding device 7000f800.fuse to group 26 [ 0.684950] iommu: Adding device 70019000.memory-controller to group 27 [ 0.691628] iommu: Adding device 7001b000.emc to group 28 [ 0.697082] iommu: Adding device 70030000.hda to group 29 [ 0.702549] iommu: Adding device 70090000.usb to group 30 [ 0.708004] iommu: Adding device 7009f000.padctl to group 31 [ 0.713727] iommu: Adding device 700b0000.sdhci to group 32 [ 0.719358] iommu: Adding device 700b0400.sdhci to group 33 [ 0.724995] iommu: Adding device 700b0600.sdhci to group 34 [ 0.730621] iommu: Adding device 700e2000.thermal-sensor to group 35 [ 0.737044] iommu: Adding device 70300000.ahub to group 36 [ 0.742581] iommu: Adding device pmu to group 37 [ 0.747270] iommu: Adding device timer to group 38 [ 0.752115] iommu: Adding device sdhci0_pwrseq to group 39 [ 0.757668] iommu: Adding device backlight to group 40 [ 0.762861] iommu: Adding device clocks to group 41 [ 0.767807] iommu: Adding device gpio-keys to group 42 [ 0.773002] iommu: Adding device regulators to group 43 [ 0.778297] iommu: Adding device regulators:regulator@0 to group 44 [ 0.784615] iommu: Adding device regulators:regulator@1 to group 45 [ 0.790950] iommu: Adding device regulators:regulator@2 to group 46 [ 0.797268] iommu: Adding device regulators:regulator@3 to group 47 [ 0.803600] iommu: Adding device regulators:regulator@4 to group 48 [ 0.809922] iommu: Adding device regulators:regulator@5 to group 49 [ 0.816253] iommu: Adding device regulators:regulator@6 to group 50 [ 0.822574] iommu: Adding device regulators:regulator@7 to group 51 [ 0.828907] iommu: Adding device regulators:regulator@8 to group 52 [ 0.835234] iommu: Adding device regulators:regulator@9 to group 53 [ 0.841564] iommu: Adding device regulators:regulator@10 to group 54 [ 0.847968] iommu: Adding device regulators:regulator@11 to group 55 [ 0.854389] iommu: Adding device regulators:regulator@12 to group 56 [ 0.860794] iommu: Adding device sound to group 57 [ 0.865653] iommu: Adding device gpio-restart to group 58 [ 0.871109] iommu: Adding device panel to group 59 [ 0.881606] +5V_SYS: supplied by +VDD_MUX [ 0.883920] +3.3V_SYS: supplied by +VDD_MUX [ 0.888335] +VDD_LED: Failed to request enable GPIO122: -517 [ 0.893752] reg-fixed-voltage regulators:regulator@5: Failed to register regulator: -517 [ 0.901942] +5V_VDD_TS_SW: Failed to request enable GPIO81: -517 [ 0.907976] reg-fixed-voltage regulators:regulator@6: Failed to register regulator: -517 [ 0.916170] +5V_USB_HS: Failed to request enable GPIO108: -517 [ 0.922006] reg-fixed-voltage regulators:regulator@7: Failed to register regulator: -517 [ 0.930201] +5V_USB_SS: Failed to request enable GPIO109: -517 [ 0.936045] reg-fixed-voltage regulators:regulator@8: Failed to register regulator: -517 [ 0.944293] +1.05V_RUN_AVDD_HDMI_PLL: Failed to request enable GPIO63: -517 [ 0.951212] reg-fixed-voltage regulators:regulator@11: Failed to register regulator: -517 [ 0.959483] +5V_HDMI_CON: Failed to request enable GPIO86: -517 [ 0.965425] reg-fixed-voltage regulators:regulator@12: Failed to register regulator: -517 [ 0.974105] vgaarb: loaded [ 0.976702] SCSI subsystem initialized [ 0.980336] libata version 3.00 loaded. [ 0.984267] usbcore: registered new interface driver usbfs [ 0.989713] usbcore: registered new interface driver hub [ 0.995104] usbcore: registered new device driver usb [ 1.001424] Linux video capture interface: v2.00 [ 1.004897] pps_core: LinuxPPS API ver. 1 registered [ 1.009891] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 1.019086] PTP clock support registered [ 1.023201] tegra-emc 7001b000.emc: no memory timings for RAM code 0 found in DT [ 1.030517] tegra-emc: probe of 7001b000.emc failed with error -2 [ 1.036776] Advanced Linux Sound Architecture Driver Initialized. [ 1.043054] Bluetooth: Core ver 2.22 [ 1.046475] NET: Registered protocol family 31 [ 1.050971] Bluetooth: HCI device and connection manager initialized [ 1.057379] Bluetooth: HCI socket layer initialized [ 1.062327] Bluetooth: L2CAP socket layer initialized [ 1.067446] Bluetooth: SCO socket layer initialized [ 1.072527] iommu: Adding device regulatory.0 to group 60 [ 1.078168] clocksource: Switched to clocksource arch_sys_counter [ 1.116285] NET: Registered protocol family 2 [ 1.119247] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 1.125949] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 1.132486] TCP: Hash tables configured (established 8192 bind 8192) [ 1.139015] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.144824] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.151365] NET: Registered protocol family 1 [ 1.155955] RPC: Registered named UNIX socket transport module. [ 1.161636] RPC: Registered udp transport module. [ 1.166391] RPC: Registered tcp transport module. [ 1.171163] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.177661] PCI: CLS 0 bytes, default 64 [ 1.182361] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available [ 1.190168] iommu: Adding device alarmtimer to group 61 [ 1.195638] workingset: timestamp_bits=30 max_order=19 bucket_order=0 [ 1.202267] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.207884] NFS: Registering the id_resolver key type [ 1.212714] Key type id_resolver registered [ 1.216918] Key type id_legacy registered [ 1.222629] bounce: pool size: 64 pages [ 1.224912] io scheduler noop registered (default) [ 1.229767] io scheduler mq-deadline registered [ 1.234338] io scheduler kyber registered [ 1.239102] tegra-xusb-padctl 7009f000.padctl: failed to setup XUSB ports: -517 [ 1.251648] tegra-apbdma 60020000.dma: Tegra20 APB DMA driver register 32 channels [ 1.257814] tegra-pmc 7000e400.pmc: i2c-thermtrip node not found, emergency thermal reset disabled. [ 1.266702] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 1.272958] iommu: Adding device serial8250 to group 62 [ 1.278851] console [ttyS0] disabled [ 1.281837] 70006000.serial: ttyS0 at MMIO 0x70006000 (irq = 333, base_baud = 25500000) is a Tegra [ 1.290920] console [ttyS0] enabled [ 1.290920] console [ttyS0] enabled [ 1.297162] bootconsole [earlycon0] disabled [ 1.297162] bootconsole [earlycon0] disabled [ 1.307181] tegra-hdmi 54280000.hdmi: failed to get HDMI regulator [ 1.314900] tegra-dpaux 545c0000.dpaux: failed to get VDD supply: -517 [ 1.322350] panel-simple panel: panel supply power not found, using dummy regulator [ 1.333419] loop: module loaded [ 1.337101] as3722 4-0040: AS3722 with revision 0x1 found [ 1.343701] iommu: Adding device as3722-pinctrl to group 63 [ 1.350636] iommu: Adding device as3722-regulator to group 64 [ 1.358481] as3722-sd2: supplied by +5V_SYS [ 1.362906] as3722-sd3: supplied by +5V_SYS [ 1.367241] +1.35V_LP0(sd3): Bringing 0uV into 1350000-1350000uV [ 1.373431] as3722-sd4: supplied by +5V_SYS [ 1.377765] +1.05V_RUN: Bringing 0uV into 1050000-1050000uV [ 1.383520] as3722-sd5: supplied by +5V_SYS [ 1.389123] as3722-ldo0: supplied by +1.35V_LP0(sd2) [ 1.394867] +1.8V_RUN_CAM: Bringing 0uV into 1800000-1800000uV [ 1.400891] as3722-ldo2: supplied by +1.8V_VDDIO [ 1.406515] as3722-ldo3: supplied by +3.3V_SYS [ 1.410974] +1.00V_LP0_VDD_RTC: Bringing 1100000uV into 1000000-1000000uV [ 1.418558] as3722-ldo4: supplied by +3.3V_SYS [ 1.423157] +3.3V_RUN_CAM: Bringing 0uV into 2800000-2800000uV [ 1.429183] as3722-ldo5: supplied by +1.8V_VDDIO [ 1.433953] +1.2V_RUN_CAM_FRONT: Bringing 0uV into 1200000-1200000uV [ 1.440648] +VDDIO_SDMMC3: Bringing 0uV into 1800000-1800000uV [ 1.446677] as3722-ldo7: supplied by +1.8V_VDDIO [ 1.451460] +1.05V_RUN_CAM_REAR: Bringing 0uV into 1050000-1050000uV [ 1.458014] as3722-ldo9: supplied by +5V_SYS [ 1.462588] +2.8V_RUN_TOUCH: Bringing 0uV into 2800000-2800000uV [ 1.468801] as3722-ldo10: supplied by +5V_SYS [ 1.473311] +2.8V_RUN_CAM_AF: Bringing 0uV into 2800000-2800000uV [ 1.479761] +1.8V_RUN_VPP_FUSE: Bringing 0uV into 1800000-1800000uV [ 1.486280] iommu: Adding device as3722-rtc to group 65 [ 1.491563] iommu: Adding device as3722-adc to group 66 [ 1.496825] iommu: Adding device as3722-power-off to group 67 [ 1.502618] iommu: Adding device as3722-wdt to group 68 [ 1.524394] ------------[ cut here ]------------ [ 1.529000] kernel BUG at drivers/platform/chrome/cros_ec_proto.c:34! [ 1.535424] Internal error: Oops - BUG: 0 [#1] PREEMPT SMP ARM [ 1.541241] Modules linked in: [ 1.544287] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.14.0-rc1-next-20170918-200096-gfc2e8b1 #1 [ 1.553138] Hardware name: NVIDIA Tegra SoC (Flattened Device Tree) [ 1.559388] task: ee891740 task.stack: ee8a6000 [ 1.563910] PC is at cros_ec_prepare_tx+0x168/0x16c [ 1.568776] LR is at cros_ec_pkt_xfer_spi+0x18/0x474 [ 1.573726] pc : [] lr : [] psr: 20000013 [ 1.579976] sp : ee8a7bd8 ip : 00000000 fp : 00000000 [ 1.585185] r10: c054544c r9 : 00000000 r8 : eefe503c [ 1.590396] r7 : ee28f000 r6 : ee28f000 r5 : ee28f000 r4 : ee246d90 [ 1.596905] r3 : 0000ffff r2 : 00000000 r1 : 0000ffff r0 : ee246d90 [ 1.603416] Flags: nzCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment none [ 1.610533] Control: 10c5387d Table: 8000406a DAC: 00000051 [ 1.616263] Process swapper/0 (pid: 1, stack limit = 0xee8a6210) [ 1.622252] Stack: (0xee8a7bd8 to 0xee8a8000) [ 1.626595] 7bc0: ee246d90 ee28f000 [ 1.634753] 7be0: ee28f090 c0545464 c0976bcc 00000004 ee8a7c5c ee8a7c5c ee291c00 00000000 [ 1.642911] 7c00: c0591888 00000000 00000008 00000008 00000000 ee8a7c14 ee8a7c14 00000000 [ 1.651068] 7c20: ee8a7c20 ee8a7c20 ee28f050 ee28f780 00000008 00000000 00000000 00000000 [ 1.659226] 7c40: c0e91c50 c02385fc 40002800 000003e0 eef8cc50 c023aa6c 002dc6c0 ee8a7bf0 [ 1.667384] 7c60: ee8a7bf0 00000000 c06d76a8 005c51e0 3b9aca00 000f4240 00000000 ee8a7ca8 [ 1.675541] 7c80: 00000001 00000501 c054544c c097b45c 00000000 ee28f7c0 a0000013 c06d76a8 [ 1.683699] 7ca0: ee28f000 ee246d90 ee28f000 ee291c00 ee28f000 eefe503c 00000000 c054544c [ 1.691856] 7cc0: 00000000 c06d7604 0000400b ee246d90 ee28f000 ee291c00 0000000c eefe503c [ 1.700014] 7ce0: c0ff8e7c c06d7a20 00000010 ee246d90 ee291c00 00000000 00000000 eefe503c [ 1.708172] 7d00: c0f6b7c0 c0544ef0 ee8a7d14 ee291c00 00000000 00000001 ee291c00 ee246d90 [ 1.716329] 7d20: ee28f090 c05452a0 00000000 00000000 00000000 000007d0 ee291c00 00000000 [ 1.724487] 7d40: c0f6b7b0 00000000 00000000 c05922cc ee291c00 c100a204 c100a208 c051e1a8 [ 1.732644] 7d60: 00000000 ee8a7d98 c051e338 00000001 c100a1e0 00000000 00000000 c051c7c8 [ 1.740802] 7d80: ee9f7170 ee2365b8 ee291c00 ee291c34 c0f72484 c051dee8 ee291c00 00000001 [ 1.748960] 7da0: 00000000 ee291c00 ee291c00 c0f72484 ee079000 c051d52c ee291c00 00000000 [ 1.757117] 7dc0: ee291c08 c051bb70 ee291c00 c05951d0 00000010 ee291c00 ee291c00 ee079000 [ 1.765275] 7de0: 00000000 eea8be10 eefe508c 00000001 00000000 c0592120 002dc6c0 ee079000 [ 1.773433] 7e00: eefe503c 00000000 ee291c00 c05940bc 00000000 014000c0 00000000 c0593aa8 [ 1.781590] 7e20: 00000063 002dc6c0 ee079000 ee28f350 eea8be00 eea8be10 40000000 00000153 [ 1.789748] 7e40: 00000000 c059457c eefe4d2c ee079348 ee079000 eea8be00 eea8be10 c0595108 [ 1.797906] 7e60: 00000000 ee079348 ffffffed eea8be10 fffffdfb c0f72de4 00000000 00000000 [ 1.806063] 7e80: c0f72de4 c051fa98 c051fa48 eea8be10 c100a204 c100a208 00000000 c051e1a8 [ 1.814221] 7ea0: eea8be10 c0f72de4 eea8be44 00000000 00000111 c0e6b83c c0e005a4 c051e300 [ 1.822378] 7ec0: 00000000 c0f72de4 c051e254 c051c864 ee8c955c eea1c934 c0f72de4 ee288e80 [ 1.830536] 7ee0: c0f69d70 c051d700 c0c1ccb8 c0f72de4 00000006 c0f72de4 00000006 c0e38834 [ 1.838693] 7f00: 00000000 c051ee78 c051f6f0 c0e83c84 00000006 c0101b8c 00000000 c0cba3ac [ 1.846851] 7f20: 00000100 efffcb45 c0cba3ac 00000111 efffcb53 c013e410 c0cb8e58 00000000 [ 1.855008] 7f40: 00000006 00000006 efffcb45 efffcb4a 00000000 efffcac0 00000006 c0e6b82c [ 1.863166] 7f60: c0e83c84 00000006 c0e6b830 c0fcd540 00000111 c0e00da8 00000006 00000006 [ 1.871323] 7f80: 00000000 c0e005a4 00000000 c09749ac 00000000 00000000 00000000 00000000 [ 1.879480] 7fa0: 00000000 c09749b4 00000000 c0107ce0 00000000 00000000 00000000 00000000 [ 1.887638] 7fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 1.895795] 7fe0: 00000000 00000000 00000000 00000000 00000013 00000000 00000000 00000000 [ 1.903960] [] (cros_ec_prepare_tx) from [] (cros_ec_pkt_xfer_spi+0x18/0x474) [ 1.912814] [] (cros_ec_pkt_xfer_spi) from [] (send_command+0x20/0xd8) [ 1.921059] [] (send_command) from [] (cros_ec_query_all+0x1a4/0x398) [ 1.929218] [] (cros_ec_query_all) from [] (cros_ec_register+0x94/0x21c) [ 1.937636] [] (cros_ec_register) from [] (cros_ec_spi_probe+0x108/0x150) [ 1.946144] [] (cros_ec_spi_probe) from [] (spi_drv_probe+0x7c/0xa8) [ 1.954219] [] (spi_drv_probe) from [] (driver_probe_device+0x238/0x2e4) [ 1.962639] [] (driver_probe_device) from [] (bus_for_each_drv+0x44/0x8c) [ 1.971143] [] (bus_for_each_drv) from [] (__device_attach+0x9c/0x100) [ 1.979389] [] (__device_attach) from [] (bus_probe_device+0x84/0x8c) [ 1.987547] [] (bus_probe_device) from [] (device_add+0x380/0x528) [ 1.995446] [] (device_add) from [] (spi_add_device+0x88/0x130) [ 2.003086] [] (spi_add_device) from [] (spi_register_controller+0x428/0x8b4) [ 2.011939] [] (spi_register_controller) from [] (devm_spi_register_controller+0x34/0x70) [ 2.021832] [] (devm_spi_register_controller) from [] (tegra_spi_probe+0x298/0x35c) [ 2.031205] [] (tegra_spi_probe) from [] (platform_drv_probe+0x50/0xb0) [ 2.039538] [] (platform_drv_probe) from [] (driver_probe_device+0x238/0x2e4) [ 2.048390] [] (driver_probe_device) from [] (__driver_attach+0xac/0xb0) [ 2.056808] [] (__driver_attach) from [] (bus_for_each_dev+0x54/0x88) [ 2.064966] [] (bus_for_each_dev) from [] (bus_add_driver+0xe4/0x1f0) [ 2.073124] [] (bus_add_driver) from [] (driver_register+0x78/0xf4) [ 2.081111] [] (driver_register) from [] (do_one_initcall+0x3c/0x168) [ 2.089273] [] (do_one_initcall) from [] (kernel_init_freeable+0x10c/0x1d0) [ 2.097953] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x114) [ 2.106113] [] (kernel_init) from [] (ret_from_fork+0x14/0x34) [ 2.113664] Code: e2800008 e8bd8070 e7f001f2 e7f001f2 (e7f001f2) [ 2.119749] ---[ end trace 6486995b3b0f29fe ]--- [ 2.124377] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b [ 2.124377] [ 2.133491] CPU2: stopping [ 2.136190] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G D 4.14.0-rc1-next-20170918-200096-gfc2e8b1 #1 [ 2.146253] Hardware name: NVIDIA Tegra SoC (Flattened Device Tree) [ 2.152512] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) [ 2.160240] [] (show_stack) from [] (dump_stack+0x84/0xa4) [ 2.167447] [] (dump_stack) from [] (handle_IPI+0x18c/0x39c) [ 2.174825] [] (handle_IPI) from [] (gic_handle_irq+0x88/0x94) [ 2.182376] [] (gic_handle_irq) from [] (__irq_svc+0x6c/0xa8) [ 2.189839] Exception stack(0xee8e1f70 to 0xee8e1fb8) [ 2.194876] 1f60: 00000001 00000000 ee8e1fc8 c011a380 [ 2.203034] 1f80: c0f03ccc c0f03c68 c0e8d378 c0f03cd8 c0fbe23d 00000000 00000001 00000000 [ 2.211191] 1fa0: 2e11d000 ee8e1fc0 c0108758 c010875c 60000013 ffffffff [ 2.217791] [] (__irq_svc) from [] (arch_cpu_idle+0x30/0x3c) [ 2.225171] [] (arch_cpu_idle) from [] (do_idle+0x148/0x204) [ 2.232550] [] (do_idle) from [] (cpu_startup_entry+0x18/0x1c) [ 2.240102] [] (cpu_startup_entry) from [<801018ac>] (0x801018ac) [ 2.247046] CPU1: stopping [ 2.249746] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G D 4.14.0-rc1-next-20170918-200096-gfc2e8b1 #1 [ 2.259809] Hardware name: NVIDIA Tegra SoC (Flattened Device Tree) [ 2.266063] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) [ 2.273789] [] (show_stack) from [] (dump_stack+0x84/0xa4) [ 2.280995] [] (dump_stack) from [] (handle_IPI+0x18c/0x39c) [ 2.288373] [] (handle_IPI) from [] (gic_handle_irq+0x88/0x94) [ 2.295923] [] (gic_handle_irq) from [] (__irq_svc+0x6c/0xa8) [ 2.303386] Exception stack(0xee8dff70 to 0xee8dffb8) [ 2.308423] ff60: 00000001 00000000 ee8dffc8 c011a380 [ 2.316580] ff80: c0f03ccc c0f03c68 c0e8d378 c0f03cd8 c0fbe23d 00000000 00000001 00000000 [ 2.324737] ffa0: 2e10c000 ee8dffc0 c0108758 c010875c 60000013 ffffffff [ 2.331336] [] (__irq_svc) from [] (arch_cpu_idle+0x30/0x3c) [ 2.338715] [] (arch_cpu_idle) from [] (do_idle+0x148/0x204) [ 2.346094] [] (do_idle) from [] (cpu_startup_entry+0x18/0x1c) [ 2.353645] [] (cpu_startup_entry) from [<801018ac>] (0x801018ac) [ 2.360589] CPU3: stopping [ 2.363288] CPU: 3 PID: 0 Comm: swapper/3 Tainted: G D 4.14.0-rc1-next-20170918-200096-gfc2e8b1 #1 [ 2.373351] Hardware name: NVIDIA Tegra SoC (Flattened Device Tree) [ 2.379604] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) [ 2.387330] [] (show_stack) from [] (dump_stack+0x84/0xa4) [ 2.394536] [] (dump_stack) from [] (handle_IPI+0x18c/0x39c) [ 2.401914] [] (handle_IPI) from [] (gic_handle_irq+0x88/0x94) [ 2.409465] [] (gic_handle_irq) from [] (__irq_svc+0x6c/0xa8) [ 2.416928] Exception stack(0xee8e3f70 to 0xee8e3fb8) [ 2.421965] 3f60: 00000001 00000000 ee8e3fc8 c011a380 [ 2.430123] 3f80: c0f03ccc c0f03c68 c0e8d378 c0f03cd8 c0fbe23d 00000000 00000001 00000000 [ 2.438280] 3fa0: 2e12e000 ee8e3fc0 c0108758 c010875c 60000013 ffffffff [ 2.444879] [] (__irq_svc) from [] (arch_cpu_idle+0x30/0x3c) [ 2.452257] [] (arch_cpu_idle) from [] (do_idle+0x148/0x204) [ 2.459635] [] (do_idle) from [] (cpu_startup_entry+0x18/0x1c) [ 2.467186] [] (cpu_startup_entry) from [<801018ac>] (0x801018ac) [ 2.474136] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b [ 2.474136]