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.6 MiB/s done Bytes transferred = 7286552 (6f2f18 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: *## 4 MiB/s done Bytes transferred = 21172 (52b4 hex) Tegra20 (TrimSlice) # bootz 0x00408000 - 0x02408000 Kernel image @ 0x408000 [ 0x000000 - 0x6f2f18 ] ## Flattened Device Tree blob at 02408000 Booting using the fdt blob at 0x2408000 Using Device Tree in place at 02408000, end 024102b3 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.9.0-rc5-128069-ga25f094 (pwalmsley@sellafield) (gcc version 4.7.3 20130328 (prerelease) (crosstool-NG linaro-1.13.1-4.7-2013.04-20130415 - Linaro GCC 2013.04) ) #1 SMP Mon Nov 14 02:04:24 PST 2016 [ 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 c1427f80, 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 14 pages/cpu @ef7ca000 s26624 r8192 d22528 u57344 [ 0.000000] pcpu-alloc: s26624 r8192 d22528 u57344 alloc=14*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: 955892K/1048576K available (9216K kernel code, 1190K rwdata, 4068K rodata, 2048K init, 343K bss, 27148K 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 - 0xc0c00000 (10208 kB) [ 0.000000] .init : 0xc1100000 - 0xc1300000 (2048 kB) [ 0.000000] .data : 0xc1300000 - 0xc1429a60 (1191 kB) [ 0.000000] .bss : 0xc142b000 - 0xc1480fc8 ( 344 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=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.000037] Switching to timer-based delay loop, resolution 1000ns [ 0.001566] Console: colour dummy device 80x30 [ 0.001589] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=5000) [ 0.001599] pid_max: default: 32768 minimum: 301 [ 0.001673] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.001681] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.002167] CPU: Testing write buffer coherency: ok [ 0.002346] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.002369] Setting up static identity map for 0x300000 - 0x300098 [ 0.003860] Tegra Revision: A03 prime SKU: 8 CPU Process: 1 SoC Process: 2 [ 0.004233] EFI services will not be available. [ 0.004904] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.004971] Brought up 2 CPUs [ 0.004983] SMP: Total of 2 processors activated (4.00 BogoMIPS). [ 0.004989] CPU: All CPU(s) started in SVC mode. [ 0.005629] devtmpfs: initialized [ 0.009850] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 1 [ 0.010105] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302231375000 ns [ 0.013000] pinctrl core: initialized pinctrl subsystem [ 0.014122] NET: Registered protocol family 16 [ 0.016143] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.034913] cpuidle: using governor menu [ 0.052164] No ATAGs? [ 0.052187] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.052195] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.057549] Serial: AMBA PL011 UART driver [ 0.088262] usb1_vbus: Failed to request enable GPIO170: -517 [ 0.088277] reg-fixed-voltage regulators:regulator@2: Failed to register regulator: -517 [ 0.091806] vgaarb: loaded [ 0.092391] SCSI subsystem initialized [ 0.092513] libata version 3.00 loaded. [ 0.092711] usbcore: registered new interface driver usbfs [ 0.092755] usbcore: registered new interface driver hub [ 0.092794] usbcore: registered new device driver usb [ 0.094756] pps_core: LinuxPPS API ver. 1 registered [ 0.094764] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.094780] PTP clock support registered [ 0.094943] EDAC MC: Ver: 3.0.0 [ 0.096783] clocksource: Switched to clocksource timer_us [ 0.104381] NET: Registered protocol family 2 [ 0.104808] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.104882] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.104996] TCP: Hash tables configured (established 8192 bind 8192) [ 0.105070] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.105115] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.105267] NET: Registered protocol family 1 [ 0.105542] RPC: Registered named UNIX socket transport module. [ 0.105550] RPC: Registered udp transport module. [ 0.105555] RPC: Registered tcp transport module. [ 0.105560] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.105569] PCI: CLS 0 bytes, default 64 [ 0.106372] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 0.107323] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.107864] workingset: timestamp_bits=30 max_order=18 bucket_order=0 [ 0.115092] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.115666] NFS: Registering the id_resolver key type [ 0.115685] Key type id_resolver registered [ 0.115691] Key type id_legacy registered [ 0.115722] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.116610] bounce: pool size: 64 pages [ 0.116753] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 0.116761] io scheduler noop registered [ 0.116767] io scheduler deadline registered [ 0.116933] io scheduler cfq registered (default) [ 0.119812] libphy: mdio_driver_register: phy-bcm-ns2-pci [ 0.128158] tegra-pcie 80003000.pcie-controller: dual-mode configuration [ 0.128837] tegra-pcie 80003000.pcie-controller: probing port 0, using 2 lanes [ 0.211464] tegra-pcie 80003000.pcie-controller: PCI host bridge to bus 0000:00 [ 0.211477] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 0.211486] pci_bus 0000:00: root bus resource [mem 0xa0000000-0xa7ffffff] [ 0.211494] pci_bus 0000:00: root bus resource [mem 0xa8000000-0xbfffffff pref] [ 0.211502] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211530] pci 0000:00:01.0: [10de:0bf0] type 01 class 0x060000 [ 0.211592] pci 0000:00:01.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.211817] PCI: bus0: Fast back to back transfers disabled [ 0.211829] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 0.211957] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000 [ 0.211979] pci 0000:01:00.0: reg 0x10: [io 0x0000-0x00ff] [ 0.212001] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit pref] [ 0.212018] pci 0000:01:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref] [ 0.212031] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref] [ 0.212109] pci 0000:01:00.0: supports D1 D2 [ 0.212117] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.226814] PCI: bus1: Fast back to back transfers disabled [ 0.226826] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 0.226839] Disabling cpuidle LP2 state, since PCIe IRQs are in use [ 0.226895] pci 0000:00:01.0: BAR 8: assigned [mem 0xa0000000-0xa00fffff] [ 0.226907] pci 0000:00:01.0: BAR 9: assigned [mem 0xa8000000-0xa80fffff 64bit pref] [ 0.226917] pci 0000:00:01.0: BAR 7: assigned [io 0x1000-0x1fff] [ 0.226929] pci 0000:01:00.0: BAR 6: assigned [mem 0xa0000000-0xa001ffff pref] [ 0.226938] pci 0000:01:00.0: BAR 4: assigned [mem 0xa8000000-0xa8003fff 64bit pref] [ 0.226956] pci 0000:01:00.0: BAR 2: assigned [mem 0xa8004000-0xa8004fff 64bit pref] [ 0.226972] pci 0000:01:00.0: BAR 0: assigned [io 0x1000-0x10ff] [ 0.226983] pci 0000:00:01.0: PCI bridge to [bus 01] [ 0.226991] pci 0000:00:01.0: bridge window [io 0x1000-0x1fff] [ 0.227000] pci 0000:00:01.0: bridge window [mem 0xa0000000-0xa00fffff] [ 0.227008] pci 0000:00:01.0: bridge window [mem 0xa8000000-0xa80fffff 64bit pref] [ 0.227028] pci 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 0.227077] pcieport 0000:00:01.0: enabling device (0140 -> 0143) [ 0.227265] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt [ 0.227274] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt [ 0.227283] pcie_pme 0000:00:01.0:pcie001: service driver pcie_pme loaded [ 0.233029] tegra-apbdma 6000a000.dma: Tegra20 APB DMA driver register 16 channels [ 0.283091] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.285436] console [ttyS0] disabled [ 0.285471] 70006000.serial: ttyS0 at MMIO 0x70006000 (irq = 279, base_baud = 13500000) is a Tegra [ 1.247772] console [ttyS0] enabled [ 1.251880] SuperH (H)SCI(F) driver initialized [ 1.257159] msm_serial: driver initialized [ 1.261379] STMicroelectronics ASC driver initialized [ 1.269054] [drm] Initialized [ 1.274257] 54280000.hdmi supply hdmi not found, using dummy regulator [ 1.282899] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.289515] [drm] No driver support for vblank timestamp query. [ 1.295451] drm drm: No connectors reported connected with modes [ 1.301461] [drm] Cannot find any crtc or sizes - going 1024x768 [ 1.323397] Console: switching to colour frame buffer device 128x48 [ 1.338087] drm drm: fb0: frame buffer device [ 1.361794] [drm] Initialized tegra 0.0.0 20120330 on minor 0 [ 1.376253] brd: module loaded [ 1.383654] loop: module loaded [ 1.392425] m25p80 spi32766.0: found s25fl008k, expected w25q80bl [ 1.398564] m25p80 spi32766.0: s25fl008k (1024 Kbytes) [ 1.405859] libphy: Fixed MDIO Bus: probed [ 1.410826] CAN device driver interface [ 1.416221] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k [ 1.422058] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.428030] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k [ 1.434986] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.441082] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 1.446680] r8169 0000:01:00.0: enabling device (0140 -> 0143) [ 1.453312] r8169 0000:01:00.0 eth0: RTL8168d/8111d at 0xf0878000, 00:01:c0:13:7d:63, XID 081000c0 IRQ 296 [ 1.462968] r8169 0000:01:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] [ 1.473588] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.481044] usbcore: registered new interface driver pegasus [ 1.486748] usbcore: registered new interface driver asix [ 1.492189] usbcore: registered new interface driver ax88179_178a [ 1.498311] usbcore: registered new interface driver cdc_ether [ 1.504182] usbcore: registered new interface driver smsc75xx [ 1.509966] usbcore: registered new interface driver smsc95xx [ 1.515739] usbcore: registered new interface driver net1080 [ 1.521430] usbcore: registered new interface driver cdc_subset [ 1.527378] usbcore: registered new interface driver zaurus [ 1.533000] usbcore: registered new interface driver cdc_ncm [ 1.538912] tegra-phy c5004000.usb-phy: no vbus regulator [ 1.545409] tegra-phy c5008000.usb-phy: no vbus regulator [ 1.552147] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.558674] ehci-pci: EHCI PCI platform driver [ 1.563154] ehci-platform: EHCI generic platform driver [ 1.568534] ehci-orion: EHCI orion driver [ 1.572648] SPEAr-ehci: EHCI SPEAr driver [ 1.576746] ehci-st: EHCI STMicroelectronics driver [ 1.581728] ehci-exynos: EHCI EXYNOS driver [ 1.586037] ehci-atmel: EHCI Atmel driver [ 1.590151] tegra-ehci: Tegra EHCI driver [ 1.622988] ulpi_phy_power_on: ulpi write failed [ 1.627609] tegra-ehci c5004000.usb: Failed to power on the phy [ 1.633538] tegra-ehci: probe of c5004000.usb failed with error -110 [ 1.642520] tegra-ehci c5008000.usb: EHCI Host Controller [ 1.647935] tegra-ehci c5008000.usb: new USB bus registered, assigned bus number 1 [ 1.655740] tegra-ehci c5008000.usb: irq 290, io mem 0xc5008000 [ 1.671800] tegra-ehci c5008000.usb: USB 2.0 started, EHCI 1.00 [ 1.678311] hub 1-0:1.0: USB hub found [ 1.682091] hub 1-0:1.0: 1 port detected [ 1.686307] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.692497] ohci-pci: OHCI PCI platform driver [ 1.696983] ohci-platform: OHCI generic platform driver [ 1.702363] ohci-omap3: OHCI OMAP3 driver [ 1.706463] SPEAr-ohci: OHCI SPEAr driver [ 1.710581] ohci-st: OHCI STMicroelectronics driver [ 1.715558] ohci-atmel: OHCI Atmel driver [ 1.720153] usbcore: registered new interface driver usb-storage [ 1.727376] mousedev: PS/2 mouse device common for all mice [ 1.734525] rtc-em3027 2-0056: rtc core: registered rtc-em3027 as rtc0 [ 1.742217] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1 [ 1.749381] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 1.755962] i2c /dev entries driver [ 1.768628] sdhci: Secure Digital Host Controller Interface driver [ 1.774820] sdhci: Copyright(c) Pierre Ossman [ 1.780338] Synopsys Designware Multimedia Card Interface Driver [ 1.787207] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.793675] mmc0: Invalid maximum block size, assuming 512 bytes [ 1.836805] mmc0: SDHCI controller on c8000000.sdhci [c8000000.sdhci] using ADMA [ 1.844298] sdhci-tegra c8000600.sdhci: Got CD GPIO [ 1.849192] sdhci-tegra c8000600.sdhci: Got WP GPIO [ 1.854235] mmc1: Invalid maximum block size, assuming 512 bytes [ 1.896909] mmc1: SDHCI controller on c8000600.sdhci [c8000600.sdhci] using ADMA [ 1.905702] ledtrig-cpu: registered to indicate activity on CPUs [ 1.912021] usbcore: registered new interface driver usbhid [ 1.917631] usbhid: USB HID core driver [ 1.924118] NET: Registered protocol family 10 [ 1.929406] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 1.935827] NET: Registered protocol family 17 [ 1.940282] can: controller area network core (rev 20120528 abi 9) [ 1.946517] NET: Registered protocol family 29 [ 1.950962] can: raw protocol (rev 20120528) [ 1.955237] can: broadcast manager protocol (rev 20160617 t) [ 1.960895] can: netlink gateway (rev 20130117) max_hops=1 [ 1.966674] Key type dns_resolver registered [ 1.971319] ThumbEE CPU extension supported. [ 1.975601] Registering SWP/SWPB emulation handler [ 1.989511] utmi_phy_clk_enable: timeout waiting for phy to stabilize [ 1.996000] tegra-ehci c5000000.usb: EHCI Host Controller [ 2.001425] tegra-ehci c5000000.usb: new USB bus registered, assigned bus number 2 [ 2.011381] tegra-ehci c5000000.usb: irq 288, io mem 0xc5000000 [ 2.033824] mmc0: host does not support reading read-only switch, assuming write-enable [ 2.036807] usb 1-1: new high-speed USB device number 2 using tegra-ehci [ 2.050348] mmc0: new high speed SDHC card at address b368 [ 2.056221] mmcblk0: mmc0:b368 NCard 3.70 GiB [ 2.061809] tegra-ehci c5000000.usb: USB 2.0 started, EHCI 1.00 [ 2.068395] hub 2-0:1.0: USB hub found [ 2.072228] mmcblk0: p1 [ 2.075190] hub 2-0:1.0: 1 port detected [ 2.079211] mmc1: new high speed SD card at address b368 [ 2.085553] mmcblk1: mmc1:b368 NCard 1.83 GiB (ro) [ 2.091886] input: gpio-keys as /devices/soc0/gpio-keys/input/input0 [ 2.098954] rtc-em3027 2-0056: setting system clock to 2015-02-05 23:21:20 UTC (1423178480) [ 2.109600] mmcblk1: p1 p2 [ 2.113960] EXT4-fs (mmcblk0p1): mounting ext3 file system using the ext4 subsystem [ 2.202260] EXT4-fs (mmcblk0p1): recovery complete [ 2.207080] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null) [ 2.215210] VFS: Mounted root (ext3 filesystem) on device 179:1. [ 2.221856] hub 1-1:1.0: USB hub found [ 2.225839] hub 1-1:1.0: 4 ports detected [ 2.231512] devtmpfs: mounted [ 2.237031] Freeing unused kernel memory: 2048K (c1100000 - c1300000) [ 2.325476] random: fast init done bash: cannot set terminal process group (-1): Inappropriate ioctl for device bash: no job control in this shell [ 2.516847] usb 1-1.2: new high-speed USB device number 3 using tegra-ehci root@(none):/# [ 3.076926] 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 mount -t sysfs none /s[ 3.684395] random: crng init done ys 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:24 1970 [ 7.511070] PM: Syncing filesystems ... done. [ 7.557470] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 7.565935] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 7.574971] Suspending console(s) (use no_console_suspend to debug) [ 7.584349] asix 1-1.2:1.0 eth1: Failed to read reg index 0x0000: -19 [ 7.584375] asix 1-1.2:1.0 eth1: Error reading Medium Status register: ffffffed [ 7.584403] asix 1-1.2:1.0 eth1: Failed to write reg index 0x0000: -19 [ 7.584426] asix 1-1.2:1.0 eth1: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 7.614738] PM: suspend of devices complete after 30.838 msecs [ 7.619044] PM: late suspend of devices complete after 4.275 msecs [ 7.642457] PM: noirq suspend of devices complete after 23.384 msecs [ 7.642469] Disabling non-boot CPUs ... [ 7.644304] CPU1: shutdown [ 7.676226] Entering suspend state LP1 [ 7.676226] Suspended for 1.411 seconds [ 7.676270] Enabling non-boot CPUs ... [ 7.691058] CPU1 is up [ 7.693599] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 7.712071] PM: noirq resume of devices complete after 20.982 msecs [ 7.715856] PM: early resume of devices complete after 3.053 msecs [ 8.214844] PM: resume of devices complete after 498.955 msecs [ 8.310823] 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:29 1970 [ 9.251892] PM: Syncing filesystems ... done. [ 9.297303] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 9.305842] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 9.314966] Suspending console(s) (use no_console_suspend to debug) [ 9.324342] asix 1-1.2:1.0 eth1: Failed to read reg index 0x0000: -19 [ 9.324367] asix 1-1.2:1.0 eth1: Error reading Medium Status register: ffffffed [ 9.324394] asix 1-1.2:1.0 eth1: Failed to write reg index 0x0000: -19 [ 9.324417] asix 1-1.2:1.0 eth1: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 9.346469] PM: suspend of devices complete after 22.602 msecs [ 9.350881] PM: late suspend of devices complete after 4.382 msecs [ 9.377301] PM: noirq suspend of devices complete after 26.389 msecs [ 9.377311] Disabling non-boot CPUs ... [ 9.379225] CPU1: shutdown [ 9.410279] Entering suspend state LP1 [ 9.410279] Suspended for 3.265 seconds [ 9.410322] Enabling non-boot CPUs ... [ 9.426074] CPU1 is up [ 9.427607] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 9.446953] PM: noirq resume of devices complete after 20.846 msecs [ 9.450392] PM: early resume of devices complete after 2.892 msecs [ 9.955869] PM: resume of devices complete after 505.446 msecs [ 10.051833] 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:34 1970 [ 10.986546] PM: Syncing filesystems ... done. [ 11.031915] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 11.040415] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 11.049403] Suspending console(s) (use no_console_suspend to debug) [ 11.057468] asix 1-1.2:1.0 eth1: Failed to read reg index 0x0000: -19 [ 11.057495] asix 1-1.2:1.0 eth1: Error reading Medium Status register: ffffffed [ 11.057522] asix 1-1.2:1.0 eth1: Failed to write reg index 0x0000: -19 [ 11.057544] asix 1-1.2:1.0 eth1: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 11.089893] PM: suspend of devices complete after 32.899 msecs [ 11.094324] PM: late suspend of devices complete after 4.401 msecs [ 11.117259] PM: noirq suspend of devices complete after 22.903 msecs [ 11.117270] Disabling non-boot CPUs ... [ 11.119239] CPU1: shutdown [ 11.140202] Entering suspend state LP1 [ 11.140202] Suspended for 3.269 seconds [ 11.140245] Enabling non-boot CPUs ... [ 11.155960] CPU1 is up [ 11.157375] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 11.176886] PM: noirq resume of devices complete after 20.894 msecs [ 11.180564] PM: early resume of devices complete after 2.959 msecs [ 11.680304] PM: resume of devices complete after 499.709 msecs [ 11.776360] 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:39 1970 [ 12.716692] PM: Syncing filesystems ... done. [ 12.762062] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 12.770622] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 12.779714] Suspending console(s) (use no_console_suspend to debug) [ 12.789070] asix 1-1.2:1.0 eth1: Failed to read reg index 0x0000: -19 [ 12.789096] asix 1-1.2:1.0 eth1: Error reading Medium Status register: ffffffed [ 12.789125] asix 1-1.2:1.0 eth1: Failed to write reg index 0x0000: -19 [ 12.789148] asix 1-1.2:1.0 eth1: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 12.818605] PM: suspend of devices complete after 29.985 msecs [ 12.823044] PM: late suspend of devices complete after 4.409 msecs [ 12.847166] PM: noirq suspend of devices complete after 24.093 msecs [ 12.847177] Disabling non-boot CPUs ... [ 12.848973] CPU1: shutdown [ 12.875143] Entering suspend state LP1 [ 12.875143] Suspended for 3.264 seconds [ 12.875188] Enabling non-boot CPUs ... [ 12.890881] CPU1 is up [ 12.891735] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 12.911777] PM: noirq resume of devices complete after 20.865 msecs [ 12.915175] PM: early resume of devices complete after 2.858 msecs [ 13.410685] PM: resume of devices complete after 495.478 msecs [ 13.506645] Restarting tasks ... done. root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:44 1970 [ 14.451579] PM: Syncing filesystems ... done. [ 14.496996] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 14.505580] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 14.514673] Suspending console(s) (use no_console_suspend to debug) [ 14.523905] asix 1-1.2:1.0 eth1: Failed to read reg index 0x0000: -19 [ 14.523931] asix 1-1.2:1.0 eth1: Error reading Medium Status register: ffffffed [ 14.523959] asix 1-1.2:1.0 eth1: Failed to write reg index 0x0000: -19 [ 14.523982] asix 1-1.2:1.0 eth1: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 14.553933] PM: suspend of devices complete after 30.338 msecs [ 14.558393] PM: late suspend of devices complete after 4.429 msecs [ 14.582108] PM: noirq suspend of devices complete after 23.684 msecs [ 14.582119] Disabling non-boot CPUs ... [ 14.583946] CPU1: shutdown [ 14.615025] Entering suspend state LP1 [ 14.615025] Suspended for 3.260 seconds [ 14.615069] Enabling non-boot CPUs ... [ 14.630799] CPU1 is up [ 14.633333] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 14.651714] PM: noirq resume of devices complete after 20.884 msecs [ 14.655446] PM: early resume of devices complete after 3.021 msecs [ 15.154769] PM: resume of devices complete after 499.291 msecs [ 15.250731] 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:49 1970 [ 16.191536] PM: Syncing filesystems ... done. [ 16.236928] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 16.245491] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 16.254585] Suspending console(s) (use no_console_suspend to debug) [ 16.263933] asix 1-1.2:1.0 eth1: Failed to read reg index 0x0000: -19 [ 16.263959] asix 1-1.2:1.0 eth1: Error reading Medium Status register: ffffffed [ 16.263986] asix 1-1.2:1.0 eth1: Failed to write reg index 0x0000: -19 [ 16.264009] asix 1-1.2:1.0 eth1: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 16.293977] PM: suspend of devices complete after 30.496 msecs [ 16.298292] PM: late suspend of devices complete after 4.286 msecs [ 16.322013] PM: noirq suspend of devices complete after 23.691 msecs [ 16.322025] Disabling non-boot CPUs ... [ 16.323842] CPU1: shutdown [ 16.354919] Entering suspend state LP1 [ 16.354919] Suspended for 3.260 seconds [ 16.354964] Enabling non-boot CPUs ... [ 16.370687] CPU1 is up [ 16.373219] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 16.391626] PM: noirq resume of devices complete after 20.908 msecs [ 16.395410] PM: early resume of devices complete after 3.059 msecs [ 16.894893] PM: resume of devices complete after 499.451 msecs [ 16.990844] 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:54 1970 [ 17.931513] PM: Syncing filesystems ... done. [ 17.976896] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 17.985464] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 17.994561] Suspending console(s) (use no_console_suspend to debug) [ 18.003936] asix 1-1.2:1.0 eth1: Failed to read reg index 0x0000: -19 [ 18.003962] asix 1-1.2:1.0 eth1: Error reading Medium Status register: ffffffed [ 18.003990] asix 1-1.2:1.0 eth1: Failed to write reg index 0x0000: -19 [ 18.004012] asix 1-1.2:1.0 eth1: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 18.033953] PM: suspend of devices complete after 30.483 msecs [ 18.038315] PM: late suspend of devices complete after 4.331 msecs [ 18.061895] PM: noirq suspend of devices complete after 23.551 msecs [ 18.061906] Disabling non-boot CPUs ... [ 18.063865] CPU1: shutdown [ 18.084866] Entering suspend state LP1 [ 18.084866] Suspended for 3.269 seconds [ 18.084910] Enabling non-boot CPUs ... [ 18.100592] CPU1 is up [ 18.101759] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 18.121537] PM: noirq resume of devices complete after 20.914 msecs [ 18.125222] PM: early resume of devices complete after 2.950 msecs [ 18.624473] PM: resume of devices complete after 499.220 msecs [ 18.720514] 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:59 1970 [ 19.661012] PM: Syncing filesystems ... done. [ 19.706461] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 19.714927] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 19.724087] Suspending console(s) (use no_console_suspend to debug) [ 19.733442] asix 1-1.2:1.0 eth1: Failed to read reg index 0x0000: -19 [ 19.733468] asix 1-1.2:1.0 eth1: Error reading Medium Status register: ffffffed [ 19.733496] asix 1-1.2:1.0 eth1: Failed to write reg index 0x0000: -19 [ 19.733518] asix 1-1.2:1.0 eth1: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 19.757942] PM: suspend of devices complete after 24.953 msecs [ 19.762342] PM: late suspend of devices complete after 4.369 msecs [ 19.781789] PM: noirq suspend of devices complete after 19.417 msecs [ 19.781800] Disabling non-boot CPUs ... [ 19.783591] CPU1: shutdown [ 19.809801] Entering suspend state LP1 [ 19.809801] Suspended for 3.274 seconds [ 19.809845] Enabling non-boot CPUs ... [ 19.825508] CPU1 is up [ 19.828055] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 19.846454] PM: noirq resume of devices complete after 20.914 msecs [ 19.850222] PM: early resume of devices complete after 3.049 msecs [ 20.355071] PM: resume of devices complete after 504.819 msecs [ 20.451108] Restarting tasks ... done. root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:01:04 1970 [ 21.385871] PM: Syncing filesystems ... done. [ 21.431297] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 21.439798] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 21.448945] Suspending console(s) (use no_console_suspend to debug) [ 21.458146] asix 1-1.2:1.0 eth1: Failed to read reg index 0x0000: -19 [ 21.458172] asix 1-1.2:1.0 eth1: Error reading Medium Status register: ffffffed [ 21.458200] asix 1-1.2:1.0 eth1: Failed to write reg index 0x0000: -19 [ 21.458247] asix 1-1.2:1.0 eth1: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 21.480076] PM: suspend of devices complete after 22.248 msecs [ 21.484339] PM: late suspend of devices complete after 4.233 msecs [ 21.506759] PM: noirq suspend of devices complete after 22.391 msecs [ 21.506771] Disabling non-boot CPUs ... [ 21.508585] CPU1: shutdown [ 21.539657] Entering suspend state LP1 [ 21.539657] Suspended for 3.270 seconds [ 21.539702] Enabling non-boot CPUs ... [ 21.555434] CPU1 is up [ 21.556700] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 21.576346] PM: noirq resume of devices complete after 20.880 msecs [ 21.579781] PM: early resume of devices complete after 2.893 msecs [ 22.078904] PM: resume of devices complete after 499.090 msecs [ 22.174886] 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:09 1970 [ 23.115835] PM: Syncing filesystems ... done. [ 23.153625] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 23.162053] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 23.170913] Suspending console(s) (use no_console_suspend to debug) [ 23.179531] asix 1-1.2:1.0 eth1: Failed to read reg index 0x0000: -19 [ 23.179556] asix 1-1.2:1.0 eth1: Error reading Medium Status register: ffffffed [ 23.179582] asix 1-1.2:1.0 eth1: Failed to write reg index 0x0000: -19 [ 23.179604] asix 1-1.2:1.0 eth1: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 23.207596] PM: suspend of devices complete after 28.575 msecs [ 23.211878] PM: late suspend of devices complete after 4.252 msecs [ 23.231663] PM: noirq suspend of devices complete after 19.754 msecs [ 23.231674] Disabling non-boot CPUs ... [ 23.233578] CPU1: shutdown [ 23.254588] Entering suspend state LP1 [ 23.254588] Suspended for 3.284 seconds [ 23.254633] Enabling non-boot CPUs ... [ 23.270326] CPU1 is up [ 23.271497] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 23.291279] PM: noirq resume of devices complete after 20.921 msecs [ 23.294951] PM: early resume of devices complete after 2.927 msecs [ 23.795068] PM: resume of devices complete after 500.086 msecs [ 23.891099] Restarting tasks ... done. root@(none):/# root@(none):/# NVTB SYSTEM SUSPEND TEST COMPLETE