[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 12713700/tftp-deploy-1xcsqc82/kernel/Image tftp 0x68080000 12713700/tftp-deploy-1xcsqc82/kernel/Image Using ethernet@e6800000 device TFTP from server 192.168.201.1; our IP address is 192.168.201.21 Filename '12713700/tftp-deploy-1xcsqc82/kernel/Image'. Load address: 0x68080000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################ 7.1 MiB/s done Bytes transferred = 19307008 (1269a00 hex) => tftp 0x4a000000 12713700/tftp-deploy-1xcsqc82/ramdisk/ramdisk.cpio.gz.uboot tftp 0x4a000000 12713700/tftp-deploy-1xcsqc82/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 '12713700/tftp-deploy-1xcsqc82/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x4a000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################################################ 5.8 MiB/s done Bytes transferred = 15189522 (e7c612 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x68000000 12713700/tftp-deploy-1xcsqc82/dtb/r8a7796-m3ulcb.dtb tftp 0x68000000 12713700/tftp-deploy-1xcsqc82/dtb/r8a7796-m3ulcb.dtb Using ethernet@e6800000 device TFTP from server 192.168.201.1; our IP address is 192.168.201.21 Filename '12713700/tftp-deploy-1xcsqc82/dtb/r8a7796-m3ulcb.dtb'. Load address: 0x68000000 Loading: *#### 4.6 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: 15189458 Bytes = 14.5 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.304-cip106 (KernelCI@build-j102029-arm64-gcc-10-defconfig-cj5vn) (gcc version 10.2.1 20210110 (Debian 10.2.1-6)) #1 SMP PREEMPT Wed Feb 7 17:04:01 UTC 2024 [ 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 0x63ffb3a40-0x63ffb51ff] [ 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 22 pages/cpu s52760 r8192 d29160 u90112 [ 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: 1799264K/1966080K available (11196K kernel code, 1382K rwdata, 4968K rodata, 1280K init, 377K bss, 134048K 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 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.008353] Console: colour dummy device 80x25 <6>[ 0.013093] Calibrating delay loop (skipped), value calculated using timer frequency.. 16.66 BogoMIPS (lpj=33333) <6>[ 0.023569] pid_max: default: 32768 minimum: 301 <6>[ 0.028461] Security Framework initialized <6>[ 0.033669] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) <6>[ 0.041491] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) <6>[ 0.048804] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) <6>[ 0.055745] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) <6>[ 0.064033] ASID allocator initialised with 32768 entries <6>[ 0.069754] rcu: Hierarchical SRCU implementation. <6>[ 0.075737] Detected Renesas R-Car Gen3 r8a7796 ES1.0 <6>[ 0.081930] EFI services will not be available. <6>[ 0.086940] smp: Bringing up secondary CPUs ... <6>[ 0.092103] Detected PIPT I-cache on CPU1 <6>[ 0.092140] CPU1: Booted secondary processor 0x0000000001 [0x411fd073] <3>[ 0.092448] psci: failed to boot CPU2 (-22) <3>[ 0.107891] CPU2: failed to boot: -22 <3>[ 0.112088] psci: failed to boot CPU3 (-22) <3>[ 0.116527] CPU3: failed to boot: -22 <3>[ 0.120719] psci: failed to boot CPU4 (-22) <3>[ 0.125158] CPU4: failed to boot: -22 <3>[ 0.129337] psci: failed to boot CPU5 (-22) <3>[ 0.133766] CPU5: failed to boot: -22 <6>[ 0.137707] smp: Brought up 1 node, 2 CPUs <6>[ 0.142044] SMP: Total of 2 processors activated. <6>[ 0.146996] CPU features: detected: 32-bit EL0 Support <6>[ 0.152852] CPU: All CPU(s) started at EL1 <6>[ 0.157199] alternatives: patching kernel code <6>[ 0.162704] devtmpfs: initialized <6>[ 0.170183] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.180195] futex hash table entries: 2048 (order: 5, 131072 bytes) <6>[ 0.187450] pinctrl core: initialized pinctrl subsystem <6>[ 0.194244] DMI not present or invalid. <6>[ 0.198733] NET: Registered protocol family 16 <6>[ 0.203601] audit: initializing netlink subsys (disabled) <5>[ 0.209330] audit: type=2000 audit(0.140:1): state=initialized audit_enabled=0 res=1 <6>[ 0.217320] cpuidle: using governor menu <6>[ 0.221633] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.229189] DMA: preallocated 256 KiB pool for atomic allocations <6>[ 0.236559] Serial: AMBA PL011 UART driver <6>[ 0.243236] sh-pfc e6060000.pin-controller: r8a77960_pfc support registered <6>[ 0.275181] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.282457] cryptd: max_cpu_qlen set to 1000 <6>[ 0.287667] ACPI: Interpreter disabled. <6>[ 0.295009] vgaarb: loaded <5>[ 0.298163] SCSI subsystem initialized <6>[ 0.302766] usbcore: registered new interface driver usbfs <6>[ 0.308584] usbcore: registered new interface driver hub <6>[ 0.314352] usbcore: registered new device driver usb <6>[ 0.320535] i2c-sh_mobile e60b0000.i2c: I2C adapter 7, bus speed 100000 Hz <6>[ 0.328005] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.333211] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.342569] PTP clock support registered <6>[ 0.346845] EDAC MC: Ver: 3.0.0 <6>[ 0.351113] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.357884] clocksource: Switched to clocksource arch_sys_counter <5>[ 0.364325] VFS: Disk quotas dquot_6.6.0 <6>[ 0.368533] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) <6>[ 0.375752] pnp: PnP ACPI: disabled <6>[ 0.384836] NET: Registered protocol family 2 <6>[ 0.389761] IP idents hash table entries: 32768 (order: 6, 262144 bytes) <6>[ 0.397439] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes) <6>[ 0.405532] TCP established hash table entries: 16384 (order: 5, 131072 bytes) <6>[ 0.413279] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) <6>[ 0.420288] TCP: Hash tables configured (established 16384 bind 16384) <6>[ 0.427186] UDP hash table entries: 1024 (order: 3, 32768 bytes) <6>[ 0.433455] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) <6>[ 0.440250] NET: Registered protocol family 1 <6>[ 0.445150] RPC: Registered named UNIX socket transport module. <6>[ 0.451315] RPC: Registered udp transport module. <6>[ 0.456254] RPC: Registered tcp transport module. <6>[ 0.461192] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.467962] Unpacking initramfs... <6>[ 0.954191] Freeing initrd memory: 14828K <6>[ 0.958772] hw perfevents: /pmu_a53: failed to probe PMU! <6>[ 0.964430] hw perfevents: /pmu_a53: failed to register PMU devices! <6>[ 0.971157] hw perfevents: enabled with armv8_cortex_a57 PMU driver, 7 counters available <6>[ 0.979839] kvm [1]: HYP mode not available <5>[ 0.986776] Initialise system trusted keyrings <6>[ 0.991569] workingset: timestamp_bits=44 max_order=19 bucket_order=0 <6>[ 1.002928] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 1.009473] NFS: Registering the id_resolver key type <5>[ 1.014812] Key type id_resolver registered <5>[ 1.019240] Key type id_legacy registered <6>[ 1.023516] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 1.030454] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 1.038220] 9p: Installing v9fs 9p2000 file system support <5>[ 1.045732] Key type asymmetric registered <5>[ 1.050172] Asymmetric key parser 'x509' registered <6>[ 1.055331] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) <6>[ 1.062963] io scheduler noop registered <6>[ 1.067129] io scheduler deadline registered <6>[ 1.071750] io scheduler cfq registered (default) <6>[ 1.076696] io scheduler mq-deadline registered <6>[ 1.081463] io scheduler kyber registered <6>[ 1.091958] gpio_rcar e6050000.gpio: driving 16 GPIOs <6>[ 1.097483] gpio_rcar e6051000.gpio: driving 29 GPIOs <6>[ 1.102963] gpio_rcar e6052000.gpio: driving 15 GPIOs <6>[ 1.108464] gpio_rcar e6053000.gpio: driving 16 GPIOs <6>[ 1.114067] gpio_rcar e6054000.gpio: driving 18 GPIOs <6>[ 1.119545] gpio_rcar e6055000.gpio: driving 26 GPIOs <6>[ 1.125007] gpio_rcar e6055400.gpio: driving 32 GPIOs <6>[ 1.130457] gpio_rcar e6055800.gpio: driving 4 GPIOs <4>[ 1.138185] EINJ: ACPI disabled. <6>[ 1.149966] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 1.158477] SuperH (H)SCI(F) driver initialized <6>[ 1.164342] e6e88000.serial: ttySC0 at MMIO 0xe6e88000 (irq = 112, base_baud = 0) is a scif <6>[ 1.172997] console [ttySC0] enabled <6>[ 1.172997] console [ttySC0] enabled <6>[ 1.180838] bootconsole [scif0] disabled <6>[ 1.180838] bootconsole [scif0] disabled <6>[ 1.189923] msm_serial: driver initialized <6>[ 1.199316] loop: module loaded <6>[ 1.206722] tun: Universal TUN/TAP device driver, 1.6 <6>[ 1.212961] thunder_xcv, ver 1.0 <6>[ 1.216589] thunder_bgx, ver 1.0 <6>[ 1.220109] nicpf, ver 1.0 <6>[ 1.223621] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k <6>[ 1.229722] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.235937] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k <6>[ 1.243162] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.249031] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k <6>[ 1.257123] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 1.263578] sky2: driver version 1.30 <6>[ 1.268384] VFIO - User Level meta-driver version: 0.3 <6>[ 1.274896] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 1.281724] ehci-pci: EHCI PCI platform driver <6>[ 1.286463] ehci-platform: EHCI generic platform driver <6>[ 1.292218] ehci-platform ee0a0100.usb: EHCI Host Controller <6>[ 1.298168] ehci-platform ee0a0100.usb: new USB bus registered, assigned bus number 1 <6>[ 1.306606] ehci-platform ee0a0100.usb: irq 147, io mem 0xee0a0100 <6>[ 1.325894] ehci-platform ee0a0100.usb: USB 2.0 started, EHCI 1.10 <6>[ 1.332752] hub 1-0:1.0: USB hub found <6>[ 1.336782] hub 1-0:1.0: 1 port detected <6>[ 1.341448] ehci-orion: EHCI orion driver <6>[ 1.345917] ehci-exynos: EHCI EXYNOS driver <6>[ 1.350445] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 1.356899] ohci-pci: OHCI PCI platform driver <6>[ 1.361648] ohci-platform: OHCI generic platform driver <6>[ 1.367331] ohci-platform ee0a0000.usb: Generic Platform OHCI controller <6>[ 1.374308] ohci-platform ee0a0000.usb: new USB bus registered, assigned bus number 2 <6>[ 1.382500] ohci-platform ee0a0000.usb: irq 147, io mem 0xee0a0000 <6>[ 1.476457] hub 2-0:1.0: USB hub found <6>[ 1.480489] hub 2-0:1.0: 1 port detected <6>[ 1.484983] ohci-exynos: OHCI EXYNOS driver <6>[ 1.489984] usbcore: registered new interface driver usb-storage <6>[ 1.498464] i2c /dev entries driver <6>[ 1.509893] cs2000-cp 2-004f: revision - C1 <6>[ 1.514402] i2c-rcar e6510000.i2c: probed <6>[ 1.524623] i2c-rcar e66d8000.i2c: probed <6>[ 1.535032] rcar_gen3_thermal e6198000.thermal: TSC0: Loaded 2 trip points <6>[ 1.546304] rcar_gen3_thermal e6198000.thermal: TSC1: Loaded 2 trip points <6>[ 1.557546] rcar_gen3_thermal e6198000.thermal: TSC2: Loaded 2 trip points <4>[ 1.567039] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 1499999 KHz <4>[ 1.574721] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 1500000 KHz <6>[ 1.584409] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.590860] sdhci: Copyright(c) Pierre Ossman <6>[ 1.596218] renesas_sdhi_internal_dmac ee100000.sd: Got CD GPIO <6>[ 1.602974] renesas_sdhi_internal_dmac ee140000.sd: Linked as a consumer to regulator.2 <6>[ 1.611278] renesas_sdhi_internal_dmac ee140000.sd: Linked as a consumer to regulator.1 <6>[ 1.667967] renesas_sdhi_internal_dmac ee140000.sd: mmc0 base at 0xee140000 max clock rate 200 MHz <6>[ 1.677341] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.684519] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 1.691751] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.699387] usbcore: registered new interface driver usbhid <6>[ 1.705276] usbhid: USB HID core driver <6>[ 1.712082] NET: Registered protocol family 17 <6>[ 1.716973] 9pnet: Installing 9P2000 support <5>[ 1.721593] Key type dns_resolver registered <6>[ 1.726665] registered taskstats version 1 <5>[ 1.731072] Loading compiled-in X.509 certificates <6>[ 1.742452] renesas_irqc e61c0000.interrupt-controller: driving 6 irqs <6>[ 1.754477] bd9571mwv 7-0030: Device: BD9571MWV rev. 1 <6>[ 1.768651] renesas_sdhi_internal_dmac ee100000.sd: Got CD GPIO <6>[ 1.774957] renesas_sdhi_internal_dmac ee100000.sd: Linked as a consumer to regulator.3 <6>[ 1.783272] renesas_sdhi_internal_dmac ee100000.sd: Linked as a consumer to regulator.4 <6>[ 1.817074] mmc0: new HS200 MMC card at address 0001 <6>[ 1.822681] mmcblk0: mmc0:0001 R1J55A 7.28 GiB <6>[ 1.827651] mmcblk0boot0: mmc0:0001 R1J55A partition 1 8.00 MiB <6>[ 1.834029] mmcblk0boot1: mmc0:0001 R1J55A partition 2 8.00 MiB <6>[ 1.838121] renesas_sdhi_internal_dmac ee100000.sd: mmc1 base at 0xee100000 max clock rate 200 MHz <6>[ 1.840333] mmcblk0rpmb: mmc0:0001 R1J55A partition 3 4.00 MiB, chardev (239:0) <4>[ 1.853212] rcar-dmac e6700000.dma-controller: ignoring dependency for device, assuming no driver <4>[ 1.868747] rcar-dmac e7300000.dma-controller: ignoring dependency for device, assuming no driver <4>[ 1.880588] rcar-dmac e7310000.dma-controller: ignoring dependency for device, assuming no driver <4>[ 1.890226] GPT:Primary header thinks Alt. header is not at the end of the disk. <4>[ 1.898715] GPT:7812499 != 15269887 <4>[ 1.898847] rcar-dmac ec700000.dma-controller: ignoring dependency for device, assuming no driver <4>[ 1.902779] GPT:Alternate GPT header not at the end of the disk. <4>[ 1.914290] rcar-dmac ec720000.dma-controller: ignoring dependency for device, assuming no driver <4>[ 1.918743] GPT:7812499 != 15269887 <4>[ 1.930303] ravb e6800000.ethernet: ignoring dependency for device, assuming no driver <4>[ 1.931601] GPT: Use GNU Parted to correct GPT errors. <6>[ 1.944568] mmcblk0: p1 p2 p3 <6>[ 1.955908] ravb e6800000.ethernet eth0: Base address at 0xe6800000, 8a:45:64:24:29:76, IRQ 109. <6>[ 1.965975] input: keyboard as /devices/platform/keyboard/input/input0 <6>[ 1.973209] hctosys: unable to open rtc device (rtc0) <6>[ 2.023034] mmc1: new ultra high speed SDR50 SDHC card at address 0001 <6>[ 2.030314] mmcblk1: mmc1:0001 SD 14.8 GiB <6>[ 2.059080] 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) <4>[ 2.079352] GPT:Primary header thinks Alt. header is not at the end of the disk. <4>[ 2.087024] GPT:7812499 != 30965759 <4>[ 2.090772] GPT:Alternate GPT header not at the end of the disk. <4>[ 2.097038] GPT:7812499 != 30965759 <4>[ 2.100784] GPT: Use GNU Parted to correct GPT errors. <6>[ 2.106200] mmcblk1: p1 p2 p3 <6>[ 3.704937] ravb e6800000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off <5>[ 3.725888] Sending DHCP requests .., OK <6>[ 6.226090] IP-Config: Got DHCP answer from 192.168.201.1, my address is 192.168.201.21 <6>[ 6.234357] IP-Config: Complete: <6>[ 6.237841] 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>[ 6.248535] host=r8a7796-m3ulcb-cbg-1, domain=lava-rack, nis-domain=(none) <6>[ 6.256102] bootserver=192.168.201.1, rootserver=192.168.201.1, rootpath= <6>[ 6.256104] nameserver0=192.168.201.1 <6>[ 6.268315] ALSA device list: <6>[ 6.271556] No soundcards found. <6>[ 6.276209] Freeing unused kernel memory: 1280K <6>[ 6.281064] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 6.331902] udevd[1737]: starting version 3.2.9 <5>[ 6.337349] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 6.344247] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 6.351032] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 6.360536] udevd[1737]: specified user 'tss' unknown <27>[ 6.366020] udevd[1737]: specified group 'tss' unknown <30>[ 6.372535] udevd[1738]: starting eudev-3.2.9 <6>[ 6.567253] media: Linux media interface: v0.10 <6>[ 6.568461] rcar_sound ec500000.sound: probed <4>[ 6.577368] rcar-fcp fe9af000.fcp: ignoring dependency for device, assuming no driver <6>[ 6.606804] videodev: Linux video capture interface: v2.00 <4>[ 6.607120] rcar-fcp fea27000.fcp: ignoring dependency for device, assuming no driver <4>[ 6.622547] rcar-fcp fea2f000.fcp: ignoring dependency for device, assuming no driver <4>[ 6.631851] rcar-fcp fea37000.fcp: ignoring dependency for device, assuming no driver <6>[ 6.652531] rcar_fdp1 fe940000.fdp1: Device registered as /dev/video2 <6>[ 6.773577] rcar-dw-hdmi fead0000.hdmi: Detected HDMI TX controller v2.01a with HDCP (DWC HDMI 2.0 TX PHY) <6>[ 6.777212] asoc-simple-card sound: ak4613-hifi <-> ec500000.sound mapping ok <6>[ 6.814626] rcar-dw-hdmi fead0000.hdmi: registered DesignWare HDMI I2C bus driver <4>[ 6.816934] asoc-simple-card sound: ASoC: no DMI vendor name! <6>[ 6.825172] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). <6>[ 6.861154] [drm] No driver support for vblank timestamp query. <6>[ 6.870060] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). <6>[ 6.878728] [drm] No driver support for vblank timestamp query. <6>[ 7.041470] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). <6>[ 7.050030] [drm] No driver support for vblank timestamp query. <6>[ 7.060081] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). <6>[ 7.067622] [drm] No driver support for vblank timestamp query. <6>[ 7.075647] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). <6>[ 7.082543] [drm] No driver support for vblank timestamp query. done Saving random seed: <5>[ 7.379042] random: dd: uninitialized urandom read (32 bytes read) OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: <5>[ 7.415550] random: dropbear: uninitialized urandom read (32 bytes read) <6>[ 7.442779] NET: Registered protocol family 10 <6>[ 7.448193] Segment Routing with IPv6 OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-12713700/environment . /lava-12713700/environment / # /lava-12713700/bin/lava-test-runner /lava-12713700/0 /lava-12713700/bin/lava-test-runner /lava-12713700/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava<8>[ 7.997949] -12713700/0/tests/0_dmesg + cat uuid + UUID=12713700_1.5.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 8.020102] <8>[ 8.040275] <8>[ 8.060547] + set +x <8>[ 8.069905] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-12713700/environment / # . /lava-12713700/environment/lava-12713700/bin/lava-test-runner /lava-12713700/1 / # /lava-12713700/bin/lava-test-runner /lava-12713700/1 + export 'TESTRUN_ID=1_bootrr' + cd /lav<8>[ 8.513831] a-12713700/1/tests/1_bootrr + cat uuid + UUID=12713700_1.5.2.4.5 + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-12713700/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto feb00000.display /lava-12713700/1/../bin/lava-test-case <8>[ 9.540039] /lava-12713700/1/../bin/lava-test-case <8>[ 10.561521] /lava-12713700/1/../bin/lava-test-case <8>[ 10.575368] + set +x <8>[ 10.587574] / #