U-Boot SPL 2014.01-00219-gc4d376f (Feb 18 2014 - 19:57:32) U-Boot 2014.01-00219-gc4d376f (Feb 18 2014 - 19:57:32) TEGRA114 Board: NVIDIA Dalmore I2C: ready DRAM: 2 GiB MMC: Tegra SD/MMC: 0, Tegra SD/MMC: 1 In: serial Out: serial Err: serial Net: Net Initialization Skipped No ethernet found. Hit any key to stop autoboot: 2  0 Tegra114 (Dalmore) # Tegra114 (Dalmore) # usb reset (Re)start USB... USB0: USB EHCI 1.10 scanning bus 0 for devices... 2 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... Warning: asx0 using MAC address from net device 1 Ethernet Device(s) found Tegra114 (Dalmore) # setenv bootargs 'ignore_loglevel console=ttyS0,115200n8 rw root=PARTUUID=7369c667-ff51-ec4a-29cd-baabf2fbe346 rootwait gpt debug earlyprintk init=/bin/bash' Tegra114 (Dalmore) # setenv ipaddr 192.168.100.100; setenv serverip 192.168.100.1; setenv tftpserverip 192.168.100.1 Tegra114 (Dalmore) # tftpboot 0x81000000 zImage.multi_v7_defconfig Using asx0 device TFTP from server 192.168.100.1; our IP address is 192.168.100.100 Filename 'zImage.multi_v7_defconfig'. Load address: 0x81000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################### 3.2 MiB/s done Bytes transferred = 7902848 (789680 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 - 0x789680 ] ## 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.12.0-rc2-next-20170526-174524-g494a19b (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 May 25 20:20:00 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 c157e980, 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 s39232 r8192 d22208 u69632 [ 0.000000] pcpu-alloc: s39232 r8192 d22208 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: 1993552K/2096128K available (10240K kernel code, 1561K rwdata, 4380K rodata, 2048K init, 401K bss, 37040K 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 - 0xc15865f0 (1562 kB) [ 0.000000] .bss : 0xc158fcb0 - 0xc15f43d8 ( 402 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU event tracing is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=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.000029] clocksource: timer_us: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns [ 0.000044] Switching to timer-based delay loop, resolution 1000ns [ 0.003107] arch_timer: cp15 timer(s) running at 12.00MHz (virt). [ 0.003127] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2c47f4ee7, max_idle_ns: 440795202497 ns [ 0.003146] sched_clock: 56 bits at 12MHz, resolution 83ns, wraps every 4398046511096ns [ 0.003160] Switching to timer-based delay loop, resolution 83ns [ 0.003566] Console: colour dummy device 80x30 [ 0.003597] Calibrating delay loop (skipped), value calculated using timer frequency.. 24.00 BogoMIPS (lpj=120000) [ 0.003616] pid_max: default: 32768 minimum: 301 [ 0.003713] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.003729] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.004230] CPU: Testing write buffer coherency: ok [ 0.004466] /cpus/cpu@0 missing clock-frequency property [ 0.004497] /cpus/cpu@1 missing clock-frequency property [ 0.004527] /cpus/cpu@2 missing clock-frequency property [ 0.004559] /cpus/cpu@3 missing clock-frequency property [ 0.004573] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.004862] Setting up static identity map for 0x80300000 - 0x803000a0 [ 0.006095] Hierarchical SRCU implementation. [ 0.007414] Tegra Revision: A01 SKU: 0 CPU Process: 1 SoC Process: 0 [ 0.008044] EFI services will not be available. [ 0.008274] smp: Bringing up secondary CPUs ... [ 0.008915] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.009620] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.010317] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.010404] smp: Brought up 1 node, 4 CPUs [ 0.010425] SMP: Total of 4 processors activated (96.00 BogoMIPS). [ 0.010435] CPU: All CPU(s) started in SVC mode. [ 0.011929] devtmpfs: initialized [ 0.020856] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.021196] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.021215] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.022663] pinctrl core: initialized pinctrl subsystem [ 0.024411] NET: Registered protocol family 16 [ 0.026617] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.028730] cpuidle: using governor menu [ 0.051237] No ATAGs? [ 0.051364] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.051380] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.056681] Serial: AMBA PL011 UART driver [ 0.057412] tegra-mc 70019000.memory-controller: no memory timings for RAM code 3 registered [ 0.072382] AT91: Could not find identification node [ 0.072868] dvdd_ts: Failed to request enable GPIO61: -517 [ 0.072889] reg-fixed-voltage regulators:regulator@1: Failed to register regulator: -517 [ 0.072998] usb1_vbus: Failed to request enable GPIO108: -517 [ 0.073013] reg-fixed-voltage regulators:regulator@3: Failed to register regulator: -517 [ 0.073119] usb2_vbus: Failed to request enable GPIO86: -517 [ 0.073133] reg-fixed-voltage regulators:regulator@4: Failed to register regulator: -517 [ 0.073599] VDD_5V0_HDMI_CON: Failed to request enable GPIO81: -517 [ 0.073615] reg-fixed-voltage regulators:regulator@7: Failed to register regulator: -517 [ 0.076031] vgaarb: loaded [ 0.076784] SCSI subsystem initialized [ 0.076953] libata version 3.00 loaded. [ 0.077176] usbcore: registered new interface driver usbfs [ 0.077231] usbcore: registered new interface driver hub [ 0.077289] usbcore: registered new device driver usb [ 0.080491] tps65090 2-0048: No cache defaults, reading back from HW [ 0.082389] TPS65090_RAILSDCDC1: supplied by vdd_ac_bat [ 0.083472] TPS65090_RAILSDCDC2: supplied by vdd_ac_bat [ 0.084543] TPS65090_RAILSDCDC3: supplied by vdd_ac_bat [ 0.085075] TPS65090_RAILSFET1: supplied by vdd_ac_bat [ 0.085449] TPS65090_RAILSFET2: supplied by vdd_ac_bat [ 0.085807] TPS65090_RAILSFET3: supplied by vdd-sys-3v3 [ 0.086323] TPS65090_RAILSFET4: supplied by vdd-sys-3v3 [ 0.086858] TPS65090_RAILSFET5: supplied by vdd-sys-3v3 [ 0.087382] TPS65090_RAILSFET6: supplied by vdd-sys-3v3 [ 0.088222] TPS65090_RAILSFET7: supplied by vdd-sys-3v3 [ 0.088748] TPS65090_RAILSLDO1: supplied by vdd_ac_bat [ 0.088956] TPS65090_RAILSLDO2: supplied by vdd_ac_bat [ 0.089850] palmas 2-0058: Irq flag is 0x00000004 [ 0.091805] palmas 2-0058: Muxing GPIO ff, PWM 0, LED 0 [ 0.094323] SMPS12: supplied by vdd-ao [ 0.095352] vdd_hdmi_5v0: supplied by vdd-sys-5v0 [ 0.096168] SMPS3: supplied by vdd-ao [ 0.097920] SMPS457: supplied by vdd-sys-3v3 [ 0.099577] SMPS6: supplied by regulator-dummy [ 0.100989] SMPS8: supplied by vdd-sys-3v3 [ 0.101781] random: fast init done [ 0.102611] SMPS9: supplied by vdd-sys-3v3 [ 0.103132] sdhci-vdd-sd-slot: Bringing 2840000uV into 2800000-2800000uV [ 0.104546] SMPS10_OUT2: supplied by regulator-dummy [ 0.105393] SMPS10_OUT1: supplied by regulator-dummy [ 0.106258] LDO1: supplied by vdd-sys-3v3 [ 0.107383] LDO2: supplied by vdd-sys-3v3 [ 0.108527] LDO3: supplied by vddio-1v8 [ 0.109655] LDO4: supplied by vdd-sys-3v3 [ 0.110788] LDO5: supplied by vdd_ac_bat [ 0.111483] LDO6: supplied by vdd-sys-3v3 [ 0.111998] vdd-sensor-2v85: Bringing 2900000uV into 2850000-2850000uV [ 0.113368] LDO7: supplied by vdd-sys-3v3 [ 0.115022] LDO8: supplied by vdd-ao [ 0.115553] vdd-rtc: Bringing 675000uV into 900000-900000uV [ 0.123873] LDO9: supplied by sdhci-vdd-sd-slot [ 0.134201] LDOLN: supplied by vdd-sys-5v0 [ 0.135347] LDOUSB: supplied by vdd-sys-5v0 [ 0.146507] pps_core: LinuxPPS API ver. 1 registered [ 0.146519] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.146542] PTP clock support registered [ 0.146722] EDAC MC: Ver: 3.0.0 [ 0.148847] clocksource: Switched to clocksource arch_sys_counter [ 0.205804] NET: Registered protocol family 2 [ 0.206330] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.206431] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.206619] TCP: Hash tables configured (established 8192 bind 8192) [ 0.206706] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.206750] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.206902] NET: Registered protocol family 1 [ 0.207224] RPC: Registered named UNIX socket transport module. [ 0.207235] RPC: Registered udp transport module. [ 0.207245] RPC: Registered tcp transport module. [ 0.207254] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.207267] PCI: CLS 0 bytes, default 64 [ 0.209616] workingset: timestamp_bits=30 max_order=19 bucket_order=0 [ 0.218170] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.218911] NFS: Registering the id_resolver key type [ 0.218941] Key type id_resolver registered [ 0.218951] Key type id_legacy registered [ 0.218994] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.220703] bounce: pool size: 64 pages [ 0.220746] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 0.220758] io scheduler noop registered [ 0.220768] io scheduler deadline registered [ 0.220798] io scheduler cfq registered (default) [ 0.220809] io scheduler mq-deadline registered [ 0.220819] io scheduler kyber registered [ 0.251195] tegra-apbdma 6000a000.dma: Tegra20 APB DMA driver register 32 channels [ 0.253506] tegra-pmc 7000e400.pmc: i2c-thermtrip node not found, emergency thermal reset disabled. [ 0.309002] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.311643] console [ttyS0] disabled [ 0.311685] 70006300.serial: ttyS0 at MMIO 0x70006300 (irq = 329, base_baud = 25500000) is a Tegra [ 1.314444] console [ttyS0] enabled [ 1.318653] SuperH (H)SCI(F) driver initialized [ 1.324067] msm_serial: driver initialized [ 1.328324] STMicroelectronics ASC driver initialized [ 1.338629] tegra-hdmi 54280000.hdmi: failed to get HDMI regulator [ 1.363130] brd: module loaded [ 1.373574] loop: module loaded [ 1.393265] m25p80 spi32766.0: w25q32dw (4096 Kbytes) [ 1.401246] libphy: Fixed MDIO Bus: probed [ 1.406411] CAN device driver interface [ 1.411101] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded [ 1.417912] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k [ 1.423749] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.429727] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k [ 1.436678] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.445363] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.452814] usbcore: registered new interface driver pegasus [ 1.458510] usbcore: registered new interface driver asix [ 1.463950] usbcore: registered new interface driver ax88179_178a [ 1.470091] usbcore: registered new interface driver cdc_ether [ 1.475962] usbcore: registered new interface driver smsc75xx [ 1.481764] usbcore: registered new interface driver smsc95xx [ 1.487533] usbcore: registered new interface driver net1080 [ 1.493236] usbcore: registered new interface driver cdc_subset [ 1.499193] usbcore: registered new interface driver zaurus [ 1.504809] usbcore: registered new interface driver cdc_ncm [ 1.512361] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.518895] ehci-pci: EHCI PCI platform driver [ 1.523376] ehci-platform: EHCI generic platform driver [ 1.528768] ehci-orion: EHCI orion driver [ 1.532933] SPEAr-ehci: EHCI SPEAr driver [ 1.537063] ehci-st: EHCI STMicroelectronics driver [ 1.542074] ehci-exynos: EHCI EXYNOS driver [ 1.546390] ehci-atmel: EHCI Atmel driver [ 1.550538] tegra-ehci: Tegra EHCI driver [ 1.554831] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.561039] ohci-pci: OHCI PCI platform driver [ 1.565517] ohci-platform: OHCI generic platform driver [ 1.570898] ohci-omap3: OHCI OMAP3 driver [ 1.575024] SPEAr-ohci: OHCI SPEAr driver [ 1.579172] ohci-st: OHCI STMicroelectronics driver [ 1.584174] ohci-atmel: OHCI Atmel driver [ 1.588863] usbcore: registered new interface driver usb-storage [ 1.600465] palmas-rtc 7000d000.i2c:tps65913@58:rtc: rtc core: registered 7000d000.i2c:tps659 as rtc0 [ 1.611562] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1 [ 1.618721] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 1.625405] i2c /dev entries driver [ 1.635183] sbs-battery 0-000b: sbs_probe: Failed to get device status [ 1.641738] sbs-battery: probe of 0-000b failed with error -121 [ 1.657877] sdhci: Secure Digital Host Controller Interface driver [ 1.664080] sdhci: Copyright(c) Pierre Ossman [ 1.669853] Synopsys Designware Multimedia Card Interface Driver [ 1.676989] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.683360] sdhci-tegra 78000400.sdhci: Got CD GPIO [ 1.688248] sdhci-tegra 78000400.sdhci: Got WP GPIO [ 1.701417] mmc0: Invalid maximum block size, assuming 512 bytes [ 1.768985] mmc0: SDHCI controller on 78000400.sdhci [78000400.sdhci] using ADMA [ 1.785635] mmc1: Invalid maximum block size, assuming 512 bytes [ 1.848890] mmc1: SDHCI controller on 78000600.sdhci [78000600.sdhci] using ADMA [ 1.858035] ledtrig-cpu: registered to indicate activity on CPUs [ 1.864425] usbcore: registered new interface driver usbhid [ 1.870011] usbhid: USB HID core driver [ 1.877540] NET: Registered protocol family 10 [ 1.882932] Segment Routing with IPv6 [ 1.886645] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 1.893180] NET: Registered protocol family 17 [ 1.897624] can: controller area network core (rev 20170425 abi 9) [ 1.903873] NET: Registered protocol family 29 [ 1.908312] can: raw protocol (rev 20170425) [ 1.912599] can: broadcast manager protocol (rev 20170425 t) [ 1.918256] can: netlink gateway (rev 20170425) max_hops=1 [ 1.924072] Key type dns_resolver registered [ 1.928938] ThumbEE CPU extension supported. [ 1.933209] Registering SWP/SWPB emulation handler [ 1.951862] usb1_vbus: supplied by vdd-sys-5v0 [ 1.954747] mmc0: new high speed SDHC card at address aaaa [ 1.955363] mmcblk0: mmc0:aaaa SL16G 14.8 GiB [ 1.967264] usb2_vbus: supplied by vdd-sys-5v0 [ 1.975212] VDD_5V0_HDMI_CON: supplied by vdd-sys-5v0 [ 1.978612] mmcblk0: p1 p2 p3 [ 1.992613] tegra-ehci 7d008000.usb: EHCI Host Controller [ 1.998042] tegra-ehci 7d008000.usb: new USB bus registered, assigned bus number 1 [ 2.005114] mmc1: new high speed MMC card at address 0001 [ 2.005982] mmcblk1: mmc1:0001 SEM32G 29.1 GiB [ 2.006597] mmcblk1boot0: mmc1:0001 SEM32G partition 1 4.00 MiB [ 2.007063] mmcblk1boot1: mmc1:0001 SEM32G partition 2 4.00 MiB [ 2.007518] mmcblk1rpmb: mmc1:0001 SEM32G partition 3 4.00 MiB [ 2.012038] mmcblk1: p1 p2 p3 p4 p5 p6 p7 p8 [ 2.037885] tegra-ehci 7d008000.usb: irq 339, io mem 0x7d008000 [ 2.068987] tegra-ehci 7d008000.usb: USB 2.0 started, EHCI 1.10 [ 2.076094] hub 1-0:1.0: USB hub found [ 2.079977] hub 1-0:1.0: 1 port detected [ 2.085635] input: gpio-keys as /devices/soc0/gpio-keys/input/input0 [ 2.094569] palmas-rtc 7000d000.i2c:tps65913@58:rtc: setting system clock to 2001-03-19 14:59:50 UTC (985013990) [ 2.105322] vdd_hdmi_5v0: disabling [ 2.115665] dvdd_ts: disabling [ 2.118732] usb1_vbus: disabling [ 2.122034] vdd_cam_1v8_reg: disabling [ 2.125794] VDD_5V0_HDMI_CON: disabling [ 2.131324] EXT4-fs (mmcblk1p1): mounting ext3 file system using the ext4 subsystem [ 2.154667] EXT4-fs (mmcblk1p1): recovery complete [ 2.159535] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null) [ 2.167657] VFS: Mounted root (ext3 filesystem) on device 179:17. [ 2.176403] devtmpfs: mounted [ 2.181363] 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.438999] usb 1-1: new high-speed USB device number 2 using tegra-ehci [ 3.113799] 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.373472] PM: Syncing filesystems ... done. [ 5.380136] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 5.388453] OOM killer disabled. [ 5.391717] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 5.400562] Suspending console(s) (use no_console_suspend to debug) [ 5.461050] PM: suspend of devices complete after 52.994 msecs [ 5.464125] PM: late suspend of devices complete after 3.059 msecs [ 5.466139] PM: noirq suspend of devices complete after 2.002 msecs [ 5.466144] Disabling non-boot CPUs ... [ 5.589391] IRQ17 no longer affine to CPU2 [ 5.742698] Entering suspend state LP1 [ 5.742698] Suspended for 7.797 seconds [ 5.742718] Enabling non-boot CPUs ... [ 5.772890] CPU1 is up [ 5.813049] CPU2 is up [ 5.853728] CPU3 is up [ 5.854875] PM: noirq resume of devices complete after 1.136 msecs [ 5.857327] PM: early resume of devices complete after 1.993 msecs [ 6.396532] PM: resume of devices complete after 539.188 msecs [ 6.460820] OOM killer enabled. [ 6.463956] 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 [ 7.550451] PM: Syncing filesystems ... done. [ 7.556167] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 7.564533] OOM killer disabled. [ 7.567755] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 7.576564] Suspending console(s) (use no_console_suspend to debug) [ 7.631238] PM: suspend of devices complete after 47.147 msecs [ 7.634255] PM: late suspend of devices complete after 3.000 msecs [ 7.636271] PM: noirq suspend of devices complete after 2.006 msecs [ 7.636277] Disabling non-boot CPUs ... [ 7.932255] Entering suspend state LP1 [ 7.932255] Suspended for 8.394 seconds [ 7.932276] Enabling non-boot CPUs ... [ 7.962819] CPU1 is up [ 8.002975] CPU2 is up [ 8.043640] CPU3 is up [ 8.044785] PM: noirq resume of devices complete after 1.134 msecs [ 8.047257] PM: early resume of devices complete after 2.030 msecs [ 8.590852] PM: resume of devices complete after 543.577 msecs [ 8.651045] OOM killer enabled. [ 8.654180] 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 [ 9.190770] PM: Syncing filesystems ... done. [ 9.196273] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 9.204623] OOM killer disabled. [ 9.207846] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 9.216657] Suspending console(s) (use no_console_suspend to debug) [ 9.271041] PM: suspend of devices complete after 46.864 msecs [ 9.273857] PM: late suspend of devices complete after 2.799 msecs [ 9.275835] PM: noirq suspend of devices complete after 1.967 msecs [ 9.275840] Disabling non-boot CPUs ... [ 9.309239] IRQ17 no longer affine to CPU1 [ 9.582424] Entering suspend state LP1 [ 9.582424] Suspended for 6.766 seconds [ 9.582443] Enabling non-boot CPUs ... [ 9.612797] CPU1 is up [ 9.652899] CPU2 is up [ 9.693564] CPU3 is up [ 9.694691] PM: noirq resume of devices complete after 1.115 msecs [ 9.697164] PM: early resume of devices complete after 2.013 msecs [ 10.239027] PM: resume of devices complete after 541.845 msecs [ 10.303303] OOM killer enabled. [ 10.306439] 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:48 1970 [ 11.418639] PM: Syncing filesystems ... done. [ 11.424274] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 11.432643] OOM killer disabled. [ 11.435866] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 11.444709] Suspending console(s) (use no_console_suspend to debug) [ 11.500927] PM: suspend of devices complete after 48.709 msecs [ 11.503927] PM: late suspend of devices complete after 2.982 msecs [ 11.505921] PM: noirq suspend of devices complete after 1.983 msecs [ 11.505926] Disabling non-boot CPUs ... [ 11.539199] IRQ17 no longer affine to CPU1 [ 11.792118] Entering suspend state LP1 [ 11.792118] Suspended for 8.373 seconds [ 11.792138] Enabling non-boot CPUs ... [ 11.822756] CPU1 is up [ 11.862876] CPU2 is up [ 11.903538] CPU3 is up [ 11.904661] PM: noirq resume of devices complete after 1.111 msecs [ 11.906967] PM: early resume of devices complete after 1.846 msecs [ 12.450252] PM: resume of devices complete after 543.267 msecs [ 12.514541] OOM killer enabled. [ 12.517675] 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 [ 13.064077] PM: Syncing filesystems ... done. [ 13.069849] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 13.078172] OOM killer disabled. [ 13.081429] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 13.090272] Suspending console(s) (use no_console_suspend to debug) [ 13.151271] PM: suspend of devices complete after 53.503 msecs [ 13.154056] PM: late suspend of devices complete after 2.769 msecs [ 13.156207] PM: noirq suspend of devices complete after 2.137 msecs [ 13.156214] Disabling non-boot CPUs ... [ 13.189149] IRQ17 no longer affine to CPU1 [ 13.442086] Entering suspend state LP1 [ 13.442086] Suspended for 6.767 seconds [ 13.442106] Enabling non-boot CPUs ... [ 13.472691] CPU1 is up [ 13.512865] CPU2 is up [ 13.553519] CPU3 is up [ 13.554647] PM: noirq resume of devices complete after 1.116 msecs [ 13.557107] PM: early resume of devices complete after 1.997 msecs [ 14.100086] PM: resume of devices complete after 542.961 msecs [ 14.164387] OOM killer enabled. [ 14.167521] 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:07 1970 [ 15.280410] PM: Syncing filesystems ... done. [ 15.286011] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 15.294385] OOM killer disabled. [ 15.297608] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 15.306420] Suspending console(s) (use no_console_suspend to debug) [ 15.361226] PM: suspend of devices complete after 47.280 msecs [ 15.363932] PM: late suspend of devices complete after 2.690 msecs [ 15.365943] PM: noirq suspend of devices complete after 2.001 msecs [ 15.365949] Disabling non-boot CPUs ... [ 15.662021] Entering suspend state LP1 [ 15.662021] Suspended for 8.363 seconds [ 15.662041] Enabling non-boot CPUs ... [ 15.692610] CPU1 is up [ 15.732768] CPU2 is up [ 15.773417] CPU3 is up [ 15.774545] PM: noirq resume of devices complete after 1.116 msecs [ 15.776968] PM: early resume of devices complete after 1.975 msecs [ 16.320490] PM: resume of devices complete after 543.503 msecs [ 16.380668] OOM killer enabled. [ 16.383802] 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:17 1970 [ 16.918654] PM: Syncing filesystems ... done. [ 16.924162] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 16.932518] OOM killer disabled. [ 16.935741] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 16.944580] Suspending console(s) (use no_console_suspend to debug) [ 17.000988] PM: suspend of devices complete after 48.900 msecs [ 17.004061] PM: late suspend of devices complete after 3.056 msecs [ 17.006020] PM: noirq suspend of devices complete after 1.949 msecs [ 17.006026] Disabling non-boot CPUs ... [ 17.039038] IRQ17 no longer affine to CPU1 [ 17.302258] Entering suspend state LP1 [ 17.302258] Suspended for 6.776 seconds [ 17.302279] Enabling non-boot CPUs ... [ 17.332633] CPU1 is up [ 17.372775] CPU2 is up [ 17.413438] CPU3 is up [ 17.414556] PM: noirq resume of devices complete after 1.105 msecs [ 17.417005] PM: early resume of devices complete after 2.009 msecs [ 17.956981] PM: resume of devices complete after 539.959 msecs [ 18.021229] OOM killer enabled. [ 18.024364] 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:27 1970 [ 19.151138] PM: Syncing filesystems ... done. [ 19.156863] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 19.165234] OOM killer disabled. [ 19.168458] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 19.177297] Suspending console(s) (use no_console_suspend to debug) [ 19.230226] PM: suspend of devices complete after 45.404 msecs [ 19.233065] PM: late suspend of devices complete after 2.822 msecs [ 19.235090] PM: noirq suspend of devices complete after 2.014 msecs [ 19.235096] Disabling non-boot CPUs ... [ 19.278982] IRQ17 no longer affine to CPU1 [ 19.531961] Entering suspend state LP1 [ 19.531961] Suspended for 8.353 seconds [ 19.531981] Enabling non-boot CPUs ... [ 19.562584] CPU1 is up [ 19.602705] CPU2 is up [ 19.643366] CPU3 is up [ 19.644482] PM: noirq resume of devices complete after 1.104 msecs [ 19.646881] PM: early resume of devices complete after 1.950 msecs [ 20.190002] PM: resume of devices complete after 543.102 msecs [ 20.254242] OOM killer enabled. [ 20.257377] 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:36 1970 [ 20.790325] PM: Syncing filesystems ... done. [ 20.796045] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 20.804421] OOM killer disabled. [ 20.807644] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 20.816471] Suspending console(s) (use no_console_suspend to debug) [ 20.870178] PM: suspend of devices complete after 46.183 msecs [ 20.872932] PM: late suspend of devices complete after 2.738 msecs [ 20.874921] PM: noirq suspend of devices complete after 1.979 msecs [ 20.874927] Disabling non-boot CPUs ... [ 21.019034] IRQ17 no longer affine to CPU2 [ 21.151901] Entering suspend state LP1 [ 21.151901] Suspended for 6.796 seconds [ 21.151921] Enabling non-boot CPUs ... [ 21.182524] CPU1 is up [ 21.222688] CPU2 is up [ 21.263351] CPU3 is up [ 21.264491] PM: noirq resume of devices complete after 1.128 msecs [ 21.266917] PM: early resume of devices complete after 1.973 msecs [ 21.812989] PM: resume of devices complete after 546.054 msecs [ 21.877221] OOM killer enabled. [ 21.880369] 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:45 1970 [ 23.010855] PM: Syncing filesystems ... done. [ 23.016030] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 23.024382] OOM killer disabled. [ 23.027606] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 23.036424] Suspending console(s) (use no_console_suspend to debug) [ 23.090819] PM: suspend of devices complete after 46.865 msecs [ 23.093803] PM: late suspend of devices complete after 2.967 msecs [ 23.095754] PM: noirq suspend of devices complete after 1.940 msecs [ 23.095760] Disabling non-boot CPUs ... [ 23.128914] IRQ17 no longer affine to CPU1 [ 23.382149] Entering suspend state LP1 [ 23.382149] Suspended for 8.353 seconds [ 23.382169] Enabling non-boot CPUs ... [ 23.412488] CPU1 is up [ 23.452617] CPU2 is up [ 23.493298] CPU3 is up [ 23.494455] PM: noirq resume of devices complete after 1.146 msecs [ 23.496937] PM: early resume of devices complete after 2.031 msecs [ 24.036468] PM: resume of devices complete after 539.514 msecs [ 24.100776] OOM killer enabled. [ 24.103911] Restarting tasks ... done. root@(none):/# root@(none):/# NVTB SYSTEM SUSPEND TEST COMPLETE