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: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########################################## 4.1 MiB/s done Bytes transferred = 7286920 (6f3088 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 - 0x6f3088 ] ## 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-rc6-128439-g9c76358 (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 21 03:34:34 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 c1427fc0, 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 - 0xc1429aa0 (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.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.001620] Console: colour dummy device 80x30 [ 0.001644] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=5000) [ 0.001654] pid_max: default: 32768 minimum: 301 [ 0.001728] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.001737] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.002226] CPU: Testing write buffer coherency: ok [ 0.002407] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.002430] Setting up static identity map for 0x300000 - 0x300098 [ 0.003947] Tegra Revision: A03 prime SKU: 8 CPU Process: 1 SoC Process: 2 [ 0.004320] EFI services will not be available. [ 0.005001] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.005065] Brought up 2 CPUs [ 0.005077] SMP: Total of 2 processors activated (4.00 BogoMIPS). [ 0.005083] CPU: All CPU(s) started in SVC mode. [ 0.005736] devtmpfs: initialized [ 0.009887] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 1 [ 0.010152] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302231375000 ns [ 0.013069] pinctrl core: initialized pinctrl subsystem [ 0.014190] NET: Registered protocol family 16 [ 0.016325] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.029912] cpuidle: using governor menu [ 0.046899] No ATAGs? [ 0.046922] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.046929] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.052201] Serial: AMBA PL011 UART driver [ 0.083215] usb1_vbus: Failed to request enable GPIO170: -517 [ 0.083229] reg-fixed-voltage regulators:regulator@2: Failed to register regulator: -517 [ 0.086722] vgaarb: loaded [ 0.087297] SCSI subsystem initialized [ 0.087420] libata version 3.00 loaded. [ 0.087614] usbcore: registered new interface driver usbfs [ 0.087659] usbcore: registered new interface driver hub [ 0.087696] usbcore: registered new device driver usb [ 0.089649] pps_core: LinuxPPS API ver. 1 registered [ 0.089656] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.089672] PTP clock support registered [ 0.089808] EDAC MC: Ver: 3.0.0 [ 0.091659] clocksource: Switched to clocksource timer_us [ 0.099209] NET: Registered protocol family 2 [ 0.099640] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.099714] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.099827] TCP: Hash tables configured (established 8192 bind 8192) [ 0.099905] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.099952] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.100102] NET: Registered protocol family 1 [ 0.100381] RPC: Registered named UNIX socket transport module. [ 0.100389] RPC: Registered udp transport module. [ 0.100394] RPC: Registered tcp transport module. [ 0.100399] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.100408] PCI: CLS 0 bytes, default 64 [ 0.101206] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 0.102150] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.102677] workingset: timestamp_bits=30 max_order=18 bucket_order=0 [ 0.109909] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.110476] NFS: Registering the id_resolver key type [ 0.110497] Key type id_resolver registered [ 0.110503] Key type id_legacy registered [ 0.110535] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.111403] bounce: pool size: 64 pages [ 0.111546] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 0.111554] io scheduler noop registered [ 0.111560] io scheduler deadline registered [ 0.111722] io scheduler cfq registered (default) [ 0.114539] libphy: mdio_driver_register: phy-bcm-ns2-pci [ 0.122759] tegra-pcie 80003000.pcie-controller: dual-mode configuration [ 0.123474] tegra-pcie 80003000.pcie-controller: probing port 0, using 2 lanes [ 0.206124] tegra-pcie 80003000.pcie-controller: PCI host bridge to bus 0000:00 [ 0.206137] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 0.206147] pci_bus 0000:00: root bus resource [mem 0xa0000000-0xa7ffffff] [ 0.206155] pci_bus 0000:00: root bus resource [mem 0xa8000000-0xbfffffff pref] [ 0.206163] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.206192] pci 0000:00:01.0: [10de:0bf0] type 01 class 0x060000 [ 0.206253] pci 0000:00:01.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.206449] PCI: bus0: Fast back to back transfers disabled [ 0.206461] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 0.206585] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000 [ 0.206607] pci 0000:01:00.0: reg 0x10: [io 0x0000-0x00ff] [ 0.206629] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit pref] [ 0.206646] pci 0000:01:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref] [ 0.206687] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref] [ 0.206767] pci 0000:01:00.0: supports D1 D2 [ 0.206775] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.221690] PCI: bus1: Fast back to back transfers disabled [ 0.221703] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 0.221715] Disabling cpuidle LP2 state, since PCIe IRQs are in use [ 0.221772] pci 0000:00:01.0: BAR 8: assigned [mem 0xa0000000-0xa00fffff] [ 0.221784] pci 0000:00:01.0: BAR 9: assigned [mem 0xa8000000-0xa80fffff 64bit pref] [ 0.221793] pci 0000:00:01.0: BAR 7: assigned [io 0x1000-0x1fff] [ 0.221805] pci 0000:01:00.0: BAR 6: assigned [mem 0xa0000000-0xa001ffff pref] [ 0.221815] pci 0000:01:00.0: BAR 4: assigned [mem 0xa8000000-0xa8003fff 64bit pref] [ 0.221832] pci 0000:01:00.0: BAR 2: assigned [mem 0xa8004000-0xa8004fff 64bit pref] [ 0.221848] pci 0000:01:00.0: BAR 0: assigned [io 0x1000-0x10ff] [ 0.221859] pci 0000:00:01.0: PCI bridge to [bus 01] [ 0.221867] pci 0000:00:01.0: bridge window [io 0x1000-0x1fff] [ 0.221875] pci 0000:00:01.0: bridge window [mem 0xa0000000-0xa00fffff] [ 0.221883] pci 0000:00:01.0: bridge window [mem 0xa8000000-0xa80fffff 64bit pref] [ 0.221904] pci 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 0.221953] pcieport 0000:00:01.0: enabling device (0140 -> 0143) [ 0.222139] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt [ 0.222149] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt [ 0.222158] pcie_pme 0000:00:01.0:pcie001: service driver pcie_pme loaded [ 0.227841] tegra-apbdma 6000a000.dma: Tegra20 APB DMA driver register 16 channels [ 0.277608] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.279949] console [ttyS0] disabled [ 0.279984] 70006000.serial: ttyS0 at MMIO 0x70006000 (irq = 279, base_baud = 13500000) is a Tegra [ 1.242316] console [ttyS0] enabled [ 1.246398] SuperH (H)SCI(F) driver initialized [ 1.251682] msm_serial: driver initialized [ 1.255903] STMicroelectronics ASC driver initialized [ 1.263542] [drm] Initialized [ 1.268713] 54280000.hdmi supply hdmi not found, using dummy regulator [ 1.277339] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.283956] [drm] No driver support for vblank timestamp query. [ 1.289891] drm drm: No connectors reported connected with modes [ 1.295897] [drm] Cannot find any crtc or sizes - going 1024x768 [ 1.317915] Console: switching to colour frame buffer device 128x48 [ 1.332597] drm drm: fb0: frame buffer device [ 1.356670] [drm] Initialized tegra 0.0.0 20120330 on minor 0 [ 1.371121] brd: module loaded [ 1.378519] loop: module loaded [ 1.387202] m25p80 spi32766.0: found s25fl008k, expected w25q80bl [ 1.393312] m25p80 spi32766.0: s25fl008k (1024 Kbytes) [ 1.400609] libphy: Fixed MDIO Bus: probed [ 1.405557] CAN device driver interface [ 1.410923] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k [ 1.416756] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.422727] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k [ 1.429682] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.435767] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 1.441365] r8169 0000:01:00.0: enabling device (0140 -> 0143) [ 1.447994] r8169 0000:01:00.0 eth0: RTL8168d/8111d at 0xf0878000, 00:01:c0:13:7d:63, XID 081000c0 IRQ 296 [ 1.457650] r8169 0000:01:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] [ 1.468246] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.475702] usbcore: registered new interface driver pegasus [ 1.481404] usbcore: registered new interface driver asix [ 1.486846] usbcore: registered new interface driver ax88179_178a [ 1.492967] usbcore: registered new interface driver cdc_ether [ 1.498838] usbcore: registered new interface driver smsc75xx [ 1.504622] usbcore: registered new interface driver smsc95xx [ 1.510400] usbcore: registered new interface driver net1080 [ 1.516092] usbcore: registered new interface driver cdc_subset [ 1.522038] usbcore: registered new interface driver zaurus [ 1.527659] usbcore: registered new interface driver cdc_ncm [ 1.533574] tegra-phy c5004000.usb-phy: no vbus regulator [ 1.540068] tegra-phy c5008000.usb-phy: no vbus regulator [ 1.546776] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.553302] ehci-pci: EHCI PCI platform driver [ 1.557778] ehci-platform: EHCI generic platform driver [ 1.563158] ehci-orion: EHCI orion driver [ 1.567271] SPEAr-ehci: EHCI SPEAr driver [ 1.571368] ehci-st: EHCI STMicroelectronics driver [ 1.576347] ehci-exynos: EHCI EXYNOS driver [ 1.580648] ehci-atmel: EHCI Atmel driver [ 1.584758] tegra-ehci: Tegra EHCI driver [ 1.617867] ulpi_phy_power_on: ulpi write failed [ 1.622488] tegra-ehci c5004000.usb: Failed to power on the phy [ 1.628419] tegra-ehci: probe of c5004000.usb failed with error -110 [ 1.637400] tegra-ehci c5008000.usb: EHCI Host Controller [ 1.642815] tegra-ehci c5008000.usb: new USB bus registered, assigned bus number 1 [ 1.650625] tegra-ehci c5008000.usb: irq 290, io mem 0xc5008000 [ 1.666676] tegra-ehci c5008000.usb: USB 2.0 started, EHCI 1.00 [ 1.673182] hub 1-0:1.0: USB hub found [ 1.676961] hub 1-0:1.0: 1 port detected [ 1.681178] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.687368] ohci-pci: OHCI PCI platform driver [ 1.691855] ohci-platform: OHCI generic platform driver [ 1.697231] ohci-omap3: OHCI OMAP3 driver [ 1.701330] SPEAr-ohci: OHCI SPEAr driver [ 1.705446] ohci-st: OHCI STMicroelectronics driver [ 1.710423] ohci-atmel: OHCI Atmel driver [ 1.715011] usbcore: registered new interface driver usb-storage [ 1.722218] mousedev: PS/2 mouse device common for all mice [ 1.729349] rtc-em3027 2-0056: rtc core: registered rtc-em3027 as rtc0 [ 1.737030] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1 [ 1.744196] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 1.750771] i2c /dev entries driver [ 1.763306] sdhci: Secure Digital Host Controller Interface driver [ 1.769500] sdhci: Copyright(c) Pierre Ossman [ 1.774996] Synopsys Designware Multimedia Card Interface Driver [ 1.781848] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.788309] mmc0: Invalid maximum block size, assuming 512 bytes [ 1.831681] mmc0: SDHCI controller on c8000000.sdhci [c8000000.sdhci] using ADMA [ 1.839173] sdhci-tegra c8000600.sdhci: Got CD GPIO [ 1.844067] sdhci-tegra c8000600.sdhci: Got WP GPIO [ 1.849109] mmc1: Invalid maximum block size, assuming 512 bytes [ 1.891784] mmc1: SDHCI controller on c8000600.sdhci [c8000600.sdhci] using ADMA [ 1.900557] ledtrig-cpu: registered to indicate activity on CPUs [ 1.906869] usbcore: registered new interface driver usbhid [ 1.912476] usbhid: USB HID core driver [ 1.918928] NET: Registered protocol family 10 [ 1.924216] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 1.930641] NET: Registered protocol family 17 [ 1.935097] can: controller area network core (rev 20120528 abi 9) [ 1.941332] NET: Registered protocol family 29 [ 1.945778] can: raw protocol (rev 20120528) [ 1.950053] can: broadcast manager protocol (rev 20160617 t) [ 1.955712] can: netlink gateway (rev 20130117) max_hops=1 [ 1.961493] Key type dns_resolver registered [ 1.966136] ThumbEE CPU extension supported. [ 1.970418] Registering SWP/SWPB emulation handler [ 1.983226] utmi_phy_clk_enable: timeout waiting for phy to stabilize [ 1.989713] tegra-ehci c5000000.usb: EHCI Host Controller [ 1.995137] tegra-ehci c5000000.usb: new USB bus registered, assigned bus number 2 [ 2.004086] tegra-ehci c5000000.usb: irq 288, io mem 0xc5000000 [ 2.018773] mmc0: host does not support reading read-only switch, assuming write-enable [ 2.028583] mmc0: new high speed SDHC card at address b368 [ 2.031679] usb 1-1: new high-speed USB device number 2 using tegra-ehci [ 2.041149] mmcblk0: mmc0:b368 NCard 3.70 GiB [ 2.047563] mmcblk0: p1 [ 2.051689] tegra-ehci c5000000.usb: USB 2.0 started, EHCI 1.00 [ 2.058222] hub 2-0:1.0: USB hub found [ 2.062036] hub 2-0:1.0: 1 port detected [ 2.066031] mmc1: new high speed SD card at address b368 [ 2.072541] input: gpio-keys as /devices/soc0/gpio-keys/input/input0 [ 2.079037] mmcblk1: mmc1:b368 NCard 1.83 GiB (ro) [ 2.084453] rtc-em3027 2-0056: setting system clock to 2015-02-05 23:46:14 UTC (1423179974) [ 2.095269] mmcblk1: p1 p2 [ 2.099654] EXT4-fs (mmcblk0p1): mounting ext3 file system using the ext4 subsystem [ 2.186746] EXT4-fs (mmcblk0p1): recovery complete [ 2.191549] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null) [ 2.199674] VFS: Mounted root (ext3 filesystem) on device 179:1. [ 2.207237] hub 1-1:1.0: USB hub found [ 2.211202] hub 1-1:1.0: 4 ports detected [ 2.216345] devtmpfs: mounted [ 2.222146] Freeing unused kernel memory: 2048K (c1100000 - c1300000) [ 2.315453] random: fast init done bash: cannot set terminal process group (-1): Inappropriate ioctl for device bash: no job control in this shell [ 2.506717] usb 1-1.2: new high-speed USB device number 3 using tegra-ehci root@(none):/# [ 3.066673] 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 /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:23 1970 [ 8.090130] PM: Syncing filesystems ... done. [ 8.136537] Freezing user space processes ... (elapsed 0.000 seconds) done. [ 8.144532] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 8.153408] Suspending console(s) (use no_console_suspend to debug) [ 8.161962] asix 1-1.2:1.0 eth1: Failed to read reg index 0x0000: -19 [ 8.161988] asix 1-1.2:1.0 eth1: Error reading Medium Status register: ffffffed [ 8.162016] asix 1-1.2:1.0 eth1: Failed to write reg index 0x0000: -19 [ 8.162040] asix 1-1.2:1.0 eth1: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 8.194667] PM: suspend of devices complete after 33.126 msecs [ 8.199442] PM: late suspend of devices complete after 4.744 msecs [ 8.222336] PM: noirq suspend of devices complete after 22.866 msecs [ 8.222347] Disabling non-boot CPUs ... [ 8.224308] CPU1: shutdown [ 8.255967] Entering suspend state LP1 [ 8.255967] Suspended for 0.823 seconds [ 8.256012] Enabling non-boot CPUs ... [ 8.270864] CPU1 is up [ 8.271816] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 8.291941] PM: noirq resume of devices complete after 21.044 msecs [ 8.295519] PM: early resume of devices complete after 2.853 msecs [ 8.794888] PM: resume of devices complete after 499.336 msecs [ 8.890866] 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:28 1970 [ 9.876494] PM: Syncing filesystems ... done. [ 9.921937] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 9.930403] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 9.939547] Suspending console(s) (use no_console_suspend to debug) [ 9.948774] asix 1-1.2:1.0 eth1: Failed to read reg index 0x0000: -19 [ 9.948801] asix 1-1.2:1.0 eth1: Error reading Medium Status register: ffffffed [ 9.948827] asix 1-1.2:1.0 eth1: Failed to write reg index 0x0000: -19 [ 9.948851] asix 1-1.2:1.0 eth1: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 9.978463] PM: suspend of devices complete after 30.005 msecs [ 9.982687] PM: late suspend of devices complete after 4.194 msecs [ 10.007250] PM: noirq suspend of devices complete after 24.534 msecs [ 10.007262] Disabling non-boot CPUs ... [ 10.009186] CPU1: shutdown [ 10.035203] Entering suspend state LP1 [ 10.035203] Suspended for 3.220 seconds [ 10.035246] Enabling non-boot CPUs ... [ 10.050846] CPU1 is up [ 10.053369] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 10.071850] PM: noirq resume of devices complete after 20.973 msecs [ 10.075727] PM: early resume of devices complete after 3.140 msecs [ 10.575699] PM: resume of devices complete after 499.940 msecs [ 10.671637] 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:33 1970 [ 11.656391] PM: Syncing filesystems ... done. [ 11.701746] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 11.710241] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 11.719391] Suspending console(s) (use no_console_suspend to debug) [ 11.728730] asix 1-1.2:1.0 eth1: Failed to read reg index 0x0000: -19 [ 11.728756] asix 1-1.2:1.0 eth1: Error reading Medium Status register: ffffffed [ 11.728784] asix 1-1.2:1.0 eth1: Failed to write reg index 0x0000: -19 [ 11.728809] asix 1-1.2:1.0 eth1: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 11.758019] PM: suspend of devices complete after 29.742 msecs [ 11.762213] PM: late suspend of devices complete after 4.164 msecs [ 11.782165] PM: noirq suspend of devices complete after 19.923 msecs [ 11.782176] Disabling non-boot CPUs ... [ 11.783959] CPU1: shutdown [ 11.815056] Entering suspend state LP1 [ 11.815056] Suspended for 3.220 seconds [ 11.815099] Enabling non-boot CPUs ... [ 11.830811] CPU1 is up [ 11.832393] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 11.851769] PM: noirq resume of devices complete after 20.926 msecs [ 11.855479] PM: early resume of devices complete after 2.987 msecs [ 12.355660] PM: resume of devices complete after 500.149 msecs [ 12.451602] 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:38 1970 [ 13.436236] PM: Syncing filesystems ... done. [ 13.481718] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 13.490198] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 13.499338] Suspending console(s) (use no_console_suspend to debug) [ 13.509067] asix 1-1.2:1.0 eth1: Failed to read reg index 0x0000: -19 [ 13.509093] asix 1-1.2:1.0 eth1: Error reading Medium Status register: ffffffed [ 13.509120] asix 1-1.2:1.0 eth1: Failed to write reg index 0x0000: -19 [ 13.509144] asix 1-1.2:1.0 eth1: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 13.538348] PM: suspend of devices complete after 30.087 msecs [ 13.542534] PM: late suspend of devices complete after 4.158 msecs [ 13.567017] PM: noirq suspend of devices complete after 24.454 msecs [ 13.567028] Disabling non-boot CPUs ... [ 13.568812] CPU1: shutdown [ 13.600006] Entering suspend state LP1 [ 13.600006] Suspended for 3.214 seconds [ 13.600051] Enabling non-boot CPUs ... [ 13.615688] CPU1 is up [ 13.616542] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 13.636679] PM: noirq resume of devices complete after 20.958 msecs [ 13.640335] PM: early resume of devices complete after 2.926 msecs [ 14.147010] PM: resume of devices complete after 506.643 msecs [ 14.242884] 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:43 1970 [ 15.221111] PM: Syncing filesystems ... done. [ 15.266509] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 15.275011] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 15.284160] Suspending console(s) (use no_console_suspend to debug) [ 15.293499] asix 1-1.2:1.0 eth1: Failed to read reg index 0x0000: -19 [ 15.293525] asix 1-1.2:1.0 eth1: Error reading Medium Status register: ffffffed [ 15.293553] asix 1-1.2:1.0 eth1: Failed to write reg index 0x0000: -19 [ 15.293576] asix 1-1.2:1.0 eth1: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 15.314111] PM: suspend of devices complete after 21.066 msecs [ 15.318353] PM: late suspend of devices complete after 4.211 msecs [ 15.341988] PM: noirq suspend of devices complete after 23.605 msecs [ 15.341999] Disabling non-boot CPUs ... [ 15.343913] CPU1: shutdown [ 15.369932] Entering suspend state LP1 [ 15.369932] Suspended for 3.229 seconds [ 15.369976] Enabling non-boot CPUs ... [ 15.385637] CPU1 is up [ 15.388161] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 15.406586] PM: noirq resume of devices complete after 20.918 msecs [ 15.410448] PM: early resume of devices complete after 3.145 msecs [ 15.909507] PM: resume of devices complete after 499.028 msecs [ 16.005386] Restarting tasks ... done. root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:48 1970 [ 16.991103] PM: Syncing filesystems ... done. [ 17.036536] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 17.045035] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 17.054192] Suspending console(s) (use no_console_suspend to debug) [ 17.063391] asix 1-1.2:1.0 eth1: Failed to read reg index 0x0000: -19 [ 17.063418] asix 1-1.2:1.0 eth1: Error reading Medium Status register: ffffffed [ 17.063448] asix 1-1.2:1.0 eth1: Failed to write reg index 0x0000: -19 [ 17.063472] asix 1-1.2:1.0 eth1: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 17.092902] PM: suspend of devices complete after 29.830 msecs [ 17.097077] PM: late suspend of devices complete after 4.146 msecs [ 17.116898] PM: noirq suspend of devices complete after 19.792 msecs [ 17.116910] Disabling non-boot CPUs ... [ 17.118704] CPU1: shutdown [ 17.149836] Entering suspend state LP1 [ 17.149836] Suspended for 3.220 seconds [ 17.149880] Enabling non-boot CPUs ... [ 17.165552] CPU1 is up [ 17.168119] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 17.186445] PM: noirq resume of devices complete after 20.862 msecs [ 17.189836] PM: early resume of devices complete after 2.850 msecs [ 17.684634] PM: resume of devices complete after 494.766 msecs [ 17.780620] 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:53 1970 [ 18.771025] PM: Syncing filesystems ... done. [ 18.816380] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 18.824882] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 18.833889] Suspending console(s) (use no_console_suspend to debug) [ 18.841953] asix 1-1.2:1.0 eth1: Failed to read reg index 0x0000: -19 [ 18.841979] asix 1-1.2:1.0 eth1: Error reading Medium Status register: ffffffed [ 18.842007] asix 1-1.2:1.0 eth1: Failed to write reg index 0x0000: -19 [ 18.842031] asix 1-1.2:1.0 eth1: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 18.873748] PM: suspend of devices complete after 32.271 msecs [ 18.878268] PM: late suspend of devices complete after 4.490 msecs [ 18.901788] PM: noirq suspend of devices complete after 23.490 msecs [ 18.901800] Disabling non-boot CPUs ... [ 18.903614] CPU1: shutdown [ 18.934731] Entering suspend state LP1 [ 18.934731] Suspended for 3.215 seconds [ 18.934775] Enabling non-boot CPUs ... [ 18.950472] CPU1 is up [ 18.951814] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 18.971388] PM: noirq resume of devices complete after 20.884 msecs [ 18.975072] PM: early resume of devices complete after 2.939 msecs [ 19.475101] PM: resume of devices complete after 499.998 msecs [ 19.571075] 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:58 1970 [ 20.555833] PM: Syncing filesystems ... done. [ 20.601242] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 20.609745] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 20.618901] Suspending console(s) (use no_console_suspend to debug) [ 20.628228] asix 1-1.2:1.0 eth1: Failed to read reg index 0x0000: -19 [ 20.628253] asix 1-1.2:1.0 eth1: Error reading Medium Status register: ffffffed [ 20.628280] asix 1-1.2:1.0 eth1: Failed to write reg index 0x0000: -19 [ 20.628303] asix 1-1.2:1.0 eth1: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 20.658445] PM: suspend of devices complete after 30.665 msecs [ 20.662682] PM: late suspend of devices complete after 4.207 msecs [ 20.686675] PM: noirq suspend of devices complete after 23.963 msecs [ 20.686686] Disabling non-boot CPUs ... [ 20.688480] CPU1: shutdown [ 20.714660] Entering suspend state LP1 [ 20.714660] Suspended for 3.219 seconds [ 20.714704] Enabling non-boot CPUs ... [ 20.730379] CPU1 is up [ 20.731235] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 20.751298] PM: noirq resume of devices complete after 20.888 msecs [ 20.754687] PM: early resume of devices complete after 2.845 msecs [ 21.250218] PM: resume of devices complete after 495.499 msecs [ 21.346100] 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:03 1970 [ 22.335769] PM: Syncing filesystems ... done. [ 22.381273] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 22.389749] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 22.398895] Suspending console(s) (use no_console_suspend to debug) [ 22.408098] asix 1-1.2:1.0 eth1: Failed to read reg index 0x0000: -19 [ 22.408125] asix 1-1.2:1.0 eth1: Error reading Medium Status register: ffffffed [ 22.408153] asix 1-1.2:1.0 eth1: Failed to write reg index 0x0000: -19 [ 22.408176] asix 1-1.2:1.0 eth1: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 22.437803] PM: suspend of devices complete after 30.023 msecs [ 22.442088] PM: late suspend of devices complete after 4.255 msecs [ 22.466648] PM: noirq suspend of devices complete after 24.529 msecs [ 22.466659] Disabling non-boot CPUs ... [ 22.468614] CPU1: shutdown [ 22.499598] Entering suspend state LP1 [ 22.499598] Suspended for 3.214 seconds [ 22.499641] Enabling non-boot CPUs ... [ 22.515298] CPU1 is up [ 22.517824] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 22.536232] PM: noirq resume of devices complete after 20.903 msecs [ 22.540028] PM: early resume of devices complete after 3.060 msecs [ 23.039418] PM: resume of devices complete after 499.359 msecs [ 23.135279] 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:08 1970 [ 24.120608] PM: Syncing filesystems ... done. [ 24.163094] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 24.171525] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 24.180392] Suspending console(s) (use no_console_suspend to debug) [ 24.188869] asix 1-1.2:1.0 eth1: Failed to read reg index 0x0000: -19 [ 24.188896] asix 1-1.2:1.0 eth1: Error reading Medium Status register: ffffffed [ 24.188925] asix 1-1.2:1.0 eth1: Failed to write reg index 0x0000: -19 [ 24.188949] asix 1-1.2:1.0 eth1: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 24.210978] PM: suspend of devices complete after 22.482 msecs [ 24.215085] PM: late suspend of devices complete after 4.079 msecs [ 24.236552] PM: noirq suspend of devices complete after 21.437 msecs [ 24.236563] Disabling non-boot CPUs ... [ 24.238524] CPU1: shutdown [ 24.269530] Entering suspend state LP1 [ 24.269530] Suspended for 3.229 seconds [ 24.269573] Enabling non-boot CPUs ... [ 24.285181] CPU1 is up [ 24.286369] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 24.306124] PM: noirq resume of devices complete after 20.912 msecs [ 24.309520] PM: early resume of devices complete after 2.855 msecs [ 24.806085] PM: resume of devices complete after 496.533 msecs [ 24.901908] Restarting tasks ... done. root@(none):/# root@(none):/# NVTB SYSTEM SUSPEND TEST COMPLETE