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.multi_v7_defconfig Using asx0 device TFTP from server 192.168.100.1; our IP address is 192.168.100.102 Filename 'zImage.multi_v7_defconfig'. Load address: 0x82000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ###################################################### 3.4 MiB/s done Bytes transferred = 7468384 (71f560 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 = 67943 (10967 hex) Tegra124 (Nyan-big) # bootz 0x82000000 - 0x83000000 Kernel image @ 0x82000000 [ 0x000000 - 0x71f560 ] ## Flattened Device Tree blob at 83000000 Booting using the fdt blob at 0x83000000 Using Device Tree in place at 83000000, end 83013966 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.10.0-rc5-next-20170125-148138-gf37208bc (pwalmsley@sellafield) (gcc version 4.7.3 20130328 (prerelease) (crosstool-NG linaro-1.13.1-4.7-2013.04-20130415 - Linaro GCC 2013.04) ) #1 SMP Fri Jan 27 01:03:44 PST 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] efi: Getting EFI parameters from FDT: [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0xfb800000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] On node 0 totalpages: 524287 [ 0.000000] free_area_init_node: node 0, pgdat c1436d40, node_mem_map eeff8000 [ 0.000000] DMA zone: 1536 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 196608 pages, LIFO batch:31 [ 0.000000] HighMem zone: 327679 pages, LIFO batch:31 [ 0.000000] percpu: Embedded 16 pages/cpu @eef85000 s34304 r8192 d23040 u65536 [ 0.000000] pcpu-alloc: s34304 r8192 d23040 u65536 alloc=16*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists in Zone order, 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: 1995700K/2097148K available (9216K kernel code, 1250K rwdata, 4180K rodata, 2048K init, 534K bss, 35912K 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 : 0xc0208000 - 0xc0c00000 (10208 kB) [ 0.000000] .init : 0xc1100000 - 0xc1300000 (2048 kB) [ 0.000000] .data : 0xc1300000 - 0xc1438840 (1251 kB) [ 0.000000] .bss : 0xc143a000 - 0xc14bfa30 ( 535 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU debugfs-based tracing is enabled. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=4. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=4 [ 0.000000] NR_IRQS:16 nr_irqs:16 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.000012] clocksource: timer_us: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns [ 0.000018] Switching to timer-based delay loop, resolution 1000ns [ 0.001873] arm_arch_timer: Architected cp15 timer(s) running at 12.00MHz (virt). [ 0.001880] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2c47f4ee7, max_idle_ns: 440795202497 ns [ 0.001887] sched_clock: 56 bits at 12MHz, resolution 83ns, wraps every 4398046511096ns [ 0.001892] Switching to timer-based delay loop, resolution 83ns [ 0.002095] Console: colour dummy device 80x30 [ 0.002111] Calibrating delay loop (skipped), value calculated using timer frequency.. 24.00 BogoMIPS (lpj=120000) [ 0.002118] pid_max: default: 32768 minimum: 301 [ 0.002158] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.002163] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.002361] CPU: Testing write buffer coherency: ok [ 0.002484] /cpus/cpu@0 missing clock-frequency property [ 0.002499] /cpus/cpu@1 missing clock-frequency property [ 0.002514] /cpus/cpu@2 missing clock-frequency property [ 0.002529] /cpus/cpu@3 missing clock-frequency property [ 0.002535] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.002615] Setting up static identity map for 0x80300000 - 0x80300098 [ 0.003986] Tegra Revision: A01 SKU: 131 CPU Process: 1 SoC Process: 1 [ 0.004222] EFI services will not be available. [ 0.004319] smp: Bringing up secondary CPUs ... [ 0.004552] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.011979] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.021978] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.031764] smp: Brought up 1 node, 4 CPUs [ 0.031772] SMP: Total of 4 processors activated (96.00 BogoMIPS). [ 0.031775] CPU: All CPU(s) started in SVC mode. [ 0.032321] devtmpfs: initialized [ 0.037815] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.038004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.038530] pinctrl core: initialized pinctrl subsystem [ 0.039223] NET: Registered protocol family 16 [ 0.039954] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.040838] cpuidle: using governor menu [ 0.049738] No ATAGs? [ 0.049794] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.049801] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.052388] Serial: AMBA PL011 UART driver [ 0.052745] tegra-mc 70019000.memory-controller: no memory timings for RAM code 0 registered [ 0.057930] +5V_SYS: supplied by +VDD_MUX [ 0.058025] +3.3V_SYS: supplied by +VDD_MUX [ 0.058226] +VDD_LED: Failed to request enable GPIO122: -517 [ 0.058232] reg-fixed-voltage regulators:regulator@5: Failed to register regulator: -517 [ 0.058262] +5V_VDD_TS_SW: Failed to request enable GPIO81: -517 [ 0.058266] reg-fixed-voltage regulators:regulator@6: Failed to register regulator: -517 [ 0.058295] +5V_USB_HS: Failed to request enable GPIO108: -517 [ 0.058300] reg-fixed-voltage regulators:regulator@7: Failed to register regulator: -517 [ 0.058328] +5V_USB_SS: Failed to request enable GPIO109: -517 [ 0.058332] reg-fixed-voltage regulators:regulator@8: Failed to register regulator: -517 [ 0.058408] +1.05V_RUN_AVDD_HDMI_PLL: Failed to request enable GPIO63: -517 [ 0.058413] reg-fixed-voltage regulators:regulator@11: Failed to register regulator: -517 [ 0.058440] +5V_HDMI_CON: Failed to request enable GPIO86: -517 [ 0.058445] reg-fixed-voltage regulators:regulator@12: Failed to register regulator: -517 [ 0.059525] vgaarb: loaded [ 0.059800] SCSI subsystem initialized [ 0.059867] libata version 3.00 loaded. [ 0.059949] usbcore: registered new interface driver usbfs [ 0.059969] usbcore: registered new interface driver hub [ 0.059994] usbcore: registered new device driver usb [ 0.061283] pps_core: LinuxPPS API ver. 1 registered [ 0.061287] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.061295] PTP clock support registered [ 0.061362] EDAC MC: Ver: 3.0.0 [ 0.061770] tegra-emc 7001b000.emc: no memory timings for RAM code 0 found in DT [ 0.061780] tegra-emc: probe of 7001b000.emc failed with error -2 [ 0.062220] clocksource: Switched to clocksource arch_sys_counter [ 0.065373] NET: Registered protocol family 2 [ 0.065557] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.065590] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.065652] TCP: Hash tables configured (established 8192 bind 8192) [ 0.065687] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.065702] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.065760] NET: Registered protocol family 1 [ 0.065873] RPC: Registered named UNIX socket transport module. [ 0.065876] RPC: Registered udp transport module. [ 0.065879] RPC: Registered tcp transport module. [ 0.065882] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.065887] PCI: CLS 0 bytes, default 64 [ 0.066324] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available [ 0.066811] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.067057] workingset: timestamp_bits=30 max_order=19 bucket_order=0 [ 0.069794] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.070030] NFS: Registering the id_resolver key type [ 0.070045] Key type id_resolver registered [ 0.070048] Key type id_legacy registered [ 0.070064] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.070605] bounce: pool size: 64 pages [ 0.070669] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 0.070673] io scheduler noop registered [ 0.070677] io scheduler deadline registered [ 0.070729] io scheduler cfq registered (default) [ 0.070733] io scheduler mq-deadline registered [ 0.072511] tegra-xusb-padctl 7009f000.padctl: failed to setup XUSB ports: -517 [ 0.082052] tegra-apbdma 60020000.dma: Tegra20 APB DMA driver register 32 channels [ 0.082776] tegra-pmc 7000e400.pmc: i2c-thermtrip node not found, emergency thermal reset disabled. [ 0.100876] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.101962] console [ttyS0] disabled [ 0.101980] 70006000.serial: ttyS0 at MMIO 0x70006000 (irq = 333, base_baud = 25500000) is a Tegra [ 0.986378] console [ttyS0] enabled [ 0.990144] SuperH (H)SCI(F) driver initialized [ 0.995004] msm_serial: driver initialized [ 0.999152] STMicroelectronics ASC driver initialized [ 1.006698] tegra-hdmi 54280000.hdmi: failed to get HDMI regulator [ 1.013230] tegra-dpaux 545c0000.dpaux: failed to get VDD supply: -517 [ 1.020510] panel supply power not found, using dummy regulator [ 1.029887] brd: module loaded [ 1.034798] loop: module loaded [ 1.038819] as3722 4-0040: AS3722 with revision 0x1 found [ 1.048789] as3722-sd2: supplied by +5V_SYS [ 1.053203] as3722-sd3: supplied by +5V_SYS [ 1.057529] +1.35V_LP0(sd3): Bringing 0uV into 1350000-1350000uV [ 1.063749] as3722-sd4: supplied by +5V_SYS [ 1.068078] +1.05V_RUN: Bringing 0uV into 1050000-1050000uV [ 1.073819] as3722-sd5: supplied by +5V_SYS [ 1.079390] as3722-ldo0: supplied by +1.35V_LP0(sd2) [ 1.085120] +1.8V_RUN_CAM: Bringing 0uV into 1800000-1800000uV [ 1.091132] as3722-ldo2: supplied by +1.8V_VDDIO [ 1.096746] as3722-ldo3: supplied by +3.3V_SYS [ 1.101189] +1.00V_LP0_VDD_RTC: Bringing 1100000uV into 1000000-1000000uV [ 1.108754] as3722-ldo4: supplied by +3.3V_SYS [ 1.113371] +3.3V_RUN_CAM: Bringing 0uV into 2800000-2800000uV [ 1.119378] as3722-ldo5: supplied by +1.8V_VDDIO [ 1.124149] +1.2V_RUN_CAM_FRONT: Bringing 0uV into 1200000-1200000uV [ 1.130821] +VDDIO_SDMMC3: Bringing 0uV into 1800000-1800000uV [ 1.136844] as3722-ldo7: supplied by +1.8V_VDDIO [ 1.141613] +1.05V_RUN_CAM_REAR: Bringing 0uV into 1050000-1050000uV [ 1.148158] as3722-ldo9: supplied by +5V_SYS [ 1.152724] +2.8V_RUN_TOUCH: Bringing 0uV into 2800000-2800000uV [ 1.158912] as3722-ldo10: supplied by +5V_SYS [ 1.163423] +2.8V_RUN_CAM_AF: Bringing 0uV into 2800000-2800000uV [ 1.169853] +1.8V_RUN_VPP_FUSE: Bringing 0uV into 1800000-1800000uV [ 1.182642] random: fast init done [ 1.188229] m25p80 spi32765.0: w25q32dw (4096 Kbytes) [ 1.194315] libphy: Fixed MDIO Bus: probed [ 1.198758] CAN device driver interface [ 1.202903] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded [ 1.209015] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k [ 1.214838] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.220759] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k [ 1.227707] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.234487] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.241883] usbcore: registered new interface driver pegasus [ 1.247548] usbcore: registered new interface driver asix [ 1.252948] usbcore: registered new interface driver ax88179_178a [ 1.259034] usbcore: registered new interface driver cdc_ether [ 1.264875] usbcore: registered new interface driver smsc75xx [ 1.270621] usbcore: registered new interface driver smsc95xx [ 1.276367] usbcore: registered new interface driver net1080 [ 1.282020] usbcore: registered new interface driver cdc_subset [ 1.287939] usbcore: registered new interface driver zaurus [ 1.293519] usbcore: registered new interface driver cdc_ncm [ 1.299807] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.306324] ehci-pci: EHCI PCI platform driver [ 1.310766] ehci-platform: EHCI generic platform driver [ 1.316054] ehci-orion: EHCI orion driver [ 1.320099] SPEAr-ehci: EHCI SPEAr driver [ 1.324154] ehci-st: EHCI STMicroelectronics driver [ 1.329067] ehci-exynos: EHCI EXYNOS driver [ 1.333298] ehci-atmel: EHCI Atmel driver [ 1.337343] tegra-ehci: Tegra EHCI driver [ 1.341401] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.347575] ohci-pci: OHCI PCI platform driver [ 1.352017] ohci-platform: OHCI generic platform driver [ 1.357287] ohci-omap3: OHCI OMAP3 driver [ 1.361331] SPEAr-ohci: OHCI SPEAr driver [ 1.365383] ohci-st: OHCI STMicroelectronics driver [ 1.370294] ohci-atmel: OHCI Atmel driver [ 1.374557] usbcore: registered new interface driver usb-storage [ 1.381096] mousedev: PS/2 mouse device common for all mice [ 1.387035] 1-0015 supply vcc not found, using dummy regulator [ 1.392925] as3722-rtc as3722-rtc: rtc core: registered as3722-rtc as rtc0 [ 1.399790] as3722-rtc as3722-rtc: RTC interrupt 372 [ 1.406685] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1 [ 1.413822] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 1.420173] i2c /dev entries driver [ 1.426055] 0-004c supply vcc not found, using dummy regulator [ 1.436073] sdhci: Secure Digital Host Controller Interface driver [ 1.442248] sdhci: Copyright(c) Pierre Ossman [ 1.447140] Synopsys Designware Multimedia Card Interface Driver [ 1.453527] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.459439] sdhci-tegra 700b0000.sdhci: allocated mmc-pwrseq [ 1.465203] sdhci-tegra 700b0400.sdhci: Got CD GPIO [ 1.470074] sdhci-tegra 700b0400.sdhci: Got WP GPIO [ 1.475063] mmc0: Unknown controller version (3). You may experience problems. [ 1.482305] mmc0: Invalid maximum block size, assuming 512 bytes [ 1.552225] mmc0: SDHCI controller on 700b0600.sdhci [700b0600.sdhci] using ADMA [ 1.560311] ledtrig-cpu: registered to indicate activity on CPUs [ 1.566499] usbcore: registered new interface driver usbhid [ 1.572062] usbhid: USB HID core driver [ 1.577280] NET: Registered protocol family 10 [ 1.582045] Segment Routing with IPv6 [ 1.585748] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 1.591877] NET: Registered protocol family 17 [ 1.596325] can: controller area network core (rev 20120528 abi 9) [ 1.602512] elan_i2c 1-0015: Elan Touchpad: Module ID: 0x002a, Firmware: 0x0005, Sample: 0x0007, IAP: 0x0009 [ 1.602530] NET: Registered protocol family 29 [ 1.602536] can: raw protocol (rev 20120528) [ 1.602540] can: broadcast manager protocol (rev 20161123 t) [ 1.602550] can: netlink gateway (rev 20130117) max_hops=1 [ 1.602723] Key type dns_resolver registered [ 1.612482] ThumbEE CPU extension supported. [ 1.612487] Registering SWP/SWPB emulation handler [ 1.624415] +3.3V_RUN: supplied by +3.3V_SYS [ 1.624953] +VDD_LED: supplied by +VDD_MUX [ 1.625052] +3.3V_AVDD_HDMI_AP_GATED: supplied by +3.3V_RUN [ 1.625092] +1.8V_RUN_CAM: supplied by +3.3V_RUN [ 1.625136] +VDDIO_SDMMC3: supplied by +3.3V_RUN [ 1.625174] +1.8V_RUN_VPP_FUSE: supplied by +3.3V_RUN [ 1.625350] +5V_VDD_TS_SW: supplied by +5V_SYS [ 1.625598] +5V_USB_HS: supplied by +5V_SYS [ 1.625838] +5V_USB_SS: supplied by +5V_SYS [ 1.626537] +3.3V_PANEL: supplied by +3.3V_RUN [ 1.627230] +3.3V_LP0: supplied by +3.3V_SYS [ 1.627882] +1.05V_RUN_AVDD_HDMI_PLL: supplied by +1.05V_RUN [ 1.628120] +5V_HDMI_CON: supplied by +5V_SYS [ 1.629004] usb3-0 supply vbus not found, using dummy regulator [ 1.629070] usb3-1 supply vbus not found, using dummy regulator [ 1.639871] tegra-sor 54540000.sor: failed to probe output: -517 [ 1.640631] panel supply power not found, using dummy regulator [ 1.641633] sdhci-tegra 700b0000.sdhci: allocated mmc-pwrseq [ 1.641728] mmc1: Unknown controller version (3). You may experience problems. [ 1.641769] mmc1: Invalid maximum block size, assuming 512 bytes [ 1.642010] mmc1: Switching to 3.3V signalling voltage failed [ 1.685737] mmc0: new high speed MMC card at address 0001 [ 1.686256] mmcblk0: mmc0:0001 MMC16G 14.4 GiB [ 1.686787] mmcblk0boot0: mmc0:0001 MMC16G partition 1 2.00 MiB [ 1.687133] mmcblk0boot1: mmc0:0001 MMC16G partition 2 2.00 MiB [ 1.687397] mmcblk0rpmb: mmc0:0001 MMC16G partition 3 128 KiB [ 1.692320] mmc1: SDHCI controller on 700b0000.sdhci [700b0000.sdhci] using ADMA [ 1.693384] sdhci-tegra 700b0400.sdhci: Got CD GPIO [ 1.693395] sdhci-tegra 700b0400.sdhci: Got WP GPIO [ 1.693534] mmc2: Unknown controller version (3). You may experience problems. [ 1.693637] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 [ 1.700950] mmc2: Invalid maximum block size, assuming 512 bytes [ 1.734458] mmc1: new high speed SDIO card at address 0001 [ 1.762602] mmc2: SDHCI controller on 700b0400.sdhci [700b0400.sdhci] using ADMA [ 1.830213] input: Elan Touchpad as /devices/soc0/7000c400.i2c/i2c-1/1-0015/input/input0 [ 1.859492] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.866127] [drm] No driver support for vblank timestamp query. [ 1.914311] mmc2: new high speed SDHC card at address 0007 [ 1.914912] mmcblk2: mmc2:0007 SD08G 7.42 GiB [ 1.924827] GPT:Primary header alternate_lba != Alt. header my_lba [ 1.924831] GPT:3014591 != 15564799 [ 1.924832] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.924834] GPT:3014591 != 15564799 [ 1.924835] GPT: Use GNU Parted to correct GPT errors. [ 1.924862] mmcblk2: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 [ 1.954193] Console: switching to colour frame buffer device 170x48 [ 2.018354] drm drm: fb0: frame buffer device [ 2.022840] [drm] Initialized tegra 0.0.0 20120330 for drm on minor 0 [ 2.030079] input: gpio-keys as /devices/soc0/gpio-keys/input/input1 [ 2.037573] as3722-rtc as3722-rtc: setting system clock to 2000-01-01 00:00:24 UTC (946684824) [ 2.046712] +1.8V_RUN_CAM: disabling [ 2.050398] +3.3V_RUN_CAM: disabling [ 2.054219] +1.2V_RUN_CAM_FRONT: disabling [ 2.058493] +1.05V_RUN_CAM_REAR: disabling [ 2.062808] +2.8V_RUN_TOUCH: disabling [ 2.066657] +2.8V_RUN_CAM_AF: disabling [ 2.070592] +1.8V_RUN_VPP_FUSE: disabling [ 2.074760] +5V_VDD_TS_SW: disabling [ 2.078337] +5V_USB_HS: disabling [ 2.081642] +5V_USB_SS: disabling [ 2.085859] EXT4-fs (mmcblk0p3): couldn't mount as ext3 due to feature incompatibilities [ 2.094667] EXT4-fs (mmcblk0p3): couldn't mount as ext2 due to feature incompatibilities [ 2.317621] EXT4-fs (mmcblk0p3): recovery complete [ 2.323258] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null) [ 2.331363] VFS: Mounted root (ext4 filesystem) on device 179:3. [ 2.338069] devtmpfs: mounted [ 2.341709] Freeing unused kernel memory: 2048K bash: cannot set terminal process group (-1): Inappropriate ioctl for device bash: no job control in this shell root@(none):/# mount -t sysfs none /sys root@(none):/# root@(none):/# mount -t debugfs none /sys/kernel/debug root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:28 1970 [ 4.834936] PM: Syncing filesystems ... done. [ 4.854044] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 4.862158] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 4.870789] Suspending console(s) (use no_console_suspend to debug) [ 4.916854] PM: suspend of devices complete after 39.224 msecs [ 4.918128] PM: late suspend of devices complete after 1.266 msecs [ 4.919017] PM: noirq suspend of devices complete after 0.884 msecs [ 4.919019] Disabling non-boot CPUs ... [ 4.919418] CPU1: shutdown [ 4.973235] IRQ17 no longer affine to CPU2 [ 4.973450] CPU2: shutdown [ 5.033157] ------------[ cut here ]------------ [ 5.033168] WARNING: CPU: 3 PID: 27 at kernel/sched/sched.h:804 set_next_entity+0xa34/0xb94 [ 5.033170] rq->clock_update_flags < RQCF_ACT_SKIP [ 5.033172] Modules linked in: [ 5.033178] CPU: 3 PID: 27 Comm: migration/3 Not tainted 4.10.0-rc5-next-20170125-148138-gf37208bc #1 [ 5.033180] Hardware name: NVIDIA Tegra SoC (Flattened Device Tree) [ 5.033194] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) [ 5.033202] [] (show_stack) from [] (dump_stack+0x84/0xa4) [ 5.033209] [] (dump_stack) from [] (__warn+0xd4/0x100) [ 5.033214] [] (__warn) from [] (warn_slowpath_fmt+0x38/0x48) [ 5.033219] [] (warn_slowpath_fmt) from [] (set_next_entity+0xa34/0xb94) [ 5.033225] [] (set_next_entity) from [] (pick_next_task_fair+0x988/0xcb4) [ 5.033230] [] (pick_next_task_fair) from [] (sched_cpu_dying+0x284/0x30c) [ 5.033235] [] (sched_cpu_dying) from [] (cpuhp_invoke_callback+0x4c/0x124) [ 5.033239] [] (cpuhp_invoke_callback) from [] (take_cpu_down+0x64/0xa8) [ 5.033245] [] (take_cpu_down) from [] (multi_cpu_stop+0xf8/0x128) [ 5.033250] [] (multi_cpu_stop) from [] (cpu_stopper_thread+0x58/0x12c) [ 5.033256] [] (cpu_stopper_thread) from [] (smpboot_thread_fn+0x140/0x1bc) [ 5.033265] [] (smpboot_thread_fn) from [] (kthread+0xfc/0x134) [ 5.033270] [] (kthread) from [] (ret_from_fork+0x14/0x3c) [ 5.033273] ---[ end trace b4003b5d540c656b ]--- [ 5.033292] CPU3: shutdown [ 5.062830] Entering suspend state LP1 [ 5.062830] Suspended for 3.172 seconds [ 5.062840] Enabling non-boot CPUs ... [ 5.092820] CPU1 is up [ 5.132795] CPU2 is up [ 5.172881] CPU3 is up [ 5.173361] PM: noirq resume of devices complete after 0.475 msecs [ 5.174507] PM: early resume of devices complete after 0.830 msecs [ 5.331273] mmc1: Switching to 3.3V signalling voltage failed [ 5.582288] tegra-sor 54540000.sor: failed to attach SOR: -110 [ 5.619079] PM: resume of devices complete after 444.563 msecs [ 5.855301] Restarting tasks ... done. root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:33 1970 [ 6.752964] PM: Syncing filesystems ... done. [ 6.769225] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 6.777385] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 6.786014] Suspending console(s) (use no_console_suspend to debug) [ 6.831408] PM: suspend of devices complete after 38.578 msecs [ 6.832591] PM: late suspend of devices complete after 1.175 msecs [ 6.833604] PM: noirq suspend of devices complete after 1.008 msecs [ 6.833606] Disabling non-boot CPUs ... [ 6.833951] CPU1: shutdown [ 6.893255] CPU2: shutdown [ 6.953113] CPU3: shutdown [ 7.002643] Entering suspend state LP1 [ 7.002643] Suspended for 3.060 seconds [ 7.002653] Enabling non-boot CPUs ... [ 7.032792] CPU1 is up [ 7.072773] CPU2 is up [ 7.112869] CPU3 is up [ 7.113361] PM: noirq resume of devices complete after 0.488 msecs [ 7.114695] PM: early resume of devices complete after 1.020 msecs [ 7.271438] mmc1: Switching to 3.3V signalling voltage failed [ 7.522241] tegra-sor 54540000.sor: failed to attach SOR: -110 [ 7.559014] PM: resume of devices complete after 444.310 msecs [ 7.638493] Restarting tasks ... done. root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:38 1970 [ 8.682995] PM: Syncing filesystems ... done. [ 8.709181] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 8.717342] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 8.725945] Suspending console(s) (use no_console_suspend to debug) [ 8.771415] PM: suspend of devices complete after 38.655 msecs [ 8.772667] PM: late suspend of devices complete after 1.243 msecs [ 8.773670] PM: noirq suspend of devices complete after 0.999 msecs [ 8.773672] Disabling non-boot CPUs ... [ 8.774031] CPU1: shutdown [ 8.833156] CPU2: shutdown [ 8.893120] CPU3: shutdown [ 8.942638] Entering suspend state LP1 [ 8.942638] Suspended for 3.059 seconds [ 8.942648] Enabling non-boot CPUs ... [ 8.972758] CPU1 is up [ 9.012739] CPU2 is up [ 9.052824] CPU3 is up [ 9.053288] PM: noirq resume of devices complete after 0.460 msecs [ 9.054509] PM: early resume of devices complete after 0.925 msecs [ 9.212406] mmc1: Switching to 3.3V signalling voltage failed [ 9.472209] tegra-sor 54540000.sor: failed to attach SOR: -110 [ 9.500109] PM: resume of devices complete after 445.591 msecs [ 9.579682] Restarting tasks ... done. root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:43 1970 [ 10.622963] PM: Syncing filesystems ... done. [ 10.633531] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 10.641667] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 10.650253] Suspending console(s) (use no_console_suspend to debug) [ 10.695752] PM: suspend of devices complete after 38.661 msecs [ 10.696933] PM: late suspend of devices complete after 1.173 msecs [ 10.697857] PM: noirq suspend of devices complete after 0.919 msecs [ 10.697859] Disabling non-boot CPUs ... [ 10.698228] CPU1: shutdown [ 10.773194] CPU2: shutdown [ 10.833103] CPU3: shutdown [ 10.882608] Entering suspend state LP1 [ 10.882608] Suspended for 3.059 seconds [ 10.882618] Enabling non-boot CPUs ... [ 10.912751] CPU1 is up [ 10.952717] CPU2 is up [ 10.992792] CPU3 is up [ 10.993259] PM: noirq resume of devices complete after 0.463 msecs [ 10.994708] PM: early resume of devices complete after 1.129 msecs [ 11.151358] mmc1: Switching to 3.3V signalling voltage failed [ 11.402186] tegra-sor 54540000.sor: failed to attach SOR: -110 [ 11.438960] PM: resume of devices complete after 444.246 msecs [ 11.518433] Restarting tasks ... done. root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:48 1970 [ 12.562964] PM: Syncing filesystems ... done. [ 12.589153] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 12.597324] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 12.606006] Suspending console(s) (use no_console_suspend to debug) [ 12.651548] PM: suspend of devices complete after 38.729 msecs [ 12.652700] PM: late suspend of devices complete after 1.143 msecs [ 12.653685] PM: noirq suspend of devices complete after 0.981 msecs [ 12.653688] Disabling non-boot CPUs ... [ 12.654039] CPU1: shutdown [ 12.722964] IRQ17 no longer affine to CPU2 [ 12.723178] CPU2: shutdown [ 12.783033] CPU3: shutdown [ 12.832557] Entering suspend state LP1 [ 12.832557] Suspended for 3.049 seconds [ 12.832567] Enabling non-boot CPUs ... [ 12.862706] CPU1 is up [ 12.902686] CPU2 is up [ 12.942765] CPU3 is up [ 12.943230] PM: noirq resume of devices complete after 0.461 msecs [ 12.944537] PM: early resume of devices complete after 1.009 msecs [ 13.102126] mmc1: Switching to 3.3V signalling voltage failed [ 13.362154] tegra-sor 54540000.sor: failed to attach SOR: -110 [ 13.389815] PM: resume of devices complete after 445.269 msecs [ 13.473502] Restarting tasks ... done. root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:53 1970 [ 14.512878] PM: Syncing filesystems ... done. [ 14.523209] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 14.531348] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 14.539962] Suspending console(s) (use no_console_suspend to debug) [ 14.585784] PM: suspend of devices complete after 38.985 msecs [ 14.587149] PM: late suspend of devices complete after 1.355 msecs [ 14.588088] PM: noirq suspend of devices complete after 0.934 msecs [ 14.588090] Disabling non-boot CPUs ... [ 14.588432] CPU1: shutdown [ 14.653159] CPU2: shutdown [ 14.713049] CPU3: shutdown [ 14.762551] Entering suspend state LP1 [ 14.762551] Suspended for 3.069 seconds [ 14.762561] Enabling non-boot CPUs ... [ 14.792693] CPU1 is up [ 14.832673] CPU2 is up [ 14.872752] CPU3 is up [ 14.873215] PM: noirq resume of devices complete after 0.458 msecs [ 14.874441] PM: early resume of devices complete after 0.921 msecs [ 15.031935] mmc1: Switching to 3.3V signalling voltage failed [ 15.282082] tegra-sor 54540000.sor: failed to attach SOR: -110 [ 15.319513] PM: resume of devices complete after 445.065 msecs [ 15.399001] Restarting tasks ... done. root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:58 1970 [ 16.442508] PM: Syncing filesystems ... done. [ 16.453029] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 16.461166] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 16.469752] Suspending console(s) (use no_console_suspend to debug) [ 16.515303] PM: suspend of devices complete after 38.713 msecs [ 16.516520] PM: late suspend of devices complete after 1.207 msecs [ 16.517463] PM: noirq suspend of devices complete after 0.939 msecs [ 16.517465] Disabling non-boot CPUs ... [ 16.517836] CPU1: shutdown [ 16.573061] CPU2: shutdown [ 16.633015] CPU3: shutdown [ 16.682519] Entering suspend state LP1 [ 16.682519] Suspended for 3.079 seconds [ 16.682528] Enabling non-boot CPUs ... [ 16.712652] CPU1 is up [ 16.752634] CPU2 is up [ 16.792712] CPU3 is up [ 16.793174] PM: noirq resume of devices complete after 0.457 msecs [ 16.794500] PM: early resume of devices complete after 1.013 msecs [ 16.951352] mmc1: Switching to 3.3V signalling voltage failed [ 17.202119] tegra-sor 54540000.sor: failed to attach SOR: -110 [ 17.238936] PM: resume of devices complete after 444.427 msecs [ 17.318408] Restarting tasks ... done. root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:01:03 1970 [ 18.362411] PM: Syncing filesystems ... done. [ 18.372452] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 18.380589] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 18.389191] Suspending console(s) (use no_console_suspend to debug) [ 18.434886] PM: suspend of devices complete after 38.878 msecs [ 18.436234] PM: late suspend of devices complete after 1.340 msecs [ 18.437174] PM: noirq suspend of devices complete after 0.934 msecs [ 18.437176] Disabling non-boot CPUs ... [ 18.437536] CPU1: shutdown [ 18.502817] IRQ17 no longer affine to CPU2 [ 18.503034] CPU2: shutdown [ 18.563001] CPU3: shutdown [ 18.612494] Entering suspend state LP1 [ 18.612494] Suspended for 3.069 seconds [ 18.612504] Enabling non-boot CPUs ... [ 18.642632] CPU1 is up [ 18.682611] CPU2 is up [ 18.722689] CPU3 is up [ 18.723154] PM: noirq resume of devices complete after 0.460 msecs [ 18.724520] PM: early resume of devices complete after 1.050 msecs [ 18.881147] mmc1: Switching to 3.3V signalling voltage failed [ 19.132058] tegra-sor 54540000.sor: failed to attach SOR: -110 [ 19.169037] PM: resume of devices complete after 444.511 msecs [ 19.252611] Restarting tasks ... done. root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:01:08 1970 [ 20.302871] PM: Syncing filesystems ... done. [ 20.319226] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 20.327393] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 20.336022] Suspending console(s) (use no_console_suspend to debug) [ 20.382672] PM: suspend of devices complete after 39.834 msecs [ 20.383890] PM: late suspend of devices complete after 1.209 msecs [ 20.384838] PM: noirq suspend of devices complete after 0.944 msecs [ 20.384840] Disabling non-boot CPUs ... [ 20.385182] CPU1: shutdown [ 20.462843] IRQ17 no longer affine to CPU2 [ 20.463059] CPU2: shutdown [ 20.552909] CPU3: shutdown [ 20.602454] Entering suspend state LP1 [ 20.602454] Suspended for 3.009 seconds [ 20.602464] Enabling non-boot CPUs ... [ 20.632593] CPU1 is up [ 20.672576] CPU2 is up [ 20.712657] CPU3 is up [ 20.713122] PM: noirq resume of devices complete after 0.460 msecs [ 20.714505] PM: early resume of devices complete after 1.087 msecs [ 20.871305] mmc1: Switching to 3.3V signalling voltage failed [ 21.122066] tegra-sor 54540000.sor: failed to attach SOR: -110 [ 21.158891] PM: resume of devices complete after 444.380 msecs [ 21.242470] Restarting tasks ... done. root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:01:13 1970 [ 22.292800] PM: Syncing filesystems ... done. [ 22.309049] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 22.317212] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 22.325842] Suspending console(s) (use no_console_suspend to debug) [ 22.372602] PM: suspend of devices complete after 39.944 msecs [ 22.374020] PM: late suspend of devices complete after 1.410 msecs [ 22.374956] PM: noirq suspend of devices complete after 0.931 msecs [ 22.374958] Disabling non-boot CPUs ... [ 22.375300] CPU1: shutdown [ 22.433044] CPU2: shutdown [ 22.492881] CPU3: shutdown [ 22.542431] Entering suspend state LP1 [ 22.542431] Suspended for 3.059 seconds [ 22.542441] Enabling non-boot CPUs ... [ 22.572570] CPU1 is up [ 22.612550] CPU2 is up [ 22.652628] CPU3 is up [ 22.653092] PM: noirq resume of devices complete after 0.459 msecs [ 22.654318] PM: early resume of devices complete after 0.917 msecs [ 22.812166] mmc1: Switching to 3.3V signalling voltage failed [ 23.071985] tegra-sor 54540000.sor: failed to attach SOR: -110 [ 23.099747] PM: resume of devices complete after 445.423 msecs [ 23.179312] Restarting tasks ... done. root@(none):/# root@(none):/# NVTB SYSTEM SUSPEND TEST COMPLETE