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.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.2 MiB/s done Bytes transferred = 6192624 (5e7df0 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.5 MiB/s done Bytes transferred = 34502 (86c6 hex) Tegra114 (Dalmore) # bootz 0x81000000 - 0x82000000 Kernel image @ 0x81000000 [ 0x000000 - 0x5e7df0 ] ## Flattened Device Tree blob at 82000000 Booting using the fdt blob at 0x82000000 Loading Device Tree to 8fff4000, end 8ffff6c5 ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.15.0-rc1-next-20171128-14923-g5bef298 (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 Mon Nov 27 20:02:56 PST 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] Memory policy: Data cache writealloc [ 0.000000] cma: Reserved 64 MiB at 0xfbc00000 [ 0.000000] On node 0 totalpages: 524032 [ 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] random: fast init done [ 0.000000] percpu: Embedded 17 pages/cpu @eef9b000 s39296 r8192 d22144 u69632 [ 0.000000] pcpu-alloc: s39296 r8192 d22144 u69632 alloc=17*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists, 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] 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: 1998600K/2096128K available (9216K kernel code, 778K rwdata, 2560K rodata, 1024K init, 299K bss, 31992K 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 - 0xc0a00000 (10208 kB) [ 0.000000] .init : 0xc0d00000 - 0xc0e00000 (1024 kB) [ 0.000000] .data : 0xc0e00000 - 0xc0ec2ba4 ( 779 kB) [ 0.000000] .bss : 0xc0ec2ba4 - 0xc0f0d7ec ( 300 kB) [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] Tasks RCU enabled. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 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.007663] clocksource: timer_us: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns [ 0.017191] Switching to timer-based delay loop, resolution 1000ns [ 0.024052] arch_timer: cp15 timer(s) running at 12.00MHz (virt). [ 0.029415] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2c47f4ee7, max_idle_ns: 440795202497 ns [ 0.040162] sched_clock: 56 bits at 12MHz, resolution 83ns, wraps every 4398046511096ns [ 0.048130] Switching to timer-based delay loop, resolution 83ns [ 0.054612] Console: colour dummy device 80x30 [ 0.058547] Calibrating delay loop (skipped), value calculated using timer frequency.. 24.00 BogoMIPS (lpj=120000) [ 0.068855] pid_max: default: 32768 minimum: 301 [ 0.073936] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.080042] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.087907] CPU: Testing write buffer coherency: ok [ 0.092199] /cpus/cpu@0 missing clock-frequency property [ 0.097200] /cpus/cpu@1 missing clock-frequency property [ 0.102511] /cpus/cpu@2 missing clock-frequency property [ 0.107776] /cpus/cpu@3 missing clock-frequency property [ 0.113060] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.153176] Setting up static identity map for 0x80100000 - 0x801000a0 [ 0.157932] Hierarchical SRCU implementation. [ 0.173630] Tegra Revision: A01 SKU: 0 CPU Process: 1 SoC Process: 0 [ 0.193207] smp: Bringing up secondary CPUs ... [ 0.243861] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.313962] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.384067] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.384181] smp: Brought up 1 node, 4 CPUs [ 0.403269] SMP: Total of 4 processors activated (96.00 BogoMIPS). [ 0.409460] CPU: All CPU(s) started in SVC mode. [ 0.415896] devtmpfs: initialized [ 0.427857] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.434017] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.443413] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.450923] pinctrl core: initialized pinctrl subsystem [ 0.456006] NET: Registered protocol family 16 [ 0.460699] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.467329] cpuidle: using governor menu [ 0.490107] No ATAGs? [ 0.490243] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.498583] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.505419] tegra-mc 70019000.memory-controller: no memory timings for RAM code 3 registered [ 0.512967] iommu: Adding device reg-dummy to group 0 [ 0.517881] iommu: Adding device 50000000.host1x to group 1 [ 0.523399] iommu: Adding device 54140000.gr2d to group 2 [ 0.528796] iommu: Adding device 54180000.gr3d to group 3 [ 0.534183] iommu: Adding device 54200000.dc to group 4 [ 0.539408] iommu: Adding device 54240000.dc to group 5 [ 0.544552] iommu: Adding device 54280000.hdmi to group 6 [ 0.549937] iommu: Adding device 54300000.dsi to group 7 [ 0.555205] iommu: Adding device 60005000.timer to group 8 [ 0.560684] iommu: Adding device 60007000.flow-controller to group 9 [ 0.566992] iommu: Adding device 6000a000.dma to group 10 [ 0.572385] iommu: Adding device 6000c000.ahb to group 11 [ 0.577743] iommu: Adding device 6000d000.gpio to group 12 [ 0.583224] iommu: Adding device 70000800.apbmisc to group 13 [ 0.588919] iommu: Adding device 70000868.pinmux to group 14 [ 0.594571] iommu: Adding device 70006300.serial to group 15 [ 0.600192] iommu: Adding device 7000a000.pwm to group 16 [ 0.605577] iommu: Adding device 7000c000.i2c to group 17 [ 0.610932] iommu: Adding device 7000c700.i2c to group 18 [ 0.616325] iommu: Adding device 7000d000.i2c to group 19 [ 0.621680] iommu: Adding device 7000da00.spi to group 20 [ 0.627075] iommu: Adding device 7000e000.rtc to group 21 [ 0.632425] iommu: Adding device 7000e400.pmc to group 22 [ 0.637815] iommu: Adding device 7000f800.fuse to group 23 [ 0.643261] iommu: Adding device 70019000.memory-controller to group 24 [ 0.649871] iommu: Adding device 70080000.ahub to group 25 [ 0.655304] iommu: Adding device 700e3000.mipi to group 26 [ 0.660797] iommu: Adding device 78000400.sdhci to group 27 [ 0.666317] iommu: Adding device 78000600.sdhci to group 28 [ 0.671878] iommu: Adding device 7d000000.usb to group 29 [ 0.677233] iommu: Adding device 7d000000.usb-phy to group 30 [ 0.682971] iommu: Adding device 7d008000.usb to group 31 [ 0.688327] iommu: Adding device 7d008000.usb-phy to group 32 [ 0.694062] iommu: Adding device timer to group 33 [ 0.698813] iommu: Adding device backlight to group 34 [ 0.703930] iommu: Adding device clocks to group 35 [ 0.708804] iommu: Adding device gpio-keys to group 36 [ 0.713899] iommu: Adding device regulators to group 37 [ 0.719117] iommu: Adding device regulators:regulator@0 to group 38 [ 0.725332] iommu: Adding device regulators:regulator@1 to group 39 [ 0.731590] iommu: Adding device regulators:regulator@3 to group 40 [ 0.737812] iommu: Adding device regulators:regulator@4 to group 41 [ 0.744078] iommu: Adding device regulators:regulator@5 to group 42 [ 0.750293] iommu: Adding device regulators:regulator@6 to group 43 [ 0.756550] iommu: Adding device regulators:regulator@7 to group 44 [ 0.762773] iommu: Adding device sound to group 45 [ 0.784503] dvdd_ts: Failed to request enable GPIO61: -517 [ 0.788112] reg-fixed-voltage regulators:regulator@1: Failed to register regulator: -517 [ 0.796251] usb1_vbus: Failed to request enable GPIO108: -517 [ 0.801917] reg-fixed-voltage regulators:regulator@3: Failed to register regulator: -517 [ 0.810030] usb2_vbus: Failed to request enable GPIO86: -517 [ 0.815583] reg-fixed-voltage regulators:regulator@4: Failed to register regulator: -517 [ 0.824136] VDD_5V0_HDMI_CON: Failed to request enable GPIO81: -517 [ 0.829890] reg-fixed-voltage regulators:regulator@7: Failed to register regulator: -517 [ 0.839087] vgaarb: loaded [ 0.841397] SCSI subsystem initialized [ 0.844590] libata version 3.00 loaded. [ 0.848477] usbcore: registered new interface driver usbfs [ 0.853693] usbcore: registered new interface driver hub [ 0.858988] usbcore: registered new device driver usb [ 0.867094] tps65090 2-0048: No cache defaults, reading back from HW [ 0.872627] iommu: Adding device tps65090-pmic to group 46 [ 0.877944] TPS65090_RAILSDCDC1: supplied by vdd_ac_bat [ 0.883342] TPS65090_RAILSDCDC2: supplied by vdd_ac_bat [ 0.888543] TPS65090_RAILSDCDC3: supplied by vdd_ac_bat [ 0.893187] TPS65090_RAILSFET1: supplied by vdd_ac_bat [ 0.898162] TPS65090_RAILSFET2: supplied by vdd_ac_bat [ 0.903230] TPS65090_RAILSFET3: supplied by vdd-sys-3v3 [ 0.908647] TPS65090_RAILSFET4: supplied by vdd-sys-3v3 [ 0.913799] TPS65090_RAILSFET5: supplied by vdd-sys-3v3 [ 0.919036] TPS65090_RAILSFET6: supplied by vdd-sys-3v3 [ 0.924523] TPS65090_RAILSFET7: supplied by vdd-sys-3v3 [ 0.929449] TPS65090_RAILSLDO1: supplied by vdd_ac_bat [ 0.934190] TPS65090_RAILSLDO2: supplied by vdd_ac_bat [ 0.939503] iommu: Adding device tps65090-charger to group 47 [ 0.945191] palmas 2-0058: Irq flag is 0x00000004 [ 0.951698] palmas 2-0058: Muxing GPIO ff, PWM 0, LED 0 [ 0.955257] iommu: Adding device 7000d000.i2c:tps65913@58:gpio to group 48 [ 0.962465] iommu: Adding device 7000d000.i2c:tps65913@58:pmic to group 49 [ 0.970389] SMPS12: supplied by vdd-ao [ 0.973527] vdd_hdmi_5v0: supplied by vdd-sys-5v0 [ 0.977958] SMPS3: supplied by vdd-ao [ 0.982583] SMPS457: supplied by vdd-sys-3v3 [ 0.986729] SMPS6: supplied by regulator-dummy [ 0.990893] SMPS8: supplied by vdd-sys-3v3 [ 0.995175] SMPS9: supplied by vdd-sys-3v3 [ 0.998104] sdhci-vdd-sd-slot: Bringing 2840000uV into 2800000-2800000uV [ 1.005720] SMPS10_OUT2: supplied by regulator-dummy [ 1.010080] SMPS10_OUT1: supplied by regulator-dummy [ 1.015052] LDO1: supplied by vdd-sys-3v3 [ 1.019299] LDO2: supplied by vdd-sys-3v3 [ 1.023288] LDO3: supplied by vddio-1v8 [ 1.027115] LDO4: supplied by vdd-sys-3v3 [ 1.031074] LDO5: supplied by vdd_ac_bat [ 1.034545] LDO6: supplied by vdd-sys-3v3 [ 1.038341] vdd-sensor-2v85: Bringing 2900000uV into 2850000-2850000uV [ 1.045668] LDO7: supplied by vdd-sys-3v3 [ 1.050004] LDO8: supplied by vdd-ao [ 1.052351] vdd-rtc: Bringing 675000uV into 900000-900000uV [ 1.058970] LDO9: supplied by sdhci-vdd-sd-slot [ 1.069307] LDOLN: supplied by vdd-sys-5v0 [ 1.072681] LDOUSB: supplied by vdd-sys-5v0 [ 1.081074] iommu: Adding device 7000d000.i2c:tps65913@58:rtc to group 50 [ 1.086139] iommu: Adding device 7000d000.i2c:tps65913@58:pinmux to group 51 [ 1.093399] Linux video capture interface: v2.00 [ 1.097637] pps_core: LinuxPPS API ver. 1 registered [ 1.102500] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 1.111661] PTP clock support registered [ 1.116109] Advanced Linux Sound Architecture Driver Initialized. [ 1.122249] Bluetooth: Core ver 2.22 [ 1.125173] NET: Registered protocol family 31 [ 1.129540] Bluetooth: HCI device and connection manager initialized [ 1.135894] Bluetooth: HCI socket layer initialized [ 1.140725] Bluetooth: L2CAP socket layer initialized [ 1.145783] Bluetooth: SCO socket layer initialized [ 1.151314] clocksource: Switched to clocksource arch_sys_counter [ 1.251487] NET: Registered protocol family 2 [ 1.254995] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 1.261046] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 1.267572] TCP: Hash tables configured (established 8192 bind 8192) [ 1.274254] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.279625] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.286281] NET: Registered protocol family 1 [ 1.290962] RPC: Registered named UNIX socket transport module. [ 1.296170] RPC: Registered udp transport module. [ 1.300820] RPC: Registered tcp transport module. [ 1.305519] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.312390] iommu: Adding device regulatory.0 to group 52 [ 1.327530] PCI: CLS 0 bytes, default 64 [ 1.331213] iommu: Adding device alarmtimer to group 53 [ 1.335779] Initialise system trusted keyrings [ 1.339340] workingset: timestamp_bits=30 max_order=19 bucket_order=0 [ 1.347031] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.362211] NFS: Registering the id_resolver key type [ 1.365368] Key type id_resolver registered [ 1.369511] Key type id_legacy registered [ 1.378584] Key type asymmetric registered [ 1.380771] Asymmetric key parser 'x509' registered [ 1.385791] bounce: pool size: 64 pages [ 1.389495] io scheduler noop registered (default) [ 1.394225] io scheduler mq-deadline registered [ 1.398711] io scheduler kyber registered [ 1.420443] tegra-apbdma 6000a000.dma: Tegra20 APB DMA driver register 32 channels [ 1.427314] tegra-pmc 7000e400.pmc: i2c-thermtrip node not found, emergency thermal reset disabled. [ 1.435714] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 1.441587] iommu: Adding device serial8250 to group 54 [ 1.448518] console [ttyS0] disabled [ 1.450237] 70006300.serial: ttyS0 at MMIO 0x70006300 (irq = 329, base_baud = 25500000) is a Tegra [ 1.459224] console [ttyS0] enabled [ 1.459224] console [ttyS0] enabled [ 1.465387] bootconsole [earlycon0] disabled [ 1.465387] bootconsole [earlycon0] disabled [ 1.493227] tegra-hdmi 54280000.hdmi: failed to get HDMI regulator [ 1.518435] loop: module loaded [ 1.533514] m25p80 spi0.0: w25q32dw (4096 Kbytes) [ 1.540222] iommu: Adding device Fixed MDIO bus.0 to group 55 [ 1.546209] libphy: Fixed MDIO Bus: probed [ 1.550301] CAN device driver interface [ 1.554210] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k [ 1.561160] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.566884] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.574374] usbcore: registered new interface driver pegasus [ 1.580102] usbcore: registered new interface driver asix [ 1.585574] usbcore: registered new interface driver ax88179_178a [ 1.591741] usbcore: registered new interface driver cdc_ether [ 1.597633] usbcore: registered new interface driver smsc75xx [ 1.603471] usbcore: registered new interface driver smsc95xx [ 1.609260] usbcore: registered new interface driver net1080 [ 1.614994] usbcore: registered new interface driver cdc_subset [ 1.620957] usbcore: registered new interface driver zaurus [ 1.626619] usbcore: registered new interface driver cdc_ncm [ 1.632526] tegra-phy 7d000000.usb-phy: no vbus regulator [ 1.638387] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.644930] ehci-pci: EHCI PCI platform driver [ 1.649432] tegra-ehci: Tegra EHCI driver [ 1.654122] usbcore: registered new interface driver cdc_acm [ 1.659774] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 1.667852] usbcore: registered new interface driver cdc_wdm [ 1.673604] usbcore: registered new interface driver usb-storage [ 1.683533] iommu: Adding device ci_hdrc.0 to group 56 [ 1.696882] palmas-rtc 7000d000.i2c:tps65913@58:rtc: rtc core: registered 7000d000.i2c:tps65913@58:rtc as rtc0 [ 1.708408] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1 [ 1.715618] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 1.722136] i2c /dev entries driver [ 1.726541] usbcore: registered new interface driver uvcvideo [ 1.732307] USB Video Class driver (1.1.1) [ 1.736398] gspca_main: v2.14.0 registered [ 1.741443] sbs-battery 0-000b: sbs_probe: Failed to get device status [ 1.747978] sbs-battery: probe of 0-000b failed with error -121 [ 1.759175] tegra-wdt 60005000.timer: initialized (heartbeat = 120 sec, nowayout = 0) [ 1.767707] sdhci: Secure Digital Host Controller Interface driver [ 1.773977] sdhci: Copyright(c) Pierre Ossman [ 1.778330] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.784307] sdhci-tegra 78000400.sdhci: Got CD GPIO [ 1.789196] sdhci-tegra 78000400.sdhci: Got WP GPIO [ 1.802345] mmc0: Invalid maximum block size, assuming 512 bytes [ 1.839646] mmc0: SDHCI controller on 78000400.sdhci [78000400.sdhci] using ADMA [ 1.854510] mmc1: Invalid maximum block size, assuming 512 bytes [ 1.889522] mmc1: SDHCI controller on 78000600.sdhci [78000600.sdhci] using ADMA [ 1.897907] usbcore: registered new interface driver usbhid [ 1.903529] usbhid: USB HID core driver [ 1.909259] iommu: Adding device snd-soc-dummy to group 57 [ 1.951791] mmc1: new high speed MMC card at address 0001 [ 1.957845] mmcblk1: mmc1:0001 SEM32G 29.1 GiB [ 1.962870] mmcblk1boot0: mmc1:0001 SEM32G partition 1 4.00 MiB [ 1.969255] mmcblk1boot1: mmc1:0001 SEM32G partition 2 4.00 MiB [ 1.975464] mmcblk1rpmb: mmc1:0001 SEM32G partition 3 4.00 MiB, chardev (247:0) [ 1.985758] mmcblk1: p1 p2 p3 p4 p5 p6 p7 p8 [ 1.993028] mmc0: new high speed SDHC card at address aaaa [ 1.999103] mmcblk0: mmc0:aaaa SL16G 14.8 GiB [ 2.020349] mmcblk0: p1 p2 p3 [ 2.344154] iommu: Adding device 70080400.i2s to group 58 [ 2.350496] tegra30-i2s 70080400.i2s: DMA channels sourced from device 70080000.ahub [ 2.367168] tegra-snd-rt5640 sound: rt5640-aif1 <-> 70080400.i2s mapping ok [ 2.378863] input: NVIDIA Tegra Dalmore Headphones as /devices/soc0/sound/sound/card0/input0 [ 2.389680] NET: Registered protocol family 10 [ 2.395529] Segment Routing with IPv6 [ 2.399362] mip6: Mobile IPv6 [ 2.402355] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 2.409814] NET: Registered protocol family 17 [ 2.414296] NET: Registered protocol family 15 [ 2.418734] can: controller area network core (rev 20170425 abi 9) [ 2.425129] NET: Registered protocol family 29 [ 2.429569] can: raw protocol (rev 20170425) [ 2.433852] can: broadcast manager protocol (rev 20170425 t) [ 2.439511] can: netlink gateway (rev 20170425) max_hops=1 [ 2.445207] Bluetooth: RFCOMM socket layer initialized [ 2.450355] Bluetooth: RFCOMM ver 1.11 [ 2.454137] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 2.459449] Bluetooth: BNEP socket layer initialized [ 2.464427] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ 2.470346] Bluetooth: HIDP socket layer initialized [ 2.475531] Key type dns_resolver registered [ 2.480285] Registering SWP/SWPB emulation handler [ 2.485914] Loading compiled-in X.509 certificates [ 2.507868] usb1_vbus: supplied by vdd-sys-5v0 [ 2.513206] usb2_vbus: supplied by vdd-sys-5v0 [ 2.519015] VDD_5V0_HDMI_CON: supplied by vdd-sys-5v0 [ 2.528820] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 2.535499] [drm] No driver support for vblank timestamp query. [ 2.636670] Console: switching to colour frame buffer device 240x75 [ 2.674691] drm drm: fb0: frame buffer device [ 2.679231] [drm] Initialized tegra 0.0.0 20120330 for drm on minor 0 [ 2.686863] tegra-ehci 7d008000.usb: EHCI Host Controller [ 2.692310] tegra-ehci 7d008000.usb: new USB bus registered, assigned bus number 1 [ 2.700275] tegra-ehci 7d008000.usb: irq 340, io mem 0x7d008000 [ 2.731450] tegra-ehci 7d008000.usb: USB 2.0 started, EHCI 1.10 [ 2.738689] hub 1-0:1.0: USB hub found [ 2.742577] hub 1-0:1.0: 1 port detected [ 2.747949] input: gpio-keys as /devices/soc0/gpio-keys/input/input1 [ 2.756986] palmas-rtc 7000d000.i2c:tps65913@58:rtc: setting system clock to 2000-04-20 11:03:23 UTC (956228603) [ 2.767495] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 2.778703] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 2.785719] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 2.794401] cfg80211: failed to load regulatory.db [ 2.801082] dvdd_ts: disabling [ 2.804257] usb1_vbus: disabling [ 2.807486] vdd_cam_1v8_reg: disabling [ 2.811232] ALSA device list: [ 2.814309] #0: NVIDIA Tegra Dalmore [ 2.819360] EXT4-fs (mmcblk1p1): mounting ext3 file system using the ext4 subsystem [ 2.850823] EXT4-fs (mmcblk1p1): recovery complete [ 2.855712] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null) [ 2.863920] VFS: Mounted root (ext3 filesystem) on device 179:1. [ 2.875569] devtmpfs: mounted [ 2.879610] 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):/# [ 3.131473] usb 1-1: new high-speed USB device number 2 using tegra-ehci 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:21 1970 [ 6.246583] PM: suspend entry (deep) [ 6.250166] PM: Syncing filesystems ... done. [ 6.257353] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 6.258645] OOM killer disabled. [ 6.258649] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 6.259974] Suspending console(s) (use no_console_suspend to debug) [ 6.397431] Disabling non-boot CPUs ... [ 6.511802] IRQ17 no longer affine to CPU2 [ 6.572754] Entering suspend state LP1 [ 6.572775] Enabling non-boot CPUs ... [ 6.574522] CPU1 is up [ 6.576194] CPU2 is up [ 6.578001] CPU3 is up [ 7.218332] OOM killer enabled. [ 7.221483] Restarting tasks ... done. root@(none):/# root@(none):/# [ 7.226077] PM: suspend exit 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 [ 7.566583] PM: suspend entry (deep) [ 7.570165] PM: Syncing filesystems ... done. [ 7.575878] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 7.577183] OOM killer disabled. [ 7.577187] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 7.578521] Suspending console(s) (use no_console_suspend to debug) [ 7.717494] Disabling non-boot CPUs ... [ 7.852838] Entering suspend state LP1 [ 7.852884] Enabling non-boot CPUs ... [ 7.854659] CPU1 is up [ 7.856344] CPU2 is up [ 7.858170] CPU3 is up [ 8.493464] OOM killer enabled. [ 8.496616] Restarting tasks ... done. root@(none):/# root@(none):/# [ 8.501185] PM: suspend exit 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 [ 8.846914] PM: suspend entry (deep) [ 8.850492] PM: Syncing filesystems ... done. [ 8.855883] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 8.857178] OOM killer disabled. [ 8.857182] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 8.858525] Suspending console(s) (use no_console_suspend to debug) [ 8.996940] Disabling non-boot CPUs ... [ 9.091709] IRQ17 no longer affine to CPU2 [ 9.152790] Entering suspend state LP1 [ 9.152836] Enabling non-boot CPUs ... [ 9.154598] CPU1 is up [ 9.156269] CPU2 is up [ 9.158105] CPU3 is up [ 9.798097] OOM killer enabled. [ 9.801250] Restarting tasks ... done. root@(none):/# root@(none):/# [ 9.805794] PM: suspend exit 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 [ 10.113681] PM: suspend entry (deep) [ 10.117264] PM: Syncing filesystems ... done. [ 10.123073] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 10.124384] OOM killer disabled. [ 10.124388] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 10.125720] Suspending console(s) (use no_console_suspend to debug) [ 10.267339] Disabling non-boot CPUs ... [ 10.381662] IRQ17 no longer affine to CPU2 [ 10.442751] Entering suspend state LP1 [ 10.442798] Enabling non-boot CPUs ... [ 10.444571] CPU1 is up [ 10.446264] CPU2 is up [ 10.448106] CPU3 is up [ 11.088303] OOM killer enabled. [ 11.091459] Restarting tasks ... done. root@(none):/# root@(none):/# [ 11.096017] PM: suspend exit 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:57 1970 [ 11.419298] PM: suspend entry (deep) [ 11.422918] PM: Syncing filesystems ... done. [ 11.428334] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 11.429648] OOM killer disabled. [ 11.429652] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 11.431011] Suspending console(s) (use no_console_suspend to debug) [ 11.567148] Disabling non-boot CPUs ... [ 11.621685] IRQ17 no longer affine to CPU1 [ 11.742489] Entering suspend state LP1 [ 11.742535] Enabling non-boot CPUs ... [ 11.744298] CPU1 is up [ 11.745972] CPU2 is up [ 11.747801] CPU3 is up [ 12.387668] OOM killer enabled. [ 12.390803] Restarting tasks ... done. root@(none):/# root@(none):/# [ 12.395666] PM: suspend exit 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:06 1970 [ 12.723950] PM: suspend entry (deep) [ 12.727529] PM: Syncing filesystems ... done. [ 12.732600] Freezing user space processes ... (elapsed 0.018 seconds) done. [ 12.751172] OOM killer disabled. [ 12.751177] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 12.752582] Suspending console(s) (use no_console_suspend to debug) [ 12.866744] Disabling non-boot CPUs ... [ 12.981579] IRQ17 no longer affine to CPU2 [ 13.042448] Entering suspend state LP1 [ 13.042496] Enabling non-boot CPUs ... [ 13.044274] CPU1 is up [ 13.045958] CPU2 is up [ 13.047794] CPU3 is up [ 13.688071] OOM killer enabled. [ 13.691255] Restarting tasks ... done. root@(none):/# root@(none):/# [ 13.695814] PM: suspend exit 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:15 1970 [ 14.034685] PM: suspend entry (deep) [ 14.038268] PM: Syncing filesystems ... done. [ 14.044073] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 14.045386] OOM killer disabled. [ 14.045390] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 14.046723] Suspending console(s) (use no_console_suspend to debug) [ 14.186786] Disabling non-boot CPUs ... [ 14.221604] IRQ17 no longer affine to CPU1 [ 14.342647] Entering suspend state LP1 [ 14.342694] Enabling non-boot CPUs ... [ 14.344460] CPU1 is up [ 14.346135] CPU2 is up [ 14.347962] CPU3 is up [ 14.987693] OOM killer enabled. [ 14.990827] Restarting tasks ... done. root@(none):/# root@(none):/# [ 14.995416] PM: suspend exit 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:24 1970 [ 15.335380] PM: suspend entry (deep) [ 15.338964] PM: Syncing filesystems ... done. [ 15.344480] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 15.345789] OOM killer disabled. [ 15.345793] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 15.347123] Suspending console(s) (use no_console_suspend to debug) [ 15.486706] Disabling non-boot CPUs ... [ 15.541549] IRQ17 no longer affine to CPU1 [ 15.682617] Entering suspend state LP1 [ 15.682663] Enabling non-boot CPUs ... [ 15.684429] CPU1 is up [ 15.686098] CPU2 is up [ 15.687927] CPU3 is up [ 16.327951] OOM killer enabled. [ 16.331104] Restarting tasks ... done. root@(none):/# root@(none):/# [ 16.335655] PM: suspend exit 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:33 1970 [ 16.677096] PM: suspend entry (deep) [ 16.680679] PM: Syncing filesystems ... done. [ 16.685956] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 16.687201] OOM killer disabled. [ 16.687204] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 16.688524] Suspending console(s) (use no_console_suspend to debug) [ 16.826650] Disabling non-boot CPUs ... [ 16.861514] IRQ17 no longer affine to CPU1 [ 16.982323] Entering suspend state LP1 [ 16.982369] Enabling non-boot CPUs ... [ 16.984146] CPU1 is up [ 16.985821] CPU2 is up [ 16.987642] CPU3 is up [ 17.626852] OOM killer enabled. [ 17.629987] Restarting tasks ... done. root@(none):/# root@(none):/# [ 17.634585] PM: suspend exit 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:42 1970 [ 17.976954] PM: suspend entry (deep) [ 17.980536] PM: Syncing filesystems ... done. [ 17.986105] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 17.987349] OOM killer disabled. [ 17.987353] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 17.988668] Suspending console(s) (use no_console_suspend to debug) [ 18.126996] Disabling non-boot CPUs ... [ 18.181463] IRQ17 no longer affine to CPU1 [ 18.322501] Entering suspend state LP1 [ 18.322547] Enabling non-boot CPUs ... [ 18.324320] CPU1 is up [ 18.325996] CPU2 is up [ 18.327830] CPU3 is up [ 18.965962] OOM killer enabled. [ 18.969098] Restarting tasks ... done. root@(none):/# NVTB SYSTEM SUSPEND TEST COMPLETE root@(none):/# [ 18.973698] PM: suspend exit