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 = 7543320 (731a18 hex) Tegra20 (TrimSlice) # tftpboot 0x02408000 tegra20-trimslice.dtb Using RTL8169#0 device TFTP from server 192.168.100.1; our IP address is 192.168.100.103 Filename 'tegra20-trimslice.dtb'. Load address: 0x2408000 Loading: *## 3.4 MiB/s done Bytes transferred = 21426 (53b2 hex) Tegra20 (TrimSlice) # bootz 0x00408000 - 0x02408000 Kernel image @ 0x408000 [ 0x000000 - 0x731a18 ] ## Flattened Device Tree blob at 02408000 Booting using the fdt blob at 0x2408000 Using Device Tree in place at 02408000, end 024103b1 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.11.0-157163-ga351e9b (jonathanh@sellafield) (gcc version 4.7.3 20130328 (prerelease) (crosstool-NG linaro-1.13.1-4.7-2013.04-20130415 - Linaro GCC 2013.04) ) #1 SMP Sun Apr 30 20:05:23 PDT 2017 [ 0.000000] CPU: ARMv7 Processor [411fc090] revision 0 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Compulab TrimSlice board [ 0.000000] debug: ignoring loglevel setting. [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x3c000000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] On node 0 totalpages: 262144 [ 0.000000] free_area_init_node: node 0, pgdat c1538200, node_mem_map ef7f8000 [ 0.000000] DMA zone: 1536 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 196608 pages, LIFO batch:31 [ 0.000000] HighMem zone: 65536 pages, LIFO batch:15 [ 0.000000] percpu: Embedded 16 pages/cpu @ef7c6000 s34432 r8192 d22912 u65536 [ 0.000000] pcpu-alloc: s34432 r8192 d22912 u65536 alloc=16*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: ignore_loglevel console=ttyS0,115200n8 rw root=PARTUUID=11eb23c1-01 rootwait gpt debug noinitrd earlyprintk init=/bin/bash [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Memory: 954592K/1048576K available (10240K kernel code, 1254K rwdata, 4212K rodata, 2048K init, 536K bss, 28448K reserved, 65536K cma-reserved, 196608K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0208000 - 0xc0d00000 (11232 kB) [ 0.000000] .init : 0xc1200000 - 0xc1400000 (2048 kB) [ 0.000000] .data : 0xc1400000 - 0xc1539b20 (1255 kB) [ 0.000000] .bss : 0xc153b000 - 0xc15c12b8 ( 537 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU debugfs-based tracing is enabled. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] /interrupt-controller@60004000: 128 interrupts forwarded to /interrupt-controller@50041000 [ 0.000000] L2C: platform modifies aux control register: 0x02080000 -> 0x3e480001 [ 0.000000] L2C: DT/platform modifies aux control register: 0x02080000 -> 0x3e480001 [ 0.000000] L2C-310 errata 727915 769419 enabled [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 [ 0.000000] L2C-310: enabling full line of zeros but not enabled in Cortex-A9 [ 0.000000] L2C-310 ID prefetch enabled, offset 1 lines [ 0.000000] L2C-310 cache controller enabled, 8 ways, 1024 kB [ 0.000000] L2C-310: CACHE_ID 0x410000c4, AUX_CTRL 0x7e480001 [ 0.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.000035] Switching to timer-based delay loop, resolution 1000ns [ 0.001674] Console: colour dummy device 80x30 [ 0.001698] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=10000) [ 0.001709] pid_max: default: 32768 minimum: 301 [ 0.001794] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.001803] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.002232] CPU: Testing write buffer coherency: ok [ 0.002438] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.002652] Setting up static identity map for 0x300000 - 0x300098 [ 0.004051] Tegra Revision: A03 prime SKU: 8 CPU Process: 1 SoC Process: 2 [ 0.004427] EFI services will not be available. [ 0.004580] smp: Bringing up secondary CPUs ... [ 1.039910] CPU1: failed to come online [ 1.039965] smp: Brought up 1 node, 1 CPU [ 1.039973] SMP: Total of 1 processors activated (2.00 BogoMIPS). [ 1.039980] CPU: All CPU(s) started in SVC mode. [ 1.040549] devtmpfs: initialized [ 1.044140] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 1 [ 1.044363] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 1.044376] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.047334] pinctrl core: initialized pinctrl subsystem [ 1.048586] NET: Registered protocol family 16 [ 1.054153] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 1.055581] cpuidle: using governor menu [ 1.072829] No ATAGs? [ 1.072874] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 1.072885] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 1.078105] Serial: AMBA PL011 UART driver [ 1.089533] usb1_vbus: Failed to request enable GPIO170: -517 [ 1.089548] reg-fixed-voltage regulators:regulator@2: Failed to register regulator: -517 [ 1.096919] vgaarb: loaded [ 1.097478] SCSI subsystem initialized [ 1.097592] libata version 3.00 loaded. [ 1.097776] usbcore: registered new interface driver usbfs [ 1.097818] usbcore: registered new interface driver hub [ 1.097857] usbcore: registered new device driver usb [ 1.099811] pps_core: LinuxPPS API ver. 1 registered [ 1.099819] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 1.099836] PTP clock support registered [ 1.099999] EDAC MC: Ver: 3.0.0 [ 1.101763] clocksource: Switched to clocksource timer_us [ 1.108667] NET: Registered protocol family 2 [ 1.109077] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 1.109149] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 1.109262] TCP: Hash tables configured (established 8192 bind 8192) [ 1.109366] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.109413] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.109560] NET: Registered protocol family 1 [ 1.109812] RPC: Registered named UNIX socket transport module. [ 1.109820] RPC: Registered udp transport module. [ 1.109825] RPC: Registered tcp transport module. [ 1.109831] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.109840] PCI: CLS 0 bytes, default 64 [ 1.110667] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 1.111997] workingset: timestamp_bits=30 max_order=18 bucket_order=0 [ 1.118482] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.119089] NFS: Registering the id_resolver key type [ 1.119116] Key type id_resolver registered [ 1.119122] Key type id_legacy registered [ 1.119153] ntfs: driver 2.1.32 [Flags: R/O]. [ 1.120289] bounce: pool size: 64 pages [ 1.120326] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 1.120334] io scheduler noop registered [ 1.120340] io scheduler deadline registered [ 1.120487] io scheduler cfq registered (default) [ 1.120494] io scheduler mq-deadline registered [ 1.131405] tegra-pcie 80003000.pcie-controller: dual-mode configuration [ 1.132173] tegra-pcie 80003000.pcie-controller: probing port 0, using 2 lanes [ 1.216220] tegra-pcie 80003000.pcie-controller: PCI host bridge to bus 0000:00 [ 1.216233] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 1.216242] pci_bus 0000:00: root bus resource [mem 0xa0000000-0xa7ffffff] [ 1.216250] pci_bus 0000:00: root bus resource [mem 0xa8000000-0xbfffffff pref] [ 1.216258] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.216286] pci 0000:00:01.0: [10de:0bf0] type 01 class 0x060000 [ 1.216314] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 1.216348] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 1.216373] pci 0000:00:01.0: PME# supported from D0 D1 D2 D3hot D3cold [ 1.216385] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 1.216563] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x3e may corrupt adjacent RW1C bits [ 1.216575] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4 may corrupt adjacent RW1C bits [ 1.216586] pci_bus 0000:00: 1-byte config write to 0000:00:01.0 offset 0xc may corrupt adjacent RW1C bits [ 1.216592] PCI: bus0: Fast back to back transfers disabled [ 1.216602] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 1.216611] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x3e may corrupt adjacent RW1C bits [ 1.216622] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x3e may corrupt adjacent RW1C bits [ 1.216632] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x3e may corrupt adjacent RW1C bits [ 1.216642] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x6 may corrupt adjacent RW1C bits [ 1.216759] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000 [ 1.216784] pci 0000:01:00.0: reg 0x10: [io 0x0000-0x00ff] [ 1.216809] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit pref] [ 1.216827] pci 0000:01:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref] [ 1.216841] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref] [ 1.216922] pci 0000:01:00.0: supports D1 D2 [ 1.216930] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 1.241793] PCI: bus1: Fast back to back transfers disabled [ 1.241807] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 1.241819] Disabling cpuidle LP2 state, since PCIe IRQs are in use [ 1.241879] pci 0000:00:01.0: BAR 8: assigned [mem 0xa0000000-0xa00fffff] [ 1.241891] pci 0000:00:01.0: BAR 9: assigned [mem 0xa8000000-0xa80fffff 64bit pref] [ 1.241900] pci 0000:00:01.0: BAR 7: assigned [io 0x1000-0x1fff] [ 1.241912] pci 0000:01:00.0: BAR 6: assigned [mem 0xa0000000-0xa001ffff pref] [ 1.241922] pci 0000:01:00.0: BAR 4: assigned [mem 0xa8000000-0xa8003fff 64bit pref] [ 1.241942] pci 0000:01:00.0: BAR 2: assigned [mem 0xa8004000-0xa8004fff 64bit pref] [ 1.241960] pci 0000:01:00.0: BAR 0: assigned [io 0x1000-0x10ff] [ 1.241971] pci 0000:00:01.0: PCI bridge to [bus 01] [ 1.241979] pci 0000:00:01.0: bridge window [io 0x1000-0x1fff] [ 1.241988] pci 0000:00:01.0: bridge window [mem 0xa0000000-0xa00fffff] [ 1.241996] pci 0000:00:01.0: bridge window [mem 0xa8000000-0xa80fffff 64bit pref] [ 1.242018] pci 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 1.242067] pcieport 0000:00:01.0: enabling device (0140 -> 0143) [ 1.242247] pcieport 0000:00:01.0: Signaling PME with IRQ 295 [ 1.248212] tegra-apbdma 6000a000.dma: Tegra20 APB DMA driver register 16 channels [ 1.292855] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 1.295045] console [ttyS0] disabled [ 1.295078] 70006000.serial: ttyS0 at MMIO 0x70006000 (irq = 279, base_baud = 13500000) is a Tegra [ 2.347186] console [ttyS0] enabled [ 2.351237] SuperH (H)SCI(F) driver initialized [ 2.356482] msm_serial: driver initialized [ 2.360703] STMicroelectronics ASC driver initialized [ 2.370692] tegra-hdmi 54280000.hdmi: 54280000.hdmi supply hdmi not found, using dummy regulator [ 2.381428] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 2.388058] [drm] No driver support for vblank timestamp query. [ 2.394000] [drm] Cannot find any crtc or sizes - going 1024x768 [ 2.437069] Console: switching to colour frame buffer device 128x48 [ 2.451778] drm drm: fb0: frame buffer device [ 2.456234] [drm] Initialized tegra 0.0.0 20120330 for drm on minor 0 [ 2.471619] brd: module loaded [ 2.480181] loop: module loaded [ 2.489027] m25p80 spi32766.0: found s25fl008k, expected w25q80bl [ 2.495155] m25p80 spi32766.0: s25fl008k (1024 Kbytes) [ 2.502588] libphy: Fixed MDIO Bus: probed [ 2.507451] CAN device driver interface [ 2.511960] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded [ 2.518544] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k [ 2.524378] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 2.530338] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k [ 2.537295] igb: Copyright (c) 2007-2014 Intel Corporation. [ 2.543385] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 2.548967] r8169 0000:01:00.0: enabling device (0140 -> 0143) [ 2.555644] r8169 0000:01:00.0 eth0: RTL8168d/8111d at 0xf08fc000, 00:01:c0:13:7d:63, XID 081000c0 IRQ 296 [ 2.565301] r8169 0000:01:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] [ 2.575919] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 2.583373] usbcore: registered new interface driver pegasus [ 2.589054] usbcore: registered new interface driver asix [ 2.594484] usbcore: registered new interface driver ax88179_178a [ 2.600590] usbcore: registered new interface driver cdc_ether [ 2.606462] usbcore: registered new interface driver smsc75xx [ 2.612255] usbcore: registered new interface driver smsc95xx [ 2.618014] usbcore: registered new interface driver net1080 [ 2.623702] usbcore: registered new interface driver cdc_subset [ 2.629633] usbcore: registered new interface driver zaurus [ 2.635252] usbcore: registered new interface driver cdc_ncm [ 2.641158] tegra-phy c5004000.usb-phy: no vbus regulator [ 2.647647] tegra-phy c5008000.usb-phy: no vbus regulator [ 2.654333] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.660845] ehci-pci: EHCI PCI platform driver [ 2.665331] ehci-platform: EHCI generic platform driver [ 2.670696] ehci-orion: EHCI orion driver [ 2.674813] SPEAr-ehci: EHCI SPEAr driver [ 2.678920] ehci-st: EHCI STMicroelectronics driver [ 2.683905] ehci-exynos: EHCI EXYNOS driver [ 2.688191] ehci-atmel: EHCI Atmel driver [ 2.692305] tegra-ehci: Tegra EHCI driver [ 2.753261] ulpi_phy_power_on: ulpi write failed [ 2.757869] tegra-ehci c5004000.usb: Failed to power on the phy [ 2.763803] tegra-ehci: probe of c5004000.usb failed with error -110 [ 2.772778] tegra-ehci c5008000.usb: EHCI Host Controller [ 2.778183] tegra-ehci c5008000.usb: new USB bus registered, assigned bus number 1 [ 2.786061] tegra-ehci c5008000.usb: irq 290, io mem 0xc5008000 [ 2.821776] tegra-ehci c5008000.usb: USB 2.0 started, EHCI 1.00 [ 2.828300] hub 1-0:1.0: USB hub found [ 2.832099] hub 1-0:1.0: 1 port detected [ 2.836320] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 2.842523] ohci-pci: OHCI PCI platform driver [ 2.847001] ohci-platform: OHCI generic platform driver [ 2.852387] ohci-omap3: OHCI OMAP3 driver [ 2.856500] SPEAr-ohci: OHCI SPEAr driver [ 2.860602] ohci-st: OHCI STMicroelectronics driver [ 2.865589] ohci-atmel: OHCI Atmel driver [ 2.870170] usbcore: registered new interface driver usb-storage [ 2.878699] rtc-em3027 2-0056: rtc core: registered rtc-em3027 as rtc0 [ 2.886403] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1 [ 2.893568] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 2.900142] i2c /dev entries driver [ 2.912846] sdhci: Secure Digital Host Controller Interface driver [ 2.919012] sdhci: Copyright(c) Pierre Ossman [ 2.924532] Synopsys Designware Multimedia Card Interface Driver [ 2.931370] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.937819] mmc0: Invalid maximum block size, assuming 512 bytes [ 3.001778] mmc0: SDHCI controller on c8000000.sdhci [c8000000.sdhci] using ADMA [ 3.009253] sdhci-tegra c8000600.sdhci: Got CD GPIO [ 3.014148] sdhci-tegra c8000600.sdhci: Got WP GPIO [ 3.019213] mmc1: Invalid maximum block size, assuming 512 bytes [ 3.081853] mmc1: SDHCI controller on c8000600.sdhci [c8000600.sdhci] using ADMA [ 3.090642] ledtrig-cpu: registered to indicate activity on CPUs [ 3.096927] usbcore: registered new interface driver usbhid [ 3.102501] usbhid: USB HID core driver [ 3.109554] NET: Registered protocol family 10 [ 3.114975] Segment Routing with IPv6 [ 3.118672] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 3.125106] NET: Registered protocol family 17 [ 3.129544] can: controller area network core (rev 20120528 abi 9) [ 3.135891] NET: Registered protocol family 29 [ 3.140325] can: raw protocol (rev 20120528) [ 3.144597] can: broadcast manager protocol (rev 20161123 t) [ 3.150246] can: netlink gateway (rev 20130117) max_hops=1 [ 3.156038] Key type dns_resolver registered [ 3.160686] ThumbEE CPU extension supported. [ 3.164969] Registering SWP/SWPB emulation handler [ 3.181252] utmi_phy_clk_enable: timeout waiting for phy to stabilize [ 3.187760] tegra-ehci c5000000.usb: EHCI Host Controller [ 3.193184] tegra-ehci c5000000.usb: new USB bus registered, assigned bus number 2 [ 3.201203] tegra-ehci c5000000.usb: irq 288, io mem 0xc5000000 [ 3.212929] mmc0: host does not support reading read-only switch, assuming write-enable [ 3.222733] mmc0: new high speed SDHC card at address b368 [ 3.229103] mmcblk0: mmc0:b368 NCard 3.70 GiB [ 3.233798] usb 1-1: new high-speed USB device number 2 using tegra-ehci [ 3.242461] mmcblk0: p1 [ 3.261795] tegra-ehci c5000000.usb: USB 2.0 started, EHCI 1.00 [ 3.268488] hub 2-0:1.0: USB hub found [ 3.272339] hub 2-0:1.0: 1 port detected [ 3.277431] input: gpio-keys as /devices/soc0/gpio-keys/input/input0 [ 3.284477] rtc-em3027 2-0056: hctosys: unable to read the hardware clock [ 3.293116] EXT4-fs (mmcblk0p1): mounting ext3 file system using the ext4 subsystem [ 3.307464] mmc1: new high speed SD card at address b368 [ 3.314745] mmcblk1: mmc1:b368 NCard 1.83 GiB (ro) [ 3.323035] mmcblk1: p1 p2 [ 3.452873] hub 1-1:1.0: USB hub found [ 3.456707] hub 1-1:1.0: 4 ports detected [ 3.543696] EXT4-fs (mmcblk0p1): recovery complete [ 3.616828] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null) [ 3.624988] VFS: Mounted root (ext3 filesystem) on device 179:1. [ 3.642471] devtmpfs: mounted [ 3.648681] Freeing unused kernel memory: 2048K [ 3.750705] random: fast init done [ 3.783221] 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):/# [ 4.422896] 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:33 1970 [ 15.711861] PM: Syncing filesystems ... done. [ 15.757824] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 15.766275] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 15.775276] Suspending console(s) (use no_console_suspend to debug) [ 15.819026] pci_generic_config_write32: 38 callbacks suppressed [ 15.819071] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 15.832824] PM: suspend of devices complete after 48.823 msecs [ 15.837834] PM: late suspend of devices complete after 4.978 msecs [ 15.842563] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 15.842620] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 15.872424] PM: noirq suspend of devices complete after 34.559 msecs [ 15.872437] Disabling non-boot CPUs ... [ 15.872447] Entering suspend state LP1 [ 15.872447] Suspended for 2.137 seconds [ 15.874685] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 15.874730] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 15.874760] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 15.874787] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x98 may corrupt adjacent RW1C bits [ 15.874815] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 15.874893] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 15.874925] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 15.874993] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 15.902018] PM: noirq resume of devices complete after 29.511 msecs [ 15.905741] PM: early resume of devices complete after 2.989 msecs [ 16.450868] PM: resume of devices complete after 545.097 msecs [ 16.613044] 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 [ 17.586752] PM: Syncing filesystems ... done. [ 17.631966] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 17.640301] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 17.649134] Suspending console(s) (use no_console_suspend to debug) [ 17.699563] PM: suspend of devices complete after 42.484 msecs [ 17.704843] PM: late suspend of devices complete after 5.249 msecs [ 17.732332] PM: noirq suspend of devices complete after 27.457 msecs [ 17.732344] Disabling non-boot CPUs ... [ 17.732355] Entering suspend state LP1 [ 17.732355] Suspended for 3.140 seconds [ 17.734688] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 17.761915] PM: noirq resume of devices complete after 29.499 msecs [ 17.765628] PM: early resume of devices complete after 2.967 msecs [ 18.310636] PM: resume of devices complete after 544.976 msecs [ 18.369667] 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 [ 19.446637] PM: Syncing filesystems ... done. [ 19.491818] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 19.500233] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 19.509228] Suspending console(s) (use no_console_suspend to debug) [ 19.559824] PM: suspend of devices complete after 41.914 msecs [ 19.564989] PM: late suspend of devices complete after 5.133 msecs [ 19.592251] PM: noirq suspend of devices complete after 27.231 msecs [ 19.592264] Disabling non-boot CPUs ... [ 19.592274] Entering suspend state LP1 [ 19.592274] Suspended for 3.139 seconds [ 19.594615] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 19.621841] PM: noirq resume of devices complete after 29.507 msecs [ 19.625533] PM: early resume of devices complete after 2.951 msecs [ 20.170632] PM: resume of devices complete after 545.068 msecs [ 20.229657] 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 [ 21.306317] PM: Syncing filesystems ... done. [ 21.351420] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 21.359949] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 21.368989] Suspending console(s) (use no_console_suspend to debug) [ 21.407090] pci_generic_config_write32: 65 callbacks suppressed [ 21.407134] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 21.419193] PM: suspend of devices complete after 41.590 msecs [ 21.424508] PM: late suspend of devices complete after 5.284 msecs [ 21.429059] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 21.429113] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 21.452153] PM: noirq suspend of devices complete after 27.615 msecs [ 21.452166] Disabling non-boot CPUs ... [ 21.452176] Entering suspend state LP1 [ 21.452176] Suspended for 3.140 seconds [ 21.454415] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 21.454460] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 21.454492] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 21.454521] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x98 may corrupt adjacent RW1C bits [ 21.454548] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 21.454628] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 21.454660] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 21.454729] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 21.481752] PM: noirq resume of devices complete after 29.515 msecs [ 21.485456] PM: early resume of devices complete after 2.971 msecs [ 22.030546] PM: resume of devices complete after 545.057 msecs [ 22.192799] 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 [ 23.166487] PM: Syncing filesystems ... done. [ 23.211683] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 23.220115] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 23.229126] Suspending console(s) (use no_console_suspend to debug) [ 23.279462] PM: suspend of devices complete after 41.711 msecs [ 23.284737] PM: late suspend of devices complete after 5.242 msecs [ 23.312061] PM: noirq suspend of devices complete after 27.293 msecs [ 23.312074] Disabling non-boot CPUs ... [ 23.312084] Entering suspend state LP1 [ 23.312084] Suspended for 3.140 seconds [ 23.314437] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 23.341665] PM: noirq resume of devices complete after 29.519 msecs [ 23.345393] PM: early resume of devices complete after 3.001 msecs [ 23.890563] PM: resume of devices complete after 545.139 msecs [ 23.949724] 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 [ 25.026220] PM: Syncing filesystems ... done. [ 25.071419] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 25.079852] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 25.088902] Suspending console(s) (use no_console_suspend to debug) [ 25.139622] PM: suspend of devices complete after 42.098 msecs [ 25.144850] PM: late suspend of devices complete after 5.197 msecs [ 25.171973] PM: noirq suspend of devices complete after 27.092 msecs [ 25.171986] Disabling non-boot CPUs ... [ 25.171997] Entering suspend state LP1 [ 25.171997] Suspended for 3.140 seconds [ 25.174339] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 25.201577] PM: noirq resume of devices complete after 29.520 msecs [ 25.205288] PM: early resume of devices complete after 2.980 msecs [ 25.750449] PM: resume of devices complete after 545.129 msecs [ 25.809455] 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 [ 26.896382] PM: Syncing filesystems ... done. [ 26.941565] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 26.949993] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 26.959005] Suspending console(s) (use no_console_suspend to debug) [ 26.997109] pci_generic_config_write32: 65 callbacks suppressed [ 26.997153] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 27.009120] PM: suspend of devices complete after 41.482 msecs [ 27.014413] PM: late suspend of devices complete after 5.262 msecs [ 27.018887] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 27.018941] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 27.041880] PM: noirq suspend of devices complete after 27.437 msecs [ 27.041892] Disabling non-boot CPUs ... [ 27.041902] Entering suspend state LP1 [ 27.041902] Suspended for 3.130 seconds [ 27.044135] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 27.044181] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 27.044211] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 27.044239] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x98 may corrupt adjacent RW1C bits [ 27.044266] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 27.044346] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 27.044379] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 27.044450] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 27.071487] PM: noirq resume of devices complete after 29.524 msecs [ 27.075205] PM: early resume of devices complete after 2.991 msecs [ 27.620325] PM: resume of devices complete after 545.089 msecs [ 27.782460] 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 [ 28.765920] PM: Syncing filesystems ... done. [ 28.810997] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 28.819533] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 28.828594] Suspending console(s) (use no_console_suspend to debug) [ 28.879129] PM: suspend of devices complete after 41.915 msecs [ 28.884493] PM: late suspend of devices complete after 5.333 msecs [ 28.911798] PM: noirq suspend of devices complete after 27.274 msecs [ 28.911811] Disabling non-boot CPUs ... [ 28.911822] Entering suspend state LP1 [ 28.911822] Suspended for 3.129 seconds [ 28.914165] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 28.941401] PM: noirq resume of devices complete after 29.519 msecs [ 28.945126] PM: early resume of devices complete after 2.997 msecs [ 29.490229] PM: resume of devices complete after 545.071 msecs [ 29.549306] 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:13 1970 [ 30.636152] PM: Syncing filesystems ... done. [ 30.681366] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 30.689720] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 30.698575] Suspending console(s) (use no_console_suspend to debug) [ 30.749423] PM: suspend of devices complete after 42.902 msecs [ 30.754557] PM: late suspend of devices complete after 5.103 msecs [ 30.781717] PM: noirq suspend of devices complete after 27.129 msecs [ 30.781730] Disabling non-boot CPUs ... [ 30.781741] Entering suspend state LP1 [ 30.781741] Suspended for 3.129 seconds [ 30.784071] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 30.811313] PM: noirq resume of devices complete after 29.510 msecs [ 30.815022] PM: early resume of devices complete after 2.969 msecs [ 31.360233] PM: resume of devices complete after 545.179 msecs [ 31.419392] Restarting tasks ... done. root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3[ 32.500797] random: crng init done rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:01:18 1970 [ 32.551547] PM: Syncing filesystems ... done. [ 32.584119] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 32.592463] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 32.601306] Suspending console(s) (use no_console_suspend to debug) [ 32.646918] pci_generic_config_write32: 65 callbacks suppressed [ 32.646964] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 32.658897] PM: suspend of devices complete after 49.642 msecs [ 32.664159] PM: late suspend of devices complete after 5.230 msecs [ 32.668621] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 32.668675] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 32.691627] PM: noirq suspend of devices complete after 27.437 msecs [ 32.691639] Disabling non-boot CPUs ... [ 32.691649] Entering suspend state LP1 [ 32.691649] Suspended for 3.090 seconds [ 32.693869] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 32.693915] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 32.693946] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 32.693974] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x98 may corrupt adjacent RW1C bits [ 32.694001] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 32.694081] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 32.694112] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 32.694182] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 32.721232] PM: noirq resume of devices complete after 29.523 msecs [ 32.724927] PM: early resume of devices complete after 2.965 msecs [ 33.270147] PM: resume of devices complete after 545.189 msecs [ 33.432502] Restarting tasks ... done. root@(none):/# root@(none):/# NVTB SYSTEM SUSPEND TEST COMPLETE