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: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########################################################### 2.9 MiB/s done Bytes transferred = 7543624 (731b48 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.2 MiB/s done Bytes transferred = 68155 (10a3b hex) Tegra124 (Nyan-big) # bootz 0x82000000 - 0x83000000 Kernel image @ 0x82000000 [ 0x000000 - 0x731b48 ] ## Flattened Device Tree blob at 83000000 Booting using the fdt blob at 0x83000000 Using Device Tree in place at 83000000, end 83013a3a Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.10.0-rc8-next-20170220-154135-gb349d1b (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 Sun Feb 19 21:03:52 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 c1538500, 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 s34432 r8192 d22912 u65536 [ 0.000000] pcpu-alloc: s34432 r8192 d22912 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: 1994668K/2097148K available (10240K kernel code, 1255K rwdata, 4208K rodata, 2048K init, 536K bss, 36944K 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 - 0xc0d00000 (11232 kB) [ 0.000000] .init : 0xc1200000 - 0xc1400000 (2048 kB) [ 0.000000] .data : 0xc1400000 - 0xc1539e20 (1256 kB) [ 0.000000] .bss : 0xc153b000 - 0xc15c12b8 ( 537 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.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.000019] Switching to timer-based delay loop, resolution 1000ns [ 0.001707] arm_arch_timer: Architected cp15 timer(s) running at 12.00MHz (virt). [ 0.001715] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2c47f4ee7, max_idle_ns: 440795202497 ns [ 0.001722] sched_clock: 56 bits at 12MHz, resolution 83ns, wraps every 4398046511096ns [ 0.001726] Switching to timer-based delay loop, resolution 83ns [ 0.001930] Console: colour dummy device 80x30 [ 0.001944] Calibrating delay loop (skipped), value calculated using timer frequency.. 24.00 BogoMIPS (lpj=120000) [ 0.001950] pid_max: default: 32768 minimum: 301 [ 0.001993] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.001997] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.002193] CPU: Testing write buffer coherency: ok [ 0.002316] /cpus/cpu@0 missing clock-frequency property [ 0.002331] /cpus/cpu@1 missing clock-frequency property [ 0.002346] /cpus/cpu@2 missing clock-frequency property [ 0.002361] /cpus/cpu@3 missing clock-frequency property [ 0.002366] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.002446] Setting up static identity map for 0x80300000 - 0x80300098 [ 0.003767] Tegra Revision: A01 SKU: 131 CPU Process: 1 SoC Process: 1 [ 0.003992] EFI services will not be available. [ 0.004084] smp: Bringing up secondary CPUs ... [ 0.004320] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.011822] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.021817] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.031603] smp: Brought up 1 node, 4 CPUs [ 0.031611] SMP: Total of 4 processors activated (96.00 BogoMIPS). [ 0.031615] CPU: All CPU(s) started in SVC mode. [ 0.032158] devtmpfs: initialized [ 0.037923] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.038116] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.038124] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.038682] pinctrl core: initialized pinctrl subsystem [ 0.039450] NET: Registered protocol family 16 [ 0.040195] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.041085] cpuidle: using governor menu [ 0.050081] No ATAGs? [ 0.050135] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.050141] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.052673] Serial: AMBA PL011 UART driver [ 0.053020] tegra-mc 70019000.memory-controller: no memory timings for RAM code 0 registered [ 0.058293] +5V_SYS: supplied by +VDD_MUX [ 0.058386] +3.3V_SYS: supplied by +VDD_MUX [ 0.058587] +VDD_LED: Failed to request enable GPIO122: -517 [ 0.058593] reg-fixed-voltage regulators:regulator@5: Failed to register regulator: -517 [ 0.058623] +5V_VDD_TS_SW: Failed to request enable GPIO81: -517 [ 0.058627] reg-fixed-voltage regulators:regulator@6: Failed to register regulator: -517 [ 0.058656] +5V_USB_HS: Failed to request enable GPIO108: -517 [ 0.058660] reg-fixed-voltage regulators:regulator@7: Failed to register regulator: -517 [ 0.058688] +5V_USB_SS: Failed to request enable GPIO109: -517 [ 0.058693] reg-fixed-voltage regulators:regulator@8: Failed to register regulator: -517 [ 0.058768] +1.05V_RUN_AVDD_HDMI_PLL: Failed to request enable GPIO63: -517 [ 0.058772] reg-fixed-voltage regulators:regulator@11: Failed to register regulator: -517 [ 0.058800] +5V_HDMI_CON: Failed to request enable GPIO86: -517 [ 0.058805] reg-fixed-voltage regulators:regulator@12: Failed to register regulator: -517 [ 0.059850] vgaarb: loaded [ 0.060118] SCSI subsystem initialized [ 0.060184] libata version 3.00 loaded. [ 0.060275] usbcore: registered new interface driver usbfs [ 0.060296] usbcore: registered new interface driver hub [ 0.060321] usbcore: registered new device driver usb [ 0.061596] pps_core: LinuxPPS API ver. 1 registered [ 0.061600] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.061608] PTP clock support registered [ 0.061687] EDAC MC: Ver: 3.0.0 [ 0.062085] tegra-emc 7001b000.emc: no memory timings for RAM code 0 found in DT [ 0.062094] tegra-emc: probe of 7001b000.emc failed with error -2 [ 0.062517] clocksource: Switched to clocksource arch_sys_counter [ 0.065724] NET: Registered protocol family 2 [ 0.065911] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.065944] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.066007] TCP: Hash tables configured (established 8192 bind 8192) [ 0.066041] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.066056] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.066110] NET: Registered protocol family 1 [ 0.066228] RPC: Registered named UNIX socket transport module. [ 0.066232] RPC: Registered udp transport module. [ 0.066235] RPC: Registered tcp transport module. [ 0.066238] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.066242] PCI: CLS 0 bytes, default 64 [ 0.066679] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available [ 0.067371] workingset: timestamp_bits=30 max_order=19 bucket_order=0 [ 0.070161] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.070419] NFS: Registering the id_resolver key type [ 0.070430] Key type id_resolver registered [ 0.070434] Key type id_legacy registered [ 0.070450] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.070995] bounce: pool size: 64 pages [ 0.071013] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 0.071018] io scheduler noop registered [ 0.071021] io scheduler deadline registered [ 0.071076] io scheduler cfq registered (default) [ 0.071080] io scheduler mq-deadline registered [ 0.072851] tegra-xusb-padctl 7009f000.padctl: failed to setup XUSB ports: -517 [ 0.082209] tegra-apbdma 60020000.dma: Tegra20 APB DMA driver register 32 channels [ 0.082897] tegra-pmc 7000e400.pmc: i2c-thermtrip node not found, emergency thermal reset disabled. [ 0.101160] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.102175] console [ttyS0] disabled [ 0.102192] 70006000.serial: ttyS0 at MMIO 0x70006000 (irq = 333, base_baud = 25500000) is a Tegra [ 0.986745] console [ttyS0] enabled [ 0.990509] SuperH (H)SCI(F) driver initialized [ 0.995364] msm_serial: driver initialized [ 0.999508] STMicroelectronics ASC driver initialized [ 1.007026] tegra-hdmi 54280000.hdmi: failed to get HDMI regulator [ 1.013553] tegra-dpaux 545c0000.dpaux: failed to get VDD supply: -517 [ 1.020840] panel-simple panel: panel supply power not found, using dummy regulator [ 1.031985] brd: module loaded [ 1.037382] loop: module loaded [ 1.041383] as3722 4-0040: AS3722 with revision 0x1 found [ 1.051333] as3722-sd2: supplied by +5V_SYS [ 1.055749] as3722-sd3: supplied by +5V_SYS [ 1.060073] +1.35V_LP0(sd3): Bringing 0uV into 1350000-1350000uV [ 1.066289] as3722-sd4: supplied by +5V_SYS [ 1.070616] +1.05V_RUN: Bringing 0uV into 1050000-1050000uV [ 1.076358] as3722-sd5: supplied by +5V_SYS [ 1.081929] as3722-ldo0: supplied by +1.35V_LP0(sd2) [ 1.087651] +1.8V_RUN_CAM: Bringing 0uV into 1800000-1800000uV [ 1.093669] as3722-ldo2: supplied by +1.8V_VDDIO [ 1.099274] as3722-ldo3: supplied by +3.3V_SYS [ 1.103725] +1.00V_LP0_VDD_RTC: Bringing 1100000uV into 1000000-1000000uV [ 1.111289] as3722-ldo4: supplied by +3.3V_SYS [ 1.115895] +3.3V_RUN_CAM: Bringing 0uV into 2800000-2800000uV [ 1.121904] as3722-ldo5: supplied by +1.8V_VDDIO [ 1.126678] +1.2V_RUN_CAM_FRONT: Bringing 0uV into 1200000-1200000uV [ 1.133365] +VDDIO_SDMMC3: Bringing 0uV into 1800000-1800000uV [ 1.139382] as3722-ldo7: supplied by +1.8V_VDDIO [ 1.144152] +1.05V_RUN_CAM_REAR: Bringing 0uV into 1050000-1050000uV [ 1.150687] as3722-ldo9: supplied by +5V_SYS [ 1.155253] +2.8V_RUN_TOUCH: Bringing 0uV into 2800000-2800000uV [ 1.161434] as3722-ldo10: supplied by +5V_SYS [ 1.165942] +2.8V_RUN_CAM_AF: Bringing 0uV into 2800000-2800000uV [ 1.172366] +1.8V_RUN_VPP_FUSE: Bringing 0uV into 1800000-1800000uV [ 1.184660] random: fast init done [ 1.190516] m25p80 spi32765.0: w25q32dw (4096 Kbytes) [ 1.196577] libphy: Fixed MDIO Bus: probed [ 1.201044] CAN device driver interface [ 1.205190] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded [ 1.211290] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k [ 1.217112] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.223041] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k [ 1.229985] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.236719] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.244123] usbcore: registered new interface driver pegasus [ 1.249781] usbcore: registered new interface driver asix [ 1.255182] usbcore: registered new interface driver ax88179_178a [ 1.261270] usbcore: registered new interface driver cdc_ether [ 1.267110] usbcore: registered new interface driver smsc75xx [ 1.272862] usbcore: registered new interface driver smsc95xx [ 1.278602] usbcore: registered new interface driver net1080 [ 1.284261] usbcore: registered new interface driver cdc_subset [ 1.290174] usbcore: registered new interface driver zaurus [ 1.295754] usbcore: registered new interface driver cdc_ncm [ 1.302016] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.308533] ehci-pci: EHCI PCI platform driver [ 1.312983] ehci-platform: EHCI generic platform driver [ 1.318260] ehci-orion: EHCI orion driver [ 1.322301] SPEAr-ehci: EHCI SPEAr driver [ 1.326352] ehci-st: EHCI STMicroelectronics driver [ 1.331261] ehci-exynos: EHCI EXYNOS driver [ 1.335489] ehci-atmel: EHCI Atmel driver [ 1.339531] tegra-ehci: Tegra EHCI driver [ 1.343594] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.349763] ohci-pci: OHCI PCI platform driver [ 1.354211] ohci-platform: OHCI generic platform driver [ 1.359474] ohci-omap3: OHCI OMAP3 driver [ 1.363521] SPEAr-ohci: OHCI SPEAr driver [ 1.367564] ohci-st: OHCI STMicroelectronics driver [ 1.372475] ohci-atmel: OHCI Atmel driver [ 1.376725] usbcore: registered new interface driver usb-storage [ 1.383497] elan_i2c 1-0015: 1-0015 supply vcc not found, using dummy regulator [ 1.390852] as3722-rtc as3722-rtc: rtc core: registered as3722-rtc as rtc0 [ 1.397726] as3722-rtc as3722-rtc: RTC interrupt 372 [ 1.404592] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1 [ 1.411721] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 1.418071] i2c /dev entries driver [ 1.423837] lm90 0-004c: 0-004c supply vcc not found, using dummy regulator [ 1.435064] sdhci: Secure Digital Host Controller Interface driver [ 1.441228] sdhci: Copyright(c) Pierre Ossman [ 1.446114] Synopsys Designware Multimedia Card Interface Driver [ 1.452490] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.458407] sdhci-tegra 700b0000.sdhci: allocated mmc-pwrseq [ 1.464173] sdhci-tegra 700b0400.sdhci: Got CD GPIO [ 1.469043] sdhci-tegra 700b0400.sdhci: Got WP GPIO [ 1.474028] mmc0: Unknown controller version (3). You may experience problems. [ 1.481263] mmc0: Invalid maximum block size, assuming 512 bytes [ 1.552523] mmc0: SDHCI controller on 700b0600.sdhci [700b0600.sdhci] using ADMA [ 1.560587] ledtrig-cpu: registered to indicate activity on CPUs [ 1.566770] usbcore: registered new interface driver usbhid [ 1.572333] usbhid: USB HID core driver [ 1.577556] NET: Registered protocol family 10 [ 1.582325] Segment Routing with IPv6 [ 1.586027] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 1.592155] NET: Registered protocol family 17 [ 1.596602] can: controller area network core (rev 20120528 abi 9) [ 1.602790] elan_i2c 1-0015: Elan Touchpad: Module ID: 0x002a, Firmware: 0x0005, Sample: 0x0007, IAP: 0x0009 [ 1.602876] NET: Registered protocol family 29 [ 1.602880] can: raw protocol (rev 20120528) [ 1.602882] can: broadcast manager protocol (rev 20161123 t) [ 1.602888] can: netlink gateway (rev 20130117) max_hops=1 [ 1.603052] Key type dns_resolver registered [ 1.612757] ThumbEE CPU extension supported. [ 1.612763] Registering SWP/SWPB emulation handler [ 1.624757] +3.3V_RUN: supplied by +3.3V_SYS [ 1.625285] +VDD_LED: supplied by +VDD_MUX [ 1.625382] +3.3V_AVDD_HDMI_AP_GATED: supplied by +3.3V_RUN [ 1.625421] +1.8V_RUN_CAM: supplied by +3.3V_RUN [ 1.625456] +VDDIO_SDMMC3: supplied by +3.3V_RUN [ 1.625499] +1.8V_RUN_VPP_FUSE: supplied by +3.3V_RUN [ 1.625666] +5V_VDD_TS_SW: supplied by +5V_SYS [ 1.625903] +5V_USB_HS: supplied by +5V_SYS [ 1.626140] +5V_USB_SS: supplied by +5V_SYS [ 1.626827] +3.3V_PANEL: supplied by +3.3V_RUN [ 1.627519] +3.3V_LP0: supplied by +3.3V_SYS [ 1.628168] +1.05V_RUN_AVDD_HDMI_PLL: supplied by +1.05V_RUN [ 1.628401] +5V_HDMI_CON: supplied by +5V_SYS [ 1.629248] usb3-0: usb3-0 supply vbus not found, using dummy regulator [ 1.629313] usb3-1: usb3-1 supply vbus not found, using dummy regulator [ 1.639980] tegra-sor 54540000.sor: failed to probe output: -517 [ 1.640678] panel-simple panel: panel supply power not found, using dummy regulator [ 1.641595] sdhci-tegra 700b0000.sdhci: allocated mmc-pwrseq [ 1.641687] mmc1: Unknown controller version (3). You may experience problems. [ 1.641727] mmc1: Invalid maximum block size, assuming 512 bytes [ 1.641963] mmc1: Switching to 3.3V signalling voltage failed [ 1.686032] mmc0: new high speed MMC card at address 0001 [ 1.686554] mmcblk0: mmc0:0001 MMC16G 14.4 GiB [ 1.687079] mmcblk0boot0: mmc0:0001 MMC16G partition 1 2.00 MiB [ 1.687384] mmcblk0boot1: mmc0:0001 MMC16G partition 2 2.00 MiB [ 1.687706] mmcblk0rpmb: mmc0:0001 MMC16G partition 3 128 KiB [ 1.692593] mmc1: SDHCI controller on 700b0000.sdhci [700b0000.sdhci] using ADMA [ 1.693547] sdhci-tegra 700b0400.sdhci: Got CD GPIO [ 1.693556] sdhci-tegra 700b0400.sdhci: Got WP GPIO [ 1.693690] mmc2: Unknown controller version (3). You may experience problems. [ 1.693926] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 [ 1.694502] mmc2: Invalid maximum block size, assuming 512 bytes [ 1.735102] mmc1: new high speed SDIO card at address 0001 [ 1.762894] mmc2: SDHCI controller on 700b0400.sdhci [700b0400.sdhci] using ADMA [ 1.833849] input: Elan Touchpad as /devices/soc0/7000c400.i2c/i2c-1/1-0015/input/input0 [ 1.859778] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.866419] [drm] No driver support for vblank timestamp query. [ 1.914631] mmc2: new high speed SDHC card at address 0007 [ 1.915240] mmcblk2: mmc2:0007 SD08G 7.42 GiB [ 1.923585] GPT:Primary header alternate_lba != Alt. header my_lba [ 1.923589] GPT:3014591 != 15564799 [ 1.923590] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.923591] GPT:3014591 != 15564799 [ 1.923593] GPT: Use GNU Parted to correct GPT errors. [ 1.923617] mmcblk2: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 [ 1.954367] Console: switching to colour frame buffer device 170x48 [ 2.018540] drm drm: fb0: frame buffer device [ 2.023031] [drm] Initialized tegra 0.0.0 20120330 for drm on minor 0 [ 2.030196] input: gpio-keys as /devices/soc0/gpio-keys/input/input1 [ 2.037508] as3722-rtc as3722-rtc: setting system clock to 2000-01-01 00:00:23 UTC (946684823) [ 2.046657] +1.8V_RUN_CAM: disabling [ 2.050345] +3.3V_RUN_CAM: disabling [ 2.054179] +1.2V_RUN_CAM_FRONT: disabling [ 2.058450] +1.05V_RUN_CAM_REAR: disabling [ 2.062768] +2.8V_RUN_TOUCH: disabling [ 2.066692] +2.8V_RUN_CAM_AF: disabling [ 2.070633] +1.8V_RUN_VPP_FUSE: disabling [ 2.074798] +5V_VDD_TS_SW: disabling [ 2.078372] +5V_USB_HS: disabling [ 2.081676] +5V_USB_SS: disabling [ 2.085876] EXT4-fs (mmcblk0p3): couldn't mount as ext3 due to feature incompatibilities [ 2.094541] EXT4-fs (mmcblk0p3): couldn't mount as ext2 due to feature incompatibilities [ 2.390537] EXT4-fs (mmcblk0p3): recovery complete [ 2.396182] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null) [ 2.404326] VFS: Mounted root (ext4 filesystem) on device 179:3. [ 2.410987] devtmpfs: mounted [ 2.414649] 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.802467] PM: Syncing filesystems ... done. [ 5.820671] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 5.828779] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 5.837455] Suspending console(s) (use no_console_suspend to debug) [ 5.884168] PM: suspend of devices complete after 39.911 msecs [ 5.885519] PM: late suspend of devices complete after 1.341 msecs [ 5.886426] PM: noirq suspend of devices complete after 0.902 msecs [ 5.886428] Disabling non-boot CPUs ... [ 5.954683] IRQ17 no longer affine to CPU2 [ 6.044371] Entering suspend state LP1 [ 6.044371] Suspended for 2.841 seconds [ 6.044381] Enabling non-boot CPUs ... [ 6.074032] CPU1 is up [ 6.113869] CPU2 is up [ 6.154089] CPU3 is up [ 6.154546] PM: noirq resume of devices complete after 0.452 msecs [ 6.155916] PM: early resume of devices complete after 1.064 msecs [ 6.312039] mmc1: Switching to 3.3V signalling voltage failed [ 6.562582] tegra-sor 54540000.sor: failed to attach SOR: -110 [ 6.599914] PM: resume of devices complete after 443.992 msecs [ 6.675275] 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:32 1970 [ 7.043336] PM: Syncing filesystems ... done. [ 7.066820] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 7.075006] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 7.083634] Suspending console(s) (use no_console_suspend to debug) [ 7.129027] PM: suspend of devices complete after 38.615 msecs [ 7.130152] PM: late suspend of devices complete after 1.117 msecs [ 7.131044] PM: noirq suspend of devices complete after 0.887 msecs [ 7.131047] Disabling non-boot CPUs ... [ 7.303946] Entering suspend state LP1 [ 7.303946] Suspended for 2.740 seconds [ 7.303956] Enabling non-boot CPUs ... [ 7.334007] CPU1 is up [ 7.373845] CPU2 is up [ 7.414055] CPU3 is up [ 7.414510] PM: noirq resume of devices complete after 0.450 msecs [ 7.415891] PM: early resume of devices complete after 1.062 msecs [ 7.572486] mmc1: Switching to 3.3V signalling voltage failed [ 7.832505] tegra-sor 54540000.sor: failed to attach SOR: -110 [ 7.860079] PM: resume of devices complete after 444.182 msecs [ 7.931250] 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:36 1970 [ 8.303235] PM: Syncing filesystems ... done. [ 8.327051] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 8.335230] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 8.343858] Suspending console(s) (use no_console_suspend to debug) [ 8.390282] PM: suspend of devices complete after 39.646 msecs [ 8.391588] PM: late suspend of devices complete after 1.297 msecs [ 8.392518] PM: noirq suspend of devices complete after 0.925 msecs [ 8.392520] Disabling non-boot CPUs ... [ 8.563914] Entering suspend state LP1 [ 8.563914] Suspended for 2.739 seconds [ 8.563925] Enabling non-boot CPUs ... [ 8.593976] CPU1 is up [ 8.633812] CPU2 is up [ 8.674020] CPU3 is up [ 8.674451] PM: noirq resume of devices complete after 0.426 msecs [ 8.675779] PM: early resume of devices complete after 1.011 msecs [ 8.831706] mmc1: Switching to 3.3V signalling voltage failed [ 9.082462] tegra-sor 54540000.sor: failed to attach SOR: -110 [ 9.119147] PM: resume of devices complete after 443.361 msecs [ 9.190442] 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:40 1970 [ 9.563191] PM: Syncing filesystems ... done. [ 9.586043] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 9.594210] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 9.602842] Suspending console(s) (use no_console_suspend to debug) [ 9.648610] PM: suspend of devices complete after 38.990 msecs [ 9.649938] PM: late suspend of devices complete after 1.319 msecs [ 9.650843] PM: noirq suspend of devices complete after 0.900 msecs [ 9.650845] Disabling non-boot CPUs ... [ 9.834099] Entering suspend state LP1 [ 9.834099] Suspended for 2.729 seconds [ 9.834109] Enabling non-boot CPUs ... [ 9.863933] CPU1 is up [ 9.903782] CPU2 is up [ 9.943989] CPU3 is up [ 9.944420] PM: noirq resume of devices complete after 0.427 msecs [ 9.945627] PM: early resume of devices complete after 0.892 msecs [ 10.101464] mmc1: Switching to 3.3V signalling voltage failed [ 10.352426] tegra-sor 54540000.sor: failed to attach SOR: -110 [ 10.388974] PM: resume of devices complete after 443.341 msecs [ 10.460250] 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:44 1970 [ 10.833261] PM: Syncing filesystems ... done. [ 10.855972] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 10.864142] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 10.872770] Suspending console(s) (use no_console_suspend to debug) [ 10.918343] PM: suspend of devices complete after 38.794 msecs [ 10.919796] PM: late suspend of devices complete after 1.444 msecs [ 10.920693] PM: noirq suspend of devices complete after 0.891 msecs [ 10.920695] Disabling non-boot CPUs ... [ 11.093852] Entering suspend state LP1 [ 11.093852] Suspended for 2.740 seconds [ 11.093862] Enabling non-boot CPUs ... [ 11.123903] CPU1 is up [ 11.163762] CPU2 is up [ 11.203970] CPU3 is up [ 11.204398] PM: noirq resume of devices complete after 0.423 msecs [ 11.205779] PM: early resume of devices complete after 1.079 msecs [ 11.361380] mmc1: Switching to 3.3V signalling voltage failed [ 11.612473] tegra-sor 54540000.sor: failed to attach SOR: -110 [ 11.648924] PM: resume of devices complete after 443.139 msecs [ 11.720202] 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.093193] PM: Syncing filesystems ... done. [ 12.115902] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 12.124071] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 12.132709] Suspending console(s) (use no_console_suspend to debug) [ 12.178039] PM: suspend of devices complete after 38.550 msecs [ 12.179334] PM: late suspend of devices complete after 1.286 msecs [ 12.180242] PM: noirq suspend of devices complete after 0.904 msecs [ 12.180245] Disabling non-boot CPUs ... [ 12.353813] Entering suspend state LP1 [ 12.353813] Suspended for 2.740 seconds [ 12.353823] Enabling non-boot CPUs ... [ 12.383872] CPU1 is up [ 12.423726] CPU2 is up [ 12.463936] CPU3 is up [ 12.464367] PM: noirq resume of devices complete after 0.427 msecs [ 12.465574] PM: early resume of devices complete after 0.908 msecs [ 12.621685] mmc1: Switching to 3.3V signalling voltage failed [ 12.872458] tegra-sor 54540000.sor: failed to attach SOR: -110 [ 12.909199] PM: resume of devices complete after 443.620 msecs [ 12.980470] 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:52 1970 [ 13.363140] PM: Syncing filesystems ... done. [ 13.376197] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 13.384366] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 13.392996] Suspending console(s) (use no_console_suspend to debug) [ 13.438734] PM: suspend of devices complete after 38.961 msecs [ 13.440037] PM: late suspend of devices complete after 1.295 msecs [ 13.440936] PM: noirq suspend of devices complete after 0.894 msecs [ 13.440939] Disabling non-boot CPUs ... [ 13.644043] Entering suspend state LP1 [ 13.644043] Suspended for 2.709 seconds [ 13.644053] Enabling non-boot CPUs ... [ 13.673862] CPU1 is up [ 13.713708] CPU2 is up [ 13.753906] CPU3 is up [ 13.754338] PM: noirq resume of devices complete after 0.427 msecs [ 13.755558] PM: early resume of devices complete after 0.909 msecs [ 13.912291] mmc1: Switching to 3.3V signalling voltage failed [ 14.172345] tegra-sor 54540000.sor: failed to attach SOR: -110 [ 14.199845] PM: resume of devices complete after 444.282 msecs [ 14.271120] 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:56 1970 [ 14.653167] PM: Syncing filesystems ... done. [ 14.666819] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 14.674998] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 14.683627] Suspending console(s) (use no_console_suspend to debug) [ 14.729097] PM: suspend of devices complete after 38.691 msecs [ 14.730441] PM: late suspend of devices complete after 1.335 msecs [ 14.731349] PM: noirq suspend of devices complete after 0.903 msecs [ 14.731352] Disabling non-boot CPUs ... [ 14.903773] Entering suspend state LP1 [ 14.903773] Suspended for 2.740 seconds [ 14.903783] Enabling non-boot CPUs ... [ 14.933831] CPU1 is up [ 14.973672] CPU2 is up [ 15.013888] CPU3 is up [ 15.014315] PM: noirq resume of devices complete after 0.423 msecs [ 15.015653] PM: early resume of devices complete after 1.032 msecs [ 15.171490] mmc1: Switching to 3.3V signalling voltage failed [ 15.422331] tegra-sor 54540000.sor: failed to attach SOR: -110 [ 15.458887] PM: resume of devices complete after 443.228 msecs [ 15.530152] 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:00 1970 [ 15.913146] PM: Syncing filesystems ... done. [ 15.925880] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 15.934050] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 15.942679] Suspending console(s) (use no_console_suspend to debug) [ 15.988104] PM: suspend of devices complete after 38.651 msecs [ 15.989203] PM: late suspend of devices complete after 1.091 msecs [ 15.990094] PM: noirq suspend of devices complete after 0.886 msecs [ 15.990096] Disabling non-boot CPUs ... [ 16.163749] Entering suspend state LP1 [ 16.163749] Suspended for 2.739 seconds [ 16.163760] Enabling non-boot CPUs ... [ 16.193798] CPU1 is up [ 16.233655] CPU2 is up [ 16.273859] CPU3 is up [ 16.274293] PM: noirq resume of devices complete after 0.429 msecs [ 16.275629] PM: early resume of devices complete after 1.018 msecs [ 16.431367] mmc1: Switching to 3.3V signalling voltage failed [ 16.682366] tegra-sor 54540000.sor: failed to attach SOR: -110 [ 16.718908] PM: resume of devices complete after 443.273 msecs [ 16.790185] 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:04 1970 [ 17.173129] PM: Syncing filesystems ... done. [ 17.185903] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 17.194074] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 17.202701] Suspending console(s) (use no_console_suspend to debug) [ 17.247966] PM: suspend of devices complete after 38.489 msecs [ 17.249063] PM: late suspend of devices complete after 1.089 msecs [ 17.249955] PM: noirq suspend of devices complete after 0.887 msecs [ 17.249957] Disabling non-boot CPUs ... [ 17.423730] Entering suspend state LP1 [ 17.423730] Suspended for 2.739 seconds [ 17.423741] Enabling non-boot CPUs ... [ 17.453775] CPU1 is up [ 17.493629] CPU2 is up [ 17.533836] CPU3 is up [ 17.534267] PM: noirq resume of devices complete after 0.426 msecs [ 17.535574] PM: early resume of devices complete after 0.996 msecs [ 17.691403] mmc1: Switching to 3.3V signalling voltage failed [ 17.942258] tegra-sor 54540000.sor: failed to attach SOR: -110 [ 17.979052] PM: resume of devices complete after 443.473 msecs [ 18.050334] Restarting tasks ... done. root@(none):/# NVTB SYSTEM SUSPEND TEST COMPLETE root@(none):/#