U-Boot SPL 2014.01-00219-gc4d376f (Feb 18 2014 - 19:57:32) U-Boot 2014.01-00219-gc4d376f (Feb 18 2014 - 19:57:32) TEGRA114 Board: NVIDIA Dalmore I2C: ready DRAM: 2 GiB MMC: Tegra SD/MMC: 0, Tegra SD/MMC: 1 In: serial Out: serial Err: serial Net: Net Initialization Skipped No ethernet found. Hit any key to stop autoboot: 2  0 Tegra114 (Dalmore) # Tegra114 (Dalmore) # usb reset (Re)start USB... USB0: USB EHCI 1.10 scanning bus 0 for devices... 2 USB Device(s) found 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 Tegra114 (Dalmore) # setenv bootargs 'ignore_loglevel console=ttyS0,115200n8 rw root=PARTUUID=7369c667-ff51-ec4a-29cd-baabf2fbe346 rootwait gpt debug earlyprintk init=/bin/bash' Tegra114 (Dalmore) # setenv ipaddr 192.168.100.100; setenv serverip 192.168.100.1; setenv tftpserverip 192.168.100.1 Tegra114 (Dalmore) # tftpboot 0x81000000 zImage.multi_v7_defconfig Using asx0 device TFTP from server 192.168.100.1; our IP address is 192.168.100.100 Filename 'zImage.multi_v7_defconfig'. Load address: 0x81000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########################################## 3.2 MiB/s done Bytes transferred = 7284752 (6f2810 hex) Tegra114 (Dalmore) # tftpboot 0x82000000 tegra114-dalmore.dtb Using asx0 device TFTP from server 192.168.100.1; our IP address is 192.168.100.100 Filename 'tegra114-dalmore.dtb'. Load address: 0x82000000 Loading: *### 2.8 MiB/s done Bytes transferred = 35044 (88e4 hex) Tegra114 (Dalmore) # bootz 0x81000000 - 0x82000000 Kernel image @ 0x81000000 [ 0x000000 - 0x6f2810 ] ## Flattened Device Tree blob at 82000000 Booting using the fdt blob at 0x82000000 Loading Device Tree to 8fff4000, end 8ffff8e3 ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.9.0-rc3-127352-ga909d3e (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 Wed Nov 2 06:03:37 PDT 2016 [ 0.000000] CPU: ARMv7 Processor [412fc0f2] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000] OF: fdt:Machine model: NVIDIA Tegra114 Dalmore evaluation 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 0xfb800000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] On node 0 totalpages: 524032 [ 0.000000] free_area_init_node: node 0, pgdat c1427f80, node_mem_map eeff8000 [ 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: 327424 pages, LIFO batch:31 [ 0.000000] percpu: Embedded 14 pages/cpu @eefa4000 s26624 r8192 d22528 u57344 [ 0.000000] pcpu-alloc: s26624 r8192 d22528 u57344 alloc=14*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 522496 [ 0.000000] Kernel command line: ignore_loglevel console=ttyS0,115200n8 rw root=PARTUUID=7369c667-ff51-ec4a-29cd-baabf2fbe346 rootwait gpt debug 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: 1995088K/2096128K available (9216K kernel code, 1190K rwdata, 4068K rodata, 2048K init, 343K bss, 35504K reserved, 65536K cma-reserved, 1244160K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0208000 - 0xc0c00000 (10208 kB) [ 0.000000] .init : 0xc1100000 - 0xc1300000 (2048 kB) [ 0.000000] .data : 0xc1300000 - 0xc1429a60 (1191 kB) [ 0.000000] .bss : 0xc142b000 - 0xc1480fc8 ( 344 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=4. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=4 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] /interrupt-controller@60004000: 160 interrupts forwarded to /interrupt-controller@50041000 [ 0.000000] Tegra clk 127: register failed with -17 [ 0.000008] 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.000039] Switching to timer-based delay loop, resolution 1000ns [ 0.003195] arm_arch_timer: Architected cp15 timer(s) running at 12.00MHz (virt). [ 0.003213] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2c47f4ee7, max_idle_ns: 440795202497 ns [ 0.003230] sched_clock: 56 bits at 12MHz, resolution 83ns, wraps every 4398046511096ns [ 0.003243] Switching to timer-based delay loop, resolution 83ns [ 0.003631] Console: colour dummy device 80x30 [ 0.003660] Calibrating delay loop (skipped), value calculated using timer frequency.. 24.00 BogoMIPS (lpj=60000) [ 0.003675] pid_max: default: 32768 minimum: 301 [ 0.003773] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.003785] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.004419] CPU: Testing write buffer coherency: ok [ 0.004634] /cpus/cpu@0 missing clock-frequency property [ 0.004662] /cpus/cpu@1 missing clock-frequency property [ 0.004690] /cpus/cpu@2 missing clock-frequency property [ 0.004721] /cpus/cpu@3 missing clock-frequency property [ 0.004732] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.004756] Setting up static identity map for 0x80300000 - 0x80300098 [ 0.007348] Tegra Revision: A01 SKU: 0 CPU Process: 1 SoC Process: 0 [ 0.007895] EFI services will not be available. [ 0.008705] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.009337] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.009951] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.010039] Brought up 4 CPUs [ 0.010059] SMP: Total of 4 processors activated (96.00 BogoMIPS). [ 0.010068] CPU: All CPU(s) started in SVC mode. [ 0.011553] devtmpfs: initialized [ 0.023249] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.023621] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302231375000 ns [ 0.025004] pinctrl core: initialized pinctrl subsystem [ 0.026623] NET: Registered protocol family 16 [ 0.028664] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.043107] cpuidle: using governor menu [ 0.069493] No ATAGs? [ 0.069520] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.069531] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.074844] Serial: AMBA PL011 UART driver [ 0.075575] tegra-mc 70019000.memory-controller: no memory timings for RAM code 3 registered [ 0.102665] dvdd_ts: Failed to request enable GPIO61: -517 [ 0.102683] reg-fixed-voltage regulators:regulator@1: Failed to register regulator: -517 [ 0.102777] usb1_vbus: Failed to request enable GPIO108: -517 [ 0.102791] reg-fixed-voltage regulators:regulator@3: Failed to register regulator: -517 [ 0.102882] usb2_vbus: Failed to request enable GPIO86: -517 [ 0.102895] reg-fixed-voltage regulators:regulator@4: Failed to register regulator: -517 [ 0.103342] VDD_5V0_HDMI_CON: Failed to request enable GPIO81: -517 [ 0.103355] reg-fixed-voltage regulators:regulator@7: Failed to register regulator: -517 [ 0.105961] vgaarb: loaded [ 0.106760] SCSI subsystem initialized [ 0.106929] libata version 3.00 loaded. [ 0.107219] usbcore: registered new interface driver usbfs [ 0.107286] usbcore: registered new interface driver hub [ 0.107354] usbcore: registered new device driver usb [ 0.110841] tps65090 2-0048: No cache defaults, reading back from HW [ 0.112759] TPS65090_RAILSDCDC1: supplied by vdd_ac_bat [ 0.113319] vdd_hdmi_5v0: supplied by vdd-sys-5v0 [ 0.114097] TPS65090_RAILSDCDC2: supplied by vdd_ac_bat [ 0.115168] TPS65090_RAILSDCDC3: supplied by vdd_ac_bat [ 0.115703] TPS65090_RAILSFET1: supplied by vdd_ac_bat [ 0.116092] TPS65090_RAILSFET2: supplied by vdd_ac_bat [ 0.116466] TPS65090_RAILSFET3: supplied by vdd-sys-3v3 [ 0.117017] TPS65090_RAILSFET4: supplied by vdd-sys-3v3 [ 0.117548] TPS65090_RAILSFET5: supplied by vdd-sys-3v3 [ 0.118082] TPS65090_RAILSFET6: supplied by vdd-sys-3v3 [ 0.118946] TPS65090_RAILSFET7: supplied by vdd-sys-3v3 [ 0.119490] TPS65090_RAILSLDO1: supplied by vdd_ac_bat [ 0.119718] TPS65090_RAILSLDO2: supplied by vdd_ac_bat [ 0.120656] palmas 2-0058: Irq flag is 0x00000004 [ 0.122665] palmas 2-0058: Muxing GPIO ff, PWM 0, LED 0 [ 0.125279] SMPS12: supplied by vdd-ao [ 0.126917] SMPS3: supplied by vdd-ao [ 0.128719] SMPS457: supplied by vdd-sys-3v3 [ 0.131694] SMPS8: supplied by vdd-sys-3v3 [ 0.132879] random: fast init done [ 0.133348] SMPS9: supplied by vdd-sys-3v3 [ 0.133891] sdhci-vdd-sd-slot: Bringing 2840000uV into 2800000-2800000uV [ 0.134785] sdhci-vdd-sd-slot: ramp_delay not set [ 0.136801] LDO1: supplied by vdd-sys-3v3 [ 0.138017] LDO2: supplied by vdd-sys-3v3 [ 0.139264] LDO3: supplied by vddio-1v8 [ 0.140484] LDO4: supplied by vdd-sys-3v3 [ 0.141697] LDO5: supplied by vdd_ac_bat [ 0.142481] LDO6: supplied by vdd-sys-3v3 [ 0.142995] vdd-sensor-2v85: Bringing 2900000uV into 2850000-2850000uV [ 0.143755] vdd-sensor-2v85: ramp_delay not set [ 0.144469] LDO7: supplied by vdd-sys-3v3 [ 0.146220] LDO8: supplied by vdd-ao [ 0.146734] vdd-rtc: Bringing 675000uV into 900000-900000uV [ 0.147471] vdd-rtc: ramp_delay not set [ 0.149150] LDO9: supplied by sdhci-vdd-sd-slot [ 0.154481] LDOLN: supplied by vdd-sys-5v0 [ 0.155705] LDOUSB: supplied by vdd-sys-5v0 [ 0.162397] pps_core: LinuxPPS API ver. 1 registered [ 0.162406] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.162431] PTP clock support registered [ 0.162625] EDAC MC: Ver: 3.0.0 [ 0.165057] clocksource: Switched to clocksource arch_sys_counter [ 0.175800] NET: Registered protocol family 2 [ 0.176327] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.176425] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.176612] TCP: Hash tables configured (established 8192 bind 8192) [ 0.176666] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.176707] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.176873] NET: Registered protocol family 1 [ 0.177205] RPC: Registered named UNIX socket transport module. [ 0.177215] RPC: Registered udp transport module. [ 0.177223] RPC: Registered tcp transport module. [ 0.177231] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.177242] PCI: CLS 0 bytes, default 64 [ 0.179438] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.179957] workingset: timestamp_bits=30 max_order=19 bucket_order=0 [ 0.191563] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.192481] NFS: Registering the id_resolver key type [ 0.192505] Key type id_resolver registered [ 0.192513] Key type id_legacy registered [ 0.192560] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.193832] bounce: pool size: 64 pages [ 0.194036] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 0.194046] io scheduler noop registered [ 0.194055] io scheduler deadline registered [ 0.194238] io scheduler cfq registered (default) [ 0.198420] libphy: mdio_driver_register: phy-bcm-ns2-pci [ 0.225736] tegra-apbdma 6000a000.dma: Tegra20 APB DMA driver register 32 channels [ 0.227490] tegra-pmc 7000e400.pmc: i2c-thermtrip node not found, emergency thermal reset disabled. [ 0.295904] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.298994] console [ttyS0] disabled [ 0.299031] 70006300.serial: ttyS0 at MMIO 0x70006300 (irq = 329, base_baud = 25500000) is a Tegra [ 1.284133] console [ttyS0] enabled [ 1.288447] SuperH (H)SCI(F) driver initialized [ 1.293950] msm_serial: driver initialized [ 1.298241] STMicroelectronics ASC driver initialized [ 1.306890] [drm] Initialized [ 1.312873] tegra-hdmi 54280000.hdmi: failed to get HDMI regulator [ 1.337757] brd: module loaded [ 1.347221] loop: module loaded [ 1.367107] m25p80 spi32766.0: w25q32dw (4096 Kbytes) [ 1.375366] libphy: Fixed MDIO Bus: probed [ 1.380755] CAN device driver interface [ 1.386590] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k [ 1.392431] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.398431] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k [ 1.405397] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.414243] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.421708] usbcore: registered new interface driver pegasus [ 1.427437] usbcore: registered new interface driver asix [ 1.432889] usbcore: registered new interface driver ax88179_178a [ 1.439033] usbcore: registered new interface driver cdc_ether [ 1.444938] usbcore: registered new interface driver smsc75xx [ 1.450757] usbcore: registered new interface driver smsc95xx [ 1.456555] usbcore: registered new interface driver net1080 [ 1.462271] usbcore: registered new interface driver cdc_subset [ 1.468243] usbcore: registered new interface driver zaurus [ 1.473892] usbcore: registered new interface driver cdc_ncm [ 1.481541] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.488077] ehci-pci: EHCI PCI platform driver [ 1.492573] ehci-platform: EHCI generic platform driver [ 1.498004] ehci-orion: EHCI orion driver [ 1.502158] SPEAr-ehci: EHCI SPEAr driver [ 1.506312] ehci-st: EHCI STMicroelectronics driver [ 1.511336] ehci-exynos: EHCI EXYNOS driver [ 1.515685] ehci-atmel: EHCI Atmel driver [ 1.519818] tegra-ehci: Tegra EHCI driver [ 1.524133] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.530335] ohci-pci: OHCI PCI platform driver [ 1.534818] ohci-platform: OHCI generic platform driver [ 1.540210] ohci-omap3: OHCI OMAP3 driver [ 1.544344] SPEAr-ohci: OHCI SPEAr driver [ 1.548502] ohci-st: OHCI STMicroelectronics driver [ 1.553524] ohci-atmel: OHCI Atmel driver [ 1.558234] usbcore: registered new interface driver usb-storage [ 1.565919] mousedev: PS/2 mouse device common for all mice [ 1.576051] palmas-rtc 7000d000.i2c:tps65913@58:rtc: rtc core: registered 7000d000.i2c:tps659 as rtc0 [ 1.587160] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1 [ 1.594361] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 1.601079] i2c /dev entries driver [ 1.611099] sbs-battery 0-000b: sbs_probe: Failed to get device status [ 1.617651] sbs-battery: probe of 0-000b failed with error -121 [ 1.633617] sdhci: Secure Digital Host Controller Interface driver [ 1.639816] sdhci: Copyright(c) Pierre Ossman [ 1.645681] Synopsys Designware Multimedia Card Interface Driver [ 1.652765] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.659147] sdhci-tegra 78000400.sdhci: Got CD GPIO [ 1.664055] sdhci-tegra 78000400.sdhci: Got WP GPIO [ 1.670165] mmc0: Invalid maximum block size, assuming 512 bytes [ 1.720207] mmc0: SDHCI controller on 78000400.sdhci [78000400.sdhci] using ADMA [ 1.727895] mmc1: Invalid maximum block size, assuming 512 bytes [ 1.780102] mmc1: SDHCI controller on 78000600.sdhci [78000600.sdhci] using ADMA [ 1.789331] ledtrig-cpu: registered to indicate activity on CPUs [ 1.799774] usbcore: registered new interface driver usbhid [ 1.805375] usbhid: USB HID core driver [ 1.814682] NET: Registered protocol family 10 [ 1.824108] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 1.830753] NET: Registered protocol family 17 [ 1.835219] can: controller area network core (rev 20120528 abi 9) [ 1.841481] NET: Registered protocol family 29 [ 1.845936] can: raw protocol (rev 20120528) [ 1.850216] can: broadcast manager protocol (rev 20160617 t) [ 1.855887] can: netlink gateway (rev 20130117) max_hops=1 [ 1.861737] Key type dns_resolver registered [ 1.866660] ThumbEE CPU extension supported. [ 1.870951] Registering SWP/SWPB emulation handler [ 1.900973] usb1_vbus: supplied by vdd-sys-5v0 [ 1.906540] usb2_vbus: supplied by vdd-sys-5v0 [ 1.913160] VDD_5V0_HDMI_CON: supplied by vdd-sys-5v0 [ 1.919159] mmc0: new high speed SDHC card at address aaaa [ 1.923300] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.923304] [drm] No driver support for vblank timestamp query. [ 1.938773] mmcblk0: mmc0:aaaa SL16G 14.8 GiB [ 1.962061] mmc1: new high speed MMC card at address 0001 [ 1.963584] mmcblk1: mmc1:0001 SEM32G 29.1 GiB [ 1.963908] mmcblk0: p1 p2 p3 [ 1.964746] mmcblk1boot0: mmc1:0001 SEM32G partition 1 4.00 MiB [ 1.966176] mmcblk1boot1: mmc1:0001 SEM32G partition 2 4.00 MiB [ 1.967249] mmcblk1rpmb: mmc1:0001 SEM32G partition 3 4.00 MiB [ 1.972168] mmcblk1: p1 p2 p3 p4 p5 p6 p7 p8 [ 1.988178] Console: switching to colour frame buffer device 240x75 [ 2.051214] drm drm: fb0: frame buffer device [ 2.085175] [drm] Initialized tegra 0.0.0 20120330 on minor 0 [ 2.096806] tegra-ehci 7d008000.usb: EHCI Host Controller [ 2.102307] tegra-ehci 7d008000.usb: new USB bus registered, assigned bus number 1 [ 2.110262] tegra-ehci 7d008000.usb: irq 339, io mem 0x7d008000 [ 2.130183] tegra-ehci 7d008000.usb: USB 2.0 started, EHCI 1.10 [ 2.137377] hub 1-0:1.0: USB hub found [ 2.141246] hub 1-0:1.0: 1 port detected [ 2.147079] input: gpio-keys as /devices/soc0/gpio-keys/input/input0 [ 2.155775] palmas-rtc 7000d000.i2c:tps65913@58:rtc: setting system clock to 2000-08-27 00:31:14 UTC (967336274) [ 2.170081] dvdd_ts: disabling [ 2.173153] usb1_vbus: disabling [ 2.176441] vdd_cam_1v8_reg: disabling [ 2.181730] EXT4-fs (mmcblk1p1): mounting ext3 file system using the ext4 subsystem [ 2.206588] EXT4-fs (mmcblk1p1): recovery complete [ 2.211449] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null) [ 2.219632] VFS: Mounted root (ext3 filesystem) on device 179:17. [ 2.229330] devtmpfs: mounted [ 2.234235] Freeing unused kernel memory: 2048K (c1100000 - c1300000) bash: cannot set terminal process group (-1): Inappropriate ioctl for device bash: no job control in this shell root@(none):/# [ 2.475192] usb 1-1: new high-speed USB device number 2 using tegra-ehci [ 3.076391] asix 1-1:1.0 eth0: register 'asix' at usb-7d008000.usb-1, ASIX AX88772 USB 2.0 Ethernet, 00:50:b6:0d:b5:16 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:20 1970 [ 5.362175] PM: Syncing filesystems ... done. [ 5.390729] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 5.399106] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 5.407966] Suspending console(s) (use no_console_suspend to debug) [ 5.415830] asix 1-1:1.0 eth0: Failed to read reg index 0x0000: -19 [ 5.415838] asix 1-1:1.0 eth0: Error reading Medium Status register: ffffffed [ 5.415850] asix 1-1:1.0 eth0: Failed to write reg index 0x0000: -19 [ 5.415859] asix 1-1:1.0 eth0: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 5.462332] PM: suspend of devices complete after 46.671 msecs [ 5.465240] PM: late suspend of devices complete after 2.890 msecs [ 5.467420] PM: noirq suspend of devices complete after 2.165 msecs [ 5.467424] Disabling non-boot CPUs ... [ 5.468279] CPU1: shutdown [ 5.517642] IRQ17 no longer affine to CPU2 [ 5.517995] CPU2: shutdown [ 5.547752] CPU3: shutdown [ 5.571628] Entering suspend state LP1 [ 5.571628] Suspended for 7.861 seconds [ 5.571647] Enabling non-boot CPUs ... [ 5.586615] CPU1 is up [ 5.606820] CPU2 is up [ 5.627156] CPU3 is up [ 5.628455] PM: noirq resume of devices complete after 1.289 msecs [ 5.631313] PM: early resume of devices complete after 2.422 msecs [ 6.168448] PM: resume of devices complete after 537.121 msecs [ 6.268534] 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:30 1970 [ 7.471123] PM: Syncing filesystems ... done. [ 7.497930] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 7.506321] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 7.515186] Suspending console(s) (use no_console_suspend to debug) [ 7.523047] asix 1-1:1.0 eth0: Failed to read reg index 0x0000: -19 [ 7.523056] asix 1-1:1.0 eth0: Error reading Medium Status register: ffffffed [ 7.523065] asix 1-1:1.0 eth0: Failed to write reg index 0x0000: -19 [ 7.523073] asix 1-1:1.0 eth0: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 7.567118] PM: suspend of devices complete after 44.256 msecs [ 7.569784] PM: late suspend of devices complete after 2.650 msecs [ 7.571834] PM: noirq suspend of devices complete after 2.040 msecs [ 7.571838] Disabling non-boot CPUs ... [ 7.572610] CPU1: shutdown [ 7.607956] CPU2: shutdown [ 7.637125] IRQ17 no longer affine to CPU3 [ 7.637466] CPU3: shutdown [ 7.661343] Entering suspend state LP1 [ 7.661343] Suspended for 7.910 seconds [ 7.661363] Enabling non-boot CPUs ... [ 7.676596] CPU1 is up [ 7.696788] CPU2 is up [ 7.717114] CPU3 is up [ 7.718351] PM: noirq resume of devices complete after 1.226 msecs [ 7.721305] PM: early resume of devices complete after 2.498 msecs [ 8.254899] PM: resume of devices complete after 533.577 msecs [ 8.354891] 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:40 1970 [ 9.575954] PM: Syncing filesystems ... done. [ 9.603334] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 9.611751] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 9.620638] Suspending console(s) (use no_console_suspend to debug) [ 9.628457] asix 1-1:1.0 eth0: Failed to read reg index 0x0000: -19 [ 9.628465] asix 1-1:1.0 eth0: Error reading Medium Status register: ffffffed [ 9.628474] asix 1-1:1.0 eth0: Failed to write reg index 0x0000: -19 [ 9.628481] asix 1-1:1.0 eth0: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 9.676816] PM: suspend of devices complete after 48.519 msecs [ 9.679224] PM: late suspend of devices complete after 2.392 msecs [ 9.681294] PM: noirq suspend of devices complete after 2.060 msecs [ 9.681298] Disabling non-boot CPUs ... [ 9.682117] CPU1: shutdown [ 9.717332] IRQ17 no longer affine to CPU2 [ 9.717681] CPU2: shutdown [ 9.747465] CPU3: shutdown [ 9.771303] Entering suspend state LP1 [ 9.771303] Suspended for 8.473 seconds [ 9.771322] Enabling non-boot CPUs ... [ 9.786544] CPU1 is up [ 9.806737] CPU2 is up [ 9.827052] CPU3 is up [ 9.828358] PM: noirq resume of devices complete after 1.295 msecs [ 9.830738] PM: early resume of devices complete after 1.918 msecs [ 10.361657] PM: resume of devices complete after 530.903 msecs [ 10.461633] 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:50 1970 [ 11.103769] PM: Syncing filesystems ... done. [ 11.130649] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 11.138996] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 11.147874] Suspending console(s) (use no_console_suspend to debug) [ 11.155729] asix 1-1:1.0 eth0: Failed to read reg index 0x0000: -19 [ 11.155740] asix 1-1:1.0 eth0: Error reading Medium Status register: ffffffed [ 11.155749] asix 1-1:1.0 eth0: Failed to write reg index 0x0000: -19 [ 11.155757] asix 1-1:1.0 eth0: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 11.202335] PM: suspend of devices complete after 46.775 msecs [ 11.205105] PM: late suspend of devices complete after 2.755 msecs [ 11.207302] PM: noirq suspend of devices complete after 2.184 msecs [ 11.207307] Disabling non-boot CPUs ... [ 11.207800] IRQ17 no longer affine to CPU1 [ 11.208154] CPU1: shutdown [ 11.242679] CPU2: shutdown [ 11.272400] CPU3: shutdown [ 11.296257] Entering suspend state LP1 [ 11.296257] Suspended for 7.892 seconds [ 11.296276] Enabling non-boot CPUs ... [ 11.311482] CPU1 is up [ 11.331689] CPU2 is up [ 11.352011] CPU3 is up [ 11.353261] PM: noirq resume of devices complete after 1.240 msecs [ 11.356204] PM: early resume of devices complete after 2.492 msecs [ 11.896042] PM: resume of devices complete after 539.821 msecs [ 11.996051] 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:00 1970 [ 13.224260] PM: Syncing filesystems ... done. [ 13.251719] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 13.260122] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 13.268990] Suspending console(s) (use no_console_suspend to debug) [ 13.276799] asix 1-1:1.0 eth0: Failed to read reg index 0x0000: -19 [ 13.276807] asix 1-1:1.0 eth0: Error reading Medium Status register: ffffffed [ 13.276816] asix 1-1:1.0 eth0: Failed to write reg index 0x0000: -19 [ 13.276824] asix 1-1:1.0 eth0: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 13.322152] PM: suspend of devices complete after 45.507 msecs [ 13.324606] PM: late suspend of devices complete after 2.438 msecs [ 13.326627] PM: noirq suspend of devices complete after 2.012 msecs [ 13.326631] Disabling non-boot CPUs ... [ 13.327464] CPU1: shutdown [ 13.362664] CPU2: shutdown [ 13.391965] IRQ17 no longer affine to CPU3 [ 13.392331] CPU3: shutdown [ 13.416184] Entering suspend state LP1 [ 13.416184] Suspended for 8.463 seconds [ 13.416203] Enabling non-boot CPUs ... [ 13.431436] CPU1 is up [ 13.451635] CPU2 is up [ 13.471962] CPU3 is up [ 13.473197] PM: noirq resume of devices complete after 1.225 msecs [ 13.475571] PM: early resume of devices complete after 1.925 msecs [ 14.006607] PM: resume of devices complete after 531.019 msecs [ 14.106738] 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:10 1970 [ 14.745953] PM: Syncing filesystems ... done. [ 14.772854] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 14.781257] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 14.790201] Suspending console(s) (use no_console_suspend to debug) [ 14.798117] asix 1-1:1.0 eth0: Failed to read reg index 0x0000: -19 [ 14.798127] asix 1-1:1.0 eth0: Error reading Medium Status register: ffffffed [ 14.798136] asix 1-1:1.0 eth0: Failed to write reg index 0x0000: -19 [ 14.798143] asix 1-1:1.0 eth0: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 14.846898] PM: suspend of devices complete after 48.976 msecs [ 14.849303] PM: late suspend of devices complete after 2.391 msecs [ 14.851503] PM: noirq suspend of devices complete after 2.187 msecs [ 14.851507] Disabling non-boot CPUs ... [ 14.852333] CPU1: shutdown [ 14.887675] CPU2: shutdown [ 14.916901] IRQ17 no longer affine to CPU3 [ 14.917249] CPU3: shutdown [ 14.931289] Entering suspend state LP1 [ 14.931289] Suspended for 7.901 seconds [ 14.931308] Enabling non-boot CPUs ... [ 14.946401] CPU1 is up [ 14.966591] CPU2 is up [ 14.986912] CPU3 is up [ 14.988158] PM: noirq resume of devices complete after 1.235 msecs [ 14.990847] PM: early resume of devices complete after 2.409 msecs [ 15.523201] PM: resume of devices complete after 532.338 msecs [ 15.623392] 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:20 1970 [ 16.837102] PM: Syncing filesystems ... done. [ 16.864245] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 16.872641] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 16.881516] Suspending console(s) (use no_console_suspend to debug) [ 16.889326] asix 1-1:1.0 eth0: Failed to read reg index 0x0000: -19 [ 16.889334] asix 1-1:1.0 eth0: Error reading Medium Status register: ffffffed [ 16.889344] asix 1-1:1.0 eth0: Failed to write reg index 0x0000: -19 [ 16.889352] asix 1-1:1.0 eth0: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 16.937172] PM: suspend of devices complete after 48.015 msecs [ 16.939936] PM: late suspend of devices complete after 2.748 msecs [ 16.942094] PM: noirq suspend of devices complete after 2.145 msecs [ 16.942099] Disabling non-boot CPUs ... [ 16.942960] CPU1: shutdown [ 16.977271] IRQ17 no longer affine to CPU2 [ 16.977636] CPU2: shutdown [ 17.007100] CPU3: shutdown [ 17.021255] Entering suspend state LP1 [ 17.021255] Suspended for 7.910 seconds [ 17.021275] Enabling non-boot CPUs ... [ 17.036346] CPU1 is up [ 17.056534] CPU2 is up [ 17.076850] CPU3 is up [ 17.078111] PM: noirq resume of devices complete after 1.250 msecs [ 17.081094] PM: early resume of devices complete after 2.539 msecs [ 17.614827] PM: resume of devices complete after 533.717 msecs [ 17.714768] 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:30 1970 [ 18.931120] PM: Syncing filesystems ... done. [ 18.958026] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 18.966425] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 18.975376] Suspending console(s) (use no_console_suspend to debug) [ 18.983224] asix 1-1:1.0 eth0: Failed to read reg index 0x0000: -19 [ 18.983234] asix 1-1:1.0 eth0: Error reading Medium Status register: ffffffed [ 18.983244] asix 1-1:1.0 eth0: Failed to write reg index 0x0000: -19 [ 18.983251] asix 1-1:1.0 eth0: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 19.027109] PM: suspend of devices complete after 44.075 msecs [ 19.029766] PM: late suspend of devices complete after 2.639 msecs [ 19.031925] PM: noirq suspend of devices complete after 2.145 msecs [ 19.031929] Disabling non-boot CPUs ... [ 19.032822] CPU1: shutdown [ 19.067178] IRQ17 no longer affine to CPU2 [ 19.067540] CPU2: shutdown [ 19.097032] CPU3: shutdown [ 19.111202] Entering suspend state LP1 [ 19.111202] Suspended for 7.910 seconds [ 19.111221] Enabling non-boot CPUs ... [ 19.126305] CPU1 is up [ 19.146490] CPU2 is up [ 19.166802] CPU3 is up [ 19.168046] PM: noirq resume of devices complete after 1.233 msecs [ 19.171019] PM: early resume of devices complete after 2.539 msecs [ 19.705552] PM: resume of devices complete after 534.517 msecs [ 19.805604] 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:40 1970 [ 21.034994] PM: Syncing filesystems ... done. [ 21.062367] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 21.070769] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 21.079723] Suspending console(s) (use no_console_suspend to debug) [ 21.087522] asix 1-1:1.0 eth0: Failed to read reg index 0x0000: -19 [ 21.087530] asix 1-1:1.0 eth0: Error reading Medium Status register: ffffffed [ 21.087539] asix 1-1:1.0 eth0: Failed to write reg index 0x0000: -19 [ 21.087547] asix 1-1:1.0 eth0: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 21.132113] PM: suspend of devices complete after 44.751 msecs [ 21.134494] PM: late suspend of devices complete after 2.366 msecs [ 21.136507] PM: noirq suspend of devices complete after 2.005 msecs [ 21.136511] Disabling non-boot CPUs ... [ 21.137344] CPU1: shutdown [ 21.172527] CPU2: shutdown [ 21.201648] IRQ17 no longer affine to CPU3 [ 21.202001] CPU3: shutdown [ 21.216152] Entering suspend state LP1 [ 21.216152] Suspended for 8.478 seconds [ 21.216171] Enabling non-boot CPUs ... [ 21.231251] CPU1 is up [ 21.251442] CPU2 is up [ 21.271772] CPU3 is up [ 21.273028] PM: noirq resume of devices complete after 1.246 msecs [ 21.275818] PM: early resume of devices complete after 2.325 msecs [ 21.809655] PM: resume of devices complete after 533.819 msecs [ 21.909595] 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:50 1970 [ 22.543879] PM: Syncing filesystems ... done. [ 22.570805] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 22.579178] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 22.588104] Suspending console(s) (use no_console_suspend to debug) [ 22.595921] asix 1-1:1.0 eth0: Failed to read reg index 0x0000: -19 [ 22.595929] asix 1-1:1.0 eth0: Error reading Medium Status register: ffffffed [ 22.595938] asix 1-1:1.0 eth0: Failed to write reg index 0x0000: -19 [ 22.595946] asix 1-1:1.0 eth0: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 22.641977] PM: suspend of devices complete after 46.211 msecs [ 22.644594] PM: late suspend of devices complete after 2.601 msecs [ 22.646622] PM: noirq suspend of devices complete after 2.019 msecs [ 22.646626] Disabling non-boot CPUs ... [ 22.647464] CPU1: shutdown [ 22.682128] IRQ17 no longer affine to CPU2 [ 22.682493] CPU2: shutdown [ 22.711939] CPU3: shutdown [ 22.726100] Entering suspend state LP1 [ 22.726100] Suspended for 7.907 seconds [ 22.726119] Enabling non-boot CPUs ... [ 22.741203] CPU1 is up [ 22.761384] CPU2 is up [ 22.781708] CPU3 is up [ 22.782962] PM: noirq resume of devices complete after 1.244 msecs [ 22.785659] PM: early resume of devices complete after 2.248 msecs [ 23.321378] PM: resume of devices complete after 535.701 msecs [ 23.421359] Restarting tasks ... done. root@(none):/# root@(none):/# NVTB SYSTEM SUSPEND TEST COMPLETE