U-Boot SPL 2015.04-rc3-00209-ga74ef40 (Mar 16 2015 - 14:43:39) U-Boot 2015.04-rc3-00209-ga74ef40 (Mar 16 2015 - 14:43:39) TEGRA20 Model: Compulab TrimSlice board DRAM: 1 GiB MMC: Tegra SD/MMC: 0, Tegra SD/MMC: 1 SF: Detected W25Q80BL with page size 256 Bytes, erase size 4 KiB, total 1 MiB tegra-pcie: PCI regions: tegra-pcie: I/O: 0x82000000-0x82010000 tegra-pcie: non-prefetchable memory: 0xa0000000-0xa8000000 tegra-pcie: prefetchable memory: 0xa8000000-0xc0000000 tegra-pcie: dual-mode configuration tegra-pcie: probing port 0, using 2 lanes In: serial Out: serial Err: serial Net: RTL8169#0 Hit any key to stop autoboot: 2  0 Tegra20 (TrimSlice) # Tegra20 (TrimSlice) # usb reset resetting USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 3 USB Device(s) found USB1: USB EHCI 1.00 scanning bus 1 for devices... 1 USB Device(s) found USB2: lowlevel init failed scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... Warning: asx0 using MAC address from net device 1 Ethernet Device(s) found Tegra20 (TrimSlice) # setenv bootargs 'ignore_loglevel console=ttyS0,115200n8 rw root=PARTUUID=11eb23c1-01 rootwait gpt debug noinitrd earlyprintk init=/bin/bash' Tegra20 (TrimSlice) # setenv ipaddr 192.168.100.103; setenv serverip 192.168.100.1; setenv tftpserverip 192.168.100.1 Tegra20 (TrimSlice) # tftpboot 0x00408000 zImage.multi_v7_defconfig Using RTL8169#0 device TFTP from server 192.168.100.1; our IP address is 192.168.100.103 Filename 'zImage.multi_v7_defconfig'. Load address: 0x408000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########################################################### 4 MiB/s done Bytes transferred = 7537352 (7302c8 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 - 0x7302c8 ] ## 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-rc1-155019-gc1ae3cf (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 Sun Mar 5 13:36:32 PST 2017 [ 0.000000] CPU: ARMv7 Processor [411fc090] revision 0 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Compulab TrimSlice board [ 0.000000] debug: ignoring loglevel setting. [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x3c000000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] On node 0 totalpages: 262144 [ 0.000000] free_area_init_node: node 0, pgdat c1538180, 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 s34304 r8192 d23040 u65536 [ 0.000000] pcpu-alloc: s34304 r8192 d23040 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 - 0xc1539aa0 (1255 kB) [ 0.000000] .bss : 0xc153b000 - 0xc15c13b8 ( 537 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU debugfs-based tracing is enabled. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] /interrupt-controller@60004000: 128 interrupts forwarded to /interrupt-controller@50041000 [ 0.000000] L2C: platform modifies aux control register: 0x02080000 -> 0x3e480001 [ 0.000000] L2C: DT/platform modifies aux control register: 0x02080000 -> 0x3e480001 [ 0.000000] L2C-310 errata 727915 769419 enabled [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 [ 0.000000] L2C-310: enabling full line of zeros but not enabled in Cortex-A9 [ 0.000000] L2C-310 ID prefetch enabled, offset 1 lines [ 0.000000] L2C-310 cache controller enabled, 8 ways, 1024 kB [ 0.000000] L2C-310: CACHE_ID 0x410000c4, AUX_CTRL 0x7e480001 [ 0.000009] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns [ 0.000025] clocksource: timer_us: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns [ 0.000036] Switching to timer-based delay loop, resolution 1000ns [ 0.001647] Console: colour dummy device 80x30 [ 0.001671] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=10000) [ 0.001683] pid_max: default: 32768 minimum: 301 [ 0.001766] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.001775] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.002201] CPU: Testing write buffer coherency: ok [ 0.002407] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.002561] Setting up static identity map for 0x300000 - 0x300098 [ 0.003996] Tegra Revision: A03 prime SKU: 8 CPU Process: 1 SoC Process: 2 [ 0.004369] EFI services will not be available. [ 0.004523] smp: Bringing up secondary CPUs ... [ 0.005055] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.005115] smp: Brought up 1 node, 2 CPUs [ 0.005126] SMP: Total of 2 processors activated (4.00 BogoMIPS). [ 0.005132] CPU: All CPU(s) started in SVC mode. [ 0.005765] devtmpfs: initialized [ 0.009439] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 1 [ 0.009645] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.009660] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.012631] pinctrl core: initialized pinctrl subsystem [ 0.013883] NET: Registered protocol family 16 [ 0.015911] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.017381] cpuidle: using governor menu [ 0.034895] No ATAGs? [ 0.034962] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.034974] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.040311] Serial: AMBA PL011 UART driver [ 0.051871] usb1_vbus: Failed to request enable GPIO170: -517 [ 0.051885] reg-fixed-voltage regulators:regulator@2: Failed to register regulator: -517 [ 0.055388] vgaarb: loaded [ 0.055948] SCSI subsystem initialized [ 0.056072] libata version 3.00 loaded. [ 0.056252] usbcore: registered new interface driver usbfs [ 0.056293] usbcore: registered new interface driver hub [ 0.056332] usbcore: registered new device driver usb [ 0.058295] pps_core: LinuxPPS API ver. 1 registered [ 0.058302] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.058319] PTP clock support registered [ 0.058458] EDAC MC: Ver: 3.0.0 [ 0.060236] clocksource: Switched to clocksource timer_us [ 0.067190] NET: Registered protocol family 2 [ 0.067595] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.067669] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.067783] TCP: Hash tables configured (established 8192 bind 8192) [ 0.067872] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.067917] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.068058] NET: Registered protocol family 1 [ 0.068309] RPC: Registered named UNIX socket transport module. [ 0.068317] RPC: Registered udp transport module. [ 0.068323] RPC: Registered tcp transport module. [ 0.068328] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.068336] PCI: CLS 0 bytes, default 64 [ 0.069130] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 0.070578] workingset: timestamp_bits=30 max_order=18 bucket_order=0 [ 0.077075] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.077661] NFS: Registering the id_resolver key type [ 0.077684] Key type id_resolver registered [ 0.077691] Key type id_legacy registered [ 0.077721] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.078861] bounce: pool size: 64 pages [ 0.078897] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 0.078906] io scheduler noop registered [ 0.078912] io scheduler deadline registered [ 0.079059] io scheduler cfq registered (default) [ 0.079066] io scheduler mq-deadline registered [ 0.090166] tegra-pcie 80003000.pcie-controller: dual-mode configuration [ 0.090885] tegra-pcie 80003000.pcie-controller: probing port 0, using 2 lanes [ 0.174390] tegra-pcie 80003000.pcie-controller: PCI host bridge to bus 0000:00 [ 0.174403] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 0.174412] pci_bus 0000:00: root bus resource [mem 0xa0000000-0xa7ffffff] [ 0.174421] pci_bus 0000:00: root bus resource [mem 0xa8000000-0xbfffffff pref] [ 0.174431] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.174458] pci 0000:00:01.0: [10de:0bf0] type 01 class 0x060000 [ 0.174486] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 0.174521] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 0.174546] pci 0000:00:01.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.174558] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 0.174738] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x3e may corrupt adjacent RW1C bits [ 0.174750] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4 may corrupt adjacent RW1C bits [ 0.174761] pci_bus 0000:00: 1-byte config write to 0000:00:01.0 offset 0xc may corrupt adjacent RW1C bits [ 0.174767] PCI: bus0: Fast back to back transfers disabled [ 0.174777] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 0.174786] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x3e may corrupt adjacent RW1C bits [ 0.174797] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x3e may corrupt adjacent RW1C bits [ 0.174808] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x3e may corrupt adjacent RW1C bits [ 0.174818] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x6 may corrupt adjacent RW1C bits [ 0.174944] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000 [ 0.174968] pci 0000:01:00.0: reg 0x10: [io 0x0000-0x00ff] [ 0.174993] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit pref] [ 0.175012] pci 0000:01:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref] [ 0.175026] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref] [ 0.175108] pci 0000:01:00.0: supports D1 D2 [ 0.175117] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.200282] PCI: bus1: Fast back to back transfers disabled [ 0.200295] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 0.200307] Disabling cpuidle LP2 state, since PCIe IRQs are in use [ 0.200368] pci 0000:00:01.0: BAR 8: assigned [mem 0xa0000000-0xa00fffff] [ 0.200380] pci 0000:00:01.0: BAR 9: assigned [mem 0xa8000000-0xa80fffff 64bit pref] [ 0.200389] pci 0000:00:01.0: BAR 7: assigned [io 0x1000-0x1fff] [ 0.200402] pci 0000:01:00.0: BAR 6: assigned [mem 0xa0000000-0xa001ffff pref] [ 0.200412] pci 0000:01:00.0: BAR 4: assigned [mem 0xa8000000-0xa8003fff 64bit pref] [ 0.200432] pci 0000:01:00.0: BAR 2: assigned [mem 0xa8004000-0xa8004fff 64bit pref] [ 0.200452] pci 0000:01:00.0: BAR 0: assigned [io 0x1000-0x10ff] [ 0.200464] pci 0000:00:01.0: PCI bridge to [bus 01] [ 0.200473] pci 0000:00:01.0: bridge window [io 0x1000-0x1fff] [ 0.200482] pci 0000:00:01.0: bridge window [mem 0xa0000000-0xa00fffff] [ 0.200491] pci 0000:00:01.0: bridge window [mem 0xa8000000-0xa80fffff 64bit pref] [ 0.200513] pci 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 0.200563] pcieport 0000:00:01.0: enabling device (0140 -> 0143) [ 0.200741] pcieport 0000:00:01.0: Signaling PME with IRQ 295 [ 0.206740] tegra-apbdma 6000a000.dma: Tegra20 APB DMA driver register 16 channels [ 0.254941] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.257123] console [ttyS0] disabled [ 0.257157] 70006000.serial: ttyS0 at MMIO 0x70006000 (irq = 279, base_baud = 13500000) is a Tegra [ 1.311382] console [ttyS0] enabled [ 1.315452] SuperH (H)SCI(F) driver initialized [ 1.320724] msm_serial: driver initialized [ 1.324944] STMicroelectronics ASC driver initialized [ 1.335007] tegra-hdmi 54280000.hdmi: 54280000.hdmi supply hdmi not found, using dummy regulator [ 1.345713] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.352328] [drm] No driver support for vblank timestamp query. [ 1.358259] [drm] Cannot find any crtc or sizes - going 1024x768 [ 1.380408] Console: switching to colour frame buffer device 128x48 [ 1.395084] drm drm: fb0: frame buffer device [ 1.399565] [drm] Initialized tegra 0.0.0 20120330 for drm on minor 0 [ 1.414925] brd: module loaded [ 1.423558] loop: module loaded [ 1.432424] m25p80 spi32766.0: found s25fl008k, expected w25q80bl [ 1.438509] m25p80 spi32766.0: s25fl008k (1024 Kbytes) [ 1.445873] libphy: Fixed MDIO Bus: probed [ 1.450754] CAN device driver interface [ 1.455249] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded [ 1.461914] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k [ 1.467730] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.473700] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k [ 1.480657] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.486739] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 1.492333] r8169 0000:01:00.0: enabling device (0140 -> 0143) [ 1.498963] r8169 0000:01:00.0 eth0: RTL8168d/8111d at 0xf08fc000, 00:01:c0:13:7d:63, XID 081000c0 IRQ 296 [ 1.508624] r8169 0000:01:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] [ 1.519252] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.526711] usbcore: registered new interface driver pegasus [ 1.532410] usbcore: registered new interface driver asix [ 1.537823] usbcore: registered new interface driver ax88179_178a [ 1.543956] usbcore: registered new interface driver cdc_ether [ 1.549814] usbcore: registered new interface driver smsc75xx [ 1.555603] usbcore: registered new interface driver smsc95xx [ 1.561378] usbcore: registered new interface driver net1080 [ 1.567049] usbcore: registered new interface driver cdc_subset [ 1.572994] usbcore: registered new interface driver zaurus [ 1.578593] usbcore: registered new interface driver cdc_ncm [ 1.584521] tegra-phy c5004000.usb-phy: no vbus regulator [ 1.591019] tegra-phy c5008000.usb-phy: no vbus regulator [ 1.597696] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.604226] ehci-pci: EHCI PCI platform driver [ 1.608692] ehci-platform: EHCI generic platform driver [ 1.614076] ehci-orion: EHCI orion driver [ 1.618175] SPEAr-ehci: EHCI SPEAr driver [ 1.622293] ehci-st: EHCI STMicroelectronics driver [ 1.627259] ehci-exynos: EHCI EXYNOS driver [ 1.631564] ehci-atmel: EHCI Atmel driver [ 1.635660] tegra-ehci: Tegra EHCI driver [ 1.691443] ulpi_phy_power_on: ulpi write failed [ 1.696051] tegra-ehci c5004000.usb: Failed to power on the phy [ 1.701986] tegra-ehci: probe of c5004000.usb failed with error -110 [ 1.710960] tegra-ehci c5008000.usb: EHCI Host Controller [ 1.716364] tegra-ehci c5008000.usb: new USB bus registered, assigned bus number 1 [ 1.724180] tegra-ehci c5008000.usb: irq 290, io mem 0xc5008000 [ 1.750257] tegra-ehci c5008000.usb: USB 2.0 started, EHCI 1.00 [ 1.756783] hub 1-0:1.0: USB hub found [ 1.760565] hub 1-0:1.0: 1 port detected [ 1.764798] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.770990] ohci-pci: OHCI PCI platform driver [ 1.775467] ohci-platform: OHCI generic platform driver [ 1.780850] ohci-omap3: OHCI OMAP3 driver [ 1.784952] SPEAr-ohci: OHCI SPEAr driver [ 1.789054] ohci-st: OHCI STMicroelectronics driver [ 1.794043] ohci-atmel: OHCI Atmel driver [ 1.798634] usbcore: registered new interface driver usb-storage [ 1.807129] rtc-em3027 2-0056: rtc core: registered rtc-em3027 as rtc0 [ 1.814815] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1 [ 1.821983] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 1.828548] i2c /dev entries driver [ 1.841304] sdhci: Secure Digital Host Controller Interface driver [ 1.847469] sdhci: Copyright(c) Pierre Ossman [ 1.852978] Synopsys Designware Multimedia Card Interface Driver [ 1.859813] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.866241] mmc0: Invalid maximum block size, assuming 512 bytes [ 1.930258] mmc0: SDHCI controller on c8000000.sdhci [c8000000.sdhci] using ADMA [ 1.937731] sdhci-tegra c8000600.sdhci: Got CD GPIO [ 1.942628] sdhci-tegra c8000600.sdhci: Got WP GPIO [ 1.947657] mmc1: Invalid maximum block size, assuming 512 bytes [ 2.010322] mmc1: SDHCI controller on c8000600.sdhci [c8000600.sdhci] using ADMA [ 2.019088] ledtrig-cpu: registered to indicate activity on CPUs [ 2.025382] usbcore: registered new interface driver usbhid [ 2.030957] usbhid: USB HID core driver [ 2.038053] NET: Registered protocol family 10 [ 2.043388] Segment Routing with IPv6 [ 2.047083] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 2.053518] NET: Registered protocol family 17 [ 2.057955] can: controller area network core (rev 20120528 abi 9) [ 2.064306] NET: Registered protocol family 29 [ 2.068738] can: raw protocol (rev 20120528) [ 2.073016] can: broadcast manager protocol (rev 20161123 t) [ 2.078663] can: netlink gateway (rev 20130117) max_hops=1 [ 2.084453] Key type dns_resolver registered [ 2.089098] ThumbEE CPU extension supported. [ 2.093382] Registering SWP/SWPB emulation handler [ 2.106169] utmi_phy_clk_enable: timeout waiting for phy to stabilize [ 2.109281] mmc0: host does not support reading read-only switch, assuming write-enable [ 2.111107] mmc0: new high speed SDHC card at address b368 [ 2.120800] mmcblk0: mmc0:b368 NCard 3.70 GiB [ 2.130568] tegra-ehci c5000000.usb: EHCI Host Controller [ 2.132269] mmcblk0: p1 [ 2.138489] tegra-ehci c5000000.usb: new USB bus registered, assigned bus number 2 [ 2.146350] tegra-ehci c5000000.usb: irq 288, io mem 0xc5000000 [ 2.160288] usb 1-1: new high-speed USB device number 2 using tegra-ehci [ 2.190285] tegra-ehci c5000000.usb: USB 2.0 started, EHCI 1.00 [ 2.197085] hub 2-0:1.0: USB hub found [ 2.200897] hub 2-0:1.0: 1 port detected [ 2.206089] input: gpio-keys as /devices/soc0/gpio-keys/input/input0 [ 2.213157] rtc-em3027 2-0056: hctosys: unable to read the hardware clock [ 2.221873] EXT4-fs (mmcblk0p1): mounting ext3 file system using the ext4 subsystem [ 2.229253] mmc1: new high speed SD card at address b368 [ 2.229754] mmcblk1: mmc1:b368 NCard 1.83 GiB (ro) [ 2.232450] mmcblk1: p1 p2 [ 2.381417] hub 1-1:1.0: USB hub found [ 2.385335] hub 1-1:1.0: 4 ports detected [ 2.471115] EXT4-fs (mmcblk0p1): recovery complete [ 2.545568] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null) [ 2.553772] VFS: Mounted root (ext3 filesystem) on device 179:1. [ 2.563908] devtmpfs: mounted [ 2.572609] Freeing unused kernel memory: 2048K [ 2.616894] random: fast init done [ 2.710324] usb 1-1.2: new high-speed USB device number 3 using tegra-ehci bash: cannot set terminal process group (-1): Inappropriate ioctl for device bash: no job control in this shell root@(none):/# [ 3.333467] asix 1-1.2:1.0 eth1: register 'asix' at usb-c5008000.usb-1.2, ASIX AX88772 USB 2.0 Ethernet, 00:60:6e:60:6c:68 root@(none):/# mount -t sysfs none /sys root@(none):/# root@(none):/# mount -t debugfs none /sys/kernel/debug root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:32 1970 [ 15.540669] PM: Syncing filesystems ... done. [ 15.586647] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 15.595110] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 15.604134] Suspending console(s) (use no_console_suspend to debug) [ 15.645472] pci_generic_config_write32: 38 callbacks suppressed [ 15.645517] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 15.657862] PM: suspend of devices complete after 45.059 msecs [ 15.662383] PM: late suspend of devices complete after 4.488 msecs [ 15.666870] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 15.666926] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 15.690984] PM: noirq suspend of devices complete after 28.571 msecs [ 15.690997] Disabling non-boot CPUs ... [ 15.759427] Entering suspend state LP1 [ 15.759427] Suspended for 1.386 seconds [ 15.759473] Enabling non-boot CPUs ... [ 15.789216] CPU1 is up [ 15.789943] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 15.789992] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 15.790025] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 15.790054] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x98 may corrupt adjacent RW1C bits [ 15.790082] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 15.790297] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 15.790334] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 15.790407] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 15.820508] PM: noirq resume of devices complete after 31.259 msecs [ 15.823950] PM: early resume of devices complete after 2.862 msecs [ 16.359422] PM: resume of devices complete after 535.439 msecs [ 16.527700] Restarting tasks ... done. root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:37 1970 [ 17.324900] PM: Syncing filesystems ... done. [ 17.369952] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 17.378457] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 17.387499] Suspending console(s) (use no_console_suspend to debug) [ 17.437606] PM: suspend of devices complete after 41.473 msecs [ 17.442157] PM: late suspend of devices complete after 4.518 msecs [ 17.470845] PM: noirq suspend of devices complete after 28.657 msecs [ 17.470858] Disabling non-boot CPUs ... [ 17.518137] Entering suspend state LP1 [ 17.518137] Suspended for 3.241 seconds [ 17.518182] Enabling non-boot CPUs ... [ 17.549213] CPU1 is up [ 17.550458] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 17.580415] PM: noirq resume of devices complete after 31.168 msecs [ 17.583959] PM: early resume of devices complete after 2.965 msecs [ 18.118871] PM: resume of devices complete after 534.880 msecs [ 18.184112] Restarting tasks ... done. root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:42 1970 [ 19.084866] PM: Syncing filesystems ... done. [ 19.129960] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 19.138389] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 19.147236] Suspending console(s) (use no_console_suspend to debug) [ 19.197415] PM: suspend of devices complete after 42.221 msecs [ 19.201859] PM: late suspend of devices complete after 4.412 msecs [ 19.230778] PM: noirq suspend of devices complete after 28.887 msecs [ 19.230790] Disabling non-boot CPUs ... [ 19.297974] Entering suspend state LP1 [ 19.297974] Suspended for 3.220 seconds [ 19.298019] Enabling non-boot CPUs ... [ 19.329051] CPU1 is up [ 19.330425] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 19.360327] PM: noirq resume of devices complete after 31.242 msecs [ 19.363785] PM: early resume of devices complete after 2.884 msecs [ 19.898304] PM: resume of devices complete after 534.487 msecs [ 19.963549] Restarting tasks ... done. root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:47 1970 [ 20.865053] PM: Syncing filesystems ... done. [ 20.910293] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 20.918716] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 20.927719] Suspending console(s) (use no_console_suspend to debug) [ 20.965129] pci_generic_config_write32: 65 callbacks suppressed [ 20.965174] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 20.977482] PM: suspend of devices complete after 41.098 msecs [ 20.982011] PM: late suspend of devices complete after 4.496 msecs [ 20.985890] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 20.985950] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 21.010665] PM: noirq suspend of devices complete after 28.623 msecs [ 21.010677] Disabling non-boot CPUs ... [ 21.057964] Entering suspend state LP1 [ 21.057964] Suspended for 3.239 seconds [ 21.058009] Enabling non-boot CPUs ... [ 21.089004] CPU1 is up [ 21.090404] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 21.090453] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 21.090485] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 21.090516] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x98 may corrupt adjacent RW1C bits [ 21.090545] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 21.090627] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 21.090659] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 21.090732] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 21.130305] PM: noirq resume of devices complete after 41.266 msecs [ 21.134000] PM: early resume of devices complete after 2.930 msecs [ 21.678182] PM: resume of devices complete after 544.150 msecs [ 21.846510] Restarting tasks ... done. root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:52 1970 [ 22.624890] PM: Syncing filesystems ... done. [ 22.670063] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 22.678431] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 22.687297] Suspending console(s) (use no_console_suspend to debug) [ 22.736856] PM: suspend of devices complete after 41.591 msecs [ 22.741373] PM: late suspend of devices complete after 4.485 msecs [ 22.770605] PM: noirq suspend of devices complete after 29.201 msecs [ 22.770617] Disabling non-boot CPUs ... [ 22.837927] Entering suspend state LP1 [ 22.837927] Suspended for 3.219 seconds [ 22.837972] Enabling non-boot CPUs ... [ 22.868899] CPU1 is up [ 22.870294] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 22.900284] PM: noirq resume of devices complete after 31.350 msecs [ 22.903760] PM: early resume of devices complete after 2.897 msecs [ 23.439098] PM: resume of devices complete after 535.305 msecs [ 23.504319] Restarting tasks ... done. root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:57 1970 [ 24.404600] PM: Syncing filesystems ... done. [ 24.449673] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 24.458195] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 24.467259] Suspending console(s) (use no_console_suspend to debug) [ 24.517628] PM: suspend of devices complete after 41.715 msecs [ 24.522124] PM: late suspend of devices complete after 4.463 msecs [ 24.550468] PM: noirq suspend of devices complete after 28.313 msecs [ 24.550481] Disabling non-boot CPUs ... [ 24.617737] Entering suspend state LP1 [ 24.617737] Suspended for 3.220 seconds [ 24.617783] Enabling non-boot CPUs ... [ 24.648846] CPU1 is up [ 24.650542] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 24.680146] PM: noirq resume of devices complete after 31.266 msecs [ 24.683571] PM: early resume of devices complete after 2.845 msecs [ 25.218042] PM: resume of devices complete after 534.438 msecs [ 25.283230] Restarting tasks ... done. root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:01:02 1970 [ 26.184721] PM: Syncing filesystems ... done. [ 26.229864] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 26.238305] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 26.247360] Suspending console(s) (use no_console_suspend to debug) [ 26.284957] pci_generic_config_write32: 65 callbacks suppressed [ 26.285002] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 26.297349] PM: suspend of devices complete after 42.497 msecs [ 26.302097] PM: late suspend of devices complete after 4.715 msecs [ 26.306713] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 26.306772] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 26.330376] PM: noirq suspend of devices complete after 28.247 msecs [ 26.330389] Disabling non-boot CPUs ... [ 26.397695] Entering suspend state LP1 [ 26.397695] Suspended for 3.219 seconds [ 26.397741] Enabling non-boot CPUs ... [ 26.428750] CPU1 is up [ 26.429920] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 26.429970] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 26.430001] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 26.430031] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x98 may corrupt adjacent RW1C bits [ 26.430061] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 26.430145] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 26.430178] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 26.430251] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 26.460106] PM: noirq resume of devices complete after 31.322 msecs [ 26.463627] PM: early resume of devices complete after 2.940 msecs [ 27.007608] PM: resume of devices complete after 543.948 msecs [ 27.175947] Restarting tasks ... done. root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:01:07 1970 [ 27.964431] PM: Syncing filesystems ... done. [ 28.009575] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 28.018100] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 28.027166] Suspending console(s) (use no_console_suspend to debug) [ 28.076638] PM: suspend of devices complete after 40.838 msecs [ 28.081322] PM: late suspend of devices complete after 4.652 msecs [ 28.110341] PM: noirq suspend of devices complete after 28.987 msecs [ 28.110354] Disabling non-boot CPUs ... [ 28.177557] Entering suspend state LP1 [ 28.177557] Suspended for 3.220 seconds [ 28.177601] Enabling non-boot CPUs ... [ 28.208731] CPU1 is up [ 28.209810] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 28.240025] PM: noirq resume of devices complete after 31.260 msecs [ 28.243454] PM: early resume of devices complete after 2.848 msecs [ 28.788044] PM: resume of devices complete after 544.556 msecs [ 28.853239] Restarting tasks ... done. root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:01:12 1970 [ 29.744328] PM: Syncing filesystems ... done. [ 29.789393] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 29.797915] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 29.806978] Suspending console(s) (use no_console_suspend to debug) [ 29.856794] PM: suspend of devices complete after 42.330 msecs [ 29.861279] PM: late suspend of devices complete after 4.452 msecs [ 29.890201] PM: noirq suspend of devices complete after 28.891 msecs [ 29.890214] Disabling non-boot CPUs ... [ 29.957514] Entering suspend state LP1 [ 29.957514] Suspended for 3.219 seconds [ 29.957560] Enabling non-boot CPUs ... [ 29.988568] CPU1 is up [ 29.989423] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 30.019936] PM: noirq resume of devices complete after 31.334 msecs [ 30.023339] PM: early resume of devices complete after 2.826 msecs [ 30.558631] PM: resume of devices complete after 535.259 msecs [ 30.622051] Restarting tasks ... done. root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:01:17 1970 [ 31.524469] PM: Syncing filesystems ... done. [ 31.569618] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 31.578056] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 31.587118] Suspending console(s) (use no_console_suspend to debug) [ 31.623926] pci_generic_config_write32: 65 callbacks suppressed [ 31.623972] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 31.636841] PM: suspend of devices complete after 41.093 msecs [ 31.641269] PM: late suspend of devices complete after 4.396 msecs [ 31.645836] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 31.645894] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 31.670150] PM: noirq suspend of devices complete after 28.850 msecs [ 31.670163] Disabling non-boot CPUs ... [ 31.707440] Entering suspend state LP1 [ 31.707440] Suspended for 3.249 seconds [ 31.707485] Enabling non-boot CPUs ... [ 31.738516] CPU1 is up [ 31.739919] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 31.739970] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 31.740004] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 31.740033] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x98 may corrupt adjacent RW1C bits [ 31.740061] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 31.740146] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 31.740179] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 31.740251] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 31.769850] PM: noirq resume of devices complete after 31.301 msecs [ 31.773325] PM: early resume of devices complete after 2.895 msecs [ 32.317848] PM: resume of devices complete after 544.489 msecs [ 32.486081] Restarting tasks ... done. root@(none):/# root@(none):/# NVTB SYSTEM SUSPEND TEST COMPLETE