- 04:44:52 [INFO] Starting target session - 04:45:11 [INFO] Connected to beaglebone-black via serial - 04:45:11 [INFO] Host: #check prompt - 04:45:14 [ERROR] On command: #check prompt waiting for #check prompt.+?(?-mix:((?-mix:login:)|[Pp]assword)) >>> error: execution expired - 04:45:14 [INFO] Target: #check prompt root@am335x-evm:~# - 04:45:14 [INFO] Host: #check prompt - 04:45:16 [ERROR] On command: #check prompt waiting for #check prompt.+?(?-mix:\/[^\s]* #) >>> error: execution expired - 04:45:16 [INFO] Target: #check prompt root@am335x-evm:~# - 04:45:16 [INFO] Host: #check prompt - 04:45:19 [ERROR] On command: #check prompt waiting for #check prompt.+?(?-mix:\/[^\s]* #) >>> error: execution expired - 04:45:19 [INFO] Target: #check prompt root@am335x-evm:~# - 04:45:19 [INFO] Host: #check prompt - 04:45:21 [ERROR] On command: #check prompt waiting for #check prompt.+?(?-mix:\/[^\s]* #) >>> error: execution expired - 04:45:21 [INFO] Target: #check prompt root@am335x-evm:~# - 04:45:21 [INFO] Disconnected serial from beaglebone-black - 04:45:21 [INFO] Connected to beaglebone-black via serial - 04:45:21 [INFO] Host: - 04:45:26 [INFO] Target: U-Boot SPL 2014.04-00014-g47880f5 (Apr 22 2014 - 13:23:54) reading args spl_load_image_fat_os: error reading image args, err - -1 reading u-boot.img reading u-boot.img U-Boot 2014.04-00014-g47880f5 (Apr 22 2014 - 13:23:54) I2C: ready DRAM: 512 MiB NAND: 0 MiB MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 *** Warning - readenv() failed, using default environment Net: not set. Validating first E-fuse MAC cpsw, usb_ether Hit any key to stop autoboot: 1 0 U-Boot# U-Boot# U-Boot# U-Boot# U-Boot# U-Boot# U-Boot# U-Boot# U-Boot# - 04:45:26 [INFO] Disconnected serial from beaglebone-black - 04:45:26 [INFO] Connected to beaglebone-black via serial - 04:45:26 [INFO] Host: - 04:45:27 [INFO] Target: U-Boot# - 04:45:27 [INFO] Host: version - 04:45:27 [INFO] Target: version U-Boot 2014.04-00014-g47880f5 (Apr 22 2014 - 13:23:54) arm-linux-gnueabihf-gcc (crosstool-NG linaro-1.13.1-4.8-2014.03 - Linaro GCC 2014.03) 4.8.3 20140303 (prerelease) GNU ld (crosstool-NG linaro-1.13.1-4.8-2014.03 - Linaro GCC 2014.03) 2.24.0.20140311 Linaro 2014.03 U-Boot# - 04:45:27 [INFO] Host: setenv bootargs 'console=ttyO0,115200n8 earlyprintk=serial,ttyO0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled ' - 04:45:27 [INFO] Target: setenv bootargs 'console=ttyO0,115200n8 earlyprintk=serial,ttyO0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled ' U-Boot# - 04:45:27 [INFO] Host: setenv bootcmd '' - 04:45:27 [INFO] Target: setenv bootcmd '' U-Boot# - 04:45:27 [INFO] Host: setenv autoload 'no' - 04:45:27 [INFO] Target: setenv autoload 'no' U-Boot# - 04:45:27 [INFO] Host: setenv serverip '192.168.0.1' - 04:45:28 [INFO] Target: setenv serverip '192.168.0.1' U-Boot# - 04:45:28 [INFO] Host: setenv _initramfs - - 04:45:28 [INFO] Target: setenv _initramfs - U-Boot# - 04:45:28 [INFO] Host: printenv - 04:45:28 [INFO] Target: printenv _initramfs=- arch=arm autoload=no baudrate=115200 board=am335x board_name=A335BNLT board_rev=00C0 boot_fdt=try bootargs=console=ttyO0,115200n8 earlyprintk=serial,ttyO0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled bootcmd= bootcount=1 bootdelay=1 bootenv=uEnv.txt bootfile=zImage bootpart=0:1 console=ttyO0,115200n8 cpu=armv7 dfu_alt_info_emmc=rawemmc mmc 0 3751936 dfu_alt_info_mmc=boot part 0 1;rootfs part 0 2;MLO fat 0 1;MLO.raw mmc 100 100;u-boot.img.raw mmc 300 400;spl-os-args.raw mmc 80 80;spl-os-image.raw mmc 900 2000;spl-os-args fat 0 1;spl-os-image fat 0 1;u-boot.img fat 0 1;uEnv.txt fat 0 1 dfu_alt_info_nand=SPL part 0 1;SPL.backup1 part 0 2;SPL.backup2 part 0 3;SPL.backup3 part 0 4;u-boot part 0 5;u-boot-spl-os part 0 6;kernel part 0 8;rootfs part 0 9 dfu_alt_info_ram=kernel ram 0x80200000 0xD80000;fdt ram 0x80F80000 0x80000;ramdisk ram 0x81000000 0x4000000 eth1addr=6c:ec:eb:a1:52:c5 ethact=cpsw ethaddr=6c:ec:eb:a1:52:c3 fdt_high=0xffffffff fdtaddr=0x88000000 fdtdir=/dtbs fdtfile=undefined findfdt=if test $board_name = A335BONE; then setenv fdtfile am335x-bone.dtb; setenv fdtbase am335x-bone; fi; if test $board_name = A335BNLT; then setenv fdtfile am335x-boneblack.dtb; setenv fdtbase am335x-boneblack; fi; if test $board_name = A33515BB; then setenv fdtfile am335x-evm.dtb; fi; if test $board_name = A335X_SK; then setenv fdtfile am335x-evmsk.dtb; fi; if test $fdtfile = undefined; then echo WARNING: Could not determine device tree to use; fi; importbootenv=echo Importing environment from mmc ...; env import -t $loadaddr $filesize loadaddr=0x82000000 loadbootenv=load mmc ${bootpart} ${loadaddr} ${bootenv} loadfdt=load mmc ${bootpart} ${fdtaddr} ${fdtdir}/${fdtfile} loadimage=load mmc ${bootpart} ${loadaddr} ${bootdir}/${bootfile} loadramdisk=load mmc ${mmcdev} ${rdaddr} ramdisk.gz mmcargs=setenv bootargs console=${console} ${optargs} root=${mmcroot} rootfstype=${mmcrootfstype} mmcboot=mmc dev ${mmcdev}; if mmc rescan; then gpio set 54;echo SD/MMC found on device ${mmcdev};if run loadbootenv; then gpio set 55;echo Loaded environment from ${bootenv};run importbootenv;fi;if test -n $cape; then if test -e mmc ${bootpart} ${fdtdir}/$fdtbase-$cape.dtb; then setenv fdtfile $fdtbase-$cape.dtb; fi; echo using: $fdtfile...; fi; echo Checking if uenvcmd is set ...;if test -n $uenvcmd; then gpio set 56; echo Running uenvcmd ...;run uenvcmd;fi;echo; echo uenvcmd was not defined in uEnv.txt ...;fi; mmcdev=0 mmcloados=run mmcargs; if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run loadfdt; then bootz ${loadaddr} - ${fdtaddr}; else if test ${boot_fdt} = try; then bootz; else echo WARN: Cannot load the DT; fi; fi; else bootz; fi; mmcpart=1 mmcroot=/dev/mmcblk0p2 ro fixrtc mmcrootfstype=ext4 rootwait mtdids=nand0=omap2-nand.0 mtdparts=mtdparts=omap2-nand.0:128k(SPL),128k(SPL.backup1),128k(SPL.backup2),128k(SPL.backup3),1792k(u-boot),128k(u-boot-spl-os),128k(u-boot-env),5m(kernel),-(rootfs) nandargs=setenv bootargs console=${console} ${optargs} root=${nandroot} rootfstype=${nandrootfstype} nandboot=echo Booting from nand ...; run nandargs; nand read ${fdtaddr} u-boot-spl-os; nand read ${loadaddr} kernel; bootz ${loadaddr} - ${fdtaddr} nandroot=ubi0:rootfs rw ubi.mtd=7,2048 nandrootfstype=ubifs rootwait=1 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; tftp ${loadaddr} ${bootfile}; tftp ${fdtaddr} ${fdtfile}; run netargs; bootz ${loadaddr} - ${fdtaddr} nfsopts=nolock partitions=uuid_disk=${uuid_gpt_disk};name=rootfs,start=2MiB,size=-,uuid=${uuid_gpt_rootfs} ramargs=setenv bootargs console=${console} ${optargs} root=${ramroot} rootfstype=${ramrootfstype} ramboot=echo Booting from ramdisk ...; run ramargs; bootz ${loadaddr} ${rdaddr} ${fdtaddr} ramroot=/dev/ram0 rw ramdisk_size=65536 initrd=${rdaddr},64M ramrootfstype=ext2 rdaddr=0x88080000 rootpath=/export/rootfs serverip=192.168.0.1 soc=am33xx spiargs=setenv bootargs console=${console} ${optargs} root=${spiroot} rootfstype=${spirootfstype} spiboot=echo Booting from spi ...; run spiargs; sf probe ${spibusno}:0; sf read ${loadaddr} ${spisrcaddr} ${spiimgsize}; bootz ${loadaddr} spibusno=0 spiimgsize=0x362000 spiroot=/dev/mtdblock4 rw spirootfstype=jffs2 spisrcaddr=0xe0000 static_ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}:${hostname}::off stderr=serial stdin=serial stdout=serial usbnet_devaddr=6c:ec:eb:a1:52:c5 vendor=ti ver=U-Boot 2014.04-00014-g47880f5 (Apr 22 2014 - 13:23:54) Environment size: 4710/131068 bytes U-Boot# - 04:45:28 [INFO] Host: printenv bootargs - 04:45:29 [INFO] Target: printenv bootargs bootargs=console=ttyO0,115200n8 earlyprintk=serial,ttyO0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled U-Boot# - 04:45:29 [INFO] Host: setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp ' - 04:45:29 [INFO] Target: setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp ' U-Boot# - 04:45:29 [INFO] Host: setenv serverip '192.168.0.1' - 04:45:29 [INFO] Target: setenv serverip '192.168.0.1' U-Boot# - 04:45:29 [INFO] Host: setenv autoload 'no' - 04:45:29 [INFO] Target: setenv autoload 'no' U-Boot# - 04:45:29 [INFO] Host: dhcp - 04:45:30 [INFO] Target: dhcp link up on port 0, speed 100, full duplex BOOTP broadcast 1 DHCP client bound to address 192.168.0.103 U-Boot# - 04:45:30 [INFO] Host: tftp ${loadaddr} 192.168.0.1:vatf_beaglebone-black/b32787bb50d2926358d950265aadc0b2 - 04:45:32 [INFO] Target: tftp ${loadaddr} 192.168.0.1:vatf_beaglebone-black/b32787bb50d2926358d950265aadc0b2 link up on port 0, speed 100, full duplex Using cpsw device TFTP from server 192.168.0.1; our IP address is 192.168.0.103 Filename 'vatf_beaglebone-black/b32787bb50d2926358d950265aadc0b2'. Load address: 0x82000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######################################## 3.4 MiB/s done Bytes transferred = 5347232 (5197a0 hex) U-Boot# - 04:45:32 [INFO] Host: tftp ${fdtaddr} 192.168.0.1:vatf_beaglebone-black/97e34c314d911aeb74c7dd65cd51552f - 04:45:32 [INFO] Target: tftp ${fdtaddr} 192.168.0.1:vatf_beaglebone-black/97e34c314d911aeb74c7dd65cd51552f link up on port 0, speed 100, full duplex Using cpsw device TFTP from server 192.168.0.1; our IP address is 192.168.0.103 Filename 'vatf_beaglebone-black/97e34c314d911aeb74c7dd65cd51552f'. Load address: 0x88000000 Loading: *##### 3.2 MiB/s done Bytes transferred = 70308 (112a4 hex) U-Boot# - 04:45:32 [INFO] Host: fdt address ${fdtaddr} - 04:45:33 [INFO] Target: fdt address ${fdtaddr} U-Boot# - 04:45:33 [INFO] Host: printenv bootargs - 04:45:33 [INFO] Target: printenv bootargs bootargs=console=ttyO0,115200n8 earlyprintk=serial,ttyO0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp U-Boot# - 04:45:33 [INFO] Host: setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/beaglebone-black/autofs/29d150f62ef8c1505ae043eeb678acc5,nolock,v3,tcp,rsize=4096,wsize=4096 ' - 04:45:33 [INFO] Target: setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/beaglebone-black/autofs/29d150f62ef8c1505ae043eeb678acc5,nolock,v3,tcp,rsize=4096,wsize=4096 ' U-Boot# - 04:45:33 [INFO] Host: printenv bootcmd - 04:45:33 [INFO] Target: printenv bootcmd bootcmd= U-Boot# - 04:45:33 [INFO] Host: setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdtaddr}; else bootz ${loadaddr} ${_initramfs} ${fdtaddr}; bootm ${loadaddr} ${_initramfs} ${fdtaddr}; fi' - 04:45:33 [INFO] Target: setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdtaddr}; else bootz ${loadaddr} ${_initramfs} ${fdtaddr}; bootm ${loadaddr} ${_initramfs} ${fdtaddr}; fi' U-Boot# - 04:45:33 [INFO] Host: version - 04:45:34 [INFO] Target: version U-Boot 2014.04-00014-g47880f5 (Apr 22 2014 - 13:23:54) arm-linux-gnueabihf-gcc (crosstool-NG linaro-1.13.1-4.8-2014.03 - Linaro GCC 2014.03) 4.8.3 20140303 (prerelease) GNU ld (crosstool-NG linaro-1.13.1-4.8-2014.03 - Linaro GCC 2014.03) 2.24.0.20140311 Linaro 2014.03 U-Boot# - 04:45:34 [INFO] Host: bdinfo - 04:45:34 [INFO] Target: bdinfo arch_number = 0x00000E05 boot_params = 0x80000100 DRAM bank = 0x00000000 -> start = 0x80000000 -> size = 0x20000000 eth0name = cpsw ethaddr = 6c:ec:eb:a1:52:c3 eth1name = usb_ether eth1addr = 6c:ec:eb:a1:52:c5 current eth = cpsw ip_addr = 192.168.0.103 baudrate = 115200 bps TLB addr = 0x9FFF0000 relocaddr = 0x9F74B000 reloc off = 0x1EF4B000 irq_sp = 0x9F62AF28 sp start = 0x9F62AF18 U-Boot# - 04:45:34 [INFO] Host: - 04:45:34 [INFO] Target: arch_number = 0x00000E05 boot_params = 0x80000100 DRAM bank = 0x00000000 -> start = 0x80000000 -> size = 0x20000000 eth0name = cpsw ethaddr = 6c:ec:eb:a1:52:c3 eth1name = usb_ether eth1addr = 6c:ec:eb:a1:52:c5 current eth = cpsw ip_addr = 192.168.0.103 baudrate = 115200 bps TLB addr = 0x9FFF0000 relocaddr = 0x9F74B000 reloc off = 0x1EF4B000 irq_sp = 0x9F62AF28 sp start = 0x9F62AF18 U-Boot# - 04:45:34 [INFO] Host: ls mmc 0:1 - 04:45:34 [INFO] Target: ls mmc 0:1 108840 mlo 896868 u-boot.img 4 ws-calibrate.rules 14 .ipaddr 4 file(s), 0 dir(s) U-Boot# - 04:45:34 [INFO] Host: ls mmc 1:1 - 04:45:35 [INFO] Target: ls mmc 1:1 82424 mlo 401704 u-boot.img app/ docs/ drivers/ debug/ dtbs/ scripts/ 51 id.txt 41174 license.txt 16822 readme.htm 292 readme.md 313 soc.sh 16822 start.htm 2868972 initrd.img 1430 uenv.txt 2869036 uinitrd 3717760 zimage 12 file(s), 6 dir(s) U-Boot# - 04:45:35 [INFO] Host: ext4ls mmc 0:2 /lib/firmware - 04:45:35 [INFO] Target: ext4ls mmc 0:2 /lib/firmware ** Can not find directory. ** U-Boot# - 04:45:35 [INFO] Host: ext4ls mmc 1:2 /lib/firmware - 04:45:36 [INFO] Target: ext4ls mmc 1:2 /lib/firmware 12288 . 4096 .. 19 libertas_cs.fw 10 rt3090.bin 22 sd8686.bin 19 sd8688.bin 4096 RTL8192SU 4096 brcm 4096 mwl8k 4096 rtlwifi 4096 ti-connectivity 4096 zd1211 2885 BB-BONE-AUDI-01-00A0.dtbo 865 ADAFRUIT-UART2-00A0.dtbo 865 ADAFRUIT-UART4-00A0.dtbo 1056 BB-ADC-00A0.dtbo 4273 BB-BONE-BACON-00A0.dtbo 35372 atmel_at76c503-rfmd-0.90.2-140.bin 3592 BB-BONE-CAM-VVDN-00A0.dtbo 1075 BB-BONE-GPEVT-00A0.dtbo 5981 BB-BONE-LCD7-01-00A2.dtbo 6011 BB-BONE-LCD7-01-00A3.dtbo 3014 BB-BONE-PRU-04-00A0.dtbo 853 BB-BONE-RS232-00A0.dtbo 1758 BB-BONE-RST-00A0.dtbo 675 BB-BONE-RST2-00A0.dtbo 875 BB-BONE-SERL-01-00A1.dtbo 865 BB-BONE-SERL-03-00A1.dtbo 1266 BB-BONE-eMMC1-01-00A0.dtbo 1331 BB-GPIOHELP-00A0.dtbo 1185 BB-SPIDEV1-00A0.dtbo 861 BB-UART4-00A0.dtbo 936 BB-UART4-RTSCTS-00A0.dtbo 861 BB-UART5-00A0.dtbo 4178 LICENCE.broadcom_bcm43xx 2850 TT3201-001-01.dtbo 35276 atmel_at76c502-wpa.bin 35276 atmel_at76c502d-wpa.bin 35272 atmel_at76c502e-wpa.bin 31776 atmel_at76c502e.bin 28164 atmel_at76c503-i3861.bin 37804 atmel_at76c503-rfmd-acc.bin 31748 atmel_at76c504.bin 35180 atmel_at76c504_2958-wpa.bin 39928 atmel_at76c504a_2958-wpa.bin 35532 atmel_at76c505-rfmd.bin 35228 atmel_at76c506-wpa.bin 1091 bone_pwm_P8_19-00A0.dtbo 1091 bone_pwm_P8_34-00A0.dtbo 1091 bone_pwm_P8_46-00A0.dtbo 1091 bone_pwm_P9_14-00A0.dtbo 1091 bone_pwm_P9_21-00A0.dtbo 1091 bone_pwm_P9_22-00A0.dtbo 1097 bone_pwm_P9_28-00A0.dtbo 1091 bone_pwm_P9_29-00A0.dtbo 1091 bone_pwm_P9_31-00A0.dtbo 10176 cape-bebopr-R2.dtbo 9546 cape-bebopr-brdg-R2.dtbo 10024 cape-bebopr-ena-R2.dtbo 977 cape-bone-pinmux-test-00A0.dtbo 1677 cape-bone-argus-00A0.dtbo 2426 cape-bone-dvi-00A0.dtbo 3844 cape-bone-dvi-00A1.dtbo 2434 cape-bone-dvi-00A2.dtbo 2794 cape-bone-geiger-00A0.dtbo 5972 cape-bone-lcd3-00A2.dtbo 1549 cape-bone-mrf24j40-00A0.dtbo 2440 cape-bone-nixie-00A0.dtbo 6275 cape-bone-replicape-00A3.dtbo 7189 cape-bone-tester-00A0.dtbo 2268 cape-boneblack-hdmin-00A0.dtbo 1358 cape-bone-weather-00A0.dtbo 574 cape-bone-weather-00B0.dtbo 57781 cape-universaln-00A0.dtbo 13705 cape-univ-emmc-00A0.dtbo 66220 cape-universal-00A0.dtbo 51272 htc_9271.fw 13388 carl9170-1.fw 8192 rt2561.bin 8192 rt2860.bin 8192 rt2661.bin 8192 rt2870.bin 4096 rt3071.bin 2048 rt73.bin 5857 BB-BONE-LCD4-01-00A1.dtbo 1283 BB-BONE-PWMT-00A0.dtbo 1181 am33xx_pwm-00A0.dtbo 10 rt3070.bin 10796 am335x-pm-firmware.bin 6033 BB-BONE-LCD7-01-00A4.dtbo 26 libertas_cs_helper.fw 2387 BB-BONE-PRU-03-00A0.dtbo 1198 BB-BONE-RTC-00A0.dtbo 31764 atmel_at76c502d.bin 1185 BB-SPIDEV1A1-00A0.dtbo 865 ADAFRUIT-UART1-00A0.dtbo 31824 atmel_at76c506.bin 29 sd8686_helper.bin 1097 bone_pwm_P9_42-00A0.dtbo 26 sd8688_helper.bin 5327 cape-bone-lcd3-00A0.dtbo 3634 BB-BONE-LCD4-01-00A0.dtbo 1091 bone_pwm_P9_16-00A0.dtbo 2895 DNIL-AMPCAPE-1-00R1.dtbo 1060 cape-bone-iio-00A0.dtbo 3259 BB-BONE-BACONE-00A0.dtbo 30348 atmel_at76c502_3com.bin 2115 LICENCE.rtlwifi_firmware.txt 1042 ADAFRUIT-SPI0-00A0.dtbo 23 usb8388.bin 31764 atmel_at76c502.bin 2074 BB-BONE-CRYPTO-00A0.dtbo 35184 atmel_at76c502_3com-wpa.bin 4194 cape-bone-hexy-00A0.dtbo 1721 cape-CBB-Serial-r01.dtbo 1405 BB-BONE-PRU-02-00A0.dtbo 861 BB-UART1-00A0.dtbo 1115 ADAFRUIT-SPI1-00A0.dtbo 37964 atmel_at76c503-rfmd.bin 1091 bone_pwm_P8_36-00A0.dtbo 2948 cape-bone-adafruit-lcd-00A0.dtbo 35196 atmel_at76c504c-wpa.bin 998 BB-BONE-PRU-01-00A0.dtbo 1091 bone_pwm_P8_13-00A0.dtbo 952 BB-I2C1A1-00A0.dtbo 19 sd8385.bin 1158 BB-BONELT-BT-00A0.dtbo 3588 BB-BONE-CAM3-01-00A2.dtbo 865 ADAFRUIT-UART5-00A0.dtbo 28040 atmel_at76c503-i3863.bin 4536 BB-BONE-BACONE2-00A0.dtbo 861 BB-UART2-00A0.dtbo 37009 atmel_at76c505a-rfmd2958.bin 1284 BB-BONE-GPS-00A0.dtbo 936 BB-UART2-RTSCTS-00A0.dtbo 4096 libertas 2042 LICENCE.ti-connectivity 2965 cape-bone-ibb-00A0.dtbo 1676 cape-bone-exptest-00A0.dtbo 26 sd8385_helper.bin 4096 rtl_nic 938 BB-I2C1-00A0.dtbo 5216 cape-bone-replicape-00A2.dtbo 37000 atmel_at76c505-rfmd2958.bin 1946 LICENCE.atheros_firmware 1266 cape-bone-2g-emmc1.dtbo 1185 BB-SPIDEV0-00A0.dtbo 4096 RTL8192E 1091 bone_pwm_P8_45-00A0.dtbo 5663 cape-bone-proto-00A0.dtbo 118888 lbtf_usb.bin 3325 cape-boneblack-hdmi-00A0.dtbo 8192 rt2561s.bin U-Boot# - 04:45:36 [INFO] Host: mmc rescan; echo $? - 04:45:36 [INFO] Target: mmc rescan; echo $? 0 U-Boot# - 04:45:36 [INFO] Host: fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4 - 04:45:36 [INFO] Target: fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4 writing ws-calibrate.rules 4 bytes written U-Boot# - 04:45:36 [INFO] Host: setenv extraargs 0 - 04:45:37 [INFO] Target: setenv extraargs 0 U-Boot# - 04:45:37 [INFO] Host: printenv - 04:45:37 [INFO] Target: printenv _initramfs=- arch=arm autoload=no baudrate=115200 board=am335x board_name=A335BNLT board_rev=00C0 boot_fdt=try 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/beaglebone-black/autofs/29d150f62ef8c1505ae043eeb678acc5,nolock,v3,tcp,rsize=4096,wsize=4096 bootcmd= if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdtaddr}; else bootz ${loadaddr} ${_initramfs} ${fdtaddr}; bootm ${loadaddr} ${_initramfs} ${fdtaddr}; fi bootcount=1 bootdelay=1 bootenv=uEnv.txt bootfile=zImage bootpart=0:1 console=ttyO0,115200n8 cpu=armv7 dfu_alt_info_emmc=rawemmc mmc 0 3751936 dfu_alt_info_mmc=boot part 0 1;rootfs part 0 2;MLO fat 0 1;MLO.raw mmc 100 100;u-boot.img.raw mmc 300 400;spl-os-args.raw mmc 80 80;spl-os-image.raw mmc 900 2000;spl-os-args fat 0 1;spl-os-image fat 0 1;u-boot.img fat 0 1;uEnv.txt fat 0 1 dfu_alt_info_nand=SPL part 0 1;SPL.backup1 part 0 2;SPL.backup2 part 0 3;SPL.backup3 part 0 4;u-boot part 0 5;u-boot-spl-os part 0 6;kernel part 0 8;rootfs part 0 9 dfu_alt_info_ram=kernel ram 0x80200000 0xD80000;fdt ram 0x80F80000 0x80000;ramdisk ram 0x81000000 0x4000000 dnsip=192.0.2.2 dnsip2=192.0.2.3 eth1addr=6c:ec:eb:a1:52:c5 ethact=cpsw ethaddr=6c:ec:eb:a1:52:c3 extraargs=0 fdt_high=0xffffffff fdtaddr=88000000 fdtdir=/dtbs fdtfile=undefined fileaddr=88000000 filesize=112a4 findfdt=if test $board_name = A335BONE; then setenv fdtfile am335x-bone.dtb; setenv fdtbase am335x-bone; fi; if test $board_name = A335BNLT; then setenv fdtfile am335x-boneblack.dtb; setenv fdtbase am335x-boneblack; fi; if test $board_name = A33515BB; then setenv fdtfile am335x-evm.dtb; fi; if test $board_name = A335X_SK; then setenv fdtfile am335x-evmsk.dtb; fi; if test $fdtfile = undefined; then echo WARNING: Could not determine device tree to use; fi; gatewayip=192.168.0.1 importbootenv=echo Importing environment from mmc ...; env import -t $loadaddr $filesize ipaddr=192.168.0.103 loadaddr=0x82000000 loadbootenv=load mmc ${bootpart} ${loadaddr} ${bootenv} loadfdt=load mmc ${bootpart} ${fdtaddr} ${fdtdir}/${fdtfile} loadimage=load mmc ${bootpart} ${loadaddr} ${bootdir}/${bootfile} loadramdisk=load mmc ${mmcdev} ${rdaddr} ramdisk.gz mmcargs=setenv bootargs console=${console} ${optargs} root=${mmcroot} rootfstype=${mmcrootfstype} mmcboot=mmc dev ${mmcdev}; if mmc rescan; then gpio set 54;echo SD/MMC found on device ${mmcdev};if run loadbootenv; then gpio set 55;echo Loaded environment from ${bootenv};run importbootenv;fi;if test -n $cape; then if test -e mmc ${bootpart} ${fdtdir}/$fdtbase-$cape.dtb; then setenv fdtfile $fdtbase-$cape.dtb; fi; echo using: $fdtfile...; fi; echo Checking if uenvcmd is set ...;if test -n $uenvcmd; then gpio set 56; echo Running uenvcmd ...;run uenvcmd;fi;echo; echo uenvcmd was not defined in uEnv.txt ...;fi; mmcdev=0 mmcloados=run mmcargs; if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run loadfdt; then bootz ${loadaddr} - ${fdtaddr}; else if test ${boot_fdt} = try; then bootz; else echo WARN: Cannot load the DT; fi; fi; else bootz; fi; mmcpart=1 mmcroot=/dev/mmcblk0p2 ro fixrtc mmcrootfstype=ext4 rootwait mtdids=nand0=omap2-nand.0 mtdparts=mtdparts=omap2-nand.0:128k(SPL),128k(SPL.backup1),128k(SPL.backup2),128k(SPL.backup3),1792k(u-boot),128k(u-boot-spl-os),128k(u-boot-env),5m(kernel),-(rootfs) nandargs=setenv bootargs console=${console} ${optargs} root=${nandroot} rootfstype=${nandrootfstype} nandboot=echo Booting from nand ...; run nandargs; nand read ${fdtaddr} u-boot-spl-os; nand read ${loadaddr} kernel; bootz ${loadaddr} - ${fdtaddr} nandroot=ubi0:rootfs rw ubi.mtd=7,2048 nandrootfstype=ubifs rootwait=1 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; tftp ${loadaddr} ${bootfile}; tftp ${fdtaddr} ${fdtfile}; run netargs; bootz ${loadaddr} - ${fdtaddr} netmask=255.255.255.0 nfsopts=nolock partitions=uuid_disk=${uuid_gpt_disk};name=rootfs,start=2MiB,size=-,uuid=${uuid_gpt_rootfs} ramargs=setenv bootargs console=${console} ${optargs} root=${ramroot} rootfstype=${ramrootfstype} ramboot=echo Booting from ramdisk ...; run ramargs; bootz ${loadaddr} ${rdaddr} ${fdtaddr} ramroot=/dev/ram0 rw ramdisk_size=65536 initrd=${rdaddr},64M ramrootfstype=ext2 rdaddr=0x88080000 rootpath=/export/rootfs serverip=192.168.0.1 soc=am33xx spiargs=setenv bootargs console=${console} ${optargs} root=${spiroot} rootfstype=${spirootfstype} spiboot=echo Booting from spi ...; run spiargs; sf probe ${spibusno}:0; sf read ${loadaddr} ${spisrcaddr} ${spiimgsize}; bootz ${loadaddr} spibusno=0 spiimgsize=0x362000 spiroot=/dev/mtdblock4 rw spirootfstype=jffs2 spisrcaddr=0xe0000 static_ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}:${hostname}::off stderr=serial stdin=serial stdout=serial usbnet_devaddr=6c:ec:eb:a1:52:c5 vendor=ti ver=U-Boot 2014.04-00014-g47880f5 (Apr 22 2014 - 13:23:54) Environment size: 5208/131068 bytes U-Boot# - 04:45:37 [INFO] Host: setenv bootcmd 'if iminfo ${loadaddr}; then setenv bootargs ${bootargs} ${extraargs}; bootm ${loadaddr} ${_initramfs} ${fdtaddr}; else setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr} ${_initramfs} ${fdtaddr}; setenv bootargs ${bootargs} ${extraargs}; bootm ${loadaddr} ${_initramfs} ${fdtaddr}; fi' - 04:45:37 [INFO] Target: setenv bootcmd 'if iminfo ${loadaddr}; then setenv bootargs ${bootargs} ${extraargs}; bootm ${loadaddr} ${_initramfs} ${fdtaddr}; else setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr} ${_initramfs} ${fdtaddr}; setenv bootargs ${bootargs} ${extraargs}; bootm ${loadaddr} ${_initramfs} ${fdtaddr}; fi' U-Boot# - 04:45:37 [INFO] Host: setenv mmcloados 'run mmcargs; if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run loadfdt; then setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr} - ${fdtaddr}; else if test ${boot_fdt} = try; then bootz; else echo WARN: Cannot load the DT; fi; fi; else bootz; fi;' - 04:45:38 [INFO] Target: setenv mmcloados 'run mmcargs; if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run loadfdt; then setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr} - ${fdtaddr}; else if test ${boot_fdt} = try; then bootz; else echo WARN: Cannot load the DT; fi; fi; else bootz; fi;' U-Boot# - 04:45:38 [INFO] Host: setenv nandboot 'echo Booting from nand ...; run nandargs; nand read ${fdtaddr} u-boot-spl-os; nand read ${loadaddr} kernel; setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr} - ${fdtaddr}' - 04:45:38 [INFO] Target: setenv nandboot 'echo Booting from nand ...; run nandargs; nand read ${fdtaddr} u-boot-spl-os; nand read ${loadaddr} kernel; setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr} - ${fdtaddr}' U-Boot# - 04:45:38 [INFO] Host: setenv netboot 'echo Booting from network ...; setenv autoload no; dhcp; tftp ${loadaddr} ${bootfile}; tftp ${fdtaddr} ${fdtfile}; run netargs; setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr} - ${fdtaddr}' - 04:45:38 [INFO] Target: setenv netboot 'echo Booting from network ...; setenv autoload no; dhcp; tftp ${loadaddr} ${bootfile}; tftp ${fdtaddr} ${fdtfile}; run netargs; setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr} - ${fdtaddr}' U-Boot# - 04:45:38 [INFO] Host: setenv ramboot 'echo Booting from ramdisk ...; run ramargs; setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr} ${rdaddr} ${fdtaddr}' - 04:45:38 [INFO] Target: setenv ramboot 'echo Booting from ramdisk ...; run ramargs; setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr} ${rdaddr} ${fdtaddr}' U-Boot# - 04:45:38 [INFO] Host: setenv spiboot 'echo Booting from spi ...; run spiargs; sf probe ${spibusno}:0; sf read ${loadaddr} ${spisrcaddr} ${spiimgsize}; setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr}' - 04:45:38 [INFO] Target: setenv spiboot 'echo Booting from spi ...; run spiargs; sf probe ${spibusno}:0; sf read ${loadaddr} ${spisrcaddr} ${spiimgsize}; setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr}' U-Boot# - 04:45:38 [INFO] Host: boot - 04:45:39 [INFO] Target: boot ## Checking Image at 82000000 ... Unknown image format! Kernel image @ 0x82000000 [ 0x000000 - 0x5197a0 ] ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Using Device Tree in place at 88000000, end 880142a3 Starting kernel ... - 04:45:39 [INFO] Host: - 04:46:12 [INFO] Target: [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.11.0-rc5 (KernelCI@build-j301307-arm-gcc-12-omap2plus-defconfig-pcb2x) (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 03:55:47 UTC 2024 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: TI AM335x BeagleBone Black [ 0.000000] Memory policy: Data cache writeback [ 0.000000] cma: Reserved 16 MiB at 0x9e800000 on node -1 [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000080000000-0x000000009fdfffff] [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x000000009fdfffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000009fdfffff] [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM335X ES2.1 (sgx neon) [ 0.000000] percpu: Embedded 17 pages/cpu s39884 r8192 d21556 u69632 [ 0.000000] Kernel command line: console=ttyO0,115200n8 earlyprintk=serial,ttyO0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/beaglebone-black/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: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 130560 [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] trace event string verifier disabled [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] IRQ: Found an INTC at 0x(ptrval) (revision 5.0) with 128 interrupts [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] TI gptimer clocksource: always-on /ocp/interconnect@44c00000/segment@200000/target-module@31000 [ 0.000002] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000028] clocksource: dmtimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000479] TI gptimer clockevent: 24000000 Hz at /ocp/interconnect@48000000/segment@0/target-module@40000 [ 0.001935] Console: colour dummy device 80x30 [ 0.002009] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' [ 0.002018] This ensures that you still see kernel messages. Please [ 0.002024] update your kernel commandline. [ 0.002067] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) [ 0.090532] CPU: Testing write buffer coherency: ok [ 0.090633] CPU0: Spectre v2: using BPIALL workaround [ 0.090645] pid_max: default: 32768 minimum: 301 [ 0.090769] LSM: initializing lsm=capability [ 0.090932] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.090957] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.092461] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.094089] Setting up static identity map for 0x80100000 - 0x80100078 [ 0.094375] rcu: Hierarchical SRCU implementation. [ 0.094387] rcu: Max phase no-delay instances is 1000. [ 0.095352] smp: Bringing up secondary CPUs ... [ 0.095399] smp: Brought up 1 node, 1 CPU [ 0.095413] SMP: Total of 1 processors activated (996.14 BogoMIPS). [ 0.095425] CPU: All CPU(s) started in SVC mode. [ 0.095598] Memory: 482020K/522240K available (11264K kernel code, 1142K rwdata, 2696K rodata, 1024K init, 291K bss, 22200K reserved, 16384K cma-reserved, 0K highmem) [ 0.096354] devtmpfs: initialized [ 0.111706] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 0.112058] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.112092] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.113421] pinctrl core: initialized pinctrl subsystem [ 0.115804] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.118524] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.119090] audit: initializing netlink subsys (disabled) [ 0.120359] thermal_sys: Registered thermal governor 'fair_share' [ 0.120376] thermal_sys: Registered thermal governor 'step_wise' [ 0.120388] thermal_sys: Registered thermal governor 'user_space' [ 0.120495] audit: type=2000 audit(0.110:1): state=initialized audit_enabled=0 res=1 [ 0.120779] cpuidle: using governor menu [ 0.142897] No ATAGs? [ 0.142928] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.145766] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.163635] iommu: Default domain type: Translated [ 0.163656] iommu: DMA domain TLB invalidation policy: strict mode [ 0.171446] SCSI subsystem initialized [ 0.172226] pps_core: LinuxPPS API ver. 1 registered [ 0.172237] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.172263] PTP clock support registered [ 0.181097] vgaarb: loaded [ 0.181463] clocksource: Switched to clocksource dmtimer [ 0.182062] VFS: Disk quotas dquot_6.6.0 [ 0.182108] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.206267] NET: Registered PF_INET protocol family [ 0.206615] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.207980] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.208016] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.208034] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) [ 0.208079] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear) [ 0.208181] TCP: Hash tables configured (established 4096 bind 4096) [ 0.208302] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.208332] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.208504] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.222107] RPC: Registered named UNIX socket transport module. [ 0.222132] RPC: Registered udp transport module. [ 0.222139] RPC: Registered tcp transport module. [ 0.222145] RPC: Registered tcp-with-tls transport module. [ 0.222151] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.222177] PCI: CLS 0 bytes, default 64 [ 0.223570] Initialise system trusted keyrings [ 0.224240] workingset: timestamp_bits=14 max_order=17 bucket_order=3 [ 0.225827] NFS: Registering the id_resolver key type [ 0.225906] Key type id_resolver registered [ 0.225916] Key type id_legacy registered [ 0.225966] jffs2: version 2.2. (NAND) (SUMMARY) 2001-2006 Red Hat, Inc. [ 0.226365] Key type asymmetric registered [ 0.226382] Asymmetric key parser 'x509' registered [ 0.226451] io scheduler mq-deadline registered [ 0.226464] io scheduler kyber registered [ 0.226535] io scheduler bfq registered [ 0.241661] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled [ 0.303724] brd: module loaded [ 0.328778] loop: module loaded [ 0.329714] mtdoops: mtd device (mtddev=name/number) must be supplied [ 0.332928] i2c_dev: i2c /dev entries driver [ 0.333799] cpuidle: enable-method property 'ti,am3352' found operations [ 0.334229] sdhci: Secure Digital Host Controller Interface driver [ 0.334240] sdhci: Copyright(c) Pierre Ossman [ 0.334407] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.334677] ledtrig-cpu: registered to indicate activity on CPUs [ 0.335590] Initializing XFRM netlink socket [ 0.335715] NET: Registered PF_INET6 protocol family [ 0.337530] Segment Routing with IPv6 [ 0.337620] In-situ OAM (IOAM) with IPv6 [ 0.337717] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 0.338607] NET: Registered PF_PACKET protocol family [ 0.338637] NET: Registered PF_KEY protocol family [ 0.338771] Key type dns_resolver registered [ 0.339010] ThumbEE CPU extension supported. [ 0.339032] Registering SWP/SWPB emulation handler [ 0.339482] omap_voltage_late_init: Voltage driver support not added [ 0.339831] SmartReflex Class3 initialized [ 0.382968] Loading compiled-in X.509 certificates [ 0.426047] platform 44e10800.pinmux: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800/clkout2-pins [ 0.426606] pinctrl-single 44e10800.pinmux: 142 pins, size 568 [ 0.431063] ti-sysc 44e31000.target-module: probe with driver ti-sysc failed with error -16 [ 0.466262] ti-sysc 48040000.target-module: probe with driver ti-sysc failed with error -16 [ 0.493070] OMAP GPIO hardware version 0.1 [ 0.530175] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz [ 0.558307] 48000000.interconnect:segment@200000:target-module@0:mpu@0:fck: device ID is greater than 24 [ 0.562555] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 [ 0.573683] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator [ 0.574130] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator [ 0.638196] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 [ 0.755183] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 [ 0.755642] cpsw-switch 4a100000.switch: initialized cpsw ale version 1.4 [ 0.755663] cpsw-switch 4a100000.switch: ALE Table size 1024 [ 0.755943] cpsw-switch 4a100000.switch: cpts: overflow check period 500 (jiffies) [ 0.755965] cpsw-switch 4a100000.switch: CPTS: ref_clk_freq:250000000 calc_mult:2147483648 calc_shift:29 error:0 nsec/sec [ 0.756064] cpsw-switch 4a100000.switch: Detected MACID = 6c:ec:eb:a1:52:c3 [ 0.757827] cpsw-switch 4a100000.switch: initialized (regs 0x4a100000, pool size 256) hw_ver:0019010C 1.12 (0) [ 0.768477] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! [ 0.768524] edma 49000000.dma: TI EDMA DMA engine driver [ 0.817795] target-module@4b000000:target-module@140000:pmu@0:fck: device ID is greater than 24 [ 0.819552] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available [ 0.827252] l3-aon-clkctrl:0000:0: failed to disable [ 0.840041] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 34, base_baud = 3000000) is a 8250 [ 0.840125] printk: legacy console [ttyS0] enabled [ 2.081899] tps65217-pmic: Failed to locate of_node [id: -1] [ 2.087934] tps65217-bl: Failed to locate of_node [id: -1] [ 2.119933] tps65217 0-0024: TPS65217 ID 0xe version 1.2 [ 2.126071] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 [ 2.139453] i2c 0-0070: Fixed dependency cycle(s) with /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0 [ 2.150842] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz [ 2.169173] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) [ 2.178111] sdhci-omap 48060000.mmc: Got CD GPIO [ 2.183173] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator [ 2.213013] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator [ 2.222033] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator [ 2.230118] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator [ 2.284384] mmc1: SDHCI controller on 481d8000.mmc [481d8000.mmc] using External DMA [ 2.293416] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA [ 2.302297] cpsw-switch 4a100000.switch: starting ndev. mode: dual_mac [ 2.376428] mmc1: new high speed MMC card at address 0001 [ 2.383209] mmcblk1: mmc1:0001 MMC04G 3.60 GiB [ 2.390273] mmcblk1: p1 p2 [ 2.394954] mmcblk1boot0: mmc1:0001 MMC04G 2.00 MiB [ 2.402053] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL) [ 2.412915] mmcblk1boot1: mmc1:0001 MMC04G 2.00 MiB [ 2.425723] mmcblk1rpmb: mmc1:0001 MMC04G 128 KiB, chardev (250:0) [ 2.464861] mmc0: new high speed SDHC card at address aaaa [ 2.471672] mmcblk0: mmc0:aaaa SL08G 7.40 GiB [ 2.479108] mmcblk0: p1 p2 p3 [ 4.562222] cpsw-switch 4a100000.switch eth0: Link is Up - 100Mbps/Full - flow control off [ 4.611508] Sending DHCP requests ., OK [ 4.655423] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.103 [ 4.663268] IP-Config: Complete: [ 4.666514] device=eth0, hwaddr=6c:ec:eb:a1:52:c3, ipaddr=192.168.0.103, mask=255.255.255.0, gw=192.168.0.1 [ 4.676767] host=192.168.0.103, domain=ti.com, nis-domain=(none) [ 4.683288] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath= [ 4.683300] nameserver0=192.0.2.2, nameserver1=192.0.2.3 [ 4.696450] clk: Disabling unused clocks [ 4.700599] PM: genpd: Disabling unused power domains [ 4.744137] VFS: Mounted root (nfs filesystem) on device 0:17. [ 4.750812] devtmpfs: mounted [ 4.755586] Freeing unused kernel image (initmem) memory: 1024K [ 4.762273] Run /sbin/init as init process [ 5.629105] systemd[1]: System time before build time, advancing clock. [ 5.722784] systemd[1]: Inserted module 'autofs4' [ 5.813452] systemd[1]: systemd 247.3-7+deb11u4 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [ 5.837866] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 5.884939] systemd[1]: Set hostname to . [ 7.940924] systemd[1]: Queued start job for default target Graphical Interface. [ 8.401492] random: crng init done [ 8.405453] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 8.417989] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 8.455165] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 8.494334] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 8.534227] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 8.573918] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 8.612546] 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. [ 8.652436] 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. [ 8.693381] 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. [ 8.732205] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 8.772150] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 8.811889] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 8.851767] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 8.881950] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 8.912802] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 8.954612] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m. [ 8.994214] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 9.033174] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 9.074340] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 9.118449] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 9.152852] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 9.192887] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 9.234451] systemd[1]: Mounting POSIX Message Queue File System... Mounting [0;1;39mPOSIX Message Queue File System[0m... [ 9.282114] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 9.343600] systemd[1]: Mounting Kernel Trace File System... Mounting [0;1;39mKernel Trace File System[0m... [ 9.443862] 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... [ 9.565134] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 9.606572] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 9.668032] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 9.711191] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 9.790992] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 9.923227] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 9.983354] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 10.067118] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 10.185984] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m. [ 10.264774] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 10.327232] systemd[1]: Mounted Kernel Trace File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Trace File System[0m. [ 10.367668] systemd[1]: Finished Create list of static device nodes for the current kernel. [[0;32m OK [0m] Finished [0;1;39mCreate list of st nodes for the current kernel[0m. [ 10.486254] systemd[1]: modprobe@configfs.service: Succeeded. [ 10.514497] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 10.555115] systemd[1]: modprobe@drm.service: Succeeded. [ 10.583506] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 10.615077] systemd[1]: modprobe@fuse.service: Succeeded. [ 10.643500] systemd[1]: Finished Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [ 10.682009] systemd[1]: Finished Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [ 10.718943] systemd[1]: Finished Remount Root and Kernel File Systems. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. [ 10.799332] systemd[1]: Condition check resulted in FUSE Control File System being skipped. [ 10.875438] systemd[1]: Mounting Kernel Configuration File System... Mounting [0;1;39mKernel Configuration File System[0m... [ 10.924803] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 10.963518] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 11.043168] systemd[1]: Starting Load/Save Random Seed... Starting [0;1;39mLoad/Save Random Seed[0m... [ 11.133103] systemd[1]: Starting Apply Kernel Variables... Starting [0;1;39mApply Kernel Variables[0m... [ 11.203685] systemd[1]: Starting Create System Users... Starting [0;1;39mCreate System Users[0m... [ 11.239915] 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;39mApply Kernel Variables[0m. [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [ 11.786637] systemd-journald[89]: Received client request to flush runtime journal. [[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m. [ 11.820447] systemd-journald[89]: 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] Finished [0;1;39mFlush Journal to Persistent Storage[0m. Starting [0;1;39mCreate Volatile Files and Directories[0m... [[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. Starting [0;1;39mNetwork Service[0m... [ 16.003125] remoteproc remoteproc0: wkup_m3 is available [ 16.256094] omap_rtc 44e3e000.rtc: registered as rtc0 [ 16.261302] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01T00:00:00 UTC (946684800) [ 16.407507] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) [ 16.464726] usbcore: registered new interface driver usbfs [ 16.470357] usbcore: registered new interface driver hub [ 16.476017] usbcore: registered new device driver usb [ 16.485389] at24 2-0054: supply vcc not found, using dummy regulator [ 16.579300] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) [ 16.612393] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 16.646359] at24 2-0055: supply vcc not found, using dummy regulator [ 16.772517] at24 2-0056: supply vcc not found, using dummy regulator [ 16.887817] at24 2-0057: supply vcc not found, using dummy regulator [[0;32m OK [0m] Found device [0;1;39m/dev/ttyS0[0m. [ 16.991233] tps6521x_pwrbutton tps65217-pwrbutton: DMA mask not set [ 17.015852] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write [ 17.025399] tda998x 0-0070: found TDA19988 [ 17.039830] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [ 17.151988] input: tps65217_pwrbutton as /devices/platform/ocp/44c00000.interconnect/44c00000.interconnect:segment@200000/44e0b000.target-module/44e0b000.i2c/i2c-0/0-0024/tps65217-pwrbutton/input/input0 [ 17.180358] musb-hdrc musb-hdrc.1: MUSB HDRC host driver [ 17.186021] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1 [ 17.384831] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11 [ 17.393327] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 17.400592] usb usb1: Product: MUSB HDRC host driver [ 17.405626] usb usb1: Manufacturer: Linux 6.11.0-rc5 musb-hcd [ 17.411403] usb usb1: SerialNumber: musb-hdrc.1 [ 17.562575] hub 1-0:1.0: USB hub found [ 17.600327] hub 1-0:1.0: 1 port detected [ 17.732939] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [ 18.195225] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400 [ 18.221771] usb 1-1: new high-speed USB device number 2 using musb-hdrc [ 18.266691] remoteproc remoteproc0: powering up wkup_m3 [ 18.374824] remoteproc remoteproc0: Direct firmware load for am335x-pm-firmware.elf failed with error -2 [ 18.384590] remoteproc remoteproc0: request_firmware failed: -2 [ 18.390559] wkup_m3_ipc 44e11324.wkup_m3_ipc: rproc_boot failed [ 18.464780] usb 1-1: New USB device found, idVendor=090c, idProduct=1000, bcdDevice=11.00 [ 18.473258] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 18.480440] usb 1-1: Product: USB DISK [ 18.484276] usb 1-1: Manufacturer: SMI Corporation [ 18.489095] usb 1-1: SerialNumber: AA00000000021535 [ 18.992214] tilcdc 4830e000.lcdc: bound 0-0070 (ops tda998x_audio_codec_init [tda998x]) [ 19.062296] [drm] Initialized tilcdc 1.0.0 for 4830e000.lcdc on minor 0 [ 19.102679] omap_rng 48310000.rng: Random Number Generator ver. 20 [ 19.110216] tilcdc 4830e000.lcdc: [drm] Cannot find any crtc or sizes [ 19.118150] tilcdc 4830e000.lcdc: [drm] Cannot find any crtc or sizes [[0m[0;31m* [0m] (1 of 2) A start job is running fors and Directories (11s / no limit) M [K[[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running fors and Directories (11s / no limit) M [K[[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. [K[ 20.992794] PM: Cannot get wkup_m3_ipc handle [ 21.358906] omap-sham 53100000.sham: hw accel on OMAP rev 4.3 [ 21.451868] omap-sham 53100000.sham: will run requests pump with realtime priority [ 21.481935] PM: Cannot get wkup_m3_ipc handle [ 21.606736] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2 [ 21.711750] omap-aes 53500000.aes: will run requests pump with realtime priority [ 21.720216] PM: Cannot get wkup_m3_ipc handle [[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. [ 23.887060] PM: Cannot get wkup_m3_ipc handle [ 23.935030] PM: Cannot get wkup_m3_ipc handle [ 24.268175] usb-storage 1-1:1.0: USB Mass Storage device detected [ 24.302448] scsi host0: usb-storage 1-1:1.0 [ 24.307450] usbcore: registered new interface driver usb-storage [ 24.314139] PM: Cannot get wkup_m3_ipc handle [[0;32m OK [0m] Reached target [0;1;39mSound Card[0m. [[0;32m OK [0m] Reached target [0;1;39mHardware activated USB gadget[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. [ 25.539144] scsi 0:0:0:0: Direct-Access SMI USB DISK 1100 PQ: 0 ANSI: 4 [ 25.567236] sd 0:0:0:0: [sda] 3932160 512-byte logical blocks: (2.01 GB/1.88 GiB) [ 25.602682] sd 0:0:0:0: [sda] Write Protect is off [ 25.639638] sd 0:0:0:0: [sda] No Caching mode page found [ 25.645238] sd 0:0:0:0: [sda] Assuming drive cache: write through [ 25.761895] sda: sda1 [ 25.772118] sd 0:0:0:0: [sda] Attached SCSI removable disk [ 25.780453] 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-buseye-armhf login: root (automatic login) Linux debian-bullseye-armhf 6.11.0-rc5 #1 SMP Fri Aug 30 03:55:47 UTC 2024 armv7l The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Thu Aug 29 11:31:10 UTC 2024 on ttyS0 / # - 04:46:12 [INFO] Sleeping 15 secs to allow systemd to finish starting processes... - 04:46:27 [INFO] Disconnected serial from beaglebone-black - 04:46:27 [INFO] Connected to beaglebone-black via serial - 04:46:27 [INFO] Host: uname -a - 04:46:27 [INFO] Target: uname -a Linux debian-bullseye-armhf 6.11.0-rc5 #1 SMP Fri Aug 30 03:55:47 UTC 2024 armv7l GNU/Linux / # - 04:46:27 [INFO] Host: cat /proc/cmdline - 04:46:27 [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/beaglebone-black/autofs/29d150f62ef8c1505ae043eeb678acc5,nolock,v3,tcp,rsize=4096,wsize=4096 0 / # - 04:46:27 [INFO] Host: uname -a - 04:46:27 [INFO] Target: uname -a Linux debian-bullseye-armhf 6.11.0-rc5 #1 SMP Fri Aug 30 03:55:47 UTC 2024 armv7l GNU/Linux / # - 04:46:27 [INFO] Host: cat /proc/mtd - 04:46:27 [INFO] Target: cat /proc/mtd dev: size erasesize name / # - 04:46:27 [INFO] Host: grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/pnp /etc/resolv.conf && systemctl restart systemd-resolved - 04:46:29 [INFO] Target: grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/pnp /etc/resolv.conf && systemctl restart systemd-resolved / # - 04:46:29 [INFO] Host: ls -l /lib/firmware; ls -lR /lib/firmware/ipc - 04:46:29 [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:46:29 [INFO] Host: cat /proc/diskstats - 04:46:29 [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 mmcblk1 95 0 5352 1342 0 0 0 0 0 0 1342 0 0 0 0 0 0 179 1 mmcblk1p1 30 0 2080 509 0 0 0 0 0 0 509 0 0 0 0 0 0 179 2 mmcblk1p2 28 0 2080 495 0 0 0 0 0 0 495 0 0 0 0 0 0 179 8 mmcblk1boot0 28 0 224 694 0 0 0 0 0 0 694 0 0 0 0 0 0 179 16 mmcblk1boot1 28 0 224 620 0 0 0 0 0 0 620 0 0 0 0 0 0 179 24 mmcblk0 122 0 7484 1955 0 0 0 0 0 0 1955 0 0 0 0 0 0 179 25 mmcblk0p1 30 0 2096 501 0 0 0 0 0 0 501 0 0 0 0 0 0 179 26 mmcblk0p2 27 0 2116 488 0 0 0 0 0 0 488 0 0 0 0 0 0 179 27 mmcblk0p3 28 0 2080 500 0 0 0 0 0 0 500 0 0 0 0 0 0 8 0 sda 76 0 2809 418 0 0 0 0 0 0 418 0 0 0 0 0 0 8 1 sda1 39 0 2121 267 0 0 0 0 0 0 267 0 0 0 0 0 0 / # - 04:46:29 [INFO] Host: cat /proc/interrupts - 04:46:30 [INFO] Target: cat /proc/interrupts CPU0 16: 5018 INTC 68 Level clockevent 17: 0 INTC 96 Level 44e07000.gpio 23: 0 INTC 98 Level 4804c000.gpio 24: 19 INTC 30 Level 4819c000.i2c 25: 0 INTC 32 Level 481ac000.gpio 26: 0 INTC 62 Level 481ae000.gpio 27: 41901 INTC 41 Level 4a100000.switch 28: 31584 INTC 42 Level 4a100000.switch 29: 14 INTC 43 Level 4a100000.switch 30: 623 INTC 28 Level mmc1 31: 291 INTC 12 Level 49000000.dma_ccint 32: 1 INTC 14 Level 49000000.dma_ccerrint 33: 0 INTC 3 Level arm-pmu 34: 404 INTC 72 Level 44e09000.serial 35: 1764 INTC 70 Level 44e0b000.i2c 36: 0 INTC 7 Level tps65217-irq 38: 0 tps65217 0 Edge vbus 39: 0 tps65217 2 Edge tps65217_pwrbutton 40: 421 INTC 64 Level mmc0 41: 0 44e07000.gpio 6 Edge 48060000.mmc cd 42: 3075 INTC 17 Level 47400000.dma-controller 43: 0 INTC 75 Level rtc0 44: 0 INTC 76 Level rtc0 45: 0 4804c000.gpio 25 Level tda998x 46: 0 INTC 18 Level musb-hdrc.0 47: 47 INTC 19 Level musb-hdrc.1 48: 0 INTC 78 Level wkup_m3_txev 49: 0 INTC 77 Level mbox-wkup-m3 50: 0 INTC 36 Level tilcdc 51: 0 INTC 111 Level 48310000.rng 52: 0 INTC 81 Level 48038000.mcasp_rx 53: 0 INTC 80 Level 48038000.mcasp_tx 54: 0 INTC 109 Level 53100000.sham Err: 0 / # - 04:46:30 [INFO] Host: cat /proc/softirqs - 04:46:30 [INFO] Target: cat /proc/softirqs CPU0 HI: 3 TIMER: 2770 NET_TX: 3 NET_RX: 63866 BLOCK: 0 IRQ_POLL: 0 TASKLET: 7753 SCHED: 0 HRTIMER: 0 RCU: 6057 / # - 04:46:30 [INFO] Host: ls -lR /run/media/mmcblk0p1 - 04:46:30 [INFO] Target: ls -lR /run/media/mmcblk0p1 ls: cannot access '/run/media/mmcblk0p1': No such file or directory / # - 04:46:30 [INFO] Host: lsmod - 04:46:30 [INFO] Target: lsmod Module Size Used by usb_storage 53248 0 snd_soc_hdmi_codec 16384 1 evdev 20480 1 omap_aes_driver 24576 0 omap_crypto 12288 1 omap_aes_driver snd_soc_simple_card 16384 0 libaes 12288 1 omap_aes_driver omap_sham 28672 0 snd_soc_simple_card_utils 20480 1 snd_soc_simple_card crypto_engine 12288 2 omap_aes_driver,omap_sham pm33xx 12288 0 snd_soc_davinci_mcasp 24576 2 snd_soc_ti_udma 12288 1 snd_soc_davinci_mcasp snd_soc_ti_edma 12288 1 snd_soc_davinci_mcasp snd_soc_ti_sdma 12288 1 snd_soc_davinci_mcasp snd_soc_core 184320 7 snd_soc_davinci_mcasp,snd_soc_hdmi_codec,snd_soc_simple_card_utils,snd_soc_ti_sdma,snd_soc_ti_edma,snd_soc_ti_udma,snd_soc_simple_card ti_emif_sram 12288 1 pm33xx snd_pcm_dmaengine 12288 1 snd_soc_core snd_pcm 114688 5 snd_soc_davinci_mcasp,snd_pcm_dmaengine,snd_soc_hdmi_codec,snd_soc_simple_card_utils,snd_soc_core snd_timer 32768 1 snd_pcm snd 65536 4 snd_soc_hdmi_codec,snd_timer,snd_soc_core,snd_pcm omap_rng 12288 0 tilcdc 32768 0 soundcore 12288 1 snd rng_core 16384 1 omap_rng drm_dma_helper 16384 1 tilcdc omap_mailbox 12288 1 wkup_m3_ipc 12288 1 pm33xx tps65218_pwrbutton 12288 0 musb_dsps 16384 0 musb_hdrc 126976 1 musb_dsps tda998x 24576 0 udc_core 45056 1 musb_hdrc omap_wdt 12288 0 drm_kms_helper 126976 3 drm_dma_helper,tda998x,tilcdc at24 16384 0 phy_am335x 12288 2 watchdog 24576 1 omap_wdt usbcore 208896 2 usb_storage,musb_hdrc phy_generic 12288 1 phy_am335x phy_am335x_control 12288 1 phy_am335x usb_common 12288 5 phy_am335x,udc_core,musb_hdrc,musb_dsps,usbcore rtc_omap 16384 2 pm33xx cppi41 16384 60 wkup_m3_rproc 12288 1 leds_gpio 12288 0 cpufreq_dt 12288 0 led_class 12288 1 leds_gpio drm 425984 5 drm_dma_helper,tda998x,tilcdc,drm_kms_helper drm_panel_orientation_quirks 12288 1 drm ip_tables 20480 0 x_tables 24576 1 ip_tables autofs4 32768 2 / # - 04:46:30 [INFO] Host: export IPERFHOST=192.168.0.1 - 04:46:31 [INFO] Target: export IPERFHOST=192.168.0.1 / # - 04:46:31 [INFO] Host: export NFS_SERVER=192.168.0.1 - 04:46:31 [INFO] Target: export NFS_SERVER=192.168.0.1 / # - 04:46:31 [INFO] Host: export NFS_ROOT_PATH=/opt/NFS_exports/linux/beaglebone-black - 04:46:31 [INFO] Target: export NFS_ROOT_PATH=/opt/NFS_exports/linux/beaglebone-black / # - 04:46:31 [INFO] Host: export AP_SSID= - 04:46:31 [INFO] Target: export AP_SSID= / # - 04:46:31 [INFO] Host: mkdir -p -m 777 /test - 04:46:31 [INFO] Target: mkdir -p -m 777 /test / # - 04:46:31 [INFO] Host: cd /test - 04:46:32 [INFO] Target: cd /test /test # - 04:46:32 [INFO] Host: cat > test.sh << EOF - 04:46:32 [INFO] Target: cat > test.sh << EOF > - 04:46:32 [INFO] Host: failtest() { - 04:46:32 [INFO] Target: failtest() { > - 04:46:32 [INFO] Host: echo 1 >&3 - 04:46:32 [INFO] Target: echo 1 >&3 > - 04:46:32 [INFO] Host: } - 04:46:32 [INFO] Target: } > - 04:46:32 [INFO] Host: timeout=20 - 04:46:33 [INFO] Target: timeout=20 > - 04:46:33 [INFO] Host: - 04:46:33 [INFO] Target: > - 04:46:33 [INFO] Host: # Start of user's script logic - 04:46:33 [INFO] Target: # Start of user's script logic > - 04:46:33 [INFO] Host: dmesg - 04:46:33 [INFO] Target: dmesg > - 04:46:33 [INFO] Host: EOF - 04:46:33 [INFO] Target: EOF /test # - 04:46:33 [INFO] Host: cd /test - 04:46:34 [INFO] Target: cd /test /test # - 04:46:34 [INFO] Host: chmod +x test.sh - 04:46:34 [INFO] Target: chmod +x test.sh /test # - 04:46:34 [INFO] Host: ./test.sh 2>&1 3> result.log - 04:46:38 [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-j301307-arm-gcc-12-omap2plus-defconfig-pcb2x) (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 03:55:47 UTC 2024 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: TI AM335x BeagleBone Black [ 0.000000] Memory policy: Data cache writeback [ 0.000000] cma: Reserved 16 MiB at 0x9e800000 on node -1 [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000080000000-0x000000009fdfffff] [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x000000009fdfffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000009fdfffff] [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM335X ES2.1 (sgx neon) [ 0.000000] percpu: Embedded 17 pages/cpu s39884 r8192 d21556 u69632 [ 0.000000] pcpu-alloc: s39884 r8192 d21556 u69632 alloc=17*4096 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Kernel command line: console=ttyO0,115200n8 earlyprintk=serial,ttyO0,115200n8 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/beaglebone-black/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: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 130560 [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] trace event string verifier disabled [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] IRQ: Found an INTC at 0x(ptrval) (revision 5.0) with 128 interrupts [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] TI gptimer clocksource: always-on /ocp/interconnect@44c00000/segment@200000/target-module@31000 [ 0.000002] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000028] clocksource: dmtimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000479] TI gptimer clockevent: 24000000 Hz at /ocp/interconnect@48000000/segment@0/target-module@40000 [ 0.001935] Console: colour dummy device 80x30 [ 0.002009] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' [ 0.002018] This ensures that you still see kernel messages. Please [ 0.002024] update your kernel commandline. [ 0.002067] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) [ 0.090532] CPU: Testing write buffer coherency: ok [ 0.090633] CPU0: Spectre v2: using BPIALL workaround [ 0.090645] pid_max: default: 32768 minimum: 301 [ 0.090769] LSM: initializing lsm=capability [ 0.090932] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.090957] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.092461] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.094089] Setting up static identity map for 0x80100000 - 0x80100078 [ 0.094375] rcu: Hierarchical SRCU implementation. [ 0.094387] rcu: Max phase no-delay instances is 1000. [ 0.095352] smp: Bringing up secondary CPUs ... [ 0.095399] smp: Brought up 1 node, 1 CPU [ 0.095413] SMP: Total of 1 processors activated (996.14 BogoMIPS). [ 0.095425] CPU: All CPU(s) started in SVC mode. [ 0.095598] Memory: 482020K/522240K available (11264K kernel code, 1142K rwdata, 2696K rodata, 1024K init, 291K bss, 22200K reserved, 16384K cma-reserved, 0K highmem) [ 0.096354] devtmpfs: initialized [ 0.111706] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 0.112058] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.112092] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.113421] pinctrl core: initialized pinctrl subsystem [ 0.115804] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.118524] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.119090] audit: initializing netlink subsys (disabled) [ 0.120359] thermal_sys: Registered thermal governor 'fair_share' [ 0.120376] thermal_sys: Registered thermal governor 'step_wise' [ 0.120388] thermal_sys: Registered thermal governor 'user_space' [ 0.120495] audit: type=2000 audit(0.110:1): state=initialized audit_enabled=0 res=1 [ 0.120779] cpuidle: using governor menu [ 0.142897] No ATAGs? [ 0.142928] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.145766] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.163635] iommu: Default domain type: Translated [ 0.163656] iommu: DMA domain TLB invalidation policy: strict mode [ 0.165068] reg-fixed-voltage fixedregulator0: using DT '/fixedregulator0' for '(default)' GPIO lookup [ 0.165122] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/fixedregulator0[0]' [ 0.165150] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixedregulator0[0]' [ 0.165167] reg-fixed-voltage fixedregulator0: using lookup tables for GPIO lookup [ 0.165178] reg-fixed-voltage fixedregulator0: No GPIO consumer (default) found [ 0.171446] SCSI subsystem initialized [ 0.171885] libata version 3.00 loaded. [ 0.172226] pps_core: LinuxPPS API ver. 1 registered [ 0.172237] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.172263] PTP clock support registered [ 0.181097] vgaarb: loaded [ 0.181463] clocksource: Switched to clocksource dmtimer [ 0.182062] VFS: Disk quotas dquot_6.6.0 [ 0.182108] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.206267] NET: Registered PF_INET protocol family [ 0.206615] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.207980] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.208016] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.208034] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) [ 0.208079] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear) [ 0.208181] TCP: Hash tables configured (established 4096 bind 4096) [ 0.208302] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.208332] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.208504] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.222107] RPC: Registered named UNIX socket transport module. [ 0.222132] RPC: Registered udp transport module. [ 0.222139] RPC: Registered tcp transport module. [ 0.222145] RPC: Registered tcp-with-tls transport module. [ 0.222151] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.222177] PCI: CLS 0 bytes, default 64 [ 0.223570] Initialise system trusted keyrings [ 0.224240] workingset: timestamp_bits=14 max_order=17 bucket_order=3 [ 0.225827] NFS: Registering the id_resolver key type [ 0.225906] Key type id_resolver registered [ 0.225916] Key type id_legacy registered [ 0.225966] jffs2: version 2.2. (NAND) (SUMMARY) 2001-2006 Red Hat, Inc. [ 0.226365] Key type asymmetric registered [ 0.226382] Asymmetric key parser 'x509' registered [ 0.226451] io scheduler mq-deadline registered [ 0.226464] io scheduler kyber registered [ 0.226535] io scheduler bfq registered [ 0.241661] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled [ 0.303724] brd: module loaded [ 0.328778] loop: module loaded [ 0.329714] mtdoops: mtd device (mtddev=name/number) must be supplied [ 0.331383] mdio_bus fixed-0: using lookup tables for GPIO lookup [ 0.331411] mdio_bus fixed-0: No GPIO consumer reset found [ 0.332928] i2c_dev: i2c /dev entries driver [ 0.333799] cpuidle: enable-method property 'ti,am3352' found operations [ 0.334229] sdhci: Secure Digital Host Controller Interface driver [ 0.334240] sdhci: Copyright(c) Pierre Ossman [ 0.334407] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.334677] ledtrig-cpu: registered to indicate activity on CPUs [ 0.335590] Initializing XFRM netlink socket [ 0.335715] NET: Registered PF_INET6 protocol family [ 0.337530] Segment Routing with IPv6 [ 0.337620] In-situ OAM (IOAM) with IPv6 [ 0.337717] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 0.338607] NET: Registered PF_PACKET protocol family [ 0.338637] NET: Registered PF_KEY protocol family [ 0.338771] Key type dns_resolver registered [ 0.339010] ThumbEE CPU extension supported. [ 0.339032] Registering SWP/SWPB emulation handler [ 0.339482] omap_voltage_late_init: Voltage driver support not added [ 0.339831] SmartReflex Class3 initialized [ 0.382968] Loading compiled-in X.509 certificates [ 0.418453] gpiochip_find_base_unlocked: found new base at 512 [ 0.426047] platform 44e10800.pinmux: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800/clkout2-pins [ 0.426606] pinctrl-single 44e10800.pinmux: 142 pins, size 568 [ 0.431063] ti-sysc 44e31000.target-module: probe with driver ti-sysc failed with error -16 [ 0.466262] ti-sysc 48040000.target-module: probe with driver ti-sysc failed with error -16 [ 0.476696] gpiochip_find_base_unlocked: found new base at 512 [ 0.476798] gpio gpiochip0: (gpio-0-31): created GPIO range 0->7 ==> 44e10800.pinmux PIN 0->7 [ 0.476820] gpio gpiochip0: (gpio-0-31): created GPIO range 8->11 ==> 44e10800.pinmux PIN 90->93 [ 0.476837] gpio gpiochip0: (gpio-0-31): created GPIO range 12->27 ==> 44e10800.pinmux PIN 12->27 [ 0.476852] gpio gpiochip0: (gpio-0-31): created GPIO range 28->31 ==> 44e10800.pinmux PIN 30->33 [ 0.492811] gpio gpiochip0: (gpio-0-31): added GPIO chardev (254:0) [ 0.492985] gpio gpiochip0: registered GPIOs 512 to 543 on gpio-0-31 [ 0.493070] OMAP GPIO hardware version 0.1 [ 0.529238] i2c i2c-2: using DT '/ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0' for 'scl' GPIO lookup [ 0.529310] of_get_named_gpiod_flags: can't parse 'scl-gpios' property of node '/ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0[0]' [ 0.529348] of_get_named_gpiod_flags: can't parse 'scl-gpio' property of node '/ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0[0]' [ 0.529381] i2c i2c-2: using lookup tables for GPIO lookup [ 0.529391] i2c i2c-2: No GPIO consumer scl found [ 0.529414] i2c i2c-2: using DT '/ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0' for 'sda' GPIO lookup [ 0.529446] of_get_named_gpiod_flags: can't parse 'sda-gpios' property of node '/ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0[0]' [ 0.529477] of_get_named_gpiod_flags: can't parse 'sda-gpio' property of node '/ocp/interconnect@48000000/segment@100000/target-module@9c000/i2c@0[0]' [ 0.529504] i2c i2c-2: using lookup tables for GPIO lookup [ 0.529513] i2c i2c-2: No GPIO consumer sda found [ 0.530175] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz [ 0.535428] gpiochip_find_base_unlocked: found new base at 544 [ 0.535539] gpio gpiochip1: (gpio-32-63): created GPIO range 0->17 ==> 44e10800.pinmux PIN 34->51 [ 0.535562] gpio gpiochip1: (gpio-32-63): created GPIO range 18->21 ==> 44e10800.pinmux PIN 77->80 [ 0.535579] gpio gpiochip1: (gpio-32-63): created GPIO range 22->31 ==> 44e10800.pinmux PIN 56->65 [ 0.549899] gpio gpiochip1: (gpio-32-63): added GPIO chardev (254:1) [ 0.550048] gpio gpiochip1: registered GPIOs 544 to 575 on gpio-32-63 [ 0.552330] gpiochip_find_base_unlocked: found new base at 576 [ 0.552429] gpio gpiochip2: (gpio-64-95): created GPIO range 0->4 ==> 44e10800.pinmux PIN 66->70 [ 0.552448] gpio gpiochip2: (gpio-64-95): created GPIO range 5->6 ==> 44e10800.pinmux PIN 98->99 [ 0.552464] gpio gpiochip2: (gpio-64-95): created GPIO range 7->8 ==> 44e10800.pinmux PIN 75->76 [ 0.552480] gpio gpiochip2: (gpio-64-95): created GPIO range 13->13 ==> 44e10800.pinmux PIN 141->141 [ 0.552496] gpio gpiochip2: (gpio-64-95): created GPIO range 14->21 ==> 44e10800.pinmux PIN 100->107 [ 0.553097] gpio gpiochip2: (gpio-64-95): added GPIO chardev (254:2) [ 0.553244] gpio gpiochip2: registered GPIOs 576 to 607 on gpio-64-95 [ 0.558307] 48000000.interconnect:segment@200000:target-module@0:mpu@0:fck: device ID is greater than 24 [ 0.562555] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 [ 0.571208] mdio_bus 4a101000.mdio: using DT '/ocp/interconnect@4a000000/segment@0/target-module@100000/switch@0/mdio@1000' for 'reset' GPIO lookup [ 0.571279] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp/interconnect@4a000000/segment@0/target-module@100000/switch@0/mdio@1000[0]' [ 0.571320] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ocp/interconnect@4a000000/segment@0/target-module@100000/switch@0/mdio@1000[0]' [ 0.571359] mdio_bus 4a101000.mdio: using lookup tables for GPIO lookup [ 0.571370] mdio_bus 4a101000.mdio: No GPIO consumer reset found [ 0.573335] sdhci-omap 481d8000.mmc: using DT '/ocp/interconnect@48000000/segment@100000/target-module@d8000/mmc@0' for 'wp' GPIO lookup [ 0.573405] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/interconnect@48000000/segment@100000/target-module@d8000/mmc@0[0]' [ 0.573446] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/interconnect@48000000/segment@100000/target-module@d8000/mmc@0[0]' [ 0.573476] sdhci-omap 481d8000.mmc: using lookup tables for GPIO lookup [ 0.573487] sdhci-omap 481d8000.mmc: No GPIO consumer wp found [ 0.573683] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator [ 0.574130] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator [ 0.638196] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 [ 0.655961] mdio_bus 4a101000.mdio:00: using DT '/ocp/interconnect@4a000000/segment@0/target-module@100000/switch@0/mdio@1000/ethernet-phy@0' for 'reset' GPIO lookup [ 0.656053] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/ocp/interconnect@4a000000/segment@0/target-module@100000/switch@0/mdio@1000/ethernet-phy@0[0]' - status (0) [ 0.656205] gpio gpiochip0: Persistence not supported for GPIO 8 [ 0.755183] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 [ 0.755642] cpsw-switch 4a100000.switch: initialized cpsw ale version 1.4 [ 0.755663] cpsw-switch 4a100000.switch: ALE Table size 1024 [ 0.755943] cpsw-switch 4a100000.switch: cpts: overflow check period 500 (jiffies) [ 0.755965] cpsw-switch 4a100000.switch: CPTS: ref_clk_freq:250000000 calc_mult:2147483648 calc_shift:29 error:0 nsec/sec [ 0.756064] cpsw-switch 4a100000.switch: Detected MACID = 6c:ec:eb:a1:52:c3 [ 0.757827] cpsw-switch 4a100000.switch: initialized (regs 0x4a100000, pool size 256) hw_ver:0019010C 1.12 (0) [ 0.768477] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! [ 0.768524] edma 49000000.dma: TI EDMA DMA engine driver [ 0.817795] target-module@4b000000:target-module@140000:pmu@0:fck: device ID is greater than 24 [ 0.819552] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available [ 0.820360] gpio-clk clk_mcasp0: using DT '/clk_mcasp0' for 'enable' GPIO lookup [ 0.820449] of_get_named_gpiod_flags: parsed 'enable-gpios' property of node '/clk_mcasp0[0]' - status (0) [ 0.820494] gpio gpiochip0: Persistence not supported for GPIO 27 [ 0.821231] gpiochip_find_base_unlocked: found new base at 608 [ 0.821338] gpio gpiochip3: (gpio-96-127): created GPIO range 0->7 ==> 44e10800.pinmux PIN 82->89 [ 0.821361] gpio gpiochip3: (gpio-96-127): created GPIO range 8->11 ==> 44e10800.pinmux PIN 52->55 [ 0.821378] gpio gpiochip3: (gpio-96-127): created GPIO range 12->15 ==> 44e10800.pinmux PIN 94->97 [ 0.821393] gpio gpiochip3: (gpio-96-127): created GPIO range 16->17 ==> 44e10800.pinmux PIN 71->72 [ 0.821409] gpio gpiochip3: (gpio-96-127): created GPIO range 18->18 ==> 44e10800.pinmux PIN 135->135 [ 0.821612] gpio gpiochip3: (gpio-96-127): created GPIO range 19->20 ==> 44e10800.pinmux PIN 108->109 [ 0.821636] gpio gpiochip3: (gpio-96-127): created GPIO range 21->21 ==> 44e10800.pinmux PIN 73->73 [ 0.821654] gpio gpiochip3: (gpio-96-127): created GPIO range 22->23 ==> 44e10800.pinmux PIN 8->9 [ 0.821671] gpio gpiochip3: (gpio-96-127): created GPIO range 26->27 ==> 44e10800.pinmux PIN 10->11 [ 0.821688] gpio gpiochip3: (gpio-96-127): created GPIO range 28->28 ==> 44e10800.pinmux PIN 74->74 [ 0.821706] gpio gpiochip3: (gpio-96-127): created GPIO range 29->29 ==> 44e10800.pinmux PIN 81->81 [ 0.821724] gpio gpiochip3: (gpio-96-127): created GPIO range 30->31 ==> 44e10800.pinmux PIN 28->29 [ 0.827252] l3-aon-clkctrl:0000:0: failed to disable [ 0.837363] gpio gpiochip3: (gpio-96-127): added GPIO chardev (254:3) [ 0.837528] gpio gpiochip3: registered GPIOs 608 to 639 on gpio-96-127 [ 0.839383] omap8250 44e09000.serial: using DT '/ocp/interconnect@44c00000/segment@200000/target-module@9000/serial@0' for 'rs485-term' GPIO lookup [ 0.839448] of_get_named_gpiod_flags: can't parse 'rs485-term-gpios' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@9000/serial@0[0]' [ 0.839488] of_get_named_gpiod_flags: can't parse 'rs485-term-gpio' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@9000/serial@0[0]' [ 0.839518] omap8250 44e09000.serial: using lookup tables for GPIO lookup [ 0.839529] omap8250 44e09000.serial: No GPIO consumer rs485-term found [ 0.839540] omap8250 44e09000.serial: using DT '/ocp/interconnect@44c00000/segment@200000/target-module@9000/serial@0' for 'rs485-rx-during-tx' GPIO lookup [ 0.839572] of_get_named_gpiod_flags: can't parse 'rs485-rx-during-tx-gpios' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@9000/serial@0[0]' [ 0.839604] of_get_named_gpiod_flags: can't parse 'rs485-rx-during-tx-gpio' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@9000/serial@0[0]' [ 0.839631] omap8250 44e09000.serial: using lookup tables for GPIO lookup [ 0.839639] omap8250 44e09000.serial: No GPIO consumer rs485-rx-during-tx found [ 0.840041] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 34, base_baud = 3000000) is a 8250 [ 0.840125] printk: legacy console [ttyS0] enabled [ 2.045755] i2c i2c-0: using DT '/ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0' for 'scl' GPIO lookup [ 2.045834] of_get_named_gpiod_flags: can't parse 'scl-gpios' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0[0]' [ 2.045874] of_get_named_gpiod_flags: can't parse 'scl-gpio' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0[0]' [ 2.045908] i2c i2c-0: using lookup tables for GPIO lookup [ 2.045920] i2c i2c-0: No GPIO consumer scl found [ 2.045945] i2c i2c-0: using DT '/ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0' for 'sda' GPIO lookup [ 2.045978] of_get_named_gpiod_flags: can't parse 'sda-gpios' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0[0]' [ 2.046012] of_get_named_gpiod_flags: can't parse 'sda-gpio' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0[0]' [ 2.046041] i2c i2c-0: using lookup tables for GPIO lookup [ 2.046051] i2c i2c-0: No GPIO consumer sda found [ 2.081899] tps65217-pmic: Failed to locate of_node [id: -1] [ 2.087934] tps65217-bl: Failed to locate of_node [id: -1] [ 2.119933] tps65217 0-0024: TPS65217 ID 0xe version 1.2 [ 2.126071] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 [ 2.139453] i2c 0-0070: Fixed dependency cycle(s) with /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0 [ 2.150842] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz [ 2.168976] sdhci-omap 48060000.mmc: using DT '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0' for 'cd' GPIO lookup [ 2.169093] of_get_named_gpiod_flags: parsed 'cd-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]' - status (0) [ 2.169150] gpio gpiochip3: Persistence not supported for GPIO 6 [ 2.169173] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) [ 2.178111] sdhci-omap 48060000.mmc: Got CD GPIO [ 2.182820] sdhci-omap 48060000.mmc: using DT '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0' for 'wp' GPIO lookup [ 2.182871] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]' [ 2.182911] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/interconnect@48000000/segment@0/target-module@60000/mmc@0[0]' [ 2.182944] sdhci-omap 48060000.mmc: using lookup tables for GPIO lookup [ 2.182957] sdhci-omap 48060000.mmc: No GPIO consumer wp found [ 2.183173] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator [ 2.202434] sdhci-omap 481d8000.mmc: using DT '/ocp/interconnect@48000000/segment@100000/target-module@d8000/mmc@0' for 'wp' GPIO lookup [ 2.202509] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/interconnect@48000000/segment@100000/target-module@d8000/mmc@0[0]' [ 2.202552] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/interconnect@48000000/segment@100000/target-module@d8000/mmc@0[0]' [ 2.202585] sdhci-omap 481d8000.mmc: using lookup tables for GPIO lookup [ 2.202597] sdhci-omap 481d8000.mmc: No GPIO consumer wp found [ 2.213013] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator [ 2.222033] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator [ 2.230118] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator [ 2.284384] mmc1: SDHCI controller on 481d8000.mmc [481d8000.mmc] using External DMA [ 2.293416] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA [ 2.302297] cpsw-switch 4a100000.switch: starting ndev. mode: dual_mac [ 2.376428] mmc1: new high speed MMC card at address 0001 [ 2.383209] mmcblk1: mmc1:0001 MMC04G 3.60 GiB [ 2.390273] mmcblk1: p1 p2 [ 2.394954] mmcblk1boot0: mmc1:0001 MMC04G 2.00 MiB [ 2.402053] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL) [ 2.412915] mmcblk1boot1: mmc1:0001 MMC04G 2.00 MiB [ 2.425723] mmcblk1rpmb: mmc1:0001 MMC04G 128 KiB, chardev (250:0) [ 2.464861] mmc0: new high speed SDHC card at address aaaa [ 2.471672] mmcblk0: mmc0:aaaa SL08G 7.40 GiB [ 2.479108] mmcblk0: p1 p2 p3 [ 4.562222] cpsw-switch 4a100000.switch eth0: Link is Up - 100Mbps/Full - flow control off [ 4.611508] Sending DHCP requests ., OK [ 4.655423] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.103 [ 4.663268] IP-Config: Complete: [ 4.666514] device=eth0, hwaddr=6c:ec:eb:a1:52:c3, ipaddr=192.168.0.103, mask=255.255.255.0, gw=192.168.0.1 [ 4.676767] host=192.168.0.103, domain=ti.com, nis-domain=(none) [ 4.683288] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath= [ 4.683300] nameserver0=192.0.2.2, nameserver1=192.0.2.3 [ 4.696450] clk: Disabling unused clocks [ 4.700599] PM: genpd: Disabling unused power domains [ 4.744137] VFS: Mounted root (nfs filesystem) on device 0:17. [ 4.750812] devtmpfs: mounted [ 4.755586] Freeing unused kernel image (initmem) memory: 1024K [ 4.762273] Run /sbin/init as init process [ 4.766398] with arguments: [ 4.766405] /sbin/init [ 4.766413] 0 [ 4.766420] with environment: [ 4.766426] HOME=/ [ 4.766434] TERM=linux [ 4.766440] earlyprintk=serial,ttyO0,115200n8 [ 5.629105] systemd[1]: System time before build time, advancing clock. [ 5.722784] systemd[1]: Inserted module 'autofs4' [ 5.813452] systemd[1]: systemd 247.3-7+deb11u4 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [ 5.837866] systemd[1]: Detected architecture arm. [ 5.884939] systemd[1]: Set hostname to . [ 7.940924] systemd[1]: Queued start job for default target Graphical Interface. [ 8.401492] random: crng init done [ 8.405453] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 8.417989] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 8.455165] systemd[1]: Created slice system-getty.slice. [ 8.494334] systemd[1]: Created slice system-modprobe.slice. [ 8.534227] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 8.573918] systemd[1]: Created slice User and Session Slice. [ 8.612546] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 8.652436] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 8.693381] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 8.732205] systemd[1]: Reached target Local Encrypted Volumes. [ 8.772150] systemd[1]: Reached target Paths. [ 8.811889] systemd[1]: Reached target Remote File Systems. [ 8.851767] systemd[1]: Reached target Slices. [ 8.881950] systemd[1]: Reached target Swap. [ 8.912802] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 8.954612] systemd[1]: Listening on Journal Audit Socket. [ 8.994214] systemd[1]: Listening on Journal Socket (/dev/log). [ 9.033174] systemd[1]: Listening on Journal Socket. [ 9.074340] systemd[1]: Listening on Network Service Netlink Socket. [ 9.118449] systemd[1]: Listening on udev Control Socket. [ 9.152852] systemd[1]: Listening on udev Kernel Socket. [ 9.192887] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 9.234451] systemd[1]: Mounting POSIX Message Queue File System... [ 9.282114] systemd[1]: Mounting Kernel Debug File System... [ 9.343600] systemd[1]: Mounting Kernel Trace File System... [ 9.443862] systemd[1]: Starting Create list of static device nodes for the current kernel... [ 9.565134] systemd[1]: Starting Load Kernel Module configfs... [ 9.606572] systemd[1]: Starting Load Kernel Module drm... [ 9.668032] systemd[1]: Starting Load Kernel Module fuse... [ 9.711191] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 9.790992] systemd[1]: Starting Journal Service... [ 9.923227] systemd[1]: Starting Load Kernel Modules... [ 9.983354] systemd[1]: Starting Remount Root and Kernel File Systems... [ 10.067118] systemd[1]: Starting Coldplug All udev Devices... [ 10.185984] systemd[1]: Mounted POSIX Message Queue File System. [ 10.264774] systemd[1]: Mounted Kernel Debug File System. [ 10.327232] systemd[1]: Mounted Kernel Trace File System. [ 10.367668] systemd[1]: Finished Create list of static device nodes for the current kernel. [ 10.486254] systemd[1]: modprobe@configfs.service: Succeeded. [ 10.514497] systemd[1]: Finished Load Kernel Module configfs. [ 10.555115] systemd[1]: modprobe@drm.service: Succeeded. [ 10.583506] systemd[1]: Finished Load Kernel Module drm. [ 10.615077] systemd[1]: modprobe@fuse.service: Succeeded. [ 10.643500] systemd[1]: Finished Load Kernel Module fuse. [ 10.682009] systemd[1]: Finished Load Kernel Modules. [ 10.718943] systemd[1]: Finished Remount Root and Kernel File Systems. [ 10.799332] systemd[1]: Condition check resulted in FUSE Control File System being skipped. [ 10.875438] systemd[1]: Mounting Kernel Configuration File System... [ 10.924803] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 10.963518] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 11.043168] systemd[1]: Starting Load/Save Random Seed... [ 11.133103] systemd[1]: Starting Apply Kernel Variables... [ 11.203685] systemd[1]: Starting Create System Users... [ 11.239915] systemd[1]: Started Journal Service. [ 11.786637] systemd-journald[89]: Received client request to flush runtime journal. [ 11.820447] systemd-journald[89]: File /var/log/journal/c2d1e75df5a44f379b0ba44115d3cbbb/system.journal corrupted or uncleanly shut down, renaming and replacing. [ 15.620110] leds-gpio leds: using DT '/leds/led2' for '(default)' GPIO lookup [ 15.620209] of_get_named_gpiod_flags: parsed 'gpios' property of node '/leds/led2[0]' - status (0) [ 15.620263] gpio gpiochip0: Persistence not supported for GPIO 21 [ 15.620277] gpio-533 (?): no flags found for GPIO (default) [ 15.736612] leds-gpio leds: using DT '/leds/led3' for '(default)' GPIO lookup [ 15.736724] of_get_named_gpiod_flags: parsed 'gpios' property of node '/leds/led3[0]' - status (0) [ 15.736777] gpio gpiochip0: Persistence not supported for GPIO 22 [ 15.736791] gpio-534 (?): no flags found for GPIO (default) [ 15.761961] leds-gpio leds: using DT '/leds/led4' for '(default)' GPIO lookup [ 15.762053] of_get_named_gpiod_flags: parsed 'gpios' property of node '/leds/led4[0]' - status (0) [ 15.762100] gpio gpiochip0: Persistence not supported for GPIO 23 [ 15.762113] gpio-535 (?): no flags found for GPIO (default) [ 15.792201] leds-gpio leds: using DT '/leds/led5' for '(default)' GPIO lookup [ 15.792297] of_get_named_gpiod_flags: parsed 'gpios' property of node '/leds/led5[0]' - status (0) [ 15.792345] gpio gpiochip0: Persistence not supported for GPIO 24 [ 15.792358] gpio-536 (?): no flags found for GPIO (default) [ 16.003125] remoteproc remoteproc0: wkup_m3 is available [ 16.256094] omap_rtc 44e3e000.rtc: registered as rtc0 [ 16.261302] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01T00:00:00 UTC (946684800) [ 16.270217] omap_rtc 44e3e000.rtc: using DT '/ocp/interconnect@44c00000/segment@200000/target-module@3e000/rtc@0' for 'wp' GPIO lookup [ 16.270283] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@3e000/rtc@0[0]' [ 16.270329] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@3e000/rtc@0[0]' [ 16.270363] omap_rtc 44e3e000.rtc: using lookup tables for GPIO lookup [ 16.270376] omap_rtc 44e3e000.rtc: No GPIO consumer wp found [ 16.407055] am335x-phy-driver 47401300.usb-phy: using DT '/ocp/target-module@47400000/usb-phy@1300' for 'reset' GPIO lookup [ 16.407167] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp/target-module@47400000/usb-phy@1300[0]' [ 16.407212] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ocp/target-module@47400000/usb-phy@1300[0]' [ 16.407245] am335x-phy-driver 47401300.usb-phy: using lookup tables for GPIO lookup [ 16.407260] am335x-phy-driver 47401300.usb-phy: No GPIO consumer reset found [ 16.407273] am335x-phy-driver 47401300.usb-phy: using DT '/ocp/target-module@47400000/usb-phy@1300' for 'vbus-detect' GPIO lookup [ 16.407301] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpios' property of node '/ocp/target-module@47400000/usb-phy@1300[0]' [ 16.407329] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpio' property of node '/ocp/target-module@47400000/usb-phy@1300[0]' [ 16.407350] am335x-phy-driver 47401300.usb-phy: using lookup tables for GPIO lookup [ 16.407362] am335x-phy-driver 47401300.usb-phy: No GPIO consumer vbus-detect found [ 16.407507] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) [ 16.464726] usbcore: registered new interface driver usbfs [ 16.470357] usbcore: registered new interface driver hub [ 16.476017] usbcore: registered new device driver usb [ 16.485389] at24 2-0054: supply vcc not found, using dummy regulator [ 16.578886] am335x-phy-driver 47401b00.usb-phy: using DT '/ocp/target-module@47400000/usb-phy@1b00' for 'reset' GPIO lookup [ 16.578972] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp/target-module@47400000/usb-phy@1b00[0]' [ 16.579009] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ocp/target-module@47400000/usb-phy@1b00[0]' [ 16.579041] am335x-phy-driver 47401b00.usb-phy: using lookup tables for GPIO lookup [ 16.579055] am335x-phy-driver 47401b00.usb-phy: No GPIO consumer reset found [ 16.579068] am335x-phy-driver 47401b00.usb-phy: using DT '/ocp/target-module@47400000/usb-phy@1b00' for 'vbus-detect' GPIO lookup [ 16.579096] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpios' property of node '/ocp/target-module@47400000/usb-phy@1b00[0]' [ 16.579124] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpio' property of node '/ocp/target-module@47400000/usb-phy@1b00[0]' [ 16.579146] am335x-phy-driver 47401b00.usb-phy: using lookup tables for GPIO lookup [ 16.579157] am335x-phy-driver 47401b00.usb-phy: No GPIO consumer vbus-detect found [ 16.579300] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) [ 16.612393] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 16.646359] at24 2-0055: supply vcc not found, using dummy regulator [ 16.772517] at24 2-0056: supply vcc not found, using dummy regulator [ 16.887817] at24 2-0057: supply vcc not found, using dummy regulator [ 16.991233] tps6521x_pwrbutton tps65217-pwrbutton: DMA mask not set [ 17.014941] at24 0-0050: using DT '/ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/baseboard_eeprom@50' for 'wp' GPIO lookup [ 17.015148] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/baseboard_eeprom@50[0]' [ 17.015257] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/baseboard_eeprom@50[0]' [ 17.015301] at24 0-0050: using lookup tables for GPIO lookup [ 17.015315] at24 0-0050: No GPIO consumer wp found [ 17.015852] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write [ 17.025399] tda998x 0-0070: found TDA19988 [ 17.039830] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [ 17.151988] input: tps65217_pwrbutton as /devices/platform/ocp/44c00000.interconnect/44c00000.interconnect:segment@200000/44e0b000.target-module/44e0b000.i2c/i2c-0/0-0024/tps65217-pwrbutton/input/input0 [ 17.180358] musb-hdrc musb-hdrc.1: MUSB HDRC host driver [ 17.186021] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1 [ 17.384831] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11 [ 17.393327] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 17.400592] usb usb1: Product: MUSB HDRC host driver [ 17.405626] usb usb1: Manufacturer: Linux 6.11.0-rc5 musb-hcd [ 17.411403] usb usb1: SerialNumber: musb-hdrc.1 [ 17.562575] hub 1-0:1.0: USB hub found [ 17.600327] hub 1-0:1.0: 1 port detected [ 17.732939] wkup_m3_ipc 44e11324.wkup_m3_ipc: IPC Request for A8->M3 Channel failed! -517 [ 18.195225] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400 [ 18.221771] usb 1-1: new high-speed USB device number 2 using musb-hdrc [ 18.266691] remoteproc remoteproc0: powering up wkup_m3 [ 18.374824] remoteproc remoteproc0: Direct firmware load for am335x-pm-firmware.elf failed with error -2 [ 18.384590] remoteproc remoteproc0: request_firmware failed: -2 [ 18.390559] wkup_m3_ipc 44e11324.wkup_m3_ipc: rproc_boot failed [ 18.464780] usb 1-1: New USB device found, idVendor=090c, idProduct=1000, bcdDevice=11.00 [ 18.473258] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 18.480440] usb 1-1: Product: USB DISK [ 18.484276] usb 1-1: Manufacturer: SMI Corporation [ 18.489095] usb 1-1: SerialNumber: AA00000000021535 [ 18.992214] tilcdc 4830e000.lcdc: bound 0-0070 (ops tda998x_audio_codec_init [tda998x]) [ 19.062296] [drm] Initialized tilcdc 1.0.0 for 4830e000.lcdc on minor 0 [ 19.102679] omap_rng 48310000.rng: Random Number Generator ver. 20 [ 19.110216] tilcdc 4830e000.lcdc: [drm] Cannot find any crtc or sizes [ 19.118150] tilcdc 4830e000.lcdc: [drm] Cannot find any crtc or sizes [ 20.992794] PM: Cannot get wkup_m3_ipc handle [ 21.358906] omap-sham 53100000.sham: hw accel on OMAP rev 4.3 [ 21.451868] omap-sham 53100000.sham: will run requests pump with realtime priority [ 21.481935] PM: Cannot get wkup_m3_ipc handle [ 21.606736] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2 [ 21.711750] omap-aes 53500000.aes: will run requests pump with realtime priority [ 21.720216] PM: Cannot get wkup_m3_ipc handle [ 23.887060] PM: Cannot get wkup_m3_ipc handle [ 23.893048] asoc-simple-card sound: using DT '/sound' for 'simple-audio-card,hp-det' GPIO lookup [ 23.893114] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpios' property of node '/sound[0]' [ 23.893147] of_get_named_gpiod_flags: can't parse 'simple-audio-card,hp-det-gpio' property of node '/sound[0]' [ 23.893168] asoc-simple-card sound: using lookup tables for GPIO lookup [ 23.893181] asoc-simple-card sound: No GPIO consumer simple-audio-card,hp-det found [ 23.893195] asoc-simple-card sound: using DT '/sound' for 'simple-audio-card,mic-det' GPIO lookup [ 23.893216] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpios' property of node '/sound[0]' [ 23.893240] of_get_named_gpiod_flags: can't parse 'simple-audio-card,mic-det-gpio' property of node '/sound[0]' [ 23.893256] asoc-simple-card sound: using lookup tables for GPIO lookup [ 23.893267] asoc-simple-card sound: No GPIO consumer simple-audio-card,mic-det found [ 23.935030] PM: Cannot get wkup_m3_ipc handle [ 24.268175] usb-storage 1-1:1.0: USB Mass Storage device detected [ 24.302448] scsi host0: usb-storage 1-1:1.0 [ 24.307450] usbcore: registered new interface driver usb-storage [ 24.314139] PM: Cannot get wkup_m3_ipc handle [ 25.539144] scsi 0:0:0:0: Direct-Access SMI USB DISK 1100 PQ: 0 ANSI: 4 [ 25.567236] sd 0:0:0:0: [sda] 3932160 512-byte logical blocks: (2.01 GB/1.88 GiB) [ 25.602682] sd 0:0:0:0: [sda] Write Protect is off [ 25.607562] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00 [ 25.639638] sd 0:0:0:0: [sda] No Caching mode page found [ 25.645238] sd 0:0:0:0: [sda] Assuming drive cache: write through [ 25.761895] sda: sda1 [ 25.772118] sd 0:0:0:0: [sda] Attached SCSI removable disk [ 25.780453] PM: Cannot get wkup_m3_ipc handle /test # - 04:46:38 [INFO] Host: echo $? - 04:46:38 [INFO] Target: echo $? 0 /test # - 04:46:38 [INFO] Host: cat result.log - 04:46:40 [ERROR] On command: cat result.log waiting for cat result.log.+?(?m-ix:^1[\0\n\r]+) >>> error: execution expired - 04:46:40 [INFO] Target: cat result.log /test # - 04:46:40 [INFO] Host: cd /test - 04:46:40 [INFO] Target: cd /test /test #