[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 (260 ms) => setenv serverip 192.168.201.1 setenv serverip 192.168.201.1 => tftp 0x68080000 11637590/tftp-deploy-rlx4t33i/kernel/Image tftp 0x68080000 11637590/tftp-deploy-rlx4t33i/kernel/Image Using ethernet@e6800000 device TFTP from server 192.168.201.1; our IP address is 192.168.201.20 Filename '11637590/tftp-deploy-rlx4t33i/kernel/Image'. Load address: 0x68080000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################### 6 MiB/s done Bytes transferred = 25082368 (17eba00 hex) => tftp 0x4a000000 11637590/tftp-deploy-rlx4t33i/ramdisk/ramdisk.cpio.gz.uboot tftp 0x4a000000 11637590/tftp-deploy-rlx4t33i/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 '11637590/tftp-deploy-rlx4t33i/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x4a000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ###################################### 19.5 MiB/s done Bytes transferred = 16769539 (ffe203 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x68000000 11637590/tftp-deploy-rlx4t33i/dtb/r8a7796-m3ulcb.dtb tftp 0x68000000 11637590/tftp-deploy-rlx4t33i/dtb/r8a7796-m3ulcb.dtb Using ethernet@e6800000 device TFTP from server 192.168.201.1; our IP address is 192.168.201.20 Filename '11637590/tftp-deploy-rlx4t33i/dtb/r8a7796-m3ulcb.dtb'. Load address: 0x68000000 Loading: *#### 7.2 MiB/s done Bytes transferred = 52637 (cd9d 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: 16769475 Bytes = 16 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 000000006800fd9c Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd073] [ 0.000000] Linux version 4.19.295-cip103 (KernelCI@build-j60846-arm64-gcc-10-defconfig-kselftest-l5rgw) (gcc version 10.2.1 20210110 (Debian 10.2.1-6)) #1 SMP PREEMPT Thu Sep 28 23:54:55 UTC 2023 [ 0.000000] Machine model: Renesas M3ULCB board based on r8a7796 [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 32 MiB at 0x000000007e000000 [ 0.000000] earlycon: scif0 at MMIO 0x00000000e6e88000 (options '115200n8') [ 0.000000] 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 0x63ffaa840-0x63ffac0ff] [ 0.000000] Zone ranges: [ 0.000000] DMA32 [mem 0x0000000048000000-0x00000000ffffffff] [ 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] 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 25 pages/cpu s65480 r8192 d28728 u102400 [ 0.000000] Detected PIPT I-cache on CPU0 [ 0.000000] ARM_SMCCC_ARCH_WORKAROUND_1 missing from firmware [ 0.000000] CPU features: enabling workaround for EL2 vector hardening [ 0.000000] CPU features: enabling workaround for Spectre-BHB [ 0.000000] CPU features: enabling workaround for 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] software IO TLB: mapped [mem 0x79fff000-0x7dfff000] (64MB) <6>[ 0.000000] Memory: 1779968K/1966080K available (14652K kernel code, 2158K rwdata, 5744K rodata, 1920K init, 12347K bss, 153344K reserved, 32768K cma-reserved) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1 <6>[ 0.000000] ftrace: allocating 46977 entries in 184 pages <6>[ 0.000000] ftrace: allocated 184 pages with 4 groups <6>[ 0.000000] Running RCU self tests <6>[ 0.000000] rcu: Preemptible hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU lockdep checking is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=6. <6>[ 0.000000] Tasks RCU enabled. <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.000003] sched_clock: 56 bits at 8MHz, resolution 120ns, wraps every 2199023255496ns <6>[ 0.008488] Console: colour dummy device 80x25 <4>[ 0.013204] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar <4>[ 0.021182] ... MAX_LOCKDEP_SUBCLASSES: 8 <4>[ 0.025529] ... MAX_LOCK_DEPTH: 48 <4>[ 0.029960] ... MAX_LOCKDEP_KEYS: 8191 <4>[ 0.034565] ... CLASSHASH_SIZE: 4096 <4>[ 0.039170] ... MAX_LOCKDEP_ENTRIES: 32768 <4>[ 0.043866] ... MAX_LOCKDEP_CHAINS: 65536 <4>[ 0.048557] ... CHAINHASH_SIZE: 32768 <4>[ 0.053247] memory used by lock dependency info: 7391 kB <4>[ 0.058889] per task-struct memory footprint: 1920 bytes <6>[ 0.064622] Calibrating delay loop (skipped), value calculated using timer frequency.. 16.66 BogoMIPS (lpj=33333) <6>[ 0.075114] pid_max: default: 32768 minimum: 301 <6>[ 0.080087] Security Framework initialized <6>[ 0.085719] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) <6>[ 0.093783] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) <6>[ 0.101157] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) <6>[ 0.108123] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) <6>[ 0.118160] ASID allocator initialised with 32768 entries <6>[ 0.124115] rcu: Hierarchical SRCU implementation. <6>[ 0.130617] Detected Renesas R-Car Gen3 r8a7796 ES1.0 <6>[ 0.137134] EFI services will not be available. <6>[ 0.142602] smp: Bringing up secondary CPUs ... <6>[ 0.148533] Detected PIPT I-cache on CPU1 <6>[ 0.148590] CPU1: Booted secondary processor 0x0000000001 [0x411fd073] <3>[ 0.149838] psci: failed to boot CPU2 (-22) <3>[ 0.165441] CPU2: failed to boot: -22 <3>[ 0.170419] psci: failed to boot CPU3 (-22) <3>[ 0.174925] CPU3: failed to boot: -22 <3>[ 0.179860] psci: failed to boot CPU4 (-22) <3>[ 0.184350] CPU4: failed to boot: -22 <3>[ 0.189289] psci: failed to boot CPU5 (-22) <3>[ 0.193759] CPU5: failed to boot: -22 <6>[ 0.197849] smp: Brought up 1 node, 2 CPUs <6>[ 0.202243] SMP: Total of 2 processors activated. <6>[ 0.207213] CPU features: detected: 32-bit EL0 Support <6>[ 0.213572] CPU: All CPU(s) started at EL1 <6>[ 0.217999] alternatives: patching kernel code <6>[ 0.224458] devtmpfs: initialized <6>[ 0.247954] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.258054] futex hash table entries: 2048 (order: 6, 262144 bytes) <6>[ 0.265940] pinctrl core: initialized pinctrl subsystem <6>[ 0.274466] DMI not present or invalid. <6>[ 0.279686] NET: Registered protocol family 16 <6>[ 0.284984] audit: initializing netlink subsys (disabled) <5>[ 0.290950] audit: type=2000 audit(0.200:1): state=initialized audit_enabled=0 res=1 <6>[ 0.298997] cpuidle: using governor menu <6>[ 0.303206] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.315233] DMA: preallocated 256 KiB pool for atomic allocations <6>[ 0.323238] Serial: AMBA PL011 UART driver <6>[ 0.335554] sh-pfc e6060000.pin-controller: r8a77960_pfc support registered <6>[ 0.431662] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.440249] cryptd: max_cpu_qlen set to 1000 <6>[ 0.447016] ACPI: Interpreter disabled. <6>[ 0.458482] vgaarb: loaded <5>[ 0.461995] SCSI subsystem initialized <6>[ 0.467882] usbcore: registered new interface driver usbfs <6>[ 0.474102] usbcore: registered new interface driver hub <6>[ 0.479829] usbcore: registered new device driver usb <6>[ 0.487840] i2c-sh_mobile e60b0000.i2c: I2C adapter 7, bus speed 100000 Hz <6>[ 0.495920] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.501174] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.510616] PTP clock support registered <6>[ 0.515240] EDAC MC: Ver: 3.0.0 <6>[ 0.521776] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.529847] clocksource: Switched to clocksource arch_sys_counter <5>[ 0.649177] VFS: Disk quotas dquot_6.6.0 <6>[ 0.653488] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) <6>[ 0.661012] pnp: PnP ACPI: disabled <6>[ 0.682318] NET: Registered protocol family 2 <6>[ 0.687401] IP idents hash table entries: 32768 (order: 6, 262144 bytes) <6>[ 0.695755] tcp_listen_portaddr_hash hash table entries: 1024 (order: 4, 73728 bytes) <6>[ 0.704071] TCP established hash table entries: 16384 (order: 5, 131072 bytes) <6>[ 0.711846] TCP bind hash table entries: 16384 (order: 8, 1048576 bytes) <6>[ 0.720590] TCP: Hash tables configured (established 16384 bind 16384) <6>[ 0.727831] UDP hash table entries: 1024 (order: 5, 163840 bytes) <6>[ 0.734506] UDP-Lite hash table entries: 1024 (order: 5, 163840 bytes) <6>[ 0.741910] NET: Registered protocol family 1 <6>[ 0.747693] RPC: Registered named UNIX socket transport module. <6>[ 0.753905] RPC: Registered udp transport module. <6>[ 0.758883] RPC: Registered tcp transport module. <6>[ 0.763852] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.770983] Unpacking initramfs... <6>[ 1.523855] Freeing initrd memory: 16372K <6>[ 1.528855] hw perfevents: /pmu_a53: failed to probe PMU! <6>[ 1.534552] hw perfevents: /pmu_a53: failed to register PMU devices! <6>[ 1.541726] hw perfevents: enabled with armv8_cortex_a57 PMU driver, 7 counters available <6>[ 1.550915] kvm [1]: HYP mode not available <5>[ 1.564048] Initialise system trusted keyrings <6>[ 1.569426] workingset: timestamp_bits=44 max_order=19 bucket_order=0 <6>[ 1.596317] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 1.604010] NFS: Registering the id_resolver key type <5>[ 1.609415] Key type id_resolver registered <5>[ 1.613995] Key type id_legacy registered <6>[ 1.618300] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 1.625360] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 1.633332] 9p: Installing v9fs 9p2000 file system support <5>[ 1.644109] Key type asymmetric registered <5>[ 1.648614] Asymmetric key parser 'x509' registered <6>[ 1.653937] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) <6>[ 1.661647] io scheduler noop registered <6>[ 1.665904] io scheduler deadline registered <6>[ 1.670740] io scheduler cfq registered (default) <6>[ 1.675718] io scheduler mq-deadline registered <6>[ 1.680522] io scheduler kyber registered <4>[ 1.685184] test_firmware: interface ready <6>[ 1.709683] gpio_rcar e6050000.gpio: driving 16 GPIOs <6>[ 1.715797] gpio_rcar e6051000.gpio: driving 29 GPIOs <6>[ 1.721985] gpio_rcar e6052000.gpio: driving 15 GPIOs <6>[ 1.728103] gpio_rcar e6053000.gpio: driving 16 GPIOs <6>[ 1.734452] gpio_rcar e6054000.gpio: driving 18 GPIOs <6>[ 1.740590] gpio_rcar e6055000.gpio: driving 26 GPIOs <6>[ 1.746607] gpio_rcar e6055400.gpio: driving 32 GPIOs <6>[ 1.752604] gpio_rcar e6055800.gpio: driving 4 GPIOs <4>[ 1.766043] EINJ: ACPI disabled. <6>[ 1.794837] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 1.807475] SuperH (H)SCI(F) driver initialized <6>[ 1.813286] e6e88000.serial: ttySC0 at MMIO 0xe6e88000 (irq = 112, base_baud = 0) is a scif <6>[ 1.822286] console [ttySC0] enabled <6>[ 1.822286] console [ttySC0] enabled <6>[ 1.829988] bootconsole [scif0] disabled <6>[ 1.829988] bootconsole [scif0] disabled <6>[ 1.840371] msm_serial: driver initialized <6>[ 1.863621] loop: module loaded <6>[ 1.883560] thunder_xcv, ver 1.0 <6>[ 1.887618] thunder_bgx, ver 1.0 <6>[ 1.891471] nicpf, ver 1.0 <6>[ 1.895687] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k <6>[ 1.901877] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.908238] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k <6>[ 1.915497] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.921439] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k <6>[ 1.929563] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 1.936635] sky2: driver version 1.30 <6>[ 1.943103] VFIO - User Level meta-driver version: 0.3 <6>[ 1.951570] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 1.958892] ehci-pci: EHCI PCI platform driver <6>[ 1.963729] ehci-platform: EHCI generic platform driver <6>[ 1.970053] ehci-platform ee0a0100.usb: EHCI Host Controller <6>[ 1.976147] ehci-platform ee0a0100.usb: new USB bus registered, assigned bus number 1 <6>[ 1.985184] ehci-platform ee0a0100.usb: irq 147, io mem 0xee0a0100 <6>[ 2.005875] ehci-platform ee0a0100.usb: USB 2.0 started, EHCI 1.10 <6>[ 2.014263] hub 1-0:1.0: USB hub found <6>[ 2.018463] hub 1-0:1.0: 1 port detected <6>[ 2.023918] ehci-orion: EHCI orion driver <6>[ 2.028648] ehci-exynos: EHCI EXYNOS driver <6>[ 2.033403] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 2.039921] ohci-pci: OHCI PCI platform driver <6>[ 2.044749] ohci-platform: OHCI generic platform driver <6>[ 2.050940] ohci-platform ee0a0000.usb: Generic Platform OHCI controller <6>[ 2.057978] ohci-platform ee0a0000.usb: new USB bus registered, assigned bus number 2 <6>[ 2.066351] ohci-platform ee0a0000.usb: irq 147, io mem 0xee0a0000 <6>[ 2.161139] hub 2-0:1.0: USB hub found <6>[ 2.165240] hub 2-0:1.0: 1 port detected <6>[ 2.170321] ohci-exynos: OHCI EXYNOS driver <6>[ 2.176100] usbcore: registered new interface driver usb-storage <6>[ 2.189349] i2c /dev entries driver <6>[ 2.206417] cs2000-cp 2-004f: revision - C1 <6>[ 2.211172] i2c-rcar e6510000.i2c: probed <6>[ 2.224418] i2c-rcar e66d8000.i2c: probed <6>[ 2.238316] rcar_gen3_thermal e6198000.thermal: TSC0: Loaded 2 trip points <6>[ 2.249802] rcar_gen3_thermal e6198000.thermal: TSC1: Loaded 2 trip points <6>[ 2.261285] rcar_gen3_thermal e6198000.thermal: TSC2: Loaded 2 trip points <4>[ 2.276845] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 1499999 KHz <4>[ 2.284712] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 1500000 KHz <6>[ 2.296221] sdhci: Secure Digital Host Controller Interface driver <6>[ 2.302714] sdhci: Copyright(c) Pierre Ossman <6>[ 2.309008] renesas_sdhi_internal_dmac ee100000.sd: Got CD GPIO <6>[ 2.316589] renesas_sdhi_internal_dmac ee140000.sd: Linked as a consumer to regulator.2 <6>[ 2.325101] renesas_sdhi_internal_dmac ee140000.sd: Linked as a consumer to regulator.1 <6>[ 2.382623] renesas_sdhi_internal_dmac ee140000.sd: mmc0 base at 0xee140000 max clock rate 200 MHz <6>[ 2.392632] Synopsys Designware Multimedia Card Interface Driver <6>[ 2.401408] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 2.412069] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 2.421559] usbcore: registered new interface driver usbhid <6>[ 2.427547] usbhid: USB HID core driver <6>[ 2.440684] ipip: IPv4 and MPLS over IPv4 tunneling driver <6>[ 2.447250] IPv4 over IPsec tunneling driver <6>[ 2.454203] NET: Registered protocol family 10 <6>[ 2.461102] Segment Routing with IPv6 <6>[ 2.466988] NET: Registered protocol family 17 <6>[ 2.472067] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. <6>[ 2.485514] 8021q: 802.1Q VLAN Support v1.8 <6>[ 2.490350] 9pnet: Installing 9P2000 support <5>[ 2.495156] Key type dns_resolver registered <6>[ 2.503989] registered taskstats version 1 <5>[ 2.508451] Loading compiled-in X.509 certificates <6>[ 2.535200] mmc0: new HS200 MMC card at address 0001 <6>[ 2.542884] mmcblk0: mmc0:0001 R1J55A 7.28 GiB <6>[ 2.548321] mmcblk0boot0: mmc0:0001 R1J55A partition 1 8.00 MiB <6>[ 2.551500] renesas_irqc e61c0000.interrupt-controller: driving 6 irqs <6>[ 2.555141] mmcblk0boot1: mmc0:0001 R1J55A partition 2 8.00 MiB <6>[ 2.569167] mmcblk0rpmb: mmc0:0001 R1J55A partition 3 4.00 MiB, chardev (239:0) <6>[ 2.578990] bd9571mwv 7-0030: Device: BD9571MWV rev. 1 <4>[ 2.586472] GPT:Primary header thinks Alt. header is not at the end of the disk. <4>[ 2.594357] GPT:7812499 != 15269887 <4>[ 2.598151] GPT:Alternate GPT header not at the end of the disk. <4>[ 2.604459] GPT:7812499 != 15269887 <4>[ 2.608246] GPT: Use GNU Parted to correct GPT errors. <6>[ 2.613708] mmcblk0: p1 p2 p3 <6>[ 2.628889] renesas_sdhi_internal_dmac ee100000.sd: Got CD GPIO <6>[ 2.635739] renesas_sdhi_internal_dmac ee100000.sd: Linked as a consumer to regulator.3 <6>[ 2.644248] renesas_sdhi_internal_dmac ee100000.sd: Linked as a consumer to regulator.4 <6>[ 2.702062] renesas_sdhi_internal_dmac ee100000.sd: mmc1 base at 0xee100000 max clock rate 200 MHz <4>[ 2.721007] rcar-dmac e6700000.dma-controller: ignoring dependency for device, assuming no driver <4>[ 2.739077] rcar-dmac e7300000.dma-controller: ignoring dependency for device, assuming no driver <4>[ 2.756138] rcar-dmac e7310000.dma-controller: ignoring dependency for device, assuming no driver <4>[ 2.773335] rcar-dmac ec700000.dma-controller: ignoring dependency for device, assuming no driver <4>[ 2.791147] rcar-dmac ec720000.dma-controller: ignoring dependency for device, assuming no driver <4>[ 2.808972] ravb e6800000.ethernet: ignoring dependency for device, assuming no driver <6>[ 2.830856] ravb e6800000.ethernet eth0: Base address at 0xe6800000, 2e:09:0a:01:9a:9c, IRQ 109. <6>[ 2.843636] input: keyboard as /devices/platform/keyboard/input/input0 <6>[ 2.852105] hctosys: unable to open rtc device (rtc0) <6>[ 2.925047] mmc1: new ultra high speed SDR50 SDHC card at address 0001 <6>[ 2.933087] mmcblk1: mmc1:0001 SD 14.6 GiB <6>[ 2.943234] Micrel KSZ9031 Gigabit PHY e6800000.ethernet-ffffffff:00: attached PHY driver [Micrel KSZ9031 Gigabit PHY] (mii_bus:phy_addr=e6800000.ethernet-ffffffff:00, irq=164) <6>[ 2.959975] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready <4>[ 2.972842] GPT:Primary header thinks Alt. header is not at the end of the disk. <4>[ 2.980575] GPT:7812499 != 30560255 <4>[ 2.984358] GPT:Alternate GPT header not at the end of the disk. <4>[ 2.990660] GPT:7812499 != 30560255 <4>[ 2.994436] GPT: Use GNU Parted to correct GPT errors. <6>[ 2.999887] mmcblk1: p1 p2 p3 <6>[ 9.491563] ravb e6800000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off <6>[ 9.501926] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 9.521868] Sending DHCP requests .., OK <6>[ 11.862154] IP-Config: Got DHCP answer from 192.168.201.1, my address is 192.168.201.20 <6>[ 11.870465] IP-Config: Complete: <6>[ 11.873979] device=eth0, hwaddr=2e:09:0a:01:9a:9c, ipaddr=192.168.201.20, mask=255.255.255.0, gw=192.168.201.1 <6>[ 11.884745] host=r8a7796-m3ulcb-cbg-0, domain=lava-rack, nis-domain=(none) <6>[ 11.892427] bootserver=192.168.201.1, rootserver=192.168.201.1, rootpath= <6>[ 11.892430] nameserver0=192.168.201.1 <6>[ 11.905157] ALSA device list: <6>[ 11.908443] No soundcards found. <6>[ 11.923177] Freeing unused kernel memory: 1920K <6>[ 11.928358] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 12.062306] udevd[1797]: starting version 3.2.9 <5>[ 12.068527] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 12.076051] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 12.082868] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 12.094704] udevd[1797]: specified user 'tss' unknown <27>[ 12.100304] udevd[1797]: specified group 'tss' unknown <30>[ 12.108477] udevd[1798]: starting eudev-3.2.9 <6>[ 12.704696] rcar_sound ec500000.sound: probed <4>[ 12.711856] rcar-fcp fe9af000.fcp: ignoring dependency for device, assuming no driver <6>[ 12.721076] media: Linux media interface: v0.10 <4>[ 12.755200] rcar-fcp fea27000.fcp: ignoring dependency for device, assuming no driver <6>[ 12.772709] videodev: Linux video capture interface: v2.00 <4>[ 12.779039] rcar-fcp fea2f000.fcp: ignoring dependency for device, assuming no driver <4>[ 12.795762] rcar-fcp fea37000.fcp: ignoring dependency for device, assuming no driver <6>[ 12.940815] rcar_fdp1 fe940000.fdp1: Device registered as /dev/video0 <6>[ 13.119652] asoc-simple-card sound: ak4613-hifi <-> ec500000.sound mapping ok <4>[ 13.137968] asoc-simple-card sound: ASoC: no DMI vendor name! <6>[ 13.164652] rcar-dw-hdmi fead0000.hdmi: Detected HDMI TX controller v2.01a with HDCP (DWC HDMI 2.0 TX PHY) <6>[ 13.204265] rcar-dw-hdmi fead0000.hdmi: registered DesignWare HDMI I2C bus driver <6>[ 13.230777] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). <6>[ 13.260016] [drm] No driver support for vblank timestamp query. <6>[ 13.323988] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). <6>[ 13.331706] [drm] No driver support for vblank timestamp query. <6>[ 13.618514] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). <6>[ 13.628506] [drm] No driver support for vblank timestamp query. <6>[ 13.641295] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). <6>[ 13.654172] [drm] No driver support for vblank timestamp query. <6>[ 13.664556] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). <6>[ 13.671516] [drm] No driver support for vblank timestamp query. done Saving random seed: <5>[ 13.697735] random: dd: uninitialized urandom read (32 bytes read) OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: <5>[ 13.779055] 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-11637590/environment . /lava-11637590/environment / # /lava-11637590/bin/lava-test-runner /lava-11637590/0 /lava-11637590/bin/lava-test-runner /lava-11637590/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-11637590/0/tests/0_dmesg + cat uuid +<8>[ 14.367043] UUID=11637590_1.5.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 14.405663] <8>[ 14.441452] <8>[ 14.477340] + set +x <8>[ 14.487785] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-11637590/environment / # . /lava-11637590/environment/lava-11637590/bin/lava-test-runner /lava-11637590/1 / # /lava-11637590/bin/lava-test-runner /lava-11637590/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-11637590/1/tests/1_bootrr + c<8>[ 14.978427] at uuid + UUID=11637590_1.5.2.4.5 + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-11637590/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto feb00000.display /lava-11637590/1/../bin/lava-test-case <8>[ 16.030751] /lava-11637590/1/../bin/lava-test-case <8>[ 17.071961] /lava-11637590/1/../bin/lava-test-case <8>[ 17.094200] + set +x <8>[ 17.113380] / #