- 04:13:51 [INFO] Starting target session - 04:14:05 [INFO] Connected to am62xx_lp_sk-fs via serial - 04:14:05 [INFO] Host: #check prompt - 04:14:08 [ERROR] On command: #check prompt waiting for #check prompt.+?(?-mix:((?-mix:login:)|[Pp]assword)) >>> error: execution expired - 04:14:08 [INFO] Target: #check prompt /test # - 04:14:08 [INFO] Host: #check prompt - 04:14:09 [INFO] Target: #check prompt /test # - 04:14:09 [INFO] Host: sync;poweroff - 04:14:11 [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 [ 475.569808] kvm: exiting hardware virtualization [ 475.574499] reboot: Power down - 04:14:11 [INFO] Disconnected serial from am62xx_lp_sk-fs - 04:14:11 [INFO] Connected to am62xx_lp_sk-fs via serial - 04:14:11 [INFO] Host: - 04:14:27 [INFO] Target: U-Boot SPL 2024.04-ti-g818c76aed67f (Aug 01 2024 - 19:19:47 +0000) SYSFW ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)') SPL initial stack usage: 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-g818c76aed67f (Aug 01 2024 - 19:19:47 +0000) SYSFW ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)') SPL initial stack usage: 1904 bytes Trying to boot from MMC2 Authentication passed Authentication passed U-Boot 2024.04-ti-g818c76aed67f (Aug 01 2024 - 19:19:47 +0000) SoC: AM62X SR1.0 HS-FS Model: Texas Instruments AM62x LP SK EEPROM not available at 0x50, trying to read at 0x51 Board: AM62-LP-SKEVM rev E2 DRAM: 2 GiB Core: 83 devices, 32 uclasses, devicetree: separate NAND: board_nand_init: Failed to get GPMC device: -22 0 MiB MMC: mmc@fa10000: 0, mmc@fa00000: 1 Loading Environment from nowhere... OK In: serial Out: serial Err: serial Net: eth0: ethernet@8000000port@1 Hit any key to stop autoboot: 2 0 => => => => => => => - 04:14:28 [INFO] Disconnected serial from am62xx_lp_sk-fs - 04:14:28 [INFO] Connected to am62xx_lp_sk-fs via serial - 04:14:28 [INFO] Host: - 04:14:28 [INFO] Target: => - 04:14:28 [INFO] Host: version - 04:14:28 [INFO] Target: version U-Boot 2024.04-ti-g818c76aed67f (Aug 01 2024 - 19:19:47 +0000) => - 04:14:28 [INFO] Host: setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ' - 04:14:28 [INFO] Target: setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ' => - 04:14:28 [INFO] Host: setenv bootcmd '' - 04:14:29 [INFO] Target: setenv bootcmd '' => - 04:14:29 [INFO] Host: setenv autoload 'no' - 04:14:29 [INFO] Target: setenv autoload 'no' => - 04:14:29 [INFO] Host: setenv serverip '192.168.0.1' - 04:14:29 [INFO] Target: setenv serverip '192.168.0.1' => - 04:14:29 [INFO] Host: setenv _initramfs - - 04:14:29 [INFO] Target: setenv _initramfs - => - 04:14:29 [INFO] Host: printenv - 04:14: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=am62x_lp_skevm board_rev=E2 board_serial=0062 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=3c:e0:64:63:88:1b fdt_addr_r=0x88000000 fdtaddr=0x88000000 fdtcontroladdr=fd58afc0 fdtfile=ti/k3-am62-lp-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#=0000000000000062 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: 6715/131068 bytes => - 04:14:30 [INFO] Host: printenv bootargs - 04:14:30 [INFO] Target: printenv bootargs bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled => - 04:14:30 [INFO] Host: setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp ' - 04:14:30 [INFO] Target: setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp ' => - 04:14:30 [INFO] Host: setenv serverip '192.168.0.1' - 04:14:31 [INFO] Target: setenv serverip '192.168.0.1' => - 04:14:31 [INFO] Host: setenv autoload 'no' - 04:14:31 [INFO] Target: setenv autoload 'no' => - 04:14:31 [INFO] Host: dhcp - 04:14: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.57 (1003 ms) => - 04:14:32 [INFO] Host: tftp ${loadaddr} 192.168.0.1:vatf_am62xx_lp_sk-fs/6160730883b420150513089b105157f6 - 04:14:42 [INFO] Target: tftp ${loadaddr} 192.168.0.1:vatf_am62xx_lp_sk-fs/6160730883b420150513089b105157f6 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.57 Filename 'vatf_am62xx_lp_sk-fs/6160730883b420150513089b105157f6'. Load address: 0x82000000 Loading: *##########################################T ######## 43.2 MiB 4.5 MiB/s done Bytes transferred = 45308416 (2b35a00 hex) => - 04:14:42 [INFO] Host: tftp ${fdt_addr_r} 192.168.0.1:vatf_am62xx_lp_sk-fs/a8ad21aefa4c9ab6bccfeb69fbde7965 - 04:14:42 [INFO] Target: tftp ${fdt_addr_r} 192.168.0.1:vatf_am62xx_lp_sk-fs/a8ad21aefa4c9ab6bccfeb69fbde7965 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.57 Filename 'vatf_am62xx_lp_sk-fs/a8ad21aefa4c9ab6bccfeb69fbde7965'. Load address: 0x88000000 Loading: *################################################## 52 KiB 5.1 MiB/s done Bytes transferred = 53293 (d02d hex) => - 04:14:42 [INFO] Host: fdt address ${fdt_addr_r} - 04:14:42 [INFO] Target: fdt address ${fdt_addr_r} Working FDT set to 88000000 => - 04:14:42 [INFO] Host: printenv bootargs - 04:14:42 [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:14:42 [INFO] Host: setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am62xx_lp_sk-fs/autofs/0f8eb9f2e7cac8ad4421b1967be9ad1d,nolock,v3,tcp,rsize=4096,wsize=4096 ' - 04:14:43 [INFO] Target: setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am62xx_lp_sk-fs/autofs/0f8eb9f2e7cac8ad4421b1967be9ad1d,nolock,v3,tcp,rsize=4096,wsize=4096 ' => - 04:14:43 [INFO] Host: printenv bootcmd - 04:14:43 [INFO] Target: printenv bootcmd bootcmd= => - 04:14: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:14: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:14:43 [INFO] Host: version - 04:14:43 [INFO] Target: version U-Boot 2024.04-ti-g818c76aed67f (Aug 01 2024 - 19:19:47 +0000) => - 04:14:43 [INFO] Host: bdinfo - 04:14:43 [INFO] Target: bdinfo boot_params = 0x0000000000000000 DRAM bank = 0x0000000000000000 -> start = 0x0000000080000000 -> size = 0x0000000080000000 flashstart = 0x0000000000000000 flashsize = 0x0000000000000000 flashoffset = 0x0000000000000000 baudrate = 115200 bps relocaddr = 0x00000000ff5bf000 reloc off = 0x000000007edbf000 Build = 64-bit current eth = ethernet@8000000port@1 ethaddr = 3c:e0:64:63:88:1b IP addr = 192.168.0.57 fdt_blob = 0x00000000fd58afc0 new_fdt = 0x00000000fd58afc0 fdt_size = 0x0000000000013dc0 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] [0xfc582000-0xffffffff], 0x03a7e000 bytes flags: 0 devicetree = separate serial addr = 0x0000000002800000 width = 0x0000000000000000 shift = 0x0000000000000002 offset = 0x0000000000000000 clock = 0x0000000002dc6c00 arch_number = 0x0000000000000000 TLB addr = 0x00000000ff6f0000 irq_sp = 0x00000000fd589ff0 sp start = 0x00000000fd589ff0 Early malloc usage: 3be8 / 8000 => - 04:14:43 [INFO] Host: - 04:14:44 [INFO] Target: boot_params = 0x0000000000000000 DRAM bank = 0x0000000000000000 -> start = 0x0000000080000000 -> size = 0x0000000080000000 flashstart = 0x0000000000000000 flashsize = 0x0000000000000000 flashoffset = 0x0000000000000000 baudrate = 115200 bps relocaddr = 0x00000000ff5bf000 reloc off = 0x000000007edbf000 Build = 64-bit current eth = ethernet@8000000port@1 ethaddr = 3c:e0:64:63:88:1b IP addr = 192.168.0.57 fdt_blob = 0x00000000fd58afc0 new_fdt = 0x00000000fd58afc0 fdt_size = 0x0000000000013dc0 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] [0xfc582000-0xffffffff], 0x03a7e000 bytes flags: 0 devicetree = separate serial addr = 0x0000000002800000 width = 0x0000000000000000 shift = 0x0000000000000002 offset = 0x0000000000000000 clock = 0x0000000002dc6c00 arch_number = 0x0000000000000000 TLB addr = 0x00000000ff6f0000 irq_sp = 0x00000000fd589ff0 sp start = 0x00000000fd589ff0 Early malloc usage: 3be8 / 8000 => - 04:14:44 [INFO] Host: ls mmc 0:1 - 04:14:44 [INFO] Target: ls mmc 0:1 512 flashTestFile 1 file(s), 0 dir(s) => - 04:14:44 [INFO] Host: ls mmc 1:1 - 04:14:44 [INFO] Target: ls mmc 1:1 EFI/ 20285952 Image 310821 tiboot3-am62x-gp-evm.bin 313410 tiboot3-am62x-hs-evm.bin 313410 tiboot3-am62x-hs-fs-evm.bin 313410 tiboot3.bin 12285 ti_logo_414x97_32bpp.bmp.gz 1207379 tispl.bin 1295899 u-boot.img 574 uEnv.txt 4 ws-calibrate.rules 10 file(s), 1 dir(s) => - 04:14:44 [INFO] Host: ext4ls mmc 0:2 /lib/firmware - 04:14:44 [INFO] Target: ext4ls mmc 0:2 /lib/firmware => - 04:14:44 [INFO] Host: ext4ls mmc 1:2 /lib/firmware - 04:14: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 4429064 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 4429064 tee.elf 4096 ti-connectivity 4096 ti-ipc => - 04:14:45 [INFO] Host: mmc rescan; echo $? - 04:14:45 [INFO] Target: mmc rescan; echo $? 0 => - 04:14:45 [INFO] Host: fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4 - 04:14:45 [INFO] Target: fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4 4 bytes written in 4 ms (1000 Bytes/s) => - 04:14:45 [INFO] Host: setenv extraargs 0 - 04:14:45 [INFO] Target: setenv extraargs 0 => - 04:14:45 [INFO] Host: printenv - 04:14:46 [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=am62x_lp_skevm board_rev=E2 board_serial=0062 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_lp_sk-fs/autofs/0f8eb9f2e7cac8ad4421b1967be9ad1d,nolock,v3,tcp,rsize=4096,wsize=4096 bootcmd= if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi bootcmd_ti_mmc=run init_${boot}; run update_do_main_cpsw0_qsgmii_phyinit; if test ${do_main_cpsw0_qsgmii_phyinit} -eq 1; then run main_cpsw0_qsgmii_phyinit; fi; run boot_rprocs; if test ${boot_fit} -eq 1; then run get_fit_${boot}; run get_fit_overlaystring; run run_fit; else; run get_kern_${boot}; run get_fdt_${boot}; run get_overlay_${boot}; run run_kern; fi; bootdelay=2 bootdir=/boot bootenvfile=uEnv.txt bootm_size=0x10000000 bootpart=1:2 bootscript=echo Running bootscript from mmc${mmcdev} ...; source ${loadaddr} console=ttyS2,115200n8 cpu=armv8 dfu_alt_info_emmc=rawemmc raw 0 0x800000 mmcpart 1; rootfs part 0 1; tiboot3.bin.raw raw 0x0 0x400 mmcpart 1; tispl.bin.raw raw 0x400 0x1000 mmcpart 1; u-boot.img.raw raw 0x1400 0x2000 mmcpart 1; u-env.raw raw 0x3400 0x100 mmcpart 1; sysfw.itb.raw raw 0x3600 0x800 mmcpart 1 dfu_alt_info_mmc=boot part 1 1; rootfs part 1 2; tiboot3.bin fat 1 1; tispl.bin fat 1 1; u-boot.img fat 1 1; uEnv.txt fat 1 1; sysfw.itb fat 1 1 dfu_alt_info_nand=NAND.tiboot3 part 0 1; NAND.tispl part 0 2; NAND.tiboot3.backup part 0 3; NAND.u-boot part 0 4; NAND.u-boot-env part 0 5; NAND.u-boot-env.backup part 0 6; NAND.file-system part 0 7 dfu_alt_info_ospi=tiboot3.bin raw 0x0 0x080000; tispl.bin raw 0x080000 0x200000; u-boot.img raw 0x280000 0x400000; u-boot-env raw 0x680000 0x020000; sysfw.itb raw 0x6c0000 0x100000; rootfs raw 0x800000 0x3800000 dfu_alt_info_ospi_nand=ospi_nand.tiboot3 part 1; ospi_nand.tispl part 2; ospi_nand.u-boot part 3; ospi_nand.env part 4; ospi_nand.env.backup part 5; ospi_nand.rootfs part 6; ospi_nand.phypattern part 7 dfu_alt_info_ram=tispl.bin ram 0x80080000 0x200000; u-boot.img ram 0x81000000 0x400000 dnsip=192.0.2.2 dorprocboot=0 dtboaddr=0x89000000 envboot=if mmc dev ${mmcdev}; then if mmc rescan; then echo SD/MMC found on device ${mmcdev}; if test -n "${loadbootscript}" && run loadbootscript; then run bootscript; else if run loadbootenv; then echo Loaded env from ${bootenvfile}; run importbootenv; fi; if test -n $uenvcmd; then echo Running uenvcmd ...; run uenvcmd; fi; fi; fi; fi; ethact=ethernet@8000000port@1 ethaddr=3c:e0:64:63:88:1b extraargs=0 fdt_addr_r=0x88000000 fdtaddr=88000000 fdtcontroladdr=fd58afc0 fdtfile=ti/k3-am62-lp-sk.dtb fdtoverlay_addr_r=0x89000000 fileaddr=88000000 filesize=d02d 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.57 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#=0000000000000062 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: 7169/131068 bytes => - 04:14:46 [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:14:46 [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:14:46 [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:14: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:14:47 [INFO] Host: setenv run_fit 'run get_fit_config; setenv bootargs ${bootargs} ${extraargs}; bootm ${addr_fit}#${name_fit_config}${overlaystring}' - 04:14:47 [INFO] Target: setenv run_fit 'run get_fit_config; setenv bootargs ${bootargs} ${extraargs}; bootm ${addr_fit}#${name_fit_config}${overlaystring}' => - 04:14:47 [INFO] Host: setenv run_kern 'setenv bootargs ${bootargs} ${extraargs}; booti ${loadaddr} ${rd_spec} ${fdtaddr}' - 04:14:47 [INFO] Target: setenv run_kern 'setenv bootargs ${bootargs} ${extraargs}; booti ${loadaddr} ${rd_spec} ${fdtaddr}' => - 04:14:47 [INFO] Host: boot - 04:14:47 [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 000000008ffef000, end 000000008ffff02c ... OK Working FDT set to 8ffef000 Starting kernel ... - 04:14:47 [INFO] Host: - 04:15:01 [INFO] Target: 00000f7600000..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] 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_lp_sk-fs/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.000005] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns [ 0.009794] Console: colour dummy device 80x25 [ 0.014486] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) [ 0.025180] pid_max: default: 32768 minimum: 301 [ 0.029985] LSM: initializing lsm=capability [ 0.034515] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.042101] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.053199] rcu: Hierarchical SRCU implementation. [ 0.058170] rcu: Max phase no-delay instances is 1000. [ 0.063770] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level [ 0.072360] fsl-mc MSI: msi-controller@1820000 domain created [ 0.080578] EFI services will not be available. [ 0.085647] smp: Bringing up secondary CPUs ... [ 0.091152] Detected VIPT I-cache on CPU1 [ 0.091272] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000 [ 0.091290] GICv3: CPU1: using allocated LPI pending table @0x0000000080470000 [ 0.091354] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.092285] Detected VIPT I-cache on CPU2 [ 0.092374] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000 [ 0.092389] GICv3: CPU2: using allocated LPI pending table @0x0000000080480000 [ 0.092439] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] [ 0.093317] Detected VIPT I-cache on CPU3 [ 0.093409] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000 [ 0.093431] GICv3: CPU3: using allocated LPI pending table @0x0000000080490000 [ 0.093475] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] [ 0.093635] smp: Brought up 1 node, 4 CPUs [ 0.173403] SMP: Total of 4 processors activated. [ 0.178215] CPU: All CPU(s) started at EL2 [ 0.182470] CPU features: detected: 32-bit EL0 Support [ 0.187739] CPU features: detected: 32-bit EL1 Support [ 0.193006] CPU features: detected: CRC32 instructions [ 0.198321] alternatives: applying system-wide alternatives [ 0.205872] Memory: 1820936K/2097152K available (17152K kernel code, 5014K rwdata, 11660K rodata, 10240K init, 733K bss, 136248K reserved, 131072K cma-reserved) [ 0.222275] devtmpfs: initialized [ 0.235446] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245500] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.258373] 21504 pages in range for non-PLT usage [ 0.258406] 513024 pages in range for PLT usage [ 0.263806] pinctrl core: initialized pinctrl subsystem [ 0.276614] DMI not present or invalid. [ 0.284024] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.291810] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations [ 0.299922] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.308719] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.316975] audit: initializing netlink subsys (disabled) [ 0.322959] audit: type=2000 audit(0.212:1): state=initialized audit_enabled=0 res=1 [ 0.324880] thermal_sys: Registered thermal governor 'step_wise' [ 0.330921] thermal_sys: Registered thermal governor 'power_allocator' [ 0.337175] cpuidle: using governor menu [ 0.348263] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.355332] ASID allocator initialised with 65536 entries [ 0.363807] Serial: AMBA PL011 UART driver [ 0.393217] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b [ 0.407564] platform connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b [ 0.421296] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.428272] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.434682] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.441623] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.448034] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.454973] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.461382] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.468322] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.477385] ACPI: Interpreter disabled. [ 0.484044] k3-chipinfo 43000014.chipid: Family:AM62X rev:SR1.0 JTAGID[0x0bb7e02f] Detected [ 0.494289] iommu: Default domain type: Translated [ 0.499242] iommu: DMA domain TLB invalidation policy: strict mode [ 0.506172] SCSI subsystem initialized [ 0.510551] usbcore: registered new interface driver usbfs [ 0.516217] usbcore: registered new interface driver hub [ 0.521686] usbcore: registered new device driver usb [ 0.528418] pps_core: LinuxPPS API ver. 1 registered [ 0.533524] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.542878] PTP clock support registered [ 0.547148] EDAC MC: Ver: 3.0.0 [ 0.551302] scmi_core: SCMI protocol bus registered [ 0.557767] FPGA manager framework [ 0.561430] Advanced Linux Sound Architecture Driver Initialized. [ 0.569199] vgaarb: loaded [ 0.572915] clocksource: Switched to clocksource arch_sys_counter [ 0.579554] VFS: Disk quotas dquot_6.6.0 [ 0.583611] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.590999] pnp: PnP ACPI: disabled [ 0.602447] NET: Registered PF_INET protocol family [ 0.607812] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.617169] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 0.626007] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.633964] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.642200] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear) [ 0.650453] TCP: Hash tables configured (established 16384 bind 16384) [ 0.657470] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.664429] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.672018] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.678537] RPC: Registered named UNIX socket transport module. [ 0.684646] RPC: Registered udp transport module. [ 0.689461] RPC: Registered tcp transport module. [ 0.694274] RPC: Registered tcp-with-tls transport module. [ 0.699885] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.706498] PCI: CLS 0 bytes, default 64 [ 0.716950] kvm [1]: nv: 529 coarse grained trap handlers [ 0.723153] kvm [1]: IPA Size Limit: 40 bits [ 0.730038] kvm [1]: vgic-v2@100010000 [ 0.733916] kvm [1]: GIC system register CPU interface enabled [ 0.739931] kvm [1]: vgic interrupt IRQ9 [ 0.743978] kvm [1]: Hyp nVHE mode initialized successfully [ 0.751765] Initialise system trusted keyrings [ 0.756768] workingset: timestamp_bits=42 max_order=19 bucket_order=0 [ 0.763808] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.770195] NFS: Registering the id_resolver key type [ 0.775425] Key type id_resolver registered [ 0.779708] Key type id_legacy registered [ 0.783832] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.790689] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.798537] 9p: Installing v9fs 9p2000 file system support [ 0.857733] Key type asymmetric registered [ 0.861940] Asymmetric key parser 'x509' registered [ 0.867010] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) [ 0.874580] io scheduler mq-deadline registered [ 0.879217] io scheduler kyber registered [ 0.883368] io scheduler bfq registered [ 0.899024] pinctrl-single 4084000.pinctrl: 34 pins, size 136 [ 0.905568] pinctrl-single f4000.pinctrl: 171 pins, size 684 [ 0.960744] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.973651] msm_serial: driver initialized [ 0.978389] SuperH (H)SCI(F) driver initialized [ 0.983339] STM32 USART driver initialized [ 0.998845] loop: module loaded [ 1.004137] megasas: 07.727.03.00-rc1 [ 1.018548] tun: Universal TUN/TAP device driver, 1.6 [ 1.025667] thunder_xcv, ver 1.0 [ 1.029074] thunder_bgx, ver 1.0 [ 1.032395] nicpf, ver 1.0 [ 1.036959] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version [ 1.044369] hns3: Copyright (c) 2017 Huawei Corporation. [ 1.049871] hclge is initializing [ 1.053336] e1000: Intel(R) PRO/1000 Network Driver [ 1.058326] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 1.064235] e1000e: Intel(R) PRO/1000 Network Driver [ 1.069314] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.075398] igb: Intel(R) Gigabit Ethernet Network Driver [ 1.080925] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.086653] igbvf: Intel(R) Gigabit Virtual Function Network Driver [ 1.093065] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. [ 1.099734] sky2: driver version 1.30 [ 1.105743] VFIO - User Level meta-driver version: 0.3 [ 1.115778] usbcore: registered new interface driver usb-storage [ 1.126721] i2c_dev: i2c /dev entries driver [ 1.146198] sdhci: Secure Digital Host Controller Interface driver [ 1.152621] sdhci: Copyright(c) Pierre Ossman [ 1.158499] Synopsys Designware Multimedia Card Interface Driver [ 1.166167] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.175441] ledtrig-cpu: registered to indicate activity on CPUs [ 1.183376] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 1.191786] usbcore: registered new interface driver usbhid [ 1.197560] usbhid: USB HID core driver [ 1.207660] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available [ 1.219814] optee: probing for conduit method. [ 1.224485] optee: revision 4.2 (12d7c4ee) [ 1.225046] optee: dynamic shared memory is enabled [ 1.235238] optee: initialized driver [ 1.235348] random: crng init done [ 1.246806] NET: Registered PF_PACKET protocol family [ 1.252199] 9pnet: Installing 9P2000 support [ 1.256697] Key type dns_resolver registered [ 1.273100] registered taskstats version 1 [ 1.277568] Loading compiled-in X.509 certificates [ 1.292649] Demotion targets for Node 0: null [ 1.356215] ti-sci 44043000.system-controller: ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)') [ 1.482385] i2c 0-0030: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/pmic@30/regulators/buck2 [ 1.522631] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz [ 1.524340] VDDSHV_SDIO: bypassed regulator has no supply! [ 1.535815] platform connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b [ 1.545936] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b [ 1.555750] i2c 1-003b: Fixed dependency cycle(s) with /connector-hdmi [ 1.562495] i2c 1-003b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000 [ 1.570773] pca953x 1-0023: supply vcc not found, using dummy regulator [ 1.577704] pca953x 1-0023: using AI [ 1.607243] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz [ 1.615946] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz [ 1.623005] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created [ 1.633152] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created [ 1.652812] ti-udma 485c0100.dma-controller: Number of rings: 82 [ 1.662316] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18) [ 1.676447] ti-udma 485c0000.dma-controller: Number of rings: 150 [ 1.688726] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15) [ 1.702916] printk: legacy console [ttyS2] disabled [ 1.708411] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 285, base_baud = 3000000) is a 8250 [ 1.717350] printk: legacy console [ttyS2] enabled [ 1.717350] printk: legacy console [ttyS2] enabled [ 1.727106] printk: legacy bootconsole [ns16550a0] disabled [ 1.727106] printk: legacy bootconsole [ns16550a0] disabled [ 1.748850] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode [ 1.792925] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 [ 1.802872] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867 [ 1.811035] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000002 [ 1.823883] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5 [ 1.831016] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512 [ 1.850138] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19 [ 1.864224] platform 31000000.usb: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/tps6598x@3f/connector [ 1.891461] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller [ 1.897075] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 1 [ 1.904976] xhci-hcd xhci-hcd.2.auto: USB3 root hub has no ports [ 1.910985] xhci-hcd xhci-hcd.2.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000808020000010 [ 1.920460] xhci-hcd xhci-hcd.2.auto: irq 288, io mem 0x31100000 [ 1.927798] hub 1-0:1.0: USB hub found [ 1.931627] hub 1-0:1.0: 1 port detected [ 1.939246] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1200000 KHz, changing to: 1250000 KHz [ 1.960214] mmc0: CQHCI version 5.10 [ 1.980659] pca953x 1-0022: supply vcc not found, using dummy regulator [ 1.987517] pca953x 1-0022: using AI [ 2.001011] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit [ 2.028366] mmc1: CQHCI version 5.10 [ 2.071539] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit [ 2.089705] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL) [ 2.099100] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode [ 2.099300] mmc0: Command Queue Engine enabled [ 2.111961] mmc0: new HS200 MMC card at address 0001 [ 2.118581] mmcblk0: mmc0:0001 S0J56X 14.8 GiB [ 2.126437] mmcblk0: p1 p2 [ 2.130378] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB [ 2.137252] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB [ 2.144481] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (234:0) [ 2.164826] mmc1: new ultra high speed SDR104 SDHC card at address aaaa [ 2.174070] mmcblk1: mmc1:aaaa SC16G 14.8 GiB [ 2.185480] mmcblk1: p1 p2 p3 [ 2.188987] usb 1-1: new high-speed USB device number 2 using xhci-hcd [ 2.349585] usb-storage 1-1:1.0: USB Mass Storage device detected [ 2.357487] scsi host0: usb-storage 1-1:1.0 [ 3.384074] scsi 0:0:0:0: Direct-Access Kingston DataTraveler 2.0 1.00 PQ: 0 ANSI: 4 [ 3.398351] sd 0:0:0:0: [sda] 15148608 512-byte logical blocks: (7.76 GB/7.22 GiB) [ 3.406643] sd 0:0:0:0: [sda] Write Protect is off [ 3.412121] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 3.455320] sda: sda1 [ 3.459047] sd 0:0:0:0: [sda] Attached SCSI removable disk [ 6.188609] am65-cpsw-nuss 8000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 6.209020] Sending DHCP requests ., OK [ 6.229196] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.57 [ 6.236985] IP-Config: Complete: [ 6.240231] device=eth0, hwaddr=3c:e0:64:63:88:1b, ipaddr=192.168.0.57, mask=255.255.255.0, gw=192.168.0.1 [ 6.250433] host=192.168.0.57, domain=ti.com, nis-domain=(none) [ 6.256865] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath= [ 6.256945] nameserver0=192.0.2.2, nameserver1=192.0.2.3 [ 6.270477] clk: Disabling unused clocks [ 6.285918] PM: genpd: Disabling unused power domains [ 6.291481] ALSA device list: [ 6.294911] No soundcards found. [ 6.369602] VFS: Mounted root (nfs filesystem) on device 0:22. [ 6.376127] devtmpfs: mounted [ 6.389014] Freeing unused kernel memory: 10240K [ 6.393885] Run /sbin/init as init process [ 6.646672] systemd[1]: System time before build time, advancing clock. [ 6.704021] NET: Registered PF_INET6 protocol family [ 6.714996] Segment Routing with IPv6 [ 6.718725] In-situ OAM (IOAM) with IPv6 [ 6.771611] 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.795557] systemd[1]: Detected architecture arm64. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 6.818781] systemd[1]: Set hostname to . [ 7.669241] systemd[1]: Queued start job for default target Graphical Interface. [ 7.713106] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 7.739287] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 7.763698] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 7.787361] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 7.810124] 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.833804] 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.857629] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 7.869799] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 7.893744] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 7.909388] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 7.933268] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 7.953374] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 7.974580] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 8.003103] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m. [ 8.030177] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 8.056268] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 8.078563] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 8.108747] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 8.131880] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 8.209810] systemd[1]: Mounting Huge Pages File System... Mounting [0;1;39mHuge Pages File System[0m... [ 8.233941] systemd[1]: Mounting POSIX Message Queue File System... Mounting [0;1;39mPOSIX Message Queue File System[0m... [ 8.265841] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 8.282167] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. [ 8.298878] 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.332361] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 8.356315] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 8.380407] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 8.408469] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 8.428514] fuse: init (API version 7.40) [ 8.430354] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 8.474090] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 8.500549] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 8.573895] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 8.596150] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted [0;1;39mHuge Pages File System[0m. [ 8.619057] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m. [ 8.642266] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 8.666224] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. [[0;32m OK [0m] Finished [0;1;39mCreate list of st nodes for the current kernel[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. Mounting [0;1;39mFUSE Control File System[0m... Mounting [0;1;39mKernel Configuration File System[0m... Starting [0;1;39mFlush Journal to Persistent Storage[0m... Starting [0;1;39mLoad/Save Random Seed[0m... Starting [0;1;39mApply Kernel Variables[0m... Starting [0;1;39mCreate System Users[0m... [[0;32m OK [0m] Mounted [0;1;39mFUSE Control File System[0m. [ 8.974265] systemd-journald[122]: Received client request to flush runtime journal. [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. [ 8.996706] systemd-journald[122]: 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;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. [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[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] Finished [0;1;39mRemove Stale Onliext4 Metadata Check Snapshots[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;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.801691] pstore: Using crash dump compression: deflate [ 11.808141] pstore: Registered ramoops as persistent store backend [ 11.823789] ramoops: using 0x100000@0x9ca00000, ecc: 0 [ 11.866716] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fc9100 [[0;32m OK [0m] Found device [0;1;39m/dev/ttyS2[0m. [ 11.921875] tps6598x 0-003f: Unable to find the interrupt, switching to polling [ 11.932484] at24 0-0051: supply vcc not found, using dummy regulator [ 11.960622] at24 0-0051: 65536 byte 24c512 EEPROM, writable, 1 bytes/write [[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyS2[0m. [[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m. [[0;32m OK [0m] Reached target [0;1;39mMulti-User System[0m. [[0;32m OK [0m] Reached target [0;1;39mGraphical Interface[0m. [ 12.099944] rtc-ti-k3 2b1f0000.rtc: registered as rtc0 Starting [0;1;39mUpdate UTMP about System Runlevel Changes[0m... [ 12.126090] rtc-ti-k3 2b1f0000.rtc: setting system clock to 1970-01-01T00:00:36 UTC (36) Starting [0;1;39mOnline ext4 Metada Check for All Filesystems[0m... [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Runlevel Changes[0m. [[0;32m OK [0m] Finished [0;1;39mOnline ext4 Metadata Check for All Filesystems[0m. [ 12.294961] sii902x 1-003b: supply iovcc not found, using dummy regulator [ 12.302427] sii902x 1-003b: supply cvcc12 not found, using dummy regulator [ 12.319207] i2c i2c-1: Added multiplexed i2c bus 3 [ 12.336139] [drm] Initialized tidss 1.0.0 for 30200000.dss on minor 0 Debian GNU/Linux 11 debian-bullseye-arm64 ttyS2 debian-bullseye-arm64 l [ 12.421444] Console: switching to colour frame buffer device 256x72 [ 12.472369] tidss 30200000.dss: [drm] fb0: tidssdrmfb frame buffer device [ 12.510245] powervr fd00000.gpu: Direct firmware load for powervr/rogue_33.15.11.3_v1.fw failed with error -2 [ 12.539260] powervr fd00000.gpu: [drm] *ERROR* failed to load firmware powervr/rogue_33.15.11.3_v1.fw (err=-2) [ 12.552167] powervr fd00000.gpu: probe with driver powervr failed with error -2 Linux debian-bullseye-arm64 6.11.0-rc5 #1 SMP PREEMPT Fri Aug 30 02:17:43 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: Fri Aug 30 08:58:03 UTC 2024 on ttyS2 / # - 04:15:01 [INFO] Sleeping 15 secs to allow systemd to finish starting processes... - 04:15:16 [INFO] Disconnected serial from am62xx_lp_sk-fs - 04:15:16 [INFO] Connected to am62xx_lp_sk-fs via serial - 04:15:16 [INFO] Host: uname -a - 04:15:16 [INFO] Target: uname -a Linux debian-bullseye-arm64 6.11.0-rc5 #1 SMP PREEMPT Fri Aug 30 02:17:43 UTC 2024 aarch64 GNU/Linux / # - 04:15:16 [INFO] Host: cat /proc/cmdline - 04:15:16 [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_lp_sk-fs/autofs/0f8eb9f2e7cac8ad4421b1967be9ad1d,nolock,v3,tcp,rsize=4096,wsize=4096 0 / # - 04:15:16 [INFO] Host: uname -a - 04:15:17 [INFO] Target: uname -a Linux debian-bullseye-arm64 6.11.0-rc5 #1 SMP PREEMPT Fri Aug 30 02:17:43 UTC 2024 aarch64 GNU/Linux / # - 04:15:17 [INFO] Host: cat /proc/mtd - 04:15:17 [INFO] Target: cat /proc/mtd dev: size erasesize name / # - 04:15:17 [INFO] Host: grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/pnp /etc/resolv.conf && systemctl restart systemd-resolved - 04:15:17 [INFO] Target: grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/pnp /etc/resolv.conf && systemctl restart systemd-resolved / # - 04:15:17 [INFO] Host: ls -l /lib/firmware; ls -lR /lib/firmware/ipc - 04:15:18 [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:15:18 [INFO] Host: cat /proc/diskstats - 04:15:18 [INFO] Target: cat /proc/diskstats 7 0 loop0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 1 loop1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 2 loop2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 3 loop3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 4 loop4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 5 loop5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 6 loop6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 7 loop7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 179 0 mmcblk0 90 0 3872 100 0 0 0 0 0 48 100 0 0 0 0 0 0 179 1 mmcblk0p1 24 0 584 29 0 0 0 0 0 24 29 0 0 0 0 0 0 179 2 mmcblk0p2 29 0 2096 50 0 0 0 0 0 56 50 0 0 0 0 0 0 179 32 mmcblk0boot0 34 0 672 77 0 0 0 0 0 76 77 0 0 0 0 0 0 179 64 mmcblk0boot1 34 0 672 66 0 0 0 0 0 64 66 0 0 0 0 0 0 179 96 mmcblk1 122 0 7432 422 0 0 0 0 0 196 422 0 0 0 0 0 0 179 97 mmcblk1p1 29 0 2080 123 0 0 0 0 0 116 123 0 0 0 0 0 0 179 98 mmcblk1p2 28 0 2080 99 0 0 0 0 0 88 99 0 0 0 0 0 0 179 99 mmcblk1p3 28 0 2080 117 0 0 0 0 0 80 117 0 0 0 0 0 0 8 0 sda 81 0 3281 205 0 0 0 0 0 148 205 0 0 0 0 0 0 8 1 sda1 39 0 2113 128 0 0 0 0 0 88 128 0 0 0 0 0 0 / # - 04:15:18 [INFO] Host: cat /proc/interrupts - 04:15:19 [INFO] Target: cat /proc/interrupts CPU0 CPU1 CPU2 CPU3 9: 0 0 0 0 GICv3 25 Level vgic 11: 2210 2639 2458 2201 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: 2124 0 0 0 GICv3 66 Level 4d000000.mailbox thr_012 24: 526 0 0 0 GICv3 193 Level 20000000.i2c 25: 0 0 0 0 GICv3 256 Level tps65219_irq 26: 0 0 0 0 tps65219_irq 0 Edge LDO3_SCG 27: 0 0 0 0 tps65219_irq 1 Edge LDO3_OC 28: 0 0 0 0 tps65219_irq 2 Edge LDO3_UV 29: 0 0 0 0 tps65219_irq 3 Edge LDO4_SCG 30: 0 0 0 0 tps65219_irq 4 Edge LDO4_OC 31: 0 0 0 0 tps65219_irq 5 Edge LDO4_UV 32: 0 0 0 0 tps65219_irq 6 Edge LDO1_SCG 33: 0 0 0 0 tps65219_irq 7 Edge LDO1_OC 34: 0 0 0 0 tps65219_irq 8 Edge LDO1_UV 35: 0 0 0 0 tps65219_irq 9 Edge LDO2_SCG 36: 0 0 0 0 tps65219_irq 10 Edge LDO2_OC 37: 0 0 0 0 tps65219_irq 11 Edge LDO2_UV 38: 0 0 0 0 tps65219_irq 12 Edge BUCK3_SCG 39: 0 0 0 0 tps65219_irq 13 Edge BUCK3_OC 40: 0 0 0 0 tps65219_irq 14 Edge BUCK3_NEG_OC 41: 0 0 0 0 tps65219_irq 15 Edge BUCK3_UV 42: 0 0 0 0 tps65219_irq 16 Edge BUCK1_SCG 43: 0 0 0 0 tps65219_irq 17 Edge BUCK1_OC 44: 0 0 0 0 tps65219_irq 18 Edge BUCK1_NEG_OC 45: 0 0 0 0 tps65219_irq 19 Edge BUCK1_UV 46: 0 0 0 0 tps65219_irq 20 Edge BUCK2_SCG 47: 0 0 0 0 tps65219_irq 21 Edge BUCK2_OC 48: 0 0 0 0 tps65219_irq 22 Edge BUCK2_NEG_OC 49: 0 0 0 0 tps65219_irq 23 Edge BUCK2_UV 50: 0 0 0 0 tps65219_irq 32 Edge BUCK1_RV 51: 0 0 0 0 tps65219_irq 33 Edge BUCK2_RV 52: 0 0 0 0 tps65219_irq 34 Edge BUCK3_RV 53: 0 0 0 0 tps65219_irq 35 Edge LDO1_RV 54: 0 0 0 0 tps65219_irq 36 Edge LDO2_RV 55: 0 0 0 0 tps65219_irq 37 Edge LDO3_RV 56: 0 0 0 0 tps65219_irq 38 Edge LDO4_RV 57: 0 0 0 0 tps65219_irq 39 Edge BUCK1_RV_SD 58: 0 0 0 0 tps65219_irq 40 Edge BUCK2_RV_SD 59: 0 0 0 0 tps65219_irq 41 Edge BUCK3_RV_SD 60: 0 0 0 0 tps65219_irq 42 Edge LDO1_RV_SD 61: 0 0 0 0 tps65219_irq 43 Edge LDO2_RV_SD 62: 0 0 0 0 tps65219_irq 44 Edge LDO3_RV_SD 63: 0 0 0 0 tps65219_irq 45 Edge LDO4_RV_SD 64: 0 0 0 0 tps65219_irq 46 Edge TIMEOUT 65: 0 0 0 0 tps65219_irq 24 Edge SENSOR_3_WARM 66: 0 0 0 0 tps65219_irq 25 Edge SENSOR_2_WARM 67: 0 0 0 0 tps65219_irq 26 Edge SENSOR_1_WARM 68: 0 0 0 0 tps65219_irq 27 Edge SENSOR_0_WARM 69: 0 0 0 0 tps65219_irq 28 Edge SENSOR_3_HOT 70: 0 0 0 0 tps65219_irq 29 Edge SENSOR_2_HOT 71: 0 0 0 0 tps65219_irq 30 Edge SENSOR_1_HOT 72: 0 0 0 0 tps65219_irq 31 Edge SENSOR_0_HOT 73: 298 0 0 0 GICv3 194 Level 20010000.i2c 74: 0 0 0 0 GICv3 195 Level 20020000.i2c 93: 0 0 0 0 MSI-INTA 1714176 Edge 485c0100.dma-controller chan0 105: 0 0 0 0 MSI-INTA 1714688 Level 485c0100.dma-controller chan0 123: 0 0 0 0 MSI-INTA 1715718 Edge 485c0100.dma-controller chan1 141: 0 0 0 0 MSI-INTA 1716230 Level 485c0100.dma-controller chan1 163: 14 0 0 0 MSI-INTA 1970707 Level 8000000.ethernet-tx0 171: 8 0 0 0 MSI-INTA 1970715 Level 8000000.ethernet-tx1 179: 9 0 0 0 MSI-INTA 1970723 Level 8000000.ethernet-tx2 187: 15777 0 0 0 MSI-INTA 1970731 Level 8000000.ethernet-tx3 195: 1 0 0 0 MSI-INTA 1970739 Level 8000000.ethernet-tx4 203: 2 0 0 0 MSI-INTA 1970747 Level 8000000.ethernet-tx5 211: 0 0 0 0 MSI-INTA 1970755 Level 8000000.ethernet-tx6 219: 13 0 0 0 MSI-INTA 1970763 Level 8000000.ethernet-tx7 235: 0 0 0 0 MSI-INTA 1970779 Level 485c0000.dma-controller chan2 253: 17654 0 0 0 MSI-INTA 1971731 Level 8000000.ethernet 277: 0 0 0 0 MSI-INTA 1971755 Level 485c0000.dma-controller chan0 278: 0 0 0 0 MSI-INTA 1971756 Level 485c0000.dma-controller chan1 285: 373 0 0 0 GICv3 210 Level 2800000.serial 288: 383 0 0 0 GICv3 258 Level xhci-hcd:usb1 289: 359 0 0 0 GICv3 165 Level mmc0 415: 0 0 0 0 GPIO 23 Edge -davinci_gpio 1-0022 444: 340 0 0 0 GICv3 115 Level mmc1 446: 0 0 0 0 1-0022 16 Edge 1-003b 447: 0 0 0 0 GICv3 269 Level 2b10000.audio-controller_rx 448: 0 0 0 0 GICv3 270 Level 2b10000.audio-controller_tx 449: 0 0 0 0 GICv3 132 Level 2b1f0000.rtc 450: 320 0 0 0 GICv3 116 Level tidss IPI0: 960 2267 2394 1984 Rescheduling interrupts IPI1: 2862 8263 5963 5140 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: 93 65 76 60 IRQ work interrupts IPI6: 0 0 0 0 CPU backtrace interrupts IPI7: 0 0 0 0 KGDB roundup interrupts Err: 0 / # - 04:15:19 [INFO] Host: cat /proc/softirqs - 04:15:19 [INFO] Target: cat /proc/softirqs CPU0 CPU1 CPU2 CPU3 HI: 2 0 1 1 TIMER: 783 933 1044 653 NET_TX: 4246 29 24 8 NET_RX: 19922 2 13 0 BLOCK: 153 0 0 0 IRQ_POLL: 0 0 0 0 TASKLET: 2588 1 7 7 SCHED: 1255 1242 1389 1015 HRTIMER: 0 0 0 0 RCU: 1872 2346 2214 2169 / # - 04:15:19 [INFO] Host: ls -lR /run/media/mmcblk0p1 - 04:15:19 [INFO] Target: ls -lR /run/media/mmcblk0p1 ls: cannot access '/run/media/mmcblk0p1': No such file or directory / # - 04:15:19 [INFO] Host: lsmod - 04:15:20 [INFO] Target: lsmod Module Size Used by snd_soc_hdmi_codec 16384 0 powervr 176128 0 crct10dif_ce 12288 1 drm_gpuvm 32768 1 powervr snd_soc_simple_card 16384 0 snd_soc_simple_card_utils 28672 1 snd_soc_simple_card 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 rti_wdt 12288 0 rtc_ti_k3 12288 1 snd_soc_davinci_mcasp 32768 2 tidss 49152 0 sa2ul 32768 0 authenc 12288 1 sa2ul drm_dma_helper 20480 2 tidss snd_soc_ti_udma 12288 1 snd_soc_davinci_mcasp snd_soc_ti_edma 12288 1 snd_soc_davinci_mcasp sii902x 16384 0 at24 24576 0 snd_soc_tlv320aic3x_i2c 12288 1 snd_soc_ti_sdma 12288 1 snd_soc_davinci_mcasp tps6598x 24576 0 drm_kms_helper 188416 5 sii902x,drm_dma_helper,display_connector,drm_shmem_helper,tidss typec 77824 1 tps6598x snd_soc_tlv320aic3x 81920 1 snd_soc_tlv320aic3x_i2c omap_mailbox 12288 0 ramoops 24576 0 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:15:20 [INFO] Host: export IPERFHOST=192.168.0.1 - 04:15:20 [INFO] Target: export IPERFHOST=192.168.0.1 / # - 04:15:20 [INFO] Host: export NFS_SERVER=192.168.0.1 - 04:15:20 [INFO] Target: export NFS_SERVER=192.168.0.1 / # - 04:15:20 [INFO] Host: export NFS_ROOT_PATH=/opt/NFS_exports/linux/am62xx_lp_sk-fs - 04:15:20 [INFO] Target: export NFS_ROOT_PATH=/opt/NFS_exports/linux/am62xx_lp_sk-fs / # - 04:15:20 [INFO] Host: export AP_SSID= - 04:15:20 [INFO] Target: export AP_SSID= / # - 04:15:20 [INFO] Host: mkdir -p -m 777 /test - 04:15:21 [INFO] Target: mkdir -p -m 777 /test / # - 04:15:21 [INFO] Host: cd /test - 04:15:21 [INFO] Target: cd /test /test # - 04:15:21 [INFO] Host: cat > test.sh << EOF - 04:15:21 [INFO] Target: cat > test.sh << EOF > - 04:15:21 [INFO] Host: failtest() { - 04:15:21 [INFO] Target: failtest() { > - 04:15:21 [INFO] Host: echo 1 >&3 - 04:15:21 [INFO] Target: echo 1 >&3 > - 04:15:21 [INFO] Host: } - 04:15:22 [INFO] Target: } > - 04:15:22 [INFO] Host: timeout=20 - 04:15:22 [INFO] Target: timeout=20 > - 04:15:22 [INFO] Host: - 04:15:22 [INFO] Target: > - 04:15:22 [INFO] Host: # Start of user's script logic - 04:15:22 [INFO] Target: # Start of user's script logic > - 04:15:22 [INFO] Host: dmesg - 04:15:22 [INFO] Target: dmesg > - 04:15:22 [INFO] Host: EOF - 04:15:23 [INFO] Target: EOF /test # - 04:15:23 [INFO] Host: cd /test - 04:15:23 [INFO] Target: cd /test /test # - 04:15:23 [INFO] Host: chmod +x test.sh - 04:15:23 [INFO] Target: chmod +x test.sh /test # - 04:15:23 [INFO] Host: ./test.sh 2>&1 3> result.log - 04:15: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-rc5 (KernelCI@build-j300975-arm64-gcc-12-defconfig-qx4m2) (aarch64-linux-gnu-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT Fri Aug 30 02:17:43 UTC 2024 [ 0.000000] KASLR disabled due to lack of seed [ 0.000000] Machine model: Texas Instruments AM62x LP 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_lp_sk-fs/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.000005] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns [ 0.009794] Console: colour dummy device 80x25 [ 0.014486] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) [ 0.025180] pid_max: default: 32768 minimum: 301 [ 0.029985] LSM: initializing lsm=capability [ 0.034515] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.042101] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.053199] rcu: Hierarchical SRCU implementation. [ 0.058170] rcu: Max phase no-delay instances is 1000. [ 0.063770] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level [ 0.072360] fsl-mc MSI: msi-controller@1820000 domain created [ 0.080578] EFI services will not be available. [ 0.085647] smp: Bringing up secondary CPUs ... [ 0.091152] Detected VIPT I-cache on CPU1 [ 0.091272] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000 [ 0.091290] GICv3: CPU1: using allocated LPI pending table @0x0000000080470000 [ 0.091354] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.092285] Detected VIPT I-cache on CPU2 [ 0.092374] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000 [ 0.092389] GICv3: CPU2: using allocated LPI pending table @0x0000000080480000 [ 0.092439] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] [ 0.093317] Detected VIPT I-cache on CPU3 [ 0.093409] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000 [ 0.093431] GICv3: CPU3: using allocated LPI pending table @0x0000000080490000 [ 0.093475] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] [ 0.093635] smp: Brought up 1 node, 4 CPUs [ 0.173403] SMP: Total of 4 processors activated. [ 0.178215] CPU: All CPU(s) started at EL2 [ 0.182470] CPU features: detected: 32-bit EL0 Support [ 0.187739] CPU features: detected: 32-bit EL1 Support [ 0.193006] CPU features: detected: CRC32 instructions [ 0.198321] alternatives: applying system-wide alternatives [ 0.205872] Memory: 1820936K/2097152K available (17152K kernel code, 5014K rwdata, 11660K rodata, 10240K init, 733K bss, 136248K reserved, 131072K cma-reserved) [ 0.222275] devtmpfs: initialized [ 0.235446] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245500] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.258373] 21504 pages in range for non-PLT usage [ 0.258406] 513024 pages in range for PLT usage [ 0.263806] pinctrl core: initialized pinctrl subsystem [ 0.276614] DMI not present or invalid. [ 0.284024] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.291810] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations [ 0.299922] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.308719] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.316975] audit: initializing netlink subsys (disabled) [ 0.322959] audit: type=2000 audit(0.212:1): state=initialized audit_enabled=0 res=1 [ 0.324880] thermal_sys: Registered thermal governor 'step_wise' [ 0.330921] thermal_sys: Registered thermal governor 'power_allocator' [ 0.337175] cpuidle: using governor menu [ 0.348263] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.355332] ASID allocator initialised with 65536 entries [ 0.363807] Serial: AMBA PL011 UART driver [ 0.393217] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b [ 0.407564] platform connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b [ 0.421296] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.428272] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.434682] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.441623] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.448034] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.454973] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.461382] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.468322] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.477385] ACPI: Interpreter disabled. [ 0.484044] k3-chipinfo 43000014.chipid: Family:AM62X rev:SR1.0 JTAGID[0x0bb7e02f] Detected [ 0.494289] iommu: Default domain type: Translated [ 0.499242] iommu: DMA domain TLB invalidation policy: strict mode [ 0.506172] SCSI subsystem initialized [ 0.510264] libata version 3.00 loaded. [ 0.510551] usbcore: registered new interface driver usbfs [ 0.516217] usbcore: registered new interface driver hub [ 0.521686] usbcore: registered new device driver usb [ 0.528418] pps_core: LinuxPPS API ver. 1 registered [ 0.533524] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.542878] PTP clock support registered [ 0.547148] EDAC MC: Ver: 3.0.0 [ 0.551302] scmi_core: SCMI protocol bus registered [ 0.557767] FPGA manager framework [ 0.561430] Advanced Linux Sound Architecture Driver Initialized. [ 0.569199] vgaarb: loaded [ 0.572915] clocksource: Switched to clocksource arch_sys_counter [ 0.579554] VFS: Disk quotas dquot_6.6.0 [ 0.583611] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.590999] pnp: PnP ACPI: disabled [ 0.602447] NET: Registered PF_INET protocol family [ 0.607812] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.617169] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 0.626007] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.633964] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.642200] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear) [ 0.650453] TCP: Hash tables configured (established 16384 bind 16384) [ 0.657470] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.664429] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.672018] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.678537] RPC: Registered named UNIX socket transport module. [ 0.684646] RPC: Registered udp transport module. [ 0.689461] RPC: Registered tcp transport module. [ 0.694274] RPC: Registered tcp-with-tls transport module. [ 0.699885] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.706498] PCI: CLS 0 bytes, default 64 [ 0.716950] kvm [1]: nv: 529 coarse grained trap handlers [ 0.723153] kvm [1]: IPA Size Limit: 40 bits [ 0.730038] kvm [1]: vgic-v2@100010000 [ 0.733916] kvm [1]: GIC system register CPU interface enabled [ 0.739931] kvm [1]: vgic interrupt IRQ9 [ 0.743978] kvm [1]: Hyp nVHE mode initialized successfully [ 0.751765] Initialise system trusted keyrings [ 0.756768] workingset: timestamp_bits=42 max_order=19 bucket_order=0 [ 0.763808] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.770195] NFS: Registering the id_resolver key type [ 0.775425] Key type id_resolver registered [ 0.779708] Key type id_legacy registered [ 0.783832] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.790689] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.798537] 9p: Installing v9fs 9p2000 file system support [ 0.857733] Key type asymmetric registered [ 0.861940] Asymmetric key parser 'x509' registered [ 0.867010] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) [ 0.874580] io scheduler mq-deadline registered [ 0.879217] io scheduler kyber registered [ 0.883368] io scheduler bfq registered [ 0.899024] pinctrl-single 4084000.pinctrl: 34 pins, size 136 [ 0.905568] pinctrl-single f4000.pinctrl: 171 pins, size 684 [ 0.960744] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.973651] msm_serial: driver initialized [ 0.978389] SuperH (H)SCI(F) driver initialized [ 0.983339] STM32 USART driver initialized [ 0.998845] loop: module loaded [ 1.004137] megasas: 07.727.03.00-rc1 [ 1.018548] tun: Universal TUN/TAP device driver, 1.6 [ 1.025667] thunder_xcv, ver 1.0 [ 1.029074] thunder_bgx, ver 1.0 [ 1.032395] nicpf, ver 1.0 [ 1.036959] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version [ 1.044369] hns3: Copyright (c) 2017 Huawei Corporation. [ 1.049871] hclge is initializing [ 1.053336] e1000: Intel(R) PRO/1000 Network Driver [ 1.058326] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 1.064235] e1000e: Intel(R) PRO/1000 Network Driver [ 1.069314] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.075398] igb: Intel(R) Gigabit Ethernet Network Driver [ 1.080925] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.086653] igbvf: Intel(R) Gigabit Virtual Function Network Driver [ 1.093065] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. [ 1.099734] sky2: driver version 1.30 [ 1.105743] VFIO - User Level meta-driver version: 0.3 [ 1.115778] usbcore: registered new interface driver usb-storage [ 1.126721] i2c_dev: i2c /dev entries driver [ 1.146198] sdhci: Secure Digital Host Controller Interface driver [ 1.152621] sdhci: Copyright(c) Pierre Ossman [ 1.158499] Synopsys Designware Multimedia Card Interface Driver [ 1.166167] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.175441] ledtrig-cpu: registered to indicate activity on CPUs [ 1.183376] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 1.191786] usbcore: registered new interface driver usbhid [ 1.197560] usbhid: USB HID core driver [ 1.207660] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available [ 1.219814] optee: probing for conduit method. [ 1.224485] optee: revision 4.2 (12d7c4ee) [ 1.225046] optee: dynamic shared memory is enabled [ 1.235238] optee: initialized driver [ 1.235348] random: crng init done [ 1.246806] NET: Registered PF_PACKET protocol family [ 1.252199] 9pnet: Installing 9P2000 support [ 1.256697] Key type dns_resolver registered [ 1.273100] registered taskstats version 1 [ 1.277568] Loading compiled-in X.509 certificates [ 1.292649] Demotion targets for Node 0: null [ 1.356215] ti-sci 44043000.system-controller: ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)') [ 1.482385] i2c 0-0030: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/pmic@30/regulators/buck2 [ 1.522631] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz [ 1.524340] VDDSHV_SDIO: bypassed regulator has no supply! [ 1.535815] platform connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b [ 1.545936] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b [ 1.555750] i2c 1-003b: Fixed dependency cycle(s) with /connector-hdmi [ 1.562495] i2c 1-003b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000 [ 1.570773] pca953x 1-0023: supply vcc not found, using dummy regulator [ 1.577704] pca953x 1-0023: using AI [ 1.607243] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz [ 1.615946] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz [ 1.623005] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created [ 1.633152] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created [ 1.652812] ti-udma 485c0100.dma-controller: Number of rings: 82 [ 1.662316] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18) [ 1.676447] ti-udma 485c0000.dma-controller: Number of rings: 150 [ 1.688726] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15) [ 1.702916] printk: legacy console [ttyS2] disabled [ 1.708411] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 285, base_baud = 3000000) is a 8250 [ 1.717350] printk: legacy console [ttyS2] enabled [ 1.727106] printk: legacy bootconsole [ns16550a0] disabled [ 1.748850] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode [ 1.792925] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 [ 1.802872] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867 [ 1.811035] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000002 [ 1.823883] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5 [ 1.831016] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512 [ 1.850138] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19 [ 1.864224] platform 31000000.usb: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/tps6598x@3f/connector [ 1.891461] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller [ 1.897075] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 1 [ 1.904976] xhci-hcd xhci-hcd.2.auto: USB3 root hub has no ports [ 1.910985] xhci-hcd xhci-hcd.2.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000808020000010 [ 1.920460] xhci-hcd xhci-hcd.2.auto: irq 288, io mem 0x31100000 [ 1.927798] hub 1-0:1.0: USB hub found [ 1.931627] hub 1-0:1.0: 1 port detected [ 1.939246] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1200000 KHz, changing to: 1250000 KHz [ 1.960214] mmc0: CQHCI version 5.10 [ 1.980659] pca953x 1-0022: supply vcc not found, using dummy regulator [ 1.987517] pca953x 1-0022: using AI [ 2.001011] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit [ 2.028366] mmc1: CQHCI version 5.10 [ 2.071539] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit [ 2.089705] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL) [ 2.099100] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode [ 2.099300] mmc0: Command Queue Engine enabled [ 2.111961] mmc0: new HS200 MMC card at address 0001 [ 2.118581] mmcblk0: mmc0:0001 S0J56X 14.8 GiB [ 2.126437] mmcblk0: p1 p2 [ 2.130378] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB [ 2.137252] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB [ 2.144481] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (234:0) [ 2.164826] mmc1: new ultra high speed SDR104 SDHC card at address aaaa [ 2.174070] mmcblk1: mmc1:aaaa SC16G 14.8 GiB [ 2.185480] mmcblk1: p1 p2 p3 [ 2.188987] usb 1-1: new high-speed USB device number 2 using xhci-hcd [ 2.349585] usb-storage 1-1:1.0: USB Mass Storage device detected [ 2.357487] scsi host0: usb-storage 1-1:1.0 [ 3.384074] scsi 0:0:0:0: Direct-Access Kingston DataTraveler 2.0 1.00 PQ: 0 ANSI: 4 [ 3.398351] sd 0:0:0:0: [sda] 15148608 512-byte logical blocks: (7.76 GB/7.22 GiB) [ 3.406643] sd 0:0:0:0: [sda] Write Protect is off [ 3.411562] sd 0:0:0:0: [sda] Mode Sense: 45 00 00 00 [ 3.412121] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 3.455320] sda: sda1 [ 3.459047] sd 0:0:0:0: [sda] Attached SCSI removable disk [ 6.188609] am65-cpsw-nuss 8000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 6.209020] Sending DHCP requests ., OK [ 6.229196] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.57 [ 6.236985] IP-Config: Complete: [ 6.240231] device=eth0, hwaddr=3c:e0:64:63:88:1b, ipaddr=192.168.0.57, mask=255.255.255.0, gw=192.168.0.1 [ 6.250433] host=192.168.0.57, domain=ti.com, nis-domain=(none) [ 6.256865] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath= [ 6.256945] nameserver0=192.0.2.2, nameserver1=192.0.2.3 [ 6.270477] clk: Disabling unused clocks [ 6.285918] PM: genpd: Disabling unused power domains [ 6.291481] ALSA device list: [ 6.294911] No soundcards found. [ 6.369602] VFS: Mounted root (nfs filesystem) on device 0:22. [ 6.376127] devtmpfs: mounted [ 6.389014] Freeing unused kernel memory: 10240K [ 6.393885] Run /sbin/init as init process [ 6.398012] with arguments: [ 6.398019] /sbin/init [ 6.398027] 0 [ 6.398038] with environment: [ 6.398044] HOME=/ [ 6.398051] TERM=linux [ 6.398058] earlyprintk=serial,ttyS2,115200n8 [ 6.646672] systemd[1]: System time before build time, advancing clock. [ 6.704021] NET: Registered PF_INET6 protocol family [ 6.714996] Segment Routing with IPv6 [ 6.718725] In-situ OAM (IOAM) with IPv6 [ 6.771611] 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.795557] systemd[1]: Detected architecture arm64. [ 6.818781] systemd[1]: Set hostname to . [ 7.669241] systemd[1]: Queued start job for default target Graphical Interface. [ 7.713106] systemd[1]: Created slice system-getty.slice. [ 7.739287] systemd[1]: Created slice system-modprobe.slice. [ 7.763698] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 7.787361] systemd[1]: Created slice User and Session Slice. [ 7.810124] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 7.833804] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 7.857629] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 7.869799] systemd[1]: Reached target Local Encrypted Volumes. [ 7.893744] systemd[1]: Reached target Paths. [ 7.909388] systemd[1]: Reached target Remote File Systems. [ 7.933268] systemd[1]: Reached target Slices. [ 7.953374] systemd[1]: Reached target Swap. [ 7.974580] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 8.003103] systemd[1]: Listening on Journal Audit Socket. [ 8.030177] systemd[1]: Listening on Journal Socket (/dev/log). [ 8.056268] systemd[1]: Listening on Journal Socket. [ 8.078563] systemd[1]: Listening on Network Service Netlink Socket. [ 8.108747] systemd[1]: Listening on udev Control Socket. [ 8.131880] systemd[1]: Listening on udev Kernel Socket. [ 8.209810] systemd[1]: Mounting Huge Pages File System... [ 8.233941] systemd[1]: Mounting POSIX Message Queue File System... [ 8.265841] systemd[1]: Mounting Kernel Debug File System... [ 8.282167] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. [ 8.298878] systemd[1]: Starting Create list of static device nodes for the current kernel... [ 8.332361] systemd[1]: Starting Load Kernel Module configfs... [ 8.356315] systemd[1]: Starting Load Kernel Module drm... [ 8.380407] systemd[1]: Starting Load Kernel Module fuse... [ 8.408469] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 8.428514] fuse: init (API version 7.40) [ 8.430354] systemd[1]: Starting Journal Service... [ 8.474090] systemd[1]: Starting Load Kernel Modules... [ 8.500549] systemd[1]: Starting Remount Root and Kernel File Systems... [ 8.573895] systemd[1]: Starting Coldplug All udev Devices... [ 8.596150] systemd[1]: Mounted Huge Pages File System. [ 8.619057] systemd[1]: Mounted POSIX Message Queue File System. [ 8.642266] systemd[1]: Mounted Kernel Debug File System. [ 8.666224] systemd[1]: Started Journal Service. [ 8.974265] systemd-journald[122]: Received client request to flush runtime journal. [ 8.996706] systemd-journald[122]: File /var/log/journal/7c64fc639f294a8eb9d167afdbc8f9e7/system.journal corrupted or uncleanly shut down, renaming and replacing. [ 11.801691] pstore: Using crash dump compression: deflate [ 11.808141] pstore: Registered ramoops as persistent store backend [ 11.823789] ramoops: using 0x100000@0x9ca00000, ecc: 0 [ 11.866716] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fc9100 [ 11.921875] tps6598x 0-003f: Unable to find the interrupt, switching to polling [ 11.932484] at24 0-0051: supply vcc not found, using dummy regulator [ 11.960622] at24 0-0051: 65536 byte 24c512 EEPROM, writable, 1 bytes/write [ 12.099944] rtc-ti-k3 2b1f0000.rtc: registered as rtc0 [ 12.126090] rtc-ti-k3 2b1f0000.rtc: setting system clock to 1970-01-01T00:00:36 UTC (36) [ 12.294961] sii902x 1-003b: supply iovcc not found, using dummy regulator [ 12.302427] sii902x 1-003b: supply cvcc12 not found, using dummy regulator [ 12.319207] i2c i2c-1: Added multiplexed i2c bus 3 [ 12.336139] [drm] Initialized tidss 1.0.0 for 30200000.dss on minor 0 [ 12.421444] Console: switching to colour frame buffer device 256x72 [ 12.472369] tidss 30200000.dss: [drm] fb0: tidssdrmfb frame buffer device [ 12.510245] powervr fd00000.gpu: Direct firmware load for powervr/rogue_33.15.11.3_v1.fw failed with error -2 [ 12.539260] powervr fd00000.gpu: [drm] *ERROR* failed to load firmware powervr/rogue_33.15.11.3_v1.fw (err=-2) [ 12.552167] powervr fd00000.gpu: probe with driver powervr failed with error -2 /test # - 04:15:26 [INFO] Host: echo $? - 04:15:26 [INFO] Target: echo $? 0 /test # - 04:15:26 [INFO] Host: cat result.log - 04:15:28 [ERROR] On command: cat result.log waiting for cat result.log.+?(?m-ix:^1[\0\n\r]+) >>> error: execution expired - 04:15:28 [INFO] Target: cat result.log /test # - 04:15:28 [INFO] Host: cd /test - 04:15:28 [INFO] Target: cd /test /test #