- 05:28:38 [INFO] Starting target session - 05:28:50 [INFO] Connected to dra71x-evm via serial - 05:28:50 [INFO] Host: #check prompt - 05:28:53 [ERROR] On command: #check prompt waiting for #check prompt.+?(?-mix:((?-mix:login:)|[Pp]assword)) >>> error: execution expired - 05:28:53 [INFO] Target: #check prompt /test # - 05:28:53 [INFO] Host: #check prompt - 05:28:53 [INFO] Target: #check prompt /test # - 05:28:53 [INFO] Host: sync - 05:28:53 [INFO] Target: sync /test # - 05:28:53 [INFO] Disconnected serial from dra71x-evm - 05:28:53 [INFO] Connected to dra71x-evm via serial - 05:28:53 [INFO] Host: - 05:28:59 [INFO] Target: /test # U-Boot SPL 2021.01-g2ee8efd654 (Feb 23 2023 - 23:52:06 +0000) DRA722-GP ES2.0 Trying to boot from MMC1 no pinctrl state for default mode Loading Environment from MMC... OK U-Boot 2021.01-g2ee8efd654 (Feb 23 2023 - 23:52:06 +0000) CPU : DRA722-GP ES2.0 Model: TI DRA718 EVM Board: DRA71x EVM REV A.1 DRAM: 2 GiB NAND: 256 MiB MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 Loading Environment from MMC... OK Net: eth2: ethernet@48484000 Hit any key to stop autoboot: 2 0 => => => => => - 05:29:00 [INFO] Disconnected serial from dra71x-evm - 05:29:00 [INFO] Connected to dra71x-evm via serial - 05:29:00 [INFO] Host: - 05:29:00 [INFO] Target: => - 05:29:00 [INFO] Host: version - 05:29:00 [INFO] Target: version U-Boot 2021.01-g2ee8efd654 (Feb 23 2023 - 23:52:06 +0000) arm-none-linux-gnueabihf-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025 GNU ld (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209 => - 05:29:00 [INFO] Host: setenv bootargs 'console=ttyO0,115200n8 earlyprintk=serial,ttyO0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled ' - 05:29:01 [INFO] Target: setenv bootargs 'console=ttyO0,115200n8 earlyprintk=serial,ttyO0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled ' => - 05:29:01 [INFO] Host: setenv bootcmd '' - 05:29:01 [INFO] Target: setenv bootcmd '' => - 05:29:01 [INFO] Host: setenv autoload 'no' - 05:29:01 [INFO] Target: setenv autoload 'no' => - 05:29:01 [INFO] Host: setenv serverip '192.168.0.1' - 05:29:01 [INFO] Target: setenv serverip '192.168.0.1' => - 05:29:01 [INFO] Host: setenv _initramfs - - 05:29:01 [INFO] Target: setenv _initramfs - => - 05:29:01 [INFO] Host: printenv - 05:29:02 [INFO] Target: printenv _initramfs=- addr_fit=0x90000000 arch=arm args_mmc=run finduuid;setenv bootargs console=${console} ${optargs} root=PARTUUID=${uuid} rw rootfstype=${mmcrootfstype} autoload=no baudrate=115200 board=dra7xx board_name=dra71x board_rev=A.1 board_serial=unknown boot_fdt=try boot_fit=0 bootargs=console=ttyO0,115200n8 earlyprintk=serial,ttyO0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled bootcmd= bootdelay=2 bootdir=/boot bootenvfile=uEnv.txt bootfile=zImage bootm_size=0x10000000 bootpart=0:2 bootscript=echo Running bootscript from mmc${mmcdev} ...; source ${loadaddr} console=ttyS2,115200n8 cpu=armv7 dfu_alt_info_emmc=rawemmc raw 0 3751936;boot part 1 1;rootfs part 1 2;MLO fat 1 1;MLO.raw raw 0x100 0x200;u-boot.img.raw raw 0x300 0x1000;u-env.raw raw 0x1300 0x200;spl-os-args.raw raw 0x1500 0x200;spl-os-image.raw raw 0x1700 0x6900;spl-os-args fat 1 1;spl-os-image fat 1 1;u-boot.img fat 1 1;uEnv.txt fat 1 1 dfu_alt_info_mmc=boot part 0 1;rootfs part 0 2;MLO fat 0 1;MLO.raw raw 0x100 0x200;u-boot.img.raw raw 0x300 0x1000;u-env.raw raw 0x1300 0x200;spl-os-args.raw raw 0x1500 0x200;spl-os-image.raw raw 0x1700 0x6900;spl-os-args fat 0 1;spl-os-image fat 0 1;u-boot.img fat 0 1;uEnv.txt fat 0 1 dfu_alt_info_qspi=MLO raw 0x0 0x040000;u-boot.img raw 0x040000 0x0100000;u-boot-spl-os raw 0x140000 0x080000;u-boot-env raw 0x1C0000 0x010000;u-boot-env.backup raw 0x1D0000 0x010000;kernel raw 0x1E0000 0x800000 dfu_alt_info_ram=kernel ram 0x80200000 0x4000000;fdt ram 0x80f80000 0x80000;ramdisk ram 0x81000000 0x4000000 dfu_bufsiz=0x10000 dofastboot=0 emmc_android_boot=if bcb load 1 misc; then if bcb test command = bootonce-bootloader; then echo BCB: Bootloader boot...; bcb clear command; bcb store; echo Booting into fastboot ...; fastboot 0; elif bcb test command = boot-recovery; then echo BCB: Recovery boot...; echo Warning: recovery is not implemented; echo Performing normal boot for now...; bcb clear command; bcb store; run emmc_android_normal_boot; else echo BCB: Normal boot requested...; run emmc_android_normal_boot; fi; else echo Warning: BCB is corrupted or does not exist; echo Performing normal boot...; run emmc_android_normal_boot; fi; emmc_android_normal_boot=echo Trying to boot Android from eMMC ...; run update_to_fit; setenv eval_bootargs setenv bootargs $bootargs; run eval_bootargs; setenv mmcdev 1; setenv machid fe6; mmc dev $mmcdev; mmc rescan; if part start mmc ${mmcdev} boot${slot_suffix} boot_start; then part size mmc ${mmcdev} boot${slot_suffix} boot_size; mmc read ${loadaddr} ${boot_start} ${boot_size}; bootm ${loadaddr}#${fdtfile}; else echo boot${slot_suffix} partition not found; fi; emmc_linux_boot=echo Trying to boot Linux from eMMC ...; setenv mmcdev 1; setenv bootpart 1:2; setenv mmcroot /dev/mmcblk0p2 rw; run mmcboot; envboot=mmc dev ${mmcdev}; if mmc rescan; then echo SD/MMC found on device ${mmcdev};if run loadbootscript; then run bootscript;else if run loadbootenv; then echo Loaded env from ${bootenvfile};run importbootenv;fi;if test -n $uenvcmd; then echo Running uenvcmd ...;run uenvcmd;fi;fi;fi; eth2addr=04:a3:16:dd:13:74 fastboot.board_rev=A.1 fastboot.cpu=DRA722 fastboot.product=dra71x fastboot.secure=GP fdt_addr_r=0x88000000 fdtaddr=0x88000000 fdtcontroladdr=fcf18dd0 fdtfile=undefined findfdt=if test $board_name = omap5_uevm; then setenv fdtfile omap5-uevm.dtb; fi; if test $board_name = dra7xx; then setenv fdtfile dra7-evm.dtb; fi;if test $board_name = dra72x-revc; then setenv fdtfile dra72-evm-revc.dtb; fi;if test $board_name = dra72x; then setenv fdtfile dra72-evm.dtb; fi;if test $board_name = dra71x && test $boot_nand = 1; then setenv fdtfile dra71-evm-nand.dtb; fi;if test $board_name = dra71x && test $boot_nand = 0; then setenv fdtfile dra71-evm.dtb; fi;if test $board_name = dra76x_acd; then setenv fdtfile dra76-evm.dtb; fi;if test $board_name = beagle_x15; then setenv fdtfile am57xx-beagle-x15.dtb; fi;if test $board_name = beagle_x15_revb1; then setenv fdtfile am57xx-beagle-x15-revb1.dtb; fi;if test $board_name = beagle_x15_revc; then setenv fdtfile am57xx-beagle-x15-revc.dtb; fi;if test $board_name = am5729_beagleboneai; then setenv fdtfile am5729-beagleboneai.dtb; fi;if test $board_name = am572x_idk && test $idk_lcd = no; then setenv fdtfile am572x-idk.dtb; fi;if test $board_name = am572x_idk && test $idk_lcd = osd101t2045; then setenv fdtfile am572x-idk-lcd-osd101t2045.dtb; fi;if test $board_name = am572x_idk && test $idk_lcd = osd101t2587; then setenv fdtfile am572x-idk-lcd-osd101t2587.dtb; fi;if test $board_name = am574x_idk && test $idk_lcd = no; then setenv fdtfile am574x-idk.dtb; fi;if test $board_name = am574x_idk && test $idk_lcd = osd101t2587; then setenv fdtfile am574x-idk-lcd-osd101t2587.dtb; fi;if test $board_name = am57xx_evm; then setenv fdtfile am57xx-evm.dtb; fi;if test $board_name = am57xx_evm_reva3; then setenv fdtfile am57xx-evm-reva3.dtb; fi;if test $board_name = am571x_idk && test $idk_lcd = no; then setenv fdtfile am571x-idk.dtb; fi;if test $board_name = am571x_idk && test $idk_lcd = osd101t2045; then setenv fdtfile am571x-idk-lcd-osd101t2045.dtb; fi;if test $board_name = am571x_idk && test $idk_lcd = osd101t2587; then setenv fdtfile am571x-idk-lcd-osd101t2587.dtb; fi;if test $fdtfile = undefined; then echo WARNING: Could not determine device tree to use; fi; finduuid=part uuid mmc ${bootpart} uuid get_overlaystring=for overlay in $name_overlays;do;setenv overlaystring ${overlaystring}'#'${overlay};done; importbootenv=echo Importing environment from mmc${mmcdev} ...; env import -t ${loadaddr} ${filesize} kernel_addr_r=0x82000000 loadaddr=0x82000000 loadbootenv=fatload mmc ${mmcdev} ${loadaddr} ${bootenvfile} loadbootscript=load mmc ${mmcdev} ${loadaddr} boot.scr loadfdt=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/${fdtfile} loadimage=load ${devtype} ${bootpart} ${loadaddr} ${bootdir}/${bootfile} mmcboot=mmc dev ${mmcdev}; devnum=${mmcdev}; setenv devtype mmc; if mmc rescan; then echo SD/MMC found on device ${mmcdev};if run loadimage; then run args_mmc; if test ${boot_fit} -eq 1; then run run_fit; else run mmcloados;fi;fi;fi; mmcdev=0 mmcloados=if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run loadfdt; then bootz ${loadaddr} - ${fdtaddr}; else if test ${boot_fdt} = try; then bootz; else echo WARN: Cannot load the DT; fi; fi; else bootz; fi; mmcrootfstype=ext4 rootwait mtdids=nand0=nand.0 mtdparts=mtdparts=nand.0:256k(NAND.SPL),256k(NAND.SPL.backup1),256k(NAND.SPL.backup2),256k(NAND.SPL.backup3),256k(NAND.u-boot-spl-os),2m(NAND.u-boot),128k(NAND.u-boot-env),128k(NAND.u-boot-env.backup1),8m(NAND.kernel),-(NAND.file-system) name_fit=fitImage nandargs=setenv bootargs console=${console} ${optargs} root=${nandroot} rootfstype=${nandrootfstype} nandboot=echo Booting from nand ...; run nandargs; nand read ${fdtaddr} NAND.u-boot-spl-os; nand read ${loadaddr} NAND.kernel; bootz ${loadaddr} - ${fdtaddr} nandroot=ubi0:rootfs rw ubi.mtd=NAND.file-system,2048 nandrootfstype=ubifs rootwait=1 netargs=setenv bootargs console=${console} ${optargs} root=/dev/nfs nfsroot=${serverip}:${rootpath},${nfsopts} rw ip=dhcp netboot=echo Booting from network ...; setenv autoload no; dhcp; run netloadimage; run netloadfdt; run netargs; bootz ${loadaddr} - ${fdtaddr} netloadfdt=tftp ${fdtaddr} ${fdtfile} netloadimage=tftp ${loadaddr} ${bootfile} nfsopts=nolock partitions=uuid_disk=${uuid_gpt_disk};name=bootloader,start=384K,size=1792K,uuid=${uuid_gpt_bootloader};name=rootfs,start=2688K,size=-,uuid=${uuid_gpt_rootfs} partitions_android=uuid_disk=${uuid_gpt_disk};name=xloader,start=128K,size=256K,uuid=${uuid_gpt_xloader};name=bootloader,size=2048K,uuid=${uuid_gpt_bootloader};name=uboot-env,start=2432K,size=256K,uuid=${uuid_gpt_reserved};name=misc,size=128K,uuid=${uuid_gpt_misc};name=recovery,size=40M,uuid=${uuid_gpt_recovery};name=boot,size=20M,uuid=${uuid_gpt_boot};name=system,size=1024M,uuid=${uuid_gpt_system};name=vendor,size=256M,uuid=${uuid_gpt_vendor};name=userdata,size=-,uuid=${uuid_gpt_userdata} pxefile_addr_r=0x80100000 ramdisk_addr_r=0x88080000 rdaddr=0x88080000 rootpath=/export/rootfs run_fit=bootm ${addr_fit}#${fdtfile}${overlaystring} scriptaddr=0x80000000 serial#=120080127b620001 serverip=192.168.0.1 soc=omap5 static_ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}:${hostname}::off stderr=serial@4806a000 stdin=serial@4806a000 stdout=serial@4806a000 update_to_fit=setenv loadaddr ${addr_fit}; setenv bootfile ${name_fit} usbtty=cdc_acm vendor=ti ver=U-Boot 2021.01-g2ee8efd654 (Feb 23 2023 - 23:52:06 +0000) vram=16M Environment size: 8523/131067 bytes => - 05:29:02 [INFO] Host: printenv bootargs - 05:29:03 [INFO] Target: printenv bootargs bootargs=console=ttyO0,115200n8 earlyprintk=serial,ttyO0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled => - 05:29:03 [INFO] Host: setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp ' - 05:29:03 [INFO] Target: setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp ' => - 05:29:03 [INFO] Host: setenv serverip '192.168.0.1' - 05:29:03 [INFO] Target: setenv serverip '192.168.0.1' => - 05:29:03 [INFO] Host: setenv autoload 'no' - 05:29:03 [INFO] Target: setenv autoload 'no' => - 05:29:03 [INFO] Host: dhcp - 05:29:04 [INFO] Target: dhcp link up on port 0, speed 1000, full duplex BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 DHCP client bound to address 192.168.0.39 (1031 ms) => - 05:29:04 [INFO] Host: tftp ${loadaddr} 192.168.0.1:vatf_dra71x-evm-ep/3ae8a59055ce13379012602fc13a7f34 - 05:29:15 [INFO] Target: tftp ${loadaddr} 192.168.0.1:vatf_dra71x-evm-ep/3ae8a59055ce13379012602fc13a7f34 link up on port 0, speed 1000, full duplex Using ethernet@48484000 device TFTP from server 192.168.0.1; our IP address is 192.168.0.39 Filename 'vatf_dra71x-evm-ep/3ae8a59055ce13379012602fc13a7f34'. Load address: 0x82000000 Loading: *#T ################################################################ ################################################################# ################################################################# ################################################################# ################################################################# ######################################## 498 KiB/s done Bytes transferred = 5344968 (518ec8 hex) => - 05:29:15 [INFO] Host: tftp ${fdt_addr_r} 192.168.0.1:vatf_dra71x-evm-ep/53fb10097f592958d48422ab8294c6e0 - 05:29:15 [INFO] Target: tftp ${fdt_addr_r} 192.168.0.1:vatf_dra71x-evm-ep/53fb10097f592958d48422ab8294c6e0 link up on port 0, speed 1000, full duplex Using ethernet@48484000 device TFTP from server 192.168.0.1; our IP address is 192.168.0.39 Filename 'vatf_dra71x-evm-ep/53fb10097f592958d48422ab8294c6e0'. Load address: 0x88000000 Loading: *########### 9.4 MiB/s done Bytes transferred = 148048 (24250 hex) => - 05:29:15 [INFO] Host: fdt address ${fdt_addr_r} - 05:29:15 [INFO] Target: fdt address ${fdt_addr_r} => - 05:29:15 [INFO] Host: printenv bootargs - 05:29:16 [INFO] Target: printenv bootargs bootargs=console=ttyO0,115200n8 earlyprintk=serial,ttyO0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp => - 05:29:16 [INFO] Host: setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/dra71x-evm2/autofs/29d150f62ef8c1505ae043eeb678acc5,nolock,v3,tcp,rsize=4096,wsize=4096 ' - 05:29:16 [INFO] Target: setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/dra71x-evm2/autofs/29d150f62ef8c1505ae043eeb678acc5,nolock,v3,tcp,rsize=4096,wsize=4096 ' => - 05:29:16 [INFO] Host: printenv bootcmd - 05:29:16 [INFO] Target: printenv bootcmd bootcmd= => - 05:29:16 [INFO] Host: setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else bootz ${loadaddr} ${_initramfs} ${fdt_addr_r}; bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi' - 05:29:16 [INFO] Target: setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else bootz ${loadaddr} ${_initramfs} ${fdt_addr_r}; bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi' => - 05:29:16 [INFO] Host: version - 05:29:16 [INFO] Target: version U-Boot 2021.01-g2ee8efd654 (Feb 23 2023 - 23:52:06 +0000) arm-none-linux-gnueabihf-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025 GNU ld (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209 => - 05:29:16 [INFO] Host: bdinfo - 05:29:17 [INFO] Target: bdinfo boot_params = 0x80000100 DRAM bank = 0x00000000 -> start = 0x80000000 -> size = 0x7f000000 flashstart = 0x00000000 flashsize = 0x00000000 flashoffset = 0x00000000 baudrate = 115200 bps relocaddr = 0xfef5b000 reloc off = 0x7e75b000 Build = 32-bit current eth = ethernet@48484000 ethaddr = (not set) IP addr = 192.168.0.39 fdt_blob = 0xfcf18dd0 new_fdt = 0xfcf18dd0 fdt_size = 0x000220e0 lmb_dump_all: memory.cnt = 0x1 memory.size = 0x0 memory.reg[0x0].base = 0x80000000 .size = 0x7f000000 reserved.cnt = 0x1 reserved.size = 0x0 reserved.reg[0x0].base = 0xfcf17af8 .size = 0x20e8508 arch_number = 0x00000000 TLB addr = 0xfeff0000 irq_sp = 0xfcf18dc0 sp start = 0xfcf18db0 Early malloc usage: 10a4 / 18000 => - 05:29:17 [INFO] Host: - 05:29:17 [INFO] Target: boot_params = 0x80000100 DRAM bank = 0x00000000 -> start = 0x80000000 -> size = 0x7f000000 flashstart = 0x00000000 flashsize = 0x00000000 flashoffset = 0x00000000 baudrate = 115200 bps relocaddr = 0xfef5b000 reloc off = 0x7e75b000 Build = 32-bit current eth = ethernet@48484000 ethaddr = (not set) IP addr = 192.168.0.39 fdt_blob = 0xfcf18dd0 new_fdt = 0xfcf18dd0 fdt_size = 0x000220e0 lmb_dump_all: memory.cnt = 0x1 memory.size = 0x0 memory.reg[0x0].base = 0x80000000 .size = 0x7f000000 reserved.cnt = 0x1 reserved.size = 0x0 reserved.reg[0x0].base = 0xfcf17af8 .size = 0x20e8508 arch_number = 0x00000000 TLB addr = 0xfeff0000 irq_sp = 0xfcf18dc0 sp start = 0xfcf18db0 Early malloc usage: 10a4 / 18000 => - 05:29:17 [INFO] Host: ls mmc 0:1 - 05:29:17 [INFO] Target: ls mmc 0:1 180384 MLO 1285472 u-boot.img 4 ws-calibrate.rules 3 file(s), 0 dir(s) => - 05:29:17 [INFO] Host: ls mmc 1:1 - 05:29:18 [INFO] Target: ls mmc 1:1 43 ws-calibrate.rules 129499 MLO 129499 MLO-old 3 file(s), 0 dir(s) => - 05:29:18 [INFO] Host: ext4ls mmc 0:2 /lib/firmware - 05:29:18 [INFO] Target: ext4ls mmc 0:2 /lib/firmware 4096 . 4096 .. 2040 LICENCE.ibt_firmware 2046 LICENCE.iwlwifi_firmware 49 am57xx-pru1_0-fw 49 am57xx-pru1_1-fw 49 am57xx-pru2_0-fw 49 am57xx-pru2_1-fw 9941039 dra7-dsp1-fw-radio.xe66 55 dra7-dsp1-fw.xe66 20893036 dra7-dsp1-fw.xe66.opencl-monitor 55 dra7-dsp2-fw.xe66 20893036 dra7-dsp2-fw.xe66.opencl-monitor 55 dra7-ipu1-fw.xem4 7016760 dra7-ipu1-fw.xem4.opencl-monitor 40 dra7-ipu2-fw.xem4 3747248 dra7-ipu2-fw.xem4.ipumm-fw 582866 dra7-ipu2-fw.xem4.map 186 goodix_9271_cfg.bin 4096 intel 4096 ipc 918268 iwlwifi-3160-17.ucode 2120860 iwlwifi-8000C-22.ucode 2227284 iwlwifi-8000C-27.ucode 2310116 iwlwifi-8000C-31.ucode 2448976 iwlwifi-8000C-34.ucode 2428004 iwlwifi-8000C-36.ucode 1811984 iwlwifi-8265-22.ucode 2234528 iwlwifi-8265-27.ucode 2307104 iwlwifi-8265-31.ucode 2440780 iwlwifi-8265-34.ucode 2436632 iwlwifi-8265-36.ucode 2637216 iwlwifi-9260-th-b0-jf-b0-33.ucode 2678092 iwlwifi-9260-th-b0-jf-b0-34.ucode 2521412 iwlwifi-9260-th-b0-jf-b0-38.ucode 2620656 iwlwifi-9260-th-b0-jf-b0-41.ucode 2558176 iwlwifi-9260-th-b0-jf-b0-43.ucode 1489668 iwlwifi-9260-th-b0-jf-b0-46.ucode 4096 pru 4592 regulatory.db 1182 regulatory.db.p7s 4096 ti-connectivity 4002 vpdma-1b8.bin => - 05:29:18 [INFO] Host: ext4ls mmc 1:2 /lib/firmware - 05:29:18 [INFO] Target: ext4ls mmc 1:2 /lib/firmware ** Unrecognized filesystem type ** => - 05:29:18 [INFO] Host: mmc rescan; echo $? - 05:29:19 [INFO] Target: mmc rescan; echo $? 0 => - 05:29:19 [INFO] Host: fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4 - 05:29:19 [INFO] Target: fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4 4 bytes written in 3 ms (1000 Bytes/s) => - 05:29:19 [INFO] Host: setenv extraargs 0 - 05:29:19 [INFO] Target: setenv extraargs 0 => - 05:29:19 [INFO] Host: printenv - 05:29:20 [INFO] Target: printenv _initramfs=- addr_fit=0x90000000 arch=arm args_mmc=run finduuid;setenv bootargs console=${console} ${optargs} root=PARTUUID=${uuid} rw rootfstype=${mmcrootfstype} autoload=no baudrate=115200 board=dra7xx board_name=dra71x board_rev=A.1 board_serial=unknown boot_fdt=try boot_fit=0 bootargs=console=ttyO0,115200n8 earlyprintk=serial,ttyO0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/dra71x-evm2/autofs/29d150f62ef8c1505ae043eeb678acc5,nolock,v3,tcp,rsize=4096,wsize=4096 bootcmd= if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else bootz ${loadaddr} ${_initramfs} ${fdt_addr_r}; bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi bootdelay=2 bootdir=/boot bootenvfile=uEnv.txt bootfile=zImage bootm_size=0x10000000 bootpart=0:2 bootscript=echo Running bootscript from mmc${mmcdev} ...; source ${loadaddr} console=ttyS2,115200n8 cpu=armv7 dfu_alt_info_emmc=rawemmc raw 0 3751936;boot part 1 1;rootfs part 1 2;MLO fat 1 1;MLO.raw raw 0x100 0x200;u-boot.img.raw raw 0x300 0x1000;u-env.raw raw 0x1300 0x200;spl-os-args.raw raw 0x1500 0x200;spl-os-image.raw raw 0x1700 0x6900;spl-os-args fat 1 1;spl-os-image fat 1 1;u-boot.img fat 1 1;uEnv.txt fat 1 1 dfu_alt_info_mmc=boot part 0 1;rootfs part 0 2;MLO fat 0 1;MLO.raw raw 0x100 0x200;u-boot.img.raw raw 0x300 0x1000;u-env.raw raw 0x1300 0x200;spl-os-args.raw raw 0x1500 0x200;spl-os-image.raw raw 0x1700 0x6900;spl-os-args fat 0 1;spl-os-image fat 0 1;u-boot.img fat 0 1;uEnv.txt fat 0 1 dfu_alt_info_qspi=MLO raw 0x0 0x040000;u-boot.img raw 0x040000 0x0100000;u-boot-spl-os raw 0x140000 0x080000;u-boot-env raw 0x1C0000 0x010000;u-boot-env.backup raw 0x1D0000 0x010000;kernel raw 0x1E0000 0x800000 dfu_alt_info_ram=kernel ram 0x80200000 0x4000000;fdt ram 0x80f80000 0x80000;ramdisk ram 0x81000000 0x4000000 dfu_bufsiz=0x10000 dnsip=192.0.2.2 dnsip2=192.0.2.3 dofastboot=0 emmc_android_boot=if bcb load 1 misc; then if bcb test command = bootonce-bootloader; then echo BCB: Bootloader boot...; bcb clear command; bcb store; echo Booting into fastboot ...; fastboot 0; elif bcb test command = boot-recovery; then echo BCB: Recovery boot...; echo Warning: recovery is not implemented; echo Performing normal boot for now...; bcb clear command; bcb store; run emmc_android_normal_boot; else echo BCB: Normal boot requested...; run emmc_android_normal_boot; fi; else echo Warning: BCB is corrupted or does not exist; echo Performing normal boot...; run emmc_android_normal_boot; fi; emmc_android_normal_boot=echo Trying to boot Android from eMMC ...; run update_to_fit; setenv eval_bootargs setenv bootargs $bootargs; run eval_bootargs; setenv mmcdev 1; setenv machid fe6; mmc dev $mmcdev; mmc rescan; if part start mmc ${mmcdev} boot${slot_suffix} boot_start; then part size mmc ${mmcdev} boot${slot_suffix} boot_size; mmc read ${loadaddr} ${boot_start} ${boot_size}; bootm ${loadaddr}#${fdtfile}; else echo boot${slot_suffix} partition not found; fi; emmc_linux_boot=echo Trying to boot Linux from eMMC ...; setenv mmcdev 1; setenv bootpart 1:2; setenv mmcroot /dev/mmcblk0p2 rw; run mmcboot; envboot=mmc dev ${mmcdev}; if mmc rescan; then echo SD/MMC found on device ${mmcdev};if run loadbootscript; then run bootscript;else if run loadbootenv; then echo Loaded env from ${bootenvfile};run importbootenv;fi;if test -n $uenvcmd; then echo Running uenvcmd ...;run uenvcmd;fi;fi;fi; eth2addr=04:a3:16:dd:13:74 ethact=ethernet@48484000 extraargs=0 fastboot.board_rev=A.1 fastboot.cpu=DRA722 fastboot.product=dra71x fastboot.secure=GP fdt_addr_r=0x88000000 fdtaddr=88000000 fdtcontroladdr=fcf18dd0 fdtfile=undefined fileaddr=88000000 filesize=24250 findfdt=if test $board_name = omap5_uevm; then setenv fdtfile omap5-uevm.dtb; fi; if test $board_name = dra7xx; then setenv fdtfile dra7-evm.dtb; fi;if test $board_name = dra72x-revc; then setenv fdtfile dra72-evm-revc.dtb; fi;if test $board_name = dra72x; then setenv fdtfile dra72-evm.dtb; fi;if test $board_name = dra71x && test $boot_nand = 1; then setenv fdtfile dra71-evm-nand.dtb; fi;if test $board_name = dra71x && test $boot_nand = 0; then setenv fdtfile dra71-evm.dtb; fi;if test $board_name = dra76x_acd; then setenv fdtfile dra76-evm.dtb; fi;if test $board_name = beagle_x15; then setenv fdtfile am57xx-beagle-x15.dtb; fi;if test $board_name = beagle_x15_revb1; then setenv fdtfile am57xx-beagle-x15-revb1.dtb; fi;if test $board_name = beagle_x15_revc; then setenv fdtfile am57xx-beagle-x15-revc.dtb; fi;if test $board_name = am5729_beagleboneai; then setenv fdtfile am5729-beagleboneai.dtb; fi;if test $board_name = am572x_idk && test $idk_lcd = no; then setenv fdtfile am572x-idk.dtb; fi;if test $board_name = am572x_idk && test $idk_lcd = osd101t2045; then setenv fdtfile am572x-idk-lcd-osd101t2045.dtb; fi;if test $board_name = am572x_idk && test $idk_lcd = osd101t2587; then setenv fdtfile am572x-idk-lcd-osd101t2587.dtb; fi;if test $board_name = am574x_idk && test $idk_lcd = no; then setenv fdtfile am574x-idk.dtb; fi;if test $board_name = am574x_idk && test $idk_lcd = osd101t2587; then setenv fdtfile am574x-idk-lcd-osd101t2587.dtb; fi;if test $board_name = am57xx_evm; then setenv fdtfile am57xx-evm.dtb; fi;if test $board_name = am57xx_evm_reva3; then setenv fdtfile am57xx-evm-reva3.dtb; fi;if test $board_name = am571x_idk && test $idk_lcd = no; then setenv fdtfile am571x-idk.dtb; fi;if test $board_name = am571x_idk && test $idk_lcd = osd101t2045; then setenv fdtfile am571x-idk-lcd-osd101t2045.dtb; fi;if test $board_name = am571x_idk && test $idk_lcd = osd101t2587; then setenv fdtfile am571x-idk-lcd-osd101t2587.dtb; fi;if test $fdtfile = undefined; then echo WARNING: Could not determine device tree to use; fi; finduuid=part uuid mmc ${bootpart} uuid gatewayip=192.168.0.1 get_overlaystring=for overlay in $name_overlays;do;setenv overlaystring ${overlaystring}'#'${overlay};done; importbootenv=echo Importing environment from mmc${mmcdev} ...; env import -t ${loadaddr} ${filesize} ipaddr=192.168.0.39 kernel_addr_r=0x82000000 loadaddr=0x82000000 loadbootenv=fatload mmc ${mmcdev} ${loadaddr} ${bootenvfile} loadbootscript=load mmc ${mmcdev} ${loadaddr} boot.scr loadfdt=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/${fdtfile} loadimage=load ${devtype} ${bootpart} ${loadaddr} ${bootdir}/${bootfile} mmcboot=mmc dev ${mmcdev}; devnum=${mmcdev}; setenv devtype mmc; if mmc rescan; then echo SD/MMC found on device ${mmcdev};if run loadimage; then run args_mmc; if test ${boot_fit} -eq 1; then run run_fit; else run mmcloados;fi;fi;fi; mmcdev=0 mmcloados=if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run loadfdt; then bootz ${loadaddr} - ${fdtaddr}; else if test ${boot_fdt} = try; then bootz; else echo WARN: Cannot load the DT; fi; fi; else bootz; fi; mmcrootfstype=ext4 rootwait mtdids=nand0=nand.0 mtdparts=mtdparts=nand.0:256k(NAND.SPL),256k(NAND.SPL.backup1),256k(NAND.SPL.backup2),256k(NAND.SPL.backup3),256k(NAND.u-boot-spl-os),2m(NAND.u-boot),128k(NAND.u-boot-env),128k(NAND.u-boot-env.backup1),8m(NAND.kernel),-(NAND.file-system) name_fit=fitImage nandargs=setenv bootargs console=${console} ${optargs} root=${nandroot} rootfstype=${nandrootfstype} nandboot=echo Booting from nand ...; run nandargs; nand read ${fdtaddr} NAND.u-boot-spl-os; nand read ${loadaddr} NAND.kernel; bootz ${loadaddr} - ${fdtaddr} nandroot=ubi0:rootfs rw ubi.mtd=NAND.file-system,2048 nandrootfstype=ubifs rootwait=1 netargs=setenv bootargs console=${console} ${optargs} root=/dev/nfs nfsroot=${serverip}:${rootpath},${nfsopts} rw ip=dhcp netboot=echo Booting from network ...; setenv autoload no; dhcp; run netloadimage; run netloadfdt; run netargs; bootz ${loadaddr} - ${fdtaddr} netloadfdt=tftp ${fdtaddr} ${fdtfile} netloadimage=tftp ${loadaddr} ${bootfile} netmask=255.255.255.0 nfsopts=nolock partitions=uuid_disk=${uuid_gpt_disk};name=bootloader,start=384K,size=1792K,uuid=${uuid_gpt_bootloader};name=rootfs,start=2688K,size=-,uuid=${uuid_gpt_rootfs} partitions_android=uuid_disk=${uuid_gpt_disk};name=xloader,start=128K,size=256K,uuid=${uuid_gpt_xloader};name=bootloader,size=2048K,uuid=${uuid_gpt_bootloader};name=uboot-env,start=2432K,size=256K,uuid=${uuid_gpt_reserved};name=misc,size=128K,uuid=${uuid_gpt_misc};name=recovery,size=40M,uuid=${uuid_gpt_recovery};name=boot,size=20M,uuid=${uuid_gpt_boot};name=system,size=1024M,uuid=${uuid_gpt_system};name=vendor,size=256M,uuid=${uuid_gpt_vendor};name=userdata,size=-,uuid=${uuid_gpt_userdata} pxefile_addr_r=0x80100000 ramdisk_addr_r=0x88080000 rdaddr=0x88080000 rootpath=/export/rootfs run_fit=bootm ${addr_fit}#${fdtfile}${overlaystring} scriptaddr=0x80000000 serial#=120080127b620001 serverip=192.168.0.1 soc=omap5 static_ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}:${hostname}::off stderr=serial@4806a000 stdin=serial@4806a000 stdout=serial@4806a000 update_to_fit=setenv loadaddr ${addr_fit}; setenv bootfile ${name_fit} usbtty=cdc_acm vendor=ti ver=U-Boot 2021.01-g2ee8efd654 (Feb 23 2023 - 23:52:06 +0000) vram=16M Environment size: 9033/131067 bytes => - 05:29:20 [INFO] Host: setenv bootcmd 'if iminfo ${loadaddr}; then setenv bootargs ${bootargs} ${extraargs}; bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr} ${_initramfs} ${fdt_addr_r}; setenv bootargs ${bootargs} ${extraargs}; bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi' - 05:29:20 [INFO] Target: setenv bootcmd 'if iminfo ${loadaddr}; then setenv bootargs ${bootargs} ${extraargs}; bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr} ${_initramfs} ${fdt_addr_r}; setenv bootargs ${bootargs} ${extraargs}; bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi' => - 05:29:20 [INFO] Host: setenv emmc_android_normal_boot 'echo Trying to boot Android from eMMC ...; run update_to_fit; setenv eval_bootargs setenv bootargs $bootargs; run eval_bootargs; setenv mmcdev 1; setenv machid fe6; mmc dev $mmcdev; mmc rescan; if part start mmc ${mmcdev} boot${slot_suffix} boot_start; then part size mmc ${mmcdev} boot${slot_suffix} boot_size; mmc read ${loadaddr} ${boot_start} ${boot_size}; setenv bootargs ${bootargs} ${extraargs}; bootm ${loadaddr}#${fdtfile}; else echo boot${slot_suffix} partition not found; fi;' - 05:29:20 [INFO] Target: setenv emmc_android_normal_boot 'echo Trying to boot Android from eMMC ...; run update_to_fit; setenv eval_bootargs setenv bootargs $bootargs; run eval_bootargs; setenv mmcdev 1; setenv machid fe6; mmc dev $mmcdev; mmc rescan; if part start mmc ${mmcdev} boot${slot_suffix} boot_start; then part size mmc ${mmcdev} boot${slot_suffix} boot_size; mmc read ${loadaddr} ${boot_start} ${boot_size}; setenv bootargs ${bootargs} ${extraargs}; bootm ${loadaddr}#${fdtfile}; else echo boot${slot_suffix} partition not found; fi;' => - 05:29:20 [INFO] Host: setenv mmcloados 'if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run loadfdt; then setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr} - ${fdtaddr}; else if test ${boot_fdt} = try; then bootz; else echo WARN: Cannot load the DT; fi; fi; else bootz; fi;' - 05:29:21 [INFO] Target: setenv mmcloados 'if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run loadfdt; then setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr} - ${fdtaddr}; else if test ${boot_fdt} = try; then bootz; else echo WARN: Cannot load the DT; fi; fi; else bootz; fi;' => - 05:29:21 [INFO] Host: setenv nandboot 'echo Booting from nand ...; run nandargs; nand read ${fdtaddr} NAND.u-boot-spl-os; nand read ${loadaddr} NAND.kernel; setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr} - ${fdtaddr}' - 05:29:21 [INFO] Target: setenv nandboot 'echo Booting from nand ...; run nandargs; nand read ${fdtaddr} NAND.u-boot-spl-os; nand read ${loadaddr} NAND.kernel; setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr} - ${fdtaddr}' => - 05:29:21 [INFO] Host: setenv netboot 'echo Booting from network ...; setenv autoload no; dhcp; run netloadimage; run netloadfdt; run netargs; setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr} - ${fdtaddr}' - 05:29:21 [INFO] Target: setenv netboot 'echo Booting from network ...; setenv autoload no; dhcp; run netloadimage; run netloadfdt; run netargs; setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr} - ${fdtaddr}' => - 05:29:21 [INFO] Host: setenv run_fit 'setenv bootargs ${bootargs} ${extraargs}; bootm ${addr_fit}#${fdtfile}${overlaystring}' - 05:29:21 [INFO] Target: setenv run_fit 'setenv bootargs ${bootargs} ${extraargs}; bootm ${addr_fit}#${fdtfile}${overlaystring}' => - 05:29:21 [INFO] Host: boot - 05:29:21 [INFO] Target: boot ## Checking Image at 82000000 ... Unknown image format! ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Loading Device Tree to 8ffd8000, end 8ffff24f ... OK ft_fixup_clocks failed for DSP voltage domain: Starting kernel ... - 05:29:21 [INFO] Host: - 05:29:47 [INFO] Target: [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.11.0-rc6 (KernelCI@build-j303935-arm-gcc-12-omap2plus-defconfig-fzwrc) (arm-linux-gnueabihf-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Sun Sep 1 09:03:54 UTC 2024 [ 0.000000] CPU: ARMv7 Processor [412fc0f2] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000] OF: fdt: Machine model: TI DRA718 EVM [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] Reserved memory: created CMA memory pool at 0x95800000, size 56 MiB [ 0.000000] OF: reserved mem: initialized node ipu2-memory@95800000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x95800000..0x98ffffff (57344 KiB) map reusable ipu2-memory@95800000 [ 0.000000] Reserved memory: created CMA memory pool at 0x99000000, size 64 MiB [ 0.000000] OF: reserved mem: initialized node dsp1-memory@99000000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x99000000..0x9cffffff (65536 KiB) map reusable dsp1-memory@99000000 [ 0.000000] Reserved memory: created CMA memory pool at 0x9d000000, size 32 MiB [ 0.000000] OF: reserved mem: initialized node ipu1-memory@9d000000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x9d000000..0x9effffff (32768 KiB) map reusable ipu1-memory@9d000000 [ 0.000000] cma: Reserved 16 MiB at 0xfe000000 on node -1 [ 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-0x00000000feffffff] [ 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-0x00000000feffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000feffffff] [ 0.000000] On node 0, zone HighMem: 512 pages in unavailable ranges [ 0.000000] DRA722 ES2.0 [ 0.000000] percpu: Embedded 17 pages/cpu s39884 r8192 d21556 u69632 [ 0.000000] Kernel command line: console=ttyO0,115200n8 earlyprintk=serial,ttyO0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/dra71x-evm2/autofs/29d150f62ef8c1505ae043eeb678acc5,nolock,v3,tcp,rsize=4096,wsize=4096 0 [ 0.000000] sysrq: sysrq always enabled. [ 0.000000] Unknown kernel command line parameters "0 earlyprintk=serial,ttyO0,115200n8", will be passed to user space. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 519680 [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] trace event string verifier disabled [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] GIC: Using split EOI/Deactivate mode [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] OMAP clocksource: 32k_counter at 32768 Hz [ 0.000000] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns [ 0.000000] sched_clock: 32 bits at 33kHz, resolution 30517ns, wraps every 65535999984741ns [ 0.001464] TI gptimer clockevent: always-on 32786 Hz at /ocp/interconnect@4ae00000/segment@10000/target-module@8000 [ 0.003112] TI gptimer percpu-dmtimer: 20000000 Hz at /ocp/interconnect@48800000/segment@0/target-module@2c000 [ 0.003204] Failed to initialize '/ocp/interconnect@48800000/segment@0/target-module@2e000/timer@0': -22 [ 0.003967] Console: colour dummy device 80x30 [ 0.003997] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' [ 0.003997] This ensures that you still see kernel messages. Please [ 0.003997] update your kernel commandline. [ 0.004028] Calibrating delay loop... 1993.93 BogoMIPS (lpj=9969664) [ 0.062103] CPU: Testing write buffer coherency: ok [ 0.062133] CPU0: Spectre v2: using ICIALLU workaround [ 0.062133] CPU0: Spectre BHB: enabling loop workaround for all CPUs [ 0.062164] pid_max: default: 32768 minimum: 301 [ 0.062225] LSM: initializing lsm=capability [ 0.062316] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.062347] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.063110] /cpus/cpu@0 missing clock-frequency property [ 0.063140] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.063995] Setting up static identity map for 0x80100000 - 0x80100078 [ 0.064147] rcu: Hierarchical SRCU implementation. [ 0.064147] rcu: Max phase no-delay instances is 1000. [ 0.064727] smp: Bringing up secondary CPUs ... [ 0.064727] smp: Brought up 1 node, 1 CPU [ 0.064727] SMP: Total of 1 processors activated (1993.93 BogoMIPS). [ 0.064758] CPU: All CPU(s) started in HYP mode. [ 0.064758] CPU: Virtualization extensions available. [ 0.064819] Memory: 1868004K/2078720K available (11264K kernel code, 1142K rwdata, 2696K rodata, 1024K init, 291K bss, 36844K reserved, 172032K cma-reserved, 1277952K highmem) [ 0.065185] devtmpfs: initialized [ 0.088836] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.089050] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.089050] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.091766] pinctrl core: initialized pinctrl subsystem [ 0.093200] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.094787] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.095367] audit: initializing netlink subsys (disabled) [ 0.096008] thermal_sys: Registered thermal governor 'fair_share' [ 0.096008] thermal_sys: Registered thermal governor 'step_wise' [ 0.096008] thermal_sys: Registered thermal governor 'user_space' [ 0.096069] audit: type=2000 audit(0.090:1): state=initialized audit_enabled=0 res=1 [ 0.096099] cpuidle: using governor menu [ 0.129211] platform ocp: Fixed dependency cycle(s) with /ocp/interconnect@4a000000/segment@0/target-module@8000/cm_core@0/clock@e00/clock@20 [ 0.129272] platform ocp: Fixed dependency cycle(s) with /ocp/interconnect@4a000000/segment@0/target-module@8000/cm_core@0/clock@700/clock@20 [ 0.133605] platform connector: Fixed dependency cycle(s) with /encoder [ 0.133728] platform encoder: Fixed dependency cycle(s) with /connector [ 0.133789] platform encoder: Fixed dependency cycle(s) with /ocp/target-module@58000000/dss@0/target-module@40000/encoder@0 [ 0.134918] No ATAGs? [ 0.134979] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.134979] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.139038] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.155029] iommu: Default domain type: Translated [ 0.155029] iommu: DMA domain TLB invalidation policy: strict mode [ 0.162994] SCSI subsystem initialized [ 0.173126] pps_core: LinuxPPS API ver. 1 registered [ 0.173156] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.173156] PTP clock support registered [ 0.174407] vgaarb: loaded [ 0.174560] clocksource: Switched to clocksource 32k_counter [ 0.174865] VFS: Disk quotas dquot_6.6.0 [ 0.174865] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.183013] NET: Registered PF_INET protocol family [ 0.183227] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.184692] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.184692] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.184722] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 0.184783] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear) [ 0.184997] TCP: Hash tables configured (established 8192 bind 8192) [ 0.185089] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.185119] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.185241] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.194915] RPC: Registered named UNIX socket transport module. [ 0.194946] RPC: Registered udp transport module. [ 0.194946] RPC: Registered tcp transport module. [ 0.194946] RPC: Registered tcp-with-tls transport module. [ 0.194946] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.194976] PCI: CLS 0 bytes, default 64 [ 0.195831] Initialise system trusted keyrings [ 0.196319] workingset: timestamp_bits=14 max_order=19 bucket_order=5 [ 0.196899] NFS: Registering the id_resolver key type [ 0.196990] Key type id_resolver registered [ 0.196990] Key type id_legacy registered [ 0.197021] jffs2: version 2.2. (NAND) (SUMMARY) 2001-2006 Red Hat, Inc. [ 0.197235] Key type asymmetric registered [ 0.197265] Asymmetric key parser 'x509' registered [ 0.197326] bounce: pool size: 64 pages [ 0.197357] io scheduler mq-deadline registered [ 0.197357] io scheduler kyber registered [ 0.197387] io scheduler bfq registered [ 0.214630] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled [ 0.233276] brd: module loaded [ 0.256317] loop: module loaded [ 0.256988] mtdoops: mtd device (mtddev=name/number) must be supplied [ 0.259338] i2c_dev: i2c /dev entries driver [ 0.260131] cpu cpu0: error -ENODEV: _opp_set_regulators: no regulator (vdd) found [ 0.260192] cpu cpu0: error -ENODEV: Failed to set OPP config [ 0.260467] sdhci: Secure Digital Host Controller Interface driver [ 0.260467] sdhci: Copyright(c) Pierre Ossman [ 0.260650] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.272827] ledtrig-cpu: registered to indicate activity on CPUs [ 0.273742] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available [ 0.274078] Initializing XFRM netlink socket [ 0.274139] NET: Registered PF_INET6 protocol family [ 0.289337] Segment Routing with IPv6 [ 0.289398] In-situ OAM (IOAM) with IPv6 [ 0.289459] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 0.289947] NET: Registered PF_PACKET protocol family [ 0.289978] NET: Registered PF_KEY protocol family [ 0.290069] Key type dns_resolver registered [ 0.290191] ThumbEE CPU extension supported. [ 0.290191] Registering SWP/SWPB emulation handler [ 0.290679] omap_voltage_late_init: Voltage driver support not added [ 0.290679] sr_init_by_name: Unable to get voltage domain pointer for VDD mpu [ 0.290679] sr_init_by_name: Unable to get voltage domain pointer for VDD core [ 0.290679] Power Management for TI OMAP4+ devices. [ 0.290954] SmartReflex Class3 initialized [ 0.297088] Loading compiled-in X.509 certificates [ 0.365020] platform 4a000000.interconnect: Fixed dependency cycle(s) with /ocp/interconnect@4a000000/segment@0/target-module@8000/cm_core@0/clock@d00/clock@20 [ 0.369964] pinctrl-single 4a003400.pinmux: 282 pins, size 1128 [ 0.387817] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver (LinkedList1/2/3 supported) [ 0.440826] OMAP GPIO hardware version 0.1 [ 0.446136] ti-sysc 4ae18000.target-module: probe with driver ti-sysc failed with error -16 [ 0.509521] 4806a000.serial: ttyS0 at MMIO 0x4806a000 (irq = 109, base_baud = 3000000) is a 8250 [ 0.509582] printk: legacy console [ttyS0] enabled [ 1.859374] pcf857x 0-0020: probed [ 1.876983] pcf857x 0-0021: probed [ 1.898712] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz [ 1.922454] lp8733-ldo0: Bringing 2500000uV into 3300000-3300000uV [ 1.966644] pcf857x 4-0026: probed [ 1.970214] i2c 4-003c: Fixed dependency cycle(s) with /ocp/interconnect@48400000/target-module@5b000/cal@0 [ 1.980102] omap_i2c 4807c000.i2c: bus 4 rev0.12 at 400 kHz [ 1.999938] ocp:target-module@48210000:mpu:fck: device ID is greater than 24 [ 2.094604] davinci_mdio 48485000.mdio: davinci mdio revision 1.6, bus freq 1000000 [ 2.109558] davinci_mdio 48485000.mdio: phy[2]: device 48485000.mdio:02, driver TI DP83867 [ 2.117889] davinci_mdio 48485000.mdio: phy[3]: device 48485000.mdio:03, driver TI DP83867 [ 2.126861] cpsw-switch 48484000.switch: initialized cpsw ale version 1.4 [ 2.133697] cpsw-switch 48484000.switch: ALE Table size 1024 [ 2.139495] cpsw-switch 48484000.switch: cpts: overflow check period 500 (jiffies) [ 2.147155] cpsw-switch 48484000.switch: CPTS: ref_clk_freq:266000000 calc_mult:4036623398 calc_shift:30 error:-1 nsec/sec [ 2.158325] cpsw-switch 48484000.switch: Detected MACID = 04:a3:16:dd:13:74 [ 2.165344] cpsw-switch 48484000.switch: Detected MACID = 04:a3:16:dd:13:75 [ 2.174316] cpsw-switch 48484000.switch: initialized (regs 0x48484000, pool size 256) hw_ver:0019010F 1.15 (0) [ 2.186004] i2c 4-003c: Fixed dependency cycle(s) with /ocp/interconnect@48400000/target-module@5b000/cal@0 [ 2.195922] platform 4845b000.cal: Fixed dependency cycle(s) with /ocp/interconnect@48000000/segment@0/target-module@7c000/i2c@0/ov5640@3c [ 2.219421] ti-sysc 4882c000.target-module: probe with driver ti-sysc failed with error -16 [ 2.228424] ti-sysc 4882e000.target-module: probe with driver ti-sysc failed with error -16 [ 2.249237] platform 51000000.pcie: Fixed dependency cycle(s) with /ocp/target-module@51000000/pcie@51000000/interrupt-controller [ 2.261993] dra7-pcie 51000000.pcie: host bridge /ocp/target-module@51000000/pcie@51000000 ranges: [ 2.271057] dra7-pcie 51000000.pcie: IO 0x0020003000..0x0020012fff -> 0x0000000000 [ 2.279235] dra7-pcie 51000000.pcie: MEM 0x0020013000..0x002fffffff -> 0x0020013000 [ 2.293060] l3init-clkctrl:00d0:0: failed to disable [ 2.299530] dra7-pcie 51000000.pcie: iATU: unroll F, 16 ob, 4 ib, align 4K, limit 4G [ 3.404632] dra7-pcie 51000000.pcie: Phy link never came up [ 3.410797] dra7-pcie 51000000.pcie: PCI host bridge to bus 0000:00 [ 3.417144] pci_bus 0000:00: root bus resource [bus 00-ff] [ 3.422668] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 3.428894] pci_bus 0000:00: root bus resource [mem 0x20013000-0x2fffffff] [ 3.435852] pci 0000:00:00.0: [104c:8888] type 01 class 0x060400 PCIe Root Port [ 3.443206] pci 0000:00:00.0: BAR 0 [mem 0x00000000-0x000fffff] [ 3.449188] pci 0000:00:00.0: BAR 1 [mem 0x00000000-0x0000ffff] [ 3.455169] pci 0000:00:00.0: PCI bridge to [bus 01-ff] [ 3.460418] pci 0000:00:00.0: bridge window [io 0x0000-0x0fff] [ 3.466552] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff] [ 3.473388] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff pref] [ 3.480712] pci 0000:00:00.0: supports D1 [ 3.484741] pci 0000:00:00.0: PME# supported from D0 D1 D3hot [ 3.497406] PCI: bus0: Fast back to back transfers disabled [ 3.503326] PCI: bus1: Fast back to back transfers enabled [ 3.508880] pci 0000:00:00.0: BAR 0 [mem 0x20100000-0x201fffff]: assigned [ 3.515716] pci 0000:00:00.0: BAR 1 [mem 0x20020000-0x2002ffff]: assigned [ 3.522552] pci 0000:00:00.0: PCI bridge to [bus 01-ff] [ 3.527832] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] [ 3.533416] pci_bus 0000:00: resource 5 [mem 0x20013000-0x2fffffff] [ 3.539916] genirq: Threaded irq requested with handler=NULL and !ONESHOT for dra7xx-pcie-main (irq 126) [ 3.549530] dra7-pcie 51000000.pcie: failed to request irq [ 3.555114] dra7-pcie 51000000.pcie: probe with driver dra7-pcie failed with error -22 [ 3.571441] pcie-clkctrl:0000:0: failed to disable [ 3.579010] edma 43300000.dma: memcpy is disabled [ 3.587005] edma 43300000.dma: TI EDMA DMA engine driver [ 3.597320] omap-iommu 40d01000.mmu: 40d01000.mmu registered [ 3.604309] omap-iommu 40d02000.mmu: 40d02000.mmu registered [ 3.611511] omap-iommu 58882000.mmu: 58882000.mmu registered [ 3.618804] omap-iommu 55082000.mmu: 55082000.mmu registered [ 3.636474] 5a05a400.target-module:iva:fck: device ID is greater than 24 [ 3.643890] ti-sysc 4ae06000.target-module: Failed to create device link (0x180) with ocp [ 3.657501] omap_gpio 4805d000.gpio: Could not set line 27 debounce to 200000 microseconds (-22) [ 3.666381] sdhci-omap 4809c000.mmc: Got CD GPIO [ 3.673614] sdhci-omap 480d1000.mmc: supply pbias not found, using dummy regulator [ 3.682220] sdhci-omap 480d1000.mmc: no pinctrl state for sdr104 mode [ 3.688751] sdhci-omap 480d1000.mmc: no pinctrl state for ddr50 mode [ 3.695129] sdhci-omap 480d1000.mmc: no pinctrl state for sdr50 mode [ 3.701538] sdhci-omap 480d1000.mmc: no pinctrl state for hs200_1_8v mode [ 3.708435] sdhci-omap 4809c000.mmc: no pinctrl state for ddr_1_8v mode [ 3.715118] sdhci-omap 4809c000.mmc: no pinctrl state for ddr_3_3v mode [ 3.721771] sdhci-omap 4809c000.mmc: no pinctrl state for hs200_1_8v mode [ 3.755798] mmc1: SDHCI controller on 480d1000.mmc [480d1000.mmc] using PIO [ 3.763061] mmc0: SDHCI controller on 4809c000.mmc [4809c000.mmc] using ADMA [ 3.771575] sdhci-omap 480b4000.mmc: supply pbias not found, using dummy regulator [ 3.802856] mmc2: SDHCI controller on 480b4000.mmc [480b4000.mmc] using ADMA [ 3.810394] cpsw-switch 48484000.switch: starting ndev. mode: dual_mac [ 3.834930] TI DP83867 48485000.mdio:02: attached PHY driver (mii_bus:phy_addr=48485000.mdio:02, irq=POLL) [ 3.892700] mmc2: new HS200 MMC card at address 0001 [ 3.898284] mmcblk2: mmc2:0001 MMC08G 7.25 GiB [ 3.904357] mmcblk2: p1 p2 p3 [ 3.908447] mmcblk2boot0: mmc2:0001 MMC08G 8.00 MiB [ 3.914642] mmcblk2boot1: mmc2:0001 MMC08G 8.00 MiB [ 3.920684] mmcblk2rpmb: mmc2:0001 MMC08G 128 KiB, chardev (250:0) [ 3.943298] mmc1: Failed to initialize a non-removable card [ 4.205078] mmc0: new ultra high speed SDR104 SDHC card at address aaaa [ 4.217864] mmcblk0: mmc0:aaaa SP32G 29.7 GiB [ 4.225555] mmcblk0: p1 p2 [ 8.007904] cpsw-switch 48484000.switch eth0: Link is Up - 1Gbps/Full - flow control off [ 8.044586] Sending DHCP requests ., OK [ 8.088500] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.39 [ 8.096221] IP-Config: Complete: [ 8.099456] device=eth0, hwaddr=04:a3:16:dd:13:74, ipaddr=192.168.0.39, mask=255.255.255.0, gw=192.168.0.1 [ 8.109619] host=192.168.0.39, domain=ti.com, nis-domain=(none) [ 8.116027] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath= [ 8.116027] nameserver0=192.0.2.2, nameserver1=192.0.2.3 [ 8.129058] clk: Disabling unused clocks [ 8.133331] PM: genpd: Disabling unused power domains [ 8.159179] VFS: Mounted root (nfs filesystem) on device 0:17. [ 8.165496] devtmpfs: mounted [ 8.169128] Freeing unused kernel image (initmem) memory: 1024K [ 8.175262] Run /sbin/init as init process [ 8.500732] systemd[1]: System time before build time, advancing clock. [ 8.541961] systemd[1]: Inserted module 'autofs4' [ 8.578247] systemd[1]: systemd 247.3-7+deb11u4 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [ 8.605560] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 8.645843] systemd[1]: Set hostname to . [ 9.561248] systemd[1]: Queued start job for default target Graphical Interface. [ 9.574615] random: systemd: uninitialized urandom read (16 bytes read) [ 9.581420] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 9.593902] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 9.626342] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 9.669647] random: systemd: uninitialized urandom read (16 bytes read) [ 9.677398] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 9.719604] random: systemd: uninitialized urandom read (16 bytes read) [ 9.727325] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 9.770477] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 9.809906] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39mDispatch Password ts to Console Directory Watch[0m. [ 9.849853] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started [0;1;39mForward Password Ruests to Wall Directory Watch[0m. [ 9.890289] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount [0;1;39mArbitrarys File System Automount Point[0m. [ 9.939849] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 9.979827] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 10.019683] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 10.059631] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 10.099761] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 10.140014] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 10.180755] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m. [ 10.220611] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 10.260223] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 10.300598] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 10.342437] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 10.380065] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 10.415130] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 10.455932] systemd[1]: Mounting POSIX Message Queue File System... Mounting [0;1;39mPOSIX Message Queue File System[0m... [ 10.485534] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 10.545196] systemd[1]: Mounting Kernel Trace File System... Mounting [0;1;39mKernel Trace File System[0m... [ 10.580871] systemd[1]: Starting Create list of static device nodes for the current kernel... Starting [0;1;39mCreate list of stodes for the current kernel[0m... [ 10.613708] random: systemd: uninitialized urandom read (16 bytes read) [ 10.659149] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 10.678161] random: systemd: uninitialized urandom read (16 bytes read) [ 10.696594] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 10.740173] random: systemd: uninitialized urandom read (16 bytes read) [ 10.805145] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 10.825134] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 10.843322] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 10.925811] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 10.971984] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 11.091766] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 11.129943] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m. [ 11.195831] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 11.225372] systemd[1]: Mounted Kernel Trace File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Trace File System[0m. [ 11.256439] systemd[1]: Finished Create list of static device nodes for the current kernel. [[0;32m OK [0m] Finished [0;1;39mCreate list of st nodes for the current kernel[0m. [ 11.316467] systemd[1]: modprobe@configfs.service: Succeeded. [ 11.343597] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 11.386322] systemd[1]: modprobe@drm.service: Succeeded. [ 11.406127] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 11.456237] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. [ 11.624511] random: systemd-journal: uninitialized urandom read (16 bytes read) Mounting [0;1;39mKernel Configuration File System[0m... [ 11.711425] random: systemd: uninitialized urandom read (16 bytes read) Starting [0;1;39mFlush Journal to Persistent Storage[0m... [ 11.772186] random: systemd-journal: uninitialized urandom read (16 bytes read) Starting [0;1;39mLoad/Save Random Seed[0m... Starting [0;1;39mApply Kernel Variables[0m... Starting [0;1;39mCreate System Users[0m... [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. [ 11.999176] systemd-journald[119]: Received client request to flush runtime journal. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [ 12.040008] systemd-journald[119]: File /var/log/journal/c2d1e75df5a44f379b0ba44115d3cbbb/system.journal corrupted or uncleanly shut down, renaming and replacing. [ 12.514648] random: crng init done [ 12.518096] random: 44 urandom warning(s) missed due to ratelimiting [[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m. Starting [0;1;39mCreate Static Device Nodes in /dev[0m... [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems (Pre)[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m. Starting [0;1;39mRule-based Managefor Device Events and Files[0m... [[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. Starting [0;1;39mCreate Volatile Files and Directories[0m... [[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. Starting [0;1;39mNetwork Service[0m... [ 14.214447] omap-rproc 58820000.ipu: assigned reserved memory node ipu1-memory@9d000000 [ 14.222656] remoteproc remoteproc0: 58820000.ipu is available [ 14.228942] omap-rproc 55020000.ipu: assigned reserved memory node ipu2-memory@95800000 [ 14.237091] remoteproc remoteproc1: 55020000.ipu is available [ 14.243286] omap-rproc 40800000.dsp: assigned reserved memory node dsp1-memory@99000000 [ 14.251434] remoteproc remoteproc2: 40800000.dsp is available [ 14.266967] remoteproc remoteproc0: Direct firmware load for dra7-ipu1-fw.xem4 failed with error -2 [ 14.276153] remoteproc remoteproc0: powering up 58820000.ipu [ 14.281890] remoteproc remoteproc0: Direct firmware load for dra7-ipu1-fw.xem4 failed with error -2 [ 14.291046] remoteproc remoteproc0: request_firmware failed: -2 [ 14.304748] remoteproc remoteproc1: Direct firmware load for dra7-ipu2-fw.xem4 failed with error -2 [ 14.313873] remoteproc remoteproc1: powering up 55020000.ipu [ 14.319671] remoteproc remoteproc1: Direct firmware load for dra7-ipu2-fw.xem4 failed with error -2 [ 14.328796] remoteproc remoteproc1: request_firmware failed: -2 [ 14.356781] remoteproc remoteproc2: Direct firmware load for dra7-dsp1-fw.xe66 failed with error -2 [ 14.365966] remoteproc remoteproc2: powering up 40800000.dsp [ 14.371734] remoteproc remoteproc2: Direct firmware load for dra7-dsp1-fw.xe66 failed with error -2 [ 14.380859] remoteproc remoteproc2: request_firmware failed: -2 [ 14.674865] omap-sham 4b101000.sham: hw accel on OMAP rev 4.3 [ 14.768066] omap-sham 4b101000.sham: will run requests pump with realtime priority [ 14.776245] omap-sham 42701000.sham: hw accel on OMAP rev 4.3 [ 14.935852] omap-sham 42701000.sham: will run requests pump with realtime priority [ 15.144409] omap_rng 48090000.rng: Random Number Generator ver. 20 [ 15.197509] omap-des 480a5000.des: OMAP DES hw accel rev: 2.2 [[0;32m OK [0m] Found device [0;1;39m/dev/ttyS0[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. [ 15.304840] omap-des 480a5000.des: will run requests pump with realtime priority [ 15.362274] Driver for 1-wire Dallas network protocol. [ 15.465942] omap_hdq 480b2000.1w: OMAP HDQ Hardware Rev 0.:. Driver in Interrupt mode [ 15.780029] w1_master_driver w1_bus_master1: Attaching one wire slave 01.000000000000 crc 3d [[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. [ 16.153228] omap-mailbox 48840000.mailbox: omap mailbox rev 0x400 [ 16.159698] omap-mailbox 48842000.mailbox: omap mailbox rev 0x400 [ 16.509948] thermal thermal_zone5: Temperature check failed (-19) [ 17.196166] omap-aes 4b500000.aes: OMAP AES hw accel rev: 3.3 [ 17.215057] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 17.227478] CAN device driver interface [ 17.266784] c_can_platform 4ae3c000.can: c_can_platform device registered (regs=e4e141de, irq=155) [ 17.299621] omap-aes 4b500000.aes: will run requests pump with realtime priority [ 17.307434] omap-aes 4b700000.aes: OMAP AES hw accel rev: 3.3 [ 17.436340] omap-aes 4b700000.aes: will run requests pump with realtime priority [ 17.478546] DSS: OMAP DSS rev 6.1 [ 17.576568] omapdss_hdmi5 58040000.encoder: supply vdda not found, using dummy regulator [ 17.635131] omapdss_dss 58000000.dss: bound 58001000.dispc (ops dispc_component_ops [omapdrm]) [ 17.644165] omapdss_dss 58000000.dss: bound 58040000.encoder (ops hdmi5_component_ops [omapdrm]) [ 17.709594] dmm 4e000000.dmm: workaround for errata i878 in use [ 17.758880] dmm 4e000000.dmm: initialized all PAT entries [ 17.807800] [drm] Initialized omapdrm 1.0.0 for omapdrm.0 on minor 0 [ 18.276062] [drm] Enabling DMM ywrap scrolling [ 18.348266] Console: switching to colour frame buffer device 256x72 [ 18.422454] usbcore: registered new interface driver usbfs [ 18.422515] usbcore: registered new interface driver hub [ 18.422576] usbcore: registered new device driver usb [ 18.449859] 10 fixed-partitions partitions found on MTD device spi0.0 [ 18.449859] Creating 10 MTD partitions on "spi0.0": [ 18.449859] 0x000000000000-0x000000010000 : "QSPI.SPL" [ 18.463928] 0x000000010000-0x000000020000 : "QSPI.SPL.backup1" [ 18.494110] 0x000000020000-0x000000030000 : "QSPI.SPL.backup2" [ 18.511535] 0x000000030000-0x000000040000 : "QSPI.SPL.backup3" [ 18.524475] 0x000000040000-0x000000140000 : "QSPI.u-boot" [ 18.538208] 0x000000140000-0x0000001c0000 : "QSPI.u-boot-spl-os" [ 18.555999] 0x0000001c0000-0x0000001d0000 : "QSPI.u-boot-env" [ 18.566650] 0x0000001d0000-0x0000001e0000 : "QSPI.u-boot-env.backup1" [ 18.578002] 0x0000001e0000-0x0000009e0000 : "QSPI.kernel" [ 18.587768] dwc3 48890000.usb: changing max_speed on rev 5533202a [ 18.592010] 0x0000009e0000-0x000002000000 : "QSPI.file-system" [ 18.966979] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller [ 18.967010] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 1 [ 18.968261] xhci-hcd xhci-hcd.5.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x0000808002000010 [ 18.968322] xhci-hcd xhci-hcd.5.auto: irq 159, io mem 0x488d0000 [ 18.968566] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller [ 18.968597] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 2 [ 18.968597] xhci-hcd xhci-hcd.5.auto: Host supports USB 3.0 SuperSpeed [ 18.982025] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11 [ 18.982025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 18.982025] usb usb1: Product: xHCI Host Controller [ 18.982055] usb usb1: Manufacturer: Linux 6.11.0-rc6 xhci-hcd [ 18.982055] usb usb1: SerialNumber: xhci-hcd.5.auto [ 18.983215] hub 1-0:1.0: USB hub found [ 18.983612] hub 1-0:1.0: 1 port detected [ 18.994689] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 18.994842] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11 [ 18.994873] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 18.994873] usb usb2: Product: xHCI Host Controller [ 18.994873] usb usb2: Manufacturer: Linux 6.11.0-rc6 xhci-hcd [ 18.994903] usb usb2: SerialNumber: xhci-hcd.5.auto [ 18.995483] hub 2-0:1.0: USB hub found [ 18.995513] hub 2-0:1.0: 1 port detected [ 19.434600] omapdrm omapdrm.0: [drm] fb0: omapdrmdrmfb frame buffer device [ 19.605468] usb 1-1: new high-speed USB device number 2 using xhci-hcd [[0;32m OK [0m] Reached target [0;1;39mSound Card[0m. [ 19.795440] usb 1-1: New USB device found, idVendor=0781, idProduct=5567, bcdDevice= 1.00 [ 19.803680] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 19.810913] usb 1-1: Product: Cruzer Blade [ 19.815063] usb 1-1: Manufacturer: SanDisk [ 19.819183] usb 1-1: SerialNumber: 4C530001100510119265 [[0;32m OK [0m] Reached target [0;1;39mHardware activated USB gadget[0m. [ 19.869293] usb-storage 1-1:1.0: USB Mass Storage device detected [ 19.883636] scsi host0: usb-storage 1-1:1.0 Starting [0;1;39mNetwork Name Resolution[0m... [ 19.906982] usbcore: registered new interface driver usb-storage Starting [0;1;39mNetwork Time Synchronization[0m... Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. [[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Time Synchronized[0m. [[0;32m OK [0m] Started [0;1;39mDaily apt download activities[0m. [[0;32m OK [0m] Started [0;1;39mDaily apt upgrade and clean activities[0m. [[0;32m OK [0m] Started [0;1;39mPeriodic ext4 Onliata Check for All Filesystems[0m. [[0;32m OK [0m] Started [0;1;39mDiscard unused blocks once a week[0m. [[0;32m OK [0m] Reached target [0;1;39mTimers[0m. [[0;32m OK [0m] Listening on [0;1;39mD-Bus System Message Bus Socket[0m. [[0;32m OK [0m] Reached target [0;1;39mSockets[0m. [[0;32m OK [0m] Reached target [0;1;39mBasic System[0m. [[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m. Starting [0;1;39mRemove Stale Onlit4 Metadata Check Snapshots[0m... [ 20.972808] scsi 0:0:0:0: Direct-Access SanDisk Cruzer Blade 1.00 PQ: 0 ANSI: 6 Starting [0;1;39mUser Login Management[0m... [[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m. [[0;32m OK [0m] Reached target [0;1;39mNetwork[0m.[ 21.048522] sd 0:0:0:0: [sda] 15630336 512-byte logical blocks: (8.00 GB/7.45 GiB) [[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m. [ 21.097229] sd 0:0:0:0: [sda] Write Protect is off [ 21.117858] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA Starting [0;1;39mPermit User Sessions[0m... [ 21.225921] sda: sda1 [ 21.228607] sd 0:0:0:0: [sda] Attached SCSI removable disk [[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m. [[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m. [[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyS0[0m. [[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m. [[0;32m OK [0m] Started [0;1;39mUser Login Management[0m. [[0;32m OK [0m] Reached target [0;1;39mMulti-User System[0m. [[0;32m OK [0m] Finished [0;1;39mRemove Stale Onliext4 Metadata Check Snapshots[0m. [[0;32m OK [0m] Reached target [0;1;39mGraphical Interface[0m. Starting [0;1;39mUpdate UTMP about System Runlevel Changes[0m... [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Runlevel Changes[0m. Debian GNU/Linux seye-armhf login: root (automatic login) Linux debian-bullseye-armhf 6.11.0-rc6 #1 SMP Sun Sep 1 09:03:54 UTC 2024 armv7l The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Mon Sep 2 10:07:49 UTC 2024 on ttyS0 / # - 05:29:47 [INFO] Sleeping 15 secs to allow systemd to finish starting processes... - 05:30:02 [INFO] Disconnected serial from dra71x-evm - 05:30:02 [INFO] Connected to dra71x-evm via serial - 05:30:02 [INFO] Host: uname -a - 05:30:02 [INFO] Target: uname -a Linux debian-bullseye-armhf 6.11.0-rc6 #1 SMP Sun Sep 1 09:03:54 UTC 2024 armv7l GNU/Linux / # - 05:30:02 [INFO] Host: cat /proc/cmdline - 05:30:02 [INFO] Target: cat /proc/cmdline console=ttyO0,115200n8 earlyprintk=serial,ttyO0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/dra71x-evm2/autofs/29d150f62ef8c1505ae043eeb678acc5,nolock,v3,tcp,rsize=4096,wsize=4096 0 / # - 05:30:02 [INFO] Host: uname -a - 05:30:02 [INFO] Target: uname -a Linux debian-bullseye-armhf 6.11.0-rc6 #1 SMP Sun Sep 1 09:03:54 UTC 2024 armv7l GNU/Linux / # - 05:30:02 [INFO] Host: cat /proc/mtd - 05:30:03 [INFO] Target: cat /proc/mtd dev: size erasesize name mtd0: 00010000 00010000 "QSPI.SPL" mtd1: 00010000 00010000 "QSPI.SPL.backup1" mtd2: 00010000 00010000 "QSPI.SPL.backup2" mtd3: 00010000 00010000 "QSPI.SPL.backup3" mtd4: 00100000 00010000 "QSPI.u-boot" mtd5: 00080000 00010000 "QSPI.u-boot-spl-os" mtd6: 00010000 00010000 "QSPI.u-boot-env" mtd7: 00010000 00010000 "QSPI.u-boot-env.backup1" mtd8: 00800000 00010000 "QSPI.kernel" mtd9: 01620000 00010000 "QSPI.file-system" / # - 05:30:03 [INFO] Host: grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/pnp /etc/resolv.conf && systemctl restart systemd-resolved - 05:30:03 [INFO] Target: grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/pnp /etc/resolv.conf && systemctl restart systemd-resolved / # - 05:30:03 [INFO] Host: ls -l /lib/firmware; ls -lR /lib/firmware/ipc - 05:30:03 [INFO] Target: ls -l /lib/firmware; ls -lR /lib/firmware/ipc ls: cannot access '/lib/firmware': No such file or directory ls: cannot access '/lib/firmware/ipc': No such file or directory / # - 05:30:03 [INFO] Host: cat /proc/diskstats - 05:30:04 [INFO] Target: cat /proc/diskstats 1 0 ram0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 ram1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 ram2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 3 ram3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 4 ram4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 5 ram5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 6 ram6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 7 ram7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 8 ram8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 9 ram9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 10 ram10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 11 ram11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 12 ram12 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 13 ram13 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 14 ram14 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 15 ram15 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 0 loop0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 1 loop1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 2 loop2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 3 loop3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 4 loop4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 5 loop5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 6 loop6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 7 loop7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 179 0 mmcblk2 126 0 7458 1661 0 0 0 0 0 0 1661 0 0 0 0 0 0 179 1 mmcblk2p1 30 0 2089 321 0 0 0 0 0 0 321 0 0 0 0 0 0 179 2 mmcblk2p2 31 0 2097 535 0 0 0 0 0 0 535 0 0 0 0 0 0 179 3 mmcblk2p3 28 0 2080 569 0 0 0 0 0 0 569 0 0 0 0 0 0 179 8 mmcblk2boot0 30 0 240 636 0 0 0 0 0 0 636 0 0 0 0 0 0 179 16 mmcblk2boot1 30 0 240 620 0 0 0 0 0 0 620 0 0 0 0 0 0 179 24 mmcblk0 107 0 6280 972 0 0 0 0 0 0 972 0 0 0 0 0 0 179 25 mmcblk0p1 29 0 2080 169 0 0 0 0 0 0 169 0 0 0 0 0 0 179 26 mmcblk0p2 28 0 2096 170 0 0 0 0 0 0 170 0 0 0 0 0 0 31 0 mtdblock0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 31 1 mtdblock1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 31 2 mtdblock2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 31 3 mtdblock3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 31 4 mtdblock4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 31 5 mtdblock5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 31 6 mtdblock6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 31 7 mtdblock7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 31 8 mtdblock8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 31 9 mtdblock9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 sda 74 0 2800 200 0 0 0 0 0 0 200 0 0 0 0 0 0 8 1 sda1 38 0 2120 136 0 0 0 0 0 0 136 0 0 0 0 0 0 / # - 05:30:04 [INFO] Host: cat /proc/interrupts - 05:30:04 [INFO] Target: cat /proc/interrupts CPU0 25: 17 CBAR 32 Level clockevent 26: 3246 CBAR 341 Level percpu-dmtimer 92: 0 WUGEN 131 Level arm-pmu 93: 0 CBAR 4 Level l3-dbg-irq 94: 0 WUGEN 10 Level l3-app-irq 95: 1 CBAR 8 Level omap-dma-engine 96: 0 CBAR 24 Level 4ae10000.gpio 102: 11 CBAR 30 Level 48051000.gpio 103: 0 CBAR 116 Level 48053000.gpio 104: 0 CBAR 25 Level 48055000.gpio 105: 0 CBAR 26 Level 48057000.gpio 106: 0 CBAR 27 Level 48059000.gpio 107: 0 CBAR 28 Level 4805b000.gpio 108: 0 CBAR 29 Level 4805d000.gpio 109: 409 CBAR 67 Level 4806a000.serial 110: 0 pinctrl 992 Edge 4806a000.serial:wakeup 111: 158 CBAR 51 Level 48070000.i2c 112: 10 48051000.gpio 31 Edge 0-0020, 0-0021 113: 0 CBAR 1 Level 48078000.elm 114: 19 CBAR 55 Level 4807c000.i2c 117: 25096 CBAR 335 Level 48484000.switch 118: 33316 CBAR 336 Level 48484000.switch 119: 11 CBAR 337 Level 48484000.switch 128: 1 CBAR 121 Level talert 129: 0 CBAR 361 Level 43300000.dma_ccint 130: 0 CBAR 359 Level 43300000.dma_ccerrint 131: 0 CBAR 23 Level 40d01000.mmu 132: 0 CBAR 145 Level 40d02000.mmu 133: 0 CBAR 395 Level 58882000.mmu 134: 0 CBAR 396 Level 55082000.mmu 135: 714 CBAR 78 Level mmc0 136: 52 CBAR 91 Level mmc1 137: 0 4805d000.gpio 27 Edge 4809c000.mmc cd 138: 1199 CBAR 81 Level mmc2 139: 0 pcf857x 1 Edge extcon_usb1 140: 0 pcf857x 14 Edge extcon_usb1 141: 0 pcf857x 2 Edge extcon_usb2 142: 1 pcf857x 15 Edge extcon_usb2 143: 1 48051000.gpio 12 Edge tpd12s015 hpd 144: 0 CBAR 46 Level 4b101000.sham 145: 0 CBAR 163 Level 42701000.sham 146: 0 CBAR 47 Level 48090000.rng 147: 0 CBAR 53 Level omap_hdq 148: 0 CBAR 150 Level 48468000.mcasp_rx 149: 0 CBAR 151 Level 48468000.mcasp_tx 152: 2 CBAR 72 Level dwc3-omap 153: 4 CBAR 87 Level dwc3-omap 156: 1 CBAR 96 Level OMAP HDMI 157: 528 CBAR 20 Level OMAP DISPC 158: 3 CBAR 108 Level omap_dmm_irq_handler 159: 485 CBAR 73 Level xhci-hcd:usb1 IPI0: 0 CPU wakeup interrupts IPI1: 0 Timer broadcast interrupts IPI2: 0 Rescheduling interrupts IPI3: 0 Function call interrupts IPI4: 0 CPU stop interrupts IPI5: 0 IRQ work interrupts IPI6: 0 completion interrupts Err: 0 / # - 05:30:04 [INFO] Host: cat /proc/softirqs - 05:30:04 [INFO] Target: cat /proc/softirqs CPU0 HI: 17 TIMER: 1747 NET_TX: 3 NET_RX: 43314 BLOCK: 0 IRQ_POLL: 0 TASKLET: 1162 SCHED: 0 HRTIMER: 0 RCU: 5593 / # - 05:30:04 [INFO] Host: ls -lR /run/media/mmcblk0p1 - 05:30:05 [INFO] Target: ls -lR /run/media/mmcblk0p1 ls: cannot access '/run/media/mmcblk0p1': No such file or directory / # - 05:30:05 [INFO] Host: lsmod - 05:30:05 [INFO] Target: lsmod Module Size Used by usb_storage 53248 0 snd_soc_omap_hdmi 12288 0 xhci_plat_hcd 12288 0 xhci_hcd 188416 1 xhci_plat_hcd dwc3 155648 0 roles 12288 1 dwc3 udc_core 45056 1 dwc3 spi_nor 77824 0 usbcore 208896 4 usb_storage,xhci_plat_hcd,dwc3,xhci_hcd usb_common 12288 5 udc_core,xhci_plat_hcd,usbcore,dwc3,xhci_hcd omapdrm 229376 2 snd_soc_simple_card 16384 0 snd_soc_simple_card_utils 20480 1 snd_soc_simple_card cec 40960 1 omapdrm c_can_platform 12288 0 c_can 16384 1 c_can_platform can_dev 24576 1 c_can omap_wdt 12288 0 omap_aes_driver 24576 0 libaes 12288 1 omap_aes_driver spi_ti_qspi 16384 0 watchdog 24576 1 omap_wdt phy_omap_usb2 12288 3 dwc3_omap 12288 0 omap_mailbox 12288 0 bq27xxx_battery_hdq 12288 0 bq27xxx_battery 16384 1 bq27xxx_battery_hdq snd_soc_davinci_mcasp 24576 2 snd_soc_ti_udma 12288 1 snd_soc_davinci_mcasp snd_soc_ti_edma 12288 1 snd_soc_davinci_mcasp snd_soc_ti_sdma 12288 2 snd_soc_davinci_mcasp,snd_soc_omap_hdmi snd_soc_tlv320aic3x_i2c 12288 1 snd_soc_tlv320aic3x 49152 1 snd_soc_tlv320aic3x_i2c omap_hdq 16384 0 snd_soc_core 184320 8 snd_soc_davinci_mcasp,snd_soc_omap_hdmi,snd_soc_simple_card_utils,snd_soc_ti_sdma,snd_soc_ti_edma,snd_soc_tlv320aic3x,snd_soc_ti_udma,snd_soc_simple_card snd_pcm_dmaengine 12288 1 snd_soc_core wire 28672 2 bq27xxx_battery_hdq,omap_hdq snd_pcm 114688 6 snd_soc_davinci_mcasp,snd_pcm_dmaengine,snd_soc_omap_hdmi,snd_soc_simple_card_utils,snd_soc_core,snd_soc_tlv320aic3x cn 12288 1 wire snd_timer 32768 1 snd_pcm hwmon 24576 1 wire snd 65536 3 snd_timer,snd_soc_core,snd_pcm omap_des 20480 0 soundcore 12288 1 snd libdes 24576 1 omap_des omap_crypto 12288 2 omap_des,omap_aes_driver omap_rng 12288 0 rng_core 16384 1 omap_rng omap_sham 28672 0 crypto_engine 12288 3 omap_des,omap_aes_driver,omap_sham omap_remoteproc 16384 0 display_connector 12288 0 drm_kms_helper 126976 2 display_connector,omapdrm ti_tpd12s015 12288 0 extcon_usb_gpio 12288 0 drm 425984 5 ti_tpd12s015,display_connector,omapdrm,drm_kms_helper drm_panel_orientation_quirks 12288 1 drm ip_tables 20480 0 x_tables 24576 1 ip_tables autofs4 32768 2 / # - 05:30:05 [INFO] Host: export IPERFHOST=192.168.0.1 - 05:30:05 [INFO] Target: export IPERFHOST=192.168.0.1 / # - 05:30:05 [INFO] Host: export NFS_SERVER=192.168.0.1 - 05:30:05 [INFO] Target: export NFS_SERVER=192.168.0.1 / # - 05:30:05 [INFO] Host: export NFS_ROOT_PATH=/opt/NFS_exports/linux/dra71x-evm2 - 05:30:06 [INFO] Target: export NFS_ROOT_PATH=/opt/NFS_exports/linux/dra71x-evm2 / # - 05:30:06 [INFO] Host: export AP_SSID= - 05:30:06 [INFO] Target: export AP_SSID= / # - 05:30:06 [INFO] Host: mkdir -p -m 777 /test - 05:30:06 [INFO] Target: mkdir -p -m 777 /test / # - 05:30:06 [INFO] Host: cd /test - 05:30:06 [INFO] Target: cd /test /test # - 05:30:06 [INFO] Host: cat > test.sh << EOF - 05:30:06 [INFO] Target: cat > test.sh << EOF > - 05:30:06 [INFO] Host: failtest() { - 05:30:07 [INFO] Target: failtest() { > - 05:30:07 [INFO] Host: echo 1 >&3 - 05:30:07 [INFO] Target: echo 1 >&3 > - 05:30:07 [INFO] Host: } - 05:30:07 [INFO] Target: } > - 05:30:07 [INFO] Host: timeout=20 - 05:30:07 [INFO] Target: timeout=20 > - 05:30:07 [INFO] Host: - 05:30:07 [INFO] Target: > - 05:30:07 [INFO] Host: # Start of user's script logic - 05:30:08 [INFO] Target: # Start of user's script logic > - 05:30:08 [INFO] Host: dmesg - 05:30:08 [INFO] Target: dmesg > - 05:30:08 [INFO] Host: EOF - 05:30:08 [INFO] Target: EOF /test # - 05:30:08 [INFO] Host: cd /test - 05:30:08 [INFO] Target: cd /test /test # - 05:30:08 [INFO] Host: chmod +x test.sh - 05:30:08 [INFO] Target: chmod +x test.sh /test # - 05:30:08 [INFO] Host: ./test.sh 2>&1 3> result.log - 05:30:14 [INFO] Target: ./test.sh 2>&1 3> result.log [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.11.0-rc6 (KernelCI@build-j303935-arm-gcc-12-omap2plus-defconfig-fzwrc) (arm-linux-gnueabihf-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Sun Sep 1 09:03:54 UTC 2024 [ 0.000000] CPU: ARMv7 Processor [412fc0f2] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000] OF: fdt: Machine model: TI DRA718 EVM [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] Reserved memory: created CMA memory pool at 0x95800000, size 56 MiB [ 0.000000] OF: reserved mem: initialized node ipu2-memory@95800000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x95800000..0x98ffffff (57344 KiB) map reusable ipu2-memory@95800000 [ 0.000000] Reserved memory: created CMA memory pool at 0x99000000, size 64 MiB [ 0.000000] OF: reserved mem: initialized node dsp1-memory@99000000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x99000000..0x9cffffff (65536 KiB) map reusable dsp1-memory@99000000 [ 0.000000] Reserved memory: created CMA memory pool at 0x9d000000, size 32 MiB [ 0.000000] OF: reserved mem: initialized node ipu1-memory@9d000000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x9d000000..0x9effffff (32768 KiB) map reusable ipu1-memory@9d000000 [ 0.000000] cma: Reserved 16 MiB at 0xfe000000 on node -1 [ 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-0x00000000feffffff] [ 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-0x00000000feffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000feffffff] [ 0.000000] On node 0, zone HighMem: 512 pages in unavailable ranges [ 0.000000] DRA722 ES2.0 [ 0.000000] percpu: Embedded 17 pages/cpu s39884 r8192 d21556 u69632 [ 0.000000] pcpu-alloc: s39884 r8192 d21556 u69632 alloc=17*4096 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Kernel command line: console=ttyO0,115200n8 earlyprintk=serial,ttyO0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/dra71x-evm2/autofs/29d150f62ef8c1505ae043eeb678acc5,nolock,v3,tcp,rsize=4096,wsize=4096 0 [ 0.000000] sysrq: sysrq always enabled. [ 0.000000] Unknown kernel command line parameters "0 earlyprintk=serial,ttyO0,115200n8", will be passed to user space. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 519680 [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] trace event string verifier disabled [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] GIC: Using split EOI/Deactivate mode [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] OMAP clocksource: 32k_counter at 32768 Hz [ 0.000000] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns [ 0.000000] sched_clock: 32 bits at 33kHz, resolution 30517ns, wraps every 65535999984741ns [ 0.001464] TI gptimer clockevent: always-on 32786 Hz at /ocp/interconnect@4ae00000/segment@10000/target-module@8000 [ 0.003112] TI gptimer percpu-dmtimer: 20000000 Hz at /ocp/interconnect@48800000/segment@0/target-module@2c000 [ 0.003204] Failed to initialize '/ocp/interconnect@48800000/segment@0/target-module@2e000/timer@0': -22 [ 0.003967] Console: colour dummy device 80x30 [ 0.003997] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' [ 0.003997] This ensures that you still see kernel messages. Please [ 0.003997] update your kernel commandline. [ 0.004028] Calibrating delay loop... 1993.93 BogoMIPS (lpj=9969664) [ 0.062103] CPU: Testing write buffer coherency: ok [ 0.062133] CPU0: Spectre v2: using ICIALLU workaround [ 0.062133] CPU0: Spectre BHB: enabling loop workaround for all CPUs [ 0.062164] pid_max: default: 32768 minimum: 301 [ 0.062225] LSM: initializing lsm=capability [ 0.062316] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.062347] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.063110] /cpus/cpu@0 missing clock-frequency property [ 0.063140] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.063995] Setting up static identity map for 0x80100000 - 0x80100078 [ 0.064147] rcu: Hierarchical SRCU implementation. [ 0.064147] rcu: Max phase no-delay instances is 1000. [ 0.064727] smp: Bringing up secondary CPUs ... [ 0.064727] smp: Brought up 1 node, 1 CPU [ 0.064727] SMP: Total of 1 processors activated (1993.93 BogoMIPS). [ 0.064758] CPU: All CPU(s) started in HYP mode. [ 0.064758] CPU: Virtualization extensions available. [ 0.064819] Memory: 1868004K/2078720K available (11264K kernel code, 1142K rwdata, 2696K rodata, 1024K init, 291K bss, 36844K reserved, 172032K cma-reserved, 1277952K highmem) [ 0.065185] devtmpfs: initialized [ 0.088836] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.089050] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.089050] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.091766] pinctrl core: initialized pinctrl subsystem [ 0.093200] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.094787] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.095367] audit: initializing netlink subsys (disabled) [ 0.096008] thermal_sys: Registered thermal governor 'fair_share' [ 0.096008] thermal_sys: Registered thermal governor 'step_wise' [ 0.096008] thermal_sys: Registered thermal governor 'user_space' [ 0.096069] audit: type=2000 audit(0.090:1): state=initialized audit_enabled=0 res=1 [ 0.096099] cpuidle: using governor menu [ 0.129211] platform ocp: Fixed dependency cycle(s) with /ocp/interconnect@4a000000/segment@0/target-module@8000/cm_core@0/clock@e00/clock@20 [ 0.129272] platform ocp: Fixed dependency cycle(s) with /ocp/interconnect@4a000000/segment@0/target-module@8000/cm_core@0/clock@700/clock@20 [ 0.133605] platform connector: Fixed dependency cycle(s) with /encoder [ 0.133728] platform encoder: Fixed dependency cycle(s) with /connector [ 0.133789] platform encoder: Fixed dependency cycle(s) with /ocp/target-module@58000000/dss@0/target-module@40000/encoder@0 [ 0.134918] No ATAGs? [ 0.134979] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.134979] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.139038] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.155029] iommu: Default domain type: Translated [ 0.155029] iommu: DMA domain TLB invalidation policy: strict mode [ 0.156372] reg-fixed-voltage fixedregulator-evm12v0: using DT '/fixedregulator-evm12v0' for '(default)' GPIO lookup [ 0.156402] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixedregulator-evm12v0[0]' [ 0.156402] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixedregulator-evm12v0[0]' [ 0.156433] reg-fixed-voltage fixedregulator-evm12v0: using lookup tables for GPIO lookup [ 0.156433] reg-fixed-voltage fixedregulator-evm12v0: No GPIO consumer (default) found [ 0.156707] reg-fixed-voltage fixedregulator-evm5v0: using DT '/fixedregulator-evm5v0' for '(default)' GPIO lookup [ 0.156707] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixedregulator-evm5v0[0]' [ 0.156738] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixedregulator-evm5v0[0]' [ 0.156738] reg-fixed-voltage fixedregulator-evm5v0: using lookup tables for GPIO lookup [ 0.156738] reg-fixed-voltage fixedregulator-evm5v0: No GPIO consumer (default) found [ 0.157043] reg-fixed-voltage fixedregulator-evm_3v6: using DT '/fixedregulator-evm_3v6' for '(default)' GPIO lookup [ 0.157073] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixedregulator-evm_3v6[0]' [ 0.157073] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixedregulator-evm_3v6[0]' [ 0.157104] reg-fixed-voltage fixedregulator-evm_3v6: using lookup tables for GPIO lookup [ 0.157104] reg-fixed-voltage fixedregulator-evm_3v6: No GPIO consumer (default) found [ 0.157379] reg-fixed-voltage fixedregulator-vsys3v3: using DT '/fixedregulator-vsys3v3' for '(default)' GPIO lookup [ 0.157379] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixedregulator-vsys3v3[0]' [ 0.157409] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixedregulator-vsys3v3[0]' [ 0.157409] reg-fixed-voltage fixedregulator-vsys3v3: using lookup tables for GPIO lookup [ 0.157440] reg-fixed-voltage fixedregulator-vsys3v3: No GPIO consumer (default) found [ 0.157684] reg-fixed-voltage fixedregulator-evm_3v3: using DT '/fixedregulator-evm_3v3' for '(default)' GPIO lookup [ 0.157714] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixedregulator-evm_3v3[0]' [ 0.157714] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixedregulator-evm_3v3[0]' [ 0.157745] reg-fixed-voltage fixedregulator-evm_3v3: using lookup tables for GPIO lookup [ 0.157745] reg-fixed-voltage fixedregulator-evm_3v3: No GPIO consumer (default) found [ 0.158020] reg-fixed-voltage fixedregulator-aic_dvdd: using DT '/fixedregulator-aic_dvdd' for '(default)' GPIO lookup [ 0.158050] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixedregulator-aic_dvdd[0]' [ 0.158050] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixedregulator-aic_dvdd[0]' [ 0.158081] reg-fixed-voltage fixedregulator-aic_dvdd: using lookup tables for GPIO lookup [ 0.158081] reg-fixed-voltage fixedregulator-aic_dvdd: No GPIO consumer (default) found [ 0.162994] SCSI subsystem initialized [ 0.172882] libata version 3.00 loaded. [ 0.173126] pps_core: LinuxPPS API ver. 1 registered [ 0.173156] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.173156] PTP clock support registered [ 0.174407] vgaarb: loaded [ 0.174560] clocksource: Switched to clocksource 32k_counter [ 0.174865] VFS: Disk quotas dquot_6.6.0 [ 0.174865] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.183013] NET: Registered PF_INET protocol family [ 0.183227] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.184692] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.184692] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.184722] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 0.184783] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear) [ 0.184997] TCP: Hash tables configured (established 8192 bind 8192) [ 0.185089] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.185119] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.185241] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.194915] RPC: Registered named UNIX socket transport module. [ 0.194946] RPC: Registered udp transport module. [ 0.194946] RPC: Registered tcp transport module. [ 0.194946] RPC: Registered tcp-with-tls transport module. [ 0.194946] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.194976] PCI: CLS 0 bytes, default 64 [ 0.195831] Initialise system trusted keyrings [ 0.196319] workingset: timestamp_bits=14 max_order=19 bucket_order=5 [ 0.196899] NFS: Registering the id_resolver key type [ 0.196990] Key type id_resolver registered [ 0.196990] Key type id_legacy registered [ 0.197021] jffs2: version 2.2. (NAND) (SUMMARY) 2001-2006 Red Hat, Inc. [ 0.197235] Key type asymmetric registered [ 0.197265] Asymmetric key parser 'x509' registered [ 0.197326] bounce: pool size: 64 pages [ 0.197357] io scheduler mq-deadline registered [ 0.197357] io scheduler kyber registered [ 0.197387] io scheduler bfq registered [ 0.214630] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled [ 0.233276] brd: module loaded [ 0.256317] loop: module loaded [ 0.256988] mtdoops: mtd device (mtddev=name/number) must be supplied [ 0.258148] mdio_bus fixed-0: using lookup tables for GPIO lookup [ 0.258148] mdio_bus fixed-0: No GPIO consumer reset found [ 0.259338] i2c_dev: i2c /dev entries driver [ 0.260131] cpu cpu0: error -ENODEV: _opp_set_regulators: no regulator (vdd) found [ 0.260192] cpu cpu0: error -ENODEV: Failed to set OPP config [ 0.260467] sdhci: Secure Digital Host Controller Interface driver [ 0.260467] sdhci: Copyright(c) Pierre Ossman [ 0.260650] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.272827] ledtrig-cpu: registered to indicate activity on CPUs [ 0.273742] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available [ 0.274078] Initializing XFRM netlink socket [ 0.274139] NET: Registered PF_INET6 protocol family [ 0.289337] Segment Routing with IPv6 [ 0.289398] In-situ OAM (IOAM) with IPv6 [ 0.289459] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 0.289947] NET: Registered PF_PACKET protocol family [ 0.289978] NET: Registered PF_KEY protocol family [ 0.290069] Key type dns_resolver registered [ 0.290191] ThumbEE CPU extension supported. [ 0.290191] Registering SWP/SWPB emulation handler [ 0.290679] omap_voltage_late_init: Voltage driver support not added [ 0.290679] sr_init_by_name: Unable to get voltage domain pointer for VDD mpu [ 0.290679] sr_init_by_name: Unable to get voltage domain pointer for VDD core [ 0.290679] Power Management for TI OMAP4+ devices. [ 0.290954] SmartReflex Class3 initialized [ 0.297088] Loading compiled-in X.509 certificates [ 0.365020] platform 4a000000.interconnect: Fixed dependency cycle(s) with /ocp/interconnect@4a000000/segment@0/target-module@8000/cm_core@0/clock@d00/clock@20 [ 0.369964] pinctrl-single 4a003400.pinmux: 282 pins, size 1128 [ 0.387817] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver (LinkedList1/2/3 supported) [ 0.401824] gpiochip_find_base_unlocked: found new base at 512 [ 0.440704] gpio gpiochip0: (gpio-0-31): added GPIO chardev (254:0) [ 0.440795] gpio gpiochip0: registered GPIOs 512 to 543 on gpio-0-31 [ 0.440826] OMAP GPIO hardware version 0.1 [ 0.446136] ti-sysc 4ae18000.target-module: probe with driver ti-sysc failed with error -16 [ 0.458984] gpiochip_find_base_unlocked: found new base at 544 [ 0.476989] gpio gpiochip1: (gpio-32-63): added GPIO chardev (254:1) [ 0.477050] gpio gpiochip1: registered GPIOs 544 to 575 on gpio-32-63 [ 0.478302] gpiochip_find_base_unlocked: found new base at 576 [ 0.478546] gpio gpiochip2: (gpio-64-95): added GPIO chardev (254:2) [ 0.478607] gpio gpiochip2: registered GPIOs 576 to 607 on gpio-64-95 [ 0.479736] gpiochip_find_base_unlocked: found new base at 608 [ 0.486419] gpio gpiochip3: (gpio-96-127): added GPIO chardev (254:3) [ 0.486480] gpio gpiochip3: registered GPIOs 608 to 639 on gpio-96-127 [ 0.487640] gpiochip_find_base_unlocked: found new base at 640 [ 0.487884] gpio gpiochip4: (gpio-128-159): added GPIO chardev (254:4) [ 0.487945] gpio gpiochip4: registered GPIOs 640 to 671 on gpio-128-159 [ 0.489074] gpiochip_find_base_unlocked: found new base at 672 [ 0.489288] gpio gpiochip5: (gpio-160-191): added GPIO chardev (254:5) [ 0.489379] gpio gpiochip5: registered GPIOs 672 to 703 on gpio-160-191 [ 0.490661] gpiochip_find_base_unlocked: found new base at 704 [ 0.497344] gpio gpiochip6: (gpio-192-223): added GPIO chardev (254:6) [ 0.497406] gpio gpiochip6: registered GPIOs 704 to 735 on gpio-192-223 [ 0.498657] gpiochip_find_base_unlocked: found new base at 736 [ 0.498901] gpio gpiochip7: (gpio-224-255): added GPIO chardev (254:7) [ 0.498962] gpio gpiochip7: registered GPIOs 736 to 767 on gpio-224-255 [ 0.509094] omap8250 4806a000.serial: using DT '/ocp/interconnect@48000000/segment@0/target-module@6a000/serial@0' for 'rs485-term' GPIO lookup [ 0.509124] of_get_named_gpiod_flags: can't parse 'rs485-term-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@6a000/serial@0[0]' [ 0.509185] of_get_named_gpiod_flags: can't parse 'rs485-term-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@6a000/serial@0[0]' [ 0.509216] omap8250 4806a000.serial: using lookup tables for GPIO lookup [ 0.509216] omap8250 4806a000.serial: No GPIO consumer rs485-term found [ 0.509216] omap8250 4806a000.serial: using DT '/ocp/interconnect@48000000/segment@0/target-module@6a000/serial@0' for 'rs485-rx-during-tx' GPIO lookup [ 0.509246] of_get_named_gpiod_flags: can't parse 'rs485-rx-during-tx-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@6a000/serial@0[0]' [ 0.509277] of_get_named_gpiod_flags: can't parse 'rs485-rx-during-tx-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@6a000/serial@0[0]' [ 0.509307] omap8250 4806a000.serial: using lookup tables for GPIO lookup [ 0.509307] omap8250 4806a000.serial: No GPIO consumer rs485-rx-during-tx found [ 0.509521] 4806a000.serial: ttyS0 at MMIO 0x4806a000 (irq = 109, base_baud = 3000000) is a 8250 [ 0.509582] printk: legacy console [ttyS0] enabled [ 1.826721] i2c i2c-0: using DT '/ocp/interconnect@48000000/segment@0/target-module@70000/i2c@0' for 'scl' GPIO lookup [ 1.826782] of_get_named_gpiod_flags: can't parse 'scl-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@70000/i2c@0[0]' [ 1.826812] of_get_named_gpiod_flags: can't parse 'scl-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@70000/i2c@0[0]' [ 1.826843] i2c i2c-0: using lookup tables for GPIO lookup [ 1.826843] i2c i2c-0: No GPIO consumer scl found [ 1.826873] i2c i2c-0: using DT '/ocp/interconnect@48000000/segment@0/target-module@70000/i2c@0' for 'sda' GPIO lookup [ 1.826904] of_get_named_gpiod_flags: can't parse 'sda-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@70000/i2c@0[0]' [ 1.826934] of_get_named_gpiod_flags: can't parse 'sda-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@70000/i2c@0[0]' [ 1.826965] i2c i2c-0: using lookup tables for GPIO lookup [ 1.826965] i2c i2c-0: No GPIO consumer sda found [ 1.859039] gpiochip_find_base_unlocked: found new base at 768 [ 1.859283] gpio gpiochip8: (pcf8575): added GPIO chardev (254:8) [ 1.859344] gpio gpiochip8: registered GPIOs 768 to 783 on pcf8575 [ 1.859374] pcf857x 0-0020: probed [ 1.876678] gpiochip_find_base_unlocked: found new base at 784 [ 1.876892] gpio gpiochip9: (pcf8575): added GPIO chardev (254:9) [ 1.876953] gpio gpiochip9: registered GPIOs 784 to 799 on pcf8575 [ 1.876983] pcf857x 0-0021: probed [ 1.898712] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz [ 1.922454] lp8733-ldo0: Bringing 2500000uV into 3300000-3300000uV [ 1.935516] i2c i2c-4: using DT '/ocp/interconnect@48000000/segment@0/target-module@7c000/i2c@0' for 'scl' GPIO lookup [ 1.935546] of_get_named_gpiod_flags: can't parse 'scl-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@7c000/i2c@0[0]' [ 1.935577] of_get_named_gpiod_flags: can't parse 'scl-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@7c000/i2c@0[0]' [ 1.935607] i2c i2c-4: using lookup tables for GPIO lookup [ 1.935638] i2c i2c-4: No GPIO consumer scl found [ 1.935638] i2c i2c-4: using DT '/ocp/interconnect@48000000/segment@0/target-module@7c000/i2c@0' for 'sda' GPIO lookup [ 1.935668] of_get_named_gpiod_flags: can't parse 'sda-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@7c000/i2c@0[0]' [ 1.935729] of_get_named_gpiod_flags: can't parse 'sda-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@7c000/i2c@0[0]' [ 1.935729] i2c i2c-4: using lookup tables for GPIO lookup [ 1.935760] i2c i2c-4: No GPIO consumer sda found [ 1.964904] gpiochip_find_base_unlocked: found new base at 800 [ 1.964965] gpio gpiochip10: Persistence not supported for GPIO 1 [ 1.965148] gpio-801 (vin6_sel_s0): hogged as output/low [ 1.965179] gpio gpiochip10: Persistence not supported for GPIO 0 [ 1.966369] gpio-800 (pm_oe_n): hogged as output/high [ 1.966552] gpio gpiochip10: (pcf8575): added GPIO chardev (254:10) [ 1.966613] gpio gpiochip10: registered GPIOs 800 to 815 on pcf8575 [ 1.966644] pcf857x 4-0026: probed [ 1.970214] i2c 4-003c: Fixed dependency cycle(s) with /ocp/interconnect@48400000/target-module@5b000/cal@0 [ 1.980102] omap_i2c 4807c000.i2c: bus 4 rev0.12 at 400 kHz [ 1.999938] ocp:target-module@48210000:mpu:fck: device ID is greater than 24 [ 2.019714] cpsw-switch 48484000.switch: using DT '/ocp/interconnect@48400000/segment@0/target-module@84000/switch@0' for 'mode' GPIO lookup [ 2.019775] of_get_named_gpiod_flags: parsed 'mode-gpios' property of node '/ocp/interconnect@48400000/segment@0/target-module@84000/switch@0[0]' - status (0) [ 2.019805] gpio gpiochip9: Persistence not supported for GPIO 4 [ 2.020019] cpsw-switch 48484000.switch: using DT '/ocp/interconnect@48400000/segment@0/target-module@84000/switch@0' for 'mode' GPIO lookup [ 2.020050] of_get_named_gpiod_flags: parsed 'mode-gpios' property of node '/ocp/interconnect@48400000/segment@0/target-module@84000/switch@0[1]' - status (0) [ 2.020111] gpio gpiochip10: Persistence not supported for GPIO 9 [ 2.035522] cpsw-switch 48484000.switch: using DT '/ocp/interconnect@48400000/segment@0/target-module@84000/switch@0' for 'mode' GPIO lookup [ 2.035614] of_get_named_gpiod_flags: parsed 'mode-gpios' property of node '/ocp/interconnect@48400000/segment@0/target-module@84000/switch@0[2]' - status (0) [ 2.035644] gpio gpiochip10: Persistence not supported for GPIO 10 [ 2.036926] mdio_bus 48485000.mdio: using DT '/ocp/interconnect@48400000/segment@0/target-module@84000/switch@0/mdio@1000' for 'reset' GPIO lookup [ 2.036987] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp/interconnect@48400000/segment@0/target-module@84000/switch@0/mdio@1000[0]' [ 2.037017] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ocp/interconnect@48400000/segment@0/target-module@84000/switch@0/mdio@1000[0]' [ 2.037048] mdio_bus 48485000.mdio: using lookup tables for GPIO lookup [ 2.037048] mdio_bus 48485000.mdio: No GPIO consumer reset found [ 2.094604] davinci_mdio 48485000.mdio: davinci mdio revision 1.6, bus freq 1000000 [ 2.102996] mdio_bus 48485000.mdio:02: using DT '/ocp/interconnect@48400000/segment@0/target-module@84000/switch@0/mdio@1000/ethernet-phy@2' for 'reset' GPIO lookup [ 2.103057] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp/interconnect@48400000/segment@0/target-module@84000/switch@0/mdio@1000/ethernet-phy@2[0]' [ 2.103088] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ocp/interconnect@48400000/segment@0/target-module@84000/switch@0/mdio@1000/ethernet-phy@2[0]' [ 2.103118] mdio_bus 48485000.mdio:02: using lookup tables for GPIO lookup [ 2.103149] mdio_bus 48485000.mdio:02: No GPIO consumer reset found [ 2.106597] mdio_bus 48485000.mdio:03: using DT '/ocp/interconnect@48400000/segment@0/target-module@84000/switch@0/mdio@1000/ethernet-phy@3' for 'reset' GPIO lookup [ 2.106628] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp/interconnect@48400000/segment@0/target-module@84000/switch@0/mdio@1000/ethernet-phy@3[0]' [ 2.106658] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ocp/interconnect@48400000/segment@0/target-module@84000/switch@0/mdio@1000/ethernet-phy@3[0]' [ 2.106719] mdio_bus 48485000.mdio:03: using lookup tables for GPIO lookup [ 2.106719] mdio_bus 48485000.mdio:03: No GPIO consumer reset found [ 2.109558] davinci_mdio 48485000.mdio: phy[2]: device 48485000.mdio:02, driver TI DP83867 [ 2.117889] davinci_mdio 48485000.mdio: phy[3]: device 48485000.mdio:03, driver TI DP83867 [ 2.126861] cpsw-switch 48484000.switch: initialized cpsw ale version 1.4 [ 2.133697] cpsw-switch 48484000.switch: ALE Table size 1024 [ 2.139495] cpsw-switch 48484000.switch: cpts: overflow check period 500 (jiffies) [ 2.147155] cpsw-switch 48484000.switch: CPTS: ref_clk_freq:266000000 calc_mult:4036623398 calc_shift:30 error:-1 nsec/sec [ 2.158325] cpsw-switch 48484000.switch: Detected MACID = 04:a3:16:dd:13:74 [ 2.165344] cpsw-switch 48484000.switch: Detected MACID = 04:a3:16:dd:13:75 [ 2.174316] cpsw-switch 48484000.switch: initialized (regs 0x48484000, pool size 256) hw_ver:0019010F 1.15 (0) [ 2.186004] i2c 4-003c: Fixed dependency cycle(s) with /ocp/interconnect@48400000/target-module@5b000/cal@0 [ 2.195922] platform 4845b000.cal: Fixed dependency cycle(s) with /ocp/interconnect@48000000/segment@0/target-module@7c000/i2c@0/ov5640@3c [ 2.219421] ti-sysc 4882c000.target-module: probe with driver ti-sysc failed with error -16 [ 2.228424] ti-sysc 4882e000.target-module: probe with driver ti-sysc failed with error -16 [ 2.249237] platform 51000000.pcie: Fixed dependency cycle(s) with /ocp/target-module@51000000/pcie@51000000/interrupt-controller [ 2.261627] dra7-pcie 51000000.pcie: using DT '/ocp/target-module@51000000/pcie@51000000' for '(default)' GPIO lookup [ 2.261657] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/ocp/target-module@51000000/pcie@51000000[0]' [ 2.261688] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/ocp/target-module@51000000/pcie@51000000[0]' [ 2.261688] dra7-pcie 51000000.pcie: using lookup tables for GPIO lookup [ 2.261718] dra7-pcie 51000000.pcie: No GPIO consumer (default) found [ 2.261993] dra7-pcie 51000000.pcie: host bridge /ocp/target-module@51000000/pcie@51000000 ranges: [ 2.271057] dra7-pcie 51000000.pcie: IO 0x0020003000..0x0020012fff -> 0x0000000000 [ 2.279235] dra7-pcie 51000000.pcie: MEM 0x0020013000..0x002fffffff -> 0x0020013000 [ 2.293060] l3init-clkctrl:00d0:0: failed to disable [ 2.299530] dra7-pcie 51000000.pcie: iATU: unroll F, 16 ob, 4 ib, align 4K, limit 4G [ 3.404632] dra7-pcie 51000000.pcie: Phy link never came up [ 3.410797] dra7-pcie 51000000.pcie: PCI host bridge to bus 0000:00 [ 3.417144] pci_bus 0000:00: root bus resource [bus 00-ff] [ 3.422668] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 3.428894] pci_bus 0000:00: root bus resource [mem 0x20013000-0x2fffffff] [ 3.435852] pci 0000:00:00.0: [104c:8888] type 01 class 0x060400 PCIe Root Port [ 3.443206] pci 0000:00:00.0: BAR 0 [mem 0x00000000-0x000fffff] [ 3.449188] pci 0000:00:00.0: BAR 1 [mem 0x00000000-0x0000ffff] [ 3.455169] pci 0000:00:00.0: PCI bridge to [bus 01-ff] [ 3.460418] pci 0000:00:00.0: bridge window [io 0x0000-0x0fff] [ 3.466552] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff] [ 3.473388] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff pref] [ 3.480712] pci 0000:00:00.0: supports D1 [ 3.484741] pci 0000:00:00.0: PME# supported from D0 D1 D3hot [ 3.497406] PCI: bus0: Fast back to back transfers disabled [ 3.503326] PCI: bus1: Fast back to back transfers enabled [ 3.508880] pci 0000:00:00.0: BAR 0 [mem 0x20100000-0x201fffff]: assigned [ 3.515716] pci 0000:00:00.0: BAR 1 [mem 0x20020000-0x2002ffff]: assigned [ 3.522552] pci 0000:00:00.0: PCI bridge to [bus 01-ff] [ 3.527832] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] [ 3.533416] pci_bus 0000:00: resource 5 [mem 0x20013000-0x2fffffff] [ 3.539916] genirq: Threaded irq requested with handler=NULL and !ONESHOT for dra7xx-pcie-main (irq 126) [ 3.549530] dra7-pcie 51000000.pcie: failed to request irq [ 3.555114] dra7-pcie 51000000.pcie: probe with driver dra7-pcie failed with error -22 [ 3.571441] pcie-clkctrl:0000:0: failed to disable [ 3.579010] edma 43300000.dma: memcpy is disabled [ 3.587005] edma 43300000.dma: TI EDMA DMA engine driver [ 3.597320] omap-iommu 40d01000.mmu: 40d01000.mmu registered [ 3.604309] omap-iommu 40d02000.mmu: 40d02000.mmu registered [ 3.611511] omap-iommu 58882000.mmu: 58882000.mmu registered [ 3.618804] omap-iommu 55082000.mmu: 55082000.mmu registered [ 3.636474] 5a05a400.target-module:iva:fck: device ID is greater than 24 [ 3.643890] ti-sysc 4ae06000.target-module: Failed to create device link (0x180) with ocp [ 3.653564] poweroff-gpio gpio-poweroff: using DT '/gpio-poweroff' for '(default)' GPIO lookup [ 3.653625] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio-poweroff[0]' - status (0) [ 3.653656] gpio gpiochip1: Persistence not supported for GPIO 30 [ 3.654907] reg-fixed-voltage fixedregulator-sd: using DT '/fixedregulator-sd' for '(default)' GPIO lookup [ 3.654937] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixedregulator-sd[0]' [ 3.654968] of_get_named_gpiod_flags: parsed 'gpio' property of node '/fixedregulator-sd[0]' - status (0) [ 3.654998] gpio gpiochip9: Persistence not supported for GPIO 5 [ 3.655242] reg-fixed-voltage fixedregulator-mmcwl: using DT '/fixedregulator-mmcwl' for '(default)' GPIO lookup [ 3.655273] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixedregulator-mmcwl[0]' [ 3.655303] of_get_named_gpiod_flags: parsed 'gpio' property of node '/fixedregulator-mmcwl[0]' - status (0) [ 3.655334] gpio gpiochip6: Persistence not supported for GPIO 8 [ 3.655944] reg-fixed-voltage fixedregulator-evm_1v8: using DT '/fixedregulator-evm_1v8' for '(default)' GPIO lookup [ 3.655944] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixedregulator-evm_1v8[0]' [ 3.655975] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixedregulator-evm_1v8[0]' [ 3.656005] reg-fixed-voltage fixedregulator-evm_1v8: using lookup tables for GPIO lookup [ 3.656005] reg-fixed-voltage fixedregulator-evm_1v8: No GPIO consumer (default) found [ 3.656249] gpio-regulator gpio-regulator-TPS74801: using DT '/gpio-regulator-TPS74801' for '(default)' GPIO lookup [ 3.656280] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio-regulator-TPS74801[0]' - status (0) [ 3.656311] gpio gpiochip1: Persistence not supported for GPIO 11 [ 3.656311] gpio-regulator gpio-regulator-TPS74801: using DT '/gpio-regulator-TPS74801' for 'enable' GPIO lookup [ 3.656341] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/gpio-regulator-TPS74801[0]' [ 3.656372] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/gpio-regulator-TPS74801[0]' [ 3.656372] gpio-regulator gpio-regulator-TPS74801: using lookup tables for GPIO lookup [ 3.656372] gpio-regulator gpio-regulator-TPS74801: No GPIO consumer enable found [ 3.657379] sdhci-omap 4809c000.mmc: using DT '/ocp/interconnect@48000000/segment@0/target-module@9c000/mmc@0' for 'cd' GPIO lookup [ 3.657440] of_get_named_gpiod_flags: parsed 'cd-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@9c000/mmc@0[0]' - status (0) [ 3.657470] gpio gpiochip7: Persistence not supported for GPIO 27 [ 3.657501] omap_gpio 4805d000.gpio: Could not set line 27 debounce to 200000 microseconds (-22) [ 3.666381] sdhci-omap 4809c000.mmc: Got CD GPIO [ 3.671051] sdhci-omap 4809c000.mmc: using DT '/ocp/interconnect@48000000/segment@0/target-module@9c000/mmc@0' for 'wp' GPIO lookup [ 3.671081] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@9c000/mmc@0[0]' [ 3.671112] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@9c000/mmc@0[0]' [ 3.671142] sdhci-omap 4809c000.mmc: using lookup tables for GPIO lookup [ 3.671142] sdhci-omap 4809c000.mmc: No GPIO consumer wp found [ 3.672546] sdhci-omap 480d1000.mmc: using DT '/ocp/interconnect@48000000/segment@0/target-module@d1000/mmc@0' for 'wp' GPIO lookup [ 3.672576] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@d1000/mmc@0[0]' [ 3.672637] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@d1000/mmc@0[0]' [ 3.672637] sdhci-omap 480d1000.mmc: using lookup tables for GPIO lookup [ 3.672668] sdhci-omap 480d1000.mmc: No GPIO consumer wp found [ 3.673614] sdhci-omap 480d1000.mmc: supply pbias not found, using dummy regulator [ 3.682220] sdhci-omap 480d1000.mmc: no pinctrl state for sdr104 mode [ 3.688751] sdhci-omap 480d1000.mmc: no pinctrl state for ddr50 mode [ 3.695129] sdhci-omap 480d1000.mmc: no pinctrl state for sdr50 mode [ 3.701538] sdhci-omap 480d1000.mmc: no pinctrl state for hs200_1_8v mode [ 3.708435] sdhci-omap 4809c000.mmc: no pinctrl state for ddr_1_8v mode [ 3.715118] sdhci-omap 4809c000.mmc: no pinctrl state for ddr_3_3v mode [ 3.721771] sdhci-omap 4809c000.mmc: no pinctrl state for hs200_1_8v mode [ 3.755798] mmc1: SDHCI controller on 480d1000.mmc [480d1000.mmc] using PIO [ 3.763061] mmc0: SDHCI controller on 4809c000.mmc [4809c000.mmc] using ADMA [ 3.771301] sdhci-omap 480b4000.mmc: using DT '/ocp/interconnect@48000000/segment@0/target-module@b4000/mmc@0' for 'wp' GPIO lookup [ 3.771331] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@b4000/mmc@0[0]' [ 3.771362] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@b4000/mmc@0[0]' [ 3.771392] sdhci-omap 480b4000.mmc: using lookup tables for GPIO lookup [ 3.771392] sdhci-omap 480b4000.mmc: No GPIO consumer wp found [ 3.771575] sdhci-omap 480b4000.mmc: supply pbias not found, using dummy regulator [ 3.802856] mmc2: SDHCI controller on 480b4000.mmc [480b4000.mmc] using ADMA [ 3.810394] cpsw-switch 48484000.switch: starting ndev. mode: dual_mac [ 3.834930] TI DP83867 48485000.mdio:02: attached PHY driver (mii_bus:phy_addr=48485000.mdio:02, irq=POLL) [ 3.892700] mmc2: new HS200 MMC card at address 0001 [ 3.898284] mmcblk2: mmc2:0001 MMC08G 7.25 GiB [ 3.904357] mmcblk2: p1 p2 p3 [ 3.908447] mmcblk2boot0: mmc2:0001 MMC08G 8.00 MiB [ 3.914642] mmcblk2boot1: mmc2:0001 MMC08G 8.00 MiB [ 3.920684] mmcblk2rpmb: mmc2:0001 MMC08G 128 KiB, chardev (250:0) [ 3.943298] mmc1: Failed to initialize a non-removable card [ 4.205078] mmc0: new ultra high speed SDR104 SDHC card at address aaaa [ 4.217864] mmcblk0: mmc0:aaaa SP32G 29.7 GiB [ 4.225555] mmcblk0: p1 p2 [ 8.007904] cpsw-switch 48484000.switch eth0: Link is Up - 1Gbps/Full - flow control off [ 8.044586] Sending DHCP requests ., OK [ 8.088500] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.39 [ 8.096221] IP-Config: Complete: [ 8.099456] device=eth0, hwaddr=04:a3:16:dd:13:74, ipaddr=192.168.0.39, mask=255.255.255.0, gw=192.168.0.1 [ 8.109619] host=192.168.0.39, domain=ti.com, nis-domain=(none) [ 8.116027] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath= [ 8.116027] nameserver0=192.0.2.2, nameserver1=192.0.2.3 [ 8.129058] clk: Disabling unused clocks [ 8.133331] PM: genpd: Disabling unused power domains [ 8.159179] VFS: Mounted root (nfs filesystem) on device 0:17. [ 8.165496] devtmpfs: mounted [ 8.169128] Freeing unused kernel image (initmem) memory: 1024K [ 8.175262] Run /sbin/init as init process [ 8.179382] with arguments: [ 8.179412] /sbin/init [ 8.179412] 0 [ 8.179412] with environment: [ 8.179412] HOME=/ [ 8.179412] TERM=linux [ 8.179443] earlyprintk=serial,ttyO0,115200n8 [ 8.500732] systemd[1]: System time before build time, advancing clock. [ 8.541961] systemd[1]: Inserted module 'autofs4' [ 8.578247] systemd[1]: systemd 247.3-7+deb11u4 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [ 8.605560] systemd[1]: Detected architecture arm. [ 8.645843] systemd[1]: Set hostname to . [ 9.561248] systemd[1]: Queued start job for default target Graphical Interface. [ 9.574615] random: systemd: uninitialized urandom read (16 bytes read) [ 9.581420] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 9.593902] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 9.626342] systemd[1]: Created slice system-getty.slice. [ 9.669647] random: systemd: uninitialized urandom read (16 bytes read) [ 9.677398] systemd[1]: Created slice system-modprobe.slice. [ 9.719604] random: systemd: uninitialized urandom read (16 bytes read) [ 9.727325] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 9.770477] systemd[1]: Created slice User and Session Slice. [ 9.809906] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 9.849853] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 9.890289] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 9.939849] systemd[1]: Reached target Local Encrypted Volumes. [ 9.979827] systemd[1]: Reached target Paths. [ 10.019683] systemd[1]: Reached target Remote File Systems. [ 10.059631] systemd[1]: Reached target Slices. [ 10.099761] systemd[1]: Reached target Swap. [ 10.140014] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 10.180755] systemd[1]: Listening on Journal Audit Socket. [ 10.220611] systemd[1]: Listening on Journal Socket (/dev/log). [ 10.260223] systemd[1]: Listening on Journal Socket. [ 10.300598] systemd[1]: Listening on Network Service Netlink Socket. [ 10.342437] systemd[1]: Listening on udev Control Socket. [ 10.380065] systemd[1]: Listening on udev Kernel Socket. [ 10.415130] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 10.455932] systemd[1]: Mounting POSIX Message Queue File System... [ 10.485534] systemd[1]: Mounting Kernel Debug File System... [ 10.545196] systemd[1]: Mounting Kernel Trace File System... [ 10.580871] systemd[1]: Starting Create list of static device nodes for the current kernel... [ 10.613708] random: systemd: uninitialized urandom read (16 bytes read) [ 10.659149] systemd[1]: Starting Load Kernel Module configfs... [ 10.678161] random: systemd: uninitialized urandom read (16 bytes read) [ 10.696594] systemd[1]: Starting Load Kernel Module drm... [ 10.740173] random: systemd: uninitialized urandom read (16 bytes read) [ 10.805145] systemd[1]: Starting Load Kernel Module fuse... [ 10.825134] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 10.843322] systemd[1]: Starting Journal Service... [ 10.925811] systemd[1]: Starting Load Kernel Modules... [ 10.971984] systemd[1]: Starting Remount Root and Kernel File Systems... [ 11.091766] systemd[1]: Starting Coldplug All udev Devices... [ 11.129943] systemd[1]: Mounted POSIX Message Queue File System. [ 11.195831] systemd[1]: Mounted Kernel Debug File System. [ 11.225372] systemd[1]: Mounted Kernel Trace File System. [ 11.256439] systemd[1]: Finished Create list of static device nodes for the current kernel. [ 11.316467] systemd[1]: modprobe@configfs.service: Succeeded. [ 11.343597] systemd[1]: Finished Load Kernel Module configfs. [ 11.386322] systemd[1]: modprobe@drm.service: Succeeded. [ 11.406127] systemd[1]: Finished Load Kernel Module drm. [ 11.456237] systemd[1]: Started Journal Service. [ 11.624511] random: systemd-journal: uninitialized urandom read (16 bytes read) [ 11.711425] random: systemd: uninitialized urandom read (16 bytes read) [ 11.772186] random: systemd-journal: uninitialized urandom read (16 bytes read) [ 11.999176] systemd-journald[119]: Received client request to flush runtime journal. [ 12.040008] systemd-journald[119]: File /var/log/journal/c2d1e75df5a44f379b0ba44115d3cbbb/system.journal corrupted or uncleanly shut down, renaming and replacing. [ 12.514648] random: crng init done [ 12.518096] random: 44 urandom warning(s) missed due to ratelimiting [ 14.076995] extcon-usb-gpio extcon_usb1: using DT '/extcon_usb1' for 'id' GPIO lookup [ 14.077056] of_get_named_gpiod_flags: parsed 'id-gpios' property of node '/extcon_usb1[0]' - status (0) [ 14.077087] gpio gpiochip9: Persistence not supported for GPIO 1 [ 14.077331] extcon-usb-gpio extcon_usb1: using DT '/extcon_usb1' for 'vbus' GPIO lookup [ 14.077392] of_get_named_gpiod_flags: parsed 'vbus-gpios' property of node '/extcon_usb1[0]' - status (0) [ 14.077392] gpio gpiochip8: Persistence not supported for GPIO 14 [ 14.098937] extcon-usb-gpio extcon_usb2: using DT '/extcon_usb2' for 'id' GPIO lookup [ 14.098999] of_get_named_gpiod_flags: parsed 'id-gpios' property of node '/extcon_usb2[0]' - status (0) [ 14.099029] gpio gpiochip9: Persistence not supported for GPIO 2 [ 14.099212] extcon-usb-gpio extcon_usb2: using DT '/extcon_usb2' for 'vbus' GPIO lookup [ 14.099243] of_get_named_gpiod_flags: parsed 'vbus-gpios' property of node '/extcon_usb2[0]' - status (0) [ 14.099243] gpio gpiochip8: Persistence not supported for GPIO 15 [ 14.179565] display-connector connector: using DT '/connector' for 'hpd' GPIO lookup [ 14.179595] of_get_named_gpiod_flags: can't parse 'hpd-gpios' property of node '/connector[0]' [ 14.179626] of_get_named_gpiod_flags: can't parse 'hpd-gpio' property of node '/connector[0]' [ 14.179626] display-connector connector: using lookup tables for GPIO lookup [ 14.179656] display-connector connector: No GPIO consumer hpd found [ 14.179656] display-connector connector: using DT '/connector' for 'ddc-en' GPIO lookup [ 14.179687] of_get_named_gpiod_flags: can't parse 'ddc-en-gpios' property of node '/connector[0]' [ 14.179687] of_get_named_gpiod_flags: can't parse 'ddc-en-gpio' property of node '/connector[0]' [ 14.179718] display-connector connector: using lookup tables for GPIO lookup [ 14.179718] display-connector connector: No GPIO consumer ddc-en found [ 14.181121] tpd12s015 encoder: using DT '/encoder' for '(default)' GPIO lookup [ 14.181182] of_get_named_gpiod_flags: parsed 'gpios' property of node '/encoder[0]' - status (0) [ 14.181213] gpio gpiochip10: Persistence not supported for GPIO 4 [ 14.181640] tpd12s015 encoder: using DT '/encoder' for '(default)' GPIO lookup [ 14.181671] of_get_named_gpiod_flags: parsed 'gpios' property of node '/encoder[1]' - status (0) [ 14.181701] gpio gpiochip10: Persistence not supported for GPIO 5 [ 14.194732] tpd12s015 encoder: using DT '/encoder' for '(default)' GPIO lookup [ 14.194763] of_get_named_gpiod_flags: parsed 'gpios' property of node '/encoder[2]' - status (0) [ 14.194793] gpio gpiochip1: Persistence not supported for GPIO 12 [ 14.214447] omap-rproc 58820000.ipu: assigned reserved memory node ipu1-memory@9d000000 [ 14.222656] remoteproc remoteproc0: 58820000.ipu is available [ 14.228942] omap-rproc 55020000.ipu: assigned reserved memory node ipu2-memory@95800000 [ 14.237091] remoteproc remoteproc1: 55020000.ipu is available [ 14.243286] omap-rproc 40800000.dsp: assigned reserved memory node dsp1-memory@99000000 [ 14.251434] remoteproc remoteproc2: 40800000.dsp is available [ 14.266967] remoteproc remoteproc0: Direct firmware load for dra7-ipu1-fw.xem4 failed with error -2 [ 14.276153] remoteproc remoteproc0: powering up 58820000.ipu [ 14.281890] remoteproc remoteproc0: Direct firmware load for dra7-ipu1-fw.xem4 failed with error -2 [ 14.291046] remoteproc remoteproc0: request_firmware failed: -2 [ 14.304748] remoteproc remoteproc1: Direct firmware load for dra7-ipu2-fw.xem4 failed with error -2 [ 14.313873] remoteproc remoteproc1: powering up 55020000.ipu [ 14.319671] remoteproc remoteproc1: Direct firmware load for dra7-ipu2-fw.xem4 failed with error -2 [ 14.328796] remoteproc remoteproc1: request_firmware failed: -2 [ 14.356781] remoteproc remoteproc2: Direct firmware load for dra7-dsp1-fw.xe66 failed with error -2 [ 14.365966] remoteproc remoteproc2: powering up 40800000.dsp [ 14.371734] remoteproc remoteproc2: Direct firmware load for dra7-dsp1-fw.xe66 failed with error -2 [ 14.380859] remoteproc remoteproc2: request_firmware failed: -2 [ 14.674865] omap-sham 4b101000.sham: hw accel on OMAP rev 4.3 [ 14.768066] omap-sham 4b101000.sham: will run requests pump with realtime priority [ 14.776245] omap-sham 42701000.sham: hw accel on OMAP rev 4.3 [ 14.935852] omap-sham 42701000.sham: will run requests pump with realtime priority [ 15.144409] omap_rng 48090000.rng: Random Number Generator ver. 20 [ 15.197509] omap-des 480a5000.des: OMAP DES hw accel rev: 2.2 [ 15.304840] omap-des 480a5000.des: will run requests pump with realtime priority [ 15.362274] Driver for 1-wire Dallas network protocol. [ 15.465942] omap_hdq 480b2000.1w: OMAP HDQ Hardware Rev 0.:. Driver in Interrupt mode [ 15.559204] tlv320aic3x 0-0019: using DT '/ocp/interconnect@48000000/segment@0/target-module@70000/i2c@0/tlv320aic3106@19' for 'reset' GPIO lookup [ 15.559234] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@70000/i2c@0/tlv320aic3106@19[0]' [ 15.559295] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@70000/i2c@0/tlv320aic3106@19[0]' [ 15.559326] of_get_named_gpiod_flags: can't parse 'gpio-reset' property of node '/ocp/interconnect@48000000/segment@0/target-module@70000/i2c@0/tlv320aic3106@19[0]' [ 15.559356] tlv320aic3x 0-0019: using lookup tables for GPIO lookup [ 15.559356] tlv320aic3x 0-0019: No GPIO consumer reset found [ 15.780029] w1_master_driver w1_bus_master1: Attaching one wire slave 01.000000000000 crc 3d [ 16.153228] omap-mailbox 48840000.mailbox: omap mailbox rev 0x400 [ 16.159698] omap-mailbox 48842000.mailbox: omap mailbox rev 0x400 [ 16.509948] thermal thermal_zone5: Temperature check failed (-19) [ 17.196166] omap-aes 4b500000.aes: OMAP AES hw accel rev: 3.3 [ 17.215057] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 17.227478] CAN device driver interface [ 17.266174] c_can_platform 4ae3c000.can: using DT '/ocp/interconnect@4ae00000/segment@30000/target-module@c000/can@0' for 'termination' GPIO lookup [ 17.266235] of_get_named_gpiod_flags: can't parse 'termination-gpios' property of node '/ocp/interconnect@4ae00000/segment@30000/target-module@c000/can@0[0]' [ 17.266265] of_get_named_gpiod_flags: can't parse 'termination-gpio' property of node '/ocp/interconnect@4ae00000/segment@30000/target-module@c000/can@0[0]' [ 17.266296] c_can_platform 4ae3c000.can: using lookup tables for GPIO lookup [ 17.266296] c_can_platform 4ae3c000.can: No GPIO consumer termination found [ 17.266784] c_can_platform 4ae3c000.can: c_can_platform device registered (regs=e4e141de, irq=155) [ 17.299621] omap-aes 4b500000.aes: will run requests pump with realtime priority [ 17.307434] omap-aes 4b700000.aes: OMAP AES hw accel rev: 3.3 [ 17.403533] asoc-simple-card sound0: using DT '/sound0' for 'simple-audio-card,hp-det' GPIO lookup [ 17.403564] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpios' property of node '/sound0[0]' [ 17.403564] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/sound0[0]' [ 17.403594] asoc-simple-card sound0: using lookup tables for GPIO lookup [ 17.403594] asoc-simple-card sound0: No GPIO consumer simple-audio-card,hp-det found [ 17.403625] asoc-simple-card sound0: using DT '/sound0' for 'simple-audio-card,mic-det' GPIO lookup [ 17.403625] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpios' property of node '/sound0[0]' [ 17.403656] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/sound0[0]' [ 17.403656] asoc-simple-card sound0: using lookup tables for GPIO lookup [ 17.403686] asoc-simple-card sound0: No GPIO consumer simple-audio-card,mic-det found [ 17.436340] omap-aes 4b700000.aes: will run requests pump with realtime priority [ 17.478546] DSS: OMAP DSS rev 6.1 [ 17.576568] omapdss_hdmi5 58040000.encoder: supply vdda not found, using dummy regulator [ 17.635131] omapdss_dss 58000000.dss: bound 58001000.dispc (ops dispc_component_ops [omapdrm]) [ 17.644165] omapdss_dss 58000000.dss: bound 58040000.encoder (ops hdmi5_component_ops [omapdrm]) [ 17.709594] dmm 4e000000.dmm: workaround for errata i878 in use [ 17.758880] dmm 4e000000.dmm: initialized all PAT entries [ 17.807800] [drm] Initialized omapdrm 1.0.0 for omapdrm.0 on minor 0 [ 18.276062] [drm] Enabling DMM ywrap scrolling [ 18.348266] Console: switching to colour frame buffer device 256x72 [ 18.422454] usbcore: registered new interface driver usbfs [ 18.422515] usbcore: registered new interface driver hub [ 18.422576] usbcore: registered new device driver usb [ 18.446472] spi-nor spi0.0: using DT '/ocp/target-module@4b300000/spi@0/flash@0' for 'reset' GPIO lookup [ 18.446502] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp/target-module@4b300000/spi@0/flash@0[0]' [ 18.446533] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ocp/target-module@4b300000/spi@0/flash@0[0]' [ 18.446563] spi-nor spi0.0: using lookup tables for GPIO lookup [ 18.446563] spi-nor spi0.0: No GPIO consumer reset found [ 18.449859] 10 fixed-partitions partitions found on MTD device spi0.0 [ 18.449859] Creating 10 MTD partitions on "spi0.0": [ 18.449859] 0x000000000000-0x000000010000 : "QSPI.SPL" [ 18.463928] 0x000000010000-0x000000020000 : "QSPI.SPL.backup1" [ 18.494110] 0x000000020000-0x000000030000 : "QSPI.SPL.backup2" [ 18.511535] 0x000000030000-0x000000040000 : "QSPI.SPL.backup3" [ 18.524475] 0x000000040000-0x000000140000 : "QSPI.u-boot" [ 18.538208] 0x000000140000-0x0000001c0000 : "QSPI.u-boot-spl-os" [ 18.555999] 0x0000001c0000-0x0000001d0000 : "QSPI.u-boot-env" [ 18.566650] 0x0000001d0000-0x0000001e0000 : "QSPI.u-boot-env.backup1" [ 18.578002] 0x0000001e0000-0x0000009e0000 : "QSPI.kernel" [ 18.587768] dwc3 48890000.usb: changing max_speed on rev 5533202a [ 18.592010] 0x0000009e0000-0x000002000000 : "QSPI.file-system" [ 18.966979] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller [ 18.967010] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 1 [ 18.968261] xhci-hcd xhci-hcd.5.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x0000808002000010 [ 18.968322] xhci-hcd xhci-hcd.5.auto: irq 159, io mem 0x488d0000 [ 18.968566] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller [ 18.968597] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 2 [ 18.968597] xhci-hcd xhci-hcd.5.auto: Host supports USB 3.0 SuperSpeed [ 18.982025] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11 [ 18.982025] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 18.982025] usb usb1: Product: xHCI Host Controller [ 18.982055] usb usb1: Manufacturer: Linux 6.11.0-rc6 xhci-hcd [ 18.982055] usb usb1: SerialNumber: xhci-hcd.5.auto [ 18.983215] hub 1-0:1.0: USB hub found [ 18.983612] hub 1-0:1.0: 1 port detected [ 18.994689] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 18.994842] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11 [ 18.994873] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 18.994873] usb usb2: Product: xHCI Host Controller [ 18.994873] usb usb2: Manufacturer: Linux 6.11.0-rc6 xhci-hcd [ 18.994903] usb usb2: SerialNumber: xhci-hcd.5.auto [ 18.995483] hub 2-0:1.0: USB hub found [ 18.995513] hub 2-0:1.0: 1 port detected [ 19.434600] omapdrm omapdrm.0: [drm] fb0: omapdrmdrmfb frame buffer device [ 19.605468] usb 1-1: new high-speed USB device number 2 using xhci-hcd [ 19.795440] usb 1-1: New USB device found, idVendor=0781, idProduct=5567, bcdDevice= 1.00 [ 19.803680] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 19.810913] usb 1-1: Product: Cruzer Blade [ 19.815063] usb 1-1: Manufacturer: SanDisk [ 19.819183] usb 1-1: SerialNumber: 4C530001100510119265 [ 19.869293] usb-storage 1-1:1.0: USB Mass Storage device detected [ 19.883636] scsi host0: usb-storage 1-1:1.0 [ 19.906982] usbcore: registered new interface driver usb-storage [ 20.972808] scsi 0:0:0:0: Direct-Access SanDisk Cruzer Blade 1.00 PQ: 0 ANSI: 6 [ 21.048522] sd 0:0:0:0: [sda] 15630336 512-byte logical blocks: (8.00 GB/7.45 GiB) [ 21.097229] sd 0:0:0:0: [sda] Write Protect is off [ 21.102081] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00 [ 21.117858] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 21.225921] sda: sda1 [ 21.228607] sd 0:0:0:0: [sda] Attached SCSI removable disk /test # - 05:30:14 [INFO] Host: echo $? - 05:30:14 [INFO] Target: echo $? 0 /test # - 05:30:14 [INFO] Host: cat result.log - 05:30:16 [ERROR] On command: cat result.log waiting for cat result.log.+?(?m-ix:^1[\0\n\r]+) >>> error: execution expired - 05:30:16 [INFO] Target: cat result.log /test # - 05:30:16 [INFO] Host: cd /test - 05:30:16 [INFO] Target: cd /test /test #