[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 (259 ms) => setenv serverip 192.168.201.1 setenv serverip 192.168.201.1 => tftp 0x68080000 11336505/tftp-deploy-0d9owj05/kernel/Image tftp 0x68080000 11336505/tftp-deploy-0d9owj05/kernel/Image Using ethernet@e6800000 device TFTP from server 192.168.201.1; our IP address is 192.168.201.21 Filename '11336505/tftp-deploy-0d9owj05/kernel/Image'. Load address: 0x68080000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######################################################### 7.1 MiB/s done Bytes transferred = 53309952 (32d7200 hex) => tftp 0x4a000000 11336505/tftp-deploy-0d9owj05/ramdisk/ramdisk.cpio.gz.uboot tftp 0x4a000000 11336505/tftp-deploy-0d9owj05/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 '11336505/tftp-deploy-0d9owj05/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x4a000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# #################### 7.2 MiB/s done Bytes transferred = 27002443 (19c064b hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x68000000 11336505/tftp-deploy-0d9owj05/dtb/r8a77960-ulcb.dtb tftp 0x68000000 11336505/tftp-deploy-0d9owj05/dtb/r8a77960-ulcb.dtb Using ethernet@e6800000 device TFTP from server 192.168.201.1; our IP address is 192.168.201.21 Filename '11336505/tftp-deploy-0d9owj05/dtb/r8a77960-ulcb.dtb'. Load address: 0x68000000 Loading: *##### 4.6 MiB/s done Bytes transferred = 62345 (f389 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: 27002379 Bytes = 25.8 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 0000000068012388 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd073] [ 0.000000] Linux version 6.1.45-cip3 (KernelCI@build-j18678-arm64-gcc-10-defconfig-kselftest-pxjqp) (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 Wed Aug 23 09:51:35 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 0x63fbdd640-0x63fbdffff] [ 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 31 pages/cpu s89696 r8192 d29088 u126976 [ 0.000000] Detected PIPT I-cache on CPU0 [ 0.000000] CPU features: detected: Spectre-v2 [ 0.000000] CPU features: detected: Spectre-v3a [ 0.000000] CPU features: detected: Spectre-v4 [ 0.000000] CPU features: detected: Spectre-BHB [ 0.000000] CPU features: detected: ARM erratum 1742098 [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Fallback order for Node 0: 0 [ 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:on, heap free:on <6>[ 0.000000] mem auto-init: clearing system memory may take some time... <6>[ 0.000000] stackdepot hash table entries: 131072 (order: 8, 1048576 bytes, linear) <6>[ 0.000000] software IO TLB: area num 8. <6>[ 0.000000] software IO TLB: mapped [mem 0x000000007a000000-0x000000007e000000] (64MB) <6>[ 0.000000] Memory: 1737284K/1966080K available (22144K kernel code, 5852K rwdata, 11900K rodata, 12032K init, 11400K bss, 196028K reserved, 32768K cma-reserved) <4>[ 0.000000] ********************************************************** <4>[ 0.000000] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE ** <4>[ 0.000000] ** ** <4>[ 0.000000] ** This system shows unhashed kernel memory addresses ** <4>[ 0.000000] ** via the console, logs, and other interfaces. This ** <4>[ 0.000000] ** might reduce the security of your system. ** <4>[ 0.000000] ** ** <4>[ 0.000000] ** If you see this message and you are not debugging ** <4>[ 0.000000] ** the kernel, report this immediately to your system ** <4>[ 0.000000] ** administrator! ** <4>[ 0.000000] ** ** <4>[ 0.000000] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE ** <4>[ 0.000000] ********************************************************** <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1 <6>[ 0.000000] ftrace: allocating 66824 entries in 262 pages <6>[ 0.000000] ftrace: allocated 262 pages with 3 groups <6>[ 0.000000] trace event string verifier disabled <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] Root IRQ handler: gic_handle_irq <6>[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. <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.008783] Console: colour dummy device 80x25 <4>[ 0.013520] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar <4>[ 0.021506] ... MAX_LOCKDEP_SUBCLASSES: 8 <4>[ 0.025859] ... MAX_LOCK_DEPTH: 48 <4>[ 0.030297] ... MAX_LOCKDEP_KEYS: 8192 <4>[ 0.034908] ... CLASSHASH_SIZE: 4096 <4>[ 0.039519] ... MAX_LOCKDEP_ENTRIES: 32768 <4>[ 0.044216] ... MAX_LOCKDEP_CHAINS: 65536 <4>[ 0.048912] ... CHAINHASH_SIZE: 32768 <4>[ 0.053610] memory used by lock dependency info: 6365 kB <4>[ 0.059257] memory used for stack traces: 4224 kB <4>[ 0.064299] per task-struct memory footprint: 1920 bytes <6>[ 0.070113] Calibrating delay loop (skipped), value calculated using timer frequency.. 16.66 BogoMIPS (lpj=33333) <6>[ 0.080619] pid_max: default: 32768 minimum: 301 <6>[ 0.085853] LSM: Security Framework initializing <6>[ 0.090826] landlock: Up and running. <6>[ 0.094799] LSM support for eBPF active <6>[ 0.099228] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.106884] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.122485] cblist_init_generic: Setting adjustable number of callback queues. <6>[ 0.130020] cblist_init_generic: Setting shift to 3 and lim to 1. <6>[ 0.136667] cblist_init_generic: Setting adjustable number of callback queues. <6>[ 0.144178] cblist_init_generic: Setting shift to 3 and lim to 1. <6>[ 0.150794] cblist_init_generic: Setting adjustable number of callback queues. <6>[ 0.158303] cblist_init_generic: Setting shift to 3 and lim to 1. <6>[ 0.164913] Running RCU-tasks wait API self tests <6>[ 0.275216] rcu: Hierarchical SRCU implementation. <6>[ 0.280301] rcu: Max phase no-delay instances is 1000. <6>[ 0.285870] Callback from call_rcu_tasks_trace() invoked. <6>[ 0.301059] Detected Renesas R-Car Gen3 r8a7796 ES1.0 <6>[ 0.308633] EFI services will not be available. <6>[ 0.314873] smp: Bringing up secondary CPUs ... <6>[ 0.321855] Detected PIPT I-cache on CPU1 <6>[ 0.322003] CPU1: Booted secondary processor 0x0000000001 [0x411fd073] <3>[ 0.324222] psci: failed to boot CPU2 (-22) <3>[ 0.339834] CPU2: failed to boot: -22 <3>[ 0.345584] psci: failed to boot CPU3 (-22) <3>[ 0.350112] CPU3: failed to boot: -22 <3>[ 0.355787] psci: failed to boot CPU4 (-22) <3>[ 0.360321] CPU4: failed to boot: -22 <3>[ 0.365921] psci: failed to boot CPU5 (-22) <3>[ 0.370432] CPU5: failed to boot: -22 <6>[ 0.374500] smp: Brought up 1 node, 2 CPUs <6>[ 0.378917] SMP: Total of 2 processors activated. <6>[ 0.383895] CPU features: detected: 32-bit EL0 Support <6>[ 0.389326] CPU features: detected: 32-bit EL1 Support <6>[ 0.394725] CPU features: detected: CRC32 instructions <6>[ 0.400353] CPU: All CPU(s) started at EL1 <6>[ 0.404743] alternatives: applying system-wide alternatives <6>[ 0.414149] Callback from call_rcu_tasks_rude() invoked. <6>[ 0.414924] devtmpfs: initialized <6>[ 0.497458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.507480] futex hash table entries: 2048 (order: 6, 262144 bytes, linear) <6>[ 0.523410] pinctrl core: initialized pinctrl subsystem <6>[ 0.533859] Callback from call_rcu_tasks() invoked. <6>[ 0.537411] DMI not present or invalid. <6>[ 0.545370] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.555549] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.563176] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.571564] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.579994] audit: initializing netlink subsys (disabled) <5>[ 0.586287] audit: type=2000 audit(0.456:1): state=initialized audit_enabled=0 res=1 <6>[ 0.591829] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.594269] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.600906] cpuidle: using governor menu <6>[ 0.612796] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.619960] ASID allocator initialised with 65536 entries <6>[ 0.633889] Serial: AMBA PL011 UART driver <6>[ 0.675263] sh-pfc e6060000.pinctrl: r8a77960_pfc support registered <6>[ 0.717337] platform ec500000.sound: Fixed dependency cycle(s) with /soc/hdmi@fead0000 <6>[ 0.725584] platform ec500000.sound: Fixed dependency cycle(s) with /soc/i2c@e6510000/codec@10 <6>[ 0.768186] platform fead0000.hdmi: Fixed dependency cycle(s) with /soc/display@feb00000 <6>[ 0.781623] platform fead0000.hdmi: Fixed dependency cycle(s) with /hdmi0-out <4>[ 0.800821] KASLR disabled due to lack of seed <6>[ 0.861681] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages <6>[ 0.868862] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page <6>[ 0.875482] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages <6>[ 0.882520] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page <6>[ 0.889035] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.896062] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page <6>[ 0.902571] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages <6>[ 0.909597] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page <6>[ 0.925759] ACPI: Interpreter disabled. <6>[ 0.951230] iommu: Default domain type: Translated <6>[ 0.956394] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.965071] SCSI subsystem initialized <6>[ 0.971388] usbcore: registered new interface driver usbfs <6>[ 0.977475] usbcore: registered new interface driver hub <6>[ 0.983229] usbcore: registered new device driver usb <6>[ 0.995525] i2c-sh_mobile e60b0000.i2c: I2C adapter 7, bus speed 400000 Hz <6>[ 1.004955] pps_core: LinuxPPS API ver. 1 registered <6>[ 1.010512] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 1.019996] PTP clock support registered <6>[ 1.024939] EDAC MC: Ver: 3.0.0 <6>[ 1.036687] FPGA manager framework <6>[ 1.041088] Advanced Linux Sound Architecture Driver Initialized. <6>[ 1.050380] NET: Registered PF_ATMPVC protocol family <6>[ 1.055715] NET: Registered PF_ATMSVC protocol family <6>[ 1.062733] vgaarb: loaded <6>[ 1.067227] clocksource: Switched to clocksource arch_sys_counter <5>[ 1.076640] VFS: Disk quotas dquot_6.6.0 <6>[ 1.081048] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) <6>[ 1.089601] pnp: PnP ACPI: disabled <6>[ 1.122838] NET: Registered PF_INET protocol family <6>[ 1.128425] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) <6>[ 1.139123] tcp_listen_portaddr_hash hash table entries: 1024 (order: 4, 73728 bytes, linear) <6>[ 1.148416] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 1.156549] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 1.166123] TCP bind hash table entries: 16384 (order: 9, 2359296 bytes, linear) <6>[ 1.177808] TCP: Hash tables configured (established 16384 bind 16384) <6>[ 1.185875] MPTCP token hash table entries: 2048 (order: 5, 180224 bytes, linear) <6>[ 1.194131] UDP hash table entries: 1024 (order: 5, 163840 bytes, linear) <6>[ 1.201582] UDP-Lite hash table entries: 1024 (order: 5, 163840 bytes, linear) <6>[ 1.209983] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 1.218205] RPC: Registered named UNIX socket transport module. <6>[ 1.224424] RPC: Registered udp transport module. <6>[ 1.229387] RPC: Registered tcp transport module. <6>[ 1.234344] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 1.241097] NET: Registered PF_XDP protocol family <6>[ 1.246184] PCI: CLS 0 bytes, default 64 <6>[ 1.251798] Unpacking initramfs... <3>[ 1.257131] armv8-pmu pmu_a53: hw perfevents: failed to probe PMU! <6>[ 1.275425] hw perfevents: enabled with armv8_cortex_a57 PMU driver, 7 counters available <6>[ 1.292394] kvm [1]: HYP mode not available <5>[ 1.313697] Initialise system trusted keyrings <6>[ 1.331573] workingset: timestamp_bits=42 max_order=19 bucket_order=0 <6>[ 1.492031] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 1.518972] NFS: Registering the id_resolver key type <5>[ 1.531495] Key type id_resolver registered <5>[ 1.543351] Key type id_legacy registered <6>[ 1.548367] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 1.563471] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 1.581275] 9p: Installing v9fs 9p2000 file system support <6>[ 1.651245] NET: Registered PF_ALG protocol family <5>[ 1.663504] Key type asymmetric registered <5>[ 1.667992] Asymmetric key parser 'x509' registered <6>[ 1.683689] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) <6>[ 1.699504] io scheduler mq-deadline registered <6>[ 1.704354] io scheduler kyber registered <4>[ 1.720682] test_firmware: interface ready <6>[ 1.855936] gpio_rcar e6050000.gpio: driving 16 GPIOs <6>[ 1.873193] gpio_rcar e6051000.gpio: driving 29 GPIOs <6>[ 1.880457] gpio_rcar e6052000.gpio: driving 15 GPIOs <6>[ 1.887664] gpio_rcar e6053000.gpio: driving 16 GPIOs <6>[ 1.894867] gpio_rcar e6054000.gpio: driving 18 GPIOs <6>[ 1.902124] gpio_rcar e6055000.gpio: driving 26 GPIOs <6>[ 1.909323] gpio_rcar e6055400.gpio: driving 32 GPIOs <6>[ 1.916604] gpio_rcar e6055800.gpio: driving 4 GPIOs <6>[ 1.941490] EINJ: ACPI disabled. <6>[ 2.093408] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 2.136696] SuperH (H)SCI(F) driver initialized <6>[ 2.149708] e6e88000.serial: ttySC0 at MMIO 0xe6e88000 (irq = 29, base_baud = 0) is a scif <6>[ 2.171946] printk: console [ttySC0] enabled <6>[ 2.171946] printk: console [ttySC0] enabled <6>[ 2.187270] printk: bootconsole [scif0] disabled <6>[ 2.187270] printk: bootconsole [scif0] disabled <6>[ 2.218381] msm_serial: driver initialized <6>[ 2.310109] loop: module loaded <6>[ 2.316154] lkdtm: No crash points registered, enable through debugfs <6>[ 2.330479] megasas: 07.719.03.00-rc1 <6>[ 2.380734] thunder_xcv, ver 1.0 <6>[ 2.384521] thunder_bgx, ver 1.0 <6>[ 2.388288] nicpf, ver 1.0 <6>[ 2.398357] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version <6>[ 2.405905] hns3: Copyright (c) 2017 Huawei Corporation. <6>[ 2.412043] hclge is initializing <6>[ 2.415786] e1000: Intel(R) PRO/1000 Network Driver <6>[ 2.420962] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 2.427428] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 2.432701] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 2.439239] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 2.444933] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 2.451054] igbvf: Intel(R) Gigabit Virtual Function Network Driver <6>[ 2.457623] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 2.465976] sky2: driver version 1.30 <6>[ 2.477390] VFIO - User Level meta-driver version: 0.3 <6>[ 2.497785] ehci-platform ee0a0100.usb: EHCI Host Controller <6>[ 2.507871] ohci-platform ee0a0000.usb: Generic Platform OHCI controller <6>[ 2.509924] usbcore: registered new interface driver usb-storage <6>[ 2.519835] ehci-platform ee0a0100.usb: new USB bus registered, assigned bus number 1 <6>[ 2.529473] ohci-platform ee0a0000.usb: new USB bus registered, assigned bus number 2 <6>[ 2.534871] i2c_dev: i2c /dev entries driver <6>[ 2.544155] ehci-platform ee0a0100.usb: irq 30, io mem 0xee0a0100 <6>[ 2.551412] ohci-platform ee0a0000.usb: irq 30, io mem 0xee0a0000 <6>[ 2.563565] cs2000-cp 2-004f: operating in static mode <6>[ 2.569120] ehci-platform ee0a0100.usb: USB 2.0 started, EHCI 1.10 <6>[ 2.582325] hub 1-0:1.0: USB hub found <6>[ 2.587108] hub 1-0:1.0: 1 port detected <6>[ 2.597912] cs2000-cp 2-004f: revision - C1 <6>[ 2.602878] i2c-rcar e6510000.i2c: probed <6>[ 2.634087] i2c-rcar e66d8000.i2c: probed <6>[ 2.667731] hub 2-0:1.0: USB hub found <6>[ 2.672353] hub 2-0:1.0: 1 port detected <6>[ 2.675850] rcar_gen3_thermal e6198000.thermal: No calibration values fused, fallback to driver values <6>[ 2.692643] rcar_gen3_thermal e6198000.thermal: Sensor 0: Loaded 1 trip points <6>[ 2.705667] rcar_gen3_thermal e6198000.thermal: Sensor 1: Loaded 1 trip points <6>[ 2.718790] rcar_gen3_thermal e6198000.thermal: Sensor 2: Loaded 2 trip points <6>[ 2.753866] sdhci: Secure Digital Host Controller Interface driver <6>[ 2.760448] sdhci: Copyright(c) Pierre Ossman <6>[ 2.769235] Synopsys Designware Multimedia Card Interface Driver <6>[ 2.780955] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 2.799278] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 2.818575] usbcore: registered new interface driver usbhid <6>[ 2.824544] usbhid: USB HID core driver <6>[ 2.862348] netem: version 1.3 <6>[ 2.866099] ipip: IPv4 and MPLS over IPv4 tunneling driver <6>[ 2.874211] IPv4 over IPsec tunneling driver <6>[ 2.884815] NET: Registered PF_INET6 protocol family <6>[ 2.898120] Segment Routing with IPv6 <6>[ 2.902274] In-situ OAM (IOAM) with IPv6 <6>[ 2.909361] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 2.920265] NET: Registered PF_PACKET protocol family <6>[ 2.926807] 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.940930] 8021q: 802.1Q VLAN Support v1.8 <6>[ 2.946295] 9pnet: Installing 9P2000 support <5>[ 2.951432] Key type dns_resolver registered <6>[ 2.956413] mpls_gso: MPLS GSO support <6>[ 2.966748] registered taskstats version 1 <5>[ 2.971377] Loading compiled-in X.509 certificates <6>[ 3.240672] Freeing initrd memory: 26364K <5>[ 3.300819] Loaded X.509 cert 'Build time autogenerated kernel key: ed8aa02d7772d8201125abd9296c743f43673223' <6>[ 3.311940] ima: No TPM chip found, activating TPM-bypass! <6>[ 3.317758] ima: Allocated hash algorithm: sha1 <6>[ 3.322756] ima: No architecture policies found <6>[ 3.446407] renesas_irqc e61c0000.interrupt-controller: driving 6 irqs <6>[ 3.505137] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1499999 KHz, changing to: 1500000 KHz <6>[ 3.518209] cpu cpu0: EM: created perf domain <6>[ 3.587181] input: keyboard as /devices/platform/keyboard/input/input0 <6>[ 3.625943] 8021q: adding VLAN 0 to HW filter on device bond0 <6>[ 23.635245] Waiting up to 100 more seconds for network. <6>[ 43.643244] Waiting up to 80 more seconds for network. <6>[ 63.651244] Waiting up to 60 more seconds for network. <4>[ 64.622567] rcar-dmac e6700000.dma-controller: deferred probe timeout, ignoring dependency <4>[ 64.653991] rcar-dmac e7300000.dma-controller: deferred probe timeout, ignoring dependency <4>[ 64.688157] rcar-dmac e7310000.dma-controller: deferred probe timeout, ignoring dependency <4>[ 64.690283] renesas_sdhi_internal_dmac ee100000.mmc: deferred probe timeout, ignoring dependency <6>[ 64.707527] renesas_sdhi_internal_dmac ee100000.mmc: Got CD GPIO <4>[ 64.716955] rcar-dmac ec700000.dma-controller: deferred probe timeout, ignoring dependency <4>[ 64.749757] rcar-dmac ec720000.dma-controller: deferred probe timeout, ignoring dependency <4>[ 64.752638] renesas_sdhi_internal_dmac ee140000.mmc: deferred probe timeout, ignoring dependency <6>[ 64.770266] renesas_sdhi_internal_dmac ee100000.mmc: mmc1 base at 0x00000000ee100000, max clock rate 200 MHz <4>[ 64.789990] ravb e6800000.ethernet: deferred probe timeout, ignoring dependency <6>[ 64.819904] renesas_sdhi_internal_dmac ee140000.mmc: mmc0 base at 0x00000000ee140000, max clock rate 200 MHz <6>[ 64.836977] ravb e6800000.ethernet eth0: Base address at 0xe6800000, 8a:45:64:24:29:76, IRQ 125. <5>[ 64.867255] Sending DHCP requests . <6>[ 64.921173] mmc0: new HS200 MMC card at address 0001 <6>[ 64.934726] mmcblk0: mmc0:0001 R1J55A 7.28 GiB <6>[ 64.943719] mmc1: new ultra high speed SDR104 SDHC card at address 0001 <6>[ 64.958016] mmcblk1: mmc1:0001 SD 14.6 GiB <4>[ 64.968112] GPT:Primary header thinks Alt. header is not at the end of the disk. <4>[ 64.978363] GPT:7812499 != 15269887 <4>[ 64.982433] GPT:Alternate GPT header not at the end of the disk. <4>[ 64.988765] GPT:7812499 != 15269887 <4>[ 64.992538] GPT: Use GNU Parted to correct GPT errors. <6>[ 64.998015] mmcblk0: p1 p2 p3 <6>[ 65.005001] mmcblk0boot0: mmc0:0001 R1J55A 8.00 MiB <6>[ 65.018494] mmcblk0boot1: mmc0:0001 R1J55A 8.00 MiB <4>[ 65.024974] GPT:Primary header thinks Alt. header is not at the end of the disk. <4>[ 65.033573] GPT:7812499 != 30560255 <4>[ 65.037371] GPT:Alternate GPT header not at the end of the disk. <4>[ 65.048212] GPT:7812499 != 30560255 <6>[ 65.052329] mmcblk0rpmb: mmc0:0001 R1J55A 4.00 MiB, chardev (511:0) <4>[ 65.059383] GPT: Use GNU Parted to correct GPT errors. <6>[ 65.064874] mmcblk1: p1 p2 p3 <4>[ 67.783239] ..... timed out! <3>[ 154.764334] IP-Config: Reopening network devices... <6>[ 154.769759] 8021q: adding VLAN 0 to HW filter on device bond0 <6>[ 154.879071] Micrel KSZ9031 Gigabit PHY e6800000.ethernet-ffffffff:00: attached PHY driver (mii_bus:phy_addr=e6800000.ethernet-ffffffff:00, irq=132) <6>[ 158.022017] ravb e6800000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off <6>[ 158.030261] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 158.055274] Sending DHCP requests .., OK <6>[ 160.087568] IP-Config: Got DHCP answer from 192.168.201.1, my address is 192.168.201.21 <6>[ 160.095880] IP-Config: Complete: <6>[ 160.099393] 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>[ 160.110118] host=r8a7796-m3ulcb-cbg-1, domain=lava-rack, nis-domain=(none) <6>[ 160.117708] bootserver=192.168.201.1, rootserver=192.168.201.1, rootpath= <6>[ 160.117718] nameserver0=192.168.201.1 <6>[ 160.135910] ALSA device list: <6>[ 160.139409] No soundcards found. <6>[ 160.190660] Freeing unused kernel memory: 12032K <6>[ 160.196135] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 160.541208] udevd[251]: starting version 3.2.9 <5>[ 163.463592] random: crng init done <27>[ 163.477577] udevd[251]: specified user 'tss' unknown <27>[ 163.483158] udevd[251]: specified group 'tss' unknown <30>[ 163.495406] udevd[252]: starting eudev-3.2.9 <6>[ 165.776223] ccree e6601000.crypto: ARM CryptoCell 630P Driver: HW version 0xAF400001/0xDCC63000, Driver version 5.0 <6>[ 165.992266] ccree e6601000.crypto: ARM ccree device initialized <6>[ 166.264201] rcar_sound ec500000.sound: probed <6>[ 166.592715] mc: Linux media interface: v0.10 <4>[ 166.608417] rcar-fcp fe9af000.fcp: deferred probe timeout, ignoring dependency <4>[ 166.643950] rcar-fcp fea27000.fcp: deferred probe timeout, ignoring dependency <4>[ 166.720789] rcar-fcp fea2f000.fcp: deferred probe timeout, ignoring dependency <6>[ 166.737616] videodev: Linux video capture interface: v2.00 <4>[ 166.776787] rcar-fcp fea37000.fcp: deferred probe timeout, ignoring dependency <6>[ 166.958123] rcar_fdp1 fe940000.fdp1: Device registered as /dev/video5 <6>[ 167.649214] rcar-dw-hdmi fead0000.hdmi: Detected HDMI TX controller v2.01a with HDCP (DWC HDMI 2.0 TX PHY) <6>[ 167.670226] rcar-dw-hdmi fead0000.hdmi: registered DesignWare HDMI I2C bus driver <6>[ 167.725421] [drm] Initialized rcar-du 1.0.0 20130110 for feb00000.display on minor 0 <6>[ 167.738493] [drm] Device feb00000.display probed <6>[ 167.753170] rcar-du feb00000.display: [drm] Cannot find any crtc or sizes <6>[ 167.769752] rcar-du feb00000.display: [drm] Cannot find any crtc or sizes done <4>[ 168.688188] asoc-audio-graph-card2 sound: Audio Graph Card2 is still under Experimental stage Saving random seed: OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-11336505/environment . /lava-11336505/environment / # /lava-11336505/bin/lava-test-runner /lava-11336505/0 /lava-11336505/bin/lava-test-runner /lava-11336505/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-11336505/0/tests/0_dmesg + cat uuid + UUID=11336505_1<8>[ 169.671399] .5.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 169.763851] <8>[ 169.847733] <8>[ 169.930750] + set +x <8>[ 169.943934] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-11336505/environment / # . /lava-11336505/environment/lava-11336505/bin/lava-test-runner /lava-11336505/1 / # /lava-11336505/bin/lava-test-runner /lava-11336505/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-11336505/1/tests/1_bootrr + cat uuid + UUID=11336505_1<8>[ 170.518497] .5.2.4.5 + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-11336505/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-11336505/1/../bin/lava-test-case <8>[ 170.637987] /lava-11336505/1/../bin/lava-test-case <8>[ 171.757018] /lava-11336505/1/../bin/lava-test-case <8>[ 171.805393] + set +x <8>[ 171.845057] / #