- 04:22:24 [INFO] Starting target session - 04:22:38 [INFO] Connected to am43xx-gpevm via serial - 04:22:38 [INFO] Host: #check prompt - 04:22:41 [ERROR] On command: #check prompt waiting for #check prompt.+?(?-mix:((?-mix:login:)|[Pp]assword)) >>> error: execution expired - 04:22:41 [INFO] Target: #check prompt /test # - 04:22:41 [INFO] Host: #check prompt - 04:22:41 [INFO] Target: #check prompt /test # - 04:22:41 [INFO] Host: sync;poweroff - 04:22:44 [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 [ 390.881735] reboot: Power off not available: System halted instead - 04:22:44 [INFO] Disconnected serial from am43xx-gpevm - 04:22:44 [INFO] Connected to am43xx-gpevm via serial - 04:22:44 [INFO] Host: - 04:22:55 [INFO] Target: C U-Boot SPL 2024.04-ti-g818c76aed67f (Aug 01 2024 - 19:19:47 +0000) Trying to boot from MMC1 SPL: Please implement spl_start_uboot() for your board SPL: Direct Linux boot not active! U-Boot 2024.04-ti-g818c76aed67f (Aug 01 2024 - 19:19:47 +0000) CPU : AM437X-GP rev 1.2 Model: TI AM437x GP EVM DRAM: 2 GiB Core: 36 devices, 18 uclasses, devicetree: separate PMIC: TPS65218 NAND: 512 MiB MMC: OMAP SD/MMC: 0 Loading Environment from FAT... OK Net: eth2: ethernet@4a100000 Hit any key to stop autoboot: 2 0 => => => => => => => => => => => => => => => => => => => => => => => => => => => => => => => => => => => => => => => => => => => => => => => => => => => => => => => => => => => => => => => - 04:22:56 [INFO] Disconnected serial from am43xx-gpevm - 04:22:56 [INFO] Connected to am43xx-gpevm via serial - 04:22:56 [INFO] Host: - 04:22:56 [INFO] Target: => - 04:22:56 [INFO] Host: version - 04:22:56 [INFO] Target: version U-Boot 2024.04-ti-g818c76aed67f (Aug 01 2024 - 19:19:47 +0000) => - 04:22:56 [INFO] Host: setenv bootargs 'console=ttyO0,115200n8 earlyprintk=serial,ttyO0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled ' - 04:22:56 [INFO] Target: setenv bootargs 'console=ttyO0,115200n8 earlyprintk=serial,ttyO0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled ' => - 04:22:56 [INFO] Host: setenv bootcmd '' - 04:22:57 [INFO] Target: setenv bootcmd '' => - 04:22:57 [INFO] Host: setenv autoload 'no' - 04:22:57 [INFO] Target: setenv autoload 'no' => - 04:22:57 [INFO] Host: setenv serverip '192.168.0.1' - 04:22:57 [INFO] Target: setenv serverip '192.168.0.1' => - 04:22:57 [INFO] Host: setenv _initramfs - - 04:22:57 [INFO] Target: setenv _initramfs - => - 04:22:57 [INFO] Host: printenv - 04:22:58 [INFO] Target: printenv _initramfs=- arch=arm autoload=no baudrate=115200 board=am43xx board_name=AM43__GP board_rev=1.5B board_serial=43154P380441 boot_a_script=load ${devtype} ${devnum}:${distro_bootpart} ${scriptaddr} ${prefix}${script}; source ${scriptaddr} boot_efi_binary=load ${devtype} ${devnum}:${distro_bootpart} ${kernel_addr_r} efi/boot/bootarm.efi; if fdt addr -q ${fdt_addr_r}; then bootefi ${kernel_addr_r} ${fdt_addr_r};else bootefi ${kernel_addr_r} ${fdtcontroladdr};fi boot_efi_bootmgr=if fdt addr -q ${fdt_addr_r}; then bootefi bootmgr ${fdt_addr_r};else bootefi bootmgr;fi boot_extlinux=sysboot ${devtype} ${devnum}:${distro_bootpart} any ${scriptaddr} ${prefix}${boot_syslinux_conf} boot_fdt=try boot_net_usb_start=usb start boot_prefixes=/ /boot/ boot_script_dhcp=boot.scr.uimg boot_scripts=boot.scr.uimg boot.scr boot_syslinux_conf=extlinux/extlinux.conf boot_targets=mmc0 usb0 nand0 pxe dhcp bootargs=console=ttyO0,115200n8 earlyprintk=serial,ttyO0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled bootcmd= bootcmd_dhcp=devtype=dhcp; run boot_net_usb_start; if dhcp ${scriptaddr} ${boot_script_dhcp}; then source ${scriptaddr}; fi;setenv efi_fdtfile ${fdtfile}; if test -z "${fdtfile}" -a -n "${soc}"; then setenv efi_fdtfile ${soc}-${board}${boardver}.dtb; fi; setenv efi_old_vci ${bootp_vci};setenv efi_old_arch ${bootp_arch};setenv bootp_vci PXEClient:Arch:00010:UNDI:003000;setenv bootp_arch 0xa;if dhcp ${kernel_addr_r}; then tftpboot ${fdt_addr_r} dtb/${efi_fdtfile};if fdt addr -q ${fdt_addr_r}; then bootefi ${kernel_addr_r} ${fdt_addr_r}; else bootefi ${kernel_addr_r} ${fdtcontroladdr};fi;fi;setenv bootp_vci ${efi_old_vci};setenv bootp_arch ${efi_old_arch};setenv efi_fdtfile;setenv efi_old_arch;setenv efi_old_vci; bootcmd_mmc0=devnum=0; run mmc_boot bootcmd_nand=run nandboot bootcmd_pxe=run boot_net_usb_start; dhcp; if pxe get; then pxe boot; fi bootcmd_usb0=devnum=0; run usb_boot bootdelay=2 bootm_size=0x10000000 console=ttyO0,115200n8 cpu=armv7 dfu_alt_info_emmc=rawemmc raw 0 3751936;boot part 1 1;rootfs part 1 2;MLO fat 1 1;MLO.raw raw 0x100 0x200;u-boot.img.raw raw 0x300 0x1000;u-env.raw raw 0x1300 0x200;spl-os-args.raw raw 0x1500 0x200;spl-os-image.raw raw 0x1700 0x6900;spl-os-args fat 1 1;spl-os-image fat 1 1;u-boot.img fat 1 1;uEnv.txt fat 1 1 dfu_alt_info_mmc=boot part 0 1;rootfs part 0 2;MLO fat 0 1;MLO.raw raw 0x100 0x200;u-boot.img.raw raw 0x300 0x1000;u-env.raw raw 0x1300 0x200;spl-os-args.raw raw 0x1500 0x200;spl-os-image.raw raw 0x1700 0x6900;spl-os-args fat 0 1;spl-os-image fat 0 1;u-boot.img fat 0 1;uEnv.txt fat 0 1 dfu_alt_info_qspi=u-boot.bin raw 0x0 0x080000;u-boot.backup raw 0x080000 0x080000;u-boot-spl-os raw 0x100000 0x010000;u-boot-env raw 0x110000 0x010000;u-boot-env.backup raw 0x120000 0x010000;kernel raw 0x130000 0x800000 dfu_alt_info_ram=kernel ram 0x80200000 0x4000000;fdt ram 0x80f80000 0x80000;ramdisk ram 0x81000000 0x4000000 dfu_bufsiz=0x10000 distro_bootcmd=for target in ${boot_targets}; do run bootcmd_${target}; done dtboaddr=0x89000000 efi_dtb_prefixes=/ /dtb/ /dtb/current/ eth2addr=68:9e:19:b8:35:cb fdt_addr_r=0x88000000 fdtaddr=0x88000000 fdtcontroladdr=fdf33320 fdtfile=undefined fdtoverlay_addr_r=0x89000000 findfdt=if test $board_name = AM43EPOS; then setenv fdtfile am43x-epos-evm.dtb; fi; if test $board_name = AM43__GP; then setenv fdtfile am437x-gp-evm.dtb; fi; if test $board_name = AM43XXHS; then setenv fdtfile am437x-gp-evm.dtb; fi; if test $board_name = AM43__SK; then setenv fdtfile am437x-sk-evm.dtb; fi; if test $board_name = AM43_IDK; then setenv fdtfile am437x-idk-evm.dtb; fi; if test $fdtfile = undefined; then echo WARNING: Could not determine device tree; fi; finduuid=part uuid mmc 0:2 uuid kernel_addr_r=0x82000000 load_efi_dtb=load ${devtype} ${devnum}:${distro_bootpart} ${fdt_addr_r} ${prefix}${efi_fdtfile} loadaddr=0x82000000 loadramdisk=load ${devtype} ${devnum} ${rdaddr} ramdisk.gz mmc_boot=if mmc dev ${devnum}; then devtype=mmc; run scan_dev_for_boot_part; fi mtdids=nand0=nand.0 mtdparts=mtdparts=nand.0:256k(NAND.SPL),256k(NAND.SPL.backup1),256k(NAND.SPL.backup2),256k(NAND.SPL.backup3),512k(NAND.u-boot-spl-os),1m(NAND.u-boot),256k(NAND.u-boot-env),256k(NAND.u-boot-env.backup1),7m(NAND.kernel),-(NAND.file-system) nandargs=setenv bootargs console=${console} ${optargs} root=${nandroot} rootfstype=${nandrootfstype} nandboot=echo Booting from nand ...; run nandargs; nand read ${fdtaddr} NAND.u-boot-spl-os; nand read ${loadaddr} NAND.kernel; bootz ${loadaddr} - ${fdtaddr} nandroot=ubi0:rootfs rw ubi.mtd=NAND.file-system,4096 nandrootfstype=ubifs rootwait netargs=setenv bootargs console=${console} ${optargs} root=/dev/nfs nfsroot=${serverip}:${rootpath},${nfsopts} rw ip=dhcp netboot=echo Booting from network ...; setenv autoload no; dhcp; run netloadimage; run netloadfdt; run netargs; bootz ${loadaddr} - ${fdtaddr} netloadfdt=tftp ${fdtaddr} ${fdtfile} netloadimage=tftp ${loadaddr} ${bootfile} nfsopts=nolock partitions=uuid_disk=${uuid_gpt_disk};name=rootfs,start=2MiB,size=-,uuid=${uuid_gpt_rootfs} pxefile_addr_r=0x80100000 ramargs=setenv bootargs console=${console} ${optargs} root=${ramroot} rootfstype=${ramrootfstype} ramdisk_addr_r=0x88080000 ramroot=/dev/ram0 rw ramrootfstype=ext2 rdaddr=0x88080000 rootpath=/export/rootfs scan_dev_for_boot=echo Scanning ${devtype} ${devnum}:${distro_bootpart}...; for prefix in ${boot_prefixes}; do run scan_dev_for_extlinux; run scan_dev_for_scripts; done;run scan_dev_for_efi; scan_dev_for_boot_part=part list ${devtype} ${devnum} -bootable devplist; env exists devplist || setenv devplist 1; for distro_bootpart in ${devplist}; do if fstype ${devtype} ${devnum}:${distro_bootpart} bootfstype; then part uuid ${devtype} ${devnum}:${distro_bootpart} distro_bootpart_uuid ; run scan_dev_for_boot; fi; done; setenv devplist scan_dev_for_efi=setenv efi_fdtfile ${fdtfile}; if test -z "${fdtfile}" -a -n "${soc}"; then setenv efi_fdtfile ${soc}-${board}${boardver}.dtb; fi; for prefix in ${efi_dtb_prefixes}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${efi_fdtfile}; then run load_efi_dtb; fi;done;run boot_efi_bootmgr;if test -e ${devtype} ${devnum}:${distro_bootpart} efi/boot/bootarm.efi; then echo Found EFI removable media binary efi/boot/bootarm.efi; run boot_efi_binary; echo EFI LOAD FAILED: continuing...; fi; setenv efi_fdtfile scan_dev_for_extlinux=if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${boot_syslinux_conf}; then echo Found ${prefix}${boot_syslinux_conf}; run boot_extlinux; echo EXTLINUX FAILED: continuing...; fi scan_dev_for_scripts=for script in ${boot_scripts}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${script}; then echo Found U-Boot script ${prefix}${script}; run boot_a_script; echo SCRIPT FAILED: continuing...; fi; done scriptaddr=0x80000000 serverip=192.168.0.1 soc=am33xx static_ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}:${hostname}::off stderr=serial@44e09000 stdin=serial@44e09000 stdout=serial@44e09000 usb_boot=usb start; if usb dev ${devnum}; then devtype=usb; run scan_dev_for_boot_part; fi vendor=ti ver=U-Boot 2024.04-ti-g818c76aed67f (Aug 01 2024 - 19:19:47 +0000) Environment size: 7143/65532 bytes => - 04:22:58 [INFO] Host: printenv bootargs - 04:22:58 [INFO] Target: printenv bootargs bootargs=console=ttyO0,115200n8 earlyprintk=serial,ttyO0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled => - 04:22:58 [INFO] Host: setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp ' - 04:22:58 [INFO] Target: setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp ' => - 04:22:58 [INFO] Host: setenv serverip '192.168.0.1' - 04:22:59 [INFO] Target: setenv serverip '192.168.0.1' => - 04:22:59 [INFO] Host: setenv autoload 'no' - 04:22:59 [INFO] Target: setenv autoload 'no' => - 04:22:59 [INFO] Host: dhcp - 04:23:00 [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.106 (1002 ms) => - 04:23:00 [INFO] Host: tftp ${loadaddr} 192.168.0.1:vatf_am43xx-gpevm/d28f45d877fd7225c299b7ffbf570fac - 04:23:01 [INFO] Target: tftp ${loadaddr} 192.168.0.1:vatf_am43xx-gpevm/d28f45d877fd7225c299b7ffbf570fac 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.106 Filename 'vatf_am43xx-gpevm/d28f45d877fd7225c299b7ffbf570fac'. This will not be a case any time This will not be a case any time Load address: 0x82000000 Loading: *################################################## 5.1 MiB 9.7 MiB/s done Bytes transferred = 5350432 (51a420 hex) => - 04:23:01 [INFO] Host: tftp ${fdt_addr_r} 192.168.0.1:vatf_am43xx-gpevm/2ac6edbea0268c51313aa6b71a1a5afb - 04:23:01 [INFO] Target: tftp ${fdt_addr_r} 192.168.0.1:vatf_am43xx-gpevm/2ac6edbea0268c51313aa6b71a1a5afb 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.106 Filename 'vatf_am43xx-gpevm/2ac6edbea0268c51313aa6b71a1a5afb'. This will not be a case any time This will not be a case any time Load address: 0x88000000 Loading: *################################################## 82.1 KiB 8 MiB/s done Bytes transferred = 84034 (14842 hex) => - 04:23:01 [INFO] Host: fdt address ${fdt_addr_r} - 04:23:01 [INFO] Target: fdt address ${fdt_addr_r} Working FDT set to 88000000 => - 04:23:01 [INFO] Host: printenv bootargs - 04:23:01 [INFO] Target: printenv bootargs bootargs=console=ttyO0,115200n8 earlyprintk=serial,ttyO0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp => - 04:23:01 [INFO] Host: setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am43xx-gpevm/autofs/29d150f62ef8c1505ae043eeb678acc5,nolock,v3,tcp,rsize=4096,wsize=4096 ' - 04:23:01 [INFO] Target: setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am43xx-gpevm/autofs/29d150f62ef8c1505ae043eeb678acc5,nolock,v3,tcp,rsize=4096,wsize=4096 ' => - 04:23:01 [INFO] Host: printenv bootcmd - 04:23:02 [INFO] Target: printenv bootcmd bootcmd= => - 04:23:02 [INFO] Host: setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else bootz ${loadaddr} ${_initramfs} ${fdt_addr_r}; bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi' - 04:23:02 [INFO] Target: setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else bootz ${loadaddr} ${_initramfs} ${fdt_addr_r}; bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi' => - 04:23:02 [INFO] Host: version - 04:23:02 [INFO] Target: version U-Boot 2024.04-ti-g818c76aed67f (Aug 01 2024 - 19:19:47 +0000) => - 04:23:02 [INFO] Host: bdinfo - 04:23:02 [INFO] Target: bdinfo boot_params = 0x80000100 DRAM bank = 0x00000000 -> start = 0x80000000 -> size = 0x80000000 flashstart = 0x00000000 flashsize = 0x00000000 flashoffset = 0x00000000 baudrate = 115200 bps relocaddr = 0xfff54000 reloc off = 0x7f754000 Build = 32-bit current eth = ethernet@4a100000 eth2addr = 68:9e:19:b8:35:cb IP addr = 192.168.0.106 fdt_blob = 0xfdf33320 new_fdt = 0xfdf33320 fdt_size = 0x00010b80 This will not be a case any time This will not be a case any time lmb_dump_all: memory.cnt = 0x1 / max = 0x10 memory[0] [0x80000000-0xffffffff], 0x80000000 bytes flags: 0 reserved.cnt = 0x1 / max = 0x10 reserved[0] [0xfcf27000-0xffffffff], 0x030d9000 bytes flags: 0 devicetree = separate serial addr = 0x44e09000 width = 0x00000000 shift = 0x00000002 offset = 0x00000000 clock = 0x02dc6c00 arch_number = 0x00000000 TLB addr = 0xffff0000 irq_sp = 0xfdf33310 sp start = 0xfdf33300 Early malloc usage: 4a4 / 2000 => - 04:23:02 [INFO] Host: - 04:23:02 [INFO] Target: boot_params = 0x80000100 DRAM bank = 0x00000000 -> start = 0x80000000 -> size = 0x80000000 flashstart = 0x00000000 flashsize = 0x00000000 flashoffset = 0x00000000 baudrate = 115200 bps relocaddr = 0xfff54000 reloc off = 0x7f754000 Build = 32-bit current eth = ethernet@4a100000 eth2addr = 68:9e:19:b8:35:cb IP addr = 192.168.0.106 fdt_blob = 0xfdf33320 new_fdt = 0xfdf33320 fdt_size = 0x00010b80 This will not be a case any time This will not be a case any time lmb_dump_all: memory.cnt = 0x1 / max = 0x10 memory[0] [0x80000000-0xffffffff], 0x80000000 bytes flags: 0 reserved.cnt = 0x1 / max = 0x10 reserved[0] [0xfcf27000-0xffffffff], 0x030d9000 bytes flags: 0 devicetree = separate serial addr = 0x44e09000 width = 0x00000000 shift = 0x00000002 offset = 0x00000000 clock = 0x02dc6c00 arch_number = 0x00000000 TLB addr = 0xffff0000 irq_sp = 0xfdf33310 sp start = 0xfdf33300 Early malloc usage: 4a4 / 2000 => - 04:23:02 [INFO] Host: ls mmc 0:1 - 04:23:03 [INFO] Target: ls mmc 0:1 123219 am437x-gp-evm.dtb 112109 am437x-idk-evm.dtb 118579 am437x-sk-evm.dtb 122013 am43x-epos-evm.dtb extlinux/ 158407 MLO 815736 u-boot.img 717 uEnv.txt 7795200 zImage 65536 uboot.env 4 ws-calibrate.rules 10 file(s), 1 dir(s) => - 04:23:03 [INFO] Host: ls mmc 1:1 - 04:23:03 [INFO] Target: ls mmc 1:1 ** Bad device specification mmc 1 ** Couldn't find partition mmc 1:1 => - 04:23:03 [INFO] Host: ext4ls mmc 0:2 /lib/firmware - 04:23:03 [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 53 am437x-pru0_0-fw 53 am437x-pru0_1-fw 53 am437x-pru1_0-fw 53 am437x-pru1_1-fw 41 am43x-evm-scale-data.bin 4096 intel 918268 iwlwifi-3160-17.ucode 2448976 iwlwifi-8000C-34.ucode 2428004 iwlwifi-8000C-36.ucode 2440780 iwlwifi-8265-34.ucode 2436632 iwlwifi-8265-36.ucode 2678092 iwlwifi-9260-th-b0-jf-b0-34.ucode 2521412 iwlwifi-9260-th-b0-jf-b0-38.ucode 1490508 iwlwifi-9260-th-b0-jf-b0-46.ucode 4096 pru 4936 regulatory.db 1085 regulatory.db.p7s 4096 ti-connectivity 4096 ti-pruss => - 04:23:03 [INFO] Host: ext4ls mmc 1:2 /lib/firmware - 04:23:03 [INFO] Target: ext4ls mmc 1:2 /lib/firmware ** Bad device specification mmc 1 ** Couldn't find partition mmc 1:2 => - 04:23:03 [INFO] Host: mmc rescan; echo $? - 04:23:04 [INFO] Target: mmc rescan; echo $? 0 => - 04:23:04 [INFO] Host: fatwrite mmc 0:1 ${loadaddr} ws-calibrate.rules 4 - 04:23:04 [INFO] Target: fatwrite mmc 0:1 ${loadaddr} ws-calibrate.rules 4 4 bytes written in 5 ms (0 Bytes/s) => - 04:23:04 [INFO] Host: setenv extraargs 0 - 04:23:04 [INFO] Target: setenv extraargs 0 => - 04:23:04 [INFO] Host: printenv - 04:23:05 [INFO] Target: printenv _initramfs=- arch=arm autoload=no baudrate=115200 board=am43xx board_name=AM43__GP board_rev=1.5B board_serial=43154P380441 boot_a_script=load ${devtype} ${devnum}:${distro_bootpart} ${scriptaddr} ${prefix}${script}; source ${scriptaddr} boot_efi_binary=load ${devtype} ${devnum}:${distro_bootpart} ${kernel_addr_r} efi/boot/bootarm.efi; if fdt addr -q ${fdt_addr_r}; then bootefi ${kernel_addr_r} ${fdt_addr_r};else bootefi ${kernel_addr_r} ${fdtcontroladdr};fi boot_efi_bootmgr=if fdt addr -q ${fdt_addr_r}; then bootefi bootmgr ${fdt_addr_r};else bootefi bootmgr;fi boot_extlinux=sysboot ${devtype} ${devnum}:${distro_bootpart} any ${scriptaddr} ${prefix}${boot_syslinux_conf} boot_fdt=try boot_net_usb_start=usb start boot_prefixes=/ /boot/ boot_script_dhcp=boot.scr.uimg boot_scripts=boot.scr.uimg boot.scr boot_syslinux_conf=extlinux/extlinux.conf boot_targets=mmc0 usb0 nand0 pxe dhcp bootargs=console=ttyO0,115200n8 earlyprintk=serial,ttyO0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am43xx-gpevm/autofs/29d150f62ef8c1505ae043eeb678acc5,nolock,v3,tcp,rsize=4096,wsize=4096 bootcmd= if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else bootz ${loadaddr} ${_initramfs} ${fdt_addr_r}; bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi bootcmd_dhcp=devtype=dhcp; run boot_net_usb_start; if dhcp ${scriptaddr} ${boot_script_dhcp}; then source ${scriptaddr}; fi;setenv efi_fdtfile ${fdtfile}; if test -z "${fdtfile}" -a -n "${soc}"; then setenv efi_fdtfile ${soc}-${board}${boardver}.dtb; fi; setenv efi_old_vci ${bootp_vci};setenv efi_old_arch ${bootp_arch};setenv bootp_vci PXEClient:Arch:00010:UNDI:003000;setenv bootp_arch 0xa;if dhcp ${kernel_addr_r}; then tftpboot ${fdt_addr_r} dtb/${efi_fdtfile};if fdt addr -q ${fdt_addr_r}; then bootefi ${kernel_addr_r} ${fdt_addr_r}; else bootefi ${kernel_addr_r} ${fdtcontroladdr};fi;fi;setenv bootp_vci ${efi_old_vci};setenv bootp_arch ${efi_old_arch};setenv efi_fdtfile;setenv efi_old_arch;setenv efi_old_vci; bootcmd_mmc0=devnum=0; run mmc_boot bootcmd_nand=run nandboot bootcmd_pxe=run boot_net_usb_start; dhcp; if pxe get; then pxe boot; fi bootcmd_usb0=devnum=0; run usb_boot bootdelay=2 bootm_size=0x10000000 console=ttyO0,115200n8 cpu=armv7 dfu_alt_info_emmc=rawemmc raw 0 3751936;boot part 1 1;rootfs part 1 2;MLO fat 1 1;MLO.raw raw 0x100 0x200;u-boot.img.raw raw 0x300 0x1000;u-env.raw raw 0x1300 0x200;spl-os-args.raw raw 0x1500 0x200;spl-os-image.raw raw 0x1700 0x6900;spl-os-args fat 1 1;spl-os-image fat 1 1;u-boot.img fat 1 1;uEnv.txt fat 1 1 dfu_alt_info_mmc=boot part 0 1;rootfs part 0 2;MLO fat 0 1;MLO.raw raw 0x100 0x200;u-boot.img.raw raw 0x300 0x1000;u-env.raw raw 0x1300 0x200;spl-os-args.raw raw 0x1500 0x200;spl-os-image.raw raw 0x1700 0x6900;spl-os-args fat 0 1;spl-os-image fat 0 1;u-boot.img fat 0 1;uEnv.txt fat 0 1 dfu_alt_info_qspi=u-boot.bin raw 0x0 0x080000;u-boot.backup raw 0x080000 0x080000;u-boot-spl-os raw 0x100000 0x010000;u-boot-env raw 0x110000 0x010000;u-boot-env.backup raw 0x120000 0x010000;kernel raw 0x130000 0x800000 dfu_alt_info_ram=kernel ram 0x80200000 0x4000000;fdt ram 0x80f80000 0x80000;ramdisk ram 0x81000000 0x4000000 dfu_bufsiz=0x10000 distro_bootcmd=for target in ${boot_targets}; do run bootcmd_${target}; done dnsip=192.0.2.2 dnsip2=192.0.2.3 dtboaddr=0x89000000 efi_dtb_prefixes=/ /dtb/ /dtb/current/ eth2addr=68:9e:19:b8:35:cb ethact=ethernet@4a100000 extraargs=0 fdt_addr_r=0x88000000 fdtaddr=88000000 fdtcontroladdr=fdf33320 fdtfile=undefined fdtoverlay_addr_r=0x89000000 fileaddr=88000000 filesize=14842 findfdt=if test $board_name = AM43EPOS; then setenv fdtfile am43x-epos-evm.dtb; fi; if test $board_name = AM43__GP; then setenv fdtfile am437x-gp-evm.dtb; fi; if test $board_name = AM43XXHS; then setenv fdtfile am437x-gp-evm.dtb; fi; if test $board_name = AM43__SK; then setenv fdtfile am437x-sk-evm.dtb; fi; if test $board_name = AM43_IDK; then setenv fdtfile am437x-idk-evm.dtb; fi; if test $fdtfile = undefined; then echo WARNING: Could not determine device tree; fi; finduuid=part uuid mmc 0:2 uuid gatewayip=192.168.0.1 ipaddr=192.168.0.106 kernel_addr_r=0x82000000 load_efi_dtb=load ${devtype} ${devnum}:${distro_bootpart} ${fdt_addr_r} ${prefix}${efi_fdtfile} loadaddr=0x82000000 loadramdisk=load ${devtype} ${devnum} ${rdaddr} ramdisk.gz mmc_boot=if mmc dev ${devnum}; then devtype=mmc; run scan_dev_for_boot_part; fi mtdids=nand0=nand.0 mtdparts=mtdparts=nand.0:256k(NAND.SPL),256k(NAND.SPL.backup1),256k(NAND.SPL.backup2),256k(NAND.SPL.backup3),512k(NAND.u-boot-spl-os),1m(NAND.u-boot),256k(NAND.u-boot-env),256k(NAND.u-boot-env.backup1),7m(NAND.kernel),-(NAND.file-system) nandargs=setenv bootargs console=${console} ${optargs} root=${nandroot} rootfstype=${nandrootfstype} nandboot=echo Booting from nand ...; run nandargs; nand read ${fdtaddr} NAND.u-boot-spl-os; nand read ${loadaddr} NAND.kernel; bootz ${loadaddr} - ${fdtaddr} nandroot=ubi0:rootfs rw ubi.mtd=NAND.file-system,4096 nandrootfstype=ubifs rootwait netargs=setenv bootargs console=${console} ${optargs} root=/dev/nfs nfsroot=${serverip}:${rootpath},${nfsopts} rw ip=dhcp netboot=echo Booting from network ...; setenv autoload no; dhcp; run netloadimage; run netloadfdt; run netargs; bootz ${loadaddr} - ${fdtaddr} netloadfdt=tftp ${fdtaddr} ${fdtfile} netloadimage=tftp ${loadaddr} ${bootfile} netmask=255.255.255.0 nfsopts=nolock partitions=uuid_disk=${uuid_gpt_disk};name=rootfs,start=2MiB,size=-,uuid=${uuid_gpt_rootfs} pxefile_addr_r=0x80100000 ramargs=setenv bootargs console=${console} ${optargs} root=${ramroot} rootfstype=${ramrootfstype} ramdisk_addr_r=0x88080000 ramroot=/dev/ram0 rw ramrootfstype=ext2 rdaddr=0x88080000 rootpath=/export/rootfs scan_dev_for_boot=echo Scanning ${devtype} ${devnum}:${distro_bootpart}...; for prefix in ${boot_prefixes}; do run scan_dev_for_extlinux; run scan_dev_for_scripts; done;run scan_dev_for_efi; scan_dev_for_boot_part=part list ${devtype} ${devnum} -bootable devplist; env exists devplist || setenv devplist 1; for distro_bootpart in ${devplist}; do if fstype ${devtype} ${devnum}:${distro_bootpart} bootfstype; then part uuid ${devtype} ${devnum}:${distro_bootpart} distro_bootpart_uuid ; run scan_dev_for_boot; fi; done; setenv devplist scan_dev_for_efi=setenv efi_fdtfile ${fdtfile}; if test -z "${fdtfile}" -a -n "${soc}"; then setenv efi_fdtfile ${soc}-${board}${boardver}.dtb; fi; for prefix in ${efi_dtb_prefixes}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${efi_fdtfile}; then run load_efi_dtb; fi;done;run boot_efi_bootmgr;if test -e ${devtype} ${devnum}:${distro_bootpart} efi/boot/bootarm.efi; then echo Found EFI removable media binary efi/boot/bootarm.efi; run boot_efi_binary; echo EFI LOAD FAILED: continuing...; fi; setenv efi_fdtfile scan_dev_for_extlinux=if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${boot_syslinux_conf}; then echo Found ${prefix}${boot_syslinux_conf}; run boot_extlinux; echo EXTLINUX FAILED: continuing...; fi scan_dev_for_scripts=for script in ${boot_scripts}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${script}; then echo Found U-Boot script ${prefix}${script}; run boot_a_script; echo SCRIPT FAILED: continuing...; fi; done scriptaddr=0x80000000 serverip=192.168.0.1 soc=am33xx static_ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}:${hostname}::off stderr=serial@44e09000 stdin=serial@44e09000 stdout=serial@44e09000 usb_boot=usb start; if usb dev ${devnum}; then devtype=usb; run scan_dev_for_boot_part; fi vendor=ti ver=U-Boot 2024.04-ti-g818c76aed67f (Aug 01 2024 - 19:19:47 +0000) Environment size: 7655/65532 bytes => - 04:23:05 [INFO] Host: setenv bootcmd 'if iminfo ${loadaddr}; then setenv bootargs ${bootargs} ${extraargs}; bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr} ${_initramfs} ${fdt_addr_r}; setenv bootargs ${bootargs} ${extraargs}; bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi' - 04:23:05 [INFO] Target: setenv bootcmd 'if iminfo ${loadaddr}; then setenv bootargs ${bootargs} ${extraargs}; bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr} ${_initramfs} ${fdt_addr_r}; setenv bootargs ${bootargs} ${extraargs}; bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi' => - 04:23:05 [INFO] Host: setenv nandboot 'echo Booting from nand ...; run nandargs; nand read ${fdtaddr} NAND.u-boot-spl-os; nand read ${loadaddr} NAND.kernel; setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr} - ${fdtaddr}' - 04:23:05 [INFO] Target: setenv nandboot 'echo Booting from nand ...; run nandargs; nand read ${fdtaddr} NAND.u-boot-spl-os; nand read ${loadaddr} NAND.kernel; setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr} - ${fdtaddr}' => - 04:23:05 [INFO] Host: setenv netboot 'echo Booting from network ...; setenv autoload no; dhcp; run netloadimage; run netloadfdt; run netargs; setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr} - ${fdtaddr}' - 04:23:05 [INFO] Target: setenv netboot 'echo Booting from network ...; setenv autoload no; dhcp; run netloadimage; run netloadfdt; run netargs; setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr} - ${fdtaddr}' => - 04:23:05 [INFO] Host: boot - 04:23:06 [INFO] Target: boot ## Checking Image at 82000000 ... Unknown image format! This will not be a case any time This will not be a case any time Kernel image @ 0x82000000 [ 0x000000 - 0x51a420 ] ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Working FDT set to 88000000 Loading Device Tree to 8ffe8000, end 8ffff841 ... OK Working FDT set to 8ffe8000 Starting kernel ... - 04:23:06 [INFO] Host: - 04:23:40 [INFO] Target: [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.11.0-rc6 (KernelCI@build-j309835-arm-gcc-12-omap2plus-defconfig-6t8sj) (arm-linux-gnueabihf-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Fri Sep 6 06:09:33 UTC 2024 [ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: TI AM437x GP EVM [ 0.000000] Memory policy: Data cache writeback [ 0.000000] cma: Reserved 16 MiB at 0xfe800000 on node -1 [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000080000000-0x00000000afffffff] [ 0.000000] HighMem [mem 0x00000000b0000000-0x00000000ffffefff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x00000000ffffefff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffefff] [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM437x ES1.2 (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/am43xx-gpevm/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: 524287 [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] trace event string verifier disabled [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] L2C: platform modifies aux control register: 0x0e030000 -> 0x3e430000 [ 0.000000] L2C: DT/platform modifies aux control register: 0x0e030000 -> 0x3e430000 [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 [ 0.000000] OMAP L2C310: ROM does not support power control setting [ 0.000000] L2C-310 dynamic clock gating disabled, standby mode disabled [ 0.000000] L2C-310 cache controller enabled, 16 ways, 256 kB [ 0.000000] L2C-310: CACHE_ID 0x410000c9, AUX_CTRL 0x4e430000 [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] TI gptimer clocksource: always-on /ocp@44000000/interconnect@44c00000/segment@200000/target-module@31000 [ 0.000001] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000022] clocksource: dmtimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000155] OMAP clocksource: 32k_counter at 32768 Hz [ 0.000164] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns [ 0.000491] TI gptimer clockevent: 24000000 Hz at /ocp@44000000/interconnect@48000000/segment@0/target-module@40000 [ 0.001841] Console: colour dummy device 80x30 [ 0.001903] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' [ 0.001912] This ensures that you still see kernel messages. Please [ 0.001917] update your kernel commandline. [ 0.001957] Calibrating delay loop... 1993.93 BogoMIPS (lpj=9969664) [ 0.057784] CPU: Testing write buffer coherency: ok [ 0.057880] CPU0: Spectre v2: using BPIALL workaround [ 0.057892] pid_max: default: 32768 minimum: 301 [ 0.058008] LSM: initializing lsm=capability [ 0.058176] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.058205] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.059727] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.061343] Setting up static identity map for 0x80100000 - 0x80100078 [ 0.061647] rcu: Hierarchical SRCU implementation. [ 0.061659] rcu: Max phase no-delay instances is 1000. [ 0.062651] smp: Bringing up secondary CPUs ... [ 0.062691] smp: Brought up 1 node, 1 CPU [ 0.062703] SMP: Total of 1 processors activated (1993.93 BogoMIPS). [ 0.062715] CPU: All CPU(s) started in SVC mode. [ 0.062854] Memory: 2041880K/2097148K available (11264K kernel code, 1142K rwdata, 2696K rodata, 1024K init, 291K bss, 36432K reserved, 16384K cma-reserved, 1294332K highmem) [ 0.063699] devtmpfs: initialized [ 0.080366] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.080735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.080768] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.082138] pinctrl core: initialized pinctrl subsystem [ 0.084401] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.086638] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.087289] audit: initializing netlink subsys (disabled) [ 0.088652] thermal_sys: Registered thermal governor 'fair_share' [ 0.088670] thermal_sys: Registered thermal governor 'step_wise' [ 0.088679] thermal_sys: Registered thermal governor 'user_space' [ 0.088807] audit: type=2000 audit(0.080:1): state=initialized audit_enabled=0 res=1 [ 0.088911] cpuidle: using governor menu [ 0.114029] platform display: Fixed dependency cycle(s) with /ocp@44000000/interconnect@48000000/segment@300000/target-module@2a000/dss@0 [ 0.114756] No ATAGs? [ 0.114877] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.114893] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.119324] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.140786] iommu: Default domain type: Translated [ 0.140806] iommu: DMA domain TLB invalidation policy: strict mode [ 0.148925] SCSI subsystem initialized [ 0.158790] pps_core: LinuxPPS API ver. 1 registered [ 0.158802] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.158825] PTP clock support registered [ 0.160484] vgaarb: loaded [ 0.160856] clocksource: Switched to clocksource dmtimer [ 0.161398] VFS: Disk quotas dquot_6.6.0 [ 0.161453] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.185441] NET: Registered PF_INET protocol family [ 0.185910] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.187809] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.187853] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.187871] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 0.187936] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear) [ 0.188246] TCP: Hash tables configured (established 8192 bind 8192) [ 0.188449] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.188516] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.188777] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.201470] RPC: Registered named UNIX socket transport module. [ 0.201495] RPC: Registered udp transport module. [ 0.201501] RPC: Registered tcp transport module. [ 0.201506] RPC: Registered tcp-with-tls transport module. [ 0.201511] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.201534] PCI: CLS 0 bytes, default 64 [ 0.202878] Initialise system trusted keyrings [ 0.203509] workingset: timestamp_bits=14 max_order=19 bucket_order=5 [ 0.205064] NFS: Registering the id_resolver key type [ 0.205134] Key type id_resolver registered [ 0.205141] Key type id_legacy registered [ 0.205188] jffs2: version 2.2. (NAND) (SUMMARY) 2001-2006 Red Hat, Inc. [ 0.205579] Key type asymmetric registered [ 0.205597] Asymmetric key parser 'x509' registered [ 0.205745] bounce: pool size: 64 pages [ 0.205785] io scheduler mq-deadline registered [ 0.205794] io scheduler kyber registered [ 0.205868] io scheduler bfq registered [ 0.221690] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled [ 0.277233] brd: module loaded [ 0.285718] loop: module loaded [ 0.286582] mtdoops: mtd device (mtddev=name/number) must be supplied [ 0.299842] i2c_dev: i2c /dev entries driver [ 0.300620] cpuidle: enable-method property 'ti,am4372' found operations [ 0.301185] sdhci: Secure Digital Host Controller Interface driver [ 0.301196] sdhci: Copyright(c) Pierre Ossman [ 0.301381] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.301615] ledtrig-cpu: registered to indicate activity on CPUs [ 0.302501] Initializing XFRM netlink socket [ 0.302623] NET: Registered PF_INET6 protocol family [ 0.311412] Segment Routing with IPv6 [ 0.311498] In-situ OAM (IOAM) with IPv6 [ 0.311596] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 0.312438] NET: Registered PF_PACKET protocol family [ 0.312468] NET: Registered PF_KEY protocol family [ 0.312572] Key type dns_resolver registered [ 0.312801] ThumbEE CPU extension supported. [ 0.312821] Registering SWP/SWPB emulation handler [ 0.313485] omap_voltage_late_init: Voltage driver support not added [ 0.313775] SmartReflex Class3 initialized [ 0.333160] Loading compiled-in X.509 certificates [ 0.405413] platform 44e10800.pinmux: Fixed dependency cycle(s) with /ocp@44000000/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800/wlan-sleep-pins [ 0.405458] platform 44e10800.pinmux: Fixed dependency cycle(s) with /ocp@44000000/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800/debugss-pins [ 0.405482] platform 44e10800.pinmux: Fixed dependency cycle(s) with /ocp@44000000/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800/unused-pins [ 0.405504] platform 44e10800.pinmux: Fixed dependency cycle(s) with /ocp@44000000/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800/ddr-vtt-toggle-default-pins [ 0.405527] platform 44e10800.pinmux: Fixed dependency cycle(s) with /ocp@44000000/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800/wlan-default-pins [ 0.406355] pinctrl-single 44e10800.pinmux: 199 pins, size 796 [ 0.410340] ti-sysc 44e31000.target-module: probe with driver ti-sysc failed with error -16 [ 0.462816] i2c 1-0030: Fixed dependency cycle(s) with /ocp@44000000/interconnect@48000000/segment@300000/target-module@26000/vpfe@0 [ 0.463133] omap_i2c 4802a000.i2c: bus 1 rev0.12 at 100 kHz [ 0.467126] ti-sysc 48040000.target-module: probe with driver ti-sysc failed with error -16 [ 0.493687] OMAP GPIO hardware version 0.1 [ 0.505598] omap8250 481a6000.serial: No clock speed specified: using default: 48000000 [ 0.523659] 481a6000.serial: ttyS3 at MMIO 0x481a6000 (irq = 64, base_baud = 3000000) is a 8250 [ 0.543117] 48000000.interconnect:segment@200000:target-module@0:mpu@0:fck: device ID is greater than 24 [ 0.580248] i2c 1-0030: Fixed dependency cycle(s) with /ocp@44000000/interconnect@48000000/segment@300000/target-module@26000/vpfe@0 [ 0.580454] platform 48326000.vpfe: Fixed dependency cycle(s) with /ocp@44000000/interconnect@48000000/segment@0/target-module@2a000/i2c@0/ov2659@30 [ 0.582372] platform 48328000.vpfe: Fixed dependency cycle(s) with /ocp@44000000/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/ov2659@30 [ 0.584215] platform display: Fixed dependency cycle(s) with /ocp@44000000/interconnect@48000000/segment@300000/target-module@2a000/dss@0 [ 0.584480] platform 4832a000.dss: Fixed dependency cycle(s) with /display [ 0.591508] 483a8000.target-module:ocp2scp@0:fck: device ID is greater than 24 [ 0.594535] 483e8000.target-module:ocp2scp@0:fck: device ID is greater than 24 [ 0.682660] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 [ 0.785158] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver Micrel KSZ9031 Gigabit PHY [ 0.785669] cpsw-switch 4a100000.switch: initialized cpsw ale version 1.4 [ 0.785692] cpsw-switch 4a100000.switch: ALE Table size 1024 [ 0.785832] cpsw-switch 4a100000.switch: cpts: overflow check period 500 (jiffies) [ 0.785848] cpsw-switch 4a100000.switch: CPTS: ref_clk_freq:250000000 calc_mult:2147483648 calc_shift:29 error:0 nsec/sec [ 0.785936] cpsw-switch 4a100000.switch: Detected MACID = 68:9e:19:b8:35:cb [ 0.787513] cpsw-switch 4a100000.switch: initialized (regs 0x4a100000, pool size 256) hw_ver:0019010F 1.15 (0) [ 0.795371] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! [ 0.795410] edma 49000000.dma: TI EDMA DMA engine driver [ 0.807494] omap-gpmc 50000000.gpmc: GPMC revision 6.0 [ 0.807526] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000 [ 0.846379] omap8250 44e09000.serial: No clock speed specified: using default: 48000000 [ 0.847869] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 75, base_baud = 3000000) is a 8250 [ 0.847942] printk: legacy console [ttyS0] enabled [ 2.273606] tps65218-pwrbutton: Failed to locate of_node [id: -2] [ 2.280012] tps65218-gpio: Failed to locate of_node [id: -2] [ 2.286451] platform 48328000.vpfe: Fixed dependency cycle(s) with /ocp@44000000/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/ov2659@30 [ 2.300368] i2c 0-0030: Fixed dependency cycle(s) with /ocp@44000000/interconnect@48000000/segment@300000/target-module@28000/vpfe@0 [ 2.312544] omap_i2c 44e0b000.i2c: bus 0 rev0.12 at 100 kHz [ 2.322770] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) [ 2.331617] sdhci-omap 48060000.mmc: Got CD GPIO [ 2.336521] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator [ 2.346071] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator [ 2.354631] sdhci-omap 47810000.mmc: supply pbias not found, using dummy regulator [ 2.363265] sdhci-omap 47810000.mmc: supply vqmmc not found, using dummy regulator [ 2.376040] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xdc [ 2.382604] nand: Micron MT29F4G08ABAEAWP [ 2.386640] nand: 512 MiB, SLC, erase size: 256 KiB, page size: 4096, OOB size: 224 [ 2.394552] Using OMAP_ECC_BCH16_CODE_HW ECC scheme [ 2.399669] 10 fixed-partitions partitions found on MTD device omap2-nand.0 [ 2.406739] Creating 10 MTD partitions on "omap2-nand.0": [ 2.412194] 0x000000000000-0x000000040000 : "NAND.SPL" [ 2.421090] 0x000000040000-0x000000080000 : "NAND.SPL.backup1" [ 2.429970] 0x000000080000-0x0000000c0000 : "NAND.SPL.backup2" [ 2.436795] mmc1: SDHCI controller on 47810000.mmc [47810000.mmc] using External DMA [ 2.446031] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA [ 2.457867] 0x0000000c0000-0x000000100000 : "NAND.SPL.backup3" [ 2.467965] 0x000000100000-0x000000180000 : "NAND.u-boot-spl-os" [ 2.477142] 0x000000180000-0x000000280000 : "NAND.u-boot" [ 2.485746] 0x000000280000-0x0000002c0000 : "NAND.u-boot-env" [ 2.493862] 0x0000002c0000-0x000000300000 : "NAND.u-boot-env.backup1" [ 2.502766] 0x000000300000-0x000000a00000 : "NAND.kernel" [ 2.511876] 0x000000a00000-0x000020000000 : "NAND.file-system" [ 2.591163] cpsw-switch 4a100000.switch: starting ndev. mode: dual_mac [ 2.624015] mmc1: Failed to initialize a non-removable card [ 2.654028] mmc0: new high speed SDHC card at address aaaa [ 2.666541] mmcblk0: mmc0:aaaa SL08G 7.40 GiB [ 2.674170] mmcblk0: p1 p2 p3 [ 2.690894] Micrel KSZ9031 Gigabit PHY 4a101000.mdio:00: attached PHY driver (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL) [ 6.882474] cpsw-switch 4a100000.switch eth0: Link is Up - 1Gbps/Full - flow control off [ 6.930908] Sending DHCP requests ., OK [ 6.974804] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.106 [ 6.982642] IP-Config: Complete: [ 6.985886] device=eth0, hwaddr=68:9e:19:b8:35:cb, ipaddr=192.168.0.106, mask=255.255.255.0, gw=192.168.0.1 [ 6.996133] host=192.168.0.106, domain=ti.com, nis-domain=(none) [ 7.002650] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath= [ 7.002659] nameserver0=192.0.2.2, nameserver1=192.0.2.3 [ 7.015764] clk: Disabling unused clocks [ 7.019977] PM: genpd: Disabling unused power domains [ 7.083733] VFS: Mounted root (nfs filesystem) on device 0:17. [ 7.090320] devtmpfs: mounted [ 7.095369] Freeing unused kernel image (initmem) memory: 1024K [ 7.101672] Run /sbin/init as init process [ 7.746110] systemd[1]: System time before build time, advancing clock. [ 7.820729] systemd[1]: Inserted module 'autofs4' [ 7.894151] 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) [ 7.918425] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 7.963601] systemd[1]: Set hostname to . [ 9.814060] systemd[1]: Queued start job for default target Graphical Interface. [ 11.430868] random: crng init done [ 11.434716] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 11.447223] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 11.484074] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 11.523218] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 11.563267] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 11.602939] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 11.641746] 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.681641] 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.722495] 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. [ 11.761463] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 11.801547] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 11.841261] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 11.881313] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 11.921370] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 11.951971] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 11.994177] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m. [ 12.033205] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 12.072456] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 12.113296] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 12.157680] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 12.192084] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 12.231991] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 12.273414] systemd[1]: Mounting POSIX Message Queue File System... Mounting [0;1;39mPOSIX Message Queue File System[0m... [ 12.302742] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 12.345867] systemd[1]: Mounting Kernel Trace File System... Mounting [0;1;39mKernel Trace File System[0m... [ 12.422542] 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.533554] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 12.612294] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 12.644379] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 12.687564] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 12.769781] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 12.893815] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 12.939364] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 13.045214] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 13.138273] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m. [ 13.232771] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 13.287648] systemd[1]: Mounted Kernel Trace File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Trace File System[0m. [ 13.333815] 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.394213] systemd[1]: modprobe@configfs.service: Succeeded. [ 13.422657] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 13.453797] systemd[1]: modprobe@drm.service: Succeeded. [ 13.481354] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 13.513959] systemd[1]: modprobe@fuse.service: Succeeded. [ 13.541588] systemd[1]: Finished Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [ 13.565066] systemd[1]: Finished Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [ 13.591837] systemd[1]: Finished Remount Root and Kernel File Systems. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. [ 13.648725] systemd[1]: Condition check resulted in FUSE Control File System being skipped. [ 13.686523] systemd[1]: Mounting Kernel Configuration File System... Mounting [0;1;39mKernel Configuration File System[0m... [ 13.763035] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 13.788246] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 13.852470] systemd[1]: Starting Load/Save Random Seed... Starting [0;1;39mLoad/Save Random Seed[0m... [ 13.892998] systemd[1]: Starting Apply Kernel Variables... Starting [0;1;39mApply Kernel Variables[0m... [ 13.982496] systemd[1]: Starting Create System Users... Starting [0;1;39mCreate System Users[0m... [ 14.035874] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. Starting [0;1;39mFlush Journal to Persistent Storage[0m... [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m. [ 14.482513] systemd-journald[93]: Received client request to flush runtime journal. [ 14.511768] systemd-journald[93]: File /var/log/journal/c2d1e75df5a44f379b0ba44115d3cbbb/system.journal corrupted or uncleanly shut down, renaming and replacing. Starting [0;1;39mCreate Static Device Nodes in /dev[0m... [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems (Pre)[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m. Starting [0;1;39mRule-based Managefor Device Events and Files[0m... [[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. Starting [0;1;39mNetwork Service[0m... [[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. Starting [0;1;39mCreate Volatile Files and Directories[0m... [ 17.856701] panel-simple display: supply power not found, using dummy regulator [ 17.943662] input: matrix_keypad0 as /devices/platform/matrix_keypad0/input/input0 [ 18.016794] panel-simple display: supply power not found, using dummy regulator [ 18.156176] panel-simple display: supply power not found, using dummy regulator [ 18.184544] remoteproc remoteproc0: wkup_m3 is available [ 18.290058] panel-simple display: supply power not found, using dummy regulator [ 18.422689] omap_rtc 44e3e000.rtc: registered as rtc0 [ 18.427860] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01T00:00:00 UTC (946684800) [ 18.472579] panel-simple display: supply power not found, using dummy regulator [ 18.674441] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 18.684114] panel-simple display: supply power not found, using dummy regulator [[0;32m OK [0m] Found device [0;1;39m/dev/ttyS0[0m. [ 18.784673] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [ 18.802613] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [ 18.811499] panel-simple display: supply power not found, using dummy regulator [ 19.239466] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400 [ 19.377474] input: pixcir_tangoc as /devices/platform/ocp@44000000/48000000.interconnect/48000000.interconnect:segment@0/4802a000.target-module/4802a000.i2c/i2c-1/1-005c/input/input1 [ 19.417115] panel-simple display: supply power not found, using dummy regulator [ 19.425201] remoteproc remoteproc0: powering up wkup_m3 [ 19.526570] remoteproc remoteproc0: Direct firmware load for am335x-pm-firmware.elf failed with error -2 [ 19.536265] remoteproc remoteproc0: request_firmware failed: -2 [ 19.542293] wkup_m3_ipc 44e11324.wkup_m3_ipc: rproc_boot failed [ 20.136607] panel-simple display: supply power not found, using dummy regulator [ 20.174032] panel-simple display: supply power not found, using dummy regulator [ 20.557238] CAN device driver interface [ 20.741320] omap_rng 48310000.rng: Random Number Generator ver. 20 [ 21.131835] mtdblock: MTD device 'NAND.SPL' is NAND, please consider using UBI block devices instead. [[0m[0;31m* [0m] (1 of 2) A start job is running for Network Service (11s / 1min 36s) [ 21.187517] mtdblock: MTD device 'NAND.SPL.backup1' is NAND, please consider using UBI block devices instead. [ 21.285015] mtdblock: MTD device 'NAND.SPL.backup2' is NAND, please consider using UBI block devices instead. [ 21.340157] c_can_platform 481cc000.can: c_can_platform device registered (regs=14041d93, irq=96) [ 21.350775] c_can_platform 481d0000.can: c_can_platform device registered (regs=7551a544, irq=97) [ 21.461773] mtdblock: MTD device 'NAND.SPL.backup3' is NAND, please consider using UBI block devices instead. M [K[[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for Network Service (11s / 1min 36s) [ 21.589950] mtdblock: MTD device 'NAND.u-boot-spl-os' is NAND, please consider using UBI block devices instead. [ 21.705112] mtdblock: MTD device 'NAND.u-boot' is NAND, please consider using UBI block devices instead. [ 21.766405] mtdblock: MTD device 'NAND.u-boot-env' is NAND, please consider using UBI block devices instead. [ 21.795029] mtdblock: MTD device 'NAND.u-boot-env.backup1' is NAND, please consider using UBI block devices instead. [ 21.825488] mtdblock: MTD device 'NAND.kernel' is NAND, please consider using UBI block devices instead. [ 21.871772] omap-sham 53100000.sham: hw accel on OMAP rev 0.0 [ 21.912574] mtdblock: MTD device 'NAND.file-system' is NAND, please consider using UBI block devices instead. [ 21.968104] omap-sham 53100000.sham: will run requests pump with realtime priority M [K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for Network Service (12s / 1min 36s) [ 22.332135] omapdss_dss 4832a000.dss: supply vdda_video not found, using dummy regulator [ 22.340673] DSS: OMAP DSS rev 2.0 [ 22.348826] omapdss_dss 4832a000.dss: bound 4832a400.dispc (ops dispc_component_ops [omapdrm]) [ 22.361388] omapdrm omapdrm.0: DMM not available, disable DMM support [ 22.472069] [drm] Initialized omapdrm 1.0.0 for omapdrm.0 on minor 0 [ 22.528733] PM: Cannot get wkup_m3_ipc handle [ 22.581527] Console: switching to colour frame buffer device 100x30 [ 22.586707] omap-aes 53501000.aes: OMAP AES hw accel rev: 0.1 [ 22.588868] omap-aes 53501000.aes: will run requests pump with realtime priority [ 22.596049] PM: Cannot get wkup_m3_ipc handle [ 22.665470] omapdrm omapdrm.0: [drm] fb0: omapdrmdrmfb frame buffer device [ 22.683050] omap-des 53701000.des: OMAP DES hw accel rev: 0.33 M [K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running fors and Directories (12s / no limit) [ 22.751504] PM: Cannot get wkup_m3_ipc handle [ 22.818289] omap-des 53701000.des: will run requests pump with realtime priority [ 22.891455] PM: Cannot get wkup_m3_ipc handle [ 23.294457] PM: Cannot get wkup_m3_ipc handle M [K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running fors and Directories (13s / no limit) [ 24.127888] PM: Cannot get wkup_m3_ipc handle [ 24.151811] mousedev: PS/2 mouse device common for all mice [ 24.231358] PM: Cannot get wkup_m3_ipc handle M [K[[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. [K[ 24.750388] usbcore: registered new interface driver usbfs [ 24.756170] usbcore: registered new interface driver hub [ 24.761684] usbcore: registered new device driver usb [ 25.472631] PM: Cannot get wkup_m3_ipc handle [ 25.505791] PM: Cannot get wkup_m3_ipc handle [ 25.895538] xhci-hcd xhci-hcd.6.auto: xHCI Host Controller [ 25.901306] xhci-hcd xhci-hcd.6.auto: new USB bus registered, assigned bus number 1 [ 25.972036] xhci-hcd xhci-hcd.6.auto: hcc params 0x0238f06d hci version 0x100 quirks 0x0000808002000010 [ 25.981729] xhci-hcd xhci-hcd.6.auto: irq 103, io mem 0x483d0000 [ 25.988166] xhci-hcd xhci-hcd.6.auto: xHCI Host Controller [ 25.993836] xhci-hcd xhci-hcd.6.auto: new USB bus registered, assigned bus number 2 [ 26.001614] xhci-hcd xhci-hcd.6.auto: Host supports USB 3.0 SuperSpeed [ 26.033052] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11 [ 26.041689] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 26.048959] usb usb1: Product: xHCI Host Controller [ 26.053912] usb usb1: Manufacturer: Linux 6.11.0-rc6 xhci-hcd [ 26.059703] usb usb1: SerialNumber: xhci-hcd.6.auto [ 26.102246] hub 1-0:1.0: USB hub found [ 26.111160] hub 1-0:1.0: 1 port detected [[0;32m OK [0m] Created slice [0;1;39msystem-systemd\x2dbac[ 26.133154] PM: Cannot get wkup_m3_ipc handle klight.slice[0m. [ 26.141215] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [[0;32m OK [0m] Reached target [0;1;39mSound Card[0m.[ 26.164927] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11 [ 26.176361] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 26.183754] usb usb2: Product: xHCI Host Controller [ 26.188659] usb usb2: Manufacturer: Linux 6.11.0-rc6 xhci-hcd [ 26.194468] usb usb2: SerialNumber: xhci-hcd.6.auto [[0;32m OK [0m] Reached target [0;1;39mHardware activated USB gadget[0m. [ 26.223269] hub 2-0:1.0: USB hub found [ 26.241172] hub 2-0:1.0: 1 port detected Starting [0;1;39mLoad/Save Screen ness of backlight:backlight[0m... [ 26.268050] PM: Cannot get wkup_m3_ipc handle [ 26.411092] usb 1-1: new high-speed USB device number 2 using xhci-hcd [[0;32m OK [0m] Finished [0;1;39mLoad/Save Screen htness[ 26.612278] usb 1-1: New USB device found, idVendor=048d, idProduct=1167, bcdDevice= 1.00 of backlight:backlight[0m. [ 26.623116] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 26.662171] PM: Cannot get wkup_m3_ipc handle [ 26.880495] usb-storage 1-1:1.0: USB Mass Storage device detected [ 26.930363] scsi host0: usb-storage 1-1:1.0 [ 26.943523] usbcore: registered new interface driver usb-storage [ 26.950026] 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. [ 28.001995] scsi 0:0:0:0: Direct-Access XXXXXXXX U167CONTROLLER 0.00 PQ: 0 ANSI: 2 [ 28.045442] sd 0:0:0:0: [sda] Media removed, stopped polling [ 28.083219] sd 0:0:0:0: [sda] Attached SCSI removable disk [ 28.089369] PM: Cannot get wkup_m3_ipc handle [[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 debian-bullseye-armhf ttyS0 debian-bullseye-armhf l Linux debian-bullseye-armhf 6.11.0-rc6 #1 SMP Fri Sep 6 06:09:33 UTC 2024 armv7l The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Thu Sep 5 09:13:48 UTC 2024 on ttyS0 / # - 04:23:40 [INFO] Sleeping 15 secs to allow systemd to finish starting processes... - 04:23:55 [INFO] Disconnected serial from am43xx-gpevm - 04:23:55 [INFO] Connected to am43xx-gpevm via serial - 04:23:55 [INFO] Host: uname -a - 04:23:55 [INFO] Target: uname -a Linux debian-bullseye-armhf 6.11.0-rc6 #1 SMP Fri Sep 6 06:09:33 UTC 2024 armv7l GNU/Linux / # - 04:23:55 [INFO] Host: cat /proc/cmdline - 04:23:56 [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/am43xx-gpevm/autofs/29d150f62ef8c1505ae043eeb678acc5,nolock,v3,tcp,rsize=4096,wsize=4096 0 / # - 04:23:56 [INFO] Host: uname -a - 04:23:56 [INFO] Target: uname -a Linux debian-bullseye-armhf 6.11.0-rc6 #1 SMP Fri Sep 6 06:09:33 UTC 2024 armv7l GNU/Linux / # - 04:23:56 [INFO] Host: cat /proc/mtd - 04:23:56 [INFO] Target: cat /proc/mtd dev: size erasesize name mtd0: 00040000 00040000 "NAND.SPL" mtd1: 00040000 00040000 "NAND.SPL.backup1" mtd2: 00040000 00040000 "NAND.SPL.backup2" mtd3: 00040000 00040000 "NAND.SPL.backup3" mtd4: 00080000 00040000 "NAND.u-boot-spl-os" mtd5: 00100000 00040000 "NAND.u-boot" mtd6: 00040000 00040000 "NAND.u-boot-env" mtd7: 00040000 00040000 "NAND.u-boot-env.backup1" mtd8: 00700000 00040000 "NAND.kernel" mtd9: 1f600000 00040000 "NAND.file-system" / # - 04:23:56 [INFO] Host: grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/pnp /etc/resolv.conf && systemctl restart systemd-resolved - 04:23:57 [INFO] Target: grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/pnp /etc/resolv.conf && systemctl restart systemd-resolved / # - 04:23:57 [INFO] Host: ls -l /lib/firmware; ls -lR /lib/firmware/ipc - 04:23:57 [INFO] Target: ls -l /lib/firmware; ls -lR /lib/firmware/ipc ls: cannot access '/lib/firmware': No such file or directory ls: cannot access '/lib/firmware/ipc': No such file or directory / # - 04:23:57 [INFO] Host: cat /proc/diskstats - 04:23:58 [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 122 0 7448 2184 0 0 0 0 0 0 2184 0 0 0 0 0 0 179 1 mmcblk0p1 29 0 2080 352 0 0 0 0 0 0 352 0 0 0 0 0 0 179 2 mmcblk0p2 28 0 2096 577 0 0 0 0 0 0 577 0 0 0 0 0 0 179 3 mmcblk0p3 28 0 2080 520 0 0 0 0 0 0 520 0 0 0 0 0 0 8 0 sda 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 / # - 04:23:58 [INFO] Host: cat /proc/interrupts - 04:23:58 [INFO] Target: cat /proc/interrupts CPU0 24: 5313 GIC-0 29 Edge twd 25: 735 WUGEN 68 Level clockevent 36: 0 PRCM Edge pinctrl 59: 0 WUGEN 9 Level l3-dbg-irq 60: 0 WUGEN 10 Level l3-app-irq 61: 30 WUGEN 71 Level 4802a000.i2c 62: 0 WUGEN 98 Level 4804c000.gpio 63: 0 WUGEN 4 Level 48080000.elm 64: 0 WUGEN 44 Level 481a6000.serial 65: 0 WUGEN 62 Level 481ae000.gpio 66: 0 WUGEN 106 Level 48320000.gpio 67: 0 WUGEN 148 Level 48322000.gpio 68: 23374 WUGEN 41 Level 4a100000.switch 69: 41862 WUGEN 42 Level 4a100000.switch 70: 14 WUGEN 43 Level 4a100000.switch 71: 137 WUGEN 12 Level 49000000.dma_ccint 72: 0 WUGEN 14 Level 49000000.dma_ccerrint 73: 0 WUGEN 100 Level gpmc 74: 0 WUGEN 96 Level 44e07000.gpio 75: 432 WUGEN 72 Level 44e09000.serial 76: 431 WUGEN 70 Level 44e0b000.i2c 77: 0 WUGEN 7 Level tps65218 78: 423 WUGEN 64 Level mmc0 79: 52 WUGEN 29 Level mmc1 80: 0 44e07000.gpio 6 Edge 48060000.mmc cd 81: 0 44e07000.gpio 3 Edge matrix-keypad 82: 0 48320000.gpio 3 Edge matrix-keypad 83: 0 48320000.gpio 2 Edge matrix-keypad 84: 0 WUGEN 16 Level TI-am335x-adc.3.auto 85: 0 WUGEN 115 Level TI-am43xx-adc.4.auto 86: 0 WUGEN 75 Level rtc0 87: 0 WUGEN 76 Level rtc0 89: 0 WUGEN 78 Level wkup_m3_txev 90: 0 481ae000.gpio 22 Edge pixcir_tangoc 91: 0 pinctrl 612 Edge 1-005c:wakeup 92: 0 WUGEN 77 Level mbox-wkup-m3 93: 1 WUGEN 172 Level dwc3-omap, dwc3-otg 94: 3 WUGEN 178 Level dwc3-omap 95: 0 WUGEN 111 Level 48310000.rng 98: 0 WUGEN 83 Level 4803c000.mcasp_rx 99: 0 WUGEN 82 Level 4803c000.mcasp_tx 100: 0 WUGEN 109 Level 53100000.sham 101: 617 WUGEN 127 Level OMAP DISPC 103: 147 WUGEN 174 Level xhci-hcd:usb1 IPI0: 0 CPU wakeup interrupts IPI1: 0 Timer broadcast interrupts IPI2: 0 Rescheduling interrupts IPI3: 0 Function call interrupts IPI4: 0 CPU stop interrupts IPI5: 0 IRQ work interrupts IPI6: 0 completion interrupts Err: 0 / # - 04:23:58 [INFO] Host: cat /proc/softirqs - 04:23:58 [INFO] Target: cat /proc/softirqs CPU0 HI: 6 TIMER: 2896 NET_TX: 3 NET_RX: 56554 BLOCK: 0 IRQ_POLL: 0 TASKLET: 305 SCHED: 0 HRTIMER: 0 RCU: 6226 / # - 04:23:58 [INFO] Host: ls -lR /run/media/mmcblk0p1 - 04:23:58 [INFO] Target: ls -lR /run/media/mmcblk0p1 ls: cannot access '/run/media/mmcblk0p1': No such file or directory / # - 04:23:58 [INFO] Host: lsmod - 04:23:59 [INFO] Target: lsmod Module Size Used by usb_storage 53248 0 xhci_plat_hcd 12288 0 xhci_hcd 188416 1 xhci_plat_hcd dwc3 155648 0 roles 12288 1 dwc3 udc_core 45056 1 dwc3 usbcore 208896 4 usb_storage,xhci_plat_hcd,dwc3,xhci_hcd usb_common 12288 5 udc_core,xhci_plat_hcd,usbcore,dwc3,xhci_hcd joydev 16384 0 mousedev 16384 0 ti_am335x_adc 16384 0 kfifo_buf 12288 1 ti_am335x_adc industrialio 69632 2 ti_am335x_adc,kfifo_buf evdev 20480 0 snd_soc_simple_card 16384 0 omap_des 20480 0 snd_soc_simple_card_utils 20480 1 snd_soc_simple_card omap_aes_driver 24576 0 libdes 24576 1 omap_des pm33xx 12288 0 omapdrm 229376 1 omap_crypto 12288 2 omap_des,omap_aes_driver libaes 12288 1 omap_aes_driver omap_sham 28672 0 crypto_engine 12288 3 omap_des,omap_aes_driver,omap_sham drm_kms_helper 126976 1 omapdrm snd_soc_davinci_mcasp 24576 2 c_can_platform 12288 0 ti_emif_sram 12288 1 pm33xx snd_soc_ti_udma 12288 1 snd_soc_davinci_mcasp snd_soc_tlv320aic3x_i2c 12288 1 c_can 16384 1 c_can_platform snd_soc_ti_edma 12288 1 snd_soc_davinci_mcasp cec 40960 1 omapdrm omap_rng 12288 0 snd_soc_tlv320aic3x 49152 1 snd_soc_tlv320aic3x_i2c can_dev 24576 1 c_can snd_soc_ti_sdma 12288 1 snd_soc_davinci_mcasp phy_omap_usb2 12288 3 dwc3_omap 12288 0 rng_core 16384 1 omap_rng 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 pwm_tiecap 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 omap_mailbox 12288 1 snd_timer 32768 1 snd_pcm pixcir_i2c_ts 12288 0 snd 65536 3 snd_timer,snd_soc_core,snd_pcm soundcore 12288 1 snd wkup_m3_ipc 12288 1 pm33xx tps65218_pwrbutton 12288 0 omap_wdt 12288 0 spi_ti_qspi 16384 0 rtc_omap 16384 2 pm33xx watchdog 24576 1 omap_wdt ti_am335x_tscadc 12288 1 ti_am335x_adc wkup_m3_rproc 12288 1 matrix_keypad 12288 0 matrix_keymap 12288 1 matrix_keypad pwm_bl 16384 0 panel_simple 73728 0 cpufreq_dt 12288 0 drm 425984 4 panel_simple,omapdrm,drm_kms_helper drm_panel_orientation_quirks 12288 1 drm ip_tables 20480 0 x_tables 24576 1 ip_tables autofs4 32768 2 / # - 04:23:59 [INFO] Host: export IPERFHOST=192.168.0.1 - 04:23:59 [INFO] Target: export IPERFHOST=192.168.0.1 / # - 04:23:59 [INFO] Host: export NFS_SERVER=192.168.0.1 - 04:23:59 [INFO] Target: export NFS_SERVER=192.168.0.1 / # - 04:23:59 [INFO] Host: export NFS_ROOT_PATH=/opt/NFS_exports/linux/am43xx-gpevm - 04:24:00 [INFO] Target: export NFS_ROOT_PATH=/opt/NFS_exports/linux/am43xx-gpevm / # - 04:24:00 [INFO] Host: export AP_SSID= - 04:24:00 [INFO] Target: export AP_SSID= / # - 04:24:00 [INFO] Host: mkdir -p -m 777 /test - 04:24:00 [INFO] Target: mkdir -p -m 777 /test / # - 04:24:00 [INFO] Host: cd /test - 04:24:00 [INFO] Target: cd /test /test # - 04:24:00 [INFO] Host: cat > test.sh << EOF - 04:24:00 [INFO] Target: cat > test.sh << EOF > - 04:24:00 [INFO] Host: failtest() { - 04:24:01 [INFO] Target: failtest() { > - 04:24:01 [INFO] Host: echo 1 >&3 - 04:24:01 [INFO] Target: echo 1 >&3 > - 04:24:01 [INFO] Host: } - 04:24:01 [INFO] Target: } > - 04:24:01 [INFO] Host: timeout=20 - 04:24:01 [INFO] Target: timeout=20 > - 04:24:01 [INFO] Host: - 04:24:01 [INFO] Target: > - 04:24:01 [INFO] Host: # Start of user's script logic - 04:24:02 [INFO] Target: # Start of user's script logic > - 04:24:02 [INFO] Host: dmesg - 04:24:02 [INFO] Target: dmesg > - 04:24:02 [INFO] Host: EOF - 04:24:02 [INFO] Target: EOF /test # - 04:24:02 [INFO] Host: cd /test - 04:24:02 [INFO] Target: cd /test /test # - 04:24:02 [INFO] Host: chmod +x test.sh - 04:24:02 [INFO] Target: chmod +x test.sh /test # - 04:24:02 [INFO] Host: ./test.sh 2>&1 3> result.log - 04:24:08 [INFO] Target: ./test.sh 2>&1 3> result.log [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.11.0-rc6 (KernelCI@build-j309835-arm-gcc-12-omap2plus-defconfig-6t8sj) (arm-linux-gnueabihf-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Fri Sep 6 06:09:33 UTC 2024 [ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: TI AM437x GP EVM [ 0.000000] Memory policy: Data cache writeback [ 0.000000] cma: Reserved 16 MiB at 0xfe800000 on node -1 [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000080000000-0x00000000afffffff] [ 0.000000] HighMem [mem 0x00000000b0000000-0x00000000ffffefff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x00000000ffffefff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffefff] [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM437x ES1.2 (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/am43xx-gpevm/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: 524287 [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] trace event string verifier disabled [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] L2C: platform modifies aux control register: 0x0e030000 -> 0x3e430000 [ 0.000000] L2C: DT/platform modifies aux control register: 0x0e030000 -> 0x3e430000 [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 [ 0.000000] OMAP L2C310: ROM does not support power control setting [ 0.000000] L2C-310 dynamic clock gating disabled, standby mode disabled [ 0.000000] L2C-310 cache controller enabled, 16 ways, 256 kB [ 0.000000] L2C-310: CACHE_ID 0x410000c9, AUX_CTRL 0x4e430000 [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] TI gptimer clocksource: always-on /ocp@44000000/interconnect@44c00000/segment@200000/target-module@31000 [ 0.000001] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000022] clocksource: dmtimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000155] OMAP clocksource: 32k_counter at 32768 Hz [ 0.000164] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns [ 0.000491] TI gptimer clockevent: 24000000 Hz at /ocp@44000000/interconnect@48000000/segment@0/target-module@40000 [ 0.001841] Console: colour dummy device 80x30 [ 0.001903] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' [ 0.001912] This ensures that you still see kernel messages. Please [ 0.001917] update your kernel commandline. [ 0.001957] Calibrating delay loop... 1993.93 BogoMIPS (lpj=9969664) [ 0.057784] CPU: Testing write buffer coherency: ok [ 0.057880] CPU0: Spectre v2: using BPIALL workaround [ 0.057892] pid_max: default: 32768 minimum: 301 [ 0.058008] LSM: initializing lsm=capability [ 0.058176] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.058205] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.059727] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.061343] Setting up static identity map for 0x80100000 - 0x80100078 [ 0.061647] rcu: Hierarchical SRCU implementation. [ 0.061659] rcu: Max phase no-delay instances is 1000. [ 0.062651] smp: Bringing up secondary CPUs ... [ 0.062691] smp: Brought up 1 node, 1 CPU [ 0.062703] SMP: Total of 1 processors activated (1993.93 BogoMIPS). [ 0.062715] CPU: All CPU(s) started in SVC mode. [ 0.062854] Memory: 2041880K/2097148K available (11264K kernel code, 1142K rwdata, 2696K rodata, 1024K init, 291K bss, 36432K reserved, 16384K cma-reserved, 1294332K highmem) [ 0.063699] devtmpfs: initialized [ 0.080366] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.080735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.080768] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.082138] pinctrl core: initialized pinctrl subsystem [ 0.084401] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.086638] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.087289] audit: initializing netlink subsys (disabled) [ 0.088652] thermal_sys: Registered thermal governor 'fair_share' [ 0.088670] thermal_sys: Registered thermal governor 'step_wise' [ 0.088679] thermal_sys: Registered thermal governor 'user_space' [ 0.088807] audit: type=2000 audit(0.080:1): state=initialized audit_enabled=0 res=1 [ 0.088911] cpuidle: using governor menu [ 0.114029] platform display: Fixed dependency cycle(s) with /ocp@44000000/interconnect@48000000/segment@300000/target-module@2a000/dss@0 [ 0.114756] No ATAGs? [ 0.114877] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.114893] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.119324] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.140786] iommu: Default domain type: Translated [ 0.140806] iommu: DMA domain TLB invalidation policy: strict mode [ 0.142405] reg-fixed-voltage fixedregulator-v3_3d: using DT '/fixedregulator-v3_3d' for '(default)' GPIO lookup [ 0.142466] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixedregulator-v3_3d[0]' [ 0.142491] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixedregulator-v3_3d[0]' [ 0.142505] reg-fixed-voltage fixedregulator-v3_3d: using lookup tables for GPIO lookup [ 0.142514] reg-fixed-voltage fixedregulator-v3_3d: No GPIO consumer (default) found [ 0.148925] SCSI subsystem initialized [ 0.158411] libata version 3.00 loaded. [ 0.158790] pps_core: LinuxPPS API ver. 1 registered [ 0.158802] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.158825] PTP clock support registered [ 0.160484] vgaarb: loaded [ 0.160856] clocksource: Switched to clocksource dmtimer [ 0.161398] VFS: Disk quotas dquot_6.6.0 [ 0.161453] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.185441] NET: Registered PF_INET protocol family [ 0.185910] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.187809] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.187853] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.187871] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 0.187936] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear) [ 0.188246] TCP: Hash tables configured (established 8192 bind 8192) [ 0.188449] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.188516] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.188777] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.201470] RPC: Registered named UNIX socket transport module. [ 0.201495] RPC: Registered udp transport module. [ 0.201501] RPC: Registered tcp transport module. [ 0.201506] RPC: Registered tcp-with-tls transport module. [ 0.201511] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.201534] PCI: CLS 0 bytes, default 64 [ 0.202878] Initialise system trusted keyrings [ 0.203509] workingset: timestamp_bits=14 max_order=19 bucket_order=5 [ 0.205064] NFS: Registering the id_resolver key type [ 0.205134] Key type id_resolver registered [ 0.205141] Key type id_legacy registered [ 0.205188] jffs2: version 2.2. (NAND) (SUMMARY) 2001-2006 Red Hat, Inc. [ 0.205579] Key type asymmetric registered [ 0.205597] Asymmetric key parser 'x509' registered [ 0.205745] bounce: pool size: 64 pages [ 0.205785] io scheduler mq-deadline registered [ 0.205794] io scheduler kyber registered [ 0.205868] io scheduler bfq registered [ 0.221690] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled [ 0.277233] brd: module loaded [ 0.285718] loop: module loaded [ 0.286582] mtdoops: mtd device (mtddev=name/number) must be supplied [ 0.298579] mdio_bus fixed-0: using lookup tables for GPIO lookup [ 0.298606] mdio_bus fixed-0: No GPIO consumer reset found [ 0.299842] i2c_dev: i2c /dev entries driver [ 0.300620] cpuidle: enable-method property 'ti,am4372' found operations [ 0.301185] sdhci: Secure Digital Host Controller Interface driver [ 0.301196] sdhci: Copyright(c) Pierre Ossman [ 0.301381] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.301615] ledtrig-cpu: registered to indicate activity on CPUs [ 0.302501] Initializing XFRM netlink socket [ 0.302623] NET: Registered PF_INET6 protocol family [ 0.311412] Segment Routing with IPv6 [ 0.311498] In-situ OAM (IOAM) with IPv6 [ 0.311596] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 0.312438] NET: Registered PF_PACKET protocol family [ 0.312468] NET: Registered PF_KEY protocol family [ 0.312572] Key type dns_resolver registered [ 0.312801] ThumbEE CPU extension supported. [ 0.312821] Registering SWP/SWPB emulation handler [ 0.313485] omap_voltage_late_init: Voltage driver support not added [ 0.313775] SmartReflex Class3 initialized [ 0.333160] Loading compiled-in X.509 certificates [ 0.405413] platform 44e10800.pinmux: Fixed dependency cycle(s) with /ocp@44000000/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800/wlan-sleep-pins [ 0.405458] platform 44e10800.pinmux: Fixed dependency cycle(s) with /ocp@44000000/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800/debugss-pins [ 0.405482] platform 44e10800.pinmux: Fixed dependency cycle(s) with /ocp@44000000/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800/unused-pins [ 0.405504] platform 44e10800.pinmux: Fixed dependency cycle(s) with /ocp@44000000/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800/ddr-vtt-toggle-default-pins [ 0.405527] platform 44e10800.pinmux: Fixed dependency cycle(s) with /ocp@44000000/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800/wlan-default-pins [ 0.406355] pinctrl-single 44e10800.pinmux: 199 pins, size 796 [ 0.410340] ti-sysc 44e31000.target-module: probe with driver ti-sysc failed with error -16 [ 0.462166] i2c i2c-1: using DT '/ocp@44000000/interconnect@48000000/segment@0/target-module@2a000/i2c@0' for 'scl' GPIO lookup [ 0.462224] of_get_named_gpiod_flags: can't parse 'scl-gpios' property of node '/ocp@44000000/interconnect@48000000/segment@0/target-module@2a000/i2c@0[0]' [ 0.462253] of_get_named_gpiod_flags: can't parse 'scl-gpio' property of node '/ocp@44000000/interconnect@48000000/segment@0/target-module@2a000/i2c@0[0]' [ 0.462277] i2c i2c-1: using lookup tables for GPIO lookup [ 0.462286] i2c i2c-1: No GPIO consumer scl found [ 0.462307] i2c i2c-1: using DT '/ocp@44000000/interconnect@48000000/segment@0/target-module@2a000/i2c@0' for 'sda' GPIO lookup [ 0.462331] of_get_named_gpiod_flags: can't parse 'sda-gpios' property of node '/ocp@44000000/interconnect@48000000/segment@0/target-module@2a000/i2c@0[0]' [ 0.462353] of_get_named_gpiod_flags: can't parse 'sda-gpio' property of node '/ocp@44000000/interconnect@48000000/segment@0/target-module@2a000/i2c@0[0]' [ 0.462370] i2c i2c-1: using lookup tables for GPIO lookup [ 0.462376] i2c i2c-1: No GPIO consumer sda found [ 0.462816] i2c 1-0030: Fixed dependency cycle(s) with /ocp@44000000/interconnect@48000000/segment@300000/target-module@26000/vpfe@0 [ 0.463133] omap_i2c 4802a000.i2c: bus 1 rev0.12 at 100 kHz [ 0.467126] ti-sysc 48040000.target-module: probe with driver ti-sysc failed with error -16 [ 0.472148] gpiochip_find_base_unlocked: found new base at 512 [ 0.493469] gpio gpiochip0: (gpio-0-31): added GPIO chardev (254:0) [ 0.493606] gpio gpiochip0: registered GPIOs 512 to 543 on gpio-0-31 [ 0.493687] OMAP GPIO hardware version 0.1 [ 0.505598] omap8250 481a6000.serial: No clock speed specified: using default: 48000000 [ 0.523082] omap8250 481a6000.serial: using DT '/ocp@44000000/interconnect@48000000/segment@100000/target-module@a6000/serial@0' for 'rs485-term' GPIO lookup [ 0.523147] of_get_named_gpiod_flags: can't parse 'rs485-term-gpios' property of node '/ocp@44000000/interconnect@48000000/segment@100000/target-module@a6000/serial@0[0]' [ 0.523179] of_get_named_gpiod_flags: can't parse 'rs485-term-gpio' property of node '/ocp@44000000/interconnect@48000000/segment@100000/target-module@a6000/serial@0[0]' [ 0.523203] omap8250 481a6000.serial: using lookup tables for GPIO lookup [ 0.523212] omap8250 481a6000.serial: No GPIO consumer rs485-term found [ 0.523221] omap8250 481a6000.serial: using DT '/ocp@44000000/interconnect@48000000/segment@100000/target-module@a6000/serial@0' for 'rs485-rx-during-tx' GPIO lookup [ 0.523243] of_get_named_gpiod_flags: can't parse 'rs485-rx-during-tx-gpios' property of node '/ocp@44000000/interconnect@48000000/segment@100000/target-module@a6000/serial@0[0]' [ 0.523266] of_get_named_gpiod_flags: can't parse 'rs485-rx-during-tx-gpio' property of node '/ocp@44000000/interconnect@48000000/segment@100000/target-module@a6000/serial@0[0]' [ 0.523285] omap8250 481a6000.serial: using lookup tables for GPIO lookup [ 0.523291] omap8250 481a6000.serial: No GPIO consumer rs485-rx-during-tx found [ 0.523659] 481a6000.serial: ttyS3 at MMIO 0x481a6000 (irq = 64, base_baud = 3000000) is a 8250 [ 0.528519] gpiochip_find_base_unlocked: found new base at 544 [ 0.536640] gpio gpiochip1: (gpio-32-63): added GPIO chardev (254:1) [ 0.536777] gpio gpiochip1: registered GPIOs 544 to 575 on gpio-32-63 [ 0.543117] 48000000.interconnect:segment@200000:target-module@0:mpu@0:fck: device ID is greater than 24 [ 0.552649] gpiochip_find_base_unlocked: found new base at 576 [ 0.575664] gpio gpiochip2: (gpio-64-95): added GPIO chardev (254:2) [ 0.575802] gpio gpiochip2: registered GPIOs 576 to 607 on gpio-64-95 [ 0.578060] gpiochip_find_base_unlocked: found new base at 608 [ 0.578152] gpio gpiochip3: Persistence not supported for GPIO 8 [ 0.578168] gpio-616 (SelLCDorHDMI): hogged as output/high [ 0.578672] gpio gpiochip3: (gpio-96-127): added GPIO chardev (254:3) [ 0.578791] gpio gpiochip3: registered GPIOs 608 to 639 on gpio-96-127 [ 0.580248] i2c 1-0030: Fixed dependency cycle(s) with /ocp@44000000/interconnect@48000000/segment@300000/target-module@26000/vpfe@0 [ 0.580454] platform 48326000.vpfe: Fixed dependency cycle(s) with /ocp@44000000/interconnect@48000000/segment@0/target-module@2a000/i2c@0/ov2659@30 [ 0.582372] platform 48328000.vpfe: Fixed dependency cycle(s) with /ocp@44000000/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/ov2659@30 [ 0.584215] platform display: Fixed dependency cycle(s) with /ocp@44000000/interconnect@48000000/segment@300000/target-module@2a000/dss@0 [ 0.584480] platform 4832a000.dss: Fixed dependency cycle(s) with /display [ 0.591508] 483a8000.target-module:ocp2scp@0:fck: device ID is greater than 24 [ 0.594535] 483e8000.target-module:ocp2scp@0:fck: device ID is greater than 24 [ 0.601342] mdio_bus 4a101000.mdio: using DT '/ocp@44000000/interconnect@4a000000/segment@0/target-module@100000/switch@0/mdio@1000' for 'reset' GPIO lookup [ 0.601397] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp@44000000/interconnect@4a000000/segment@0/target-module@100000/switch@0/mdio@1000[0]' [ 0.601428] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ocp@44000000/interconnect@4a000000/segment@0/target-module@100000/switch@0/mdio@1000[0]' [ 0.601458] mdio_bus 4a101000.mdio: using lookup tables for GPIO lookup [ 0.601467] mdio_bus 4a101000.mdio: No GPIO consumer reset found [ 0.682660] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 [ 0.697582] mdio_bus 4a101000.mdio:00: using DT '/ocp@44000000/interconnect@4a000000/segment@0/target-module@100000/switch@0/mdio@1000/ethernet-phy@0' for 'reset' GPIO lookup [ 0.697639] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp@44000000/interconnect@4a000000/segment@0/target-module@100000/switch@0/mdio@1000/ethernet-phy@0[0]' [ 0.697675] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ocp@44000000/interconnect@4a000000/segment@0/target-module@100000/switch@0/mdio@1000/ethernet-phy@0[0]' [ 0.697705] mdio_bus 4a101000.mdio:00: using lookup tables for GPIO lookup [ 0.697715] mdio_bus 4a101000.mdio:00: No GPIO consumer reset found [ 0.785158] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver Micrel KSZ9031 Gigabit PHY [ 0.785669] cpsw-switch 4a100000.switch: initialized cpsw ale version 1.4 [ 0.785692] cpsw-switch 4a100000.switch: ALE Table size 1024 [ 0.785832] cpsw-switch 4a100000.switch: cpts: overflow check period 500 (jiffies) [ 0.785848] cpsw-switch 4a100000.switch: CPTS: ref_clk_freq:250000000 calc_mult:2147483648 calc_shift:29 error:0 nsec/sec [ 0.785936] cpsw-switch 4a100000.switch: Detected MACID = 68:9e:19:b8:35:cb [ 0.787513] cpsw-switch 4a100000.switch: initialized (regs 0x4a100000, pool size 256) hw_ver:0019010F 1.15 (0) [ 0.795371] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! [ 0.795410] edma 49000000.dma: TI EDMA DMA engine driver [ 0.807494] omap-gpmc 50000000.gpmc: GPMC revision 6.0 [ 0.807526] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000 [ 0.807556] gpiochip_find_base_unlocked: found new base at 640 [ 0.827214] gpio gpiochip4: (omap-gpmc): added GPIO chardev (254:4) [ 0.827383] gpio gpiochip4: registered GPIOs 640 to 641 on omap-gpmc [ 0.844369] gpiochip_find_base_unlocked: found new base at 642 [ 0.844473] gpio gpiochip5: Persistence not supported for GPIO 23 [ 0.844491] gpio-665 (SelEMMCorNAND): hogged as output/low [ 0.845365] gpio gpiochip5: (gpio-128-159): added GPIO chardev (254:5) [ 0.845496] gpio gpiochip5: registered GPIOs 642 to 673 on gpio-128-159 [ 0.846379] omap8250 44e09000.serial: No clock speed specified: using default: 48000000 [ 0.847352] omap8250 44e09000.serial: using DT '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@9000/serial@0' for 'rs485-term' GPIO lookup [ 0.847406] of_get_named_gpiod_flags: can't parse 'rs485-term-gpios' property of node '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@9000/serial@0[0]' [ 0.847436] of_get_named_gpiod_flags: can't parse 'rs485-term-gpio' property of node '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@9000/serial@0[0]' [ 0.847459] omap8250 44e09000.serial: using lookup tables for GPIO lookup [ 0.847468] omap8250 44e09000.serial: No GPIO consumer rs485-term found [ 0.847477] omap8250 44e09000.serial: using DT '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@9000/serial@0' for 'rs485-rx-during-tx' GPIO lookup [ 0.847499] of_get_named_gpiod_flags: can't parse 'rs485-rx-during-tx-gpios' property of node '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@9000/serial@0[0]' [ 0.847521] of_get_named_gpiod_flags: can't parse 'rs485-rx-during-tx-gpio' property of node '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@9000/serial@0[0]' [ 0.847538] omap8250 44e09000.serial: using lookup tables for GPIO lookup [ 0.847545] omap8250 44e09000.serial: No GPIO consumer rs485-rx-during-tx found [ 0.847869] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 75, base_baud = 3000000) is a 8250 [ 0.847942] printk: legacy console [ttyS0] enabled [ 2.242345] i2c i2c-0: using DT '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@b000/i2c@0' for 'scl' GPIO lookup [ 2.242406] of_get_named_gpiod_flags: can't parse 'scl-gpios' property of node '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@b000/i2c@0[0]' [ 2.242437] of_get_named_gpiod_flags: can't parse 'scl-gpio' property of node '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@b000/i2c@0[0]' [ 2.242462] i2c i2c-0: using lookup tables for GPIO lookup [ 2.242472] i2c i2c-0: No GPIO consumer scl found [ 2.242493] i2c i2c-0: using DT '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@b000/i2c@0' for 'sda' GPIO lookup [ 2.242517] of_get_named_gpiod_flags: can't parse 'sda-gpios' property of node '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@b000/i2c@0[0]' [ 2.242542] of_get_named_gpiod_flags: can't parse 'sda-gpio' property of node '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@b000/i2c@0[0]' [ 2.242561] i2c i2c-0: using lookup tables for GPIO lookup [ 2.242568] i2c i2c-0: No GPIO consumer sda found [ 2.273606] tps65218-pwrbutton: Failed to locate of_node [id: -2] [ 2.280012] tps65218-gpio: Failed to locate of_node [id: -2] [ 2.286451] platform 48328000.vpfe: Fixed dependency cycle(s) with /ocp@44000000/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/ov2659@30 [ 2.300368] i2c 0-0030: Fixed dependency cycle(s) with /ocp@44000000/interconnect@48000000/segment@300000/target-module@28000/vpfe@0 [ 2.312544] omap_i2c 44e0b000.i2c: bus 0 rev0.12 at 100 kHz [ 2.319506] omap2-nand 8000000.nand: using DT '/ocp@44000000/target-module@50000000/gpmc@50000000/nand@0,0' for 'rb' GPIO lookup [ 2.319582] of_get_named_gpiod_flags: parsed 'rb-gpios' property of node '/ocp@44000000/target-module@50000000/gpmc@50000000/nand@0,0[0]' - status (0) [ 2.319619] gpio gpiochip4: Persistence not supported for GPIO 0 [ 2.320252] reg-fixed-voltage fixedregulator-vtt: using DT '/fixedregulator-vtt' for '(default)' GPIO lookup [ 2.320290] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixedregulator-vtt[0]' [ 2.320331] of_get_named_gpiod_flags: parsed 'gpio' property of node '/fixedregulator-vtt[0]' - status (0) [ 2.320360] gpio gpiochip3: Persistence not supported for GPIO 7 [ 2.321142] reg-fixed-voltage fixedregulator-mmcwl: using DT '/fixedregulator-mmcwl' for '(default)' GPIO lookup [ 2.321194] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixedregulator-mmcwl[0]' [ 2.321234] of_get_named_gpiod_flags: parsed 'gpio' property of node '/fixedregulator-mmcwl[0]' - status (0) [ 2.321262] gpio gpiochip0: Persistence not supported for GPIO 20 [ 2.322626] sdhci-omap 48060000.mmc: using DT '/ocp@44000000/interconnect@48000000/segment@0/target-module@60000/mmc@0' for 'cd' GPIO lookup [ 2.322708] of_get_named_gpiod_flags: parsed 'cd-gpios' property of node '/ocp@44000000/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]' - status (0) [ 2.322751] gpio gpiochip5: Persistence not supported for GPIO 6 [ 2.322770] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) [ 2.331617] sdhci-omap 48060000.mmc: Got CD GPIO [ 2.336265] sdhci-omap 48060000.mmc: using DT '/ocp@44000000/interconnect@48000000/segment@0/target-module@60000/mmc@0' for 'wp' GPIO lookup [ 2.336298] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp@44000000/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]' [ 2.336325] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp@44000000/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]' [ 2.336348] sdhci-omap 48060000.mmc: using lookup tables for GPIO lookup [ 2.336358] sdhci-omap 48060000.mmc: No GPIO consumer wp found [ 2.336521] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator [ 2.345335] sdhci-omap 47810000.mmc: using DT '/ocp@44000000/target-module@47810000/mmc@0' for 'wp' GPIO lookup [ 2.345389] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp@44000000/target-module@47810000/mmc@0[0]' [ 2.345415] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp@44000000/target-module@47810000/mmc@0[0]' [ 2.345434] sdhci-omap 47810000.mmc: using lookup tables for GPIO lookup [ 2.345444] sdhci-omap 47810000.mmc: No GPIO consumer wp found [ 2.346071] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator [ 2.354631] sdhci-omap 47810000.mmc: supply pbias not found, using dummy regulator [ 2.363265] sdhci-omap 47810000.mmc: supply vqmmc not found, using dummy regulator [ 2.376040] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xdc [ 2.382604] nand: Micron MT29F4G08ABAEAWP [ 2.386640] nand: 512 MiB, SLC, erase size: 256 KiB, page size: 4096, OOB size: 224 [ 2.394552] Using OMAP_ECC_BCH16_CODE_HW ECC scheme [ 2.399669] 10 fixed-partitions partitions found on MTD device omap2-nand.0 [ 2.406739] Creating 10 MTD partitions on "omap2-nand.0": [ 2.412194] 0x000000000000-0x000000040000 : "NAND.SPL" [ 2.421090] 0x000000040000-0x000000080000 : "NAND.SPL.backup1" [ 2.429970] 0x000000080000-0x0000000c0000 : "NAND.SPL.backup2" [ 2.436795] mmc1: SDHCI controller on 47810000.mmc [47810000.mmc] using External DMA [ 2.446031] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA [ 2.457867] 0x0000000c0000-0x000000100000 : "NAND.SPL.backup3" [ 2.467965] 0x000000100000-0x000000180000 : "NAND.u-boot-spl-os" [ 2.477142] 0x000000180000-0x000000280000 : "NAND.u-boot" [ 2.485746] 0x000000280000-0x0000002c0000 : "NAND.u-boot-env" [ 2.493862] 0x0000002c0000-0x000000300000 : "NAND.u-boot-env.backup1" [ 2.502766] 0x000000300000-0x000000a00000 : "NAND.kernel" [ 2.511876] 0x000000a00000-0x000020000000 : "NAND.file-system" [ 2.591163] cpsw-switch 4a100000.switch: starting ndev. mode: dual_mac [ 2.624015] mmc1: Failed to initialize a non-removable card [ 2.654028] mmc0: new high speed SDHC card at address aaaa [ 2.666541] mmcblk0: mmc0:aaaa SL08G 7.40 GiB [ 2.674170] mmcblk0: p1 p2 p3 [ 2.690894] Micrel KSZ9031 Gigabit PHY 4a101000.mdio:00: attached PHY driver (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL) [ 6.882474] cpsw-switch 4a100000.switch eth0: Link is Up - 1Gbps/Full - flow control off [ 6.930908] Sending DHCP requests ., OK [ 6.974804] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.106 [ 6.982642] IP-Config: Complete: [ 6.985886] device=eth0, hwaddr=68:9e:19:b8:35:cb, ipaddr=192.168.0.106, mask=255.255.255.0, gw=192.168.0.1 [ 6.996133] host=192.168.0.106, domain=ti.com, nis-domain=(none) [ 7.002650] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath= [ 7.002659] nameserver0=192.0.2.2, nameserver1=192.0.2.3 [ 7.015764] clk: Disabling unused clocks [ 7.019977] PM: genpd: Disabling unused power domains [ 7.083733] VFS: Mounted root (nfs filesystem) on device 0:17. [ 7.090320] devtmpfs: mounted [ 7.095369] Freeing unused kernel image (initmem) memory: 1024K [ 7.101672] Run /sbin/init as init process [ 7.105798] with arguments: [ 7.105804] /sbin/init [ 7.105810] 0 [ 7.105815] with environment: [ 7.105820] HOME=/ [ 7.105825] TERM=linux [ 7.105830] earlyprintk=serial,ttyO0,115200n8 [ 7.746110] systemd[1]: System time before build time, advancing clock. [ 7.820729] systemd[1]: Inserted module 'autofs4' [ 7.894151] 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) [ 7.918425] systemd[1]: Detected architecture arm. [ 7.963601] systemd[1]: Set hostname to . [ 9.814060] systemd[1]: Queued start job for default target Graphical Interface. [ 11.430868] random: crng init done [ 11.434716] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 11.447223] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 11.484074] systemd[1]: Created slice system-getty.slice. [ 11.523218] systemd[1]: Created slice system-modprobe.slice. [ 11.563267] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 11.602939] systemd[1]: Created slice User and Session Slice. [ 11.641746] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 11.681641] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 11.722495] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 11.761463] systemd[1]: Reached target Local Encrypted Volumes. [ 11.801547] systemd[1]: Reached target Paths. [ 11.841261] systemd[1]: Reached target Remote File Systems. [ 11.881313] systemd[1]: Reached target Slices. [ 11.921370] systemd[1]: Reached target Swap. [ 11.951971] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 11.994177] systemd[1]: Listening on Journal Audit Socket. [ 12.033205] systemd[1]: Listening on Journal Socket (/dev/log). [ 12.072456] systemd[1]: Listening on Journal Socket. [ 12.113296] systemd[1]: Listening on Network Service Netlink Socket. [ 12.157680] systemd[1]: Listening on udev Control Socket. [ 12.192084] systemd[1]: Listening on udev Kernel Socket. [ 12.231991] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 12.273414] systemd[1]: Mounting POSIX Message Queue File System... [ 12.302742] systemd[1]: Mounting Kernel Debug File System... [ 12.345867] systemd[1]: Mounting Kernel Trace File System... [ 12.422542] systemd[1]: Starting Create list of static device nodes for the current kernel... [ 12.533554] systemd[1]: Starting Load Kernel Module configfs... [ 12.612294] systemd[1]: Starting Load Kernel Module drm... [ 12.644379] systemd[1]: Starting Load Kernel Module fuse... [ 12.687564] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 12.769781] systemd[1]: Starting Journal Service... [ 12.893815] systemd[1]: Starting Load Kernel Modules... [ 12.939364] systemd[1]: Starting Remount Root and Kernel File Systems... [ 13.045214] systemd[1]: Starting Coldplug All udev Devices... [ 13.138273] systemd[1]: Mounted POSIX Message Queue File System. [ 13.232771] systemd[1]: Mounted Kernel Debug File System. [ 13.287648] systemd[1]: Mounted Kernel Trace File System. [ 13.333815] systemd[1]: Finished Create list of static device nodes for the current kernel. [ 13.394213] systemd[1]: modprobe@configfs.service: Succeeded. [ 13.422657] systemd[1]: Finished Load Kernel Module configfs. [ 13.453797] systemd[1]: modprobe@drm.service: Succeeded. [ 13.481354] systemd[1]: Finished Load Kernel Module drm. [ 13.513959] systemd[1]: modprobe@fuse.service: Succeeded. [ 13.541588] systemd[1]: Finished Load Kernel Module fuse. [ 13.565066] systemd[1]: Finished Load Kernel Modules. [ 13.591837] systemd[1]: Finished Remount Root and Kernel File Systems. [ 13.648725] systemd[1]: Condition check resulted in FUSE Control File System being skipped. [ 13.686523] systemd[1]: Mounting Kernel Configuration File System... [ 13.763035] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 13.788246] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 13.852470] systemd[1]: Starting Load/Save Random Seed... [ 13.892998] systemd[1]: Starting Apply Kernel Variables... [ 13.982496] systemd[1]: Starting Create System Users... [ 14.035874] systemd[1]: Started Journal Service. [ 14.482513] systemd-journald[93]: Received client request to flush runtime journal. [ 14.511768] systemd-journald[93]: File /var/log/journal/c2d1e75df5a44f379b0ba44115d3cbbb/system.journal corrupted or uncleanly shut down, renaming and replacing. [ 17.856701] panel-simple display: supply power not found, using dummy regulator [ 17.864584] panel-simple display: using DT '/display' for 'enable' GPIO lookup [ 17.864632] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/display[0]' [ 17.864659] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/display[0]' [ 17.864675] panel-simple display: using lookup tables for GPIO lookup [ 17.864686] panel-simple display: No GPIO consumer enable found [ 17.866097] pwm-backlight backlight: using DT '/backlight' for 'enable' GPIO lookup [ 17.866144] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/backlight[0]' [ 17.866167] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/backlight[0]' [ 17.866184] pwm-backlight backlight: using lookup tables for GPIO lookup [ 17.866194] pwm-backlight backlight: No GPIO consumer enable found [ 17.942854] of_get_named_gpiod_flags: parsed 'row-gpios' property of node '/matrix_keypad0[0]' - status (0) [ 17.942919] of_get_named_gpiod_flags: parsed 'row-gpios' property of node '/matrix_keypad0[1]' - status (0) [ 17.942944] of_get_named_gpiod_flags: parsed 'row-gpios' property of node '/matrix_keypad0[2]' - status (0) [ 17.942968] of_get_named_gpiod_flags: parsed 'col-gpios' property of node '/matrix_keypad0[0]' - status (0) [ 17.942989] of_get_named_gpiod_flags: parsed 'col-gpios' property of node '/matrix_keypad0[1]' - status (0) [ 17.943662] input: matrix_keypad0 as /devices/platform/matrix_keypad0/input/input0 [ 18.016794] panel-simple display: supply power not found, using dummy regulator [ 18.024632] panel-simple display: using DT '/display' for 'enable' GPIO lookup [ 18.024684] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/display[0]' [ 18.024713] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/display[0]' [ 18.024731] panel-simple display: using lookup tables for GPIO lookup [ 18.024742] panel-simple display: No GPIO consumer enable found [ 18.156176] panel-simple display: supply power not found, using dummy regulator [ 18.164021] panel-simple display: using DT '/display' for 'enable' GPIO lookup [ 18.164065] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/display[0]' [ 18.164091] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/display[0]' [ 18.164109] panel-simple display: using lookup tables for GPIO lookup [ 18.164118] panel-simple display: No GPIO consumer enable found [ 18.184544] remoteproc remoteproc0: wkup_m3 is available [ 18.289385] pwm-backlight backlight: using DT '/backlight' for 'enable' GPIO lookup [ 18.289445] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/backlight[0]' [ 18.289471] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/backlight[0]' [ 18.289489] pwm-backlight backlight: using lookup tables for GPIO lookup [ 18.289499] pwm-backlight backlight: No GPIO consumer enable found [ 18.290058] panel-simple display: supply power not found, using dummy regulator [ 18.297882] panel-simple display: using DT '/display' for 'enable' GPIO lookup [ 18.297924] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/display[0]' [ 18.297948] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/display[0]' [ 18.297964] panel-simple display: using lookup tables for GPIO lookup [ 18.297974] panel-simple display: No GPIO consumer enable found [ 18.422689] omap_rtc 44e3e000.rtc: registered as rtc0 [ 18.427860] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01T00:00:00 UTC (946684800) [ 18.436714] omap_rtc 44e3e000.rtc: using DT '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@3e000/rtc@0' for 'wp' GPIO lookup [ 18.436769] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@3e000/rtc@0[0]' [ 18.436802] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@3e000/rtc@0[0]' [ 18.436827] omap_rtc 44e3e000.rtc: using lookup tables for GPIO lookup [ 18.436837] omap_rtc 44e3e000.rtc: No GPIO consumer wp found [ 18.471918] pwm-backlight backlight: using DT '/backlight' for 'enable' GPIO lookup [ 18.471979] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/backlight[0]' [ 18.472005] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/backlight[0]' [ 18.472023] pwm-backlight backlight: using lookup tables for GPIO lookup [ 18.472034] pwm-backlight backlight: No GPIO consumer enable found [ 18.472579] panel-simple display: supply power not found, using dummy regulator [ 18.480229] panel-simple display: using DT '/display' for 'enable' GPIO lookup [ 18.480268] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/display[0]' [ 18.480292] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/display[0]' [ 18.480309] panel-simple display: using lookup tables for GPIO lookup [ 18.480318] panel-simple display: No GPIO consumer enable found [ 18.674441] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 18.683396] pwm-backlight backlight: using DT '/backlight' for 'enable' GPIO lookup [ 18.683457] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/backlight[0]' [ 18.683486] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/backlight[0]' [ 18.683504] pwm-backlight backlight: using lookup tables for GPIO lookup [ 18.683515] pwm-backlight backlight: No GPIO consumer enable found [ 18.684114] panel-simple display: supply power not found, using dummy regulator [ 18.691895] panel-simple display: using DT '/display' for 'enable' GPIO lookup [ 18.691935] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/display[0]' [ 18.691960] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/display[0]' [ 18.691975] panel-simple display: using lookup tables for GPIO lookup [ 18.691984] panel-simple display: No GPIO consumer enable found [ 18.784673] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [ 18.801894] pwm-backlight backlight: using DT '/backlight' for 'enable' GPIO lookup [ 18.801952] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/backlight[0]' [ 18.801979] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/backlight[0]' [ 18.801997] pwm-backlight backlight: using lookup tables for GPIO lookup [ 18.802007] pwm-backlight backlight: No GPIO consumer enable found [ 18.802613] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [ 18.811499] panel-simple display: supply power not found, using dummy regulator [ 18.819123] panel-simple display: using DT '/display' for 'enable' GPIO lookup [ 18.819162] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/display[0]' [ 18.819187] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/display[0]' [ 18.819202] panel-simple display: using lookup tables for GPIO lookup [ 18.819212] panel-simple display: No GPIO consumer enable found [ 19.239466] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400 [ 19.247628] pwm-backlight backlight: using DT '/backlight' for 'enable' GPIO lookup [ 19.247683] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/backlight[0]' [ 19.247710] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/backlight[0]' [ 19.247726] pwm-backlight backlight: using lookup tables for GPIO lookup [ 19.247737] pwm-backlight backlight: No GPIO consumer enable found [ 19.248776] pixcir_ts 1-005c: using DT '/ocp@44000000/interconnect@48000000/segment@0/target-module@2a000/i2c@0/pixcir_ts@5c' for 'attb' GPIO lookup [ 19.248838] of_get_named_gpiod_flags: can't parse 'attb-gpios' property of node '/ocp@44000000/interconnect@48000000/segment@0/target-module@2a000/i2c@0/pixcir_ts@5c[0]' [ 19.248890] of_get_named_gpiod_flags: parsed 'attb-gpio' property of node '/ocp@44000000/interconnect@48000000/segment@0/target-module@2a000/i2c@0/pixcir_ts@5c[0]' - status (0) [ 19.248933] gpio gpiochip1: Persistence not supported for GPIO 22 [ 19.248952] pixcir_ts 1-005c: using DT '/ocp@44000000/interconnect@48000000/segment@0/target-module@2a000/i2c@0/pixcir_ts@5c' for 'reset' GPIO lookup [ 19.248980] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp@44000000/interconnect@48000000/segment@0/target-module@2a000/i2c@0/pixcir_ts@5c[0]' [ 19.249006] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ocp@44000000/interconnect@48000000/segment@0/target-module@2a000/i2c@0/pixcir_ts@5c[0]' [ 19.249033] pixcir_ts 1-005c: using lookup tables for GPIO lookup [ 19.249043] pixcir_ts 1-005c: No GPIO consumer reset found [ 19.249052] pixcir_ts 1-005c: using DT '/ocp@44000000/interconnect@48000000/segment@0/target-module@2a000/i2c@0/pixcir_ts@5c' for 'wake' GPIO lookup [ 19.249077] of_get_named_gpiod_flags: can't parse 'wake-gpios' property of node '/ocp@44000000/interconnect@48000000/segment@0/target-module@2a000/i2c@0/pixcir_ts@5c[0]' [ 19.249103] of_get_named_gpiod_flags: can't parse 'wake-gpio' property of node '/ocp@44000000/interconnect@48000000/segment@0/target-module@2a000/i2c@0/pixcir_ts@5c[0]' [ 19.249125] pixcir_ts 1-005c: using lookup tables for GPIO lookup [ 19.249133] pixcir_ts 1-005c: No GPIO consumer wake found [ 19.249142] pixcir_ts 1-005c: using DT '/ocp@44000000/interconnect@48000000/segment@0/target-module@2a000/i2c@0/pixcir_ts@5c' for 'enable' GPIO lookup [ 19.249167] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/ocp@44000000/interconnect@48000000/segment@0/target-module@2a000/i2c@0/pixcir_ts@5c[0]' [ 19.249193] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/ocp@44000000/interconnect@48000000/segment@0/target-module@2a000/i2c@0/pixcir_ts@5c[0]' [ 19.249214] pixcir_ts 1-005c: using lookup tables for GPIO lookup [ 19.249221] pixcir_ts 1-005c: No GPIO consumer enable found [ 19.377474] input: pixcir_tangoc as /devices/platform/ocp@44000000/48000000.interconnect/48000000.interconnect:segment@0/4802a000.target-module/4802a000.i2c/i2c-1/1-005c/input/input1 [ 19.417115] panel-simple display: supply power not found, using dummy regulator [ 19.424905] panel-simple display: using DT '/display' for 'enable' GPIO lookup [ 19.424946] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/display[0]' [ 19.424972] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/display[0]' [ 19.424989] panel-simple display: using lookup tables for GPIO lookup [ 19.424999] panel-simple display: No GPIO consumer enable found [ 19.425201] remoteproc remoteproc0: powering up wkup_m3 [ 19.526570] remoteproc remoteproc0: Direct firmware load for am335x-pm-firmware.elf failed with error -2 [ 19.536265] remoteproc remoteproc0: request_firmware failed: -2 [ 19.542293] wkup_m3_ipc 44e11324.wkup_m3_ipc: rproc_boot failed [ 19.564093] pwm-backlight backlight: using DT '/backlight' for 'enable' GPIO lookup [ 19.564156] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/backlight[0]' [ 19.564184] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/backlight[0]' [ 19.564203] pwm-backlight backlight: using lookup tables for GPIO lookup [ 19.564213] pwm-backlight backlight: No GPIO consumer enable found [ 20.136607] panel-simple display: supply power not found, using dummy regulator [ 20.144402] panel-simple display: using DT '/display' for 'enable' GPIO lookup [ 20.144448] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/display[0]' [ 20.144472] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/display[0]' [ 20.144490] panel-simple display: using lookup tables for GPIO lookup [ 20.144501] panel-simple display: No GPIO consumer enable found [ 20.172911] pwm-backlight backlight: using DT '/backlight' for 'enable' GPIO lookup [ 20.172970] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/backlight[0]' [ 20.172998] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/backlight[0]' [ 20.173016] pwm-backlight backlight: using lookup tables for GPIO lookup [ 20.173027] pwm-backlight backlight: No GPIO consumer enable found [ 20.174032] panel-simple display: supply power not found, using dummy regulator [ 20.181987] panel-simple display: using DT '/display' for 'enable' GPIO lookup [ 20.182035] of_get_named_gpiod_flags: can't parse 'enable-gpios' property of node '/display[0]' [ 20.182059] of_get_named_gpiod_flags: can't parse 'enable-gpio' property of node '/display[0]' [ 20.182075] panel-simple display: using lookup tables for GPIO lookup [ 20.182085] panel-simple display: No GPIO consumer enable found [ 20.557238] CAN device driver interface [ 20.741320] omap_rng 48310000.rng: Random Number Generator ver. 20 [ 21.064806] tlv320aic3x 1-001b: using DT '/ocp@44000000/interconnect@48000000/segment@0/target-module@2a000/i2c@0/tlv320aic3106@1b' for 'reset' GPIO lookup [ 21.064880] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp@44000000/interconnect@48000000/segment@0/target-module@2a000/i2c@0/tlv320aic3106@1b[0]' [ 21.064916] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ocp@44000000/interconnect@48000000/segment@0/target-module@2a000/i2c@0/tlv320aic3106@1b[0]' [ 21.064950] of_get_named_gpiod_flags: can't parse 'gpio-reset' property of node '/ocp@44000000/interconnect@48000000/segment@0/target-module@2a000/i2c@0/tlv320aic3106@1b[0]' [ 21.064975] tlv320aic3x 1-001b: using lookup tables for GPIO lookup [ 21.064986] tlv320aic3x 1-001b: No GPIO consumer reset found [ 21.131835] mtdblock: MTD device 'NAND.SPL' is NAND, please consider using UBI block devices instead. [ 21.187517] mtdblock: MTD device 'NAND.SPL.backup1' is NAND, please consider using UBI block devices instead. [ 21.285015] mtdblock: MTD device 'NAND.SPL.backup2' is NAND, please consider using UBI block devices instead. [ 21.339313] c_can_platform 481cc000.can: using DT '/ocp@44000000/interconnect@48000000/segment@100000/target-module@cc000/can@0' for 'termination' GPIO lookup [ 21.339384] of_get_named_gpiod_flags: can't parse 'termination-gpios' property of node '/ocp@44000000/interconnect@48000000/segment@100000/target-module@cc000/can@0[0]' [ 21.339419] of_get_named_gpiod_flags: can't parse 'termination-gpio' property of node '/ocp@44000000/interconnect@48000000/segment@100000/target-module@cc000/can@0[0]' [ 21.339445] c_can_platform 481cc000.can: using lookup tables for GPIO lookup [ 21.339456] c_can_platform 481cc000.can: No GPIO consumer termination found [ 21.340157] c_can_platform 481cc000.can: c_can_platform device registered (regs=14041d93, irq=96) [ 21.349986] c_can_platform 481d0000.can: using DT '/ocp@44000000/interconnect@48000000/segment@100000/target-module@d0000/can@0' for 'termination' GPIO lookup [ 21.350040] of_get_named_gpiod_flags: can't parse 'termination-gpios' property of node '/ocp@44000000/interconnect@48000000/segment@100000/target-module@d0000/can@0[0]' [ 21.350074] of_get_named_gpiod_flags: can't parse 'termination-gpio' property of node '/ocp@44000000/interconnect@48000000/segment@100000/target-module@d0000/can@0[0]' [ 21.350098] c_can_platform 481d0000.can: using lookup tables for GPIO lookup [ 21.350108] c_can_platform 481d0000.can: No GPIO consumer termination found [ 21.350775] c_can_platform 481d0000.can: c_can_platform device registered (regs=7551a544, irq=97) [ 21.461773] mtdblock: MTD device 'NAND.SPL.backup3' is NAND, please consider using UBI block devices instead. [ 21.589950] mtdblock: MTD device 'NAND.u-boot-spl-os' is NAND, please consider using UBI block devices instead. [ 21.705112] mtdblock: MTD device 'NAND.u-boot' is NAND, please consider using UBI block devices instead. [ 21.766405] mtdblock: MTD device 'NAND.u-boot-env' is NAND, please consider using UBI block devices instead. [ 21.795029] mtdblock: MTD device 'NAND.u-boot-env.backup1' is NAND, please consider using UBI block devices instead. [ 21.825488] mtdblock: MTD device 'NAND.kernel' is NAND, please consider using UBI block devices instead. [ 21.871772] omap-sham 53100000.sham: hw accel on OMAP rev 0.0 [ 21.912574] mtdblock: MTD device 'NAND.file-system' is NAND, please consider using UBI block devices instead. [ 21.968104] omap-sham 53100000.sham: will run requests pump with realtime priority [ 22.332135] omapdss_dss 4832a000.dss: supply vdda_video not found, using dummy regulator [ 22.340673] DSS: OMAP DSS rev 2.0 [ 22.348826] omapdss_dss 4832a000.dss: bound 4832a400.dispc (ops dispc_component_ops [omapdrm]) [ 22.361388] omapdrm omapdrm.0: DMM not available, disable DMM support [ 22.472069] [drm] Initialized omapdrm 1.0.0 for omapdrm.0 on minor 0 [ 22.528733] PM: Cannot get wkup_m3_ipc handle [ 22.581527] Console: switching to colour frame buffer device 100x30 [ 22.586707] omap-aes 53501000.aes: OMAP AES hw accel rev: 0.1 [ 22.588868] omap-aes 53501000.aes: will run requests pump with realtime priority [ 22.596049] PM: Cannot get wkup_m3_ipc handle [ 22.665470] omapdrm omapdrm.0: [drm] fb0: omapdrmdrmfb frame buffer device [ 22.683050] omap-des 53701000.des: OMAP DES hw accel rev: 0.33 [ 22.751504] PM: Cannot get wkup_m3_ipc handle [ 22.818289] omap-des 53701000.des: will run requests pump with realtime priority [ 22.891455] PM: Cannot get wkup_m3_ipc handle [ 23.235130] asoc-simple-card sound0: using DT '/sound0' for 'simple-audio-card,hp-det' GPIO lookup [ 23.235199] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpios' property of node '/sound0[0]' [ 23.235229] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/sound0[0]' [ 23.235247] asoc-simple-card sound0: using lookup tables for GPIO lookup [ 23.235257] asoc-simple-card sound0: No GPIO consumer simple-audio-card,hp-det found [ 23.235269] asoc-simple-card sound0: using DT '/sound0' for 'simple-audio-card,mic-det' GPIO lookup [ 23.235288] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpios' property of node '/sound0[0]' [ 23.235307] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/sound0[0]' [ 23.235321] asoc-simple-card sound0: using lookup tables for GPIO lookup [ 23.235330] asoc-simple-card sound0: No GPIO consumer simple-audio-card,mic-det found [ 23.294457] PM: Cannot get wkup_m3_ipc handle [ 24.127888] PM: Cannot get wkup_m3_ipc handle [ 24.151811] mousedev: PS/2 mouse device common for all mice [ 24.231358] PM: Cannot get wkup_m3_ipc handle [ 24.750388] usbcore: registered new interface driver usbfs [ 24.756170] usbcore: registered new interface driver hub [ 24.761684] usbcore: registered new device driver usb [ 25.472631] PM: Cannot get wkup_m3_ipc handle [ 25.505791] PM: Cannot get wkup_m3_ipc handle [ 25.895538] xhci-hcd xhci-hcd.6.auto: xHCI Host Controller [ 25.901306] xhci-hcd xhci-hcd.6.auto: new USB bus registered, assigned bus number 1 [ 25.972036] xhci-hcd xhci-hcd.6.auto: hcc params 0x0238f06d hci version 0x100 quirks 0x0000808002000010 [ 25.981729] xhci-hcd xhci-hcd.6.auto: irq 103, io mem 0x483d0000 [ 25.988166] xhci-hcd xhci-hcd.6.auto: xHCI Host Controller [ 25.993836] xhci-hcd xhci-hcd.6.auto: new USB bus registered, assigned bus number 2 [ 26.001614] xhci-hcd xhci-hcd.6.auto: Host supports USB 3.0 SuperSpeed [ 26.033052] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11 [ 26.041689] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 26.048959] usb usb1: Product: xHCI Host Controller [ 26.053912] usb usb1: Manufacturer: Linux 6.11.0-rc6 xhci-hcd [ 26.059703] usb usb1: SerialNumber: xhci-hcd.6.auto [ 26.102246] hub 1-0:1.0: USB hub found [ 26.111160] hub 1-0:1.0: 1 port detected [ 26.133154] PM: Cannot get wkup_m3_ipc handle [ 26.141215] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 26.164927] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11 [ 26.176361] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 26.183754] usb usb2: Product: xHCI Host Controller [ 26.188659] usb usb2: Manufacturer: Linux 6.11.0-rc6 xhci-hcd [ 26.194468] usb usb2: SerialNumber: xhci-hcd.6.auto [ 26.223269] hub 2-0:1.0: USB hub found [ 26.241172] hub 2-0:1.0: 1 port detected [ 26.268050] PM: Cannot get wkup_m3_ipc handle [ 26.411092] usb 1-1: new high-speed USB device number 2 using xhci-hcd [ 26.612278] usb 1-1: New USB device found, idVendor=048d, idProduct=1167, bcdDevice= 1.00 [ 26.623116] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 26.662171] PM: Cannot get wkup_m3_ipc handle [ 26.880495] usb-storage 1-1:1.0: USB Mass Storage device detected [ 26.930363] scsi host0: usb-storage 1-1:1.0 [ 26.943523] usbcore: registered new interface driver usb-storage [ 26.950026] PM: Cannot get wkup_m3_ipc handle [ 28.001995] scsi 0:0:0:0: Direct-Access XXXXXXXX U167CONTROLLER 0.00 PQ: 0 ANSI: 2 [ 28.045442] sd 0:0:0:0: [sda] Media removed, stopped polling [ 28.083219] sd 0:0:0:0: [sda] Attached SCSI removable disk [ 28.089369] PM: Cannot get wkup_m3_ipc handle /test # - 04:24:08 [INFO] Host: echo $? - 04:24:08 [INFO] Target: echo $? 0 /test # - 04:24:08 [INFO] Host: cat result.log - 04:24:10 [ERROR] On command: cat result.log waiting for cat result.log.+?(?m-ix:^1[\0\n\r]+) >>> error: execution expired - 04:24:10 [INFO] Target: cat result.log /test # - 04:24:10 [INFO] Host: cd /test - 04:24:10 [INFO] Target: cd /test /test #