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  1  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.tegra_defconfig Using asx0 device TFTP from server 192.168.100.1; our IP address is 192.168.100.100 Filename 'zImage.tegra_defconfig'. Load address: 0x81000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ###################################################### 3.1 MiB/s done Bytes transferred = 5560664 (54d958 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 - 0x54d958 ] ## Flattened Device Tree blob at 82000000 Booting using the fdt blob at 0x82000000 Loading Device Tree to 8fff4000, end 8ffff8e3 ... OK Starting kernel ... Uncompressing Linux... done, booting the kernel. [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.11.0-rc5-156411-ga71c9a1 (jonathanh@kaivo) (gcc version 4.7.3 20130328 (prerelease) (crosstool-NG linaro-1.13.1-4.7-2013.04-20130415 - Linaro GCC 2013.04) ) #1 SMP PREEMPT Sun Apr 2 18:04:07 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] bootconsole [earlycon0] enabled [ 0.000000] cma: Reserved 64 MiB at 0xfbc00000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] On node 0 totalpages: 524032 [ 0.000000] free_area_init_node: node 0, pgdat c0d5de40, node_mem_map eeff7000 [ 0.000000] Normal zone: 1536 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 196608 pages, LIFO batch:31 [ 0.000000] HighMem zone: 327424 pages, LIFO batch:31 [ 0.000000] percpu: Embedded 16 pages/cpu @eef9b000 s34368 r8192 d22976 u65536 [ 0.000000] pcpu-alloc: s34368 r8192 d22976 u65536 alloc=16*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: 1999992K/2096128K available (8192K kernel code, 380K rwdata, 2496K rodata, 1024K init, 305K bss, 30600K 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 : 0xc0008000 - 0xc0900000 (9184 kB) [ 0.000000] .init : 0xc0c00000 - 0xc0d00000 (1024 kB) [ 0.000000] .data : 0xc0d00000 - 0xc0d5f320 ( 381 kB) [ 0.000000] .bss : 0xc0d61000 - 0xc0dad40c ( 306 kB) [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 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.007767] clocksource: timer_us: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns [ 0.017382] Switching to timer-based delay loop, resolution 1000ns [ 0.024429] arm_arch_timer: Architected cp15 timer(s) running at 12.00MHz (virt). [ 0.031165] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2c47f4ee7, max_idle_ns: 440795202497 ns [ 0.041999] sched_clock: 56 bits at 12MHz, resolution 83ns, wraps every 4398046511096ns [ 0.050054] Switching to timer-based delay loop, resolution 83ns [ 0.056573] Console: colour dummy device 80x30 [ 0.060641] Calibrating delay loop (skipped), value calculated using timer frequency.. 24.00 BogoMIPS (lpj=120000) [ 0.071039] pid_max: default: 32768 minimum: 301 [ 0.076217] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.082396] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.090308] CPU: Testing write buffer coherency: ok [ 0.094718] /cpus/cpu@0 missing clock-frequency property [ 0.099816] /cpus/cpu@1 missing clock-frequency property [ 0.105211] /cpus/cpu@2 missing clock-frequency property [ 0.110564] /cpus/cpu@3 missing clock-frequency property [ 0.115935] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.156051] Setting up static identity map for 0x80100000 - 0x80100098 [ 0.186463] Tegra Revision: A01 SKU: 0 CPU Process: 1 SoC Process: 0 [ 0.191780] smp: Bringing up secondary CPUs ... [ 0.256718] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.326821] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.396933] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.397024] smp: Brought up 1 node, 4 CPUs [ 0.416460] SMP: Total of 4 processors activated (96.00 BogoMIPS). [ 0.422709] CPU: All CPU(s) started in SVC mode. [ 0.429211] devtmpfs: initialized [ 0.443856] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.450015] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.459606] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.467098] pinctrl core: initialized pinctrl subsystem [ 0.472482] NET: Registered protocol family 16 [ 0.477098] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.484379] cpuidle: using governor menu [ 0.510053] No ATAGs? [ 0.510195] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.518730] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.525626] tegra-mc 70019000.memory-controller: no memory timings for RAM code 3 registered [ 0.550755] dvdd_ts: Failed to request enable GPIO61: -517 [ 0.554448] reg-fixed-voltage regulators:regulator@1: Failed to register regulator: -517 [ 0.562663] usb1_vbus: Failed to request enable GPIO108: -517 [ 0.568392] reg-fixed-voltage regulators:regulator@3: Failed to register regulator: -517 [ 0.576616] usb2_vbus: Failed to request enable GPIO86: -517 [ 0.582257] reg-fixed-voltage regulators:regulator@4: Failed to register regulator: -517 [ 0.590868] VDD_5V0_HDMI_CON: Failed to request enable GPIO81: -517 [ 0.596731] reg-fixed-voltage regulators:regulator@7: Failed to register regulator: -517 [ 0.606068] vgaarb: loaded [ 0.608450] SCSI subsystem initialized [ 0.611693] libata version 3.00 loaded. [ 0.615731] usbcore: registered new interface driver usbfs [ 0.620997] usbcore: registered new interface driver hub [ 0.626370] usbcore: registered new device driver usb [ 0.634516] tps65090 2-0048: No cache defaults, reading back from HW [ 0.640995] TPS65090_RAILSDCDC1: supplied by vdd_ac_bat [ 0.645601] TPS65090_RAILSDCDC2: supplied by vdd_ac_bat [ 0.650838] TPS65090_RAILSDCDC3: supplied by vdd_ac_bat [ 0.655622] TPS65090_RAILSFET1: supplied by vdd_ac_bat [ 0.660634] TPS65090_RAILSFET2: supplied by vdd_ac_bat [ 0.665831] TPS65090_RAILSFET3: supplied by vdd-sys-3v3 [ 0.671286] TPS65090_RAILSFET4: supplied by vdd-sys-3v3 [ 0.676568] TPS65090_RAILSFET5: supplied by vdd-sys-3v3 [ 0.681858] TPS65090_RAILSFET6: supplied by vdd-sys-3v3 [ 0.687469] TPS65090_RAILSFET7: supplied by vdd-sys-3v3 [ 0.692425] TPS65090_RAILSLDO1: supplied by vdd_ac_bat [ 0.697317] TPS65090_RAILSLDO2: supplied by vdd_ac_bat [ 0.703052] palmas 2-0058: Irq flag is 0x00000004 [ 0.709173] palmas 2-0058: Muxing GPIO ff, PWM 0, LED 0 [ 0.715018] SMPS12: supplied by vdd-ao [ 0.718048] vdd_hdmi_5v0: supplied by vdd-sys-5v0 [ 0.722547] SMPS3: supplied by vdd-ao [ 0.727285] SMPS457: supplied by vdd-sys-3v3 [ 0.732829] SMPS8: supplied by vdd-sys-3v3 [ 0.736340] random: fast init done [ 0.739066] SMPS9: supplied by vdd-sys-3v3 [ 0.743266] sdhci-vdd-sd-slot: Bringing 2840000uV into 2800000-2800000uV [ 0.752526] LDO1: supplied by vdd-sys-3v3 [ 0.755966] LDO2: supplied by vdd-sys-3v3 [ 0.760088] LDO3: supplied by vddio-1v8 [ 0.763951] LDO4: supplied by vdd-sys-3v3 [ 0.768033] LDO5: supplied by vdd_ac_bat [ 0.771604] LDO6: supplied by vdd-sys-3v3 [ 0.775356] vdd-sensor-2v85: Bringing 2900000uV into 2850000-2850000uV [ 0.782922] LDO7: supplied by vdd-sys-3v3 [ 0.787290] LDO8: supplied by vdd-ao [ 0.789666] vdd-rtc: Bringing 675000uV into 900000-900000uV [ 0.805539] LDO9: supplied by sdhci-vdd-sd-slot [ 0.815883] LDOLN: supplied by vdd-sys-5v0 [ 0.819430] LDOUSB: supplied by vdd-sys-5v0 [ 0.828651] Linux video capture interface: v2.00 [ 0.831524] pps_core: LinuxPPS API ver. 1 registered [ 0.836491] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.845697] PTP clock support registered [ 0.850324] Advanced Linux Sound Architecture Driver Initialized. [ 0.856614] Bluetooth: Core ver 2.22 [ 0.859490] NET: Registered protocol family 31 [ 0.863962] Bluetooth: HCI device and connection manager initialized [ 0.870362] Bluetooth: HCI socket layer initialized [ 0.875315] Bluetooth: L2CAP socket layer initialized [ 0.880444] Bluetooth: SCO socket layer initialized [ 0.886687] clocksource: Switched to clocksource arch_sys_counter [ 0.906748] NET: Registered protocol family 2 [ 0.910481] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.916479] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.923088] TCP: Hash tables configured (established 8192 bind 8192) [ 0.929808] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.935316] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.942043] NET: Registered protocol family 1 [ 0.946822] RPC: Registered named UNIX socket transport module. [ 0.952093] RPC: Registered udp transport module. [ 0.956881] RPC: Registered tcp transport module. [ 0.961627] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.968146] PCI: CLS 0 bytes, default 64 [ 0.975620] workingset: timestamp_bits=30 max_order=19 bucket_order=0 [ 0.981938] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.986954] NFS: Registering the id_resolver key type [ 0.991268] Key type id_resolver registered [ 0.995486] Key type id_legacy registered [ 1.004127] bounce: pool size: 64 pages [ 1.006142] io scheduler noop registered (default) [ 1.011053] io scheduler mq-deadline registered [ 1.032750] tegra-apbdma 6000a000.dma: Tegra20 APB DMA driver register 32 channels [ 1.039215] tegra-pmc 7000e400.pmc: i2c-thermtrip node not found, emergency thermal reset disabled. [ 1.048137] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 1.056160] console [ttyS0] disabled [ 1.058003] 70006300.serial: ttyS0 at MMIO 0x70006300 (irq = 329, base_baud = 25500000) is a Tegra [ 1.066985] console [ttyS0] enabled [ 1.066985] console [ttyS0] enabled [ 1.073256] bootconsole [earlycon0] disabled [ 1.073256] bootconsole [earlycon0] disabled [ 1.084538] tegra-hdmi 54280000.hdmi: failed to get HDMI regulator [ 1.110358] loop: module loaded [ 1.125243] m25p80 spi32766.0: w25q32dw (4096 Kbytes) [ 1.132619] libphy: Fixed MDIO Bus: probed [ 1.136739] CAN device driver interface [ 1.140630] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k [ 1.147636] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.153386] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.160871] usbcore: registered new interface driver pegasus [ 1.166606] usbcore: registered new interface driver asix [ 1.172115] usbcore: registered new interface driver ax88179_178a [ 1.178305] usbcore: registered new interface driver cdc_ether [ 1.184220] usbcore: registered new interface driver smsc75xx [ 1.190109] usbcore: registered new interface driver smsc95xx [ 1.195911] usbcore: registered new interface driver net1080 [ 1.201651] usbcore: registered new interface driver cdc_subset [ 1.207674] usbcore: registered new interface driver zaurus [ 1.213329] usbcore: registered new interface driver cdc_ncm [ 1.219406] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.225925] ehci-pci: EHCI PCI platform driver [ 1.230481] tegra-ehci: Tegra EHCI driver [ 1.235138] usbcore: registered new interface driver cdc_acm [ 1.240869] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 1.248953] usbcore: registered new interface driver cdc_wdm [ 1.254701] usbcore: registered new interface driver usb-storage [ 1.264976] palmas-rtc 7000d000.i2c:tps65913@58:rtc: rtc core: registered 7000d000.i2c:tps659 as rtc0 [ 1.275708] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1 [ 1.282903] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 1.289367] i2c /dev entries driver [ 1.293876] usbcore: registered new interface driver uvcvideo [ 1.299639] USB Video Class driver (1.1.1) [ 1.303731] gspca_main: v2.14.0 registered [ 1.308767] sbs-battery 0-000b: sbs_probe: Failed to get device status [ 1.315301] sbs-battery: probe of 0-000b failed with error -121 [ 1.326360] tegra-wdt 60005000.timer: initialized (heartbeat = 120 sec, nowayout = 0) [ 1.334788] sdhci: Secure Digital Host Controller Interface driver [ 1.341054] sdhci: Copyright(c) Pierre Ossman [ 1.345404] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.351333] sdhci-tegra 78000400.sdhci: Got CD GPIO [ 1.356221] sdhci-tegra 78000400.sdhci: Got WP GPIO [ 1.362308] mmc0: Invalid maximum block size, assuming 512 bytes [ 1.426905] mmc0: SDHCI controller on 78000400.sdhci [78000400.sdhci] using ADMA [ 1.436616] mmc1: Invalid maximum block size, assuming 512 bytes [ 1.506748] mmc1: SDHCI controller on 78000600.sdhci [78000600.sdhci] using ADMA [ 1.519024] usbcore: registered new interface driver usbhid [ 1.525654] usbhid: USB HID core driver [ 1.589178] mmc0: new high speed SDHC card at address aaaa [ 1.595474] mmcblk0: mmc0:aaaa SL16G 14.8 GiB [ 1.609094] mmc1: new high speed MMC card at address 0001 [ 1.615316] mmcblk1: mmc1:0001 SEM32G 29.1 GiB [ 1.624903] mmcblk0: p1 p2 p3 [ 1.630433] mmcblk1boot0: mmc1:0001 SEM32G partition 1 4.00 MiB [ 1.636799] mmcblk1boot1: mmc1:0001 SEM32G partition 2 4.00 MiB [ 1.643101] mmcblk1rpmb: mmc1:0001 SEM32G partition 3 4.00 MiB [ 1.651640] mmcblk1: p1 p2 p3 p4 p5 p6 p7 p8 [ 1.970226] tegra30-i2s 70080400.i2s: DMA channels sourced from device 70080000.ahub [ 1.986740] tegra-snd-rt5640 sound: rt5640-aif1 <-> 70080400.i2s mapping ok [ 1.998346] input: NVIDIA Tegra Dalmore Headphones as /devices/soc0/sound/sound/card0/input0 [ 2.009101] NET: Registered protocol family 10 [ 2.014898] Segment Routing with IPv6 [ 2.018774] mip6: Mobile IPv6 [ 2.021742] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 2.029352] NET: Registered protocol family 17 [ 2.033808] NET: Registered protocol family 15 [ 2.038297] can: controller area network core (rev 20120528 abi 9) [ 2.044582] NET: Registered protocol family 29 [ 2.049041] can: raw protocol (rev 20120528) [ 2.053306] can: broadcast manager protocol (rev 20161123 t) [ 2.059014] can: netlink gateway (rev 20130117) max_hops=1 [ 2.064685] Bluetooth: RFCOMM socket layer initialized [ 2.069859] Bluetooth: RFCOMM ver 1.11 [ 2.073615] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 2.078946] Bluetooth: BNEP socket layer initialized [ 2.083905] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ 2.089839] Bluetooth: HIDP socket layer initialized [ 2.094995] Key type dns_resolver registered [ 2.099886] Registering SWP/SWPB emulation handler [ 2.121852] usb1_vbus: supplied by vdd-sys-5v0 [ 2.127072] usb2_vbus: supplied by vdd-sys-5v0 [ 2.133021] VDD_5V0_HDMI_CON: supplied by vdd-sys-5v0 [ 2.141899] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 2.148623] [drm] No driver support for vblank timestamp query. [ 2.248043] Console: switching to colour frame buffer device 240x75 [ 2.287648] drm drm: fb0: frame buffer device [ 2.292205] [drm] Initialized tegra 0.0.0 20120330 for drm on minor 0 [ 2.302281] tegra-ehci 7d008000.usb: EHCI Host Controller [ 2.307725] tegra-ehci 7d008000.usb: new USB bus registered, assigned bus number 1 [ 2.315582] tegra-ehci 7d008000.usb: irq 339, io mem 0x7d008000 [ 2.356826] tegra-ehci 7d008000.usb: USB 2.0 started, EHCI 1.10 [ 2.364190] hub 1-0:1.0: USB hub found [ 2.368126] hub 1-0:1.0: 1 port detected [ 2.373357] input: gpio-keys as /devices/soc0/gpio-keys/input/input1 [ 2.382184] palmas-rtc 7000d000.i2c:tps65913@58:rtc: setting system clock to 2001-01-25 12:38:55 UTC (980426335) [ 2.398165] dvdd_ts: disabling [ 2.401225] usb1_vbus: disabling [ 2.404451] vdd_cam_1v8_reg: disabling [ 2.408282] ALSA device list: [ 2.411264] #0: NVIDIA Tegra Dalmore [ 2.416133] EXT4-fs (mmcblk1p1): mounting ext3 file system using the ext4 subsystem [ 2.446651] EXT4-fs (mmcblk1p1): recovery complete [ 2.451525] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null) [ 2.459730] VFS: Mounted root (ext3 filesystem) on device 179:17. [ 2.471006] devtmpfs: mounted [ 2.474979] Freeing unused kernel memory: 1024K bash: cannot set terminal process group (-1): Inappropriate ioctl for device bash: no job control in this shell root@(none):/# [ 2.726777] usb 1-1: new high-speed USB device number 2 using tegra-ehci mount -t sysfs none /sys root@(none):/# root@(none):/# [ 3.400631] 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 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:19 1970 [ 5.317765] PM: Syncing filesystems ... done. [ 5.324426] Freezing user space processes ... (elapsed 0.002 seconds) done. [ 5.326888] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 5.328313] Suspending console(s) (use no_console_suspend to debug) [ 5.458904] PM: suspend of devices complete after 91.203 msecs [ 5.460584] PM: late suspend of devices complete after 1.663 msecs [ 5.462041] PM: noirq suspend of devices complete after 1.445 msecs [ 5.462046] Disabling non-boot CPUs ... [ 5.497204] IRQ17 no longer affine to CPU1 [ 5.761372] Entering suspend state LP1 [ 5.761372] Suspended for 6.853 seconds [ 5.761417] Enabling non-boot CPUs ... [ 5.791775] CPU1 is up [ 5.832027] CPU2 is up [ 5.872862] CPU3 is up [ 5.873577] PM: noirq resume of devices complete after 0.703 msecs [ 5.875414] PM: early resume of devices complete after 1.180 msecs [ 6.470053] PM: resume of devices complete after 594.622 msecs [ 6.533728] 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:28 1970 [ 7.458021] PM: Syncing filesystems ... done. [ 7.463638] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 7.464973] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 7.466367] Suspending console(s) (use no_console_suspend to debug) [ 7.608981] PM: suspend of devices complete after 87.059 msecs [ 7.610534] PM: late suspend of devices complete after 1.535 msecs [ 7.612020] PM: noirq suspend of devices complete after 1.475 msecs [ 7.612026] Disabling non-boot CPUs ... [ 7.747288] IRQ17 no longer affine to CPU2 [ 7.911268] Entering suspend state LP1 [ 7.911268] Suspended for 8.433 seconds [ 7.911314] Enabling non-boot CPUs ... [ 7.941753] CPU1 is up [ 7.982007] CPU2 is up [ 8.022845] CPU3 is up [ 8.023537] PM: noirq resume of devices complete after 0.680 msecs [ 8.025604] PM: early resume of devices complete after 1.407 msecs [ 8.619644] PM: resume of devices complete after 594.020 msecs [ 8.683366] 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:39 1970 [ 10.026130] PM: Syncing filesystems ... done. [ 10.031262] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 10.032594] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 10.034000] Suspending console(s) (use no_console_suspend to debug) [ 10.178939] PM: suspend of devices complete after 89.636 msecs [ 10.180556] PM: late suspend of devices complete after 1.600 msecs [ 10.181966] PM: noirq suspend of devices complete after 1.399 msecs [ 10.181971] Disabling non-boot CPUs ... [ 10.227125] IRQ17 no longer affine to CPU1 [ 10.500995] Entering suspend state LP1 [ 10.500995] Suspended for 7.993 seconds [ 10.501041] Enabling non-boot CPUs ... [ 10.531698] CPU1 is up [ 10.571926] CPU2 is up [ 10.612920] CPU3 is up [ 10.613638] PM: noirq resume of devices complete after 0.705 msecs [ 10.615283] PM: early resume of devices complete after 1.006 msecs [ 11.217247] PM: resume of devices complete after 601.946 msecs [ 11.280984] 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:49 1970 [ 12.033842] PM: Syncing filesystems ... done. [ 12.039629] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 12.040967] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 12.042358] Suspending console(s) (use no_console_suspend to debug) [ 12.188417] PM: suspend of devices complete after 93.681 msecs [ 12.190218] PM: late suspend of devices complete after 1.784 msecs [ 12.191639] PM: noirq suspend of devices complete after 1.409 msecs [ 12.191645] Disabling non-boot CPUs ... [ 12.490811] Entering suspend state LP1 [ 12.490811] Suspended for 6.843 seconds [ 12.490857] Enabling non-boot CPUs ... [ 12.521646] CPU1 is up [ 12.561871] CPU2 is up [ 12.602738] CPU3 is up [ 12.603501] PM: noirq resume of devices complete after 0.752 msecs [ 12.605337] PM: early resume of devices complete after 1.198 msecs [ 13.199843] PM: resume of devices complete after 594.488 msecs [ 13.259450] 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:58 1970 [ 14.197310] PM: Syncing filesystems ... done. [ 14.202734] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 14.204077] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 14.205480] Suspending console(s) (use no_console_suspend to debug) [ 14.338636] PM: suspend of devices complete after 87.353 msecs [ 14.340229] PM: late suspend of devices complete after 1.576 msecs [ 14.341667] PM: noirq suspend of devices complete after 1.427 msecs [ 14.341672] Disabling non-boot CPUs ... [ 14.577004] IRQ17 no longer affine to CPU3 [ 14.630815] Entering suspend state LP1 [ 14.630815] Suspended for 8.443 seconds [ 14.630861] Enabling non-boot CPUs ... [ 14.661621] CPU1 is up [ 14.701828] CPU2 is up [ 14.742694] CPU3 is up [ 14.743351] PM: noirq resume of devices complete after 0.646 msecs [ 14.745283] PM: early resume of devices complete after 1.288 msecs [ 15.339754] PM: resume of devices complete after 594.452 msecs [ 15.403384] 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:09 1970 [ 16.756005] PM: Syncing filesystems ... done. [ 16.761479] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 16.762744] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 16.764106] Suspending console(s) (use no_console_suspend to debug) [ 16.898428] PM: suspend of devices complete after 90.761 msecs [ 16.900031] PM: late suspend of devices complete after 1.587 msecs [ 16.901572] PM: noirq suspend of devices complete after 1.530 msecs [ 16.901577] Disabling non-boot CPUs ... [ 17.156809] IRQ17 no longer affine to CPU3 [ 17.210760] Entering suspend state LP1 [ 17.210760] Suspended for 8.003 seconds [ 17.210805] Enabling non-boot CPUs ... [ 17.241592] CPU1 is up [ 17.281770] CPU2 is up [ 17.322645] CPU3 is up [ 17.323304] PM: noirq resume of devices complete after 0.647 msecs [ 17.325152] PM: early resume of devices complete after 1.204 msecs [ 17.917412] PM: resume of devices complete after 592.243 msecs [ 17.981057] 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:19 1970 [ 18.754696] PM: Syncing filesystems ... done. [ 18.760442] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 18.761695] Freezing remaining freezable tasks ... (elapsed 0.014 seconds) done. [ 18.776595] Suspending console(s) (use no_console_suspend to debug) [ 18.898590] PM: suspend of devices complete after 92.617 msecs [ 18.900197] PM: late suspend of devices complete after 1.589 msecs [ 18.901711] PM: noirq suspend of devices complete after 1.502 msecs [ 18.901716] Disabling non-boot CPUs ... [ 19.036947] IRQ17 no longer affine to CPU2 [ 19.200708] Entering suspend state LP1 [ 19.200708] Suspended for 6.843 seconds [ 19.200753] Enabling non-boot CPUs ... [ 19.231512] CPU1 is up [ 19.271756] CPU2 is up [ 19.312588] CPU3 is up [ 19.313257] PM: noirq resume of devices complete after 0.656 msecs [ 19.315130] PM: early resume of devices complete after 1.235 msecs [ 19.909106] PM: resume of devices complete after 593.959 msecs [ 19.972717] 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:28 1970 [ 20.917045] PM: Syncing filesystems ... done. [ 20.922744] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 20.923982] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 20.925347] Suspending console(s) (use no_console_suspend to debug) [ 21.068084] PM: suspend of devices complete after 90.136 msecs [ 21.070315] PM: late suspend of devices complete after 2.215 msecs [ 21.071873] PM: noirq suspend of devices complete after 1.547 msecs [ 21.071879] Disabling non-boot CPUs ... [ 21.207174] IRQ17 no longer affine to CPU2 [ 21.370601] Entering suspend state LP1 [ 21.370601] Suspended for 8.413 seconds [ 21.370647] Enabling non-boot CPUs ... [ 21.401466] CPU1 is up [ 21.441703] CPU2 is up [ 21.482525] CPU3 is up [ 21.483190] PM: noirq resume of devices complete after 0.653 msecs [ 21.485426] PM: early resume of devices complete after 1.607 msecs [ 22.078614] PM: resume of devices complete after 593.171 msecs [ 22.142275] 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:39 1970 [ 23.495300] PM: Syncing filesystems ... done. [ 23.500944] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 23.502267] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 23.503657] Suspending console(s) (use no_console_suspend to debug) [ 23.638656] PM: suspend of devices complete after 90.483 msecs [ 23.640405] PM: late suspend of devices complete after 1.732 msecs [ 23.641876] PM: noirq suspend of devices complete after 1.459 msecs [ 23.641882] Disabling non-boot CPUs ... [ 23.676797] IRQ17 no longer affine to CPU1 [ 23.930589] Entering suspend state LP1 [ 23.930589] Suspended for 8.023 seconds [ 23.930635] Enabling non-boot CPUs ... [ 23.961462] CPU1 is up [ 24.001653] CPU2 is up [ 24.042476] CPU3 is up [ 24.043091] PM: noirq resume of devices complete after 0.604 msecs [ 24.044960] PM: early resume of devices complete after 1.215 msecs [ 24.639364] PM: resume of devices complete after 594.386 msecs [ 24.703002] 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:49 1970 [ 25.474628] PM: Syncing filesystems ... done. [ 25.480341] Freezing user space processes ... (elapsed 0.015 seconds) done. [ 25.496295] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 25.497716] Suspending console(s) (use no_console_suspend to debug) [ 25.618247] PM: suspend of devices complete after 93.680 msecs [ 25.619781] PM: late suspend of devices complete after 1.518 msecs [ 25.621253] PM: noirq suspend of devices complete after 1.461 msecs [ 25.621258] Disabling non-boot CPUs ... [ 25.876604] IRQ17 no longer affine to CPU3 [ 25.930491] Entering suspend state LP1 [ 25.930491] Suspended for 6.833 seconds [ 25.930536] Enabling non-boot CPUs ... [ 25.961384] CPU1 is up [ 26.001577] CPU2 is up [ 26.042456] CPU3 is up [ 26.043054] PM: noirq resume of devices complete after 0.587 msecs [ 26.045025] PM: early resume of devices complete after 1.315 msecs [ 26.638793] PM: resume of devices complete after 593.749 msecs [ 26.702413] Restarting tasks ... done. root@(none):/# root@(none):/# NVTB SYSTEM SUSPEND TEST COMPLETE