[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: 2  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.21 (260 ms) => setenv serverip 192.168.201.1 setenv serverip 192.168.201.1 => tftp 0x68080000 11090699/tftp-deploy-_llb24wa/kernel/Image tftp 0x68080000 11090699/tftp-deploy-_llb24wa/kernel/Image Using ethernet@e6800000 device TFTP from server 192.168.201.1; our IP address is 192.168.201.21 Filename '11090699/tftp-deploy-_llb24wa/kernel/Image'. Load address: 0x68080000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######################### 6.9 MiB/s done Bytes transferred = 31855104 (1e61200 hex) => tftp 0x4a000000 11090699/tftp-deploy-_llb24wa/ramdisk/ramdisk.cpio.gz.uboot tftp 0x4a000000 11090699/tftp-deploy-_llb24wa/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@e6800000 device TFTP from server 192.168.201.1; our IP address is 192.168.201.21 Filename '11090699/tftp-deploy-_llb24wa/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x4a000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ##################################################### 7 MiB/s done Bytes transferred = 18901749 (1206af5 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x68000000 11090699/tftp-deploy-_llb24wa/dtb/r8a77960-ulcb.dtb tftp 0x68000000 11090699/tftp-deploy-_llb24wa/dtb/r8a77960-ulcb.dtb Using ethernet@e6800000 device TFTP from server 192.168.201.1; our IP address is 192.168.201.21 Filename '11090699/tftp-deploy-_llb24wa/dtb/r8a77960-ulcb.dtb'. Load address: 0x68000000 Loading: *##### 4.4 MiB/s done Bytes transferred = 59530 (e88a hex) => setenv bootargs 'console=ttySC0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttySC0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon 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: 18901685 Bytes = 18 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.186-cip37-rt15 (KernelCI@build-j2531-arm64-gcc-10-defconfig-wp8c2) (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 Sat Jul 15 01:01:57 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 0x63fbf2b00-0x63fbf4fff] [ 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] On node 0 totalpages: 491520 [ 0.000000] DMA zone: 3584 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 229376 pages, LIFO batch:63 [ 0.000000] Normal zone: 4096 pages used for memmap [ 0.000000] Normal zone: 262144 pages, LIFO batch:63 [ 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 19 pages/cpu s40408 r8192 d29224 u77824 [ 0.000000] pcpu-alloc: s40408 r8192 d29224 u77824 alloc=19*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [ 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 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: 1776736K/1966080K available (14528K kernel code, 2884K rwdata, 7640K rodata, 5952K init, 504K bss, 156576K reserved, 32768K cma-reserved) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1 <6>[ 0.000000] rcu: Preemptible hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing 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] 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.000000] sched_clock: 56 bits at 8MHz, resolution 120ns, wraps every 2199023255496ns <6>[ 0.008361] Console: colour dummy device 80x25 <6>[ 0.013112] Calibrating delay loop (skipped), value calculated using timer frequency.. 16.66 BogoMIPS (lpj=33333) <6>[ 0.023589] pid_max: default: 32768 minimum: 301 <6>[ 0.028488] LSM: Security Framework initializing <6>[ 0.033386] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.041020] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.050359] rcu: Hierarchical SRCU implementation. <6>[ 0.056736] Detected Renesas R-Car Gen3 r8a7796 ES1.0 <6>[ 0.063317] EFI services will not be available. <6>[ 0.068373] smp: Bringing up secondary CPUs ... <6>[ 0.073552] Detected PIPT I-cache on CPU1 <6>[ 0.077845] CPU1: Booted secondary processor 0x0000000001 [0x411fd073] <3>[ 0.084966] psci: failed to boot CPU2 (-22) <3>[ 0.089414] CPU2: failed to boot: -22 <3>[ 0.093667] psci: failed to boot CPU3 (-22) <3>[ 0.098110] CPU3: failed to boot: -22 <3>[ 0.102328] psci: failed to boot CPU4 (-22) <3>[ 0.106756] CPU4: failed to boot: -22 <3>[ 0.110991] psci: failed to boot CPU5 (-22) <3>[ 0.115424] CPU5: failed to boot: -22 <6>[ 0.119364] smp: Brought up 1 node, 2 CPUs <6>[ 0.123711] SMP: Total of 2 processors activated. <6>[ 0.128656] CPU features: detected: 32-bit EL0 Support <6>[ 0.134035] CPU features: detected: CRC32 instructions <6>[ 0.139408] CPU features: detected: 32-bit EL1 Support <6>[ 0.156196] CPU: All CPU(s) started at EL1 <6>[ 0.160581] alternatives: patching kernel code <6>[ 0.166132] devtmpfs: initialized <4>[ 0.174157] KASLR disabled due to lack of seed <6>[ 0.179006] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.188979] futex hash table entries: 2048 (order: 5, 131072 bytes, linear) <6>[ 0.196845] pinctrl core: initialized pinctrl subsystem <6>[ 0.203534] DMI not present or invalid. <6>[ 0.208071] NET: Registered protocol family 16 <6>[ 0.213514] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.220862] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.228908] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.237079] audit: initializing netlink subsys (disabled) <5>[ 0.242877] audit: type=2000 audit(0.164:1): state=initialized audit_enabled=0 res=1 <6>[ 0.243934] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.243938] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.250856] cpuidle: using governor menu <6>[ 0.268122] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.275172] ASID allocator initialised with 65536 entries <6>[ 0.281932] Serial: AMBA PL011 UART driver <6>[ 0.310258] sh-pfc e6060000.pinctrl: r8a77960_pfc support registered <6>[ 0.325965] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages <6>[ 0.332913] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages <6>[ 0.339849] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.346777] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages <6>[ 0.354582] cryptd: max_cpu_qlen set to 1000 <6>[ 0.360986] ACPI: Interpreter disabled. <6>[ 0.368675] iommu: Default domain type: Translated <6>[ 0.374040] vgaarb: loaded <5>[ 0.377188] SCSI subsystem initialized <7>[ 0.381407] libata version 3.00 loaded. <6>[ 0.385652] usbcore: registered new interface driver usbfs <6>[ 0.391422] usbcore: registered new interface driver hub <6>[ 0.396995] usbcore: registered new device driver usb <6>[ 0.404341] i2c-sh_mobile e60b0000.i2c: I2C adapter 7, bus speed 400000 Hz <6>[ 0.411945] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.417152] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.426533] PTP clock support registered <6>[ 0.430895] EDAC MC: Ver: 3.0.0 <6>[ 0.435686] FPGA manager framework <6>[ 0.439394] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.446228] clocksource: Switched to clocksource arch_sys_counter <5>[ 0.452713] VFS: Disk quotas dquot_6.6.0 <6>[ 0.456922] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) <6>[ 0.464156] pnp: PnP ACPI: disabled <6>[ 0.471201] NET: Registered protocol family 2 <6>[ 0.475997] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) <6>[ 0.484532] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) <6>[ 0.493317] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.501497] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear) <6>[ 0.509208] TCP: Hash tables configured (established 16384 bind 16384) <6>[ 0.516103] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.523056] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.530539] NET: Registered protocol family 1 <6>[ 0.535537] RPC: Registered named UNIX socket transport module. <6>[ 0.541704] RPC: Registered udp transport module. <6>[ 0.546643] RPC: Registered tcp transport module. <6>[ 0.551582] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.558254] PCI: CLS 0 bytes, default 64 <6>[ 0.562526] Unpacking initramfs... <6>[ 1.167858] Freeing initrd memory: 18452K <6>[ 1.172474] hw perfevents: /pmu_a53: failed to probe PMU! <6>[ 1.178143] hw perfevents: /pmu_a53: failed to register PMU devices! <6>[ 1.184890] hw perfevents: enabled with armv8_cortex_a57 PMU driver, 7 counters available <6>[ 1.193636] kvm [1]: HYP mode not available <5>[ 1.200643] Initialise system trusted keyrings <6>[ 1.205498] workingset: timestamp_bits=42 max_order=19 bucket_order=0 <6>[ 1.215560] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 1.222106] NFS: Registering the id_resolver key type <5>[ 1.227439] Key type id_resolver registered <5>[ 1.231868] Key type id_legacy registered <6>[ 1.236176] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 1.243112] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 1.250858] 9p: Installing v9fs 9p2000 file system support <5>[ 1.282288] Key type asymmetric registered <5>[ 1.286633] Asymmetric key parser 'x509' registered <6>[ 1.291775] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) <6>[ 1.299400] io scheduler mq-deadline registered <6>[ 1.304172] io scheduler kyber registered <6>[ 1.316363] gpio_rcar e6050000.gpio: driving 16 GPIOs <6>[ 1.322050] gpio_rcar e6051000.gpio: driving 29 GPIOs <6>[ 1.327649] gpio_rcar e6052000.gpio: driving 15 GPIOs <6>[ 1.333220] gpio_rcar e6053000.gpio: driving 16 GPIOs <6>[ 1.338785] gpio_rcar e6054000.gpio: driving 18 GPIOs <6>[ 1.344333] gpio_rcar e6055000.gpio: driving 26 GPIOs <6>[ 1.349887] gpio_rcar e6055400.gpio: driving 32 GPIOs <6>[ 1.355434] gpio_rcar e6055800.gpio: driving 4 GPIOs <4>[ 1.363274] EINJ: ACPI disabled. <6>[ 1.377571] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 1.386015] SuperH (H)SCI(F) driver initialized <6>[ 1.391227] e6e88000.serial: ttySC0 at MMIO 0xe6e88000 (irq = 121, base_baud = 0) is a scif <6>[ 1.399928] printk: console [ttySC0] enabled <6>[ 1.404480] printk: bootconsole [scif0] disabled <6>[ 1.399928] printk: console [ttySC0] enabled <6>[ 1.404480] printk: bootconsole [scif0] disabled <6>[ 1.410373] msm_serial: driver initialized <6>[ 1.417459] loop: module loaded <6>[ 1.418621] megasas: 07.714.04.00-rc1 <6>[ 1.422972] tun: Universal TUN/TAP device driver, 1.6 <6>[ 1.423599] thunder_xcv, ver 1.0 <6>[ 1.423619] thunder_bgx, ver 1.0 <6>[ 1.423636] nicpf, ver 1.0 <6>[ 1.424521] hclge is initializing <6>[ 1.424547] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version <6>[ 1.424550] hns3: Copyright (c) 2017 Huawei Corporation. <6>[ 1.424579] e1000: Intel(R) PRO/1000 Network Driver <6>[ 1.424581] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 1.424600] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.424602] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.424624] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.424626] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.424640] igbvf: Intel(R) Gigabit Virtual Function Network Driver <6>[ 1.424642] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 1.424888] sky2: driver version 1.30 <6>[ 1.426178] VFIO - User Level meta-driver version: 0.3 <6>[ 1.427668] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 1.427677] ehci-pci: EHCI PCI platform driver <6>[ 1.427698] ehci-platform: EHCI generic platform driver <6>[ 1.428013] ehci-platform ee0a0100.usb: EHCI Host Controller <6>[ 1.428033] ehci-platform ee0a0100.usb: new USB bus registered, assigned bus number 1 <6>[ 1.428134] ehci-platform ee0a0100.usb: irq 156, io mem 0xee0a0100 <6>[ 1.442232] ehci-platform ee0a0100.usb: USB 2.0 started, EHCI 1.10 <6>[ 1.442644] hub 1-0:1.0: USB hub found <6>[ 1.442666] hub 1-0:1.0: 1 port detected <6>[ 1.443089] ehci-orion: EHCI orion driver <6>[ 1.443281] ehci-exynos: EHCI Exynos driver <6>[ 1.443360] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 1.443378] ohci-pci: OHCI PCI platform driver <6>[ 1.443426] ohci-platform: OHCI generic platform driver <6>[ 1.443642] ohci-platform ee0a0000.usb: Generic Platform OHCI controller <6>[ 1.443654] ohci-platform ee0a0000.usb: new USB bus registered, assigned bus number 2 <6>[ 1.443707] ohci-platform ee0a0000.usb: irq 156, io mem 0xee0a0000 <6>[ 1.532645] hub 2-0:1.0: USB hub found <6>[ 1.532662] hub 2-0:1.0: 1 port detected <6>[ 1.533031] ohci-exynos: OHCI Exynos driver <6>[ 1.533674] usbcore: registered new interface driver usb-storage <6>[ 1.535681] i2c /dev entries driver <6>[ 1.545847] cs2000-cp 2-004f: revision - C1 <6>[ 1.545904] i2c-rcar e6510000.i2c: probed <6>[ 1.552311] i2c-rcar e66d8000.i2c: probed <6>[ 1.558548] rcar_gen3_thermal e6198000.thermal: TSC0: Loaded 1 trip points <6>[ 1.562349] rcar_gen3_thermal e6198000.thermal: TSC1: Loaded 1 trip points <6>[ 1.566348] rcar_gen3_thermal e6198000.thermal: TSC2: Loaded 2 trip points <6>[ 1.569244] cpu cpu0: EM: created perf domain <6>[ 1.569275] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1499999 KHz, changing to: 1500000 KHz <6>[ 1.571802] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.571810] sdhci: Copyright(c) Pierre Ossman <6>[ 1.572558] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.573772] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 1.575970] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.577567] usbcore: registered new interface driver usbhid <6>[ 1.577573] usbhid: USB HID core driver <6>[ 1.583116] NET: Registered protocol family 17 <6>[ 1.583241] 9pnet: Installing 9P2000 support <5>[ 1.583294] Key type dns_resolver registered <6>[ 1.583627] printk: console [ttySC0]: printing thread started <6>[ 1.583685] registered taskstats version 1 <5>[ 1.583691] Loading compiled-in X.509 certificates <6>[ 1.592376] renesas_irqc e61c0000.interrupt-controller: driving 6 irqs <6>[ 1.598547] bd9571mwv 7-0030: Device: BD9571MWV rev. 1 <4>[ 1.610608] ravb e6800000.ethernet: deferred probe timeout, ignoring dependency <6>[ 1.620701] ravb e6800000.ethernet eth0: Base address at 0xe6800000, 8a:45:64:24:29:76, IRQ 118. <4>[ 1.623645] renesas_sdhi_internal_dmac ee100000.mmc: deferred probe timeout, ignoring dependency <6>[ 1.623884] renesas_sdhi_internal_dmac ee100000.mmc: Got CD GPIO <4>[ 1.626004] rcar-dmac e6700000.dma-controller: deferred probe timeout, ignoring dependency <4>[ 1.627936] renesas_sdhi_internal_dmac ee140000.mmc: deferred probe timeout, ignoring dependency <4>[ 1.636875] rcar-dmac e7300000.dma-controller: deferred probe timeout, ignoring dependency <4>[ 1.639951] rcar-dmac e7310000.dma-controller: deferred probe timeout, ignoring dependency <4>[ 1.643006] rcar-dmac ec700000.dma-controller: deferred probe timeout, ignoring dependency <4>[ 1.646035] rcar-dmac ec720000.dma-controller: deferred probe timeout, ignoring dependency <6>[ 1.649665] input: keyboard as /devices/platform/keyboard/input/input0 <6>[ 1.670505] renesas_sdhi_internal_dmac ee100000.mmc: mmc1 base at 0x00000000ee100000, max clock rate 200 MHz <6>[ 1.674304] renesas_sdhi_internal_dmac ee140000.mmc: mmc0 base at 0x00000000ee140000, max clock rate 200 MHz <6>[ 1.753022] Micrel KSZ9031 Gigabit PHY e6800000.ethernet-ffffffff:00: attached PHY driver [Micrel KSZ9031 Gigabit PHY] (mii_bus:phy_addr=e6800000.ethernet-ffffffff:00, irq=172) <6>[ 1.774902] mmc0: new HS200 MMC card at address 0001 <6>[ 1.775327] mmcblk0: mmc0:0001 R1J55A 7.28 GiB <6>[ 1.775428] mmcblk0boot0: mmc0:0001 R1J55A partition 1 8.00 MiB <6>[ 1.775520] mmcblk0boot1: mmc0:0001 R1J55A partition 2 8.00 MiB <6>[ 1.775680] mmcblk0rpmb: mmc0:0001 R1J55A partition 3 4.00 MiB, chardev (234:0) <4>[ 1.778625] GPT:Primary header thinks Alt. header is not at the end of the disk. <4>[ 1.778632] GPT:7812499 != 15269887 <4>[ 1.778636] GPT:Alternate GPT header not at the end of the disk. <4>[ 1.778637] GPT:7812499 != 15269887 <4>[ 1.778639] GPT: Use GNU Parted to correct GPT errors. <6>[ 1.778658] mmcblk0: p1 p2 p3 <6>[ 1.800743] mmc1: new ultra high speed SDR104 SDHC card at address 0001 <6>[ 1.801132] mmcblk1: mmc1:0001 SD 14.6 GiB <4>[ 1.809746] GPT:Primary header thinks Alt. header is not at the end of the disk. <4>[ 1.809751] GPT:7812499 != 30560255 <4>[ 1.809755] GPT:Alternate GPT header not at the end of the disk. <4>[ 1.809756] GPT:7812499 != 30560255 <4>[ 1.809758] GPT: Use GNU Parted to correct GPT errors. <6>[ 1.809778] mmcblk1: p1 p2 p3 <6>[ 3.329601] ravb e6800000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off <5>[ 3.358264] Sending DHCP requests .., OK <6>[ 5.398272] IP-Config: Got DHCP answer from 192.168.201.1, my address is 192.168.201.21 <6>[ 5.398293] IP-Config: Complete: <6>[ 5.398299] device=eth0, hwaddr=8a:45:64:24:29:76, ipaddr=192.168.201.21, mask=255.255.255.0, gw=192.168.201.1 <6>[ 5.398317] host=r8a7796-m3ulcb-cbg-1, domain=lava-rack, nis-domain=(none) <6>[ 5.398326] bootserver=192.168.201.1, rootserver=192.168.201.1, rootpath= <6>[ 5.398336] nameserver0=192.168.201.1 <6>[ 5.399021] ALSA device list: <6>[ 5.399036] No soundcards found. Starting syslogd<6>[ 5.404886] Freeing unused kernel memory: 5952K : OK <6>[ 5.422422] Run /init as init process Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 5.488108] udevd[249]: starting version 3.2.9 <5>[ 5.488616] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 5.488763] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 5.488798] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 5.495926] udevd[249]: specified user 'tss' unknown <27>[ 5.495986] udevd[249]: specified group 'tss' unknown <30>[ 5.502573] udevd[250]: starting eudev-3.2.9 <6>[ 5.844818] ccree e6601000.crypto: ARM CryptoCell 630P Driver: HW version 0xAF400001/0xDCC63000, Driver version 5.0 <6>[ 5.920626] rcar_sound ec500000.sound: probed <6>[ 5.983811] mc: Linux media interface: v0.10 <4>[ 5.984214] rcar-fcp fe9af000.fcp: deferred probe timeout, ignoring dependency <4>[ 5.985149] rcar-fcp fea27000.fcp: deferred probe timeout, ignoring dependency <4>[ 5.986085] rcar-fcp fea2f000.fcp: deferred probe timeout, ignoring dependency <4>[ 5.991281] rcar-fcp fea37000.fcp: deferred probe timeout, ignoring dependency <6>[ 6.000449] videodev: Linux video capture interface: v2.00 <6>[ 6.015960] ccree e6601000.crypto: ARM ccree device initialized <6>[ 6.068571] rcar_fdp1 fe940000.fdp1: Device registered as /dev/video6 <6>[ 6.125142] rcar-dw-hdmi fead0000.hdmi: Detected HDMI TX controller v2.01a with HDCP (DWC HDMI 2.0 TX PHY) <6>[ 6.154198] rcar-dw-hdmi fead0000.hdmi: registered DesignWare HDMI I2C bus driver <6>[ 6.260286] [drm] Initialized rcar-du 1.0.0 20130110 for feb00000.display on minor 0 <6>[ 6.260298] [drm] Device feb00000.display probed <6>[ 6.260407] rcar-du feb00000.display: [drm] Cannot find any crtc or sizes done Saving random seed: <5>[ 6.737832] random: dd: uninitialized urandom read (32 bytes read) OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: <5>[ 6.778873] random: dropbear: uninitialized urandom read (32 bytes read) <6>[ 6.796617] NET: Registered protocol family 10 OK <6>[ 6.797458] Segment Routing with IPv6 /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-11090699/environment . /lava-11090699/environment / # /lava-11090699/bin/lava-test-runner /lava-11090699/0 /lava-11090699/bin/lava-test-runner /lava-11090699/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-11090699/0/tests/0_dmes<8>[ 7.356025] g + cat uuid + UUID=11090699_1.5.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 7.372140] <8>[ 7.386644] + set +x / # <8>[ 7.402646] <8>[ 7.403624] # / # export SHELL=/bin/sh. /lava-11090699/environment / # . /lava-11090699/environment/lava-11090699/bin/lava-test-runner /lava-11090699/1 / # /lava-11090699/bin/lava-test-runner /lava-11090699/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-11090699/1/tests/1_bootrr + c<8>[ 7.843384] at uuid + UUID=11090699_1.5.2.4.5 + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-11090699/1<8>[ 7.861941] /../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-11090699/1/../bin/lava-test-case /lava-11090699/1/../bin/lava-test-case /lava-11090699/1<8>[ 8.878505] /../bin/lava-tes<8>[ 8.887470] t-case + set +x / #<8>[ 8.899813]