U-Boot SPL 2015.04-rc3-00209-ga74ef40 (Mar 16 2015 - 14:43:39) U-Boot 2015.04-rc3-00209-ga74ef40 (Mar 16 2015 - 14:43:39) TEGRA20 Model: Compulab TrimSlice board DRAM: 1 GiB MMC: Tegra SD/MMC: 0, Tegra SD/MMC: 1 SF: Detected W25Q80BL with page size 256 Bytes, erase size 4 KiB, total 1 MiB tegra-pcie: PCI regions: tegra-pcie: I/O: 0x82000000-0x82010000 tegra-pcie: non-prefetchable memory: 0xa0000000-0xa8000000 tegra-pcie: prefetchable memory: 0xa8000000-0xc0000000 tegra-pcie: dual-mode configuration tegra-pcie: probing port 0, using 2 lanes In: serial Out: serial Err: serial Net: RTL8169#0 Hit any key to stop autoboot: 2  1  0 Tegra20 (TrimSlice) # Tegra20 (TrimSlice) # usb reset resetting USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 3 USB Device(s) found USB1: USB EHCI 1.00 scanning bus 1 for devices... 1 USB Device(s) found USB2: lowlevel init failed scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... Warning: asx0 using MAC address from net device 1 Ethernet Device(s) found Tegra20 (TrimSlice) # setenv bootargs 'ignore_loglevel console=ttyS0,115200n8 rw root=PARTUUID=11eb23c1-01 rootwait gpt debug noinitrd earlyprintk init=/bin/bash' Tegra20 (TrimSlice) # setenv ipaddr 192.168.100.103; setenv serverip 192.168.100.1; setenv tftpserverip 192.168.100.1 Tegra20 (TrimSlice) # tftpboot 0x00408000 zImage.multi_v7_defconfig Using RTL8169#0 device TFTP from server 192.168.100.1; our IP address is 192.168.100.103 Filename 'zImage.multi_v7_defconfig'. Load address: 0x408000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########################################################### 3.9 MiB/s done Bytes transferred = 7534672 (72f850 hex) Tegra20 (TrimSlice) # tftpboot 0x02408000 tegra20-trimslice.dtb Using RTL8169#0 device TFTP from server 192.168.100.1; our IP address is 192.168.100.103 Filename 'tegra20-trimslice.dtb'. Load address: 0x2408000 Loading: *## 2.9 MiB/s done Bytes transferred = 21426 (53b2 hex) Tegra20 (TrimSlice) # bootz 0x00408000 - 0x02408000 Kernel image @ 0x408000 [ 0x000000 - 0x72f850 ] ## Flattened Device Tree blob at 02408000 Booting using the fdt blob at 0x2408000 Using Device Tree in place at 02408000, end 024103b1 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.11.0-rc4-156165-gc02ed2e (jonathanh@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 Mar 26 14:35:27 PDT 2017 [ 0.000000] CPU: ARMv7 Processor [411fc090] revision 0 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Compulab TrimSlice board [ 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 0x3c000000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] On node 0 totalpages: 262144 [ 0.000000] free_area_init_node: node 0, pgdat c15381c0, node_mem_map ef7f8000 [ 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: 65536 pages, LIFO batch:15 [ 0.000000] percpu: Embedded 16 pages/cpu @ef7c6000 s34432 r8192 d22912 u65536 [ 0.000000] pcpu-alloc: s34432 r8192 d22912 u65536 alloc=16*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: ignore_loglevel console=ttyS0,115200n8 rw root=PARTUUID=11eb23c1-01 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: 954592K/1048576K available (10240K kernel code, 1254K rwdata, 4212K rodata, 2048K init, 536K bss, 28448K reserved, 65536K cma-reserved, 196608K 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 - 0xc1539ae0 (1255 kB) [ 0.000000] .bss : 0xc153b000 - 0xc15c12b8 ( 537 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] /interrupt-controller@60004000: 128 interrupts forwarded to /interrupt-controller@50041000 [ 0.000000] L2C: platform modifies aux control register: 0x02080000 -> 0x3e480001 [ 0.000000] L2C: DT/platform modifies aux control register: 0x02080000 -> 0x3e480001 [ 0.000000] L2C-310 errata 727915 769419 enabled [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 [ 0.000000] L2C-310: enabling full line of zeros but not enabled in Cortex-A9 [ 0.000000] L2C-310 ID prefetch enabled, offset 1 lines [ 0.000000] L2C-310 cache controller enabled, 8 ways, 1024 kB [ 0.000000] L2C-310: CACHE_ID 0x410000c4, AUX_CTRL 0x7e480001 [ 0.000010] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns [ 0.000026] clocksource: timer_us: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns [ 0.000036] Switching to timer-based delay loop, resolution 1000ns [ 0.001577] Console: colour dummy device 80x30 [ 0.001600] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=10000) [ 0.001612] pid_max: default: 32768 minimum: 301 [ 0.001695] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.001704] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.002130] CPU: Testing write buffer coherency: ok [ 0.002334] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.002489] Setting up static identity map for 0x300000 - 0x300098 [ 0.003928] Tegra Revision: A03 prime SKU: 8 CPU Process: 1 SoC Process: 2 [ 0.004301] EFI services will not be available. [ 0.004457] smp: Bringing up secondary CPUs ... [ 0.004991] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.005053] smp: Brought up 1 node, 2 CPUs [ 0.005064] SMP: Total of 2 processors activated (4.00 BogoMIPS). [ 0.005070] CPU: All CPU(s) started in SVC mode. [ 0.005715] devtmpfs: initialized [ 0.009234] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 1 [ 0.009440] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.009455] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.012464] pinctrl core: initialized pinctrl subsystem [ 0.013710] NET: Registered protocol family 16 [ 0.015928] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.017397] cpuidle: using governor menu [ 0.034622] No ATAGs? [ 0.034691] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.034701] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.039950] Serial: AMBA PL011 UART driver [ 0.051414] usb1_vbus: Failed to request enable GPIO170: -517 [ 0.051428] reg-fixed-voltage regulators:regulator@2: Failed to register regulator: -517 [ 0.054908] vgaarb: loaded [ 0.055470] SCSI subsystem initialized [ 0.055591] libata version 3.00 loaded. [ 0.055774] usbcore: registered new interface driver usbfs [ 0.055815] usbcore: registered new interface driver hub [ 0.055854] usbcore: registered new device driver usb [ 0.057812] pps_core: LinuxPPS API ver. 1 registered [ 0.057820] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.057837] PTP clock support registered [ 0.057974] EDAC MC: Ver: 3.0.0 [ 0.059711] clocksource: Switched to clocksource timer_us [ 0.067028] NET: Registered protocol family 2 [ 0.067433] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.067504] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.067618] TCP: Hash tables configured (established 8192 bind 8192) [ 0.067716] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.067762] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.067918] NET: Registered protocol family 1 [ 0.068163] RPC: Registered named UNIX socket transport module. [ 0.068170] RPC: Registered udp transport module. [ 0.068176] RPC: Registered tcp transport module. [ 0.068181] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.068190] PCI: CLS 0 bytes, default 64 [ 0.068977] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 0.070393] workingset: timestamp_bits=30 max_order=18 bucket_order=0 [ 0.076826] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.077413] NFS: Registering the id_resolver key type [ 0.077436] Key type id_resolver registered [ 0.077442] Key type id_legacy registered [ 0.077473] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.078612] bounce: pool size: 64 pages [ 0.078649] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 0.078658] io scheduler noop registered [ 0.078664] io scheduler deadline registered [ 0.078812] io scheduler cfq registered (default) [ 0.078819] io scheduler mq-deadline registered [ 0.089835] tegra-pcie 80003000.pcie-controller: dual-mode configuration [ 0.090522] tegra-pcie 80003000.pcie-controller: probing port 0, using 2 lanes [ 0.173869] tegra-pcie 80003000.pcie-controller: PCI host bridge to bus 0000:00 [ 0.173881] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 0.173890] pci_bus 0000:00: root bus resource [mem 0xa0000000-0xa7ffffff] [ 0.173899] pci_bus 0000:00: root bus resource [mem 0xa8000000-0xbfffffff pref] [ 0.173908] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.173936] pci 0000:00:01.0: [10de:0bf0] type 01 class 0x060000 [ 0.173963] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 0.173997] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 0.174029] pci 0000:00:01.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.174041] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 0.174217] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x3e may corrupt adjacent RW1C bits [ 0.174229] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4 may corrupt adjacent RW1C bits [ 0.174239] pci_bus 0000:00: 1-byte config write to 0000:00:01.0 offset 0xc may corrupt adjacent RW1C bits [ 0.174246] PCI: bus0: Fast back to back transfers disabled [ 0.174255] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 0.174265] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x3e may corrupt adjacent RW1C bits [ 0.174276] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x3e may corrupt adjacent RW1C bits [ 0.174287] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x3e may corrupt adjacent RW1C bits [ 0.174297] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x6 may corrupt adjacent RW1C bits [ 0.174414] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000 [ 0.174438] pci 0000:01:00.0: reg 0x10: [io 0x0000-0x00ff] [ 0.174462] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit pref] [ 0.174480] pci 0000:01:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref] [ 0.174493] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref] [ 0.174574] pci 0000:01:00.0: supports D1 D2 [ 0.174582] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.199751] PCI: bus1: Fast back to back transfers disabled [ 0.199765] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 0.199777] Disabling cpuidle LP2 state, since PCIe IRQs are in use [ 0.199836] pci 0000:00:01.0: BAR 8: assigned [mem 0xa0000000-0xa00fffff] [ 0.199848] pci 0000:00:01.0: BAR 9: assigned [mem 0xa8000000-0xa80fffff 64bit pref] [ 0.199857] pci 0000:00:01.0: BAR 7: assigned [io 0x1000-0x1fff] [ 0.199869] pci 0000:01:00.0: BAR 6: assigned [mem 0xa0000000-0xa001ffff pref] [ 0.199879] pci 0000:01:00.0: BAR 4: assigned [mem 0xa8000000-0xa8003fff 64bit pref] [ 0.199898] pci 0000:01:00.0: BAR 2: assigned [mem 0xa8004000-0xa8004fff 64bit pref] [ 0.199917] pci 0000:01:00.0: BAR 0: assigned [io 0x1000-0x10ff] [ 0.199928] pci 0000:00:01.0: PCI bridge to [bus 01] [ 0.199936] pci 0000:00:01.0: bridge window [io 0x1000-0x1fff] [ 0.199945] pci 0000:00:01.0: bridge window [mem 0xa0000000-0xa00fffff] [ 0.199954] pci 0000:00:01.0: bridge window [mem 0xa8000000-0xa80fffff 64bit pref] [ 0.199976] pci 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 0.200026] pcieport 0000:00:01.0: enabling device (0140 -> 0143) [ 0.200202] pcieport 0000:00:01.0: Signaling PME with IRQ 295 [ 0.206164] tegra-apbdma 6000a000.dma: Tegra20 APB DMA driver register 16 channels [ 0.254368] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.256548] console [ttyS0] disabled [ 0.256582] 70006000.serial: ttyS0 at MMIO 0x70006000 (irq = 279, base_baud = 13500000) is a Tegra [ 1.311015] console [ttyS0] enabled [ 1.315082] SuperH (H)SCI(F) driver initialized [ 1.320338] msm_serial: driver initialized [ 1.324554] STMicroelectronics ASC driver initialized [ 1.334564] tegra-hdmi 54280000.hdmi: 54280000.hdmi supply hdmi not found, using dummy regulator [ 1.345272] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.351893] [drm] No driver support for vblank timestamp query. [ 1.357823] [drm] Cannot find any crtc or sizes - going 1024x768 [ 1.379830] Console: switching to colour frame buffer device 128x48 [ 1.394507] drm drm: fb0: frame buffer device [ 1.398986] [drm] Initialized tegra 0.0.0 20120330 for drm on minor 0 [ 1.414408] brd: module loaded [ 1.423106] loop: module loaded [ 1.431932] m25p80 spi32766.0: found s25fl008k, expected w25q80bl [ 1.438019] m25p80 spi32766.0: s25fl008k (1024 Kbytes) [ 1.445368] libphy: Fixed MDIO Bus: probed [ 1.450263] CAN device driver interface [ 1.454754] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded [ 1.461399] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k [ 1.467216] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.473186] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k [ 1.480142] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.486222] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 1.491816] r8169 0000:01:00.0: enabling device (0140 -> 0143) [ 1.498456] r8169 0000:01:00.0 eth0: RTL8168d/8111d at 0xf08fc000, 00:01:c0:13:7d:63, XID 081000c0 IRQ 296 [ 1.508118] r8169 0000:01:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] [ 1.518728] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.526187] usbcore: registered new interface driver pegasus [ 1.531887] usbcore: registered new interface driver asix [ 1.537301] usbcore: registered new interface driver ax88179_178a [ 1.543429] usbcore: registered new interface driver cdc_ether [ 1.549285] usbcore: registered new interface driver smsc75xx [ 1.555075] usbcore: registered new interface driver smsc95xx [ 1.560848] usbcore: registered new interface driver net1080 [ 1.566521] usbcore: registered new interface driver cdc_subset [ 1.572466] usbcore: registered new interface driver zaurus [ 1.578067] usbcore: registered new interface driver cdc_ncm [ 1.583993] tegra-phy c5004000.usb-phy: no vbus regulator [ 1.590483] tegra-phy c5008000.usb-phy: no vbus regulator [ 1.597144] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.603675] ehci-pci: EHCI PCI platform driver [ 1.608142] ehci-platform: EHCI generic platform driver [ 1.613520] ehci-orion: EHCI orion driver [ 1.617617] SPEAr-ehci: EHCI SPEAr driver [ 1.621734] ehci-st: EHCI STMicroelectronics driver [ 1.626699] ehci-exynos: EHCI EXYNOS driver [ 1.631002] ehci-atmel: EHCI Atmel driver [ 1.635097] tegra-ehci: Tegra EHCI driver [ 1.690916] ulpi_phy_power_on: ulpi write failed [ 1.695524] tegra-ehci c5004000.usb: Failed to power on the phy [ 1.701458] tegra-ehci: probe of c5004000.usb failed with error -110 [ 1.710432] tegra-ehci c5008000.usb: EHCI Host Controller [ 1.715842] tegra-ehci c5008000.usb: new USB bus registered, assigned bus number 1 [ 1.723652] tegra-ehci c5008000.usb: irq 290, io mem 0xc5008000 [ 1.749728] tegra-ehci c5008000.usb: USB 2.0 started, EHCI 1.00 [ 1.756250] hub 1-0:1.0: USB hub found [ 1.760032] hub 1-0:1.0: 1 port detected [ 1.764257] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.770449] ohci-pci: OHCI PCI platform driver [ 1.774927] ohci-platform: OHCI generic platform driver [ 1.780308] ohci-omap3: OHCI OMAP3 driver [ 1.784409] SPEAr-ohci: OHCI SPEAr driver [ 1.788509] ohci-st: OHCI STMicroelectronics driver [ 1.793497] ohci-atmel: OHCI Atmel driver [ 1.798087] usbcore: registered new interface driver usb-storage [ 1.806541] rtc-em3027 2-0056: rtc core: registered rtc-em3027 as rtc0 [ 1.814226] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1 [ 1.821390] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 1.827951] i2c /dev entries driver [ 1.840655] sdhci: Secure Digital Host Controller Interface driver [ 1.846819] sdhci: Copyright(c) Pierre Ossman [ 1.852311] Synopsys Designware Multimedia Card Interface Driver [ 1.859130] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.865554] mmc0: Invalid maximum block size, assuming 512 bytes [ 1.929728] mmc0: SDHCI controller on c8000000.sdhci [c8000000.sdhci] using ADMA [ 1.937208] sdhci-tegra c8000600.sdhci: Got CD GPIO [ 1.942106] sdhci-tegra c8000600.sdhci: Got WP GPIO [ 1.947141] mmc1: Invalid maximum block size, assuming 512 bytes [ 2.009808] mmc1: SDHCI controller on c8000600.sdhci [c8000600.sdhci] using ADMA [ 2.018558] ledtrig-cpu: registered to indicate activity on CPUs [ 2.024868] usbcore: registered new interface driver usbhid [ 2.030478] usbhid: USB HID core driver [ 2.037621] NET: Registered protocol family 10 [ 2.042908] Segment Routing with IPv6 [ 2.046621] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 2.053061] NET: Registered protocol family 17 [ 2.057498] can: controller area network core (rev 20120528 abi 9) [ 2.063853] NET: Registered protocol family 29 [ 2.068286] can: raw protocol (rev 20120528) [ 2.072558] can: broadcast manager protocol (rev 20161123 t) [ 2.078205] can: netlink gateway (rev 20130117) max_hops=1 [ 2.083990] Key type dns_resolver registered [ 2.088632] ThumbEE CPU extension supported. [ 2.092913] Registering SWP/SWPB emulation handler [ 2.106396] mmc0: host does not support reading read-only switch, assuming write-enable [ 2.107710] utmi_phy_clk_enable: timeout waiting for phy to stabilize [ 2.107736] tegra-ehci c5000000.usb: EHCI Host Controller [ 2.107758] tegra-ehci c5000000.usb: new USB bus registered, assigned bus number 2 [ 2.108078] tegra-ehci c5000000.usb: irq 288, io mem 0xc5000000 [ 2.143943] mmc0: new high speed SDHC card at address b368 [ 2.150124] mmcblk0: mmc0:b368 NCard 3.70 GiB [ 2.156942] mmcblk0: p1 [ 2.159809] usb 1-1: new high-speed USB device number 2 using tegra-ehci [ 2.168422] mmc1: new high speed SD card at address b368 [ 2.174387] mmcblk1: mmc1:b368 NCard 1.83 GiB (ro) [ 2.181885] mmcblk1: p1 p2 [ 2.189784] tegra-ehci c5000000.usb: USB 2.0 started, EHCI 1.00 [ 2.196881] hub 2-0:1.0: USB hub found [ 2.200726] hub 2-0:1.0: 1 port detected [ 2.206285] input: gpio-keys as /devices/soc0/gpio-keys/input/input0 [ 2.213527] rtc-em3027 2-0056: hctosys: unable to read the hardware clock [ 2.222768] EXT4-fs (mmcblk0p1): mounting ext3 file system using the ext4 subsystem [ 2.381220] hub 1-1:1.0: USB hub found [ 2.385073] hub 1-1:1.0: 4 ports detected [ 2.463673] EXT4-fs (mmcblk0p1): recovery complete [ 2.541522] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null) [ 2.549669] VFS: Mounted root (ext3 filesystem) on device 179:1. [ 2.565557] devtmpfs: mounted [ 2.573391] Freeing unused kernel memory: 2048K [ 2.666933] random: fast init done [ 2.709812] usb 1-1.2: new high-speed USB device number 3 using tegra-ehci bash: cannot set terminal process group (-1): Inappropriate ioctl for device bash: no job control in this shell root@(none):/# [ 3.338424] asix 1-1.2:1.0 eth1: register 'asix' at usb-c5008000.usb-1.2, ASIX AX88772 USB 2.0 Ethernet, 00:60:6e:60:6c:68 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:32 1970 [ 15.376036] PM: Syncing filesystems ... done. [ 15.422181] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 15.430646] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 15.439596] Suspending console(s) (use no_console_suspend to debug) [ 15.475454] pci_generic_config_write32: 38 callbacks suppressed [ 15.475498] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 15.487882] PM: suspend of devices complete after 39.604 msecs [ 15.492523] PM: late suspend of devices complete after 4.610 msecs [ 15.496288] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 15.496344] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 15.520354] PM: noirq suspend of devices complete after 27.800 msecs [ 15.520366] Disabling non-boot CPUs ... [ 15.588666] Entering suspend state LP1 [ 15.588666] Suspended for 1.415 seconds [ 15.588710] Enabling non-boot CPUs ... [ 15.618666] CPU1 is up [ 15.619764] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 15.619815] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 15.619847] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 15.619876] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x98 may corrupt adjacent RW1C bits [ 15.619905] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 15.619987] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 15.620020] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 15.620093] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 15.649974] PM: noirq resume of devices complete after 31.273 msecs [ 15.653631] PM: early resume of devices complete after 3.081 msecs [ 16.198859] PM: resume of devices complete after 545.195 msecs [ 16.367146] 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:37 1970 [ 17.304228] PM: Syncing filesystems ... done. [ 17.349288] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 17.357728] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 17.366776] Suspending console(s) (use no_console_suspend to debug) [ 17.417269] PM: suspend of devices complete after 41.727 msecs [ 17.421908] PM: late suspend of devices complete after 4.608 msecs [ 17.450274] PM: noirq suspend of devices complete after 28.334 msecs [ 17.450287] Disabling non-boot CPUs ... [ 17.507697] Entering suspend state LP1 [ 17.507697] Suspended for 3.080 seconds [ 17.507742] Enabling non-boot CPUs ... [ 17.538669] CPU1 is up [ 17.541384] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 17.570433] PM: noirq resume of devices complete after 31.728 msecs [ 17.574506] PM: early resume of devices complete after 3.315 msecs [ 18.118781] PM: resume of devices complete after 544.242 msecs [ 18.183958] 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:42 1970 [ 19.224783] PM: Syncing filesystems ... done. [ 19.269996] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 19.278421] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 19.287274] Suspending console(s) (use no_console_suspend to debug) [ 19.337100] PM: suspend of devices complete after 41.175 msecs [ 19.341729] PM: late suspend of devices complete after 4.597 msecs [ 19.370236] PM: noirq suspend of devices complete after 28.475 msecs [ 19.370249] Disabling non-boot CPUs ... [ 19.437682] Entering suspend state LP1 [ 19.437682] Suspended for 3.069 seconds [ 19.437728] Enabling non-boot CPUs ... [ 19.468555] CPU1 is up [ 19.469983] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 19.499823] PM: noirq resume of devices complete after 31.233 msecs [ 19.503794] PM: early resume of devices complete after 3.200 msecs [ 20.047622] PM: resume of devices complete after 543.796 msecs [ 20.112867] 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:47 1970 [ 21.154149] PM: Syncing filesystems ... done. [ 21.199242] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 21.207776] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 21.216865] Suspending console(s) (use no_console_suspend to debug) [ 21.255727] pci_generic_config_write32: 65 callbacks suppressed [ 21.255774] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 21.267442] PM: suspend of devices complete after 41.927 msecs [ 21.272359] PM: late suspend of devices complete after 4.885 msecs [ 21.276174] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 21.276230] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 21.300127] PM: noirq suspend of devices complete after 27.737 msecs [ 21.300139] Disabling non-boot CPUs ... [ 21.347510] Entering suspend state LP1 [ 21.347510] Suspended for 3.090 seconds [ 21.347555] Enabling non-boot CPUs ... [ 21.378551] CPU1 is up [ 21.379515] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 21.379562] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 21.379594] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 21.379623] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x98 may corrupt adjacent RW1C bits [ 21.379651] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 21.379731] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 21.379763] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 21.379837] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 21.409839] PM: noirq resume of devices complete after 31.254 msecs [ 21.413543] PM: early resume of devices complete after 3.125 msecs [ 21.958573] PM: resume of devices complete after 544.998 msecs [ 22.126853] 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 [ 23.063804] PM: Syncing filesystems ... done. [ 23.108906] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 23.117397] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 23.126373] Suspending console(s) (use no_console_suspend to debug) [ 23.186304] PM: suspend of devices complete after 51.974 msecs [ 23.191120] PM: late suspend of devices complete after 4.783 msecs [ 23.220058] PM: noirq suspend of devices complete after 28.906 msecs [ 23.220070] Disabling non-boot CPUs ... [ 23.287475] Entering suspend state LP1 [ 23.287475] Suspended for 3.059 seconds [ 23.287520] Enabling non-boot CPUs ... [ 23.318386] CPU1 is up [ 23.321067] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 23.350171] PM: noirq resume of devices complete after 31.750 msecs [ 23.354263] PM: early resume of devices complete after 3.327 msecs [ 23.898373] PM: resume of devices complete after 544.078 msecs [ 23.963482] 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:57 1970 [ 25.004332] PM: Syncing filesystems ... done. [ 25.049491] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 25.057930] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 25.067018] Suspending console(s) (use no_console_suspend to debug) [ 25.116711] PM: suspend of devices complete after 41.035 msecs [ 25.121354] PM: late suspend of devices complete after 4.612 msecs [ 25.149925] PM: noirq suspend of devices complete after 28.539 msecs [ 25.149938] Disabling non-boot CPUs ... [ 25.217324] Entering suspend state LP1 [ 25.217324] Suspended for 3.070 seconds [ 25.217367] Enabling non-boot CPUs ... [ 25.248285] CPU1 is up [ 25.249707] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 25.279660] PM: noirq resume of devices complete after 31.340 msecs [ 25.283318] PM: early resume of devices complete after 3.084 msecs [ 25.827735] PM: resume of devices complete after 544.384 msecs [ 25.892942] 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:02 1970 [ 26.933628] PM: Syncing filesystems ... done. [ 26.978712] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 26.987143] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 26.996209] Suspending console(s) (use no_console_suspend to debug) [ 27.044532] pci_generic_config_write32: 65 callbacks suppressed [ 27.044577] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 27.056929] PM: suspend of devices complete after 52.062 msecs [ 27.061861] PM: late suspend of devices complete after 4.900 msecs [ 27.065672] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 27.065727] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 27.089883] PM: noirq suspend of devices complete after 27.991 msecs [ 27.089896] Disabling non-boot CPUs ... [ 27.157269] Entering suspend state LP1 [ 27.157269] Suspended for 3.059 seconds [ 27.157314] Enabling non-boot CPUs ... [ 27.188300] CPU1 is up [ 27.189646] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 27.189695] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 27.189727] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 27.189755] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x98 may corrupt adjacent RW1C bits [ 27.189784] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 27.189866] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 27.189898] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 27.189972] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 27.219550] PM: noirq resume of devices complete after 31.217 msecs [ 27.223274] PM: early resume of devices complete after 3.143 msecs [ 27.768340] PM: resume of devices complete after 545.033 msecs [ 27.936602] 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:07 1970 [ 28.873640] PM: Syncing filesystems ... done. [ 28.918650] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 28.927103] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 28.936168] Suspending console(s) (use no_console_suspend to debug) [ 28.986634] PM: suspend of devices complete after 41.844 msecs [ 28.991376] PM: late suspend of devices complete after 4.710 msecs [ 29.019816] PM: noirq suspend of devices complete after 28.408 msecs [ 29.019829] Disabling non-boot CPUs ... [ 29.087206] Entering suspend state LP1 [ 29.087206] Suspended for 3.069 seconds [ 29.087251] Enabling non-boot CPUs ... [ 29.118187] CPU1 is up [ 29.119811] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 29.149510] PM: noirq resume of devices complete after 31.288 msecs [ 29.153220] PM: early resume of devices complete after 3.134 msecs [ 29.697759] PM: resume of devices complete after 544.507 msecs [ 29.762869] 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:12 1970 [ 30.803713] PM: Syncing filesystems ... done. [ 30.848839] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 30.857359] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 30.866420] Suspending console(s) (use no_console_suspend to debug) [ 30.917166] PM: suspend of devices complete after 42.100 msecs [ 30.922186] PM: late suspend of devices complete after 4.986 msecs [ 30.949659] PM: noirq suspend of devices complete after 27.442 msecs [ 30.949672] Disabling non-boot CPUs ... [ 31.017108] Entering suspend state LP1 [ 31.017108] Suspended for 3.070 seconds [ 31.017153] Enabling non-boot CPUs ... [ 31.048066] CPU1 is up [ 31.049495] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 31.079418] PM: noirq resume of devices complete after 31.318 msecs [ 31.083143] PM: early resume of devices complete after 3.148 msecs [ 31.627018] PM: resume of devices complete after 543.841 msecs [ 31.692141] 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:17 1970 [ 32.733525] PM: Syncing filesystems ... done. [ 32.775855] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 32.784212] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 32.793066] Suspending console(s) (use no_console_suspend to debug) [ 32.833544] pci_generic_config_write32: 65 callbacks suppressed [ 32.833589] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 32.845938] PM: suspend of devices complete after 44.897 msecs [ 32.850794] PM: late suspend of devices complete after 4.824 msecs [ 32.854539] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 32.854595] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 32.879643] PM: noirq suspend of devices complete after 28.818 msecs [ 32.879656] Disabling non-boot CPUs ... [ 32.946998] Entering suspend state LP1 [ 32.946998] Suspended for 3.070 seconds [ 32.947044] Enabling non-boot CPUs ... [ 32.977979] CPU1 is up [ 32.980565] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 32.980613] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 32.980646] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 32.980674] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x98 may corrupt adjacent RW1C bits [ 32.980702] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 32.980784] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 32.980817] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 32.980891] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 33.009756] PM: noirq resume of devices complete after 31.743 msecs [ 33.013807] PM: early resume of devices complete after 3.288 msecs [ 33.557294] PM: resume of devices complete after 543.453 msecs [ 33.725535] Restarting tasks ... done. root@(none):/# root@(none):/# NVTB SYSTEM SUSPEND TEST COMPLETE