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: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########################################################### 3.6 MiB/s done Bytes transferred = 7545456 (732270 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 - 0x732270 ] ## 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.10.0-next-20170222-154547-g9fb8cda (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 Tue Feb 21 21:03:55 PST 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 c15384c0, 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, 1255K 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 - 0xc1539de0 (1256 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.000009] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns [ 0.000025] clocksource: timer_us: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns [ 0.000036] Switching to timer-based delay loop, resolution 1000ns [ 0.001666] Console: colour dummy device 80x30 [ 0.001690] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=10000) [ 0.001701] pid_max: default: 32768 minimum: 301 [ 0.001785] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.001794] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.002223] CPU: Testing write buffer coherency: ok [ 0.002425] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.002577] Setting up static identity map for 0x300000 - 0x300098 [ 0.004013] Tegra Revision: A03 prime SKU: 8 CPU Process: 1 SoC Process: 2 [ 0.004386] EFI services will not be available. [ 0.004539] smp: Bringing up secondary CPUs ... [ 0.005063] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.005122] smp: Brought up 1 node, 2 CPUs [ 0.005133] SMP: Total of 2 processors activated (4.00 BogoMIPS). [ 0.005139] CPU: All CPU(s) started in SVC mode. [ 0.005778] devtmpfs: initialized [ 0.009605] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 1 [ 0.009810] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.009825] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.012847] pinctrl core: initialized pinctrl subsystem [ 0.014100] NET: Registered protocol family 16 [ 0.016103] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.017599] cpuidle: using governor menu [ 0.034847] No ATAGs? [ 0.034913] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.034924] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.040117] Serial: AMBA PL011 UART driver [ 0.051088] AT91: Could not find identification node [ 0.051608] usb1_vbus: Failed to request enable GPIO170: -517 [ 0.051624] reg-fixed-voltage regulators:regulator@2: Failed to register regulator: -517 [ 0.055113] vgaarb: loaded [ 0.055679] SCSI subsystem initialized [ 0.055801] libata version 3.00 loaded. [ 0.055983] usbcore: registered new interface driver usbfs [ 0.056025] usbcore: registered new interface driver hub [ 0.056062] usbcore: registered new device driver usb [ 0.058002] pps_core: LinuxPPS API ver. 1 registered [ 0.058009] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.058027] PTP clock support registered [ 0.058163] EDAC MC: Ver: 3.0.0 [ 0.059892] clocksource: Switched to clocksource timer_us [ 0.067266] NET: Registered protocol family 2 [ 0.067672] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.067743] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.067856] TCP: Hash tables configured (established 8192 bind 8192) [ 0.067953] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.068000] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.068148] NET: Registered protocol family 1 [ 0.068400] RPC: Registered named UNIX socket transport module. [ 0.068408] RPC: Registered udp transport module. [ 0.068414] RPC: Registered tcp transport module. [ 0.068419] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.068428] PCI: CLS 0 bytes, default 64 [ 0.069222] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 0.070639] workingset: timestamp_bits=30 max_order=18 bucket_order=0 [ 0.076994] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.077572] NFS: Registering the id_resolver key type [ 0.077593] Key type id_resolver registered [ 0.077599] Key type id_legacy registered [ 0.077629] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.078759] bounce: pool size: 64 pages [ 0.078795] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 0.078804] io scheduler noop registered [ 0.078810] io scheduler deadline registered [ 0.078957] io scheduler cfq registered (default) [ 0.078964] io scheduler mq-deadline registered [ 0.089781] tegra-pcie 80003000.pcie-controller: dual-mode configuration [ 0.090504] tegra-pcie 80003000.pcie-controller: probing port 0, using 2 lanes [ 0.174054] tegra-pcie 80003000.pcie-controller: PCI host bridge to bus 0000:00 [ 0.174066] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 0.174075] pci_bus 0000:00: root bus resource [mem 0xa0000000-0xa7ffffff] [ 0.174084] pci_bus 0000:00: root bus resource [mem 0xa8000000-0xbfffffff pref] [ 0.174094] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.174122] pci 0000:00:01.0: [10de:0bf0] type 01 class 0x060000 [ 0.174149] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 0.174183] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 0.174207] pci 0000:00:01.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.174218] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 0.174395] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x3e may corrupt adjacent RW1C bits [ 0.174407] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4 may corrupt adjacent RW1C bits [ 0.174417] pci_bus 0000:00: 1-byte config write to 0000:00:01.0 offset 0xc may corrupt adjacent RW1C bits [ 0.174424] PCI: bus0: Fast back to back transfers disabled [ 0.174433] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 0.174443] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x3e may corrupt adjacent RW1C bits [ 0.174454] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x3e may corrupt adjacent RW1C bits [ 0.174465] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x3e may corrupt adjacent RW1C bits [ 0.174475] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x6 may corrupt adjacent RW1C bits [ 0.174600] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000 [ 0.174625] pci 0000:01:00.0: reg 0x10: [io 0x0000-0x00ff] [ 0.174649] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit pref] [ 0.174667] pci 0000:01:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref] [ 0.174681] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref] [ 0.174760] pci 0000:01:00.0: supports D1 D2 [ 0.174768] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.199935] PCI: bus1: Fast back to back transfers disabled [ 0.199948] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 0.199959] Disabling cpuidle LP2 state, since PCIe IRQs are in use [ 0.200017] pci 0000:00:01.0: BAR 8: assigned [mem 0xa0000000-0xa00fffff] [ 0.200029] pci 0000:00:01.0: BAR 9: assigned [mem 0xa8000000-0xa80fffff 64bit pref] [ 0.200039] pci 0000:00:01.0: BAR 7: assigned [io 0x1000-0x1fff] [ 0.200051] pci 0000:01:00.0: BAR 6: assigned [mem 0xa0000000-0xa001ffff pref] [ 0.200062] pci 0000:01:00.0: BAR 4: assigned [mem 0xa8000000-0xa8003fff 64bit pref] [ 0.200082] pci 0000:01:00.0: BAR 2: assigned [mem 0xa8004000-0xa8004fff 64bit pref] [ 0.200101] pci 0000:01:00.0: BAR 0: assigned [io 0x1000-0x10ff] [ 0.200112] pci 0000:00:01.0: PCI bridge to [bus 01] [ 0.200121] pci 0000:00:01.0: bridge window [io 0x1000-0x1fff] [ 0.200130] pci 0000:00:01.0: bridge window [mem 0xa0000000-0xa00fffff] [ 0.200138] pci 0000:00:01.0: bridge window [mem 0xa8000000-0xa80fffff 64bit pref] [ 0.200160] pci 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 0.200209] pcieport 0000:00:01.0: enabling device (0140 -> 0143) [ 0.200384] pcieport 0000:00:01.0: Signaling PME with IRQ 295 [ 0.206252] tegra-apbdma 6000a000.dma: Tegra20 APB DMA driver register 16 channels [ 0.254918] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.257075] console [ttyS0] disabled [ 0.257109] 70006000.serial: ttyS0 at MMIO 0x70006000 (irq = 279, base_baud = 13500000) is a Tegra [ 1.317325] console [ttyS0] enabled [ 1.321399] SuperH (H)SCI(F) driver initialized [ 1.326627] msm_serial: driver initialized [ 1.330865] STMicroelectronics ASC driver initialized [ 1.340793] tegra-hdmi 54280000.hdmi: 54280000.hdmi supply hdmi not found, using dummy regulator [ 1.351487] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.358085] [drm] No driver support for vblank timestamp query. [ 1.364037] [drm] Cannot find any crtc or sizes - going 1024x768 [ 1.386045] Console: switching to colour frame buffer device 128x48 [ 1.400735] drm drm: fb0: frame buffer device [ 1.405214] [drm] Initialized tegra 0.0.0 20120330 for drm on minor 0 [ 1.420549] brd: module loaded [ 1.428430] loop: module loaded [ 1.437069] m25p80 spi32766.0: found s25fl008k, expected w25q80bl [ 1.443182] m25p80 spi32766.0: s25fl008k (1024 Kbytes) [ 1.450606] libphy: Fixed MDIO Bus: probed [ 1.455475] CAN device driver interface [ 1.459978] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded [ 1.466534] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k [ 1.472365] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.478321] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k [ 1.485275] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.491351] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 1.496933] r8169 0000:01:00.0: enabling device (0140 -> 0143) [ 1.503560] r8169 0000:01:00.0 eth0: RTL8168d/8111d at 0xf08fc000, 00:01:c0:13:7d:63, XID 081000c0 IRQ 296 [ 1.513221] r8169 0000:01:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] [ 1.523811] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.531259] usbcore: registered new interface driver pegasus [ 1.536940] usbcore: registered new interface driver asix [ 1.542371] usbcore: registered new interface driver ax88179_178a [ 1.548484] usbcore: registered new interface driver cdc_ether [ 1.554355] usbcore: registered new interface driver smsc75xx [ 1.560143] usbcore: registered new interface driver smsc95xx [ 1.565903] usbcore: registered new interface driver net1080 [ 1.571588] usbcore: registered new interface driver cdc_subset [ 1.577518] usbcore: registered new interface driver zaurus [ 1.583140] usbcore: registered new interface driver cdc_ncm [ 1.589060] tegra-phy c5004000.usb-phy: no vbus regulator [ 1.595546] tegra-phy c5008000.usb-phy: no vbus regulator [ 1.602201] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.608712] ehci-pci: EHCI PCI platform driver [ 1.613191] ehci-platform: EHCI generic platform driver [ 1.618553] ehci-orion: EHCI orion driver [ 1.622666] SPEAr-ehci: EHCI SPEAr driver [ 1.626761] ehci-st: EHCI STMicroelectronics driver [ 1.631738] ehci-exynos: EHCI EXYNOS driver [ 1.636019] ehci-atmel: EHCI Atmel driver [ 1.640129] tegra-ehci: Tegra EHCI driver [ 1.701099] ulpi_phy_power_on: ulpi write failed [ 1.705707] tegra-ehci c5004000.usb: Failed to power on the phy [ 1.711642] tegra-ehci: probe of c5004000.usb failed with error -110 [ 1.720614] tegra-ehci c5008000.usb: EHCI Host Controller [ 1.726018] tegra-ehci c5008000.usb: new USB bus registered, assigned bus number 1 [ 1.733829] tegra-ehci c5008000.usb: irq 290, io mem 0xc5008000 [ 1.759915] tegra-ehci c5008000.usb: USB 2.0 started, EHCI 1.00 [ 1.766436] hub 1-0:1.0: USB hub found [ 1.770224] hub 1-0:1.0: 1 port detected [ 1.774450] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.780640] ohci-pci: OHCI PCI platform driver [ 1.785118] ohci-platform: OHCI generic platform driver [ 1.790503] ohci-omap3: OHCI OMAP3 driver [ 1.794603] SPEAr-ohci: OHCI SPEAr driver [ 1.798700] ohci-st: OHCI STMicroelectronics driver [ 1.803679] ohci-atmel: OHCI Atmel driver [ 1.808256] usbcore: registered new interface driver usb-storage [ 1.816711] rtc-em3027 2-0056: rtc core: registered rtc-em3027 as rtc0 [ 1.824364] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1 [ 1.831529] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 1.838089] i2c /dev entries driver [ 1.850685] sdhci: Secure Digital Host Controller Interface driver [ 1.856850] sdhci: Copyright(c) Pierre Ossman [ 1.862319] Synopsys Designware Multimedia Card Interface Driver [ 1.869128] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.875553] mmc0: Invalid maximum block size, assuming 512 bytes [ 1.939913] mmc0: SDHCI controller on c8000000.sdhci [c8000000.sdhci] using ADMA [ 1.947395] sdhci-tegra c8000600.sdhci: Got CD GPIO [ 1.952292] sdhci-tegra c8000600.sdhci: Got WP GPIO [ 1.957328] mmc1: Invalid maximum block size, assuming 512 bytes [ 2.019992] mmc1: SDHCI controller on c8000600.sdhci [c8000600.sdhci] using ADMA [ 2.028720] ledtrig-cpu: registered to indicate activity on CPUs [ 2.035025] usbcore: registered new interface driver usbhid [ 2.040636] usbhid: USB HID core driver [ 2.047693] NET: Registered protocol family 10 [ 2.052983] Segment Routing with IPv6 [ 2.056696] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 2.063135] NET: Registered protocol family 17 [ 2.067573] can: controller area network core (rev 20120528 abi 9) [ 2.073925] NET: Registered protocol family 29 [ 2.078357] can: raw protocol (rev 20120528) [ 2.082629] can: broadcast manager protocol (rev 20161123 t) [ 2.088277] can: netlink gateway (rev 20130117) max_hops=1 [ 2.094064] Key type dns_resolver registered [ 2.098711] ThumbEE CPU extension supported. [ 2.102991] Registering SWP/SWPB emulation handler [ 2.117564] utmi_phy_clk_enable: timeout waiting for phy to stabilize [ 2.124071] tegra-ehci c5000000.usb: EHCI Host Controller [ 2.129475] tegra-ehci c5000000.usb: new USB bus registered, assigned bus number 2 [ 2.137326] tegra-ehci c5000000.usb: irq 288, io mem 0xc5000000 [ 2.149978] mmc0: host does not support reading read-only switch, assuming write-enable [ 2.159839] mmc0: new high speed SDHC card at address b368 [ 2.165857] mmcblk0: mmc0:b368 NCard 3.70 GiB [ 2.169948] usb 1-1: new high-speed USB device number 2 using tegra-ehci [ 2.179175] mmcblk0: p1 [ 2.185390] mmc1: new high speed SD card at address b368 [ 2.191207] mmcblk1: mmc1:b368 NCard 1.83 GiB (ro) [ 2.198561] mmcblk1: p1 p2 [ 2.209945] tegra-ehci c5000000.usb: USB 2.0 started, EHCI 1.00 [ 2.216824] hub 2-0:1.0: USB hub found [ 2.220643] hub 2-0:1.0: 1 port detected [ 2.225838] input: gpio-keys as /devices/soc0/gpio-keys/input/input0 [ 2.232945] rtc-em3027 2-0056: setting system clock to 2000-11-01 00:00:17 UTC (973036817) [ 2.243186] EXT4-fs (mmcblk0p1): mounting ext3 file system using the ext4 subsystem [ 2.401062] hub 1-1:1.0: USB hub found [ 2.404983] hub 1-1:1.0: 4 ports detected [ 2.480774] EXT4-fs (mmcblk0p1): recovery complete [ 2.555329] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null) [ 2.563530] VFS: Mounted root (ext3 filesystem) on device 179:1. [ 2.579332] devtmpfs: mounted [ 2.587164] Freeing unused kernel memory: 2048K [ 2.675850] random: fast init done [ 2.729992] 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.352410] 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 [ 14.786492] PM: Syncing filesystems ... done. [ 14.832677] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 14.841138] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 14.850165] Suspending console(s) (use no_console_suspend to debug) [ 14.865701] pci_generic_config_write32: 38 callbacks suppressed [ 14.865746] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 14.879875] PM: suspend of devices complete after 21.123 msecs [ 14.884357] PM: late suspend of devices complete after 4.387 msecs [ 14.888112] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 14.888167] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 14.910544] PM: noirq suspend of devices complete after 26.155 msecs [ 14.910558] Disabling non-boot CPUs ... [ 14.948908] Entering suspend state LP1 [ 14.948908] Suspended for 2.237 seconds [ 14.948954] Enabling non-boot CPUs ... [ 14.978901] CPU1 is up [ 14.979965] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 14.980015] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 14.980047] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 14.980076] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x98 may corrupt adjacent RW1C bits [ 14.980106] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 14.980188] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 14.980223] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 14.980296] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 15.010280] PM: noirq resume of devices complete after 31.346 msecs [ 15.013719] PM: early resume of devices complete after 2.860 msecs [ 15.549037] PM: resume of devices complete after 535.287 msecs [ 15.715476] 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 [ 16.424908] PM: Syncing filesystems ... done. [ 16.470056] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 16.478471] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 16.487507] Suspending console(s) (use no_console_suspend to debug) [ 16.536923] PM: suspend of devices complete after 40.727 msecs [ 16.541455] PM: late suspend of devices complete after 4.501 msecs [ 16.570459] PM: noirq suspend of devices complete after 28.973 msecs [ 16.570472] Disabling non-boot CPUs ... [ 16.617852] Entering suspend state LP1 [ 16.617852] Suspended for 3.330 seconds [ 16.617896] Enabling non-boot CPUs ... [ 16.648775] CPU1 is up [ 16.649971] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 16.680192] PM: noirq resume of devices complete after 31.382 msecs [ 16.683691] PM: early resume of devices complete after 2.923 msecs [ 17.228903] PM: resume of devices complete after 545.179 msecs [ 17.294071] 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 [ 18.094330] PM: Syncing filesystems ... done. [ 18.139411] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 18.147824] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 18.156872] Suspending console(s) (use no_console_suspend to debug) [ 18.207291] PM: suspend of devices complete after 41.801 msecs [ 18.212007] PM: late suspend of devices complete after 4.686 msecs [ 18.240403] PM: noirq suspend of devices complete after 28.365 msecs [ 18.240415] Disabling non-boot CPUs ... [ 18.307693] Entering suspend state LP1 [ 18.307693] Suspended for 3.310 seconds [ 18.307738] Enabling non-boot CPUs ... [ 18.338666] CPU1 is up [ 18.339497] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 18.370103] PM: noirq resume of devices complete after 31.403 msecs [ 18.373595] PM: early resume of devices complete after 2.922 msecs [ 18.908726] PM: resume of devices complete after 535.099 msecs [ 18.973886] Restarting tasks ... done. root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s [ 19.786979] random: crng init done 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:47 1970 [ 19.843958] PM: Syncing filesystems ... done. [ 19.889023] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 19.897432] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 19.906472] Suspending console(s) (use no_console_suspend to debug) [ 19.944162] pci_generic_config_write32: 65 callbacks suppressed [ 19.944207] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 19.956539] PM: suspend of devices complete after 41.465 msecs [ 19.961066] PM: late suspend of devices complete after 4.495 msecs [ 19.964781] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 19.964838] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 19.990315] PM: noirq suspend of devices complete after 29.218 msecs [ 19.990327] Disabling non-boot CPUs ... [ 20.057664] Entering suspend state LP1 [ 20.057664] Suspended for 3.249 seconds [ 20.057709] Enabling non-boot CPUs ... [ 20.088599] CPU1 is up [ 20.089938] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 20.089987] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 20.090019] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 20.090048] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x98 may corrupt adjacent RW1C bits [ 20.090078] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 20.090160] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 20.090192] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 20.090264] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 20.120018] PM: noirq resume of devices complete after 31.386 msecs [ 20.123521] PM: early resume of devices complete after 2.923 msecs [ 20.668631] PM: resume of devices complete after 545.078 msecs [ 20.836836] 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 [ 21.533944] PM: Syncing filesystems ... done. [ 21.579011] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 21.587419] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 21.596464] Suspending console(s) (use no_console_suspend to debug) [ 21.647534] PM: suspend of devices complete after 42.478 msecs [ 21.652114] PM: late suspend of devices complete after 4.549 msecs [ 21.680226] PM: noirq suspend of devices complete after 28.080 msecs [ 21.680238] Disabling non-boot CPUs ... [ 21.747593] Entering suspend state LP1 [ 21.747593] Suspended for 3.309 seconds [ 21.747638] Enabling non-boot CPUs ... [ 21.778518] CPU1 is up [ 21.781056] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 21.810351] PM: noirq resume of devices complete after 31.799 msecs [ 21.814194] PM: early resume of devices complete after 3.084 msecs [ 22.358638] PM: resume of devices complete after 544.413 msecs [ 22.423831] 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 [ 23.224023] PM: Syncing filesystems ... done. [ 23.269114] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 23.277529] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 23.286581] Suspending console(s) (use no_console_suspend to debug) [ 23.336856] PM: suspend of devices complete after 41.656 msecs [ 23.341402] PM: late suspend of devices complete after 4.514 msecs [ 23.370145] PM: noirq suspend of devices complete after 28.712 msecs [ 23.370158] Disabling non-boot CPUs ... [ 23.437554] Entering suspend state LP1 [ 23.437554] Suspended for 3.309 seconds [ 23.437598] Enabling non-boot CPUs ... [ 23.468431] CPU1 is up [ 23.469624] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 23.499846] PM: noirq resume of devices complete after 31.379 msecs [ 23.503343] PM: early resume of devices complete after 2.923 msecs [ 24.038017] PM: resume of devices complete after 534.642 msecs [ 24.103199] 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 [ 24.913886] PM: Syncing filesystems ... done. [ 24.958928] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 24.967340] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 24.976390] Suspending console(s) (use no_console_suspend to debug) [ 25.014268] pci_generic_config_write32: 65 callbacks suppressed [ 25.014314] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 25.027181] PM: suspend of devices complete after 42.196 msecs [ 25.031729] PM: late suspend of devices complete after 4.515 msecs [ 25.035465] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 25.035521] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 25.060020] PM: noirq suspend of devices complete after 28.260 msecs [ 25.060033] Disabling non-boot CPUs ... [ 25.117436] Entering suspend state LP1 [ 25.117436] Suspended for 3.320 seconds [ 25.117481] Enabling non-boot CPUs ... [ 25.148353] CPU1 is up [ 25.149754] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 25.149804] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 25.149837] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 25.149866] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x98 may corrupt adjacent RW1C bits [ 25.149895] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 25.149975] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 25.150010] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 25.150082] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 25.179759] PM: noirq resume of devices complete after 31.371 msecs [ 25.183345] PM: early resume of devices complete after 3.009 msecs [ 25.728471] PM: resume of devices complete after 545.094 msecs [ 25.896758] 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 [ 26.593796] PM: Syncing filesystems ... done. [ 26.638835] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 26.647259] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 26.656317] Suspending console(s) (use no_console_suspend to debug) [ 26.707525] PM: suspend of devices complete after 42.600 msecs [ 26.712260] PM: late suspend of devices complete after 4.703 msecs [ 26.739962] PM: noirq suspend of devices complete after 27.669 msecs [ 26.739975] Disabling non-boot CPUs ... [ 26.807334] Entering suspend state LP1 [ 26.807334] Suspended for 3.310 seconds [ 26.807378] Enabling non-boot CPUs ... [ 26.838301] CPU1 is up [ 26.839812] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 26.869670] PM: noirq resume of devices complete after 31.335 msecs [ 26.873201] PM: early resume of devices complete after 2.955 msecs [ 27.407405] PM: resume of devices complete after 534.171 msecs [ 27.472586] 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 [ 28.283844] PM: Syncing filesystems ... done. [ 28.328960] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 28.337488] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 28.346550] Suspending console(s) (use no_console_suspend to debug) [ 28.396063] PM: suspend of devices complete after 40.899 msecs [ 28.400573] PM: late suspend of devices complete after 4.477 msecs [ 28.429883] PM: noirq suspend of devices complete after 29.279 msecs [ 28.429896] Disabling non-boot CPUs ... [ 28.497255] Entering suspend state LP1 [ 28.497255] Suspended for 3.309 seconds [ 28.497299] Enabling non-boot CPUs ... [ 28.528223] CPU1 is up [ 28.530765] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 28.560003] PM: noirq resume of devices complete after 31.745 msecs [ 28.563792] PM: early resume of devices complete after 3.040 msecs [ 29.107421] PM: resume of devices complete after 543.599 msecs [ 29.172562] 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 [ 29.973469] PM: Syncing filesystems ... done. [ 30.018574] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 30.027004] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 30.036067] Suspending console(s) (use no_console_suspend to debug) [ 30.075216] pci_generic_config_write32: 65 callbacks suppressed [ 30.075260] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 30.087012] PM: suspend of devices complete after 42.326 msecs [ 30.091703] PM: late suspend of devices complete after 4.660 msecs [ 30.096097] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 30.096154] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 30.119795] PM: noirq suspend of devices complete after 28.062 msecs [ 30.119807] Disabling non-boot CPUs ... [ 30.187204] Entering suspend state LP1 [ 30.187204] Suspended for 3.309 seconds [ 30.187249] Enabling non-boot CPUs ... [ 30.218077] CPU1 is up [ 30.219671] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 30.219721] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 30.219752] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 30.219779] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x98 may corrupt adjacent RW1C bits [ 30.219810] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 30.219891] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 30.219923] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 30.219996] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 30.249489] PM: noirq resume of devices complete after 31.377 msecs [ 30.252990] PM: early resume of devices complete after 2.922 msecs [ 30.787409] PM: resume of devices complete after 534.387 msecs [ 30.955658] Restarting tasks ... done. root@(none):/# root@(none):/# NVTB SYSTEM SUSPEND TEST COMPLETE