- 05:11:19 [INFO] Starting target session - 05:11:32 [INFO] Connected to am335x-evm via serial - 05:11:32 [INFO] Host: #check prompt - 05:11:35 [ERROR] On command: #check prompt waiting for #check prompt.+?(?-mix:((?-mix:login:)|[Pp]assword)) >>> error: execution expired - 05:11:35 [INFO] Target: #check prompt /test # - 05:11:35 [INFO] Host: #check prompt - 05:11:35 [INFO] Target: #check prompt /test # - 05:11:35 [INFO] Host: sync;poweroff - 05:11:38 [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 [ 321.435716] reboot: Power off not available: System halted instead - 05:11:38 [INFO] Disconnected serial from am335x-evm - 05:11:38 [INFO] Connected to am335x-evm via serial - 05:11:38 [INFO] Host: - 05:11:44 [INFO] Target: C U-Boot SPL 2024.04-ti-g818c76aed67f (Aug 01 2024 - 19:19:47 +0000) Trying to boot from MMC1 U-Boot 2024.04-ti-g818c76aed67f (Aug 01 2024 - 19:19:47 +0000) CPU : AM335X-GP rev 2.1 Model: TI AM335x EVM DRAM: 1 GiB Core: 156 devices, 17 uclasses, devicetree: separate WDT: Started wdt@44e35000 with servicing every 1000ms (60s timeout) NAND: 256 MiB MMC: OMAP SD/MMC: 0 Loading Environment from FAT... OK not set. Validating first E-fuse MAC Net: eth2: ethernet@4a100000using musb-hdrc, OUT ep1out IN ep1in STATUS ep2in MAC de:ad:be:ef:00:01 HOST MAC de:ad:be:ef:00:00 RNDIS ready , eth3: usb_ether Hit any key to stop autoboot: 2 0 => => => - 05:11:44 [INFO] Disconnected serial from am335x-evm - 05:11:44 [INFO] Connected to am335x-evm via serial - 05:11:44 [INFO] Host: - 05:11:45 [INFO] Target: => - 05:11:45 [INFO] Host: version - 05:11:45 [INFO] Target: version U-Boot 2024.04-ti-g818c76aed67f (Aug 01 2024 - 19:19:47 +0000) => - 05:11:45 [INFO] Host: setenv bootargs 'console=ttyO0,115200n8 earlyprintk=serial,ttyO0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled ' - 05:11:45 [INFO] Target: setenv bootargs 'console=ttyO0,115200n8 earlyprintk=serial,ttyO0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled ' => - 05:11:45 [INFO] Host: setenv bootcmd '' - 05:11:45 [INFO] Target: setenv bootcmd '' => - 05:11:45 [INFO] Host: setenv autoload 'no' - 05:11:46 [INFO] Target: setenv autoload 'no' => - 05:11:46 [INFO] Host: setenv serverip '192.168.0.1' - 05:11:46 [INFO] Target: setenv serverip '192.168.0.1' => - 05:11:46 [INFO] Host: setenv _initramfs - - 05:11:46 [INFO] Target: setenv _initramfs - => - 05:11:46 [INFO] Host: printenv - 05:11:47 [INFO] Target: printenv _initramfs=- arch=arm autoload=no baudrate=115200 board=am335x board_name=A33515BB board_rev=1.5B board_serial=45124P160011 boot_a_script=load ${devtype} ${devnum}:${distro_bootpart} ${scriptaddr} ${prefix}${script}; source ${scriptaddr} boot_efi_binary=load ${devtype} ${devnum}:${distro_bootpart} ${kernel_addr_r} efi/boot/bootarm.efi; if fdt addr -q ${fdt_addr_r}; then bootefi ${kernel_addr_r} ${fdt_addr_r};else bootefi ${kernel_addr_r} ${fdtcontroladdr};fi boot_efi_bootmgr=if fdt addr -q ${fdt_addr_r}; then bootefi bootmgr ${fdt_addr_r};else bootefi bootmgr;fi boot_extlinux=sysboot ${devtype} ${devnum}:${distro_bootpart} any ${scriptaddr} ${prefix}${boot_syslinux_conf} boot_fdt=try boot_net_usb_start=usb start boot_prefixes=/ /boot/ boot_script_dhcp=boot.scr.uimg boot_scripts=boot.scr.uimg boot.scr boot_syslinux_conf=extlinux/extlinux.conf boot_targets=mmc0 mmc1 nand0 usb0 pxe dhcp bootargs=console=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_mmc1=devnum=1; run mmc_boot bootcmd_nand=run nandboot bootcmd_pxe=run boot_net_usb_start; dhcp; if pxe get; then pxe boot; fi bootcmd_usb0=devnum=0; run usb_boot bootcount=1 bootdelay=2 bootm_size=0x10000000 console=ttyO0,115200n8 cpu=armv7 dfu_alt_info_emmc=rawemmc raw 0 3751936;boot part 1 1;rootfs part 1 2;MLO fat 1 1;MLO.raw raw 0x100 0x200;u-boot.img.raw raw 0x300 0x1000;u-env.raw raw 0x1300 0x200;spl-os-args.raw raw 0x1500 0x200;spl-os-image.raw raw 0x1700 0x6900;spl-os-args fat 1 1;spl-os-image fat 1 1;u-boot.img fat 1 1;uEnv.txt fat 1 1 dfu_alt_info_mmc=boot part 0 1;rootfs part 0 2;MLO fat 0 1;MLO.raw raw 0x100 0x200;u-boot.img.raw raw 0x300 0x1000;u-env.raw raw 0x1300 0x200;spl-os-args.raw raw 0x1500 0x200;spl-os-image.raw raw 0x1700 0x6900;spl-os-args fat 0 1;spl-os-image fat 0 1;u-boot.img fat 0 1;uEnv.txt fat 0 1 dfu_alt_info_nand=SPL part 0 1;SPL.backup1 part 0 2;SPL.backup2 part 0 3;SPL.backup3 part 0 4;u-boot part 0 5;u-boot-spl-os part 0 6;kernel part 0 8;rootfs part 0 9 dfu_alt_info_ram=kernel ram 0x80200000 0x4000000;fdt ram 0x80f80000 0x80000;ramdisk ram 0x81000000 0x4000000 distro_bootcmd=extension_need_init=; setenv extension_overlay_addr ${fdtoverlay_addr_r}; for target in ${boot_targets}; do run bootcmd_${target}; done dtboaddr=0x89000000 efi_dtb_prefixes=/ /dtb/ /dtb/current/ eth1addr=c8:a0:30:a1:b6:c2 eth2addr=c8:a0:30:a1:b6:c0 eth3addr=de:ad:be:ef:00:01 ethaddr=c8:a0:30:a1:b6:c0 extension_apply=if fdt addr -q ${fdt_addr_r}; then extension apply all; fi extension_init=echo Extension init...; if ${extension_need_init}; then extension_need_init=false; extension scan; fi extension_overlay_cmd=load ${devtype} ${devnum}:${distro_bootpart} ${extension_overlay_addr} ${prefix}${extension_overlay_name} fdt_addr_r=0x88000000 fdtaddr=0x88000000 fdtcontroladdr=bdf31f80 fdtfile=undefined fdtoverlay_addr_r=0x89000000 findfdt=if test $board_name = A335BONE; then setenv fdtfile am335x-bone.dtb; fi; if test $board_name = A335BNLT; then setenv fdtfile am335x-boneblack.dtb; fi; if test $board_name = A335PBGL; then setenv fdtfile am335x-pocketbeagle.dtb; fi; if test $board_name = BBBW; then setenv fdtfile am335x-boneblack-wireless.dtb; fi; if test $board_name = BBG1; then setenv fdtfile am335x-bonegreen.dtb; fi; if test $board_name = BBGW; then setenv fdtfile am335x-bonegreen-wireless.dtb; fi; if test $board_name = BBBL; then setenv fdtfile am335x-boneblue.dtb; fi; if test $board_name = BBEN; then setenv fdtfile am335x-sancloud-bbe.dtb; fi; if test $board_name = BBELITE; then setenv fdtfile am335x-sancloud-bbe-lite.dtb; fi; if test $board_name = BBE_EX_WIFI; then setenv fdtfile am335x-sancloud-bbe-extended-wifi.dtb; fi; if test $board_name = A33515BB; then setenv fdtfile am335x-evm.dtb; fi; if test $board_name = A335X_SK; then setenv fdtfile am335x-evmsk.dtb; fi; if test $board_name = A335_ICE; then setenv fdtfile am335x-icev2.dtb; if test $ice_mii = mii; then setenv pxe_label_override Pruss; fi;fi; if test $fdtfile = undefined; then echo WARNING: Could not determine device tree to use; fi; finduuid=part uuid mmc 0:2 uuid ice_mii=mii init_console=if test $board_name = A335_ICE; then setenv console ttyO3,115200n8;else setenv console ttyO0,115200n8;fi; kernel_addr_r=0x82000000 load_efi_dtb=load ${devtype} ${devnum}:${distro_bootpart} ${fdt_addr_r} ${prefix}${efi_fdtfile} loadaddr=0x82000000 loadramdisk=load mmc ${mmcdev} ${rdaddr} ramdisk.gz mmc_boot=if mmc dev ${devnum}; then devtype=mmc; run scan_dev_for_boot_part; fi mtdids=nand0=nand.0 mtdparts=mtdparts=nand.0:128k(NAND.SPL),128k(NAND.SPL.backup1),128k(NAND.SPL.backup2),128k(NAND.SPL.backup3),256k(NAND.u-boot-spl-os),1m(NAND.u-boot),128k(NAND.u-boot-env),128k(NAND.u-boot-env.backup1),8m(NAND.kernel),-(NAND.file-system) nandargs=setenv bootargs console=${console} ${optargs} root=${nandroot} rootfstype=${nandrootfstype} nandboot=echo Booting from nand ...; run nandargs; nand read ${fdtaddr} NAND.u-boot-spl-os; nand read ${loadaddr} NAND.kernel; bootz ${loadaddr} - ${fdtaddr} nandroot=ubi0:rootfs rw ubi.mtd=NAND.file-system,2048 nandrootfstype=ubifs rootwait netargs=setenv bootargs console=${console} ${optargs} root=/dev/nfs nfsroot=${serverip}:${rootpath},${nfsopts} rw ip=dhcp netboot=echo Booting from network ...; setenv autoload no; dhcp; run netloadimage; run netloadfdt; run netargs; bootz ${loadaddr} - ${fdtaddr} netloadfdt=tftp ${fdtaddr} ${fdtfile} netloadimage=tftp ${loadaddr} ${bootfile} nfsopts=nolock partitions=uuid_disk=${uuid_gpt_disk};name=bootloader,start=384K,size=1792K,uuid=${uuid_gpt_bootloader};name=rootfs,start=2688K,size=-,uuid=${uuid_gpt_rootfs} pxefile_addr_r=0x80100000 ramargs=setenv bootargs console=${console} ${optargs} root=${ramroot} rootfstype=${ramrootfstype} ramboot=echo Booting from ramdisk ...; run ramargs; bootz ${loadaddr} ${rdaddr} ${fdtaddr} ramdisk_addr_r=0x88080000 ramroot=/dev/ram0 rw ramrootfstype=ext2 rdaddr=0x88080000 rootpath=/export/rootfs scan_dev_for_boot=echo Scanning ${devtype} ${devnum}:${distro_bootpart}...; for prefix in ${boot_prefixes}; do run scan_dev_for_extlinux; run scan_dev_for_scripts; done;run scan_dev_for_efi; scan_dev_for_boot_part=part list ${devtype} ${devnum} -bootable devplist; env exists devplist || setenv devplist 1; for distro_bootpart in ${devplist}; do if fstype ${devtype} ${devnum}:${distro_bootpart} bootfstype; then part uuid ${devtype} ${devnum}:${distro_bootpart} distro_bootpart_uuid ; run scan_dev_for_boot; fi; done; setenv devplist scan_dev_for_efi=setenv efi_fdtfile ${fdtfile}; if test -z "${fdtfile}" -a -n "${soc}"; then setenv efi_fdtfile ${soc}-${board}${boardver}.dtb; fi; run extension_init; for prefix in ${efi_dtb_prefixes}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${efi_fdtfile}; then run load_efi_dtb; run extension_apply; fi;done;run boot_efi_bootmgr;if test -e ${devtype} ${devnum}:${distro_bootpart} efi/boot/bootarm.efi; then echo Found EFI removable media binary efi/boot/bootarm.efi; run boot_efi_binary; echo EFI LOAD FAILED: continuing...; fi; setenv efi_fdtfile scan_dev_for_extlinux=if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${boot_syslinux_conf}; then echo Found ${prefix}${boot_syslinux_conf}; run boot_extlinux; echo EXTLINUX FAILED: continuing...; fi scan_dev_for_scripts=for script in ${boot_scripts}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${script}; then echo Found U-Boot script ${prefix}${script}; run boot_a_script; echo SCRIPT FAILED: continuing...; fi; done scriptaddr=0x80000000 serial#=45124P160011 serverip=192.168.0.1 soc=am33xx spiargs=setenv bootargs console=${console} ${optargs} root=${spiroot} rootfstype=${spirootfstype} spiboot=echo Booting from spi ...; run spiargs; sf probe ${spibusno}:0; sf read ${loadaddr} ${spisrcaddr} ${spiimgsize}; bootz ${loadaddr} spibusno=0 spiimgsize=0x362000 spiroot=/dev/mtdblock4 rw spirootfstype=jffs2 spisrcaddr=0xe0000 static_ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}:${hostname}::off stderr=serial@0 stdin=serial@0 stdout=serial@0 usb_boot=usb start; if usb dev ${devnum}; then devtype=usb; run scan_dev_for_boot_part; fi usbnet_devaddr=de:ad:be:ef:00:01 vendor=ti ver=U-Boot 2024.04-ti-g818c76aed67f (Aug 01 2024 - 19:19:47 +0000) Environment size: 9006/131068 bytes => - 05:11:47 [INFO] Host: printenv bootargs - 05:11:47 [INFO] Target: printenv bootargs bootargs=console=ttyO0,115200n8 earlyprintk=serial,ttyO0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled => - 05:11:47 [INFO] Host: setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp ' - 05:11:47 [INFO] Target: setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp ' => - 05:11:47 [INFO] Host: setenv serverip '192.168.0.1' - 05:11:47 [INFO] Target: setenv serverip '192.168.0.1' => - 05:11:47 [INFO] Host: setenv autoload 'no' - 05:11:48 [INFO] Target: setenv autoload 'no' => - 05:11:48 [INFO] Host: dhcp - 05:11:49 [INFO] Target: dhcp 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.177 (1003 ms) => - 05:11:49 [INFO] Host: tftp ${loadaddr} 192.168.0.1:vatf_am335x-evm/05ede561d3dd1349321c4736acd7b04b - 05:11:50 [INFO] Target: tftp ${loadaddr} 192.168.0.1:vatf_am335x-evm/05ede561d3dd1349321c4736acd7b04b 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.177 Filename 'vatf_am335x-evm/05ede561d3dd1349321c4736acd7b04b'. Load address: 0x82000000 Loading: *################################################## 5.1 MiB 9.2 MiB/s done Bytes transferred = 5348392 (519c28 hex) => - 05:11:50 [INFO] Host: tftp ${fdt_addr_r} 192.168.0.1:vatf_am335x-evm/14395db98c8d8c209bcc4b980e9d70d7 - 05:11:50 [INFO] Target: tftp ${fdt_addr_r} 192.168.0.1:vatf_am335x-evm/14395db98c8d8c209bcc4b980e9d70d7 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.177 Filename 'vatf_am335x-evm/14395db98c8d8c209bcc4b980e9d70d7'. Load address: 0x88000000 Loading: *################################################## 71.2 KiB 5.8 MiB/s done Bytes transferred = 72954 (11cfa hex) => - 05:11:50 [INFO] Host: fdt address ${fdt_addr_r} - 05:11:50 [INFO] Target: fdt address ${fdt_addr_r} Working FDT set to 88000000 => - 05:11:50 [INFO] Host: printenv bootargs - 05:11:50 [INFO] Target: printenv bootargs bootargs=console=ttyO0,115200n8 earlyprintk=serial,ttyO0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp => - 05:11:50 [INFO] Host: setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am335x-evm/autofs/29d150f62ef8c1505ae043eeb678acc5,nolock,v3,tcp,rsize=4096,wsize=4096 ' - 05:11:50 [INFO] Target: setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am335x-evm/autofs/29d150f62ef8c1505ae043eeb678acc5,nolock,v3,tcp,rsize=4096,wsize=4096 ' => - 05:11:50 [INFO] Host: printenv bootcmd - 05:11:51 [INFO] Target: printenv bootcmd bootcmd= => - 05:11:51 [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' - 05:11:51 [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' => - 05:11:51 [INFO] Host: version - 05:11:51 [INFO] Target: version U-Boot 2024.04-ti-g818c76aed67f (Aug 01 2024 - 19:19:47 +0000) => - 05:11:51 [INFO] Host: bdinfo - 05:11:51 [INFO] Target: bdinfo boot_params = 0x80000100 DRAM bank = 0x00000000 -> start = 0x80000000 -> size = 0x40000000 flashstart = 0x00000000 flashsize = 0x00000000 flashoffset = 0x00000000 baudrate = 115200 bps relocaddr = 0xbff68000 reloc off = 0x3f768000 Build = 32-bit current eth = ethernet@4a100000 eth2addr = c8:a0:30:a1:b6:c0 IP addr = 192.168.0.177 fdt_blob = 0xbdf31f80 new_fdt = 0xbdf31f80 fdt_size = 0x00015f20 lmb_dump_all: memory.cnt = 0x1 / max = 0x10 memory[0] [0x80000000-0xbfffffff], 0x40000000 bytes flags: 0 reserved.cnt = 0x1 / max = 0x10 reserved[0] [0xbcf25000-0xbfffffff], 0x030db000 bytes flags: 0 devicetree = separate serial addr = 0x44e09000 width = 0x00000000 shift = 0x00000002 offset = 0x00000000 clock = 0x02dc6c00 arch_number = 0x00000000 TLB addr = 0xbfff0000 irq_sp = 0xbdf31f70 sp start = 0xbdf31f60 Early malloc usage: da8 / 2000 => - 05:11:51 [INFO] Host: - 05:11:51 [INFO] Target: boot_params = 0x80000100 DRAM bank = 0x00000000 -> start = 0x80000000 -> size = 0x40000000 flashstart = 0x00000000 flashsize = 0x00000000 flashoffset = 0x00000000 baudrate = 115200 bps relocaddr = 0xbff68000 reloc off = 0x3f768000 Build = 32-bit current eth = ethernet@4a100000 eth2addr = c8:a0:30:a1:b6:c0 IP addr = 192.168.0.177 fdt_blob = 0xbdf31f80 new_fdt = 0xbdf31f80 fdt_size = 0x00015f20 lmb_dump_all: memory.cnt = 0x1 / max = 0x10 memory[0] [0x80000000-0xbfffffff], 0x40000000 bytes flags: 0 reserved.cnt = 0x1 / max = 0x10 reserved[0] [0xbcf25000-0xbfffffff], 0x030db000 bytes flags: 0 devicetree = separate serial addr = 0x44e09000 width = 0x00000000 shift = 0x00000002 offset = 0x00000000 clock = 0x02dc6c00 arch_number = 0x00000000 TLB addr = 0xbfff0000 irq_sp = 0xbdf31f70 sp start = 0xbdf31f60 Early malloc usage: da8 / 2000 => - 05:11:51 [INFO] Host: ls mmc 0:1 - 05:11:52 [INFO] Target: ls mmc 0:1 97872 am335x-boneblack.dtb 98141 am335x-boneblack-wireless.dtb 95578 am335x-boneblue.dtb 93581 am335x-bone.dtb 93908 am335x-bonegreen.dtb 95821 am335x-bonegreen-wireless.dtb 101370 am335x-evm.dtb 99708 am335x-evmsk.dtb 95503 am335x-icev2.dtb 95275 am335x-pocketbeagle.dtb 97815 am335x-sancloud-bbe.dtb extlinux/ 109984 MLO 1452736 u-boot.img 574 uEnv.txt 7795200 zImage 131072 uboot.env 4 ws-calibrate.rules 17 file(s), 1 dir(s) => - 05:11:52 [INFO] Host: ls mmc 1:1 - 05:11:52 [INFO] Target: ls mmc 1:1 ** Bad device specification mmc 1 ** Couldn't find partition mmc 1:1 => - 05:11:52 [INFO] Host: ext4ls mmc 0:2 /lib/firmware - 05:11:52 [INFO] Target: ext4ls mmc 0:2 /lib/firmware 4096 . 36864 .. 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 51 am335x-pru0-fw 51 am335x-pru1-fw 41 am43x-evm-scale-data.bin 4096 intel 918268 iwlwifi-3160-17.ucode 2448976 iwlwifi-8000C-34.ucode 2428004 iwlwifi-8000C-36.ucode 2440780 iwlwifi-8265-34.ucode 2436632 iwlwifi-8265-36.ucode 2678092 iwlwifi-9260-th-b0-jf-b0-34.ucode 2521412 iwlwifi-9260-th-b0-jf-b0-38.ucode 1490508 iwlwifi-9260-th-b0-jf-b0-46.ucode 4096 pru 4936 regulatory.db 1085 regulatory.db.p7s 4096 ti-connectivity 4096 ti-pruss => - 05:11:52 [INFO] Host: ext4ls mmc 1:2 /lib/firmware - 05:11:52 [INFO] Target: ext4ls mmc 1:2 /lib/firmware ** Bad device specification mmc 1 ** Couldn't find partition mmc 1:2 => - 05:11:52 [INFO] Host: mmc rescan; echo $? - 05:11:52 [INFO] Target: mmc rescan; echo $? 0 => - 05:11:52 [INFO] Host: fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4 - 05:11:53 [INFO] Target: fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4 4 bytes written in 3 ms (1000 Bytes/s) => - 05:11:53 [INFO] Host: setenv extraargs 0 - 05:11:53 [INFO] Target: setenv extraargs 0 => - 05:11:53 [INFO] Host: printenv - 05:11:54 [INFO] Target: printenv _initramfs=- arch=arm autoload=no baudrate=115200 board=am335x board_name=A33515BB board_rev=1.5B board_serial=45124P160011 boot_a_script=load ${devtype} ${devnum}:${distro_bootpart} ${scriptaddr} ${prefix}${script}; source ${scriptaddr} boot_efi_binary=load ${devtype} ${devnum}:${distro_bootpart} ${kernel_addr_r} efi/boot/bootarm.efi; if fdt addr -q ${fdt_addr_r}; then bootefi ${kernel_addr_r} ${fdt_addr_r};else bootefi ${kernel_addr_r} ${fdtcontroladdr};fi boot_efi_bootmgr=if fdt addr -q ${fdt_addr_r}; then bootefi bootmgr ${fdt_addr_r};else bootefi bootmgr;fi boot_extlinux=sysboot ${devtype} ${devnum}:${distro_bootpart} any ${scriptaddr} ${prefix}${boot_syslinux_conf} boot_fdt=try boot_net_usb_start=usb start boot_prefixes=/ /boot/ boot_script_dhcp=boot.scr.uimg boot_scripts=boot.scr.uimg boot.scr boot_syslinux_conf=extlinux/extlinux.conf boot_targets=mmc0 mmc1 nand0 usb0 pxe dhcp bootargs=console=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/am335x-evm/autofs/29d150f62ef8c1505ae043eeb678acc5,nolock,v3,tcp,rsize=4096,wsize=4096 bootcmd= if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else bootz ${loadaddr} ${_initramfs} ${fdt_addr_r}; bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi bootcmd_dhcp=devtype=dhcp; run boot_net_usb_start; if dhcp ${scriptaddr} ${boot_script_dhcp}; then source ${scriptaddr}; fi;setenv efi_fdtfile ${fdtfile}; if test -z "${fdtfile}" -a -n "${soc}"; then setenv efi_fdtfile ${soc}-${board}${boardver}.dtb; fi; setenv efi_old_vci ${bootp_vci};setenv efi_old_arch ${bootp_arch};setenv bootp_vci PXEClient:Arch:00010:UNDI:003000;setenv bootp_arch 0xa;if dhcp ${kernel_addr_r}; then tftpboot ${fdt_addr_r} dtb/${efi_fdtfile};if fdt addr -q ${fdt_addr_r}; then bootefi ${kernel_addr_r} ${fdt_addr_r}; else bootefi ${kernel_addr_r} ${fdtcontroladdr};fi;fi;setenv bootp_vci ${efi_old_vci};setenv bootp_arch ${efi_old_arch};setenv efi_fdtfile;setenv efi_old_arch;setenv efi_old_vci; bootcmd_mmc0=devnum=0; run mmc_boot bootcmd_mmc1=devnum=1; run mmc_boot bootcmd_nand=run nandboot bootcmd_pxe=run boot_net_usb_start; dhcp; if pxe get; then pxe boot; fi bootcmd_usb0=devnum=0; run usb_boot bootcount=1 bootdelay=2 bootm_size=0x10000000 console=ttyO0,115200n8 cpu=armv7 dfu_alt_info_emmc=rawemmc raw 0 3751936;boot part 1 1;rootfs part 1 2;MLO fat 1 1;MLO.raw raw 0x100 0x200;u-boot.img.raw raw 0x300 0x1000;u-env.raw raw 0x1300 0x200;spl-os-args.raw raw 0x1500 0x200;spl-os-image.raw raw 0x1700 0x6900;spl-os-args fat 1 1;spl-os-image fat 1 1;u-boot.img fat 1 1;uEnv.txt fat 1 1 dfu_alt_info_mmc=boot part 0 1;rootfs part 0 2;MLO fat 0 1;MLO.raw raw 0x100 0x200;u-boot.img.raw raw 0x300 0x1000;u-env.raw raw 0x1300 0x200;spl-os-args.raw raw 0x1500 0x200;spl-os-image.raw raw 0x1700 0x6900;spl-os-args fat 0 1;spl-os-image fat 0 1;u-boot.img fat 0 1;uEnv.txt fat 0 1 dfu_alt_info_nand=SPL part 0 1;SPL.backup1 part 0 2;SPL.backup2 part 0 3;SPL.backup3 part 0 4;u-boot part 0 5;u-boot-spl-os part 0 6;kernel part 0 8;rootfs part 0 9 dfu_alt_info_ram=kernel ram 0x80200000 0x4000000;fdt ram 0x80f80000 0x80000;ramdisk ram 0x81000000 0x4000000 distro_bootcmd=extension_need_init=; setenv extension_overlay_addr ${fdtoverlay_addr_r}; for target in ${boot_targets}; do run bootcmd_${target}; done dnsip=192.0.2.2 dnsip2=192.0.2.3 dtboaddr=0x89000000 efi_dtb_prefixes=/ /dtb/ /dtb/current/ eth1addr=c8:a0:30:a1:b6:c2 eth2addr=c8:a0:30:a1:b6:c0 eth3addr=de:ad:be:ef:00:01 ethact=ethernet@4a100000 ethaddr=c8:a0:30:a1:b6:c0 extension_apply=if fdt addr -q ${fdt_addr_r}; then extension apply all; fi extension_init=echo Extension init...; if ${extension_need_init}; then extension_need_init=false; extension scan; fi extension_overlay_cmd=load ${devtype} ${devnum}:${distro_bootpart} ${extension_overlay_addr} ${prefix}${extension_overlay_name} extraargs=0 fdt_addr_r=0x88000000 fdtaddr=88000000 fdtcontroladdr=bdf31f80 fdtfile=undefined fdtoverlay_addr_r=0x89000000 fileaddr=88000000 filesize=11cfa findfdt=if test $board_name = A335BONE; then setenv fdtfile am335x-bone.dtb; fi; if test $board_name = A335BNLT; then setenv fdtfile am335x-boneblack.dtb; fi; if test $board_name = A335PBGL; then setenv fdtfile am335x-pocketbeagle.dtb; fi; if test $board_name = BBBW; then setenv fdtfile am335x-boneblack-wireless.dtb; fi; if test $board_name = BBG1; then setenv fdtfile am335x-bonegreen.dtb; fi; if test $board_name = BBGW; then setenv fdtfile am335x-bonegreen-wireless.dtb; fi; if test $board_name = BBBL; then setenv fdtfile am335x-boneblue.dtb; fi; if test $board_name = BBEN; then setenv fdtfile am335x-sancloud-bbe.dtb; fi; if test $board_name = BBELITE; then setenv fdtfile am335x-sancloud-bbe-lite.dtb; fi; if test $board_name = BBE_EX_WIFI; then setenv fdtfile am335x-sancloud-bbe-extended-wifi.dtb; fi; if test $board_name = A33515BB; then setenv fdtfile am335x-evm.dtb; fi; if test $board_name = A335X_SK; then setenv fdtfile am335x-evmsk.dtb; fi; if test $board_name = A335_ICE; then setenv fdtfile am335x-icev2.dtb; if test $ice_mii = mii; then setenv pxe_label_override Pruss; fi;fi; if test $fdtfile = undefined; then echo WARNING: Could not determine device tree to use; fi; finduuid=part uuid mmc 0:2 uuid gatewayip=192.168.0.1 ice_mii=mii init_console=if test $board_name = A335_ICE; then setenv console ttyO3,115200n8;else setenv console ttyO0,115200n8;fi; ipaddr=192.168.0.177 kernel_addr_r=0x82000000 load_efi_dtb=load ${devtype} ${devnum}:${distro_bootpart} ${fdt_addr_r} ${prefix}${efi_fdtfile} loadaddr=0x82000000 loadramdisk=load mmc ${mmcdev} ${rdaddr} ramdisk.gz mmc_boot=if mmc dev ${devnum}; then devtype=mmc; run scan_dev_for_boot_part; fi mtdids=nand0=nand.0 mtdparts=mtdparts=nand.0:128k(NAND.SPL),128k(NAND.SPL.backup1),128k(NAND.SPL.backup2),128k(NAND.SPL.backup3),256k(NAND.u-boot-spl-os),1m(NAND.u-boot),128k(NAND.u-boot-env),128k(NAND.u-boot-env.backup1),8m(NAND.kernel),-(NAND.file-system) nandargs=setenv bootargs console=${console} ${optargs} root=${nandroot} rootfstype=${nandrootfstype} nandboot=echo Booting from nand ...; run nandargs; nand read ${fdtaddr} NAND.u-boot-spl-os; nand read ${loadaddr} NAND.kernel; bootz ${loadaddr} - ${fdtaddr} nandroot=ubi0:rootfs rw ubi.mtd=NAND.file-system,2048 nandrootfstype=ubifs rootwait netargs=setenv bootargs console=${console} ${optargs} root=/dev/nfs nfsroot=${serverip}:${rootpath},${nfsopts} rw ip=dhcp netboot=echo Booting from network ...; setenv autoload no; dhcp; run netloadimage; run netloadfdt; run netargs; bootz ${loadaddr} - ${fdtaddr} netloadfdt=tftp ${fdtaddr} ${fdtfile} netloadimage=tftp ${loadaddr} ${bootfile} netmask=255.255.255.0 nfsopts=nolock partitions=uuid_disk=${uuid_gpt_disk};name=bootloader,start=384K,size=1792K,uuid=${uuid_gpt_bootloader};name=rootfs,start=2688K,size=-,uuid=${uuid_gpt_rootfs} pxefile_addr_r=0x80100000 ramargs=setenv bootargs console=${console} ${optargs} root=${ramroot} rootfstype=${ramrootfstype} ramboot=echo Booting from ramdisk ...; run ramargs; bootz ${loadaddr} ${rdaddr} ${fdtaddr} ramdisk_addr_r=0x88080000 ramroot=/dev/ram0 rw ramrootfstype=ext2 rdaddr=0x88080000 rootpath=/export/rootfs scan_dev_for_boot=echo Scanning ${devtype} ${devnum}:${distro_bootpart}...; for prefix in ${boot_prefixes}; do run scan_dev_for_extlinux; run scan_dev_for_scripts; done;run scan_dev_for_efi; scan_dev_for_boot_part=part list ${devtype} ${devnum} -bootable devplist; env exists devplist || setenv devplist 1; for distro_bootpart in ${devplist}; do if fstype ${devtype} ${devnum}:${distro_bootpart} bootfstype; then part uuid ${devtype} ${devnum}:${distro_bootpart} distro_bootpart_uuid ; run scan_dev_for_boot; fi; done; setenv devplist scan_dev_for_efi=setenv efi_fdtfile ${fdtfile}; if test -z "${fdtfile}" -a -n "${soc}"; then setenv efi_fdtfile ${soc}-${board}${boardver}.dtb; fi; run extension_init; for prefix in ${efi_dtb_prefixes}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${efi_fdtfile}; then run load_efi_dtb; run extension_apply; fi;done;run boot_efi_bootmgr;if test -e ${devtype} ${devnum}:${distro_bootpart} efi/boot/bootarm.efi; then echo Found EFI removable media binary efi/boot/bootarm.efi; run boot_efi_binary; echo EFI LOAD FAILED: continuing...; fi; setenv efi_fdtfile scan_dev_for_extlinux=if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${boot_syslinux_conf}; then echo Found ${prefix}${boot_syslinux_conf}; run boot_extlinux; echo EXTLINUX FAILED: continuing...; fi scan_dev_for_scripts=for script in ${boot_scripts}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${script}; then echo Found U-Boot script ${prefix}${script}; run boot_a_script; echo SCRIPT FAILED: continuing...; fi; done scriptaddr=0x80000000 serial#=45124P160011 serverip=192.168.0.1 soc=am33xx spiargs=setenv bootargs console=${console} ${optargs} root=${spiroot} rootfstype=${spirootfstype} spiboot=echo Booting from spi ...; run spiargs; sf probe ${spibusno}:0; sf read ${loadaddr} ${spisrcaddr} ${spiimgsize}; bootz ${loadaddr} spibusno=0 spiimgsize=0x362000 spiroot=/dev/mtdblock4 rw spirootfstype=jffs2 spisrcaddr=0xe0000 static_ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}:${hostname}::off stderr=serial@0 stdin=serial@0 stdout=serial@0 usb_boot=usb start; if usb dev ${devnum}; then devtype=usb; run scan_dev_for_boot_part; fi usbnet_devaddr=de:ad:be:ef:00:01 vendor=ti ver=U-Boot 2024.04-ti-g818c76aed67f (Aug 01 2024 - 19:19:47 +0000) Environment size: 9516/131068 bytes => - 05:11:54 [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' - 05:11:54 [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' => - 05:11:54 [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}' - 05:11:54 [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}' => - 05:11:54 [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}' - 05:11:54 [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}' => - 05:11:54 [INFO] Host: setenv ramboot 'echo Booting from ramdisk ...; run ramargs; setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr} ${rdaddr} ${fdtaddr}' - 05:11:55 [INFO] Target: setenv ramboot 'echo Booting from ramdisk ...; run ramargs; setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr} ${rdaddr} ${fdtaddr}' => - 05:11:55 [INFO] Host: setenv spiboot 'echo Booting from spi ...; run spiargs; sf probe ${spibusno}:0; sf read ${loadaddr} ${spisrcaddr} ${spiimgsize}; setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr}' - 05:11:55 [INFO] Target: setenv spiboot 'echo Booting from spi ...; run spiargs; sf probe ${spibusno}:0; sf read ${loadaddr} ${spisrcaddr} ${spiimgsize}; setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr}' => - 05:11:55 [INFO] Host: boot - 05:11:55 [INFO] Target: boot ## Checking Image at 82000000 ... Unknown image format! Kernel image @ 0x82000000 [ 0x000000 - 0x519c28 ] ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Working FDT set to 88000000 Loading Device Tree to 8ffeb000, end 8ffffcf9 ... OK Working FDT set to 8ffeb000 Starting kernel ... - 05:11:55 [INFO] Host: - 05:12:37 [INFO] Target: [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.11.0-rc5 (KernelCI@build-j299150-arm-gcc-12-omap2plus-defconfig-wwd47) (arm-linux-gnueabihf-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Thu Aug 29 04:05:03 UTC 2024 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: TI AM335x EVM [ 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-0x00000000afdfffff] [ 0.000000] HighMem [mem 0x00000000afe00000-0x00000000bfffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x00000000afdfffff] [ 0.000000] node 0: [mem 0x00000000b0000000-0x00000000bfffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000bfffffff] [ 0.000000] On node 0, zone HighMem: 512 pages in unavailable ranges [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM335X ES2.1 (sgx neon) [ 0.000000] percpu: Embedded 17 pages/cpu s39884 r8192 d21556 u69632 [ 0.000000] Kernel command line: console=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/am335x-evm/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: 261632 [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] trace event string verifier disabled [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] IRQ: Found an INTC at 0x(ptrval) (revision 5.0) with 128 interrupts [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] TI gptimer clocksource: always-on /ocp/interconnect@44c00000/segment@200000/target-module@31000 [ 0.000002] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000030] clocksource: dmtimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000542] TI gptimer clockevent: 24000000 Hz at /ocp/interconnect@48000000/segment@0/target-module@40000 [ 0.002052] Console: colour dummy device 80x30 [ 0.002126] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' [ 0.002136] This ensures that you still see kernel messages. Please [ 0.002141] update your kernel commandline. [ 0.002191] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) [ 0.090598] CPU: Testing write buffer coherency: ok [ 0.090719] CPU0: Spectre v2: using BPIALL workaround [ 0.090731] pid_max: default: 32768 minimum: 301 [ 0.090862] LSM: initializing lsm=capability [ 0.091059] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.091087] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.092734] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.094540] Setting up static identity map for 0x80100000 - 0x80100078 [ 0.094854] rcu: Hierarchical SRCU implementation. [ 0.094866] rcu: Max phase no-delay instances is 1000. [ 0.095929] smp: Bringing up secondary CPUs ... [ 0.095980] smp: Brought up 1 node, 1 CPU [ 0.095995] SMP: Total of 1 processors activated (996.14 BogoMIPS). [ 0.096008] CPU: All CPU(s) started in SVC mode. [ 0.096194] Memory: 1000636K/1046528K available (11264K kernel code, 1142K rwdata, 2696K rodata, 1024K init, 291K bss, 27172K reserved, 16384K cma-reserved, 245760K highmem) [ 0.097050] devtmpfs: initialized [ 0.113586] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 0.113971] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.114011] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.115466] pinctrl core: initialized pinctrl subsystem [ 0.118078] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.120553] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.121370] audit: initializing netlink subsys (disabled) [ 0.122808] thermal_sys: Registered thermal governor 'fair_share' [ 0.122828] thermal_sys: Registered thermal governor 'step_wise' [ 0.122839] thermal_sys: Registered thermal governor 'user_space' [ 0.122951] audit: type=2000 audit(0.120:1): state=initialized audit_enabled=0 res=1 [ 0.123018] cpuidle: using governor menu [ 0.147348] platform panel: Fixed dependency cycle(s) with /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0 [ 0.147901] No ATAGs? [ 0.147916] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.151143] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.164170] iommu: Default domain type: Translated [ 0.164193] iommu: DMA domain TLB invalidation policy: strict mode [ 0.171988] SCSI subsystem initialized [ 0.172902] pps_core: LinuxPPS API ver. 1 registered [ 0.172917] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.172944] PTP clock support registered [ 0.180967] vgaarb: loaded [ 0.181389] clocksource: Switched to clocksource dmtimer [ 0.182031] VFS: Disk quotas dquot_6.6.0 [ 0.182078] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.212643] NET: Registered PF_INET protocol family [ 0.213088] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.215091] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.215131] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.215149] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 0.215222] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear) [ 0.215412] TCP: Hash tables configured (established 8192 bind 8192) [ 0.215569] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.215606] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.215790] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.221760] RPC: Registered named UNIX socket transport module. [ 0.221788] RPC: Registered udp transport module. [ 0.221795] RPC: Registered tcp transport module. [ 0.221801] RPC: Registered tcp-with-tls transport module. [ 0.221808] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.221835] PCI: CLS 0 bytes, default 64 [ 0.223343] Initialise system trusted keyrings [ 0.231958] workingset: timestamp_bits=14 max_order=18 bucket_order=4 [ 0.233362] NFS: Registering the id_resolver key type [ 0.233478] Key type id_resolver registered [ 0.233488] Key type id_legacy registered [ 0.233540] jffs2: version 2.2. (NAND) (SUMMARY) 2001-2006 Red Hat, Inc. [ 0.234011] Key type asymmetric registered [ 0.234031] Asymmetric key parser 'x509' registered [ 0.234142] bounce: pool size: 64 pages [ 0.234182] io scheduler mq-deadline registered [ 0.234194] io scheduler kyber registered [ 0.234267] io scheduler bfq registered [ 0.251551] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled [ 0.316792] brd: module loaded [ 0.343029] loop: module loaded [ 0.344051] mtdoops: mtd device (mtddev=name/number) must be supplied [ 0.347365] i2c_dev: i2c /dev entries driver [ 0.348341] cpuidle: enable-method property 'ti,am3352' found operations [ 0.348807] sdhci: Secure Digital Host Controller Interface driver [ 0.348818] sdhci: Copyright(c) Pierre Ossman [ 0.349028] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.349408] ledtrig-cpu: registered to indicate activity on CPUs [ 0.350462] Initializing XFRM netlink socket [ 0.350593] NET: Registered PF_INET6 protocol family [ 0.364276] Segment Routing with IPv6 [ 0.364372] In-situ OAM (IOAM) with IPv6 [ 0.364475] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 0.365432] NET: Registered PF_PACKET protocol family [ 0.365465] NET: Registered PF_KEY protocol family [ 0.365617] Key type dns_resolver registered [ 0.365861] ThumbEE CPU extension supported. [ 0.365883] Registering SWP/SWPB emulation handler [ 0.366394] omap_voltage_late_init: Voltage driver support not added [ 0.366765] SmartReflex Class3 initialized [ 0.398626] Loading compiled-in X.509 certificates [ 0.482416] platform 44e10800.pinmux: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800/clkout2-pins [ 0.482485] platform 44e10800.pinmux: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800/volume-keys-s0-pins [ 0.482521] platform 44e10800.pinmux: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800/matrix-keypad-s0-pins [ 0.483079] pinctrl-single 44e10800.pinmux: 142 pins, size 568 [ 0.487900] ti-sysc 44e31000.target-module: probe with driver ti-sysc failed with error -16 [ 0.514558] 48022000.serial: ttyS1 at MMIO 0x48022000 (irq = 18, base_baud = 3000000) is a 8250 [ 0.546490] omap_i2c 4802a000.i2c: bus 1 rev0.11 at 100 kHz [ 0.551772] ti-sysc 48040000.target-module: probe with driver ti-sysc failed with error -16 [ 0.580636] OMAP GPIO hardware version 0.1 [ 0.633905] 48000000.interconnect:segment@200000:target-module@0:mpu@0:fck: device ID is greater than 24 [ 0.640335] platform panel: Fixed dependency cycle(s) with /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0 [ 0.640480] platform 4830e000.lcdc: Fixed dependency cycle(s) with /panel [ 0.725886] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 [ 0.951921] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver Qualcomm Atheros AR8031/AR8033 [ 0.952325] cpsw-switch 4a100000.switch: initialized cpsw ale version 1.4 [ 0.952345] cpsw-switch 4a100000.switch: ALE Table size 1024 [ 0.952506] cpsw-switch 4a100000.switch: cpts: overflow check period 500 (jiffies) [ 0.952525] cpsw-switch 4a100000.switch: CPTS: ref_clk_freq:250000000 calc_mult:2147483648 calc_shift:29 error:0 nsec/sec [ 0.952647] cpsw-switch 4a100000.switch: Detected MACID = c8:a0:30:a1:b6:c0 [ 0.954503] cpsw-switch 4a100000.switch: initialized (regs 0x4a100000, pool size 256) hw_ver:0019010C 1.12 (0) [ 0.965067] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! [ 0.965118] edma 49000000.dma: TI EDMA DMA engine driver [ 0.995943] omap-gpmc 50000000.gpmc: GPMC revision 6.0 [ 0.995988] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000 [ 1.005607] target-module@4b000000:target-module@140000:pmu@0:fck: device ID is greater than 24 [ 1.023586] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available [ 1.031592] l3-aon-clkctrl:0000:0: failed to disable [ 1.045795] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 36, base_baud = 3000000) is a 8250 [ 1.045885] printk: legacy console [ttyS0] enabled [ 2.291645] tps65910 0-002d: No interrupt support, no core IRQ [ 2.298549] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz [ 2.307875] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) [ 2.316770] sdhci-omap 48060000.mmc: Got CD GPIO [ 2.321798] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator [ 2.332155] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator [ 2.341047] sdhci-omap 47810000.mmc: supply pbias not found, using dummy regulator [ 2.349544] sdhci-omap 47810000.mmc: supply vqmmc not found, using dummy regulator [ 2.359495] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xda [ 2.366101] nand: Micron MT29F2G08ABAEAWP [ 2.370140] nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 [ 2.377988] nand: using OMAP_ECC_BCH8_CODE_HW ECC scheme [ 2.383652] 10 fixed-partitions partitions found on MTD device omap2-nand.0 [ 2.390661] Creating 10 MTD partitions on "omap2-nand.0": [ 2.396162] 0x000000000000-0x000000020000 : "NAND.SPL" [ 2.407346] 0x000000020000-0x000000040000 : "NAND.SPL.backup1" [ 2.416861] 0x000000040000-0x000000060000 : "NAND.SPL.backup2" [ 2.426586] 0x000000060000-0x000000080000 : "NAND.SPL.backup3" [ 2.435846] 0x000000080000-0x0000000c0000 : "NAND.u-boot-spl-os" [ 2.445335] 0x0000000c0000-0x0000001c0000 : "NAND.u-boot" [ 2.455050] 0x0000001c0000-0x0000001e0000 : "NAND.u-boot-env" [ 2.464478] 0x0000001e0000-0x000000200000 : "NAND.u-boot-env.backup1" [ 2.474163] 0x000000200000-0x000000a00000 : "NAND.kernel" [ 2.490931] 0x000000a00000-0x000010000000 : "NAND.file-system" [ 2.521399] mmc2: SDHCI controller on 47810000.mmc [47810000.mmc] using External DMA [ 2.535189] sdhci-omap 47810000.mmc: card claims to support voltages below defined range [ 2.589806] mmc2: new SDIO card at address 0001 [ 2.652331] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) [ 2.661090] sdhci-omap 48060000.mmc: Got CD GPIO [ 2.666273] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator [ 2.676327] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator [ 2.712075] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA [ 2.720829] cpsw-switch 4a100000.switch: starting ndev. mode: dual_mac [ 2.771818] mmc0: new high speed SDHC card at address 5048 [ 2.778771] mmcblk0: mmc0:5048 SD32G 28.9 GiB [ 2.786565] mmcblk0: p1 p2 p3 [ 2.814863] Qualcomm Atheros AR8031/AR8033 4a101000.mdio:00: attached PHY driver (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL) [ 6.964573] cpsw-switch 4a100000.switch eth0: Link is Up - 1Gbps/Full - flow control off [ 7.001382] Sending DHCP requests ., OK [ 7.045326] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.177 [ 7.053173] IP-Config: Complete: [ 7.056418] device=eth0, hwaddr=c8:a0:30:a1:b6:c0, ipaddr=192.168.0.177, mask=255.255.255.0, gw=192.168.0.1 [ 7.066673] host=192.168.0.177, domain=ti.com, nis-domain=(none) [ 7.073165] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath= [ 7.073176] nameserver0=192.0.2.2, nameserver1=192.0.2.3 [ 7.086419] clk: Disabling unused clocks [ 7.090569] PM: genpd: Disabling unused power domains [ 7.166701] VFS: Mounted root (nfs filesystem) on device 0:17. [ 7.173625] devtmpfs: mounted [ 7.178270] Freeing unused kernel image (initmem) memory: 1024K [ 7.185073] Run /sbin/init as init process [ 7.882772] systemd[1]: System time before build time, advancing clock. [ 7.966454] systemd[1]: Inserted module 'autofs4' [ 8.072775] 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) [ 8.097254] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 8.144609] systemd[1]: Set hostname to . [ 10.310655] systemd[1]: Queued start job for default target Graphical Interface. [ 11.691382] random: crng init done [ 11.695304] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 11.707903] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 11.745296] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 11.784370] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 11.824550] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 11.864015] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 11.902518] 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. [ 11.942389] 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. [ 11.983392] 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. [ 12.022109] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 12.062166] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 12.101822] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 12.141722] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 12.181990] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 12.222652] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 12.264704] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m. [ 12.304260] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 12.343317] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 12.384528] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 12.428742] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 12.462873] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 12.502864] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 12.544681] systemd[1]: Mounting POSIX Message Queue File System... Mounting [0;1;39mPOSIX Message Queue File System[0m... [ 12.584690] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 12.629529] systemd[1]: Mounting Kernel Trace File System... Mounting [0;1;39mKernel Trace File System[0m... [ 12.716357] 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... [ 12.796471] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 12.889926] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 12.983412] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 13.032566] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 13.115985] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 13.235620] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 13.278255] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 13.367367] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 13.453167] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m. [ 13.498277] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 13.583657] systemd[1]: Mounted Kernel Trace File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Trace File System[0m. [ 13.662373] 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. [ 13.706733] systemd[1]: modprobe@configfs.service: Succeeded. [ 13.766170] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 13.835949] systemd[1]: modprobe@drm.service: Succeeded. [ 13.872358] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 13.905191] systemd[1]: modprobe@fuse.service: Succeeded. [ 13.933745] systemd[1]: Finished Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [ 13.976112] systemd[1]: Finished Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [ 14.042157] systemd[1]: Finished Remount Root and Kernel File Systems. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. [ 14.109857] systemd[1]: Condition check resulted in FUSE Control File System being skipped. [ 14.185698] systemd[1]: Mounting Kernel Configuration File System... Mounting [0;1;39mKernel Configuration File System[0m... [ 14.245689] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 14.273502] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 14.373152] systemd[1]: Starting Load/Save Random Seed... Starting [0;1;39mLoad/Save Random Seed[0m... [ 14.473262] systemd[1]: Starting Apply Kernel Variables... Starting [0;1;39mApply Kernel Variables[0m... [ 14.577788] systemd[1]: Starting Create System Users... Starting [0;1;39mCreate System Users[0m... [ 14.645345] systemd[1]: Mounted Kernel Configuration File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. [ 14.902034] systemd[1]: Finished Load/Save Random Seed. [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [ 14.946113] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. Starting [0;1;39mFlush Journal to Persistent Storage[0m... [[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m. Starting [0;1;39mCreate Static Device Nodes in /dev[0m... [ 15.384616] systemd-journald[102]: Received client request to flush runtime journal. [ 15.480918] systemd-journald[102]: File /var/log/journal/c2d1e75df5a44f379b0ba44115d3cbbb/system.journal corrupted or uncleanly shut down, renaming and replacing. [[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... [ 18.728311] input: matrix_keypad0 as /devices/platform/matrix_keypad0/input/input0 [ 19.280891] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) [ 19.291981] usbcore: registered new interface driver usbfs [ 19.297594] usbcore: registered new interface driver hub [ 19.303172] usbcore: registered new device driver usb [ 19.404167] remoteproc remoteproc0: wkup_m3 is available [ 19.582971] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) [ 19.634395] musb-hdrc musb-hdrc.0: MUSB HDRC host driver [ 19.639819] musb-hdrc musb-hdrc.0: new USB bus registered, assigned bus number 1 [[0;32m OK [0m] Found device [0;1;39m/dev/ttyS0[0m. [ 19.766007] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11 [ 19.774599] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 19.781926] usb usb1: Product: MUSB HDRC host driver [ 19.786921] usb usb1: Manufacturer: Linux 6.11.0-rc5 musb-hcd [ 19.792737] usb usb1: SerialNumber: musb-hdrc.0 [ 19.930087] hub 1-0:1.0: USB hub found [ 19.973547] hub 1-0:1.0: 1 port detected [ 20.034166] musb-hdrc musb-hdrc.1: MUSB HDRC host driver [ 20.039588] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 2 [ 20.099327] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [ 20.143055] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 20.153477] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [ 20.181956] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11 [ 20.190322] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 20.197701] usb usb2: Product: MUSB HDRC host driver [ 20.202747] usb usb2: Manufacturer: Linux 6.11.0-rc5 musb-hcd [ 20.208525] usb usb2: SerialNumber: musb-hdrc.1 [ 20.222385] omap_rtc 44e3e000.rtc: registered as rtc0 [ 20.227601] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01T00:00:00 UTC (946684800) [ 20.285220] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [ 20.352751] hub 2-0:1.0: USB hub found [ 20.394592] hub 2-0:1.0: 1 port detected [ 20.454236] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [ 20.528392] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [ 20.819410] tsl2550 1-0039: standard operating mode [ 20.901070] tsl2550 1-0039: support ver. 1.2 enabled [ 20.908267] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [ 20.953921] usb 2-1: new high-speed USB device number 2 using musb-hdrc [ 21.199780] lm75 1-0048: supply vs not found, using dummy regulator [ 21.292488] hwmon hwmon0: temp1_input not attached to any thermal zone [ 21.299117] lm75 1-0048: hwmon0: sensor 'tmp275' [ 21.308019] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [ 21.525109] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400 [ 21.538285] usb 2-1: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice= 7.02 [ 21.546884] usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 21.554186] usb 2-1: Product: USB2.0 Hub [ 21.702040] remoteproc remoteproc0: powering up wkup_m3 [ 21.746731] hub 2-1:1.0: USB hub found [ 21.798652] hub 2-1:1.0: 4 ports detected [ 21.825163] remoteproc remoteproc0: Direct firmware load for am335x-pm-firmware.elf failed with error -2 [ 21.834970] remoteproc remoteproc0: request_firmware failed: -2 [ 21.840934] wkup_m3_ipc 44e11324.wkup_m3_ipc: rproc_boot failed [[0m[0;31m* [0m] (1 of 2) A start job is running for Network Service (11s / 1min 37s) [ 22.282181] usb 2-1.1: new full-speed USB device number 3 using musb-hdrc M [K[[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for Network Service (12s / 1min 37s) [ 22.504290] usb 2-1.1: New USB device found, idVendor=067b, idProduct=2303, bcdDevice= 4.00 [ 22.513018] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 22.520375] usb 2-1.1: Product: USB-Serial Controller D [ 22.525669] usb 2-1.1: Manufacturer: Prolific Technology Inc. [ 22.742017] usb 2-1.3: new high-speed USB device number 4 using musb-hdrc [ 22.886712] st-accel-i2c 1-0018: supply vdd not found, using dummy regulator [ 22.938276] usb 2-1.3: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=30.00 [ 22.946967] usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=6 [ 22.954383] usb 2-1.3: Product: USB 10/100/1000 LAN [ 22.959290] usb 2-1.3: Manufacturer: Realtek [ 22.963648] usb 2-1.3: SerialNumber: 000001000000 [ 22.971535] iio iio:device0: lis3lv02dl_accel: WhoAmI mismatch (0x32). [ 22.978173] st-accel-i2c 1-0018: mounting matrix not found: using identity... M [K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for Network Service (12s / 1min 37s) [ 23.150565] omap_rng 48310000.rng: Random Number Generator ver. 20 [ 23.181890] usb 2-1.4: new high-speed USB device number 5 using musb-hdrc [ 23.391551] usb 2-1.4: New USB device found, idVendor=174c, idProduct=55aa, bcdDevice= 1.00 [ 23.400006] usb 2-1.4: New USB device strings: Mfr=2, Product=3, SerialNumber=1 [ 23.407432] usb 2-1.4: Product: ASM1153E [ 23.411412] usb 2-1.4: Manufacturer: Inateck [ 23.415707] usb 2-1.4: SerialNumber: 12345678910E M [K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running forersistent Storage (13s / 1min 34s) [ 23.713640] mtdblock: MTD device 'NAND.SPL' is NAND, please consider using UBI block devices instead. [ 23.953415] mtdblock: MTD device 'NAND.SPL.backup1' is NAND, please consider using UBI block devices instead. [ 24.001788] ------------[ cut here ]------------ [ 24.006491] WARNING: CPU: 0 PID: 124 at drivers/gpu/drm/drm_atomic_state_helper.c:174 drm_atomic_helper_crtc_duplicate_state+0x54/0x68 [drm_kms_helper] [ 24.020384] Modules linked in: tilcdc(+) ti_emif_sram drm_dma_helper omap_rng drm_kms_helper st_accel_i2c rng_core snd_soc_davinci_mcasp pwm_tiecap st_sensors_i2c snd_soc_ti_udma st_accel snd_soc_tlv320aic3x_i2c snd_soc_ti_edma snd_soc_tlv320aic3x st_sensors snd_soc_ti_sdma industrialio_triggered_buffer snd_soc_core kfifo_buf omap_mailbox snd_pcm_dmaengine snd_pcm wlcore_sdio industrialio snd_timer lm75 snd hwmon soundcore tsl2550 rtc_omap wkup_m3_ipc omap_wdt watchdog musb_dsps musb_hdrc udc_core wkup_m3_rproc phy_am335x ti_am335x_tscadc phy_am335x_control usbcore phy_generic usb_common cppi41 matrix_keypad matrix_keymap cpufreq_dt pwm_bl drm drm_panel_orientation_quirks ip_tables x_tables autofs4 [ 24.082954] CPU: 0 UID: 0 PID: 124 Comm: systemd-udevd Not tainted 6.11.0-rc5 #1 [ 24.090401] Hardware name: Generic AM33XX (Flattened Device Tree) [ 24.096525] Call trace: [ 24.096542] unwind_backtrace from show_stack+0x10/0x14 [ 24.104359] show_stack from dump_stack_lvl+0x68/0x74 [ 24.109447] dump_stack_lvl from __warn+0x70/0x124 [ 24.114280] __warn from warn_slowpath_fmt+0x134/0x1bc [ 24.119457] warn_slowpath_fmt from drm_atomic_helper_crtc_duplicate_state+0x54/0x68 [drm_kms_helper] [ 24.128816] drm_atomic_helper_crtc_duplicate_state [drm_kms_helper] from drm_atomic_get_crtc_state+0x68/0x104 [drm] [ 24.139815] drm_atomic_get_crtc_state [drm] from drm_atomic_helper_disable_all+0x90/0x1cc [drm_kms_helper] [ 24.149774] drm_atomic_helper_disable_all [drm_kms_helper] from drm_atomic_helper_shutdown+0x90/0x148 [drm_kms_helper] [ 24.160674] drm_atomic_helper_shutdown [drm_kms_helper] from tilcdc_fini+0x50/0xc8 [tilcdc] [ 24.169254] tilcdc_fini [tilcdc] from tilcdc_init.constprop.0+0x1b4/0x618 [tilcdc] [ 24.176985] tilcdc_init.constprop.0 [tilcdc] from tilcdc_pdev_probe+0x50/0xa8 [tilcdc] [ 24.185063] tilcdc_pdev_probe [tilcdc] from platform_probe+0x58/0xb0 [ 24.191579] platform_probe from really_probe+0xc4/0x2d0 [ 24.196932] really_probe from __driver_probe_device+0x84/0x1a0 [ 24.202893] __driver_probe_device from driver_probe_device+0x2c/0x104 [ 24.209464] driver_probe_device from __driver_attach+0x90/0x170 [ 24.215511] __driver_attach from bus_for_each_dev+0x7c/0xd0 [ 24.221210] bus_for_each_dev from bus_add_driver+0xc4/0x1ec [ 24.226908] bus_add_driver from driver_register+0x7c/0x114 [ 24.232519] driver_register from do_one_initcall+0x58/0x26c [ 24.238225] do_one_initcall from do_init_module+0x50/0x1f8 [ 24.243841] do_init_module from init_module_from_file+0x94/0xd4 [ 24.249887] init_module_from_file from sys_finit_module+0x190/0x2f8 [ 24.256282] sys_finit_module from __sys_trace_return+0x0/0x10 [ 24.262151] Exception stack(0xf04e9fa8 to 0xf04e9ff0) [ 24.267233] 9fa0: b6efe708 00000000 00000010 b6efd504 00000000 b6efe27c [ 24.275453] 9fc0: b6efe708 00000000 29c28600 0000017b 0050eea8 004b94cf 005183b8 004f65f8 [ 24.283670] 9fe0: bea4f6d8 bea4f6c8 b6ef7d49 b6de0932 [ 24.288943] ---[ end trace 0000000000000000 ]--- [ 24.293783] tilcdc 4830e000.lcdc: [drm] *ERROR* Disabling all crtc's during unload failed with -12 [ 24.308084] mtdblock: MTD device 'NAND.SPL.backup2' is NAND, please consider using UBI block devices instead. M [K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running forersistent Storage (14s / 1min 34s) [ 24.546328] mtdblock: MTD device 'NAND.SPL.backup3' is NAND, please consider using UBI block devices instead. [ 24.762966] mtdblock: MTD device 'NAND.u-boot-spl-os' is NAND, please consider using UBI block devices instead. M [K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 2) A start job is running forersistent Storage (14s / 1min 34s) [ 24.927863] mtdblock: MTD device 'NAND.u-boot' is NAND, please consider using UBI block devices instead. [ 25.294300] mtdblock: MTD device 'NAND.u-boot-env' is NAND, please consider using UBI block devices instead. [ 25.312075] mtdblock: MTD device 'NAND.u-boot-env.backup1' is NAND, please consider using UBI block devices instead. [ 25.386853] mtdblock: MTD device 'NAND.kernel' is NAND, please consider using UBI block devices instead. [ 25.527853] mtdblock: MTD device 'NAND.file-system' is NAND, please consider using UBI block devices instead. [ 25.605562] omap-sham 53100000.sham: hw accel on OMAP rev 4.3 [ 25.755111] omap-sham 53100000.sham: will run requests pump with realtime priority M [K[[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. [ 25.816334] ------------[ cut here ]------------ [K[ 25.822388] WARNING: CPU: 0 PID: 21 at drivers/gpu/drm/drm_atomic_state_helper.c:174 drm_atomic_helper_crtc_duplicate_state+0x54/0x68 [drm_kms_helper] [ 25.836264] Modules linked in: omap_crypto libaes omap_sham crypto_engine tilcdc ti_emif_sram drm_dma_helper omap_rng drm_kms_helper st_accel_i2c rng_core snd_soc_davinci_mcasp pwm_tiecap st_sensors_i2c snd_soc_ti_udma st_accel snd_soc_tlv320aic3x_i2c snd_soc_ti_edma snd_soc_tlv320aic3x st_sensors snd_soc_ti_sdma industrialio_triggered_buffer snd_soc_core kfifo_buf omap_mailbox snd_pcm_dmaengine snd_pcm wlcore_sdio industrialio snd_timer lm75 snd hwmon soundcore tsl2550 rtc_omap wkup_m3_ipc omap_wdt watchdog musb_dsps musb_hdrc udc_core wkup_m3_rproc phy_am335x ti_am335x_tscadc phy_am335x_control usbcore phy_generic usb_common cppi41 matrix_keypad matrix_keymap cpufreq_dt pwm_bl drm drm_panel_orientation_quirks ip_tables x_tables autofs4 [ 25.902405] CPU: 0 UID: 0 PID: 21 Comm: kworker/u4:1 Tainted: G W 6.11.0-rc5 #1 [ 25.911166] Tainted: [W]=WARN [ 25.914147] Hardware name: Generic AM33XX (Flattened Device Tree) [ 25.920273] Workqueue: events_unbound deferred_probe_work_func [ 25.926163] Call trace: [ 25.926180] unwind_backtrace from show_stack+0x10/0x14 [ 25.933987] show_stack from dump_stack_lvl+0x68/0x74 [ 25.939075] dump_stack_lvl from __warn+0x70/0x124 [ 25.943908] __warn from warn_slowpath_fmt+0x134/0x1bc [ 25.949085] warn_slowpath_fmt from drm_atomic_helper_crtc_duplicate_state+0x54/0x68 [drm_kms_helper] [ 25.958422] drm_atomic_helper_crtc_duplicate_state [drm_kms_helper] from drm_atomic_get_crtc_state+0x68/0x104 [drm] [ 25.969419] drm_atomic_get_crtc_state [drm] from drm_atomic_helper_disable_all+0x90/0x1cc [drm_kms_helper] [ 25.979373] drm_atomic_helper_disable_all [drm_kms_helper] from drm_atomic_helper_shutdown+0x90/0x148 [drm_kms_helper] [ 25.990272] drm_atomic_helper_shutdown [drm_kms_helper] from tilcdc_fini+0x50/0xc8 [tilcdc] [ 25.998806] tilcdc_fini [tilcdc] from tilcdc_init.constprop.0+0x1b4/0x618 [tilcdc] [ 26.006518] tilcdc_init.constprop.0 [tilcdc] from tilcdc_pdev_probe+0x50/0xa8 [tilcdc] [ 26.014578] tilcdc_pdev_probe [tilcdc] from platform_probe+0x58/0xb0 [ 26.021079] platform_probe from really_probe+0xc4/0x2d0 [ 26.026431] really_probe from __driver_probe_device+0x84/0x1a0 [ 26.032391] __driver_probe_device from driver_probe_device+0x2c/0x104 [ 26.038963] driver_probe_device from __device_attach_driver+0x94/0x104 [ 26.045621] __device_attach_driver from bus_for_each_drv+0x90/0xe8 [ 26.051930] bus_for_each_drv from __device_attach+0xa4/0x1ac [ 26.057714] __device_attach from bus_probe_device+0x88/0x8c [ 26.063412] bus_probe_device from deferred_probe_work_func+0x74/0xa0 [ 26.069895] deferred_probe_work_func from process_one_work+0x178/0x3c4 [ 26.076553] process_one_work from worker_thread+0x270/0x44c [ 26.082244] worker_thread from kthread+0xdc/0xfc [ 26.086990] kthread from ret_from_fork+0x14/0x20 [ 26.091727] Exception stack(0xf005dfb0 to 0xf005dff8) [ 26.096807] dfa0: 00000000 00000000 00000000 00000000 [ 26.105026] dfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 26.113243] dfe0: 00000000 00000000 00000000 00000000 00000013 00000000 [ 26.120061] ---[ end trace 0000000000000000 ]--- [ 26.124858] tilcdc 4830e000.lcdc: [drm] *ERROR* Disabling all crtc's during unload failed with -12 [ 26.984246] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2 [ 27.007862] input: volume-keys as /devices/platform/volume-keys/input/input1 [ 27.023639] PM: Cannot get wkup_m3_ipc handle [ 27.071819] panel-simple panel: supply power not found, using dummy regulator [ 27.079604] panel-simple panel: Specify missing connector_type [ 27.191719] omap-aes 53500000.aes: will run requests pump with realtime priority [ 27.569890] PM: Cannot get wkup_m3_ipc handle [ 27.659192] [drm] Initialized tilcdc 1.0.0 for 4830e000.lcdc on minor 0 [ 27.802108] Console: switching to colour frame buffer device 100x30 [ 27.853398] tilcdc 4830e000.lcdc: [drm] fb0: tilcdcdrmfb frame buffer device [ 27.942434] PM: Cannot get wkup_m3_ipc handle [ [0;31m*[0;1;31m*[0m] A start job is running for Flush Joersistent Storage (17s / 1min 34s) M [K[ [0;31m*[0m] A start job is running for Flush Joersistent Storage (18s / 1min 34s) [ 28.867976] input: ti-tsc as /devices/platform/ocp/44c00000.interconnect/44c00000.interconnect:segment@200000/44e0d000.target-module/44e0d000.tscadc/TI-am335x-tsc.0.auto/input/input2 [ 28.893598] PM: Cannot get wkup_m3_ipc handle [ 28.974432] PM: Cannot get wkup_m3_ipc handle M [K[ [0;31m*[0;1;31m*[0m] A start job is running for Flush Joersistent Storage (18s / 1min 34s) M [K[[0;32m OK [0m] Reached target [0;1;39mHardware activated USB gadget[0m. [K[[0;32m OK [0m] Created slice [0;1;39msystem-systemd\x2dbacklight.slice[0m. Starting [0;1;39mLoad/Save Screen ness of backlight:backlight[0m... [ 30.154251] cfg80211: Loading compiled-in X.509 certificates for regulatory database [[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. [[0;32m OK [0m] Reached target [0;1;39mSound Card[0m. [ 30.446413] mousedev: PS/2 mouse device common for all mice Starting [0;1;39mCreate Volatile Files and Directories[0m... [ 30.677875] usb-storage 2-1.4:1.0: USB Mass Storage device detected [ 30.725498] usbcore: registered new interface driver usbserial_generic [ 30.732473] usbserial: USB Serial support registered for generic [ 30.802180] usb-storage 2-1.4:1.0: Quirks match for vid 174c pid 55aa: 400000 [ 30.822098] scsi host0: usb-storage 2-1.4:1.0 [ 30.827436] usbcore: registered new interface driver usb-storage [ 30.834173] PM: Cannot get wkup_m3_ipc handle [ 30.884433] usbcore: registered new interface driver cdc_ether [ 30.900410] usbcore: registered new interface driver pl2303 [ 30.906425] usbserial: USB Serial support registered for pl2303 [ 30.912587] pl2303 2-1.1:1.0: pl2303 converter detected [ 31.001313] PM: Cannot get wkup_m3_ipc handle [ 31.017914] r8153_ecm 2-1.3:2.0 eth1: register 'r8153_ecm' at usb-musb-hdrc.1-1.3, RTL8153 ECM Device, 00:e0:4c:08:01:f6 [ 31.029411] usbcore: registered new interface driver r8153_ecm [ 31.040913] PM: Cannot get wkup_m3_ipc handle [ 31.063136] usb 2-1.1: pl2303 converter now attached to ttyUSB0 [ 31.093524] PM: Cannot get wkup_m3_ipc handle [ 31.402032] r8153_ecm 2-1.3:2.0 enx00e04c0801f6: renamed from eth1 [[0;32m OK [0m] Finished [0;1;39mLoad/Save Screen htness of backlight:backlight[0m. [ 31.847500] scsi 0:0:0:0: Direct-Access Inateck ASM1153E 0 PQ: 0 ANSI: 6 [ 31.890405] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB) [ 31.907730] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 31.940337] sd 0:0:0:0: [sda] Write Protect is off [ 31.949904] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' [ 31.958118] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 31.966955] cfg80211: failed to load regulatory.db [ 31.991887] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 32.097785] sda: sda1 sda2 sda3 [ 32.110347] sd 0:0:0:0: [sda] Attached SCSI disk [ 32.125010] PM: Cannot get wkup_m3_ipc handle [ 32.744911] wl12xx_driver wl12xx.3.auto: Direct firmware load for ti-connectivity/wl1271-nvs.bin failed with error -2 [ 32.755901] wlcore: ERROR Invalid ref_clock frequency (0 Hz, not XTAL) [ 32.771238] 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 debianseye-armhf login: root (automatic login) Linux debian-bullseye-armhf 6.11.0-rc5 #1 SMP Thu Aug 29 04:05:03 UTC 2024 armv7l The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Fri Aug 30 10:00:01 UTC 2024 on ttyS0 / # - 05:12:37 [INFO] Sleeping 15 secs to allow systemd to finish starting processes... - 05:12:52 [INFO] Disconnected serial from am335x-evm - 05:12:52 [INFO] Connected to am335x-evm via serial - 05:12:52 [INFO] Host: uname -a - 05:12:52 [INFO] Target: uname -a Linux debian-bullseye-armhf 6.11.0-rc5 #1 SMP Thu Aug 29 04:05:03 UTC 2024 armv7l GNU/Linux / # - 05:12:52 [INFO] Host: cat /proc/cmdline - 05:12:52 [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/am335x-evm/autofs/29d150f62ef8c1505ae043eeb678acc5,nolock,v3,tcp,rsize=4096,wsize=4096 0 / # - 05:12:52 [INFO] Host: uname -a - 05:12:52 [INFO] Target: uname -a Linux debian-bullseye-armhf 6.11.0-rc5 #1 SMP Thu Aug 29 04:05:03 UTC 2024 armv7l GNU/Linux / # - 05:12:52 [INFO] Host: cat /proc/mtd - 05:12:53 [INFO] Target: cat /proc/mtd dev: size erasesize name mtd0: 00020000 00020000 "NAND.SPL" mtd1: 00020000 00020000 "NAND.SPL.backup1" mtd2: 00020000 00020000 "NAND.SPL.backup2" mtd3: 00020000 00020000 "NAND.SPL.backup3" mtd4: 00040000 00020000 "NAND.u-boot-spl-os" mtd5: 00100000 00020000 "NAND.u-boot" mtd6: 00020000 00020000 "NAND.u-boot-env" mtd7: 00020000 00020000 "NAND.u-boot-env.backup1" mtd8: 00800000 00020000 "NAND.kernel" mtd9: 0f600000 00020000 "NAND.file-system" / # - 05:12:53 [INFO] Host: grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/pnp /etc/resolv.conf && systemctl restart systemd-resolved - 05:12:54 [INFO] Target: grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/pnp /etc/resolv.conf && systemctl restart systemd-resolved / # - 05:12:54 [INFO] Host: ls -l /lib/firmware; ls -lR /lib/firmware/ipc - 05:12:54 [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:12:54 [INFO] Host: cat /proc/diskstats - 05:12:55 [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 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 31 7 mtdblock7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 31 8 mtdblock8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 31 9 mtdblock9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 179 0 mmcblk0 121 0 7470 2321 0 0 0 0 0 0 2321 0 0 0 0 0 0 179 1 mmcblk0p1 29 0 2080 536 0 0 0 0 0 0 536 0 0 0 0 0 0 179 2 mmcblk0p2 27 0 2118 576 0 0 0 0 0 0 576 0 0 0 0 0 0 179 3 mmcblk0p3 28 0 2080 523 0 0 0 0 0 0 523 0 0 0 0 0 0 8 0 sda 153 0 7474 1062 0 0 0 0 0 0 1062 0 0 0 0 0 0 8 1 sda1 38 0 2089 244 0 0 0 0 0 0 244 0 0 0 0 0 0 8 2 sda2 39 0 2089 302 0 0 0 0 0 0 302 0 0 0 0 0 0 8 3 sda3 36 0 2112 340 0 0 0 0 0 0 340 0 0 0 0 0 0 / # - 05:12:55 [INFO] Host: cat /proc/interrupts - 05:12:55 [INFO] Target: cat /proc/interrupts CPU0 16: 6035 INTC 68 Level clockevent 17: 0 INTC 96 Level 44e07000.gpio 18: 0 INTC 73 Level 48022000.serial 19: 39 INTC 71 Level 4802a000.i2c 25: 0 INTC 98 Level 4804c000.gpio 26: 0 INTC 4 Level 48080000.elm 27: 0 INTC 32 Level 481ac000.gpio 28: 0 INTC 62 Level 481ae000.gpio 29: 24648 INTC 41 Level 4a100000.switch 30: 42564 INTC 42 Level 4a100000.switch 31: 16 INTC 43 Level 4a100000.switch 32: 138 INTC 12 Level 49000000.dma_ccint 33: 3 INTC 14 Level 49000000.dma_ccerrint 34: 0 INTC 100 Level gpmc 35: 0 INTC 3 Level arm-pmu 36: 446 INTC 72 Level 44e09000.serial 37: 379 INTC 70 Level 44e0b000.i2c 38: 412 INTC 64 Level mmc0 39: 218 INTC 29 Level mmc2 40: 0 44e07000.gpio 6 Edge 48060000.mmc cd 41: 0 4804c000.gpio 25 Edge matrix-keypad 42: 0 4804c000.gpio 26 Edge matrix-keypad 43: 0 4804c000.gpio 27 Edge matrix-keypad 44: 7849 INTC 17 Level 47400000.dma-controller 45: 0 INTC 16 Level TI-am335x-adc.1.auto, TI-am335x-tsc 46: 0 INTC 18 Level musb-hdrc.0 47: 282 INTC 19 Level musb-hdrc.1 48: 0 INTC 78 Level wkup_m3_txev 49: 0 INTC 75 Level rtc0 50: 0 INTC 76 Level rtc0 51: 0 INTC 77 Level mbox-wkup-m3 53: 0 INTC 83 Level 4803c000.mcasp_rx 54: 0 INTC 82 Level 4803c000.mcasp_tx 55: 0 INTC 111 Level 48310000.rng 56: 0 INTC 109 Level 53100000.sham 57: 0 44e07000.gpio 2 Edge volume-up 58: 0 44e07000.gpio 3 Edge volume-down 59: 1776 INTC 36 Level tilcdc Err: 0 / # - 05:12:55 [INFO] Host: cat /proc/softirqs - 05:12:55 [INFO] Target: cat /proc/softirqs CPU0 HI: 4 TIMER: 3403 NET_TX: 3 NET_RX: 59505 BLOCK: 0 IRQ_POLL: 0 TASKLET: 169 SCHED: 0 HRTIMER: 0 RCU: 6761 / # - 05:12:55 [INFO] Host: ls -lR /run/media/mmcblk0p1 - 05:12:55 [INFO] Target: ls -lR /run/media/mmcblk0p1 ls: cannot access '/run/media/mmcblk0p1': No such file or directory / # - 05:12:55 [INFO] Host: lsmod - 05:12:56 [INFO] Target: lsmod Module Size Used by wl12xx 61440 0 wlcore 184320 1 wl12xx mac80211 790528 2 wlcore,wl12xx libarc4 12288 1 mac80211 sha256_generic 12288 0 libsha256 12288 1 sha256_generic sha256_arm 20480 0 r8153_ecm 12288 0 pl2303 16384 0 cdc_ether 12288 1 r8153_ecm usbserial 28672 1 pl2303 usbnet 24576 2 cdc_ether,r8153_ecm usb_storage 53248 0 joydev 16384 0 mousedev 16384 0 cfg80211 770048 2 wlcore,mac80211 ti_am335x_tsc 12288 0 ti_am335x_adc 16384 0 evdev 20480 0 snd_soc_simple_card 16384 0 snd_soc_simple_card_utils 20480 1 snd_soc_simple_card panel_simple 73728 0 pm33xx 12288 0 gpio_keys 16384 0 omap_aes_driver 24576 0 omap_crypto 12288 1 omap_aes_driver libaes 12288 1 omap_aes_driver omap_sham 28672 0 crypto_engine 12288 2 omap_aes_driver,omap_sham tilcdc 32768 0 ti_emif_sram 12288 1 pm33xx drm_dma_helper 16384 2 tilcdc omap_rng 12288 0 drm_kms_helper 126976 2 drm_dma_helper,tilcdc st_accel_i2c 16384 0 rng_core 16384 1 omap_rng snd_soc_davinci_mcasp 24576 2 pwm_tiecap 12288 1 st_sensors_i2c 12288 1 st_accel_i2c snd_soc_ti_udma 12288 1 snd_soc_davinci_mcasp st_accel 16384 1 st_accel_i2c snd_soc_tlv320aic3x_i2c 12288 1 snd_soc_ti_edma 12288 1 snd_soc_davinci_mcasp snd_soc_tlv320aic3x 49152 1 snd_soc_tlv320aic3x_i2c st_sensors 16384 2 st_accel_i2c,st_accel snd_soc_ti_sdma 12288 1 snd_soc_davinci_mcasp industrialio_triggered_buffer 12288 1 st_accel snd_soc_core 184320 7 snd_soc_davinci_mcasp,snd_soc_simple_card_utils,snd_soc_ti_sdma,snd_soc_ti_edma,snd_soc_tlv320aic3x,snd_soc_ti_udma,snd_soc_simple_card kfifo_buf 12288 2 ti_am335x_adc,industrialio_triggered_buffer omap_mailbox 12288 1 snd_pcm_dmaengine 12288 1 snd_soc_core snd_pcm 114688 5 snd_soc_davinci_mcasp,snd_pcm_dmaengine,snd_soc_simple_card_utils,snd_soc_core,snd_soc_tlv320aic3x wlcore_sdio 12288 0 industrialio 69632 6 st_sensors,st_accel_i2c,ti_am335x_adc,st_accel,industrialio_triggered_buffer,kfifo_buf snd_timer 32768 1 snd_pcm lm75 16384 0 snd 65536 3 snd_timer,snd_soc_core,snd_pcm hwmon 24576 1 lm75 soundcore 12288 1 snd tsl2550 12288 0 rtc_omap 16384 2 pm33xx wkup_m3_ipc 12288 1 pm33xx omap_wdt 12288 0 watchdog 24576 1 omap_wdt musb_dsps 16384 0 musb_hdrc 126976 1 musb_dsps udc_core 45056 1 musb_hdrc wkup_m3_rproc 12288 1 phy_am335x 12288 2 ti_am335x_tscadc 12288 2 ti_am335x_adc,ti_am335x_tsc phy_am335x_control 12288 1 phy_am335x usbcore 208896 7 usbnet,usb_storage,cdc_ether,musb_hdrc,usbserial,r8153_ecm,pl2303 phy_generic 12288 1 phy_am335x usb_common 12288 5 phy_am335x,udc_core,musb_hdrc,musb_dsps,usbcore cppi41 16384 60 matrix_keypad 12288 0 matrix_keymap 12288 1 matrix_keypad cpufreq_dt 12288 0 pwm_bl 16384 0 drm 425984 5 drm_dma_helper,panel_simple,tilcdc,drm_kms_helper drm_panel_orientation_quirks 12288 1 drm ip_tables 20480 0 x_tables 24576 1 ip_tables autofs4 32768 2 / # - 05:12:56 [INFO] Host: export IPERFHOST=192.168.0.1 - 05:12:56 [INFO] Target: export IPERFHOST=192.168.0.1 / # - 05:12:56 [INFO] Host: export NFS_SERVER=192.168.0.1 - 05:12:56 [INFO] Target: export NFS_SERVER=192.168.0.1 / # - 05:12:56 [INFO] Host: export NFS_ROOT_PATH=/opt/NFS_exports/linux/am335x-evm - 05:12:57 [INFO] Target: export NFS_ROOT_PATH=/opt/NFS_exports/linux/am335x-evm / # - 05:12:57 [INFO] Host: export AP_SSID= - 05:12:57 [INFO] Target: export AP_SSID= / # - 05:12:57 [INFO] Host: mkdir -p -m 777 /test - 05:12:57 [INFO] Target: mkdir -p -m 777 /test / # - 05:12:57 [INFO] Host: cd /test - 05:12:57 [INFO] Target: cd /test /test # - 05:12:57 [INFO] Host: cat > test.sh << EOF - 05:12:57 [INFO] Target: cat > test.sh << EOF > - 05:12:57 [INFO] Host: failtest() { - 05:12:58 [INFO] Target: failtest() { > - 05:12:58 [INFO] Host: echo 1 >&3 - 05:12:58 [INFO] Target: echo 1 >&3 > - 05:12:58 [INFO] Host: } - 05:12:58 [INFO] Target: } > - 05:12:58 [INFO] Host: timeout=20 - 05:12:58 [INFO] Target: timeout=20 > - 05:12:58 [INFO] Host: - 05:12:58 [INFO] Target: > - 05:12:58 [INFO] Host: # Start of user's script logic - 05:12:59 [INFO] Target: # Start of user's script logic > - 05:12:59 [INFO] Host: dmesg - 05:12:59 [INFO] Target: dmesg > - 05:12:59 [INFO] Host: EOF - 05:12:59 [INFO] Target: EOF /test # - 05:12:59 [INFO] Host: cd /test - 05:12:59 [INFO] Target: cd /test /test # - 05:12:59 [INFO] Host: chmod +x test.sh - 05:12:59 [INFO] Target: chmod +x test.sh /test # - 05:12:59 [INFO] Host: ./test.sh 2>&1 3> result.log - 05:13:06 [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-j299150-arm-gcc-12-omap2plus-defconfig-wwd47) (arm-linux-gnueabihf-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Thu Aug 29 04:05:03 UTC 2024 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: TI AM335x EVM [ 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-0x00000000afdfffff] [ 0.000000] HighMem [mem 0x00000000afe00000-0x00000000bfffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x00000000afdfffff] [ 0.000000] node 0: [mem 0x00000000b0000000-0x00000000bfffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000bfffffff] [ 0.000000] On node 0, zone HighMem: 512 pages in unavailable ranges [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM335X ES2.1 (sgx neon) [ 0.000000] percpu: Embedded 17 pages/cpu s39884 r8192 d21556 u69632 [ 0.000000] pcpu-alloc: s39884 r8192 d21556 u69632 alloc=17*4096 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Kernel command line: console=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/am335x-evm/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: 261632 [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] trace event string verifier disabled [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] IRQ: Found an INTC at 0x(ptrval) (revision 5.0) with 128 interrupts [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] TI gptimer clocksource: always-on /ocp/interconnect@44c00000/segment@200000/target-module@31000 [ 0.000002] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000030] clocksource: dmtimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000542] TI gptimer clockevent: 24000000 Hz at /ocp/interconnect@48000000/segment@0/target-module@40000 [ 0.002052] Console: colour dummy device 80x30 [ 0.002126] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' [ 0.002136] This ensures that you still see kernel messages. Please [ 0.002141] update your kernel commandline. [ 0.002191] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) [ 0.090598] CPU: Testing write buffer coherency: ok [ 0.090719] CPU0: Spectre v2: using BPIALL workaround [ 0.090731] pid_max: default: 32768 minimum: 301 [ 0.090862] LSM: initializing lsm=capability [ 0.091059] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.091087] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.092734] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.094540] Setting up static identity map for 0x80100000 - 0x80100078 [ 0.094854] rcu: Hierarchical SRCU implementation. [ 0.094866] rcu: Max phase no-delay instances is 1000. [ 0.095929] smp: Bringing up secondary CPUs ... [ 0.095980] smp: Brought up 1 node, 1 CPU [ 0.095995] SMP: Total of 1 processors activated (996.14 BogoMIPS). [ 0.096008] CPU: All CPU(s) started in SVC mode. [ 0.096194] Memory: 1000636K/1046528K available (11264K kernel code, 1142K rwdata, 2696K rodata, 1024K init, 291K bss, 27172K reserved, 16384K cma-reserved, 245760K highmem) [ 0.097050] devtmpfs: initialized [ 0.113586] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 0.113971] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.114011] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.115466] pinctrl core: initialized pinctrl subsystem [ 0.118078] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.120553] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.121370] audit: initializing netlink subsys (disabled) [ 0.122808] thermal_sys: Registered thermal governor 'fair_share' [ 0.122828] thermal_sys: Registered thermal governor 'step_wise' [ 0.122839] thermal_sys: Registered thermal governor 'user_space' [ 0.122951] audit: type=2000 audit(0.120:1): state=initialized audit_enabled=0 res=1 [ 0.123018] cpuidle: using governor menu [ 0.147348] platform panel: Fixed dependency cycle(s) with /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0 [ 0.147901] No ATAGs? [ 0.147916] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.151143] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.164170] iommu: Default domain type: Translated [ 0.164193] iommu: DMA domain TLB invalidation policy: strict mode [ 0.165710] reg-fixed-voltage fixedregulator0: using DT '/fixedregulator0' for '(default)' GPIO lookup [ 0.165770] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixedregulator0[0]' [ 0.165800] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixedregulator0[0]' [ 0.165817] reg-fixed-voltage fixedregulator0: using lookup tables for GPIO lookup [ 0.165828] reg-fixed-voltage fixedregulator0: No GPIO consumer (default) found [ 0.166370] reg-fixed-voltage fixedregulator1: using DT '/fixedregulator1' for '(default)' GPIO lookup [ 0.166401] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixedregulator1[0]' [ 0.166424] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixedregulator1[0]' [ 0.166440] reg-fixed-voltage fixedregulator1: using lookup tables for GPIO lookup [ 0.166449] reg-fixed-voltage fixedregulator1: No GPIO consumer (default) found [ 0.166858] reg-fixed-voltage fixedregulator-v1_8d: using DT '/fixedregulator-v1_8d' for '(default)' GPIO lookup [ 0.166885] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixedregulator-v1_8d[0]' [ 0.166907] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixedregulator-v1_8d[0]' [ 0.166923] reg-fixed-voltage fixedregulator-v1_8d: using lookup tables for GPIO lookup [ 0.166933] reg-fixed-voltage fixedregulator-v1_8d: No GPIO consumer (default) found [ 0.167401] reg-fixed-voltage fixedregulator-v3_3d: using DT '/fixedregulator-v3_3d' for '(default)' GPIO lookup [ 0.167431] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixedregulator-v3_3d[0]' [ 0.167453] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixedregulator-v3_3d[0]' [ 0.167468] reg-fixed-voltage fixedregulator-v3_3d: using lookup tables for GPIO lookup [ 0.167478] reg-fixed-voltage fixedregulator-v3_3d: No GPIO consumer (default) found [ 0.171988] SCSI subsystem initialized [ 0.172493] libata version 3.00 loaded. [ 0.172902] pps_core: LinuxPPS API ver. 1 registered [ 0.172917] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.172944] PTP clock support registered [ 0.180967] vgaarb: loaded [ 0.181389] clocksource: Switched to clocksource dmtimer [ 0.182031] VFS: Disk quotas dquot_6.6.0 [ 0.182078] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.212643] NET: Registered PF_INET protocol family [ 0.213088] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.215091] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.215131] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.215149] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 0.215222] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear) [ 0.215412] TCP: Hash tables configured (established 8192 bind 8192) [ 0.215569] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.215606] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.215790] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.221760] RPC: Registered named UNIX socket transport module. [ 0.221788] RPC: Registered udp transport module. [ 0.221795] RPC: Registered tcp transport module. [ 0.221801] RPC: Registered tcp-with-tls transport module. [ 0.221808] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.221835] PCI: CLS 0 bytes, default 64 [ 0.223343] Initialise system trusted keyrings [ 0.231958] workingset: timestamp_bits=14 max_order=18 bucket_order=4 [ 0.233362] NFS: Registering the id_resolver key type [ 0.233478] Key type id_resolver registered [ 0.233488] Key type id_legacy registered [ 0.233540] jffs2: version 2.2. (NAND) (SUMMARY) 2001-2006 Red Hat, Inc. [ 0.234011] Key type asymmetric registered [ 0.234031] Asymmetric key parser 'x509' registered [ 0.234142] bounce: pool size: 64 pages [ 0.234182] io scheduler mq-deadline registered [ 0.234194] io scheduler kyber registered [ 0.234267] io scheduler bfq registered [ 0.251551] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled [ 0.316792] brd: module loaded [ 0.343029] loop: module loaded [ 0.344051] mtdoops: mtd device (mtddev=name/number) must be supplied [ 0.345869] mdio_bus fixed-0: using lookup tables for GPIO lookup [ 0.345898] mdio_bus fixed-0: No GPIO consumer reset found [ 0.347365] i2c_dev: i2c /dev entries driver [ 0.348341] cpuidle: enable-method property 'ti,am3352' found operations [ 0.348807] sdhci: Secure Digital Host Controller Interface driver [ 0.348818] sdhci: Copyright(c) Pierre Ossman [ 0.349028] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.349408] ledtrig-cpu: registered to indicate activity on CPUs [ 0.350462] Initializing XFRM netlink socket [ 0.350593] NET: Registered PF_INET6 protocol family [ 0.364276] Segment Routing with IPv6 [ 0.364372] In-situ OAM (IOAM) with IPv6 [ 0.364475] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 0.365432] NET: Registered PF_PACKET protocol family [ 0.365465] NET: Registered PF_KEY protocol family [ 0.365617] Key type dns_resolver registered [ 0.365861] ThumbEE CPU extension supported. [ 0.365883] Registering SWP/SWPB emulation handler [ 0.366394] omap_voltage_late_init: Voltage driver support not added [ 0.366765] SmartReflex Class3 initialized [ 0.398626] Loading compiled-in X.509 certificates [ 0.459111] gpiochip_find_base_unlocked: found new base at 512 [ 0.482416] platform 44e10800.pinmux: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800/clkout2-pins [ 0.482485] platform 44e10800.pinmux: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800/volume-keys-s0-pins [ 0.482521] platform 44e10800.pinmux: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800/matrix-keypad-s0-pins [ 0.483079] pinctrl-single 44e10800.pinmux: 142 pins, size 568 [ 0.487900] ti-sysc 44e31000.target-module: probe with driver ti-sysc failed with error -16 [ 0.513889] omap8250 48022000.serial: using DT '/ocp/interconnect@48000000/segment@0/target-module@22000/serial@0' for 'rs485-term' GPIO lookup [ 0.513973] of_get_named_gpiod_flags: can't parse 'rs485-term-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@22000/serial@0[0]' [ 0.514015] of_get_named_gpiod_flags: can't parse 'rs485-term-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@22000/serial@0[0]' [ 0.514049] omap8250 48022000.serial: using lookup tables for GPIO lookup [ 0.514060] omap8250 48022000.serial: No GPIO consumer rs485-term found [ 0.514072] omap8250 48022000.serial: using DT '/ocp/interconnect@48000000/segment@0/target-module@22000/serial@0' for 'rs485-rx-during-tx' GPIO lookup [ 0.514103] of_get_named_gpiod_flags: can't parse 'rs485-rx-during-tx-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@22000/serial@0[0]' [ 0.514135] of_get_named_gpiod_flags: can't parse 'rs485-rx-during-tx-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@22000/serial@0[0]' [ 0.514163] omap8250 48022000.serial: using lookup tables for GPIO lookup [ 0.514172] omap8250 48022000.serial: No GPIO consumer rs485-rx-during-tx found [ 0.514558] 48022000.serial: ttyS1 at MMIO 0x48022000 (irq = 18, base_baud = 3000000) is a 8250 [ 0.545143] i2c i2c-1: using DT '/ocp/interconnect@48000000/segment@0/target-module@2a000/i2c@0' for 'scl' GPIO lookup [ 0.545227] of_get_named_gpiod_flags: can't parse 'scl-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@2a000/i2c@0[0]' [ 0.545269] of_get_named_gpiod_flags: can't parse 'scl-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@2a000/i2c@0[0]' [ 0.545302] i2c i2c-1: using lookup tables for GPIO lookup [ 0.545313] i2c i2c-1: No GPIO consumer scl found [ 0.545336] i2c i2c-1: using DT '/ocp/interconnect@48000000/segment@0/target-module@2a000/i2c@0' for 'sda' GPIO lookup [ 0.545368] of_get_named_gpiod_flags: can't parse 'sda-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@2a000/i2c@0[0]' [ 0.545402] of_get_named_gpiod_flags: can't parse 'sda-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@2a000/i2c@0[0]' [ 0.545430] i2c i2c-1: using lookup tables for GPIO lookup [ 0.545439] i2c i2c-1: No GPIO consumer sda found [ 0.546490] omap_i2c 4802a000.i2c: bus 1 rev0.11 at 100 kHz [ 0.551772] ti-sysc 48040000.target-module: probe with driver ti-sysc failed with error -16 [ 0.562804] gpiochip_find_base_unlocked: found new base at 512 [ 0.562901] gpio gpiochip0: (gpio-0-31): created GPIO range 0->7 ==> 44e10800.pinmux PIN 0->7 [ 0.562923] gpio gpiochip0: (gpio-0-31): created GPIO range 8->11 ==> 44e10800.pinmux PIN 90->93 [ 0.562939] gpio gpiochip0: (gpio-0-31): created GPIO range 12->27 ==> 44e10800.pinmux PIN 12->27 [ 0.562956] gpio gpiochip0: (gpio-0-31): created GPIO range 28->31 ==> 44e10800.pinmux PIN 30->33 [ 0.580359] gpio gpiochip0: (gpio-0-31): added GPIO chardev (254:0) [ 0.580531] gpio gpiochip0: registered GPIOs 512 to 543 on gpio-0-31 [ 0.580636] OMAP GPIO hardware version 0.1 [ 0.594783] gpiochip_find_base_unlocked: found new base at 544 [ 0.594889] gpio gpiochip1: (gpio-32-63): created GPIO range 0->17 ==> 44e10800.pinmux PIN 34->51 [ 0.594911] gpio gpiochip1: (gpio-32-63): created GPIO range 18->21 ==> 44e10800.pinmux PIN 77->80 [ 0.594927] gpio gpiochip1: (gpio-32-63): created GPIO range 22->31 ==> 44e10800.pinmux PIN 56->65 [ 0.625867] gpio gpiochip1: (gpio-32-63): added GPIO chardev (254:1) [ 0.626049] gpio gpiochip1: registered GPIOs 544 to 575 on gpio-32-63 [ 0.628314] gpiochip_find_base_unlocked: found new base at 576 [ 0.628414] gpio gpiochip2: (gpio-64-95): created GPIO range 0->4 ==> 44e10800.pinmux PIN 66->70 [ 0.628436] gpio gpiochip2: (gpio-64-95): created GPIO range 5->6 ==> 44e10800.pinmux PIN 98->99 [ 0.628452] gpio gpiochip2: (gpio-64-95): created GPIO range 7->8 ==> 44e10800.pinmux PIN 75->76 [ 0.628467] gpio gpiochip2: (gpio-64-95): created GPIO range 13->13 ==> 44e10800.pinmux PIN 141->141 [ 0.628484] gpio gpiochip2: (gpio-64-95): created GPIO range 14->21 ==> 44e10800.pinmux PIN 100->107 [ 0.629553] gpio gpiochip2: (gpio-64-95): added GPIO chardev (254:2) [ 0.629703] gpio gpiochip2: registered GPIOs 576 to 607 on gpio-64-95 [ 0.633905] 48000000.interconnect:segment@200000:target-module@0:mpu@0:fck: device ID is greater than 24 [ 0.640335] platform panel: Fixed dependency cycle(s) with /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0 [ 0.640480] platform 4830e000.lcdc: Fixed dependency cycle(s) with /panel [ 0.650035] mdio_bus 4a101000.mdio: using DT '/ocp/interconnect@4a000000/segment@0/target-module@100000/switch@0/mdio@1000' for 'reset' GPIO lookup [ 0.650110] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp/interconnect@4a000000/segment@0/target-module@100000/switch@0/mdio@1000[0]' [ 0.650152] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ocp/interconnect@4a000000/segment@0/target-module@100000/switch@0/mdio@1000[0]' [ 0.650193] mdio_bus 4a101000.mdio: using lookup tables for GPIO lookup [ 0.650204] mdio_bus 4a101000.mdio: No GPIO consumer reset found [ 0.725886] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 [ 0.743883] mdio_bus 4a101000.mdio:00: using DT '/ocp/interconnect@4a000000/segment@0/target-module@100000/switch@0/mdio@1000/ethernet-phy@0' for 'reset' GPIO lookup [ 0.743964] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp/interconnect@4a000000/segment@0/target-module@100000/switch@0/mdio@1000/ethernet-phy@0[0]' [ 0.744017] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ocp/interconnect@4a000000/segment@0/target-module@100000/switch@0/mdio@1000/ethernet-phy@0[0]' [ 0.744062] mdio_bus 4a101000.mdio:00: using lookup tables for GPIO lookup [ 0.744074] mdio_bus 4a101000.mdio:00: No GPIO consumer reset found [ 0.951921] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver Qualcomm Atheros AR8031/AR8033 [ 0.952325] cpsw-switch 4a100000.switch: initialized cpsw ale version 1.4 [ 0.952345] cpsw-switch 4a100000.switch: ALE Table size 1024 [ 0.952506] cpsw-switch 4a100000.switch: cpts: overflow check period 500 (jiffies) [ 0.952525] cpsw-switch 4a100000.switch: CPTS: ref_clk_freq:250000000 calc_mult:2147483648 calc_shift:29 error:0 nsec/sec [ 0.952647] cpsw-switch 4a100000.switch: Detected MACID = c8:a0:30:a1:b6:c0 [ 0.954503] cpsw-switch 4a100000.switch: initialized (regs 0x4a100000, pool size 256) hw_ver:0019010C 1.12 (0) [ 0.965067] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! [ 0.965118] edma 49000000.dma: TI EDMA DMA engine driver [ 0.995943] omap-gpmc 50000000.gpmc: GPMC revision 6.0 [ 0.995988] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000 [ 0.996027] gpiochip_find_base_unlocked: found new base at 608 [ 0.997232] gpio gpiochip3: (omap-gpmc): added GPIO chardev (254:3) [ 0.997388] gpio gpiochip3: registered GPIOs 608 to 609 on omap-gpmc [ 1.005607] target-module@4b000000:target-module@140000:pmu@0:fck: device ID is greater than 24 [ 1.023586] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available [ 1.024864] gpiochip_find_base_unlocked: found new base at 610 [ 1.024966] gpio gpiochip4: (gpio-96-127): created GPIO range 0->7 ==> 44e10800.pinmux PIN 82->89 [ 1.024992] gpio gpiochip4: (gpio-96-127): created GPIO range 8->11 ==> 44e10800.pinmux PIN 52->55 [ 1.025009] gpio gpiochip4: (gpio-96-127): created GPIO range 12->15 ==> 44e10800.pinmux PIN 94->97 [ 1.025026] gpio gpiochip4: (gpio-96-127): created GPIO range 16->17 ==> 44e10800.pinmux PIN 71->72 [ 1.025041] gpio gpiochip4: (gpio-96-127): created GPIO range 18->18 ==> 44e10800.pinmux PIN 135->135 [ 1.025058] gpio gpiochip4: (gpio-96-127): created GPIO range 19->20 ==> 44e10800.pinmux PIN 108->109 [ 1.025074] gpio gpiochip4: (gpio-96-127): created GPIO range 21->21 ==> 44e10800.pinmux PIN 73->73 [ 1.025092] gpio gpiochip4: (gpio-96-127): created GPIO range 22->23 ==> 44e10800.pinmux PIN 8->9 [ 1.025109] gpio gpiochip4: (gpio-96-127): created GPIO range 26->27 ==> 44e10800.pinmux PIN 10->11 [ 1.025126] gpio gpiochip4: (gpio-96-127): created GPIO range 28->28 ==> 44e10800.pinmux PIN 74->74 [ 1.025143] gpio gpiochip4: (gpio-96-127): created GPIO range 29->29 ==> 44e10800.pinmux PIN 81->81 [ 1.025161] gpio gpiochip4: (gpio-96-127): created GPIO range 30->31 ==> 44e10800.pinmux PIN 28->29 [ 1.025962] reg-fixed-voltage fixedregulator2: using DT '/fixedregulator2' for '(default)' GPIO lookup [ 1.026008] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixedregulator2[0]' [ 1.026056] of_get_named_gpiod_flags: parsed 'gpio' property of node '/fixedregulator2[0]' - status (0) [ 1.026093] gpio gpiochip0: Persistence not supported for GPIO 16 [ 1.031592] l3-aon-clkctrl:0000:0: failed to disable [ 1.032111] gpio gpiochip4: (gpio-96-127): added GPIO chardev (254:4) [ 1.032258] gpio gpiochip4: registered GPIOs 610 to 641 on gpio-96-127 [ 1.045130] omap8250 44e09000.serial: using DT '/ocp/interconnect@44c00000/segment@200000/target-module@9000/serial@0' for 'rs485-term' GPIO lookup [ 1.045206] of_get_named_gpiod_flags: can't parse 'rs485-term-gpios' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@9000/serial@0[0]' [ 1.045246] of_get_named_gpiod_flags: can't parse 'rs485-term-gpio' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@9000/serial@0[0]' [ 1.045278] omap8250 44e09000.serial: using lookup tables for GPIO lookup [ 1.045289] omap8250 44e09000.serial: No GPIO consumer rs485-term found [ 1.045300] omap8250 44e09000.serial: using DT '/ocp/interconnect@44c00000/segment@200000/target-module@9000/serial@0' for 'rs485-rx-during-tx' GPIO lookup [ 1.045332] of_get_named_gpiod_flags: can't parse 'rs485-rx-during-tx-gpios' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@9000/serial@0[0]' [ 1.045365] of_get_named_gpiod_flags: can't parse 'rs485-rx-during-tx-gpio' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@9000/serial@0[0]' [ 1.045391] omap8250 44e09000.serial: using lookup tables for GPIO lookup [ 1.045400] omap8250 44e09000.serial: No GPIO consumer rs485-rx-during-tx found [ 1.045795] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 36, base_baud = 3000000) is a 8250 [ 1.045885] printk: legacy console [ttyS0] enabled [ 2.261890] i2c i2c-0: using DT '/ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0' for 'scl' GPIO lookup [ 2.261979] of_get_named_gpiod_flags: can't parse 'scl-gpios' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0[0]' [ 2.262018] of_get_named_gpiod_flags: can't parse 'scl-gpio' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0[0]' [ 2.262052] i2c i2c-0: using lookup tables for GPIO lookup [ 2.262066] i2c i2c-0: No GPIO consumer scl found [ 2.262092] i2c i2c-0: using DT '/ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0' for 'sda' GPIO lookup [ 2.262126] of_get_named_gpiod_flags: can't parse 'sda-gpios' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0[0]' [ 2.262160] of_get_named_gpiod_flags: can't parse 'sda-gpio' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0[0]' [ 2.262190] i2c i2c-0: using lookup tables for GPIO lookup [ 2.262200] i2c i2c-0: No GPIO consumer sda found [ 2.291645] tps65910 0-002d: No interrupt support, no core IRQ [ 2.298549] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz [ 2.305548] omap2-nand 8000000.nand: using DT '/ocp/target-module@50000000/gpmc@50000000/nand@0,0' for 'rb' GPIO lookup [ 2.305641] of_get_named_gpiod_flags: parsed 'rb-gpios' property of node '/ocp/target-module@50000000/gpmc@50000000/nand@0,0[0]' - status (0) [ 2.305692] gpio gpiochip3: Persistence not supported for GPIO 0 [ 2.307697] sdhci-omap 48060000.mmc: using DT '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0' for 'cd' GPIO lookup [ 2.307796] of_get_named_gpiod_flags: parsed 'cd-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]' - status (0) [ 2.307854] gpio gpiochip4: Persistence not supported for GPIO 6 [ 2.307875] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) [ 2.316770] sdhci-omap 48060000.mmc: Got CD GPIO [ 2.321448] sdhci-omap 48060000.mmc: using DT '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0' for 'wp' GPIO lookup [ 2.321491] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]' [ 2.321528] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]' [ 2.321560] sdhci-omap 48060000.mmc: using lookup tables for GPIO lookup [ 2.321573] sdhci-omap 48060000.mmc: No GPIO consumer wp found [ 2.321798] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator [ 2.330750] sdhci-omap 47810000.mmc: using DT '/ocp/target-module@47810000/mmc@0' for 'wp' GPIO lookup [ 2.330815] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/target-module@47810000/mmc@0[0]' [ 2.330851] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/target-module@47810000/mmc@0[0]' [ 2.330875] sdhci-omap 47810000.mmc: using lookup tables for GPIO lookup [ 2.330887] sdhci-omap 47810000.mmc: No GPIO consumer wp found [ 2.332155] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator [ 2.341047] sdhci-omap 47810000.mmc: supply pbias not found, using dummy regulator [ 2.349544] sdhci-omap 47810000.mmc: supply vqmmc not found, using dummy regulator [ 2.359495] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xda [ 2.366101] nand: Micron MT29F2G08ABAEAWP [ 2.370140] nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 [ 2.377988] nand: using OMAP_ECC_BCH8_CODE_HW ECC scheme [ 2.383652] 10 fixed-partitions partitions found on MTD device omap2-nand.0 [ 2.390661] Creating 10 MTD partitions on "omap2-nand.0": [ 2.396162] 0x000000000000-0x000000020000 : "NAND.SPL" [ 2.407346] 0x000000020000-0x000000040000 : "NAND.SPL.backup1" [ 2.416861] 0x000000040000-0x000000060000 : "NAND.SPL.backup2" [ 2.426586] 0x000000060000-0x000000080000 : "NAND.SPL.backup3" [ 2.435846] 0x000000080000-0x0000000c0000 : "NAND.u-boot-spl-os" [ 2.445335] 0x0000000c0000-0x0000001c0000 : "NAND.u-boot" [ 2.455050] 0x0000001c0000-0x0000001e0000 : "NAND.u-boot-env" [ 2.464478] 0x0000001e0000-0x000000200000 : "NAND.u-boot-env.backup1" [ 2.474163] 0x000000200000-0x000000a00000 : "NAND.kernel" [ 2.490931] 0x000000a00000-0x000010000000 : "NAND.file-system" [ 2.521399] mmc2: SDHCI controller on 47810000.mmc [47810000.mmc] using External DMA [ 2.535189] sdhci-omap 47810000.mmc: card claims to support voltages below defined range [ 2.589806] mmc2: new SDIO card at address 0001 [ 2.652133] sdhci-omap 48060000.mmc: using DT '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0' for 'cd' GPIO lookup [ 2.652247] of_get_named_gpiod_flags: parsed 'cd-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]' - status (0) [ 2.652306] gpio gpiochip4: Persistence not supported for GPIO 6 [ 2.652331] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) [ 2.661090] sdhci-omap 48060000.mmc: Got CD GPIO [ 2.665884] sdhci-omap 48060000.mmc: using DT '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0' for 'wp' GPIO lookup [ 2.665930] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]' [ 2.665968] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]' [ 2.666001] sdhci-omap 48060000.mmc: using lookup tables for GPIO lookup [ 2.666014] sdhci-omap 48060000.mmc: No GPIO consumer wp found [ 2.666273] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator [ 2.676327] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator [ 2.712075] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA [ 2.720829] cpsw-switch 4a100000.switch: starting ndev. mode: dual_mac [ 2.771818] mmc0: new high speed SDHC card at address 5048 [ 2.778771] mmcblk0: mmc0:5048 SD32G 28.9 GiB [ 2.786565] mmcblk0: p1 p2 p3 [ 2.814863] Qualcomm Atheros AR8031/AR8033 4a101000.mdio:00: attached PHY driver (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL) [ 6.964573] cpsw-switch 4a100000.switch eth0: Link is Up - 1Gbps/Full - flow control off [ 7.001382] Sending DHCP requests ., OK [ 7.045326] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.177 [ 7.053173] IP-Config: Complete: [ 7.056418] device=eth0, hwaddr=c8:a0:30:a1:b6:c0, ipaddr=192.168.0.177, mask=255.255.255.0, gw=192.168.0.1 [ 7.066673] host=192.168.0.177, domain=ti.com, nis-domain=(none) [ 7.073165] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath= [ 7.073176] nameserver0=192.0.2.2, nameserver1=192.0.2.3 [ 7.086419] clk: Disabling unused clocks [ 7.090569] PM: genpd: Disabling unused power domains [ 7.166701] VFS: Mounted root (nfs filesystem) on device 0:17. [ 7.173625] devtmpfs: mounted [ 7.178270] Freeing unused kernel image (initmem) memory: 1024K [ 7.185073] Run /sbin/init as init process [ 7.189202] with arguments: [ 7.189210] /sbin/init [ 7.189217] 0 [ 7.189225] with environment: [ 7.189231] HOME=/ [ 7.189238] TERM=linux [ 7.189245] earlyprintk=serial,ttyO0,115200n8 [ 7.882772] systemd[1]: System time before build time, advancing clock. [ 7.966454] systemd[1]: Inserted module 'autofs4' [ 8.072775] 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) [ 8.097254] systemd[1]: Detected architecture arm. [ 8.144609] systemd[1]: Set hostname to . [ 10.310655] systemd[1]: Queued start job for default target Graphical Interface. [ 11.691382] random: crng init done [ 11.695304] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 11.707903] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 11.745296] systemd[1]: Created slice system-getty.slice. [ 11.784370] systemd[1]: Created slice system-modprobe.slice. [ 11.824550] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 11.864015] systemd[1]: Created slice User and Session Slice. [ 11.902518] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 11.942389] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 11.983392] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 12.022109] systemd[1]: Reached target Local Encrypted Volumes. [ 12.062166] systemd[1]: Reached target Paths. [ 12.101822] systemd[1]: Reached target Remote File Systems. [ 12.141722] systemd[1]: Reached target Slices. [ 12.181990] systemd[1]: Reached target Swap. [ 12.222652] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 12.264704] systemd[1]: Listening on Journal Audit Socket. [ 12.304260] systemd[1]: Listening on Journal Socket (/dev/log). [ 12.343317] systemd[1]: Listening on Journal Socket. [ 12.384528] systemd[1]: Listening on Network Service Netlink Socket. [ 12.428742] systemd[1]: Listening on udev Control Socket. [ 12.462873] systemd[1]: Listening on udev Kernel Socket. [ 12.502864] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 12.544681] systemd[1]: Mounting POSIX Message Queue File System... [ 12.584690] systemd[1]: Mounting Kernel Debug File System... [ 12.629529] systemd[1]: Mounting Kernel Trace File System... [ 12.716357] systemd[1]: Starting Create list of static device nodes for the current kernel... [ 12.796471] systemd[1]: Starting Load Kernel Module configfs... [ 12.889926] systemd[1]: Starting Load Kernel Module drm... [ 12.983412] systemd[1]: Starting Load Kernel Module fuse... [ 13.032566] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 13.115985] systemd[1]: Starting Journal Service... [ 13.235620] systemd[1]: Starting Load Kernel Modules... [ 13.278255] systemd[1]: Starting Remount Root and Kernel File Systems... [ 13.367367] systemd[1]: Starting Coldplug All udev Devices... [ 13.453167] systemd[1]: Mounted POSIX Message Queue File System. [ 13.498277] systemd[1]: Mounted Kernel Debug File System. [ 13.583657] systemd[1]: Mounted Kernel Trace File System. [ 13.662373] systemd[1]: Finished Create list of static device nodes for the current kernel. [ 13.706733] systemd[1]: modprobe@configfs.service: Succeeded. [ 13.766170] systemd[1]: Finished Load Kernel Module configfs. [ 13.835949] systemd[1]: modprobe@drm.service: Succeeded. [ 13.872358] systemd[1]: Finished Load Kernel Module drm. [ 13.905191] systemd[1]: modprobe@fuse.service: Succeeded. [ 13.933745] systemd[1]: Finished Load Kernel Module fuse. [ 13.976112] systemd[1]: Finished Load Kernel Modules. [ 14.042157] systemd[1]: Finished Remount Root and Kernel File Systems. [ 14.109857] systemd[1]: Condition check resulted in FUSE Control File System being skipped. [ 14.185698] systemd[1]: Mounting Kernel Configuration File System... [ 14.245689] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 14.273502] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 14.373152] systemd[1]: Starting Load/Save Random Seed... [ 14.473262] systemd[1]: Starting Apply Kernel Variables... [ 14.577788] systemd[1]: Starting Create System Users... [ 14.645345] systemd[1]: Mounted Kernel Configuration File System. [ 14.902034] systemd[1]: Finished Load/Save Random Seed. [ 14.946113] systemd[1]: Started Journal Service. [ 15.384616] systemd-journald[102]: Received client request to flush runtime journal. [ 15.480918] systemd-journald[102]: File /var/log/journal/c2d1e75df5a44f379b0ba44115d3cbbb/system.journal corrupted or uncleanly shut down, renaming and replacing. [ 18.633257] pwm-backlight backlight: using DT '/backlight' for 'enable' GPIO lookup [ 18.633341] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/backlight[0]' [ 18.633372] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/backlight[0]' [ 18.633394] pwm-backlight backlight: using lookup tables for GPIO lookup [ 18.633408] pwm-backlight backlight: No GPIO consumer enable found [ 18.650594] pwm-backlight backlight: using DT '/backlight' for 'enable' GPIO lookup [ 18.650677] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/backlight[0]' [ 18.650709] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/backlight[0]' [ 18.650732] pwm-backlight backlight: using lookup tables for GPIO lookup [ 18.650745] pwm-backlight backlight: No GPIO consumer enable found [ 18.727329] of_get_named_gpiod_flags: parsed 'row-gpios' property of node '/matrix_keypad0[0]' - status (0) [ 18.727414] of_get_named_gpiod_flags: parsed 'row-gpios' property of node '/matrix_keypad0[1]' - status (0) [ 18.727443] of_get_named_gpiod_flags: parsed 'row-gpios' property of node '/matrix_keypad0[2]' - status (0) [ 18.727472] of_get_named_gpiod_flags: parsed 'col-gpios' property of node '/matrix_keypad0[0]' - status (0) [ 18.727499] of_get_named_gpiod_flags: parsed 'col-gpios' property of node '/matrix_keypad0[1]' - status (0) [ 18.728311] input: matrix_keypad0 as /devices/platform/matrix_keypad0/input/input0 [ 18.738174] pwm-backlight backlight: using DT '/backlight' for 'enable' GPIO lookup [ 18.738252] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/backlight[0]' [ 18.738286] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/backlight[0]' [ 18.738309] pwm-backlight backlight: using lookup tables for GPIO lookup [ 18.738323] pwm-backlight backlight: No GPIO consumer enable found [ 18.989554] pwm-backlight backlight: using DT '/backlight' for 'enable' GPIO lookup [ 18.989635] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/backlight[0]' [ 18.989666] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/backlight[0]' [ 18.989689] pwm-backlight backlight: using lookup tables for GPIO lookup [ 18.989702] pwm-backlight backlight: No GPIO consumer enable found [ 19.197735] pwm-backlight backlight: using DT '/backlight' for 'enable' GPIO lookup [ 19.197826] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/backlight[0]' [ 19.197861] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/backlight[0]' [ 19.197884] pwm-backlight backlight: using lookup tables for GPIO lookup [ 19.197899] pwm-backlight backlight: No GPIO consumer enable found [ 19.272961] pwm-backlight backlight: using DT '/backlight' for 'enable' GPIO lookup [ 19.273045] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/backlight[0]' [ 19.273078] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/backlight[0]' [ 19.273099] pwm-backlight backlight: using lookup tables for GPIO lookup [ 19.273113] pwm-backlight backlight: No GPIO consumer enable found [ 19.280417] am335x-phy-driver 47401300.usb-phy: using DT '/ocp/target-module@47400000/usb-phy@1300' for 'reset' GPIO lookup [ 19.280510] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp/target-module@47400000/usb-phy@1300[0]' [ 19.280551] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ocp/target-module@47400000/usb-phy@1300[0]' [ 19.280586] am335x-phy-driver 47401300.usb-phy: using lookup tables for GPIO lookup [ 19.280600] am335x-phy-driver 47401300.usb-phy: No GPIO consumer reset found [ 19.280614] am335x-phy-driver 47401300.usb-phy: using DT '/ocp/target-module@47400000/usb-phy@1300' for 'vbus-detect' GPIO lookup [ 19.280642] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpios' property of node '/ocp/target-module@47400000/usb-phy@1300[0]' [ 19.280670] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpio' property of node '/ocp/target-module@47400000/usb-phy@1300[0]' [ 19.280692] am335x-phy-driver 47401300.usb-phy: using lookup tables for GPIO lookup [ 19.280703] am335x-phy-driver 47401300.usb-phy: No GPIO consumer vbus-detect found [ 19.280891] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) [ 19.291981] usbcore: registered new interface driver usbfs [ 19.297594] usbcore: registered new interface driver hub [ 19.303172] usbcore: registered new device driver usb [ 19.404167] remoteproc remoteproc0: wkup_m3 is available [ 19.411190] pwm-backlight backlight: using DT '/backlight' for 'enable' GPIO lookup [ 19.411261] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/backlight[0]' [ 19.411293] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/backlight[0]' [ 19.411558] pwm-backlight backlight: using lookup tables for GPIO lookup [ 19.411581] pwm-backlight backlight: No GPIO consumer enable found [ 19.582502] am335x-phy-driver 47401b00.usb-phy: using DT '/ocp/target-module@47400000/usb-phy@1b00' for 'reset' GPIO lookup [ 19.582594] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp/target-module@47400000/usb-phy@1b00[0]' [ 19.582634] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ocp/target-module@47400000/usb-phy@1b00[0]' [ 19.582667] am335x-phy-driver 47401b00.usb-phy: using lookup tables for GPIO lookup [ 19.582681] am335x-phy-driver 47401b00.usb-phy: No GPIO consumer reset found [ 19.582695] am335x-phy-driver 47401b00.usb-phy: using DT '/ocp/target-module@47400000/usb-phy@1b00' for 'vbus-detect' GPIO lookup [ 19.582724] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpios' property of node '/ocp/target-module@47400000/usb-phy@1b00[0]' [ 19.582752] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpio' property of node '/ocp/target-module@47400000/usb-phy@1b00[0]' [ 19.582774] am335x-phy-driver 47401b00.usb-phy: using lookup tables for GPIO lookup [ 19.582785] am335x-phy-driver 47401b00.usb-phy: No GPIO consumer vbus-detect found [ 19.582971] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) [ 19.594148] pwm-backlight backlight: using DT '/backlight' for 'enable' GPIO lookup [ 19.594211] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/backlight[0]' [ 19.594242] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/backlight[0]' [ 19.594263] pwm-backlight backlight: using lookup tables for GPIO lookup [ 19.594275] pwm-backlight backlight: No GPIO consumer enable found [ 19.634395] musb-hdrc musb-hdrc.0: MUSB HDRC host driver [ 19.639819] musb-hdrc musb-hdrc.0: new USB bus registered, assigned bus number 1 [ 19.766007] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11 [ 19.774599] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 19.781926] usb usb1: Product: MUSB HDRC host driver [ 19.786921] usb usb1: Manufacturer: Linux 6.11.0-rc5 musb-hcd [ 19.792737] usb usb1: SerialNumber: musb-hdrc.0 [ 19.868913] pwm-backlight backlight: using DT '/backlight' for 'enable' GPIO lookup [ 19.868993] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/backlight[0]' [ 19.869023] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/backlight[0]' [ 19.869047] pwm-backlight backlight: using lookup tables for GPIO lookup [ 19.869060] pwm-backlight backlight: No GPIO consumer enable found [ 19.930087] hub 1-0:1.0: USB hub found [ 19.973547] hub 1-0:1.0: 1 port detected [ 20.034166] musb-hdrc musb-hdrc.1: MUSB HDRC host driver [ 20.039588] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 2 [ 20.048424] pwm-backlight backlight: using DT '/backlight' for 'enable' GPIO lookup [ 20.048491] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/backlight[0]' [ 20.048522] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/backlight[0]' [ 20.048544] pwm-backlight backlight: using lookup tables for GPIO lookup [ 20.048557] pwm-backlight backlight: No GPIO consumer enable found [ 20.099327] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [ 20.143055] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 20.152640] pwm-backlight backlight: using DT '/backlight' for 'enable' GPIO lookup [ 20.152718] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/backlight[0]' [ 20.152751] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/backlight[0]' [ 20.152773] pwm-backlight backlight: using lookup tables for GPIO lookup [ 20.152787] pwm-backlight backlight: No GPIO consumer enable found [ 20.153477] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [ 20.181956] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11 [ 20.190322] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 20.197701] usb usb2: Product: MUSB HDRC host driver [ 20.202747] usb usb2: Manufacturer: Linux 6.11.0-rc5 musb-hcd [ 20.208525] usb usb2: SerialNumber: musb-hdrc.1 [ 20.222385] omap_rtc 44e3e000.rtc: registered as rtc0 [ 20.227601] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01T00:00:00 UTC (946684800) [ 20.236419] omap_rtc 44e3e000.rtc: using DT '/ocp/interconnect@44c00000/segment@200000/target-module@3e000/rtc@0' for 'wp' GPIO lookup [ 20.236487] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@3e000/rtc@0[0]' [ 20.236531] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@3e000/rtc@0[0]' [ 20.236564] omap_rtc 44e3e000.rtc: using lookup tables for GPIO lookup [ 20.236577] omap_rtc 44e3e000.rtc: No GPIO consumer wp found [ 20.284372] pwm-backlight backlight: using DT '/backlight' for 'enable' GPIO lookup [ 20.284457] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/backlight[0]' [ 20.284491] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/backlight[0]' [ 20.284512] pwm-backlight backlight: using lookup tables for GPIO lookup [ 20.284525] pwm-backlight backlight: No GPIO consumer enable found [ 20.285220] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [ 20.352751] hub 2-0:1.0: USB hub found [ 20.394592] hub 2-0:1.0: 1 port detected [ 20.453375] pwm-backlight backlight: using DT '/backlight' for 'enable' GPIO lookup [ 20.453459] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/backlight[0]' [ 20.453492] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/backlight[0]' [ 20.453513] pwm-backlight backlight: using lookup tables for GPIO lookup [ 20.453526] pwm-backlight backlight: No GPIO consumer enable found [ 20.454236] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [ 20.527524] pwm-backlight backlight: using DT '/backlight' for 'enable' GPIO lookup [ 20.527613] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/backlight[0]' [ 20.527646] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/backlight[0]' [ 20.527669] pwm-backlight backlight: using lookup tables for GPIO lookup [ 20.527683] pwm-backlight backlight: No GPIO consumer enable found [ 20.528392] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [ 20.819410] tsl2550 1-0039: standard operating mode [ 20.901070] tsl2550 1-0039: support ver. 1.2 enabled [ 20.907465] pwm-backlight backlight: using DT '/backlight' for 'enable' GPIO lookup [ 20.907529] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/backlight[0]' [ 20.907560] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/backlight[0]' [ 20.907581] pwm-backlight backlight: using lookup tables for GPIO lookup [ 20.907594] pwm-backlight backlight: No GPIO consumer enable found [ 20.908267] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [ 20.953921] usb 2-1: new high-speed USB device number 2 using musb-hdrc [ 21.199780] lm75 1-0048: supply vs not found, using dummy regulator [ 21.292488] hwmon hwmon0: temp1_input not attached to any thermal zone [ 21.299117] lm75 1-0048: hwmon0: sensor 'tmp275' [ 21.307167] pwm-backlight backlight: using DT '/backlight' for 'enable' GPIO lookup [ 21.307249] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/backlight[0]' [ 21.307285] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/backlight[0]' [ 21.307307] pwm-backlight backlight: using lookup tables for GPIO lookup [ 21.307321] pwm-backlight backlight: No GPIO consumer enable found [ 21.308019] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [ 21.525109] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400 [ 21.533019] pwm-backlight backlight: using DT '/backlight' for 'enable' GPIO lookup [ 21.533098] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/backlight[0]' [ 21.533133] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/backlight[0]' [ 21.533155] pwm-backlight backlight: using lookup tables for GPIO lookup [ 21.533168] pwm-backlight backlight: No GPIO consumer enable found [ 21.538285] usb 2-1: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice= 7.02 [ 21.546884] usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 21.554186] usb 2-1: Product: USB2.0 Hub [ 21.692773] pwm-backlight backlight: using DT '/backlight' for 'enable' GPIO lookup [ 21.692853] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/backlight[0]' [ 21.692884] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/backlight[0]' [ 21.692907] pwm-backlight backlight: using lookup tables for GPIO lookup [ 21.692920] pwm-backlight backlight: No GPIO consumer enable found [ 21.702040] remoteproc remoteproc0: powering up wkup_m3 [ 21.746731] hub 2-1:1.0: USB hub found [ 21.774049] pwm-backlight backlight: using DT '/backlight' for 'enable' GPIO lookup [ 21.774133] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/backlight[0]' [ 21.774166] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/backlight[0]' [ 21.774187] pwm-backlight backlight: using lookup tables for GPIO lookup [ 21.774200] pwm-backlight backlight: No GPIO consumer enable found [ 21.798652] hub 2-1:1.0: 4 ports detected [ 21.825163] remoteproc remoteproc0: Direct firmware load for am335x-pm-firmware.elf failed with error -2 [ 21.834970] remoteproc remoteproc0: request_firmware failed: -2 [ 21.840934] wkup_m3_ipc 44e11324.wkup_m3_ipc: rproc_boot failed [ 21.866340] pwm-backlight backlight: using DT '/backlight' for 'enable' GPIO lookup [ 21.866428] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/backlight[0]' [ 21.866462] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/backlight[0]' [ 21.866485] pwm-backlight backlight: using lookup tables for GPIO lookup [ 21.866499] pwm-backlight backlight: No GPIO consumer enable found [ 21.903158] pwm-backlight backlight: using DT '/backlight' for 'enable' GPIO lookup [ 21.903242] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/backlight[0]' [ 21.903274] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/backlight[0]' [ 21.903296] pwm-backlight backlight: using lookup tables for GPIO lookup [ 21.903310] pwm-backlight backlight: No GPIO consumer enable found [ 22.282181] usb 2-1.1: new full-speed USB device number 3 using musb-hdrc [ 22.437479] tlv320aic3x 1-001b: using DT '/ocp/interconnect@48000000/segment@0/target-module@2a000/i2c@0/tlv320aic3106@1b' for 'reset' GPIO lookup [ 22.437586] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@2a000/i2c@0/tlv320aic3106@1b[0]' [ 22.437637] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@2a000/i2c@0/tlv320aic3106@1b[0]' [ 22.437685] of_get_named_gpiod_flags: can't parse 'gpio-reset' property of node '/ocp/interconnect@48000000/segment@0/target-module@2a000/i2c@0/tlv320aic3106@1b[0]' [ 22.437721] tlv320aic3x 1-001b: using lookup tables for GPIO lookup [ 22.437735] tlv320aic3x 1-001b: No GPIO consumer reset found [ 22.439623] pwm-backlight backlight: using DT '/backlight' for 'enable' GPIO lookup [ 22.439687] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/backlight[0]' [ 22.439716] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/backlight[0]' [ 22.439736] pwm-backlight backlight: using lookup tables for GPIO lookup [ 22.439749] pwm-backlight backlight: No GPIO consumer enable found [ 22.504290] usb 2-1.1: New USB device found, idVendor=067b, idProduct=2303, bcdDevice= 4.00 [ 22.513018] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 22.520375] usb 2-1.1: Product: USB-Serial Controller D [ 22.525669] usb 2-1.1: Manufacturer: Prolific Technology Inc. [ 22.596079] pwm-backlight backlight: using DT '/backlight' for 'enable' GPIO lookup [ 22.596162] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/backlight[0]' [ 22.596194] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/backlight[0]' [ 22.596216] pwm-backlight backlight: using lookup tables for GPIO lookup [ 22.596229] pwm-backlight backlight: No GPIO consumer enable found [ 22.684872] pwm-backlight backlight: using DT '/backlight' for 'enable' GPIO lookup [ 22.684951] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/backlight[0]' [ 22.684982] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/backlight[0]' [ 22.685003] pwm-backlight backlight: using lookup tables for GPIO lookup [ 22.685017] pwm-backlight backlight: No GPIO consumer enable found [ 22.742017] usb 2-1.3: new high-speed USB device number 4 using musb-hdrc [ 22.886712] st-accel-i2c 1-0018: supply vdd not found, using dummy regulator [ 22.938276] usb 2-1.3: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=30.00 [ 22.946967] usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=6 [ 22.954383] usb 2-1.3: Product: USB 10/100/1000 LAN [ 22.959290] usb 2-1.3: Manufacturer: Realtek [ 22.963648] usb 2-1.3: SerialNumber: 000001000000 [ 22.971535] iio iio:device0: lis3lv02dl_accel: WhoAmI mismatch (0x32). [ 22.978173] st-accel-i2c 1-0018: mounting matrix not found: using identity... [ 23.150565] omap_rng 48310000.rng: Random Number Generator ver. 20 [ 23.181890] usb 2-1.4: new high-speed USB device number 5 using musb-hdrc [ 23.391551] usb 2-1.4: New USB device found, idVendor=174c, idProduct=55aa, bcdDevice= 1.00 [ 23.400006] usb 2-1.4: New USB device strings: Mfr=2, Product=3, SerialNumber=1 [ 23.407432] usb 2-1.4: Product: ASM1153E [ 23.411412] usb 2-1.4: Manufacturer: Inateck [ 23.415707] usb 2-1.4: SerialNumber: 12345678910E [ 23.713640] mtdblock: MTD device 'NAND.SPL' is NAND, please consider using UBI block devices instead. [ 23.953415] mtdblock: MTD device 'NAND.SPL.backup1' is NAND, please consider using UBI block devices instead. [ 24.001788] ------------[ cut here ]------------ [ 24.006491] WARNING: CPU: 0 PID: 124 at drivers/gpu/drm/drm_atomic_state_helper.c:174 drm_atomic_helper_crtc_duplicate_state+0x54/0x68 [drm_kms_helper] [ 24.020384] Modules linked in: tilcdc(+) ti_emif_sram drm_dma_helper omap_rng drm_kms_helper st_accel_i2c rng_core snd_soc_davinci_mcasp pwm_tiecap st_sensors_i2c snd_soc_ti_udma st_accel snd_soc_tlv320aic3x_i2c snd_soc_ti_edma snd_soc_tlv320aic3x st_sensors snd_soc_ti_sdma industrialio_triggered_buffer snd_soc_core kfifo_buf omap_mailbox snd_pcm_dmaengine snd_pcm wlcore_sdio industrialio snd_timer lm75 snd hwmon soundcore tsl2550 rtc_omap wkup_m3_ipc omap_wdt watchdog musb_dsps musb_hdrc udc_core wkup_m3_rproc phy_am335x ti_am335x_tscadc phy_am335x_control usbcore phy_generic usb_common cppi41 matrix_keypad matrix_keymap cpufreq_dt pwm_bl drm drm_panel_orientation_quirks ip_tables x_tables autofs4 [ 24.082954] CPU: 0 UID: 0 PID: 124 Comm: systemd-udevd Not tainted 6.11.0-rc5 #1 [ 24.090401] Hardware name: Generic AM33XX (Flattened Device Tree) [ 24.096525] Call trace: [ 24.096542] unwind_backtrace from show_stack+0x10/0x14 [ 24.104359] show_stack from dump_stack_lvl+0x68/0x74 [ 24.109447] dump_stack_lvl from __warn+0x70/0x124 [ 24.114280] __warn from warn_slowpath_fmt+0x134/0x1bc [ 24.119457] warn_slowpath_fmt from drm_atomic_helper_crtc_duplicate_state+0x54/0x68 [drm_kms_helper] [ 24.128816] drm_atomic_helper_crtc_duplicate_state [drm_kms_helper] from drm_atomic_get_crtc_state+0x68/0x104 [drm] [ 24.139815] drm_atomic_get_crtc_state [drm] from drm_atomic_helper_disable_all+0x90/0x1cc [drm_kms_helper] [ 24.149774] drm_atomic_helper_disable_all [drm_kms_helper] from drm_atomic_helper_shutdown+0x90/0x148 [drm_kms_helper] [ 24.160674] drm_atomic_helper_shutdown [drm_kms_helper] from tilcdc_fini+0x50/0xc8 [tilcdc] [ 24.169254] tilcdc_fini [tilcdc] from tilcdc_init.constprop.0+0x1b4/0x618 [tilcdc] [ 24.176985] tilcdc_init.constprop.0 [tilcdc] from tilcdc_pdev_probe+0x50/0xa8 [tilcdc] [ 24.185063] tilcdc_pdev_probe [tilcdc] from platform_probe+0x58/0xb0 [ 24.191579] platform_probe from really_probe+0xc4/0x2d0 [ 24.196932] really_probe from __driver_probe_device+0x84/0x1a0 [ 24.202893] __driver_probe_device from driver_probe_device+0x2c/0x104 [ 24.209464] driver_probe_device from __driver_attach+0x90/0x170 [ 24.215511] __driver_attach from bus_for_each_dev+0x7c/0xd0 [ 24.221210] bus_for_each_dev from bus_add_driver+0xc4/0x1ec [ 24.226908] bus_add_driver from driver_register+0x7c/0x114 [ 24.232519] driver_register from do_one_initcall+0x58/0x26c [ 24.238225] do_one_initcall from do_init_module+0x50/0x1f8 [ 24.243841] do_init_module from init_module_from_file+0x94/0xd4 [ 24.249887] init_module_from_file from sys_finit_module+0x190/0x2f8 [ 24.256282] sys_finit_module from __sys_trace_return+0x0/0x10 [ 24.262151] Exception stack(0xf04e9fa8 to 0xf04e9ff0) [ 24.267233] 9fa0: b6efe708 00000000 00000010 b6efd504 00000000 b6efe27c [ 24.275453] 9fc0: b6efe708 00000000 29c28600 0000017b 0050eea8 004b94cf 005183b8 004f65f8 [ 24.283670] 9fe0: bea4f6d8 bea4f6c8 b6ef7d49 b6de0932 [ 24.288943] ---[ end trace 0000000000000000 ]--- [ 24.293783] tilcdc 4830e000.lcdc: [drm] *ERROR* Disabling all crtc's during unload failed with -12 [ 24.308084] mtdblock: MTD device 'NAND.SPL.backup2' is NAND, please consider using UBI block devices instead. [ 24.546328] mtdblock: MTD device 'NAND.SPL.backup3' is NAND, please consider using UBI block devices instead. [ 24.762966] mtdblock: MTD device 'NAND.u-boot-spl-os' is NAND, please consider using UBI block devices instead. [ 24.927863] mtdblock: MTD device 'NAND.u-boot' is NAND, please consider using UBI block devices instead. [ 25.294300] mtdblock: MTD device 'NAND.u-boot-env' is NAND, please consider using UBI block devices instead. [ 25.312075] mtdblock: MTD device 'NAND.u-boot-env.backup1' is NAND, please consider using UBI block devices instead. [ 25.386853] mtdblock: MTD device 'NAND.kernel' is NAND, please consider using UBI block devices instead. [ 25.527853] mtdblock: MTD device 'NAND.file-system' is NAND, please consider using UBI block devices instead. [ 25.605562] omap-sham 53100000.sham: hw accel on OMAP rev 4.3 [ 25.755111] omap-sham 53100000.sham: will run requests pump with realtime priority [ 25.816334] ------------[ cut here ]------------ [ 25.822388] WARNING: CPU: 0 PID: 21 at drivers/gpu/drm/drm_atomic_state_helper.c:174 drm_atomic_helper_crtc_duplicate_state+0x54/0x68 [drm_kms_helper] [ 25.836264] Modules linked in: omap_crypto libaes omap_sham crypto_engine tilcdc ti_emif_sram drm_dma_helper omap_rng drm_kms_helper st_accel_i2c rng_core snd_soc_davinci_mcasp pwm_tiecap st_sensors_i2c snd_soc_ti_udma st_accel snd_soc_tlv320aic3x_i2c snd_soc_ti_edma snd_soc_tlv320aic3x st_sensors snd_soc_ti_sdma industrialio_triggered_buffer snd_soc_core kfifo_buf omap_mailbox snd_pcm_dmaengine snd_pcm wlcore_sdio industrialio snd_timer lm75 snd hwmon soundcore tsl2550 rtc_omap wkup_m3_ipc omap_wdt watchdog musb_dsps musb_hdrc udc_core wkup_m3_rproc phy_am335x ti_am335x_tscadc phy_am335x_control usbcore phy_generic usb_common cppi41 matrix_keypad matrix_keymap cpufreq_dt pwm_bl drm drm_panel_orientation_quirks ip_tables x_tables autofs4 [ 25.902405] CPU: 0 UID: 0 PID: 21 Comm: kworker/u4:1 Tainted: G W 6.11.0-rc5 #1 [ 25.911166] Tainted: [W]=WARN [ 25.914147] Hardware name: Generic AM33XX (Flattened Device Tree) [ 25.920273] Workqueue: events_unbound deferred_probe_work_func [ 25.926163] Call trace: [ 25.926180] unwind_backtrace from show_stack+0x10/0x14 [ 25.933987] show_stack from dump_stack_lvl+0x68/0x74 [ 25.939075] dump_stack_lvl from __warn+0x70/0x124 [ 25.943908] __warn from warn_slowpath_fmt+0x134/0x1bc [ 25.949085] warn_slowpath_fmt from drm_atomic_helper_crtc_duplicate_state+0x54/0x68 [drm_kms_helper] [ 25.958422] drm_atomic_helper_crtc_duplicate_state [drm_kms_helper] from drm_atomic_get_crtc_state+0x68/0x104 [drm] [ 25.969419] drm_atomic_get_crtc_state [drm] from drm_atomic_helper_disable_all+0x90/0x1cc [drm_kms_helper] [ 25.979373] drm_atomic_helper_disable_all [drm_kms_helper] from drm_atomic_helper_shutdown+0x90/0x148 [drm_kms_helper] [ 25.990272] drm_atomic_helper_shutdown [drm_kms_helper] from tilcdc_fini+0x50/0xc8 [tilcdc] [ 25.998806] tilcdc_fini [tilcdc] from tilcdc_init.constprop.0+0x1b4/0x618 [tilcdc] [ 26.006518] tilcdc_init.constprop.0 [tilcdc] from tilcdc_pdev_probe+0x50/0xa8 [tilcdc] [ 26.014578] tilcdc_pdev_probe [tilcdc] from platform_probe+0x58/0xb0 [ 26.021079] platform_probe from really_probe+0xc4/0x2d0 [ 26.026431] really_probe from __driver_probe_device+0x84/0x1a0 [ 26.032391] __driver_probe_device from driver_probe_device+0x2c/0x104 [ 26.038963] driver_probe_device from __device_attach_driver+0x94/0x104 [ 26.045621] __device_attach_driver from bus_for_each_drv+0x90/0xe8 [ 26.051930] bus_for_each_drv from __device_attach+0xa4/0x1ac [ 26.057714] __device_attach from bus_probe_device+0x88/0x8c [ 26.063412] bus_probe_device from deferred_probe_work_func+0x74/0xa0 [ 26.069895] deferred_probe_work_func from process_one_work+0x178/0x3c4 [ 26.076553] process_one_work from worker_thread+0x270/0x44c [ 26.082244] worker_thread from kthread+0xdc/0xfc [ 26.086990] kthread from ret_from_fork+0x14/0x20 [ 26.091727] Exception stack(0xf005dfb0 to 0xf005dff8) [ 26.096807] dfa0: 00000000 00000000 00000000 00000000 [ 26.105026] dfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 26.113243] dfe0: 00000000 00000000 00000000 00000000 00000013 00000000 [ 26.120061] ---[ end trace 0000000000000000 ]--- [ 26.124858] tilcdc 4830e000.lcdc: [drm] *ERROR* Disabling all crtc's during unload failed with -12 [ 26.984246] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2 [ 27.006899] gpio-keys volume-keys: using DT '/volume-keys/switch-9' for '(default)' GPIO lookup [ 27.007012] of_get_named_gpiod_flags: parsed 'gpios' property of node '/volume-keys/switch-9[0]' - status (0) [ 27.007068] gpio gpiochip4: Persistence not supported for GPIO 2 [ 27.007352] gpio-keys volume-keys: using DT '/volume-keys/switch-10' for '(default)' GPIO lookup [ 27.007406] of_get_named_gpiod_flags: parsed 'gpios' property of node '/volume-keys/switch-10[0]' - status (0) [ 27.007440] gpio gpiochip4: Persistence not supported for GPIO 3 [ 27.007862] input: volume-keys as /devices/platform/volume-keys/input/input1 [ 27.023639] PM: Cannot get wkup_m3_ipc handle [ 27.071819] panel-simple panel: supply power not found, using dummy regulator [ 27.079458] panel-simple panel: using DT '/panel' for 'enable' GPIO lookup [ 27.079512] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/panel[0]' [ 27.079547] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/panel[0]' [ 27.079569] panel-simple panel: using lookup tables for GPIO lookup [ 27.079582] panel-simple panel: No GPIO consumer enable found [ 27.079604] panel-simple panel: Specify missing connector_type [ 27.182573] asoc-simple-card sound: using DT '/sound' for 'simple-audio-card,hp-det' GPIO lookup [ 27.182665] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpios' property of node '/sound[0]' [ 27.182702] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/sound[0]' [ 27.182725] asoc-simple-card sound: using lookup tables for GPIO lookup [ 27.182738] asoc-simple-card sound: No GPIO consumer simple-audio-card,hp-det found [ 27.182752] asoc-simple-card sound: using DT '/sound' for 'simple-audio-card,mic-det' GPIO lookup [ 27.182776] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpios' property of node '/sound[0]' [ 27.182802] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/sound[0]' [ 27.182819] asoc-simple-card sound: using lookup tables for GPIO lookup [ 27.182830] asoc-simple-card sound: No GPIO consumer simple-audio-card,mic-det found [ 27.191719] omap-aes 53500000.aes: will run requests pump with realtime priority [ 27.569890] PM: Cannot get wkup_m3_ipc handle [ 27.659192] [drm] Initialized tilcdc 1.0.0 for 4830e000.lcdc on minor 0 [ 27.802108] Console: switching to colour frame buffer device 100x30 [ 27.853398] tilcdc 4830e000.lcdc: [drm] fb0: tilcdcdrmfb frame buffer device [ 27.942434] PM: Cannot get wkup_m3_ipc handle [ 28.867976] input: ti-tsc as /devices/platform/ocp/44c00000.interconnect/44c00000.interconnect:segment@200000/44e0d000.target-module/44e0d000.tscadc/TI-am335x-tsc.0.auto/input/input2 [ 28.893598] PM: Cannot get wkup_m3_ipc handle [ 28.974432] PM: Cannot get wkup_m3_ipc handle [ 30.154251] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 30.446413] mousedev: PS/2 mouse device common for all mice [ 30.677875] usb-storage 2-1.4:1.0: USB Mass Storage device detected [ 30.725498] usbcore: registered new interface driver usbserial_generic [ 30.732473] usbserial: USB Serial support registered for generic [ 30.802180] usb-storage 2-1.4:1.0: Quirks match for vid 174c pid 55aa: 400000 [ 30.822098] scsi host0: usb-storage 2-1.4:1.0 [ 30.827436] usbcore: registered new interface driver usb-storage [ 30.834173] PM: Cannot get wkup_m3_ipc handle [ 30.884433] usbcore: registered new interface driver cdc_ether [ 30.900410] usbcore: registered new interface driver pl2303 [ 30.906425] usbserial: USB Serial support registered for pl2303 [ 30.912587] pl2303 2-1.1:1.0: pl2303 converter detected [ 31.001313] PM: Cannot get wkup_m3_ipc handle [ 31.017914] r8153_ecm 2-1.3:2.0 eth1: register 'r8153_ecm' at usb-musb-hdrc.1-1.3, RTL8153 ECM Device, 00:e0:4c:08:01:f6 [ 31.029411] usbcore: registered new interface driver r8153_ecm [ 31.040913] PM: Cannot get wkup_m3_ipc handle [ 31.063136] usb 2-1.1: pl2303 converter now attached to ttyUSB0 [ 31.093524] PM: Cannot get wkup_m3_ipc handle [ 31.402032] r8153_ecm 2-1.3:2.0 enx00e04c0801f6: renamed from eth1 [ 31.847500] scsi 0:0:0:0: Direct-Access Inateck ASM1153E 0 PQ: 0 ANSI: 6 [ 31.890405] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB) [ 31.907730] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 31.940337] sd 0:0:0:0: [sda] Write Protect is off [ 31.945435] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00 [ 31.949904] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' [ 31.958118] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 31.966955] cfg80211: failed to load regulatory.db [ 31.991887] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 32.097785] sda: sda1 sda2 sda3 [ 32.110347] sd 0:0:0:0: [sda] Attached SCSI disk [ 32.125010] PM: Cannot get wkup_m3_ipc handle [ 32.744911] wl12xx_driver wl12xx.3.auto: Direct firmware load for ti-connectivity/wl1271-nvs.bin failed with error -2 [ 32.755901] wlcore: ERROR Invalid ref_clock frequency (0 Hz, not XTAL) [ 32.771238] PM: Cannot get wkup_m3_ipc handle /test # - 05:13:06 [INFO] Host: echo $? - 05:13:06 [INFO] Target: echo $? 0 /test # - 05:13:06 [INFO] Host: cat result.log - 05:13:08 [ERROR] On command: cat result.log waiting for cat result.log.+?(?m-ix:^1[\0\n\r]+) >>> error: execution expired - 05:13:08 [INFO] Target: cat result.log /test # - 05:13:08 [INFO] Host: cd /test - 05:13:08 [INFO] Target: cd /test /test #