- 04:51:06 [INFO] Starting target session - 04:51:07 [INFO] Connected to am437x-sk via serial - 04:51:07 [INFO] Host: #check prompt - 04:51:10 [ERROR] On command: #check prompt waiting for #check prompt.+?(?-mix:((?-mix:login:)|[Pp]assword)) >>> error: execution expired - 04:51:10 [INFO] Target: #check prompt root@am437x-evm:/test# - 04:51:10 [INFO] Host: #check prompt - 04:51:12 [ERROR] On command: #check prompt waiting for #check prompt.+?(?-mix:\/[^\s]* #) >>> error: execution expired - 04:51:12 [INFO] Target: #check prompt root@am437x-evm:/test# - 04:51:12 [INFO] Host: #check prompt - 04:51:14 [ERROR] On command: #check prompt waiting for #check prompt.+?(?-mix:\/[^\s]* #) >>> error: execution expired - 04:51:14 [INFO] Target: #check prompt root@am437x-evm:/test# - 04:51:14 [INFO] Host: #check prompt - 04:51:16 [ERROR] On command: #check prompt waiting for #check prompt.+?(?-mix:\/[^\s]* #) >>> error: execution expired - 04:51:16 [INFO] Target: #check prompt root@am437x-evm:/test# - 04:51:16 [INFO] Disconnected serial from am437x-sk - 04:51:16 [INFO] Connected to am437x-sk via serial - 04:51:16 [INFO] Host: - 04:51:27 [INFO] Target: root@am437x-evm:/test# U-Boot SPL 2024.04-ti-g919b5bb5e9ee (May 11 2024 - 12:52:02 +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-g919b5bb5e9ee (May 11 2024 - 12:52:02 +0000) CPU : AM437X-GP rev 1.2 Model: TI AM437x SK EVM DRAM: 1 GiB Core: 34 devices, 19 uclasses, devicetree: separate PMIC: TPS65218 NAND: 0 MiB MMC: OMAP SD/MMC: 0 Loading Environment from FAT... OK Net: eth2: ethernet@4a100000 Hit any key to stop autoboot: 2 0 => => => => => => => => => => => => => => => => => => => => => => => => - 04:51:28 [INFO] Disconnected serial from am437x-sk - 04:51:28 [INFO] Connected to am437x-sk via serial - 04:51:28 [INFO] Host: - 04:51:28 [INFO] Target: => - 04:51:28 [INFO] Host: version - 04:51:28 [INFO] Target: version U-Boot 2024.04-ti-g919b5bb5e9ee (May 11 2024 - 12:52:02 +0000) => - 04:51:28 [INFO] Host: setenv bootargs 'console=ttyO0,115200n8 earlyprintk=serial,ttyO0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled ' - 04:51:28 [INFO] Target: setenv bootargs 'console=ttyO0,115200n8 earlyprintk=serial,ttyO0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled ' => - 04:51:28 [INFO] Host: setenv bootcmd '' - 04:51:28 [INFO] Target: setenv bootcmd '' => - 04:51:28 [INFO] Host: setenv autoload 'no' - 04:51:29 [INFO] Target: setenv autoload 'no' => - 04:51:29 [INFO] Host: setenv serverip '192.168.0.1' - 04:51:29 [INFO] Target: setenv serverip '192.168.0.1' => - 04:51:29 [INFO] Host: setenv _initramfs - - 04:51:29 [INFO] Target: setenv _initramfs - => - 04:51:29 [INFO] Host: printenv - 04:51:30 [INFO] Target: printenv _initramfs=- arch=arm autoload=no baudrate=115200 board=am43xx board_name=AM43__SK board_rev=1.1A board_serial=11144P420035 boot_a_script=load ${devtype} ${devnum}:${distro_bootpart} ${scriptaddr} ${prefix}${script}; source ${scriptaddr} boot_efi_binary=load ${devtype} ${devnum}:${distro_bootpart} ${kernel_addr_r} efi/boot/bootarm.efi; if fdt addr -q ${fdt_addr_r}; then bootefi ${kernel_addr_r} ${fdt_addr_r};else bootefi ${kernel_addr_r} ${fdtcontroladdr};fi boot_efi_bootmgr=if fdt addr -q ${fdt_addr_r}; then bootefi bootmgr ${fdt_addr_r};else bootefi bootmgr;fi boot_extlinux=sysboot ${devtype} ${devnum}:${distro_bootpart} any ${scriptaddr} ${prefix}${boot_syslinux_conf} boot_fdt=try boot_net_usb_start=usb start boot_prefixes=/ /boot/ boot_script_dhcp=boot.scr.uimg boot_scripts=boot.scr.uimg boot.scr boot_syslinux_conf=extlinux/extlinux.conf boot_targets=mmc0 usb0 nand0 pxe dhcp bootargs=console=ttyO0,115200n8 earlyprintk=serial,ttyO0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled bootcmd= bootcmd_dhcp=devtype=dhcp; run boot_net_usb_start; if dhcp ${scriptaddr} ${boot_script_dhcp}; then source ${scriptaddr}; fi;setenv efi_fdtfile ${fdtfile}; if test -z "${fdtfile}" -a -n "${soc}"; then setenv efi_fdtfile ${soc}-${board}${boardver}.dtb; fi; setenv efi_old_vci ${bootp_vci};setenv efi_old_arch ${bootp_arch};setenv bootp_vci PXEClient:Arch:00010:UNDI:003000;setenv bootp_arch 0xa;if dhcp ${kernel_addr_r}; then tftpboot ${fdt_addr_r} dtb/${efi_fdtfile};if fdt addr -q ${fdt_addr_r}; then bootefi ${kernel_addr_r} ${fdt_addr_r}; else bootefi ${kernel_addr_r} ${fdtcontroladdr};fi;fi;setenv bootp_vci ${efi_old_vci};setenv bootp_arch ${efi_old_arch};setenv efi_fdtfile;setenv efi_old_arch;setenv efi_old_vci; bootcmd_mmc0=devnum=0; run mmc_boot bootcmd_nand=run nandboot bootcmd_pxe=run boot_net_usb_start; dhcp; if pxe get; then pxe boot; fi bootcmd_usb0=devnum=0; run usb_boot bootdelay=2 bootm_size=0x10000000 console=ttyO0,115200n8 cpu=armv7 dfu_alt_info_emmc=rawemmc raw 0 3751936;boot part 1 1;rootfs part 1 2;MLO fat 1 1;MLO.raw raw 0x100 0x200;u-boot.img.raw raw 0x300 0x1000;u-env.raw raw 0x1300 0x200;spl-os-args.raw raw 0x1500 0x200;spl-os-image.raw raw 0x1700 0x6900;spl-os-args fat 1 1;spl-os-image fat 1 1;u-boot.img fat 1 1;uEnv.txt fat 1 1 dfu_alt_info_mmc=boot part 0 1;rootfs part 0 2;MLO fat 0 1;MLO.raw raw 0x100 0x200;u-boot.img.raw raw 0x300 0x1000;u-env.raw raw 0x1300 0x200;spl-os-args.raw raw 0x1500 0x200;spl-os-image.raw raw 0x1700 0x6900;spl-os-args fat 0 1;spl-os-image fat 0 1;u-boot.img fat 0 1;uEnv.txt fat 0 1 dfu_alt_info_qspi=u-boot.bin raw 0x0 0x080000;u-boot.backup raw 0x080000 0x080000;u-boot-spl-os raw 0x100000 0x010000;u-boot-env raw 0x110000 0x010000;u-boot-env.backup raw 0x120000 0x010000;kernel raw 0x130000 0x800000 dfu_alt_info_ram=kernel ram 0x80200000 0x4000000;fdt ram 0x80f80000 0x80000;ramdisk ram 0x81000000 0x4000000 dfu_bufsiz=0x10000 distro_bootcmd=for target in ${boot_targets}; do run bootcmd_${target}; done dtboaddr=0x89000000 efi_dtb_prefixes=/ /dtb/ /dtb/current/ eth2addr=34:b1:f7:3d:b9:00 fdt_addr_r=0x88000000 fdtaddr=0x88000000 fdtcontroladdr=bdf33280 fdtfile=undefined fdtoverlay_addr_r=0x89000000 findfdt=if test $board_name = AM43EPOS; then setenv fdtfile am43x-epos-evm.dtb; fi; if test $board_name = AM43__GP; then setenv fdtfile am437x-gp-evm.dtb; fi; if test $board_name = AM43XXHS; then setenv fdtfile am437x-gp-evm.dtb; fi; if test $board_name = AM43__SK; then setenv fdtfile am437x-sk-evm.dtb; fi; if test $board_name = AM43_IDK; then setenv fdtfile am437x-idk-evm.dtb; fi; if test $fdtfile = undefined; then echo WARNING: Could not determine device tree; fi; finduuid=part uuid mmc 0:2 uuid kernel_addr_r=0x82000000 load_efi_dtb=load ${devtype} ${devnum}:${distro_bootpart} ${fdt_addr_r} ${prefix}${efi_fdtfile} loadaddr=0x82000000 loadramdisk=load ${devtype} ${devnum} ${rdaddr} ramdisk.gz mmc_boot=if mmc dev ${devnum}; then devtype=mmc; run scan_dev_for_boot_part; fi mtdids=nand0=nand.0 mtdparts=mtdparts=nand.0:256k(NAND.SPL),256k(NAND.SPL.backup1),256k(NAND.SPL.backup2),256k(NAND.SPL.backup3),512k(NAND.u-boot-spl-os),1m(NAND.u-boot),256k(NAND.u-boot-env),256k(NAND.u-boot-env.backup1),7m(NAND.kernel),-(NAND.file-system) nandargs=setenv bootargs console=${console} ${optargs} root=${nandroot} rootfstype=${nandrootfstype} nandboot=echo Booting from nand ...; run nandargs; nand read ${fdtaddr} NAND.u-boot-spl-os; nand read ${loadaddr} NAND.kernel; bootz ${loadaddr} - ${fdtaddr} nandroot=ubi0:rootfs rw ubi.mtd=NAND.file-system,4096 nandrootfstype=ubifs rootwait netargs=setenv bootargs console=${console} ${optargs} root=/dev/nfs nfsroot=${serverip}:${rootpath},${nfsopts} rw ip=dhcp netboot=echo Booting from network ...; setenv autoload no; dhcp; run netloadimage; run netloadfdt; run netargs; bootz ${loadaddr} - ${fdtaddr} netloadfdt=tftp ${fdtaddr} ${fdtfile} netloadimage=tftp ${loadaddr} ${bootfile} nfsopts=nolock partitions=uuid_disk=${uuid_gpt_disk};name=rootfs,start=2MiB,size=-,uuid=${uuid_gpt_rootfs} pxefile_addr_r=0x80100000 ramargs=setenv bootargs console=${console} ${optargs} root=${ramroot} rootfstype=${ramrootfstype} ramdisk_addr_r=0x88080000 ramroot=/dev/ram0 rw ramrootfstype=ext2 rdaddr=0x88080000 rootpath=/export/rootfs scan_dev_for_boot=echo Scanning ${devtype} ${devnum}:${distro_bootpart}...; for prefix in ${boot_prefixes}; do run scan_dev_for_extlinux; run scan_dev_for_scripts; done;run scan_dev_for_efi; scan_dev_for_boot_part=part list ${devtype} ${devnum} -bootable devplist; env exists devplist || setenv devplist 1; for distro_bootpart in ${devplist}; do if fstype ${devtype} ${devnum}:${distro_bootpart} bootfstype; then part uuid ${devtype} ${devnum}:${distro_bootpart} distro_bootpart_uuid ; run scan_dev_for_boot; fi; done; setenv devplist scan_dev_for_efi=setenv efi_fdtfile ${fdtfile}; if test -z "${fdtfile}" -a -n "${soc}"; then setenv efi_fdtfile ${soc}-${board}${boardver}.dtb; fi; for prefix in ${efi_dtb_prefixes}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${efi_fdtfile}; then run load_efi_dtb; fi;done;run boot_efi_bootmgr;if test -e ${devtype} ${devnum}:${distro_bootpart} efi/boot/bootarm.efi; then echo Found EFI removable media binary efi/boot/bootarm.efi; run boot_efi_binary; echo EFI LOAD FAILED: continuing...; fi; setenv efi_fdtfile scan_dev_for_extlinux=if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${boot_syslinux_conf}; then echo Found ${prefix}${boot_syslinux_conf}; run boot_extlinux; echo EXTLINUX FAILED: continuing...; fi scan_dev_for_scripts=for script in ${boot_scripts}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${script}; then echo Found U-Boot script ${prefix}${script}; run boot_a_script; echo SCRIPT FAILED: continuing...; fi; done scriptaddr=0x80000000 serverip=192.168.0.1 soc=am33xx static_ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}:${hostname}::off stderr=serial@44e09000 stdin=serial@44e09000 stdout=serial@44e09000 usb_boot=usb start; if usb dev ${devnum}; then devtype=usb; run scan_dev_for_boot_part; fi vendor=ti ver=U-Boot 2024.04-ti-g919b5bb5e9ee (May 11 2024 - 12:52:02 +0000) Environment size: 7143/65532 bytes => - 04:51:30 [INFO] Host: printenv bootargs - 04:51:30 [INFO] Target: printenv bootargs bootargs=console=ttyO0,115200n8 earlyprintk=serial,ttyO0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled => - 04:51:30 [INFO] Host: setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp ' - 04:51:30 [INFO] Target: setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp ' => - 04:51:30 [INFO] Host: setenv serverip '192.168.0.1' - 04:51:30 [INFO] Target: setenv serverip '192.168.0.1' => - 04:51:30 [INFO] Host: setenv autoload 'no' - 04:51:31 [INFO] Target: setenv autoload 'no' => - 04:51:31 [INFO] Host: dhcp - 04:51:32 [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.227 (1031 ms) => - 04:51:32 [INFO] Host: tftp ${loadaddr} 192.168.0.1:vatf_am437x-sk/b163a04eb87d386150e36625c66b4359 - 04:51:33 [INFO] Target: tftp ${loadaddr} 192.168.0.1:vatf_am437x-sk/b163a04eb87d386150e36625c66b4359 link up on port 0, speed 1000, full duplex Using ethernet@4a100000 device TFTP from server 192.168.0.1; our IP address is 192.168.0.227 Filename 'vatf_am437x-sk/b163a04eb87d386150e36625c66b4359'. Load address: 0x82000000 Loading: *################################################## 5.1 MiB 9.2 MiB/s done Bytes transferred = 5346584 (519518 hex) => - 04:51:33 [INFO] Host: tftp ${fdt_addr_r} 192.168.0.1:vatf_am437x-sk/a88eab82e50daf7c91b3085f89ed90cf - 04:51:33 [INFO] Target: tftp ${fdt_addr_r} 192.168.0.1:vatf_am437x-sk/a88eab82e50daf7c91b3085f89ed90cf 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.227 Filename 'vatf_am437x-sk/a88eab82e50daf7c91b3085f89ed90cf'. Load address: 0x88000000 Loading: *################################################## 79.5 KiB 7.8 MiB/s done Bytes transferred = 81387 (13deb hex) => - 04:51:33 [INFO] Host: fdt address ${fdt_addr_r} - 04:51:33 [INFO] Target: fdt address ${fdt_addr_r} Working FDT set to 88000000 => - 04:51:33 [INFO] Host: setenv initrd_high '0xffffffff' - 04:51:33 [INFO] Target: setenv initrd_high '0xffffffff' => - 04:51:33 [INFO] Host: setenv fdt_high '0x88000000' - 04:51:34 [INFO] Target: setenv fdt_high '0x88000000' => - 04:51:34 [INFO] Host: tftp ${rdaddr} 192.168.0.1:vatf_am437x-sk/ea4e81e7737ba0188834d5daf76b033a - 04:51:35 [INFO] Target: tftp ${rdaddr} 192.168.0.1:vatf_am437x-sk/ea4e81e7737ba0188834d5daf76b033a 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.227 Filename 'vatf_am437x-sk/ea4e81e7737ba0188834d5daf76b033a'. Load address: 0x88080000 Loading: *################################################## 7.5 MiB 9.3 MiB/s done Bytes transferred = 7888422 (785e26 hex) => - 04:51:35 [INFO] Host: setenv _initramfs ${rdaddr}:${filesize} - 04:51:35 [INFO] Target: setenv _initramfs ${rdaddr}:${filesize} => - 04:51:35 [INFO] Host: setenv bootargs ''${bootargs}' root=/dev/ram0 rw rootfstype=ramfs' - 04:51:35 [INFO] Target: setenv bootargs ''${bootargs}' root=/dev/ram0 rw rootfstype=ramfs' => - 04:51:35 [INFO] Host: printenv bootcmd - 04:51:35 [INFO] Target: printenv bootcmd bootcmd= => - 04:51:35 [INFO] Host: setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else bootz ${loadaddr} ${_initramfs} ${fdt_addr_r}; bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi' - 04:51:35 [INFO] Target: setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else bootz ${loadaddr} ${_initramfs} ${fdt_addr_r}; bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi' => - 04:51:35 [INFO] Host: version - 04:51:36 [INFO] Target: version U-Boot 2024.04-ti-g919b5bb5e9ee (May 11 2024 - 12:52:02 +0000) => - 04:51:36 [INFO] Host: bdinfo - 04:51:36 [INFO] Target: bdinfo boot_params = 0x80000100 DRAM bank = 0x00000000 -> start = 0x80000000 -> size = 0x40000000 flashstart = 0x00000000 flashsize = 0x00000000 flashoffset = 0x00000000 baudrate = 115200 bps relocaddr = 0xbff54000 reloc off = 0x3f754000 Build = 32-bit current eth = ethernet@4a100000 eth2addr = 34:b1:f7:3d:b9:00 IP addr = 192.168.0.227 fdt_blob = 0xbdf33280 new_fdt = 0xbdf33280 fdt_size = 0x00010c20 lmb_dump_all: memory.cnt = 0x1 / max = 0x10 memory[0] [0x80000000-0xbfffffff], 0x40000000 bytes flags: 0 reserved.cnt = 0x1 / max = 0x10 reserved[0] [0xbcf29000-0xbfffffff], 0x030d7000 bytes flags: 0 devicetree = separate serial addr = 0x44e09000 width = 0x00000000 shift = 0x00000002 offset = 0x00000000 clock = 0x02dc6c00 arch_number = 0x00000000 TLB addr = 0xbfff0000 irq_sp = 0xbdf33270 sp start = 0xbdf33260 Early malloc usage: 414 / 2000 => - 04:51:36 [INFO] Host: - 04:51:36 [INFO] Target: boot_params = 0x80000100 DRAM bank = 0x00000000 -> start = 0x80000000 -> size = 0x40000000 flashstart = 0x00000000 flashsize = 0x00000000 flashoffset = 0x00000000 baudrate = 115200 bps relocaddr = 0xbff54000 reloc off = 0x3f754000 Build = 32-bit current eth = ethernet@4a100000 eth2addr = 34:b1:f7:3d:b9:00 IP addr = 192.168.0.227 fdt_blob = 0xbdf33280 new_fdt = 0xbdf33280 fdt_size = 0x00010c20 lmb_dump_all: memory.cnt = 0x1 / max = 0x10 memory[0] [0x80000000-0xbfffffff], 0x40000000 bytes flags: 0 reserved.cnt = 0x1 / max = 0x10 reserved[0] [0xbcf29000-0xbfffffff], 0x030d7000 bytes flags: 0 devicetree = separate serial addr = 0x44e09000 width = 0x00000000 shift = 0x00000002 offset = 0x00000000 clock = 0x02dc6c00 arch_number = 0x00000000 TLB addr = 0xbfff0000 irq_sp = 0xbdf33270 sp start = 0xbdf33260 Early malloc usage: 414 / 2000 => - 04:51:36 [INFO] Host: ls mmc 0:1 - 04:51:36 [INFO] Target: ls mmc 0:1 123111 am437x-gp-evm.dtb 112001 am437x-idk-evm.dtb 118471 am437x-sk-evm.dtb 121905 am43x-epos-evm.dtb extlinux/ 158471 MLO 815584 u-boot.img 717 uEnv.txt 7787008 zImage 65536 uboot.env 4 ws-calibrate.rules 10 file(s), 1 dir(s) => - 04:51:36 [INFO] Host: ls mmc 1:1 - 04:51:36 [INFO] Target: ls mmc 1:1 ** Bad device specification mmc 1 ** Couldn't find partition mmc 1:1 => - 04:51:36 [INFO] Host: ext4ls mmc 0:2 /lib/firmware - 04:51:37 [INFO] Target: ext4ls mmc 0:2 /lib/firmware 4096 . 40960 .. 2040 LICENCE.ibt_firmware 2046 LICENCE.iwlwifi_firmware 73 am335x-bone-scale-data.bin 17 am335x-evm-scale-data.bin 119992 am335x-pm-firmware.elf 53 am437x-pru0_0-fw 53 am437x-pru0_1-fw 53 am437x-pru1_0-fw 53 am437x-pru1_1-fw 41 am43x-evm-scale-data.bin 4096 intel 918268 iwlwifi-3160-17.ucode 2448976 iwlwifi-8000C-34.ucode 2428004 iwlwifi-8000C-36.ucode 2440780 iwlwifi-8265-34.ucode 2436632 iwlwifi-8265-36.ucode 2678092 iwlwifi-9260-th-b0-jf-b0-34.ucode 2521412 iwlwifi-9260-th-b0-jf-b0-38.ucode 1490508 iwlwifi-9260-th-b0-jf-b0-46.ucode 4096 pru 4896 regulatory.db 1085 regulatory.db.p7s 4096 ti-connectivity 4096 ti-pruss => - 04:51:37 [INFO] Host: ext4ls mmc 1:2 /lib/firmware - 04:51:37 [INFO] Target: ext4ls mmc 1:2 /lib/firmware ** Bad device specification mmc 1 ** Couldn't find partition mmc 1:2 => - 04:51:37 [INFO] Host: mmc rescan; echo $? - 04:51:37 [INFO] Target: mmc rescan; echo $? 0 => - 04:51:37 [INFO] Host: fatwrite mmc 0:1 ${loadaddr} ws-calibrate.rules 4 - 04:51:37 [INFO] Target: fatwrite mmc 0:1 ${loadaddr} ws-calibrate.rules 4 4 bytes written in 6 ms (0 Bytes/s) => - 04:51:37 [INFO] Host: setenv extraargs ramdisk_size - 04:51:37 [INFO] Target: setenv extraargs ramdisk_size => - 04:51:37 [INFO] Host: printenv - 04:51:38 [INFO] Target: printenv _initramfs=0x88080000:785e26 arch=arm autoload=no baudrate=115200 board=am43xx board_name=AM43__SK board_rev=1.1A board_serial=11144P420035 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/ram0 rw rootfstype=ramfs bootcmd= if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else bootz ${loadaddr} ${_initramfs} ${fdt_addr_r}; bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi bootcmd_dhcp=devtype=dhcp; run boot_net_usb_start; if dhcp ${scriptaddr} ${boot_script_dhcp}; then source ${scriptaddr}; fi;setenv efi_fdtfile ${fdtfile}; if test -z "${fdtfile}" -a -n "${soc}"; then setenv efi_fdtfile ${soc}-${board}${boardver}.dtb; fi; setenv efi_old_vci ${bootp_vci};setenv efi_old_arch ${bootp_arch};setenv bootp_vci PXEClient:Arch:00010:UNDI:003000;setenv bootp_arch 0xa;if dhcp ${kernel_addr_r}; then tftpboot ${fdt_addr_r} dtb/${efi_fdtfile};if fdt addr -q ${fdt_addr_r}; then bootefi ${kernel_addr_r} ${fdt_addr_r}; else bootefi ${kernel_addr_r} ${fdtcontroladdr};fi;fi;setenv bootp_vci ${efi_old_vci};setenv bootp_arch ${efi_old_arch};setenv efi_fdtfile;setenv efi_old_arch;setenv efi_old_vci; bootcmd_mmc0=devnum=0; run mmc_boot bootcmd_nand=run nandboot bootcmd_pxe=run boot_net_usb_start; dhcp; if pxe get; then pxe boot; fi bootcmd_usb0=devnum=0; run usb_boot bootdelay=2 bootm_size=0x10000000 console=ttyO0,115200n8 cpu=armv7 dfu_alt_info_emmc=rawemmc raw 0 3751936;boot part 1 1;rootfs part 1 2;MLO fat 1 1;MLO.raw raw 0x100 0x200;u-boot.img.raw raw 0x300 0x1000;u-env.raw raw 0x1300 0x200;spl-os-args.raw raw 0x1500 0x200;spl-os-image.raw raw 0x1700 0x6900;spl-os-args fat 1 1;spl-os-image fat 1 1;u-boot.img fat 1 1;uEnv.txt fat 1 1 dfu_alt_info_mmc=boot part 0 1;rootfs part 0 2;MLO fat 0 1;MLO.raw raw 0x100 0x200;u-boot.img.raw raw 0x300 0x1000;u-env.raw raw 0x1300 0x200;spl-os-args.raw raw 0x1500 0x200;spl-os-image.raw raw 0x1700 0x6900;spl-os-args fat 0 1;spl-os-image fat 0 1;u-boot.img fat 0 1;uEnv.txt fat 0 1 dfu_alt_info_qspi=u-boot.bin raw 0x0 0x080000;u-boot.backup raw 0x080000 0x080000;u-boot-spl-os raw 0x100000 0x010000;u-boot-env raw 0x110000 0x010000;u-boot-env.backup raw 0x120000 0x010000;kernel raw 0x130000 0x800000 dfu_alt_info_ram=kernel ram 0x80200000 0x4000000;fdt ram 0x80f80000 0x80000;ramdisk ram 0x81000000 0x4000000 dfu_bufsiz=0x10000 distro_bootcmd=for target in ${boot_targets}; do run bootcmd_${target}; done dnsip=192.0.2.2 dnsip2=192.0.2.3 dtboaddr=0x89000000 efi_dtb_prefixes=/ /dtb/ /dtb/current/ eth2addr=34:b1:f7:3d:b9:00 ethact=ethernet@4a100000 extraargs=ramdisk_size fdt_addr_r=0x88000000 fdt_high=0x88000000 fdtaddr=88000000 fdtcontroladdr=bdf33280 fdtfile=undefined fdtoverlay_addr_r=0x89000000 fileaddr=88080000 filesize=785e26 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 initrd_high=0xffffffff ipaddr=192.168.0.227 kernel_addr_r=0x82000000 load_efi_dtb=load ${devtype} ${devnum}:${distro_bootpart} ${fdt_addr_r} ${prefix}${efi_fdtfile} loadaddr=0x82000000 loadramdisk=load ${devtype} ${devnum} ${rdaddr} ramdisk.gz mmc_boot=if mmc dev ${devnum}; then devtype=mmc; run scan_dev_for_boot_part; fi mtdids=nand0=nand.0 mtdparts=mtdparts=nand.0:256k(NAND.SPL),256k(NAND.SPL.backup1),256k(NAND.SPL.backup2),256k(NAND.SPL.backup3),512k(NAND.u-boot-spl-os),1m(NAND.u-boot),256k(NAND.u-boot-env),256k(NAND.u-boot-env.backup1),7m(NAND.kernel),-(NAND.file-system) nandargs=setenv bootargs console=${console} ${optargs} root=${nandroot} rootfstype=${nandrootfstype} nandboot=echo Booting from nand ...; run nandargs; nand read ${fdtaddr} NAND.u-boot-spl-os; nand read ${loadaddr} NAND.kernel; bootz ${loadaddr} - ${fdtaddr} nandroot=ubi0:rootfs rw ubi.mtd=NAND.file-system,4096 nandrootfstype=ubifs rootwait netargs=setenv bootargs console=${console} ${optargs} root=/dev/nfs nfsroot=${serverip}:${rootpath},${nfsopts} rw ip=dhcp netboot=echo Booting from network ...; setenv autoload no; dhcp; run netloadimage; run netloadfdt; run netargs; bootz ${loadaddr} - ${fdtaddr} netloadfdt=tftp ${fdtaddr} ${fdtfile} netloadimage=tftp ${loadaddr} ${bootfile} netmask=255.255.255.0 nfsopts=nolock partitions=uuid_disk=${uuid_gpt_disk};name=rootfs,start=2MiB,size=-,uuid=${uuid_gpt_rootfs} pxefile_addr_r=0x80100000 ramargs=setenv bootargs console=${console} ${optargs} root=${ramroot} rootfstype=${ramrootfstype} ramdisk_addr_r=0x88080000 ramroot=/dev/ram0 rw ramrootfstype=ext2 rdaddr=0x88080000 rootpath=/export/rootfs scan_dev_for_boot=echo Scanning ${devtype} ${devnum}:${distro_bootpart}...; for prefix in ${boot_prefixes}; do run scan_dev_for_extlinux; run scan_dev_for_scripts; done;run scan_dev_for_efi; scan_dev_for_boot_part=part list ${devtype} ${devnum} -bootable devplist; env exists devplist || setenv devplist 1; for distro_bootpart in ${devplist}; do if fstype ${devtype} ${devnum}:${distro_bootpart} bootfstype; then part uuid ${devtype} ${devnum}:${distro_bootpart} distro_bootpart_uuid ; run scan_dev_for_boot; fi; done; setenv devplist scan_dev_for_efi=setenv efi_fdtfile ${fdtfile}; if test -z "${fdtfile}" -a -n "${soc}"; then setenv efi_fdtfile ${soc}-${board}${boardver}.dtb; fi; for prefix in ${efi_dtb_prefixes}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${efi_fdtfile}; then run load_efi_dtb; fi;done;run boot_efi_bootmgr;if test -e ${devtype} ${devnum}:${distro_bootpart} efi/boot/bootarm.efi; then echo Found EFI removable media binary efi/boot/bootarm.efi; run boot_efi_binary; echo EFI LOAD FAILED: continuing...; fi; setenv efi_fdtfile scan_dev_for_extlinux=if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${boot_syslinux_conf}; then echo Found ${prefix}${boot_syslinux_conf}; run boot_extlinux; echo EXTLINUX FAILED: continuing...; fi scan_dev_for_scripts=for script in ${boot_scripts}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${script}; then echo Found U-Boot script ${prefix}${script}; run boot_a_script; echo SCRIPT FAILED: continuing...; fi; done scriptaddr=0x80000000 serverip=192.168.0.1 soc=am33xx static_ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}:${hostname}::off stderr=serial@44e09000 stdin=serial@44e09000 stdout=serial@44e09000 usb_boot=usb start; if usb dev ${devnum}; then devtype=usb; run scan_dev_for_boot_part; fi vendor=ti ver=U-Boot 2024.04-ti-g919b5bb5e9ee (May 11 2024 - 12:52:02 +0000) Environment size: 7611/65532 bytes => - 04:51:38 [INFO] Host: setenv bootcmd 'if iminfo ${loadaddr}; then setenv bootargs ${bootargs} ${extraargs}; bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr} ${_initramfs} ${fdt_addr_r}; setenv bootargs ${bootargs} ${extraargs}; bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi' - 04:51:38 [INFO] Target: setenv bootcmd 'if iminfo ${loadaddr}; then setenv bootargs ${bootargs} ${extraargs}; bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr} ${_initramfs} ${fdt_addr_r}; setenv bootargs ${bootargs} ${extraargs}; bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi' => - 04:51:38 [INFO] Host: setenv nandboot 'echo Booting from nand ...; run nandargs; nand read ${fdtaddr} NAND.u-boot-spl-os; nand read ${loadaddr} NAND.kernel; setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr} - ${fdtaddr}' - 04:51:39 [INFO] Target: setenv nandboot 'echo Booting from nand ...; run nandargs; nand read ${fdtaddr} NAND.u-boot-spl-os; nand read ${loadaddr} NAND.kernel; setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr} - ${fdtaddr}' => - 04:51:39 [INFO] Host: setenv netboot 'echo Booting from network ...; setenv autoload no; dhcp; run netloadimage; run netloadfdt; run netargs; setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr} - ${fdtaddr}' - 04:51:39 [INFO] Target: setenv netboot 'echo Booting from network ...; setenv autoload no; dhcp; run netloadimage; run netloadfdt; run netargs; setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr} - ${fdtaddr}' => - 04:51:39 [INFO] Host: boot - 04:51:39 [INFO] Target: boot ## Checking Image at 82000000 ... Unknown image format! Kernel image @ 0x82000000 [ 0x000000 - 0x519518 ] ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Working FDT set to 88000000 Loading Device Tree to 87fe9000, end 87fffdea ... OK Working FDT set to 87fe9000 Starting kernel ... - 04:51:39 [INFO] Host: - 04:51:53 [INFO] Target: [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.11.0-rc5 (KernelCI@build-j301003-arm-gcc-12-omap2plus-defconfig-kdngh) (arm-linux-gnueabihf-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Fri Aug 30 02:08:34 UTC 2024 [ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: TI AM437x SK EVM [ 0.000000] Memory policy: Data cache writeback [ 0.000000] cma: Reserved 16 MiB at 0xbf000000 on node -1 [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000080000000-0x00000000afffffff] [ 0.000000] HighMem [mem 0x00000000b0000000-0x00000000bfffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x00000000bfffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000bfffffff] [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM437x ES1.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/ram0 rw rootfstype=ramfs ramdisk_size [ 0.000000] sysrq: sysrq always enabled. [ 0.000000] Unknown kernel command line parameters "ramdisk_size earlyprintk=serial,ttyO0,115200n8", will be passed to user space. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 262144 [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] trace event string verifier disabled [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] L2C: platform modifies aux control register: 0x0e030000 -> 0x3e430000 [ 0.000000] L2C: DT/platform modifies aux control register: 0x0e030000 -> 0x3e430000 [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 [ 0.000000] OMAP L2C310: ROM does not support power control setting [ 0.000000] L2C-310 dynamic clock gating disabled, standby mode disabled [ 0.000000] L2C-310 cache controller enabled, 16 ways, 256 kB [ 0.000000] L2C-310: CACHE_ID 0x410000c9, AUX_CTRL 0x4e430000 [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] TI gptimer clocksource: always-on /ocp@44000000/interconnect@44c00000/segment@200000/target-module@31000 [ 0.000001] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000022] clocksource: dmtimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000162] OMAP clocksource: 32k_counter at 32768 Hz [ 0.000171] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns [ 0.000510] TI gptimer clockevent: 24000000 Hz at /ocp@44000000/interconnect@48000000/segment@0/target-module@40000 [ 0.001856] Console: colour dummy device 80x30 [ 0.001914] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' [ 0.001923] This ensures that you still see kernel messages. Please [ 0.001927] update your kernel commandline. [ 0.001969] Calibrating delay loop... 1993.93 BogoMIPS (lpj=9969664) [ 0.057811] CPU: Testing write buffer coherency: ok [ 0.057909] CPU0: Spectre v2: using BPIALL workaround [ 0.057921] pid_max: default: 32768 minimum: 301 [ 0.058039] LSM: initializing lsm=capability [ 0.058210] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.058241] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.059734] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.061356] Setting up static identity map for 0x80100000 - 0x80100078 [ 0.061655] rcu: Hierarchical SRCU implementation. [ 0.061666] rcu: Max phase no-delay instances is 1000. [ 0.062670] smp: Bringing up secondary CPUs ... [ 0.062709] smp: Brought up 1 node, 1 CPU [ 0.062722] SMP: Total of 1 processors activated (1993.93 BogoMIPS). [ 0.062733] CPU: All CPU(s) started in SVC mode. [ 0.062873] Memory: 994904K/1048576K available (11264K kernel code, 1142K rwdata, 2696K rodata, 1024K init, 291K bss, 34908K reserved, 16384K cma-reserved, 245760K highmem) [ 0.063641] devtmpfs: initialized [ 0.079820] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.080170] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.080203] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.081553] pinctrl core: initialized pinctrl subsystem [ 0.083858] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.086070] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.086734] audit: initializing netlink subsys (disabled) [ 0.088119] thermal_sys: Registered thermal governor 'fair_share' [ 0.088136] thermal_sys: Registered thermal governor 'step_wise' [ 0.088146] thermal_sys: Registered thermal governor 'user_space' [ 0.088262] audit: type=2000 audit(0.080:1): state=initialized audit_enabled=0 res=1 [ 0.088356] cpuidle: using governor menu [ 0.112293] platform display: Fixed dependency cycle(s) with /ocp@44000000/interconnect@48000000/segment@300000/target-module@2a000/dss@0 [ 0.112846] No ATAGs? [ 0.112959] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.112974] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.117211] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.140855] iommu: Default domain type: Translated [ 0.140875] iommu: DMA domain TLB invalidation policy: strict mode [ 0.148511] SCSI subsystem initialized [ 0.149246] pps_core: LinuxPPS API ver. 1 registered [ 0.149257] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.149282] PTP clock support registered [ 0.158019] vgaarb: loaded [ 0.158337] clocksource: Switched to clocksource dmtimer [ 0.158945] VFS: Disk quotas dquot_6.6.0 [ 0.158996] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.181363] NET: Registered PF_INET protocol family [ 0.181828] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.183696] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.183737] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.183754] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 0.183819] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear) [ 0.184127] TCP: Hash tables configured (established 8192 bind 8192) [ 0.184333] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.184402] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.184657] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.189116] RPC: Registered named UNIX socket transport module. [ 0.189140] RPC: Registered udp transport module. [ 0.189146] RPC: Registered tcp transport module. [ 0.189150] RPC: Registered tcp-with-tls transport module. [ 0.189155] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.189180] PCI: CLS 0 bytes, default 64 [ 0.190539] Initialise system trusted keyrings [ 0.191364] Trying to unpack rootfs image as initramfs... [ 0.208597] workingset: timestamp_bits=14 max_order=18 bucket_order=4 [ 0.219161] NFS: Registering the id_resolver key type [ 0.219280] Key type id_resolver registered [ 0.219289] Key type id_legacy registered [ 0.219354] jffs2: version 2.2. (NAND) (SUMMARY) 2001-2006 Red Hat, Inc. [ 0.219782] Key type asymmetric registered [ 0.219800] Asymmetric key parser 'x509' registered [ 0.219948] bounce: pool size: 64 pages [ 0.219999] io scheduler mq-deadline registered [ 0.220009] io scheduler kyber registered [ 0.220087] io scheduler bfq registered [ 0.236642] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled [ 0.316036] brd: module loaded [ 0.344579] loop: module loaded [ 0.345444] mtdoops: mtd device (mtddev=name/number) must be supplied [ 0.351678] i2c_dev: i2c /dev entries driver [ 0.352439] cpuidle: enable-method property 'ti,am4372' found operations [ 0.352843] sdhci: Secure Digital Host Controller Interface driver [ 0.352853] sdhci: Copyright(c) Pierre Ossman [ 0.353040] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.358448] ledtrig-cpu: registered to indicate activity on CPUs [ 0.359595] Initializing XFRM netlink socket [ 0.359734] NET: Registered PF_INET6 protocol family [ 0.399318] Segment Routing with IPv6 [ 0.399420] In-situ OAM (IOAM) with IPv6 [ 0.399527] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 0.400367] NET: Registered PF_PACKET protocol family [ 0.400397] NET: Registered PF_KEY protocol family [ 0.400512] Key type dns_resolver registered [ 0.400743] ThumbEE CPU extension supported. [ 0.400764] Registering SWP/SWPB emulation handler [ 0.401417] omap_voltage_late_init: Voltage driver support not added [ 0.401747] SmartReflex Class3 initialized [ 0.437353] Loading compiled-in X.509 certificates [ 0.501050] OMAP GPIO hardware version 0.1 [ 0.502746] omap8250 44e09000.serial: No clock speed specified: using default: 48000000 [ 0.509555] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 62, base_baud = 3000000) is a 8250 [ 0.509628] printk: legacy console [ttyS0] enabled [ 1.788597] pinctrl-single 44e10800.pinmux: 199 pins, size 796 [ 1.798189] ti-sysc 44e31000.target-module: probe with driver ti-sysc failed with error -16 [ 1.855938] omap8250 48022000.serial: No clock speed specified: using default: 48000000 [ 1.899777] 48022000.serial: ttyS1 at MMIO 0x48022000 (irq = 63, base_baud = 3000000) is a 8250 [ 1.950554] i2c 1-0030: Fixed dependency cycle(s) with /ocp@44000000/interconnect@48000000/segment@300000/target-module@26000/vpfe@0 [ 1.963406] omap_i2c 4802a000.i2c: bus 1 rev0.12 at 400 kHz [ 1.973159] ti-sysc 48040000.target-module: probe with driver ti-sysc failed with error -16 [ 2.063977] 48000000.interconnect:segment@200000:target-module@0:mpu@0:fck: device ID is greater than 24 [ 2.133420] i2c 1-0030: Fixed dependency cycle(s) with /ocp@44000000/interconnect@48000000/segment@300000/target-module@26000/vpfe@0 [ 2.145761] platform 48326000.vpfe: Fixed dependency cycle(s) with /ocp@44000000/interconnect@48000000/segment@0/target-module@2a000/i2c@0/ov2659@30 [ 2.161877] platform display: Fixed dependency cycle(s) with /ocp@44000000/interconnect@48000000/segment@300000/target-module@2a000/dss@0 [ 2.174705] platform 4832a000.dss: Fixed dependency cycle(s) with /display [ 2.188151] 483a8000.target-module:ocp2scp@0:fck: device ID is greater than 24 [ 2.198995] 483e8000.target-module:ocp2scp@0:fck: device ID is greater than 24 [ 2.309297] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 [ 2.607016] Freeing initrd memory: 7704K [ 2.630186] davinci_mdio 4a101000.mdio: phy[4]: device 4a101000.mdio:04, driver Micrel KSZ9031 Gigabit PHY [ 2.640069] davinci_mdio 4a101000.mdio: phy[5]: device 4a101000.mdio:05, driver Micrel KSZ9031 Gigabit PHY [ 2.650626] cpsw-switch 4a100000.switch: initialized cpsw ale version 1.4 [ 2.657470] cpsw-switch 4a100000.switch: ALE Table size 1024 [ 2.663424] cpsw-switch 4a100000.switch: cpts: overflow check period 500 (jiffies) [ 2.671153] cpsw-switch 4a100000.switch: CPTS: ref_clk_freq:250000000 calc_mult:2147483648 calc_shift:29 error:0 nsec/sec [ 2.682292] cpsw-switch 4a100000.switch: Detected MACID = 34:b1:f7:3d:b9:00 [ 2.689420] cpsw-switch 4a100000.switch: Detected MACID = 34:b1:f7:3d:b9:02 [ 2.699373] cpsw-switch 4a100000.switch: initialized (regs 0x4a100000, pool size 256) hw_ver:0019010F 1.15 (0) [ 2.717108] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! [ 2.725233] edma 49000000.dma: TI EDMA DMA engine driver [ 2.782855] tps65218-gpio: Failed to locate of_node [id: -2] [ 2.789512] omap_i2c 44e0b000.i2c: bus 0 rev0.12 at 100 kHz [ 2.797070] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) [ 2.805942] sdhci-omap 48060000.mmc: Got CD GPIO [ 2.810881] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator [ 2.820381] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator [ 2.828920] sdhci-omap 47810000.mmc: supply pbias not found, using dummy regulator [ 2.836860] sdhci-omap 47810000.mmc: supply vqmmc not found, using dummy regulator [ 2.848811] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) [ 2.857564] sdhci-omap 48060000.mmc: Got CD GPIO [ 2.862559] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator [ 2.871114] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator [ 2.894939] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) [ 2.903851] sdhci-omap 48060000.mmc: Got CD GPIO [ 2.908843] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator [ 2.917083] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator [ 2.938457] mmc1: SDHCI controller on 47810000.mmc [47810000.mmc] using External DMA [ 2.958985] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA [ 2.967470] cpsw-switch 4a100000.switch: starting ndev. mode: dual_mac [ 3.048361] Micrel KSZ9031 Gigabit PHY 4a101000.mdio:04: attached PHY driver (mii_bus:phy_addr=4a101000.mdio:04, irq=POLL) [ 3.096618] mmc1: Failed to initialize a non-removable card [ 3.131589] mmc0: new high speed SDHC card at address aaaa [ 3.143974] mmcblk0: mmc0:aaaa SS08G 7.40 GiB [ 3.151642] mmcblk0: p1 p2 [ 7.199977] cpsw-switch 4a100000.switch eth0: Link is Up - 1Gbps/Full - flow control off [ 7.258360] Sending DHCP requests ., OK [ 7.302288] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.227 [ 7.310127] IP-Config: Complete: [ 7.313371] device=eth0, hwaddr=34:b1:f7:3d:b9:00, ipaddr=192.168.0.227, mask=255.255.255.0, gw=192.168.0.1 [ 7.323645] host=192.168.0.227, domain=ti.com, nis-domain=(none) [ 7.330136] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath= [ 7.330146] nameserver0=192.0.2.2, nameserver1=192.0.2.3 [ 7.343247] clk: Disabling unused clocks [ 7.347462] PM: genpd: Disabling unused power domains [ 7.355184] Freeing unused kernel image (initmem) memory: 1024K [ 7.361498] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: [ 7.592823] udevd[101]: starting version 3.2.9 [ 10.158362] random: crng init done [ 10.171995] udevd[101]: specified user 'tss' unknown [ 10.177221] udevd[101]: specified group 'tss' unknown [ 10.186954] udevd[102]: starting eudev-3.2.9 done Saving random seed: OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: OK /bin/sh: can't access tty; job control turned off / # - 04:51:53 [INFO] Sleeping 15 secs to allow systemd to finish starting processes... - 04:52:08 [INFO] Disconnected serial from am437x-sk - 04:52:08 [INFO] Connected to am437x-sk via serial - 04:52:08 [INFO] Host: uname -a - 04:52:09 [INFO] Target: uname -a Linux buildroot 6.11.0-rc5 #1 SMP Fri Aug 30 02:08:34 UTC 2024 armv7l GNU/Linux / # - 04:52:09 [INFO] Host: cat /proc/cmdline - 04:52:09 [INFO] Target: cat /proc/cmdline console=ttyO0,115200n8 earlyprintk=serial,ttyO0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/ram0 rw rootfstype=ramfs ramdisk_size / # - 04:52:09 [INFO] Host: uname -a - 04:52:09 [INFO] Target: uname -a Linux buildroot 6.11.0-rc5 #1 SMP Fri Aug 30 02:08:34 UTC 2024 armv7l GNU/Linux / # - 04:52:09 [INFO] Host: cat /proc/mtd - 04:52:09 [INFO] Target: cat /proc/mtd dev: size erasesize name / # - 04:52:09 [INFO] Host: grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/pnp /etc/resolv.conf && systemctl restart systemd-resolved - 04:52:09 [INFO] Target: grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/pnp /etc/resol v.conf && systemctl restart systemd-resolved /bin/sh: systemctl: not found / # - 04:52:09 [INFO] Host: ls -l /lib/firmware; ls -lR /lib/firmware/ipc - 04:52:10 [INFO] Target: ls -l /lib/firmware; ls -lR /lib/firmware/ipc ls: /lib/firmware: No such file or directory ls: /lib/firmware/ipc: No such file or directory / # - 04:52:10 [INFO] Host: cat /proc/diskstats - 04:52:10 [INFO] Target: cat /proc/diskstats 1 0 ram0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 ram1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 ram2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 3 ram3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 4 ram4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 5 ram5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 6 ram6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 7 ram7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 8 ram8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 9 ram9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 10 ram10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 11 ram11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 12 ram12 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 13 ram13 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 14 ram14 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 15 ram15 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 0 loop0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 1 loop1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 2 loop2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 3 loop3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 4 loop4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 5 loop5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 6 loop6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 7 loop7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 179 0 mmcblk0 107 0 6292 714 0 0 0 0 0 0 714 0 0 0 0 0 0 179 1 mmcblk0p1 29 0 2080 185 0 0 0 0 0 0 185 0 0 0 0 0 0 179 2 mmcblk0p2 28 0 2108 108 0 0 0 0 0 0 108 0 0 0 0 0 0 / # - 04:52:10 [INFO] Host: cat /proc/interrupts - 04:52:10 [INFO] Target: cat /proc/interrupts CPU0 24: 2975 GIC-0 29 Edge twd 25: 299 WUGEN 68 Level clockevent 36: 0 PRCM Edge pinctrl 59: 0 WUGEN 9 Level l3-dbg-irq 60: 0 WUGEN 10 Level l3-app-irq 61: 0 WUGEN 96 Level 44e07000.gpio 62: 133 WUGEN 72 Level 44e09000.serial 63: 0 WUGEN 73 Level 48022000.serial 64: 0 WUGEN 71 Level 4802a000.i2c 65: 0 WUGEN 98 Level 4804c000.gpio 66: 0 WUGEN 4 Level 48080000.elm 67: 0 WUGEN 106 Level 48320000.gpio 68: 0 WUGEN 148 Level 48322000.gpio 69: 2 WUGEN 41 Level 4a100000.switch 70: 10 WUGEN 42 Level 4a100000.switch 71: 7 WUGEN 43 Level 4a100000.switch 72: 123 WUGEN 12 Level 49000000.dma_ccint 73: 0 WUGEN 14 Level 49000000.dma_ccerrint 74: 103 WUGEN 70 Level 44e0b000.i2c 75: 2 WUGEN 7 Level tps65218 76: 378 WUGEN 64 Level mmc0 77: 52 WUGEN 29 Level mmc1 78: 0 44e07000.gpio 6 Edge 48060000.mmc cd 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:52:10 [INFO] Host: cat /proc/softirqs - 04:52:10 [INFO] Target: cat /proc/softirqs CPU0 HI: 0 TIMER: 974 NET_TX: 2 NET_RX: 12 BLOCK: 0 IRQ_POLL: 0 TASKLET: 114 SCHED: 0 HRTIMER: 0 RCU: 1300 / # - 04:52:10 [INFO] Host: ls -lR /run/media/mmcblk0p1 - 04:52:11 [INFO] Target: ls -lR /run/media/mmcblk0p1 ls: /run/media/mmcblk0p1: No such file or directory / # - 04:52:11 [INFO] Host: lsmod - 04:52:11 [INFO] Target: lsmod Module Size Used by Not tainted / # - 04:52:11 [INFO] Host: depmod -a - 04:52:11 [INFO] Target: depmod -a /bin/sh: depmod: not found / # - 04:52:11 [INFO] Host: lsmod - 04:52:11 [INFO] Target: lsmod Module Size Used by Not tainted / # - 04:52:11 [INFO] Host: export IPERFHOST=192.168.0.1 - 04:52:11 [INFO] Target: export IPERFHOST=192.168.0.1 / # - 04:52:11 [INFO] Host: export NFS_SERVER=192.168.0.1 - 04:52:12 [INFO] Target: export NFS_SERVER=192.168.0.1 / # - 04:52:12 [INFO] Host: export NFS_ROOT_PATH=/opt/NFS_exports/linux/am437x-sk - 04:52:12 [INFO] Target: export NFS_ROOT_PATH=/opt/NFS_exports/linux/am437x-sk / # - 04:52:12 [INFO] Host: mkdir -p -m 777 /test - 04:52:12 [INFO] Target: mkdir -p -m 777 /test / # - 04:52:12 [INFO] Host: cd /test - 04:52:12 [INFO] Target: cd /test /test # - 04:52:12 [INFO] Host: cat > test.sh << EOF - 04:52:13 [INFO] Target: cat > test.sh << EOF > - 04:52:13 [INFO] Host: failtest() { - 04:52:13 [INFO] Target: failtest() { > - 04:52:13 [INFO] Host: echo 1 >&3 - 04:52:13 [INFO] Target: echo 1 >&3 > - 04:52:13 [INFO] Host: } - 04:52:13 [INFO] Target: } > - 04:52:13 [INFO] Host: timeout=20 - 04:52:13 [INFO] Target: timeout=20 > - 04:52:13 [INFO] Host: - 04:52:14 [INFO] Target: > - 04:52:14 [INFO] Host: # Start of user's script logic - 04:52:14 [INFO] Target: # Start of user's script logic > - 04:52:14 [INFO] Host: dmesg - 04:52:14 [INFO] Target: dmesg > - 04:52:14 [INFO] Host: EOF - 04:52:14 [INFO] Target: EOF /test # - 04:52:14 [INFO] Host: cd /test - 04:52:14 [INFO] Target: cd /test /test # - 04:52:14 [INFO] Host: chmod +x test.sh - 04:52:15 [INFO] Target: chmod +x test.sh /test # - 04:52:15 [INFO] Host: ./test.sh 2>&1 3> result.log - 04:52:17 [INFO] Target: ./test.sh 2>&1 3> result.log [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.11.0-rc5 (KernelCI@build-j301003-arm-gcc-12-omap2plus-defconfig-kdngh) (arm-linux-gnueabihf-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Fri Aug 30 02:08:34 UTC 2024 [ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: TI AM437x SK EVM [ 0.000000] Memory policy: Data cache writeback [ 0.000000] cma: Reserved 16 MiB at 0xbf000000 on node -1 [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000080000000-0x00000000afffffff] [ 0.000000] HighMem [mem 0x00000000b0000000-0x00000000bfffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x00000000bfffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000bfffffff] [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM437x ES1.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/ram0 rw rootfstype=ramfs ramdisk_size [ 0.000000] sysrq: sysrq always enabled. [ 0.000000] Unknown kernel command line parameters "ramdisk_size earlyprintk=serial,ttyO0,115200n8", will be passed to user space. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 262144 [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] trace event string verifier disabled [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] L2C: platform modifies aux control register: 0x0e030000 -> 0x3e430000 [ 0.000000] L2C: DT/platform modifies aux control register: 0x0e030000 -> 0x3e430000 [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 [ 0.000000] OMAP L2C310: ROM does not support power control setting [ 0.000000] L2C-310 dynamic clock gating disabled, standby mode disabled [ 0.000000] L2C-310 cache controller enabled, 16 ways, 256 kB [ 0.000000] L2C-310: CACHE_ID 0x410000c9, AUX_CTRL 0x4e430000 [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] TI gptimer clocksource: always-on /ocp@44000000/interconnect@44c00000/segment@200000/target-module@31000 [ 0.000001] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000022] clocksource: dmtimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000162] OMAP clocksource: 32k_counter at 32768 Hz [ 0.000171] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns [ 0.000510] TI gptimer clockevent: 24000000 Hz at /ocp@44000000/interconnect@48000000/segment@0/target-module@40000 [ 0.001856] Console: colour dummy device 80x30 [ 0.001914] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' [ 0.001923] This ensures that you still see kernel messages. Please [ 0.001927] update your kernel commandline. [ 0.001969] Calibrating delay loop... 1993.93 BogoMIPS (lpj=9969664) [ 0.057811] CPU: Testing write buffer coherency: ok [ 0.057909] CPU0: Spectre v2: using BPIALL workaround [ 0.057921] pid_max: default: 32768 minimum: 301 [ 0.058039] LSM: initializing lsm=capability [ 0.058210] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.058241] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.059734] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.061356] Setting up static identity map for 0x80100000 - 0x80100078 [ 0.061655] rcu: Hierarchical SRCU implementation. [ 0.061666] rcu: Max phase no-delay instances is 1000. [ 0.062670] smp: Bringing up secondary CPUs ... [ 0.062709] smp: Brought up 1 node, 1 CPU [ 0.062722] SMP: Total of 1 processors activated (1993.93 BogoMIPS). [ 0.062733] CPU: All CPU(s) started in SVC mode. [ 0.062873] Memory: 994904K/1048576K available (11264K kernel code, 1142K rwdata, 2696K rodata, 1024K init, 291K bss, 34908K reserved, 16384K cma-reserved, 245760K highmem) [ 0.063641] devtmpfs: initialized [ 0.079820] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.080170] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.080203] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.081553] pinctrl core: initialized pinctrl subsystem [ 0.083858] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.086070] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.086734] audit: initializing netlink subsys (disabled) [ 0.088119] thermal_sys: Registered thermal governor 'fair_share' [ 0.088136] thermal_sys: Registered thermal governor 'step_wise' [ 0.088146] thermal_sys: Registered thermal governor 'user_space' [ 0.088262] audit: type=2000 audit(0.080:1): state=initialized audit_enabled=0 res=1 [ 0.088356] cpuidle: using governor menu [ 0.112293] platform display: Fixed dependency cycle(s) with /ocp@44000000/interconnect@48000000/segment@300000/target-module@2a000/dss@0 [ 0.112846] No ATAGs? [ 0.112959] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.112974] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.117211] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.140855] iommu: Default domain type: Translated [ 0.140875] iommu: DMA domain TLB invalidation policy: strict mode [ 0.148511] SCSI subsystem initialized [ 0.148896] libata version 3.00 loaded. [ 0.149246] pps_core: LinuxPPS API ver. 1 registered [ 0.149257] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.149282] PTP clock support registered [ 0.158019] vgaarb: loaded [ 0.158337] clocksource: Switched to clocksource dmtimer [ 0.158945] VFS: Disk quotas dquot_6.6.0 [ 0.158996] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.181363] NET: Registered PF_INET protocol family [ 0.181828] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.183696] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.183737] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.183754] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 0.183819] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear) [ 0.184127] TCP: Hash tables configured (established 8192 bind 8192) [ 0.184333] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.184402] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.184657] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.189116] RPC: Registered named UNIX socket transport module. [ 0.189140] RPC: Registered udp transport module. [ 0.189146] RPC: Registered tcp transport module. [ 0.189150] RPC: Registered tcp-with-tls transport module. [ 0.189155] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.189180] PCI: CLS 0 bytes, default 64 [ 0.190539] Initialise system trusted keyrings [ 0.191364] Trying to unpack rootfs image as initramfs... [ 0.208597] workingset: timestamp_bits=14 max_order=18 bucket_order=4 [ 0.219161] NFS: Registering the id_resolver key type [ 0.219280] Key type id_resolver registered [ 0.219289] Key type id_legacy registered [ 0.219354] jffs2: version 2.2. (NAND) (SUMMARY) \xc2\xa9 2001-2006 Red Hat, Inc. [ 0.219782] Key type asymmetric registered [ 0.219800] Asymmetric key parser 'x509' registered [ 0.219948] bounce: pool size: 64 pages [ 0.219999] io scheduler mq-deadline registered [ 0.220009] io scheduler kyber registered [ 0.220087] io scheduler bfq registered [ 0.236642] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled [ 0.316036] brd: module loaded [ 0.344579] loop: module loaded [ 0.345444] mtdoops: mtd device (mtddev=name/number) must be supplied [ 0.350428] mdio_bus fixed-0: using lookup tables for GPIO lookup [ 0.350457] mdio_bus fixed-0: No GPIO consumer reset found [ 0.351678] i2c_dev: i2c /dev entries driver [ 0.352439] cpuidle: enable-method property 'ti,am4372' found operations [ 0.352843] sdhci: Secure Digital Host Controller Interface driver [ 0.352853] sdhci: Copyright(c) Pierre Ossman [ 0.353040] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.358448] ledtrig-cpu: registered to indicate activity on CPUs [ 0.359595] Initializing XFRM netlink socket [ 0.359734] NET: Registered PF_INET6 protocol family [ 0.399318] Segment Routing with IPv6 [ 0.399420] In-situ OAM (IOAM) with IPv6 [ 0.399527] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 0.400367] NET: Registered PF_PACKET protocol family [ 0.400397] NET: Registered PF_KEY protocol family [ 0.400512] Key type dns_resolver registered [ 0.400743] ThumbEE CPU extension supported. [ 0.400764] Registering SWP/SWPB emulation handler [ 0.401417] omap_voltage_late_init: Voltage driver support not added [ 0.401747] SmartReflex Class3 initialized [ 0.437353] Loading compiled-in X.509 certificates [ 0.474097] gpiochip_find_base_unlocked: found new base at 512 [ 0.500801] gpio gpiochip0: (gpio-0-31): added GPIO chardev (254:0) [ 0.500964] gpio gpiochip0: registered GPIOs 512 to 543 on gpio-0-31 [ 0.501050] OMAP GPIO hardware version 0.1 [ 0.502746] omap8250 44e09000.serial: No clock speed specified: using default: 48000000 [ 0.508966] omap8250 44e09000.serial: using DT '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@9000/serial@0' for 'rs485-term' GPIO lookup [ 0.509040] 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.509071] 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.509096] omap8250 44e09000.serial: using lookup tables for GPIO lookup [ 0.509106] omap8250 44e09000.serial: No GPIO consumer rs485-term found [ 0.509115] omap8250 44e09000.serial: using DT '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@9000/serial@0' for 'rs485-rx-during-tx' GPIO lookup [ 0.509138] 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.509160] 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.509179] omap8250 44e09000.serial: using lookup tables for GPIO lookup [ 0.509186] omap8250 44e09000.serial: No GPIO consumer rs485-rx-during-tx found [ 0.509555] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 62, base_baud = 3000000) is a 8250 [ 0.509628] printk: legacy console [ttyS0] enabled [ 1.788597] pinctrl-single 44e10800.pinmux: 199 pins, size 796 [ 1.798189] ti-sysc 44e31000.target-module: probe with driver ti-sysc failed with error -16 [ 1.855938] omap8250 48022000.serial: No clock speed specified: using default: 48000000 [ 1.899190] omap8250 48022000.serial: using DT '/ocp@44000000/interconnect@48000000/segment@0/target-module@22000/serial@0' for 'rs485-term' GPIO lookup [ 1.899268] of_get_named_gpiod_flags: can't parse 'rs485-term-gpios' property of node '/ocp@44000000/interconnect@48000000/segment@0/target-module@22000/serial@0[0]' [ 1.899302] of_get_named_gpiod_flags: can't parse 'rs485-term-gpio' property of node '/ocp@44000000/interconnect@48000000/segment@0/target-module@22000/serial@0[0]' [ 1.899327] omap8250 48022000.serial: using lookup tables for GPIO lookup [ 1.899339] omap8250 48022000.serial: No GPIO consumer rs485-term found [ 1.899349] omap8250 48022000.serial: using DT '/ocp@44000000/interconnect@48000000/segment@0/target-module@22000/serial@0' for 'rs485-rx-during-tx' GPIO lookup [ 1.899374] of_get_named_gpiod_flags: can't parse 'rs485-rx-during-tx-gpios' property of node '/ocp@44000000/interconnect@48000000/segment@0/target-module@22000/serial@0[0]' [ 1.899398] of_get_named_gpiod_flags: can't parse 'rs485-rx-during-tx-gpio' property of node '/ocp@44000000/interconnect@48000000/segment@0/target-module@22000/serial@0[0]' [ 1.899418] omap8250 48022000.serial: using lookup tables for GPIO lookup [ 1.899426] omap8250 48022000.serial: No GPIO consumer rs485-rx-during-tx found [ 1.899777] 48022000.serial: ttyS1 at MMIO 0x48022000 (irq = 63, base_baud = 3000000) is a 8250 [ 1.949987] i2c i2c-1: using DT '/ocp@44000000/interconnect@48000000/segment@0/target-module@2a000/i2c@0' for 'scl' GPIO lookup [ 1.950049] 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]' [ 1.950079] 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]' [ 1.950104] i2c i2c-1: using lookup tables for GPIO lookup [ 1.950115] i2c i2c-1: No GPIO consumer scl found [ 1.950136] i2c i2c-1: using DT '/ocp@44000000/interconnect@48000000/segment@0/target-module@2a000/i2c@0' for 'sda' GPIO lookup [ 1.950161] 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]' [ 1.950185] 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]' [ 1.950204] i2c i2c-1: using lookup tables for GPIO lookup [ 1.950213] i2c i2c-1: No GPIO consumer sda found [ 1.950554] i2c 1-0030: Fixed dependency cycle(s) with /ocp@44000000/interconnect@48000000/segment@300000/target-module@26000/vpfe@0 [ 1.963406] omap_i2c 4802a000.i2c: bus 1 rev0.12 at 400 kHz [ 1.973159] ti-sysc 48040000.target-module: probe with driver ti-sysc failed with error -16 [ 1.986667] gpiochip_find_base_unlocked: found new base at 544 [ 2.046602] gpio gpiochip1: (gpio-32-63): added GPIO chardev (254:1) [ 2.046768] gpio gpiochip1: registered GPIOs 544 to 575 on gpio-32-63 [ 2.063977] 48000000.interconnect:segment@200000:target-module@0:mpu@0:fck: device ID is greater than 24 [ 2.083322] gpiochip_find_base_unlocked: found new base at 576 [ 2.128931] gpio gpiochip2: (gpio-64-95): added GPIO chardev (254:2) [ 2.129101] gpio gpiochip2: registered GPIOs 576 to 607 on gpio-64-95 [ 2.131318] gpiochip_find_base_unlocked: found new base at 608 [ 2.131888] gpio gpiochip3: (gpio-96-127): added GPIO chardev (254:3) [ 2.132014] gpio gpiochip3: registered GPIOs 608 to 639 on gpio-96-127 [ 2.133420] i2c 1-0030: Fixed dependency cycle(s) with /ocp@44000000/interconnect@48000000/segment@300000/target-module@26000/vpfe@0 [ 2.145761] platform 48326000.vpfe: Fixed dependency cycle(s) with /ocp@44000000/interconnect@48000000/segment@0/target-module@2a000/i2c@0/ov2659@30 [ 2.161877] platform display: Fixed dependency cycle(s) with /ocp@44000000/interconnect@48000000/segment@300000/target-module@2a000/dss@0 [ 2.174705] platform 4832a000.dss: Fixed dependency cycle(s) with /display [ 2.188151] 483a8000.target-module:ocp2scp@0:fck: device ID is greater than 24 [ 2.198995] 483e8000.target-module:ocp2scp@0:fck: device ID is greater than 24 [ 2.213115] mdio_bus 4a101000.mdio: using DT '/ocp@44000000/interconnect@4a000000/segment@0/target-module@100000/switch@0/mdio@1000' for 'reset' GPIO lookup [ 2.213173] 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]' [ 2.213204] 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]' [ 2.213237] mdio_bus 4a101000.mdio: using lookup tables for GPIO lookup [ 2.213249] mdio_bus 4a101000.mdio: No GPIO consumer reset found [ 2.309297] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 [ 2.607016] Freeing initrd memory: 7704K [ 2.618161] mdio_bus 4a101000.mdio:04: using DT '/ocp@44000000/interconnect@4a000000/segment@0/target-module@100000/switch@0/mdio@1000/ethernet-phy@4' for 'reset' GPIO lookup [ 2.618236] 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@4[0]' [ 2.618276] 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@4[0]' [ 2.618436] mdio_bus 4a101000.mdio:04: using lookup tables for GPIO lookup [ 2.618453] mdio_bus 4a101000.mdio:04: No GPIO consumer reset found [ 2.627286] mdio_bus 4a101000.mdio:05: using DT '/ocp@44000000/interconnect@4a000000/segment@0/target-module@100000/switch@0/mdio@1000/ethernet-phy@5' for 'reset' GPIO lookup [ 2.627358] 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@5[0]' [ 2.627397] 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@5[0]' [ 2.627430] mdio_bus 4a101000.mdio:05: using lookup tables for GPIO lookup [ 2.627441] mdio_bus 4a101000.mdio:05: No GPIO consumer reset found [ 2.630186] davinci_mdio 4a101000.mdio: phy[4]: device 4a101000.mdio:04, driver Micrel KSZ9031 Gigabit PHY [ 2.640069] davinci_mdio 4a101000.mdio: phy[5]: device 4a101000.mdio:05, driver Micrel KSZ9031 Gigabit PHY [ 2.650626] cpsw-switch 4a100000.switch: initialized cpsw ale version 1.4 [ 2.657470] cpsw-switch 4a100000.switch: ALE Table size 1024 [ 2.663424] cpsw-switch 4a100000.switch: cpts: overflow check period 500 (jiffies) [ 2.671153] cpsw-switch 4a100000.switch: CPTS: ref_clk_freq:250000000 calc_mult:2147483648 calc_shift:29 error:0 nsec/sec [ 2.682292] cpsw-switch 4a100000.switch: Detected MACID = 34:b1:f7:3d:b9:00 [ 2.689420] cpsw-switch 4a100000.switch: Detected MACID = 34:b1:f7:3d:b9:02 [ 2.699373] cpsw-switch 4a100000.switch: initialized (regs 0x4a100000, pool size 256) hw_ver:0019010F 1.15 (0) [ 2.717108] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! [ 2.725233] edma 49000000.dma: TI EDMA DMA engine driver [ 2.748649] reg-fixed-voltage fixedregulator-mmcwl: using DT '/fixedregulator-mmcwl' for '(default)' GPIO lookup [ 2.748706] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixedregulator-mmcwl[0]' [ 2.748752] of_get_named_gpiod_flags: parsed 'gpio' property of node '/fixedregulator-mmcwl[0]' - status (0) [ 2.748783] gpio gpiochip2: Persistence not supported for GPIO 8 [ 2.750310] i2c i2c-0: using DT '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@b000/i2c@0' for 'scl' GPIO lookup [ 2.750389] 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.750423] 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.750447] i2c i2c-0: using lookup tables for GPIO lookup [ 2.750457] i2c i2c-0: No GPIO consumer scl found [ 2.750478] i2c i2c-0: using DT '/ocp@44000000/interconnect@44c00000/segment@200000/target-module@b000/i2c@0' for 'sda' GPIO lookup [ 2.750503] 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.750526] 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.750545] i2c i2c-0: using lookup tables for GPIO lookup [ 2.750553] i2c i2c-0: No GPIO consumer sda found [ 2.782855] tps65218-gpio: Failed to locate of_node [id: -2] [ 2.789512] omap_i2c 44e0b000.i2c: bus 0 rev0.12 at 100 kHz [ 2.796921] sdhci-omap 48060000.mmc: using DT '/ocp@44000000/interconnect@48000000/segment@0/target-module@60000/mmc@0' for 'cd' GPIO lookup [ 2.797005] 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.797052] gpio gpiochip0: Persistence not supported for GPIO 6 [ 2.797070] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) [ 2.805942] sdhci-omap 48060000.mmc: Got CD GPIO [ 2.810619] sdhci-omap 48060000.mmc: using DT '/ocp@44000000/interconnect@48000000/segment@0/target-module@60000/mmc@0' for 'wp' GPIO lookup [ 2.810656] 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.810685] 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.810709] sdhci-omap 48060000.mmc: using lookup tables for GPIO lookup [ 2.810720] sdhci-omap 48060000.mmc: No GPIO consumer wp found [ 2.810881] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator [ 2.819719] sdhci-omap 47810000.mmc: using DT '/ocp@44000000/target-module@47810000/mmc@0' for 'wp' GPIO lookup [ 2.819776] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp@44000000/target-module@47810000/mmc@0[0]' [ 2.819805] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp@44000000/target-module@47810000/mmc@0[0]' [ 2.819825] sdhci-omap 47810000.mmc: using lookup tables for GPIO lookup [ 2.819835] sdhci-omap 47810000.mmc: No GPIO consumer wp found [ 2.820381] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator [ 2.828920] sdhci-omap 47810000.mmc: supply pbias not found, using dummy regulator [ 2.836860] sdhci-omap 47810000.mmc: supply vqmmc not found, using dummy regulator [ 2.848661] sdhci-omap 48060000.mmc: using DT '/ocp@44000000/interconnect@48000000/segment@0/target-module@60000/mmc@0' for 'cd' GPIO lookup [ 2.848745] 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.848792] gpio gpiochip0: Persistence not supported for GPIO 6 [ 2.848811] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) [ 2.857564] sdhci-omap 48060000.mmc: Got CD GPIO [ 2.862297] sdhci-omap 48060000.mmc: using DT '/ocp@44000000/interconnect@48000000/segment@0/target-module@60000/mmc@0' for 'wp' GPIO lookup [ 2.862332] 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.862360] 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.862384] sdhci-omap 48060000.mmc: using lookup tables for GPIO lookup [ 2.862394] sdhci-omap 48060000.mmc: No GPIO consumer wp found [ 2.862559] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator [ 2.871114] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator [ 2.894782] sdhci-omap 48060000.mmc: using DT '/ocp@44000000/interconnect@48000000/segment@0/target-module@60000/mmc@0' for 'cd' GPIO lookup [ 2.894873] 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.894920] gpio gpiochip0: Persistence not supported for GPIO 6 [ 2.894939] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) [ 2.903851] sdhci-omap 48060000.mmc: Got CD GPIO [ 2.908557] sdhci-omap 48060000.mmc: using DT '/ocp@44000000/interconnect@48000000/segment@0/target-module@60000/mmc@0' for 'wp' GPIO lookup [ 2.908601] 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.908630] 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.908654] sdhci-omap 48060000.mmc: using lookup tables for GPIO lookup [ 2.908665] sdhci-omap 48060000.mmc: No GPIO consumer wp found [ 2.908843] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator [ 2.917083] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator [ 2.938457] mmc1: SDHCI controller on 47810000.mmc [47810000.mmc] using External DMA [ 2.958985] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA [ 2.967470] cpsw-switch 4a100000.switch: starting ndev. mode: dual_mac [ 3.048361] Micrel KSZ9031 Gigabit PHY 4a101000.mdio:04: attached PHY driver (mii_bus:phy_addr=4a101000.mdio:04, irq=POLL) [ 3.096618] mmc1: Failed to initialize a non-removable card [ 3.131589] mmc0: new high speed SDHC card at address aaaa [ 3.143974] mmcblk0: mmc0:aaaa SS08G 7.40 GiB [ 3.151642] mmcblk0: p1 p2 [ 7.199977] cpsw-switch 4a100000.switch eth0: Link is Up - 1Gbps/Full - flow control off [ 7.258360] Sending DHCP requests ., OK [ 7.302288] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.227 [ 7.310127] IP-Config: Complete: [ 7.313371] device=eth0, hwaddr=34:b1:f7:3d:b9:00, ipaddr=192.168.0.227, mask=255.255.255.0, gw=192.168.0.1 [ 7.323645] host=192.168.0.227, domain=ti.com, nis-domain=(none) [ 7.330136] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath= [ 7.330146] nameserver0=192.0.2.2, nameserver1=192.0.2.3 [ 7.343247] clk: Disabling unused clocks [ 7.347462] PM: genpd: Disabling unused power domains [ 7.355184] Freeing unused kernel image (initmem) memory: 1024K [ 7.361498] Run /init as init process [ 7.365189] with arguments: [ 7.365195] /init [ 7.365201] ramdisk_size [ 7.365207] with environment: [ 7.365212] HOME=/ [ 7.365218] TERM=linux [ 7.365223] earlyprintk=serial,ttyO0,115200n8 [ 7.592823] udevd[101]: starting version 3.2.9 [ 10.158362] random: crng init done [ 10.171995] udevd[101]: specified user 'tss' unknown [ 10.177221] udevd[101]: specified group 'tss' unknown [ 10.186954] udevd[102]: starting eudev-3.2.9 /test # - 04:52:17 [INFO] Host: echo $? - 04:52:17 [INFO] Target: echo $? 0 /test # - 04:52:17 [INFO] Host: cat result.log - 04:52:19 [ERROR] On command: cat result.log waiting for cat result.log.+?(?m-ix:^1[\0\n\r]+) >>> error: execution expired - 04:52:19 [INFO] Target: cat result.log /test # - 04:52:19 [INFO] Host: cd /test - 04:52:20 [INFO] Target: cd /test /test #