- 15:08:34 [INFO] Starting target session - 15:08:44 [INFO] Connected to am62axx_sk-fs via serial - 15:08:44 [INFO] Host: #check prompt - 15:08:47 [ERROR] On command: #check prompt waiting for #check prompt.+?(?-mix:((?-mix:login:)|[Pp]assword)) >>> error: execution expired - 15:08:47 [INFO] Target: - 15:08:47 [INFO] Host: #check prompt - 15:08:49 [ERROR] On command: #check prompt waiting for #check prompt.+?(?-mix:\/[^\s]* #) >>> error: execution expired - 15:08:49 [INFO] Target: - 15:08:49 [INFO] Host: #check prompt - 15:08:51 [ERROR] On command: #check prompt waiting for #check prompt.+?(?-mix:\/[^\s]* #) >>> error: execution expired - 15:08:51 [INFO] Target: - 15:08:51 [INFO] Host: #check prompt - 15:08:53 [ERROR] On command: #check prompt waiting for #check prompt.+?(?-mix:\/[^\s]* #) >>> error: execution expired - 15:08:53 [INFO] Target: - 15:08:53 [INFO] Disconnected serial from am62axx_sk-fs - 15:08:54 [INFO] Connected to am62axx_sk-fs via serial - 15:08:54 [INFO] Host: - 15:09:03 [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 => => => => => => => - 15:09:03 [INFO] Disconnected serial from am62axx_sk-fs - 15:09:03 [INFO] Connected to am62axx_sk-fs via serial - 15:09:03 [INFO] Host: - 15:09:03 [INFO] Target: => - 15:09:03 [INFO] Host: version - 15:09:04 [INFO] Target: version U-Boot 2024.04-ti-g818c76aed67f (Aug 01 2024 - 19:19:47 +0000) => - 15:09:04 [INFO] Host: setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ' - 15:09:04 [INFO] Target: setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ' => - 15:09:04 [INFO] Host: setenv bootcmd '' - 15:09:04 [INFO] Target: setenv bootcmd '' => - 15:09:04 [INFO] Host: setenv autoload 'no' - 15:09:04 [INFO] Target: setenv autoload 'no' => - 15:09:04 [INFO] Host: setenv serverip '192.168.0.1' - 15:09:04 [INFO] Target: setenv serverip '192.168.0.1' => - 15:09:04 [INFO] Host: setenv _initramfs - - 15:09:05 [INFO] Target: setenv _initramfs - => - 15:09:05 [INFO] Host: printenv - 15:09:05 [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 => - 15:09:05 [INFO] Host: printenv bootargs - 15:09:05 [INFO] Target: printenv bootargs bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled => - 15:09:05 [INFO] Host: setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp ' - 15:09:06 [INFO] Target: setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp ' => - 15:09:06 [INFO] Host: setenv serverip '192.168.0.1' - 15:09:06 [INFO] Target: setenv serverip '192.168.0.1' => - 15:09:06 [INFO] Host: setenv autoload 'no' - 15:09:06 [INFO] Target: setenv autoload 'no' => - 15:09:06 [INFO] Host: dhcp - 15:09:07 [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.95 (1019 ms) => - 15:09:07 [INFO] Host: tftp ${loadaddr} 192.168.0.1:vatf_am62axx_sk-fs-00/66229fb91da8c13032998d86efaad2ec - 15:09:22 [INFO] Target: tftp ${loadaddr} 192.168.0.1:vatf_am62axx_sk-fs-00/66229fb91da8c13032998d86efaad2ec 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.95 Filename 'vatf_am62axx_sk-fs-00/66229fb91da8c13032998d86efaad2ec'. Load address: 0x82000000 Loading: *T #T ################################################# 43.2 MiB 3 MiB/s done Bytes transferred = 45308416 (2b35a00 hex) => - 15:09:22 [INFO] Host: tftp ${fdt_addr_r} 192.168.0.1:vatf_am62axx_sk-fs-00/d00d04fcd4b7f32c35a5e3ade2c43992 - 15:09:22 [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.95 Filename 'vatf_am62axx_sk-fs-00/d00d04fcd4b7f32c35a5e3ade2c43992'. Load address: 0x88000000 Loading: *################################################## 50.8 KiB 5 MiB/s done Bytes transferred = 52026 (cb3a hex) => - 15:09:22 [INFO] Host: fdt address ${fdt_addr_r} - 15:09:22 [INFO] Target: fdt address ${fdt_addr_r} Working FDT set to 88000000 => - 15:09:22 [INFO] Host: setenv initrd_high '0xffffffff' - 15:09:23 [INFO] Target: setenv initrd_high '0xffffffff' => - 15:09:23 [INFO] Host: setenv fdt_high '0x88000000' - 15:09:23 [INFO] Target: setenv fdt_high '0x88000000' => - 15:09:23 [INFO] Host: tftp ${rdaddr} 192.168.0.1:vatf_am62axx_sk-fs-00/f7d271fca83727eb006735212bdbf367 - 15:09:24 [INFO] Target: tftp ${rdaddr} 192.168.0.1:vatf_am62axx_sk-fs-00/f7d271fca83727eb006735212bdbf367 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.95 Filename 'vatf_am62axx_sk-fs-00/f7d271fca83727eb006735212bdbf367'. Load address: 0x88080000 Loading: *################################################## 7.8 MiB 9.2 MiB/s done Bytes transferred = 8181887 (7cd87f hex) => - 15:09:24 [INFO] Host: setenv _initramfs ${rdaddr}:${filesize} - 15:09:24 [INFO] Target: setenv _initramfs ${rdaddr}:${filesize} => - 15:09:24 [INFO] Host: setenv bootargs ''${bootargs}' root=/dev/ram0 rw rootfstype=ramfs' - 15:09:24 [INFO] Target: setenv bootargs ''${bootargs}' root=/dev/ram0 rw rootfstype=ramfs' => - 15:09:24 [INFO] Host: printenv bootcmd - 15:09:25 [INFO] Target: printenv bootcmd bootcmd= => - 15:09:25 [INFO] Host: setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi' - 15:09:25 [INFO] Target: setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi' => - 15:09:25 [INFO] Host: version - 15:09:25 [INFO] Target: version U-Boot 2024.04-ti-g818c76aed67f (Aug 01 2024 - 19:19:47 +0000) => - 15:09:25 [INFO] Host: bdinfo - 15:09:25 [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.95 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 => - 15:09:25 [INFO] Host: - 15:09:26 [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.95 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 => - 15:09:26 [INFO] Host: ls mmc 0:1 - 15:09:26 [INFO] Target: ls mmc 0:1 15 eMMCtest.txt 1 file(s), 0 dir(s) => - 15:09:26 [INFO] Host: ls mmc 1:1 - 15:09:26 [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) => - 15:09:26 [INFO] Host: ext4ls mmc 0:2 /lib/firmware - 15:09:26 [INFO] Target: ext4ls mmc 0:2 /lib/firmware => - 15:09:26 [INFO] Host: ext4ls mmc 1:2 /lib/firmware - 15:09:27 [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 => - 15:09:27 [INFO] Host: mmc rescan; echo $? - 15:09:27 [INFO] Target: mmc rescan; echo $? 0 => - 15:09:27 [INFO] Host: fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4 - 15:09:27 [INFO] Target: fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4 4 bytes written in 29 ms (0 Bytes/s) => - 15:09:27 [INFO] Host: setenv extraargs ramdisk_size - 15:09:27 [INFO] Target: setenv extraargs ramdisk_size => - 15:09:27 [INFO] Host: printenv - 15:09:28 [INFO] Target: printenv _initramfs=0x88080000:7cd87f 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/ram0 rw rootfstype=ramfs 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=ramdisk_size fdt_addr_r=0x88000000 fdt_high=0x88000000 fdtaddr=88000000 fdtcontroladdr=fde87720 fdtfile=ti/k3-am62a7-sk.dtb fdtoverlay_addr_r=0x89000000 fileaddr=88080000 filesize=7cd87f 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 initrd_high=0xffffffff ipaddr=192.168.0.95 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: 7036/262140 bytes => - 15:09:28 [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' - 15:09:28 [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' => - 15:09:28 [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;' - 15:09:28 [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;' => - 15:09:28 [INFO] Host: setenv run_fit 'run get_fit_config; setenv bootargs ${bootargs} ${extraargs}; bootm ${addr_fit}#${name_fit_config}${overlaystring}' - 15:09:29 [INFO] Target: setenv run_fit 'run get_fit_config; setenv bootargs ${bootargs} ${extraargs}; bootm ${addr_fit}#${name_fit_config}${overlaystring}' => - 15:09:29 [INFO] Host: setenv run_kern 'setenv bootargs ${bootargs} ${extraargs}; booti ${loadaddr} ${rd_spec} ${fdtaddr}' - 15:09:29 [INFO] Target: setenv run_kern 'setenv bootargs ${bootargs} ${extraargs}; booti ${loadaddr} ${rd_spec} ${fdtaddr}' => - 15:09:29 [INFO] Host: boot - 15:09:29 [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 Ramdisk to 8f832000, end 8ffff87f ... OK Loading Device Tree to 0000000087ff0000, end 0000000087fffb39 ... OK Working FDT set to 87ff0000 Starting kernel ... - 15:09:29 [INFO] Host: - 15:09:37 [INFO] Target: 000] 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] 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/ram0 rw rootfstype=ramfs ramdisk_size [ 0.000000] sysrq: sysrq always enabled. [ 0.000000] Unknown kernel command line parameters "ramdisk_size 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.009568] Console: colour dummy device 80x25 [ 0.014204] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) [ 0.024888] pid_max: default: 32768 minimum: 301 [ 0.029673] LSM: initializing lsm=capability [ 0.034134] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.041714] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.051739] rcu: Hierarchical SRCU implementation. [ 0.056681] rcu: Max phase no-delay instances is 1000. [ 0.062209] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level [ 0.070685] fsl-mc MSI: msi-controller@1820000 domain created [ 0.078593] EFI services will not be available. [ 0.083476] smp: Bringing up secondary CPUs ... [ 0.088714] Detected VIPT I-cache on CPU1 [ 0.088789] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000 [ 0.088805] GICv3: CPU1: using allocated LPI pending table @0x0000000880070000 [ 0.088850] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.089551] Detected VIPT I-cache on CPU2 [ 0.089609] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000 [ 0.089623] GICv3: CPU2: using allocated LPI pending table @0x0000000880080000 [ 0.089657] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] [ 0.090288] Detected VIPT I-cache on CPU3 [ 0.090345] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000 [ 0.090358] GICv3: CPU3: using allocated LPI pending table @0x0000000880090000 [ 0.090389] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] [ 0.090501] smp: Brought up 1 node, 4 CPUs [ 0.170235] SMP: Total of 4 processors activated. [ 0.175046] CPU: All CPU(s) started at EL2 [ 0.179271] CPU features: detected: 32-bit EL0 Support [ 0.184531] CPU features: detected: 32-bit EL1 Support [ 0.189797] CPU features: detected: CRC32 instructions [ 0.195092] alternatives: applying system-wide alternatives [ 0.202103] Memory: 3338880K/4194304K available (17152K kernel code, 5014K rwdata, 11660K rodata, 10240K init, 733K bss, 256576K reserved, 589824K cma-reserved) [ 0.217765] devtmpfs: initialized [ 0.229605] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.239605] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.260717] 21504 pages in range for non-PLT usage [ 0.260741] 513024 pages in range for PLT usage [ 0.265905] pinctrl core: initialized pinctrl subsystem [ 0.277890] DMI not present or invalid. [ 0.284317] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.291234] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations [ 0.298571] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.306645] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.314800] audit: initializing netlink subsys (disabled) [ 0.320496] audit: type=2000 audit(0.200:1): state=initialized audit_enabled=0 res=1 [ 0.321776] thermal_sys: Registered thermal governor 'step_wise' [ 0.328435] thermal_sys: Registered thermal governor 'power_allocator' [ 0.334650] cpuidle: using governor menu [ 0.345607] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.352634] ASID allocator initialised with 65536 entries [ 0.360334] Serial: AMBA PL011 UART driver [ 0.388604] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b [ 0.401655] platform connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b [ 0.412954] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.419928] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.426346] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.433293] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.439703] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.446644] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.453054] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.459994] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.468281] ACPI: Interpreter disabled. [ 0.474568] k3-chipinfo 43000014.chipid: Family:AM62AX rev:SR1.0 JTAGID[0x0bb8d02f] Detected [ 0.484100] iommu: Default domain type: Translated [ 0.489022] iommu: DMA domain TLB invalidation policy: strict mode [ 0.495700] SCSI subsystem initialized [ 0.499900] usbcore: registered new interface driver usbfs [ 0.505553] usbcore: registered new interface driver hub [ 0.511016] usbcore: registered new device driver usb [ 0.517420] pps_core: LinuxPPS API ver. 1 registered [ 0.522503] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.531853] PTP clock support registered [ 0.536056] EDAC MC: Ver: 3.0.0 [ 0.539770] scmi_core: SCMI protocol bus registered [ 0.545883] FPGA manager framework [ 0.549468] Advanced Linux Sound Architecture Driver Initialized. [ 0.556821] vgaarb: loaded [ 0.560169] clocksource: Switched to clocksource arch_sys_counter [ 0.566673] VFS: Disk quotas dquot_6.6.0 [ 0.570712] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.577976] pnp: PnP ACPI: disabled [ 0.587971] NET: Registered PF_INET protocol family [ 0.593197] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.603572] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 0.612392] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.620329] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.628635] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear) [ 0.637013] TCP: Hash tables configured (established 32768 bind 32768) [ 0.643868] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.650828] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.658342] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.664582] RPC: Registered named UNIX socket transport module. [ 0.670663] RPC: Registered udp transport module. [ 0.675474] RPC: Registered tcp transport module. [ 0.680292] RPC: Registered tcp-with-tls transport module. [ 0.685903] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.692500] PCI: CLS 0 bytes, default 64 [ 0.696722] Unpacking initramfs... [ 0.707996] kvm [1]: nv: 529 coarse grained trap handlers [ 0.714037] kvm [1]: IPA Size Limit: 40 bits [ 0.720724] kvm [1]: vgic-v2@100010000 [ 0.724617] kvm [1]: GIC system register CPU interface enabled [ 0.730637] kvm [1]: vgic interrupt IRQ9 [ 0.734725] kvm [1]: Hyp nVHE mode initialized successfully [ 0.741921] Initialise system trusted keyrings [ 0.746782] workingset: timestamp_bits=42 max_order=20 bucket_order=0 [ 0.753757] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.760242] NFS: Registering the id_resolver key type [ 0.765493] Key type id_resolver registered [ 0.769795] Key type id_legacy registered [ 0.773967] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.780843] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.788706] 9p: Installing v9fs 9p2000 file system support [ 0.847877] Key type asymmetric registered [ 0.852129] Asymmetric key parser 'x509' registered [ 0.857246] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) [ 0.864841] io scheduler mq-deadline registered [ 0.869496] io scheduler kyber registered [ 0.873672] io scheduler bfq registered [ 0.887555] pinctrl-single 4084000.pinctrl: 34 pins, size 136 [ 0.894129] pinctrl-single f4000.pinctrl: 171 pins, size 684 [ 0.947272] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.958844] msm_serial: driver initialized [ 0.963860] SuperH (H)SCI(F) driver initialized [ 0.968982] STM32 USART driver initialized [ 0.982938] loop: module loaded [ 0.987876] megasas: 07.727.03.00-rc1 [ 1.001196] tun: Universal TUN/TAP device driver, 1.6 [ 1.008068] thunder_xcv, ver 1.0 [ 1.011493] thunder_bgx, ver 1.0 [ 1.014873] nicpf, ver 1.0 [ 1.019663] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version [ 1.027091] hns3: Copyright (c) 2017 Huawei Corporation. [ 1.032624] hclge is initializing [ 1.036076] e1000: Intel(R) PRO/1000 Network Driver [ 1.036442] Freeing initrd memory: 7988K [ 1.041080] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 1.041141] e1000e: Intel(R) PRO/1000 Network Driver [ 1.056075] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.062177] igb: Intel(R) Gigabit Ethernet Network Driver [ 1.067701] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.073421] igbvf: Intel(R) Gigabit Virtual Function Network Driver [ 1.079832] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. [ 1.086584] sky2: driver version 1.30 [ 1.092144] VFIO - User Level meta-driver version: 0.3 [ 1.101395] usbcore: registered new interface driver usb-storage [ 1.111516] i2c_dev: i2c /dev entries driver [ 1.125240] cpu cpu0: OPP-v2 not supported, cpufreq-dt will attempt to use legacy tables. [ 1.134460] cpu cpu0: OPP table can't be empty [ 1.140639] sdhci: Secure Digital Host Controller Interface driver [ 1.146988] sdhci: Copyright(c) Pierre Ossman [ 1.152583] Synopsys Designware Multimedia Card Interface Driver [ 1.160008] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.168765] ledtrig-cpu: registered to indicate activity on CPUs [ 1.175939] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 1.183888] usbcore: registered new interface driver usbhid [ 1.189632] usbhid: USB HID core driver [ 1.198353] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available [ 1.209863] optee: probing for conduit method. [ 1.214465] optee: revision 4.2 (12d7c4ee) [ 1.214799] optee: dynamic shared memory is enabled [ 1.224712] optee: initialized driver [ 1.224819] random: crng init done [ 1.233782] NET: Registered PF_PACKET protocol family [ 1.239072] 9pnet: Installing 9P2000 support [ 1.243514] Key type dns_resolver registered [ 1.257648] registered taskstats version 1 [ 1.262003] Loading compiled-in X.509 certificates [ 1.274559] Demotion targets for Node 0: null [ 1.321856] ti-sci 44043000.system-controller: ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)') [ 1.401817] i2c 0-0048: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/pmic@48/regulators/buck5 [ 1.411676] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz [ 1.419650] pca953x 1-0023: supply vcc not found, using dummy regulator [ 1.426578] pca953x 1-0023: using AI [ 1.454374] platform connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b [ 1.464336] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b [ 1.474097] i2c 1-003b: Fixed dependency cycle(s) with /connector-hdmi [ 1.480830] i2c 1-003b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000 [ 1.488445] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz [ 1.495887] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz [ 1.502350] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created [ 1.511136] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created [ 1.520814] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created [ 1.530216] ti-sci-inta 4e0a0000.interrupt-controller: Interrupt Aggregator domain 200 created [ 1.542740] ti-udma 485c0100.dma-controller: Number of rings: 82 [ 1.551418] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18) [ 1.563699] ti-udma 485c0000.dma-controller: Number of rings: 150 [ 1.574570] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15) [ 1.585403] ti-udma 4e230000.dma-controller: Number of rings: 6 [ 1.592071] ti-udma 4e230000.dma-controller: Channels: 6 (bchan: 0, tchan: 0, rchan: 6) [ 1.603137] printk: legacy console [ttyS2] disabled [ 1.608541] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 249, base_baud = 3000000) is a 8250 [ 1.617431] printk: legacy console [ttyS2] enabled [ 1.617431] printk: legacy console [ttyS2] enabled [ 1.627186] printk: legacy bootconsole [ns16550a0] disabled [ 1.627186] printk: legacy bootconsole [ns16550a0] disabled [ 1.684177] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 [ 1.697953] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867 [ 1.706108] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000002 [ 1.719101] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5 [ 1.726248] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512 [ 1.736647] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19 [ 1.747728] platform 31000000.usb: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/usb-power-controller@3f/connector [ 1.767103] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 1.772692] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 [ 1.780471] xhci-hcd xhci-hcd.0.auto: USB3 root hub has no ports [ 1.786474] xhci-hcd xhci-hcd.0.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000808020000010 [ 1.795914] xhci-hcd xhci-hcd.0.auto: irq 252, io mem 0x31100000 [ 1.802662] hub 1-0:1.0: USB hub found [ 1.806451] hub 1-0:1.0: 1 port detected [ 1.816674] mmc0: CQHCI version 5.10 [ 1.832018] pca953x 1-0022: supply vcc not found, using dummy regulator [ 1.838832] pca953x 1-0022: using AI [ 1.860795] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit [ 1.884559] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL) [ 1.893892] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode [ 1.948252] mmc0: Command Queue Engine enabled [ 1.952725] mmc0: new HS200 MMC card at address 0001 [ 1.958227] mmcblk0: mmc0:0001 S0J56X 14.8 GiB [ 1.964018] mmcblk0: p1 p2 [ 1.967336] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB [ 1.973094] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB [ 1.978812] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (234:0) [ 2.068192] usb 1-1: new high-speed USB device number 2 using xhci-hcd [ 2.282942] hub 1-1:1.0: USB hub found [ 2.288290] hub 1-1:1.0: 4 ports detected [ 2.632181] usb 1-1.1: new full-speed USB device number 3 using xhci-hcd [ 2.880214] usb 1-1.2: new high-speed USB device number 4 using xhci-hcd [ 3.316183] usb 1-1.4: new high-speed USB device number 5 using xhci-hcd [ 3.498732] hub 1-1.4:1.0: USB hub found [ 3.504367] hub 1-1.4:1.0: 4 ports detected [ 3.848180] usb 1-1.4.1: new high-speed USB device number 6 using xhci-hcd [ 4.320180] usb 1-1.4.2: new high-speed USB device number 7 using xhci-hcd [ 4.610756] usb-storage 1-1.4.2:1.0: USB Mass Storage device detected [ 4.617622] scsi host0: usb-storage 1-1.4.2:1.0 [ 4.708181] usb 1-1.4.4: new full-speed USB device number 8 using xhci-hcd [ 5.068970] 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.144351] 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.650270] scsi 0:0:0:0: Direct-Access USB3.0 FLASH DRIVE PMAP PQ: 0 ANSI: 6 [ 5.727528] sd 0:0:0:0: [sda] 60628992 512-byte logical blocks: (31.0 GB/28.9 GiB) [ 5.736018] sd 0:0:0:0: [sda] Write Protect is off [ 5.741506] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 5.777353] sda: sda1 [ 5.779940] sd 0:0:0:0: [sda] Attached SCSI removable disk [ 6.003391] am65-cpsw-nuss 8000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 6.028173] Sending DHCP requests ., OK [ 6.048033] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.95 [ 6.055691] IP-Config: Complete: [ 6.058914] device=eth0, hwaddr=3c:e0:64:62:db:99, ipaddr=192.168.0.95, mask=255.255.255.0, gw=192.168.0.1 [ 6.068990] host=192.168.0.95, domain=ti.com, nis-domain=(none) [ 6.075334] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath= [ 6.075340] nameserver0=192.0.2.2, nameserver1=192.0.2.3 [ 6.088135] clk: Disabling unused clocks [ 6.096994] PM: genpd: Disabling unused power domains [ 6.102131] ALSA device list: [ 6.105155] No soundcards found. [ 6.111961] Freeing unused kernel memory: 10240K [ 6.116713] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: [ 6.189279] udevd[114]: starting version 3.2.9 [ 6.198656] udevd[114]: specified user 'tss' unknown [ 6.203718] udevd[114]: specified group 'tss' unknown [ 6.210401] udevd[115]: starting eudev-3.2.9 done Saving random seed: OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: OK /bin/sh: can't access tty; job control turned off / # - 15:09:37 [INFO] Sleeping 15 secs to allow systemd to finish starting processes... - 15:09:52 [INFO] Disconnected serial from am62axx_sk-fs - 15:09:52 [INFO] Connected to am62axx_sk-fs via serial - 15:09:52 [INFO] Host: uname -a - 15:09:52 [INFO] Target: uname -a Linux buildroot 6.11.0-rc6 #1 SMP PREEMPT Sun Sep 1 08:44:07 UTC 2024 aarch64 GNU/Linux / # - 15:09:52 [INFO] Host: cat /proc/cmdline - 15:09:52 [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/ram0 rw rootfstype=ramfs ramdisk_size / # - 15:09:52 [INFO] Host: uname -a - 15:09:52 [INFO] Target: uname -a Linux buildroot 6.11.0-rc6 #1 SMP PREEMPT Sun Sep 1 08:44:07 UTC 2024 aarch64 GNU/Linux / # - 15:09:52 [INFO] Host: cat /proc/mtd - 15:09:53 [INFO] Target: cat /proc/mtd dev: size erasesize name / # - 15:09:53 [INFO] Host: grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/pnp /etc/resolv.conf && systemctl restart systemd-resolved - 15:09:53 [INFO] Target: grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/pnp /etc/resol v.conf && systemctl restart systemd-resolved /bin/sh: systemctl: not found / # - 15:09:53 [INFO] Host: ls -l /lib/firmware; ls -lR /lib/firmware/ipc - 15:09:53 [INFO] Target: ls -l /lib/firmware; ls -lR /lib/firmware/ipc ls: /lib/firmware: No such file or directory ls: /lib/firmware/ipc: No such file or directory / # - 15:09:53 [INFO] Host: cat /proc/diskstats - 15:09:53 [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 65 0 0 0 0 0 36 65 0 0 0 0 0 0 179 1 mmcblk0p1 24 0 584 19 0 0 0 0 0 16 19 0 0 0 0 0 0 179 2 mmcblk0p2 29 0 2096 31 0 0 0 0 0 28 31 0 0 0 0 0 0 179 32 mmcblk0boot0 34 0 672 50 0 0 0 0 0 48 50 0 0 0 0 0 0 179 64 mmcblk0boot1 34 0 672 52 0 0 0 0 0 44 52 0 0 0 0 0 0 8 0 sda 79 0 3368 285 0 0 0 0 0 260 285 0 0 0 0 0 0 8 1 sda1 38 0 2176 225 0 0 0 0 0 208 225 0 0 0 0 0 0 / # - 15:09:53 [INFO] Host: cat /proc/interrupts - 15:09:54 [INFO] Target: cat /proc/interrupts CPU0 CPU1 CPU2 CPU3 9: 0 0 0 0 GICv3 25 Level vgic 11: 607 854 516 751 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: 932 0 0 0 GICv3 66 Level 4d000000.mailbox thr_012 24: 0 0 0 0 GICv3 193 Level 20000000.i2c 25: 42 0 0 0 GICv3 194 Level 20010000.i2c 26: 0 0 0 0 GICv3 195 Level 20020000.i2c 115: 0 0 0 0 MSI-INTA 1970707 Level 8000000.ethernet-tx0 123: 0 0 0 0 MSI-INTA 1970715 Level 8000000.ethernet-tx1 131: 2 0 0 0 MSI-INTA 1970723 Level 8000000.ethernet-tx2 139: 0 0 0 0 MSI-INTA 1970731 Level 8000000.ethernet-tx3 147: 0 0 0 0 MSI-INTA 1970739 Level 8000000.ethernet-tx4 155: 0 0 0 0 MSI-INTA 1970747 Level 8000000.ethernet-tx5 163: 0 0 0 0 MSI-INTA 1970755 Level 8000000.ethernet-tx6 171: 0 0 0 0 MSI-INTA 1970763 Level 8000000.ethernet-tx7 205: 6 0 0 0 MSI-INTA 1971731 Level 8000000.ethernet 249: 113 0 0 0 GICv3 210 Level 2800000.serial 252: 641 0 0 0 GICv3 258 Level xhci-hcd:usb1 253: 425 0 0 0 GICv3 165 Level mmc0 405: 0 0 0 0 GPIO 23 Edge -davinci_gpio 1-0022 IPI0: 94 154 203 112 Rescheduling interrupts IPI1: 882 789 822 1242 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 / # - 15:09:54 [INFO] Host: cat /proc/softirqs - 15:09:54 [INFO] Target: cat /proc/softirqs CPU0 CPU1 CPU2 CPU3 HI: 3 0 2 0 TIMER: 270 375 141 338 NET_TX: 1 0 0 0 NET_RX: 8 0 0 0 BLOCK: 158 0 0 0 IRQ_POLL: 0 0 0 0 TASKLET: 548 0 8 1 SCHED: 497 472 291 339 HRTIMER: 0 0 0 0 RCU: 374 363 387 376 / # - 15:09:54 [INFO] Host: ls -lR /run/media/mmcblk0p1 - 15:09:54 [INFO] Target: ls -lR /run/media/mmcblk0p1 ls: /run/media/mmcblk0p1: No such file or directory / # - 15:09:54 [INFO] Host: lsmod - 15:09:54 [INFO] Target: lsmod Module Size Used by Not tainted / # - 15:09:54 [INFO] Host: depmod -a - 15:09:54 [INFO] Target: depmod -a /bin/sh: depmod: not found / # - 15:09:54 [INFO] Host: lsmod - 15:09:55 [INFO] Target: lsmod Module Size Used by Not tainted / # - 15:09:55 [INFO] Host: export IPERFHOST=192.168.0.1 - 15:09:55 [INFO] Target: export IPERFHOST=192.168.0.1 / # - 15:09:55 [INFO] Host: export NFS_SERVER=192.168.0.1 - 15:09:55 [INFO] Target: export NFS_SERVER=192.168.0.1 / # - 15:09:55 [INFO] Host: export NFS_ROOT_PATH=/opt/NFS_exports/linux/am62axx_sk-fs-00 - 15:09:55 [INFO] Target: export NFS_ROOT_PATH=/opt/NFS_exports/linux/am62axx_sk-fs-00 / # - 15:09:55 [INFO] Host: export AP_SSID= - 15:09:55 [INFO] Target: export AP_SSID= / # - 15:09:55 [INFO] Host: mkdir -p -m 777 /test - 15:09:56 [INFO] Target: mkdir -p -m 777 /test / # - 15:09:56 [INFO] Host: cd /test - 15:09:56 [INFO] Target: cd /test /test # - 15:09:56 [INFO] Host: cat > test.sh << EOF - 15:09:56 [INFO] Target: cat > test.sh << EOF > - 15:09:56 [INFO] Host: failtest() { - 15:09:56 [INFO] Target: failtest() { > - 15:09:56 [INFO] Host: echo 1 >&3 - 15:09:56 [INFO] Target: echo 1 >&3 > - 15:09:56 [INFO] Host: } - 15:09:57 [INFO] Target: } > - 15:09:57 [INFO] Host: timeout=20 - 15:09:57 [INFO] Target: timeout=20 > - 15:09:57 [INFO] Host: - 15:09:57 [INFO] Target: > - 15:09:57 [INFO] Host: # Start of user's script logic - 15:09:57 [INFO] Target: # Start of user's script logic > - 15:09:57 [INFO] Host: dmesg - 15:09:57 [INFO] Target: dmesg > - 15:09:57 [INFO] Host: EOF - 15:09:58 [INFO] Target: EOF /test # - 15:09:58 [INFO] Host: cd /test - 15:09:58 [INFO] Target: cd /test /test # - 15:09:58 [INFO] Host: chmod +x test.sh - 15:09:58 [INFO] Target: chmod +x test.sh /test # - 15:09:58 [INFO] Host: ./test.sh 2>&1 3> result.log - 15:10:00 [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-rc6 (KernelCI@build-j303886-arm64-gcc-12-defconfig-bz22b) (aarch64-linux-gnu-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT Sun Sep 1 08:44:07 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/ram0 rw rootfstype=ramfs ramdisk_size [ 0.000000] sysrq: sysrq always enabled. [ 0.000000] Unknown kernel command line parameters "ramdisk_size 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.009568] Console: colour dummy device 80x25 [ 0.014204] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) [ 0.024888] pid_max: default: 32768 minimum: 301 [ 0.029673] LSM: initializing lsm=capability [ 0.034134] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.041714] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.051739] rcu: Hierarchical SRCU implementation. [ 0.056681] rcu: Max phase no-delay instances is 1000. [ 0.062209] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level [ 0.070685] fsl-mc MSI: msi-controller@1820000 domain created [ 0.078593] EFI services will not be available. [ 0.083476] smp: Bringing up secondary CPUs ... [ 0.088714] Detected VIPT I-cache on CPU1 [ 0.088789] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000 [ 0.088805] GICv3: CPU1: using allocated LPI pending table @0x0000000880070000 [ 0.088850] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.089551] Detected VIPT I-cache on CPU2 [ 0.089609] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000 [ 0.089623] GICv3: CPU2: using allocated LPI pending table @0x0000000880080000 [ 0.089657] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] [ 0.090288] Detected VIPT I-cache on CPU3 [ 0.090345] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000 [ 0.090358] GICv3: CPU3: using allocated LPI pending table @0x0000000880090000 [ 0.090389] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] [ 0.090501] smp: Brought up 1 node, 4 CPUs [ 0.170235] SMP: Total of 4 processors activated. [ 0.175046] CPU: All CPU(s) started at EL2 [ 0.179271] CPU features: detected: 32-bit EL0 Support [ 0.184531] CPU features: detected: 32-bit EL1 Support [ 0.189797] CPU features: detected: CRC32 instructions [ 0.195092] alternatives: applying system-wide alternatives [ 0.202103] Memory: 3338880K/4194304K available (17152K kernel code, 5014K rwdata, 11660K rodata, 10240K init, 733K bss, 256576K reserved, 589824K cma-reserved) [ 0.217765] devtmpfs: initialized [ 0.229605] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.239605] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.260717] 21504 pages in range for non-PLT usage [ 0.260741] 513024 pages in range for PLT usage [ 0.265905] pinctrl core: initialized pinctrl subsystem [ 0.277890] DMI not present or invalid. [ 0.284317] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.291234] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations [ 0.298571] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.306645] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.314800] audit: initializing netlink subsys (disabled) [ 0.320496] audit: type=2000 audit(0.200:1): state=initialized audit_enabled=0 res=1 [ 0.321776] thermal_sys: Registered thermal governor 'step_wise' [ 0.328435] thermal_sys: Registered thermal governor 'power_allocator' [ 0.334650] cpuidle: using governor menu [ 0.345607] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.352634] ASID allocator initialised with 65536 entries [ 0.360334] Serial: AMBA PL011 UART driver [ 0.388604] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b [ 0.401655] platform connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b [ 0.412954] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.419928] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.426346] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.433293] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.439703] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.446644] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.453054] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.459994] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.468281] ACPI: Interpreter disabled. [ 0.474568] k3-chipinfo 43000014.chipid: Family:AM62AX rev:SR1.0 JTAGID[0x0bb8d02f] Detected [ 0.484100] iommu: Default domain type: Translated [ 0.489022] iommu: DMA domain TLB invalidation policy: strict mode [ 0.495700] SCSI subsystem initialized [ 0.499707] libata version 3.00 loaded. [ 0.499900] usbcore: registered new interface driver usbfs [ 0.505553] usbcore: registered new interface driver hub [ 0.511016] usbcore: registered new device driver usb [ 0.517420] pps_core: LinuxPPS API ver. 1 registered [ 0.522503] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.531853] PTP clock support registered [ 0.536056] EDAC MC: Ver: 3.0.0 [ 0.539770] scmi_core: SCMI protocol bus registered [ 0.545883] FPGA manager framework [ 0.549468] Advanced Linux Sound Architecture Driver Initialized. [ 0.556821] vgaarb: loaded [ 0.560169] clocksource: Switched to clocksource arch_sys_counter [ 0.566673] VFS: Disk quotas dquot_6.6.0 [ 0.570712] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.577976] pnp: PnP ACPI: disabled [ 0.587971] NET: Registered PF_INET protocol family [ 0.593197] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.603572] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 0.612392] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.620329] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.628635] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear) [ 0.637013] TCP: Hash tables configured (established 32768 bind 32768) [ 0.643868] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.650828] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.658342] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.664582] RPC: Registered named UNIX socket transport module. [ 0.670663] RPC: Registered udp transport module. [ 0.675474] RPC: Registered tcp transport module. [ 0.680292] RPC: Registered tcp-with-tls transport module. [ 0.685903] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.692500] PCI: CLS 0 bytes, default 64 [ 0.696722] Unpacking initramfs... [ 0.707996] kvm [1]: nv: 529 coarse grained trap handlers [ 0.714037] kvm [1]: IPA Size Limit: 40 bits [ 0.720724] kvm [1]: vgic-v2@100010000 [ 0.724617] kvm [1]: GIC system register CPU interface enabled [ 0.730637] kvm [1]: vgic interrupt IRQ9 [ 0.734725] kvm [1]: Hyp nVHE mode initialized successfully [ 0.741921] Initialise system trusted keyrings [ 0.746782] workingset: timestamp_bits=42 max_order=20 bucket_order=0 [ 0.753757] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.760242] NFS: Registering the id_resolver key type [ 0.765493] Key type id_resolver registered [ 0.769795] Key type id_legacy registered [ 0.773967] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.780843] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.788706] 9p: Installing v9fs 9p2000 file system support [ 0.847877] Key type asymmetric registered [ 0.852129] Asymmetric key parser 'x509' registered [ 0.857246] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) [ 0.864841] io scheduler mq-deadline registered [ 0.869496] io scheduler kyber registered [ 0.873672] io scheduler bfq registered [ 0.887555] pinctrl-single 4084000.pinctrl: 34 pins, size 136 [ 0.894129] pinctrl-single f4000.pinctrl: 171 pins, size 684 [ 0.947272] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.958844] msm_serial: driver initialized [ 0.963860] SuperH (H)SCI(F) driver initialized [ 0.968982] STM32 USART driver initialized [ 0.982938] loop: module loaded [ 0.987876] megasas: 07.727.03.00-rc1 [ 1.001196] tun: Universal TUN/TAP device driver, 1.6 [ 1.008068] thunder_xcv, ver 1.0 [ 1.011493] thunder_bgx, ver 1.0 [ 1.014873] nicpf, ver 1.0 [ 1.019663] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version [ 1.027091] hns3: Copyright (c) 2017 Huawei Corporation. [ 1.032624] hclge is initializing [ 1.036076] e1000: Intel(R) PRO/1000 Network Driver [ 1.036442] Freeing initrd memory: 7988K [ 1.041080] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 1.041141] e1000e: Intel(R) PRO/1000 Network Driver [ 1.056075] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.062177] igb: Intel(R) Gigabit Ethernet Network Driver [ 1.067701] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.073421] igbvf: Intel(R) Gigabit Virtual Function Network Driver [ 1.079832] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. [ 1.086584] sky2: driver version 1.30 [ 1.092144] VFIO - User Level meta-driver version: 0.3 [ 1.101395] usbcore: registered new interface driver usb-storage [ 1.111516] i2c_dev: i2c /dev entries driver [ 1.125240] cpu cpu0: OPP-v2 not supported, cpufreq-dt will attempt to use legacy tables. [ 1.134460] cpu cpu0: OPP table can't be empty [ 1.140639] sdhci: Secure Digital Host Controller Interface driver [ 1.146988] sdhci: Copyright(c) Pierre Ossman [ 1.152583] Synopsys Designware Multimedia Card Interface Driver [ 1.160008] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.168765] ledtrig-cpu: registered to indicate activity on CPUs [ 1.175939] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 1.183888] usbcore: registered new interface driver usbhid [ 1.189632] usbhid: USB HID core driver [ 1.198353] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available [ 1.209863] optee: probing for conduit method. [ 1.214465] optee: revision 4.2 (12d7c4ee) [ 1.214799] optee: dynamic shared memory is enabled [ 1.224712] optee: initialized driver [ 1.224819] random: crng init done [ 1.233782] NET: Registered PF_PACKET protocol family [ 1.239072] 9pnet: Installing 9P2000 support [ 1.243514] Key type dns_resolver registered [ 1.257648] registered taskstats version 1 [ 1.262003] Loading compiled-in X.509 certificates [ 1.274559] Demotion targets for Node 0: null [ 1.321856] ti-sci 44043000.system-controller: ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)') [ 1.401817] i2c 0-0048: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/pmic@48/regulators/buck5 [ 1.411676] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz [ 1.419650] pca953x 1-0023: supply vcc not found, using dummy regulator [ 1.426578] pca953x 1-0023: using AI [ 1.454374] platform connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b [ 1.464336] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b [ 1.474097] i2c 1-003b: Fixed dependency cycle(s) with /connector-hdmi [ 1.480830] i2c 1-003b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000 [ 1.488445] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz [ 1.495887] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz [ 1.502350] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created [ 1.511136] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created [ 1.520814] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created [ 1.530216] ti-sci-inta 4e0a0000.interrupt-controller: Interrupt Aggregator domain 200 created [ 1.542740] ti-udma 485c0100.dma-controller: Number of rings: 82 [ 1.551418] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18) [ 1.563699] ti-udma 485c0000.dma-controller: Number of rings: 150 [ 1.574570] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15) [ 1.585403] ti-udma 4e230000.dma-controller: Number of rings: 6 [ 1.592071] ti-udma 4e230000.dma-controller: Channels: 6 (bchan: 0, tchan: 0, rchan: 6) [ 1.603137] printk: legacy console [ttyS2] disabled [ 1.608541] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 249, base_baud = 3000000) is a 8250 [ 1.617431] printk: legacy console [ttyS2] enabled [ 1.627186] printk: legacy bootconsole [ns16550a0] disabled [ 1.684177] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 [ 1.697953] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867 [ 1.706108] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000002 [ 1.719101] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5 [ 1.726248] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512 [ 1.736647] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19 [ 1.747728] platform 31000000.usb: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/usb-power-controller@3f/connector [ 1.767103] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 1.772692] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 [ 1.780471] xhci-hcd xhci-hcd.0.auto: USB3 root hub has no ports [ 1.786474] xhci-hcd xhci-hcd.0.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000808020000010 [ 1.795914] xhci-hcd xhci-hcd.0.auto: irq 252, io mem 0x31100000 [ 1.802662] hub 1-0:1.0: USB hub found [ 1.806451] hub 1-0:1.0: 1 port detected [ 1.816674] mmc0: CQHCI version 5.10 [ 1.832018] pca953x 1-0022: supply vcc not found, using dummy regulator [ 1.838832] pca953x 1-0022: using AI [ 1.860795] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit [ 1.884559] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL) [ 1.893892] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode [ 1.948252] mmc0: Command Queue Engine enabled [ 1.952725] mmc0: new HS200 MMC card at address 0001 [ 1.958227] mmcblk0: mmc0:0001 S0J56X 14.8 GiB [ 1.964018] mmcblk0: p1 p2 [ 1.967336] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB [ 1.973094] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB [ 1.978812] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (234:0) [ 2.068192] usb 1-1: new high-speed USB device number 2 using xhci-hcd [ 2.282942] hub 1-1:1.0: USB hub found [ 2.288290] hub 1-1:1.0: 4 ports detected [ 2.632181] usb 1-1.1: new full-speed USB device number 3 using xhci-hcd [ 2.880214] usb 1-1.2: new high-speed USB device number 4 using xhci-hcd [ 3.316183] usb 1-1.4: new high-speed USB device number 5 using xhci-hcd [ 3.498732] hub 1-1.4:1.0: USB hub found [ 3.504367] hub 1-1.4:1.0: 4 ports detected [ 3.848180] usb 1-1.4.1: new high-speed USB device number 6 using xhci-hcd [ 4.320180] usb 1-1.4.2: new high-speed USB device number 7 using xhci-hcd [ 4.610756] usb-storage 1-1.4.2:1.0: USB Mass Storage device detected [ 4.617622] scsi host0: usb-storage 1-1.4.2:1.0 [ 4.708181] usb 1-1.4.4: new full-speed USB device number 8 using xhci-hcd [ 5.068970] 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.144351] 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.650270] scsi 0:0:0:0: Direct-Access USB3.0 FLASH DRIVE PMAP PQ: 0 ANSI: 6 [ 5.727528] sd 0:0:0:0: [sda] 60628992 512-byte logical blocks: (31.0 GB/28.9 GiB) [ 5.736018] sd 0:0:0:0: [sda] Write Protect is off [ 5.740813] sd 0:0:0:0: [sda] Mode Sense: 45 00 00 00 [ 5.741506] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 5.777353] sda: sda1 [ 5.779940] sd 0:0:0:0: [sda] Attached SCSI removable disk [ 6.003391] am65-cpsw-nuss 8000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 6.028173] Sending DHCP requests ., OK [ 6.048033] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.95 [ 6.055691] IP-Config: Complete: [ 6.058914] device=eth0, hwaddr=3c:e0:64:62:db:99, ipaddr=192.168.0.95, mask=255.255.255.0, gw=192.168.0.1 [ 6.068990] host=192.168.0.95, domain=ti.com, nis-domain=(none) [ 6.075334] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath= [ 6.075340] nameserver0=192.0.2.2, nameserver1=192.0.2.3 [ 6.088135] clk: Disabling unused clocks [ 6.096994] PM: genpd: Disabling unused power domains [ 6.102131] ALSA device list: [ 6.105155] No soundcards found. [ 6.111961] Freeing unused kernel memory: 10240K [ 6.116713] Run /init as init process [ 6.120379] with arguments: [ 6.120382] /init [ 6.120386] ramdisk_size [ 6.120389] with environment: [ 6.120392] HOME=/ [ 6.120396] TERM=linux [ 6.120399] earlyprintk=serial,ttyS2,115200n8 [ 6.189279] udevd[114]: starting version 3.2.9 [ 6.198656] udevd[114]: specified user 'tss' unknown [ 6.203718] udevd[114]: specified group 'tss' unknown [ 6.210401] udevd[115]: starting eudev-3.2.9 [ 16.309803] platform fa00000.mmc: deferred probe pending: platform: supplier regulator-5 not ready [ 16.318801] platform regulator-5: deferred probe pending: platform: wait for supplier /bus@f0000/i2c@20000000/pmic@48/regulators/ldo1 /test # - 15:10:00 [INFO] Host: echo $? - 15:10:00 [INFO] Target: echo $? 0 /test # - 15:10:00 [INFO] Host: cat result.log - 15:10:03 [ERROR] On command: cat result.log waiting for cat result.log.+?(?m-ix:^1[\0\n\r]+) >>> error: execution expired - 15:10:03 [INFO] Target: cat result.log /test # - 15:10:03 [INFO] Host: cd /test - 15:10:03 [INFO] Target: cd /test /test #