- 04:47:40 [INFO] Starting target session - 04:48:03 [INFO] Connected to am62xx_sk-fs via serial - 04:48:03 [INFO] Host: #check prompt - 04:48:06 [ERROR] On command: #check prompt waiting for #check prompt.+?(?-mix:((?-mix:login:)|[Pp]assword)) >>> error: execution expired - 04:48:06 [INFO] Target: #check prompt /test # - 04:48:06 [INFO] Host: #check prompt - 04:48:06 [INFO] Target: #check prompt /test # - 04:48:06 [INFO] Host: sync;poweroff - 04:48:09 [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 [ 527.051572] kvm: exiting hardware virtualization [ 527.056272] reboot: Power down - 04:48:09 [INFO] Disconnected serial from am62xx_sk-fs - 04:48:09 [INFO] Connected to am62xx_sk-fs via serial - 04:48:09 [INFO] Host: - 04:48:28 [INFO] Target: U-Boot SPL 2024.04-ti-gfda88f8bcea3 (Jul 26 2024 - 11:00:12 +0000) SYSFW ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)') SPL initial stack usage: 13392 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-gfda88f8bcea3 (Jul 26 2024 - 11:00:12 +0000) SYSFW ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)') SPL initial stack usage: 1904 bytes Trying to boot from MMC2 Authentication passed Authentication passed U-Boot 2024.04-ti-gfda88f8bcea3 (Jul 26 2024 - 11:00:12 +0000) SoC: AM62X SR1.0 HS-FS Model: Texas Instruments AM625 SK EEPROM not available at 0x50, trying to read at 0x51 Reading on-board EEPROM at 0x51 failed -121 DRAM: 2 GiB Core: 81 devices, 31 uclasses, devicetree: separate MMC: mmc@fa10000: 0, mmc@fa00000: 1 Loading Environment from nowhere... OK In: serial Out: serial Err: serial EEPROM not available at 0x50, trying to read at 0x51 Net: eth0: ethernet@8000000port@1 Hit any key to stop autoboot: 2 0 => => => => => - 04:48:28 [INFO] Disconnected serial from am62xx_sk-fs - 04:48:28 [INFO] Connected to am62xx_sk-fs via serial - 04:48:28 [INFO] Host: - 04:48:28 [INFO] Target: => - 04:48:28 [INFO] Host: version - 04:48:29 [INFO] Target: version U-Boot 2024.04-ti-gfda88f8bcea3 (Jul 26 2024 - 11:00:12 +0000) => - 04:48:29 [INFO] Host: setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ' - 04:48:29 [INFO] Target: setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ' => - 04:48:29 [INFO] Host: setenv bootcmd '' - 04:48:29 [INFO] Target: setenv bootcmd '' => - 04:48:29 [INFO] Host: setenv autoload 'no' - 04:48:29 [INFO] Target: setenv autoload 'no' => - 04:48:29 [INFO] Host: setenv serverip '192.168.0.1' - 04:48:29 [INFO] Target: setenv serverip '192.168.0.1' => - 04:48:29 [INFO] Host: setenv _initramfs - - 04:48:30 [INFO] Target: setenv _initramfs - => - 04:48:30 [INFO] Host: printenv - 04:48:30 [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=am62x board_name=am62b_p1_skevm board_rev=A board_serial=0508 board_software_revision=01 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=1c:63:49:22:4e:1e fdt_addr_r=0x88000000 fdtaddr=0x88000000 fdtcontroladdr=fd5d3640 fdtfile=ti/k3-am625-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/am62-mcu-m4f0_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 serial#=0000000000000508 serverip=192.168.0.1 soc=k3 splashfile=ti_logo_414x97_32bpp.bmp.gz splashimage=0x80200000 splashpos=m,m splashsource=mmc 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: 6712/126972 bytes => - 04:48:30 [INFO] Host: printenv bootargs - 04:48:31 [INFO] Target: printenv bootargs bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled => - 04:48:31 [INFO] Host: setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp ' - 04:48:31 [INFO] Target: setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp ' => - 04:48:31 [INFO] Host: setenv serverip '192.168.0.1' - 04:48:31 [INFO] Target: setenv serverip '192.168.0.1' => - 04:48:31 [INFO] Host: setenv autoload 'no' - 04:48:31 [INFO] Target: setenv autoload 'no' => - 04:48:31 [INFO] Host: dhcp - 04:48:32 [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.247 (1003 ms) => - 04:48:32 [INFO] Host: tftp ${loadaddr} 192.168.0.1:vatf_am62xx_sk-fs-01/66229fb91da8c13032998d86efaad2ec - 04:48:42 [INFO] Target: tftp ${loadaddr} 192.168.0.1:vatf_am62xx_sk-fs-01/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.247 Filename 'vatf_am62xx_sk-fs-01/66229fb91da8c13032998d86efaad2ec'. Load address: 0x82000000 Loading: *##########################################T ######## 43.2 MiB 4.5 MiB/s done Bytes transferred = 45308416 (2b35a00 hex) => - 04:48:42 [INFO] Host: tftp ${fdt_addr_r} 192.168.0.1:vatf_am62xx_sk-fs-01/dc79e9045a746bce079a6b270e769a5a - 04:48:42 [INFO] Target: tftp ${fdt_addr_r} 192.168.0.1:vatf_am62xx_sk-fs-01/dc79e9045a746bce079a6b270e769a5a 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.247 Filename 'vatf_am62xx_sk-fs-01/dc79e9045a746bce079a6b270e769a5a'. Load address: 0x88000000 Loading: *################################################## 52 KiB 4.6 MiB/s done Bytes transferred = 53224 (cfe8 hex) => - 04:48:42 [INFO] Host: fdt address ${fdt_addr_r} - 04:48:43 [INFO] Target: fdt address ${fdt_addr_r} Working FDT set to 88000000 => - 04:48:43 [INFO] Host: printenv bootargs - 04:48:43 [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 => - 04:48:43 [INFO] Host: setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am62xx_sk-fs-01/autofs/0f8eb9f2e7cac8ad4421b1967be9ad1d,nolock,v3,tcp,rsize=4096,wsize=4096 ' - 04:48:43 [INFO] Target: setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am62xx_sk-fs-01/autofs/0f8eb9f2e7cac8ad4421b1967be9ad1d,nolock,v3,tcp,rsize=4096,wsize=4096 ' => - 04:48:43 [INFO] Host: printenv bootcmd - 04:48:43 [INFO] Target: printenv bootcmd bootcmd= => - 04:48:43 [INFO] Host: setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi' - 04:48:43 [INFO] Target: setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi' => - 04:48:43 [INFO] Host: version - 04:48:44 [INFO] Target: version U-Boot 2024.04-ti-gfda88f8bcea3 (Jul 26 2024 - 11:00:12 +0000) => - 04:48:44 [INFO] Host: bdinfo - 04:48:44 [INFO] Target: bdinfo boot_params = 0x0000000000000000 DRAM bank = 0x0000000000000000 -> start = 0x0000000080000000 -> size = 0x0000000080000000 flashstart = 0x0000000000000000 flashsize = 0x0000000000000000 flashoffset = 0x0000000000000000 baudrate = 115200 bps relocaddr = 0x00000000ff606000 reloc off = 0x000000007ee06000 Build = 64-bit current eth = ethernet@8000000port@1 ethaddr = 1c:63:49:22:4e:1e IP addr = 192.168.0.247 fdt_blob = 0x00000000fd5d3640 new_fdt = 0x00000000fd5d3640 fdt_size = 0x0000000000013740 multi_dtb_fit= 0x0000000000000000 lmb_dump_all: memory.cnt = 0x1 / max = 0x10 memory[0] [0x80000000-0xffffffff], 0x80000000 bytes flags: 0 reserved.cnt = 0x5 / max = 0x10 reserved[0] [0x9c700000-0x9c7fffff], 0x00100000 bytes flags: 0 reserved[1] [0x9c800000-0x9d9fffff], 0x01200000 bytes flags: 4 reserved[2] [0x9db00000-0x9e6fffff], 0x00c00000 bytes flags: 4 reserved[3] [0x9e780000-0x9fffffff], 0x01880000 bytes flags: 4 reserved[4] [0xfc5cb000-0xffffffff], 0x03a35000 bytes flags: 0 devicetree = separate serial addr = 0x0000000002800000 width = 0x0000000000000000 shift = 0x0000000000000002 offset = 0x0000000000000000 clock = 0x0000000002dc6c00 arch_number = 0x0000000000000000 TLB addr = 0x00000000ff6f0000 irq_sp = 0x00000000fd5d2ff0 sp start = 0x00000000fd5d2ff0 Early malloc usage: 3bc0 / 8000 => - 04:48:44 [INFO] Host: - 04:48:44 [INFO] Target: boot_params = 0x0000000000000000 DRAM bank = 0x0000000000000000 -> start = 0x0000000080000000 -> size = 0x0000000080000000 flashstart = 0x0000000000000000 flashsize = 0x0000000000000000 flashoffset = 0x0000000000000000 baudrate = 115200 bps relocaddr = 0x00000000ff606000 reloc off = 0x000000007ee06000 Build = 64-bit current eth = ethernet@8000000port@1 ethaddr = 1c:63:49:22:4e:1e IP addr = 192.168.0.247 fdt_blob = 0x00000000fd5d3640 new_fdt = 0x00000000fd5d3640 fdt_size = 0x0000000000013740 multi_dtb_fit= 0x0000000000000000 lmb_dump_all: memory.cnt = 0x1 / max = 0x10 memory[0] [0x80000000-0xffffffff], 0x80000000 bytes flags: 0 reserved.cnt = 0x5 / max = 0x10 reserved[0] [0x9c700000-0x9c7fffff], 0x00100000 bytes flags: 0 reserved[1] [0x9c800000-0x9d9fffff], 0x01200000 bytes flags: 4 reserved[2] [0x9db00000-0x9e6fffff], 0x00c00000 bytes flags: 4 reserved[3] [0x9e780000-0x9fffffff], 0x01880000 bytes flags: 4 reserved[4] [0xfc5cb000-0xffffffff], 0x03a35000 bytes flags: 0 devicetree = separate serial addr = 0x0000000002800000 width = 0x0000000000000000 shift = 0x0000000000000002 offset = 0x0000000000000000 clock = 0x0000000002dc6c00 arch_number = 0x0000000000000000 TLB addr = 0x00000000ff6f0000 irq_sp = 0x00000000fd5d2ff0 sp start = 0x00000000fd5d2ff0 Early malloc usage: 3bc0 / 8000 => - 04:48:44 [INFO] Host: ls mmc 0:1 - 04:48:45 [INFO] Target: ls mmc 0:1 1165847 tispl.bin 1034235 u-boot.img 2 file(s), 0 dir(s) => - 04:48:45 [INFO] Host: ls mmc 1:1 - 04:48:45 [INFO] Target: ls mmc 1:1 EFI/ 20285952 Image 289601 tiboot3-am62x-gp-evm.bin 292190 tiboot3-am62x-hs-evm.bin 292190 tiboot3-am62x-hs-fs-evm.bin 292190 tiboot3.bin 12285 ti_logo_414x97_32bpp.bmp.gz 1111399 tispl.bin 1007563 u-boot.img 574 uEnv.txt 4 ws-calibrate.rules 10 file(s), 1 dir(s) => - 04:48:45 [INFO] Host: ext4ls mmc 0:2 /lib/firmware - 04:48:45 [INFO] Target: ext4ls mmc 0:2 /lib/firmware => - 04:48:45 [INFO] Host: ext4ls mmc 1:2 /lib/firmware - 04:48:45 [INFO] Target: ext4ls mmc 1:2 /lib/firmware 4096 . 40960 .. 2040 LICENCE.ibt_firmware 2046 LICENCE.iwlwifi_firmware 72 am62-mcu-m4f0_0-fw 79 am62-mcu-m4f0_0-fw-sec 51 am62x-pru0-fw 51 am62x-pru1-fw 478568 bl32.bin 4429024 bl32.elf 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 4096 pru 4936 regulatory.db 1085 regulatory.db.p7s 126976 rgx.fw.33.15.11.3 126976 rgx.fw.33.15.11.3.64k 387952 rgx.sh.33.15.11.3 28 tee-header_v2.bin 0 tee-pageable_v2.bin 478568 tee-pager_v2.bin 478568 tee-raw.bin 478596 tee.bin 4429024 tee.elf 4096 ti-connectivity 4096 ti-ipc => - 04:48:45 [INFO] Host: mmc rescan; echo $? - 04:48:46 [INFO] Target: mmc rescan; echo $? 0 => - 04:48:46 [INFO] Host: fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4 - 04:48:46 [INFO] Target: fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4 4 bytes written in 6 ms (0 Bytes/s) => - 04:48:46 [INFO] Host: setenv extraargs 0 - 04:48:46 [INFO] Target: setenv extraargs 0 => - 04:48:46 [INFO] Host: printenv - 04:48:47 [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=am62x board_name=am62b_p1_skevm board_rev=A board_serial=0508 board_software_revision=01 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/am62xx_sk-fs-01/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=1c:63:49:22:4e:1e extraargs=0 fdt_addr_r=0x88000000 fdtaddr=88000000 fdtcontroladdr=fd5d3640 fdtfile=ti/k3-am625-sk.dtb fdtoverlay_addr_r=0x89000000 fileaddr=88000000 filesize=cfe8 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.247 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/am62-mcu-m4f0_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 serial#=0000000000000508 serverip=192.168.0.1 soc=k3 splashfile=ti_logo_414x97_32bpp.bmp.gz splashimage=0x80200000 splashpos=m,m splashsource=mmc 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: 7167/126972 bytes => - 04:48:47 [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' - 04:48:47 [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' => - 04:48:47 [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;' - 04:48:47 [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;' => - 04:48:47 [INFO] Host: setenv run_fit 'run get_fit_config; setenv bootargs ${bootargs} ${extraargs}; bootm ${addr_fit}#${name_fit_config}${overlaystring}' - 04:48:47 [INFO] Target: setenv run_fit 'run get_fit_config; setenv bootargs ${bootargs} ${extraargs}; bootm ${addr_fit}#${name_fit_config}${overlaystring}' => - 04:48:47 [INFO] Host: setenv run_kern 'setenv bootargs ${bootargs} ${extraargs}; booti ${loadaddr} ${rd_spec} ${fdtaddr}' - 04:48:48 [INFO] Target: setenv run_kern 'setenv bootargs ${bootargs} ${extraargs}; booti ${loadaddr} ${rd_spec} ${fdtaddr}' => - 04:48:48 [INFO] Host: boot - 04:48:48 [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 000000008fffffe7 ... OK Working FDT set to 8fff0000 Starting kernel ... - 04:48:48 [INFO] Host: - 04:49:02 [INFO] Target: 000000] OF: reserved mem: 0x0000000080000000..0x000000008007ffff (512 KiB) nomap non-reusable tfa@80000000 [ 0.000000] OF: reserved mem: 0x000000009ca00000..0x000000009cafffff (1024 KiB) map non-reusable ramoops@9ca00000 [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009db00000, size 12 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9db00000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x000000009db00000..0x000000009e6fffff (12288 KiB) nomap non-reusable r5f-dma-memory@9db00000 [ 0.000000] OF: reserved mem: 0x000000009e800000..0x000000009fffffff (24576 KiB) nomap non-reusable optee@9e800000 [ 0.000000] OF: reserved mem: 0x00000000ff700000..0x00000000ffffffff (9216 KiB) nomap non-reusable framebuffer@ff700000 [ 0.000000] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000080000000-0x00000000ffffffff] [ 0.000000] NUMA: NODE_DATA [mem 0xf72db9c0-0xf72ddfff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal empty [ 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-0x000000009dafffff] [ 0.000000] node 0: [mem 0x000000009db00000-0x000000009e6fffff] [ 0.000000] node 0: [mem 0x000000009e700000-0x000000009e7fffff] [ 0.000000] node 0: [mem 0x000000009e800000-0x000000009fffffff] [ 0.000000] node 0: [mem 0x00000000a0000000-0x00000000ff6fffff] [ 0.000000] node 0: [mem 0x00000000ff700000-0x00000000ffffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffffff] [ 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/am62xx_sk-fs-01/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: 262144 (order: 9, 2097152 bytes, linear) [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.000000] Fallback order for Node 0: 0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 524288 [ 0.000000] Policy zone: DMA [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off [ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 2MB [ 0.000000] software IO TLB: area num 4. [ 0.000000] software IO TLB: mapped [mem 0x00000000f4c00000-0x00000000f4e00000] (2MB) [ 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 @80c00000 (flat, esz 8, psz 64K, shr 0) [ 0.000000] ITS: using cache flushing for cmd queue [ 0.000000] GICv3: using LPI property table @0x0000000080450000 [ 0.000000] GIC: using cache flushing for LPI property table [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000080460000 [ 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.000001] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns [ 0.009775] Console: colour dummy device 80x25 [ 0.014455] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) [ 0.025141] pid_max: default: 32768 minimum: 301 [ 0.029947] LSM: initializing lsm=capability [ 0.034465] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.042051] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.053024] rcu: Hierarchical SRCU implementation. [ 0.057997] rcu: Max phase no-delay instances is 1000. [ 0.063600] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level [ 0.072177] fsl-mc MSI: msi-controller@1820000 domain created [ 0.080370] EFI services will not be available. [ 0.085421] smp: Bringing up secondary CPUs ... [ 0.090887] Detected VIPT I-cache on CPU1 [ 0.091004] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000 [ 0.091023] GICv3: CPU1: using allocated LPI pending table @0x0000000080470000 [ 0.091096] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.092030] Detected VIPT I-cache on CPU2 [ 0.092104] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000 [ 0.092119] GICv3: CPU2: using allocated LPI pending table @0x0000000080480000 [ 0.092164] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] [ 0.093001] Detected VIPT I-cache on CPU3 [ 0.093085] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000 [ 0.093104] GICv3: CPU3: using allocated LPI pending table @0x0000000080490000 [ 0.093144] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] [ 0.093288] smp: Brought up 1 node, 4 CPUs [ 0.173054] SMP: Total of 4 processors activated. [ 0.177866] CPU: All CPU(s) started at EL2 [ 0.182112] CPU features: detected: 32-bit EL0 Support [ 0.187377] CPU features: detected: 32-bit EL1 Support [ 0.192646] CPU features: detected: CRC32 instructions [ 0.197959] alternatives: applying system-wide alternatives [ 0.205429] Memory: 1820940K/2097152K available (17152K kernel code, 5014K rwdata, 11660K rodata, 10240K init, 733K bss, 136244K reserved, 131072K cma-reserved) [ 0.221727] devtmpfs: initialized [ 0.234554] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.244601] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.256967] 21504 pages in range for non-PLT usage [ 0.257007] 513024 pages in range for PLT usage [ 0.262365] pinctrl core: initialized pinctrl subsystem [ 0.275139] DMI not present or invalid. [ 0.282334] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.290077] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations [ 0.298156] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.306976] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.315830] audit: initializing netlink subsys (disabled) [ 0.321776] audit: type=2000 audit(0.192:1): state=initialized audit_enabled=0 res=1 [ 0.323590] thermal_sys: Registered thermal governor 'step_wise' [ 0.329725] thermal_sys: Registered thermal governor 'power_allocator' [ 0.335988] cpuidle: using governor menu [ 0.347059] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.354143] ASID allocator initialised with 65536 entries [ 0.362738] Serial: AMBA PL011 UART driver [ 0.392282] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b [ 0.406349] platform connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b [ 0.420581] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.427562] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.433977] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.440918] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.447326] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.454266] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.460677] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.467616] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.476524] ACPI: Interpreter disabled. [ 0.483190] k3-chipinfo 43000014.chipid: Family:AM62X rev:SR1.0 JTAGID[0x0bb7e02f] Detected [ 0.492871] iommu: Default domain type: Translated [ 0.497812] iommu: DMA domain TLB invalidation policy: strict mode [ 0.504675] SCSI subsystem initialized [ 0.509015] usbcore: registered new interface driver usbfs [ 0.514676] usbcore: registered new interface driver hub [ 0.520145] usbcore: registered new device driver usb [ 0.526786] pps_core: LinuxPPS API ver. 1 registered [ 0.531871] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.541227] PTP clock support registered [ 0.545484] EDAC MC: Ver: 3.0.0 [ 0.549527] scmi_core: SCMI protocol bus registered [ 0.555968] FPGA manager framework [ 0.559571] Advanced Linux Sound Architecture Driver Initialized. [ 0.567278] vgaarb: loaded [ 0.570947] clocksource: Switched to clocksource arch_sys_counter [ 0.577764] VFS: Disk quotas dquot_6.6.0 [ 0.581821] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.589200] pnp: PnP ACPI: disabled [ 0.600312] NET: Registered PF_INET protocol family [ 0.605671] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.614982] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 0.623824] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.631763] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.639995] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear) [ 0.648107] TCP: Hash tables configured (established 16384 bind 16384) [ 0.655121] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.662064] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.669627] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.676116] RPC: Registered named UNIX socket transport module. [ 0.682214] RPC: Registered udp transport module. [ 0.687027] RPC: Registered tcp transport module. [ 0.691837] RPC: Registered tcp-with-tls transport module. [ 0.697448] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.704066] PCI: CLS 0 bytes, default 64 [ 0.713988] kvm [1]: nv: 529 coarse grained trap handlers [ 0.720167] kvm [1]: IPA Size Limit: 40 bits [ 0.726989] kvm [1]: vgic-v2@100010000 [ 0.730854] kvm [1]: GIC system register CPU interface enabled [ 0.736879] kvm [1]: vgic interrupt IRQ9 [ 0.740920] kvm [1]: Hyp nVHE mode initialized successfully [ 0.748607] Initialise system trusted keyrings [ 0.753581] workingset: timestamp_bits=42 max_order=19 bucket_order=0 [ 0.760628] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.767003] NFS: Registering the id_resolver key type [ 0.772203] Key type id_resolver registered [ 0.776483] Key type id_legacy registered [ 0.780610] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.787467] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.795290] 9p: Installing v9fs 9p2000 file system support [ 0.854109] Key type asymmetric registered [ 0.858321] Asymmetric key parser 'x509' registered [ 0.863399] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) [ 0.870968] io scheduler mq-deadline registered [ 0.875608] io scheduler kyber registered [ 0.879754] io scheduler bfq registered [ 0.894386] pinctrl-single 4084000.pinctrl: 34 pins, size 136 [ 0.900859] pinctrl-single f4000.pinctrl: 171 pins, size 684 [ 0.956069] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.968549] msm_serial: driver initialized [ 0.973384] SuperH (H)SCI(F) driver initialized [ 0.978625] STM32 USART driver initialized [ 0.993970] loop: module loaded [ 0.999267] megasas: 07.727.03.00-rc1 [ 1.013094] tun: Universal TUN/TAP device driver, 1.6 [ 1.020136] thunder_xcv, ver 1.0 [ 1.023513] thunder_bgx, ver 1.0 [ 1.026835] nicpf, ver 1.0 [ 1.031385] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version [ 1.038787] hns3: Copyright (c) 2017 Huawei Corporation. [ 1.044275] hclge is initializing [ 1.047737] e1000: Intel(R) PRO/1000 Network Driver [ 1.052728] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 1.058648] e1000e: Intel(R) PRO/1000 Network Driver [ 1.063726] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.069806] igb: Intel(R) Gigabit Ethernet Network Driver [ 1.075339] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.081073] igbvf: Intel(R) Gigabit Virtual Function Network Driver [ 1.087488] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. [ 1.094053] sky2: driver version 1.30 [ 1.100025] VFIO - User Level meta-driver version: 0.3 [ 1.109939] usbcore: registered new interface driver usb-storage [ 1.120857] i2c_dev: i2c /dev entries driver [ 1.140004] sdhci: Secure Digital Host Controller Interface driver [ 1.146423] sdhci: Copyright(c) Pierre Ossman [ 1.152322] Synopsys Designware Multimedia Card Interface Driver [ 1.160007] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.169303] ledtrig-cpu: registered to indicate activity on CPUs [ 1.176825] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 1.185193] usbcore: registered new interface driver usbhid [ 1.190969] usbhid: USB HID core driver [ 1.200902] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available [ 1.213079] optee: probing for conduit method. [ 1.217734] optee: revision 4.2 (12d7c4ee) [ 1.218259] optee: dynamic shared memory is enabled [ 1.228398] optee: initialized driver [ 1.228510] random: crng init done [ 1.239866] NET: Registered PF_PACKET protocol family [ 1.245210] 9pnet: Installing 9P2000 support [ 1.249714] Key type dns_resolver registered [ 1.265512] registered taskstats version 1 [ 1.269979] Loading compiled-in X.509 certificates [ 1.283578] Demotion targets for Node 0: null [ 1.354635] ti-sci 44043000.system-controller: ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)') [ 1.477795] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz [ 1.486213] platform connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b [ 1.496258] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b [ 1.506055] i2c 1-003b: Fixed dependency cycle(s) with /connector-hdmi [ 1.512815] i2c 1-003b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000 [ 1.520750] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz [ 1.529100] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz [ 1.536078] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created [ 1.546082] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created [ 1.565303] ti-udma 485c0100.dma-controller: Number of rings: 82 [ 1.574483] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18) [ 1.588386] ti-udma 485c0000.dma-controller: Number of rings: 150 [ 1.600309] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15) [ 1.613974] printk: legacy console [ttyS2] disabled [ 1.619494] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 237, base_baud = 3000000) is a 8250 [ 1.628429] printk: legacy console [ttyS2] enabled [ 1.628429] printk: legacy console [ttyS2] enabled [ 1.638128] printk: legacy bootconsole [ns16550a0] disabled [ 1.638128] printk: legacy bootconsole [ns16550a0] disabled [ 1.658413] 7 fixed-partitions partitions found on MTD device fc40000.spi.0 [ 1.665436] Creating 7 MTD partitions on "fc40000.spi.0": [ 1.670833] 0x000000000000-0x000000080000 : "ospi.tiboot3" [ 1.677938] 0x000000080000-0x000000280000 : "ospi.tispl" [ 1.684576] 0x000000280000-0x000000680000 : "ospi.u-boot" [ 1.691398] 0x000000680000-0x0000006c0000 : "ospi.env" [ 1.697863] 0x0000006c0000-0x000000700000 : "ospi.env.backup" [ 1.704928] 0x000000800000-0x000003fc0000 : "ospi.rootfs" [ 1.711679] 0x000003fc0000-0x000004000000 : "ospi.phypattern" [ 1.726434] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode [ 1.770958] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 [ 1.782723] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867 [ 1.790849] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83867 [ 1.798987] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000002 [ 1.811931] am65-cpsw-nuss 8000000.ethernet: Use random MAC address [ 1.818204] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5 [ 1.825333] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512 [ 1.843983] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19 [ 1.858451] platform 31000000.usb: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/tps6598x@3f/connector [ 1.885299] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 1.890874] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 [ 1.898725] xhci-hcd xhci-hcd.0.auto: USB3 root hub has no ports [ 1.904732] xhci-hcd xhci-hcd.0.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000808020000010 [ 1.914195] xhci-hcd xhci-hcd.0.auto: irq 241, io mem 0x31100000 [ 1.922072] hub 1-0:1.0: USB hub found [ 1.925898] hub 1-0:1.0: 1 port detected [ 1.933387] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1200000 KHz, changing to: 1250000 KHz [ 1.953353] mmc0: CQHCI version 5.10 [ 1.972595] pca953x 1-0022: supply vcc not found, using dummy regulator [ 1.979440] pca953x 1-0022: using AI [ 1.997685] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit [ 2.040860] mmc1: CQHCI version 5.10 [ 2.085620] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit [ 2.095371] mmc0: Command Queue Engine enabled [ 2.099945] mmc0: new HS200 MMC card at address 0001 [ 2.103840] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL) [ 2.106849] mmcblk0: mmc0:0001 S0J56X 14.8 GiB [ 2.114280] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode [ 2.131707] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 [ 2.143852] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB [ 2.150329] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB [ 2.156560] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (234:0) [ 2.193941] mmc1: new ultra high speed SDR104 SDHC card at address aaaa [ 2.201704] mmcblk1: mmc1:aaaa SH32G 29.7 GiB [ 2.208629] mmcblk1: p1 p2 p3 [ 6.222652] am65-cpsw-nuss 8000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 6.251057] Sending DHCP requests ., OK [ 6.271193] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.247 [ 6.279077] IP-Config: Complete: [ 6.282323] device=eth0, hwaddr=1c:63:49:22:4e:1e, ipaddr=192.168.0.247, mask=255.255.255.0, gw=192.168.0.1 [ 6.292607] host=192.168.0.247, domain=ti.com, nis-domain=(none) [ 6.299121] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath= [ 6.299154] nameserver0=192.0.2.2, nameserver1=192.0.2.3 [ 6.312819] clk: Disabling unused clocks [ 6.334485] PM: genpd: Disabling unused power domains [ 6.340053] ALSA device list: [ 6.343380] No soundcards found. [ 6.384882] VFS: Mounted root (nfs filesystem) on device 0:22. [ 6.391483] devtmpfs: mounted [ 6.403188] Freeing unused kernel memory: 10240K [ 6.408020] Run /sbin/init as init process [ 6.645183] systemd[1]: System time before build time, advancing clock. [ 6.700403] NET: Registered PF_INET6 protocol family [ 6.711379] Segment Routing with IPv6 [ 6.715129] In-situ OAM (IOAM) with IPv6 [ 6.770275] 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.794242] systemd[1]: Detected architecture arm64. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 6.816833] systemd[1]: Set hostname to . [ 7.734406] systemd[1]: Queued start job for default target Graphical Interface. [ 7.773734] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 7.797587] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 7.821444] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 7.845240] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 7.868172] 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.891967] 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.915794] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 7.927935] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 7.951692] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 7.967362] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 7.987251] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 8.003390] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 8.020319] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 8.047683] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m. [ 8.074712] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 8.098427] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 8.124785] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 8.368270] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 8.393947] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 8.471752] systemd[1]: Mounting Huge Pages File System... Mounting [0;1;39mHuge Pages File System[0m... [ 8.495936] systemd[1]: Mounting POSIX Message Queue File System... Mounting [0;1;39mPOSIX Message Queue File System[0m... [ 8.551753] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 8.580519] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. [ 8.598106] 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... [ 8.630172] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 8.659758] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 8.690482] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 8.716889] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 8.732488] fuse: init (API version 7.40) [ 8.760141] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 8.792720] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 8.813715] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 8.843546] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 8.871768] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted [0;1;39mHuge Pages File System[0m. [ 8.897819] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m. [ 8.924296] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 8.949433] 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. [ 8.977270] systemd[1]: modprobe@configfs.service: Succeeded. [ 8.985307] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 9.008140] 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 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... Starting [0;1;39mCreate System Users[0m... [[0;32m OK [0m] Mounted [0;1;39mFUSE Control File System[0m. [ 9.293388] systemd-journald[118]: Received client request to flush runtime journal. [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. [ 9.321500] systemd-journald[118]: File /var/log/journal/7c64fc639f294a8eb9d167afdbc8f9e7/system.journal corrupted or uncleanly shut down, renaming and replacing. [[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;39mColdplug All udev Devices[0m. [[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems (Pre)[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m. Starting [0;1;39mRule-based Managefor Device Events and Files[0m... [[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. Starting [0;1;39mCreate Volatile Files and Directories[0m... [[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. Starting [0;1;39mNetwork Service[0m... [[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] Started [0;1;39mNetwork Service[0m. Starting [0;1;39mNetwork Name Resolution[0m... [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. [[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Time Synchronized[0m. [[0;32m OK [0m] Started [0;1;39mDaily apt download activities[0m. [[0;32m OK [0m] Started [0;1;39mDaily apt upgrade and clean activities[0m. [[0;32m OK [0m] Started [0;1;39mPeriodic ext4 Onliata Check for All Filesystems[0m. [[0;32m OK [0m] Started [0;1;39mDiscard unused blocks once a week[0m. [[0;32m OK [0m] Reached target [0;1;39mTimers[0m. [[0;32m OK [0m] Listening on [0;1;39mD-Bus System Message Bus Socket[0m. [[0;32m OK [0m] Reached target [0;1;39mSockets[0m. [[0;32m OK [0m] Reached target [0;1;39mBasic System[0m. [[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m. Starting [0;1;39mRemove Stale Onlit4 Metadata Check Snapshots[0m... Starting [0;1;39mUser Login Management[0m... [[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m. [[0;32m OK [0m] Reached target [0;1;39mNetwork[0m. [[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m. Starting [0;1;39mPermit User Sessions[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. [[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m. [[0;32m OK [0m] Started [0;1;39mUser Login Management[0m. [ 11.916479] at24 0-0051: supply vcc not found, using dummy regulator [ 11.917947] pstore: Using crash dump compression: deflate [[0;32m OK [0m] Found device [0;1;39m/dev/ttyS2[0m. [ 11.936807] pstore: Registered ramoops as persistent store backend [ 11.960878] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fc9100 [ 11.963699] at24 0-0051: 65536 byte 24c512 EEPROM, writable, 1 bytes/write [ 11.966893] ramoops: using 0x100000@0x9ca00000, ecc: 0 [[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. [ 12.032269] tps6598x 0-003f: Unable to find the interrupt, switching to polling [[0;32m OK [0m] Reached target [0;1;39mGraphical Interface[0m. Starting [0;1;39mUpdate UTMP about System Runlevel Changes[0m... [ 12.173522] rtc-ti-k3 2b1f0000.rtc: registered as rtc0 [ 12.185362] rtc-ti-k3 2b1f0000.rtc: setting system clock to 1970-01-01T00:00:36 UTC (36) [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Runlevel Changes[0m. [ 12.391348] sii902x 1-003b: supply iovcc not found, using dummy regulator [ 12.400925] sii902x 1-003b: supply cvcc12 not found, using dummy regulator [ 12.422130] i2c i2c-1: Added multiplexed i2c bus 3 [ 12.442747] [drm] Initialized tidss 1.0.0 for 30200000.dss on minor 0 Debian GNU/Linux 11 debian-bullseye-arm64 ttyS2 desye-arm64 login: root (automatic login) [ 12.533326] Console: switching to colour frame buffer device 256x72 [ 12.573787] tidss 30200000.dss: [drm] fb0: tidssdrmfb frame buffer device [ 12.614282] powervr fd00000.gpu: Direct firmware load for powervr/rogue_33.15.11.3_v1.fw failed with error -2 [ 12.626672] powervr fd00000.gpu: [drm] *ERROR* failed to load firmware powervr/rogue_33.15.11.3_v1.fw (err=-2) [ 12.640894] powervr fd00000.gpu: probe with driver powervr failed with error -2 Linux debian-bullseye-arm64 6.11.0-rc6 #1 SMP PREEMPT Sun Sep 1 08:44:07 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: Mon Sep 2 08:37:52 UTC 2024 on ttyS2 / # - 04:49:02 [INFO] Sleeping 15 secs to allow systemd to finish starting processes... - 04:49:17 [INFO] Disconnected serial from am62xx_sk-fs - 04:49:17 [INFO] Connected to am62xx_sk-fs via serial - 04:49:17 [INFO] Host: uname -a - 04:49:17 [INFO] Target: uname -a Linux debian-bullseye-arm64 6.11.0-rc6 #1 SMP PREEMPT Sun Sep 1 08:44:07 UTC 2024 aarch64 GNU/Linux / # - 04:49:17 [INFO] Host: cat /proc/cmdline - 04:49:17 [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/am62xx_sk-fs-01/autofs/0f8eb9f2e7cac8ad4421b1967be9ad1d,nolock,v3,tcp,rsize=4096,wsize=4096 0 / # - 04:49:17 [INFO] Host: uname -a - 04:49:18 [INFO] Target: uname -a Linux debian-bullseye-arm64 6.11.0-rc6 #1 SMP PREEMPT Sun Sep 1 08:44:07 UTC 2024 aarch64 GNU/Linux / # - 04:49:18 [INFO] Host: cat /proc/mtd - 04:49:18 [INFO] Target: cat /proc/mtd dev: size erasesize name mtd0: 00080000 00040000 "ospi.tiboot3" mtd1: 00200000 00040000 "ospi.tispl" mtd2: 00400000 00040000 "ospi.u-boot" mtd3: 00040000 00040000 "ospi.env" mtd4: 00040000 00040000 "ospi.env.backup" mtd5: 037c0000 00040000 "ospi.rootfs" mtd6: 00040000 00040000 "ospi.phypattern" / # - 04:49:18 [INFO] Host: grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/pnp /etc/resolv.conf && systemctl restart systemd-resolved - 04:49:18 [INFO] Target: grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/pnp /etc/resolv.conf && systemctl restart systemd-resolved / # - 04:49:18 [INFO] Host: ls -l /lib/firmware; ls -lR /lib/firmware/ipc - 04:49:19 [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 / # - 04:49:19 [INFO] Host: cat /proc/diskstats - 04:49:19 [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 31 0 mtdblock0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 31 1 mtdblock1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 31 2 mtdblock2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 31 3 mtdblock3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 31 4 mtdblock4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 31 5 mtdblock5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 31 6 mtdblock6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 179 0 mmcblk0 415 0 12271 522 0 0 0 0 0 188 522 0 0 0 0 0 0 179 1 mmcblk0p1 20 0 168 65 0 0 0 0 0 60 65 0 0 0 0 0 0 179 2 mmcblk0p2 13 0 104 4 0 0 0 0 0 8 4 0 0 0 0 0 0 179 3 mmcblk0p3 11 0 88 2 0 0 0 0 0 0 2 0 0 0 0 0 0 179 4 mmcblk0p4 11 0 88 6 0 0 0 0 0 8 6 0 0 0 0 0 0 179 5 mmcblk0p5 23 0 584 9 0 0 0 0 0 8 9 0 0 0 0 0 0 179 6 mmcblk0p6 23 0 584 13 0 0 0 0 0 4 13 0 0 0 0 0 0 179 7 mmcblk0p7 23 0 584 9 0 0 0 0 0 12 9 0 0 0 0 0 0 179 8 mmcblk0p8 23 0 584 8 0 0 0 0 0 0 8 0 0 0 0 0 0 179 9 mmcblk0p9 19 0 152 5 0 0 0 0 0 0 5 0 0 0 0 0 0 179 10 mmcblk0p10 19 0 152 51 0 0 0 0 0 48 51 0 0 0 0 0 0 179 11 mmcblk0p11 19 0 152 55 0 0 0 0 0 56 55 0 0 0 0 0 0 179 12 mmcblk0p12 19 0 152 70 0 0 0 0 0 28 70 0 0 0 0 0 0 179 13 mmcblk0p13 8 0 64 19 0 0 0 0 0 16 19 0 0 0 0 0 0 179 14 mmcblk0p14 8 0 64 6 0 0 0 0 0 8 6 0 0 0 0 0 0 179 15 mmcblk0p15 8 0 64 34 0 0 0 0 0 32 34 0 0 0 0 0 0 179 16 mmcblk0p16 8 0 64 22 0 0 0 0 0 20 22 0 0 0 0 0 0 179 17 mmcblk0p17 30 0 2088 50 0 0 0 0 0 44 50 0 0 0 0 0 0 179 18 mmcblk0p18 28 0 2080 17 0 0 0 0 0 8 17 0 0 0 0 0 0 179 19 mmcblk0p19 23 0 584 12 0 0 0 0 0 8 12 0 0 0 0 0 0 179 20 mmcblk0p20 27 0 2119 19 0 0 0 0 0 4 19 0 0 0 0 0 0 179 32 mmcblk0boot0 34 0 672 110 0 0 0 0 0 112 110 0 0 0 0 0 0 179 64 mmcblk0boot1 34 0 672 128 0 0 0 0 0 124 128 0 0 0 0 0 0 179 96 mmcblk1 121 0 7468 352 0 0 0 0 0 156 352 0 0 0 0 0 0 179 97 mmcblk1p1 29 0 2080 99 0 0 0 0 0 88 99 0 0 0 0 0 0 179 98 mmcblk1p2 27 0 2116 93 0 0 0 0 0 96 93 0 0 0 0 0 0 179 99 mmcblk1p3 28 0 2080 92 0 0 0 0 0 72 92 0 0 0 0 0 0 / # - 04:49:19 [INFO] Host: cat /proc/interrupts - 04:49:20 [INFO] Target: cat /proc/interrupts CPU0 CPU1 CPU2 CPU3 9: 0 0 0 0 GICv3 25 Level vgic 11: 2446 2258 2277 2661 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: 2218 0 0 0 GICv3 66 Level 4d000000.mailbox thr_012 24: 456 0 0 0 GICv3 193 Level 20000000.i2c 25: 291 0 0 0 GICv3 194 Level 20010000.i2c 26: 0 0 0 0 GICv3 195 Level 20020000.i2c 27: 7 0 0 0 MSI-INTA 1713152 Level 485c0100.dma-controller chan0 45: 0 0 0 0 MSI-INTA 1714176 Edge 485c0100.dma-controller chan1 57: 0 0 0 0 MSI-INTA 1714688 Level 485c0100.dma-controller chan1 75: 0 0 0 0 MSI-INTA 1715718 Edge 485c0100.dma-controller chan2 93: 0 0 0 0 MSI-INTA 1716230 Level 485c0100.dma-controller chan2 115: 3 0 0 0 MSI-INTA 1970707 Level 8000000.ethernet-tx0 123: 9 0 0 0 MSI-INTA 1970715 Level 8000000.ethernet-tx1 131: 13 0 0 0 MSI-INTA 1970723 Level 8000000.ethernet-tx2 139: 5 0 0 0 MSI-INTA 1970731 Level 8000000.ethernet-tx3 147: 7 0 0 0 MSI-INTA 1970739 Level 8000000.ethernet-tx4 155: 0 0 0 0 MSI-INTA 1970747 Level 8000000.ethernet-tx5 163: 21828 0 0 0 MSI-INTA 1970755 Level 8000000.ethernet-tx6 171: 11 0 0 0 MSI-INTA 1970763 Level 8000000.ethernet-tx7 187: 0 0 0 0 MSI-INTA 1970779 Level 485c0000.dma-controller chan2 205: 18176 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 237: 387 0 0 0 GICv3 210 Level 2800000.serial 238: 2 0 0 0 GICv3 171 Level fc40000.spi 241: 0 0 0 0 GICv3 258 Level xhci-hcd:usb1 242: 732 0 0 0 GICv3 165 Level mmc0 368: 0 0 0 0 GPIO 23 Edge -davinci_gpio 1-0022 397: 344 0 0 0 GICv3 115 Level mmc1 399: 0 0 0 0 GICv3 269 Level 2b10000.audio-controller_rx 400: 0 0 0 0 1-0022 16 Edge 1-003b 401: 0 0 0 0 GICv3 270 Level 2b10000.audio-controller_tx 402: 0 0 0 0 GICv3 132 Level 2b1f0000.rtc 403: 314 0 0 0 GICv3 116 Level tidss IPI0: 1360 2679 2177 2742 Rescheduling interrupts IPI1: 3140 6778 5174 7931 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: 107 77 47 81 IRQ work interrupts IPI6: 0 0 0 0 CPU backtrace interrupts IPI7: 0 0 0 0 KGDB roundup interrupts Err: 0 / # - 04:49:20 [INFO] Host: cat /proc/softirqs - 04:49:20 [INFO] Target: cat /proc/softirqs CPU0 CPU1 CPU2 CPU3 HI: 0 0 0 30 TIMER: 958 789 906 841 NET_TX: 6888 61 35 47 NET_RX: 24424 8 4 0 BLOCK: 448 0 0 0 IRQ_POLL: 0 0 0 0 TASKLET: 3950 0 8 29 SCHED: 1426 1173 1177 1192 HRTIMER: 0 0 0 0 RCU: 2068 2459 2288 2522 / # - 04:49:20 [INFO] Host: ls -lR /run/media/mmcblk0p1 - 04:49:20 [INFO] Target: ls -lR /run/media/mmcblk0p1 ls: cannot access '/run/media/mmcblk0p1': No such file or directory / # - 04:49:20 [INFO] Host: lsmod - 04:49:20 [INFO] Target: lsmod Module Size Used by snd_soc_hdmi_codec 16384 0 crct10dif_ce 12288 1 snd_soc_simple_card 16384 0 snd_soc_simple_card_utils 28672 1 snd_soc_simple_card powervr 176128 0 drm_gpuvm 32768 1 powervr drm_exec 12288 2 drm_gpuvm,powervr drm_shmem_helper 24576 1 powervr gpu_sched 40960 1 powervr display_connector 12288 0 k3_j72xx_bandgap 12288 0 rtc_ti_k3 12288 1 rti_wdt 12288 0 sii902x 16384 0 tps6598x 24576 0 tidss 49152 0 snd_soc_davinci_mcasp 32768 2 snd_soc_tlv320aic3x_i2c 12288 1 snd_soc_ti_udma 12288 1 snd_soc_davinci_mcasp typec 77824 1 tps6598x snd_soc_ti_edma 12288 1 snd_soc_davinci_mcasp snd_soc_tlv320aic3x 81920 1 snd_soc_tlv320aic3x_i2c drm_dma_helper 20480 2 tidss omap_mailbox 12288 0 at24 24576 0 drm_kms_helper 188416 5 sii902x,drm_dma_helper,display_connector,drm_shmem_helper,tidss ramoops 24576 0 snd_soc_ti_sdma 12288 1 snd_soc_davinci_mcasp sa2ul 32768 0 authenc 12288 1 sa2ul reed_solomon 16384 1 ramoops fuse 139264 1 drm 548864 11 gpu_sched,sii902x,drm_kms_helper,drm_exec,drm_dma_helper,display_connector,drm_gpuvm,powervr,drm_shmem_helper,tidss backlight 20480 1 drm ip_tables 28672 0 x_tables 36864 1 ip_tables ipv6 454656 20 / # - 04:49:20 [INFO] Host: export IPERFHOST=192.168.0.1 - 04:49:20 [INFO] Target: export IPERFHOST=192.168.0.1 / # - 04:49:20 [INFO] Host: export NFS_SERVER=192.168.0.1 - 04:49:21 [INFO] Target: export NFS_SERVER=192.168.0.1 / # - 04:49:21 [INFO] Host: export NFS_ROOT_PATH=/opt/NFS_exports/linux/am62xx_sk-fs-01 - 04:49:21 [INFO] Target: export NFS_ROOT_PATH=/opt/NFS_exports/linux/am62xx_sk-fs-01 / # - 04:49:21 [INFO] Host: export AP_SSID= - 04:49:21 [INFO] Target: export AP_SSID= / # - 04:49:21 [INFO] Host: mkdir -p -m 777 /test - 04:49:21 [INFO] Target: mkdir -p -m 777 /test / # - 04:49:21 [INFO] Host: cd /test - 04:49:21 [INFO] Target: cd /test /test # - 04:49:21 [INFO] Host: cat > test.sh << EOF - 04:49:22 [INFO] Target: cat > test.sh << EOF > - 04:49:22 [INFO] Host: failtest() { - 04:49:22 [INFO] Target: failtest() { > - 04:49:22 [INFO] Host: echo 1 >&3 - 04:49:22 [INFO] Target: echo 1 >&3 > - 04:49:22 [INFO] Host: } - 04:49:22 [INFO] Target: } > - 04:49:22 [INFO] Host: timeout=20 - 04:49:22 [INFO] Target: timeout=20 > - 04:49:22 [INFO] Host: - 04:49:23 [INFO] Target: > - 04:49:23 [INFO] Host: # Start of user's script logic - 04:49:23 [INFO] Target: # Start of user's script logic > - 04:49:23 [INFO] Host: dmesg - 04:49:23 [INFO] Target: dmesg > - 04:49:23 [INFO] Host: EOF - 04:49:23 [INFO] Target: EOF /test # - 04:49:23 [INFO] Host: cd /test - 04:49:23 [INFO] Target: cd /test /test # - 04:49:23 [INFO] Host: chmod +x test.sh - 04:49:24 [INFO] Target: chmod +x test.sh /test # - 04:49:24 [INFO] Host: ./test.sh 2>&1 3> result.log - 04:49:26 [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 AM625 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 0x00000000f7600000, size 128 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x00000000f7600000..0x00000000ff5fffff (131072 KiB) map reusable linux,cma [ 0.000000] OF: reserved mem: 0x0000000080000000..0x000000008007ffff (512 KiB) nomap non-reusable tfa@80000000 [ 0.000000] OF: reserved mem: 0x000000009ca00000..0x000000009cafffff (1024 KiB) map non-reusable ramoops@9ca00000 [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009db00000, size 12 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9db00000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x000000009db00000..0x000000009e6fffff (12288 KiB) nomap non-reusable r5f-dma-memory@9db00000 [ 0.000000] OF: reserved mem: 0x000000009e800000..0x000000009fffffff (24576 KiB) nomap non-reusable optee@9e800000 [ 0.000000] OF: reserved mem: 0x00000000ff700000..0x00000000ffffffff (9216 KiB) nomap non-reusable framebuffer@ff700000 [ 0.000000] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000080000000-0x00000000ffffffff] [ 0.000000] NUMA: NODE_DATA [mem 0xf72db9c0-0xf72ddfff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal empty [ 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-0x000000009dafffff] [ 0.000000] node 0: [mem 0x000000009db00000-0x000000009e6fffff] [ 0.000000] node 0: [mem 0x000000009e700000-0x000000009e7fffff] [ 0.000000] node 0: [mem 0x000000009e800000-0x000000009fffffff] [ 0.000000] node 0: [mem 0x00000000a0000000-0x00000000ff6fffff] [ 0.000000] node 0: [mem 0x00000000ff700000-0x00000000ffffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffffff] [ 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/am62xx_sk-fs-01/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: 262144 (order: 9, 2097152 bytes, linear) [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.000000] Fallback order for Node 0: 0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 524288 [ 0.000000] Policy zone: DMA [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off [ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 2MB [ 0.000000] software IO TLB: area num 4. [ 0.000000] software IO TLB: mapped [mem 0x00000000f4c00000-0x00000000f4e00000] (2MB) [ 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 @80c00000 (flat, esz 8, psz 64K, shr 0) [ 0.000000] ITS: using cache flushing for cmd queue [ 0.000000] GICv3: using LPI property table @0x0000000080450000 [ 0.000000] GIC: using cache flushing for LPI property table [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000080460000 [ 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.000001] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns [ 0.009775] Console: colour dummy device 80x25 [ 0.014455] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) [ 0.025141] pid_max: default: 32768 minimum: 301 [ 0.029947] LSM: initializing lsm=capability [ 0.034465] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.042051] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.053024] rcu: Hierarchical SRCU implementation. [ 0.057997] rcu: Max phase no-delay instances is 1000. [ 0.063600] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level [ 0.072177] fsl-mc MSI: msi-controller@1820000 domain created [ 0.080370] EFI services will not be available. [ 0.085421] smp: Bringing up secondary CPUs ... [ 0.090887] Detected VIPT I-cache on CPU1 [ 0.091004] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000 [ 0.091023] GICv3: CPU1: using allocated LPI pending table @0x0000000080470000 [ 0.091096] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.092030] Detected VIPT I-cache on CPU2 [ 0.092104] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000 [ 0.092119] GICv3: CPU2: using allocated LPI pending table @0x0000000080480000 [ 0.092164] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] [ 0.093001] Detected VIPT I-cache on CPU3 [ 0.093085] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000 [ 0.093104] GICv3: CPU3: using allocated LPI pending table @0x0000000080490000 [ 0.093144] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] [ 0.093288] smp: Brought up 1 node, 4 CPUs [ 0.173054] SMP: Total of 4 processors activated. [ 0.177866] CPU: All CPU(s) started at EL2 [ 0.182112] CPU features: detected: 32-bit EL0 Support [ 0.187377] CPU features: detected: 32-bit EL1 Support [ 0.192646] CPU features: detected: CRC32 instructions [ 0.197959] alternatives: applying system-wide alternatives [ 0.205429] Memory: 1820940K/2097152K available (17152K kernel code, 5014K rwdata, 11660K rodata, 10240K init, 733K bss, 136244K reserved, 131072K cma-reserved) [ 0.221727] devtmpfs: initialized [ 0.234554] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.244601] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.256967] 21504 pages in range for non-PLT usage [ 0.257007] 513024 pages in range for PLT usage [ 0.262365] pinctrl core: initialized pinctrl subsystem [ 0.275139] DMI not present or invalid. [ 0.282334] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.290077] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations [ 0.298156] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.306976] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.315830] audit: initializing netlink subsys (disabled) [ 0.321776] audit: type=2000 audit(0.192:1): state=initialized audit_enabled=0 res=1 [ 0.323590] thermal_sys: Registered thermal governor 'step_wise' [ 0.329725] thermal_sys: Registered thermal governor 'power_allocator' [ 0.335988] cpuidle: using governor menu [ 0.347059] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.354143] ASID allocator initialised with 65536 entries [ 0.362738] Serial: AMBA PL011 UART driver [ 0.392282] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b [ 0.406349] platform connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b [ 0.420581] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.427562] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.433977] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.440918] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.447326] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.454266] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.460677] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.467616] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.476524] ACPI: Interpreter disabled. [ 0.483190] k3-chipinfo 43000014.chipid: Family:AM62X rev:SR1.0 JTAGID[0x0bb7e02f] Detected [ 0.492871] iommu: Default domain type: Translated [ 0.497812] iommu: DMA domain TLB invalidation policy: strict mode [ 0.504675] SCSI subsystem initialized [ 0.508757] libata version 3.00 loaded. [ 0.509015] usbcore: registered new interface driver usbfs [ 0.514676] usbcore: registered new interface driver hub [ 0.520145] usbcore: registered new device driver usb [ 0.526786] pps_core: LinuxPPS API ver. 1 registered [ 0.531871] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.541227] PTP clock support registered [ 0.545484] EDAC MC: Ver: 3.0.0 [ 0.549527] scmi_core: SCMI protocol bus registered [ 0.555968] FPGA manager framework [ 0.559571] Advanced Linux Sound Architecture Driver Initialized. [ 0.567278] vgaarb: loaded [ 0.570947] clocksource: Switched to clocksource arch_sys_counter [ 0.577764] VFS: Disk quotas dquot_6.6.0 [ 0.581821] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.589200] pnp: PnP ACPI: disabled [ 0.600312] NET: Registered PF_INET protocol family [ 0.605671] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.614982] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 0.623824] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.631763] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.639995] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear) [ 0.648107] TCP: Hash tables configured (established 16384 bind 16384) [ 0.655121] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.662064] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.669627] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.676116] RPC: Registered named UNIX socket transport module. [ 0.682214] RPC: Registered udp transport module. [ 0.687027] RPC: Registered tcp transport module. [ 0.691837] RPC: Registered tcp-with-tls transport module. [ 0.697448] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.704066] PCI: CLS 0 bytes, default 64 [ 0.713988] kvm [1]: nv: 529 coarse grained trap handlers [ 0.720167] kvm [1]: IPA Size Limit: 40 bits [ 0.726989] kvm [1]: vgic-v2@100010000 [ 0.730854] kvm [1]: GIC system register CPU interface enabled [ 0.736879] kvm [1]: vgic interrupt IRQ9 [ 0.740920] kvm [1]: Hyp nVHE mode initialized successfully [ 0.748607] Initialise system trusted keyrings [ 0.753581] workingset: timestamp_bits=42 max_order=19 bucket_order=0 [ 0.760628] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.767003] NFS: Registering the id_resolver key type [ 0.772203] Key type id_resolver registered [ 0.776483] Key type id_legacy registered [ 0.780610] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.787467] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.795290] 9p: Installing v9fs 9p2000 file system support [ 0.854109] Key type asymmetric registered [ 0.858321] Asymmetric key parser 'x509' registered [ 0.863399] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) [ 0.870968] io scheduler mq-deadline registered [ 0.875608] io scheduler kyber registered [ 0.879754] io scheduler bfq registered [ 0.894386] pinctrl-single 4084000.pinctrl: 34 pins, size 136 [ 0.900859] pinctrl-single f4000.pinctrl: 171 pins, size 684 [ 0.956069] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.968549] msm_serial: driver initialized [ 0.973384] SuperH (H)SCI(F) driver initialized [ 0.978625] STM32 USART driver initialized [ 0.993970] loop: module loaded [ 0.999267] megasas: 07.727.03.00-rc1 [ 1.013094] tun: Universal TUN/TAP device driver, 1.6 [ 1.020136] thunder_xcv, ver 1.0 [ 1.023513] thunder_bgx, ver 1.0 [ 1.026835] nicpf, ver 1.0 [ 1.031385] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version [ 1.038787] hns3: Copyright (c) 2017 Huawei Corporation. [ 1.044275] hclge is initializing [ 1.047737] e1000: Intel(R) PRO/1000 Network Driver [ 1.052728] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 1.058648] e1000e: Intel(R) PRO/1000 Network Driver [ 1.063726] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.069806] igb: Intel(R) Gigabit Ethernet Network Driver [ 1.075339] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.081073] igbvf: Intel(R) Gigabit Virtual Function Network Driver [ 1.087488] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. [ 1.094053] sky2: driver version 1.30 [ 1.100025] VFIO - User Level meta-driver version: 0.3 [ 1.109939] usbcore: registered new interface driver usb-storage [ 1.120857] i2c_dev: i2c /dev entries driver [ 1.140004] sdhci: Secure Digital Host Controller Interface driver [ 1.146423] sdhci: Copyright(c) Pierre Ossman [ 1.152322] Synopsys Designware Multimedia Card Interface Driver [ 1.160007] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.169303] ledtrig-cpu: registered to indicate activity on CPUs [ 1.176825] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 1.185193] usbcore: registered new interface driver usbhid [ 1.190969] usbhid: USB HID core driver [ 1.200902] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available [ 1.213079] optee: probing for conduit method. [ 1.217734] optee: revision 4.2 (12d7c4ee) [ 1.218259] optee: dynamic shared memory is enabled [ 1.228398] optee: initialized driver [ 1.228510] random: crng init done [ 1.239866] NET: Registered PF_PACKET protocol family [ 1.245210] 9pnet: Installing 9P2000 support [ 1.249714] Key type dns_resolver registered [ 1.265512] registered taskstats version 1 [ 1.269979] Loading compiled-in X.509 certificates [ 1.283578] Demotion targets for Node 0: null [ 1.354635] ti-sci 44043000.system-controller: ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)') [ 1.477795] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz [ 1.486213] platform connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b [ 1.496258] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b [ 1.506055] i2c 1-003b: Fixed dependency cycle(s) with /connector-hdmi [ 1.512815] i2c 1-003b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000 [ 1.520750] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz [ 1.529100] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz [ 1.536078] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created [ 1.546082] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created [ 1.565303] ti-udma 485c0100.dma-controller: Number of rings: 82 [ 1.574483] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18) [ 1.588386] ti-udma 485c0000.dma-controller: Number of rings: 150 [ 1.600309] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15) [ 1.613974] printk: legacy console [ttyS2] disabled [ 1.619494] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 237, base_baud = 3000000) is a 8250 [ 1.628429] printk: legacy console [ttyS2] enabled [ 1.638128] printk: legacy bootconsole [ns16550a0] disabled [ 1.658413] 7 fixed-partitions partitions found on MTD device fc40000.spi.0 [ 1.665436] Creating 7 MTD partitions on "fc40000.spi.0": [ 1.670833] 0x000000000000-0x000000080000 : "ospi.tiboot3" [ 1.677938] 0x000000080000-0x000000280000 : "ospi.tispl" [ 1.684576] 0x000000280000-0x000000680000 : "ospi.u-boot" [ 1.691398] 0x000000680000-0x0000006c0000 : "ospi.env" [ 1.697863] 0x0000006c0000-0x000000700000 : "ospi.env.backup" [ 1.704928] 0x000000800000-0x000003fc0000 : "ospi.rootfs" [ 1.711679] 0x000003fc0000-0x000004000000 : "ospi.phypattern" [ 1.726434] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode [ 1.770958] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 [ 1.782723] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867 [ 1.790849] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83867 [ 1.798987] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000002 [ 1.811931] am65-cpsw-nuss 8000000.ethernet: Use random MAC address [ 1.818204] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5 [ 1.825333] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512 [ 1.843983] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19 [ 1.858451] platform 31000000.usb: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/tps6598x@3f/connector [ 1.885299] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 1.890874] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 [ 1.898725] xhci-hcd xhci-hcd.0.auto: USB3 root hub has no ports [ 1.904732] xhci-hcd xhci-hcd.0.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000808020000010 [ 1.914195] xhci-hcd xhci-hcd.0.auto: irq 241, io mem 0x31100000 [ 1.922072] hub 1-0:1.0: USB hub found [ 1.925898] hub 1-0:1.0: 1 port detected [ 1.933387] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1200000 KHz, changing to: 1250000 KHz [ 1.953353] mmc0: CQHCI version 5.10 [ 1.972595] pca953x 1-0022: supply vcc not found, using dummy regulator [ 1.979440] pca953x 1-0022: using AI [ 1.997685] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit [ 2.040860] mmc1: CQHCI version 5.10 [ 2.085620] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit [ 2.095371] mmc0: Command Queue Engine enabled [ 2.099945] mmc0: new HS200 MMC card at address 0001 [ 2.103840] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL) [ 2.106849] mmcblk0: mmc0:0001 S0J56X 14.8 GiB [ 2.114280] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode [ 2.131707] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 [ 2.143852] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB [ 2.150329] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB [ 2.156560] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (234:0) [ 2.193941] mmc1: new ultra high speed SDR104 SDHC card at address aaaa [ 2.201704] mmcblk1: mmc1:aaaa SH32G 29.7 GiB [ 2.208629] mmcblk1: p1 p2 p3 [ 6.222652] am65-cpsw-nuss 8000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 6.251057] Sending DHCP requests ., OK [ 6.271193] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.247 [ 6.279077] IP-Config: Complete: [ 6.282323] device=eth0, hwaddr=1c:63:49:22:4e:1e, ipaddr=192.168.0.247, mask=255.255.255.0, gw=192.168.0.1 [ 6.292607] host=192.168.0.247, domain=ti.com, nis-domain=(none) [ 6.299121] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath= [ 6.299154] nameserver0=192.0.2.2, nameserver1=192.0.2.3 [ 6.312819] clk: Disabling unused clocks [ 6.334485] PM: genpd: Disabling unused power domains [ 6.340053] ALSA device list: [ 6.343380] No soundcards found. [ 6.384882] VFS: Mounted root (nfs filesystem) on device 0:22. [ 6.391483] devtmpfs: mounted [ 6.403188] Freeing unused kernel memory: 10240K [ 6.408020] Run /sbin/init as init process [ 6.412144] with arguments: [ 6.412151] /sbin/init [ 6.412156] 0 [ 6.412162] with environment: [ 6.412166] HOME=/ [ 6.412172] TERM=linux [ 6.412178] earlyprintk=serial,ttyS2,115200n8 [ 6.645183] systemd[1]: System time before build time, advancing clock. [ 6.700403] NET: Registered PF_INET6 protocol family [ 6.711379] Segment Routing with IPv6 [ 6.715129] In-situ OAM (IOAM) with IPv6 [ 6.770275] 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.794242] systemd[1]: Detected architecture arm64. [ 6.816833] systemd[1]: Set hostname to . [ 7.734406] systemd[1]: Queued start job for default target Graphical Interface. [ 7.773734] systemd[1]: Created slice system-getty.slice. [ 7.797587] systemd[1]: Created slice system-modprobe.slice. [ 7.821444] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 7.845240] systemd[1]: Created slice User and Session Slice. [ 7.868172] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 7.891967] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 7.915794] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 7.927935] systemd[1]: Reached target Local Encrypted Volumes. [ 7.951692] systemd[1]: Reached target Paths. [ 7.967362] systemd[1]: Reached target Remote File Systems. [ 7.987251] systemd[1]: Reached target Slices. [ 8.003390] systemd[1]: Reached target Swap. [ 8.020319] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 8.047683] systemd[1]: Listening on Journal Audit Socket. [ 8.074712] systemd[1]: Listening on Journal Socket (/dev/log). [ 8.098427] systemd[1]: Listening on Journal Socket. [ 8.124785] systemd[1]: Listening on Network Service Netlink Socket. [ 8.368270] systemd[1]: Listening on udev Control Socket. [ 8.393947] systemd[1]: Listening on udev Kernel Socket. [ 8.471752] systemd[1]: Mounting Huge Pages File System... [ 8.495936] systemd[1]: Mounting POSIX Message Queue File System... [ 8.551753] systemd[1]: Mounting Kernel Debug File System... [ 8.580519] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. [ 8.598106] systemd[1]: Starting Create list of static device nodes for the current kernel... [ 8.630172] systemd[1]: Starting Load Kernel Module configfs... [ 8.659758] systemd[1]: Starting Load Kernel Module drm... [ 8.690482] systemd[1]: Starting Load Kernel Module fuse... [ 8.716889] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 8.732488] fuse: init (API version 7.40) [ 8.760141] systemd[1]: Starting Journal Service... [ 8.792720] systemd[1]: Starting Load Kernel Modules... [ 8.813715] systemd[1]: Starting Remount Root and Kernel File Systems... [ 8.843546] systemd[1]: Starting Coldplug All udev Devices... [ 8.871768] systemd[1]: Mounted Huge Pages File System. [ 8.897819] systemd[1]: Mounted POSIX Message Queue File System. [ 8.924296] systemd[1]: Mounted Kernel Debug File System. [ 8.949433] systemd[1]: Finished Create list of static device nodes for the current kernel. [ 8.977270] systemd[1]: modprobe@configfs.service: Succeeded. [ 8.985307] systemd[1]: Finished Load Kernel Module configfs. [ 9.008140] systemd[1]: Started Journal Service. [ 9.293388] systemd-journald[118]: Received client request to flush runtime journal. [ 9.321500] systemd-journald[118]: File /var/log/journal/7c64fc639f294a8eb9d167afdbc8f9e7/system.journal corrupted or uncleanly shut down, renaming and replacing. [ 11.916479] at24 0-0051: supply vcc not found, using dummy regulator [ 11.917947] pstore: Using crash dump compression: deflate [ 11.936807] pstore: Registered ramoops as persistent store backend [ 11.960878] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fc9100 [ 11.963699] at24 0-0051: 65536 byte 24c512 EEPROM, writable, 1 bytes/write [ 11.966893] ramoops: using 0x100000@0x9ca00000, ecc: 0 [ 12.032269] tps6598x 0-003f: Unable to find the interrupt, switching to polling [ 12.173522] rtc-ti-k3 2b1f0000.rtc: registered as rtc0 [ 12.185362] rtc-ti-k3 2b1f0000.rtc: setting system clock to 1970-01-01T00:00:36 UTC (36) [ 12.391348] sii902x 1-003b: supply iovcc not found, using dummy regulator [ 12.400925] sii902x 1-003b: supply cvcc12 not found, using dummy regulator [ 12.422130] i2c i2c-1: Added multiplexed i2c bus 3 [ 12.442747] [drm] Initialized tidss 1.0.0 for 30200000.dss on minor 0 [ 12.533326] Console: switching to colour frame buffer device 256x72 [ 12.573787] tidss 30200000.dss: [drm] fb0: tidssdrmfb frame buffer device [ 12.614282] powervr fd00000.gpu: Direct firmware load for powervr/rogue_33.15.11.3_v1.fw failed with error -2 [ 12.626672] powervr fd00000.gpu: [drm] *ERROR* failed to load firmware powervr/rogue_33.15.11.3_v1.fw (err=-2) [ 12.640894] powervr fd00000.gpu: probe with driver powervr failed with error -2 /test # - 04:49:26 [INFO] Host: echo $? - 04:49:26 [INFO] Target: echo $? 0 /test # - 04:49:26 [INFO] Host: cat result.log - 04:49:29 [ERROR] On command: cat result.log waiting for cat result.log.+?(?m-ix:^1[\0\n\r]+) >>> error: execution expired - 04:49:29 [INFO] Target: cat result.log /test # - 04:49:29 [INFO] Host: cd /test - 04:49:29 [INFO] Target: cd /test /test #