[Enter `^Ec?' for help] NOTICE: BL2: R-Car Gen3 Initial Program Loader(CA57) Rev.1.0.12 NOTICE: BL2: PRR is R-Car M3 ES1.0 NOTICE: BL2: Boot device is HyperFlash(80MHz) NOTICE: BL2: LCM state is CM NOTICE: BL2: AVS setting succeeded. DVFS_SetVID=0x52 NOTICE: BL2: DDR3200(rev.0.20)[COLD_BOOT]..0 NOTICE: BL2: DRAM Split is OFF NOTICE: BL2: QoS is default setting(rev.0.16) NOTICE: BL2: v1.3(release):a80bbf3 NOTICE: BL2: Built : 22:16:12, Mar 30 2017 NOTICE: BL2: Normal boot NOTICE: BL2: dst=0xe6316190 src=0x8180000 len=512(0x200) NOTICE: BL2: dst=0x43f00000 src=0x8180400 len=6144(0x1800) NOTICE: BL2: dst=0x44000000 src=0x81c0000 len=65536(0x10000) NOTICE: BL2: dst=0x44100000 src=0x8200000 len=524288(0x80000) NOTICE: BL2: dst=0x50000000 src=0x8640000 len=1048576(0x100000) U-Boot 2020.04+dfsg-2co5bv2022dev0b2 (Nov 03 2020 - 09:02:07 +0000) CPU: Renesas Electronics R8A7796 rev 1.0 Model: Renesas M3ULCB board based on r8a7796 DRAM: 1.9 GiB Bank #0: 0x048000000 - 0x07fffffff, 896 MiB Bank #1: 0x600000000 - 0x63fffffff, 1 GiB MMC: sd@ee100000: 0, sd@ee140000: 1 Loading Environment from MMC... OK In: serial@e6e88000 Out: serial@e6e88000 Err: serial@e6e88000 Net: eth0: ethernet@e6800000 Hit any key to stop autoboot: 99  0 => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffffffffffff setenv initrd_high 0xffffffffffffffff => setenv fdt_high 0xffffffffffffffff setenv fdt_high 0xffffffffffffffff => dhcp dhcp ethernet@e6800000 Waiting for PHY auto negotiation to complete.......... done BOOTP broadcast 1 BOOTP broadcast 2 DHCP client bound to address 192.168.201.20 (259 ms) => setenv serverip 192.168.201.1 setenv serverip 192.168.201.1 => tftp 0x68080000 12210284/tftp-deploy-92evj4oi/kernel/Image tftp 0x68080000 12210284/tftp-deploy-92evj4oi/kernel/Image Using ethernet@e6800000 device TFTP from server 192.168.201.1; our IP address is 192.168.201.20 Filename '12210284/tftp-deploy-92evj4oi/kernel/Image'. Load address: 0x68080000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############## 6.3 MiB/s done Bytes transferred = 44087808 (2a0ba00 hex) => tftp 0x4a000000 12210284/tftp-deploy-92evj4oi/ramdisk/ramdisk.cpio.gz.uboot tftp 0x4a000000 12210284/tftp-deploy-92evj4oi/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@e6800000 device TFTP from server 192.168.201.1; our IP address is 192.168.201.20 Filename '12210284/tftp-deploy-92evj4oi/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x4a000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################### 15 MiB/s done Bytes transferred = 21441466 (1472bba hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x68000000 12210284/tftp-deploy-92evj4oi/dtb/r8a77960-ulcb.dtb tftp 0x68000000 12210284/tftp-deploy-92evj4oi/dtb/r8a77960-ulcb.dtb Using ethernet@e6800000 device TFTP from server 192.168.201.1; our IP address is 192.168.201.20 Filename '12210284/tftp-deploy-92evj4oi/dtb/r8a77960-ulcb.dtb'. Load address: 0x68000000 Loading: *##### 9.5 MiB/s done Bytes transferred = 59530 (e88a hex) => setenv bootargs 'console=ttySC0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttySC0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => booti 0x68080000 0x4a000000 0x68000000 booti 0x68080000 0x4a000000 0x68000000 ## Loading init Ramdisk from Legacy Image at 4a000000 ... Image Name: Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 21441402 Bytes = 20.4 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 68000000 Booting using the fdt blob at 0x68000000 Using Device Tree in place at 0000000068000000, end 0000000068011889 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd073] [ 0.000000] Linux version 5.10.201-cip41 (KernelCI@build-j37990-arm64-gcc-10-defconfig-kselftest-svkgr) (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PREEMPT Thu Dec 7 19:36:50 UTC 2023 [ 0.000000] Machine model: Renesas M3ULCB board based on r8a77960 [ 0.000000] efi: UEFI not found. [ 0.000000] earlycon: scif0 at MMIO 0x00000000e6e88000 (options '115200n8') [ 0.000000] printk: bootconsole [scif0] enabled [ 0.000000] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000048000000-0x000000063fffffff] [ 0.000000] NUMA: NODE_DATA [mem 0x63fbe77c0-0x63fbe9fff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000048000000-0x00000000ffffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal [mem 0x0000000100000000-0x000000063fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000048000000-0x000000007fffffff] [ 0.000000] node 0: [mem 0x0000000600000000-0x000000063fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000048000000-0x000000063fffffff] [ 0.000000] cma: Reserved 32 MiB at 0x000000007e000000 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.0 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: Trusted OS migration not required [ 0.000000] psci: SMC Calling Convention v1.0 [ 0.000000] percpu: Embedded 34 pages/cpu s101072 r8192 d30000 u139264 [ 0.000000] Detected PIPT I-cache on CPU0 [ 0.000000] CPU features: detected: EL2 vector hardening [ 0.000000] CPU features: detected: Spectre-v2 [ 0.000000] CPU features: detected: Spectre-v4 [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 [ 0.000000] CPU features: detected: Spectre-BHB [ 0.000000] CPU features: detected: ARM erratum 1742098 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 483840 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: console=ttySC0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] software IO TLB: mapped [mem 0x000000007a000000-0x000000007e000000] (64MB) <6>[ 0.000000] Memory: 1751132K/1966080K available (18944K kernel code, 4654K rwdata, 9532K rodata, 9792K init, 11275K bss, 182180K reserved, 32768K cma-reserved) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1 <6>[ 0.000000] ftrace: allocating 59331 entries in 232 pages <6>[ 0.000000] ftrace: allocated 232 pages with 4 groups <6>[ 0.000000] Running RCU self tests <6>[ 0.000000] rcu: Preemptible hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU lockdep checking is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=6. <6>[ 0.000000] Trampoline variant of Tasks RCU enabled. <6>[ 0.000000] Rude variant of Tasks RCU enabled. <6>[ 0.000000] Tracing variant of Tasks RCU enabled. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6 <6>[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 <6>[ 0.000000] arch_timer: cp15 timer(s) running at 8.33MHz (virt). <6>[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1ec02923e, max_idle_ns: 440795202125 ns <6>[ 0.000004] sched_clock: 56 bits at 8MHz, resolution 120ns, wraps every 2199023255496ns <6>[ 0.008539] Console: colour dummy device 80x25 <4>[ 0.013262] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar <4>[ 0.021241] ... MAX_LOCKDEP_SUBCLASSES: 8 <4>[ 0.025588] ... MAX_LOCK_DEPTH: 48 <4>[ 0.030023] ... MAX_LOCKDEP_KEYS: 8192 <4>[ 0.034628] ... CLASSHASH_SIZE: 4096 <4>[ 0.039233] ... MAX_LOCKDEP_ENTRIES: 32768 <4>[ 0.043925] ... MAX_LOCKDEP_CHAINS: 65536 <4>[ 0.048618] ... CHAINHASH_SIZE: 32768 <4>[ 0.053309] memory used by lock dependency info: 6365 kB <4>[ 0.058952] memory used for stack traces: 4224 kB <4>[ 0.063989] per task-struct memory footprint: 1920 bytes <6>[ 0.069741] Calibrating delay loop (skipped), value calculated using timer frequency.. 16.66 BogoMIPS (lpj=33333) <6>[ 0.080242] pid_max: default: 32768 minimum: 301 <6>[ 0.085242] LSM: Security Framework initializing <6>[ 0.090151] LSM support for eBPF active <6>[ 0.094312] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.101963] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.114597] rcu: Hierarchical SRCU implementation. <6>[ 0.123247] Detected Renesas R-Car Gen3 r8a7796 ES1.0 <6>[ 0.130225] EFI services will not be available. <6>[ 0.135880] smp: Bringing up secondary CPUs ... <6>[ 0.142081] Detected PIPT I-cache on CPU1 <6>[ 0.142158] CPU1: Booted secondary processor 0x0000000001 [0x411fd073] <3>[ 0.143685] psci: failed to boot CPU2 (-22) <3>[ 0.159305] CPU2: failed to boot: -22 <3>[ 0.164441] psci: failed to boot CPU3 (-22) <3>[ 0.168979] CPU3: failed to boot: -22 <3>[ 0.174117] psci: failed to boot CPU4 (-22) <3>[ 0.178623] CPU4: failed to boot: -22 <3>[ 0.183716] psci: failed to boot CPU5 (-22) <3>[ 0.188226] CPU5: failed to boot: -22 <6>[ 0.192325] smp: Brought up 1 node, 2 CPUs <6>[ 0.196721] SMP: Total of 2 processors activated. <6>[ 0.201689] CPU features: detected: 32-bit EL0 Support <6>[ 0.207122] CPU features: detected: CRC32 instructions <6>[ 0.212523] CPU features: detected: 32-bit EL1 Support <6>[ 0.245373] CPU: All CPU(s) started at EL1 <6>[ 0.249821] alternatives: patching kernel code <6>[ 0.256523] devtmpfs: initialized <4>[ 0.287469] KASLR disabled due to lack of seed <6>[ 0.293451] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.303466] futex hash table entries: 2048 (order: 6, 262144 bytes, linear) <6>[ 0.312163] pinctrl core: initialized pinctrl subsystem <6>[ 0.321220] DMI not present or invalid. <6>[ 0.326449] NET: Registered protocol family 16 <6>[ 0.334207] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.341627] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.349817] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.358103] audit: initializing netlink subsys (disabled) <5>[ 0.364122] audit: type=2000 audit(0.260:1): state=initialized audit_enabled=0 res=1 <6>[ 0.366639] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.372147] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.379648] cpuidle: using governor menu <6>[ 0.390956] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.398101] ASID allocator initialised with 65536 entries <6>[ 0.406517] Serial: AMBA PL011 UART driver <6>[ 0.527118] sh-pfc e6060000.pinctrl: r8a77960_pfc support registered <6>[ 0.580821] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages <6>[ 0.587823] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages <6>[ 0.594780] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.601725] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages <6>[ 0.611720] cryptd: max_cpu_qlen set to 1000 <6>[ 0.622320] ACPI: Interpreter disabled. <6>[ 0.637372] iommu: Default domain type: Translated <6>[ 0.643491] vgaarb: loaded <5>[ 0.647359] SCSI subsystem initialized <6>[ 0.652312] usbcore: registered new interface driver usbfs <6>[ 0.658222] usbcore: registered new interface driver hub <6>[ 0.663873] usbcore: registered new device driver usb <6>[ 0.678750] i2c-sh_mobile e60b0000.i2c: I2C adapter 7, bus speed 400000 Hz <6>[ 0.687684] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.693175] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.702621] PTP clock support registered <6>[ 0.707320] EDAC MC: Ver: 3.0.0 <6>[ 0.715594] FPGA manager framework <6>[ 0.719561] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.727805] clocksource: Switched to clocksource arch_sys_counter <5>[ 1.427435] VFS: Disk quotas dquot_6.6.0 <6>[ 1.431765] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) <6>[ 1.439589] pnp: PnP ACPI: disabled <6>[ 1.458857] NET: Registered protocol family 2 <6>[ 1.463848] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) <6>[ 1.473422] tcp_listen_portaddr_hash hash table entries: 1024 (order: 4, 81920 bytes, linear) <6>[ 1.482385] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 1.490822] TCP bind hash table entries: 16384 (order: 8, 1179648 bytes, linear) <6>[ 1.500585] TCP: Hash tables configured (established 16384 bind 16384) <6>[ 1.508185] MPTCP token hash table entries: 2048 (order: 5, 180224 bytes, linear) <6>[ 1.516468] UDP hash table entries: 1024 (order: 5, 163840 bytes, linear) <6>[ 1.523867] UDP-Lite hash table entries: 1024 (order: 5, 163840 bytes, linear) <6>[ 1.531969] NET: Registered protocol family 1 <6>[ 1.537937] RPC: Registered named UNIX socket transport module. <6>[ 1.544171] RPC: Registered udp transport module. <6>[ 1.549135] RPC: Registered tcp transport module. <6>[ 1.554095] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 1.560796] NET: Registered protocol family 44 <6>[ 1.565518] PCI: CLS 0 bytes, default 64 <6>[ 1.570226] Unpacking initramfs... <6>[ 2.661204] Freeing initrd memory: 20932K <6>[ 2.666342] hw perfevents: /pmu_a53: failed to probe PMU! <6>[ 2.672048] hw perfevents: /pmu_a53: failed to register PMU devices! <6>[ 2.679313] hw perfevents: enabled with armv8_cortex_a57 PMU driver, 7 counters available <6>[ 2.688400] kvm [1]: HYP mode not available <5>[ 2.701970] Initialise system trusted keyrings <6>[ 2.707172] workingset: timestamp_bits=42 max_order=19 bucket_order=0 <6>[ 2.736825] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 2.744620] NFS: Registering the id_resolver key type <5>[ 2.750076] Key type id_resolver registered <5>[ 2.754547] Key type id_legacy registered <6>[ 2.759072] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 2.766056] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 2.774070] 9p: Installing v9fs 9p2000 file system support <5>[ 2.806937] Key type asymmetric registered <5>[ 2.811400] Asymmetric key parser 'x509' registered <6>[ 2.816625] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) <6>[ 2.824294] io scheduler mq-deadline registered <6>[ 2.829088] io scheduler kyber registered <4>[ 2.833782] test_firmware: interface ready <6>[ 2.870403] gpio_rcar e6050000.gpio: driving 16 GPIOs <6>[ 2.877102] gpio_rcar e6051000.gpio: driving 29 GPIOs <6>[ 2.883603] gpio_rcar e6052000.gpio: driving 15 GPIOs <6>[ 2.890063] gpio_rcar e6053000.gpio: driving 16 GPIOs <6>[ 2.896666] gpio_rcar e6054000.gpio: driving 18 GPIOs <6>[ 2.903146] gpio_rcar e6055000.gpio: driving 26 GPIOs <6>[ 2.909630] gpio_rcar e6055400.gpio: driving 32 GPIOs <6>[ 2.916114] gpio_rcar e6055800.gpio: driving 4 GPIOs <4>[ 2.932388] EINJ: ACPI disabled. <6>[ 2.979846] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 2.993985] SuperH (H)SCI(F) driver initialized <6>[ 2.999960] e6e88000.serial: ttySC0 at MMIO 0xe6e88000 (irq = 121, base_baud = 0) is a scif <6>[ 3.008927] printk: console [ttySC0] enabled <6>[ 3.008927] printk: console [ttySC0] enabled <6>[ 3.018029] printk: bootconsole [scif0] disabled <6>[ 3.018029] printk: bootconsole [scif0] disabled <6>[ 3.031450] msm_serial: driver initialized <6>[ 3.062563] loop: module loaded <6>[ 3.067148] lkdtm: No crash points registered, enable through debugfs <6>[ 3.077740] megasas: 07.714.04.00-rc1 <6>[ 3.100060] thunder_xcv, ver 1.0 <6>[ 3.103644] thunder_bgx, ver 1.0 <6>[ 3.107232] nicpf, ver 1.0 <6>[ 3.113718] hclge is initializing <6>[ 3.117471] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version <6>[ 3.124984] hns3: Copyright (c) 2017 Huawei Corporation. <6>[ 3.130679] e1000: Intel(R) PRO/1000 Network Driver <6>[ 3.135840] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 3.141944] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 3.147188] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 3.153473] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 3.159152] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 3.165055] igbvf: Intel(R) Gigabit Virtual Function Network Driver <6>[ 3.171601] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 3.178912] sky2: driver version 1.30 <6>[ 3.186880] VFIO - User Level meta-driver version: 0.3 <6>[ 3.197285] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 3.204172] ehci-pci: EHCI PCI platform driver <6>[ 3.208970] ehci-platform: EHCI generic platform driver <6>[ 3.215646] ehci-platform ee0a0100.usb: EHCI Host Controller <6>[ 3.221744] ehci-platform ee0a0100.usb: new USB bus registered, assigned bus number 1 <6>[ 3.230136] ehci-platform ee0a0100.usb: irq 156, io mem 0xee0a0100 <6>[ 3.251844] ehci-platform ee0a0100.usb: USB 2.0 started, EHCI 1.10 <6>[ 3.260537] hub 1-0:1.0: USB hub found <6>[ 3.264701] hub 1-0:1.0: 1 port detected <6>[ 3.270953] ehci-orion: EHCI orion driver <6>[ 3.275763] ehci-exynos: EHCI Exynos driver <6>[ 3.280575] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 3.287092] ohci-pci: OHCI PCI platform driver <6>[ 3.292055] ohci-platform: OHCI generic platform driver <6>[ 3.298421] ohci-platform ee0a0000.usb: Generic Platform OHCI controller <6>[ 3.305460] ohci-platform ee0a0000.usb: new USB bus registered, assigned bus number 2 <6>[ 3.313769] ohci-platform ee0a0000.usb: irq 156, io mem 0xee0a0000 <6>[ 3.411345] hub 2-0:1.0: USB hub found <6>[ 3.415450] hub 2-0:1.0: 1 port detected <6>[ 3.421394] ohci-exynos: OHCI Exynos driver <6>[ 3.427678] usbcore: registered new interface driver usb-storage <6>[ 3.442073] i2c /dev entries driver <6>[ 3.472748] cs2000-cp 2-004f: revision - C1 <6>[ 3.477454] i2c-rcar e6510000.i2c: probed <6>[ 3.493644] i2c-rcar e66d8000.i2c: probed <6>[ 3.510310] rcar_gen3_thermal e6198000.thermal: TSC0: Loaded 1 trip points <6>[ 3.521931] rcar_gen3_thermal e6198000.thermal: TSC1: Loaded 1 trip points <6>[ 3.533424] rcar_gen3_thermal e6198000.thermal: TSC2: Loaded 2 trip points <6>[ 3.552830] cpu cpu0: EM: created perf domain <6>[ 3.557745] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1499999 KHz, changing to: 1500000 KHz <6>[ 3.577667] sdhci: Secure Digital Host Controller Interface driver <6>[ 3.584145] sdhci: Copyright(c) Pierre Ossman <6>[ 3.590742] Synopsys Designware Multimedia Card Interface Driver <6>[ 3.600082] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 3.611458] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 3.622281] usbcore: registered new interface driver usbhid <6>[ 3.628171] usbhid: USB HID core driver <6>[ 3.648159] ipip: IPv4 and MPLS over IPv4 tunneling driver <6>[ 3.654922] IPv4 over IPsec tunneling driver <6>[ 3.661266] NET: Registered protocol family 10 <6>[ 3.668580] Segment Routing with IPv6 <6>[ 3.675311] NET: Registered protocol family 17 <6>[ 3.680746] 8021q: 802.1Q VLAN Support v1.8 <6>[ 3.685662] 9pnet: Installing 9P2000 support <5>[ 3.690642] Key type dns_resolver registered <6>[ 3.696171] registered taskstats version 1 <5>[ 3.700647] Loading compiled-in X.509 certificates <6>[ 3.763084] renesas_irqc e61c0000.interrupt-controller: driving 6 irqs <6>[ 3.799956] bd9571mwv 7-0030: Device: BD9571MWV rev. 1 <6>[ 3.877775] input: keyboard as /devices/platform/keyboard/input/input0 <6>[ 16.201943] ALSA device list: <6>[ 16.205529] No soundcards found. <6>[ 16.259976] Freeing unused kernel memory: 9792K <6>[ 16.265267] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 16.450407] udevd[164]: starting version 3.2.9 <5>[ 16.457402] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 16.464633] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 16.471447] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 16.484193] udevd[164]: specified user 'tss' unknown <27>[ 16.489677] udevd[164]: specified group 'tss' unknown <30>[ 16.498616] udevd[165]: starting eudev-3.2.9 <6>[ 17.619432] ccree e6601000.crypto: ARM CryptoCell 630P Driver: HW version 0xAF400001/0xDCC63000, Driver version 5.0 <6>[ 17.847385] ccree e6601000.crypto: ARM ccree device initialized <6>[ 17.909384] mc: Linux media interface: v0.10 <6>[ 17.959293] videodev: Linux video capture interface: v2.00 <6>[ 18.107961] rcar_fdp1 fe940000.fdp1: Device registered as /dev/video6 <6>[ 18.182147] rcar-dw-hdmi fead0000.hdmi: Detected HDMI TX controller v2.01a with HDCP (DWC HDMI 2.0 TX PHY) <6>[ 18.258511] rcar-dw-hdmi fead0000.hdmi: registered DesignWare HDMI I2C bus driver done Saving random seed: <5>[ 18.743626] random: dd: uninitialized urandom read (32 bytes read) OK Starting network: OK Starting dropbear sshd: <5>[ 18.872107] random: dropbear: uninitialized urandom read (32 bytes read) OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-12210284/environment . /lava-12210284/environment / # /lava-12210284/bin/lava-test-runner /lava-12210284/0 /lava-12210284/bin/lava-test-runner /lava-12210284/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-12210284/0/tests/0_dmesg + cat uuid + UUID=1221028<8>[ 19.506297] 4_1.5.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 19.554621] <8>[ 19.607005] <8>[ 19.664762] + set +x <8>[ 19.678936] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-12210284/environment / # . /lava-12210284/environment/lava-12210284/bin/lava-test-runner /lava-12210284/1 / # /lava-12210284/bin/lava-test-runner /lava-12210284/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-12210284/1/tests/1_bootrr + cat uuid + UUID=122102<8>[ 20.201486] 84_1.5.2.4.5 + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-12210284/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto ee100000.mmc ec500000.sound e7310000.dma-controller ee140000.mmc fea20000.vsp fea28000.vsp fea30000.vsp fe9a0000.vsp ec700000.dma-controller ec720000.dma-controller feb00000.display e6800000.ethernet e6700000.dma-controller sound fe9af000.fcp fea27000.fcp fea2f000.fcp fea37000.fcp e7300000.dma-controller /lava-12210284/1/../bin/lava-test-case <8>[ 21.273490] /lava-12210284/1/../bin/lava-test-case <8>[ 22.343522] /lava-12210284/1/../bin/lava-test-case <8>[ 22.382858] + set +x <8>[ 22.410240] / #