- 04:50:26 [INFO] Starting target session - 04:50:46 [INFO] Connected to am335x-ice via serial - 04:50:46 [INFO] Host: #check prompt - 04:50:49 [ERROR] On command: #check prompt waiting for #check prompt.+?(?-mix:((?-mix:login:)|[Pp]assword)) >>> error: execution expired - 04:50:49 [INFO] Target: #check prompt /test # - 04:50:49 [INFO] Host: #check prompt - 04:50:50 [INFO] Target: #check prompt /test # - 04:50:50 [INFO] Host: sync;poweroff - 04:50:52 [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 [ 330.688688] reboot: Power off not available: System halted instead - 04:50:52 [INFO] Disconnected serial from am335x-ice - 04:50:52 [INFO] Connected to am335x-ice via serial - 04:50:52 [INFO] Host: - 04:50:53 [ERROR] On command Input/output errorTarget: - 04:50:53 [INFO] Target: - 04:50:53 [INFO] Disconnected serial from am335x-ice - 04:50:56 [INFO] Disconnected serial from am335x-ice - 04:50:57 [INFO] Connected to am335x-ice via serial - 04:50:57 [INFO] Host: - 04:50:59 [INFO] Target: U-Boot 2023.04-ti-g836606420854 (May 09 2024 - 05:42:45 +0000) CPU : AM335X-GP rev 2.1 Model: TI AM3359 ICE-V2 DRAM: 256 MiB ETH0, CPSW ETH1, CPSW Core: 159 devices, 19 uclasses, devicetree: separate WDT: Started wdt@44e35000 with servicing every 1000ms (60s timeout) NAND: 0 MiB MMC: OMAP SD/MMC: 0 Loading Environment from FAT... Unable to read "uboot.env" from mmc0:1... not set. Validating first E-fuse MAC Net: eth2: ethernet@4a100000, eth3: usb_ether Hit any key to stop autoboot: 2 0 => => => => => => => => - 04:50:59 [INFO] Disconnected serial from am335x-ice - 04:50:59 [INFO] Connected to am335x-ice via serial - 04:50:59 [INFO] Host: - 04:50:59 [INFO] Target: => - 04:50:59 [INFO] Host: version - 04:51:00 [INFO] Target: version U-Boot 2023.04-ti-g836606420854 (May 09 2024 - 05:42:45 +0000) arm-oe-linux-gnueabi-gcc (GCC) 11.4.0 GNU ld (GNU Binutils) 2.38.20220708 => - 04:51:00 [INFO] Host: setenv bootargs 'console=ttyO3,115200n8 earlyprintk=serial,ttyO3,115200n8 rootwait fsck.mode=skip sysrq_always_enabled ' - 04:51:00 [INFO] Target: setenv bootargs 'console=ttyO3,115200n8 earlyprintk=serial,ttyO3,115200n8 rootwait fsck.mode=skip sysrq_always_enabled ' => - 04:51:00 [INFO] Host: setenv bootcmd '' - 04:51:00 [INFO] Target: setenv bootcmd '' => - 04:51:00 [INFO] Host: setenv autoload 'no' - 04:51:00 [INFO] Target: setenv autoload 'no' => - 04:51:00 [INFO] Host: setenv serverip '192.168.0.1' - 04:51:00 [INFO] Target: setenv serverip '192.168.0.1' => - 04:51:00 [INFO] Host: setenv _initramfs - - 04:51:01 [INFO] Target: setenv _initramfs - => - 04:51:01 [INFO] Host: printenv - 04:51:02 [INFO] Target: printenv _initramfs=- arch=arm autoload=no baudrate=115200 board=am335x board_name=A335_ICE board_rev=2.1A board_serial=36154P251236 boot_a_script=load ${devtype} ${devnum}:${distro_bootpart} ${scriptaddr} ${prefix}${script}; source ${scriptaddr} boot_efi_binary=load ${devtype} ${devnum}:${distro_bootpart} ${kernel_addr_r} efi/boot/bootarm.efi; if fdt addr -q ${fdt_addr_r}; then bootefi ${kernel_addr_r} ${fdt_addr_r};else bootefi ${kernel_addr_r} ${fdtcontroladdr};fi boot_efi_bootmgr=if fdt addr -q ${fdt_addr_r}; then bootefi bootmgr ${fdt_addr_r};else bootefi bootmgr;fi boot_extlinux=sysboot ${devtype} ${devnum}:${distro_bootpart} any ${scriptaddr} ${prefix}${boot_syslinux_conf} boot_fdt=try boot_net_usb_start=usb start boot_prefixes=/ /boot/ boot_script_dhcp=boot.scr.uimg boot_scripts=boot.scr.uimg boot.scr boot_syslinux_conf=extlinux/extlinux.conf boot_targets=mmc0 mmc1 nand0 usb0 pxe dhcp bootargs=console=ttyO3,115200n8 earlyprintk=serial,ttyO3,115200n8 rootwait fsck.mode=skip sysrq_always_enabled bootcmd= bootcmd_dhcp=devtype=dhcp; run boot_net_usb_start; if dhcp ${scriptaddr} ${boot_script_dhcp}; then source ${scriptaddr}; fi;setenv efi_fdtfile ${fdtfile}; if test -z "${fdtfile}" -a -n "${soc}"; then setenv efi_fdtfile ${soc}-${board}${boardver}.dtb; fi; setenv efi_old_vci ${bootp_vci};setenv efi_old_arch ${bootp_arch};setenv bootp_vci PXEClient:Arch:00010:UNDI:003000;setenv bootp_arch 0xa;if dhcp ${kernel_addr_r}; then tftpboot ${fdt_addr_r} dtb/${efi_fdtfile};if fdt addr -q ${fdt_addr_r}; then bootefi ${kernel_addr_r} ${fdt_addr_r}; else bootefi ${kernel_addr_r} ${fdtcontroladdr};fi;fi;setenv bootp_vci ${efi_old_vci};setenv bootp_arch ${efi_old_arch};setenv efi_fdtfile;setenv efi_old_arch;setenv efi_old_vci; bootcmd_mmc0=devnum=0; run mmc_boot bootcmd_mmc1=devnum=1; run mmc_boot bootcmd_nand=run nandboot bootcmd_pxe=run boot_net_usb_start; dhcp; if pxe get; then pxe boot; fi bootcmd_usb0=devnum=0; run usb_boot bootcount=1 bootdelay=2 bootm_size=0x10000000 console=ttyO0,115200n8 cpu=armv7 dfu_alt_info_emmc=rawemmc raw 0 3751936;boot part 1 1;rootfs part 1 2;MLO fat 1 1;MLO.raw raw 0x100 0x200;u-boot.img.raw raw 0x300 0x1000;u-env.raw raw 0x1300 0x200;spl-os-args.raw raw 0x1500 0x200;spl-os-image.raw raw 0x1700 0x6900;spl-os-args fat 1 1;spl-os-image fat 1 1;u-boot.img fat 1 1;uEnv.txt fat 1 1 dfu_alt_info_mmc=boot part 0 1;rootfs part 0 2;MLO fat 0 1;MLO.raw raw 0x100 0x200;u-boot.img.raw raw 0x300 0x1000;u-env.raw raw 0x1300 0x200;spl-os-args.raw raw 0x1500 0x200;spl-os-image.raw raw 0x1700 0x6900;spl-os-args fat 0 1;spl-os-image fat 0 1;u-boot.img fat 0 1;uEnv.txt fat 0 1 dfu_alt_info_nand=SPL part 0 1;SPL.backup1 part 0 2;SPL.backup2 part 0 3;SPL.backup3 part 0 4;u-boot part 0 5;u-boot-spl-os part 0 6;kernel part 0 8;rootfs part 0 9 dfu_alt_info_ram=kernel ram 0x80200000 0x4000000;fdt ram 0x80f80000 0x80000;ramdisk ram 0x81000000 0x4000000 distro_bootcmd=extension_need_init=; setenv extension_overlay_addr ${fdtoverlay_addr_r}; for target in ${boot_targets}; do run bootcmd_${target}; done dtboaddr=0x89000000 efi_dtb_prefixes=/ /dtb/ /dtb/current/ eth1addr=68:c9:0b:1c:b0:0b eth2addr=68:c9:0b:1c:b0:09 eth3addr=de:ad:be:ef:00:01 ethaddr=68:c9:0b:1c:b0:09 extension_apply=if fdt addr -q ${fdt_addr_r}; then extension apply all; fi extension_init=echo Extension init...; if ${extension_need_init}; then extension_need_init=false; extension scan; fi extension_overlay_cmd=load ${devtype} ${devnum}:${distro_bootpart} ${extension_overlay_addr} ${prefix}${extension_overlay_name} fdt_addr_r=0x88000000 fdtaddr=0x88000000 fdtcontroladdr=8df2d460 fdtfile=undefined fdtoverlay_addr_r=0x89000000 findfdt=if test $board_name = A335BONE; then setenv fdtfile am335x-bone.dtb; fi; if test $board_name = A335BNLT; then setenv fdtfile am335x-boneblack.dtb; fi; if test $board_name = A335PBGL; then setenv fdtfile am335x-pocketbeagle.dtb; fi; if test $board_name = BBBW; then setenv fdtfile am335x-boneblack-wireless.dtb; fi; if test $board_name = BBG1; then setenv fdtfile am335x-bonegreen.dtb; fi; if test $board_name = BBGW; then setenv fdtfile am335x-bonegreen-wireless.dtb; fi; if test $board_name = BBBL; then setenv fdtfile am335x-boneblue.dtb; fi; if test $board_name = BBEN; then setenv fdtfile am335x-sancloud-bbe.dtb; fi; if test $board_name = BBELITE; then setenv fdtfile am335x-sancloud-bbe-lite.dtb; fi; if test $board_name = BBE_EX_WIFI; then setenv fdtfile am335x-sancloud-bbe-extended-wifi.dtb; fi; if test $board_name = A33515BB; then setenv fdtfile am335x-evm.dtb; fi; if test $board_name = A335X_SK; then setenv fdtfile am335x-evmsk.dtb; fi; if test $board_name = A335_ICE; then setenv fdtfile am335x-icev2.dtb; if test $ice_mii = mii; then setenv pxe_label_override Pruss; fi;fi; if test $fdtfile = undefined; then echo WARNING: Could not determine device tree to use; fi; finduuid=part uuid mmc 0:2 uuid ice_mii=rmii init_console=if test $board_name = A335_ICE; then setenv console ttyO3,115200n8;else setenv console ttyO0,115200n8;fi; kernel_addr_r=0x82000000 load_efi_dtb=load ${devtype} ${devnum}:${distro_bootpart} ${fdt_addr_r} ${prefix}${efi_fdtfile} loadaddr=0x82000000 loadramdisk=load mmc ${mmcdev} ${rdaddr} ramdisk.gz mmc_boot=if mmc dev ${devnum}; then devtype=mmc; run scan_dev_for_boot_part; fi mtdids=nand0=nand.0 mtdparts=mtdparts=nand.0:128k(NAND.SPL),128k(NAND.SPL.backup1),128k(NAND.SPL.backup2),128k(NAND.SPL.backup3),256k(NAND.u-boot-spl-os),1m(NAND.u-boot),128k(NAND.u-boot-env),128k(NAND.u-boot-env.backup1),8m(NAND.kernel),-(NAND.file-system) nandargs=setenv bootargs console=${console} ${optargs} root=${nandroot} rootfstype=${nandrootfstype} nandboot=echo Booting from nand ...; run nandargs; nand read ${fdtaddr} NAND.u-boot-spl-os; nand read ${loadaddr} NAND.kernel; bootz ${loadaddr} - ${fdtaddr} nandroot=ubi0:rootfs rw ubi.mtd=NAND.file-system,2048 nandrootfstype=ubifs rootwait netargs=setenv bootargs console=${console} ${optargs} root=/dev/nfs nfsroot=${serverip}:${rootpath},${nfsopts} rw ip=dhcp netboot=echo Booting from network ...; setenv autoload no; dhcp; run netloadimage; run netloadfdt; run netargs; bootz ${loadaddr} - ${fdtaddr} netloadfdt=tftp ${fdtaddr} ${fdtfile} netloadimage=tftp ${loadaddr} ${bootfile} nfsopts=nolock partitions=uuid_disk=${uuid_gpt_disk};name=bootloader,start=384K,size=1792K,uuid=${uuid_gpt_bootloader};name=rootfs,start=2688K,size=-,uuid=${uuid_gpt_rootfs} pxefile_addr_r=0x80100000 ramargs=setenv bootargs console=${console} ${optargs} root=${ramroot} rootfstype=${ramrootfstype} ramboot=echo Booting from ramdisk ...; run ramargs; bootz ${loadaddr} ${rdaddr} ${fdtaddr} ramdisk_addr_r=0x88080000 ramroot=/dev/ram0 rw ramrootfstype=ext2 rdaddr=0x88080000 rootpath=/export/rootfs scan_dev_for_boot=echo Scanning ${devtype} ${devnum}:${distro_bootpart}...; for prefix in ${boot_prefixes}; do run scan_dev_for_extlinux; run scan_dev_for_scripts; done;run scan_dev_for_efi; scan_dev_for_boot_part=part list ${devtype} ${devnum} -bootable devplist; env exists devplist || setenv devplist 1; for distro_bootpart in ${devplist}; do if fstype ${devtype} ${devnum}:${distro_bootpart} bootfstype; then part uuid ${devtype} ${devnum}:${distro_bootpart} distro_bootpart_uuid ; run scan_dev_for_boot; fi; done; setenv devplist scan_dev_for_efi=setenv efi_fdtfile ${fdtfile}; if test -z "${fdtfile}" -a -n "${soc}"; then setenv efi_fdtfile ${soc}-${board}${boardver}.dtb; fi; run extension_init; for prefix in ${efi_dtb_prefixes}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${efi_fdtfile}; then run load_efi_dtb; run extension_apply; fi;done;run boot_efi_bootmgr;if test -e ${devtype} ${devnum}:${distro_bootpart} efi/boot/bootarm.efi; then echo Found EFI removable media binary efi/boot/bootarm.efi; run boot_efi_binary; echo EFI LOAD FAILED: continuing...; fi; setenv efi_fdtfile scan_dev_for_extlinux=if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${boot_syslinux_conf}; then echo Found ${prefix}${boot_syslinux_conf}; run boot_extlinux; echo EXTLINUX FAILED: continuing...; fi scan_dev_for_scripts=for script in ${boot_scripts}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${script}; then echo Found U-Boot script ${prefix}${script}; run boot_a_script; echo SCRIPT FAILED: continuing...; fi; done scriptaddr=0x80000000 serial#=36154P251236 serverip=192.168.0.1 soc=am33xx spiargs=setenv bootargs console=${console} ${optargs} root=${spiroot} rootfstype=${spirootfstype} spiboot=echo Booting from spi ...; run spiargs; sf probe ${spibusno}:0; sf read ${loadaddr} ${spisrcaddr} ${spiimgsize}; bootz ${loadaddr} spibusno=0 spiimgsize=0x362000 spiroot=/dev/mtdblock4 rw spirootfstype=jffs2 spisrcaddr=0xe0000 static_ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}:${hostname}::off stderr=serial@0 stdin=serial@0 stdout=serial@0 usb_boot=usb start; if usb dev ${devnum}; then devtype=usb; run scan_dev_for_boot_part; fi usbnet_devaddr=de:ad:be:ef:00:01 vendor=ti ver=U-Boot 2023.04-ti-g836606420854 (May 09 2024 - 05:42:45 +0000) Environment size: 9007/131068 bytes => - 04:51:02 [INFO] Host: printenv bootargs - 04:51:02 [INFO] Target: printenv bootargs bootargs=console=ttyO3,115200n8 earlyprintk=serial,ttyO3,115200n8 rootwait fsck.mode=skip sysrq_always_enabled => - 04:51:02 [INFO] Host: setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp ' - 04:51:02 [INFO] Target: setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp ' => - 04:51:02 [INFO] Host: setenv serverip '192.168.0.1' - 04:51:02 [INFO] Target: setenv serverip '192.168.0.1' => - 04:51:02 [INFO] Host: setenv autoload 'no' - 04:51:02 [INFO] Target: setenv autoload 'no' => - 04:51:02 [INFO] Host: dhcp - 04:51:04 [INFO] Target: dhcp link up on port 0, speed 100, full duplex BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 DHCP client bound to address 192.168.0.178 (1105 ms) => - 04:51:04 [INFO] Host: tftp ${loadaddr} 192.168.0.1:vatf_am335x-ice/d37beda3e2c836655d740b7f8bcbe28f - 04:51:05 [INFO] Target: tftp ${loadaddr} 192.168.0.1:vatf_am335x-ice/d37beda3e2c836655d740b7f8bcbe28f link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 192.168.0.1; our IP address is 192.168.0.178 Filename 'vatf_am335x-ice/d37beda3e2c836655d740b7f8bcbe28f'. Load address: 0x82000000 Loading: *################################################## 5.1 MiB 4.7 MiB/s done Bytes transferred = 5345744 (5191d0 hex) => - 04:51:05 [INFO] Host: tftp ${fdt_addr_r} 192.168.0.1:vatf_am335x-ice/2bfe4a19e6c7bd6dcb4209220012b9ae - 04:51:05 [INFO] Target: tftp ${fdt_addr_r} 192.168.0.1:vatf_am335x-ice/2bfe4a19e6c7bd6dcb4209220012b9ae link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 192.168.0.1; our IP address is 192.168.0.178 Filename 'vatf_am335x-ice/2bfe4a19e6c7bd6dcb4209220012b9ae'. Load address: 0x88000000 Loading: *################################################## 67.1 KiB 3.6 MiB/s done Bytes transferred = 68674 (10c42 hex) => - 04:51:05 [INFO] Host: fdt address ${fdt_addr_r} - 04:51:05 [INFO] Target: fdt address ${fdt_addr_r} Working FDT set to 88000000 => - 04:51:05 [INFO] Host: printenv bootargs - 04:51:06 [INFO] Target: printenv bootargs bootargs=console=ttyO3,115200n8 earlyprintk=serial,ttyO3,115200n8 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp => - 04:51:06 [INFO] Host: setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am335x-ice/autofs/29d150f62ef8c1505ae043eeb678acc5,nolock,v3,tcp,rsize=4096,wsize=4096 ' - 04:51:06 [INFO] Target: setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am335x-ice/autofs/29d150f62ef8c1505ae043eeb678acc5,nolock,v3,tcp,rsize=4096,wsize=4096 ' => - 04:51:06 [INFO] Host: printenv bootcmd - 04:51:06 [INFO] Target: printenv bootcmd bootcmd= => - 04:51:06 [INFO] Host: setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else bootz ${loadaddr} ${_initramfs} ${fdt_addr_r}; bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi' - 04:51:06 [INFO] Target: setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else bootz ${loadaddr} ${_initramfs} ${fdt_addr_r}; bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi' => - 04:51:06 [INFO] Host: version - 04:51:06 [INFO] Target: version U-Boot 2023.04-ti-g836606420854 (May 09 2024 - 05:42:45 +0000) arm-oe-linux-gnueabi-gcc (GCC) 11.4.0 GNU ld (GNU Binutils) 2.38.20220708 => - 04:51:06 [INFO] Host: bdinfo - 04:51:07 [INFO] Target: bdinfo boot_params = 0x80000100 DRAM bank = 0x00000000 -> start = 0x80000000 -> size = 0x10000000 flashstart = 0x00000000 flashsize = 0x00000000 flashoffset = 0x00000000 baudrate = 115200 bps relocaddr = 0x8ff62000 reloc off = 0x0f762000 Build = 32-bit current eth = ethernet@4a100000 ethaddr = 68:c9:0b:1c:b0:09 IP addr = 192.168.0.178 fdt_blob = 0x8df2d460 new_fdt = 0x8df2d460 fdt_size = 0x00014a40 lmb_dump_all: memory.cnt = 0x1 memory[0] [0x80000000-0x8fffffff], 0x10000000 bytes flags: 0 reserved.cnt = 0x1 reserved[0] [0x8cf21000-0x8fffffff], 0x030df000 bytes flags: 0 devicetree = separate arch_number = 0x00000000 TLB addr = 0x8fff0000 irq_sp = 0x8df2d450 sp start = 0x8df2d440 Early malloc usage: 8fc / 2000 => - 04:51:07 [INFO] Host: - 04:51:07 [INFO] Target: boot_params = 0x80000100 DRAM bank = 0x00000000 -> start = 0x80000000 -> size = 0x10000000 flashstart = 0x00000000 flashsize = 0x00000000 flashoffset = 0x00000000 baudrate = 115200 bps relocaddr = 0x8ff62000 reloc off = 0x0f762000 Build = 32-bit current eth = ethernet@4a100000 ethaddr = 68:c9:0b:1c:b0:09 IP addr = 192.168.0.178 fdt_blob = 0x8df2d460 new_fdt = 0x8df2d460 fdt_size = 0x00014a40 lmb_dump_all: memory.cnt = 0x1 memory[0] [0x80000000-0x8fffffff], 0x10000000 bytes flags: 0 reserved.cnt = 0x1 reserved[0] [0x8cf21000-0x8fffffff], 0x030df000 bytes flags: 0 devicetree = separate arch_number = 0x00000000 TLB addr = 0x8fff0000 irq_sp = 0x8df2d450 sp start = 0x8df2d440 Early malloc usage: 8fc / 2000 => - 04:51:07 [INFO] Host: ls mmc 0:1 - 04:51:07 [INFO] Target: ls mmc 0:1 98037 am335x-boneblack.dtb 98339 am335x-boneblack-wireless.dtb 96121 am335x-boneblue.dtb 93767 am335x-bone.dtb 94094 am335x-bonegreen.dtb 96067 am335x-bonegreen-wireless.dtb 101729 am335x-evm.dtb 100319 am335x-evmsk.dtb 95770 am335x-icev2.dtb 95678 am335x-pocketbeagle.dtb 97981 am335x-sancloud-bbe.dtb extlinux/ 110356 MLO 1453452 u-boot.img 574 uEnv.txt 7676416 zImage 4 ws-calibrate.rules 16 file(s), 1 dir(s) => - 04:51:07 [INFO] Host: ls mmc 1:1 - 04:51:07 [INFO] Target: ls mmc 1:1 ** Bad device specification mmc 1 ** Couldn't find partition mmc 1:1 => - 04:51:07 [INFO] Host: ext4ls mmc 0:2 /lib/firmware - 04:51:07 [INFO] Target: ext4ls mmc 0:2 /lib/firmware 4096 . 4096 .. 2040 LICENCE.ibt_firmware 2046 LICENCE.iwlwifi_firmware 73 am335x-bone-scale-data.bin 17 am335x-evm-scale-data.bin 230332 am335x-pm-firmware.elf 47 am335x-pru0-fw 47 am335x-pru1-fw 41 am43x-evm-scale-data.bin 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 1489652 iwlwifi-9260-th-b0-jf-b0-46.ucode 4096 pru 4896 regulatory.db 1085 regulatory.db.p7s 4096 ti-connectivity 4096 ti-pruss => - 04:51:07 [INFO] Host: ext4ls mmc 1:2 /lib/firmware - 04:51:08 [INFO] Target: ext4ls mmc 1:2 /lib/firmware ** Bad device specification mmc 1 ** Couldn't find partition mmc 1:2 => - 04:51:08 [INFO] Host: mmc rescan; echo $? - 04:51:08 [INFO] Target: mmc rescan; echo $? 0 => - 04:51:08 [INFO] Host: fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4 - 04:51:08 [INFO] Target: fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4 4 bytes written in 6 ms (0 Bytes/s) => - 04:51:08 [INFO] Host: setenv extraargs 0 - 04:51:08 [INFO] Target: setenv extraargs 0 => - 04:51:08 [INFO] Host: printenv - 04:51:09 [INFO] Target: printenv _initramfs=- arch=arm autoload=no baudrate=115200 board=am335x board_name=A335_ICE board_rev=2.1A board_serial=36154P251236 boot_a_script=load ${devtype} ${devnum}:${distro_bootpart} ${scriptaddr} ${prefix}${script}; source ${scriptaddr} boot_efi_binary=load ${devtype} ${devnum}:${distro_bootpart} ${kernel_addr_r} efi/boot/bootarm.efi; if fdt addr -q ${fdt_addr_r}; then bootefi ${kernel_addr_r} ${fdt_addr_r};else bootefi ${kernel_addr_r} ${fdtcontroladdr};fi boot_efi_bootmgr=if fdt addr -q ${fdt_addr_r}; then bootefi bootmgr ${fdt_addr_r};else bootefi bootmgr;fi boot_extlinux=sysboot ${devtype} ${devnum}:${distro_bootpart} any ${scriptaddr} ${prefix}${boot_syslinux_conf} boot_fdt=try boot_net_usb_start=usb start boot_prefixes=/ /boot/ boot_script_dhcp=boot.scr.uimg boot_scripts=boot.scr.uimg boot.scr boot_syslinux_conf=extlinux/extlinux.conf boot_targets=mmc0 mmc1 nand0 usb0 pxe dhcp bootargs=console=ttyO3,115200n8 earlyprintk=serial,ttyO3,115200n8 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am335x-ice/autofs/29d150f62ef8c1505ae043eeb678acc5,nolock,v3,tcp,rsize=4096,wsize=4096 bootcmd= if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else bootz ${loadaddr} ${_initramfs} ${fdt_addr_r}; bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi bootcmd_dhcp=devtype=dhcp; run boot_net_usb_start; if dhcp ${scriptaddr} ${boot_script_dhcp}; then source ${scriptaddr}; fi;setenv efi_fdtfile ${fdtfile}; if test -z "${fdtfile}" -a -n "${soc}"; then setenv efi_fdtfile ${soc}-${board}${boardver}.dtb; fi; setenv efi_old_vci ${bootp_vci};setenv efi_old_arch ${bootp_arch};setenv bootp_vci PXEClient:Arch:00010:UNDI:003000;setenv bootp_arch 0xa;if dhcp ${kernel_addr_r}; then tftpboot ${fdt_addr_r} dtb/${efi_fdtfile};if fdt addr -q ${fdt_addr_r}; then bootefi ${kernel_addr_r} ${fdt_addr_r}; else bootefi ${kernel_addr_r} ${fdtcontroladdr};fi;fi;setenv bootp_vci ${efi_old_vci};setenv bootp_arch ${efi_old_arch};setenv efi_fdtfile;setenv efi_old_arch;setenv efi_old_vci; bootcmd_mmc0=devnum=0; run mmc_boot bootcmd_mmc1=devnum=1; run mmc_boot bootcmd_nand=run nandboot bootcmd_pxe=run boot_net_usb_start; dhcp; if pxe get; then pxe boot; fi bootcmd_usb0=devnum=0; run usb_boot bootcount=1 bootdelay=2 bootm_size=0x10000000 console=ttyO0,115200n8 cpu=armv7 dfu_alt_info_emmc=rawemmc raw 0 3751936;boot part 1 1;rootfs part 1 2;MLO fat 1 1;MLO.raw raw 0x100 0x200;u-boot.img.raw raw 0x300 0x1000;u-env.raw raw 0x1300 0x200;spl-os-args.raw raw 0x1500 0x200;spl-os-image.raw raw 0x1700 0x6900;spl-os-args fat 1 1;spl-os-image fat 1 1;u-boot.img fat 1 1;uEnv.txt fat 1 1 dfu_alt_info_mmc=boot part 0 1;rootfs part 0 2;MLO fat 0 1;MLO.raw raw 0x100 0x200;u-boot.img.raw raw 0x300 0x1000;u-env.raw raw 0x1300 0x200;spl-os-args.raw raw 0x1500 0x200;spl-os-image.raw raw 0x1700 0x6900;spl-os-args fat 0 1;spl-os-image fat 0 1;u-boot.img fat 0 1;uEnv.txt fat 0 1 dfu_alt_info_nand=SPL part 0 1;SPL.backup1 part 0 2;SPL.backup2 part 0 3;SPL.backup3 part 0 4;u-boot part 0 5;u-boot-spl-os part 0 6;kernel part 0 8;rootfs part 0 9 dfu_alt_info_ram=kernel ram 0x80200000 0x4000000;fdt ram 0x80f80000 0x80000;ramdisk ram 0x81000000 0x4000000 distro_bootcmd=extension_need_init=; setenv extension_overlay_addr ${fdtoverlay_addr_r}; for target in ${boot_targets}; do run bootcmd_${target}; done dnsip=192.0.2.2 dnsip2=192.0.2.3 dtboaddr=0x89000000 efi_dtb_prefixes=/ /dtb/ /dtb/current/ eth1addr=68:c9:0b:1c:b0:0b eth2addr=68:c9:0b:1c:b0:09 eth3addr=de:ad:be:ef:00:01 ethact=ethernet@4a100000 ethaddr=68:c9:0b:1c:b0:09 extension_apply=if fdt addr -q ${fdt_addr_r}; then extension apply all; fi extension_init=echo Extension init...; if ${extension_need_init}; then extension_need_init=false; extension scan; fi extension_overlay_cmd=load ${devtype} ${devnum}:${distro_bootpart} ${extension_overlay_addr} ${prefix}${extension_overlay_name} extraargs=0 fdt_addr_r=0x88000000 fdtaddr=88000000 fdtcontroladdr=8df2d460 fdtfile=undefined fdtoverlay_addr_r=0x89000000 fileaddr=88000000 filesize=10c42 findfdt=if test $board_name = A335BONE; then setenv fdtfile am335x-bone.dtb; fi; if test $board_name = A335BNLT; then setenv fdtfile am335x-boneblack.dtb; fi; if test $board_name = A335PBGL; then setenv fdtfile am335x-pocketbeagle.dtb; fi; if test $board_name = BBBW; then setenv fdtfile am335x-boneblack-wireless.dtb; fi; if test $board_name = BBG1; then setenv fdtfile am335x-bonegreen.dtb; fi; if test $board_name = BBGW; then setenv fdtfile am335x-bonegreen-wireless.dtb; fi; if test $board_name = BBBL; then setenv fdtfile am335x-boneblue.dtb; fi; if test $board_name = BBEN; then setenv fdtfile am335x-sancloud-bbe.dtb; fi; if test $board_name = BBELITE; then setenv fdtfile am335x-sancloud-bbe-lite.dtb; fi; if test $board_name = BBE_EX_WIFI; then setenv fdtfile am335x-sancloud-bbe-extended-wifi.dtb; fi; if test $board_name = A33515BB; then setenv fdtfile am335x-evm.dtb; fi; if test $board_name = A335X_SK; then setenv fdtfile am335x-evmsk.dtb; fi; if test $board_name = A335_ICE; then setenv fdtfile am335x-icev2.dtb; if test $ice_mii = mii; then setenv pxe_label_override Pruss; fi;fi; if test $fdtfile = undefined; then echo WARNING: Could not determine device tree to use; fi; finduuid=part uuid mmc 0:2 uuid gatewayip=192.168.0.1 ice_mii=rmii init_console=if test $board_name = A335_ICE; then setenv console ttyO3,115200n8;else setenv console ttyO0,115200n8;fi; ipaddr=192.168.0.178 kernel_addr_r=0x82000000 load_efi_dtb=load ${devtype} ${devnum}:${distro_bootpart} ${fdt_addr_r} ${prefix}${efi_fdtfile} loadaddr=0x82000000 loadramdisk=load mmc ${mmcdev} ${rdaddr} ramdisk.gz mmc_boot=if mmc dev ${devnum}; then devtype=mmc; run scan_dev_for_boot_part; fi mtdids=nand0=nand.0 mtdparts=mtdparts=nand.0:128k(NAND.SPL),128k(NAND.SPL.backup1),128k(NAND.SPL.backup2),128k(NAND.SPL.backup3),256k(NAND.u-boot-spl-os),1m(NAND.u-boot),128k(NAND.u-boot-env),128k(NAND.u-boot-env.backup1),8m(NAND.kernel),-(NAND.file-system) nandargs=setenv bootargs console=${console} ${optargs} root=${nandroot} rootfstype=${nandrootfstype} nandboot=echo Booting from nand ...; run nandargs; nand read ${fdtaddr} NAND.u-boot-spl-os; nand read ${loadaddr} NAND.kernel; bootz ${loadaddr} - ${fdtaddr} nandroot=ubi0:rootfs rw ubi.mtd=NAND.file-system,2048 nandrootfstype=ubifs rootwait netargs=setenv bootargs console=${console} ${optargs} root=/dev/nfs nfsroot=${serverip}:${rootpath},${nfsopts} rw ip=dhcp netboot=echo Booting from network ...; setenv autoload no; dhcp; run netloadimage; run netloadfdt; run netargs; bootz ${loadaddr} - ${fdtaddr} netloadfdt=tftp ${fdtaddr} ${fdtfile} netloadimage=tftp ${loadaddr} ${bootfile} netmask=255.255.255.0 nfsopts=nolock partitions=uuid_disk=${uuid_gpt_disk};name=bootloader,start=384K,size=1792K,uuid=${uuid_gpt_bootloader};name=rootfs,start=2688K,size=-,uuid=${uuid_gpt_rootfs} pxefile_addr_r=0x80100000 ramargs=setenv bootargs console=${console} ${optargs} root=${ramroot} rootfstype=${ramrootfstype} ramboot=echo Booting from ramdisk ...; run ramargs; bootz ${loadaddr} ${rdaddr} ${fdtaddr} ramdisk_addr_r=0x88080000 ramroot=/dev/ram0 rw ramrootfstype=ext2 rdaddr=0x88080000 rootpath=/export/rootfs scan_dev_for_boot=echo Scanning ${devtype} ${devnum}:${distro_bootpart}...; for prefix in ${boot_prefixes}; do run scan_dev_for_extlinux; run scan_dev_for_scripts; done;run scan_dev_for_efi; scan_dev_for_boot_part=part list ${devtype} ${devnum} -bootable devplist; env exists devplist || setenv devplist 1; for distro_bootpart in ${devplist}; do if fstype ${devtype} ${devnum}:${distro_bootpart} bootfstype; then part uuid ${devtype} ${devnum}:${distro_bootpart} distro_bootpart_uuid ; run scan_dev_for_boot; fi; done; setenv devplist scan_dev_for_efi=setenv efi_fdtfile ${fdtfile}; if test -z "${fdtfile}" -a -n "${soc}"; then setenv efi_fdtfile ${soc}-${board}${boardver}.dtb; fi; run extension_init; for prefix in ${efi_dtb_prefixes}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${efi_fdtfile}; then run load_efi_dtb; run extension_apply; fi;done;run boot_efi_bootmgr;if test -e ${devtype} ${devnum}:${distro_bootpart} efi/boot/bootarm.efi; then echo Found EFI removable media binary efi/boot/bootarm.efi; run boot_efi_binary; echo EFI LOAD FAILED: continuing...; fi; setenv efi_fdtfile scan_dev_for_extlinux=if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${boot_syslinux_conf}; then echo Found ${prefix}${boot_syslinux_conf}; run boot_extlinux; echo EXTLINUX FAILED: continuing...; fi scan_dev_for_scripts=for script in ${boot_scripts}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${script}; then echo Found U-Boot script ${prefix}${script}; run boot_a_script; echo SCRIPT FAILED: continuing...; fi; done scriptaddr=0x80000000 serial#=36154P251236 serverip=192.168.0.1 soc=am33xx spiargs=setenv bootargs console=${console} ${optargs} root=${spiroot} rootfstype=${spirootfstype} spiboot=echo Booting from spi ...; run spiargs; sf probe ${spibusno}:0; sf read ${loadaddr} ${spisrcaddr} ${spiimgsize}; bootz ${loadaddr} spibusno=0 spiimgsize=0x362000 spiroot=/dev/mtdblock4 rw spirootfstype=jffs2 spisrcaddr=0xe0000 static_ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}:${hostname}::off stderr=serial@0 stdin=serial@0 stdout=serial@0 usb_boot=usb start; if usb dev ${devnum}; then devtype=usb; run scan_dev_for_boot_part; fi usbnet_devaddr=de:ad:be:ef:00:01 vendor=ti ver=U-Boot 2023.04-ti-g836606420854 (May 09 2024 - 05:42:45 +0000) Environment size: 9517/131068 bytes => - 04:51:09 [INFO] Host: setenv bootcmd 'if iminfo ${loadaddr}; then setenv bootargs ${bootargs} ${extraargs}; bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr} ${_initramfs} ${fdt_addr_r}; setenv bootargs ${bootargs} ${extraargs}; bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi' - 04:51:09 [INFO] Target: setenv bootcmd 'if iminfo ${loadaddr}; then setenv bootargs ${bootargs} ${extraargs}; bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr} ${_initramfs} ${fdt_addr_r}; setenv bootargs ${bootargs} ${extraargs}; bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi' => - 04:51:09 [INFO] Host: setenv nandboot 'echo Booting from nand ...; run nandargs; nand read ${fdtaddr} NAND.u-boot-spl-os; nand read ${loadaddr} NAND.kernel; setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr} - ${fdtaddr}' - 04:51:10 [INFO] Target: setenv nandboot 'echo Booting from nand ...; run nandargs; nand read ${fdtaddr} NAND.u-boot-spl-os; nand read ${loadaddr} NAND.kernel; setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr} - ${fdtaddr}' => - 04:51:10 [INFO] Host: setenv netboot 'echo Booting from network ...; setenv autoload no; dhcp; run netloadimage; run netloadfdt; run netargs; setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr} - ${fdtaddr}' - 04:51:10 [INFO] Target: setenv netboot 'echo Booting from network ...; setenv autoload no; dhcp; run netloadimage; run netloadfdt; run netargs; setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr} - ${fdtaddr}' => - 04:51:10 [INFO] Host: setenv ramboot 'echo Booting from ramdisk ...; run ramargs; setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr} ${rdaddr} ${fdtaddr}' - 04:51:10 [INFO] Target: setenv ramboot 'echo Booting from ramdisk ...; run ramargs; setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr} ${rdaddr} ${fdtaddr}' => - 04:51:10 [INFO] Host: setenv spiboot 'echo Booting from spi ...; run spiargs; sf probe ${spibusno}:0; sf read ${loadaddr} ${spisrcaddr} ${spiimgsize}; setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr}' - 04:51:10 [INFO] Target: setenv spiboot 'echo Booting from spi ...; run spiargs; sf probe ${spibusno}:0; sf read ${loadaddr} ${spisrcaddr} ${spiimgsize}; setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr}' => - 04:51:10 [INFO] Host: boot - 04:51:10 [INFO] Target: boot ## Checking Image at 82000000 ... Unknown image format! Kernel image @ 0x82000000 [ 0x000000 - 0x5191d0 ] ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Working FDT set to 88000000 Loading Device Tree to 8cf0d000, end 8cf20c41 ... OK Working FDT set to 8cf0d000 Starting kernel ... - 04:51:10 [INFO] Host: - 04:51:46 [INFO] Target: [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.11.0-rc6 (KernelCI@build-j308018-arm-gcc-12-omap2plus-defconfig-4qxw7) (arm-linux-gnueabihf-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Thu Sep 5 01:47:56 UTC 2024 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: TI AM3359 ICE-V2 [ 0.000000] Memory policy: Data cache writeback [ 0.000000] cma: Reserved 16 MiB at 0x8e800000 on node -1 [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000080000000-0x000000008fdfffff] [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x000000008fdfffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000008fdfffff] [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM335X ES2.1 (sgx neon) [ 0.000000] percpu: Embedded 17 pages/cpu s39884 r8192 d21556 u69632 [ 0.000000] Kernel command line: console=ttyO3,115200n8 earlyprintk=serial,ttyO3,115200n8 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am335x-ice/autofs/29d150f62ef8c1505ae043eeb678acc5,nolock,v3,tcp,rsize=4096,wsize=4096 0 [ 0.000000] sysrq: sysrq always enabled. [ 0.000000] Unknown kernel command line parameters "0 earlyprintk=serial,ttyO3,115200n8", will be passed to user space. [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear) [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear) [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 65024 [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] trace event string verifier disabled [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] IRQ: Found an INTC at 0x(ptrval) (revision 5.0) with 128 interrupts [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] TI gptimer clocksource: always-on /ocp/interconnect@44c00000/segment@200000/target-module@31000 [ 0.000003] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000032] clocksource: dmtimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000596] TI gptimer clockevent: 24000000 Hz at /ocp/interconnect@48000000/segment@0/target-module@40000 [ 0.002348] Console: colour dummy device 80x30 [ 0.002426] WARNING: Your 'console=ttyO3' has been replaced by 'ttyS3' [ 0.002437] This ensures that you still see kernel messages. Please [ 0.002444] update your kernel commandline. [ 0.002490] Calibrating delay loop... 795.44 BogoMIPS (lpj=3977216) [ 0.090725] CPU: Testing write buffer coherency: ok [ 0.090813] CPU0: Spectre v2: using BPIALL workaround [ 0.090826] pid_max: default: 32768 minimum: 301 [ 0.090967] LSM: initializing lsm=capability [ 0.091154] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.091180] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.092845] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.094712] Setting up static identity map for 0x80100000 - 0x80100078 [ 0.095043] rcu: Hierarchical SRCU implementation. [ 0.095056] rcu: Max phase no-delay instances is 1000. [ 0.096228] smp: Bringing up secondary CPUs ... [ 0.096277] smp: Brought up 1 node, 1 CPU [ 0.096292] SMP: Total of 1 processors activated (795.44 BogoMIPS). [ 0.096307] CPU: All CPU(s) started in SVC mode. [ 0.096490] Memory: 222612K/260096K available (11264K kernel code, 1142K rwdata, 2696K rodata, 1024K init, 291K bss, 19704K reserved, 16384K cma-reserved, 0K highmem) [ 0.097311] devtmpfs: initialized [ 0.115450] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 0.115854] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.115901] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.117370] pinctrl core: initialized pinctrl subsystem [ 0.120076] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.123527] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.124190] audit: initializing netlink subsys (disabled) [ 0.125626] thermal_sys: Registered thermal governor 'fair_share' [ 0.125645] thermal_sys: Registered thermal governor 'step_wise' [ 0.125656] thermal_sys: Registered thermal governor 'user_space' [ 0.125776] audit: type=2000 audit(0.120:1): state=initialized audit_enabled=0 res=1 [ 0.125856] cpuidle: using governor menu [ 0.152555] No ATAGs? [ 0.152589] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.155857] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.174471] iommu: Default domain type: Translated [ 0.174493] iommu: DMA domain TLB invalidation policy: strict mode [ 0.181820] SCSI subsystem initialized [ 0.191991] pps_core: LinuxPPS API ver. 1 registered [ 0.192006] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.192035] PTP clock support registered [ 0.194243] vgaarb: loaded [ 0.194617] clocksource: Switched to clocksource dmtimer [ 0.195285] VFS: Disk quotas dquot_6.6.0 [ 0.195334] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.225637] NET: Registered PF_INET protocol family [ 0.226000] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.227213] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.227257] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.227278] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.227313] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 0.227383] TCP: Hash tables configured (established 2048 bind 2048) [ 0.227510] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.227547] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.227744] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.236073] RPC: Registered named UNIX socket transport module. [ 0.236101] RPC: Registered udp transport module. [ 0.236109] RPC: Registered tcp transport module. [ 0.236117] RPC: Registered tcp-with-tls transport module. [ 0.236125] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.236154] PCI: CLS 0 bytes, default 64 [ 0.237753] Initialise system trusted keyrings [ 0.238947] workingset: timestamp_bits=14 max_order=16 bucket_order=2 [ 0.245264] NFS: Registering the id_resolver key type [ 0.245375] Key type id_resolver registered [ 0.245385] Key type id_legacy registered [ 0.245444] jffs2: version 2.2. (NAND) (SUMMARY) 2001-2006 Red Hat, Inc. [ 0.245905] Key type asymmetric registered [ 0.245925] Asymmetric key parser 'x509' registered [ 0.246002] io scheduler mq-deadline registered [ 0.246018] io scheduler kyber registered [ 0.246105] io scheduler bfq registered [ 0.255227] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled [ 0.296776] brd: module loaded [ 0.326872] loop: module loaded [ 0.327914] mtdoops: mtd device (mtddev=name/number) must be supplied [ 0.331421] i2c_dev: i2c /dev entries driver [ 0.332394] cpuidle: enable-method property 'ti,am3352' found operations [ 0.332870] sdhci: Secure Digital Host Controller Interface driver [ 0.332882] sdhci: Copyright(c) Pierre Ossman [ 0.333087] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.333385] ledtrig-cpu: registered to indicate activity on CPUs [ 0.334462] Initializing XFRM netlink socket [ 0.334753] NET: Registered PF_INET6 protocol family [ 0.336745] Segment Routing with IPv6 [ 0.336850] In-situ OAM (IOAM) with IPv6 [ 0.336963] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 0.337996] NET: Registered PF_PACKET protocol family [ 0.338029] NET: Registered PF_KEY protocol family [ 0.338181] Key type dns_resolver registered [ 0.338434] ThumbEE CPU extension supported. [ 0.338458] Registering SWP/SWPB emulation handler [ 0.338951] omap_voltage_late_init: Voltage driver support not added [ 0.339315] SmartReflex Class3 initialized [ 0.369954] Loading compiled-in X.509 certificates [ 0.453518] pinctrl-single 44e10800.pinmux: 142 pins, size 568 [ 0.458962] ti-sysc 44e31000.target-module: probe with driver ti-sysc failed with error -16 [ 0.474942] ti-sysc 48040000.target-module: probe with driver ti-sysc failed with error -16 [ 0.532171] OMAP GPIO hardware version 0.1 [ 0.547763] 481a6000.serial: ttyS3 at MMIO 0x481a6000 (irq = 24, base_baud = 3000000) is a 8250 [ 0.547856] printk: legacy console [ttyS3] enabled [ 1.453426] 48000000.interconnect:segment@200000:target-module@0:mpu@0:fck: device ID is greater than 24 [ 1.558793] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 [ 1.805620] davinci_mdio 4a101000.mdio: phy[1]: device 4a101000.mdio:01, driver TI TLK10X 10/100 Mbps PHY [ 1.815331] davinci_mdio 4a101000.mdio: phy[3]: device 4a101000.mdio:03, driver TI TLK10X 10/100 Mbps PHY [ 1.825485] cpsw-switch 4a100000.switch: initialized cpsw ale version 1.4 [ 1.832325] cpsw-switch 4a100000.switch: ALE Table size 1024 [ 1.850418] cpsw-switch 4a100000.switch: cpts: overflow check period 500 (jiffies) [ 1.858115] cpsw-switch 4a100000.switch: CPTS: ref_clk_freq:250000000 calc_mult:2147483648 calc_shift:29 error:0 nsec/sec [ 1.869263] cpsw-switch 4a100000.switch: Detected MACID = 68:c9:0b:1c:b0:09 [ 1.876373] cpsw-switch 4a100000.switch: Detected MACID = 68:c9:0b:1c:b0:0b [ 1.886989] cpsw-switch 4a100000.switch: initialized (regs 0x4a100000, pool size 256) hw_ver:0019010C 1.12 (0) [ 1.909196] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! [ 1.917371] edma 49000000.dma: TI EDMA DMA engine driver [ 2.018375] target-module@4b000000:target-module@140000:pmu@0:fck: device ID is greater than 24 [ 2.055798] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available [ 2.073128] l3-aon-clkctrl:0000:0: failed to disable [ 2.129564] tps65910 0-002d: No interrupt support, no core IRQ [ 2.137290] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz [ 2.191175] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator [ 2.207923] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator [ 2.233609] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator [ 2.256834] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator [ 2.281212] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator [ 2.297820] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator [ 2.401325] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator [ 2.425634] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator [ 2.481266] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA [ 2.490129] cpsw-switch 4a100000.switch: starting ndev. mode: dual_mac [ 2.575570] TI TLK10X 10/100 Mbps PHY 4a101000.mdio:01: attached PHY driver (mii_bus:phy_addr=4a101000.mdio:01, irq=POLL) [ 2.637249] mmc0: new high speed SDHC card at address aaaa [ 2.644068] mmcblk0: mmc0:aaaa SH32G 29.7 GiB [ 2.651768] mmcblk0: p1 p2 p3 [ 4.645404] cpsw-switch 4a100000.switch eth0: Link is Up - 100Mbps/Full - flow control off [ 4.684858] Sending DHCP requests ., OK [ 4.728876] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.178 [ 4.736749] IP-Config: Complete: [ 4.739997] device=eth0, hwaddr=68:c9:0b:1c:b0:09, ipaddr=192.168.0.178, mask=255.255.255.0, gw=192.168.0.1 [ 4.750264] host=192.168.0.178, domain=ti.com, nis-domain=(none) [ 4.756771] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath= [ 4.756785] nameserver0=192.0.2.2, nameserver1=192.0.2.3 [ 4.770029] clk: Disabling unused clocks [ 4.774186] PM: genpd: Disabling unused power domains [ 4.813564] VFS: Mounted root (nfs filesystem) on device 0:17. [ 4.820488] devtmpfs: mounted [ 4.825596] Freeing unused kernel image (initmem) memory: 1024K [ 4.832339] Run /sbin/init as init process [ 5.744166] systemd[1]: System time before build time, advancing clock. [ 5.845464] systemd[1]: Inserted module 'autofs4' [ 5.945260] 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) [ 5.969862] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 6.017937] systemd[1]: Set hostname to . [ 8.335896] systemd[1]: Queued start job for default target Graphical Interface. [ 8.824649] random: crng init done [ 8.828578] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 8.841125] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 8.878994] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 8.917833] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 8.957716] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 8.997242] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 9.035777] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39mDispatch Password ts to Console Directory Watch[0m. [ 9.075568] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started [0;1;39mForward Password Ruests to Wall Directory Watch[0m. [ 9.116687] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount [0;1;39mArbitrarys File System Automount Point[0m. [ 9.155445] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 9.195517] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 9.235082] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 9.275050] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 9.315229] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 9.346182] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 9.388196] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m. [ 9.427691] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 9.466688] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 9.507879] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 9.552340] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 9.586333] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 9.626270] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 9.665444] systemd[1]: Mounting POSIX Message Queue File System... Mounting [0;1;39mPOSIX Message Queue File System[0m... [ 9.713424] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 9.826375] systemd[1]: Mounting Kernel Trace File System... Mounting [0;1;39mKernel Trace File System[0m... [ 9.932035] systemd[1]: Starting Create list of static device nodes for the current kernel... Starting [0;1;39mCreate list of stodes for the current kernel[0m... [ 10.016651] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 10.096400] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 10.143222] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 10.179777] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 10.279620] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 10.417852] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 10.486717] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 10.579348] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 10.684045] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m. [ 10.776888] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 10.826997] systemd[1]: Mounted Kernel Trace File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Trace File System[0m. [ 10.896121] systemd[1]: Finished Create list of static device nodes for the current kernel. [[0;32m OK [0m] Finished [0;1;39mCreate list of st nodes for the current kernel[0m. [ 10.960978] systemd[1]: modprobe@configfs.service: Succeeded. [ 11.018749] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 11.089320] systemd[1]: modprobe@drm.service: Succeeded. [ 11.135845] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 11.168714] systemd[1]: modprobe@fuse.service: Succeeded. [ 11.197692] systemd[1]: Finished Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [ 11.239567] systemd[1]: Finished Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [ 11.299267] systemd[1]: Finished Remount Root and Kernel File Systems. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. [ 11.383483] systemd[1]: Condition check resulted in FUSE Control File System being skipped. [ 11.468915] systemd[1]: Mounting Kernel Configuration File System... Mounting [0;1;39mKernel Configuration File System[0m... [ 11.510747] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 11.538473] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 11.626400] systemd[1]: Starting Load/Save Random Seed... Starting [0;1;39mLoad/Save Random Seed[0m... [ 11.712125] systemd[1]: Starting Apply Kernel Variables... Starting [0;1;39mApply Kernel Variables[0m... [ 11.817588] systemd[1]: Starting Create System Users... Starting [0;1;39mCreate System Users[0m... [ 11.874486] systemd[1]: Mounted Kernel Configuration File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. [ 12.116667] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. Starting [0;1;39mFlush Journal to Persistent Storage[0m... [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m. [ 12.585570] systemd-journald[92]: Received client request to flush runtime journal. [ 12.623626] systemd-journald[92]: File /var/log/journal/c2d1e75df5a44f379b0ba44115d3cbbb/system.journal corrupted or uncleanly shut down, renaming and replacing. Starting [0;1;39mCreate Static Device Nodes in /dev[0m... [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems (Pre)[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m. Starting [0;1;39mRule-based Managefor Device Events and Files[0m... [[0;32m OK [0m] 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;39mFlush Journal to Persistent Storage[0m. Starting [0;1;39mCreate Volatile Files and Directories[0m... [ 17.303407] remoteproc remoteproc0: wkup_m3 is available [ 17.357634] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) [ 17.415290] usbcore: registered new interface driver usbfs [ 17.420942] usbcore: registered new interface driver hub [ 17.426505] usbcore: registered new device driver usb [ 17.655333] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) [ 17.728088] pca953x 0-0041: supply vcc not found, using dummy regulator [ 17.735378] pca953x 0-0041: using no AI [ 17.792138] musb-hdrc musb-hdrc.0: MUSB HDRC host driver [ 17.797827] musb-hdrc musb-hdrc.0: new USB bus registered, assigned bus number 1 [ 17.953214] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11 [ 17.961814] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 17.969170] usb usb1: Product: MUSB HDRC host driver [ 17.974168] usb usb1: Manufacturer: Linux 6.11.0-rc6 musb-hcd [ 17.979984] usb usb1: SerialNumber: musb-hdrc.0 [ 18.130744] hub 1-0:1.0: USB hub found [ 18.181623] hub 1-0:1.0: 1 port detected [ 18.281073] musb-hdrc musb-hdrc.1: MUSB HDRC host driver [ 18.286737] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 2 [ 18.362323] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 18.416810] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [ 18.440904] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11 [ 18.450569] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 18.457999] usb usb2: Product: MUSB HDRC host driver [ 18.463001] usb usb2: Manufacturer: Linux 6.11.0-rc6 musb-hcd [ 18.469239] usb usb2: SerialNumber: musb-hdrc.1 [ 18.477760] omap_rtc 44e3e000.rtc: registered as rtc0 [ 18.482980] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01T00:00:01 UTC (946684801) [ 18.493754] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [ 18.613700] hub 2-0:1.0: USB hub found [ 18.653068] hub 2-0:1.0: 1 port detected [ 18.746841] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [ 18.792550] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [[0m[0;31m* [0m] (1 of 3) A start job is running for Network Service (10s / 1min 36s) [ 19.313379] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400 [ 19.406342] remoteproc remoteproc0: powering up wkup_m3 M [K[[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for Network Service (11s / 1min 36s) [ 19.505415] remoteproc remoteproc0: Direct firmware load for am335x-pm-firmware.elf failed with error -2 [ 19.515181] remoteproc remoteproc0: request_firmware failed: -2 [ 19.521147] wkup_m3_ipc 44e11324.wkup_m3_ipc: rproc_boot failed M [K[[0;32m OK [0m] Found device [0;1;39m/dev/ttyS3[0m. [K[ 20.458474] omap_rng 48310000.rng: Random Number Generator ver. 20 [ 21.243358] PM: Cannot get wkup_m3_ipc handle [ 21.251616] omap-sham 53100000.sham: hw accel on OMAP rev 4.3 [ 21.318750] omap-sham 53100000.sham: will run requests pump with realtime priority [ 21.327686] PM: Cannot get wkup_m3_ipc handle [[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. [ 21.646460] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2 [ 21.717084] omap-aes 53500000.aes: will run requests pump with realtime priority [ 21.725875] PM: Cannot get wkup_m3_ipc handle [[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create Vs and Directories (15s / no limit) M [K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create Vs and Directories (15s / no limit) M [K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Create Vs and Directories (16s / no limit) [ 25.034796] PM: Cannot get wkup_m3_ipc handle M [K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Create Vs and Directories (16s / no limit) M [K[[0;32m OK [0m] Reached target [0;1;39mHardware activated USB gadget[0m. [K[[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. Starting [0;1;39mNetwork Name Resolution[0m... Starting [0;1;39mNetwork Time Synchronization[0m... Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. [[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Time Synchronized[0m. [[0;32m OK [0m] Started [0;1;39mDaily apt download activities[0m. [[0;32m OK [0m] Started [0;1;39mDaily apt upgrade and clean activities[0m. [[0;32m OK [0m] Started [0;1;39mPeriodic ext4 Onliata Check for All Filesystems[0m. [[0;32m OK [0m] Started [0;1;39mDiscard unused blocks once a week[0m. [[0;32m OK [0m] Reached target [0;1;39mTimers[0m. [[0;32m OK [0m] Listening on [0;1;39mD-Bus System Message Bus Socket[0m. [[0;32m OK [0m] Reached target [0;1;39mSockets[0m. [[0;32m OK [0m] Reached target [0;1;39mBasic System[0m. [[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m. Starting [0;1;39mRemove Stale Onlit4 Metadata Check Snapshots[0m... Starting [0;1;39mUser Login Management[0m... [[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m. [[0;32m OK [0m] Reached target [0;1;39mNetwork[0m. [[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m. Starting [0;1;39mPermit User Sessions[0m... [[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m. [[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m. [[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyS3[0m. [[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m. [[0;32m OK [0m] Started [0;1;39mUser Login Management[0m. [[0;32m OK [0m] Reached target [0;1;39mMulti-User System[0m. [[0;32m OK [0m] Finished [0;1;39mRemove Stale Onliext4 Metadata Check Snapshots[0m. [[0;32m OK [0m] Reached target [0;1;39mGraphical Interface[0m. Starting [0;1;39mUpdate UTMP about System Runlevel Changes[0m... [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Runlevel Changes[0m. Debian GNU/Linux 11 debian-buldebian-bullseye-armhf login: root (automatic login) Linux debian-bullseye-armhf 6.11.0-rc6 #1 SMP Thu Sep 5 01:47:56 UTC 2024 armv7l The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Fri Sep 6 09:40:08 UTC 2024 on ttyS3 / # - 04:51:46 [INFO] Sleeping 15 secs to allow systemd to finish starting processes... - 04:52:01 [INFO] Disconnected serial from am335x-ice - 04:52:01 [INFO] Connected to am335x-ice via serial - 04:52:01 [INFO] Host: uname -a - 04:52:01 [INFO] Target: uname -a Linux debian-bullseye-armhf 6.11.0-rc6 #1 SMP Thu Sep 5 01:47:56 UTC 2024 armv7l GNU/Linux / # - 04:52:01 [INFO] Host: cat /proc/cmdline - 04:52:01 [INFO] Target: cat /proc/cmdline console=ttyO3,115200n8 earlyprintk=serial,ttyO3,115200n8 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am335x-ice/autofs/29d150f62ef8c1505ae043eeb678acc5,nolock,v3,tcp,rsize=4096,wsize=4096 0 / # - 04:52:01 [INFO] Host: uname -a - 04:52:01 [INFO] Target: uname -a Linux debian-bullseye-armhf 6.11.0-rc6 #1 SMP Thu Sep 5 01:47:56 UTC 2024 armv7l GNU/Linux / # - 04:52:01 [INFO] Host: cat /proc/mtd - 04:52:01 [INFO] Target: cat /proc/mtd dev: size erasesize name / # - 04:52:01 [INFO] Host: grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/pnp /etc/resolv.conf && systemctl restart systemd-resolved - 04:52:03 [INFO] Target: grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/pnp /etc/resolv.conf && systemctl restart systemd-resolved / # - 04:52:03 [INFO] Host: ls -l /lib/firmware; ls -lR /lib/firmware/ipc - 04:52:03 [INFO] Target: ls -l /lib/firmware; ls -lR /lib/firmware/ipc ls: cannot access '/lib/firmware': No such file or directory ls: cannot access '/lib/firmware/ipc': No such file or directory / # - 04:52:03 [INFO] Host: cat /proc/diskstats - 04:52:03 [INFO] Target: cat /proc/diskstats 1 0 ram0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 ram1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 ram2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 3 ram3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 4 ram4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 5 ram5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 6 ram6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 7 ram7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 8 ram8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 9 ram9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 10 ram10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 11 ram11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 12 ram12 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 13 ram13 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 14 ram14 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 15 ram15 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 0 loop0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 1 loop1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 2 loop2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 3 loop3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 4 loop4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 5 loop5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 6 loop6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 7 loop7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 179 0 mmcblk0 123 0 7450 1648 0 0 0 0 0 0 1648 0 0 0 0 0 0 179 1 mmcblk0p1 29 0 2080 248 0 0 0 0 0 0 248 0 0 0 0 0 0 179 2 mmcblk0p2 29 0 2098 501 0 0 0 0 0 0 501 0 0 0 0 0 0 179 3 mmcblk0p3 28 0 2080 558 0 0 0 0 0 0 558 0 0 0 0 0 0 / # - 04:52:03 [INFO] Host: cat /proc/interrupts - 04:52:04 [INFO] Target: cat /proc/interrupts CPU0 16: 5110 INTC 68 Level clockevent 17: 0 INTC 96 Level 44e07000.gpio 23: 0 INTC 98 Level 4804c000.gpio 24: 408 INTC 44 Level 481a6000.serial 25: 0 INTC 32 Level 481ac000.gpio 26: 0 INTC 62 Level 481ae000.gpio 27: 40512 INTC 41 Level 4a100000.switch 28: 31431 INTC 42 Level 4a100000.switch 29: 14 INTC 43 Level 4a100000.switch 30: 138 INTC 12 Level 49000000.dma_ccint 31: 0 INTC 14 Level 49000000.dma_ccerrint 32: 0 INTC 3 Level arm-pmu 33: 272 INTC 70 Level 44e0b000.i2c 34: 0 INTC 65 Level 48030000.spi 35: 457 INTC 64 Level mmc0 36: 0 INTC 17 Level 47400000.dma-controller 37: 0 INTC 16 Level TI-am335x-adc.0.auto 38: 0 INTC 18 Level musb-hdrc.0 39: 0 INTC 19 Level musb-hdrc.1 40: 0 INTC 75 Level rtc0 41: 0 INTC 76 Level rtc0 42: 0 INTC 78 Level wkup_m3_txev 43: 0 INTC 77 Level mbox-wkup-m3 44: 0 INTC 111 Level 48310000.rng 45: 0 INTC 109 Level 53100000.sham Err: 0 / # - 04:52:04 [INFO] Host: cat /proc/softirqs - 04:52:04 [INFO] Target: cat /proc/softirqs CPU0 HI: 2 TIMER: 2910 NET_TX: 3 NET_RX: 61831 BLOCK: 0 IRQ_POLL: 0 TASKLET: 5610 SCHED: 0 HRTIMER: 0 RCU: 6056 / # - 04:52:04 [INFO] Host: ls -lR /run/media/mmcblk0p1 - 04:52:04 [INFO] Target: ls -lR /run/media/mmcblk0p1 ls: cannot access '/run/media/mmcblk0p1': No such file or directory / # - 04:52:04 [INFO] Host: lsmod - 04:52:04 [INFO] Target: lsmod Module Size Used by ti_am335x_adc 16384 0 kfifo_buf 12288 1 ti_am335x_adc industrialio 69632 2 ti_am335x_adc,kfifo_buf omap_aes_driver 24576 0 omap_crypto 12288 1 omap_aes_driver omap_sham 28672 0 pm33xx 12288 0 libaes 12288 1 omap_aes_driver ti_emif_sram 12288 1 pm33xx crypto_engine 12288 2 omap_aes_driver,omap_sham omap_rng 12288 0 rng_core 16384 1 omap_rng omap_mailbox 12288 1 wkup_m3_ipc 12288 1 pm33xx rtc_omap 16384 2 pm33xx omap_wdt 12288 0 watchdog 24576 1 omap_wdt musb_dsps 16384 0 musb_hdrc 126976 1 musb_dsps gpio_pca953x 24576 0 ti_am335x_tscadc 12288 1 ti_am335x_adc udc_core 45056 1 musb_hdrc usbcore 208896 1 musb_hdrc phy_am335x 12288 2 wkup_m3_rproc 12288 1 phy_am335x_control 12288 1 phy_am335x phy_generic 12288 1 phy_am335x usb_common 12288 5 phy_am335x,udc_core,musb_hdrc,musb_dsps,usbcore cppi41 16384 60 leds_gpio 12288 0 led_class 12288 1 leds_gpio cpufreq_dt 12288 0 drm 425984 0 drm_panel_orientation_quirks 12288 1 drm ip_tables 20480 0 x_tables 24576 1 ip_tables autofs4 32768 2 / # - 04:52:04 [INFO] Host: export IPERFHOST=192.168.0.1 - 04:52:04 [INFO] Target: export IPERFHOST=192.168.0.1 / # - 04:52:04 [INFO] Host: export NFS_SERVER=192.168.0.1 - 04:52:05 [INFO] Target: export NFS_SERVER=192.168.0.1 / # - 04:52:05 [INFO] Host: export NFS_ROOT_PATH=/opt/NFS_exports/linux/am335x-ice - 04:52:05 [INFO] Target: export NFS_ROOT_PATH=/opt/NFS_exports/linux/am335x-ice / # - 04:52:05 [INFO] Host: export AP_SSID= - 04:52:05 [INFO] Target: export AP_SSID= / # - 04:52:05 [INFO] Host: mkdir -p -m 777 /test - 04:52:05 [INFO] Target: mkdir -p -m 777 /test / # - 04:52:05 [INFO] Host: cd /test - 04:52:05 [INFO] Target: cd /test /test # - 04:52:05 [INFO] Host: cat > test.sh << EOF - 04:52:06 [INFO] Target: cat > test.sh << EOF > - 04:52:06 [INFO] Host: failtest() { - 04:52:06 [INFO] Target: failtest() { > - 04:52:06 [INFO] Host: echo 1 >&3 - 04:52:06 [INFO] Target: echo 1 >&3 > - 04:52:06 [INFO] Host: } - 04:52:06 [INFO] Target: } > - 04:52:06 [INFO] Host: timeout=20 - 04:52:06 [INFO] Target: timeout=20 > - 04:52:06 [INFO] Host: - 04:52:07 [INFO] Target: > - 04:52:07 [INFO] Host: # Start of user's script logic - 04:52:07 [INFO] Target: # Start of user's script logic > - 04:52:07 [INFO] Host: dmesg - 04:52:07 [INFO] Target: dmesg > - 04:52:07 [INFO] Host: EOF - 04:52:07 [INFO] Target: EOF /test # - 04:52:07 [INFO] Host: cd /test - 04:52:08 [INFO] Target: cd /test /test # - 04:52:08 [INFO] Host: chmod +x test.sh - 04:52:08 [INFO] Target: chmod +x test.sh /test # - 04:52:08 [INFO] Host: ./test.sh 2>&1 3> result.log - 04:52:12 [INFO] Target: ./test.sh 2>&1 3> result.log [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.11.0-rc6 (KernelCI@build-j308018-arm-gcc-12-omap2plus-defconfig-4qxw7) (arm-linux-gnueabihf-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Thu Sep 5 01:47:56 UTC 2024 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: TI AM3359 ICE-V2 [ 0.000000] Memory policy: Data cache writeback [ 0.000000] cma: Reserved 16 MiB at 0x8e800000 on node -1 [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000080000000-0x000000008fdfffff] [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x000000008fdfffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000008fdfffff] [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM335X ES2.1 (sgx neon) [ 0.000000] percpu: Embedded 17 pages/cpu s39884 r8192 d21556 u69632 [ 0.000000] pcpu-alloc: s39884 r8192 d21556 u69632 alloc=17*4096 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Kernel command line: console=ttyO3,115200n8 earlyprintk=serial,ttyO3,115200n8 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am335x-ice/autofs/29d150f62ef8c1505ae043eeb678acc5,nolock,v3,tcp,rsize=4096,wsize=4096 0 [ 0.000000] sysrq: sysrq always enabled. [ 0.000000] Unknown kernel command line parameters "0 earlyprintk=serial,ttyO3,115200n8", will be passed to user space. [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear) [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear) [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 65024 [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] trace event string verifier disabled [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] IRQ: Found an INTC at 0x(ptrval) (revision 5.0) with 128 interrupts [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] TI gptimer clocksource: always-on /ocp/interconnect@44c00000/segment@200000/target-module@31000 [ 0.000003] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000032] clocksource: dmtimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000596] TI gptimer clockevent: 24000000 Hz at /ocp/interconnect@48000000/segment@0/target-module@40000 [ 0.002348] Console: colour dummy device 80x30 [ 0.002426] WARNING: Your 'console=ttyO3' has been replaced by 'ttyS3' [ 0.002437] This ensures that you still see kernel messages. Please [ 0.002444] update your kernel commandline. [ 0.002490] Calibrating delay loop... 795.44 BogoMIPS (lpj=3977216) [ 0.090725] CPU: Testing write buffer coherency: ok [ 0.090813] CPU0: Spectre v2: using BPIALL workaround [ 0.090826] pid_max: default: 32768 minimum: 301 [ 0.090967] LSM: initializing lsm=capability [ 0.091154] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.091180] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.092845] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.094712] Setting up static identity map for 0x80100000 - 0x80100078 [ 0.095043] rcu: Hierarchical SRCU implementation. [ 0.095056] rcu: Max phase no-delay instances is 1000. [ 0.096228] smp: Bringing up secondary CPUs ... [ 0.096277] smp: Brought up 1 node, 1 CPU [ 0.096292] SMP: Total of 1 processors activated (795.44 BogoMIPS). [ 0.096307] CPU: All CPU(s) started in SVC mode. [ 0.096490] Memory: 222612K/260096K available (11264K kernel code, 1142K rwdata, 2696K rodata, 1024K init, 291K bss, 19704K reserved, 16384K cma-reserved, 0K highmem) [ 0.097311] devtmpfs: initialized [ 0.115450] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 0.115854] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.115901] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.117370] pinctrl core: initialized pinctrl subsystem [ 0.120076] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.123527] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.124190] audit: initializing netlink subsys (disabled) [ 0.125626] thermal_sys: Registered thermal governor 'fair_share' [ 0.125645] thermal_sys: Registered thermal governor 'step_wise' [ 0.125656] thermal_sys: Registered thermal governor 'user_space' [ 0.125776] audit: type=2000 audit(0.120:1): state=initialized audit_enabled=0 res=1 [ 0.125856] cpuidle: using governor menu [ 0.152555] No ATAGs? [ 0.152589] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.155857] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.174471] iommu: Default domain type: Translated [ 0.174493] iommu: DMA domain TLB invalidation policy: strict mode [ 0.176105] reg-fixed-voltage fixedregulator0: using DT '/fixedregulator0' for '(default)' GPIO lookup [ 0.176164] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixedregulator0[0]' [ 0.176197] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixedregulator0[0]' [ 0.176217] reg-fixed-voltage fixedregulator0: using lookup tables for GPIO lookup [ 0.176231] reg-fixed-voltage fixedregulator0: No GPIO consumer (default) found [ 0.181820] SCSI subsystem initialized [ 0.191588] libata version 3.00 loaded. [ 0.191991] pps_core: LinuxPPS API ver. 1 registered [ 0.192006] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.192035] PTP clock support registered [ 0.194243] vgaarb: loaded [ 0.194617] clocksource: Switched to clocksource dmtimer [ 0.195285] VFS: Disk quotas dquot_6.6.0 [ 0.195334] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.225637] NET: Registered PF_INET protocol family [ 0.226000] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.227213] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.227257] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.227278] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.227313] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 0.227383] TCP: Hash tables configured (established 2048 bind 2048) [ 0.227510] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.227547] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.227744] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.236073] RPC: Registered named UNIX socket transport module. [ 0.236101] RPC: Registered udp transport module. [ 0.236109] RPC: Registered tcp transport module. [ 0.236117] RPC: Registered tcp-with-tls transport module. [ 0.236125] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.236154] PCI: CLS 0 bytes, default 64 [ 0.237753] Initialise system trusted keyrings [ 0.238947] workingset: timestamp_bits=14 max_order=16 bucket_order=2 [ 0.245264] NFS: Registering the id_resolver key type [ 0.245375] Key type id_resolver registered [ 0.245385] Key type id_legacy registered [ 0.245444] jffs2: version 2.2. (NAND) (SUMMARY) 2001-2006 Red Hat, Inc. [ 0.245905] Key type asymmetric registered [ 0.245925] Asymmetric key parser 'x509' registered [ 0.246002] io scheduler mq-deadline registered [ 0.246018] io scheduler kyber registered [ 0.246105] io scheduler bfq registered [ 0.255227] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled [ 0.296776] brd: module loaded [ 0.326872] loop: module loaded [ 0.327914] mtdoops: mtd device (mtddev=name/number) must be supplied [ 0.329799] mdio_bus fixed-0: using lookup tables for GPIO lookup [ 0.329829] mdio_bus fixed-0: No GPIO consumer reset found [ 0.331421] i2c_dev: i2c /dev entries driver [ 0.332394] cpuidle: enable-method property 'ti,am3352' found operations [ 0.332870] sdhci: Secure Digital Host Controller Interface driver [ 0.332882] sdhci: Copyright(c) Pierre Ossman [ 0.333087] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.333385] ledtrig-cpu: registered to indicate activity on CPUs [ 0.334462] Initializing XFRM netlink socket [ 0.334753] NET: Registered PF_INET6 protocol family [ 0.336745] Segment Routing with IPv6 [ 0.336850] In-situ OAM (IOAM) with IPv6 [ 0.336963] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 0.337996] NET: Registered PF_PACKET protocol family [ 0.338029] NET: Registered PF_KEY protocol family [ 0.338181] Key type dns_resolver registered [ 0.338434] ThumbEE CPU extension supported. [ 0.338458] Registering SWP/SWPB emulation handler [ 0.338951] omap_voltage_late_init: Voltage driver support not added [ 0.339315] SmartReflex Class3 initialized [ 0.369954] Loading compiled-in X.509 certificates [ 0.422565] gpiochip_find_base_unlocked: found new base at 512 [ 0.453518] pinctrl-single 44e10800.pinmux: 142 pins, size 568 [ 0.458962] ti-sysc 44e31000.target-module: probe with driver ti-sysc failed with error -16 [ 0.474942] ti-sysc 48040000.target-module: probe with driver ti-sysc failed with error -16 [ 0.486885] gpiochip_find_base_unlocked: found new base at 512 [ 0.486984] gpio gpiochip0: (gpio-0-31): created GPIO range 0->7 ==> 44e10800.pinmux PIN 0->7 [ 0.487008] gpio gpiochip0: (gpio-0-31): created GPIO range 8->11 ==> 44e10800.pinmux PIN 90->93 [ 0.487028] gpio gpiochip0: (gpio-0-31): created GPIO range 12->27 ==> 44e10800.pinmux PIN 12->27 [ 0.487047] gpio gpiochip0: (gpio-0-31): created GPIO range 28->31 ==> 44e10800.pinmux PIN 30->33 [ 0.531884] gpio gpiochip0: (gpio-0-31): added GPIO chardev (254:0) [ 0.532075] gpio gpiochip0: registered GPIOs 512 to 543 on gpio-0-31 [ 0.532171] OMAP GPIO hardware version 0.1 [ 0.547013] omap8250 481a6000.serial: using DT '/ocp/interconnect@48000000/segment@100000/target-module@a6000/serial@0' for 'rs485-term' GPIO lookup [ 0.547098] of_get_named_gpiod_flags: can't parse 'rs485-term-gpios' property of node '/ocp/interconnect@48000000/segment@100000/target-module@a6000/serial@0[0]' [ 0.547148] of_get_named_gpiod_flags: can't parse 'rs485-term-gpio' property of node '/ocp/interconnect@48000000/segment@100000/target-module@a6000/serial@0[0]' [ 0.547186] omap8250 481a6000.serial: using lookup tables for GPIO lookup [ 0.547199] omap8250 481a6000.serial: No GPIO consumer rs485-term found [ 0.547212] omap8250 481a6000.serial: using DT '/ocp/interconnect@48000000/segment@100000/target-module@a6000/serial@0' for 'rs485-rx-during-tx' GPIO lookup [ 0.547250] of_get_named_gpiod_flags: can't parse 'rs485-rx-during-tx-gpios' property of node '/ocp/interconnect@48000000/segment@100000/target-module@a6000/serial@0[0]' [ 0.547290] of_get_named_gpiod_flags: can't parse 'rs485-rx-during-tx-gpio' property of node '/ocp/interconnect@48000000/segment@100000/target-module@a6000/serial@0[0]' [ 0.547324] omap8250 481a6000.serial: using lookup tables for GPIO lookup [ 0.547335] omap8250 481a6000.serial: No GPIO consumer rs485-rx-during-tx found [ 0.547763] 481a6000.serial: ttyS3 at MMIO 0x481a6000 (irq = 24, base_baud = 3000000) is a 8250 [ 0.547856] printk: legacy console [ttyS3] enabled [ 1.444047] gpiochip_find_base_unlocked: found new base at 544 [ 1.444170] gpio gpiochip1: (gpio-32-63): created GPIO range 0->17 ==> 44e10800.pinmux PIN 34->51 [ 1.444200] gpio gpiochip1: (gpio-32-63): created GPIO range 18->21 ==> 44e10800.pinmux PIN 77->80 [ 1.444222] gpio gpiochip1: (gpio-32-63): created GPIO range 22->31 ==> 44e10800.pinmux PIN 56->65 [ 1.445170] gpio gpiochip1: (gpio-32-63): added GPIO chardev (254:1) [ 1.445356] gpio gpiochip1: registered GPIOs 544 to 575 on gpio-32-63 [ 1.447909] gpiochip_find_base_unlocked: found new base at 576 [ 1.448003] gpio gpiochip2: (gpio-64-95): created GPIO range 0->4 ==> 44e10800.pinmux PIN 66->70 [ 1.448030] gpio gpiochip2: (gpio-64-95): created GPIO range 5->6 ==> 44e10800.pinmux PIN 98->99 [ 1.448052] gpio gpiochip2: (gpio-64-95): created GPIO range 7->8 ==> 44e10800.pinmux PIN 75->76 [ 1.448073] gpio gpiochip2: (gpio-64-95): created GPIO range 13->13 ==> 44e10800.pinmux PIN 141->141 [ 1.448095] gpio gpiochip2: (gpio-64-95): created GPIO range 14->21 ==> 44e10800.pinmux PIN 100->107 [ 1.448144] gpio gpiochip2: Persistence not supported for GPIO 4 [ 1.448165] gpio-580 (PR1_MII_CTRL): hogged as output/high [ 1.448192] gpio gpiochip2: Persistence not supported for GPIO 10 [ 1.448209] gpio-586 (MUX_MII_CTL1): hogged as output/high [ 1.448830] gpio gpiochip2: (gpio-64-95): added GPIO chardev (254:2) [ 1.448999] gpio gpiochip2: registered GPIOs 576 to 607 on gpio-64-95 [ 1.453426] 48000000.interconnect:segment@200000:target-module@0:mpu@0:fck: device ID is greater than 24 [ 1.477504] mdio_bus 4a101000.mdio: using DT '/ocp/interconnect@4a000000/segment@0/target-module@100000/switch@0/mdio@1000' for 'reset' GPIO lookup [ 1.477623] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/ocp/interconnect@4a000000/segment@0/target-module@100000/switch@0/mdio@1000[0]' - status (0) [ 1.477692] gpio gpiochip1: Persistence not supported for GPIO 5 [ 1.558793] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 [ 1.588598] mdio_bus 4a101000.mdio:01: using DT '/ocp/interconnect@4a000000/segment@0/target-module@100000/switch@0/mdio@1000/ethernet-phy@1' for 'reset' GPIO lookup [ 1.588686] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp/interconnect@4a000000/segment@0/target-module@100000/switch@0/mdio@1000/ethernet-phy@1[0]' [ 1.588750] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ocp/interconnect@4a000000/segment@0/target-module@100000/switch@0/mdio@1000/ethernet-phy@1[0]' [ 1.588805] mdio_bus 4a101000.mdio:01: using lookup tables for GPIO lookup [ 1.588821] mdio_bus 4a101000.mdio:01: No GPIO consumer reset found [ 1.708301] mdio_bus 4a101000.mdio:03: using DT '/ocp/interconnect@4a000000/segment@0/target-module@100000/switch@0/mdio@1000/ethernet-phy@3' for 'reset' GPIO lookup [ 1.708385] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp/interconnect@4a000000/segment@0/target-module@100000/switch@0/mdio@1000/ethernet-phy@3[0]' [ 1.708445] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ocp/interconnect@4a000000/segment@0/target-module@100000/switch@0/mdio@1000/ethernet-phy@3[0]' [ 1.708499] mdio_bus 4a101000.mdio:03: using lookup tables for GPIO lookup [ 1.708513] mdio_bus 4a101000.mdio:03: No GPIO consumer reset found [ 1.805620] davinci_mdio 4a101000.mdio: phy[1]: device 4a101000.mdio:01, driver TI TLK10X 10/100 Mbps PHY [ 1.815331] davinci_mdio 4a101000.mdio: phy[3]: device 4a101000.mdio:03, driver TI TLK10X 10/100 Mbps PHY [ 1.825485] cpsw-switch 4a100000.switch: initialized cpsw ale version 1.4 [ 1.832325] cpsw-switch 4a100000.switch: ALE Table size 1024 [ 1.850418] cpsw-switch 4a100000.switch: cpts: overflow check period 500 (jiffies) [ 1.858115] cpsw-switch 4a100000.switch: CPTS: ref_clk_freq:250000000 calc_mult:2147483648 calc_shift:29 error:0 nsec/sec [ 1.869263] cpsw-switch 4a100000.switch: Detected MACID = 68:c9:0b:1c:b0:09 [ 1.876373] cpsw-switch 4a100000.switch: Detected MACID = 68:c9:0b:1c:b0:0b [ 1.886989] cpsw-switch 4a100000.switch: initialized (regs 0x4a100000, pool size 256) hw_ver:0019010C 1.12 (0) [ 1.909196] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! [ 1.917371] edma 49000000.dma: TI EDMA DMA engine driver [ 2.018375] target-module@4b000000:target-module@140000:pmu@0:fck: device ID is greater than 24 [ 2.055798] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available [ 2.065370] gpiochip_find_base_unlocked: found new base at 608 [ 2.065481] gpio gpiochip3: (gpio-96-127): created GPIO range 0->7 ==> 44e10800.pinmux PIN 82->89 [ 2.065512] gpio gpiochip3: (gpio-96-127): created GPIO range 8->11 ==> 44e10800.pinmux PIN 52->55 [ 2.065534] gpio gpiochip3: (gpio-96-127): created GPIO range 12->15 ==> 44e10800.pinmux PIN 94->97 [ 2.065556] gpio gpiochip3: (gpio-96-127): created GPIO range 16->17 ==> 44e10800.pinmux PIN 71->72 [ 2.065577] gpio gpiochip3: (gpio-96-127): created GPIO range 18->18 ==> 44e10800.pinmux PIN 135->135 [ 2.065600] gpio gpiochip3: (gpio-96-127): created GPIO range 19->20 ==> 44e10800.pinmux PIN 108->109 [ 2.065623] gpio gpiochip3: (gpio-96-127): created GPIO range 21->21 ==> 44e10800.pinmux PIN 73->73 [ 2.065645] gpio gpiochip3: (gpio-96-127): created GPIO range 22->23 ==> 44e10800.pinmux PIN 8->9 [ 2.065668] gpio gpiochip3: (gpio-96-127): created GPIO range 26->27 ==> 44e10800.pinmux PIN 10->11 [ 2.065691] gpio gpiochip3: (gpio-96-127): created GPIO range 28->28 ==> 44e10800.pinmux PIN 74->74 [ 2.065715] gpio gpiochip3: (gpio-96-127): created GPIO range 29->29 ==> 44e10800.pinmux PIN 81->81 [ 2.065739] gpio gpiochip3: (gpio-96-127): created GPIO range 30->31 ==> 44e10800.pinmux PIN 28->29 [ 2.073128] l3-aon-clkctrl:0000:0: failed to disable [ 2.078498] gpio gpiochip3: (gpio-96-127): added GPIO chardev (254:3) [ 2.078675] gpio gpiochip3: registered GPIOs 608 to 639 on gpio-96-127 [ 2.096232] i2c i2c-0: using DT '/ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0' for 'scl' GPIO lookup [ 2.096317] of_get_named_gpiod_flags: can't parse 'scl-gpios' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0[0]' [ 2.096365] of_get_named_gpiod_flags: can't parse 'scl-gpio' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0[0]' [ 2.096405] i2c i2c-0: using lookup tables for GPIO lookup [ 2.096420] i2c i2c-0: No GPIO consumer scl found [ 2.096446] i2c i2c-0: using DT '/ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0' for 'sda' GPIO lookup [ 2.096489] of_get_named_gpiod_flags: can't parse 'sda-gpios' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0[0]' [ 2.096531] of_get_named_gpiod_flags: can't parse 'sda-gpio' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0[0]' [ 2.096566] i2c i2c-0: using lookup tables for GPIO lookup [ 2.096578] i2c i2c-0: No GPIO consumer sda found [ 2.129564] tps65910 0-002d: No interrupt support, no core IRQ [ 2.137290] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz [ 2.190611] sdhci-omap 48060000.mmc: using DT '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0' for 'cd' GPIO lookup [ 2.190703] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]' [ 2.190755] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]' [ 2.190796] sdhci-omap 48060000.mmc: using lookup tables for GPIO lookup [ 2.190811] sdhci-omap 48060000.mmc: No GPIO consumer cd found [ 2.190830] sdhci-omap 48060000.mmc: using DT '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0' for 'wp' GPIO lookup [ 2.190872] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]' [ 2.190914] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]' [ 2.190950] sdhci-omap 48060000.mmc: using lookup tables for GPIO lookup [ 2.190963] sdhci-omap 48060000.mmc: No GPIO consumer wp found [ 2.191175] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator [ 2.200469] reg-fixed-voltage fixedregulator1: using DT '/fixedregulator1' for '(default)' GPIO lookup [ 2.200533] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixedregulator1[0]' [ 2.200648] of_get_named_gpiod_flags: parsed 'gpio' property of node '/fixedregulator1[0]' - status (0) [ 2.200698] gpio gpiochip3: Persistence not supported for GPIO 18 [ 2.207923] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator [ 2.233064] sdhci-omap 48060000.mmc: using DT '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0' for 'cd' GPIO lookup [ 2.233151] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]' [ 2.233201] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]' [ 2.233241] sdhci-omap 48060000.mmc: using lookup tables for GPIO lookup [ 2.233256] sdhci-omap 48060000.mmc: No GPIO consumer cd found [ 2.233273] sdhci-omap 48060000.mmc: using DT '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0' for 'wp' GPIO lookup [ 2.233313] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]' [ 2.233355] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]' [ 2.233389] sdhci-omap 48060000.mmc: using lookup tables for GPIO lookup [ 2.233402] sdhci-omap 48060000.mmc: No GPIO consumer wp found [ 2.233609] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator [ 2.256834] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator [ 2.280665] sdhci-omap 48060000.mmc: using DT '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0' for 'cd' GPIO lookup [ 2.280749] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]' [ 2.280800] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]' [ 2.280840] sdhci-omap 48060000.mmc: using lookup tables for GPIO lookup [ 2.280854] sdhci-omap 48060000.mmc: No GPIO consumer cd found [ 2.280871] sdhci-omap 48060000.mmc: using DT '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0' for 'wp' GPIO lookup [ 2.280912] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]' [ 2.280954] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]' [ 2.280989] sdhci-omap 48060000.mmc: using lookup tables for GPIO lookup [ 2.281003] sdhci-omap 48060000.mmc: No GPIO consumer wp found [ 2.281212] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator [ 2.297820] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator [ 2.400750] sdhci-omap 48060000.mmc: using DT '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0' for 'cd' GPIO lookup [ 2.400841] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]' [ 2.400891] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]' [ 2.400931] sdhci-omap 48060000.mmc: using lookup tables for GPIO lookup [ 2.400946] sdhci-omap 48060000.mmc: No GPIO consumer cd found [ 2.400963] sdhci-omap 48060000.mmc: using DT '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0' for 'wp' GPIO lookup [ 2.401004] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]' [ 2.401046] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]' [ 2.401082] sdhci-omap 48060000.mmc: using lookup tables for GPIO lookup [ 2.401095] sdhci-omap 48060000.mmc: No GPIO consumer wp found [ 2.401325] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator [ 2.425634] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator [ 2.481266] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA [ 2.490129] cpsw-switch 4a100000.switch: starting ndev. mode: dual_mac [ 2.575570] TI TLK10X 10/100 Mbps PHY 4a101000.mdio:01: attached PHY driver (mii_bus:phy_addr=4a101000.mdio:01, irq=POLL) [ 2.637249] mmc0: new high speed SDHC card at address aaaa [ 2.644068] mmcblk0: mmc0:aaaa SH32G 29.7 GiB [ 2.651768] mmcblk0: p1 p2 p3 [ 4.645404] cpsw-switch 4a100000.switch eth0: Link is Up - 100Mbps/Full - flow control off [ 4.684858] Sending DHCP requests ., OK [ 4.728876] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.178 [ 4.736749] IP-Config: Complete: [ 4.739997] device=eth0, hwaddr=68:c9:0b:1c:b0:09, ipaddr=192.168.0.178, mask=255.255.255.0, gw=192.168.0.1 [ 4.750264] host=192.168.0.178, domain=ti.com, nis-domain=(none) [ 4.756771] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath= [ 4.756785] nameserver0=192.0.2.2, nameserver1=192.0.2.3 [ 4.770029] clk: Disabling unused clocks [ 4.774186] PM: genpd: Disabling unused power domains [ 4.813564] VFS: Mounted root (nfs filesystem) on device 0:17. [ 4.820488] devtmpfs: mounted [ 4.825596] Freeing unused kernel image (initmem) memory: 1024K [ 4.832339] Run /sbin/init as init process [ 4.836553] with arguments: [ 4.836564] /sbin/init [ 4.836574] 0 [ 4.836583] with environment: [ 4.836590] HOME=/ [ 4.836599] TERM=linux [ 4.836607] earlyprintk=serial,ttyO3,115200n8 [ 5.744166] systemd[1]: System time before build time, advancing clock. [ 5.845464] systemd[1]: Inserted module 'autofs4' [ 5.945260] 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) [ 5.969862] systemd[1]: Detected architecture arm. [ 6.017937] systemd[1]: Set hostname to . [ 8.335896] systemd[1]: Queued start job for default target Graphical Interface. [ 8.824649] random: crng init done [ 8.828578] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 8.841125] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 8.878994] systemd[1]: Created slice system-getty.slice. [ 8.917833] systemd[1]: Created slice system-modprobe.slice. [ 8.957716] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 8.997242] systemd[1]: Created slice User and Session Slice. [ 9.035777] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 9.075568] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 9.116687] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 9.155445] systemd[1]: Reached target Local Encrypted Volumes. [ 9.195517] systemd[1]: Reached target Paths. [ 9.235082] systemd[1]: Reached target Remote File Systems. [ 9.275050] systemd[1]: Reached target Slices. [ 9.315229] systemd[1]: Reached target Swap. [ 9.346182] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 9.388196] systemd[1]: Listening on Journal Audit Socket. [ 9.427691] systemd[1]: Listening on Journal Socket (/dev/log). [ 9.466688] systemd[1]: Listening on Journal Socket. [ 9.507879] systemd[1]: Listening on Network Service Netlink Socket. [ 9.552340] systemd[1]: Listening on udev Control Socket. [ 9.586333] systemd[1]: Listening on udev Kernel Socket. [ 9.626270] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 9.665444] systemd[1]: Mounting POSIX Message Queue File System... [ 9.713424] systemd[1]: Mounting Kernel Debug File System... [ 9.826375] systemd[1]: Mounting Kernel Trace File System... [ 9.932035] systemd[1]: Starting Create list of static device nodes for the current kernel... [ 10.016651] systemd[1]: Starting Load Kernel Module configfs... [ 10.096400] systemd[1]: Starting Load Kernel Module drm... [ 10.143222] systemd[1]: Starting Load Kernel Module fuse... [ 10.179777] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 10.279620] systemd[1]: Starting Journal Service... [ 10.417852] systemd[1]: Starting Load Kernel Modules... [ 10.486717] systemd[1]: Starting Remount Root and Kernel File Systems... [ 10.579348] systemd[1]: Starting Coldplug All udev Devices... [ 10.684045] systemd[1]: Mounted POSIX Message Queue File System. [ 10.776888] systemd[1]: Mounted Kernel Debug File System. [ 10.826997] systemd[1]: Mounted Kernel Trace File System. [ 10.896121] systemd[1]: Finished Create list of static device nodes for the current kernel. [ 10.960978] systemd[1]: modprobe@configfs.service: Succeeded. [ 11.018749] systemd[1]: Finished Load Kernel Module configfs. [ 11.089320] systemd[1]: modprobe@drm.service: Succeeded. [ 11.135845] systemd[1]: Finished Load Kernel Module drm. [ 11.168714] systemd[1]: modprobe@fuse.service: Succeeded. [ 11.197692] systemd[1]: Finished Load Kernel Module fuse. [ 11.239567] systemd[1]: Finished Load Kernel Modules. [ 11.299267] systemd[1]: Finished Remount Root and Kernel File Systems. [ 11.383483] systemd[1]: Condition check resulted in FUSE Control File System being skipped. [ 11.468915] systemd[1]: Mounting Kernel Configuration File System... [ 11.510747] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 11.538473] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 11.626400] systemd[1]: Starting Load/Save Random Seed... [ 11.712125] systemd[1]: Starting Apply Kernel Variables... [ 11.817588] systemd[1]: Starting Create System Users... [ 11.874486] systemd[1]: Mounted Kernel Configuration File System. [ 12.116667] systemd[1]: Started Journal Service. [ 12.585570] systemd-journald[92]: Received client request to flush runtime journal. [ 12.623626] systemd-journald[92]: File /var/log/journal/c2d1e75df5a44f379b0ba44115d3cbbb/system.journal corrupted or uncleanly shut down, renaming and replacing. [ 16.850306] leds-gpio leds1: using DT '/leds1/led0' for '(default)' GPIO lookup [ 16.850470] of_get_named_gpiod_flags: parsed 'gpios' property of node '/leds1/led0[0]' - status (0) [ 16.850533] gpio gpiochip3: Persistence not supported for GPIO 17 [ 16.850550] gpio-625 (?): no flags found for GPIO (default) [ 16.895383] leds-gpio leds1: using DT '/leds1/led1' for '(default)' GPIO lookup [ 16.895491] of_get_named_gpiod_flags: parsed 'gpios' property of node '/leds1/led1[0]' - status (0) [ 16.895546] gpio gpiochip3: Persistence not supported for GPIO 16 [ 16.895562] gpio-624 (?): no flags found for GPIO (default) [ 16.895854] leds-gpio leds1: using DT '/leds1/led2' for '(default)' GPIO lookup [ 16.895917] of_get_named_gpiod_flags: parsed 'gpios' property of node '/leds1/led2[0]' - status (0) [ 16.895961] gpio gpiochip2: Persistence not supported for GPIO 9 [ 16.895977] gpio-585 (?): no flags found for GPIO (default) [ 16.896181] leds-gpio leds1: using DT '/leds1/led3' for '(default)' GPIO lookup [ 16.896234] of_get_named_gpiod_flags: parsed 'gpios' property of node '/leds1/led3[0]' - status (0) [ 16.896367] gpio gpiochip0: Persistence not supported for GPIO 30 [ 16.896384] gpio-542 (?): no flags found for GPIO (default) [ 16.926204] leds-gpio leds1: using DT '/leds1/led4' for '(default)' GPIO lookup [ 16.926317] of_get_named_gpiod_flags: parsed 'gpios' property of node '/leds1/led4[0]' - status (0) [ 16.926375] gpio gpiochip3: Persistence not supported for GPIO 20 [ 16.926392] gpio-628 (?): no flags found for GPIO (default) [ 16.926705] leds-gpio leds1: using DT '/leds1/led5' for '(default)' GPIO lookup [ 16.926762] of_get_named_gpiod_flags: parsed 'gpios' property of node '/leds1/led5[0]' - status (0) [ 16.926803] gpio gpiochip3: Persistence not supported for GPIO 19 [ 16.926817] gpio-627 (?): no flags found for GPIO (default) [ 17.303407] remoteproc remoteproc0: wkup_m3 is available [ 17.357141] am335x-phy-driver 47401300.usb-phy: using DT '/ocp/target-module@47400000/usb-phy@1300' for 'reset' GPIO lookup [ 17.357236] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp/target-module@47400000/usb-phy@1300[0]' [ 17.357283] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ocp/target-module@47400000/usb-phy@1300[0]' [ 17.357323] am335x-phy-driver 47401300.usb-phy: using lookup tables for GPIO lookup [ 17.357339] am335x-phy-driver 47401300.usb-phy: No GPIO consumer reset found [ 17.357355] am335x-phy-driver 47401300.usb-phy: using DT '/ocp/target-module@47400000/usb-phy@1300' for 'vbus-detect' GPIO lookup [ 17.357388] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpios' property of node '/ocp/target-module@47400000/usb-phy@1300[0]' [ 17.357423] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpio' property of node '/ocp/target-module@47400000/usb-phy@1300[0]' [ 17.357450] am335x-phy-driver 47401300.usb-phy: using lookup tables for GPIO lookup [ 17.357464] am335x-phy-driver 47401300.usb-phy: No GPIO consumer vbus-detect found [ 17.357634] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) [ 17.415290] usbcore: registered new interface driver usbfs [ 17.420942] usbcore: registered new interface driver hub [ 17.426505] usbcore: registered new device driver usb [ 17.654844] am335x-phy-driver 47401b00.usb-phy: using DT '/ocp/target-module@47400000/usb-phy@1b00' for 'reset' GPIO lookup [ 17.654937] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp/target-module@47400000/usb-phy@1b00[0]' [ 17.654983] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ocp/target-module@47400000/usb-phy@1b00[0]' [ 17.655024] am335x-phy-driver 47401b00.usb-phy: using lookup tables for GPIO lookup [ 17.655041] am335x-phy-driver 47401b00.usb-phy: No GPIO consumer reset found [ 17.655057] am335x-phy-driver 47401b00.usb-phy: using DT '/ocp/target-module@47400000/usb-phy@1b00' for 'vbus-detect' GPIO lookup [ 17.655089] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpios' property of node '/ocp/target-module@47400000/usb-phy@1b00[0]' [ 17.655123] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpio' property of node '/ocp/target-module@47400000/usb-phy@1b00[0]' [ 17.655150] am335x-phy-driver 47401b00.usb-phy: using lookup tables for GPIO lookup [ 17.655164] am335x-phy-driver 47401b00.usb-phy: No GPIO consumer vbus-detect found [ 17.655333] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) [ 17.727781] pca953x 0-0041: using DT '/ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/gpio@41' for 'reset' GPIO lookup [ 17.727884] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/gpio@41[0]' [ 17.727942] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/gpio@41[0]' [ 17.727993] pca953x 0-0041: using lookup tables for GPIO lookup [ 17.728009] pca953x 0-0041: No GPIO consumer reset found [ 17.728088] pca953x 0-0041: supply vcc not found, using dummy regulator [ 17.735378] pca953x 0-0041: using no AI [ 17.792138] musb-hdrc musb-hdrc.0: MUSB HDRC host driver [ 17.797827] musb-hdrc musb-hdrc.0: new USB bus registered, assigned bus number 1 [ 17.860843] gpiochip_find_base_unlocked: found new base at 640 [ 17.876410] gpio gpiochip4: (0-0041): added GPIO chardev (254:4) [ 17.876610] gpio gpiochip4: registered GPIOs 640 to 643 on 0-0041 [ 17.953214] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11 [ 17.961814] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 17.969170] usb usb1: Product: MUSB HDRC host driver [ 17.974168] usb usb1: Manufacturer: Linux 6.11.0-rc6 musb-hcd [ 17.979984] usb usb1: SerialNumber: musb-hdrc.0 [ 18.130744] hub 1-0:1.0: USB hub found [ 18.181623] hub 1-0:1.0: 1 port detected [ 18.281073] musb-hdrc musb-hdrc.1: MUSB HDRC host driver [ 18.286737] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 2 [ 18.362323] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 18.416810] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [ 18.440904] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11 [ 18.450569] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 18.457999] usb usb2: Product: MUSB HDRC host driver [ 18.463001] usb usb2: Manufacturer: Linux 6.11.0-rc6 musb-hcd [ 18.469239] usb usb2: SerialNumber: musb-hdrc.1 [ 18.477760] omap_rtc 44e3e000.rtc: registered as rtc0 [ 18.482980] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01T00:00:01 UTC (946684801) [ 18.491787] omap_rtc 44e3e000.rtc: using DT '/ocp/interconnect@44c00000/segment@200000/target-module@3e000/rtc@0' for 'wp' GPIO lookup [ 18.491878] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@3e000/rtc@0[0]' [ 18.491933] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@3e000/rtc@0[0]' [ 18.491974] omap_rtc 44e3e000.rtc: using lookup tables for GPIO lookup [ 18.491990] omap_rtc 44e3e000.rtc: No GPIO consumer wp found [ 18.493754] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [ 18.613700] hub 2-0:1.0: USB hub found [ 18.653068] hub 2-0:1.0: 1 port detected [ 18.746841] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [ 18.792550] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [ 19.313379] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400 [ 19.406342] remoteproc remoteproc0: powering up wkup_m3 [ 19.505415] remoteproc remoteproc0: Direct firmware load for am335x-pm-firmware.elf failed with error -2 [ 19.515181] remoteproc remoteproc0: request_firmware failed: -2 [ 19.521147] wkup_m3_ipc 44e11324.wkup_m3_ipc: rproc_boot failed [ 20.458474] omap_rng 48310000.rng: Random Number Generator ver. 20 [ 21.243358] PM: Cannot get wkup_m3_ipc handle [ 21.251616] omap-sham 53100000.sham: hw accel on OMAP rev 4.3 [ 21.318750] omap-sham 53100000.sham: will run requests pump with realtime priority [ 21.327686] PM: Cannot get wkup_m3_ipc handle [ 21.646460] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2 [ 21.717084] omap-aes 53500000.aes: will run requests pump with realtime priority [ 21.725875] PM: Cannot get wkup_m3_ipc handle [ 25.034796] PM: Cannot get wkup_m3_ipc handle /test # - 04:52:12 [INFO] Host: echo $? - 04:52:12 [INFO] Target: echo $? 0 /test # - 04:52:12 [INFO] Host: cat result.log - 04:52:14 [ERROR] On command: cat result.log waiting for cat result.log.+?(?m-ix:^1[\0\n\r]+) >>> error: execution expired - 04:52:14 [INFO] Target: cat result.log /test # - 04:52:14 [INFO] Host: cd /test - 04:52:14 [INFO] Target: cd /test /test #