U-Boot SPL 2014.07-00097-g772e173 (Jul 25 2014 - 20:02:52) U-Boot 2014.07-00097-g772e173 (Jul 25 2014 - 20:02:52) TEGRA124 Board: NVIDIA Jetson TK1 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 Tegra124 (Jetson TK1) # Tegra124 (Jetson TK1) # usb reset (Re)start USB... USB0: USB EHCI 1.10 scanning bus 0 for devices... 1 USB Device(s) found USB1: USB EHCI 1.10 scanning bus 1 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 Tegra124 (Jetson TK1) # setenv bootargs 'ignore_loglevel console=ttyS0,115200n8 rw root=/dev/mmcblk0p1 rootwait gpt debug noinitrd earlyprintk init=/bin/bash' Tegra124 (Jetson TK1) # setenv ipaddr 192.168.100.102; setenv serverip 192.168.100.1; setenv tftpserverip 192.168.100.1 Tegra124 (Jetson TK1) # tftpboot 0x82000000 zImage.multi_v7_defconfig Using asx0 device TFTP from server 192.168.100.1; our IP address is 192.168.100.102 Filename 'zImage.multi_v7_defconfig'. Load address: 0x82000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################# 3.2 MiB/s done Bytes transferred = 6918256 (699070 hex) Tegra124 (Jetson TK1) # tftpboot 0x83000000 tegra124-jetson-tk1.dtb Using asx0 device TFTP from server 192.168.100.1; our IP address is 192.168.100.102 Filename 'tegra124-jetson-tk1.dtb'. Load address: 0x83000000 Loading: *##### 3.2 MiB/s done Bytes transferred = 64138 (fa8a hex) Tegra124 (Jetson TK1) # bootz 0x82000000 - 0x83000000 Kernel image @ 0x82000000 [ 0x000000 - 0x699070 ] ## Flattened Device Tree blob at 83000000 Booting using the fdt blob at 0x83000000 Using Device Tree in place at 83000000, end 83012a89 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.6.0-rc2-82191-g9735a22 (pwalmsley@sellafield) (gcc version 4.7.3 20130328 (prerelease) (crosstool-NG linaro-1.13.1-4.7-2013.04-20130415 - Linaro GCC 2013.04) ) #1 SMP Sun Apr 3 07:34:13 PDT 2016 [ 0.000000] CPU: ARMv7 Processor [413fc0f3] revision 3 (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] Machine model: NVIDIA Tegra124 Jetson TK1 [ 0.000000] debug: ignoring loglevel setting. [ 0.000000] cma: Reserved 64 MiB at 0xfb800000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] On node 0 totalpages: 524032 [ 0.000000] free_area_init_node: node 0, pgdat c141b3c0, 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 12 pages/cpu @eef8f000 s19776 r8192 d21184 u49152 [ 0.000000] pcpu-alloc: s19776 r8192 d21184 u49152 alloc=12*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=/dev/mmcblk0p1 rootwait gpt debug noinitrd 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: 1995024K/2096128K available (9522K kernel code, 1141K rwdata, 4108K rodata, 2048K init, 341K bss, 35568K 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 - 0xc104fa5c (14623 kB) [ 0.000000] .init : 0xc1100000 - 0xc1300000 (2048 kB) [ 0.000000] .data : 0xc1300000 - 0xc141d400 (1141 kB) [ 0.000000] .bss : 0xc141f000 - 0xc1474558 ( 342 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=4. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=4 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] /interrupt-controller@60004000: 160 interrupts forwarded to /interrupt-controller@0,50041000 [ 0.000000] Tegra clk 127: register failed with -17 [ 0.000007] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns [ 0.000032] clocksource: timer_us: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns [ 0.000045] Switching to timer-based delay loop, resolution 1000ns [ 0.005114] Architected cp15 timer(s) running at 12.00MHz (virt). [ 0.005132] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2c47f4ee7, max_idle_ns: 440795202497 ns [ 0.005150] sched_clock: 56 bits at 12MHz, resolution 83ns, wraps every 4398046511096ns [ 0.005162] Switching to timer-based delay loop, resolution 83ns [ 0.005603] Console: colour dummy device 80x30 [ 0.005628] Calibrating delay loop (skipped), value calculated using timer frequency.. 24.00 BogoMIPS (lpj=60000) [ 0.005642] pid_max: default: 32768 minimum: 301 [ 0.005740] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.005752] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.006352] CPU: Testing write buffer coherency: ok [ 0.006568] /cpus/cpu@0 missing clock-frequency property [ 0.006605] /cpus/cpu@1 missing clock-frequency property [ 0.006643] /cpus/cpu@2 missing clock-frequency property [ 0.006680] /cpus/cpu@3 missing clock-frequency property [ 0.006692] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.006739] Setting up static identity map for 0x80300000 - 0x80300098 [ 0.009795] Tegra Revision: A01 SKU: 129 CPU Process: 1 SoC Process: 1 [ 0.011199] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.011796] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.012369] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.012452] Brought up 4 CPUs [ 0.012471] SMP: Total of 4 processors activated (96.00 BogoMIPS). [ 0.012478] CPU: All CPU(s) started in SVC mode. [ 0.013938] devtmpfs: initialized [ 0.031765] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.032526] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302231375000 ns [ 0.034109] pinctrl core: initialized pinctrl subsystem [ 0.035907] NET: Registered protocol family 16 [ 0.037986] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.054928] cpuidle: using governor menu [ 0.072340] No ATAGs? [ 0.072375] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.072385] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.078445] Serial: AMBA PL011 UART driver [ 0.110931] +USB0_VBUS_SW: Failed to request enable GPIO108: -517 [ 0.110947] reg-fixed-voltage regulators:regulator@7: Failed to register regulator: -517 [ 0.111036] +5V_USB_HS: Failed to request enable GPIO109: -517 [ 0.111049] reg-fixed-voltage regulators:regulator@8: Failed to register regulator: -517 [ 0.111212] +1.05V_RUN_AVDD_HDMI_PLL: Failed to request enable GPIO63: -517 [ 0.111225] reg-fixed-voltage regulators:regulator@11: Failed to register regulator: -517 [ 0.111309] +5V_HDMI_CON: Failed to request enable GPIO86: -517 [ 0.111321] reg-fixed-voltage regulators:regulator@12: Failed to register regulator: -517 [ 0.111405] +5V_SATA: Failed to request enable GPIO242: -517 [ 0.111416] reg-fixed-voltage regulators:regulator@13: Failed to register regulator: -517 [ 0.111499] +12V_SATA: Failed to request enable GPIO242: -517 [ 0.111510] reg-fixed-voltage regulators:regulator@14: Failed to register regulator: -517 [ 0.115043] vgaarb: loaded [ 0.116082] SCSI subsystem initialized [ 0.116255] libata version 3.00 loaded. [ 0.116551] usbcore: registered new interface driver usbfs [ 0.116624] usbcore: registered new interface driver hub [ 0.116700] usbcore: registered new device driver usb [ 0.120393] pps_core: LinuxPPS API ver. 1 registered [ 0.120403] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.120431] PTP clock support registered [ 0.120657] EDAC MC: Ver: 3.0.0 [ 0.123942] clocksource: Switched to clocksource arch_sys_counter [ 0.135355] NET: Registered protocol family 2 [ 0.135874] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.135975] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.136161] TCP: Hash tables configured (established 8192 bind 8192) [ 0.136209] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.136250] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.136428] NET: Registered protocol family 1 [ 0.136675] RPC: Registered named UNIX socket transport module. [ 0.136684] RPC: Registered udp transport module. [ 0.136691] RPC: Registered tcp transport module. [ 0.136699] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.136718] PCI: CLS 0 bytes, default 64 [ 0.137729] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available [ 0.139384] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.140198] workingset: timestamp_bits=28 max_order=19 bucket_order=0 [ 0.151884] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.152756] NFS: Registering the id_resolver key type [ 0.152787] Key type id_resolver registered [ 0.152795] Key type id_legacy registered [ 0.152859] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.154248] bounce: pool size: 64 pages [ 0.154463] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 0.154480] io scheduler noop registered [ 0.154494] io scheduler deadline registered [ 0.154530] io scheduler cfq registered (default) [ 0.174818] tegra-pcie 1003000.pcie-controller: 2x1, 1x1 configuration [ 0.174872] tegra-pcie 1003000.pcie-controller: Failed to get supply 'avddio-pex': -517 [ 0.182169] tegra-apbdma 60020000.dma: Tegra20 APB DMA driver register 32 channels [ 0.184182] tegra-pmc 7000e400.pmc: emergency thermal reset enabled [ 0.246518] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.249540] console [ttyS0] disabled [ 0.249576] 70006300.serial: ttyS0 at MMIO 0x70006300 (irq = 331, base_baud = 25500000) is a Tegra [ 1.070226] console [ttyS0] enabled [ 1.074599] SuperH (H)SCI(F) driver initialized [ 1.080170] msm_serial: driver initialized [ 1.084486] STMicroelectronics ASC driver initialized [ 1.092059] [drm] Initialized drm 1.1.0 20060810 [ 1.099721] tegra-hdmi 54280000.hdmi: failed to get HDMI regulator [ 1.119107] brd: module loaded [ 1.128153] loop: module loaded [ 1.131865] at24 0-0056: 256 byte 24c02 EEPROM, writable, 8 bytes/write [ 1.140130] as3722 4-0040: AS3722 with revision 0x1 found [ 1.163416] +5V_SYS: supplied by +VDD_MUX [ 1.167480] +1.05V_RUN: supplied by +5V_SYS [ 1.171795] tegra-ahci 70027000.sata: Failed to get supply 'hvdd': -517 [ 1.178467] tegra-ahci 70027000.sata: Failed to get regulators [ 1.199011] m25p80 spi32765.0: w25q32dw (4096 Kbytes) [ 1.207508] libphy: Fixed MDIO Bus: probed [ 1.212367] CAN device driver interface [ 1.218341] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.3.0-k [ 1.225308] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.234379] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.241835] usbcore: registered new interface driver pegasus [ 1.247581] usbcore: registered new interface driver asix [ 1.253038] usbcore: registered new interface driver ax88179_178a [ 1.259185] usbcore: registered new interface driver cdc_ether [ 1.265093] usbcore: registered new interface driver smsc75xx [ 1.270911] usbcore: registered new interface driver smsc95xx [ 1.276711] usbcore: registered new interface driver net1080 [ 1.282424] usbcore: registered new interface driver cdc_subset [ 1.288402] usbcore: registered new interface driver zaurus [ 1.294060] usbcore: registered new interface driver cdc_ncm [ 1.299982] tegra-phy 7d004000.usb-phy: no vbus regulator [ 1.307382] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.313933] ehci-pci: EHCI PCI platform driver [ 1.318418] ehci-platform: EHCI generic platform driver [ 1.323873] ehci-omap: OMAP-EHCI Host Controller driver [ 1.329256] ehci-orion: EHCI orion driver [ 1.333406] SPEAr-ehci: EHCI SPEAr driver [ 1.337582] ehci-st: EHCI STMicroelectronics driver [ 1.342623] ehci-exynos: EHCI EXYNOS driver [ 1.346993] ehci-atmel: EHCI Atmel driver [ 1.351165] tegra-ehci: Tegra EHCI driver [ 1.355512] tegra-ehci 7d004000.usb: EHCI Host Controller [ 1.360943] tegra-ehci 7d004000.usb: new USB bus registered, assigned bus number 1 [ 1.368685] tegra-ehci 7d004000.usb: irq 348, io mem 0x7d004000 [ 1.383958] tegra-ehci 7d004000.usb: USB 2.0 started, EHCI 1.10 [ 1.390741] hub 1-0:1.0: USB hub found [ 1.394549] hub 1-0:1.0: 1 port detected [ 1.399112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.405314] ohci-pci: OHCI PCI platform driver [ 1.409824] ohci-platform: OHCI generic platform driver [ 1.415244] ohci-omap3: OHCI OMAP3 driver [ 1.419417] SPEAr-ohci: OHCI SPEAr driver [ 1.423573] ohci-st: OHCI STMicroelectronics driver [ 1.428620] ohci-atmel: OHCI Atmel driver [ 1.433470] usbcore: registered new interface driver usb-storage [ 1.441255] mousedev: PS/2 mouse device common for all mice [ 1.450386] as3722-rtc as3722-rtc: rtc core: registered as3722-rtc as rtc0 [ 1.457272] as3722-rtc as3722-rtc: RTC interrupt 371 [ 1.465647] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1 [ 1.472833] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 1.479617] i2c /dev entries driver [ 1.489591] 0-004c supply vcc not found, using dummy regulator [ 1.503743] sdhci: Secure Digital Host Controller Interface driver [ 1.509943] sdhci: Copyright(c) Pierre Ossman [ 1.516041] Synopsys Designware Multimedia Card Interface Driver [ 1.523280] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.529719] sdhci-tegra 700b0400.sdhci: Got CD GPIO [ 1.534631] sdhci-tegra 700b0400.sdhci: Got WP GPIO [ 1.539570] mmc0: Unknown controller version (3). You may experience problems. [ 1.547149] mmc0: Unknown controller version (3). You may experience problems. [ 1.554461] mmc0: Invalid maximum block size, assuming 512 bytes [ 1.593956] mmc0: SDHCI controller on 700b0600.sdhci [700b0600.sdhci] using ADMA 64-bit [ 1.603954] ledtrig-cpu: registered to indicate activity on CPUs [ 1.610352] usbcore: registered new interface driver usbhid [ 1.615933] usbhid: USB HID core driver [ 1.629167] NET: Registered protocol family 10 [ 1.634372] sit: IPv6 over IPv4 tunneling driver [ 1.639836] NET: Registered protocol family 17 [ 1.644309] can: controller area network core (rev 20120528 abi 9) [ 1.650561] NET: Registered protocol family 29 [ 1.655027] can: raw protocol (rev 20120528) [ 1.659313] can: broadcast manager protocol (rev 20120528 t) [ 1.664990] can: netlink gateway (rev 20130117) max_hops=1 [ 1.670905] Key type dns_resolver registered [ 1.675889] ThumbEE CPU extension supported. [ 1.680194] Registering SWP/SWPB emulation handler [ 1.700750] tegra-pcie 1003000.pcie-controller: 2x1, 1x1 configuration [ 1.707633] +3.3V_SYS: supplied by +VDD_MUX [ 1.711907] +3.3V_LP0: supplied by +3.3V_SYS [ 1.716554] +1.35V_LP0(sd2): supplied by +5V_SYS [ 1.721252] +1.05V_RUN_AVDD: supplied by +1.35V_LP0(sd2) [ 1.728424] tegra-pcie 1003000.pcie-controller: probing port 0, using 2 lanes [ 1.737827] tegra-pcie 1003000.pcie-controller: Slot present pin change, signature: 00000008 [ 1.757310] mmc0: new HS200 MMC card at address 0001 [ 1.763512] mmcblk0: mmc0:0001 SEM16G 14.7 GiB [ 1.768790] mmcblk0boot0: mmc0:0001 SEM16G partition 1 4.00 MiB [ 1.775451] mmcblk0boot1: mmc0:0001 SEM16G partition 2 4.00 MiB [ 1.782058] mmcblk0rpmb: mmc0:0001 SEM16G partition 3 4.00 MiB [ 1.791991] Primary GPT is invalid, using alternate GPT. [ 1.797373] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 [ 2.157380] tegra-pcie 1003000.pcie-controller: link 0 down, retrying [ 2.586963] tegra-pcie 1003000.pcie-controller: link 0 down, retrying [ 3.016583] tegra-pcie 1003000.pcie-controller: link 0 down, retrying [ 3.025185] tegra-pcie 1003000.pcie-controller: link 0 down, ignoring [ 3.031674] tegra-pcie 1003000.pcie-controller: probing port 1, using 1 lanes [ 3.040987] tegra-pcie 1003000.pcie-controller: Slot present pin change, signature: 00000000 [ 3.461921] tegra-pcie 1003000.pcie-controller: link 1 down, retrying [ 3.891589] tegra-pcie 1003000.pcie-controller: link 1 down, retrying [ 4.321243] tegra-pcie 1003000.pcie-controller: link 1 down, retrying [ 4.329839] tegra-pcie 1003000.pcie-controller: link 1 down, ignoring [ 4.336558] tegra-pcie 1003000.pcie-controller: PCI host bridge to bus 0000:00 [ 4.343791] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 4.349981] pci_bus 0000:00: root bus resource [mem 0x13000000-0x1fffffff] [ 4.356861] pci_bus 0000:00: root bus resource [mem 0x20000000-0x3fffffff pref] [ 4.364174] pci_bus 0000:00: root bus resource [bus 00-ff] [ 4.369690] PCI: bus0: Fast back to back transfers enabled [ 4.376163] +5V_HDMI_CON: supplied by +5V_SYS [ 4.380653] +1.05V_RUN_AVDD_HDMI_PLL: supplied by +1.05V_RUN [ 4.386459] +3.3V_RUN: supplied by +3.3V_SYS [ 4.390770] +3.3V_AVDD_HDMI_AP_GATED: supplied by +3.3V_RUN [ 4.399066] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 4.405723] [drm] No driver support for vblank timestamp query. [ 4.512617] tegra-hdmi 54280000.hdmi: cannot set audio to 44100 at 297000000 pclk [ 4.664737] Console: switching to colour frame buffer device 512x135 [ 4.759915] drm drm: fb0: frame buffer device [ 4.779075] [drm] Initialized tegra 0.0.0 20120330 on minor 0 [ 4.786181] +5V_SATA: supplied by +5V_SYS [ 4.790331] +12V_SATA: supplied by +VDD_MUX [ 4.795259] tegra-ahci 70027000.sata: AHCI 0001.0301 32 slots 2 ports 3 Gbps 0x1 impl platform mode [ 4.804336] tegra-ahci 70027000.sata: flags: 64bit ncq sntf pm led pio slum part sadm sds apst [ 4.815730] scsi host0: tegra-ahci [ 4.820076] scsi host1: tegra-ahci [ 4.823817] ata1: SATA max UDMA/133 mmio [mem 0x70027000-0x70028fff] port 0x100 irq 341 [ 4.831862] ata2: DUMMY [ 4.835740] +5V_USB_HS: supplied by +5V_SYS [ 4.841774] tegra-ehci 7d008000.usb: EHCI Host Controller [ 4.847231] tegra-ehci 7d008000.usb: new USB bus registered, assigned bus number 2 [ 4.855040] tegra-ehci 7d008000.usb: irq 349, io mem 0x7d008000 [ 4.869058] tegra-ehci 7d008000.usb: USB 2.0 started, EHCI 1.10 [ 4.875863] hub 2-0:1.0: USB hub found [ 4.879685] hub 2-0:1.0: 1 port detected [ 4.885350] cpu: dev_pm_opp_of_cpumask_add_table: couldn't find opp table for cpu:0, -19 [ 4.893529] cpu cpu0: dev_pm_opp_get_max_volt_latency: Invalid regulator (-6) [ 4.900716] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 696000 KHz [ 4.908094] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 714000 KHz [ 4.918046] sdhci-tegra 700b0400.sdhci: Got CD GPIO [ 4.922966] sdhci-tegra 700b0400.sdhci: Got WP GPIO [ 4.927900] mmc1: Unknown controller version (3). You may experience problems. [ 4.935238] +VDDIO_SDMMC3: supplied by +3.3V_RUN [ 4.939967] mmc1: Invalid maximum block size, assuming 512 bytes [ 4.979254] mmc1: SDHCI controller on 700b0400.sdhci [700b0400.sdhci] using ADMA 64-bit [ 4.989004] input: gpio-keys as /devices/soc0/gpio-keys/input/input0 [ 4.996293] as3722-rtc as3722-rtc: setting system clock to 2000-01-01 00:02:44 UTC (946684964) [ 5.008328] +1.8V_RUN_CAM: disabling [ 5.012115] +2.8V_RUN_CAM: disabling [ 5.015882] +1.2V_RUN_CAM_FRONT: disabling [ 5.020148] +1.05V_RUN_CAM_REAR: disabling [ 5.024411] +3.3V_RUN_TOUCH: disabling [ 5.028305] +2.8V_RUN_CAM_AF: disabling [ 5.032306] +1.8V_RUN_VPP_FUSE: disabling [ 5.036524] +USB0_VBUS_SW: disabling [ 5.151429] ata1: SATA link down (SStatus 0 SControl 300) [ 5.157582] EXT4-fs (mmcblk0p1): couldn't mount as ext3 due to feature incompatibilities [ 5.166188] EXT4-fs (mmcblk0p1): couldn't mount as ext2 due to feature incompatibilities [ 5.185437] EXT4-fs (mmcblk0p1): warning: mounting fs with errors, running e2fsck is recommended [ 5.196394] EXT4-fs (mmcblk0p1): recovery complete [ 5.199008] usb 2-1: new high-speed USB device number 2 using tegra-ehci [ 5.207903] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null) [ 5.216022] VFS: Mounted root (ext4 filesystem) on device 179:1. [ 5.226365] devtmpfs: mounted [ 5.230694] Freeing unused kernel memory: 2048K (c1100000 - c1300000) bash: cannot set terminal process group (-1): Inappropriate ioctl for device bash: no job control in this shell root@(none):/# [ 6.157794] asix 2-1:1.0 eth0: register 'asix' at usb-7d008000.usb-1, ASIX AX88772 USB 2.0 Ethernet, 00:50:b6:11:31:3b 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:25 1970 [ 8.435947] PM: Syncing filesystems ... done. [ 8.706175] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 8.714704] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 8.723325] Suspending console(s) (use no_console_suspend to debug) [ 8.795479] PM: suspend of devices complete after 65.252 msecs [ 8.797214] PM: late suspend of devices complete after 1.726 msecs [ 8.798113] PM: noirq suspend of devices complete after 0.894 msecs [ 8.798114] Disabling non-boot CPUs ... [ 8.798574] CPU1: shutdown [ 8.825082] CPU2: shutdown [ 8.849910] CPU3: shutdown [ 8.864445] Entering suspend state LP1 [ 8.864459] Enabling non-boot CPUs ... [ 8.889643] CPU1 is up [ 8.914700] CPU2 is up [ 8.939825] CPU3 is up [ 8.940380] PM: noirq resume of devices complete after 0.549 msecs [ 8.941760] PM: early resume of devices complete after 1.014 msecs [ 8.944402] tegra-hdmi 54280000.hdmi: cannot set audio to 44100 at 297000000 pclk [ 9.075502] PM: resume of devices complete after 133.731 msecs [ 9.146666] Restarting tasks ... done. root@(none):/# root@(none):/# [ 9.331541] ata1: SATA link down (SStatus 0 SControl 300) rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:30 1970 [ 10.339301] PM: Syncing filesystems ... done. [ 10.605999] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 10.614521] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 10.623214] Suspending console(s) (use no_console_suspend to debug) [ 10.720260] PM: suspend of devices complete after 90.156 msecs [ 10.721266] PM: late suspend of devices complete after 1.002 msecs [ 10.722097] PM: noirq suspend of devices complete after 0.827 msecs [ 10.722098] Disabling non-boot CPUs ... [ 10.722516] CPU1: shutdown [ 10.734878] IRQ16 no longer affine to CPU2 [ 10.735085] CPU2: shutdown [ 10.754899] CPU3: shutdown [ 10.769420] Entering suspend state LP1 [ 10.769434] Enabling non-boot CPUs ... [ 10.794624] CPU1 is up [ 10.819684] CPU2 is up [ 10.844818] CPU3 is up [ 10.845401] PM: noirq resume of devices complete after 0.578 msecs [ 10.846837] PM: early resume of devices complete after 1.114 msecs [ 10.849023] tegra-hdmi 54280000.hdmi: cannot set audio to 44100 at 297000000 pclk [ 10.980534] PM: resume of devices complete after 133.689 msecs [ 11.055746] Restarting tasks ... done. root@(none):/# root@(none):/# [ 11.236525] ata1: SATA link down (SStatus 0 SControl 300) 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:35 1970 [ 12.242722] PM: Syncing filesystems ... done. [ 12.509577] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 12.518127] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 12.526794] Suspending console(s) (use no_console_suspend to debug) [ 12.625309] PM: suspend of devices complete after 91.564 msecs [ 12.626545] PM: late suspend of devices complete after 1.227 msecs [ 12.627541] PM: noirq suspend of devices complete after 0.991 msecs [ 12.627543] Disabling non-boot CPUs ... [ 12.627999] CPU1: shutdown [ 12.640164] CPU2: shutdown [ 12.669960] CPU3: shutdown [ 12.684451] Entering suspend state LP1 [ 12.684465] Enabling non-boot CPUs ... [ 12.709632] CPU1 is up [ 12.734686] CPU2 is up [ 12.759832] CPU3 is up [ 12.760436] PM: noirq resume of devices complete after 0.598 msecs [ 12.762074] PM: early resume of devices complete after 1.293 msecs [ 12.764574] tegra-hdmi 54280000.hdmi: cannot set audio to 44100 at 297000000 pclk [ 12.895504] PM: resume of devices complete after 133.420 msecs [ 12.966671] Restarting tasks ... done. root@(none):/# root@(none):/# [ 13.151499] ata1: SATA link down (SStatus 0 SControl 300) rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:40 1970 [ 14.150738] PM: Syncing filesystems ... done. [ 14.417448] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 14.425998] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 14.434634] Suspending console(s) (use no_console_suspend to debug) [ 14.540310] PM: suspend of devices complete after 98.777 msecs [ 14.541531] PM: late suspend of devices complete after 1.212 msecs [ 14.542430] PM: noirq suspend of devices complete after 0.895 msecs [ 14.542432] Disabling non-boot CPUs ... [ 14.542849] CPU1: shutdown [ 14.554805] IRQ16 no longer affine to CPU2 [ 14.555014] CPU2: shutdown [ 14.569848] CPU3: shutdown [ 14.594378] Entering suspend state LP1 [ 14.594392] Enabling non-boot CPUs ... [ 14.619583] CPU1 is up [ 14.644638] CPU2 is up [ 14.669760] CPU3 is up [ 14.670319] PM: noirq resume of devices complete after 0.553 msecs [ 14.671332] PM: early resume of devices complete after 0.690 msecs [ 14.673273] tegra-hdmi 54280000.hdmi: cannot set audio to 44100 at 297000000 pclk [ 14.805585] PM: resume of devices complete after 134.245 msecs [ 14.880802] Restarting tasks ... done. root@(none):/# root@(none):/# [ 15.061476] ata1: SATA link down (SStatus 0 SControl 300) 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:45 1970 [ 16.060779] PM: Syncing filesystems ... done. [ 16.328416] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 16.336949] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 16.345610] Suspending console(s) (use no_console_suspend to debug) [ 16.450415] PM: suspend of devices complete after 97.884 msecs [ 16.452282] PM: late suspend of devices complete after 1.857 msecs [ 16.453211] PM: noirq suspend of devices complete after 0.924 msecs [ 16.453212] Disabling non-boot CPUs ... [ 16.453645] CPU1: shutdown [ 16.474826] IRQ16 no longer affine to CPU2 [ 16.475029] CPU2: shutdown [ 16.489859] CPU3: shutdown [ 16.504378] Entering suspend state LP1 [ 16.504392] Enabling non-boot CPUs ... [ 16.529594] CPU1 is up [ 16.554652] CPU2 is up [ 16.579787] CPU3 is up [ 16.580379] PM: noirq resume of devices complete after 0.586 msecs [ 16.581780] PM: early resume of devices complete after 1.070 msecs [ 16.584533] tegra-hdmi 54280000.hdmi: cannot set audio to 44100 at 297000000 pclk [ 16.715395] PM: resume of devices complete after 133.605 msecs [ 16.790630] Restarting tasks ... done. root@(none):/# root@(none):/# [ 16.971456] ata1: SATA link down (SStatus 0 SControl 300) rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:50 1970 [ 17.966383] PM: Syncing filesystems ... done. [ 18.234678] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 18.243244] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 18.251885] Suspending console(s) (use no_console_suspend to debug) [ 18.360202] PM: suspend of devices complete after 101.350 msecs [ 18.361843] PM: late suspend of devices complete after 1.633 msecs [ 18.362742] PM: noirq suspend of devices complete after 0.894 msecs [ 18.362744] Disabling non-boot CPUs ... [ 18.363167] CPU1: shutdown [ 18.374998] CPU2: shutdown [ 18.399804] CPU3: shutdown [ 18.414333] Entering suspend state LP1 [ 18.414347] Enabling non-boot CPUs ... [ 18.439528] CPU1 is up [ 18.464587] CPU2 is up [ 18.489722] CPU3 is up [ 18.490315] PM: noirq resume of devices complete after 0.587 msecs [ 18.491716] PM: early resume of devices complete after 1.079 msecs [ 18.493832] tegra-hdmi 54280000.hdmi: cannot set audio to 44100 at 297000000 pclk [ 18.625447] PM: resume of devices complete after 133.721 msecs [ 18.696652] Restarting tasks ... done. root@(none):/# root@(none):/# [ 18.881446] ata1: SATA link down (SStatus 0 SControl 300) 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:55 1970 [ 19.877235] PM: Syncing filesystems ... done. [ 20.056924] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 20.065600] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 20.074783] Suspending console(s) (use no_console_suspend to debug) [ 20.186100] PM: suspend of devices complete after 102.404 msecs [ 20.192523] PM: late suspend of devices complete after 6.396 msecs [ 20.196515] PM: noirq suspend of devices complete after 3.972 msecs [ 20.196522] Disabling non-boot CPUs ... [ 20.198158] CPU1: shutdown [ 20.229147] CPU2: shutdown [ 20.247638] IRQ16 no longer affine to CPU3 [ 20.248329] CPU3: shutdown [ 20.266230] Entering suspend state LP1 [ 20.266244] Enabling non-boot CPUs ... [ 20.289545] CPU1 is up [ 20.314605] CPU2 is up [ 20.339738] CPU3 is up [ 20.340330] PM: noirq resume of devices complete after 0.586 msecs [ 20.342058] PM: early resume of devices complete after 1.392 msecs [ 20.344818] tegra-hdmi 54280000.hdmi: cannot set audio to 44100 at 297000000 pclk [ 20.475462] PM: resume of devices complete after 133.394 msecs [ 20.550847] Restarting tasks ... done. root@(none):/# root@(none):/# [ 20.736394] ata1: SATA link down (SStatus 0 SControl 300) rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:01:00 1970 [ 21.726686] PM: Syncing filesystems ... done. [ 21.994498] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 22.003062] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 22.011702] Suspending console(s) (use no_console_suspend to debug) [ 22.120141] PM: suspend of devices complete after 101.561 msecs [ 22.121706] PM: late suspend of devices complete after 1.556 msecs [ 22.122603] PM: noirq suspend of devices complete after 0.892 msecs [ 22.122605] Disabling non-boot CPUs ... [ 22.123012] CPU1: shutdown [ 22.134938] CPU2: shutdown [ 22.159551] IRQ16 no longer affine to CPU3 [ 22.159758] CPU3: shutdown [ 22.174292] Entering suspend state LP1 [ 22.174306] Enabling non-boot CPUs ... [ 22.199507] CPU1 is up [ 22.224557] CPU2 is up [ 22.249688] CPU3 is up [ 22.250262] PM: noirq resume of devices complete after 0.569 msecs [ 22.251636] PM: early resume of devices complete after 1.042 msecs [ 22.253828] tegra-hdmi 54280000.hdmi: cannot set audio to 44100 at 297000000 pclk [ 22.385450] PM: resume of devices complete after 133.804 msecs [ 22.460750] Restarting tasks ... done. root@(none):/# root@(none):/# [ 22.641388] ata1: SATA link down (SStatus 0 SControl 300) 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 [ 23.649063] PM: Syncing filesystems ... done. [ 23.916592] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 23.925173] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 23.933886] Suspending console(s) (use no_console_suspend to debug) [ 24.030205] PM: suspend of devices complete after 89.419 msecs [ 24.031907] PM: late suspend of devices complete after 1.694 msecs [ 24.032835] PM: noirq suspend of devices complete after 0.924 msecs [ 24.032838] Disabling non-boot CPUs ... [ 24.033266] CPU1: shutdown [ 24.044976] CPU2: shutdown [ 24.074770] CPU3: shutdown [ 24.089280] Entering suspend state LP1 [ 24.089294] Enabling non-boot CPUs ... [ 24.114501] CPU1 is up [ 24.139552] CPU2 is up [ 24.164686] CPU3 is up [ 24.165276] PM: noirq resume of devices complete after 0.584 msecs [ 24.166660] PM: early resume of devices complete after 1.052 msecs [ 24.168650] tegra-hdmi 54280000.hdmi: cannot set audio to 44100 at 297000000 pclk [ 24.300507] PM: resume of devices complete after 133.837 msecs [ 24.371670] Restarting tasks ... done. root@(none):/# root@(none):/# [ 24.556352] ata1: SATA link down (SStatus 0 SControl 300) rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:01:10 1970 [ 25.541547] PM: Syncing filesystems ... done. [ 25.808405] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 25.816942] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 25.825602] Suspending console(s) (use no_console_suspend to debug) [ 25.900062] PM: suspend of devices complete after 67.586 msecs [ 25.901036] PM: late suspend of devices complete after 0.969 msecs [ 25.901847] PM: noirq suspend of devices complete after 0.807 msecs [ 25.901849] Disabling non-boot CPUs ... [ 25.902258] CPU1: shutdown [ 25.914890] CPU2: shutdown [ 25.944706] CPU3: shutdown [ 25.959235] Entering suspend state LP1 [ 25.959249] Enabling non-boot CPUs ... [ 25.984440] CPU1 is up [ 26.009495] CPU2 is up [ 26.034622] CPU3 is up [ 26.035193] PM: noirq resume of devices complete after 0.565 msecs [ 26.036708] PM: early resume of devices complete after 1.174 msecs [ 26.038734] tegra-hdmi 54280000.hdmi: cannot set audio to 44100 at 297000000 pclk [ 26.170491] PM: resume of devices complete after 133.774 msecs [ 26.241610] Restarting tasks ... done. root@(none):/# root@(none):/# [ 26.426350] ata1: SATA link down (SStatus 0 SControl 300) NVTB SYSTEM SUSPEND TEST COMPLETE