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 = 7918712 (78d478 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.6 MiB/s done Bytes transferred = 35044 (88e4 hex) Tegra114 (Dalmore) # bootz 0x81000000 - 0x82000000 Kernel image @ 0x81000000 [ 0x000000 - 0x78d478 ] ## 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-next-20170509-171050-gfd76df3 (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 May 8 21:05:50 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] 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 0xfb800000 [ 0.000000] On node 0 totalpages: 524032 [ 0.000000] free_area_init_node: node 0, pgdat c157fe40, 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 s39488 r8192 d21952 u69632 [ 0.000000] pcpu-alloc: s39488 r8192 d21952 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: 1993536K/2096128K available (10240K kernel code, 1566K rwdata, 4388K rodata, 2048K init, 413K bss, 37056K 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 - 0xc1587ab0 (1567 kB) [ 0.000000] .bss : 0xc1590d04 - 0xc15f84d8 ( 414 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.000009] 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.003125] arch_timer: cp15 timer(s) running at 12.00MHz (virt). [ 0.003145] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2c47f4ee7, max_idle_ns: 440795202497 ns [ 0.003165] sched_clock: 56 bits at 12MHz, resolution 83ns, wraps every 4398046511096ns [ 0.003180] Switching to timer-based delay loop, resolution 83ns [ 0.003584] Console: colour dummy device 80x30 [ 0.003614] Calibrating delay loop (skipped), value calculated using timer frequency.. 24.00 BogoMIPS (lpj=120000) [ 0.003633] pid_max: default: 32768 minimum: 301 [ 0.003724] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.003739] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.004227] CPU: Testing write buffer coherency: ok [ 0.004463] /cpus/cpu@0 missing clock-frequency property [ 0.004493] /cpus/cpu@1 missing clock-frequency property [ 0.004523] /cpus/cpu@2 missing clock-frequency property [ 0.004555] /cpus/cpu@3 missing clock-frequency property [ 0.004568] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.004861] Setting up static identity map for 0x80300000 - 0x803000a0 [ 0.007352] Tegra Revision: A01 SKU: 0 CPU Process: 1 SoC Process: 0 [ 0.007972] EFI services will not be available. [ 0.008207] smp: Bringing up secondary CPUs ... [ 0.008836] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.009556] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.010253] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.010342] smp: Brought up 1 node, 4 CPUs [ 0.010364] SMP: Total of 4 processors activated (96.00 BogoMIPS). [ 0.010373] CPU: All CPU(s) started in SVC mode. [ 0.011837] devtmpfs: initialized [ 0.020837] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.021178] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.021197] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.022681] pinctrl core: initialized pinctrl subsystem [ 0.024450] NET: Registered protocol family 16 [ 0.026656] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.028777] cpuidle: using governor menu [ 0.051553] No ATAGs? [ 0.051682] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.051699] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.057142] Serial: AMBA PL011 UART driver [ 0.057877] tegra-mc 70019000.memory-controller: no memory timings for RAM code 3 registered [ 0.072743] AT91: Could not find identification node [ 0.073258] dvdd_ts: Failed to request enable GPIO61: -517 [ 0.073280] reg-fixed-voltage regulators:regulator@1: Failed to register regulator: -517 [ 0.073389] usb1_vbus: Failed to request enable GPIO108: -517 [ 0.073404] reg-fixed-voltage regulators:regulator@3: Failed to register regulator: -517 [ 0.073510] usb2_vbus: Failed to request enable GPIO86: -517 [ 0.073524] reg-fixed-voltage regulators:regulator@4: Failed to register regulator: -517 [ 0.073960] VDD_5V0_HDMI_CON: Failed to request enable GPIO81: -517 [ 0.073976] reg-fixed-voltage regulators:regulator@7: Failed to register regulator: -517 [ 0.076393] vgaarb: loaded [ 0.077183] SCSI subsystem initialized [ 0.077350] libata version 3.00 loaded. [ 0.077576] usbcore: registered new interface driver usbfs [ 0.077630] usbcore: registered new interface driver hub [ 0.077701] usbcore: registered new device driver usb [ 0.080930] tps65090 2-0048: No cache defaults, reading back from HW [ 0.082835] TPS65090_RAILSDCDC1: supplied by vdd_ac_bat [ 0.083924] TPS65090_RAILSDCDC2: supplied by vdd_ac_bat [ 0.084995] TPS65090_RAILSDCDC3: supplied by vdd_ac_bat [ 0.085515] TPS65090_RAILSFET1: supplied by vdd_ac_bat [ 0.085889] TPS65090_RAILSFET2: supplied by vdd_ac_bat [ 0.086254] TPS65090_RAILSFET3: supplied by vdd-sys-3v3 [ 0.086773] TPS65090_RAILSFET4: supplied by vdd-sys-3v3 [ 0.087306] TPS65090_RAILSFET5: supplied by vdd-sys-3v3 [ 0.087826] TPS65090_RAILSFET6: supplied by vdd-sys-3v3 [ 0.088669] TPS65090_RAILSFET7: supplied by vdd-sys-3v3 [ 0.089201] TPS65090_RAILSLDO1: supplied by vdd_ac_bat [ 0.089403] TPS65090_RAILSLDO2: supplied by vdd_ac_bat [ 0.090314] palmas 2-0058: Irq flag is 0x00000004 [ 0.092268] palmas 2-0058: Muxing GPIO ff, PWM 0, LED 0 [ 0.094793] SMPS12: supplied by vdd-ao [ 0.095805] vdd_hdmi_5v0: supplied by vdd-sys-5v0 [ 0.096618] SMPS3: supplied by vdd-ao [ 0.098351] SMPS457: supplied by vdd-sys-3v3 [ 0.099995] SMPS6: supplied by regulator-dummy [ 0.101409] SMPS8: supplied by vdd-sys-3v3 [ 0.102205] random: fast init done [ 0.103021] SMPS9: supplied by vdd-sys-3v3 [ 0.103558] sdhci-vdd-sd-slot: Bringing 2840000uV into 2800000-2800000uV [ 0.104953] SMPS10_OUT2: supplied by regulator-dummy [ 0.105805] SMPS10_OUT1: supplied by regulator-dummy [ 0.106665] LDO1: supplied by vdd-sys-3v3 [ 0.107799] LDO2: supplied by vdd-sys-3v3 [ 0.108931] LDO3: supplied by vddio-1v8 [ 0.110042] LDO4: supplied by vdd-sys-3v3 [ 0.111167] LDO5: supplied by vdd_ac_bat [ 0.111863] LDO6: supplied by vdd-sys-3v3 [ 0.112378] vdd-sensor-2v85: Bringing 2900000uV into 2850000-2850000uV [ 0.113740] LDO7: supplied by vdd-sys-3v3 [ 0.115377] LDO8: supplied by vdd-ao [ 0.115906] vdd-rtc: Bringing 675000uV into 900000-900000uV [ 0.123879] LDO9: supplied by sdhci-vdd-sd-slot [ 0.134193] LDOLN: supplied by vdd-sys-5v0 [ 0.135325] LDOUSB: supplied by vdd-sys-5v0 [ 0.146480] pps_core: LinuxPPS API ver. 1 registered [ 0.146491] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.146515] PTP clock support registered [ 0.146696] EDAC MC: Ver: 3.0.0 [ 0.148814] clocksource: Switched to clocksource arch_sys_counter [ 0.206186] NET: Registered protocol family 2 [ 0.206702] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.206804] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.206992] TCP: Hash tables configured (established 8192 bind 8192) [ 0.207080] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.207125] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.207280] NET: Registered protocol family 1 [ 0.207597] RPC: Registered named UNIX socket transport module. [ 0.207608] RPC: Registered udp transport module. [ 0.207618] RPC: Registered tcp transport module. [ 0.207627] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.207640] PCI: CLS 0 bytes, default 64 [ 0.210113] workingset: timestamp_bits=30 max_order=19 bucket_order=0 [ 0.218876] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.219604] NFS: Registering the id_resolver key type [ 0.219629] Key type id_resolver registered [ 0.219638] Key type id_legacy registered [ 0.219683] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.221347] bounce: pool size: 64 pages [ 0.221394] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 0.221406] io scheduler noop registered [ 0.221416] io scheduler deadline registered [ 0.221445] io scheduler cfq registered (default) [ 0.221455] io scheduler mq-deadline registered [ 0.221465] io scheduler kyber registered [ 0.251464] tegra-apbdma 6000a000.dma: Tegra20 APB DMA driver register 32 channels [ 0.253949] tegra-pmc 7000e400.pmc: i2c-thermtrip node not found, emergency thermal reset disabled. [ 0.309249] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.311894] console [ttyS0] disabled [ 0.311935] 70006300.serial: ttyS0 at MMIO 0x70006300 (irq = 329, base_baud = 25500000) is a Tegra [ 1.310696] console [ttyS0] enabled [ 1.314908] SuperH (H)SCI(F) driver initialized [ 1.320345] msm_serial: driver initialized [ 1.324604] STMicroelectronics ASC driver initialized [ 1.334877] tegra-hdmi 54280000.hdmi: failed to get HDMI regulator [ 1.359312] brd: module loaded [ 1.369819] loop: module loaded [ 1.389416] m25p80 spi32766.0: w25q32dw (4096 Kbytes) [ 1.397376] libphy: Fixed MDIO Bus: probed [ 1.402536] CAN device driver interface [ 1.407158] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded [ 1.414011] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k [ 1.419849] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.425815] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k [ 1.432783] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.441510] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.448963] usbcore: registered new interface driver pegasus [ 1.454661] usbcore: registered new interface driver asix [ 1.460099] usbcore: registered new interface driver ax88179_178a [ 1.466217] usbcore: registered new interface driver cdc_ether [ 1.472112] usbcore: registered new interface driver smsc75xx [ 1.477905] usbcore: registered new interface driver smsc95xx [ 1.483693] usbcore: registered new interface driver net1080 [ 1.489396] usbcore: registered new interface driver cdc_subset [ 1.495338] usbcore: registered new interface driver zaurus [ 1.500970] usbcore: registered new interface driver cdc_ncm [ 1.508484] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.515023] ehci-pci: EHCI PCI platform driver [ 1.519515] ehci-platform: EHCI generic platform driver [ 1.524913] ehci-orion: EHCI orion driver [ 1.529081] SPEAr-ehci: EHCI SPEAr driver [ 1.533212] ehci-st: EHCI STMicroelectronics driver [ 1.538206] ehci-exynos: EHCI EXYNOS driver [ 1.542538] ehci-atmel: EHCI Atmel driver [ 1.546662] tegra-ehci: Tegra EHCI driver [ 1.550976] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.557158] ohci-pci: OHCI PCI platform driver [ 1.561651] ohci-platform: OHCI generic platform driver [ 1.567013] ohci-omap3: OHCI OMAP3 driver [ 1.571156] SPEAr-ohci: OHCI SPEAr driver [ 1.575285] ohci-st: OHCI STMicroelectronics driver [ 1.580295] ohci-atmel: OHCI Atmel driver [ 1.584965] usbcore: registered new interface driver usb-storage [ 1.596610] palmas-rtc 7000d000.i2c:tps65913@58:rtc: rtc core: registered 7000d000.i2c:tps659 as rtc0 [ 1.607647] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1 [ 1.614830] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 1.621497] i2c /dev entries driver [ 1.631197] sbs-battery 0-000b: sbs_probe: Failed to get device status [ 1.637731] sbs-battery: probe of 0-000b failed with error -121 [ 1.653706] sdhci: Secure Digital Host Controller Interface driver [ 1.659904] sdhci: Copyright(c) Pierre Ossman [ 1.665624] Synopsys Designware Multimedia Card Interface Driver [ 1.672770] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.679140] sdhci-tegra 78000400.sdhci: Got CD GPIO [ 1.684028] sdhci-tegra 78000400.sdhci: Got WP GPIO [ 1.697154] mmc0: Invalid maximum block size, assuming 512 bytes [ 1.768952] mmc0: SDHCI controller on 78000400.sdhci [78000400.sdhci] using ADMA [ 1.785590] mmc1: Invalid maximum block size, assuming 512 bytes [ 1.848856] mmc1: SDHCI controller on 78000600.sdhci [78000600.sdhci] using ADMA [ 1.858003] ledtrig-cpu: registered to indicate activity on CPUs [ 1.864402] usbcore: registered new interface driver usbhid [ 1.869987] usbhid: USB HID core driver [ 1.877436] NET: Registered protocol family 10 [ 1.882826] Segment Routing with IPv6 [ 1.886544] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 1.893086] NET: Registered protocol family 17 [ 1.897532] can: controller area network core (rev 20170425 abi 9) [ 1.903780] NET: Registered protocol family 29 [ 1.908219] can: raw protocol (rev 20170425) [ 1.912507] can: broadcast manager protocol (rev 20170425 t) [ 1.918164] can: netlink gateway (rev 20170425) max_hops=1 [ 1.923995] Key type dns_resolver registered [ 1.928860] ThumbEE CPU extension supported. [ 1.933133] Registering SWP/SWPB emulation handler [ 1.952202] usb1_vbus: supplied by vdd-sys-5v0 [ 1.954445] mmc0: new high speed SDHC card at address aaaa [ 1.955001] mmcblk0: mmc0:aaaa SL16G 14.8 GiB [ 1.967781] usb2_vbus: supplied by vdd-sys-5v0 [ 1.975126] VDD_5V0_HDMI_CON: supplied by vdd-sys-5v0 [ 1.986043] mmcblk0: p1 p2 p3 [ 1.989968] tegra-ehci 7d008000.usb: EHCI Host Controller [ 1.995410] tegra-ehci 7d008000.usb: new USB bus registered, assigned bus number 1 [ 2.003227] tegra-ehci 7d008000.usb: irq 339, io mem 0x7d008000 [ 2.005939] mmc1: new high speed MMC card at address 0001 [ 2.006774] mmcblk1: mmc1:0001 SEM32G 29.1 GiB [ 2.007110] mmcblk1boot0: mmc1:0001 SEM32G partition 1 4.00 MiB [ 2.007789] mmcblk1boot1: mmc1:0001 SEM32G partition 2 4.00 MiB [ 2.008437] mmcblk1rpmb: mmc1:0001 SEM32G partition 3 4.00 MiB [ 2.012735] mmcblk1: p1 p2 p3 p4 p5 p6 p7 p8 [ 2.068902] tegra-ehci 7d008000.usb: USB 2.0 started, EHCI 1.10 [ 2.075787] hub 1-0:1.0: USB hub found [ 2.079677] hub 1-0:1.0: 1 port detected [ 2.085161] input: gpio-keys as /devices/soc0/gpio-keys/input/input0 [ 2.094294] palmas-rtc 7000d000.i2c:tps65913@58:rtc: setting system clock to 2001-03-02 15:44:34 UTC (983547874) [ 2.105064] vdd_hdmi_5v0: disabling [ 2.115191] dvdd_ts: disabling [ 2.118251] usb1_vbus: disabling [ 2.121537] vdd_cam_1v8_reg: disabling [ 2.125296] VDD_5V0_HDMI_CON: disabling [ 2.130725] EXT4-fs (mmcblk1p1): mounting ext3 file system using the ext4 subsystem [ 2.152820] EXT4-fs (mmcblk1p1): recovery complete [ 2.157623] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null) [ 2.165821] VFS: Mounted root (ext3 filesystem) on device 179:17. [ 2.174555] devtmpfs: mounted [ 2.179520] 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.438952] usb 1-1: new high-speed USB device number 2 using tegra-ehci [ 3.113501] 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.272603] PM: Syncing filesystems ... done. [ 5.279395] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 5.287699] OOM killer disabled. [ 5.290954] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 5.299767] Suspending console(s) (use no_console_suspend to debug) [ 5.360681] PM: suspend of devices complete after 53.432 msecs [ 5.363735] PM: late suspend of devices complete after 3.038 msecs [ 5.365712] PM: noirq suspend of devices complete after 1.965 msecs [ 5.365717] Disabling non-boot CPUs ... [ 5.404548] IRQ17 no longer affine to CPU2 [ 5.503338] Entering suspend state LP1 [ 5.503338] Suspended for 7.643 seconds [ 5.503359] Enabling non-boot CPUs ... [ 5.532845] CPU1 is up [ 5.573008] CPU2 is up [ 5.613670] CPU3 is up [ 5.614829] PM: noirq resume of devices complete after 1.147 msecs [ 5.616922] PM: early resume of devices complete after 1.814 msecs [ 6.154909] PM: resume of devices complete after 537.970 msecs [ 6.219158] OOM killer enabled. [ 6.222294] 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.677678] PM: Syncing filesystems ... done. [ 6.683583] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 6.691937] OOM killer disabled. [ 6.695161] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 6.703996] Suspending console(s) (use no_console_suspend to debug) [ 6.760864] PM: suspend of devices complete after 49.369 msecs [ 6.763627] PM: late suspend of devices complete after 2.747 msecs [ 6.765623] PM: noirq suspend of devices complete after 1.986 msecs [ 6.765629] Disabling non-boot CPUs ... [ 6.804248] IRQ17 no longer affine to CPU2 [ 6.913225] Entering suspend state LP1 [ 6.913225] Suspended for 7.590 seconds [ 6.913247] Enabling non-boot CPUs ... [ 6.942802] CPU1 is up [ 6.982963] CPU2 is up [ 7.023623] CPU3 is up [ 7.024796] PM: noirq resume of devices complete after 1.161 msecs [ 7.026603] PM: early resume of devices complete after 1.531 msecs [ 7.564869] PM: resume of devices complete after 538.252 msecs [ 7.629123] OOM killer enabled. [ 7.632258] 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.075966] PM: Syncing filesystems ... done. [ 8.081560] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 8.089935] OOM killer disabled. [ 8.093158] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 8.102001] Suspending console(s) (use no_console_suspend to debug) [ 8.160429] PM: suspend of devices complete after 50.929 msecs [ 8.163098] PM: late suspend of devices complete after 2.654 msecs [ 8.165050] PM: noirq suspend of devices complete after 1.943 msecs [ 8.165056] Disabling non-boot CPUs ... [ 8.293292] Entering suspend state LP1 [ 8.293292] Suspended for 7.620 seconds [ 8.293313] Enabling non-boot CPUs ... [ 8.322815] CPU1 is up [ 8.362943] CPU2 is up [ 8.403612] CPU3 is up [ 8.404753] PM: noirq resume of devices complete after 1.130 msecs [ 8.406764] PM: early resume of devices complete after 1.546 msecs [ 8.950470] PM: resume of devices complete after 543.690 msecs [ 9.010616] OOM killer enabled. [ 9.013752] 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.458591] PM: Syncing filesystems ... done. [ 9.464344] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 9.472717] OOM killer disabled. [ 9.475940] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 9.484784] Suspending console(s) (use no_console_suspend to debug) [ 9.540974] PM: suspend of devices complete after 48.692 msecs [ 9.543985] PM: late suspend of devices complete after 2.995 msecs [ 9.545934] PM: noirq suspend of devices complete after 1.938 msecs [ 9.545940] Disabling non-boot CPUs ... [ 9.643496] IRQ17 no longer affine to CPU3 [ 9.693120] Entering suspend state LP1 [ 9.693120] Suspended for 7.600 seconds [ 9.693141] Enabling non-boot CPUs ... [ 9.722725] CPU1 is up [ 9.762861] CPU2 is up [ 9.803504] CPU3 is up [ 9.804641] PM: noirq resume of devices complete after 1.126 msecs [ 9.807051] PM: early resume of devices complete after 1.948 msecs [ 10.346436] PM: resume of devices complete after 539.368 msecs [ 10.410676] OOM killer enabled. [ 10.413812] 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 [ 10.872454] PM: Syncing filesystems ... done. [ 10.878061] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 10.886407] OOM killer disabled. [ 10.889666] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 10.898474] Suspending console(s) (use no_console_suspend to debug) [ 10.951032] PM: suspend of devices complete after 45.041 msecs [ 10.954086] PM: late suspend of devices complete after 3.038 msecs [ 10.956043] PM: noirq suspend of devices complete after 1.946 msecs [ 10.956049] Disabling non-boot CPUs ... [ 10.956582] IRQ17 no longer affine to CPU1 [ 11.103081] Entering suspend state LP1 [ 11.103081] Suspended for 7.590 seconds [ 11.103102] Enabling non-boot CPUs ... [ 11.132739] CPU1 is up [ 11.172833] CPU2 is up [ 11.213522] CPU3 is up [ 11.214643] PM: noirq resume of devices complete after 1.109 msecs [ 11.217018] PM: early resume of devices complete after 1.920 msecs [ 11.766382] PM: resume of devices complete after 549.347 msecs [ 11.830673] OOM killer enabled. [ 11.833809] 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.280441] PM: Syncing filesystems ... done. [ 12.286317] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 12.294584] OOM killer disabled. [ 12.297806] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 12.306618] Suspending console(s) (use no_console_suspend to debug) [ 12.360925] PM: suspend of devices complete after 46.785 msecs [ 12.363663] PM: late suspend of devices complete after 2.721 msecs [ 12.365617] PM: noirq suspend of devices complete after 1.945 msecs [ 12.365622] Disabling non-boot CPUs ... [ 12.366162] IRQ17 no longer affine to CPU1 [ 12.513096] Entering suspend state LP1 [ 12.513096] Suspended for 7.590 seconds [ 12.513117] Enabling non-boot CPUs ... [ 12.542664] CPU1 is up [ 12.582782] CPU2 is up [ 12.623480] CPU3 is up [ 12.624607] PM: noirq resume of devices complete after 1.115 msecs [ 12.627057] PM: early resume of devices complete after 2.004 msecs [ 13.168195] PM: resume of devices complete after 541.119 msecs [ 13.232435] OOM killer enabled. [ 13.235572] 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.678076] PM: Syncing filesystems ... done. [ 13.683629] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 13.691985] OOM killer disabled. [ 13.695209] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 13.704053] Suspending console(s) (use no_console_suspend to debug) [ 13.761127] PM: suspend of devices complete after 49.573 msecs [ 13.763885] PM: late suspend of devices complete after 2.743 msecs [ 13.766052] PM: noirq suspend of devices complete after 2.154 msecs [ 13.766058] Disabling non-boot CPUs ... [ 13.766600] IRQ17 no longer affine to CPU1 [ 13.892225] Entering suspend state LP1 [ 13.892225] Suspended for 7.621 seconds [ 13.892247] Enabling non-boot CPUs ... [ 13.923059] CPU1 is up [ 13.962734] CPU2 is up [ 14.003392] CPU3 is up [ 14.004517] PM: noirq resume of devices complete after 1.114 msecs [ 14.006865] PM: early resume of devices complete after 1.886 msecs [ 14.556494] PM: resume of devices complete after 549.613 msecs [ 14.620794] OOM killer enabled. [ 14.623930] 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.060990] PM: Syncing filesystems ... done. [ 15.066734] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 15.075110] OOM killer disabled. [ 15.078333] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 15.087153] Suspending console(s) (use no_console_suspend to debug) [ 15.140849] PM: suspend of devices complete after 46.180 msecs [ 15.143602] PM: late suspend of devices complete after 2.738 msecs [ 15.145779] PM: noirq suspend of devices complete after 2.164 msecs [ 15.145785] Disabling non-boot CPUs ... [ 15.146335] IRQ17 no longer affine to CPU1 [ 15.292930] Entering suspend state LP1 [ 15.292930] Suspended for 7.599 seconds [ 15.292951] Enabling non-boot CPUs ... [ 15.322505] CPU1 is up [ 15.362660] CPU2 is up [ 15.403341] CPU3 is up [ 15.404467] PM: noirq resume of devices complete after 1.115 msecs [ 15.406864] PM: early resume of devices complete after 1.943 msecs [ 15.946240] PM: resume of devices complete after 539.358 msecs [ 16.010513] OOM killer enabled. [ 16.013656] 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.460201] PM: Syncing filesystems ... done. [ 16.465816] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 16.474189] OOM killer disabled. [ 16.477412] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 16.486210] Suspending console(s) (use no_console_suspend to debug) [ 16.540764] PM: suspend of devices complete after 47.040 msecs [ 16.543447] PM: late suspend of devices complete after 2.668 msecs [ 16.545409] PM: noirq suspend of devices complete after 1.952 msecs [ 16.545414] Disabling non-boot CPUs ... [ 16.545953] IRQ17 no longer affine to CPU1 [ 16.692924] Entering suspend state LP1 [ 16.692924] Suspended for 7.600 seconds [ 16.692945] Enabling non-boot CPUs ... [ 16.722514] CPU1 is up [ 16.762644] CPU2 is up [ 16.803303] CPU3 is up [ 16.804426] PM: noirq resume of devices complete after 1.112 msecs [ 16.806764] PM: early resume of devices complete after 1.884 msecs [ 17.348630] PM: resume of devices complete after 541.849 msecs [ 17.412884] OOM killer enabled. [ 17.416019] 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 [ 17.869761] PM: Syncing filesystems ... done. [ 17.875487] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 17.883865] OOM killer disabled. [ 17.887089] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 17.895904] Suspending console(s) (use no_console_suspend to debug) [ 17.950756] PM: suspend of devices complete after 47.350 msecs [ 17.953533] PM: late suspend of devices complete after 2.762 msecs [ 17.955682] PM: noirq suspend of devices complete after 2.135 msecs [ 17.955688] Disabling non-boot CPUs ... [ 17.956239] IRQ17 no longer affine to CPU1 [ 18.102867] Entering suspend state LP1 [ 18.102867] Suspended for 7.590 seconds [ 18.102889] Enabling non-boot CPUs ... [ 18.132481] CPU1 is up [ 18.172589] CPU2 is up [ 18.213270] CPU3 is up [ 18.214403] PM: noirq resume of devices complete after 1.122 msecs [ 18.216811] PM: early resume of devices complete after 1.945 msecs [ 18.756152] PM: resume of devices complete after 539.322 msecs [ 18.820438] OOM killer enabled. [ 18.823574] Restarting tasks ... done. root@(none):/# root@(none):/# NVTB SYSTEM SUSPEND TEST COMPLETE