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  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: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################ 4 MiB/s done Bytes transferred = 7855592 (77dde8 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: *## 3.4 MiB/s done Bytes transferred = 21426 (53b2 hex) Tegra20 (TrimSlice) # bootz 0x00408000 - 0x02408000 Kernel image @ 0x408000 [ 0x000000 - 0x77dde8 ] ## 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-rc3-next-20170323-160636-g6ec9c2f (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 Thu Mar 23 02:18:40 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 c157bd40, 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 17 pages/cpu @ef7c4000 s38528 r8192 d22912 u69632 [ 0.000000] pcpu-alloc: s38528 r8192 d22912 u69632 alloc=17*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: 954408K/1048576K available (10240K kernel code, 1549K rwdata, 4388K rodata, 2048K init, 417K bss, 28632K 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 - 0xc1583790 (1550 kB) [ 0.000000] .bss : 0xc1585000 - 0xc15ed608 ( 418 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] RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, 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.000009] 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.001668] Console: colour dummy device 80x30 [ 0.001692] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=10000) [ 0.001704] pid_max: default: 32768 minimum: 301 [ 0.001780] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.001792] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.002211] CPU: Testing write buffer coherency: ok [ 0.002418] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.002646] Setting up static identity map for 0x300000 - 0x300098 [ 0.004072] Tegra Revision: A03 prime SKU: 8 CPU Process: 1 SoC Process: 2 [ 0.004446] EFI services will not be available. [ 0.004612] smp: Bringing up secondary CPUs ... [ 0.005158] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.005222] smp: Brought up 1 node, 2 CPUs [ 0.005233] SMP: Total of 2 processors activated (4.00 BogoMIPS). [ 0.005239] CPU: All CPU(s) started in SVC mode. [ 0.005891] devtmpfs: initialized [ 0.009534] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 1 [ 0.009747] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.009762] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.012730] pinctrl core: initialized pinctrl subsystem [ 0.013972] NET: Registered protocol family 16 [ 0.016008] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.017498] cpuidle: using governor menu [ 0.034934] No ATAGs? [ 0.035001] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.035012] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.040300] Serial: AMBA PL011 UART driver [ 0.051530] AT91: Could not find identification node [ 0.052058] usb1_vbus: Failed to request enable GPIO170: -517 [ 0.052074] reg-fixed-voltage regulators:regulator@2: Failed to register regulator: -517 [ 0.055586] vgaarb: loaded [ 0.056148] SCSI subsystem initialized [ 0.056267] libata version 3.00 loaded. [ 0.056450] usbcore: registered new interface driver usbfs [ 0.056493] usbcore: registered new interface driver hub [ 0.056530] usbcore: registered new device driver usb [ 0.058484] pps_core: LinuxPPS API ver. 1 registered [ 0.058492] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.058508] PTP clock support registered [ 0.058652] EDAC MC: Ver: 3.0.0 [ 0.060440] clocksource: Switched to clocksource timer_us [ 0.100108] NET: Registered protocol family 2 [ 0.100580] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.100656] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.100770] TCP: Hash tables configured (established 8192 bind 8192) [ 0.100886] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.100936] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.101088] NET: Registered protocol family 1 [ 0.101376] RPC: Registered named UNIX socket transport module. [ 0.101385] RPC: Registered udp transport module. [ 0.101390] RPC: Registered tcp transport module. [ 0.101395] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.101404] PCI: CLS 0 bytes, default 64 [ 0.102228] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 0.103608] workingset: timestamp_bits=30 max_order=18 bucket_order=0 [ 0.110253] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.110920] NFS: Registering the id_resolver key type [ 0.110943] Key type id_resolver registered [ 0.110949] Key type id_legacy registered [ 0.110980] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.112156] bounce: pool size: 64 pages [ 0.112194] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 0.112203] io scheduler noop registered [ 0.112208] io scheduler deadline registered [ 0.112359] io scheduler cfq registered (default) [ 0.112367] io scheduler mq-deadline registered [ 0.123518] tegra-pcie 80003000.pcie-controller: dual-mode configuration [ 0.124220] tegra-pcie 80003000.pcie-controller: probing port 0, using 2 lanes [ 0.206599] tegra-pcie 80003000.pcie-controller: PCI host bridge to bus 0000:00 [ 0.206613] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 0.206622] pci_bus 0000:00: root bus resource [mem 0xa0000000-0xa7ffffff] [ 0.206630] pci_bus 0000:00: root bus resource [mem 0xa8000000-0xbfffffff pref] [ 0.206638] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.206666] pci 0000:00:01.0: [10de:0bf0] type 01 class 0x060000 [ 0.206692] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 0.206727] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 0.206751] pci 0000:00:01.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.206762] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 0.206944] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x3e may corrupt adjacent RW1C bits [ 0.206956] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4 may corrupt adjacent RW1C bits [ 0.206966] pci_bus 0000:00: 1-byte config write to 0000:00:01.0 offset 0xc may corrupt adjacent RW1C bits [ 0.206972] PCI: bus0: Fast back to back transfers disabled [ 0.206981] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 0.206991] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x3e may corrupt adjacent RW1C bits [ 0.207002] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x3e may corrupt adjacent RW1C bits [ 0.207012] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x3e may corrupt adjacent RW1C bits [ 0.207021] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x6 may corrupt adjacent RW1C bits [ 0.207139] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000 [ 0.207162] pci 0000:01:00.0: reg 0x10: [io 0x0000-0x00ff] [ 0.207187] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit pref] [ 0.207205] pci 0000:01:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref] [ 0.207218] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref] [ 0.207300] pci 0000:01:00.0: supports D1 D2 [ 0.207309] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.230467] PCI: bus1: Fast back to back transfers disabled [ 0.230481] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 0.230493] Disabling cpuidle LP2 state, since PCIe IRQs are in use [ 0.230554] pci 0000:00:01.0: BAR 8: assigned [mem 0xa0000000-0xa00fffff] [ 0.230566] pci 0000:00:01.0: BAR 9: assigned [mem 0xa8000000-0xa80fffff 64bit pref] [ 0.230575] pci 0000:00:01.0: BAR 7: assigned [io 0x1000-0x1fff] [ 0.230596] pci 0000:01:00.0: BAR 6: assigned [mem 0xa0000000-0xa001ffff pref] [ 0.230606] pci 0000:01:00.0: BAR 4: assigned [mem 0xa8000000-0xa8003fff 64bit pref] [ 0.230626] pci 0000:01:00.0: BAR 2: assigned [mem 0xa8004000-0xa8004fff 64bit pref] [ 0.230645] pci 0000:01:00.0: BAR 0: assigned [io 0x1000-0x10ff] [ 0.230658] pci 0000:00:01.0: PCI bridge to [bus 01] [ 0.230666] pci 0000:00:01.0: bridge window [io 0x1000-0x1fff] [ 0.230675] pci 0000:00:01.0: bridge window [mem 0xa0000000-0xa00fffff] [ 0.230683] pci 0000:00:01.0: bridge window [mem 0xa8000000-0xa80fffff 64bit pref] [ 0.230705] pci 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 0.230756] pcieport 0000:00:01.0: enabling device (0140 -> 0143) [ 0.230937] pcieport 0000:00:01.0: Signaling PME with IRQ 295 [ 0.236920] tegra-apbdma 6000a000.dma: Tegra20 APB DMA driver register 16 channels [ 0.285584] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.287814] console [ttyS0] disabled [ 0.287849] 70006000.serial: ttyS0 at MMIO 0x70006000 (irq = 279, base_baud = 13500000) is a Tegra [ 1.343100] console [ttyS0] enabled [ 1.347157] SuperH (H)SCI(F) driver initialized [ 1.352406] msm_serial: driver initialized [ 1.356622] STMicroelectronics ASC driver initialized [ 1.365941] tegra-hdmi 54280000.hdmi: 54280000.hdmi supply hdmi not found, using dummy regulator [ 1.376683] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.383300] [drm] No driver support for vblank timestamp query. [ 1.389241] [drm] Cannot find any crtc or sizes - going 1024x768 [ 1.411484] Console: switching to colour frame buffer device 128x48 [ 1.426160] drm drm: fb0: frame buffer device [ 1.430653] [drm] Initialized tegra 0.0.0 20120330 for drm on minor 0 [ 1.445941] brd: module loaded [ 1.454604] loop: module loaded [ 1.463535] m25p80 spi32766.0: found s25fl008k, expected w25q80bl [ 1.469621] m25p80 spi32766.0: s25fl008k (1024 Kbytes) [ 1.476941] libphy: Fixed MDIO Bus: probed [ 1.481834] CAN device driver interface [ 1.486325] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded [ 1.493003] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k [ 1.498820] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.504790] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k [ 1.511748] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.517821] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 1.523416] r8169 0000:01:00.0: enabling device (0140 -> 0143) [ 1.530057] r8169 0000:01:00.0 eth0: RTL8168d/8111d at 0xf08fc000, 00:01:c0:13:7d:63, XID 081000c0 IRQ 296 [ 1.539719] r8169 0000:01:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] [ 1.550377] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.557841] usbcore: registered new interface driver pegasus [ 1.563542] usbcore: registered new interface driver asix [ 1.568954] usbcore: registered new interface driver ax88179_178a [ 1.575077] usbcore: registered new interface driver cdc_ether [ 1.580952] usbcore: registered new interface driver smsc75xx [ 1.586723] usbcore: registered new interface driver smsc95xx [ 1.592498] usbcore: registered new interface driver net1080 [ 1.598176] usbcore: registered new interface driver cdc_subset [ 1.604125] usbcore: registered new interface driver zaurus [ 1.609725] usbcore: registered new interface driver cdc_ncm [ 1.615658] tegra-phy c5004000.usb-phy: no vbus regulator [ 1.622153] tegra-phy c5008000.usb-phy: no vbus regulator [ 1.628832] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.635363] ehci-pci: EHCI PCI platform driver [ 1.639831] ehci-platform: EHCI generic platform driver [ 1.645212] ehci-orion: EHCI orion driver [ 1.649327] SPEAr-ehci: EHCI SPEAr driver [ 1.653445] ehci-st: EHCI STMicroelectronics driver [ 1.658410] ehci-exynos: EHCI EXYNOS driver [ 1.662725] ehci-atmel: EHCI Atmel driver [ 1.666825] tegra-ehci: Tegra EHCI driver [ 1.731641] ulpi_phy_power_on: ulpi write failed [ 1.736249] tegra-ehci c5004000.usb: Failed to power on the phy [ 1.742183] tegra-ehci: probe of c5004000.usb failed with error -110 [ 1.751155] tegra-ehci c5008000.usb: EHCI Host Controller [ 1.756561] tegra-ehci c5008000.usb: new USB bus registered, assigned bus number 1 [ 1.764381] tegra-ehci c5008000.usb: irq 290, io mem 0xc5008000 [ 1.790454] tegra-ehci c5008000.usb: USB 2.0 started, EHCI 1.00 [ 1.796973] hub 1-0:1.0: USB hub found [ 1.800755] hub 1-0:1.0: 1 port detected [ 1.804986] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.811176] ohci-pci: OHCI PCI platform driver [ 1.815654] ohci-platform: OHCI generic platform driver [ 1.821044] ohci-omap3: OHCI OMAP3 driver [ 1.825147] SPEAr-ohci: OHCI SPEAr driver [ 1.829245] ohci-st: OHCI STMicroelectronics driver [ 1.834236] ohci-atmel: OHCI Atmel driver [ 1.838829] usbcore: registered new interface driver usb-storage [ 1.847443] rtc-em3027 2-0056: rtc core: registered rtc-em3027 as rtc0 [ 1.855128] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1 [ 1.862294] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 1.868853] i2c /dev entries driver [ 1.881680] sdhci: Secure Digital Host Controller Interface driver [ 1.887845] sdhci: Copyright(c) Pierre Ossman [ 1.893377] Synopsys Designware Multimedia Card Interface Driver [ 1.900304] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.914665] mmc0: Invalid maximum block size, assuming 512 bytes [ 1.980456] mmc0: SDHCI controller on c8000000.sdhci [c8000000.sdhci] using ADMA [ 1.987937] sdhci-tegra c8000600.sdhci: Got CD GPIO [ 1.992835] sdhci-tegra c8000600.sdhci: Got WP GPIO [ 2.005870] mmc1: Invalid maximum block size, assuming 512 bytes [ 2.070554] mmc1: SDHCI controller on c8000600.sdhci [c8000600.sdhci] using ADMA [ 2.079385] ledtrig-cpu: registered to indicate activity on CPUs [ 2.085675] usbcore: registered new interface driver usbhid [ 2.091250] usbhid: USB HID core driver [ 2.098227] NET: Registered protocol family 10 [ 2.103674] Segment Routing with IPv6 [ 2.107369] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 2.113806] NET: Registered protocol family 17 [ 2.118244] can: controller area network core (rev 20120528 abi 9) [ 2.124466] NET: Registered protocol family 29 [ 2.128898] can: raw protocol (rev 20120528) [ 2.133169] can: broadcast manager protocol (rev 20161123 t) [ 2.138816] can: netlink gateway (rev 20130117) max_hops=1 [ 2.144623] Key type dns_resolver registered [ 2.149276] ThumbEE CPU extension supported. [ 2.153564] Registering SWP/SWPB emulation handler [ 2.166233] utmi_phy_clk_enable: timeout waiting for phy to stabilize [ 2.170472] usb 1-1: new high-speed USB device number 2 using tegra-ehci [ 2.179395] tegra-ehci c5000000.usb: EHCI Host Controller [ 2.184809] tegra-ehci c5000000.usb: new USB bus registered, assigned bus number 2 [ 2.192672] tegra-ehci c5000000.usb: irq 288, io mem 0xc5000000 [ 2.289462] mmc1: new high speed SD card at address b368 [ 2.295304] mmcblk1: mmc1:b368 NCard 1.83 GiB (ro) [ 2.302785] mmcblk1: p1 p2 [ 2.340469] tegra-ehci c5000000.usb: USB 2.0 started, EHCI 1.00 [ 2.347243] hub 2-0:1.0: USB hub found [ 2.351084] hub 2-0:1.0: 1 port detected [ 2.356279] input: gpio-keys as /devices/soc0/gpio-keys/input/input0 [ 2.363396] hub 1-1:1.0: USB hub found [ 2.363401] rtc-em3027 2-0056: hctosys: unable to read the hardware clock [ 2.374042] hub 1-1:1.0: 4 ports detected [ 2.379467] Waiting for root device PARTUUID=11eb23c1-01... [ 2.690523] usb 1-1.2: new high-speed USB device number 3 using tegra-ehci [ 3.258349] mmc0: host does not support reading read-only switch, assuming write-enable [ 3.268496] mmc0: new high speed SDHC card at address b368 [ 3.275494] mmcblk0: mmc0:b368 NCard 3.70 GiB [ 3.283446] mmcblk0: p1 [ 3.315535] 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 [ 3.341956] EXT4-fs (mmcblk0p1): mounting ext3 file system using the ext4 subsystem [ 3.592073] EXT4-fs (mmcblk0p1): recovery complete [ 3.669072] random: fast init done [ 3.672745] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null) [ 3.680957] VFS: Mounted root (ext3 filesystem) on device 179:17. [ 3.696818] devtmpfs: mounted [ 3.704627] 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):/# 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.779772] PM: Syncing filesystems ... done. [ 15.825925] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 15.834393] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 15.843416] Suspending console(s) (use no_console_suspend to debug) [ 15.885993] pci_generic_config_write32: 38 callbacks suppressed [ 15.886040] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 15.898429] PM: suspend of devices complete after 46.300 msecs [ 15.903427] PM: late suspend of devices complete after 4.966 msecs [ 15.907232] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 15.907288] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 15.931116] PM: noirq suspend of devices complete after 27.659 msecs [ 15.931129] Disabling non-boot CPUs ... [ 16.000650] Entering suspend state LP1 [ 16.000650] Suspended for 1.116 seconds [ 16.000698] Enabling non-boot CPUs ... [ 16.030506] CPU1 is up [ 16.031453] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 16.031501] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 16.031532] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 16.031560] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x98 may corrupt adjacent RW1C bits [ 16.031588] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 16.031670] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 16.031701] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 16.031775] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 16.060709] PM: noirq resume of devices complete after 30.168 msecs [ 16.064305] PM: early resume of devices complete after 2.846 msecs [ 16.609134] PM: resume of devices complete after 544.794 msecs [ 16.777609] 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.595196] PM: Syncing filesystems ... done. [ 17.640278] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 17.648760] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 17.657794] Suspending console(s) (use no_console_suspend to debug) [ 17.708079] PM: suspend of devices complete after 42.743 msecs [ 17.713124] PM: late suspend of devices complete after 5.013 msecs [ 17.741005] PM: noirq suspend of devices complete after 27.849 msecs [ 17.741018] Disabling non-boot CPUs ... [ 17.809291] Entering suspend state LP1 [ 17.809291] Suspended for 3.191 seconds [ 17.809338] Enabling non-boot CPUs ... [ 17.840424] CPU1 is up [ 17.841640] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 17.870632] PM: noirq resume of devices complete after 30.173 msecs [ 17.874374] PM: early resume of devices complete after 2.963 msecs [ 18.425379] PM: resume of devices complete after 550.970 msecs [ 18.490658] 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.405156] PM: Syncing filesystems ... done. [ 19.450227] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 19.458731] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 19.467815] Suspending console(s) (use no_console_suspend to debug) [ 19.517978] PM: suspend of devices complete after 41.414 msecs [ 19.522974] PM: late suspend of devices complete after 4.963 msecs [ 19.550944] PM: noirq suspend of devices complete after 27.937 msecs [ 19.550957] Disabling non-boot CPUs ... [ 19.619107] Entering suspend state LP1 [ 19.619107] Suspended for 3.190 seconds [ 19.619155] Enabling non-boot CPUs ... [ 19.650353] CPU1 is up [ 19.651861] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 19.680542] PM: noirq resume of devices complete after 30.155 msecs [ 19.684286] PM: early resume of devices complete after 2.968 msecs [ 20.228990] PM: resume of devices complete after 544.668 msecs [ 20.294344] 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.215005] PM: Syncing filesystems ... done. [ 21.260088] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 21.268526] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 21.277386] Suspending console(s) (use no_console_suspend to debug) [ 21.315297] pci_generic_config_write32: 65 callbacks suppressed [ 21.315342] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 21.327744] PM: suspend of devices complete after 42.370 msecs [ 21.332746] PM: late suspend of devices complete after 4.970 msecs [ 21.337300] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 21.337357] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 21.360903] PM: noirq suspend of devices complete after 28.127 msecs [ 21.360915] Disabling non-boot CPUs ... [ 21.428967] Entering suspend state LP1 [ 21.428967] Suspended for 3.190 seconds [ 21.429014] Enabling non-boot CPUs ... [ 21.460263] CPU1 is up [ 21.461365] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 21.461416] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 21.461447] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 21.461474] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x98 may corrupt adjacent RW1C bits [ 21.461503] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 21.461585] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 21.461618] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 21.461693] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 21.490452] PM: noirq resume of devices complete after 30.155 msecs [ 21.494143] PM: early resume of devices complete after 2.935 msecs [ 22.038794] PM: resume of devices complete after 544.616 msecs [ 22.207115] 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.024970] PM: Syncing filesystems ... done. [ 23.070198] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 23.078630] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 23.087693] Suspending console(s) (use no_console_suspend to debug) [ 23.138260] PM: suspend of devices complete after 41.886 msecs [ 23.143376] PM: late suspend of devices complete after 5.085 msecs [ 23.170821] PM: noirq suspend of devices complete after 27.412 msecs [ 23.170834] Disabling non-boot CPUs ... [ 23.209016] Entering suspend state LP1 [ 23.209016] Suspended for 3.219 seconds [ 23.209064] Enabling non-boot CPUs ... [ 23.240233] CPU1 is up [ 23.241055] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 23.270350] PM: noirq resume of devices complete after 30.085 msecs [ 23.273899] PM: early resume of devices complete after 2.976 msecs [ 23.818452] PM: resume of devices complete after 544.520 msecs [ 23.883690] 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 [ 24.804807] PM: Syncing filesystems ... done. [ 24.849912] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 24.858437] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 24.867499] Suspending console(s) (use no_console_suspend to debug) [ 24.918293] PM: suspend of devices complete after 42.054 msecs [ 24.923099] PM: late suspend of devices complete after 4.772 msecs [ 24.950656] PM: noirq suspend of devices complete after 27.525 msecs [ 24.950669] Disabling non-boot CPUs ... [ 25.008868] Entering suspend state LP1 [ 25.008868] Suspended for 3.200 seconds [ 25.008917] Enabling non-boot CPUs ... [ 25.040138] CPU1 is up [ 25.041230] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 25.070279] PM: noirq resume of devices complete after 30.106 msecs [ 25.073954] PM: early resume of devices complete after 2.906 msecs [ 25.618629] PM: resume of devices complete after 544.643 msecs [ 25.683844] 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.604719] PM: Syncing filesystems ... done. [ 26.649817] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 26.658351] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 26.667410] Suspending console(s) (use no_console_suspend to debug) [ 26.705087] pci_generic_config_write32: 65 callbacks suppressed [ 26.705133] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 26.717505] PM: suspend of devices complete after 41.407 msecs [ 26.722190] PM: late suspend of devices complete after 4.653 msecs [ 26.726594] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 26.726649] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 26.750575] PM: noirq suspend of devices complete after 28.353 msecs [ 26.750588] Disabling non-boot CPUs ... [ 26.818763] Entering suspend state LP1 [ 26.818763] Suspended for 3.190 seconds [ 26.818812] Enabling non-boot CPUs ... [ 26.849998] CPU1 is up [ 26.851354] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 26.851402] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 26.851433] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 26.851463] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x98 may corrupt adjacent RW1C bits [ 26.851490] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 26.851572] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 26.851604] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 26.851680] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 26.880185] PM: noirq resume of devices complete after 30.153 msecs [ 26.883872] PM: early resume of devices complete after 2.931 msecs [ 27.428442] PM: resume of devices complete after 544.538 msecs [ 27.596931] 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.414908] PM: Syncing filesystems ... done. [ 28.460072] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 28.468494] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 28.477527] Suspending console(s) (use no_console_suspend to debug) [ 28.527347] PM: suspend of devices complete after 41.055 msecs [ 28.532316] PM: late suspend of devices complete after 4.937 msecs [ 28.560494] PM: noirq suspend of devices complete after 28.146 msecs [ 28.560507] Disabling non-boot CPUs ... [ 28.628611] Entering suspend state LP1 [ 28.628611] Suspended for 3.190 seconds [ 28.628660] Enabling non-boot CPUs ... [ 28.659912] CPU1 is up [ 28.661271] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 28.690084] PM: noirq resume of devices complete after 30.136 msecs [ 28.693792] PM: early resume of devices complete after 2.938 msecs [ 29.238554] PM: resume of devices complete after 544.727 msecs [ 29.303802] 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.225299] PM: Syncing filesystems ... done. [ 30.270620] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 30.278981] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 30.287803] Suspending console(s) (use no_console_suspend to debug) [ 30.337635] PM: suspend of devices complete after 41.788 msecs [ 30.342711] PM: late suspend of devices complete after 5.044 msecs [ 30.370444] PM: noirq suspend of devices complete after 27.702 msecs [ 30.370456] Disabling non-boot CPUs ... [ 30.438637] Entering suspend state LP1 [ 30.438637] Suspended for 3.189 seconds [ 30.438684] Enabling non-boot CPUs ... [ 30.469861] CPU1 is up [ 30.471468] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 30.500007] PM: noirq resume of devices complete after 30.112 msecs [ 30.503683] PM: early resume of devices complete after 2.925 msecs [ 31.048249] PM: resume of devices complete after 544.532 msecs [ 31.113491] 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.034577] PM: Syncing filesystems ... done. [ 32.079815] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 32.088249] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 32.097351] Suspending console(s) (use no_console_suspend to debug) [ 32.134970] pci_generic_config_write32: 65 callbacks suppressed [ 32.135016] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 32.147357] PM: suspend of devices complete after 41.310 msecs [ 32.152062] PM: late suspend of devices complete after 4.673 msecs [ 32.156594] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 32.156653] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 32.180314] PM: noirq suspend of devices complete after 28.221 msecs [ 32.180327] Disabling non-boot CPUs ... [ 32.248515] Entering suspend state LP1 [ 32.248515] Suspended for 3.190 seconds [ 32.248562] Enabling non-boot CPUs ... [ 32.279769] CPU1 is up [ 32.282257] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 32.282329] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 32.282380] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 32.282410] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x98 may corrupt adjacent RW1C bits [ 32.282437] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 32.282519] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 32.282551] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 32.282626] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 32.309902] PM: noirq resume of devices complete after 30.099 msecs [ 32.313399] PM: early resume of devices complete after 2.923 msecs [ 32.848049] PM: resume of devices complete after 534.616 msecs [ 33.016407] Restarting tasks ... done. root@(none):/# root@(none):/# NVTB SYSTEM SUSPEND TEST COMPLETE