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.3 MiB/s done Bytes transferred = 8159752 (7c8208 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 = 35036 (88dc hex) Tegra114 (Dalmore) # bootz 0x81000000 - 0x82000000 Kernel image @ 0x81000000 [ 0x000000 - 0x7c8200 ] ## Flattened Device Tree blob at 82000000 Booting using the fdt blob at 0x82000000 Loading Device Tree to 8fff4000, end 8ffff8db ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.14.0-rc5-200827-g33d930e (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 Sun Oct 15 18:35:51 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 c158fa40, 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] random: fast init done [ 0.000000] percpu: Embedded 17 pages/cpu @eef98000 s39424 r8192 d22016 u69632 [ 0.000000] pcpu-alloc: s39424 r8192 d22016 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] 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: 1993476K/2096128K available (10240K kernel code, 1631K rwdata, 4504K rodata, 2048K init, 406K bss, 37116K 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 - 0xc1597ee8 (1632 kB) [ 0.000000] .bss : 0xc15a0b90 - 0xc16064bc ( 407 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, 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.000008] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns [ 0.000028] clocksource: timer_us: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns [ 0.000044] Switching to timer-based delay loop, resolution 1000ns [ 0.003299] arch_timer: cp15 timer(s) running at 12.00MHz (virt). [ 0.003319] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2c47f4ee7, max_idle_ns: 440795202497 ns [ 0.003339] sched_clock: 56 bits at 12MHz, resolution 83ns, wraps every 4398046511096ns [ 0.003353] Switching to timer-based delay loop, resolution 83ns [ 0.003770] Console: colour dummy device 80x30 [ 0.003805] Calibrating delay loop (skipped), value calculated using timer frequency.. 24.00 BogoMIPS (lpj=120000) [ 0.003823] pid_max: default: 32768 minimum: 301 [ 0.003926] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.003942] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.004462] CPU: Testing write buffer coherency: ok [ 0.004705] /cpus/cpu@0 missing clock-frequency property [ 0.004736] /cpus/cpu@1 missing clock-frequency property [ 0.004767] /cpus/cpu@2 missing clock-frequency property [ 0.004798] /cpus/cpu@3 missing clock-frequency property [ 0.004812] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.005118] Setting up static identity map for 0x80300000 - 0x803000a0 [ 0.006360] Hierarchical SRCU implementation. [ 0.007728] Tegra Revision: A01 SKU: 0 CPU Process: 1 SoC Process: 0 [ 0.008385] EFI services will not be available. [ 0.008539] smp: Bringing up secondary CPUs ... [ 0.009040] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.009628] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.010214] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.010314] smp: Brought up 1 node, 4 CPUs [ 0.010336] SMP: Total of 4 processors activated (96.00 BogoMIPS). [ 0.010346] CPU: All CPU(s) started in SVC mode. [ 0.011842] devtmpfs: initialized [ 0.019790] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.020090] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.020110] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.021575] pinctrl core: initialized pinctrl subsystem [ 0.022844] DMI not present or invalid. [ 0.023095] NET: Registered protocol family 16 [ 0.025303] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.027261] cpuidle: using governor menu [ 0.048616] No ATAGs? [ 0.048749] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.048766] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.054223] Serial: AMBA PL011 UART driver [ 0.054975] tegra-mc 70019000.memory-controller: no memory timings for RAM code 3 registered [ 0.055101] iommu: Adding device reg-dummy to group 0 [ 0.055138] iommu: Adding device 50000000.host1x to group 1 [ 0.055177] iommu: Adding device 54140000.gr2d to group 2 [ 0.055212] iommu: Adding device 54180000.gr3d to group 3 [ 0.055281] iommu: Adding device 54200000.dc to group 4 [ 0.055348] iommu: Adding device 54240000.dc to group 5 [ 0.055381] iommu: Adding device 54280000.hdmi to group 6 [ 0.055419] iommu: Adding device 54300000.dsi to group 7 [ 0.055453] iommu: Adding device 60005000.timer to group 8 [ 0.055495] iommu: Adding device 60007000.flow-controller to group 9 [ 0.055529] iommu: Adding device 6000a000.dma to group 10 [ 0.055561] iommu: Adding device 6000c000.ahb to group 11 [ 0.055594] iommu: Adding device 6000d000.gpio to group 12 [ 0.055626] iommu: Adding device 70000800.apbmisc to group 13 [ 0.055659] iommu: Adding device 70000868.pinmux to group 14 [ 0.055690] iommu: Adding device 70006300.serial to group 15 [ 0.055723] iommu: Adding device 7000a000.pwm to group 16 [ 0.055760] iommu: Adding device 7000c000.i2c to group 17 [ 0.055797] iommu: Adding device 7000c700.i2c to group 18 [ 0.055831] iommu: Adding device 7000d000.i2c to group 19 [ 0.055864] iommu: Adding device 7000da00.spi to group 20 [ 0.055896] iommu: Adding device 7000e000.rtc to group 21 [ 0.055929] iommu: Adding device 7000e400.pmc to group 22 [ 0.055961] iommu: Adding device 7000f800.fuse to group 23 [ 0.055995] iommu: Adding device 70019000.memory-controller to group 24 [ 0.056027] iommu: Adding device 70080000.ahub to group 25 [ 0.056064] iommu: Adding device 700e3000.mipi to group 26 [ 0.056099] iommu: Adding device 78000400.sdhci to group 27 [ 0.056136] iommu: Adding device 78000600.sdhci to group 28 [ 0.056168] iommu: Adding device 7d000000.usb to group 29 [ 0.056202] iommu: Adding device 7d000000.usb-phy to group 30 [ 0.056236] iommu: Adding device 7d008000.usb to group 31 [ 0.056269] iommu: Adding device 7d008000.usb-phy to group 32 [ 0.056300] iommu: Adding device timer to group 33 [ 0.056337] iommu: Adding device backlight to group 34 [ 0.056369] iommu: Adding device clocks to group 35 [ 0.056401] iommu: Adding device gpio-keys to group 36 [ 0.056433] iommu: Adding device regulators to group 37 [ 0.056466] iommu: Adding device regulators:regulator@0 to group 38 [ 0.056503] iommu: Adding device regulators:regulator@1 to group 39 [ 0.056536] iommu: Adding device regulators:regulator@3 to group 40 [ 0.056569] iommu: Adding device regulators:regulator@4 to group 41 [ 0.056603] iommu: Adding device regulators:regulator@5 to group 42 [ 0.056639] iommu: Adding device regulators:regulator@6 to group 43 [ 0.056672] iommu: Adding device regulators:regulator@7 to group 44 [ 0.056705] iommu: Adding device sound to group 45 [ 0.070419] AT91: Could not find identification node [ 0.070893] dvdd_ts: Failed to request enable GPIO61: -517 [ 0.070915] reg-fixed-voltage regulators:regulator@1: Failed to register regulator: -517 [ 0.071021] usb1_vbus: Failed to request enable GPIO108: -517 [ 0.071036] reg-fixed-voltage regulators:regulator@3: Failed to register regulator: -517 [ 0.071140] usb2_vbus: Failed to request enable GPIO86: -517 [ 0.071155] reg-fixed-voltage regulators:regulator@4: Failed to register regulator: -517 [ 0.071579] VDD_5V0_HDMI_CON: Failed to request enable GPIO81: -517 [ 0.071594] reg-fixed-voltage regulators:regulator@7: Failed to register regulator: -517 [ 0.073999] vgaarb: loaded [ 0.074683] SCSI subsystem initialized [ 0.074856] libata version 3.00 loaded. [ 0.075051] usbcore: registered new interface driver usbfs [ 0.075100] usbcore: registered new interface driver hub [ 0.075176] usbcore: registered new device driver usb [ 0.078403] tps65090 2-0048: No cache defaults, reading back from HW [ 0.079403] iommu: Adding device tps65090-pmic to group 46 [ 0.080346] TPS65090_RAILSDCDC1: supplied by vdd_ac_bat [ 0.081401] TPS65090_RAILSDCDC2: supplied by vdd_ac_bat [ 0.082444] TPS65090_RAILSDCDC3: supplied by vdd_ac_bat [ 0.082952] TPS65090_RAILSFET1: supplied by vdd_ac_bat [ 0.083320] TPS65090_RAILSFET2: supplied by vdd_ac_bat [ 0.083691] TPS65090_RAILSFET3: supplied by vdd-sys-3v3 [ 0.084204] TPS65090_RAILSFET4: supplied by vdd-sys-3v3 [ 0.084720] TPS65090_RAILSFET5: supplied by vdd-sys-3v3 [ 0.085226] TPS65090_RAILSFET6: supplied by vdd-sys-3v3 [ 0.086053] TPS65090_RAILSFET7: supplied by vdd-sys-3v3 [ 0.086566] TPS65090_RAILSLDO1: supplied by vdd_ac_bat [ 0.086751] TPS65090_RAILSLDO2: supplied by vdd_ac_bat [ 0.087066] iommu: Adding device tps65090-charger to group 47 [ 0.087678] palmas 2-0058: Irq flag is 0x00000004 [ 0.089618] palmas 2-0058: Muxing GPIO ff, PWM 0, LED 0 [ 0.089855] iommu: Adding device 7000d000.i2c:tps65913@58:gpio to group 48 [ 0.090374] iommu: Adding device 7000d000.i2c:tps65913@58:pmic to group 49 [ 0.092186] SMPS12: supplied by vdd-ao [ 0.093173] vdd_hdmi_5v0: supplied by vdd-sys-5v0 [ 0.094012] SMPS3: supplied by vdd-ao [ 0.095725] SMPS457: supplied by vdd-sys-3v3 [ 0.097335] SMPS6: supplied by regulator-dummy [ 0.098721] SMPS8: supplied by vdd-sys-3v3 [ 0.100280] SMPS9: supplied by vdd-sys-3v3 [ 0.100795] sdhci-vdd-sd-slot: Bringing 2840000uV into 2800000-2800000uV [ 0.102161] SMPS10_OUT2: supplied by regulator-dummy [ 0.102975] SMPS10_OUT1: supplied by regulator-dummy [ 0.103856] LDO1: supplied by vdd-sys-3v3 [ 0.104948] LDO2: supplied by vdd-sys-3v3 [ 0.106057] LDO3: supplied by vddio-1v8 [ 0.107141] LDO4: supplied by vdd-sys-3v3 [ 0.108237] LDO5: supplied by vdd_ac_bat [ 0.108910] LDO6: supplied by vdd-sys-3v3 [ 0.109421] vdd-sensor-2v85: Bringing 2900000uV into 2850000-2850000uV [ 0.110724] LDO7: supplied by vdd-sys-3v3 [ 0.112333] LDO8: supplied by vdd-ao [ 0.112861] vdd-rtc: Bringing 675000uV into 900000-900000uV [ 0.124017] LDO9: supplied by sdhci-vdd-sd-slot [ 0.134339] LDOLN: supplied by vdd-sys-5v0 [ 0.135440] LDOUSB: supplied by vdd-sys-5v0 [ 0.145756] iommu: Adding device 7000d000.i2c:tps65913@58:rtc to group 50 [ 0.146179] iommu: Adding device 7000d000.i2c:tps65913@58:pinmux to group 51 [ 0.146751] pps_core: LinuxPPS API ver. 1 registered [ 0.146762] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.146784] PTP clock support registered [ 0.146968] EDAC MC: Ver: 3.0.0 [ 0.147244] dmi: Firmware registration failed. [ 0.149032] clocksource: Switched to clocksource arch_sys_counter [ 0.205407] NET: Registered protocol family 2 [ 0.205900] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.206000] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.206188] TCP: Hash tables configured (established 8192 bind 8192) [ 0.206271] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.206315] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.206467] NET: Registered protocol family 1 [ 0.206803] RPC: Registered named UNIX socket transport module. [ 0.206814] RPC: Registered udp transport module. [ 0.206823] RPC: Registered tcp transport module. [ 0.206833] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.206846] PCI: CLS 0 bytes, default 64 [ 0.208278] iommu: Adding device alarmtimer to group 52 [ 0.209121] workingset: timestamp_bits=30 max_order=19 bucket_order=0 [ 0.214973] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.215552] NFS: Registering the id_resolver key type [ 0.215578] Key type id_resolver registered [ 0.215588] Key type id_legacy registered [ 0.215631] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.217043] bounce: pool size: 64 pages [ 0.217094] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 0.217107] io scheduler noop registered [ 0.217117] io scheduler deadline registered [ 0.217328] io scheduler cfq registered (default) [ 0.217339] io scheduler mq-deadline registered [ 0.217349] io scheduler kyber registered [ 0.248454] tegra-apbdma 6000a000.dma: Tegra20 APB DMA driver register 32 channels [ 0.251052] tegra-pmc 7000e400.pmc: i2c-thermtrip node not found, emergency thermal reset disabled. [ 0.298942] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.299075] iommu: Adding device serial8250 to group 53 [ 0.301620] console [ttyS0] disabled [ 0.301662] 70006300.serial: ttyS0 at MMIO 0x70006300 (irq = 329, base_baud = 25500000) is a Tegra [ 1.616580] console [ttyS0] enabled [ 1.620837] SuperH (H)SCI(F) driver initialized [ 1.626331] msm_serial: driver initialized [ 1.630619] STMicroelectronics ASC driver initialized [ 1.641536] tegra-hdmi 54280000.hdmi: failed to get HDMI regulator [ 1.663305] brd: module loaded [ 1.672951] loop: module loaded [ 1.693085] m25p80 spi0.0: w25q32dw (4096 Kbytes) [ 1.699955] iommu: Adding device Fixed MDIO bus.0 to group 54 [ 1.706119] libphy: Fixed MDIO Bus: probed [ 1.711227] CAN device driver interface [ 1.715871] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded [ 1.722739] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k [ 1.728562] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.734535] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k [ 1.741499] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.750444] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.757870] usbcore: registered new interface driver pegasus [ 1.763579] usbcore: registered new interface driver asix [ 1.768998] usbcore: registered new interface driver ax88179_178a [ 1.775130] usbcore: registered new interface driver cdc_ether [ 1.781009] usbcore: registered new interface driver smsc75xx [ 1.786784] usbcore: registered new interface driver smsc95xx [ 1.792569] usbcore: registered new interface driver net1080 [ 1.798251] usbcore: registered new interface driver cdc_subset [ 1.804203] usbcore: registered new interface driver zaurus [ 1.809831] usbcore: registered new interface driver cdc_ncm [ 1.815699] tegra-phy 7d000000.usb-phy: no vbus regulator [ 1.823082] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.829623] ehci-pci: EHCI PCI platform driver [ 1.834095] ehci-platform: EHCI generic platform driver [ 1.839516] ehci-orion: EHCI orion driver [ 1.843665] SPEAr-ehci: EHCI SPEAr driver [ 1.847795] ehci-st: EHCI STMicroelectronics driver [ 1.852820] ehci-exynos: EHCI EXYNOS driver [ 1.857138] ehci-atmel: EHCI Atmel driver [ 1.861281] tegra-ehci: Tegra EHCI driver [ 1.865583] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.871797] ohci-pci: OHCI PCI platform driver [ 1.876269] ohci-platform: OHCI generic platform driver [ 1.881670] SPEAr-ohci: OHCI SPEAr driver [ 1.885800] ohci-st: OHCI STMicroelectronics driver [ 1.890819] ohci-atmel: OHCI Atmel driver [ 1.895485] usbcore: registered new interface driver usb-storage [ 1.905364] iommu: Adding device ci_hdrc.0 to group 55 [ 1.919153] palmas-rtc 7000d000.i2c:tps65913@58:rtc: rtc core: registered 7000d000.i2c:tps65913@58:rtc as rtc0 [ 1.930992] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1 [ 1.938159] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 1.944861] i2c /dev entries driver [ 1.951720] IR NEC protocol handler initialized [ 1.956247] IR RC5(x/sz) protocol handler initialized [ 1.961310] IR RC6 protocol handler initialized [ 1.965833] IR JVC protocol handler initialized [ 1.970370] IR Sony protocol handler initialized [ 1.974980] IR SANYO protocol handler initialized [ 1.979690] IR Sharp protocol handler initialized [ 1.984386] IR MCE Keyboard/mouse protocol handler initialized [ 1.990222] IR XMP protocol handler initialized [ 1.997862] sbs-battery 0-000b: sbs_probe: Failed to get device status [ 2.004419] sbs-battery: probe of 0-000b failed with error -121 [ 2.020660] sdhci: Secure Digital Host Controller Interface driver [ 2.026832] sdhci: Copyright(c) Pierre Ossman [ 2.032675] Synopsys Designware Multimedia Card Interface Driver [ 2.039881] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.046263] sdhci-tegra 78000400.sdhci: Got CD GPIO [ 2.051175] sdhci-tegra 78000400.sdhci: Got WP GPIO [ 2.064277] mmc0: Invalid maximum block size, assuming 512 bytes [ 2.129185] mmc0: SDHCI controller on 78000400.sdhci [78000400.sdhci] using ADMA [ 2.145886] mmc1: Invalid maximum block size, assuming 512 bytes [ 2.209076] mmc1: SDHCI controller on 78000600.sdhci [78000600.sdhci] using ADMA [ 2.218494] ledtrig-cpu: registered to indicate activity on CPUs [ 2.224795] usbcore: registered new interface driver usbhid [ 2.230381] usbhid: USB HID core driver [ 2.237904] NET: Registered protocol family 10 [ 2.243180] Segment Routing with IPv6 [ 2.246904] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 2.253365] NET: Registered protocol family 17 [ 2.257811] can: controller area network core (rev 20170425 abi 9) [ 2.264064] NET: Registered protocol family 29 [ 2.268502] can: raw protocol (rev 20170425) [ 2.272791] can: broadcast manager protocol (rev 20170425 t) [ 2.278449] can: netlink gateway (rev 20170425) max_hops=1 [ 2.284227] Key type dns_resolver registered [ 2.288977] ThumbEE CPU extension supported. [ 2.293270] Registering SWP/SWPB emulation handler [ 2.310639] usb1_vbus: supplied by vdd-sys-5v0 [ 2.316461] usb2_vbus: supplied by vdd-sys-5v0 [ 2.323764] VDD_5V0_HDMI_CON: supplied by vdd-sys-5v0 [ 2.332876] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 2.339561] [drm] No driver support for vblank timestamp query. [ 2.346010] mmc0: new high speed SDHC card at address aaaa [ 2.352328] mmcblk0: mmc0:aaaa SL16G 14.8 GiB [ 2.376830] mmc1: new high speed MMC card at address 0001 [ 2.377333] mmcblk0: p1 p2 p3 [ 2.377496] mmcblk1: mmc1:0001 SEM32G 29.1 GiB [ 2.377726] mmcblk1boot0: mmc1:0001 SEM32G partition 1 4.00 MiB [ 2.378182] mmcblk1boot1: mmc1:0001 SEM32G partition 2 4.00 MiB [ 2.378692] mmcblk1rpmb: mmc1:0001 SEM32G partition 3 4.00 MiB [ 2.381964] mmcblk1: p1 p2 p3 p4 p5 p6 p7 p8 [ 2.441732] Console: switching to colour frame buffer device 240x75 [ 2.516386] drm drm: fb0: frame buffer device [ 2.520930] [drm] Initialized tegra 0.0.0 20120330 for drm on minor 0 [ 2.530618] tegra-ehci 7d008000.usb: EHCI Host Controller [ 2.536032] tegra-ehci 7d008000.usb: new USB bus registered, assigned bus number 1 [ 2.543857] tegra-ehci 7d008000.usb: irq 340, io mem 0x7d008000 [ 2.579160] tegra-ehci 7d008000.usb: USB 2.0 started, EHCI 1.10 [ 2.586174] hub 1-0:1.0: USB hub found [ 2.590070] hub 1-0:1.0: 1 port detected [ 2.595693] input: gpio-keys as /devices/soc0/gpio-keys/input/input0 [ 2.604376] palmas-rtc 7000d000.i2c:tps65913@58:rtc: setting system clock to 2000-03-08 08:33:08 UTC (952504388) [ 2.618137] dvdd_ts: disabling [ 2.621286] usb1_vbus: disabling [ 2.624532] vdd_cam_1v8_reg: disabling [ 2.629865] EXT4-fs (mmcblk1p1): mounting ext3 file system using the ext4 subsystem [ 2.650442] EXT4-fs (mmcblk1p1): recovery complete [ 2.655262] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null) [ 2.663430] VFS: Mounted root (ext3 filesystem) on device 179:17. [ 2.674089] devtmpfs: mounted [ 2.678892] 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):/# mount -t sysfs none /sys root@(none):/# root@(none):/# [ 3.662191] asix 1-1:1.0 eth0: register 'asix' at usb-7d008000.usb-1, ASIX AX88772 USB 2.0 Ethernet, 00:50:b6:0d:b5:16 mount -t debugfs none /sys/kernel/debug root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:19 1970 [ 5.358061] PM: suspend entry (deep) [ 5.361678] PM: Syncing filesystems ... done. [ 5.391163] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 5.399430] OOM killer disabled. [ 5.402665] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 5.411431] Suspending console(s) (use no_console_suspend to debug) [ 5.477146] Disabling non-boot CPUs ... [ 5.559532] IRQ17 no longer affine to CPU2 [ 5.620417] Entering suspend state LP1 [ 5.620440] Enabling non-boot CPUs ... [ 5.621011] CPU1 is up [ 5.621539] CPU2 is up [ 5.622173] CPU3 is up [ 6.244190] OOM killer enabled. [ 6.247332] Restarting tasks ... done. [ 6.286520] PM: suspend exit root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:28 1970 [ 7.448389] PM: suspend entry (deep) [ 7.452002] PM: Syncing filesystems ... done. [ 7.486423] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 7.494711] OOM killer disabled. [ 7.497939] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 7.506720] Suspending console(s) (use no_console_suspend to debug) [ 7.576567] Disabling non-boot CPUs ... [ 7.619417] IRQ17 no longer affine to CPU1 [ 7.740274] Entering suspend state LP1 [ 7.740297] Enabling non-boot CPUs ... [ 7.740880] CPU1 is up [ 7.741400] CPU2 is up [ 7.742036] CPU3 is up [ 8.363500] OOM killer enabled. [ 8.366641] Restarting tasks ... done. [ 8.406908] PM: suspend exit root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:38 1970 [ 8.947816] PM: suspend entry (deep) [ 8.951430] PM: Syncing filesystems ... done. [ 8.990702] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 8.998985] OOM killer disabled. [ 9.002216] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 9.011014] Suspending console(s) (use no_console_suspend to debug) [ 9.076693] Disabling non-boot CPUs ... [ 9.210222] Entering suspend state LP1 [ 9.210245] Enabling non-boot CPUs ... [ 9.210832] CPU1 is up [ 9.211352] CPU2 is up [ 9.211979] CPU3 is up [ 9.828929] OOM killer enabled. [ 9.832065] Restarting tasks ... done. [ 9.859923] PM: suspend exit root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:47 1970 [ 11.036219] PM: suspend entry (deep) [ 11.039852] PM: Syncing filesystems ... done. [ 11.076465] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 11.084753] OOM killer disabled. [ 11.088005] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 11.096772] Suspending console(s) (use no_console_suspend to debug) [ 11.166415] Disabling non-boot CPUs ... [ 11.309260] IRQ17 no longer affine to CPU3 [ 11.310225] Entering suspend state LP1 [ 11.310248] Enabling non-boot CPUs ... [ 11.310834] CPU1 is up [ 11.311355] CPU2 is up [ 11.311984] CPU3 is up [ 11.934749] OOM killer enabled. [ 11.937891] Restarting tasks ... done. [ 11.976632] PM: suspend exit 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:57 1970 [ 12.559999] PM: suspend entry (deep) [ 12.563580] PM: Syncing filesystems ... done. [ 12.593541] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 12.601831] OOM killer disabled. [ 12.605060] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 12.613879] Suspending console(s) (use no_console_suspend to debug) [ 12.677138] Disabling non-boot CPUs ... [ 12.810130] Entering suspend state LP1 [ 12.810152] Enabling non-boot CPUs ... [ 12.810743] CPU1 is up [ 12.811271] CPU2 is up [ 12.811901] CPU3 is up [ 13.431606] OOM killer enabled. [ 13.434741] Restarting tasks ... done. [ 13.475928] PM: suspend exit 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:06 1970 [ 14.638349] PM: suspend entry (deep) [ 14.641962] PM: Syncing filesystems ... done. [ 14.675841] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 14.684136] OOM killer disabled. [ 14.687387] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 14.696200] Suspending console(s) (use no_console_suspend to debug) [ 14.766588] Disabling non-boot CPUs ... [ 14.900117] Entering suspend state LP1 [ 14.900139] Enabling non-boot CPUs ... [ 14.900732] CPU1 is up [ 14.901261] CPU2 is up [ 14.901896] CPU3 is up [ 15.516987] OOM killer enabled. [ 15.520140] Restarting tasks ... done. [ 15.550568] PM: suspend exit 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:15 1970 [ 16.726963] PM: suspend entry (deep) [ 16.730596] PM: Syncing filesystems ... done. [ 16.766664] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 16.774958] OOM killer disabled. [ 16.778208] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 16.786983] Suspending console(s) (use no_console_suspend to debug) [ 16.856226] Disabling non-boot CPUs ... [ 16.929211] IRQ17 no longer affine to CPU2 [ 16.990076] Entering suspend state LP1 [ 16.990098] Enabling non-boot CPUs ... [ 16.990684] CPU1 is up [ 16.991214] CPU2 is up [ 16.991848] CPU3 is up [ 17.612569] OOM killer enabled. [ 17.615704] Restarting tasks ... done. [ 17.656587] PM: suspend exit 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:24 1970 [ 18.818581] PM: suspend entry (deep) [ 18.822195] PM: Syncing filesystems ... done. [ 18.856403] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 18.864699] OOM killer disabled. [ 18.867928] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 18.876721] Suspending console(s) (use no_console_suspend to debug) [ 18.946370] Disabling non-boot CPUs ... [ 18.979205] IRQ17 no longer affine to CPU1 [ 19.080054] Entering suspend state LP1 [ 19.080077] Enabling non-boot CPUs ... [ 19.080666] CPU1 is up [ 19.081190] CPU2 is up [ 19.081817] CPU3 is up [ 19.703041] OOM killer enabled. [ 19.706183] Restarting tasks ... done. [ 19.746378] PM: suspend exit 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:33 1970 [ 20.877399] PM: suspend entry (deep) [ 20.881011] PM: Syncing filesystems ... done. [ 20.913043] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 20.921338] OOM killer disabled. [ 20.924589] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 20.933404] Suspending console(s) (use no_console_suspend to debug) [ 20.996347] Disabling non-boot CPUs ... [ 21.029177] IRQ17 no longer affine to CPU1 [ 21.130015] Entering suspend state LP1 [ 21.130039] Enabling non-boot CPUs ... [ 21.130707] CPU1 is up [ 21.131236] CPU2 is up [ 21.131865] CPU3 is up [ 21.753701] OOM killer enabled. [ 21.756843] Restarting tasks ... done. [ 21.796079] PM: suspend exit 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:42 1970 [ 22.957273] PM: suspend entry (deep) [ 22.960926] PM: Syncing filesystems ... done. [ 22.995891] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 23.004185] OOM killer disabled. [ 23.007435] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 23.016234] Suspending console(s) (use no_console_suspend to debug) [ 23.086245] Disabling non-boot CPUs ... [ 23.159115] IRQ17 no longer affine to CPU2 [ 23.219993] Entering suspend state LP1 [ 23.220016] Enabling non-boot CPUs ... [ 23.220605] CPU1 is up [ 23.221136] CPU2 is up [ 23.221778] CPU3 is up [ 23.841151] OOM killer enabled. [ 23.844291] Restarting tasks ... done. [ 23.885919] PM: suspend exit root@(none):/# root@(none):/# NVTB SYSTEM SUSPEND TEST COMPLETE