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 = 8159752 (7c8208 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.1 MiB/s done Bytes transferred = 21454 (53ce hex) Tegra20 (TrimSlice) # bootz 0x00408000 - 0x02408000 Kernel image @ 0x408000 [ 0x000000 - 0x7c8200 ] ## Flattened Device Tree blob at 02408000 Booting using the fdt blob at 0x2408000 Using Device Tree in place at 02408000, end 024103cd Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.13.0-next-20170912-199758-g0d71e2d (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 Mon Sep 11 21:34:26 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] Memory policy: Data cache writealloc [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x3c000000 [ 0.000000] On node 0 totalpages: 262144 [ 0.000000] free_area_init_node: node 0, pgdat c158e2c0, 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] random: fast init done [ 0.000000] percpu: Embedded 17 pages/cpu @ef7c4000 s39424 r8192 d22016 u69632 [ 0.000000] pcpu-alloc: s39424 r8192 d22016 u69632 alloc=17*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Built 1 zonelists, 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: 954308K/1048576K available (10240K kernel code, 1625K rwdata, 4508K rodata, 2048K init, 405K bss, 28732K 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 - 0xc1596610 (1626 kB) [ 0.000000] .bss : 0xc159fbc0 - 0xc160537c ( 406 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU event tracing is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] /interrupt-controller@60004000: 128 interrupts forwarded to /interrupt-controller@50041000 [ 0.000000] L2C: platform modifies aux control register: 0x02080000 -> 0x3e480001 [ 0.000000] L2C: DT/platform modifies aux control register: 0x02080000 -> 0x3e480001 [ 0.000000] L2C-310 errata 727915 769419 enabled [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 [ 0.000000] L2C-310: enabling full line of zeros but not enabled in Cortex-A9 [ 0.000000] L2C-310 ID prefetch enabled, offset 1 lines [ 0.000000] L2C-310 cache controller enabled, 8 ways, 1024 kB [ 0.000000] L2C-310: CACHE_ID 0x410000c4, AUX_CTRL 0x7e480001 [ 0.000010] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns [ 0.000027] clocksource: timer_us: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns [ 0.000038] Switching to timer-based delay loop, resolution 1000ns [ 0.001654] Console: colour dummy device 80x30 [ 0.001683] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=10000) [ 0.001694] pid_max: default: 32768 minimum: 301 [ 0.001784] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.001795] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.002231] CPU: Testing write buffer coherency: ok [ 0.002439] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.002673] Setting up static identity map for 0x300000 - 0x3000a0 [ 0.003298] Hierarchical SRCU implementation. [ 0.004140] Tegra Revision: A03 prime SKU: 8 CPU Process: 1 SoC Process: 2 [ 0.004593] EFI services will not be available. [ 0.004684] smp: Bringing up secondary CPUs ... [ 0.005202] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.005278] smp: Brought up 1 node, 2 CPUs [ 0.005289] SMP: Total of 2 processors activated (4.00 BogoMIPS). [ 0.005295] CPU: All CPU(s) started in SVC mode. [ 0.005949] devtmpfs: initialized [ 0.012335] Built 1 zonelists, mobility grouping on. Total pages: 254961 [ 0.012688] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 1 [ 0.012932] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.012952] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.013126] pinctrl core: initialized pinctrl subsystem [ 0.013989] DMI not present or invalid. [ 0.014200] NET: Registered protocol family 16 [ 0.016325] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.017689] cpuidle: using governor menu [ 0.032996] No ATAGs? [ 0.033060] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.033071] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.037825] Serial: AMBA PL011 UART driver [ 0.048047] AT91: Could not find identification node [ 0.048549] usb1_vbus: Failed to request enable GPIO170: -517 [ 0.048565] reg-fixed-voltage regulators:regulator@2: Failed to register regulator: -517 [ 0.051985] vgaarb: loaded [ 0.052546] SCSI subsystem initialized [ 0.052673] libata version 3.00 loaded. [ 0.052845] usbcore: registered new interface driver usbfs [ 0.052882] usbcore: registered new interface driver hub [ 0.052922] usbcore: registered new device driver usb [ 0.054887] pps_core: LinuxPPS API ver. 1 registered [ 0.054895] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.054911] PTP clock support registered [ 0.055060] EDAC MC: Ver: 3.0.0 [ 0.055303] dmi: Firmware registration failed. [ 0.056725] clocksource: Switched to clocksource timer_us [ 0.094744] NET: Registered protocol family 2 [ 0.095179] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.095250] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.095364] TCP: Hash tables configured (established 8192 bind 8192) [ 0.095488] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.095543] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.095699] NET: Registered protocol family 1 [ 0.095999] RPC: Registered named UNIX socket transport module. [ 0.096007] RPC: Registered udp transport module. [ 0.096012] RPC: Registered tcp transport module. [ 0.096017] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.096026] PCI: CLS 0 bytes, default 64 [ 0.096884] hw perfevents: no interrupt-affinity property for /pmu, guessing. [ 0.097043] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 0.098194] workingset: timestamp_bits=30 max_order=18 bucket_order=0 [ 0.102375] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.102833] NFS: Registering the id_resolver key type [ 0.102854] Key type id_resolver registered [ 0.102860] Key type id_legacy registered [ 0.102891] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.103990] bounce: pool size: 64 pages [ 0.104048] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 0.104056] io scheduler noop registered [ 0.104062] io scheduler deadline registered [ 0.104227] io scheduler cfq registered (default) [ 0.104235] io scheduler mq-deadline registered [ 0.104241] io scheduler kyber registered [ 0.115852] tegra-pcie 80003000.pcie: dual-mode configuration [ 0.116553] tegra-pcie 80003000.pcie: probing port 0, using 2 lanes [ 0.198851] tegra-pcie 80003000.pcie: PCI host bridge to bus 0000:00 [ 0.198863] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 0.198872] pci_bus 0000:00: root bus resource [mem 0xa0000000-0xa7ffffff] [ 0.198880] pci_bus 0000:00: root bus resource [mem 0xa8000000-0xbfffffff pref] [ 0.198889] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.198917] pci 0000:00:01.0: [10de:0bf0] type 01 class 0x060000 [ 0.198936] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4 may corrupt adjacent RW1C bits [ 0.198947] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4 may corrupt adjacent RW1C bits [ 0.198966] pci 0000:00:01.0: enabling Extended Tags [ 0.198976] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 0.199002] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 0.199026] pci 0000:00:01.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.199036] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 0.199184] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x3e may corrupt adjacent RW1C bits [ 0.199197] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4 may corrupt adjacent RW1C bits [ 0.199207] pci_bus 0000:00: 1-byte config write to 0000:00:01.0 offset 0xc may corrupt adjacent RW1C bits [ 0.199213] PCI: bus0: Fast back to back transfers disabled [ 0.199223] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 0.199232] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x3e may corrupt adjacent RW1C bits [ 0.199243] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x3e may corrupt adjacent RW1C bits [ 0.199351] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000 [ 0.199385] pci 0000:01:00.0: reg 0x10: [io 0x0000-0x00ff] [ 0.199410] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit pref] [ 0.199428] pci 0000:01:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref] [ 0.199442] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref] [ 0.199518] pci 0000:01:00.0: supports D1 D2 [ 0.199527] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.226771] PCI: bus1: Fast back to back transfers disabled [ 0.226784] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 0.226812] pci 0000:00:01.0: BAR 8: assigned [mem 0xa0000000-0xa00fffff] [ 0.226824] pci 0000:00:01.0: BAR 9: assigned [mem 0xa8000000-0xa80fffff 64bit pref] [ 0.226833] pci 0000:00:01.0: BAR 7: assigned [io 0x1000-0x1fff] [ 0.226845] pci 0000:01:00.0: BAR 6: assigned [mem 0xa0000000-0xa001ffff pref] [ 0.226855] pci 0000:01:00.0: BAR 4: assigned [mem 0xa8000000-0xa8003fff 64bit pref] [ 0.226874] pci 0000:01:00.0: BAR 2: assigned [mem 0xa8004000-0xa8004fff 64bit pref] [ 0.226893] pci 0000:01:00.0: BAR 0: assigned [io 0x1000-0x10ff] [ 0.226904] pci 0000:00:01.0: PCI bridge to [bus 01] [ 0.226912] pci 0000:00:01.0: bridge window [io 0x1000-0x1fff] [ 0.226921] pci 0000:00:01.0: bridge window [mem 0xa0000000-0xa00fffff] [ 0.226930] pci 0000:00:01.0: bridge window [mem 0xa8000000-0xa80fffff 64bit pref] [ 0.226954] pci 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 0.227006] Disabling cpuidle LP2 state, since PCIe IRQs are in use [ 0.227043] pcieport 0000:00:01.0: enabling device (0140 -> 0143) [ 0.227219] pcieport 0000:00:01.0: Signaling PME with IRQ 295 [ 0.233182] tegra-apbdma 6000a000.dma: Tegra20 APB DMA driver register 16 channels [ 0.276409] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.278621] console [ttyS0] disabled [ 0.278660] 70006000.serial: ttyS0 at MMIO 0x70006000 (irq = 279, base_baud = 13500000) is a Tegra [ 1.369323] console [ttyS0] enabled [ 1.373391] SuperH (H)SCI(F) driver initialized [ 1.378674] msm_serial: driver initialized [ 1.382896] STMicroelectronics ASC driver initialized [ 1.392365] tegra-hdmi 54280000.hdmi: 54280000.hdmi supply hdmi not found, using dummy regulator [ 1.403374] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.409991] [drm] No driver support for vblank timestamp query. [ 1.415927] [drm] Cannot find any crtc or sizes [ 1.420480] [drm] Initialized tegra 0.0.0 20120330 for drm on minor 0 [ 1.428453] [drm] Cannot find any crtc or sizes [ 1.438504] brd: module loaded [ 1.446371] loop: module loaded [ 1.455490] m25p80 spi0.0: found s25fl008k, expected w25q80bl [ 1.461313] m25p80 spi0.0: s25fl008k (1024 Kbytes) [ 1.468075] libphy: Fixed MDIO Bus: probed [ 1.472851] CAN device driver interface [ 1.477362] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded [ 1.483935] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k [ 1.489770] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.495721] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k [ 1.502676] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.508812] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 1.514391] r8169 0000:01:00.0: enabling device (0140 -> 0143) [ 1.520825] r8169 0000:01:00.0 eth0: RTL8168d/8111d at 0xf0a5c000, 00:01:c0:13:7d:63, XID 081000c0 IRQ 296 [ 1.530481] r8169 0000:01:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] [ 1.541207] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.548657] usbcore: registered new interface driver pegasus [ 1.554330] usbcore: registered new interface driver asix [ 1.559753] usbcore: registered new interface driver ax88179_178a [ 1.565852] usbcore: registered new interface driver cdc_ether [ 1.571729] usbcore: registered new interface driver smsc75xx [ 1.577509] usbcore: registered new interface driver smsc95xx [ 1.583261] usbcore: registered new interface driver net1080 [ 1.588943] usbcore: registered new interface driver cdc_subset [ 1.594868] usbcore: registered new interface driver zaurus [ 1.600474] usbcore: registered new interface driver cdc_ncm [ 1.606391] tegra-phy c5004000.usb-phy: no vbus regulator [ 1.612905] tegra-phy c5008000.usb-phy: no vbus regulator [ 1.619611] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.626122] ehci-pci: EHCI PCI platform driver [ 1.630601] ehci-platform: EHCI generic platform driver [ 1.635964] ehci-orion: EHCI orion driver [ 1.640092] SPEAr-ehci: EHCI SPEAr driver [ 1.644188] ehci-st: EHCI STMicroelectronics driver [ 1.649169] ehci-exynos: EHCI EXYNOS driver [ 1.653452] ehci-atmel: EHCI Atmel driver [ 1.657572] tegra-ehci: Tegra EHCI driver [ 1.717933] ulpi_phy_power_on: ulpi write failed [ 1.722542] tegra-ehci c5004000.usb: Failed to power on the phy [ 1.728478] tegra-ehci: probe of c5004000.usb failed with error -110 [ 1.737456] tegra-ehci c5008000.usb: EHCI Host Controller [ 1.742858] tegra-ehci c5008000.usb: new USB bus registered, assigned bus number 1 [ 1.750590] tegra-ehci c5008000.usb: irq 290, io mem 0xc5008000 [ 1.776746] tegra-ehci c5008000.usb: USB 2.0 started, EHCI 1.00 [ 1.783174] hub 1-0:1.0: USB hub found [ 1.786957] hub 1-0:1.0: 1 port detected [ 1.791175] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.797367] ohci-pci: OHCI PCI platform driver [ 1.801838] ohci-platform: OHCI generic platform driver [ 1.807230] SPEAr-ohci: OHCI SPEAr driver [ 1.811329] ohci-st: OHCI STMicroelectronics driver [ 1.816290] ohci-atmel: OHCI Atmel driver [ 1.820873] usbcore: registered new interface driver usb-storage [ 1.829920] rtc-em3027 2-0056: rtc core: registered rtc-em3027 as rtc0 [ 1.837567] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1 [ 1.844716] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 1.851313] i2c /dev entries driver [ 1.857420] IR NEC protocol handler initialized [ 1.861938] IR RC5(x/sz) protocol handler initialized [ 1.866989] IR RC6 protocol handler initialized [ 1.871505] IR JVC protocol handler initialized [ 1.876019] IR Sony protocol handler initialized [ 1.880631] IR SANYO protocol handler initialized [ 1.885319] IR Sharp protocol handler initialized [ 1.890017] IR MCE Keyboard/mouse protocol handler initialized [ 1.895832] IR XMP protocol handler initialized [ 1.907301] sdhci: Secure Digital Host Controller Interface driver [ 1.913465] sdhci: Copyright(c) Pierre Ossman [ 1.918994] Synopsys Designware Multimedia Card Interface Driver [ 1.925923] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.940766] mmc0: Invalid maximum block size, assuming 512 bytes [ 2.006892] mmc0: SDHCI controller on c8000000.sdhci [c8000000.sdhci] using ADMA [ 2.014776] sdhci-tegra c8000600.sdhci: Got CD GPIO [ 2.019859] sdhci-tegra c8000600.sdhci: Got WP GPIO [ 2.033569] mmc1: Invalid maximum block size, assuming 512 bytes [ 2.097332] mmc1: SDHCI controller on c8000600.sdhci [c8000600.sdhci] using ADMA [ 2.113404] ledtrig-cpu: registered to indicate activity on CPUs [ 2.119707] usbcore: registered new interface driver usbhid [ 2.125265] usbhid: USB HID core driver [ 2.132679] NET: Registered protocol family 10 [ 2.140392] Segment Routing with IPv6 [ 2.144090] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 2.150433] NET: Registered protocol family 17 [ 2.154870] can: controller area network core (rev 20170425 abi 9) [ 2.161106] NET: Registered protocol family 29 [ 2.165537] can: raw protocol (rev 20170425) [ 2.169814] can: broadcast manager protocol (rev 20170425 t) [ 2.175462] can: netlink gateway (rev 20170425) max_hops=1 [ 2.181223] Key type dns_resolver registered [ 2.185843] ThumbEE CPU extension supported. [ 2.190130] Registering SWP/SWPB emulation handler [ 2.203205] utmi_phy_clk_enable: timeout waiting for phy to stabilize [ 2.209687] tegra-ehci c5000000.usb: EHCI Host Controller [ 2.215090] tegra-ehci c5000000.usb: new USB bus registered, assigned bus number 2 [ 2.216745] usb 1-1: new high-speed USB device number 2 using tegra-ehci [ 2.229539] tegra-ehci c5000000.usb: irq 288, io mem 0xc5000000 [ 2.246594] mmc1: new high speed SD card at address b368 [ 2.252666] mmcblk1: mmc1:b368 NCard 1.83 GiB (ro) [ 2.260658] mmcblk1: p1 p2 [ 2.386895] tegra-ehci c5000000.usb: USB 2.0 started, EHCI 1.00 [ 2.395083] hub 2-0:1.0: USB hub found [ 2.399114] hub 2-0:1.0: 1 port detected [ 2.406310] input: gpio-keys as /devices/soc0/gpio-keys/input/input0 [ 2.414594] rtc-em3027 2-0056: hctosys: unable to read the hardware clock [ 2.421708] hub 1-1:1.0: USB hub found [ 2.425475] hub 1-1:1.0: 4 ports detected [ 2.430545] Waiting for root device PARTUUID=11eb23c1-01... [ 2.746877] usb 1-1.2: new high-speed USB device number 3 using tegra-ehci [ 3.274654] mmc0: host does not support reading read-only switch, assuming write-enable [ 3.284597] mmc0: new high speed SDHC card at address b368 [ 3.290434] mmcblk0: mmc0:b368 NCard 3.70 GiB [ 3.296807] mmcblk0: p1 [ 3.370518] 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 [ 3.387484] EXT4-fs (mmcblk0p1): mounting ext3 file system using the ext4 subsystem [ 3.629784] EXT4-fs (mmcblk0p1): recovery complete [ 3.704842] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null) [ 3.713132] VFS: Mounted root (ext3 filesystem) on device 179:17. [ 3.723177] devtmpfs: mounted [ 3.727735] Freeing unused kernel memory: 2048K bash: cannot set terminal process group (-1): Inappropriate ioctl for device bash: no job control in this shell root@(none):/# root@(none):/# mount -t sysfs none /sys root@(none):/# root@(none):/# mount -t debugfs none /sys/kernel/debug root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:32 1970 [ 14.924500] PM: suspend entry (deep) [ 14.928209] PM: Syncing filesystems ... done. [ 14.935044] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 14.943177] OOM killer disabled. [ 14.946392] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 14.954880] Suspending console(s) (use no_console_suspend to debug) [ 14.991896] pci_generic_config_write32: 43 callbacks suppressed [ 14.991942] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 15.013539] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 15.013600] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 15.037407] Disabling non-boot CPUs ... [ 15.090438] Entering suspend state LP1 [ 15.090487] Enabling non-boot CPUs ... [ 15.091980] CPU1 is up [ 15.092991] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 15.093038] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 15.093068] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 15.093095] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x98 may corrupt adjacent RW1C bits [ 15.093122] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 15.093202] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 15.093234] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 15.093314] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 15.793271] OOM killer enabled. [ 15.796401] Restarting tasks ... done. [ 15.800942] PM: suspend exit root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:37 1970 [ 16.598727] PM: suspend entry (deep) [ 16.602329] PM: Syncing filesystems ... done. [ 16.608339] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 16.616495] OOM killer disabled. [ 16.619745] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 16.628252] Suspending console(s) (use no_console_suspend to debug) [ 16.707338] Disabling non-boot CPUs ... [ 16.759397] Entering suspend state LP1 [ 16.759445] Enabling non-boot CPUs ... [ 16.760999] CPU1 is up [ 16.762002] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 17.350147] OOM killer enabled. [ 17.353280] Restarting tasks ... done. [ 17.357322] PM: suspend exit root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:42 1970 [ 18.269532] PM: suspend entry (deep) [ 18.273145] PM: Syncing filesystems ... done. [ 18.278687] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 18.286827] OOM killer disabled. [ 18.290042] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 18.298542] Suspending console(s) (use no_console_suspend to debug) [ 18.357265] Disabling non-boot CPUs ... [ 18.399203] Entering suspend state LP1 [ 18.399251] Enabling non-boot CPUs ... [ 18.400794] CPU1 is up [ 18.401574] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 18.999537] OOM killer enabled. [ 19.002666] Restarting tasks ... done. [ 19.007485] PM: suspend exit 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 [ 19.908558] PM: suspend entry (deep) [ 19.912158] PM: Syncing filesystems ... done. [ 19.918139] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 19.926297] OOM killer disabled. [ 19.929547] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 19.938051] Suspending console(s) (use no_console_suspend to debug) [ 20.007245] Disabling non-boot CPUs ... [ 20.049091] Entering suspend state LP1 [ 20.049139] Enabling non-boot CPUs ... [ 20.050694] CPU1 is up [ 20.051589] pci_generic_config_write32: 74 callbacks suppressed [ 20.051634] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 20.051681] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 20.051712] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 20.051741] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x98 may corrupt adjacent RW1C bits [ 20.051770] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 20.051849] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 20.051882] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 20.051914] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x5c may corrupt adjacent RW1C bits [ 20.051945] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 20.051975] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 20.052035] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 20.753319] OOM killer enabled. [ 20.756468] Restarting tasks ... done. [ 20.760766] PM: suspend exit root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:52 1970 [ 21.561899] PM: suspend entry (deep) [ 21.565500] PM: Syncing filesystems ... done. [ 21.571502] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 21.579680] OOM killer disabled. [ 21.582896] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 21.591399] Suspending console(s) (use no_console_suspend to debug) [ 21.677145] Disabling non-boot CPUs ... [ 21.729145] Entering suspend state LP1 [ 21.729194] Enabling non-boot CPUs ... [ 21.730750] CPU1 is up [ 21.733204] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 22.330493] OOM killer enabled. [ 22.333627] Restarting tasks ... done. [ 22.338185] PM: suspend exit root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:57 1970 [ 23.241585] PM: suspend entry (deep) [ 23.245186] PM: Syncing filesystems ... done. [ 23.251191] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 23.259341] OOM killer disabled. [ 23.262558] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 23.271062] Suspending console(s) (use no_console_suspend to debug) [ 23.357089] Disabling non-boot CPUs ... [ 23.399107] Entering suspend state LP1 [ 23.399155] Enabling non-boot CPUs ... [ 23.400712] CPU1 is up [ 23.402073] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 24.009999] OOM killer enabled. [ 24.013133] Restarting tasks ... done. [ 24.017513] PM: suspend exit root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:01:02 1970 [ 24.907287] PM: suspend entry (deep) [ 24.910861] PM: Syncing filesystems ... done. [ 24.915846] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 24.923937] OOM killer disabled. [ 24.927208] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 24.935752] Suspending console(s) (use no_console_suspend to debug) [ 25.016998] Disabling non-boot CPUs ... [ 25.059012] Entering suspend state LP1 [ 25.059060] Enabling non-boot CPUs ... [ 25.060612] CPU1 is up [ 25.061570] pci_generic_config_write32: 71 callbacks suppressed [ 25.061614] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 25.061659] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 25.061690] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 25.061719] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x98 may corrupt adjacent RW1C bits [ 25.061749] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 25.061829] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 25.061861] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 25.061893] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x5c may corrupt adjacent RW1C bits [ 25.061925] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 25.061956] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 25.062015] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 25.772784] OOM killer enabled. [ 25.775913] Restarting tasks ... done. [ 25.780739] PM: suspend exit root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:01:07 1970 [ 26.567216] PM: suspend entry (deep) [ 26.570790] PM: Syncing filesystems ... done. [ 26.575778] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 26.583867] OOM killer disabled. [ 26.587137] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 26.595669] Suspending console(s) (use no_console_suspend to debug) [ 26.676935] Disabling non-boot CPUs ... [ 26.718952] Entering suspend state LP1 [ 26.719000] Enabling non-boot CPUs ... [ 26.720545] CPU1 is up [ 26.721900] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 27.319763] OOM killer enabled. [ 27.322898] Restarting tasks ... done. [ 27.327068] PM: suspend exit root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:01:12 1970 [ 28.227188] PM: suspend entry (deep) [ 28.230762] PM: Syncing filesystems ... done. [ 28.235748] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 28.243853] OOM killer disabled. [ 28.247123] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 28.255657] Suspending console(s) (use no_console_suspend to debug) [ 28.336884] Disabling non-boot CPUs ... [ 28.388847] Entering suspend state LP1 [ 28.388896] Enabling non-boot CPUs ... [ 28.390444] CPU1 is up [ 28.392897] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 28.979447] OOM killer enabled. [ 28.982583] Restarting tasks ... done. [ 28.987375] PM: suspend exit root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:01:17 1970 [ 29.898111] PM: suspend entry (deep) [ 29.901698] PM: Syncing filesystems ... done. [ 29.907185] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 29.915319] OOM killer disabled. [ 29.918569] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 29.927068] Suspending console(s) (use no_console_suspend to debug) [ 30.006814] Disabling non-boot CPUs ... [ 30.058860] Entering suspend state LP1 [ 30.058907] Enabling non-boot CPUs ... [ 30.060458] CPU1 is up [ 30.061892] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 30.086215] pci_generic_config_write32: 82 callbacks suppressed [ 30.086258] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x78 may corrupt adjacent RW1C bits [ 30.086295] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x80 may corrupt adjacent RW1C bits [ 30.086327] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x98 may corrupt adjacent RW1C bits [ 30.086357] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0xa0 may corrupt adjacent RW1C bits [ 30.086413] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x14c may corrupt adjacent RW1C bits [ 30.086538] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x52 may corrupt adjacent RW1C bits [ 30.086573] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x52 may corrupt adjacent RW1C bits [ 30.086608] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x5c may corrupt adjacent RW1C bits [ 30.086641] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x52 may corrupt adjacent RW1C bits [ 30.086674] pci_bus 0000:01: 2-byte config write to 0000:01:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 30.763344] OOM killer enabled. [ 30.766494] Restarting tasks ... done. [ 30.770724] PM: suspend exit root@(none):/# root@(none):/# NVTB SYSTEM SUSPEND TEST COMPLETE