Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. U-Boot SPL 2018.11-rc2-00101-g1ed3c0954b (Oct 25 2018 - 13:13:23 +0200) OMAP4430-GP ES2.1 Trying to boot from MMC1 SPL: Please implement spl_start_uboot() for your board SPL: Direct Linux boot not active! U-Boot 2018.11-rc2-00101-g1ed3c0954b (Oct 25 2018 - 13:13:23 +0200) CPU : OMAP4430-GP ES2.1 Board: OMAP4 Panda I2C: ready DRAM: 1 GiB MMC: OMAP SD/MMC: 0 Loading Environment from FAT... Unable to use mmc 0:1... Net: No ethernet found. Hit any key to stop autoboot: 2  0 => usb start usb start starting USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 3 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... 1 Ethernet Device(s) found => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp Waiting for Ethernet connection... done. BOOTP broadcast 1 DHCP client bound to address 10.201.3.110 (10 ms) => setenv serverip 10.201.1.8 setenv serverip 10.201.1.8 => tftp 0x82000000 2190354/tftp-deploy-k50907yu/kernel/zImage tftp 0x82000000 2190354/tftp-deploy-k50907yu/kernel/zImage Waiting for Ethernet connection... done. Using sms0 device TFTP from server 10.201.1.8; our IP address is 10.201.3.110 Filename '2190354/tftp-deploy-k50907yu/kernel/zImage'. Load address: 0x82000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ##################################################### 603.5 KiB/s done Bytes transferred = 4590016 (4609c0 hex) => tftp 0x84000000 2190354/tftp-deploy-k50907yu/ramdisk/ramdisk.cpio.gz.uboot tftp 0x84000000 2190354/tftp-deploy-k50907yu/ramdisk/ramdisk.cpio.gz.uboot Waiting for Ethernet connection... done. Using sms0 device TFTP from server 10.201.1.8; our IP address is 10.201.3.110 Filename '2190354/tftp-deploy-k50907yu/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x84000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ###################################################### 1.3 MiB/s done Bytes transferred = 14141689 (d7c8f9 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x83f00000 2190354/tftp-deploy-k50907yu/dtb/omap4-panda.dtb tftp 0x83f00000 2190354/tftp-deploy-k50907yu/dtb/omap4-panda.dtb Waiting for Ethernet connection... done. Using sms0 device TFTP from server 10.201.1.8; our IP address is 10.201.3.110 Filename '2190354/tftp-deploy-k50907yu/dtb/omap4-panda.dtb'. Load address: 0x83f00000 Loading: *###### 681.6 KiB/s done Bytes transferred = 86562 (15222 hex) =>setenv bootargs 'console=ttyO2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttyO2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' => bootz 0x82000000 0x84000000 0x83f00000 bootz 0x82000000 0x84000000 0x83f00000 ## Loading init Ramdisk from Legacy Image at 84000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 14141625 Bytes = 13.5 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 83f00000 Booting using the fdt blob at 0x83f00000 Using Device Tree in place at 83f00000, end 83f18221 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.128-cip11 (KernelCI@build-j325072-arm-gcc-10-omap2plus-defconfig-dl9v7) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Thu Jul 7 05:28:52 UTC 2022 [ 0.000000] CPU: ARMv7 Processor [411fc092] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: TI OMAP4 PandaBoard [ 0.000000] earlycon: omap8250 at MMIO 0x48020000 (options '') [ 0.000000] printk: bootconsole [omap8250] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] Reserved memory: created CMA memory pool at 0x98000000, size 8 MiB [ 0.000000] OF: reserved mem: initialized node dsp-memory@98000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created CMA memory pool at 0x98800000, size 112 MiB [ 0.000000] OF: reserved mem: initialized node ipu-memory@98800000, compatible id shared-dma-pool [ 0.000000] cma: Reserved 16 MiB at 0xbf000000 [ 0.000000] OMAP4: Map 0xafe00000 to (ptrval) for dram barrier [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000080000000-0x00000000afdfffff] [ 0.000000] HighMem [mem 0x00000000afe00000-0x00000000bfffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x00000000afdfffff] [ 0.000000] node 0: [mem 0x00000000b0000000-0x00000000bfffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000bfffffff] [ 0.000000] OMAP4430 ES2.1 [ 0.000000] percpu: Embedded 20 pages/cpu s49740 r8192 d23988 u81920 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 259908 [ 0.000000] Kernel command line: console=ttyO2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] Memory: 868088K/1046528K available (9216K kernel code, 1024K rwdata, 2164K rodata, 1024K init, 281K bss, 39176K reserved, 139264K cma-reserved, 245760K highmem) <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <4>[ 0.000000] L2C: platform modifies aux control register: 0x0e070000 -> 0x3e470000 <4>[ 0.000000] L2C: DT/platform modifies aux control register: 0x0e070000 -> 0x3e470000 <6>[ 0.000000] L2C-310 erratum 727915 enabled <6>[ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 <6>[ 0.000000] L2C-310 ID prefetch enabled, offset 1 lines <6>[ 0.000000] L2C-310 cache controller enabled, 16 ways, 1024 kB <6>[ 0.000000] L2C-310: CACHE_ID 0x410000c4, AUX_CTRL 0x7e470000 <6>[ 0.000000] OMAP clocksource: 32k_counter at 32768 Hz <6>[ 0.000000] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns <6>[ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 65535999984741ns <6>[ 0.010131] TI gptimer clockevent: always-on 32768 Hz at /ocp/interconnect@4a300000/segment@10000/target-module@8000 <6>[ 0.025421] Console: colour dummy device 80x30 <3>[ 0.030273] WARNING: Your 'console=ttyO2' has been replaced by 'ttyS2' <3>[ 0.037292] This ensures that you still see kernel messages. Please <3>[ 0.044006] update your kernel commandline. <6>[ 0.048614] Calibrating delay loop... 1196.85 BogoMIPS (lpj=5984256) <6>[ 0.140716] pid_max: default: 32768 minimum: 301 <6>[ 0.145965] LSM: Security Framework initializing <6>[ 0.151092] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.158905] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.168273] CPU: Testing write buffer coherency: ok <6>[ 0.173614] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.179382] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.186340] Setting up static identity map for 0x80100000 - 0x80100078 <6>[ 0.193542] rcu: Hierarchical SRCU implementation. <6>[ 0.199462] smp: Bringing up secondary CPUs ... <6>[ 0.243896] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 <6>[ 0.243927] CPU1: Spectre v2: using BPIALL workaround <6>[ 0.255676] smp: Brought up 1 node, 2 CPUs <6>[ 0.260162] SMP: Total of 2 processors activated (2393.70 BogoMIPS). <6>[ 0.266998] CPU: All CPU(s) started in SVC mode. <6>[ 0.272705] devtmpfs: initialized <6>[ 0.295989] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 1 <6>[ 0.304534] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.314971] futex hash table entries: 512 (order: 3, 32768 bytes, linear) <6>[ 0.334838] pinctrl core: initialized pinctrl subsystem <6>[ 0.342346] NET: Registered protocol family 16 <6>[ 0.350250] DMA: preallocated 256 KiB pool for atomic coherent allocations <4>[ 0.361450] omap_hwmod: l3_main_3 using broken dt data from ocp <4>[ 0.368621] omap_hwmod: l3_main_2 using broken dt data from ocp <6>[ 0.387481] audit: initializing netlink subsys (disabled) <5>[ 0.393585] audit: type=2000 audit(0.370:1): state=initialized audit_enabled=0 res=1 <6>[ 0.394317] thermal_sys: Registered thermal governor 'fair_share' <6>[ 0.401824] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.408386] thermal_sys: Registered thermal governor 'user_space' <6>[ 0.415557] cpuidle: using governor menu <6>[ 1.231109] omap-gpmc 50000000.gpmc: GPMC revision 6.0 <4>[ 1.236694] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000 <6>[ 1.621063] No ATAGs? <6>[ 1.623779] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. <6>[ 1.632324] hw-breakpoint: maximum watchpoint size is 4 bytes. <6>[ 1.659118] Kprobes globally optimized <6>[ 1.675018] iommu: Default domain type: Translated <6>[ 1.684326] vgaarb: loaded <5>[ 1.687927] SCSI subsystem initialized <6>[ 1.692962] pps_core: LinuxPPS API ver. 1 registered <6>[ 1.698394] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 1.708129] PTP clock support registered <6>[ 1.713714] clocksource: Switched to clocksource 32k_counter <5>[ 2.636749] VFS: Disk quotas dquot_6.6.0 <6>[ 2.641174] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) <6>[ 2.660217] NET: Registered protocol family 2 <6>[ 2.665405] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 2.675262] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) <6>[ 2.684234] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) <6>[ 2.692596] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 2.700378] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 2.707366] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 2.714569] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 2.722351] NET: Registered protocol family 1 <6>[ 2.727966] RPC: Registered named UNIX socket transport module. <6>[ 2.734374] RPC: Registered udp transport module. <6>[ 2.739501] RPC: Registered tcp transport module. <6>[ 2.744628] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 2.751525] PCI: CLS 0 bytes, default 64 <6>[ 2.756500] Trying to unpack rootfs image as initramfs... <6>[ 4.163818] Freeing initrd memory: 13812K <4>[ 4.169128] hw perfevents: no irqs for PMU, sampling events not supported <6>[ 4.176605] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available <5>[ 4.187316] Initialise system trusted keyrings <6>[ 4.192504] workingset: timestamp_bits=14 max_order=18 bucket_order=4 <5>[ 4.200744] NFS: Registering the id_resolver key type <5>[ 4.206329] Key type id_resolver registered <5>[ 4.210906] Key type id_legacy registered <6>[ 4.215393] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. <5>[ 4.223388] Key type asymmetric registered <5>[ 4.227905] Asymmetric key parser 'x509' registered <6>[ 4.233276] bounce: pool size: 64 pages <6>[ 4.237518] io scheduler mq-deadline registered <6>[ 4.242462] io scheduler kyber registered <6>[ 4.361114] OMAP GPIO hardware version 0.1 <4>[ 4.376068] ti-sysc: probe of 4a318000.target-module failed with error -16 <6>[ 4.638488] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver (LinkedList1/2/3 supported) <6>[ 4.889465] pinctrl-single 4a31e040.pinmux: 28 pins, size 56 <6>[ 4.896636] pinctrl-single 4a100040.pinmux: 203 pins, size 406 <6>[ 4.912292] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled <6>[ 4.923431] 48020000.serial: ttyS2 at MMIO 0x48020000 (irq = 114, base_baud = 3000000) is a 8250 <6>[ 4.932861] printk: console [ttyS2] enabled <6>[ 4.932861] printk: console [ttyS2] enabled <6>[ 4.941894] printk: bootconsole [omap8250] disabled <6>[ 4.941894] printk: bootconsole [omap8250] disabled <6>[ 4.953735] 4806a000.serial: ttyS0 at MMIO 0x4806a000 (irq = 125, base_baud = 3000000) is a 8250 <6>[ 4.964080] 4806c000.serial: ttyS1 at MMIO 0x4806c000 (irq = 126, base_baud = 3000000) is a 8250 <6>[ 4.974456] 4806e000.serial: ttyS3 at MMIO 0x4806e000 (irq = 127, base_baud = 3000000) is a 8250 <6>[ 4.996612] brd: module loaded <6>[ 5.009246] loop: module loaded <3>[ 5.015808] mtdoops: mtd device (mtddev=name/number) must be supplied <6>[ 5.033416] i2c /dev entries driver <4>[ 5.039001] thermal thermal_zone0: failed to read out thermal zone (-5) <6>[ 5.048126] sdhci: Secure Digital Host Controller Interface driver <6>[ 5.054626] sdhci: Copyright(c) Pierre Ossman <6>[ 5.060546] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 5.067687] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 5.076782] Initializing XFRM netlink socket <6>[ 5.081542] NET: Registered protocol family 10 <6>[ 5.087432] Segment Routing with IPv6 <6>[ 5.091461] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 5.098449] NET: Registered protocol family 17 <6>[ 5.103210] NET: Registered protocol family 15 <5>[ 5.108062] Key type dns_resolver registered <6>[ 5.113159] oprofile: using arm/armv7-ca9 <6>[ 5.117584] ThumbEE CPU extension supported. <5>[ 5.122161] Registering SWP/SWPB emulation handler <3>[ 5.128265] twl: not initialized <3>[ 5.131774] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660 <3>[ 5.140106] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660 <3>[ 5.148468] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660 <3>[ 5.156829] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660 <3>[ 5.165191] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660 <3>[ 5.173492] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1375000 Vs max 1316660 <3>[ 5.181823] twl6030_uv_to_vsel:OUT OF RANGE! non mapped vsel for 1410000 Vs max 1316660 <6>[ 5.190155] Power Management for TI OMAP4+ devices. <4>[ 5.195343] OMAP4 PM: u-boot >= v2012.07 is required for full PM support <6>[ 5.202850] SmartReflex Class3 initialized <5>[ 5.207580] Loading compiled-in X.509 certificates <6>[ 5.239898] smartreflex 4a0d9000.smartreflex: omap_sr_probe: SmartReflex driver initialized <6>[ 5.249084] smartreflex 4a0db000.smartreflex: omap_sr_probe: SmartReflex driver initialized <6>[ 5.258087] smartreflex 4a0dd000.smartreflex: omap_sr_probe: SmartReflex driver initialized <4>[ 5.354003] hw-breakpoint: Failed to enable monitor mode on CPU 0. <4>[ 5.363983] hw-breakpoint: CPU 0 failed to disable vector catch <3>[ 5.377868] abe_cm:clk:0028:0: failed to enable <4>[ 5.377868] ti-sysc: probe of 4012208c.target-module failed with error -16 <6>[ 5.438903] omap-iommu 4a066000.mmu: 4a066000.mmu registered <6>[ 5.445861] platform 44000000.ocp:dsp: Adding to iommu group 0 <6>[ 5.455444] omap_i2c 48060000.i2c: bus 2 rev0.10 at 100 kHz <4>[ 5.463989] Skipping twl internal clock init and using bootloader value (unknown osc rate) <6>[ 5.505462] twl 0-0048: PIH (irq 154) nested IRQs <6>[ 5.538574] omap_i2c 48070000.i2c: bus 0 rev0.10 at 400 kHz <6>[ 5.546936] omap_i2c 48072000.i2c: bus 1 rev0.10 at 400 kHz <6>[ 5.554229] omap_i2c 48350000.i2c: bus 3 rev0.10 at 400 kHz <6>[ 5.561614] omap-iommu 55082000.mmu: 55082000.mmu registered <6>[ 5.568267] platform 55020000.ipu: Adding to iommu group 1 <4>[ 5.871795] mmc0: host does not support reading read-only switch, assuming write-enable <6>[ 5.882568] mmc0: new high speed SDHC card at address 59b4 <6>[ 5.889160] mmcblk0: mmc0:59b4 USD 3.75 GiB <3>[ 6.214477] blk_update_request: I/O error, dev mmcblk0, sector 0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0 <3>[ 6.249847] blk_update_request: I/O error, dev mmcblk0, sector 1 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0 <3>[ 6.260955] blk_update_request: I/O error, dev mmcblk0, sector 2 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0 <3>[ 6.296264] blk_update_request: I/O error, dev mmcblk0, sector 3 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0 <3>[ 6.331604] blk_update_request: I/O error, dev mmcblk0, sector 4 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0 <3>[ 6.366943] blk_update_request: I/O error, dev mmcblk0, sector 5 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0 <3>[ 6.378082] blk_update_request: I/O error, dev mmcblk0, sector 6 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0 <3>[ 6.389190] blk_update_request: I/O error, dev mmcblk0, sector 7 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0 <3>[ 6.399719] Buffer I/O error on dev mmcblk0, logical block 0, async page read <3>[ 6.457733] blk_update_request: I/O error, dev mmcblk0, sector 0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0 <3>[ 6.468872] blk_update_request: I/O error, dev mmcblk0, sector 1 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0 <3>[ 6.531433] Buffer I/O error on dev mmcblk0, logical block 0, async page read <6>[ 6.538909] mmcblk0: unable to read partition table <3>[ 18.199615] l4_secure_cm:clk:0038:0: failed to disable <6>[ 18.206268] Freeing unused kernel memory: 1024K <6>[ 18.212677] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 18.378631] udevd[123]: starting version 3.2.9 <5>[ 18.384490] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 18.384490] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 18.399017] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 18.413909] udevd[123]: specified user 'tss' unknown <27>[ 18.422607] udevd[123]: specified group 'tss' unknown <30>[ 18.431030] udevd[124]: starting eudev-3.2.9 <6>[ 18.733093] omap-rproc 44000000.ocp:dsp: assigned reserved memory node dsp-memory@98000000 <6>[ 18.741973] remoteproc remoteproc0: 44000000.ocp:dsp is available <6>[ 18.749328] omap-rproc 55020000.ipu: assigned reserved memory node ipu-memory@98800000 <6>[ 18.757598] remoteproc remoteproc1: 55020000.ipu is available <4>[ 18.764465] remoteproc remoteproc0: Direct firmware load for omap4-dsp-fw.xe64T failed with error -2 <6>[ 18.774841] remoteproc remoteproc0: powering up 44000000.ocp:dsp <4>[ 18.813293] remoteproc remoteproc0: Direct firmware load for omap4-dsp-fw.xe64T failed with error -2 <3>[ 18.822937] remoteproc remoteproc0: request_firmware failed: -2 <4>[ 18.904449] remoteproc remoteproc1: Direct firmware load for omap4-ipu-fw.xem3 failed with error -2 <6>[ 18.914184] remoteproc remoteproc1: powering up 55020000.ipu <4>[ 18.933624] remoteproc remoteproc1: Direct firmware load for omap4-ipu-fw.xem3 failed with error -2 <3>[ 18.933624] remoteproc remoteproc1: request_firmware failed: -2 <6>[ 19.080261] omap_wdt: OMAP Watchdog Timer Rev 0x00: initial timeout 60 sec <6>[ 19.115234] omap_wdt: OMAP Watchdog Timer Rev 0x00: initial timeout 60 sec <6>[ 19.556671] Driver for 1-wire Dallas network protocol. <6>[ 19.574829] omap_hdq 480b2000.1w: OMAP HDQ Hardware Rev 0.6. Driver in Interrupt mode <6>[ 19.833892] w1_master_driver w1_bus_master1: Attaching one wire slave 01.000000000000 crc 3d <4>[ 19.843231] twl_rtc 48070000.i2c:twl@48:rtc: Power up reset detected. <6>[ 19.894378] omap-des 480a5000.des: OMAP DES hw accel rev: 2.2 <6>[ 19.907623] twl_rtc 48070000.i2c:twl@48:rtc: Enabling TWL-RTC <6>[ 19.918975] twl_rtc 48070000.i2c:twl@48:rtc: registered as rtc0 <6>[ 19.987426] usbcore: registered new interface driver usbfs <6>[ 19.993621] usbcore: registered new interface driver hub <4>[ 19.998321] print_req_error: 6 callbacks suppressed <3>[ 19.998321] blk_update_request: I/O error, dev mmcblk0, sector 7862144 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0 <6>[ 19.999328] usbcore: registered new device driver usb <3>[ 20.029479] blk_update_request: I/O error, dev mmcblk0, sector 7862145 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0 <6>[ 20.029571] omap-des 480a5000.des: will run requests pump with realtime priority <3>[ 20.066223] blk_update_request: I/O error, dev mmcblk0, sector 7862146 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0 <3>[ 20.102752] blk_update_request: I/O error, dev mmcblk0, sector 7862147 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0 <6>[ 20.114166] twl_rtc 48070000.i2c:twl@48:rtc: setting system clock to 2000-01-01T00:00:00 UTC (946684800) <3>[ 20.124389] blk_update_request: I/O error, dev mmcblk0, sector 7862148 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0 <6>[ 20.147094] omap_rng 48090000.rng: Random Number Generator ver. 20 <3>[ 20.161437] blk_update_request: I/O error, dev mmcblk0, sector 7862149 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0 <5>[ 20.163360] random: crng init done <5>[ 20.176635] random: 1 urandom warning(s) missed due to ratelimiting <3>[ 20.197967] blk_update_request: I/O error, dev mmcblk0, sector 7862150 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0 <3>[ 20.234313] blk_update_request: I/O error, dev mmcblk0, sector 7862151 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0 <3>[ 20.296661] blk_update_request: I/O error, dev mmcblk0, sector 7862144 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0 <6>[ 20.296691] twl6030_usb 48070000.i2c:twl@48:usb-comparator: Initialized TWL6030 USB module <3>[ 20.332611] blk_update_request: I/O error, dev mmcblk0, sector 7862145 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0 <3>[ 20.486053] Buffer I/O error on dev mmcblk0, logical block 982768, async page read <4>[ 20.504333] power_supply bq27000-battery: power_supply_get_battery_info currently only supports devicetree <6>[ 20.956634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 21.113311] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <4>[ 21.120239] Warning! ehci_hcd should always be loaded before uhci_hcd and ohci_hcd, not after <6>[ 21.144744] ohci-platform: OHCI generic platform driver <6>[ 21.152526] ohci-platform 4a064800.ohci: Generic Platform OHCI controller <6>[ 21.159667] ohci-platform 4a064800.ohci: new USB bus registered, assigned bus number 1 <6>[ 21.235168] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver <6>[ 21.241607] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 2 <6>[ 21.260314] ehci-omap: OMAP-EHCI Host Controller driver <6>[ 21.280395] ohci-platform 4a064800.ohci: irq 106, io mem 0x4a064800 <6>[ 21.306610] omap-mailbox 4a0f4000.mailbox: omap mailbox rev 0x400 <6>[ 21.370147] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 <6>[ 21.378784] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 <6>[ 21.386383] usb usb2: Product: MUSB HDRC host driver <6>[ 21.386383] usb usb2: Manufacturer: Linux 5.10.128-cip11 musb-hcd <6>[ 21.398071] usb usb2: SerialNumber: musb-hdrc.1.auto <6>[ 21.425262] hub 2-0:1.0: USB hub found <6>[ 21.429443] hub 2-0:1.0: 1 port detected <6>[ 21.443969] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10 <6>[ 21.443969] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 <6>[ 21.460113] usb usb1: Product: Generic Platform OHCI controller <6>[ 21.466369] usb usb1: Manufacturer: Linux 5.10.128-cip11 ohci_hcd <6>[ 21.472686] usb usb1: SerialNumber: 4a064800.ohci <6>[ 21.554168] hub 1-0:1.0: USB hub found <6>[ 21.558227] hub 1-0:1.0: 3 ports detected <3>[ 21.628753] omap4-keypad 4a31c000.keypad: number of keypad rows/columns not specified <4>[ 21.637084] omap4-keypad: probe of 4a31c000.keypad failed with error -22 <6>[ 21.708984] omap-sham 4b100000.sham: hw accel on OMAP rev 4.3 <6>[ 21.761016] omap-aes 4b501000.aes: OMAP AES hw accel rev: 3.2 <6>[ 21.773773] omap-sham 4b100000.sham: will run requests pump with realtime priority <6>[ 21.813354] omap-aes 4b501000.aes: will run requests pump with realtime priority <6>[ 21.821319] emif 4c000000.emif: emif_probe: device configured with addr = 00d948a9 and IRQ30 <6>[ 21.956695] emif 4d000000.emif: emif_probe: device configured with addr = 711996b1 and IRQ31 <6>[ 21.995422] omap-aes 4b701000.aes: OMAP AES hw accel rev: 3.2 <6>[ 22.005920] omap-aes 4b701000.aes: will run requests pump with realtime priority <4>[ 22.132751] usb_phy_generic hsusb1_phy: dummy supplies not allowed for exclusive requests <6>[ 22.153717] ehci-omap 4a064c00.ehci: EHCI Host Controller <6>[ 22.158660] ehci-omap 4a064c00.ehci: new USB bus registered, assigned bus number 3 <6>[ 22.175781] input: gpio_keys as /devices/platform/gpio_keys/input/input0 <4>[ 22.213928] omapdss_dss 58000000.dss: supply vdda_video not found, using dummy regulator <6>[ 22.237365] ehci-omap 4a064c00.ehci: irq 107, io mem 0x4a064c00 <6>[ 22.273956] ehci-omap 4a064c00.ehci: USB 2.0 started, EHCI 1.00 <6>[ 22.289367] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 <6>[ 22.298034] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 <6>[ 22.305664] usb usb3: Product: EHCI Host Controller <6>[ 22.310729] usb usb3: Manufacturer: Linux 5.10.128-cip11 ehci_hcd <6>[ 22.317260] usb usb3: SerialNumber: 4a064c00.ehci <6>[ 22.325653] hub 3-0:1.0: USB hub found <6>[ 22.330871] hub 3-0:1.0: 3 ports detected <4>[ 22.336700] omapdss_dss 58000000.dss: supply vdda_video not found, using dummy regulator <6>[ 22.345489] DSS: OMAP DSS rev 4.0 <3>[ 22.354766] OF: graph: no port node found in /ocp/target-module@58000000/dss@0/target-module@5000/encoder@0 <3>[ 22.364898] OF: graph: no port node found in /ocp/target-module@58000000/dss@0/target-module@5000/encoder@0 <6>[ 22.379577] omapdss_dss 58000000.dss: bound 58001000.dispc (ops dsi_vc_flush_receive_data [omapdss]) <6>[ 22.389282] omapdss_dss 58000000.dss: bound 58005000.encoder (ops dsi_vc_flush_receive_data [omapdss]) <6>[ 22.399627] omapdss_dss 58000000.dss: bound 58006000.encoder (ops dsi_vc_flush_receive_data [omapdss]) <6>[ 22.585327] dmm 4e000000.dmm: initialized all PAT entries <6>[ 22.633666] usb 3-1: new high-speed USB device number 2 using ehci-omap <6>[ 22.645599] omapdrm omapdrm.0: [drm] Cannot find any crtc or sizes <6>[ 22.653045] [drm] Initialized omapdrm 1.0.0 20110917 for omapdrm.0 on minor 0 <6>[ 22.846984] usb 3-1: New USB device found, idVendor=0424, idProduct=9514, bcdDevice= 2.00 <6>[ 22.851593] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 <6>[ 22.864501] hub 3-1:1.0: USB hub found <6>[ 22.868896] hub 3-1:1.0: 5 ports detected done Saving random seed: OK Starting network: OK Starting dropbear sshd: OK /bin/sh: can't access tty; job control turned off / # / # # #<6>[ 23.194274] usb 3-1.1: new high-speed USB device number 3 using ehci-omap / # export SHELL=/bin/sh export SHELL=/bin/sh <6>[ 23.354797] usb 3-1.1: New USB device found, idVendor=0424, idProduct=ec00, bcdDevice= 2.00 / # <6>[ 23.363555] usb 3. /lava-2190354/environment -1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 <6>[ 23.385345] smsc95xx v2.0.0 . /lava-2190354/environment / # /lava-2190354/bin/lava-test-runner /lava-2190354/0 /lava-2190354/bin/lava-test-runner /lava-2190354/0<6>[ 23.581665] SMSC LAN8700 usb-003:003:01: attached PHY driver [SMSC LAN8700] (mii_bus:phy_addr=usb-003:003:01, irq=POLL) <6>[ 23.594970] smsc95xx 3-1.1:1.0 eth0: register 'smsc95xx' at usb-4a064c00.ehci-1.1, smsc95xx USB 2.0 Ethernet, 02:03:01:8c:13:b0 <6>[ 23.607330] usbcore: registered new interface driver smsc95xx + export 'TESTRUN_ID=0_dmesg' + cd /lava-2190354/0/tests/0_dmesg<8>[ 23.655944] + cat uuid + UUID=2190354_1.5.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 23.697814] <6>[ 23.720703] omapdrm omapdrm.0: [drm] Cannot find any crtc or sizes <8>[ 23.741485] <8>[ 23.780212] + set +x <8>[ 23.790832] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-2190354/environment / # . /lava-2190354/environment/lava-2190354/bin/lava-test-runner /lava-2190354/1 / # /lava-2190354/bin/lava-test-runner /lava-2190354/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-2190354/1/tests/1_bootr<8>[ 24.307189] r + cat uuid + UUID=2190354_1.5.2.4.5 + set +x + export 'PATH=/opt/bootrr/helpers:/lava-2190354/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr + sh helpers/bootrr-auto /lava-2190354/1/../bin/lava-test-case <8>[ 25.364105] /lava-2190354/1/../bin/lava-test-case <8>[ 25.401824] /lava-2190354/1/../bin/lava-test-case <8>[ 25.425567] + set +x <8>[ 25.446350] / #