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 MiB/s done Bytes transferred = 7412960 (711ce0 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: *##### 2.7 MiB/s done Bytes transferred = 67943 (10967 hex) Tegra124 (Nyan-big) # bootz 0x82000000 - 0x83000000 Kernel image @ 0x82000000 [ 0x000000 - 0x711ce0 ] ## 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-142388-g7a308bb (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 Mon Jan 23 02:35:51 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 c142b4c0, 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 14 pages/cpu @eef8d000 s26176 r8192 d22976 u57344 [ 0.000000] pcpu-alloc: s26176 r8192 d22976 u57344 alloc=14*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: 1995776K/2097148K available (9216K kernel code, 1203K rwdata, 4148K rodata, 2048K init, 536K bss, 35836K 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 - 0xc142cfc0 (1204 kB) [ 0.000000] .bss : 0xc142e000 - 0xc14b41d0 ( 537 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 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.000004] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns [ 0.000013] clocksource: timer_us: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns [ 0.000018] Switching to timer-based delay loop, resolution 1000ns [ 0.001716] arm_arch_timer: Architected cp15 timer(s) running at 12.00MHz (virt). [ 0.001722] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2c47f4ee7, max_idle_ns: 440795202497 ns [ 0.001728] sched_clock: 56 bits at 12MHz, resolution 83ns, wraps every 4398046511096ns [ 0.001732] Switching to timer-based delay loop, resolution 83ns [ 0.001935] Console: colour dummy device 80x30 [ 0.001951] Calibrating delay loop (skipped), value calculated using timer frequency.. 24.00 BogoMIPS (lpj=120000) [ 0.001957] pid_max: default: 32768 minimum: 301 [ 0.001996] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.002000] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.002238] CPU: Testing write buffer coherency: ok [ 0.002363] /cpus/cpu@0 missing clock-frequency property [ 0.002377] /cpus/cpu@1 missing clock-frequency property [ 0.002391] /cpus/cpu@2 missing clock-frequency property [ 0.002405] /cpus/cpu@3 missing clock-frequency property [ 0.002409] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.002507] Setting up static identity map for 0x80300000 - 0x80300098 [ 0.003772] Tegra Revision: A01 SKU: 131 CPU Process: 1 SoC Process: 1 [ 0.003997] EFI services will not be available. [ 0.004090] smp: Bringing up secondary CPUs ... [ 0.004389] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.011895] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.021895] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.031614] smp: Brought up 1 node, 4 CPUs [ 0.031620] SMP: Total of 4 processors activated (96.00 BogoMIPS). [ 0.031623] CPU: All CPU(s) started in SVC mode. [ 0.032166] devtmpfs: initialized [ 0.039132] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.039332] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.039861] pinctrl core: initialized pinctrl subsystem [ 0.040588] NET: Registered protocol family 16 [ 0.041264] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.071642] cpuidle: using governor menu [ 0.081819] No ATAGs? [ 0.081879] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.081884] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.084485] Serial: AMBA PL011 UART driver [ 0.084827] tegra-mc 70019000.memory-controller: no memory timings for RAM code 0 registered [ 0.113505] +5V_SYS: supplied by +VDD_MUX [ 0.113606] +3.3V_SYS: supplied by +VDD_MUX [ 0.113827] +VDD_LED: Failed to request enable GPIO122: -517 [ 0.113832] reg-fixed-voltage regulators:regulator@5: Failed to register regulator: -517 [ 0.113861] +5V_VDD_TS_SW: Failed to request enable GPIO81: -517 [ 0.113865] reg-fixed-voltage regulators:regulator@6: Failed to register regulator: -517 [ 0.113893] +5V_USB_HS: Failed to request enable GPIO108: -517 [ 0.113897] reg-fixed-voltage regulators:regulator@7: Failed to register regulator: -517 [ 0.113926] +5V_USB_SS: Failed to request enable GPIO109: -517 [ 0.113929] reg-fixed-voltage regulators:regulator@8: Failed to register regulator: -517 [ 0.114007] +1.05V_RUN_AVDD_HDMI_PLL: Failed to request enable GPIO63: -517 [ 0.114012] reg-fixed-voltage regulators:regulator@11: Failed to register regulator: -517 [ 0.114038] +5V_HDMI_CON: Failed to request enable GPIO86: -517 [ 0.114042] reg-fixed-voltage regulators:regulator@12: Failed to register regulator: -517 [ 0.115153] vgaarb: loaded [ 0.115453] SCSI subsystem initialized [ 0.115521] libata version 3.00 loaded. [ 0.115615] usbcore: registered new interface driver usbfs [ 0.115637] usbcore: registered new interface driver hub [ 0.115661] usbcore: registered new device driver usb [ 0.117002] pps_core: LinuxPPS API ver. 1 registered [ 0.117005] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.117013] PTP clock support registered [ 0.117083] EDAC MC: Ver: 3.0.0 [ 0.117527] tegra-emc 7001b000.emc: no memory timings for RAM code 0 found in DT [ 0.117536] tegra-emc: probe of 7001b000.emc failed with error -2 [ 0.118024] clocksource: Switched to clocksource arch_sys_counter [ 0.121614] NET: Registered protocol family 2 [ 0.121822] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.121855] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.121917] TCP: Hash tables configured (established 8192 bind 8192) [ 0.121946] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.121960] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.122022] NET: Registered protocol family 1 [ 0.122158] RPC: Registered named UNIX socket transport module. [ 0.122161] RPC: Registered udp transport module. [ 0.122164] RPC: Registered tcp transport module. [ 0.122166] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.122170] PCI: CLS 0 bytes, default 64 [ 0.122609] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available [ 0.123136] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.123417] workingset: timestamp_bits=30 max_order=19 bucket_order=0 [ 0.127155] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.127456] NFS: Registering the id_resolver key type [ 0.127466] Key type id_resolver registered [ 0.127469] Key type id_legacy registered [ 0.127485] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.128094] bounce: pool size: 64 pages [ 0.128167] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 0.128171] io scheduler noop registered [ 0.128174] io scheduler deadline registered [ 0.128235] io scheduler cfq registered (default) [ 0.129977] tegra-xusb-padctl 7009f000.padctl: failed to setup XUSB ports: -517 [ 0.139991] tegra-apbdma 60020000.dma: Tegra20 APB DMA driver register 32 channels [ 0.140694] tegra-pmc 7000e400.pmc: i2c-thermtrip node not found, emergency thermal reset disabled. [ 0.161393] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.162580] console [ttyS0] disabled [ 0.162597] 70006000.serial: ttyS0 at MMIO 0x70006000 (irq = 333, base_baud = 25500000) is a Tegra [ 1.036381] console [ttyS0] enabled [ 1.040171] SuperH (H)SCI(F) driver initialized [ 1.045034] msm_serial: driver initialized [ 1.049190] STMicroelectronics ASC driver initialized [ 1.055650] [drm] Initialized [ 1.059801] tegra-hdmi 54280000.hdmi: failed to get HDMI regulator [ 1.066330] tegra-dpaux 545c0000.dpaux: failed to get VDD supply: -517 [ 1.073618] panel supply power not found, using dummy regulator [ 1.083510] brd: module loaded [ 1.088779] loop: module loaded [ 1.092834] as3722 4-0040: AS3722 with revision 0x1 found [ 1.102900] as3722-sd2: supplied by +5V_SYS [ 1.107307] as3722-sd3: supplied by +5V_SYS [ 1.111641] +1.35V_LP0(sd3): Bringing 0uV into 1350000-1350000uV [ 1.117817] as3722-sd4: supplied by +5V_SYS [ 1.122194] +1.05V_RUN: Bringing 0uV into 1050000-1050000uV [ 1.127932] as3722-sd5: supplied by +5V_SYS [ 1.133530] as3722-ldo0: supplied by +1.35V_LP0(sd2) [ 1.139272] +1.8V_RUN_CAM: Bringing 0uV into 1800000-1800000uV [ 1.145283] as3722-ldo2: supplied by +1.8V_VDDIO [ 1.150903] as3722-ldo3: supplied by +3.3V_SYS [ 1.155352] +1.00V_LP0_VDD_RTC: Bringing 1100000uV into 1000000-1000000uV [ 1.162932] as3722-ldo4: supplied by +3.3V_SYS [ 1.167521] +3.3V_RUN_CAM: Bringing 0uV into 2800000-2800000uV [ 1.173542] as3722-ldo5: supplied by +1.8V_VDDIO [ 1.178311] +1.2V_RUN_CAM_FRONT: Bringing 0uV into 1200000-1200000uV [ 1.184994] +VDDIO_SDMMC3: Bringing 0uV into 1800000-1800000uV [ 1.191036] as3722-ldo7: supplied by +1.8V_VDDIO [ 1.195798] +1.05V_RUN_CAM_REAR: Bringing 0uV into 1050000-1050000uV [ 1.202352] as3722-ldo9: supplied by +5V_SYS [ 1.206909] +2.8V_RUN_TOUCH: Bringing 0uV into 2800000-2800000uV [ 1.213117] as3722-ldo10: supplied by +5V_SYS [ 1.217624] +2.8V_RUN_CAM_AF: Bringing 0uV into 2800000-2800000uV [ 1.224068] +1.8V_RUN_VPP_FUSE: Bringing 0uV into 1800000-1800000uV [ 1.236622] random: fast init done [ 1.242527] m25p80 spi32765.0: w25q32dw (4096 Kbytes) [ 1.248709] libphy: Fixed MDIO Bus: probed [ 1.253213] CAN device driver interface [ 1.257366] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded [ 1.263504] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k [ 1.269326] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.275254] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k [ 1.282200] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.289042] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.296441] usbcore: registered new interface driver pegasus [ 1.302111] usbcore: registered new interface driver asix [ 1.307508] usbcore: registered new interface driver ax88179_178a [ 1.313603] usbcore: registered new interface driver cdc_ether [ 1.319448] usbcore: registered new interface driver smsc75xx [ 1.325197] usbcore: registered new interface driver smsc95xx [ 1.330946] usbcore: registered new interface driver net1080 [ 1.336603] usbcore: registered new interface driver cdc_subset [ 1.342524] usbcore: registered new interface driver zaurus [ 1.348109] usbcore: registered new interface driver cdc_ncm [ 1.354425] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.360942] ehci-pci: EHCI PCI platform driver [ 1.365387] ehci-platform: EHCI generic platform driver [ 1.370676] ehci-orion: EHCI orion driver [ 1.374721] SPEAr-ehci: EHCI SPEAr driver [ 1.378773] ehci-st: EHCI STMicroelectronics driver [ 1.383686] ehci-exynos: EHCI EXYNOS driver [ 1.387912] ehci-atmel: EHCI Atmel driver [ 1.391964] tegra-ehci: Tegra EHCI driver [ 1.396024] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.402198] ohci-pci: OHCI PCI platform driver [ 1.406644] ohci-platform: OHCI generic platform driver [ 1.411917] ohci-omap3: OHCI OMAP3 driver [ 1.415961] SPEAr-ohci: OHCI SPEAr driver [ 1.420014] ohci-st: OHCI STMicroelectronics driver [ 1.424928] ohci-atmel: OHCI Atmel driver [ 1.429199] usbcore: registered new interface driver usb-storage [ 1.435758] mousedev: PS/2 mouse device common for all mice [ 1.441962] 1-0015 supply vcc not found, using dummy regulator [ 1.449174] as3722-rtc as3722-rtc: rtc core: registered as3722-rtc as rtc0 [ 1.456031] as3722-rtc as3722-rtc: RTC interrupt 372 [ 1.462951] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1 [ 1.470092] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 1.476455] i2c /dev entries driver [ 1.482413] 0-004c supply vcc not found, using dummy regulator [ 1.492509] sdhci: Secure Digital Host Controller Interface driver [ 1.498687] sdhci: Copyright(c) Pierre Ossman [ 1.503595] Synopsys Designware Multimedia Card Interface Driver [ 1.509992] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.515916] sdhci-tegra 700b0000.sdhci: allocated mmc-pwrseq [ 1.521679] sdhci-tegra 700b0400.sdhci: Got CD GPIO [ 1.526549] sdhci-tegra 700b0400.sdhci: Got WP GPIO [ 1.531538] mmc0: Unknown controller version (3). You may experience problems. [ 1.538777] mmc0: Invalid maximum block size, assuming 512 bytes [ 1.608030] mmc0: SDHCI controller on 700b0600.sdhci [700b0600.sdhci] using ADMA [ 1.616132] ledtrig-cpu: registered to indicate activity on CPUs [ 1.622268] usbcore: registered new interface driver usbhid [ 1.627824] usbhid: USB HID core driver [ 1.633049] NET: Registered protocol family 10 [ 1.637891] Segment Routing with IPv6 [ 1.641593] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 1.647747] NET: Registered protocol family 17 [ 1.652194] can: controller area network core (rev 20120528 abi 9) [ 1.658397] NET: Registered protocol family 29 [ 1.662833] can: raw protocol (rev 20120528) [ 1.667095] can: broadcast manager protocol (rev 20161123 t) [ 1.672752] can: netlink gateway (rev 20130117) max_hops=1 [ 1.678384] Key type dns_resolver registered [ 1.682658] elan_i2c 1-0015: Elan Touchpad: Module ID: 0x002a, Firmware: 0x0005, Sample: 0x0007, IAP: 0x0009 [ 1.692647] ThumbEE CPU extension supported. [ 1.692667] input: Elan Touchpad as /devices/soc0/7000c400.i2c/i2c-1/1-0015/input/input0 [ 1.704980] Registering SWP/SWPB emulation handler [ 1.714725] +3.3V_RUN: supplied by +3.3V_SYS [ 1.720497] +3.3V_AVDD_HDMI_AP_GATED: supplied by +3.3V_RUN [ 1.726155] +1.8V_RUN_CAM: supplied by +3.3V_RUN [ 1.730892] +VDDIO_SDMMC3: supplied by +3.3V_RUN [ 1.735527] +1.8V_RUN_VPP_FUSE: supplied by +3.3V_RUN [ 1.740782] +VDD_LED: supplied by +VDD_MUX [ 1.745063] +5V_VDD_TS_SW: supplied by +5V_SYS [ 1.749928] +5V_USB_HS: supplied by +5V_SYS [ 1.754455] +5V_USB_SS: supplied by +5V_SYS [ 1.759745] +3.3V_PANEL: supplied by +3.3V_RUN [ 1.765203] +3.3V_LP0: supplied by +3.3V_SYS [ 1.769736] mmc0: new high speed MMC card at address 0001 [ 1.775744] +1.05V_RUN_AVDD_HDMI_PLL: supplied by +1.05V_RUN [ 1.775833] elan_i2c 1-0015: failed to read report data: -121 [ 1.776038] mmcblk0: mmc0:0001 MMC16G 14.4 GiB [ 1.776199] elan_i2c 1-0015: failed to read report data: -121 [ 1.776534] mmcblk0boot0: mmc0:0001 MMC16G partition 1 2.00 MiB [ 1.776968] mmcblk0boot1: mmc0:0001 MMC16G partition 2 2.00 MiB [ 1.777450] mmcblk0rpmb: mmc0:0001 MMC16G partition 3 128 KiB [ 1.785362] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 [ 1.821025] +5V_HDMI_CON: supplied by +5V_SYS [ 1.826072] usb3-0 supply vbus not found, using dummy regulator [ 1.832097] usb3-1 supply vbus not found, using dummy regulator [ 1.841702] tegra-sor 54540000.sor: failed to probe output: -517 [ 1.848437] panel supply power not found, using dummy regulator [ 1.855322] sdhci-tegra 700b0000.sdhci: allocated mmc-pwrseq [ 1.861145] mmc1: Unknown controller version (3). You may experience problems. [ 1.868470] mmc1: Invalid maximum block size, assuming 512 bytes [ 1.874814] mmc1: Switching to 3.3V signalling voltage failed [ 1.921215] elan_i2c 1-0015: invalid report id data (ff) [ 1.938111] mmc1: SDHCI controller on 700b0000.sdhci [700b0000.sdhci] using ADMA [ 1.946251] sdhci-tegra 700b0400.sdhci: Got CD GPIO [ 1.951132] sdhci-tegra 700b0400.sdhci: Got WP GPIO [ 1.956092] mmc2: Unknown controller version (3). You may experience problems. [ 1.963342] mmc2: Invalid maximum block size, assuming 512 bytes [ 2.008725] mmc1: new high speed SDIO card at address 0001 [ 2.028145] mmc2: SDHCI controller on 700b0400.sdhci [700b0400.sdhci] using ADMA [ 2.132832] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 2.139457] [drm] No driver support for vblank timestamp query. [ 2.179964] mmc2: new high speed SDHC card at address 0007 [ 2.180452] mmcblk2: mmc2:0007 SD08G 7.42 GiB [ 2.188951] GPT:Primary header alternate_lba != Alt. header my_lba [ 2.188955] GPT:3014591 != 15564799 [ 2.188956] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.188957] GPT:3014591 != 15564799 [ 2.188958] GPT: Use GNU Parted to correct GPT errors. [ 2.188983] mmcblk2: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 [ 2.200546] Console: switching to colour frame buffer device 170x48 [ 2.251935] drm drm: fb0: frame buffer device [ 2.288128] [drm] Initialized tegra 0.0.0 20120330 on minor 0 [ 2.294964] input: gpio-keys as /devices/soc0/gpio-keys/input/input1 [ 2.302678] as3722-rtc as3722-rtc: setting system clock to 2000-01-01 00:00:23 UTC (946684823) [ 2.311821] +1.8V_RUN_CAM: disabling [ 2.315543] +3.3V_RUN_CAM: disabling [ 2.319382] +1.2V_RUN_CAM_FRONT: disabling [ 2.323677] +1.05V_RUN_CAM_REAR: disabling [ 2.327929] +2.8V_RUN_TOUCH: disabling [ 2.331869] +2.8V_RUN_CAM_AF: disabling [ 2.335859] +1.8V_RUN_VPP_FUSE: disabling [ 2.340055] +5V_VDD_TS_SW: disabling [ 2.343629] +5V_USB_HS: disabling [ 2.346934] +5V_USB_SS: disabling [ 2.351176] EXT4-fs (mmcblk0p3): couldn't mount as ext3 due to feature incompatibilities [ 2.359831] EXT4-fs (mmcblk0p3): couldn't mount as ext2 due to feature incompatibilities [ 2.632866] EXT4-fs (mmcblk0p3): recovery complete [ 2.638394] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null) [ 2.646495] VFS: Mounted root (ext4 filesystem) on device 179:3. [ 2.653213] devtmpfs: mounted [ 2.656869] 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 [ 5.837346] PM: Syncing filesystems ... done. [ 5.846938] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 5.855044] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 5.863722] Suspending console(s) (use no_console_suspend to debug) [ 5.908011] PM: suspend of devices complete after 37.456 msecs [ 5.909551] PM: late suspend of devices complete after 1.503 msecs [ 5.910499] PM: noirq suspend of devices complete after 0.943 msecs [ 5.910501] Disabling non-boot CPUs ... [ 5.910901] CPU1: shutdown [ 5.979314] CPU2: shutdown [ 6.038892] IRQ17 no longer affine to CPU3 [ 6.039104] CPU3: shutdown [ 6.068709] Entering suspend state LP1 [ 6.068709] Suspended for 3.078 seconds [ 6.068719] Enabling non-boot CPUs ... [ 6.098717] CPU1 is up [ 6.138719] CPU2 is up [ 6.178808] CPU3 is up [ 6.179308] PM: noirq resume of devices complete after 0.496 msecs [ 6.180738] PM: early resume of devices complete after 1.120 msecs [ 6.337259] mmc1: Switching to 3.3V signalling voltage failed [ 6.588040] tegra-sor 54540000.sor: failed to attach SOR: -110 [ 6.608362] PM: resume of devices complete after 427.619 msecs [ 6.691814] 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 [ 7.837793] PM: Syncing filesystems ... done. [ 7.847132] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 7.855192] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 7.863797] Suspending console(s) (use no_console_suspend to debug) [ 7.921851] PM: suspend of devices complete after 51.248 msecs [ 7.923259] PM: late suspend of devices complete after 1.399 msecs [ 7.924113] PM: noirq suspend of devices complete after 0.850 msecs [ 7.924114] Disabling non-boot CPUs ... [ 7.924472] CPU1: shutdown [ 7.979093] CPU2: shutdown [ 8.038998] CPU3: shutdown [ 8.088489] Entering suspend state LP1 [ 8.088489] Suspended for 2.980 seconds [ 8.088499] Enabling non-boot CPUs ... [ 8.118697] CPU1 is up [ 8.158691] CPU2 is up [ 8.198787] CPU3 is up [ 8.199249] PM: noirq resume of devices complete after 0.456 msecs [ 8.200695] PM: early resume of devices complete after 1.130 msecs [ 8.357240] mmc1: Switching to 3.3V signalling voltage failed [ 8.618066] tegra-sor 54540000.sor: failed to attach SOR: -110 [ 8.628221] PM: resume of devices complete after 427.520 msecs [ 8.707595] 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 [ 9.857827] PM: Syncing filesystems ... done. [ 9.867322] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 9.875396] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 9.884058] Suspending console(s) (use no_console_suspend to debug) [ 9.942206] PM: suspend of devices complete after 51.308 msecs [ 9.943383] PM: late suspend of devices complete after 1.168 msecs [ 9.944279] PM: noirq suspend of devices complete after 0.892 msecs [ 9.944281] Disabling non-boot CPUs ... [ 9.944485] IRQ17 no longer affine to CPU1 [ 9.944654] CPU1: shutdown [ 9.999057] CPU2: shutdown [ 10.058937] CPU3: shutdown [ 10.118507] Entering suspend state LP1 [ 10.118507] Suspended for 2.969 seconds [ 10.118517] Enabling non-boot CPUs ... [ 10.148690] CPU1 is up [ 10.188667] CPU2 is up [ 10.228765] CPU3 is up [ 10.229262] PM: noirq resume of devices complete after 0.492 msecs [ 10.230626] PM: early resume of devices complete after 1.056 msecs [ 10.388204] mmc1: Switching to 3.3V signalling voltage failed [ 10.647968] tegra-sor 54540000.sor: failed to attach SOR: -110 [ 10.659367] PM: resume of devices complete after 428.732 msecs [ 10.742930] 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 [ 11.886952] PM: Syncing filesystems ... done. [ 11.896286] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 11.904437] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 11.913040] Suspending console(s) (use no_console_suspend to debug) [ 11.956141] PM: suspend of devices complete after 36.296 msecs [ 11.957430] PM: late suspend of devices complete after 1.281 msecs [ 11.958395] PM: noirq suspend of devices complete after 0.961 msecs [ 11.958397] Disabling non-boot CPUs ... [ 11.958769] CPU1: shutdown [ 12.019104] CPU2: shutdown [ 12.078943] CPU3: shutdown [ 12.128429] Entering suspend state LP1 [ 12.128429] Suspended for 2.989 seconds [ 12.128440] Enabling non-boot CPUs ... [ 12.158656] CPU1 is up [ 12.198647] CPU2 is up [ 12.238749] CPU3 is up [ 12.239227] PM: noirq resume of devices complete after 0.474 msecs [ 12.240601] PM: early resume of devices complete after 1.073 msecs [ 12.397100] mmc1: Switching to 3.3V signalling voltage failed [ 12.648017] tegra-sor 54540000.sor: failed to attach SOR: -110 [ 12.668380] PM: resume of devices complete after 427.774 msecs [ 12.747752] 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 [ 13.897780] PM: Syncing filesystems ... done. [ 13.907282] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 13.915434] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 13.924098] Suspending console(s) (use no_console_suspend to debug) [ 13.982038] PM: suspend of devices complete after 51.124 msecs [ 13.983228] PM: late suspend of devices complete after 1.181 msecs [ 13.984130] PM: noirq suspend of devices complete after 0.898 msecs [ 13.984132] Disabling non-boot CPUs ... [ 13.984508] CPU1: shutdown [ 14.039001] CPU2: shutdown [ 14.098903] CPU3: shutdown [ 14.128469] Entering suspend state LP1 [ 14.128469] Suspended for 2.999 seconds [ 14.128479] Enabling non-boot CPUs ... [ 14.158651] CPU1 is up [ 14.198630] CPU2 is up [ 14.238730] CPU3 is up [ 14.239192] PM: noirq resume of devices complete after 0.458 msecs [ 14.240629] PM: early resume of devices complete after 1.124 msecs [ 14.397075] mmc1: Switching to 3.3V signalling voltage failed [ 14.648007] tegra-sor 54540000.sor: failed to attach SOR: -110 [ 14.668341] PM: resume of devices complete after 427.706 msecs [ 14.747709] 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 [ 15.897758] PM: Syncing filesystems ... done. [ 15.907261] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 15.915415] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 15.924078] Suspending console(s) (use no_console_suspend to debug) [ 15.982150] PM: suspend of devices complete after 51.271 msecs [ 15.983434] PM: late suspend of devices complete after 1.275 msecs [ 15.984575] PM: noirq suspend of devices complete after 1.134 msecs [ 15.984577] Disabling non-boot CPUs ... [ 15.984948] CPU1: shutdown [ 16.038764] IRQ17 no longer affine to CPU2 [ 16.038984] CPU2: shutdown [ 16.108881] CPU3: shutdown [ 16.138436] Entering suspend state LP1 [ 16.138436] Suspended for 2.989 seconds [ 16.138446] Enabling non-boot CPUs ... [ 16.168625] CPU1 is up [ 16.208610] CPU2 is up [ 16.248706] CPU3 is up [ 16.249175] PM: noirq resume of devices complete after 0.464 msecs [ 16.250531] PM: early resume of devices complete after 1.057 msecs [ 16.407239] mmc1: Switching to 3.3V signalling voltage failed [ 16.657919] tegra-sor 54540000.sor: failed to attach SOR: -110 [ 16.678251] PM: resume of devices complete after 427.714 msecs [ 16.761711] 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 [ 17.907718] PM: Syncing filesystems ... done. [ 17.917184] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 17.925318] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 17.933979] Suspending console(s) (use no_console_suspend to debug) [ 17.992010] PM: suspend of devices complete after 51.230 msecs [ 17.993226] PM: late suspend of devices complete after 1.207 msecs [ 17.994174] PM: noirq suspend of devices complete after 0.944 msecs [ 17.994175] Disabling non-boot CPUs ... [ 17.994538] CPU1: shutdown [ 18.048974] CPU2: shutdown [ 18.108873] CPU3: shutdown [ 18.168422] Entering suspend state LP1 [ 18.168422] Suspended for 2.969 seconds [ 18.168432] Enabling non-boot CPUs ... [ 18.198608] CPU1 is up [ 18.238587] CPU2 is up [ 18.278682] CPU3 is up [ 18.279155] PM: noirq resume of devices complete after 0.469 msecs [ 18.280365] PM: early resume of devices complete after 0.905 msecs [ 18.437157] mmc1: Switching to 3.3V signalling voltage failed [ 18.687941] tegra-sor 54540000.sor: failed to attach SOR: -110 [ 18.708288] PM: resume of devices complete after 427.917 msecs [ 18.787657] 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 [ 19.937725] PM: Syncing filesystems ... done. [ 19.947216] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 19.955291] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 19.963957] Suspending console(s) (use no_console_suspend to debug) [ 20.021947] PM: suspend of devices complete after 51.189 msecs [ 20.023468] PM: late suspend of devices complete after 1.511 msecs [ 20.024437] PM: noirq suspend of devices complete after 0.965 msecs [ 20.024438] Disabling non-boot CPUs ... [ 20.024799] CPU1: shutdown [ 20.088732] IRQ17 no longer affine to CPU2 [ 20.088954] CPU2: shutdown [ 20.148840] CPU3: shutdown [ 20.178390] Entering suspend state LP1 [ 20.178390] Suspended for 2.989 seconds [ 20.178400] Enabling non-boot CPUs ... [ 20.208570] CPU1 is up [ 20.248559] CPU2 is up [ 20.288649] CPU3 is up [ 20.289126] PM: noirq resume of devices complete after 0.473 msecs [ 20.290609] PM: early resume of devices complete after 1.164 msecs [ 20.447124] mmc1: Switching to 3.3V signalling voltage failed [ 20.697885] tegra-sor 54540000.sor: failed to attach SOR: -110 [ 20.718186] PM: resume of devices complete after 427.572 msecs [ 20.801639] 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 [ 21.946836] PM: Syncing filesystems ... done. [ 21.956162] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 21.964222] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 21.972831] Suspending console(s) (use no_console_suspend to debug) [ 22.015425] PM: suspend of devices complete after 35.789 msecs [ 22.016897] PM: late suspend of devices complete after 1.463 msecs [ 22.017869] PM: noirq suspend of devices complete after 0.967 msecs [ 22.017871] Disabling non-boot CPUs ... [ 22.018238] CPU1: shutdown [ 22.078699] IRQ17 no longer affine to CPU2 [ 22.078928] CPU2: shutdown [ 22.138833] CPU3: shutdown [ 22.188316] Entering suspend state LP1 [ 22.188316] Suspended for 2.990 seconds [ 22.188326] Enabling non-boot CPUs ... [ 22.218536] CPU1 is up [ 22.258539] CPU2 is up [ 22.298620] CPU3 is up [ 22.299085] PM: noirq resume of devices complete after 0.459 msecs [ 22.300260] PM: early resume of devices complete after 0.870 msecs [ 22.457915] mmc1: Switching to 3.3V signalling voltage failed [ 22.717899] tegra-sor 54540000.sor: failed to attach SOR: -110 [ 22.729256] PM: resume of devices complete after 428.987 msecs [ 22.812885] 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 [ 23.967550] PM: Syncing filesystems ... done. [ 23.976893] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 23.985032] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 23.993659] Suspending console(s) (use no_console_suspend to debug) [ 24.042125] PM: suspend of devices complete after 41.662 msecs [ 24.043628] PM: late suspend of devices complete after 1.494 msecs [ 24.044536] PM: noirq suspend of devices complete after 0.903 msecs [ 24.044537] Disabling non-boot CPUs ... [ 24.044741] IRQ17 no longer affine to CPU1 [ 24.044908] CPU1: shutdown [ 24.108895] CPU2: shutdown [ 24.148836] CPU3: shutdown [ 24.198350] Entering suspend state LP1 [ 24.198350] Suspended for 2.989 seconds [ 24.198360] Enabling non-boot CPUs ... [ 24.228502] CPU1 is up [ 24.268506] CPU2 is up [ 24.308598] CPU3 is up [ 24.309071] PM: noirq resume of devices complete after 0.469 msecs [ 24.310222] PM: early resume of devices complete after 0.840 msecs [ 24.466952] mmc1: Switching to 3.3V signalling voltage failed [ 24.717837] tegra-sor 54540000.sor: failed to attach SOR: -110 [ 24.738230] PM: resume of devices complete after 428.002 msecs [ 24.821684] Restarting tasks ... done. root@(none):/# root@(none):/# NVTB SYSTEM SUSPEND TEST COMPLETE