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: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############### 2.8 MiB/s done Bytes transferred = 7852536 (77d1f8 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: *### 3 MiB/s done Bytes transferred = 35044 (88e4 hex) Tegra114 (Dalmore) # bootz 0x81000000 - 0x82000000 Kernel image @ 0x81000000 [ 0x000000 - 0x77d1f8 ] ## 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.11.0-rc3-next-20170322-160221-gabbb80a (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 Thu Mar 23 02:03:55 PDT 2017 [ 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 c157bcc0, 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 17 pages/cpu @eef98000 s38528 r8192 d22912 u69632 [ 0.000000] pcpu-alloc: s38528 r8192 d22912 u69632 alloc=17*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: 1993580K/2096128K available (10240K kernel code, 1549K rwdata, 4384K rodata, 2048K init, 417K bss, 37012K 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 - 0xc0d00000 (11232 kB) [ 0.000000] .init : 0xc1200000 - 0xc1400000 (2048 kB) [ 0.000000] .data : 0xc1400000 - 0xc1583710 (1550 kB) [ 0.000000] .bss : 0xc1585000 - 0xc15ed608 ( 418 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU debugfs-based tracing is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=4. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, 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.000028] clocksource: timer_us: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns [ 0.000044] Switching to timer-based delay loop, resolution 1000ns [ 0.003233] arm_arch_timer: Architected cp15 timer(s) running at 12.00MHz (virt). [ 0.003251] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2c47f4ee7, max_idle_ns: 440795202497 ns [ 0.003269] sched_clock: 56 bits at 12MHz, resolution 83ns, wraps every 4398046511096ns [ 0.003284] Switching to timer-based delay loop, resolution 83ns [ 0.003690] Console: colour dummy device 80x30 [ 0.003721] Calibrating delay loop (skipped), value calculated using timer frequency.. 24.00 BogoMIPS (lpj=120000) [ 0.003740] pid_max: default: 32768 minimum: 301 [ 0.003838] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.003854] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.004356] CPU: Testing write buffer coherency: ok [ 0.004591] /cpus/cpu@0 missing clock-frequency property [ 0.004623] /cpus/cpu@1 missing clock-frequency property [ 0.004654] /cpus/cpu@2 missing clock-frequency property [ 0.004686] /cpus/cpu@3 missing clock-frequency property [ 0.004700] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.005002] Setting up static identity map for 0x80300000 - 0x80300098 [ 0.007516] Tegra Revision: A01 SKU: 0 CPU Process: 1 SoC Process: 0 [ 0.008063] EFI services will not be available. [ 0.008302] smp: Bringing up secondary CPUs ... [ 0.008934] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.009652] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.010349] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.010436] smp: Brought up 1 node, 4 CPUs [ 0.010459] SMP: Total of 4 processors activated (96.00 BogoMIPS). [ 0.010468] CPU: All CPU(s) started in SVC mode. [ 0.011954] devtmpfs: initialized [ 0.020766] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.021097] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.021118] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.022551] pinctrl core: initialized pinctrl subsystem [ 0.024310] NET: Registered protocol family 16 [ 0.026534] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.028687] cpuidle: using governor menu [ 0.051563] No ATAGs? [ 0.051690] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.051707] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.056723] Serial: AMBA PL011 UART driver [ 0.057455] tegra-mc 70019000.memory-controller: no memory timings for RAM code 3 registered [ 0.071816] AT91: Could not find identification node [ 0.072273] dvdd_ts: Failed to request enable GPIO61: -517 [ 0.072295] reg-fixed-voltage regulators:regulator@1: Failed to register regulator: -517 [ 0.072392] usb1_vbus: Failed to request enable GPIO108: -517 [ 0.072407] reg-fixed-voltage regulators:regulator@3: Failed to register regulator: -517 [ 0.072502] usb2_vbus: Failed to request enable GPIO86: -517 [ 0.072517] reg-fixed-voltage regulators:regulator@4: Failed to register regulator: -517 [ 0.072911] VDD_5V0_HDMI_CON: Failed to request enable GPIO81: -517 [ 0.072925] reg-fixed-voltage regulators:regulator@7: Failed to register regulator: -517 [ 0.075523] vgaarb: loaded [ 0.076261] SCSI subsystem initialized [ 0.076428] libata version 3.00 loaded. [ 0.076651] usbcore: registered new interface driver usbfs [ 0.076709] usbcore: registered new interface driver hub [ 0.076769] usbcore: registered new device driver usb [ 0.079894] tps65090 2-0048: No cache defaults, reading back from HW [ 0.081782] TPS65090_RAILSDCDC1: supplied by vdd_ac_bat [ 0.082844] TPS65090_RAILSDCDC2: supplied by vdd_ac_bat [ 0.083935] TPS65090_RAILSDCDC3: supplied by vdd_ac_bat [ 0.084453] TPS65090_RAILSFET1: supplied by vdd_ac_bat [ 0.084831] TPS65090_RAILSFET2: supplied by vdd_ac_bat [ 0.085191] TPS65090_RAILSFET3: supplied by vdd-sys-3v3 [ 0.085705] TPS65090_RAILSFET4: supplied by vdd-sys-3v3 [ 0.086236] TPS65090_RAILSFET5: supplied by vdd-sys-3v3 [ 0.086751] TPS65090_RAILSFET6: supplied by vdd-sys-3v3 [ 0.087587] TPS65090_RAILSFET7: supplied by vdd-sys-3v3 [ 0.088117] TPS65090_RAILSLDO1: supplied by vdd_ac_bat [ 0.088319] TPS65090_RAILSLDO2: supplied by vdd_ac_bat [ 0.089217] palmas 2-0058: Irq flag is 0x00000004 [ 0.091177] palmas 2-0058: Muxing GPIO ff, PWM 0, LED 0 [ 0.093651] SMPS12: supplied by vdd-ao [ 0.094664] vdd_hdmi_5v0: supplied by vdd-sys-5v0 [ 0.095482] SMPS3: supplied by vdd-ao [ 0.097223] SMPS457: supplied by vdd-sys-3v3 [ 0.100093] SMPS8: supplied by vdd-sys-3v3 [ 0.100963] random: fast init done [ 0.101711] SMPS9: supplied by vdd-sys-3v3 [ 0.102234] sdhci-vdd-sd-slot: Bringing 2840000uV into 2800000-2800000uV [ 0.105019] LDO1: supplied by vdd-sys-3v3 [ 0.106193] LDO2: supplied by vdd-sys-3v3 [ 0.107376] LDO3: supplied by vddio-1v8 [ 0.108545] LDO4: supplied by vdd-sys-3v3 [ 0.109741] LDO5: supplied by vdd_ac_bat [ 0.110484] LDO6: supplied by vdd-sys-3v3 [ 0.110998] vdd-sensor-2v85: Bringing 2900000uV into 2850000-2850000uV [ 0.112408] LDO7: supplied by vdd-sys-3v3 [ 0.114130] LDO8: supplied by vdd-ao [ 0.114645] vdd-rtc: Bringing 675000uV into 900000-900000uV [ 0.124088] LDO9: supplied by sdhci-vdd-sd-slot [ 0.134417] LDOLN: supplied by vdd-sys-5v0 [ 0.135610] LDOUSB: supplied by vdd-sys-5v0 [ 0.147096] pps_core: LinuxPPS API ver. 1 registered [ 0.147108] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.147132] PTP clock support registered [ 0.147322] EDAC MC: Ver: 3.0.0 [ 0.149438] clocksource: Switched to clocksource arch_sys_counter [ 0.204910] NET: Registered protocol family 2 [ 0.205431] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.205533] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.205720] TCP: Hash tables configured (established 8192 bind 8192) [ 0.205811] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.205856] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.206016] NET: Registered protocol family 1 [ 0.206333] RPC: Registered named UNIX socket transport module. [ 0.206345] RPC: Registered udp transport module. [ 0.206354] RPC: Registered tcp transport module. [ 0.206363] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.206376] PCI: CLS 0 bytes, default 64 [ 0.208762] workingset: timestamp_bits=30 max_order=19 bucket_order=0 [ 0.217266] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.217971] NFS: Registering the id_resolver key type [ 0.217996] Key type id_resolver registered [ 0.218005] Key type id_legacy registered [ 0.218048] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.219645] bounce: pool size: 64 pages [ 0.219693] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 0.219705] io scheduler noop registered [ 0.219715] io scheduler deadline registered [ 0.219880] io scheduler cfq registered (default) [ 0.219891] io scheduler mq-deadline registered [ 0.249363] tegra-apbdma 6000a000.dma: Tegra20 APB DMA driver register 32 channels [ 0.251396] tegra-pmc 7000e400.pmc: i2c-thermtrip node not found, emergency thermal reset disabled. [ 0.305992] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.308598] console [ttyS0] disabled [ 0.308637] 70006300.serial: ttyS0 at MMIO 0x70006300 (irq = 329, base_baud = 25500000) is a Tegra [ 1.290798] console [ttyS0] enabled [ 1.295010] SuperH (H)SCI(F) driver initialized [ 1.300440] msm_serial: driver initialized [ 1.304701] STMicroelectronics ASC driver initialized [ 1.315155] tegra-hdmi 54280000.hdmi: failed to get HDMI regulator [ 1.338879] brd: module loaded [ 1.349271] loop: module loaded [ 1.368697] m25p80 spi32766.0: w25q32dw (4096 Kbytes) [ 1.376762] libphy: Fixed MDIO Bus: probed [ 1.381929] CAN device driver interface [ 1.386552] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded [ 1.393389] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k [ 1.399214] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.405195] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k [ 1.412168] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.420893] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.428323] usbcore: registered new interface driver pegasus [ 1.434042] usbcore: registered new interface driver asix [ 1.439486] usbcore: registered new interface driver ax88179_178a [ 1.445602] usbcore: registered new interface driver cdc_ether [ 1.451491] usbcore: registered new interface driver smsc75xx [ 1.457276] usbcore: registered new interface driver smsc95xx [ 1.463065] usbcore: registered new interface driver net1080 [ 1.468748] usbcore: registered new interface driver cdc_subset [ 1.474713] usbcore: registered new interface driver zaurus [ 1.480348] usbcore: registered new interface driver cdc_ncm [ 1.487807] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.494347] ehci-pci: EHCI PCI platform driver [ 1.498822] ehci-platform: EHCI generic platform driver [ 1.504241] ehci-orion: EHCI orion driver [ 1.508386] SPEAr-ehci: EHCI SPEAr driver [ 1.512534] ehci-st: EHCI STMicroelectronics driver [ 1.517528] ehci-exynos: EHCI EXYNOS driver [ 1.521864] ehci-atmel: EHCI Atmel driver [ 1.525987] tegra-ehci: Tegra EHCI driver [ 1.530288] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.536470] ohci-pci: OHCI PCI platform driver [ 1.540972] ohci-platform: OHCI generic platform driver [ 1.546332] ohci-omap3: OHCI OMAP3 driver [ 1.550475] SPEAr-ohci: OHCI SPEAr driver [ 1.554605] ohci-st: OHCI STMicroelectronics driver [ 1.559616] ohci-atmel: OHCI Atmel driver [ 1.564275] usbcore: registered new interface driver usb-storage [ 1.575881] palmas-rtc 7000d000.i2c:tps65913@58:rtc: rtc core: registered 7000d000.i2c:tps659 as rtc0 [ 1.586886] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1 [ 1.594076] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 1.600742] i2c /dev entries driver [ 1.610385] sbs-battery 0-000b: sbs_probe: Failed to get device status [ 1.616917] sbs-battery: probe of 0-000b failed with error -121 [ 1.632877] sdhci: Secure Digital Host Controller Interface driver [ 1.639050] sdhci: Copyright(c) Pierre Ossman [ 1.644790] Synopsys Designware Multimedia Card Interface Driver [ 1.651939] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.658269] sdhci-tegra 78000400.sdhci: Got CD GPIO [ 1.663183] sdhci-tegra 78000400.sdhci: Got WP GPIO [ 1.676292] mmc0: Invalid maximum block size, assuming 512 bytes [ 1.739574] mmc0: SDHCI controller on 78000400.sdhci [78000400.sdhci] using ADMA [ 1.756233] mmc1: Invalid maximum block size, assuming 512 bytes [ 1.819478] mmc1: SDHCI controller on 78000600.sdhci [78000600.sdhci] using ADMA [ 1.828621] ledtrig-cpu: registered to indicate activity on CPUs [ 1.835009] usbcore: registered new interface driver usbhid [ 1.840594] usbhid: USB HID core driver [ 1.848001] NET: Registered protocol family 10 [ 1.853398] Segment Routing with IPv6 [ 1.857110] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 1.863650] NET: Registered protocol family 17 [ 1.868096] can: controller area network core (rev 20120528 abi 9) [ 1.874341] NET: Registered protocol family 29 [ 1.878779] can: raw protocol (rev 20120528) [ 1.883068] can: broadcast manager protocol (rev 20161123 t) [ 1.888724] can: netlink gateway (rev 20130117) max_hops=1 [ 1.894524] Key type dns_resolver registered [ 1.899351] ThumbEE CPU extension supported. [ 1.903645] Registering SWP/SWPB emulation handler [ 1.921705] usb1_vbus: supplied by vdd-sys-5v0 [ 1.925004] mmc0: new high speed SDHC card at address aaaa [ 1.925597] mmcblk0: mmc0:aaaa SL16G 14.8 GiB [ 1.937198] usb2_vbus: supplied by vdd-sys-5v0 [ 1.945307] VDD_5V0_HDMI_CON: supplied by vdd-sys-5v0 [ 1.948681] mmcblk0: p1 p2 p3 [ 1.958088] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.964760] [drm] No driver support for vblank timestamp query. [ 1.975695] mmc1: new high speed MMC card at address 0001 [ 1.982192] mmcblk1: mmc1:0001 SEM32G 29.1 GiB [ 1.987132] mmcblk1boot0: mmc1:0001 SEM32G partition 1 4.00 MiB [ 1.993676] mmcblk1boot1: mmc1:0001 SEM32G partition 2 4.00 MiB [ 1.994169] mmcblk1rpmb: mmc1:0001 SEM32G partition 3 4.00 MiB [ 1.998379] mmcblk1: p1 p2 p3 p4 p5 p6 p7 p8 [ 2.066025] Console: switching to colour frame buffer device 240x75 [ 2.121810] drm drm: fb0: frame buffer device [ 2.126366] [drm] Initialized tegra 0.0.0 20120330 for drm on minor 0 [ 2.138539] tegra-ehci 7d008000.usb: EHCI Host Controller [ 2.143980] tegra-ehci 7d008000.usb: new USB bus registered, assigned bus number 1 [ 2.151836] tegra-ehci 7d008000.usb: irq 339, io mem 0x7d008000 [ 2.179566] tegra-ehci 7d008000.usb: USB 2.0 started, EHCI 1.10 [ 2.186664] hub 1-0:1.0: USB hub found [ 2.190529] hub 1-0:1.0: 1 port detected [ 2.196170] input: gpio-keys as /devices/soc0/gpio-keys/input/input0 [ 2.205222] palmas-rtc 7000d000.i2c:tps65913@58:rtc: setting system clock to 2001-01-14 20:40:34 UTC (979504834) [ 2.221684] dvdd_ts: disabling [ 2.224745] usb1_vbus: disabling [ 2.227975] vdd_cam_1v8_reg: disabling [ 2.233308] EXT4-fs (mmcblk1p1): mounting ext3 file system using the ext4 subsystem [ 2.255225] EXT4-fs (mmcblk1p1): recovery complete [ 2.260110] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null) [ 2.268240] VFS: Mounted root (ext3 filesystem) on device 179:17. [ 2.276992] devtmpfs: mounted [ 2.281817] 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):/# [ 2.549574] usb 1-1: new high-speed USB device number 2 using tegra-ehci mount -t sysfs none /sys [ 3.223462] 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 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.319778] PM: Syncing filesystems ... done. [ 5.347944] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 5.356285] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 5.365162] Suspending console(s) (use no_console_suspend to debug) [ 5.431517] PM: suspend of devices complete after 58.808 msecs [ 5.434736] PM: late suspend of devices complete after 3.202 msecs [ 5.437212] PM: noirq suspend of devices complete after 2.464 msecs [ 5.437217] Disabling non-boot CPUs ... [ 5.475332] IRQ17 no longer affine to CPU2 [ 5.583897] Entering suspend state LP1 [ 5.583897] Suspended for 7.584 seconds [ 5.583917] Enabling non-boot CPUs ... [ 5.613649] CPU1 is up [ 5.653791] CPU2 is up [ 5.694450] CPU3 is up [ 5.695627] PM: noirq resume of devices complete after 1.166 msecs [ 5.697616] PM: early resume of devices complete after 1.548 msecs [ 6.290269] PM: resume of devices complete after 592.637 msecs [ 6.354594] 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:29 1970 [ 6.769837] PM: Syncing filesystems ... done. [ 6.806879] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 6.815243] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 6.823977] Suspending console(s) (use no_console_suspend to debug) [ 6.881311] PM: suspend of devices complete after 49.784 msecs [ 6.884492] PM: late suspend of devices complete after 3.164 msecs [ 6.886915] PM: noirq suspend of devices complete after 2.411 msecs [ 6.886920] Disabling non-boot CPUs ... [ 7.044040] Entering suspend state LP1 [ 7.044040] Suspended for 7.540 seconds [ 7.044061] Enabling non-boot CPUs ... [ 7.073592] CPU1 is up [ 7.113704] CPU2 is up [ 7.154364] CPU3 is up [ 7.155549] PM: noirq resume of devices complete after 1.174 msecs [ 7.158086] PM: early resume of devices complete after 2.084 msecs [ 7.749395] PM: resume of devices complete after 591.290 msecs [ 7.809600] Restarting tasks ... done. root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:38 1970 [ 8.211586] PM: Syncing filesystems ... done. [ 8.251131] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 8.259493] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 8.268184] Suspending console(s) (use no_console_suspend to debug) [ 8.331760] PM: suspend of devices complete after 56.008 msecs [ 8.334926] PM: late suspend of devices complete after 3.148 msecs [ 8.337381] PM: noirq suspend of devices complete after 2.444 msecs [ 8.337386] Disabling non-boot CPUs ... [ 8.464012] Entering suspend state LP1 [ 8.464012] Suspended for 7.580 seconds [ 8.464034] Enabling non-boot CPUs ... [ 8.493600] CPU1 is up [ 8.533709] CPU2 is up [ 8.574377] CPU3 is up [ 8.575513] PM: noirq resume of devices complete after 1.125 msecs [ 8.578110] PM: early resume of devices complete after 2.136 msecs [ 9.170278] PM: resume of devices complete after 592.148 msecs [ 9.230500] 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 [ 9.627970] PM: Syncing filesystems ... done. [ 9.670602] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 9.678929] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 9.687764] Suspending console(s) (use no_console_suspend to debug) [ 9.751565] PM: suspend of devices complete after 56.229 msecs [ 9.754690] PM: late suspend of devices complete after 3.107 msecs [ 9.757178] PM: noirq suspend of devices complete after 2.477 msecs [ 9.757183] Disabling non-boot CPUs ... [ 9.757690] IRQ17 no longer affine to CPU1 [ 9.893087] Entering suspend state LP1 [ 9.893087] Suspended for 7.571 seconds [ 9.893108] Enabling non-boot CPUs ... [ 9.924019] CPU1 is up [ 9.963617] CPU2 is up [ 10.004272] CPU3 is up [ 10.005428] PM: noirq resume of devices complete after 1.144 msecs [ 10.008197] PM: early resume of devices complete after 2.321 msecs [ 10.599841] PM: resume of devices complete after 591.625 msecs [ 10.664186] 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:56 1970 [ 11.073124] PM: Syncing filesystems ... done. [ 11.101871] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 11.110234] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 11.119056] Suspending console(s) (use no_console_suspend to debug) [ 11.181502] PM: suspend of devices complete after 54.891 msecs [ 11.184685] PM: late suspend of devices complete after 3.166 msecs [ 11.187145] PM: noirq suspend of devices complete after 2.449 msecs [ 11.187151] Disabling non-boot CPUs ... [ 11.187651] IRQ17 no longer affine to CPU1 [ 11.313080] Entering suspend state LP1 [ 11.313080] Suspended for 7.580 seconds [ 11.313101] Enabling non-boot CPUs ... [ 11.343942] CPU1 is up [ 11.383576] CPU2 is up [ 11.424239] CPU3 is up [ 11.425383] PM: noirq resume of devices complete after 1.133 msecs [ 11.427886] PM: early resume of devices complete after 2.051 msecs [ 12.019305] PM: resume of devices complete after 591.400 msecs [ 12.083662] 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:05 1970 [ 12.477467] PM: Syncing filesystems ... done. [ 12.504582] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 12.512951] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 12.521687] Suspending console(s) (use no_console_suspend to debug) [ 12.581271] PM: suspend of devices complete after 52.056 msecs [ 12.584327] PM: late suspend of devices complete after 3.039 msecs [ 12.586814] PM: noirq suspend of devices complete after 2.475 msecs [ 12.586819] Disabling non-boot CPUs ... [ 12.587336] IRQ17 no longer affine to CPU1 [ 12.733866] Entering suspend state LP1 [ 12.733866] Suspended for 7.579 seconds [ 12.733887] Enabling non-boot CPUs ... [ 12.763414] CPU1 is up [ 12.803524] CPU2 is up [ 12.844180] CPU3 is up [ 12.845323] PM: noirq resume of devices complete after 1.130 msecs [ 12.848117] PM: early resume of devices complete after 2.318 msecs [ 13.439715] PM: resume of devices complete after 591.577 msecs [ 13.504087] 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:14 1970 [ 13.898219] PM: Syncing filesystems ... done. [ 13.941216] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 13.949578] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 13.958390] Suspending console(s) (use no_console_suspend to debug) [ 14.021723] PM: suspend of devices complete after 55.759 msecs [ 14.024572] PM: late suspend of devices complete after 2.833 msecs [ 14.027244] PM: noirq suspend of devices complete after 2.658 msecs [ 14.027250] Disabling non-boot CPUs ... [ 14.027770] IRQ17 no longer affine to CPU1 [ 14.153055] Entering suspend state LP1 [ 14.153055] Suspended for 7.581 seconds [ 14.153076] Enabling non-boot CPUs ... [ 14.183886] CPU1 is up [ 14.223498] CPU2 is up [ 14.264164] CPU3 is up [ 14.265330] PM: noirq resume of devices complete after 1.154 msecs [ 14.267871] PM: early resume of devices complete after 2.080 msecs [ 14.859590] PM: resume of devices complete after 591.700 msecs [ 14.923916] 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:23 1970 [ 15.318050] PM: Syncing filesystems ... done. [ 15.361182] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 15.369546] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 15.378237] Suspending console(s) (use no_console_suspend to debug) [ 15.441529] PM: suspend of devices complete after 55.728 msecs [ 15.444613] PM: late suspend of devices complete after 3.066 msecs [ 15.447065] PM: noirq suspend of devices complete after 2.440 msecs [ 15.447070] Disabling non-boot CPUs ... [ 15.447572] IRQ17 no longer affine to CPU1 [ 15.593774] Entering suspend state LP1 [ 15.593774] Suspended for 7.559 seconds [ 15.593795] Enabling non-boot CPUs ... [ 15.623366] CPU1 is up [ 15.663444] CPU2 is up [ 15.704122] CPU3 is up [ 15.705261] PM: noirq resume of devices complete after 1.128 msecs [ 15.708058] PM: early resume of devices complete after 2.322 msecs [ 16.296700] PM: resume of devices complete after 588.624 msecs [ 16.361031] 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:32 1970 [ 16.757289] PM: Syncing filesystems ... done. [ 16.784337] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 16.792705] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 16.801442] Suspending console(s) (use no_console_suspend to debug) [ 16.861378] PM: suspend of devices complete after 52.425 msecs [ 16.864559] PM: late suspend of devices complete after 3.163 msecs [ 16.867030] PM: noirq suspend of devices complete after 2.460 msecs [ 16.867036] Disabling non-boot CPUs ... [ 16.867553] IRQ17 no longer affine to CPU1 [ 17.013754] Entering suspend state LP1 [ 17.013754] Suspended for 7.580 seconds [ 17.013775] Enabling non-boot CPUs ... [ 17.043326] CPU1 is up [ 17.083400] CPU2 is up [ 17.124177] CPU3 is up [ 17.125341] PM: noirq resume of devices complete after 1.152 msecs [ 17.127794] PM: early resume of devices complete after 1.988 msecs [ 17.720748] PM: resume of devices complete after 592.931 msecs [ 17.785149] 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:41 1970 [ 18.178135] PM: Syncing filesystems ... done. [ 18.220532] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 18.228861] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 18.237723] Suspending console(s) (use no_console_suspend to debug) [ 18.301354] PM: suspend of devices complete after 56.063 msecs [ 18.304559] PM: late suspend of devices complete after 3.187 msecs [ 18.307045] PM: noirq suspend of devices complete after 2.475 msecs [ 18.307050] Disabling non-boot CPUs ... [ 18.307557] IRQ17 no longer affine to CPU1 [ 18.453672] Entering suspend state LP1 [ 18.453672] Suspended for 7.560 seconds [ 18.453693] Enabling non-boot CPUs ... [ 18.483272] CPU1 is up [ 18.523358] CPU2 is up [ 18.564027] CPU3 is up [ 18.565169] PM: noirq resume of devices complete after 1.130 msecs [ 18.567715] PM: early resume of devices complete after 2.081 msecs [ 19.159349] PM: resume of devices complete after 591.616 msecs [ 19.223676] Restarting tasks ... done. root@(none):/# NVTB SYSTEM SUSPEND TEST COMPLETE root@(none):/#