- 14:27:08 [INFO] Starting target session - 14:27:34 [INFO] Connected to am62axx_sk-fs via serial - 14:27:34 [INFO] Host: #check prompt - 14:27:37 [ERROR] On command: #check prompt waiting for #check prompt.+?(?-mix:((?-mix:login:)|[Pp]assword)) >>> error: execution expired - 14:27:37 [INFO] Target: #check prompt /test # - 14:27:37 [INFO] Host: #check prompt - 14:27:38 [INFO] Target: #check prompt /test # - 14:27:38 [INFO] Host: sync;poweroff - 14:27:40 [INFO] Target: sync;poweroff /test # Stopping dropbear sshd: OK Stopping network: ifdown: interface lo not configured OK Saving random seed: OK Stopping klogd: OK Stopping syslogd: OK umount: devtmpfs busy - remounted read-only umount: can't unmount /: Invalid argument The system is going down NOW! Sent SIGTERM to all processes Sent SIGKILL to all processes Requesting system poweroff [ 2787.870959] kvm: exiting hardware virtualization [ 2787.875607] reboot: Power down - 14:27:40 [INFO] Disconnected serial from am62axx_sk-fs - 14:27:40 [INFO] Connected to am62axx_sk-fs via serial - 14:27:40 [INFO] Host: - 14:27:48 [INFO] Target: U-Boot SPL 2024.04-ti-g818c76aed67f (Aug 01 2024 - 19:19:47 +0000) SYSFW ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)') SPL initial stack usage: 13568 bytes Trying to boot from MMC2 Authentication passed Authentication passed Authentication passed Authentication passed Authentication passed Starting ATF on ARM64 core... NOTICE: BL31: v2.10.0(release):v2.10.0-367-g00f1ec6b87-dirty NOTICE: BL31: Built : 16:09:05, Feb 9 2024 U-Boot SPL 2024.04-ti-g818c76aed67f (Aug 01 2024 - 19:19:47 +0000) SYSFW ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)') Trying to boot from MMC2 Authentication passed Authentication passed U-Boot 2024.04-ti-g818c76aed67f (Aug 01 2024 - 19:19:47 +0000) SoC: AM62AX SR1.0 HS-FS Model: Texas Instruments AM62A7 SK DRAM: 2 GiB (effective 4 GiB) Core: 87 devices, 30 uclasses, devicetree: separate MMC: mmc@fa10000: 0, mmc@fa00000: 1 Loading Environment from nowhere... OK In: serial@2800000 Out: serial@2800000 Err: serial@2800000 Net: eth0: ethernet@8000000port@1 Hit any key to stop autoboot: 2 0 => => => - 14:27:49 [INFO] Disconnected serial from am62axx_sk-fs - 14:27:49 [INFO] Connected to am62axx_sk-fs via serial - 14:27:49 [INFO] Host: - 14:27:49 [INFO] Target: => - 14:27:49 [INFO] Host: version - 14:27:49 [INFO] Target: version U-Boot 2024.04-ti-g818c76aed67f (Aug 01 2024 - 19:19:47 +0000) => - 14:27:49 [INFO] Host: setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ' - 14:27:49 [INFO] Target: setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ' => - 14:27:49 [INFO] Host: setenv bootcmd '' - 14:27:49 [INFO] Target: setenv bootcmd '' => - 14:27:49 [INFO] Host: setenv autoload 'no' - 14:27:50 [INFO] Target: setenv autoload 'no' => - 14:27:50 [INFO] Host: setenv serverip '192.168.0.1' - 14:27:50 [INFO] Target: setenv serverip '192.168.0.1' => - 14:27:50 [INFO] Host: setenv _initramfs - - 14:27:50 [INFO] Target: setenv _initramfs - => - 14:27:50 [INFO] Host: printenv - 14:27:51 [INFO] Target: printenv _initramfs=- addr_fit=0x90000000 arch=arm args_all=setenv optargs ${optargs} earlycon=ns16550a,mmio32,0x02800000 ${mtdparts} args_mmc=run finduuid;setenv bootargs console=${console} ${optargs} root=PARTUUID=${uuid} rw rootfstype=${mmcrootfstype} args_ospi_nand=setenv bootargs console=${console} ${optargs} ubi.mtd=${ospi_nand_bootpart} root=${ospi_nand_bootvolume} rootfstype=ubifs autoload=no baudrate=115200 board=am62ax board_name=am62ax boot=mmc boot_fdt=try boot_fit=0 boot_rprocs=if test ${dorprocboot} -eq 1 && test ${boot} = mmc; then rproc init; run boot_rprocs_mmc; fi; boot_rprocs_mmc=env set rproc_id; env set rproc_fw; env set secure_suffix; if test ${secure_rprocs} -eq 1; then env set secure_suffix -sec; fi; for i in ${rproc_fw_binaries} ; do if test -z "${rproc_id}" ; then env set rproc_id $i; else env set rproc_fw $i${secure_suffix}; run rproc_load_and_boot_one; env set rproc_id; env set rproc_fw; fi; done boot_targets=mmc1 mmc0 usb pxe dhcp bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled bootcmd= bootcmd_ti_mmc=run init_${boot}; run update_do_main_cpsw0_qsgmii_phyinit; if test ${do_main_cpsw0_qsgmii_phyinit} -eq 1; then run main_cpsw0_qsgmii_phyinit; fi; run boot_rprocs; if test ${boot_fit} -eq 1; then run get_fit_${boot}; run get_fit_overlaystring; run run_fit; else; run get_kern_${boot}; run get_fdt_${boot}; run get_overlay_${boot}; run run_kern; fi; bootdelay=2 bootdir=/boot bootenvfile=uEnv.txt bootm_size=0x10000000 bootpart=1:2 bootscript=echo Running bootscript from mmc${mmcdev} ...; source ${loadaddr} console=ttyS2,115200n8 cpu=armv8 dfu_alt_info_emmc=rawemmc raw 0 0x800000 mmcpart 1; rootfs part 0 1; tiboot3.bin.raw raw 0x0 0x400 mmcpart 1; tispl.bin.raw raw 0x400 0x1000 mmcpart 1; u-boot.img.raw raw 0x1400 0x2000 mmcpart 1; u-env.raw raw 0x3400 0x100 mmcpart 1; sysfw.itb.raw raw 0x3600 0x800 mmcpart 1 dfu_alt_info_mmc=boot part 1 1; rootfs part 1 2; tiboot3.bin fat 1 1; tispl.bin fat 1 1; u-boot.img fat 1 1; uEnv.txt fat 1 1; sysfw.itb fat 1 1 dfu_alt_info_nand=NAND.tiboot3 part 0 1; NAND.tispl part 0 2; NAND.tiboot3.backup part 0 3; NAND.u-boot part 0 4; NAND.u-boot-env part 0 5; NAND.u-boot-env.backup part 0 6; NAND.file-system part 0 7 dfu_alt_info_ospi=tiboot3.bin raw 0x0 0x080000; tispl.bin raw 0x080000 0x200000; u-boot.img raw 0x280000 0x400000; u-boot-env raw 0x680000 0x020000; sysfw.itb raw 0x6c0000 0x100000; rootfs raw 0x800000 0x3800000 dfu_alt_info_ospi_nand=ospi_nand.tiboot3 part 1; ospi_nand.tispl part 2; ospi_nand.u-boot part 3; ospi_nand.env part 4; ospi_nand.env.backup part 5; ospi_nand.rootfs part 6; ospi_nand.phypattern part 7 dfu_alt_info_ram=tispl.bin ram 0x80080000 0x200000; u-boot.img ram 0x81000000 0x400000 dorprocboot=0 dtboaddr=0x89000000 envboot=if mmc dev ${mmcdev}; then if mmc rescan; then echo SD/MMC found on device ${mmcdev}; if test -n "${loadbootscript}" && 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; fi; ethaddr=3c:e0:64:62:db:99 fdt_addr_r=0x88000000 fdtaddr=0x88000000 fdtcontroladdr=fde87720 fdtfile=ti/k3-am62a7-sk.dtb fdtoverlay_addr_r=0x89000000 findfdt=echo WARN: fdtfile already set. Stop using findfdt in script finduuid=part uuid ${boot} ${bootpart} uuid get_fdt_mmc=load mmc ${bootpart} ${fdtaddr} ${bootdir}/dtb/${fdtfile} get_fdt_ospi_nand=ubifsload ${fdtaddr} ${bootdir}/dtb/${fdtfile}; get_fit_config=setexpr name_fit_config gsub / _ conf-${fdtfile} get_fit_mmc=load mmc ${bootpart} ${addr_fit} ${bootdir}/${name_fit} get_fit_ospi_nand=ubifsload ${addr_fit} ${bootdir}/${name_fit} get_fit_overlaystring=for overlay in $name_overlays; do; setexpr name_fit_overlay gsub / _ conf-${overlay}; setenv overlaystring ${overlaystring}'#'${name_fit_overlay}; done; get_kern_mmc=load mmc ${bootpart} ${loadaddr} ${bootdir}/${name_kern} get_kern_ospi_nand=ubifsload ${loadaddr} ${bootdir}/${name_kern} get_overlay_mmc=fdt address ${fdtaddr}; fdt resize 0x100000; for overlay in $name_overlays; do; load mmc ${bootpart} ${dtboaddr} ${bootdir}/dtb/${overlay} && fdt apply ${dtboaddr}; done; get_overlay_ospi_nand=fdt address ${fdtaddr} fdt resize 0x100000; for overlay in $name_overlays; do; ubifsload ${dtboaddr} ${bootdir}/dtb/${overlay} && fdt apply ${dtboaddr}; done; importbootenv=echo Importing environment from mmc${mmcdev} ...; env import -t ${loadaddr} ${filesize} init_mmc=run args_all args_mmc init_ospi_nand=run args_all args_ospi_nand ospi_nand_ubi_init kernel_addr_r=0x82000000 loadaddr=0x82000000 loadbootenv=fatload mmc ${mmcdev} ${loadaddr} ${bootenvfile} loadfdt=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/dtb/${fdtfile} loadimage=load ${devtype} ${bootpart} ${loadaddr} ${bootdir}/${bootfile} mmcboot=if mmc dev ${mmcdev}; then devnum=${mmcdev}; 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; fi; mmcdev=1 mmcloados=if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run get_fdt_mmc; 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=spi-nand0=spi-nand0 mtdparts=mtdparts=spi-nand0:512k(ospi_nand.tiboot3),2m(ospi_nand.tispl),4m(ospi_nand.u-boot),256k(ospi_nand.env),256k(ospi_nand.env.backup),98048k@32m(ospi_nand.rootfs),256k@130816k(ospi_nand.phypattern) name_fit=fitImage name_kern=Image ospi_nand_bootpart=ospi_nand.rootfs ospi_nand_bootvolume=ubi0:rootfs ospi_nand_ubi_init=ubi part ${ospi_nand_bootpart}; ubifsmount ${ospi_nand_bootvolume}; partitions=name=rootfs,start=0,size=-,uuid=${uuid_gpt_rootfs} pxefile_addr_r=0x80100000 ramdisk_addr_r=0x88080000 rd_spec=- rdaddr=0x88080000 rproc_fw_binaries= 0 /lib/firmware/am62a-mcu-r5f0_0-fw 2 /lib/firmware/am62a-c71_0-fw rproc_load_and_boot_one=if load mmc ${bootpart} $loadaddr ${rproc_fw}; then if rproc load ${rproc_id} ${loadaddr} ${filesize}; then rproc start ${rproc_id}; fi; fi run_fit=run get_fit_config; bootm ${addr_fit}#${name_fit_config}${overlaystring} run_kern=booti ${loadaddr} ${rd_spec} ${fdtaddr} scriptaddr=0x80000000 secure_rprocs=0 serverip=192.168.0.1 soc=k3 stderr=serial@2800000 stdin=serial@2800000 stdout=serial@2800000 update_do_main_cpsw0_qsgmii_phyinit=setenv do_main_cpsw0_qsgmii_phyinit 0; update_to_fit=setenv loadaddr ${addr_fit}; setenv bootfile ${name_fit} vendor=ti Environment size: 6628/262140 bytes => - 14:27:51 [INFO] Host: printenv bootargs - 14:27:51 [INFO] Target: printenv bootargs bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled => - 14:27:51 [INFO] Host: setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp ' - 14:27:51 [INFO] Target: setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp ' => - 14:27:51 [INFO] Host: setenv serverip '192.168.0.1' - 14:27:51 [INFO] Target: setenv serverip '192.168.0.1' => - 14:27:51 [INFO] Host: setenv autoload 'no' - 14:27:51 [INFO] Target: setenv autoload 'no' => - 14:27:51 [INFO] Host: dhcp - 14:27:53 [INFO] Target: dhcp link up on port 1, speed 1000, full duplex BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 DHCP client bound to address 192.168.0.128 (1023 ms) => - 14:27:53 [INFO] Host: tftp ${loadaddr} 192.168.0.1:vatf_am62axx_sk-fs-00/6946d4fb4f6393ce41d49b40cad50010 - 14:28:03 [INFO] Target: tftp ${loadaddr} 192.168.0.1:vatf_am62axx_sk-fs-00/6946d4fb4f6393ce41d49b40cad50010 link up on port 1, speed 1000, full duplex Using ethernet@8000000port@1 device TFTP from server 192.168.0.1; our IP address is 192.168.0.128 Filename 'vatf_am62axx_sk-fs-00/6946d4fb4f6393ce41d49b40cad50010'. Load address: 0x82000000 Loading: *########################################T ########## 43.2 MiB 4.4 MiB/s done Bytes transferred = 45308416 (2b35a00 hex) => - 14:28:03 [INFO] Host: tftp ${fdt_addr_r} 192.168.0.1:vatf_am62axx_sk-fs-00/d00d04fcd4b7f32c35a5e3ade2c43992 - 14:28:03 [INFO] Target: tftp ${fdt_addr_r} 192.168.0.1:vatf_am62axx_sk-fs-00/d00d04fcd4b7f32c35a5e3ade2c43992 link up on port 1, speed 1000, full duplex Using ethernet@8000000port@1 device TFTP from server 192.168.0.1; our IP address is 192.168.0.128 Filename 'vatf_am62axx_sk-fs-00/d00d04fcd4b7f32c35a5e3ade2c43992'. Load address: 0x88000000 Loading: *################################################## 50.8 KiB 4.1 MiB/s done Bytes transferred = 52026 (cb3a hex) => - 14:28:03 [INFO] Host: fdt address ${fdt_addr_r} - 14:28:03 [INFO] Target: fdt address ${fdt_addr_r} Working FDT set to 88000000 => - 14:28:03 [INFO] Host: printenv bootargs - 14:28:03 [INFO] Target: printenv bootargs bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp => - 14:28:03 [INFO] Host: setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am62axx_sk-fs-00/autofs/0f8eb9f2e7cac8ad4421b1967be9ad1d,nolock,v3,tcp,rsize=4096,wsize=4096 ' - 14:28:04 [INFO] Target: setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am62axx_sk-fs-00/autofs/0f8eb9f2e7cac8ad4421b1967be9ad1d,nolock,v3,tcp,rsize=4096,wsize=4096 ' => - 14:28:04 [INFO] Host: printenv bootcmd - 14:28:04 [INFO] Target: printenv bootcmd bootcmd= => - 14:28:04 [INFO] Host: setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi' - 14:28:04 [INFO] Target: setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi' => - 14:28:04 [INFO] Host: version - 14:28:04 [INFO] Target: version U-Boot 2024.04-ti-g818c76aed67f (Aug 01 2024 - 19:19:47 +0000) => - 14:28:04 [INFO] Host: bdinfo - 14:28:05 [INFO] Target: bdinfo boot_params = 0x0000000000000000 DRAM bank = 0x0000000000000000 -> start = 0x0000000080000000 -> size = 0x0000000080000000 DRAM bank = 0x0000000000000001 -> start = 0x0000000880000000 -> size = 0x0000000080000000 flashstart = 0x0000000000000000 flashsize = 0x0000000000000000 flashoffset = 0x0000000000000000 baudrate = 115200 bps relocaddr = 0x00000000ffedc000 reloc off = 0x000000007f6dc000 Build = 64-bit current eth = ethernet@8000000port@1 ethaddr = 3c:e0:64:62:db:99 IP addr = 192.168.0.128 fdt_blob = 0x00000000fde87720 new_fdt = 0x00000000fde87720 fdt_size = 0x0000000000014680 multi_dtb_fit= 0x0000000000000000 lmb_dump_all: memory.cnt = 0x2 / max = 0x10 memory[0] [0x80000000-0xffffffff], 0x80000000 bytes flags: 0 memory[1] [0x880000000-0x8ffffffff], 0x80000000 bytes flags: 0 reserved.cnt = 0x6 / max = 0x10 reserved[0] [0x99800000-0x9e6fffff], 0x04f00000 bytes flags: 4 reserved[1] [0x9e780000-0xa2ffffff], 0x04880000 bytes flags: 4 reserved[2] [0xa3000000-0xadffffff], 0x0b000000 bytes flags: 0 reserved[3] [0xae000000-0xbfffffff], 0x12000000 bytes flags: 4 reserved[4] [0xfce80000-0xffffffff], 0x03180000 bytes flags: 0 reserved[5] [0x880000000-0x8ffffffff], 0x80000000 bytes flags: 0 devicetree = separate serial addr = 0x0000000002800000 width = 0x0000000000000000 shift = 0x0000000000000002 offset = 0x0000000000000000 clock = 0x0000000002dc6c00 arch_number = 0x0000000000000000 TLB addr = 0x00000000ffff0000 irq_sp = 0x00000000fde87710 sp start = 0x00000000fde87710 Early malloc usage: 3708 / 8000 => - 14:28:05 [INFO] Host: - 14:28:05 [INFO] Target: boot_params = 0x0000000000000000 DRAM bank = 0x0000000000000000 -> start = 0x0000000080000000 -> size = 0x0000000080000000 DRAM bank = 0x0000000000000001 -> start = 0x0000000880000000 -> size = 0x0000000080000000 flashstart = 0x0000000000000000 flashsize = 0x0000000000000000 flashoffset = 0x0000000000000000 baudrate = 115200 bps relocaddr = 0x00000000ffedc000 reloc off = 0x000000007f6dc000 Build = 64-bit current eth = ethernet@8000000port@1 ethaddr = 3c:e0:64:62:db:99 IP addr = 192.168.0.128 fdt_blob = 0x00000000fde87720 new_fdt = 0x00000000fde87720 fdt_size = 0x0000000000014680 multi_dtb_fit= 0x0000000000000000 lmb_dump_all: memory.cnt = 0x2 / max = 0x10 memory[0] [0x80000000-0xffffffff], 0x80000000 bytes flags: 0 memory[1] [0x880000000-0x8ffffffff], 0x80000000 bytes flags: 0 reserved.cnt = 0x6 / max = 0x10 reserved[0] [0x99800000-0x9e6fffff], 0x04f00000 bytes flags: 4 reserved[1] [0x9e780000-0xa2ffffff], 0x04880000 bytes flags: 4 reserved[2] [0xa3000000-0xadffffff], 0x0b000000 bytes flags: 0 reserved[3] [0xae000000-0xbfffffff], 0x12000000 bytes flags: 4 reserved[4] [0xfce80000-0xffffffff], 0x03180000 bytes flags: 0 reserved[5] [0x880000000-0x8ffffffff], 0x80000000 bytes flags: 0 devicetree = separate serial addr = 0x0000000002800000 width = 0x0000000000000000 shift = 0x0000000000000002 offset = 0x0000000000000000 clock = 0x0000000002dc6c00 arch_number = 0x0000000000000000 TLB addr = 0x00000000ffff0000 irq_sp = 0x00000000fde87710 sp start = 0x00000000fde87710 Early malloc usage: 3708 / 8000 => - 14:28:05 [INFO] Host: ls mmc 0:1 - 14:28:05 [INFO] Target: ls mmc 0:1 15 eMMCtest.txt 1 file(s), 0 dir(s) => - 14:28:05 [INFO] Host: ls mmc 1:1 - 14:28:05 [INFO] Target: ls mmc 1:1 321833 tiboot3-am62ax-gp-evm.bin 324422 tiboot3-am62ax-hs-evm.bin 324422 tiboot3-am62ax-hs-fs-evm.bin 324422 tiboot3.bin 1704811 tispl.bin 1175611 u-boot.img 653 uEnv.txt 4 ws-calibrate.rules 8 file(s), 0 dir(s) => - 14:28:05 [INFO] Host: ext4ls mmc 0:2 /lib/firmware - 14:28:06 [INFO] Target: ext4ls mmc 0:2 /lib/firmware => - 14:28:06 [INFO] Host: ext4ls mmc 1:2 /lib/firmware - 14:28:06 [INFO] Target: ext4ls mmc 1:2 /lib/firmware 4096 . 57344 .. 2040 LICENCE.ibt_firmware 2046 LICENCE.iwlwifi_firmware 62 am62a-c71_0-fw 78 am62a-c71_0-fw-sec 73 am62a-mcu-r5f0_0-fw 80 am62a-mcu-r5f0_0-fw-sec 478568 bl32.bin 4428880 bl32.elf 4096 cnm 4096 intel 918268 iwlwifi-3160-17.ucode 2448976 iwlwifi-8000C-34.ucode 2428004 iwlwifi-8000C-36.ucode 2440780 iwlwifi-8265-34.ucode 2436632 iwlwifi-8265-36.ucode 2678092 iwlwifi-9260-th-b0-jf-b0-34.ucode 2521412 iwlwifi-9260-th-b0-jf-b0-38.ucode 1490508 iwlwifi-9260-th-b0-jf-b0-46.ucode 4896 regulatory.db 1085 regulatory.db.p7s 28 tee-header_v2.bin 0 tee-pageable_v2.bin 478568 tee-pager_v2.bin 478568 tee-raw.bin 478596 tee.bin 4428880 tee.elf 4096 ti-connectivity 4096 ti-dm 4096 ti-ipc 4096 vision_apps_eaik 46 wave521c_k3_codec_fw.bin => - 14:28:06 [INFO] Host: mmc rescan; echo $? - 14:28:06 [INFO] Target: mmc rescan; echo $? 0 => - 14:28:06 [INFO] Host: fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4 - 14:28:06 [INFO] Target: fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4 4 bytes written in 32 ms (0 Bytes/s) => - 14:28:06 [INFO] Host: setenv extraargs 0 - 14:28:06 [INFO] Target: setenv extraargs 0 => - 14:28:06 [INFO] Host: printenv - 14:28:07 [INFO] Target: printenv _initramfs=- addr_fit=0x90000000 arch=arm args_all=setenv optargs ${optargs} earlycon=ns16550a,mmio32,0x02800000 ${mtdparts} args_mmc=run finduuid;setenv bootargs console=${console} ${optargs} root=PARTUUID=${uuid} rw rootfstype=${mmcrootfstype} args_ospi_nand=setenv bootargs console=${console} ${optargs} ubi.mtd=${ospi_nand_bootpart} root=${ospi_nand_bootvolume} rootfstype=ubifs autoload=no baudrate=115200 board=am62ax board_name=am62ax boot=mmc boot_fdt=try boot_fit=0 boot_rprocs=if test ${dorprocboot} -eq 1 && test ${boot} = mmc; then rproc init; run boot_rprocs_mmc; fi; boot_rprocs_mmc=env set rproc_id; env set rproc_fw; env set secure_suffix; if test ${secure_rprocs} -eq 1; then env set secure_suffix -sec; fi; for i in ${rproc_fw_binaries} ; do if test -z "${rproc_id}" ; then env set rproc_id $i; else env set rproc_fw $i${secure_suffix}; run rproc_load_and_boot_one; env set rproc_id; env set rproc_fw; fi; done boot_targets=mmc1 mmc0 usb pxe dhcp bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am62axx_sk-fs-00/autofs/0f8eb9f2e7cac8ad4421b1967be9ad1d,nolock,v3,tcp,rsize=4096,wsize=4096 bootcmd= if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi bootcmd_ti_mmc=run init_${boot}; run update_do_main_cpsw0_qsgmii_phyinit; if test ${do_main_cpsw0_qsgmii_phyinit} -eq 1; then run main_cpsw0_qsgmii_phyinit; fi; run boot_rprocs; if test ${boot_fit} -eq 1; then run get_fit_${boot}; run get_fit_overlaystring; run run_fit; else; run get_kern_${boot}; run get_fdt_${boot}; run get_overlay_${boot}; run run_kern; fi; bootdelay=2 bootdir=/boot bootenvfile=uEnv.txt bootm_size=0x10000000 bootpart=1:2 bootscript=echo Running bootscript from mmc${mmcdev} ...; source ${loadaddr} console=ttyS2,115200n8 cpu=armv8 dfu_alt_info_emmc=rawemmc raw 0 0x800000 mmcpart 1; rootfs part 0 1; tiboot3.bin.raw raw 0x0 0x400 mmcpart 1; tispl.bin.raw raw 0x400 0x1000 mmcpart 1; u-boot.img.raw raw 0x1400 0x2000 mmcpart 1; u-env.raw raw 0x3400 0x100 mmcpart 1; sysfw.itb.raw raw 0x3600 0x800 mmcpart 1 dfu_alt_info_mmc=boot part 1 1; rootfs part 1 2; tiboot3.bin fat 1 1; tispl.bin fat 1 1; u-boot.img fat 1 1; uEnv.txt fat 1 1; sysfw.itb fat 1 1 dfu_alt_info_nand=NAND.tiboot3 part 0 1; NAND.tispl part 0 2; NAND.tiboot3.backup part 0 3; NAND.u-boot part 0 4; NAND.u-boot-env part 0 5; NAND.u-boot-env.backup part 0 6; NAND.file-system part 0 7 dfu_alt_info_ospi=tiboot3.bin raw 0x0 0x080000; tispl.bin raw 0x080000 0x200000; u-boot.img raw 0x280000 0x400000; u-boot-env raw 0x680000 0x020000; sysfw.itb raw 0x6c0000 0x100000; rootfs raw 0x800000 0x3800000 dfu_alt_info_ospi_nand=ospi_nand.tiboot3 part 1; ospi_nand.tispl part 2; ospi_nand.u-boot part 3; ospi_nand.env part 4; ospi_nand.env.backup part 5; ospi_nand.rootfs part 6; ospi_nand.phypattern part 7 dfu_alt_info_ram=tispl.bin ram 0x80080000 0x200000; u-boot.img ram 0x81000000 0x400000 dnsip=192.0.2.2 dorprocboot=0 dtboaddr=0x89000000 envboot=if mmc dev ${mmcdev}; then if mmc rescan; then echo SD/MMC found on device ${mmcdev}; if test -n "${loadbootscript}" && 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; fi; ethact=ethernet@8000000port@1 ethaddr=3c:e0:64:62:db:99 extraargs=0 fdt_addr_r=0x88000000 fdtaddr=88000000 fdtcontroladdr=fde87720 fdtfile=ti/k3-am62a7-sk.dtb fdtoverlay_addr_r=0x89000000 fileaddr=88000000 filesize=cb3a findfdt=echo WARN: fdtfile already set. Stop using findfdt in script finduuid=part uuid ${boot} ${bootpart} uuid gatewayip=192.168.0.1 get_fdt_mmc=load mmc ${bootpart} ${fdtaddr} ${bootdir}/dtb/${fdtfile} get_fdt_ospi_nand=ubifsload ${fdtaddr} ${bootdir}/dtb/${fdtfile}; get_fit_config=setexpr name_fit_config gsub / _ conf-${fdtfile} get_fit_mmc=load mmc ${bootpart} ${addr_fit} ${bootdir}/${name_fit} get_fit_ospi_nand=ubifsload ${addr_fit} ${bootdir}/${name_fit} get_fit_overlaystring=for overlay in $name_overlays; do; setexpr name_fit_overlay gsub / _ conf-${overlay}; setenv overlaystring ${overlaystring}'#'${name_fit_overlay}; done; get_kern_mmc=load mmc ${bootpart} ${loadaddr} ${bootdir}/${name_kern} get_kern_ospi_nand=ubifsload ${loadaddr} ${bootdir}/${name_kern} get_overlay_mmc=fdt address ${fdtaddr}; fdt resize 0x100000; for overlay in $name_overlays; do; load mmc ${bootpart} ${dtboaddr} ${bootdir}/dtb/${overlay} && fdt apply ${dtboaddr}; done; get_overlay_ospi_nand=fdt address ${fdtaddr} fdt resize 0x100000; for overlay in $name_overlays; do; ubifsload ${dtboaddr} ${bootdir}/dtb/${overlay} && fdt apply ${dtboaddr}; done; importbootenv=echo Importing environment from mmc${mmcdev} ...; env import -t ${loadaddr} ${filesize} init_mmc=run args_all args_mmc init_ospi_nand=run args_all args_ospi_nand ospi_nand_ubi_init ipaddr=192.168.0.128 kernel_addr_r=0x82000000 loadaddr=0x82000000 loadbootenv=fatload mmc ${mmcdev} ${loadaddr} ${bootenvfile} loadfdt=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/dtb/${fdtfile} loadimage=load ${devtype} ${bootpart} ${loadaddr} ${bootdir}/${bootfile} mmcboot=if mmc dev ${mmcdev}; then devnum=${mmcdev}; 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; fi; mmcdev=1 mmcloados=if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run get_fdt_mmc; 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=spi-nand0=spi-nand0 mtdparts=mtdparts=spi-nand0:512k(ospi_nand.tiboot3),2m(ospi_nand.tispl),4m(ospi_nand.u-boot),256k(ospi_nand.env),256k(ospi_nand.env.backup),98048k@32m(ospi_nand.rootfs),256k@130816k(ospi_nand.phypattern) name_fit=fitImage name_kern=Image netmask=255.255.255.0 ospi_nand_bootpart=ospi_nand.rootfs ospi_nand_bootvolume=ubi0:rootfs ospi_nand_ubi_init=ubi part ${ospi_nand_bootpart}; ubifsmount ${ospi_nand_bootvolume}; partitions=name=rootfs,start=0,size=-,uuid=${uuid_gpt_rootfs} pxefile_addr_r=0x80100000 ramdisk_addr_r=0x88080000 rd_spec=- rdaddr=0x88080000 rproc_fw_binaries= 0 /lib/firmware/am62a-mcu-r5f0_0-fw 2 /lib/firmware/am62a-c71_0-fw rproc_load_and_boot_one=if load mmc ${bootpart} $loadaddr ${rproc_fw}; then if rproc load ${rproc_id} ${loadaddr} ${filesize}; then rproc start ${rproc_id}; fi; fi run_fit=run get_fit_config; bootm ${addr_fit}#${name_fit_config}${overlaystring} run_kern=booti ${loadaddr} ${rd_spec} ${fdtaddr} scriptaddr=0x80000000 secure_rprocs=0 serverip=192.168.0.1 soc=k3 stderr=serial@2800000 stdin=serial@2800000 stdout=serial@2800000 update_do_main_cpsw0_qsgmii_phyinit=setenv do_main_cpsw0_qsgmii_phyinit 0; update_to_fit=setenv loadaddr ${addr_fit}; setenv bootfile ${name_fit} vendor=ti Environment size: 7084/262140 bytes => - 14:28:07 [INFO] Host: setenv bootcmd 'if iminfo ${loadaddr}; then setenv bootargs ${bootargs} ${extraargs}; bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else setenv bootargs ${bootargs} ${extraargs}; booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi' - 14:28:07 [INFO] Target: setenv bootcmd 'if iminfo ${loadaddr}; then setenv bootargs ${bootargs} ${extraargs}; bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else setenv bootargs ${bootargs} ${extraargs}; booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi' => - 14:28:07 [INFO] Host: setenv mmcloados 'if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run get_fdt_mmc; 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;' - 14:28:08 [INFO] Target: setenv mmcloados 'if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run get_fdt_mmc; 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;' => - 14:28:08 [INFO] Host: setenv run_fit 'run get_fit_config; setenv bootargs ${bootargs} ${extraargs}; bootm ${addr_fit}#${name_fit_config}${overlaystring}' - 14:28:08 [INFO] Target: setenv run_fit 'run get_fit_config; setenv bootargs ${bootargs} ${extraargs}; bootm ${addr_fit}#${name_fit_config}${overlaystring}' => - 14:28:08 [INFO] Host: setenv run_kern 'setenv bootargs ${bootargs} ${extraargs}; booti ${loadaddr} ${rd_spec} ${fdtaddr}' - 14:28:08 [INFO] Target: setenv run_kern 'setenv bootargs ${bootargs} ${extraargs}; booti ${loadaddr} ${rd_spec} ${fdtaddr}' => - 14:28:08 [INFO] Host: boot - 14:28:08 [INFO] Target: boot ## Checking Image at 82000000 ... Unknown image format! ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Working FDT set to 88000000 Loading Device Tree to 000000008fff0000, end 000000008ffffb39 ... OK Working FDT set to 8fff0000 Starting kernel ... [ 0.000000] Booting Linux on - 14:28:08 [INFO] Host: - 14:28:21 [INFO] Target: .000000] OF: reserved mem: initialized node r5f-dma-memory@9c900000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x000000009c900000..0x000000009e6fffff (30720 KiB) nomap non-reusable r5f-dma-memory@9c900000 [ 0.000000] OF: reserved mem: 0x000000009e800000..0x000000009fffffff (24576 KiB) nomap non-reusable optee@9e800000 [ 0.000000] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000080000000-0x00000008ffffffff] [ 0.000000] NUMA: NODE_DATA [mem 0x8ff7e09c0-0x8ff7e2fff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal [mem 0x0000000100000000-0x00000008ffffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x000000008007ffff] [ 0.000000] node 0: [mem 0x0000000080080000-0x000000009c8fffff] [ 0.000000] node 0: [mem 0x000000009c900000-0x000000009e6fffff] [ 0.000000] node 0: [mem 0x000000009e700000-0x000000009e7fffff] [ 0.000000] node 0: [mem 0x000000009e800000-0x000000009fffffff] [ 0.000000] node 0: [mem 0x00000000a0000000-0x00000000ffffffff] [ 0.000000] node 0: [mem 0x0000000880000000-0x00000008ffffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.1 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: Trusted OS migration not required [ 0.000000] psci: SMC Calling Convention v1.4 [ 0.000000] percpu: Embedded 24 pages/cpu s60056 r8192 d30056 u98304 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] CPU features: detected: ARM erratum 845719 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Kernel command line: console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am62axx_sk-fs-00/autofs/0f8eb9f2e7cac8ad4421b1967be9ad1d,nolock,v3,tcp,rsize=4096,wsize=4096 0 [ 0.000000] sysrq: sysrq always enabled. [ 0.000000] Unknown kernel command line parameters "0 earlyprintk=serial,ttyS2,115200n8", will be passed to user space. [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.000000] Fallback order for Node 0: 0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1048576 [ 0.000000] Policy zone: Normal [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off [ 0.000000] software IO TLB: area num 4. [ 0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4. [ 0.000000] Trampoline variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. [ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode [ 0.000000] GICv3: 256 SPIs implemented [ 0.000000] GICv3: 0 Extended SPIs implemented [ 0.000000] Root IRQ handler: gic_handle_irq [ 0.000000] GICv3: GICv3 features: 16 PPIs [ 0.000000] GICv3: GICD_CTRL.DS=0, SCR_EL3.FIQ=1 [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001880000 [ 0.000000] ITS [mem 0x01820000-0x0182ffff] [ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS [ 0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19 [ 0.000000] ITS@0x0000000001820000: allocated 524288 Devices @880800000 (flat, esz 8, psz 64K, shr 0) [ 0.000000] ITS: using cache flushing for cmd queue [ 0.000000] GICv3: using LPI property table @0x0000000880050000 [ 0.000000] GIC: using cache flushing for LPI property table [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880060000 [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns [ 0.000000] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns [ 0.009661] Console: colour dummy device 80x25 [ 0.014299] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) [ 0.024984] pid_max: default: 32768 minimum: 301 [ 0.029767] LSM: initializing lsm=capability [ 0.034229] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.041808] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.051845] rcu: Hierarchical SRCU implementation. [ 0.056784] rcu: Max phase no-delay instances is 1000. [ 0.062311] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level [ 0.070795] fsl-mc MSI: msi-controller@1820000 domain created [ 0.078823] EFI services will not be available. [ 0.083710] smp: Bringing up secondary CPUs ... [ 0.088951] Detected VIPT I-cache on CPU1 [ 0.089026] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000 [ 0.089042] GICv3: CPU1: using allocated LPI pending table @0x0000000880070000 [ 0.089086] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.089793] Detected VIPT I-cache on CPU2 [ 0.089850] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000 [ 0.089864] GICv3: CPU2: using allocated LPI pending table @0x0000000880080000 [ 0.089897] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] [ 0.090537] Detected VIPT I-cache on CPU3 [ 0.090594] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000 [ 0.090607] GICv3: CPU3: using allocated LPI pending table @0x0000000880090000 [ 0.090638] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] [ 0.090749] smp: Brought up 1 node, 4 CPUs [ 0.170483] SMP: Total of 4 processors activated. [ 0.175296] CPU: All CPU(s) started at EL2 [ 0.179521] CPU features: detected: 32-bit EL0 Support [ 0.184781] CPU features: detected: 32-bit EL1 Support [ 0.190048] CPU features: detected: CRC32 instructions [ 0.195343] alternatives: applying system-wide alternatives [ 0.202264] Memory: 3346868K/4194304K available (17152K kernel code, 5014K rwdata, 11660K rodata, 10240K init, 733K bss, 248588K reserved, 589824K cma-reserved) [ 0.217924] devtmpfs: initialized [ 0.229763] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.239761] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.260879] 21504 pages in range for non-PLT usage [ 0.260901] 513024 pages in range for PLT usage [ 0.266066] pinctrl core: initialized pinctrl subsystem [ 0.278121] DMI not present or invalid. [ 0.284527] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.291456] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations [ 0.298796] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.306870] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.315022] audit: initializing netlink subsys (disabled) [ 0.320717] audit: type=2000 audit(0.200:1): state=initialized audit_enabled=0 res=1 [ 0.322039] thermal_sys: Registered thermal governor 'step_wise' [ 0.328656] thermal_sys: Registered thermal governor 'power_allocator' [ 0.334868] cpuidle: using governor menu [ 0.345831] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.352857] ASID allocator initialised with 65536 entries [ 0.360625] Serial: AMBA PL011 UART driver [ 0.389713] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b [ 0.402885] platform connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b [ 0.414223] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.421209] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.427633] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.434575] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.440985] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.447926] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.454335] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.461276] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.469615] ACPI: Interpreter disabled. [ 0.476017] k3-chipinfo 43000014.chipid: Family:AM62AX rev:SR1.0 JTAGID[0x0bb8d02f] Detected [ 0.485601] iommu: Default domain type: Translated [ 0.490521] iommu: DMA domain TLB invalidation policy: strict mode [ 0.497207] SCSI subsystem initialized [ 0.501414] usbcore: registered new interface driver usbfs [ 0.507067] usbcore: registered new interface driver hub [ 0.512531] usbcore: registered new device driver usb [ 0.519032] pps_core: LinuxPPS API ver. 1 registered [ 0.524118] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.533470] PTP clock support registered [ 0.537678] EDAC MC: Ver: 3.0.0 [ 0.541408] scmi_core: SCMI protocol bus registered [ 0.547574] FPGA manager framework [ 0.551157] Advanced Linux Sound Architecture Driver Initialized. [ 0.558451] vgaarb: loaded [ 0.561783] clocksource: Switched to clocksource arch_sys_counter [ 0.568283] VFS: Disk quotas dquot_6.6.0 [ 0.572323] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.579587] pnp: PnP ACPI: disabled [ 0.589609] NET: Registered PF_INET protocol family [ 0.594825] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.605199] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 0.614019] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.621959] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.630264] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear) [ 0.638633] TCP: Hash tables configured (established 32768 bind 32768) [ 0.645490] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.652448] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.659957] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.666207] RPC: Registered named UNIX socket transport module. [ 0.672287] RPC: Registered udp transport module. [ 0.677099] RPC: Registered tcp transport module. [ 0.681917] RPC: Registered tcp-with-tls transport module. [ 0.687527] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.694125] PCI: CLS 0 bytes, default 64 [ 0.702212] kvm [1]: nv: 529 coarse grained trap handlers [ 0.708185] kvm [1]: IPA Size Limit: 40 bits [ 0.714785] kvm [1]: vgic-v2@100010000 [ 0.718644] kvm [1]: GIC system register CPU interface enabled [ 0.724634] kvm [1]: vgic interrupt IRQ9 [ 0.728668] kvm [1]: Hyp nVHE mode initialized successfully [ 0.735775] Initialise system trusted keyrings [ 0.740563] workingset: timestamp_bits=42 max_order=20 bucket_order=0 [ 0.747479] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.753706] NFS: Registering the id_resolver key type [ 0.758903] Key type id_resolver registered [ 0.763182] Key type id_legacy registered [ 0.767299] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.774155] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.781897] 9p: Installing v9fs 9p2000 file system support [ 0.840731] Key type asymmetric registered [ 0.844935] Asymmetric key parser 'x509' registered [ 0.849975] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) [ 0.857544] io scheduler mq-deadline registered [ 0.862179] io scheduler kyber registered [ 0.866308] io scheduler bfq registered [ 0.879917] pinctrl-single 4084000.pinctrl: 34 pins, size 136 [ 0.886336] pinctrl-single f4000.pinctrl: 171 pins, size 684 [ 0.938497] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.949460] msm_serial: driver initialized [ 0.954217] SuperH (H)SCI(F) driver initialized [ 0.959133] STM32 USART driver initialized [ 0.971917] loop: module loaded [ 0.976595] megasas: 07.727.03.00-rc1 [ 0.988980] tun: Universal TUN/TAP device driver, 1.6 [ 0.995620] thunder_xcv, ver 1.0 [ 0.998984] thunder_bgx, ver 1.0 [ 1.002311] nicpf, ver 1.0 [ 1.006691] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version [ 1.014090] hns3: Copyright (c) 2017 Huawei Corporation. [ 1.019564] hclge is initializing [ 1.022998] e1000: Intel(R) PRO/1000 Network Driver [ 1.027987] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 1.033886] e1000e: Intel(R) PRO/1000 Network Driver [ 1.038962] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.045039] igb: Intel(R) Gigabit Ethernet Network Driver [ 1.050561] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.056290] igbvf: Intel(R) Gigabit Virtual Function Network Driver [ 1.062700] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. [ 1.069225] sky2: driver version 1.30 [ 1.074851] VFIO - User Level meta-driver version: 0.3 [ 1.084294] usbcore: registered new interface driver usb-storage [ 1.094785] i2c_dev: i2c /dev entries driver [ 1.108842] cpu cpu0: OPP-v2 not supported, cpufreq-dt will attempt to use legacy tables. [ 1.118087] cpu cpu0: OPP table can't be empty [ 1.124215] sdhci: Secure Digital Host Controller Interface driver [ 1.130602] sdhci: Copyright(c) Pierre Ossman [ 1.136270] Synopsys Designware Multimedia Card Interface Driver [ 1.143773] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.152671] ledtrig-cpu: registered to indicate activity on CPUs [ 1.159895] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 1.167886] usbcore: registered new interface driver usbhid [ 1.173619] usbhid: USB HID core driver [ 1.182574] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available [ 1.194179] optee: probing for conduit method. [ 1.198761] optee: revision 4.2 (12d7c4ee) [ 1.199101] optee: dynamic shared memory is enabled [ 1.208950] optee: initialized driver [ 1.209053] random: crng init done [ 1.218099] NET: Registered PF_PACKET protocol family [ 1.223370] 9pnet: Installing 9P2000 support [ 1.227804] Key type dns_resolver registered [ 1.242116] registered taskstats version 1 [ 1.246516] Loading compiled-in X.509 certificates [ 1.259206] Demotion targets for Node 0: null [ 1.308567] ti-sci 44043000.system-controller: ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)') [ 1.388956] i2c 0-0048: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/pmic@48/regulators/buck5 [ 1.398813] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz [ 1.406747] pca953x 1-0023: supply vcc not found, using dummy regulator [ 1.413656] pca953x 1-0023: using AI [ 1.440003] platform connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b [ 1.449961] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b [ 1.459720] i2c 1-003b: Fixed dependency cycle(s) with /connector-hdmi [ 1.466453] i2c 1-003b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000 [ 1.474068] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz [ 1.481401] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz [ 1.487892] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created [ 1.496720] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created [ 1.506379] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created [ 1.515837] ti-sci-inta 4e0a0000.interrupt-controller: Interrupt Aggregator domain 200 created [ 1.528419] ti-udma 485c0100.dma-controller: Number of rings: 82 [ 1.537124] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18) [ 1.549484] ti-udma 485c0000.dma-controller: Number of rings: 150 [ 1.560416] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15) [ 1.571323] ti-udma 4e230000.dma-controller: Number of rings: 6 [ 1.578009] ti-udma 4e230000.dma-controller: Channels: 6 (bchan: 0, tchan: 0, rchan: 6) [ 1.589094] printk: legacy console [ttyS2] disabled [ 1.594404] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 249, base_baud = 3000000) is a 8250 [ 1.603297] printk: legacy console [ttyS2] enabled [ 1.603297] printk: legacy console [ttyS2] enabled [ 1.612988] printk: legacy bootconsole [ns16550a0] disabled [ 1.612988] printk: legacy bootconsole [ns16550a0] disabled [ 1.669801] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 [ 1.680846] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867 [ 1.688982] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000002 [ 1.701975] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5 [ 1.709108] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512 [ 1.719404] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19 [ 1.730650] platform 31000000.usb: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/usb-power-controller@3f/connector [ 1.752023] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 1.757556] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 [ 1.765353] xhci-hcd xhci-hcd.0.auto: USB3 root hub has no ports [ 1.771369] xhci-hcd xhci-hcd.0.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000808020000010 [ 1.780804] xhci-hcd xhci-hcd.0.auto: irq 252, io mem 0x31100000 [ 1.787632] hub 1-0:1.0: USB hub found [ 1.791425] hub 1-0:1.0: 1 port detected [ 1.801942] mmc0: CQHCI version 5.10 [ 1.817516] pca953x 1-0022: supply vcc not found, using dummy regulator [ 1.824366] pca953x 1-0022: using AI [ 1.844483] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit [ 1.868308] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL) [ 1.877634] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode [ 1.928575] mmc0: Command Queue Engine enabled [ 1.933077] mmc0: new HS200 MMC card at address 0001 [ 1.938576] mmcblk0: mmc0:0001 S0J56X 14.8 GiB [ 1.944351] mmcblk0: p1 p2 [ 1.947632] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB [ 1.953408] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB [ 1.959169] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (234:0) [ 2.053801] usb 1-1: new high-speed USB device number 2 using xhci-hcd [ 2.267712] hub 1-1:1.0: USB hub found [ 2.272975] hub 1-1:1.0: 4 ports detected [ 2.617795] usb 1-1.1: new full-speed USB device number 3 using xhci-hcd [ 2.861802] usb 1-1.2: new high-speed USB device number 4 using xhci-hcd [ 3.301800] usb 1-1.4: new high-speed USB device number 5 using xhci-hcd [ 3.483703] hub 1-1.4:1.0: USB hub found [ 3.489245] hub 1-1.4:1.0: 4 ports detected [ 3.833797] usb 1-1.4.1: new high-speed USB device number 6 using xhci-hcd [ 4.301801] usb 1-1.4.2: new high-speed USB device number 7 using xhci-hcd [ 4.592305] usb-storage 1-1.4.2:1.0: USB Mass Storage device detected [ 4.599180] scsi host0: usb-storage 1-1.4.2:1.0 [ 4.681798] usb 1-1.4.4: new full-speed USB device number 8 using xhci-hcd [ 5.053967] input: C-Media Electronics Inc. Lenovo USB Headset as /devices/platform/bus@f0000/f910000.dwc3-usb/31100000.usb/xhci-hcd.0.auto/usb1/1-1/1-1.4/1-1.4.4/1-1.4.4:1.3/0003:17EF:60F4.0001/input/input0 [ 5.129960] hid-generic 0003:17EF:60F4.0001: input: USB HID v1.11 Device [C-Media Electronics Inc. Lenovo USB Headset] on usb-xhci-hcd.0.auto-1.4.4/input3 [ 5.615876] scsi 0:0:0:0: Direct-Access USB3.0 FLASH DRIVE PMAP PQ: 0 ANSI: 6 [ 5.688780] sd 0:0:0:0: [sda] 60628992 512-byte logical blocks: (31.0 GB/28.9 GiB) [ 5.697267] sd 0:0:0:0: [sda] Write Protect is off [ 5.702760] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 5.738979] sda: sda1 [ 5.741575] sd 0:0:0:0: [sda] Attached SCSI removable disk [ 5.968968] am65-cpsw-nuss 8000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 5.993792] Sending DHCP requests ., OK [ 6.013651] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.128 [ 6.021401] IP-Config: Complete: [ 6.024625] device=eth0, hwaddr=3c:e0:64:62:db:99, ipaddr=192.168.0.128, mask=255.255.255.0, gw=192.168.0.1 [ 6.034802] host=192.168.0.128, domain=ti.com, nis-domain=(none) [ 6.041264] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath= [ 6.041271] nameserver0=192.0.2.2, nameserver1=192.0.2.3 [ 6.054084] clk: Disabling unused clocks [ 6.062823] PM: genpd: Disabling unused power domains [ 6.068006] ALSA device list: [ 6.070977] No soundcards found. [ 6.092242] VFS: Mounted root (nfs filesystem) on device 0:22. [ 6.098644] devtmpfs: mounted [ 6.104832] Freeing unused kernel memory: 10240K [ 6.109563] Run /sbin/init as init process [ 6.315145] systemd[1]: System time before build time, advancing clock. [ 6.362170] NET: Registered PF_INET6 protocol family [ 6.372991] Segment Routing with IPv6 [ 6.376719] In-situ OAM (IOAM) with IPv6 [ 6.421717] 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) [ 6.445274] systemd[1]: Detected architecture arm64. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 6.467147] systemd[1]: Set hostname to . [ 7.028987] systemd[1]: Queued start job for default target Graphical Interface. [ 7.059638] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 7.083136] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 7.107001] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 7.130847] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 7.154195] 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. [ 7.178101] 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. [ 7.202009] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 7.213735] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 7.234020] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 7.249919] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 7.269896] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 7.285914] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 7.302314] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 7.327362] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m. [ 7.351315] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 7.374487] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 7.395574] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 7.420641] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 7.442404] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 7.478110] systemd[1]: Mounting Huge Pages File System... Mounting [0;1;39mHuge Pages File System[0m... [ 7.503000] systemd[1]: Mounting POSIX Message Queue File System... Mounting [0;1;39mPOSIX Message Queue File System[0m... [ 7.530228] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 7.546401] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. [ 7.559149] 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... [ 7.614317] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 7.633856] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 7.659458] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 7.685302] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 7.694875] fuse: init (API version 7.40) [ 7.702175] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 7.725581] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 7.750964] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 7.783786] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 7.811214] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted [0;1;39mHuge Pages File System[0m. [ 7.834589] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m. [ 7.862590] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 7.891424] 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. [ 7.914696] 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 configfs[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[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. Mounting [0;1;39mFUSE Control File System[0m... Mounting [0;1;39mKernel Configuration File System[0m... Starting [0;1;39mFlush Journal to Persistent Storage[0m... Starting [0;1;39mLoad/Save Random Seed[0m... Starting [0;1;39mApply Kernel Variables[0m... [ 8.163359] systemd-journald[118]: Received client request to flush runtime journal. Starting [0;1;39mCreate System Users[0m... [ 8.179431] systemd-journald[118]: File /var/log/journal/7c64fc639f294a8eb9d167afdbc8f9e7/system.journal corrupted or uncleanly shut down, renaming and replacing. [[0;32m OK [0m] Mounted [0;1;39mFUSE Control File System[0m. [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [[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;39mCreate Static Device Nodes in /dev[0m. [[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[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;39mCreate Volatile Files and Directories[0m... Starting [0;1;39mRule-based Managefor Device Events and Files[0m... [[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. Starting [0;1;39mNetwork Service[0m... [[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. 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 Service[0m. Starting [0;1;39mNetwork Name Resolution[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... Starting [0;1;39mUser Login Management[0m... [ 9.957545] mc: Linux media interface: v0.10 [[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m. [ 10.007263] omap-mailbox 29000000.mailbox: no available mbox devices found [[0;32m OK [0m] Reached target [0;1;39mNetwork[0m. [ 10.051056] omap-mailbox 29010000.mailbox: no available mbox devices found [ 10.051180] omap-mailbox 29020000.mailbox: no available mbox devices found [ 10.051230] omap-mailbox 29030000.mailbox: no available mbox devices found [[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m. Starting [0;1;39mPermit User Sessions[0m... [ 10.166343] videodev: Linux video capture interface: v2.00 [[0;32m OK [0m] Found device [0;1;39m/dev/ttyS2[0m. [[0;32m OK [0m] Started [0;1;39mUser Login Management[0m. [[0;32m OK [0m] Finished [0;1;39mRemove Stale Onliext4 Metadata Check Snapshots[0m. [[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m. [ 10.319441] tps6598x 0-003f: Unable to find the interrupt, switching to polling [[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m. [ 10.337040] vdec 30210000.video-codec: sram node not found [ 10.362519] vdec 30210000.video-codec: error -ENXIO: IRQ index 0 not found [ 10.398260] vdec 30210000.video-codec: failed to get irq resource, falling back to polling [[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyS2[0m. [[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m. [[0;32m OK [0m] Reached target [0;1;39mMulti-User System[0m. [[0;32m OK [0m] Reached target [0;1;39mGraphical Interface[0m. [ 10.474462] tlv320aic3x 1-001b: Failed to request supplies: -517 [ 10.493150] gpio-regulator regulator-5: Failed to register regulator: -517 [ 10.496913] vdec 30210000.video-codec: Direct firmware load for cnm/wave521c_k3_codec_fw.bin failed with error -2 Starting [0;1;39mUpdate UTMP about System Runlevel Cha[ 10.513200] vdec 30210000.video-codec: request_firmware, fail: -2 nges[0m... [ 10.518438] sii902x 1-003b: supply iovcc not found, using dummy regulator [ 10.533099] sii902x 1-003b: supply cvcc12 not found, using dummy regulator [ 10.540818] vdec 30210000.video-codec: wave5_vpu_load_firmware, fail: -2 [ 10.550707] i2c i2c-1: Added multiplexed i2c bus 3 [ 10.560306] rtc-ti-k3 2b1f0000.rtc: registered as rtc0 [ 10.560647] tlv320aic3x 1-001b: Failed to request supplies: -517 [ 10.576644] vdec 30210000.video-codec: probe with driver vdec failed with error -2 [ 10.578528] rtc-ti-k3 2b1f0000.rtc: setting system clock to 1970-01-01T00:00:35 UTC (35) [ 10.579803] gpio-regulator regulator-5: Failed to register regulator: -517 [[0;32m OK [0m] Reached target [0;1;39mHardware activated U[ 10.647580] [drm] Initialized tidss 1.0.0 for 30200000.dss on minor 0 SB gadget[0m. [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Runlevel Changes[0m. [ 10.740973] usbcore: registered new device driver onboard-usb-dev [ 10.779777] Console: switching to colour frame buffer device 240x67 [ 10.823378] tidss 30200000.dss: [drm] fb0: tidssdrmfb frame buffer device [ 10.855069] tlv320aic3x 1-001b: Failed to request supplies: -517 Debian GNU/Linu^YKX][ login: root (automatic login) [ 10.883274] usb 1-1.4.1: Found UVC 1.00 device (046d:081b) [ 10.883929] tlv320aic3x 1-001b: Failed to request supplies: -517 [ 10.898938] gpio-regulator regulator-5: Failed to register regulator: -517 [ 10.923937] tlv320aic3x 1-001b: Failed to request supplies: -517 [ 10.948408] cdc_acm 1-1.1:1.0: ttyACM0: USB ACM device [ 10.967830] gpio-regulator regulator-5: Failed to register regulator: -517 [ 10.988793] usbcore: registered new interface driver cdc_acm [ 10.989128] tlv320aic3x 1-001b: Failed to request supplies: -517 [ 10.996791] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 11.060871] gpio-regulator regulator-5: Failed to register regulator: -517 [ 11.095563] tlv320aic3x 1-001b: Failed to request supplies: -517 [ 11.146954] tlv320aic3x 1-001b: Failed to request supplies: -517 [ 11.153741] usbcore: registered new interface driver uvcvideo [ 11.159351] gpio-regulator regulator-5: Failed to register regulator: -517 Linux debian-bullseye-arm64 6.11.0-rc5 #1 SMP PREEMPT Fri Aug 30 03:55:04 UTC 2024 aarch64 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: Thu Aug 29 11:05:24 UTC 2024 on ttyS2 [ 11.403354] tlv320aic3x 1-001b: Failed to request supplies: -517 [ 11.414348] gpio-regulator regulator-5: Failed to register regulator: -517 [ 11.421398] tlv320aic3x 1-001b: Failed to request supplies: -517 [ 11.443346] gpio-regulator regulator-5: Failed to register regulator: -517 [ 11.445067] tlv320aic3x 1-001b: Failed to request supplies: -517 [ 11.455145] tps6594-rtc tps6594-rtc.5.auto: registered as rtc1 [ 11.473832] tlv320aic3x 1-001b: Failed to request supplies: -517 [ 11.473841] gpio-regulator regulator-5: Failed to register regulator: -517 / # - 14:28:21 [INFO] Sleeping 15 secs to allow systemd to finish starting processes... - 14:28:36 [INFO] Disconnected serial from am62axx_sk-fs - 14:28:36 [INFO] Connected to am62axx_sk-fs via serial - 14:28:36 [INFO] Host: uname -a - 14:28:36 [INFO] Target: uname -a Linux debian-bullseye-arm64 6.11.0-rc5 #1 SMP PREEMPT Fri Aug 30 03:55:04 UTC 2024 aarch64 GNU/Linux / # - 14:28:36 [INFO] Host: cat /proc/cmdline - 14:28:36 [INFO] Target: cat /proc/cmdline console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am62axx_sk-fs-00/autofs/0f8eb9f2e7cac8ad4421b1967be9ad1d,nolock,v3,tcp,rsize=4096,wsize=4096 0 / # - 14:28:36 [INFO] Host: uname -a - 14:28:36 [INFO] Target: uname -a Linux debian-bullseye-arm64 6.11.0-rc5 #1 SMP PREEMPT Fri Aug 30 03:55:04 UTC 2024 aarch64 GNU/Linux / # - 14:28:36 [INFO] Host: cat /proc/mtd - 14:28:36 [INFO] Target: cat /proc/mtd dev: size erasesize name / # - 14:28:36 [INFO] Host: grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/pnp /etc/resolv.conf && systemctl restart systemd-resolved - 14:28:37 [INFO] Target: grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/pnp /etc/resolv.conf && systemctl restart systemd-resolved / # - 14:28:37 [INFO] Host: ls -l /lib/firmware; ls -lR /lib/firmware/ipc - 14:28:37 [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 / # - 14:28:37 [INFO] Host: cat /proc/diskstats - 14:28:37 [INFO] Target: cat /proc/diskstats 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 mmcblk0 90 0 3872 190 0 0 0 0 0 112 190 0 0 0 0 0 0 179 1 mmcblk0p1 24 0 584 67 0 0 0 0 0 72 67 0 0 0 0 0 0 179 2 mmcblk0p2 29 0 2096 95 0 0 0 0 0 92 95 0 0 0 0 0 0 179 32 mmcblk0boot0 34 0 672 108 0 0 0 0 0 116 108 0 0 0 0 0 0 179 64 mmcblk0boot1 34 0 672 99 0 0 0 0 0 88 99 0 0 0 0 0 0 8 0 sda 79 0 3368 214 0 0 0 0 0 156 214 0 0 0 0 0 0 8 1 sda1 38 0 2176 140 0 0 0 0 0 92 140 0 0 0 0 0 0 179 96 mmcblk1 120 0 7460 766 0 0 0 0 0 188 766 0 0 0 0 0 0 179 97 mmcblk1p1 29 0 2080 251 0 0 0 0 0 144 251 0 0 0 0 0 0 179 98 mmcblk1p2 27 0 2116 250 0 0 0 0 0 160 250 0 0 0 0 0 0 179 99 mmcblk1p3 28 0 2080 203 0 0 0 0 0 132 203 0 0 0 0 0 0 / # - 14:28:37 [INFO] Host: cat /proc/interrupts - 14:28:39 [INFO] Target: cat /proc/interrupts CPU0 CPU1 CPU2 CPU3 9: 0 0 0 0 GICv3 25 Level vgic 11: 1909 2174 2157 1867 GICv3 30 Level arch_timer 12: 0 0 0 0 GICv3 27 Level kvm guest vtimer 14: 0 0 0 0 GICv3 23 Level arm-pmu 15: 1050 0 0 0 GICv3 66 Level 4d000000.mailbox thr_012 24: 3663 0 0 0 GICv3 193 Level 20000000.i2c 25: 298 0 0 0 GICv3 194 Level 20010000.i2c 26: 0 0 0 0 GICv3 195 Level 20020000.i2c 45: 0 0 0 0 MSI-INTA 1714176 Edge 485c0100.dma-controller chan0 57: 0 0 0 0 MSI-INTA 1714688 Level 485c0100.dma-controller chan0 75: 0 0 0 0 MSI-INTA 1715718 Edge 485c0100.dma-controller chan1 93: 0 0 0 0 MSI-INTA 1716230 Level 485c0100.dma-controller chan1 115: 9 0 0 0 MSI-INTA 1970707 Level 8000000.ethernet-tx0 123: 7 0 0 0 MSI-INTA 1970715 Level 8000000.ethernet-tx1 131: 8 0 0 0 MSI-INTA 1970723 Level 8000000.ethernet-tx2 139: 25953 0 0 0 MSI-INTA 1970731 Level 8000000.ethernet-tx3 147: 5 0 0 0 MSI-INTA 1970739 Level 8000000.ethernet-tx4 155: 3 0 0 0 MSI-INTA 1970747 Level 8000000.ethernet-tx5 163: 5 0 0 0 MSI-INTA 1970755 Level 8000000.ethernet-tx6 171: 16 0 0 0 MSI-INTA 1970763 Level 8000000.ethernet-tx7 187: 0 0 0 0 MSI-INTA 1970779 Level 485c0000.dma-controller chan2 205: 26045 0 0 0 MSI-INTA 1971731 Level 8000000.ethernet 229: 0 0 0 0 MSI-INTA 1971755 Level 485c0000.dma-controller chan0 230: 0 0 0 0 MSI-INTA 1971756 Level 485c0000.dma-controller chan1 249: 360 0 0 0 GICv3 210 Level 2800000.serial 252: 718 0 0 0 GICv3 258 Level xhci-hcd:usb1 253: 387 0 0 0 GICv3 165 Level mmc0 256: 0 0 0 0 GPIO 0 Edge -davinci_gpio tps6594-1-0x48 405: 0 0 0 0 GPIO 23 Edge -davinci_gpio 1-0022 434: 0 0 0 0 GICv3 269 Level 2b10000.audio-controller_rx 435: 0 0 0 0 1-0022 16 Edge 1-003b 436: 0 0 0 0 GICv3 270 Level 2b10000.audio-controller_tx 437: 0 0 0 0 tps6594-1-0x48 0 Edge buck1_ov 438: 0 0 0 0 tps6594-1-0x48 1 Edge buck1_uv 439: 0 0 0 0 tps6594-1-0x48 2 Edge buck1_sc 440: 0 0 0 0 tps6594-1-0x48 3 Edge buck1_ilim 441: 0 0 0 0 tps6594-1-0x48 4 Edge buck2_ov 442: 0 0 0 0 tps6594-1-0x48 5 Edge buck2_uv 443: 0 0 0 0 tps6594-1-0x48 6 Edge buck2_sc 444: 0 0 0 0 tps6594-1-0x48 7 Edge buck2_ilim 445: 0 0 0 0 tps6594-1-0x48 8 Edge buck3_ov 446: 0 0 0 0 tps6594-1-0x48 9 Edge buck3_uv 447: 0 0 0 0 tps6594-1-0x48 10 Edge buck3_sc 448: 0 0 0 0 tps6594-1-0x48 11 Edge buck3_ilim 449: 0 0 0 0 tps6594-1-0x48 12 Edge buck4_ov 450: 0 0 0 0 tps6594-1-0x48 13 Edge buck4_uv 451: 0 0 0 0 tps6594-1-0x48 14 Edge buck4_sc 452: 0 0 0 0 tps6594-1-0x48 15 Edge buck4_ilim 453: 0 0 0 0 tps6594-1-0x48 16 Edge buck5_ov 454: 0 0 0 0 tps6594-1-0x48 17 Edge buck5_uv 455: 0 0 0 0 tps6594-1-0x48 18 Edge buck5_sc 456: 0 0 0 0 tps6594-1-0x48 19 Edge buck5_ilim 457: 0 0 0 0 tps6594-1-0x48 20 Edge ldo1_ov 458: 0 0 0 0 tps6594-1-0x48 21 Edge ldo1_uv 459: 0 0 0 0 tps6594-1-0x48 22 Edge ldo1_sc 460: 0 0 0 0 tps6594-1-0x48 23 Edge ldo1_ilim 461: 0 0 0 0 tps6594-1-0x48 24 Edge ldo2_ov 462: 0 0 0 0 tps6594-1-0x48 25 Edge ldo2_uv 463: 0 0 0 0 tps6594-1-0x48 26 Edge ldo2_sc 464: 0 0 0 0 tps6594-1-0x48 27 Edge ldo2_ilim 465: 0 0 0 0 tps6594-1-0x48 28 Edge ldo3_ov 466: 0 0 0 0 tps6594-1-0x48 29 Edge ldo3_uv 467: 0 0 0 0 tps6594-1-0x48 30 Edge ldo3_sc 468: 0 0 0 0 tps6594-1-0x48 31 Edge ldo3_ilim 469: 0 0 0 0 tps6594-1-0x48 32 Edge ldo4_ov 470: 0 0 0 0 tps6594-1-0x48 33 Edge ldo4_uv 471: 0 0 0 0 tps6594-1-0x48 34 Edge ldo4_sc 472: 0 0 0 0 tps6594-1-0x48 35 Edge ldo4_ilim 473: 0 0 0 0 tps6594-1-0x48 36 Edge vcca_ov 474: 0 0 0 0 tps6594-1-0x48 37 Edge vcca_uv 492: 0 0 0 0 tps6594-1-0x48 55 Edge npwron_start 493: 0 0 0 0 tps6594-1-0x48 56 Edge enable 494: 0 0 0 0 tps6594-1-0x48 57 Edge fsd 495: 0 0 0 0 tps6594-1-0x48 58 Edge soft_reboot 496: 0 0 0 0 tps6594-1-0x48 59 Edge bist_pass 497: 0 0 0 0 tps6594-1-0x48 60 Edge ext_clk 498: 0 0 0 0 tps6594-1-0x48 61 Edge twarn 499: 0 0 0 0 tps6594-1-0x48 62 Edge tsd_ord 500: 0 0 0 0 tps6594-1-0x48 63 Edge bist_fail 501: 0 0 0 0 tps6594-1-0x48 64 Edge reg_crc_err 502: 0 0 0 0 tps6594-1-0x48 65 Edge recov_cnt 503: 0 0 0 0 tps6594-1-0x48 66 Edge spmi_err 504: 0 0 0 0 tps6594-1-0x48 67 Edge npwron_long 505: 0 0 0 0 tps6594-1-0x48 68 Edge nint_readback 506: 0 0 0 0 tps6594-1-0x48 69 Edge nrstout_readback 507: 0 0 0 0 tps6594-1-0x48 70 Edge tsd_imm 508: 0 0 0 0 tps6594-1-0x48 71 Edge vcca_ovp 509: 0 0 0 0 tps6594-1-0x48 72 Edge pfsm_err 510: 0 0 0 0 tps6594-1-0x48 73 Edge imm_shutdown 511: 0 0 0 0 tps6594-1-0x48 74 Edge ord_shutdown 512: 0 0 0 0 tps6594-1-0x48 75 Edge mcu_pwr_err 513: 0 0 0 0 tps6594-1-0x48 76 Edge soc_pwr_err 514: 0 0 0 0 tps6594-1-0x48 77 Edge comm_frm_err 515: 0 0 0 0 tps6594-1-0x48 78 Edge comm_crc_err 516: 0 0 0 0 tps6594-1-0x48 79 Edge comm_adr_err 517: 0 0 0 0 tps6594-1-0x48 82 Edge en_drv_readback 518: 0 0 0 0 tps6594-1-0x48 83 Edge nrstout_soc_readback 519: 0 0 0 0 tps6594-1-0x48 84 Edge esm_soc_pin 520: 0 0 0 0 tps6594-1-0x48 85 Edge esm_soc_fail 521: 0 0 0 0 tps6594-1-0x48 86 Edge esm_soc_rst 523: 0 0 0 0 tps6594-1-0x48 88 Edge alarm 525: 0 0 0 0 GICv3 132 Level 2b1f0000.rtc 526: 277 0 0 0 GICv3 116 Level tidss 527: 274 0 0 0 GICv3 115 Level mmc1 IPI0: 1301 2108 2530 1879 Rescheduling interrupts IPI1: 2836 7570 6934 7995 Function call interrupts IPI2: 0 0 0 0 CPU stop interrupts IPI3: 0 0 0 0 CPU stop (for crash dump) interrupts IPI4: 0 0 0 0 Timer broadcast interrupts IPI5: 0 0 0 0 IRQ work interrupts IPI6: 0 0 0 0 CPU backtrace interrupts IPI7: 0 0 0 0 KGDB roundup interrupts Err: 0 / # - 14:28:39 [INFO] Host: cat /proc/softirqs - 14:28:39 [INFO] Target: cat /proc/softirqs CPU0 CPU1 CPU2 CPU3 HI: 5 0 2 0 TIMER: 780 915 886 610 NET_TX: 4777 13 21 9 NET_RX: 27478 6 0 6 BLOCK: 158 0 0 0 IRQ_POLL: 0 0 0 0 TASKLET: 4795 7 8 0 SCHED: 1158 1183 1115 997 HRTIMER: 0 0 0 0 RCU: 1729 2271 2460 2282 / # - 14:28:39 [INFO] Host: ls -lR /run/media/mmcblk0p1 - 14:28:39 [INFO] Target: ls -lR /run/media/mmcblk0p1 ls: cannot access '/run/media/mmcblk0p1': No such file or directory / # - 14:28:39 [INFO] Host: lsmod - 14:28:39 [INFO] Target: lsmod Module Size Used by snd_soc_hdmi_codec 16384 0 pinctrl_tps6594 16384 0 gpio_regmap 12288 1 pinctrl_tps6594 rtc_tps6594 12288 0 tps6594_esm 12288 0 tps6594_pfsm 12288 0 tps6594_regulator 24576 3 uvcvideo 98304 0 uvc 12288 1 uvcvideo cdc_acm 32768 0 videobuf2_vmalloc 12288 1 uvcvideo ax88179_178a 28672 0 usbnet 36864 1 ax88179_178a snd_soc_simple_card 16384 0 onboard_usb_dev 20480 0 crct10dif_ce 12288 1 snd_soc_simple_card_utils 28672 1 snd_soc_simple_card rtc_ti_k3 12288 1 k3_j72xx_bandgap 12288 0 display_connector 12288 0 wave5 86016 0 rti_wdt 12288 0 tps6598x 24576 0 v4l2_mem2mem 36864 1 wave5 videobuf2_dma_contig 16384 1 wave5 videobuf2_memops 12288 2 videobuf2_vmalloc,videobuf2_dma_contig typec 77824 1 tps6598x tps6594_i2c 12288 0 tps6594_core 28672 1 tps6594_i2c videobuf2_v4l2 28672 3 uvcvideo,v4l2_mem2mem,wave5 tidss 49152 0 sii902x 16384 0 drm_dma_helper 20480 2 tidss sa2ul 32768 0 videodev 258048 4 videobuf2_v4l2,uvcvideo,v4l2_mem2mem,wave5 snd_soc_davinci_mcasp 32768 2 snd_soc_ti_udma 12288 1 snd_soc_davinci_mcasp authenc 12288 1 sa2ul drm_kms_helper 188416 4 sii902x,drm_dma_helper,display_connector,tidss snd_soc_tlv320aic3x_i2c 12288 1 snd_soc_ti_edma 12288 1 snd_soc_davinci_mcasp snd_soc_tlv320aic3x 81920 1 snd_soc_tlv320aic3x_i2c snd_soc_ti_sdma 12288 1 snd_soc_davinci_mcasp videobuf2_common 57344 7 videobuf2_vmalloc,videobuf2_dma_contig,videobuf2_v4l2,uvcvideo,v4l2_mem2mem,wave5,videobuf2_memops mc 57344 5 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common,v4l2_mem2mem omap_mailbox 12288 0 fuse 139264 1 drm 548864 6 sii902x,drm_kms_helper,drm_dma_helper,display_connector,tidss backlight 20480 1 drm ip_tables 28672 0 x_tables 36864 1 ip_tables ipv6 454656 20 / # - 14:28:39 [INFO] Host: export IPERFHOST=192.168.0.1 - 14:28:40 [INFO] Target: export IPERFHOST=192.168.0.1 / # - 14:28:40 [INFO] Host: export NFS_SERVER=192.168.0.1 - 14:28:40 [INFO] Target: export NFS_SERVER=192.168.0.1 / # - 14:28:40 [INFO] Host: export NFS_ROOT_PATH=/opt/NFS_exports/linux/am62axx_sk-fs-00 - 14:28:40 [INFO] Target: export NFS_ROOT_PATH=/opt/NFS_exports/linux/am62axx_sk-fs-00 / # - 14:28:40 [INFO] Host: export AP_SSID= - 14:28:40 [INFO] Target: export AP_SSID= / # - 14:28:40 [INFO] Host: mkdir -p -m 777 /test - 14:28:40 [INFO] Target: mkdir -p -m 777 /test / # - 14:28:40 [INFO] Host: cd /test - 14:28:41 [INFO] Target: cd /test /test # - 14:28:41 [INFO] Host: cat > test.sh << EOF - 14:28:41 [INFO] Target: cat > test.sh << EOF > - 14:28:41 [INFO] Host: failtest() { - 14:28:41 [INFO] Target: failtest() { > - 14:28:41 [INFO] Host: echo 1 >&3 - 14:28:41 [INFO] Target: echo 1 >&3 > - 14:28:41 [INFO] Host: } - 14:28:41 [INFO] Target: } > - 14:28:41 [INFO] Host: timeout=20 - 14:28:42 [INFO] Target: timeout=20 > - 14:28:42 [INFO] Host: - 14:28:42 [INFO] Target: > - 14:28:42 [INFO] Host: # Start of user's script logic - 14:28:42 [INFO] Target: # Start of user's script logic > - 14:28:42 [INFO] Host: dmesg - 14:28:42 [INFO] Target: dmesg > - 14:28:42 [INFO] Host: EOF - 14:28:42 [INFO] Target: EOF /test # - 14:28:42 [INFO] Host: cd /test - 14:28:43 [INFO] Target: cd /test /test # - 14:28:43 [INFO] Host: chmod +x test.sh - 14:28:43 [INFO] Target: chmod +x test.sh /test # - 14:28:43 [INFO] Host: ./test.sh 2>&1 3> result.log - 14:28:46 [INFO] Target: ./test.sh 2>&1 3> result.log [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 6.11.0-rc5 (KernelCI@build-j301284-arm64-gcc-12-defconfig-ltbjp) (aarch64-linux-gnu-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT Fri Aug 30 03:55:04 UTC 2024 [ 0.000000] KASLR disabled due to lack of seed [ 0.000000] Machine model: Texas Instruments AM62A7 SK [ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '') [ 0.000000] printk: legacy bootconsole [ns16550a0] enabled [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created CMA memory pool at 0x00000000c0000000, size 576 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x00000000c0000000..0x00000000e3ffffff (589824 KiB) map reusable linux,cma [ 0.000000] OF: reserved mem: 0x0000000080000000..0x000000008007ffff (512 KiB) nomap non-reusable tfa@80000000 [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009c900000, size 30 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9c900000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x000000009c900000..0x000000009e6fffff (30720 KiB) nomap non-reusable r5f-dma-memory@9c900000 [ 0.000000] OF: reserved mem: 0x000000009e800000..0x000000009fffffff (24576 KiB) nomap non-reusable optee@9e800000 [ 0.000000] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000080000000-0x00000008ffffffff] [ 0.000000] NUMA: NODE_DATA [mem 0x8ff7e09c0-0x8ff7e2fff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal [mem 0x0000000100000000-0x00000008ffffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x000000008007ffff] [ 0.000000] node 0: [mem 0x0000000080080000-0x000000009c8fffff] [ 0.000000] node 0: [mem 0x000000009c900000-0x000000009e6fffff] [ 0.000000] node 0: [mem 0x000000009e700000-0x000000009e7fffff] [ 0.000000] node 0: [mem 0x000000009e800000-0x000000009fffffff] [ 0.000000] node 0: [mem 0x00000000a0000000-0x00000000ffffffff] [ 0.000000] node 0: [mem 0x0000000880000000-0x00000008ffffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.1 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: Trusted OS migration not required [ 0.000000] psci: SMC Calling Convention v1.4 [ 0.000000] percpu: Embedded 24 pages/cpu s60056 r8192 d30056 u98304 [ 0.000000] pcpu-alloc: s60056 r8192 d30056 u98304 alloc=24*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] CPU features: detected: ARM erratum 845719 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Kernel command line: console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am62axx_sk-fs-00/autofs/0f8eb9f2e7cac8ad4421b1967be9ad1d,nolock,v3,tcp,rsize=4096,wsize=4096 0 [ 0.000000] sysrq: sysrq always enabled. [ 0.000000] Unknown kernel command line parameters "0 earlyprintk=serial,ttyS2,115200n8", will be passed to user space. [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.000000] Fallback order for Node 0: 0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1048576 [ 0.000000] Policy zone: Normal [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off [ 0.000000] software IO TLB: area num 4. [ 0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4. [ 0.000000] Trampoline variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. [ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode [ 0.000000] GICv3: 256 SPIs implemented [ 0.000000] GICv3: 0 Extended SPIs implemented [ 0.000000] Root IRQ handler: gic_handle_irq [ 0.000000] GICv3: GICv3 features: 16 PPIs [ 0.000000] GICv3: GICD_CTRL.DS=0, SCR_EL3.FIQ=1 [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001880000 [ 0.000000] ITS [mem 0x01820000-0x0182ffff] [ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS [ 0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19 [ 0.000000] ITS@0x0000000001820000: allocated 524288 Devices @880800000 (flat, esz 8, psz 64K, shr 0) [ 0.000000] ITS: using cache flushing for cmd queue [ 0.000000] GICv3: using LPI property table @0x0000000880050000 [ 0.000000] GIC: using cache flushing for LPI property table [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880060000 [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns [ 0.000000] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns [ 0.009661] Console: colour dummy device 80x25 [ 0.014299] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) [ 0.024984] pid_max: default: 32768 minimum: 301 [ 0.029767] LSM: initializing lsm=capability [ 0.034229] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.041808] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.051845] rcu: Hierarchical SRCU implementation. [ 0.056784] rcu: Max phase no-delay instances is 1000. [ 0.062311] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level [ 0.070795] fsl-mc MSI: msi-controller@1820000 domain created [ 0.078823] EFI services will not be available. [ 0.083710] smp: Bringing up secondary CPUs ... [ 0.088951] Detected VIPT I-cache on CPU1 [ 0.089026] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000 [ 0.089042] GICv3: CPU1: using allocated LPI pending table @0x0000000880070000 [ 0.089086] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.089793] Detected VIPT I-cache on CPU2 [ 0.089850] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000 [ 0.089864] GICv3: CPU2: using allocated LPI pending table @0x0000000880080000 [ 0.089897] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] [ 0.090537] Detected VIPT I-cache on CPU3 [ 0.090594] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000 [ 0.090607] GICv3: CPU3: using allocated LPI pending table @0x0000000880090000 [ 0.090638] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] [ 0.090749] smp: Brought up 1 node, 4 CPUs [ 0.170483] SMP: Total of 4 processors activated. [ 0.175296] CPU: All CPU(s) started at EL2 [ 0.179521] CPU features: detected: 32-bit EL0 Support [ 0.184781] CPU features: detected: 32-bit EL1 Support [ 0.190048] CPU features: detected: CRC32 instructions [ 0.195343] alternatives: applying system-wide alternatives [ 0.202264] Memory: 3346868K/4194304K available (17152K kernel code, 5014K rwdata, 11660K rodata, 10240K init, 733K bss, 248588K reserved, 589824K cma-reserved) [ 0.217924] devtmpfs: initialized [ 0.229763] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.239761] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.260879] 21504 pages in range for non-PLT usage [ 0.260901] 513024 pages in range for PLT usage [ 0.266066] pinctrl core: initialized pinctrl subsystem [ 0.278121] DMI not present or invalid. [ 0.284527] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.291456] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations [ 0.298796] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.306870] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.315022] audit: initializing netlink subsys (disabled) [ 0.320717] audit: type=2000 audit(0.200:1): state=initialized audit_enabled=0 res=1 [ 0.322039] thermal_sys: Registered thermal governor 'step_wise' [ 0.328656] thermal_sys: Registered thermal governor 'power_allocator' [ 0.334868] cpuidle: using governor menu [ 0.345831] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.352857] ASID allocator initialised with 65536 entries [ 0.360625] Serial: AMBA PL011 UART driver [ 0.389713] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b [ 0.402885] platform connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b [ 0.414223] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.421209] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.427633] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.434575] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.440985] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.447926] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.454335] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.461276] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.469615] ACPI: Interpreter disabled. [ 0.476017] k3-chipinfo 43000014.chipid: Family:AM62AX rev:SR1.0 JTAGID[0x0bb8d02f] Detected [ 0.485601] iommu: Default domain type: Translated [ 0.490521] iommu: DMA domain TLB invalidation policy: strict mode [ 0.497207] SCSI subsystem initialized [ 0.501219] libata version 3.00 loaded. [ 0.501414] usbcore: registered new interface driver usbfs [ 0.507067] usbcore: registered new interface driver hub [ 0.512531] usbcore: registered new device driver usb [ 0.519032] pps_core: LinuxPPS API ver. 1 registered [ 0.524118] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.533470] PTP clock support registered [ 0.537678] EDAC MC: Ver: 3.0.0 [ 0.541408] scmi_core: SCMI protocol bus registered [ 0.547574] FPGA manager framework [ 0.551157] Advanced Linux Sound Architecture Driver Initialized. [ 0.558451] vgaarb: loaded [ 0.561783] clocksource: Switched to clocksource arch_sys_counter [ 0.568283] VFS: Disk quotas dquot_6.6.0 [ 0.572323] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.579587] pnp: PnP ACPI: disabled [ 0.589609] NET: Registered PF_INET protocol family [ 0.594825] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.605199] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 0.614019] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.621959] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.630264] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear) [ 0.638633] TCP: Hash tables configured (established 32768 bind 32768) [ 0.645490] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.652448] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.659957] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.666207] RPC: Registered named UNIX socket transport module. [ 0.672287] RPC: Registered udp transport module. [ 0.677099] RPC: Registered tcp transport module. [ 0.681917] RPC: Registered tcp-with-tls transport module. [ 0.687527] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.694125] PCI: CLS 0 bytes, default 64 [ 0.702212] kvm [1]: nv: 529 coarse grained trap handlers [ 0.708185] kvm [1]: IPA Size Limit: 40 bits [ 0.714785] kvm [1]: vgic-v2@100010000 [ 0.718644] kvm [1]: GIC system register CPU interface enabled [ 0.724634] kvm [1]: vgic interrupt IRQ9 [ 0.728668] kvm [1]: Hyp nVHE mode initialized successfully [ 0.735775] Initialise system trusted keyrings [ 0.740563] workingset: timestamp_bits=42 max_order=20 bucket_order=0 [ 0.747479] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.753706] NFS: Registering the id_resolver key type [ 0.758903] Key type id_resolver registered [ 0.763182] Key type id_legacy registered [ 0.767299] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.774155] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.781897] 9p: Installing v9fs 9p2000 file system support [ 0.840731] Key type asymmetric registered [ 0.844935] Asymmetric key parser 'x509' registered [ 0.849975] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) [ 0.857544] io scheduler mq-deadline registered [ 0.862179] io scheduler kyber registered [ 0.866308] io scheduler bfq registered [ 0.879917] pinctrl-single 4084000.pinctrl: 34 pins, size 136 [ 0.886336] pinctrl-single f4000.pinctrl: 171 pins, size 684 [ 0.938497] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.949460] msm_serial: driver initialized [ 0.954217] SuperH (H)SCI(F) driver initialized [ 0.959133] STM32 USART driver initialized [ 0.971917] loop: module loaded [ 0.976595] megasas: 07.727.03.00-rc1 [ 0.988980] tun: Universal TUN/TAP device driver, 1.6 [ 0.995620] thunder_xcv, ver 1.0 [ 0.998984] thunder_bgx, ver 1.0 [ 1.002311] nicpf, ver 1.0 [ 1.006691] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version [ 1.014090] hns3: Copyright (c) 2017 Huawei Corporation. [ 1.019564] hclge is initializing [ 1.022998] e1000: Intel(R) PRO/1000 Network Driver [ 1.027987] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 1.033886] e1000e: Intel(R) PRO/1000 Network Driver [ 1.038962] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.045039] igb: Intel(R) Gigabit Ethernet Network Driver [ 1.050561] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.056290] igbvf: Intel(R) Gigabit Virtual Function Network Driver [ 1.062700] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. [ 1.069225] sky2: driver version 1.30 [ 1.074851] VFIO - User Level meta-driver version: 0.3 [ 1.084294] usbcore: registered new interface driver usb-storage [ 1.094785] i2c_dev: i2c /dev entries driver [ 1.108842] cpu cpu0: OPP-v2 not supported, cpufreq-dt will attempt to use legacy tables. [ 1.118087] cpu cpu0: OPP table can't be empty [ 1.124215] sdhci: Secure Digital Host Controller Interface driver [ 1.130602] sdhci: Copyright(c) Pierre Ossman [ 1.136270] Synopsys Designware Multimedia Card Interface Driver [ 1.143773] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.152671] ledtrig-cpu: registered to indicate activity on CPUs [ 1.159895] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 1.167886] usbcore: registered new interface driver usbhid [ 1.173619] usbhid: USB HID core driver [ 1.182574] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available [ 1.194179] optee: probing for conduit method. [ 1.198761] optee: revision 4.2 (12d7c4ee) [ 1.199101] optee: dynamic shared memory is enabled [ 1.208950] optee: initialized driver [ 1.209053] random: crng init done [ 1.218099] NET: Registered PF_PACKET protocol family [ 1.223370] 9pnet: Installing 9P2000 support [ 1.227804] Key type dns_resolver registered [ 1.242116] registered taskstats version 1 [ 1.246516] Loading compiled-in X.509 certificates [ 1.259206] Demotion targets for Node 0: null [ 1.308567] ti-sci 44043000.system-controller: ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)') [ 1.388956] i2c 0-0048: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/pmic@48/regulators/buck5 [ 1.398813] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz [ 1.406747] pca953x 1-0023: supply vcc not found, using dummy regulator [ 1.413656] pca953x 1-0023: using AI [ 1.440003] platform connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b [ 1.449961] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b [ 1.459720] i2c 1-003b: Fixed dependency cycle(s) with /connector-hdmi [ 1.466453] i2c 1-003b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000 [ 1.474068] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz [ 1.481401] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz [ 1.487892] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created [ 1.496720] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created [ 1.506379] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created [ 1.515837] ti-sci-inta 4e0a0000.interrupt-controller: Interrupt Aggregator domain 200 created [ 1.528419] ti-udma 485c0100.dma-controller: Number of rings: 82 [ 1.537124] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18) [ 1.549484] ti-udma 485c0000.dma-controller: Number of rings: 150 [ 1.560416] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15) [ 1.571323] ti-udma 4e230000.dma-controller: Number of rings: 6 [ 1.578009] ti-udma 4e230000.dma-controller: Channels: 6 (bchan: 0, tchan: 0, rchan: 6) [ 1.589094] printk: legacy console [ttyS2] disabled [ 1.594404] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 249, base_baud = 3000000) is a 8250 [ 1.603297] printk: legacy console [ttyS2] enabled [ 1.612988] printk: legacy bootconsole [ns16550a0] disabled [ 1.669801] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 [ 1.680846] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867 [ 1.688982] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000002 [ 1.701975] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5 [ 1.709108] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512 [ 1.719404] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19 [ 1.730650] platform 31000000.usb: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/usb-power-controller@3f/connector [ 1.752023] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 1.757556] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 [ 1.765353] xhci-hcd xhci-hcd.0.auto: USB3 root hub has no ports [ 1.771369] xhci-hcd xhci-hcd.0.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000808020000010 [ 1.780804] xhci-hcd xhci-hcd.0.auto: irq 252, io mem 0x31100000 [ 1.787632] hub 1-0:1.0: USB hub found [ 1.791425] hub 1-0:1.0: 1 port detected [ 1.801942] mmc0: CQHCI version 5.10 [ 1.817516] pca953x 1-0022: supply vcc not found, using dummy regulator [ 1.824366] pca953x 1-0022: using AI [ 1.844483] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit [ 1.868308] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL) [ 1.877634] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode [ 1.928575] mmc0: Command Queue Engine enabled [ 1.933077] mmc0: new HS200 MMC card at address 0001 [ 1.938576] mmcblk0: mmc0:0001 S0J56X 14.8 GiB [ 1.944351] mmcblk0: p1 p2 [ 1.947632] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB [ 1.953408] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB [ 1.959169] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (234:0) [ 2.053801] usb 1-1: new high-speed USB device number 2 using xhci-hcd [ 2.267712] hub 1-1:1.0: USB hub found [ 2.272975] hub 1-1:1.0: 4 ports detected [ 2.617795] usb 1-1.1: new full-speed USB device number 3 using xhci-hcd [ 2.861802] usb 1-1.2: new high-speed USB device number 4 using xhci-hcd [ 3.301800] usb 1-1.4: new high-speed USB device number 5 using xhci-hcd [ 3.483703] hub 1-1.4:1.0: USB hub found [ 3.489245] hub 1-1.4:1.0: 4 ports detected [ 3.833797] usb 1-1.4.1: new high-speed USB device number 6 using xhci-hcd [ 4.301801] usb 1-1.4.2: new high-speed USB device number 7 using xhci-hcd [ 4.592305] usb-storage 1-1.4.2:1.0: USB Mass Storage device detected [ 4.599180] scsi host0: usb-storage 1-1.4.2:1.0 [ 4.681798] usb 1-1.4.4: new full-speed USB device number 8 using xhci-hcd [ 5.053967] input: C-Media Electronics Inc. Lenovo USB Headset as /devices/platform/bus@f0000/f910000.dwc3-usb/31100000.usb/xhci-hcd.0.auto/usb1/1-1/1-1.4/1-1.4.4/1-1.4.4:1.3/0003:17EF:60F4.0001/input/input0 [ 5.129960] hid-generic 0003:17EF:60F4.0001: input: USB HID v1.11 Device [C-Media Electronics Inc. Lenovo USB Headset] on usb-xhci-hcd.0.auto-1.4.4/input3 [ 5.615876] scsi 0:0:0:0: Direct-Access USB3.0 FLASH DRIVE PMAP PQ: 0 ANSI: 6 [ 5.688780] sd 0:0:0:0: [sda] 60628992 512-byte logical blocks: (31.0 GB/28.9 GiB) [ 5.697267] sd 0:0:0:0: [sda] Write Protect is off [ 5.702061] sd 0:0:0:0: [sda] Mode Sense: 45 00 00 00 [ 5.702760] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 5.738979] sda: sda1 [ 5.741575] sd 0:0:0:0: [sda] Attached SCSI removable disk [ 5.968968] am65-cpsw-nuss 8000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 5.993792] Sending DHCP requests ., OK [ 6.013651] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.128 [ 6.021401] IP-Config: Complete: [ 6.024625] device=eth0, hwaddr=3c:e0:64:62:db:99, ipaddr=192.168.0.128, mask=255.255.255.0, gw=192.168.0.1 [ 6.034802] host=192.168.0.128, domain=ti.com, nis-domain=(none) [ 6.041264] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath= [ 6.041271] nameserver0=192.0.2.2, nameserver1=192.0.2.3 [ 6.054084] clk: Disabling unused clocks [ 6.062823] PM: genpd: Disabling unused power domains [ 6.068006] ALSA device list: [ 6.070977] No soundcards found. [ 6.092242] VFS: Mounted root (nfs filesystem) on device 0:22. [ 6.098644] devtmpfs: mounted [ 6.104832] Freeing unused kernel memory: 10240K [ 6.109563] Run /sbin/init as init process [ 6.113662] with arguments: [ 6.113666] /sbin/init [ 6.113669] 0 [ 6.113673] with environment: [ 6.113676] HOME=/ [ 6.113679] TERM=linux [ 6.113683] earlyprintk=serial,ttyS2,115200n8 [ 6.315145] systemd[1]: System time before build time, advancing clock. [ 6.362170] NET: Registered PF_INET6 protocol family [ 6.372991] Segment Routing with IPv6 [ 6.376719] In-situ OAM (IOAM) with IPv6 [ 6.421717] 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) [ 6.445274] systemd[1]: Detected architecture arm64. [ 6.467147] systemd[1]: Set hostname to . [ 7.028987] systemd[1]: Queued start job for default target Graphical Interface. [ 7.059638] systemd[1]: Created slice system-getty.slice. [ 7.083136] systemd[1]: Created slice system-modprobe.slice. [ 7.107001] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 7.130847] systemd[1]: Created slice User and Session Slice. [ 7.154195] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 7.178101] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 7.202009] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 7.213735] systemd[1]: Reached target Local Encrypted Volumes. [ 7.234020] systemd[1]: Reached target Paths. [ 7.249919] systemd[1]: Reached target Remote File Systems. [ 7.269896] systemd[1]: Reached target Slices. [ 7.285914] systemd[1]: Reached target Swap. [ 7.302314] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 7.327362] systemd[1]: Listening on Journal Audit Socket. [ 7.351315] systemd[1]: Listening on Journal Socket (/dev/log). [ 7.374487] systemd[1]: Listening on Journal Socket. [ 7.395574] systemd[1]: Listening on Network Service Netlink Socket. [ 7.420641] systemd[1]: Listening on udev Control Socket. [ 7.442404] systemd[1]: Listening on udev Kernel Socket. [ 7.478110] systemd[1]: Mounting Huge Pages File System... [ 7.503000] systemd[1]: Mounting POSIX Message Queue File System... [ 7.530228] systemd[1]: Mounting Kernel Debug File System... [ 7.546401] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. [ 7.559149] systemd[1]: Starting Create list of static device nodes for the current kernel... [ 7.614317] systemd[1]: Starting Load Kernel Module configfs... [ 7.633856] systemd[1]: Starting Load Kernel Module drm... [ 7.659458] systemd[1]: Starting Load Kernel Module fuse... [ 7.685302] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 7.694875] fuse: init (API version 7.40) [ 7.702175] systemd[1]: Starting Journal Service... [ 7.725581] systemd[1]: Starting Load Kernel Modules... [ 7.750964] systemd[1]: Starting Remount Root and Kernel File Systems... [ 7.783786] systemd[1]: Starting Coldplug All udev Devices... [ 7.811214] systemd[1]: Mounted Huge Pages File System. [ 7.834589] systemd[1]: Mounted POSIX Message Queue File System. [ 7.862590] systemd[1]: Mounted Kernel Debug File System. [ 7.891424] systemd[1]: Finished Create list of static device nodes for the current kernel. [ 7.914696] systemd[1]: Started Journal Service. [ 8.163359] systemd-journald[118]: Received client request to flush runtime journal. [ 8.179431] systemd-journald[118]: File /var/log/journal/7c64fc639f294a8eb9d167afdbc8f9e7/system.journal corrupted or uncleanly shut down, renaming and replacing. [ 9.957545] mc: Linux media interface: v0.10 [ 10.007263] omap-mailbox 29000000.mailbox: no available mbox devices found [ 10.051056] omap-mailbox 29010000.mailbox: no available mbox devices found [ 10.051180] omap-mailbox 29020000.mailbox: no available mbox devices found [ 10.051230] omap-mailbox 29030000.mailbox: no available mbox devices found [ 10.166343] videodev: Linux video capture interface: v2.00 [ 10.319441] tps6598x 0-003f: Unable to find the interrupt, switching to polling [ 10.337040] vdec 30210000.video-codec: sram node not found [ 10.362519] vdec 30210000.video-codec: error -ENXIO: IRQ index 0 not found [ 10.398260] vdec 30210000.video-codec: failed to get irq resource, falling back to polling [ 10.474462] tlv320aic3x 1-001b: Failed to request supplies: -517 [ 10.493150] gpio-regulator regulator-5: Failed to register regulator: -517 [ 10.496913] vdec 30210000.video-codec: Direct firmware load for cnm/wave521c_k3_codec_fw.bin failed with error -2 [ 10.513200] vdec 30210000.video-codec: request_firmware, fail: -2 [ 10.518438] sii902x 1-003b: supply iovcc not found, using dummy regulator [ 10.533099] sii902x 1-003b: supply cvcc12 not found, using dummy regulator [ 10.540818] vdec 30210000.video-codec: wave5_vpu_load_firmware, fail: -2 [ 10.550707] i2c i2c-1: Added multiplexed i2c bus 3 [ 10.560306] rtc-ti-k3 2b1f0000.rtc: registered as rtc0 [ 10.560647] tlv320aic3x 1-001b: Failed to request supplies: -517 [ 10.576644] vdec 30210000.video-codec: probe with driver vdec failed with error -2 [ 10.578528] rtc-ti-k3 2b1f0000.rtc: setting system clock to 1970-01-01T00:00:35 UTC (35) [ 10.579803] gpio-regulator regulator-5: Failed to register regulator: -517 [ 10.647580] [drm] Initialized tidss 1.0.0 for 30200000.dss on minor 0 [ 10.740973] usbcore: registered new device driver onboard-usb-dev [ 10.779777] Console: switching to colour frame buffer device 240x67 [ 10.823378] tidss 30200000.dss: [drm] fb0: tidssdrmfb frame buffer device [ 10.855069] tlv320aic3x 1-001b: Failed to request supplies: -517 [ 10.883274] usb 1-1.4.1: Found UVC 1.00 device (046d:081b) [ 10.883929] tlv320aic3x 1-001b: Failed to request supplies: -517 [ 10.898938] gpio-regulator regulator-5: Failed to register regulator: -517 [ 10.923937] tlv320aic3x 1-001b: Failed to request supplies: -517 [ 10.948408] cdc_acm 1-1.1:1.0: ttyACM0: USB ACM device [ 10.967830] gpio-regulator regulator-5: Failed to register regulator: -517 [ 10.988793] usbcore: registered new interface driver cdc_acm [ 10.989128] tlv320aic3x 1-001b: Failed to request supplies: -517 [ 10.996791] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 11.060871] gpio-regulator regulator-5: Failed to register regulator: -517 [ 11.095563] tlv320aic3x 1-001b: Failed to request supplies: -517 [ 11.146954] tlv320aic3x 1-001b: Failed to request supplies: -517 [ 11.153741] usbcore: registered new interface driver uvcvideo [ 11.159351] gpio-regulator regulator-5: Failed to register regulator: -517 [ 11.403354] tlv320aic3x 1-001b: Failed to request supplies: -517 [ 11.414348] gpio-regulator regulator-5: Failed to register regulator: -517 [ 11.421398] tlv320aic3x 1-001b: Failed to request supplies: -517 [ 11.443346] gpio-regulator regulator-5: Failed to register regulator: -517 [ 11.445067] tlv320aic3x 1-001b: Failed to request supplies: -517 [ 11.455145] tps6594-rtc tps6594-rtc.5.auto: registered as rtc1 [ 11.473832] tlv320aic3x 1-001b: Failed to request supplies: -517 [ 11.473841] gpio-regulator regulator-5: Failed to register regulator: -517 [ 11.615535] mmc1: CQHCI version 5.10 [ 11.694632] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit [ 11.784201] mmc1: new high speed SDHC card at address b368 [ 11.790473] mmcblk1: mmc1:b368 USD00 14.7 GiB [ 11.796194] ax88179_178a 1-1.2:1.0 (unnamed net_device) (uninitialized): Failed to read reg index 0x0040: -32 [ 11.796753] mmcblk1: p1 p2 p3 [ 12.130498] ax88179_178a 1-1.2:1.0 eth1: register 'ax88179_178a' at usb-xhci-hcd.0.auto-1.2, ASIX AX88179 USB 3.0 Gigabit Ethernet, 62:1f:84:e1:9f:51 [ 12.144139] usbcore: registered new interface driver ax88179_178a [ 12.161164] ax88179_178a 1-1.2:1.0 enx621f84e19f51: renamed from eth1 /test # - 14:28:46 [INFO] Host: echo $? - 14:28:46 [INFO] Target: echo $? 0 /test # - 14:28:46 [INFO] Host: cat result.log - 14:28:48 [ERROR] On command: cat result.log waiting for cat result.log.+?(?m-ix:^1[\0\n\r]+) >>> error: execution expired - 14:28:48 [INFO] Target: cat result.log /test # - 14:28:48 [INFO] Host: cd /test - 14:28:48 [INFO] Target: cd /test /test #