- 04:58:52 [INFO] Starting target session - 04:59:05 [INFO] Connected to am437x-idk via serial - 04:59:05 [INFO] Host: #check prompt - 04:59:08 [ERROR] On command: #check prompt waiting for #check prompt.+?(?-mix:((?-mix:login:)|[Pp]assword)) >>> error: execution expired - 04:59:08 [INFO] Target: #check prompt /test # - 04:59:08 [INFO] Host: #check prompt - 04:59:09 [INFO] Target: #check prompt /test # - 04:59:09 [INFO] Host: sync;poweroff - 04:59:11 [INFO] Target: sync;poweroff /test # Stopping dropbear sshd: OK Stopping network: ifdown: interface lo not configured OK Saving random seed: OK Stopping klogd: OK Stopping syslogd: OK umount: devtmpfs busy - remounted read-only umount: can't unmount /: Invalid argument The system is going down NOW! Sent SIGTERM to all processes Sent SIGKILL to all processes Requesting system poweroff [ 465.558041] reboot: Power off not available: System halted instead - 04:59:11 [INFO] Disconnected serial from am437x-idk - 04:59:11 [INFO] Connected to am437x-idk via serial - 04:59:11 [INFO] Host: - 04:59:11 [ERROR] On command Input/output errorTarget: - 04:59:11 [INFO] Target: - 04:59:11 [INFO] Disconnected serial from am437x-idk - 04:59:14 [INFO] Disconnected serial from am437x-idk - 04:59:15 [INFO] Connected to am437x-idk via serial - 04:59:15 [INFO] Host: - 04:59:16 [INFO] Target: U-Boot 2024.04-ti-g919b5bb5e9ee (May 11 2024 - 12:52:02 +0000) CPU : AM437X-GP rev 1.1 Model: TI AM437x Industrial Development Kit DRAM: 1 GiB Core: 36 devices, 18 uclasses, devicetree: separate PMIC: TPS62362 NAND: 0 MiB MMC: OMAP SD/MMC: 0 Loading Environment from FAT... OK Net: eth2: ethernet@4a100000 Hit any key to stop autoboot: 2 0 => => => => => => => - 04:59:17 [INFO] Disconnected serial from am437x-idk - 04:59:17 [INFO] Connected to am437x-idk via serial - 04:59:17 [INFO] Host: - 04:59:17 [INFO] Target: => - 04:59:17 [INFO] Host: version - 04:59:17 [INFO] Target: version U-Boot 2024.04-ti-g919b5bb5e9ee (May 11 2024 - 12:52:02 +0000) => - 04:59:17 [INFO] Host: setenv bootargs 'console=ttyO0,115200n8 earlyprintk=serial,ttyO0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled ' - 04:59:18 [INFO] Target: setenv bootargs 'console=ttyO0,115200n8 earlyprintk=serial,ttyO0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled ' => - 04:59:18 [INFO] Host: setenv bootcmd '' - 04:59:18 [INFO] Target: setenv bootcmd '' => - 04:59:18 [INFO] Host: setenv autoload 'no' - 04:59:18 [INFO] Target: setenv autoload 'no' => - 04:59:18 [INFO] Host: setenv serverip '192.168.0.1' - 04:59:18 [INFO] Target: setenv serverip '192.168.0.1' => - 04:59:18 [INFO] Host: setenv _initramfs - - 04:59:18 [INFO] Target: setenv _initramfs - => - 04:59:18 [INFO] Host: printenv - 04:59:19 [INFO] Target: printenv _initramfs=- arch=arm autoload=no baudrate=115200 board=am43xx board_name=AM43_IDK board_rev=1.3A board_serial=35144P400316 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 usb0 nand0 pxe dhcp bootargs=console=ttyO0,115200n8 earlyprintk=serial,ttyO0,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_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 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_qspi=u-boot.bin raw 0x0 0x080000;u-boot.backup raw 0x080000 0x080000;u-boot-spl-os raw 0x100000 0x010000;u-boot-env raw 0x110000 0x010000;u-boot-env.backup raw 0x120000 0x010000;kernel raw 0x130000 0x800000 dfu_alt_info_ram=kernel ram 0x80200000 0x4000000;fdt ram 0x80f80000 0x80000;ramdisk ram 0x81000000 0x4000000 dfu_bufsiz=0x10000 distro_bootcmd=for target in ${boot_targets}; do run bootcmd_${target}; done dtboaddr=0x89000000 efi_dtb_prefixes=/ /dtb/ /dtb/current/ eth2addr=34:b1:f7:31:4f:69 fdt_addr_r=0x88000000 fdtaddr=0x88000000 fdtcontroladdr=bdf34280 fdtfile=undefined fdtoverlay_addr_r=0x89000000 findfdt=if test $board_name = AM43EPOS; then setenv fdtfile am43x-epos-evm.dtb; fi; if test $board_name = AM43__GP; then setenv fdtfile am437x-gp-evm.dtb; fi; if test $board_name = AM43XXHS; then setenv fdtfile am437x-gp-evm.dtb; fi; if test $board_name = AM43__SK; then setenv fdtfile am437x-sk-evm.dtb; fi; if test $board_name = AM43_IDK; then setenv fdtfile am437x-idk-evm.dtb; fi; if test $fdtfile = undefined; then echo WARNING: Could not determine device tree; fi; finduuid=part uuid mmc 0:2 uuid kernel_addr_r=0x82000000 load_efi_dtb=load ${devtype} ${devnum}:${distro_bootpart} ${fdt_addr_r} ${prefix}${efi_fdtfile} loadaddr=0x82000000 loadramdisk=load ${devtype} ${devnum} ${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:256k(NAND.SPL),256k(NAND.SPL.backup1),256k(NAND.SPL.backup2),256k(NAND.SPL.backup3),512k(NAND.u-boot-spl-os),1m(NAND.u-boot),256k(NAND.u-boot-env),256k(NAND.u-boot-env.backup1),7m(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,4096 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=rootfs,start=2MiB,size=-,uuid=${uuid_gpt_rootfs} pxefile_addr_r=0x80100000 ramargs=setenv bootargs console=${console} ${optargs} root=${ramroot} rootfstype=${ramrootfstype} 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; for prefix in ${efi_dtb_prefixes}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${efi_fdtfile}; then run load_efi_dtb; 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 serverip=192.168.0.1 soc=am33xx static_ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}:${hostname}::off stderr=serial@44e09000 stdin=serial@44e09000 stdout=serial@44e09000 usb_boot=usb start; if usb dev ${devnum}; then devtype=usb; run scan_dev_for_boot_part; fi vendor=ti ver=U-Boot 2024.04-ti-g919b5bb5e9ee (May 11 2024 - 12:52:02 +0000) Environment size: 7143/65532 bytes => - 04:59:19 [INFO] Host: printenv bootargs - 04:59:19 [INFO] Target: printenv bootargs bootargs=console=ttyO0,115200n8 earlyprintk=serial,ttyO0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled => - 04:59:19 [INFO] Host: setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp ' - 04:59:20 [INFO] Target: setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp ' => - 04:59:20 [INFO] Host: setenv serverip '192.168.0.1' - 04:59:20 [INFO] Target: setenv serverip '192.168.0.1' => - 04:59:20 [INFO] Host: setenv autoload 'no' - 04:59:20 [INFO] Target: setenv autoload 'no' => - 04:59:20 [INFO] Host: dhcp - 04:59:23 [INFO] Target: dhcp ethernet@4a100000 Waiting for PHY auto negotiation to complete.... done link up on port 0, speed 1000, full duplex BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 DHCP client bound to address 192.168.0.59 (1003 ms) => - 04:59:23 [INFO] Host: tftp ${loadaddr} 192.168.0.1:vatf_am437x-idk/b163a04eb87d386150e36625c66b4359 - 04:59:24 [INFO] Target: tftp ${loadaddr} 192.168.0.1:vatf_am437x-idk/b163a04eb87d386150e36625c66b4359 link up on port 0, speed 1000, full duplex Using ethernet@4a100000 device TFTP from server 192.168.0.1; our IP address is 192.168.0.59 Filename 'vatf_am437x-idk/b163a04eb87d386150e36625c66b4359'. Load address: 0x82000000 Loading: *################################################## 5.1 MiB 10.2 MiB/s done Bytes transferred = 5346584 (519518 hex) => - 04:59:24 [INFO] Host: tftp ${fdt_addr_r} 192.168.0.1:vatf_am437x-idk/3f833a284bc68d9c6f44421478451b92 - 04:59:24 [INFO] Target: tftp ${fdt_addr_r} 192.168.0.1:vatf_am437x-idk/3f833a284bc68d9c6f44421478451b92 link up on port 0, speed 1000, full duplex Using ethernet@4a100000 device TFTP from server 192.168.0.1; our IP address is 192.168.0.59 Filename 'vatf_am437x-idk/3f833a284bc68d9c6f44421478451b92'. Load address: 0x88000000 Loading: *################################################## 75.4 KiB 7.4 MiB/s done Bytes transferred = 77219 (12da3 hex) => - 04:59:24 [INFO] Host: fdt address ${fdt_addr_r} - 04:59:24 [INFO] Target: fdt address ${fdt_addr_r} Working FDT set to 88000000 => - 04:59:24 [INFO] Host: printenv bootargs - 04:59:24 [INFO] Target: printenv bootargs bootargs=console=ttyO0,115200n8 earlyprintk=serial,ttyO0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp => - 04:59:24 [INFO] Host: setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am437x-idk/autofs/29d150f62ef8c1505ae043eeb678acc5,nolock,v3,tcp,rsize=4096,wsize=4096 ' - 04:59:24 [INFO] Target: setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am437x-idk/autofs/29d150f62ef8c1505ae043eeb678acc5,nolock,v3,tcp,rsize=4096,wsize=4096 ' => - 04:59:24 [INFO] Host: printenv bootcmd - 04:59:25 [INFO] Target: printenv bootcmd bootcmd= => - 04:59:25 [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:59:25 [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:59:25 [INFO] Host: version - 04:59:25 [INFO] Target: version U-Boot 2024.04-ti-g919b5bb5e9ee (May 11 2024 - 12:52:02 +0000) => - 04:59:25 [INFO] Host: bdinfo - 04:59:25 [INFO] Target: bdinfo boot_params = 0x80000100 DRAM bank = 0x00000000 -> start = 0x80000000 -> size = 0x40000000 flashstart = 0x00000000 flashsize = 0x00000000 flashoffset = 0x00000000 baudrate = 115200 bps relocaddr = 0xbff54000 reloc off = 0x3f754000 Build = 32-bit current eth = ethernet@4a100000 eth2addr = 34:b1:f7:31:4f:69 IP addr = 192.168.0.59 fdt_blob = 0xbdf34280 new_fdt = 0xbdf34280 fdt_size = 0x0000fc20 lmb_dump_all: memory.cnt = 0x1 / max = 0x10 memory[0] [0x80000000-0xbfffffff], 0x40000000 bytes flags: 0 reserved.cnt = 0x1 / max = 0x10 reserved[0] [0xbcf28000-0xbfffffff], 0x030d8000 bytes flags: 0 devicetree = separate serial addr = 0x44e09000 width = 0x00000000 shift = 0x00000002 offset = 0x00000000 clock = 0x02dc6c00 arch_number = 0x00000000 TLB addr = 0xbfff0000 irq_sp = 0xbdf34270 sp start = 0xbdf34260 Early malloc usage: 51c / 2000 => - 04:59:25 [INFO] Host: - 04:59:25 [INFO] Target: boot_params = 0x80000100 DRAM bank = 0x00000000 -> start = 0x80000000 -> size = 0x40000000 flashstart = 0x00000000 flashsize = 0x00000000 flashoffset = 0x00000000 baudrate = 115200 bps relocaddr = 0xbff54000 reloc off = 0x3f754000 Build = 32-bit current eth = ethernet@4a100000 eth2addr = 34:b1:f7:31:4f:69 IP addr = 192.168.0.59 fdt_blob = 0xbdf34280 new_fdt = 0xbdf34280 fdt_size = 0x0000fc20 lmb_dump_all: memory.cnt = 0x1 / max = 0x10 memory[0] [0x80000000-0xbfffffff], 0x40000000 bytes flags: 0 reserved.cnt = 0x1 / max = 0x10 reserved[0] [0xbcf28000-0xbfffffff], 0x030d8000 bytes flags: 0 devicetree = separate serial addr = 0x44e09000 width = 0x00000000 shift = 0x00000002 offset = 0x00000000 clock = 0x02dc6c00 arch_number = 0x00000000 TLB addr = 0xbfff0000 irq_sp = 0xbdf34270 sp start = 0xbdf34260 Early malloc usage: 51c / 2000 => - 04:59:25 [INFO] Host: ls mmc 0:1 - 04:59:26 [INFO] Target: ls mmc 0:1 123111 am437x-gp-evm.dtb 112001 am437x-idk-evm.dtb 118471 am437x-sk-evm.dtb 121905 am43x-epos-evm.dtb extlinux/ 158471 MLO 815584 u-boot.img 717 uEnv.txt 7787008 zImage 65536 uboot.env 4 ws-calibrate.rules 10 file(s), 1 dir(s) => - 04:59:26 [INFO] Host: ls mmc 1:1 - 04:59:26 [INFO] Target: ls mmc 1:1 ** Bad device specification mmc 1 ** Couldn't find partition mmc 1:1 => - 04:59:26 [INFO] Host: ext4ls mmc 0:2 /lib/firmware - 04:59:26 [INFO] Target: ext4ls mmc 0:2 /lib/firmware 4096 . 40960 .. 2040 LICENCE.ibt_firmware 2046 LICENCE.iwlwifi_firmware 73 am335x-bone-scale-data.bin 17 am335x-evm-scale-data.bin 119992 am335x-pm-firmware.elf 53 am437x-pru0_0-fw 53 am437x-pru0_1-fw 53 am437x-pru1_0-fw 53 am437x-pru1_1-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 1490508 iwlwifi-9260-th-b0-jf-b0-46.ucode 4096 pru 4896 regulatory.db 1085 regulatory.db.p7s 4096 ti-connectivity 4096 ti-pruss => - 04:59:26 [INFO] Host: ext4ls mmc 1:2 /lib/firmware - 04:59:26 [INFO] Target: ext4ls mmc 1:2 /lib/firmware ** Bad device specification mmc 1 ** Couldn't find partition mmc 1:2 => - 04:59:26 [INFO] Host: mmc rescan; echo $? - 04:59:26 [INFO] Target: mmc rescan; echo $? 0 => - 04:59:26 [INFO] Host: fatwrite mmc 0:1 ${loadaddr} ws-calibrate.rules 4 - 04:59:27 [INFO] Target: fatwrite mmc 0:1 ${loadaddr} ws-calibrate.rules 4 4 bytes written in 6 ms (0 Bytes/s) => - 04:59:27 [INFO] Host: setenv extraargs 0 - 04:59:27 [INFO] Target: setenv extraargs 0 => - 04:59:27 [INFO] Host: printenv - 04:59:28 [INFO] Target: printenv _initramfs=- arch=arm autoload=no baudrate=115200 board=am43xx board_name=AM43_IDK board_rev=1.3A board_serial=35144P400316 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 usb0 nand0 pxe dhcp bootargs=console=ttyO0,115200n8 earlyprintk=serial,ttyO0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am437x-idk/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_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 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_qspi=u-boot.bin raw 0x0 0x080000;u-boot.backup raw 0x080000 0x080000;u-boot-spl-os raw 0x100000 0x010000;u-boot-env raw 0x110000 0x010000;u-boot-env.backup raw 0x120000 0x010000;kernel raw 0x130000 0x800000 dfu_alt_info_ram=kernel ram 0x80200000 0x4000000;fdt ram 0x80f80000 0x80000;ramdisk ram 0x81000000 0x4000000 dfu_bufsiz=0x10000 distro_bootcmd=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/ eth2addr=34:b1:f7:31:4f:69 ethact=ethernet@4a100000 extraargs=0 fdt_addr_r=0x88000000 fdtaddr=88000000 fdtcontroladdr=bdf34280 fdtfile=undefined fdtoverlay_addr_r=0x89000000 fileaddr=88000000 filesize=12da3 findfdt=if test $board_name = AM43EPOS; then setenv fdtfile am43x-epos-evm.dtb; fi; if test $board_name = AM43__GP; then setenv fdtfile am437x-gp-evm.dtb; fi; if test $board_name = AM43XXHS; then setenv fdtfile am437x-gp-evm.dtb; fi; if test $board_name = AM43__SK; then setenv fdtfile am437x-sk-evm.dtb; fi; if test $board_name = AM43_IDK; then setenv fdtfile am437x-idk-evm.dtb; fi; if test $fdtfile = undefined; then echo WARNING: Could not determine device tree; fi; finduuid=part uuid mmc 0:2 uuid gatewayip=192.168.0.1 ipaddr=192.168.0.59 kernel_addr_r=0x82000000 load_efi_dtb=load ${devtype} ${devnum}:${distro_bootpart} ${fdt_addr_r} ${prefix}${efi_fdtfile} loadaddr=0x82000000 loadramdisk=load ${devtype} ${devnum} ${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:256k(NAND.SPL),256k(NAND.SPL.backup1),256k(NAND.SPL.backup2),256k(NAND.SPL.backup3),512k(NAND.u-boot-spl-os),1m(NAND.u-boot),256k(NAND.u-boot-env),256k(NAND.u-boot-env.backup1),7m(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,4096 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=rootfs,start=2MiB,size=-,uuid=${uuid_gpt_rootfs} pxefile_addr_r=0x80100000 ramargs=setenv bootargs console=${console} ${optargs} root=${ramroot} rootfstype=${ramrootfstype} 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; for prefix in ${efi_dtb_prefixes}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${efi_fdtfile}; then run load_efi_dtb; 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 serverip=192.168.0.1 soc=am33xx static_ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}:${hostname}::off stderr=serial@44e09000 stdin=serial@44e09000 stdout=serial@44e09000 usb_boot=usb start; if usb dev ${devnum}; then devtype=usb; run scan_dev_for_boot_part; fi vendor=ti ver=U-Boot 2024.04-ti-g919b5bb5e9ee (May 11 2024 - 12:52:02 +0000) Environment size: 7652/65532 bytes => - 04:59:28 [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:59:28 [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:59:28 [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:59:28 [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:59:28 [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:59:28 [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:59:28 [INFO] Host: boot - 04:59:29 [INFO] Target: boot ## Checking Image at 82000000 ... Unknown image format! Kernel image @ 0x82000000 [ 0x000000 - 0x519518 ] ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Working FDT set to 88000000 Loading Device Tree to 8ffea000, end 8ffffda2 ... OK Working FDT set to 8ffea000 Starting kernel ... - 04:59:29 [INFO] Host: - 04:59:58 [INFO] Target: [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.11.0-rc5 (KernelCI@build-j301003-arm-gcc-12-omap2plus-defconfig-kdngh) (arm-linux-gnueabihf-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Fri Aug 30 02:08:34 UTC 2024 [ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: TI AM437x Industrial Development Kit [ 0.000000] Memory policy: Data cache writeback [ 0.000000] cma: Reserved 16 MiB at 0xbf000000 on node -1 [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000080000000-0x00000000afffffff] [ 0.000000] HighMem [mem 0x00000000b0000000-0x00000000bfffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x00000000bfffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000bfffffff] [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM437x ES1.1 (sgx neon) [ 0.000000] percpu: Embedded 17 pages/cpu s39884 r8192 d21556 u69632 [ 0.000000] Kernel command line: console=ttyO0,115200n8 earlyprintk=serial,ttyO0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am437x-idk/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,ttyO0,115200n8", will be passed to user space. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 262144 [ 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] L2C: platform modifies aux control register: 0x0e030000 -> 0x3e430000 [ 0.000000] L2C: DT/platform modifies aux control register: 0x0e030000 -> 0x3e430000 [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 [ 0.000000] OMAP L2C310: ROM does not support power control setting [ 0.000000] L2C-310 dynamic clock gating disabled, standby mode disabled [ 0.000000] L2C-310 cache controller enabled, 16 ways, 256 kB [ 0.000000] L2C-310: CACHE_ID 0x410000c9, AUX_CTRL 0x4e430000 [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] TI gptimer clocksource: always-on /ocp@44000000/interconnect@44c00000/segment@200000/target-module@31000 [ 0.000001] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000022] clocksource: dmtimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000160] OMAP clocksource: 32k_counter at 32768 Hz [ 0.000169] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns [ 0.000486] TI gptimer clockevent: 24000000 Hz at /ocp@44000000/interconnect@48000000/segment@0/target-module@40000 [ 0.001838] Console: colour dummy device 80x30 [ 0.001899] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' [ 0.001908] This ensures that you still see kernel messages. Please [ 0.001913] update your kernel commandline. [ 0.001953] Calibrating delay loop... 1993.93 BogoMIPS (lpj=9969664) [ 0.057946] CPU: Testing write buffer coherency: ok [ 0.058044] CPU0: Spectre v2: using BPIALL workaround [ 0.058057] pid_max: default: 32768 minimum: 301 [ 0.058173] LSM: initializing lsm=capability [ 0.058344] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.058374] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.059898] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.061540] Setting up static identity map for 0x80100000 - 0x80100078 [ 0.061842] rcu: Hierarchical SRCU implementation. [ 0.061853] rcu: Max phase no-delay instances is 1000. [ 0.062850] smp: Bringing up secondary CPUs ... [ 0.062890] smp: Brought up 1 node, 1 CPU [ 0.062902] SMP: Total of 1 processors activated (1993.93 BogoMIPS). [ 0.062912] CPU: All CPU(s) started in SVC mode. [ 0.063053] Memory: 1002620K/1048576K available (11264K kernel code, 1142K rwdata, 2696K rodata, 1024K init, 291K bss, 27192K reserved, 16384K cma-reserved, 245760K highmem) [ 0.063817] devtmpfs: initialized [ 0.079417] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.079775] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.079807] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.081178] pinctrl core: initialized pinctrl subsystem [ 0.083449] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.085677] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.086347] audit: initializing netlink subsys (disabled) [ 0.087559] thermal_sys: Registered thermal governor 'fair_share' [ 0.087576] thermal_sys: Registered thermal governor 'step_wise' [ 0.087585] thermal_sys: Registered thermal governor 'user_space' [ 0.087683] audit: type=2000 audit(0.080:1): state=initialized audit_enabled=0 res=1 [ 0.087746] cpuidle: using governor menu [ 0.110635] No ATAGs? [ 0.110805] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.110824] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.115029] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.131569] iommu: Default domain type: Translated [ 0.131590] iommu: DMA domain TLB invalidation policy: strict mode [ 0.137371] SCSI subsystem initialized [ 0.148798] pps_core: LinuxPPS API ver. 1 registered [ 0.148810] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.148834] PTP clock support registered [ 0.150529] vgaarb: loaded [ 0.150848] clocksource: Switched to clocksource dmtimer [ 0.151410] VFS: Disk quotas dquot_6.6.0 [ 0.151460] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.172829] NET: Registered PF_INET protocol family [ 0.173293] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.175193] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.175237] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.175256] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 0.175320] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear) [ 0.175630] TCP: Hash tables configured (established 8192 bind 8192) [ 0.175834] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.175903] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.176165] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.182009] RPC: Registered named UNIX socket transport module. [ 0.182034] RPC: Registered udp transport module. [ 0.182040] RPC: Registered tcp transport module. [ 0.182044] RPC: Registered tcp-with-tls transport module. [ 0.182049] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.182074] PCI: CLS 0 bytes, default 64 [ 0.183473] Initialise system trusted keyrings [ 0.191597] workingset: timestamp_bits=14 max_order=18 bucket_order=4 [ 0.192803] NFS: Registering the id_resolver key type [ 0.192868] Key type id_resolver registered [ 0.192875] Key type id_legacy registered [ 0.192924] jffs2: version 2.2. (NAND) (SUMMARY) 2001-2006 Red Hat, Inc. [ 0.193436] Key type asymmetric registered [ 0.193454] Asymmetric key parser 'x509' registered [ 0.193615] bounce: pool size: 64 pages [ 0.193656] io scheduler mq-deadline registered [ 0.193665] io scheduler kyber registered [ 0.193745] io scheduler bfq registered [ 0.211018] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled [ 0.277409] brd: module loaded [ 0.285990] loop: module loaded [ 0.286934] mtdoops: mtd device (mtddev=name/number) must be supplied [ 0.289804] i2c_dev: i2c /dev entries driver [ 0.290603] cpuidle: enable-method property 'ti,am4372' found operations [ 0.291149] sdhci: Secure Digital Host Controller Interface driver [ 0.291162] sdhci: Copyright(c) Pierre Ossman [ 0.291361] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.291606] ledtrig-cpu: registered to indicate activity on CPUs [ 0.292526] Initializing XFRM netlink socket [ 0.292663] NET: Registered PF_INET6 protocol family [ 0.304619] Segment Routing with IPv6 [ 0.304705] In-situ OAM (IOAM) with IPv6 [ 0.304802] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 0.305655] NET: Registered PF_PACKET protocol family [ 0.305684] NET: Registered PF_KEY protocol family [ 0.305790] Key type dns_resolver registered [ 0.306040] ThumbEE CPU extension supported. [ 0.306061] Registering SWP/SWPB emulation handler [ 0.306675] omap_voltage_late_init: Voltage driver support not added [ 0.306972] SmartReflex Class3 initialized [ 0.333830] Loading compiled-in X.509 certificates [ 0.392195] OMAP GPIO hardware version 0.1 [ 0.393844] omap8250 44e09000.serial: No clock speed specified: using default: 48000000 [ 0.406219] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 62, base_baud = 3000000) is a 8250 [ 0.406295] printk: legacy console [ttyS0] enabled [ 1.525146] pinctrl-single 44e10800.pinmux: 199 pins, size 796 [ 1.534603] ti-sysc 44e31000.target-module: probe with driver ti-sysc failed with error -16 [ 1.573241] ti-sysc 48040000.target-module: probe with driver ti-sysc failed with error -16 [ 1.608368] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) [ 1.617228] sdhci-omap 48060000.mmc: Got CD GPIO [ 1.622173] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator [ 1.650204] omap_i2c 4819c000.i2c: bus 2 rev0.12 at 100 kHz [ 1.659441] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator [ 1.722287] 48000000.interconnect:segment@200000:target-module@0:mpu@0:fck: device ID is greater than 24 [ 1.773908] 483a8000.target-module:ocp2scp@0:fck: device ID is greater than 24 [ 1.783438] 483e8000.target-module:ocp2scp@0:fck: device ID is greater than 24 [ 1.871363] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 [ 1.913980] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver Micrel KSZ9031 Gigabit PHY [ 1.924267] cpsw-switch 4a100000.switch: initialized cpsw ale version 1.4 [ 1.931213] cpsw-switch 4a100000.switch: ALE Table size 1024 [ 1.950985] cpsw-switch 4a100000.switch: cpts: overflow check period 500 (jiffies) [ 1.958613] cpsw-switch 4a100000.switch: CPTS: ref_clk_freq:250000000 calc_mult:2147483648 calc_shift:29 error:0 nsec/sec [ 1.969762] cpsw-switch 4a100000.switch: Detected MACID = 34:b1:f7:31:4f:69 [ 1.978425] cpsw-switch 4a100000.switch: initialized (regs 0x4a100000, pool size 256) hw_ver:0019010F 1.15 (0) [ 1.996558] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! [ 2.004691] edma 49000000.dma: TI EDMA DMA engine driver [ 2.069109] omap_i2c 44e0b000.i2c: bus 0 rev0.12 at 400 kHz [ 2.076280] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) [ 2.085158] sdhci-omap 48060000.mmc: Got CD GPIO [ 2.090075] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator [ 2.098348] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator [ 2.134284] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA [ 2.142948] cpsw-switch 4a100000.switch: starting ndev. mode: dual_mac [ 2.240860] Micrel KSZ9031 Gigabit PHY 4a101000.mdio:00: attached PHY driver (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL) [ 2.315335] mmc0: new high speed SDHC card at address aaaa [ 2.322176] mmcblk0: mmc0:aaaa SL08G 7.40 GiB [ 2.329757] mmcblk0: p1 p2 p3 [ 5.362442] cpsw-switch 4a100000.switch eth0: Link is Up - 1Gbps/Full - flow control off [ 5.401009] Sending DHCP requests ., OK [ 5.444801] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.59 [ 5.452567] IP-Config: Complete: [ 5.455813] device=eth0, hwaddr=34:b1:f7:31:4f:69, ipaddr=192.168.0.59, mask=255.255.255.0, gw=192.168.0.1 [ 5.465979] host=192.168.0.59, domain=ti.com, nis-domain=(none) [ 5.472376] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath= [ 5.472386] nameserver0=192.0.2.2, nameserver1=192.0.2.3 [ 5.485508] clk: Disabling unused clocks [ 5.489730] PM: genpd: Disabling unused power domains [ 5.537047] VFS: Mounted root (nfs filesystem) on device 0:17. [ 5.543773] devtmpfs: mounted [ 5.548712] Freeing unused kernel image (initmem) memory: 1024K [ 5.555036] Run /sbin/init as init process [ 6.292792] systemd[1]: System time before build time, advancing clock. [ 6.371076] systemd[1]: Inserted module 'autofs4' [ 6.448269] systemd[1]: systemd 247.3-7+deb11u4 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [ 6.472399] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 6.523763] systemd[1]: Set hostname to . [ 8.349313] systemd[1]: Queued start job for default target Graphical Interface. [ 9.950870] random: crng init done [ 9.954735] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 9.967258] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 10.004258] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 10.043258] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 10.083371] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 10.122995] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 10.161790] 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. [ 10.201671] 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. [ 10.242568] 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. [ 10.281487] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 10.321731] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 10.361277] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 10.401355] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 10.441341] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 10.471918] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 10.514104] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m. [ 10.553205] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 10.592470] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 10.633288] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 10.676994] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 10.712073] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 10.751994] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 10.793766] systemd[1]: Mounting POSIX Message Queue File System... Mounting [0;1;39mPOSIX Message Queue File System[0m... [ 10.845403] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 10.911860] systemd[1]: Mounting Kernel Trace File System... Mounting [0;1;39mKernel Trace File System[0m... [ 10.962923] 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... [ 11.064355] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 11.135401] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 11.219466] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 11.283220] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 11.352488] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 11.402636] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 11.440587] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 11.522713] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 11.607700] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m. [ 11.662853] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 11.722758] systemd[1]: Mounted Kernel Trace File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Trace File System[0m. [ 11.766649] 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. [ 11.884722] systemd[1]: modprobe@configfs.service: Succeeded. [ 11.911797] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 11.943872] systemd[1]: modprobe@drm.service: Succeeded. [ 11.971611] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 12.003940] systemd[1]: modprobe@fuse.service: Succeeded. [ 12.031756] systemd[1]: Finished Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [ 12.071452] systemd[1]: Finished Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [ 12.094740] systemd[1]: Finished Remount Root and Kernel File Systems. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. [ 12.165499] systemd[1]: Condition check resulted in FUSE Control File System being skipped. [ 12.241435] systemd[1]: Mounting Kernel Configuration File System... Mounting [0;1;39mKernel Configuration File System[0m... [ 12.311588] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 12.320626] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 12.402731] systemd[1]: Starting Load/Save Random Seed... Starting [0;1;39mLoad/Save Random Seed[0m... [ 12.444111] systemd[1]: Starting Apply Kernel Variables... Starting [0;1;39mApply Kernel Variables[0m... [ 12.554732] systemd[1]: Starting Create System Users... Starting [0;1;39mCreate System Users[0m... [ 12.606184] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[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. [ 12.997098] systemd-journald[82]: Received client request to flush runtime journal. [ 13.050580] systemd-journald[82]: File /var/log/journal/c2d1e75df5a44f379b0ba44115d3cbbb/system.journal corrupted or uncleanly shut down, renaming and replacing. [[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m. Starting [0;1;39mCreate Static Device Nodes in /dev[0m... [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems (Pre)[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m. Starting [0;1;39mRule-based Managefor Device Events and Files[0m... [[0;32m OK [0m] 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... [ 16.295987] input: gpio-keys as /devices/platform/gpio-keys/input/input0 [ 16.621706] omap_rtc 44e3e000.rtc: registered as rtc0 [ 16.626893] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01T00:00:00 UTC (946684800) [ 16.819933] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 16.895679] remoteproc remoteproc0: wkup_m3 is available [ 17.130374] at24 0-0050: supply vcc not found, using dummy regulator [ 17.153021] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [[0;32m OK [0m] Found device [0;1;39m/dev/ttyS0[0m. [ 17.223265] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 64 bytes/write [ 17.231631] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [ 17.243096] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [ 17.963672] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400 [ 17.991135] remoteproc remoteproc0: powering up wkup_m3 [ 18.202480] remoteproc remoteproc0: Direct firmware load for am335x-pm-firmware.elf failed with error -2 [ 18.212220] remoteproc remoteproc0: request_firmware failed: -2 [ 18.218185] wkup_m3_ipc 44e11324.wkup_m3_ipc: rproc_boot failed [ 18.747766] omap_rng 48310000.rng: Random Number Generator ver. 20 [ 19.444233] omap-sham 53100000.sham: hw accel on OMAP rev 0.0 [ 19.511022] omap-sham 53100000.sham: will run requests pump with realtime priority [ 19.536731] omap-aes 53501000.aes: OMAP AES hw accel rev: 0.1 [ 19.544144] PM: Cannot get wkup_m3_ipc handle [ 19.603314] omap-aes 53501000.aes: will run requests pump with realtime priority [ 19.611896] PM: Cannot get wkup_m3_ipc handle [[0m[0;31m* [0m] (1 of 2) A start job is running for Network Service (11s / 1min 36s) [ 19.867893] omap-des 53701000.des: OMAP DES hw accel rev: 0.33 [ 19.941387] omap-des 53701000.des: will run requests pump with realtime priority [ 19.949660] PM: Cannot get wkup_m3_ipc handle M [K[[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for Network Service (11s / 1min 36s) M [K[[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. [K[ 21.502550] 7 fixed-partitions partitions found on MTD device spi0.0 [ 21.508978] Creating 7 MTD partitions on "spi0.0": [ 21.513964] 0x000000000000-0x000000080000 : "QSPI.U_BOOT" [ 21.563670] 0x000000080000-0x000000100000 : "QSPI.U_BOOT.backup" [ 21.595223] 0x000000100000-0x000000110000 : "QSPI.U-BOOT-SPL_OS" [ 21.633086] 0x000000110000-0x000000120000 : "QSPI.U_BOOT_ENV" [ 21.714174] 0x000000120000-0x000000130000 : "QSPI.U-BOOT-ENV.backup" [ 21.769666] 0x000000130000-0x000000930000 : "QSPI.KERNEL" [ 21.815573] 0x000000930000-0x000004000000 : "QSPI.FILESYSTEM" [ 21.861129] PM: Cannot get wkup_m3_ipc handle [[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 ttyS0[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 deseye-armhf login: root (automatic login) Linux debian-bullseye-armhf 6.11.0-rc5 #1 SMP Fri Aug 30 02:08:34 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: Thu Aug 29 11:31:07 UTC 2024 on ttyS0 / # - 04:59:58 [INFO] Sleeping 15 secs to allow systemd to finish starting processes... - 05:00:13 [INFO] Disconnected serial from am437x-idk - 05:00:13 [INFO] Connected to am437x-idk via serial - 05:00:13 [INFO] Host: uname -a - 05:00:13 [INFO] Target: uname -a Linux debian-bullseye-armhf 6.11.0-rc5 #1 SMP Fri Aug 30 02:08:34 UTC 2024 armv7l GNU/Linux / # - 05:00:13 [INFO] Host: cat /proc/cmdline - 05:00:13 [INFO] Target: cat /proc/cmdline console=ttyO0,115200n8 earlyprintk=serial,ttyO0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am437x-idk/autofs/29d150f62ef8c1505ae043eeb678acc5,nolock,v3,tcp,rsize=4096,wsize=4096 0 / # - 05:00:13 [INFO] Host: uname -a - 05:00:14 [INFO] Target: uname -a Linux debian-bullseye-armhf 6.11.0-rc5 #1 SMP Fri Aug 30 02:08:34 UTC 2024 armv7l GNU/Linux / # - 05:00:14 [INFO] Host: cat /proc/mtd - 05:00:14 [INFO] Target: cat /proc/mtd dev: size erasesize name mtd0: 00080000 00001000 "QSPI.U_BOOT" mtd1: 00080000 00001000 "QSPI.U_BOOT.backup" mtd2: 00010000 00001000 "QSPI.U-BOOT-SPL_OS" mtd3: 00010000 00001000 "QSPI.U_BOOT_ENV" mtd4: 00010000 00001000 "QSPI.U-BOOT-ENV.backup" mtd5: 00800000 00001000 "QSPI.KERNEL" mtd6: 036d0000 00001000 "QSPI.FILESYSTEM" / # - 05:00:14 [INFO] Host: grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/pnp /etc/resolv.conf && systemctl restart systemd-resolved - 05:00:15 [INFO] Target: grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/pnp /etc/resolv.conf && systemctl restart systemd-resolved / # - 05:00:15 [INFO] Host: ls -l /lib/firmware; ls -lR /lib/firmware/ipc - 05:00:15 [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 / # - 05:00:15 [INFO] Host: cat /proc/diskstats - 05:00:15 [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 117 0 5964 2095 0 0 0 0 0 0 2095 0 0 0 0 0 0 179 1 mmcblk0p1 29 0 2080 638 0 0 0 0 0 0 638 0 0 0 0 0 0 179 2 mmcblk0p2 28 0 2108 458 0 0 0 0 0 0 458 0 0 0 0 0 0 179 3 mmcblk0p3 23 0 584 395 0 0 0 0 0 0 395 0 0 0 0 0 0 31 0 mtdblock0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 31 1 mtdblock1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 31 2 mtdblock2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 31 3 mtdblock3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 31 4 mtdblock4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 31 5 mtdblock5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 31 6 mtdblock6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 / # - 05:00:15 [INFO] Host: cat /proc/interrupts - 05:00:16 [INFO] Target: cat /proc/interrupts CPU0 24: 4683 GIC-0 29 Edge twd 25: 402 WUGEN 68 Level clockevent 36: 0 PRCM Edge pinctrl 59: 0 WUGEN 9 Level l3-dbg-irq 60: 0 WUGEN 10 Level l3-app-irq 61: 0 WUGEN 96 Level 44e07000.gpio 62: 398 WUGEN 72 Level 44e09000.serial 63: 0 WUGEN 98 Level 4804c000.gpio 64: 0 WUGEN 30 Level 4819c000.i2c 65: 408 WUGEN 64 Level mmc0 66: 0 WUGEN 125 Level 481a0000.spi 67: 0 WUGEN 62 Level 481ae000.gpio 68: 0 WUGEN 106 Level 48320000.gpio 69: 0 WUGEN 148 Level 48322000.gpio 70: 23112 WUGEN 41 Level 4a100000.switch 71: 39245 WUGEN 42 Level 4a100000.switch 72: 12 WUGEN 43 Level 4a100000.switch 73: 133 WUGEN 12 Level 49000000.dma_ccint 74: 0 WUGEN 14 Level 49000000.dma_ccerrint 75: 143 WUGEN 70 Level 44e0b000.i2c 76: 0 44e07000.gpio 6 Edge 48060000.mmc cd 77: 0 48320000.gpio 2 Edge power-button 78: 0 WUGEN 75 Level rtc0 79: 0 WUGEN 76 Level rtc0 81: 0 WUGEN 78 Level wkup_m3_txev 82: 0 WUGEN 77 Level mbox-wkup-m3 83: 1 WUGEN 172 Level dwc3-omap 84: 1 WUGEN 178 Level dwc3-omap 85: 0 WUGEN 111 Level 48310000.rng 86: 0 WUGEN 109 Level 53100000.sham IPI0: 0 CPU wakeup interrupts IPI1: 0 Timer broadcast interrupts IPI2: 0 Rescheduling interrupts IPI3: 0 Function call interrupts IPI4: 0 CPU stop interrupts IPI5: 0 IRQ work interrupts IPI6: 0 completion interrupts Err: 0 / # - 05:00:16 [INFO] Host: cat /proc/softirqs - 05:00:16 [INFO] Target: cat /proc/softirqs CPU0 HI: 0 TIMER: 2468 NET_TX: 3 NET_RX: 54528 BLOCK: 0 IRQ_POLL: 0 TASKLET: 154 SCHED: 0 HRTIMER: 0 RCU: 5586 / # - 05:00:16 [INFO] Host: ls -lR /run/media/mmcblk0p1 - 05:00:16 [INFO] Target: ls -lR /run/media/mmcblk0p1 ls: cannot access '/run/media/mmcblk0p1': No such file or directory / # - 05:00:16 [INFO] Host: lsmod - 05:00:17 [INFO] Target: lsmod Module Size Used by spi_nor 77824 0 evdev 20480 1 omap_des 20480 0 pm33xx 12288 0 omap_aes_driver 24576 0 libdes 24576 1 omap_des omap_crypto 12288 2 omap_des,omap_aes_driver omap_sham 28672 0 libaes 12288 1 omap_aes_driver crypto_engine 12288 3 omap_des,omap_aes_driver,omap_sham ti_emif_sram 12288 1 pm33xx omap_rng 12288 0 dwc3_omap 12288 0 rng_core 16384 1 omap_rng pwm_tiecap 12288 0 omap_mailbox 12288 1 wkup_m3_ipc 12288 1 pm33xx at24 16384 0 tps62360_regulator 12288 1 wkup_m3_rproc 12288 1 omap_wdt 12288 0 watchdog 24576 1 omap_wdt spi_ti_qspi 16384 0 rtc_omap 16384 2 pm33xx gpio_keys 16384 0 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 / # - 05:00:17 [INFO] Host: export IPERFHOST=192.168.0.1 - 05:00:17 [INFO] Target: export IPERFHOST=192.168.0.1 / # - 05:00:17 [INFO] Host: export NFS_SERVER=192.168.0.1 - 05:00:17 [INFO] Target: export NFS_SERVER=192.168.0.1 / # - 05:00:17 [INFO] Host: export NFS_ROOT_PATH=/opt/NFS_exports/linux/am437x-idk - 05:00:17 [INFO] Target: export NFS_ROOT_PATH=/opt/NFS_exports/linux/am437x-idk / # - 05:00:17 [INFO] Host: export AP_SSID= - 05:00:17 [INFO] Target: export AP_SSID= / # - 05:00:17 [INFO] Host: mkdir -p -m 777 /test - 05:00:18 [INFO] Target: mkdir -p -m 777 /test / # - 05:00:18 [INFO] Host: cd /test - 05:00:18 [INFO] Target: cd /test /test # - 05:00:18 [INFO] Host: cat > test.sh << EOF - 05:00:18 [INFO] Target: cat > test.sh << EOF > - 05:00:18 [INFO] Host: failtest() { - 05:00:18 [INFO] Target: failtest() { > - 05:00:18 [INFO] Host: echo 1 >&3 - 05:00:18 [INFO] Target: echo 1 >&3 > - 05:00:18 [INFO] Host: } - 05:00:19 [INFO] Target: } > - 05:00:19 [INFO] Host: timeout=20 - 05:00:19 [INFO] Target: timeout=20 > - 05:00:19 [INFO] Host: - 05:00:19 [INFO] Target: > - 05:00:19 [INFO] Host: # Start of user's script logic - 05:00:19 [INFO] Target: # Start of user's script logic > - 05:00:19 [INFO] Host: dmesg - 05:00:19 [INFO] Target: dmesg > - 05:00:19 [INFO] Host: EOF - 05:00:20 [INFO] Target: EOF /test # - 05:00:20 [INFO] Host: cd /test - 05:00:20 [INFO] Target: cd /test /test # - 05:00:20 [INFO] Host: chmod +x test.sh - 05:00:20 [INFO] Target: chmod +x test.sh /test # - 05:00:20 [INFO] Host: ./test.sh 2>&1 3> result.log - 05:00:24 [INFO] Target: ./test.sh 2>&1 3> result.log [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.11.0-rc5 (KernelCI@build-j301003-arm-gcc-12-omap2plus-defconfig-kdngh) (arm-linux-gnueabihf-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Fri Aug 30 02:08:34 UTC 2024 [ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: TI AM437x Industrial Development Kit [ 0.000000] Memory policy: Data cache writeback [ 0.000000] cma: Reserved 16 MiB at 0xbf000000 on node -1 [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000080000000-0x00000000afffffff] [ 0.000000] HighMem [mem 0x00000000b0000000-0x00000000bfffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x00000000bfffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000bfffffff] [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM437x ES1.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=ttyO0,115200n8 earlyprintk=serial,ttyO0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am437x-idk/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,ttyO0,115200n8", will be passed to user space. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 262144 [ 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] L2C: platform modifies aux control register: 0x0e030000 -> 0x3e430000 [ 0.000000] L2C: DT/platform modifies aux control register: 0x0e030000 -> 0x3e430000 [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 [ 0.000000] OMAP L2C310: ROM does not support power control setting [ 0.000000] L2C-310 dynamic clock gating disabled, standby mode disabled [ 0.000000] L2C-310 cache controller enabled, 16 ways, 256 kB [ 0.000000] L2C-310: CACHE_ID 0x410000c9, AUX_CTRL 0x4e430000 [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] TI gptimer clocksource: always-on /ocp@44000000/interconnect@44c00000/segment@200000/target-module@31000 [ 0.000001] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000022] clocksource: dmtimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000160] OMAP clocksource: 32k_counter at 32768 Hz [ 0.000169] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns [ 0.000486] TI gptimer clockevent: 24000000 Hz at /ocp@44000000/interconnect@48000000/segment@0/target-module@40000 [ 0.001838] Console: colour dummy device 80x30 [ 0.001899] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' [ 0.001908] This ensures that you still see kernel messages. Please [ 0.001913] update your kernel commandline. [ 0.001953] Calibrating delay loop... 1993.93 BogoMIPS (lpj=9969664) [ 0.057946] CPU: Testing write buffer coherency: ok [ 0.058044] CPU0: Spectre v2: using BPIALL workaround [ 0.058057] pid_max: default: 32768 minimum: 301 [ 0.058173] LSM: initializing lsm=capability [ 0.058344] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.058374] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.059898] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.061540] Setting up static identity map for 0x80100000 - 0x80100078 [ 0.061842] rcu: Hierarchical SRCU implementation. [ 0.061853] rcu: Max phase no-delay instances is 1000. [ 0.062850] smp: Bringing up secondary CPUs ... [ 0.062890] smp: Brought up 1 node, 1 CPU [ 0.062902] SMP: Total of 1 processors activated (1993.93 BogoMIPS). [ 0.062912] CPU: All CPU(s) started in SVC mode. [ 0.063053] Memory: 1002620K/1048576K available (11264K kernel code, 1142K rwdata, 2696K rodata, 1024K init, 291K bss, 27192K reserved, 16384K cma-reserved, 245760K highmem) [ 0.063817] devtmpfs: initialized [ 0.079417] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.079775] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.079807] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.081178] pinctrl core: initialized pinctrl subsystem [ 0.083449] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.085677] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.086347] audit: initializing netlink subsys (disabled) [ 0.087559] thermal_sys: Registered thermal governor 'fair_share' [ 0.087576] thermal_sys: Registered thermal governor 'step_wise' [ 0.087585] thermal_sys: Registered thermal governor 'user_space' [ 0.087683] audit: type=2000 audit(0.080:1): state=initialized audit_enabled=0 res=1 [ 0.087746] cpuidle: using governor menu [ 0.110635] No ATAGs? [ 0.110805] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.110824] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.115029] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.131569] iommu: Default domain type: Translated [ 0.131590] iommu: DMA domain TLB invalidation policy: strict mode [ 0.133159] reg-fixed-voltage fixed-regulator-v24_0d: using DT '/fixed-regulator-v24_0d' for '(default)' GPIO lookup [ 0.133205] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixed-regulator-v24_0d[0]' [ 0.133229] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixed-regulator-v24_0d[0]' [ 0.133243] reg-fixed-voltage fixed-regulator-v24_0d: using lookup tables for GPIO lookup [ 0.133252] reg-fixed-voltage fixed-regulator-v24_0d: No GPIO consumer (default) found [ 0.133675] reg-fixed-voltage fixed-regulator-v3_3d: using DT '/fixed-regulator-v3_3d' for '(default)' GPIO lookup [ 0.133703] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixed-regulator-v3_3d[0]' [ 0.133721] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixed-regulator-v3_3d[0]' [ 0.133734] reg-fixed-voltage fixed-regulator-v3_3d: using lookup tables for GPIO lookup [ 0.133742] reg-fixed-voltage fixed-regulator-v3_3d: No GPIO consumer (default) found [ 0.134246] reg-fixed-voltage fixed-regulator-vdd_corereg: using DT '/fixed-regulator-vdd_corereg' for '(default)' GPIO lookup [ 0.134275] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixed-regulator-vdd_corereg[0]' [ 0.134294] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixed-regulator-vdd_corereg[0]' [ 0.134307] reg-fixed-voltage fixed-regulator-vdd_corereg: using lookup tables for GPIO lookup [ 0.134314] reg-fixed-voltage fixed-regulator-vdd_corereg: No GPIO consumer (default) found [ 0.134680] reg-fixed-voltage fixed-regulator-vdd_core: using DT '/fixed-regulator-vdd_core' for '(default)' GPIO lookup [ 0.134706] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixed-regulator-vdd_core[0]' [ 0.134726] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixed-regulator-vdd_core[0]' [ 0.134738] reg-fixed-voltage fixed-regulator-vdd_core: using lookup tables for GPIO lookup [ 0.134746] reg-fixed-voltage fixed-regulator-vdd_core: No GPIO consumer (default) found [ 0.135145] reg-fixed-voltage fixed-regulator-v1_8dreg: using DT '/fixed-regulator-v1_8dreg' for '(default)' GPIO lookup [ 0.135172] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixed-regulator-v1_8dreg[0]' [ 0.135190] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixed-regulator-v1_8dreg[0]' [ 0.135201] reg-fixed-voltage fixed-regulator-v1_8dreg: using lookup tables for GPIO lookup [ 0.135209] reg-fixed-voltage fixed-regulator-v1_8dreg: No GPIO consumer (default) found [ 0.135552] reg-fixed-voltage fixed-regulator-v1_8d: using DT '/fixed-regulator-v1_8d' for '(default)' GPIO lookup [ 0.135578] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixed-regulator-v1_8d[0]' [ 0.135595] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixed-regulator-v1_8d[0]' [ 0.135608] reg-fixed-voltage fixed-regulator-v1_8d: using lookup tables for GPIO lookup [ 0.135616] reg-fixed-voltage fixed-regulator-v1_8d: No GPIO consumer (default) found [ 0.135999] reg-fixed-voltage fixed-regulator-v1_5dreg: using DT '/fixed-regulator-v1_5dreg' for '(default)' GPIO lookup [ 0.136025] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixed-regulator-v1_5dreg[0]' [ 0.136044] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixed-regulator-v1_5dreg[0]' [ 0.136056] reg-fixed-voltage fixed-regulator-v1_5dreg: using lookup tables for GPIO lookup [ 0.136063] reg-fixed-voltage fixed-regulator-v1_5dreg: No GPIO consumer (default) found [ 0.136406] reg-fixed-voltage fixed-regulator-v1_5d: using DT '/fixed-regulator-v1_5d' for '(default)' GPIO lookup [ 0.136430] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixed-regulator-v1_5d[0]' [ 0.136448] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixed-regulator-v1_5d[0]' [ 0.136461] reg-fixed-voltage fixed-regulator-v1_5d: using lookup tables for GPIO lookup [ 0.136468] reg-fixed-voltage fixed-regulator-v1_5d: No GPIO consumer (default) found [ 0.137371] SCSI subsystem initialized [ 0.148413] libata version 3.00 loaded. [ 0.148798] pps_core: LinuxPPS API ver. 1 registered [ 0.148810] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.148834] PTP clock support registered [ 0.150529] vgaarb: loaded [ 0.150848] clocksource: Switched to clocksource dmtimer [ 0.151410] VFS: Disk quotas dquot_6.6.0 [ 0.151460] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.172829] NET: Registered PF_INET protocol family [ 0.173293] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.175193] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.175237] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.175256] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 0.175320] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear) [ 0.175630] TCP: Hash tables configured (established 8192 bind 8192) [ 0.175834] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.175903] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.176165] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.182009] RPC: Registered named UNIX socket transport module. [ 0.182034] RPC: Registered udp transport module. [ 0.182040] RPC: Registered tcp transport module. [ 0.182044] RPC: Registered tcp-with-tls transport module. [ 0.182049] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.182074] PCI: CLS 0 bytes, default 64 [ 0.183473] Initialise system trusted keyrings [ 0.191597] workingset: timestamp_bits=14 max_order=18 bucket_order=4 [ 0.192803] NFS: Registering the id_resolver key type [ 0.192868] Key type id_resolver registered [ 0.192875] Key type id_legacy registered [ 0.192924] jffs2: version 2.2. (NAND) (SUMMARY) 2001-2006 Red Hat, Inc. [ 0.193436] Key type asymmetric registered [ 0.193454] Asymmetric key parser 'x509' registered [ 0.193615] bounce: pool size: 64 pages [ 0.193656] io scheduler mq-deadline registered [ 0.193665] io scheduler kyber registered [ 0.193745] io scheduler bfq registered [ 0.211018] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled [ 0.277409] brd: module loaded [ 0.285990] loop: module loaded [ 0.286934] mtdoops: mtd device (mtddev=name/number) must be supplied [ 0.288551] mdio_bus fixed-0: using lookup tables for GPIO lookup [ 0.288576] mdio_bus fixed-0: No GPIO consumer reset found [ 0.289804] i2c_dev: i2c /dev entries driver [ 0.290603] cpuidle: enable-method property 'ti,am4372' found operations [ 0.291149] sdhci: Secure Digital Host Controller Interface driver [ 0.291162] sdhci: Copyright(c) Pierre Ossman [ 0.291361] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.291606] ledtrig-cpu: registered to indicate activity on CPUs [ 0.292526] Initializing XFRM netlink socket [ 0.292663] NET: Registered PF_INET6 protocol family [ 0.304619] Segment Routing with IPv6 [ 0.304705] In-situ OAM (IOAM) with IPv6 [ 0.304802] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 0.305655] NET: Registered PF_PACKET protocol family [ 0.305684] NET: Registered PF_KEY protocol family [ 0.305790] Key type dns_resolver registered [ 0.306040] ThumbEE CPU extension supported. [ 0.306061] Registering SWP/SWPB emulation handler [ 0.306675] omap_voltage_late_init: Voltage driver support not added [ 0.306972] SmartReflex Class3 initialized [ 0.333830] Loading compiled-in X.509 certificates [ 0.379973] gpiochip_find_base_unlocked: found new base at 512 [ 0.391969] gpio gpiochip0: (gpio-0-31): added GPIO chardev (254:0) [ 0.392111] gpio gpiochip0: registered GPIOs 512 to 543 on gpio-0-31 [ 0.392195] OMAP GPIO hardware version 0.1 [ 0.393844] omap8250 44e09000.serial: No clock speed specified: using default: 48000000 [ 0.405662] omap8250 44e09000.serial: using DT '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@9000/serial@0' for 'rs485-term' GPIO lookup [ 0.405725] of_get_named_gpiod_flags: can't parse 'rs485-term-gpios' property of node '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@9000/serial@0[0]' [ 0.405757] of_get_named_gpiod_flags: can't parse 'rs485-term-gpio' property of node '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@9000/serial@0[0]' [ 0.405781] omap8250 44e09000.serial: using lookup tables for GPIO lookup [ 0.405789] omap8250 44e09000.serial: No GPIO consumer rs485-term found [ 0.405798] omap8250 44e09000.serial: using DT '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@9000/serial@0' for 'rs485-rx-during-tx' GPIO lookup [ 0.405820] of_get_named_gpiod_flags: can't parse 'rs485-rx-during-tx-gpios' property of node '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@9000/serial@0[0]' [ 0.405842] of_get_named_gpiod_flags: can't parse 'rs485-rx-during-tx-gpio' property of node '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@9000/serial@0[0]' [ 0.405861] omap8250 44e09000.serial: using lookup tables for GPIO lookup [ 0.405867] omap8250 44e09000.serial: No GPIO consumer rs485-rx-during-tx found [ 0.406219] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 62, base_baud = 3000000) is a 8250 [ 0.406295] printk: legacy console [ttyS0] enabled [ 1.525146] pinctrl-single 44e10800.pinmux: 199 pins, size 796 [ 1.534603] ti-sysc 44e31000.target-module: probe with driver ti-sysc failed with error -16 [ 1.573241] ti-sysc 48040000.target-module: probe with driver ti-sysc failed with error -16 [ 1.586496] gpiochip_find_base_unlocked: found new base at 544 [ 1.598599] gpio gpiochip1: (gpio-32-63): added GPIO chardev (254:1) [ 1.598767] gpio gpiochip1: registered GPIOs 544 to 575 on gpio-32-63 [ 1.608216] sdhci-omap 48060000.mmc: using DT '/ocp@44000000/interconnect@48000000/segment@0/target-module@60000/mmc@0' for 'cd' GPIO lookup [ 1.608303] of_get_named_gpiod_flags: parsed 'cd-gpios' property of node '/ocp@44000000/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]' - status (0) [ 1.608349] gpio gpiochip0: Persistence not supported for GPIO 6 [ 1.608368] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) [ 1.617228] sdhci-omap 48060000.mmc: Got CD GPIO [ 1.621903] sdhci-omap 48060000.mmc: using DT '/ocp@44000000/interconnect@48000000/segment@0/target-module@60000/mmc@0' for 'wp' GPIO lookup [ 1.621937] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp@44000000/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]' [ 1.621966] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp@44000000/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]' [ 1.621991] sdhci-omap 48060000.mmc: using lookup tables for GPIO lookup [ 1.622001] sdhci-omap 48060000.mmc: No GPIO consumer wp found [ 1.622173] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator [ 1.649746] i2c i2c-2: using DT '/ocp@44000000/interconnect@48000000/segment@100000/target-module@9c000/i2c@0' for 'scl' GPIO lookup [ 1.649808] of_get_named_gpiod_flags: can't parse 'scl-gpios' property of node '/ocp@44000000/interconnect@48000000/segment@100000/target-module@9c000/i2c@0[0]' [ 1.649841] of_get_named_gpiod_flags: can't parse 'scl-gpio' property of node '/ocp@44000000/interconnect@48000000/segment@100000/target-module@9c000/i2c@0[0]' [ 1.649866] i2c i2c-2: using lookup tables for GPIO lookup [ 1.649876] i2c i2c-2: No GPIO consumer scl found [ 1.649898] i2c i2c-2: using DT '/ocp@44000000/interconnect@48000000/segment@100000/target-module@9c000/i2c@0' for 'sda' GPIO lookup [ 1.649924] of_get_named_gpiod_flags: can't parse 'sda-gpios' property of node '/ocp@44000000/interconnect@48000000/segment@100000/target-module@9c000/i2c@0[0]' [ 1.649949] of_get_named_gpiod_flags: can't parse 'sda-gpio' property of node '/ocp@44000000/interconnect@48000000/segment@100000/target-module@9c000/i2c@0[0]' [ 1.649969] i2c i2c-2: using lookup tables for GPIO lookup [ 1.649977] i2c i2c-2: No GPIO consumer sda found [ 1.650204] omap_i2c 4819c000.i2c: bus 2 rev0.12 at 100 kHz [ 1.659441] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator [ 1.698367] gpiochip_find_base_unlocked: found new base at 576 [ 1.717679] gpio gpiochip2: (gpio-64-95): added GPIO chardev (254:2) [ 1.717827] gpio gpiochip2: registered GPIOs 576 to 607 on gpio-64-95 [ 1.722287] 48000000.interconnect:segment@200000:target-module@0:mpu@0:fck: device ID is greater than 24 [ 1.741132] gpiochip_find_base_unlocked: found new base at 608 [ 1.763000] gpio gpiochip3: (gpio-96-127): added GPIO chardev (254:3) [ 1.763141] gpio gpiochip3: registered GPIOs 608 to 639 on gpio-96-127 [ 1.765132] gpiochip_find_base_unlocked: found new base at 640 [ 1.765669] gpio gpiochip4: (gpio-128-159): added GPIO chardev (254:4) [ 1.765797] gpio gpiochip4: registered GPIOs 640 to 671 on gpio-128-159 [ 1.773908] 483a8000.target-module:ocp2scp@0:fck: device ID is greater than 24 [ 1.783438] 483e8000.target-module:ocp2scp@0:fck: device ID is greater than 24 [ 1.796669] mdio_bus 4a101000.mdio: using DT '/ocp@44000000/interconnect@4a000000/segment@0/target-module@100000/switch@0/mdio@1000' for 'reset' GPIO lookup [ 1.796727] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp@44000000/interconnect@4a000000/segment@0/target-module@100000/switch@0/mdio@1000[0]' [ 1.796758] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ocp@44000000/interconnect@4a000000/segment@0/target-module@100000/switch@0/mdio@1000[0]' [ 1.796789] mdio_bus 4a101000.mdio: using lookup tables for GPIO lookup [ 1.796800] mdio_bus 4a101000.mdio: No GPIO consumer reset found [ 1.871363] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 [ 1.893400] mdio_bus 4a101000.mdio:00: using DT '/ocp@44000000/interconnect@4a000000/segment@0/target-module@100000/switch@0/mdio@1000/ethernet-phy@0' for 'reset' GPIO lookup [ 1.893463] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp@44000000/interconnect@4a000000/segment@0/target-module@100000/switch@0/mdio@1000/ethernet-phy@0[0]' [ 1.893501] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ocp@44000000/interconnect@4a000000/segment@0/target-module@100000/switch@0/mdio@1000/ethernet-phy@0[0]' [ 1.893534] mdio_bus 4a101000.mdio:00: using lookup tables for GPIO lookup [ 1.893544] mdio_bus 4a101000.mdio:00: No GPIO consumer reset found [ 1.913980] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver Micrel KSZ9031 Gigabit PHY [ 1.924267] cpsw-switch 4a100000.switch: initialized cpsw ale version 1.4 [ 1.931213] cpsw-switch 4a100000.switch: ALE Table size 1024 [ 1.950985] cpsw-switch 4a100000.switch: cpts: overflow check period 500 (jiffies) [ 1.958613] cpsw-switch 4a100000.switch: CPTS: ref_clk_freq:250000000 calc_mult:2147483648 calc_shift:29 error:0 nsec/sec [ 1.969762] cpsw-switch 4a100000.switch: Detected MACID = 34:b1:f7:31:4f:69 [ 1.978425] cpsw-switch 4a100000.switch: initialized (regs 0x4a100000, pool size 256) hw_ver:0019010F 1.15 (0) [ 1.996558] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! [ 2.004691] edma 49000000.dma: TI EDMA DMA engine driver [ 2.068427] i2c i2c-0: using DT '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@b000/i2c@0' for 'scl' GPIO lookup [ 2.068489] of_get_named_gpiod_flags: can't parse 'scl-gpios' property of node '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@b000/i2c@0[0]' [ 2.068522] of_get_named_gpiod_flags: can't parse 'scl-gpio' property of node '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@b000/i2c@0[0]' [ 2.068546] i2c i2c-0: using lookup tables for GPIO lookup [ 2.068556] i2c i2c-0: No GPIO consumer scl found [ 2.068578] i2c i2c-0: using DT '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@b000/i2c@0' for 'sda' GPIO lookup [ 2.068601] of_get_named_gpiod_flags: can't parse 'sda-gpios' property of node '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@b000/i2c@0[0]' [ 2.068625] of_get_named_gpiod_flags: can't parse 'sda-gpio' property of node '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@b000/i2c@0[0]' [ 2.068645] i2c i2c-0: using lookup tables for GPIO lookup [ 2.068653] i2c i2c-0: No GPIO consumer sda found [ 2.069109] omap_i2c 44e0b000.i2c: bus 0 rev0.12 at 400 kHz [ 2.076105] sdhci-omap 48060000.mmc: using DT '/ocp@44000000/interconnect@48000000/segment@0/target-module@60000/mmc@0' for 'cd' GPIO lookup [ 2.076204] of_get_named_gpiod_flags: parsed 'cd-gpios' property of node '/ocp@44000000/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]' - status (0) [ 2.076253] gpio gpiochip0: Persistence not supported for GPIO 6 [ 2.076280] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) [ 2.085158] sdhci-omap 48060000.mmc: Got CD GPIO [ 2.089807] sdhci-omap 48060000.mmc: using DT '/ocp@44000000/interconnect@48000000/segment@0/target-module@60000/mmc@0' for 'wp' GPIO lookup [ 2.089841] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp@44000000/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]' [ 2.089868] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp@44000000/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]' [ 2.089891] sdhci-omap 48060000.mmc: using lookup tables for GPIO lookup [ 2.089901] sdhci-omap 48060000.mmc: No GPIO consumer wp found [ 2.090075] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator [ 2.098348] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator [ 2.134284] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA [ 2.142948] cpsw-switch 4a100000.switch: starting ndev. mode: dual_mac [ 2.240860] Micrel KSZ9031 Gigabit PHY 4a101000.mdio:00: attached PHY driver (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL) [ 2.315335] mmc0: new high speed SDHC card at address aaaa [ 2.322176] mmcblk0: mmc0:aaaa SL08G 7.40 GiB [ 2.329757] mmcblk0: p1 p2 p3 [ 5.362442] cpsw-switch 4a100000.switch eth0: Link is Up - 1Gbps/Full - flow control off [ 5.401009] Sending DHCP requests ., OK [ 5.444801] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.59 [ 5.452567] IP-Config: Complete: [ 5.455813] device=eth0, hwaddr=34:b1:f7:31:4f:69, ipaddr=192.168.0.59, mask=255.255.255.0, gw=192.168.0.1 [ 5.465979] host=192.168.0.59, domain=ti.com, nis-domain=(none) [ 5.472376] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath= [ 5.472386] nameserver0=192.0.2.2, nameserver1=192.0.2.3 [ 5.485508] clk: Disabling unused clocks [ 5.489730] PM: genpd: Disabling unused power domains [ 5.537047] VFS: Mounted root (nfs filesystem) on device 0:17. [ 5.543773] devtmpfs: mounted [ 5.548712] Freeing unused kernel image (initmem) memory: 1024K [ 5.555036] Run /sbin/init as init process [ 5.559163] with arguments: [ 5.559169] /sbin/init [ 5.559175] 0 [ 5.559180] with environment: [ 5.559185] HOME=/ [ 5.559191] TERM=linux [ 5.559196] earlyprintk=serial,ttyO0,115200n8 [ 6.292792] systemd[1]: System time before build time, advancing clock. [ 6.371076] systemd[1]: Inserted module 'autofs4' [ 6.448269] systemd[1]: systemd 247.3-7+deb11u4 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [ 6.472399] systemd[1]: Detected architecture arm. [ 6.523763] systemd[1]: Set hostname to . [ 8.349313] systemd[1]: Queued start job for default target Graphical Interface. [ 9.950870] random: crng init done [ 9.954735] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 9.967258] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 10.004258] systemd[1]: Created slice system-getty.slice. [ 10.043258] systemd[1]: Created slice system-modprobe.slice. [ 10.083371] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 10.122995] systemd[1]: Created slice User and Session Slice. [ 10.161790] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 10.201671] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 10.242568] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 10.281487] systemd[1]: Reached target Local Encrypted Volumes. [ 10.321731] systemd[1]: Reached target Paths. [ 10.361277] systemd[1]: Reached target Remote File Systems. [ 10.401355] systemd[1]: Reached target Slices. [ 10.441341] systemd[1]: Reached target Swap. [ 10.471918] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 10.514104] systemd[1]: Listening on Journal Audit Socket. [ 10.553205] systemd[1]: Listening on Journal Socket (/dev/log). [ 10.592470] systemd[1]: Listening on Journal Socket. [ 10.633288] systemd[1]: Listening on Network Service Netlink Socket. [ 10.676994] systemd[1]: Listening on udev Control Socket. [ 10.712073] systemd[1]: Listening on udev Kernel Socket. [ 10.751994] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 10.793766] systemd[1]: Mounting POSIX Message Queue File System... [ 10.845403] systemd[1]: Mounting Kernel Debug File System... [ 10.911860] systemd[1]: Mounting Kernel Trace File System... [ 10.962923] systemd[1]: Starting Create list of static device nodes for the current kernel... [ 11.064355] systemd[1]: Starting Load Kernel Module configfs... [ 11.135401] systemd[1]: Starting Load Kernel Module drm... [ 11.219466] systemd[1]: Starting Load Kernel Module fuse... [ 11.283220] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 11.352488] systemd[1]: Starting Journal Service... [ 11.402636] systemd[1]: Starting Load Kernel Modules... [ 11.440587] systemd[1]: Starting Remount Root and Kernel File Systems... [ 11.522713] systemd[1]: Starting Coldplug All udev Devices... [ 11.607700] systemd[1]: Mounted POSIX Message Queue File System. [ 11.662853] systemd[1]: Mounted Kernel Debug File System. [ 11.722758] systemd[1]: Mounted Kernel Trace File System. [ 11.766649] systemd[1]: Finished Create list of static device nodes for the current kernel. [ 11.884722] systemd[1]: modprobe@configfs.service: Succeeded. [ 11.911797] systemd[1]: Finished Load Kernel Module configfs. [ 11.943872] systemd[1]: modprobe@drm.service: Succeeded. [ 11.971611] systemd[1]: Finished Load Kernel Module drm. [ 12.003940] systemd[1]: modprobe@fuse.service: Succeeded. [ 12.031756] systemd[1]: Finished Load Kernel Module fuse. [ 12.071452] systemd[1]: Finished Load Kernel Modules. [ 12.094740] systemd[1]: Finished Remount Root and Kernel File Systems. [ 12.165499] systemd[1]: Condition check resulted in FUSE Control File System being skipped. [ 12.241435] systemd[1]: Mounting Kernel Configuration File System... [ 12.311588] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 12.320626] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 12.402731] systemd[1]: Starting Load/Save Random Seed... [ 12.444111] systemd[1]: Starting Apply Kernel Variables... [ 12.554732] systemd[1]: Starting Create System Users... [ 12.606184] systemd[1]: Started Journal Service. [ 12.997098] systemd-journald[82]: Received client request to flush runtime journal. [ 13.050580] systemd-journald[82]: File /var/log/journal/c2d1e75df5a44f379b0ba44115d3cbbb/system.journal corrupted or uncleanly shut down, renaming and replacing. [ 16.295296] gpio-keys gpio-keys: using DT '/gpio-keys/switch-0' for '(default)' GPIO lookup [ 16.295381] of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio-keys/switch-0[0]' - status (0) [ 16.295494] gpio gpiochip3: Persistence not supported for GPIO 2 [ 16.295987] input: gpio-keys as /devices/platform/gpio-keys/input/input0 [ 16.621706] omap_rtc 44e3e000.rtc: registered as rtc0 [ 16.626893] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01T00:00:00 UTC (946684800) [ 16.635855] omap_rtc 44e3e000.rtc: using DT '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@3e000/rtc@0' for 'wp' GPIO lookup [ 16.635914] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@3e000/rtc@0[0]' [ 16.635949] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@3e000/rtc@0[0]' [ 16.635975] omap_rtc 44e3e000.rtc: using lookup tables for GPIO lookup [ 16.635985] omap_rtc 44e3e000.rtc: No GPIO consumer wp found [ 16.819933] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 16.895679] remoteproc remoteproc0: wkup_m3 is available [ 17.113049] tps62360 0-0060: using DT '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tps62362@60' for 'vsel0' GPIO lookup [ 17.113126] of_get_named_gpiod_flags: can't parse 'vsel0-gpios' property of node '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tps62362@60[0]' [ 17.113165] of_get_named_gpiod_flags: can't parse 'vsel0-gpio' property of node '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tps62362@60[0]' [ 17.113192] tps62360 0-0060: using lookup tables for GPIO lookup [ 17.113204] tps62360 0-0060: No GPIO consumer vsel0 found [ 17.113213] tps62360 0-0060: using DT '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tps62362@60' for 'vsel1' GPIO lookup [ 17.113241] of_get_named_gpiod_flags: can't parse 'vsel1-gpios' property of node '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tps62362@60[0]' [ 17.113267] of_get_named_gpiod_flags: can't parse 'vsel1-gpio' property of node '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tps62362@60[0]' [ 17.113288] tps62360 0-0060: using lookup tables for GPIO lookup [ 17.113296] tps62360 0-0060: No GPIO consumer vsel1 found [ 17.130374] at24 0-0050: supply vcc not found, using dummy regulator [ 17.153021] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [ 17.222846] at24 0-0050: using DT '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/at24@50' for 'wp' GPIO lookup [ 17.222935] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/at24@50[0]' [ 17.222976] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/at24@50[0]' [ 17.223004] at24 0-0050: using lookup tables for GPIO lookup [ 17.223014] at24 0-0050: No GPIO consumer wp found [ 17.223265] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 64 bytes/write [ 17.231631] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [ 17.243096] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [ 17.963672] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400 [ 17.991135] remoteproc remoteproc0: powering up wkup_m3 [ 18.202480] remoteproc remoteproc0: Direct firmware load for am335x-pm-firmware.elf failed with error -2 [ 18.212220] remoteproc remoteproc0: request_firmware failed: -2 [ 18.218185] wkup_m3_ipc 44e11324.wkup_m3_ipc: rproc_boot failed [ 18.747766] omap_rng 48310000.rng: Random Number Generator ver. 20 [ 19.444233] omap-sham 53100000.sham: hw accel on OMAP rev 0.0 [ 19.511022] omap-sham 53100000.sham: will run requests pump with realtime priority [ 19.536731] omap-aes 53501000.aes: OMAP AES hw accel rev: 0.1 [ 19.544144] PM: Cannot get wkup_m3_ipc handle [ 19.603314] omap-aes 53501000.aes: will run requests pump with realtime priority [ 19.611896] PM: Cannot get wkup_m3_ipc handle [ 19.867893] omap-des 53701000.des: OMAP DES hw accel rev: 0.33 [ 19.941387] omap-des 53701000.des: will run requests pump with realtime priority [ 19.949660] PM: Cannot get wkup_m3_ipc handle [ 21.500467] spi-nor spi0.0: using DT '/ocp@44000000/target-module@47900000/spi@0/flash@0' for 'reset' GPIO lookup [ 21.500535] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp@44000000/target-module@47900000/spi@0/flash@0[0]' [ 21.500567] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ocp@44000000/target-module@47900000/spi@0/flash@0[0]' [ 21.500594] spi-nor spi0.0: using lookup tables for GPIO lookup [ 21.500605] spi-nor spi0.0: No GPIO consumer reset found [ 21.502550] 7 fixed-partitions partitions found on MTD device spi0.0 [ 21.508978] Creating 7 MTD partitions on "spi0.0": [ 21.513964] 0x000000000000-0x000000080000 : "QSPI.U_BOOT" [ 21.563670] 0x000000080000-0x000000100000 : "QSPI.U_BOOT.backup" [ 21.595223] 0x000000100000-0x000000110000 : "QSPI.U-BOOT-SPL_OS" [ 21.633086] 0x000000110000-0x000000120000 : "QSPI.U_BOOT_ENV" [ 21.714174] 0x000000120000-0x000000130000 : "QSPI.U-BOOT-ENV.backup" [ 21.769666] 0x000000130000-0x000000930000 : "QSPI.KERNEL" [ 21.815573] 0x000000930000-0x000004000000 : "QSPI.FILESYSTEM" [ 21.861129] PM: Cannot get wkup_m3_ipc handle /test # - 05:00:24 [INFO] Host: echo $? - 05:00:24 [INFO] Target: echo $? 0 /test # - 05:00:24 [INFO] Host: cat result.log - 05:00:26 [ERROR] On command: cat result.log waiting for cat result.log.+?(?m-ix:^1[\0\n\r]+) >>> error: execution expired - 05:00:26 [INFO] Target: cat result.log /test # - 05:00:26 [INFO] Host: cd /test - 05:00:26 [INFO] Target: cd /test /test #