[Enter `^Ec?' for help] U-Boot 2015.01-rc3-00172-gd0a58bc (Dec 28 2014 - 23:49:42) for ODROID-XU3 CPU: Exynos5800@800MHz Board: Odroid XU3 based on EXYNOS5422 I2C: ready DRAM: 1.8 GiB trace: copying 000a7308 bytes of early data from 50000000 to aeff0000 trace: enabled MMC: EXYNOS DWMMC: 0, EXYNOS DWMMC: 1 In: serial Out: serial Err: serial Net: No ethernet found. Hit any key to stop autoboot: 2  0 ODROID-XU3 # usb start usb start (Re)start USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 3 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... 1 Ethernet Device(s) found ODROID-XU3 # setenv autoload no setenv autoload no ODROID-XU3 # dhcp dhcp Waiting for Ethernet connection... done. BOOTP broadcast 1 BOOTP broadcast 2 DHCP client bound to address 192.168.201.15 (3341 ms) ODROID-XU3 # setenv serverip 192.168.201.1 setenv serverip 192.168.201.1 ODROID-XU3 # tftp 0x42000000 12403034/tftp-deploy-jik89k09/kernel/zImage tftp 0x42000000 12403034/tftp-deploy-jik89k09/kernel/zImage Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.201.1; our IP address is 192.168.201.15 Filename '12403034/tftp-deploy-jik89k09/kernel/zImage'. Load address: 0x42000000 Loading: *T ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########### 641.6 KiB/s done Bytes transferred = 8737280 (855200 hex) ODROID-XU3 # tftp 0x43300000 12403034/tftp-deploy-jik89k09/ramdisk/ramdisk.cpio.gz.uboot tftp 0x43300000 12403034/tftp-deploy-jik89k09/ramdisk/ramdisk.cpio.gz.uboot Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.201.1; our IP address is 192.168.201.15 Filename '12403034/tftp-deploy-jik89k09/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x43300000 Loading: *EHCI timed out on TD - token=0x88008d80 T ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################ 512.7 KiB/s done Bytes transferred = 13337941 (cb8555 hex) ODROID-XU3 # setenv initrd_size ${filesize} setenv initrd_size ${filesize} ODROID-XU3 # tftp 0x43000000 12403034/tftp-deploy-jik89k09/dtb/exynos5422-odroidxu3.dtb tftp 0x43000000 12403034/tftp-deploy-jik89k09/dtb/exynos5422-odroidxu3.dtb Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.201.1; our IP address is 192.168.201.15 Filename '12403034/tftp-deploy-jik89k09/dtb/exynos5422-odroidxu3.dtb'. Load address: 0x43000000 Loading: *EHCI timed out on TD - token=0x8008d80 T #### 8.8 KiB/s done Bytes transferred = 57294 (dfce hex) ODROID-XU3 # setenv bootargs 'console=ttySAC2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=:::::eth0:dhcp' setenv bootargs 'console=ttySAC2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=:::::eth0:dhcp' ODROID-XU3 # bootz 0x42000000 0x43300000 0x43000000 bootz 0x42000000 0x43300000 0x43000000 Kernel image @ 0x42000000 [ 0x000000 - 0x855200 ] ## Loading init Ramdisk from Legacy Image at 43300000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 13337877 Bytes = 12.7 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 43000000 Booting using the fdt blob at 0x43000000 Loading Ramdisk to 4f347000, end 4ffff515 ... OK Loading Device Tree to 4f336000, end 4f346fcd ... OK Starting kernel ...(fake run for tracing) Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x100 [ 0.000000] Linux version 4.19.299-cip105-rt34 (KernelCI@build-j60889-arm-gcc-10-defconfig-f6h26) (gcc version 10.2.1 20210110 (Debian 10.2.1-6)) #1 SMP Thu Dec 28 19:51:05 UTC 2023 [ 0.000000] CPU: ARMv7 Processor [410fc073] revision 3 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Hardkernel Odroid XU3 [ 0.000000] earlycon: exynos4210 at MMIO 0x12c20000 (options '115200n8') [ 0.000000] bootconsole [exynos4210] enabled [ 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 0xac000000 [ 0.000000] Samsung CPU ID: 0xe5422001 [ 0.000000] Running under secure firmware. [ 0.000000] percpu: Embedded 17 pages/cpu s37004 r8192 d24436 u69632 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 457216 [ 0.000000] Kernel command line: console=ttySAC2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=:::::eth0:dhcp <6>[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) <6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) <6>[ 0.000000] Memory: 1719052K/1835008K available (12288K kernel code, 1598K rwdata, 4688K rodata, 2048K init, 394K bss, 50420K reserved, 65536K cma-reserved, 983040K highmem) <5>[ 0.000000] Virtual kernel memory layout: <5>[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) <5>[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) <5>[ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) <5>[ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) <5>[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) <5>[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) <5>[ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (13280 kB) <5>[ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (2048 kB) <5>[ 0.000000] .data : 0x(ptrval) - 0x(ptrval) (1599 kB) <5>[ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 395 kB) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=8. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8 <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] GIC: Using split EOI/Deactivate mode <6>[ 0.000000] Switching to timer-based delay loop, resolution 41ns <6>[ 0.000000] clocksource: mct-frc: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.000008] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns <4>[ 0.008067] genirq: irq_chip COMBINER did not update eff. affinity mask of irq 49 <6>[ 0.022636] Console: colour dummy device 80x30 <6>[ 0.025925] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) <6>[ 0.036449] CPU: Testing write buffer coherency: ok <6>[ 0.041549] pid_max: default: 32768 minimum: 301 <6>[ 0.046562] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) <6>[ 0.053257] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) <6>[ 0.062002] CPU0: thread -1, cpu 0, socket 1, mpidr 80000100 <6>[ 0.067439] Setting up static identity map for 0x40300000 - 0x403000a0 <6>[ 0.073748] ARM CCI driver probed <6>[ 0.077012] Exynos MCPM support installed <6>[ 0.083366] rcu: Hierarchical SRCU implementation. <6>[ 0.092015] EFI services will not be available. <6>[ 0.095953] smp: Bringing up secondary CPUs ... <6>[ 0.101250] CPU1: thread -1, cpu 1, socket 1, mpidr 80000101 <6>[ 0.102520] CPU2: thread -1, cpu 2, socket 1, mpidr 80000102 <6>[ 0.103742] CPU3: thread -1, cpu 3, socket 1, mpidr 80000103 <6>[ 0.105021] CPU4: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.105030] CPU4: Spectre v2: using ICIALLU workaround <6>[ 0.132520] CPU4: Spectre BHB: enabling loop workaround for all CPUs <6>[ 0.140527] CPU5: thread -1, cpu 1, socket 0, mpidr 80000001 <6>[ 0.140535] CPU5: Spectre v2: using ICIALLU workaround <6>[ 0.151728] CPU6: thread -1, cpu 2, socket 0, mpidr 80000002 <6>[ 0.151735] CPU6: Spectre v2: using ICIALLU workaround <6>[ 0.162986] CPU7: thread -1, cpu 3, socket 0, mpidr 80000003 <6>[ 0.162993] CPU7: Spectre v2: using ICIALLU workaround <6>[ 0.173090] smp: Brought up 1 node, 8 CPUs <6>[ 0.177258] SMP: Total of 8 processors activated (384.00 BogoMIPS). <6>[ 0.183727] CPU: All CPU(s) started in HYP mode. <6>[ 0.188597] CPU: Virtualization extensions available. <6>[ 0.195779] devtmpfs: initialized <6>[ 0.214507] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 3 <6>[ 0.221588] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.231054] futex hash table entries: 2048 (order: 5, 131072 bytes) <6>[ 0.240934] pinctrl core: initialized pinctrl subsystem <6>[ 0.247759] DMI not present or invalid. <6>[ 0.251597] NET: Registered protocol family 16 <6>[ 0.258199] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.268472] cpuidle: using governor menu <6>[ 0.271427] No ATAGs? <6>[ 0.271725] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.281962] hw-breakpoint: maximum watchpoint size is 8 bytes. <6>[ 0.292086] Serial: AMBA PL011 UART driver <6>[ 0.363741] EXYNOS5420 PMU initialized <6>[ 0.409985] vgaarb: loaded <5>[ 0.412605] SCSI subsystem initialized <6>[ 0.416134] usbcore: registered new interface driver usbfs <6>[ 0.421235] usbcore: registered new interface driver hub <6>[ 0.426819] usbcore: registered new device driver usb <6>[ 0.433800] s3c-i2c 12c60000.i2c: slave address 0x00 <6>[ 0.437586] s3c-i2c 12c60000.i2c: bus frequency set to 65 KHz <6>[ 0.444481] s3c-i2c 12c60000.i2c: i2c-0: S3C I2C adapter <6>[ 0.449304] s3c-i2c 12c80000.i2c: slave address 0x00 <6>[ 0.454277] s3c-i2c 12c80000.i2c: bus frequency set to 65 KHz <6>[ 0.460501] s3c-i2c 12c80000.i2c: i2c-2: S3C I2C adapter <6>[ 0.467564] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.471307] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.480711] PTP clock support registered <6>[ 0.485134] EDAC MC: Ver: 3.0.0 <6>[ 0.492128] clocksource: Switched to clocksource mct-frc <6>[ 0.570301] NET: Registered protocol family 2 <6>[ 0.573668] IP idents hash table entries: 16384 (order: 5, 131072 bytes) <6>[ 0.581571] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes) <6>[ 0.588320] TCP established hash table entries: 8192 (order: 3, 32768 bytes) <6>[ 0.595635] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) <6>[ 0.602385] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 0.608880] UDP hash table entries: 512 (order: 2, 16384 bytes) <6>[ 0.615013] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) <6>[ 0.621686] NET: Registered protocol family 1 <6>[ 0.626810] RPC: Registered named UNIX socket transport module. <6>[ 0.632318] RPC: Registered udp transport module. <6>[ 0.637216] RPC: Registered tcp transport module. <6>[ 0.642192] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.649438] Trying to unpack rootfs image as initramfs... <6>[ 1.695191] Freeing initrd memory: 13028K <6>[ 1.698977] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available <6>[ 1.707060] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available <5>[ 1.717129] Initialise system trusted keyrings <6>[ 1.720709] workingset: timestamp_bits=30 max_order=19 bucket_order=0 <6>[ 1.734367] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 1.739778] NFS: Registering the id_resolver key type <5>[ 1.744383] Key type id_resolver registered <5>[ 1.748685] Key type id_legacy registered <6>[ 1.753007] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 1.760607] Key type asymmetric registered <5>[ 1.763526] Asymmetric key parser 'x509' registered <6>[ 1.768650] bounce: pool size: 64 pages <6>[ 1.772728] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) <6>[ 1.780300] io scheduler noop registered <6>[ 1.784486] io scheduler deadline registered <6>[ 1.789184] io scheduler cfq registered (default) <6>[ 1.793932] io scheduler mq-deadline registered <6>[ 1.798670] io scheduler kyber registered <4>[ 1.813845] exynos5_usb3drd_phy 12100000.phy: 12100000.phy supply vbus not found, using dummy regulator <6>[ 1.822094] exynos5_usb3drd_phy 12100000.phy: Linked as a consumer to regulator.0 <4>[ 1.829734] exynos5_usb3drd_phy 12100000.phy: 12100000.phy supply vbus-boost not found, using dummy regulator <4>[ 1.840204] exynos5_usb3drd_phy 12500000.phy: 12500000.phy supply vbus not found, using dummy regulator <6>[ 1.849573] exynos5_usb3drd_phy 12500000.phy: Linked as a consumer to regulator.0 <4>[ 1.857229] exynos5_usb3drd_phy 12500000.phy: 12500000.phy supply vbus-boost not found, using dummy regulator <6>[ 1.906745] dma-pl330 121a0000.pdma: Loaded driver for PL330 DMAC-241330 <6>[ 1.912260] dma-pl330 121a0000.pdma: DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32 <6>[ 1.923013] dma-pl330 121b0000.pdma: Loaded driver for PL330 DMAC-241330 <6>[ 1.928497] dma-pl330 121b0000.pdma: DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32 <6>[ 1.937866] dma-pl330 10800000.mdma: Loaded driver for PL330 DMAC-241330 <6>[ 1.944051] dma-pl330 10800000.mdma: DBUFF-64x8bytes Num_Chans-8 Num_Peri-1 Num_Events-32 <6>[ 2.036999] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 2.046798] 12c00000.serial: ttySAC0 at MMIO 0x12c00000 (irq = 58, base_baud = 0) is a S3C6400/10 <6>[ 2.055094] 12c10000.serial: ttySAC1 at MMIO 0x12c10000 (irq = 59, base_baud = 0) is a S3<6>[ 2.064122] 12c20000.serial: ttySAC2 at MMIO 0x12c20000 (irq = 60, base_baud = 0) is a S3C6400/10 <6>[ 2.071827] console [ttySAC2] enabled <6>[ 2.071827] console [ttySAC2] enabled <6>[ 2.079615] bootconsole [exynos4210] disabled <6>[ 2.079615] bootconsole [exynos4210] disabled <6>[ 2.089291] 12c30000.serial: ttySAC3 at MMIO 0x12c30000 (irq = 61, base_baud = 0) is a S3C6400/10 <6>[ 2.098967] SuperH (H)SCI(F) driver initialized <6>[ 2.104622] msm_serial: driver initialized <6>[ 2.107818] STMicroelectronics ASC driver initialized <6>[ 2.115362] STM32 USART driver initialized <6>[ 2.119827] exynos-trng 10830600.rng: Exynos True Random Number Generator. <6>[ 2.149562] brd: module loaded <6>[ 2.161262] loop: module loaded <6>[ 2.180736] CAN device driver interface <6>[ 2.185080] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 2.191570] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k <6>[ 2.196210] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 2.202432] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k <6>[ 2.209520] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 2.222949] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver <6>[ 2.229170] usbcore: registered new interface driver pegasus <6>[ 2.235096] usbcore: registered new interface driver asix <6>[ 2.240693] usbcore: registered new interface driver ax88179_178a <6>[ 2.247042] usbcore: registered new interface driver cdc_ether <6>[ 2.253128] usbcore: registered new interface driver smsc75xx <6>[ 2.259067] usbcore: registered new interface driver smsc95xx <6>[ 2.265064] usbcore: registered new interface driver net1080 <6>[ 2.270925] usbcore: registered new interface driver cdc_subset <6>[ 2.277112] usbcore: registered new interface driver zaurus <6>[ 2.282965] usbcore: registered new interface driver cdc_ncm <6>[ 2.292859] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 2.298160] ehci-pci: EHCI PCI platform driver <6>[ 2.302916] ehci-platform: EHCI generic platform driver <6>[ 2.308672] ehci-orion: EHCI orion driver <6>[ 2.312859] SPEAr-ehci: EHCI SPEAr driver <6>[ 2.317022] ehci-st: EHCI STMicroelectronics driver <6>[ 2.322171] ehci-exynos: EHCI EXYNOS driver <6>[ 2.326691] ehci-atmel: EHCI Atmel driver <6>[ 2.330798] tegra-ehci: Tegra EHCI driver <6>[ 2.335120] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 2.341248] ohci-pci: OHCI PCI platform driver <6>[ 2.345987] ohci-platform: OHCI generic platform driver <6>[ 2.351687] SPEAr-ohci: OHCI SPEAr driver <6>[ 2.355879] ohci-st: OHCI STMicroelectronics driver <6>[ 2.360952] ohci-atmel: OHCI Atmel driver <6>[ 2.366246] usbcore: registered new interface driver usb-storage <6>[ 2.380165] i2c /dev entries driver <6>[ 2.399246] vdd_ldo9: Bringing 3300000uV into 3000000-3000000uV <6>[ 2.412913] vddq_mmc2: Bringing 3300000uV into 2800000-2800000uV <6>[ 2.429074] vdd_sd: Bringing 3300000uV into 2800000-2800000uV <6>[ 2.495866] exynos-tmu 10060000.tmu: Linked as a consumer to regulator.7 <6>[ 2.501563] exynos-tmu 10060000.tmu: More trip points than supported by this TMU. <6>[ 2.509122] exynos-tmu 10060000.tmu: 2 trip points should be configured in polling mode. <6>[ 2.518145] exynos-tmu 10064000.tmu: Linked as a consumer to regulator.7 <6>[ 2.524488] exynos-tmu 10064000.tmu: More trip points than supported by this TMU. <6>[ 2.532024] exynos-tmu 10064000.tmu: 2 trip points should be configured in polling mode. <6>[ 2.541088] exynos-tmu 10068000.tmu: Linked as a consumer to regulator.7 <6>[ 2.547458] exynos-tmu 10068000.tmu: More trip points than supported by this TMU. <6>[ 2.555021] exynos-tmu 10068000.tmu: 2 trip points should be configured in polling mode. <6>[ 2.564073] exynos-tmu 1006c000.tmu: Linked as a consumer to regulator.7 <6>[ 2.570389] exynos-tmu 1006c000.tmu: More trip points than supported by this TMU. <6>[ 2.578002] exynos-tmu 1006c000.tmu: 2 trip points should be configured in polling mode. <6>[ 2.587005] exynos-tmu 100a0000.tmu: Linked as a consumer to regulator.7 <6>[ 2.602511] cpu cpu0: Linked as a consumer to regulator.44 <6>[ 2.606849] cpu cpu0: Dropping the link to regulator.44 <6>[ 2.612982] cpu cpu0: Linked as a consumer to regulator.44 <6>[ 2.620979] cpu cpu4: Linked as a consumer to regulator.40 <6>[ 2.632509] sdhci: Secure Digital Host Controller Interface driver <6>[ 2.637469] sdhci: Copyright(c) Pierre Ossman <6>[ 2.645118] Synopsys Designware Multimedia Card Interface Driver <6>[ 2.651055] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode. <6>[ 2.657284] dwmmc_exynos 12200000.mmc: Using internal DMA controller. <6>[ 2.663723] dwmmc_exynos 12200000.mmc: Version ID is 250a <6>[ 2.669363] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 89,64 bit host data width,64 deep fifo <6>[ 2.678968] dwmmc_exynos 12200000.mmc: Linked as a consumer to regulator.18 <6>[ 2.686103] dwmmc_exynos 12200000.mmc: Linked as a consumer to regulator.3 <6>[ 2.693245] dwmmc_exynos 12200000.mmc: allocated mmc-pwrseq <6>[ 2.715599] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63) <6>[ 2.737320] dwmmc_exynos 12220000.mmc: IDMAC supports 32-bit address mode. <6>[ 2.743156] dwmmc_exynos 12220000.mmc: Using internal DMA controller. <6>[ 2.749683] dwmmc_exynos 12220000.mmc: Version ID is 250a <6>[ 2.755401] dwmmc_exynos 12220000.mmc: DW MMC controller at irq 90,64 bit host data width,64 deep fifo <6>[ 2.764974] dwmmc_exynos 12220000.mmc: Linked as a consumer to regulator.19 <6>[ 2.772155] dwmmc_exynos 12220000.mmc: Linked as a consumer to regulator.13 <6>[ 2.794890] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63) <6>[ 2.819669] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 2.832917] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 2.840325] usbcore: registered new interface driver usbhid <6>[ 2.844808] usbhid: USB HID core driver <6>[ 2.858188] NET: Registered protocol family 10 <6>[ 2.863298] Segment Routing with IPv6 <6>[ 2.865858] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 2.872762] NET: Registered protocol family 17 <6>[ 2.876609] can: controller area network core (rev 20170425 abi 9) <6>[ 2.883139] NET: Registered protocol family 29 <6>[ 2.887671] can: raw protocol (rev 20170425) <6>[ 2.892228] can: broadcast manager protocol (rev 20170425 t) <6>[ 2.898075] can: netlink gateway (rev 20170425) max_hops=1 <5>[ 2.904644] Key type dns_resolver registered <6>[ 2.909192] ThumbEE CPU extension supported. <5>[ 2.912876] Registering SWP/SWPB emulation handler <5>[ 2.918992] Loading compiled-in X.509 certificates <6>[ 2.958442] exynos-dwc3 soc:usb3-0: Linked as a consumer to regulator.9 <6>[ 2.964543] exynos-dwc3 soc:usb3-0: Linked as a consumer to regulator.11 <3>[ 2.974732] dwc3 12000000.dwc3: Failed to get clk 'ref': -2 <6>[ 3.007249] mmc_host mmc0: Bus speed (slot 0) = 200000000Hz (slot req 200000000Hz, actual 200000000HZ div = 0) <6>[ 3.018312] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 52000000Hz, actual 50000000HZ div = 0) <6>[ 3.029035] mmc_host mmc0: Bus speed (slot 0) = 400000000Hz (slot req 200000000Hz, actual 200000000HZ div = 1) <6>[ 3.038651] mmc0: new HS400 MMC card at address 0001 <6>[ 3.044315] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller <6>[ 3.048825] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 1 <6>[ 3.049292] mmcblk0: mmc0:0001 SDW32G 29.1 GiB <6>[ 3.057760] xhci-hcd xhci-hcd.5.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x0000000002010010 <6>[ 3.066452] mmcblk0boot0: mmc0:0001 SDW32G partition 1 4.00 MiB <6>[ 3.071368] xhci-hcd xhci-hcd.5.auto: irq 153, io mem 0x12000000 <6>[ 3.082363] mmcblk0boot1: mmc0:0001 SDW32G partition 2 4.00 MiB <6>[ 3.086067] hub 1-0:1.0: USB hub found <6>[ 3.089951] mmcblk0rpmb: mmc0:0001 SDW32G partition 3 4.00 MiB, chardev (235:0) <6>[ 3.093752] hub 1-0:1.0: 1 port detected <6>[ 3.106331] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller <6>[ 3.110964] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 2 <6>[ 3.118888] xhci-hcd xhci-hcd.5.auto: Host supports USB 3.0 SuperSpeed <6>[ 3.125771] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. <6>[ 3.135585] hub 2-0:1.0: USB hub found <6>[ 3.138238] hub 2-0:1.0: 1 port detected <6>[ 3.146145] exynos-dwc3 soc:usb3-1: Linked as a consumer to regulator.9 <6>[ 3.152164] exynos-dwc3 soc:usb3-1: Linked as a consumer to regulator.11 <3>[ 3.162357] dwc3 12400000.dwc3: Failed to get clk 'ref': -2 <6>[ 3.167908] dwc3 12400000.dwc3: changing max_speed on rev 5533200a <6>[ 3.175326] mmcblk0: p1 p2 <6>[ 3.193328] input: gpio_keys as /devices/platform/gpio_keys/input/input0 <6>[ 3.199615] hctosys: unable to open rtc device (rtc0) <6>[ 5.369012] dma-pl330 3880000.adma: Loaded driver for PL330 DMAC-241330 <6>[ 5.374661] dma-pl330 3880000.adma: DBUFF-4x8bytes Num_Chans-6 Num_Peri-16 Num_Events-6 <4>[ 5.412444] dma-pl330 3880000.adma: PM domain MAU will not be powered off <6>[ 15.730456] Freeing unused kernel memory: 2048K <6>[ 15.735353] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 15.873488] udevd[133]: starting version 3.2.9 <5>[ 15.877548] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 15.883759] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 15.890206] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 15.901485] udevd[133]: specified user 'tss' unknown <27>[ 15.905471] udevd[133]: specified group 'tss' unknown <30>[ 15.917377] udevd[134]: starting eudev-3.2.9 <6>[ 16.158625] media: Linux media interface: v0.10 <6>[ 16.170803] videodev: Linux video capture interface: v2.00 <4>[ 16.170912] samsung-usb2-phy 12130000.phy: 12130000.phy supply vbus not found, using dummy regulator <6>[ 16.174893] s5p-secss 10830000.sss: s5p-sss driver registered <4>[ 16.180270] s5p-jpeg 11f50000.jpeg: ignoring dependency for device, assuming no driver <4>[ 16.181012] s5p-mfc 11000000.codec: ignoring dependency for device, assuming no driver <6>[ 16.184515] samsung-usb2-phy 12130000.phy: Linked as a consumer to regulator.0 <6>[ 16.217049] exynos-ehci 12110000.usb: EHCI Host Controller <6>[ 16.221316] exynos-ehci 12110000.usb: new USB bus registered, assigned bus number 3 <6>[ 16.229669] s5p-jpeg 11f50000.jpeg: encoder device registered as /dev/video0 <6>[ 16.231594] ohci-exynos: OHCI EXYNOS driver <6>[ 16.236959] s5p-jpeg 11f50000.jpeg: decoder device registered as /dev/video1 <6>[ 16.241096] exynos-ohci 12120000.usb: USB Host Controller <6>[ 16.248203] s5p-jpeg 11f50000.jpeg: Samsung S5P JPEG codec <6>[ 16.253837] exynos-ohci 12120000.usb: new USB bus registered, assigned bus number 4 <4>[ 16.259588] s5p-jpeg 11f60000.jpeg: ignoring dependency for device, assuming no driver <6>[ 16.275978] s5p-jpeg 11f60000.jpeg: encoder device registered as /dev/video2 <6>[ 16.284475] s5p-jpeg 11f60000.jpeg: decoder device registered as /dev/video3 <6>[ 16.286285] s5p-mfc 11000000.codec: preallocated 8 MiB buffer for the firmware and context buffers <6>[ 16.290308] s5p-jpeg 11f60000.jpeg: Samsung S5P JPEG codec <4>[ 16.303720] s5p-mfc 11000000.codec: Direct firmware load for s5p-mfc-v8.fw failed with error -2 <3>[ 16.314149] s5p_mfc_load_firmware:73: Firmware is not present in the /lib/firmware directory nor compiled in kernel <6>[ 16.325017] s5p-mfc 11000000.codec: decoder registered as /dev/video4 <6>[ 16.331644] exynos-ohci 12120000.usb: irq 87, io mem 0x12120000 <6>[ 16.331648] exynos-ehci 12110000.usb: irq 87, io mem 0x12110000 <6>[ 16.332092] s5p-mfc 11000000.codec: encoder registered as /dev/video5 <4>[ 16.337717] exynos-gsc 13e00000.video-scaler: ignoring dependency for device, assuming no driver <6>[ 16.361808] exynos-adc 12d10000.adc: Linked as a consumer to regulator.4 <6>[ 16.362188] exynos-ehci 12110000.usb: USB 2.0 started, EHCI 1.00 <4>[ 16.374184] exynos-gsc 13e10000.video-scaler: ignoring dependency for device, assuming no driver <6>[ 16.375653] hub 3-0:1.0: USB hub found <6>[ 16.386916] hub 3-0:1.0: 3 ports detected <4>[ 16.396916] exynos-mixer 14450000.mixer: ignoring dependency for device, assuming no driver <6>[ 16.406905] hub 4-0:1.0: USB hub found <6>[ 16.409474] hub 4-0:1.0: 3 ports detected <6>[ 16.410141] exynos-hdmi 14530000.hdmi: Linked as a consumer to regulator.6 <6>[ 16.421889] exynos-hdmi 14530000.hdmi: Linked as a consumer to regulator.7 <3>[ 16.428559] OF: graph: no port node found in /soc/hdmi@14530000 <6>[ 16.438742] ina2xx 0-0040: power monitor ina231 (Rshunt = 10000 uOhm) <6>[ 16.441443] [drm] Exynos DRM: using 14450000.mixer device for DMA mapping operations <6>[ 16.447869] ina2xx 0-0041: power monitor ina231 (Rshunt = 10000 uOhm) <6>[ 16.452071] exynos-drm exynos-drm: bound 14450000.mixer (ops mixer_component_ops [exynosdrm]) <6>[ 16.461214] ina2xx 0-0044: power monitor ina231 (Rshunt = 10000 uOhm) <6>[ 16.467409] exynos-drm exynos-drm: bound 14530000.hdmi (ops hdmi_component_ops [exynosdrm]) <6>[ 16.476025] ina2xx 0-0045: power monitor ina231 (Rshunt = 10000 uOhm) <6>[ 16.478878] s3c-rtc 101e0000.rtc: rtc disabled, re-enabling <6>[ 16.482625] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). <6>[ 16.482631] [drm] No driver support for vblank timestamp query. <6>[ 16.482662] [drm] Cannot find any crtc or sizes <6>[ 16.490103] s5m-rtc s2mps14-rtc: rtc core: registered s5m-rtc as rtc1 <6>[ 16.495330] [drm] Cannot find any crtc or sizes <6>[ 16.496419] [drm] Initialized exynos 1.1.0 20180330 for exynos-drm on minor 0 <6>[ 16.503461] s3c-rtc 101e0000.rtc: rtc core: registered s3c as rtc0 <4>[ 16.547952] usb_phy_generic usb_phy_generic.3.auto: usb_phy_generic.3.auto supply vcc not found, using dummy regulator <6>[ 16.557510] usb_phy_generic usb_phy_generic.3.auto: Linked as a consumer to regulator.0 <4>[ 16.570350] usb_phy_generic usb_phy_generic.4.auto: usb_phy_generic.4.auto supply vcc not found, using dummy regulator <6>[ 16.579906] usb_phy_generic usb_phy_generic.4.auto: Linked as a consumer to regulator.0 <4>[ 16.588175] usb_phy_generic usb_phy_generic.6.auto: usb_phy_generic.6.auto supply vcc not found, using dummy regulator <6>[ 16.599030] usb_phy_generic usb_phy_generic.6.auto: Linked as a consumer to regulator.0 <4>[ 16.607303] usb_phy_generic usb_phy_generic.7.auto: usb_phy_generic.7.auto supply vcc not found, using dummy regulator <6>[ 16.618174] usb_phy_generic usb_phy_generic.7.auto: Linked as a consumer to regulator.0 <6>[ 16.672207] usb 3-1: new high-speed USB device number 2 using exynos-ehci <4>[ 16.768197] s5p-mfc 11000000.codec: Direct firmware load for s5p-mfc-v8.fw failed with error -2 <3>[ 16.775735] s5p_mfc_load_firmware:73: Firmware is not present in the /lib/firmware directory nor compiled in kernel <4>[ 16.787331] s5p-mfc 11000000.codec: Direct firmware load for s5p-mfc-v8.fw failed with error -2 <3>[ 16.795279] s5p_mfc_load_firmware:73: Firmware is not present in the /lib/firmware directory nor compiled in kernel <6>[ 16.812630] max98090 5-0010: MAX98090 REVID=0x43 <6>[ 16.817709] max98090 5-0010: use default 2.8v micbias <6>[ 16.826424] odroid-audio sound: multicodec <-> samsung-i2s mapping ok <4>[ 16.831695] odroid-audio sound: ASoC: no DMI vendor name! <6>[ 16.894232] hub 3-1:1.0: USB hub found <6>[ 16.897016] hub 3-1:1.0: 5 ports detected done Saving random seed: <5>[ 16.990412] random: dd: uninitialized urandom read (32 bytes read) OK Starting network: OK Starting dropbear sshd: <5>[ 17.093958] random: dropbear: uninitialized urandom read (32 bytes read) OK /bin/sh: can't access tty; job control turned off / # / # # <6>[ 17.242276] usb 3-1.1: new high-speed USB device number 3 using exynos-ehci # / # export SHELL=/bin/sh export SHELL=/bin/sh<6>[ 17.397686] smsc95xx v1.0.6 / # . /lava-12403034/environment <6>[ 17.502876] smsc95xx 3-1.1:1.0 eth0: register 'smsc95xx' at usb-12110000.usb-1.1, smsc95xx USB 2.0 Ethernet, e2:76:d3:30:a4:d6 . /lava-12403034/environment / # /lava-12403034/bin/lava-test-runner /lava-12403034/0 /lava-12403034/bin/lava-test-runner /lava-12403034/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-12403034/0/tests/0_dmesg + cat uuid<8>[ 17.782781] + UUID=12403034_1.5.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 17.825802] <8>[ 17.867268] <8>[ 17.911891] + set +x <8>[ 17.920741] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-12403034/environment / # . /lava-12403034/environment/lava-12403034/bin/lava-test-runner /lava-12403034/1 / # /lava-12403034/bin/lava-test-runner /lava-12403034/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-12403034/1/tests/1_bootrr + cat uuid + <8>[ 18.430246] UUID=12403034_1.5.2.4.5 + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-12403034/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-12403034/1/../bin/lava-test-case <8>[ 18.491276] /lava-12403034/1/../bin/lava-test-case <8>[ 18.530153] /lava-12403034/1/../bin/lava-test-case <8>[ 18.556715] + set<8>[ 18.578947] +x / #