- 13:41:46 [INFO] Starting target session
- 13:42:12 [INFO] Connected to am62axx_sk-fs via serial
- 13:42:12 [INFO] Host: #check prompt
- 13:42:15 [ERROR] On command: #check prompt waiting for #check prompt.+?(?-mix:((?-mix:login:)|[Pp]assword)) >>> error: execution expired
- 13:42:15 [INFO] Target:
#check prompt
root@am62axx-evm:/test#
- 13:42:15 [INFO] Host: #check prompt
- 13:42:17 [ERROR] On command: #check prompt waiting for #check prompt.+?(?-mix:\/[^\s]* #) >>> error: execution expired
- 13:42:17 [INFO] Target:
#check prompt
root@am62axx-evm:/test#
- 13:42:17 [INFO] Host: #check prompt
- 13:42:19 [ERROR] On command: #check prompt waiting for #check prompt.+?(?-mix:\/[^\s]* #) >>> error: execution expired
- 13:42:19 [INFO] Target:
#check prompt
root@am62axx-evm:/test#
- 13:42:19 [INFO] Host: #check prompt
- 13:42:21 [ERROR] On command: #check prompt waiting for #check prompt.+?(?-mix:\/[^\s]* #) >>> error: execution expired
- 13:42:21 [INFO] Target:
#check prompt
root@am62axx-evm:/test#
- 13:42:21 [INFO] Disconnected serial from am62axx_sk-fs
- 13:42:21 [INFO] Connected to am62axx_sk-fs via serial
- 13:42:22 [INFO] Host:
- 13:42:32 [INFO] Target:
root@am62axx-evm:/test#
root@am62axx-evm:/test#
root@am62axx-evm:/test#
root@am62axx-evm:/test#
U-Boot SPL 2024.04-ti-g8ce3f54eee6f (Oct 24 2024 - 07:21:18 +0000)
SYSFW ABI: 4.0 (firmware rev 0x000a '10.1.1--v10.01.01 (Fiery Fox)')
SPL initial stack usage: 13568 bytes
Trying to boot from MMC2
Authentication passed
Authentication passed
Authentication passed
Authentication passed
Authentication passed
Starting ATF on ARM64 core...
NOTICE: BL31: v2.11.0(release):v2.11.0-dirty
NOTICE: BL31: Built : 11:51:22, May 23 2024
U-Boot SPL 2024.04-ti-g8ce3f54eee6f (Oct 24 2024 - 07:21:18 +0000)
SYSFW ABI: 4.0 (firmware rev 0x000a '10.1.1--v10.01.01 (Fiery Fox)')
Trying to boot from MMC2
Authentication passed
Authentication passed
U-Boot 2024.04-ti-g8ce3f54eee6f (Oct 24 2024 - 07:21:18 +0000)
SoC: AM62AX SR1.0 HS-FS
Model: Texas Instruments AM62A7 SK
DRAM: 2 GiB (effective 4 GiB)
Core: 87 devices, 30 uclasses, devicetree: separate
MMC: mmc@fa10000: 0, mmc@fa00000: 1
Loading Environment from nowhere... OK
In: serial@2800000
Out: serial@2800000
Err: serial@2800000
Net: eth0: ethernet@8000000port@1
Hit any key to stop autoboot: 2 0
=>
=>
=>
=>
=>
=>
=>
- 13:42:32 [INFO] Disconnected serial from am62axx_sk-fs
- 13:42:32 [INFO] Connected to am62axx_sk-fs via serial
- 13:42:32 [INFO] Host:
- 13:42:32 [INFO] Target:
=>
- 13:42:32 [INFO] Host: version
- 13:42:33 [INFO] Target:
version
U-Boot 2024.04-ti-g8ce3f54eee6f (Oct 24 2024 - 07:21:18 +0000)
=>
- 13:42:33 [INFO] Host: setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled '
- 13:42:33 [INFO] Target:
setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled '
=>
- 13:42:33 [INFO] Host: setenv bootcmd ''
- 13:42:33 [INFO] Target:
setenv bootcmd ''
=>
- 13:42:33 [INFO] Host: setenv autoload 'no'
- 13:42:33 [INFO] Target:
setenv autoload 'no'
=>
- 13:42:33 [INFO] Host: setenv serverip '192.168.0.1'
- 13:42:33 [INFO] Target:
setenv serverip '192.168.0.1'
=>
- 13:42:33 [INFO] Host: setenv _initramfs -
- 13:42:34 [INFO] Target:
setenv _initramfs -
=>
- 13:42:34 [INFO] Host: printenv
- 13:42:34 [INFO] Target:
printenv
_initramfs=-
addr_fit=0x90000000
arch=arm
args_all=setenv optargs ${optargs} earlycon=ns16550a,mmio32,0x02800000 ${mtdparts}
args_mmc=run finduuid;setenv bootargs console=${console} ${optargs} root=PARTUUID=${uuid} rw rootfstype=${mmcrootfstype}
args_ospi_nand=setenv bootargs console=${console} ${optargs} ubi.mtd=${ospi_nand_bootpart} root=${ospi_nand_bootvolume} rootfstype=ubifs
autoload=no
baudrate=115200
board=am62ax
board_name=am62ax
boot=mmc
boot_fdt=try
boot_fit=0
boot_rprocs=if test ${dorprocboot} -eq 1 && test ${boot} = mmc; then rproc init; run boot_rprocs_mmc; fi;
boot_rprocs_mmc=env set rproc_id; env set rproc_fw; env set secure_suffix; if test ${secure_rprocs} -eq 1; then env set secure_suffix -sec; fi; for i in ${rproc_fw_binaries} ; do if test -z "${rproc_id}" ; then env set rproc_id $i; else env set rproc_fw $i${secure_suffix}; run rproc_load_and_boot_one; env set rproc_id; env set rproc_fw; fi; done
boot_targets=mmc1 mmc0 usb pxe dhcp
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled
bootcmd=
bootcmd_ti_mmc=run init_${boot}; run update_do_main_cpsw0_qsgmii_phyinit; if test ${do_main_cpsw0_qsgmii_phyinit} -eq 1; then run main_cpsw0_qsgmii_phyinit; fi; run boot_rprocs; if test ${boot_fit} -eq 1; then run get_fit_${boot}; run get_fit_overlaystring; run run_fit; else; run get_kern_${boot}; run get_fdt_${boot}; run get_overlay_${boot}; run run_kern; fi;
bootdelay=2
bootdir=/boot
bootenvfile=uEnv.txt
bootm_size=0x10000000
bootpart=1:2
bootscript=echo Running bootscript from mmc${mmcdev} ...; source ${loadaddr}
console=ttyS2,115200n8
cpu=armv8
dfu_alt_info_emmc=rawemmc raw 0 0x800000 mmcpart 1; rootfs part 0 1; tiboot3.bin.raw raw 0x0 0x400 mmcpart 1; tispl.bin.raw raw 0x400 0x1000 mmcpart 1; u-boot.img.raw raw 0x1400 0x2000 mmcpart 1; u-env.raw raw 0x3400 0x100 mmcpart 1; sysfw.itb.raw raw 0x3600 0x800 mmcpart 1
dfu_alt_info_mmc=boot part 1 1; rootfs part 1 2; tiboot3.bin fat 1 1; tispl.bin fat 1 1; u-boot.img fat 1 1; uEnv.txt fat 1 1; sysfw.itb fat 1 1
dfu_alt_info_nand=NAND.tiboot3 part 0 1; NAND.tispl part 0 2; NAND.tiboot3.backup part 0 3; NAND.u-boot part 0 4; NAND.u-boot-env part 0 5; NAND.u-boot-env.backup part 0 6; NAND.file-system part 0 7
dfu_alt_info_ospi=tiboot3.bin raw 0x0 0x080000; tispl.bin raw 0x080000 0x200000; u-boot.img raw 0x280000 0x400000; u-boot-env raw 0x680000 0x020000; sysfw.itb raw 0x6c0000 0x100000; rootfs raw 0x800000 0x3800000
dfu_alt_info_ospi_nand=ospi_nand.tiboot3 part 1; ospi_nand.tispl part 2; ospi_nand.u-boot part 3; ospi_nand.env part 4; ospi_nand.env.backup part 5; ospi_nand.rootfs part 6; ospi_nand.phypattern part 7
dfu_alt_info_ram=tispl.bin ram 0x80080000 0x200000; u-boot.img ram 0x81000000 0x400000
dorprocboot=0
dtboaddr=0x89000000
envboot=if mmc dev ${mmcdev}; then if mmc rescan; then echo SD/MMC found on device ${mmcdev}; if test -n "${loadbootscript}" && run loadbootscript; then run bootscript; else if run loadbootenv; then echo Loaded env from ${bootenvfile}; run importbootenv; fi; if test -n $uenvcmd; then echo Running uenvcmd ...; run uenvcmd; fi; fi; fi; fi;
ethaddr=3c:e0:64:62:db:99
fdt_addr_r=0x88000000
fdtaddr=0x88000000
fdtcontroladdr=fde86c60
fdtfile=ti/k3-am62a7-sk.dtb
fdtoverlay_addr_r=0x89500000
findfdt=echo WARN: fdtfile already set. Stop using findfdt in script
finduuid=part uuid ${boot} ${bootpart} uuid
get_fdt_mmc=load mmc ${bootpart} ${fdtaddr} ${bootdir}/dtb/${fdtfile}
get_fdt_ospi_nand=ubifsload ${fdtaddr} ${bootdir}/dtb/${fdtfile};
get_fit_config=setexpr name_fit_config gsub / _ conf-${fdtfile}
get_fit_mmc=load mmc ${bootpart} ${addr_fit} ${bootdir}/${name_fit}
get_fit_ospi_nand=ubifsload ${addr_fit} ${bootdir}/${name_fit}
get_fit_overlaystring=for overlay in $name_overlays; do; setexpr name_fit_overlay gsub / _ conf-${overlay}; setenv overlaystring ${overlaystring}'#'${name_fit_overlay}; done;
get_kern_mmc=load mmc ${bootpart} ${loadaddr} ${bootdir}/${name_kern}
get_kern_ospi_nand=ubifsload ${loadaddr} ${bootdir}/${name_kern}
get_overlay_mmc=fdt address ${fdtaddr}; fdt resize 0x100000; for overlay in $name_overlays; do; load mmc ${bootpart} ${dtboaddr} ${bootdir}/dtb/${overlay} && fdt apply ${dtboaddr}; done;
get_overlay_ospi_nand=fdt address ${fdtaddr} fdt resize 0x100000; for overlay in $name_overlays; do; ubifsload ${dtboaddr} ${bootdir}/dtb/${overlay} && fdt apply ${dtboaddr}; done;
importbootenv=echo Importing environment from mmc${mmcdev} ...; env import -t ${loadaddr} ${filesize}
init_mmc=run args_all args_mmc
init_ospi_nand=run args_all args_ospi_nand ospi_nand_ubi_init
kernel_addr_r=0x82000000
loadaddr=0x82000000
loadbootenv=fatload mmc ${mmcdev} ${loadaddr} ${bootenvfile}
loadfdt=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/dtb/${fdtfile}
loadimage=load ${devtype} ${bootpart} ${loadaddr} ${bootdir}/${bootfile}
mmcboot=if mmc dev ${mmcdev}; then devnum=${mmcdev}; devtype=mmc; if mmc rescan; then echo SD/MMC found on device ${mmcdev}; if run loadimage; then run args_mmc; if test ${boot_fit} -eq 1; then run run_fit; else run mmcloados; fi; fi; fi; fi;
mmcdev=1
mmcloados=if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run get_fdt_mmc; then bootz ${loadaddr} - ${fdtaddr}; else if test ${boot_fdt} = try; then bootz; else echo WARN: Cannot load the DT; fi; fi; else bootz; fi;
mmcrootfstype=ext4 rootwait
mtdids=spi-nand0=spi-nand0
mtdparts=mtdparts=spi-nand0:512k(ospi_nand.tiboot3),2m(ospi_nand.tispl),4m(ospi_nand.u-boot),256k(ospi_nand.env),256k(ospi_nand.env.backup),98048k@32m(ospi_nand.rootfs),256k@130816k(ospi_nand.phypattern)
name_fit=fitImage
name_kern=Image
ospi_nand_bootpart=ospi_nand.rootfs
ospi_nand_bootvolume=ubi0:rootfs
ospi_nand_ubi_init=ubi part ${ospi_nand_bootpart}; ubifsmount ${ospi_nand_bootvolume};
partitions=name=rootfs,start=0,size=-,uuid=${uuid_gpt_rootfs}
pxefile_addr_r=0x80100000
ramdisk_addr_r=0x88080000
rd_spec=-
rdaddr=0x88080000
rproc_fw_binaries= 0 /lib/firmware/am62a-mcu-r5f0_0-fw 2 /lib/firmware/am62a-c71_0-fw
rproc_load_and_boot_one=if load mmc ${bootpart} $loadaddr ${rproc_fw}; then if rproc load ${rproc_id} ${loadaddr} ${filesize}; then rproc start ${rproc_id}; fi; fi
run_fit=run get_fit_config; bootm ${addr_fit}#${name_fit_config}${overlaystring}
run_kern=booti ${loadaddr} ${rd_spec} ${fdtaddr}
scriptaddr=0x80000000
secure_rprocs=0
serverip=192.168.0.1
soc=k3
stderr=serial@2800000
stdin=serial@2800000
stdout=serial@2800000
update_do_main_cpsw0_qsgmii_phyinit=setenv do_main_cpsw0_qsgmii_phyinit 0;
update_to_fit=setenv loadaddr ${addr_fit}; setenv bootfile ${name_fit}
vendor=ti
Environment size: 6628/262140 bytes
=>
- 13:42:34 [INFO] Host: printenv bootargs
- 13:42:35 [INFO] Target:
printenv bootargs
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled
=>
- 13:42:35 [INFO] Host: setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp '
- 13:42:35 [INFO] Target:
setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp '
=>
- 13:42:35 [INFO] Host: setenv serverip '192.168.0.1'
- 13:42:35 [INFO] Target:
setenv serverip '192.168.0.1'
=>
- 13:42:35 [INFO] Host: setenv autoload 'no'
- 13:42:35 [INFO] Target:
setenv autoload 'no'
=>
- 13:42:35 [INFO] Host: dhcp
- 13:42:37 [INFO] Target:
dhcp
link up on port 1, speed 1000, full duplex
BOOTP broadcast 1
BOOTP broadcast 2
BOOTP broadcast 3
DHCP client bound to address 192.168.0.235 (1283 ms)
=>
- 13:42:37 [INFO] Host: tftp ${loadaddr} 192.168.0.1:vatf_am62axx_sk-fs-00/930c070291041f7c61a35af8b09506dd
- 13:42:53 [INFO] Target:
tftp ${loadaddr} 192.168.0.1:vatf_am62axx_sk-fs-00/930c070291041f7c61a35af8b09506dd
link up on port 1, speed 1000, full duplex
Using ethernet@8000000port@1 device
TFTP from server 192.168.0.1; our IP address is 192.168.0.235
Filename 'vatf_am62axx_sk-fs-00/930c070291041f7c61a35af8b09506dd'.
Load address: 0x82000000
Loading: *T T ################################################## 43.6 MiB
2.7 MiB/s
done
Bytes transferred = 45713920 (2b98a00 hex)
=>
- 13:42:53 [INFO] Host: tftp ${fdt_addr_r} 192.168.0.1:vatf_am62axx_sk-fs-00/367bfd85fd642cb82b37ee93863ac36a
- 13:42:54 [INFO] Target:
tftp ${fdt_addr_r} 192.168.0.1:vatf_am62axx_sk-fs-00/367bfd85fd642cb82b37ee93863ac36a
link up on port 1, speed 1000, full duplex
Using ethernet@8000000port@1 device
TFTP from server 192.168.0.1; our IP address is 192.168.0.235
Filename 'vatf_am62axx_sk-fs-00/367bfd85fd642cb82b37ee93863ac36a'.
Load address: 0x88000000
Loading: *################################################## 51.5 KiB
4.2 MiB/s
done
Bytes transferred = 52764 (ce1c hex)
=>
- 13:42:54 [INFO] Host: fdt address ${fdt_addr_r}
- 13:42:54 [INFO] Target:
fdt address ${fdt_addr_r}
Working FDT set to 88000000
=>
- 13:42:54 [INFO] Host: printenv bootargs
- 13:42:54 [INFO] Target:
printenv bootargs
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp
=>
- 13:42:54 [INFO] Host: setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am62axx_sk-fs-00/autofs/67fddf64d8b89e1bb4d6c16d995daa28,nolock,v3,tcp,rsize=4096,wsize=4096 '
- 13:42:54 [INFO] Target:
setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am62axx_sk-fs-00/autofs/67fddf64d8b89e1bb4d6c16d995daa28,nolock,v3,tcp,rsize=4096,wsize=4096 '
=>
- 13:42:54 [INFO] Host: printenv bootcmd
- 13:42:54 [INFO] Target:
printenv bootcmd
bootcmd=
=>
- 13:42:54 [INFO] Host: setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi'
- 13:42:55 [INFO] Target:
setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi'
=>
- 13:42:55 [INFO] Host: version
- 13:42:55 [INFO] Target:
version
U-Boot 2024.04-ti-g8ce3f54eee6f (Oct 24 2024 - 07:21:18 +0000)
=>
- 13:42:55 [INFO] Host: bdinfo
- 13:42:55 [INFO] Target:
bdinfo
boot_params = 0x0000000000000000
DRAM bank = 0x0000000000000000
-> start = 0x0000000080000000
-> size = 0x0000000080000000
DRAM bank = 0x0000000000000001
-> start = 0x0000000880000000
-> size = 0x0000000080000000
flashstart = 0x0000000000000000
flashsize = 0x0000000000000000
flashoffset = 0x0000000000000000
baudrate = 115200 bps
relocaddr = 0x00000000ffedb000
reloc off = 0x000000007f6db000
Build = 64-bit
current eth = ethernet@8000000port@1
ethaddr = 3c:e0:64:62:db:99
IP addr = 192.168.0.235
fdt_blob = 0x00000000fde86c60
new_fdt = 0x00000000fde86c60
fdt_size = 0x0000000000014140
multi_dtb_fit= 0x0000000000000000
lmb_dump_all:
memory.cnt = 0x2 / max = 0x10
memory[0] [0x80000000-0xffffffff], 0x80000000 bytes flags: 0
memory[1] [0x880000000-0x8ffffffff], 0x80000000 bytes flags: 0
reserved.cnt = 0x6 / max = 0x10
reserved[0] [0x99800000-0x9e6fffff], 0x04f00000 bytes flags: 4
reserved[1] [0x9e780000-0xa2ffffff], 0x04880000 bytes flags: 4
reserved[2] [0xa3000000-0xadffffff], 0x0b000000 bytes flags: 0
reserved[3] [0xae000000-0xbfffffff], 0x12000000 bytes flags: 4
reserved[4] [0xfce7f000-0xffffffff], 0x03181000 bytes flags: 0
reserved[5] [0x880000000-0x8ffffffff], 0x80000000 bytes flags: 0
devicetree = separate
serial addr = 0x0000000002800000
width = 0x0000000000000000
shift = 0x0000000000000002
offset = 0x0000000000000000
clock = 0x0000000002dc6c00
arch_number = 0x0000000000000000
TLB addr = 0x00000000ffff0000
irq_sp = 0x00000000fde86c50
sp start = 0x00000000fde86c50
Early malloc usage: 3708 / 8000
=>
- 13:42:55 [INFO] Host:
- 13:42:55 [INFO] Target:
boot_params = 0x0000000000000000
DRAM bank = 0x0000000000000000
-> start = 0x0000000080000000
-> size = 0x0000000080000000
DRAM bank = 0x0000000000000001
-> start = 0x0000000880000000
-> size = 0x0000000080000000
flashstart = 0x0000000000000000
flashsize = 0x0000000000000000
flashoffset = 0x0000000000000000
baudrate = 115200 bps
relocaddr = 0x00000000ffedb000
reloc off = 0x000000007f6db000
Build = 64-bit
current eth = ethernet@8000000port@1
ethaddr = 3c:e0:64:62:db:99
IP addr = 192.168.0.235
fdt_blob = 0x00000000fde86c60
new_fdt = 0x00000000fde86c60
fdt_size = 0x0000000000014140
multi_dtb_fit= 0x0000000000000000
lmb_dump_all:
memory.cnt = 0x2 / max = 0x10
memory[0] [0x80000000-0xffffffff], 0x80000000 bytes flags: 0
memory[1] [0x880000000-0x8ffffffff], 0x80000000 bytes flags: 0
reserved.cnt = 0x6 / max = 0x10
reserved[0] [0x99800000-0x9e6fffff], 0x04f00000 bytes flags: 4
reserved[1] [0x9e780000-0xa2ffffff], 0x04880000 bytes flags: 4
reserved[2] [0xa3000000-0xadffffff], 0x0b000000 bytes flags: 0
reserved[3] [0xae000000-0xbfffffff], 0x12000000 bytes flags: 4
reserved[4] [0xfce7f000-0xffffffff], 0x03181000 bytes flags: 0
reserved[5] [0x880000000-0x8ffffffff], 0x80000000 bytes flags: 0
devicetree = separate
serial addr = 0x0000000002800000
width = 0x0000000000000000
shift = 0x0000000000000002
offset = 0x0000000000000000
clock = 0x0000000002dc6c00
arch_number = 0x0000000000000000
TLB addr = 0x00000000ffff0000
irq_sp = 0x00000000fde86c50
sp start = 0x00000000fde86c50
Early malloc usage: 3708 / 8000
=>
- 13:42:55 [INFO] Host: ls mmc 0:1
- 13:42:56 [INFO] Target:
ls mmc 0:1
15 eMMCtest.txt
1 file(s), 0 dir(s)
=>
- 13:42:56 [INFO] Host: ls mmc 1:1
- 13:42:56 [INFO] Target:
ls mmc 1:1
EFI/
20353536 Image
325889 tiboot3-am62ax-gp-evm.bin
328478 tiboot3-am62ax-hs-evm.bin
328478 tiboot3-am62ax-hs-fs-evm.bin
328478 tiboot3.bin
1170519 tispl.bin
1181035 u-boot.img
574 uEnv.txt
4 ws-calibrate.rules
0 test
10 file(s), 1 dir(s)
=>
- 13:42:56 [INFO] Host: ext4ls mmc 0:2 /lib/firmware
- 13:42:56 [INFO] Target:
ext4ls mmc 0:2 /lib/firmware
=>
- 13:42:56 [INFO] Host: ext4ls mmc 1:2 /lib/firmware
- 13:42:56 [INFO] Target:
ext4ls mmc 1:2 /lib/firmware
4096 .
40960 ..
2040 LICENCE.ibt_firmware
2046 LICENCE.iwlwifi_firmware
71 am62a-c71_0-fw
78 am62a-c71_0-fw-sec
73 am62a-mcu-r5f0_0-fw
80 am62a-mcu-r5f0_0-fw-sec
478568 bl32.bin
4451720 bl32.elf
4096 cnm
4096 intel
918268 iwlwifi-3160-17.ucode
2448976 iwlwifi-8000C-34.ucode
2428004 iwlwifi-8000C-36.ucode
2440780 iwlwifi-8265-34.ucode
2436632 iwlwifi-8265-36.ucode
2678092 iwlwifi-9260-th-b0-jf-b0-34.ucode
2521412 iwlwifi-9260-th-b0-jf-b0-38.ucode
1490508 iwlwifi-9260-th-b0-jf-b0-46.ucode
5440 regulatory.db
1085 regulatory.db.p7s
28 tee-header_v2.bin
0 tee-pageable_v2.bin
478568 tee-pager_v2.bin
478568 tee-raw.bin
478596 tee.bin
4451720 tee.elf
4096 ti-connectivity
4096 ti-ipc
46 wave521c_k3_codec_fw.bin
=>
- 13:42:56 [INFO] Host: mmc rescan; echo $?
- 13:42:57 [INFO] Target:
mmc rescan; echo $?
0
=>
- 13:42:57 [INFO] Host: fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4
- 13:42:57 [INFO] Target:
fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4
4 bytes written in 250 ms (0 Bytes/s)
=>
- 13:42:57 [INFO] Host: setenv extraargs 0
- 13:42:57 [INFO] Target:
setenv extraargs 0
=>
- 13:42:57 [INFO] Host: printenv
- 13:42:58 [INFO] Target:
printenv
_initramfs=-
addr_fit=0x90000000
arch=arm
args_all=setenv optargs ${optargs} earlycon=ns16550a,mmio32,0x02800000 ${mtdparts}
args_mmc=run finduuid;setenv bootargs console=${console} ${optargs} root=PARTUUID=${uuid} rw rootfstype=${mmcrootfstype}
args_ospi_nand=setenv bootargs console=${console} ${optargs} ubi.mtd=${ospi_nand_bootpart} root=${ospi_nand_bootvolume} rootfstype=ubifs
autoload=no
baudrate=115200
board=am62ax
board_name=am62ax
boot=mmc
boot_fdt=try
boot_fit=0
boot_rprocs=if test ${dorprocboot} -eq 1 && test ${boot} = mmc; then rproc init; run boot_rprocs_mmc; fi;
boot_rprocs_mmc=env set rproc_id; env set rproc_fw; env set secure_suffix; if test ${secure_rprocs} -eq 1; then env set secure_suffix -sec; fi; for i in ${rproc_fw_binaries} ; do if test -z "${rproc_id}" ; then env set rproc_id $i; else env set rproc_fw $i${secure_suffix}; run rproc_load_and_boot_one; env set rproc_id; env set rproc_fw; fi; done
boot_targets=mmc1 mmc0 usb pxe dhcp
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am62axx_sk-fs-00/autofs/67fddf64d8b89e1bb4d6c16d995daa28,nolock,v3,tcp,rsize=4096,wsize=4096
bootcmd= if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi
bootcmd_ti_mmc=run init_${boot}; run update_do_main_cpsw0_qsgmii_phyinit; if test ${do_main_cpsw0_qsgmii_phyinit} -eq 1; then run main_cpsw0_qsgmii_phyinit; fi; run boot_rprocs; if test ${boot_fit} -eq 1; then run get_fit_${boot}; run get_fit_overlaystring; run run_fit; else; run get_kern_${boot}; run get_fdt_${boot}; run get_overlay_${boot}; run run_kern; fi;
bootdelay=2
bootdir=/boot
bootenvfile=uEnv.txt
bootm_size=0x10000000
bootpart=1:2
bootscript=echo Running bootscript from mmc${mmcdev} ...; source ${loadaddr}
console=ttyS2,115200n8
cpu=armv8
dfu_alt_info_emmc=rawemmc raw 0 0x800000 mmcpart 1; rootfs part 0 1; tiboot3.bin.raw raw 0x0 0x400 mmcpart 1; tispl.bin.raw raw 0x400 0x1000 mmcpart 1; u-boot.img.raw raw 0x1400 0x2000 mmcpart 1; u-env.raw raw 0x3400 0x100 mmcpart 1; sysfw.itb.raw raw 0x3600 0x800 mmcpart 1
dfu_alt_info_mmc=boot part 1 1; rootfs part 1 2; tiboot3.bin fat 1 1; tispl.bin fat 1 1; u-boot.img fat 1 1; uEnv.txt fat 1 1; sysfw.itb fat 1 1
dfu_alt_info_nand=NAND.tiboot3 part 0 1; NAND.tispl part 0 2; NAND.tiboot3.backup part 0 3; NAND.u-boot part 0 4; NAND.u-boot-env part 0 5; NAND.u-boot-env.backup part 0 6; NAND.file-system part 0 7
dfu_alt_info_ospi=tiboot3.bin raw 0x0 0x080000; tispl.bin raw 0x080000 0x200000; u-boot.img raw 0x280000 0x400000; u-boot-env raw 0x680000 0x020000; sysfw.itb raw 0x6c0000 0x100000; rootfs raw 0x800000 0x3800000
dfu_alt_info_ospi_nand=ospi_nand.tiboot3 part 1; ospi_nand.tispl part 2; ospi_nand.u-boot part 3; ospi_nand.env part 4; ospi_nand.env.backup part 5; ospi_nand.rootfs part 6; ospi_nand.phypattern part 7
dfu_alt_info_ram=tispl.bin ram 0x80080000 0x200000; u-boot.img ram 0x81000000 0x400000
dnsip=192.0.2.2
dorprocboot=0
dtboaddr=0x89000000
envboot=if mmc dev ${mmcdev}; then if mmc rescan; then echo SD/MMC found on device ${mmcdev}; if test -n "${loadbootscript}" && run loadbootscript; then run bootscript; else if run loadbootenv; then echo Loaded env from ${bootenvfile}; run importbootenv; fi; if test -n $uenvcmd; then echo Running uenvcmd ...; run uenvcmd; fi; fi; fi; fi;
ethact=ethernet@8000000port@1
ethaddr=3c:e0:64:62:db:99
extraargs=0
fdt_addr_r=0x88000000
fdtaddr=88000000
fdtcontroladdr=fde86c60
fdtfile=ti/k3-am62a7-sk.dtb
fdtoverlay_addr_r=0x89500000
fileaddr=88000000
filesize=ce1c
findfdt=echo WARN: fdtfile already set. Stop using findfdt in script
finduuid=part uuid ${boot} ${bootpart} uuid
gatewayip=192.168.0.1
get_fdt_mmc=load mmc ${bootpart} ${fdtaddr} ${bootdir}/dtb/${fdtfile}
get_fdt_ospi_nand=ubifsload ${fdtaddr} ${bootdir}/dtb/${fdtfile};
get_fit_config=setexpr name_fit_config gsub / _ conf-${fdtfile}
get_fit_mmc=load mmc ${bootpart} ${addr_fit} ${bootdir}/${name_fit}
get_fit_ospi_nand=ubifsload ${addr_fit} ${bootdir}/${name_fit}
get_fit_overlaystring=for overlay in $name_overlays; do; setexpr name_fit_overlay gsub / _ conf-${overlay}; setenv overlaystring ${overlaystring}'#'${name_fit_overlay}; done;
get_kern_mmc=load mmc ${bootpart} ${loadaddr} ${bootdir}/${name_kern}
get_kern_ospi_nand=ubifsload ${loadaddr} ${bootdir}/${name_kern}
get_overlay_mmc=fdt address ${fdtaddr}; fdt resize 0x100000; for overlay in $name_overlays; do; load mmc ${bootpart} ${dtboaddr} ${bootdir}/dtb/${overlay} && fdt apply ${dtboaddr}; done;
get_overlay_ospi_nand=fdt address ${fdtaddr} fdt resize 0x100000; for overlay in $name_overlays; do; ubifsload ${dtboaddr} ${bootdir}/dtb/${overlay} && fdt apply ${dtboaddr}; done;
importbootenv=echo Importing environment from mmc${mmcdev} ...; env import -t ${loadaddr} ${filesize}
init_mmc=run args_all args_mmc
init_ospi_nand=run args_all args_ospi_nand ospi_nand_ubi_init
ipaddr=192.168.0.235
kernel_addr_r=0x82000000
loadaddr=0x82000000
loadbootenv=fatload mmc ${mmcdev} ${loadaddr} ${bootenvfile}
loadfdt=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/dtb/${fdtfile}
loadimage=load ${devtype} ${bootpart} ${loadaddr} ${bootdir}/${bootfile}
mmcboot=if mmc dev ${mmcdev}; then devnum=${mmcdev}; devtype=mmc; if mmc rescan; then echo SD/MMC found on device ${mmcdev}; if run loadimage; then run args_mmc; if test ${boot_fit} -eq 1; then run run_fit; else run mmcloados; fi; fi; fi; fi;
mmcdev=1
mmcloados=if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run get_fdt_mmc; then bootz ${loadaddr} - ${fdtaddr}; else if test ${boot_fdt} = try; then bootz; else echo WARN: Cannot load the DT; fi; fi; else bootz; fi;
mmcrootfstype=ext4 rootwait
mtdids=spi-nand0=spi-nand0
mtdparts=mtdparts=spi-nand0:512k(ospi_nand.tiboot3),2m(ospi_nand.tispl),4m(ospi_nand.u-boot),256k(ospi_nand.env),256k(ospi_nand.env.backup),98048k@32m(ospi_nand.rootfs),256k@130816k(ospi_nand.phypattern)
name_fit=fitImage
name_kern=Image
netmask=255.255.255.0
ospi_nand_bootpart=ospi_nand.rootfs
ospi_nand_bootvolume=ubi0:rootfs
ospi_nand_ubi_init=ubi part ${ospi_nand_bootpart}; ubifsmount ${ospi_nand_bootvolume};
partitions=name=rootfs,start=0,size=-,uuid=${uuid_gpt_rootfs}
pxefile_addr_r=0x80100000
ramdisk_addr_r=0x88080000
rd_spec=-
rdaddr=0x88080000
rproc_fw_binaries= 0 /lib/firmware/am62a-mcu-r5f0_0-fw 2 /lib/firmware/am62a-c71_0-fw
rproc_load_and_boot_one=if load mmc ${bootpart} $loadaddr ${rproc_fw}; then if rproc load ${rproc_id} ${loadaddr} ${filesize}; then rproc start ${rproc_id}; fi; fi
run_fit=run get_fit_config; bootm ${addr_fit}#${name_fit_config}${overlaystring}
run_kern=booti ${loadaddr} ${rd_spec} ${fdtaddr}
scriptaddr=0x80000000
secure_rprocs=0
serverip=192.168.0.1
soc=k3
stderr=serial@2800000
stdin=serial@2800000
stdout=serial@2800000
update_do_main_cpsw0_qsgmii_phyinit=setenv do_main_cpsw0_qsgmii_phyinit 0;
update_to_fit=setenv loadaddr ${addr_fit}; setenv bootfile ${name_fit}
vendor=ti
Environment size: 7084/262140 bytes
=>
- 13:42:58 [INFO] Host: setenv bootcmd 'if iminfo ${loadaddr}; then setenv bootargs ${bootargs} ${extraargs}; bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else setenv bootargs ${bootargs} ${extraargs}; booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi'
- 13:42:58 [INFO] Target:
setenv bootcmd 'if iminfo ${loadaddr}; then setenv bootargs ${bootargs} ${extraargs}; bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else setenv bootargs ${bootargs} ${extraargs}; booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi'
=>
- 13:42:58 [INFO] Host: setenv mmcloados 'if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run get_fdt_mmc; 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;'
- 13:42:58 [INFO] Target:
setenv mmcloados 'if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run get_fdt_mmc; 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;'
=>
- 13:42:58 [INFO] Host: setenv run_fit 'run get_fit_config; setenv bootargs ${bootargs} ${extraargs}; bootm ${addr_fit}#${name_fit_config}${overlaystring}'
- 13:42:59 [INFO] Target:
setenv run_fit 'run get_fit_config; setenv bootargs ${bootargs} ${extraargs}; bootm ${addr_fit}#${name_fit_config}${overlaystring}'
=>
- 13:42:59 [INFO] Host: setenv run_kern 'setenv bootargs ${bootargs} ${extraargs}; booti ${loadaddr} ${rd_spec} ${fdtaddr}'
- 13:42:59 [INFO] Target:
setenv run_kern 'setenv bootargs ${bootargs} ${extraargs}; booti ${loadaddr} ${rd_spec} ${fdtaddr}'
=>
- 13:42:59 [INFO] Host: boot
- 13:42:59 [INFO] Target:
boot
## Checking Image at 82000000 ...
Unknown image format!
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Working FDT set to 88000000
Loading Device Tree to 000000008fff0000, end 000000008ffffe1b ... OK
Working FDT set to 8fff0000
Starting kernel ...
- 13:42:59 [INFO] Host:
- 13:43:12 [INFO] Target:
ted DMA memory pool at 0x000000009c900000, size 30 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9c900000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x000000009c900000..0x000000009e6fffff (30720 KiB) nomap non-reusable r5f-dma-memory@9c900000
[ 0.000000] OF: reserved mem: 0x000000009e800000..0x000000009fffffff (24576 KiB) nomap non-reusable optee@9e800000
[ 0.000000] NUMA: Faking a node at [mem 0x0000000080000000-0x00000008ffffffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x8ff7e0c80-0x8ff7e32bf]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal [mem 0x0000000100000000-0x00000008ffffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000080000000-0x000000008007ffff]
[ 0.000000] node 0: [mem 0x0000000080080000-0x000000009c8fffff]
[ 0.000000] node 0: [mem 0x000000009c900000-0x000000009e6fffff]
[ 0.000000] node 0: [mem 0x000000009e700000-0x000000009e7fffff]
[ 0.000000] node 0: [mem 0x000000009e800000-0x000000009fffffff]
[ 0.000000] node 0: [mem 0x00000000a0000000-0x00000000ffffffff]
[ 0.000000] node 0: [mem 0x0000000880000000-0x00000008ffffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff]
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.1 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: Trusted OS migration not required
[ 0.000000] psci: SMC Calling Convention v1.5
[ 0.000000] percpu: Embedded 25 pages/cpu s61656 r8192 d32552 u102400
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: GIC system register CPU interface
[ 0.000000] CPU features: detected: ARM erratum 845719
[ 0.000000] alternatives: applying boot alternatives
[ 0.000000] Kernel command line: console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am62axx_sk-fs-00/autofs/67fddf64d8b89e1bb4d6c16d995daa28,nolock,v3,tcp,rsize=4096,wsize=4096 0
[ 0.000000] sysrq: sysrq always enabled.
[ 0.000000] Unknown kernel command line parameters "0 earlyprintk=serial,ttyS2,115200n8", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] Fallback order for Node 0: 0
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1048576
[ 0.000000] Policy zone: Normal
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[ 0.000000] software IO TLB: area num 4.
[ 0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[ 0.000000] GICv3: 256 SPIs implemented
[ 0.000000] GICv3: 0 Extended SPIs implemented
[ 0.000000] Root IRQ handler: gic_handle_irq
[ 0.000000] GICv3: GICv3 features: 16 PPIs
[ 0.000000] GICv3: GICD_CTRL.DS=0, SCR_EL3.FIQ=1
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001880000
[ 0.000000] ITS [mem 0x01820000-0x0182ffff]
[ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
[ 0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
[ 0.000000] ITS@0x0000000001820000: allocated 524288 Devices @880800000 (flat, esz 8, psz 64K, shr 0)
[ 0.000000] ITS: using cache flushing for cmd queue
[ 0.000000] GICv3: using LPI property table @0x0000000880050000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880060000
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
[ 0.000001] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[ 0.009686] Console: colour dummy device 80x25
[ 0.014322] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.025007] pid_max: default: 32768 minimum: 301
[ 0.029795] LSM: initializing lsm=capability
[ 0.034285] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.041866] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.062322] rcu: Hierarchical SRCU implementation.
[ 0.067257] rcu: Max phase no-delay instances is 1000.
[ 0.072795] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[ 0.081278] fsl-mc MSI: msi-controller@1820000 domain created
[ 0.089343] EFI services will not be available.
[ 0.098023] smp: Bringing up secondary CPUs ...
[ 0.111025] Detected VIPT I-cache on CPU1
[ 0.111102] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
[ 0.111119] GICv3: CPU1: using allocated LPI pending table @0x0000000880070000
[ 0.111164] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.119020] Detected VIPT I-cache on CPU2
[ 0.119079] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000
[ 0.119095] GICv3: CPU2: using allocated LPI pending table @0x0000000880080000
[ 0.119129] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.123014] Detected VIPT I-cache on CPU3
[ 0.123072] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000
[ 0.123086] GICv3: CPU3: using allocated LPI pending table @0x0000000880090000
[ 0.123119] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.123240] smp: Brought up 1 node, 4 CPUs
[ 0.202977] SMP: Total of 4 processors activated.
[ 0.207792] CPU: All CPU(s) started at EL2
[ 0.212017] CPU features: detected: 32-bit EL0 Support
[ 0.217274] CPU features: detected: 32-bit EL1 Support
[ 0.222544] CPU features: detected: CRC32 instructions
[ 0.227839] alternatives: applying system-wide alternatives
[ 0.234785] Memory: 3346440K/4194304K available (17280K kernel code, 4898K rwdata, 11876K rodata, 10432K init, 742K bss, 249052K reserved, 589824K cma-reserved)
[ 0.250478] devtmpfs: initialized
[ 0.262267] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.272266] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.293291] 21392 pages in range for non-PLT usage
[ 0.293314] 512912 pages in range for PLT usage
[ 0.298493] pinctrl core: initialized pinctrl subsystem
[ 0.310571] DMI not present or invalid.
[ 0.316955] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.323925] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 0.331274] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.339362] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.347519] audit: initializing netlink subsys (disabled)
[ 0.353238] audit: type=2000 audit(0.236:1): state=initialized audit_enabled=0 res=1
[ 0.354624] thermal_sys: Registered thermal governor 'step_wise'
[ 0.361179] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.367397] cpuidle: using governor menu
[ 0.378361] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.385397] ASID allocator initialised with 65536 entries
[ 0.393161] Serial: AMBA PL011 UART driver
[ 0.422602] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
[ 0.436071] platform connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
[ 0.447445] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.454431] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.460851] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.467793] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[ 0.474204] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.481146] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.487558] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.494499] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[ 0.502977] ACPI: Interpreter disabled.
[ 0.509541] k3-chipinfo 43000014.chipid: Family:AM62AX rev:SR1.0 JTAGID[0x0bb8d02f] Detected
[ 0.519164] iommu: Default domain type: Translated
[ 0.524088] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.530768] SCSI subsystem initialized
[ 0.534973] usbcore: registered new interface driver usbfs
[ 0.540621] usbcore: registered new interface driver hub
[ 0.546083] usbcore: registered new device driver usb
[ 0.552590] pps_core: LinuxPPS API ver. 1 registered
[ 0.557677] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti
[ 0.567028] PTP clock support registered
[ 0.571166] EDAC MC: Ver: 3.0.0
[ 0.574907] scmi_core: SCMI protocol bus registered
[ 0.581095] FPGA manager framework
[ 0.584690] Advanced Linux Sound Architecture Driver Initialized.
[ 0.592033] vgaarb: loaded
[ 0.595391] clocksource: Switched to clocksource arch_sys_counter
[ 0.601899] VFS: Disk quotas dquot_6.6.0
[ 0.605941] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.613208] pnp: PnP ACPI: disabled
[ 0.623417] NET: Registered PF_INET protocol family
[ 0.628613] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.638966] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.647788] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.655724] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.664031] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[ 0.672410] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.679282] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.686242] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.693750] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.700024] RPC: Registered named UNIX socket transport module.
[ 0.706105] RPC: Registered udp transport module.
[ 0.710917] RPC: Registered tcp transport module.
[ 0.715728] RPC: Registered tcp-with-tls transport module.
[ 0.721339] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.727938] PCI: CLS 0 bytes, default 64
[ 0.736056] kvm [1]: nv: 554 coarse grained trap handlers
[ 0.742057] kvm [1]: IPA Size Limit: 40 bits
[ 0.748718] kvm [1]: vgic-v2@100010000
[ 0.752580] kvm [1]: GIC system register CPU interface enabled
[ 0.758574] kvm [1]: vgic interrupt IRQ9
[ 0.762609] kvm [1]: Hyp nVHE mode initialized successfully
[ 0.769794] Initialise system trusted keyrings
[ 0.774684] workingset: timestamp_bits=42 max_order=20 bucket_order=0
[ 0.781590] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.787841] NFS: Registering the id_resolver key type
[ 0.793039] Key type id_resolver registered
[ 0.797320] Key type id_legacy registered
[ 0.801452] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.808312] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.816068] 9p: Installing v9fs 9p2000 file system support
[ 0.874893] Key type asymmetric registered
[ 0.879095] Asymmetric key parser 'x509' registered
[ 0.884136] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.891706] io scheduler mq-deadline registered
[ 0.896342] io scheduler kyber registered
[ 0.900473] io scheduler bfq registered
[ 0.914182] pinctrl-single 4084000.pinctrl: 34 pins, size 136
[ 0.920599] pinctrl-single f4000.pinctrl: 171 pins, size 684
[ 0.933840] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.980004] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.991071] msm_serial: driver initialized
[ 0.995831] SuperH (H)SCI(F) driver initialized
[ 1.000763] STM32 USART driver initialized
[ 1.013711] loop: module loaded
[ 1.018412] megasas: 07.727.03.00-rc1
[ 1.030761] tun: Universal TUN/TAP device driver, 1.6
[ 1.037668] thunder_xcv, ver 1.0
[ 1.041045] thunder_bgx, ver 1.0
[ 1.044371] nicpf, ver 1.0
[ 1.048775] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[ 1.056182] hns3: Copyright (c) 2017 Huawei Corporation.
[ 1.061656] hclge is initializing
[ 1.065089] e1000: Intel(R) PRO/1000 Network Driver
[ 1.070078] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 1.075977] e1000e: Intel(R) PRO/1000 Network Driver
[ 1.081054] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 1.087134] igb: Intel(R) Gigabit Ethernet Network Driver
[ 1.092656] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 1.098376] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[ 1.104787] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 1.111320] sky2: driver version 1.30
[ 1.117062] VFIO - User Level meta-driver version: 0.3
[ 1.126530] usbcore: registered new interface driver usb-storage
[ 1.136931] i2c_dev: i2c /dev entries driver
[ 1.151106] cpu cpu0: OPP-v2 not supported, cpufreq-dt will attempt to use legacy tables.
[ 1.160351] cpu cpu0: OPP table can't be empty
[ 1.166522] sdhci: Secure Digital Host Controller Interface driver
[ 1.172917] sdhci: Copyright(c) Pierre Ossman
[ 1.178637] Synopsys Designware Multimedia Card Interface Driver
[ 1.186170] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.195564] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 1.203664] usbcore: registered new interface driver usbhid
[ 1.209377] usbhid: USB HID core driver
[ 1.218374] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 (0,8000003f) counters available
[ 1.231142] optee: probing for conduit method.
[ 1.235755] optee: revision 4.3 (1c0d52ace3c237ca)
[ 1.236098] optee: dynamic shared memory is enabled
[ 1.246687] optee: initialized driver
[ 1.246796] random: crng init done
[ 1.255991] NET: Registered PF_PACKET protocol family
[ 1.261289] 9pnet: Installing 9P2000 support
[ 1.265742] Key type dns_resolver registered
[ 1.280102] registered taskstats version 1
[ 1.284455] Loading compiled-in X.509 certificates
[ 1.297215] Demotion targets for Node 0: null
[ 1.345486] ti-sci 44043000.system-controller: ABI: 4.0 (firmware rev 0x000a '10.1.1--v10.01.01 (Fiery Fox)')
[ 1.428190] i2c 0-0048: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/pmic@48/regulators/buck5
[ 1.438046] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz
[ 1.446101] pca953x 1-0023: supply vcc not found, using dummy regulator
[ 1.453029] pca953x 1-0023: using AI
[ 1.473669] platform connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
[ 1.483628] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
[ 1.493394] i2c 1-003b: Fixed dependency cycle(s) with /connector-hdmi
[ 1.500128] i2c 1-003b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000
[ 1.507745] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz
[ 1.515228] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz
[ 1.521748] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created
[ 1.530546] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created
[ 1.540179] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
[ 1.549657] ti-sci-inta 4e0a0000.interrupt-controller: Interrupt Aggregator domain 200 created
[ 1.564959] ti-udma 485c0100.dma-controller: Number of rings: 82
[ 1.573772] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18)
[ 1.586098] ti-udma 485c0000.dma-controller: Number of rings: 150
[ 1.597092] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15)
[ 1.607930] ti-udma 4e230000.dma-controller: Number of rings: 6
[ 1.614665] ti-udma 4e230000.dma-controller: Channels: 6 (bchan: 0, tchan: 0, rchan: 6)
[ 1.625811] printk: legacy console [ttyS2] disabled
[ 1.631152] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 249, base_baud = 3000000) is a 8250
[ 1.640139] printk: legacy console [ttyS2] enabled
[ 1.640139] printk: legacy console [ttyS2] enabled
[ 1.649833] printk: legacy bootconsole [ns16550a0] disabled
[ 1.649833] printk: legacy bootconsole [ns16550a0] disabled
[ 1.703408] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 1.714492] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867
[ 1.722631] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000002
[ 1.735688] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
[ 1.742825] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512, Policers 32
[ 1.754452] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19
[ 1.766313] platform 31000000.usb: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/usb-power-controller@3f/connector
[ 1.787716] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 1.793254] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[ 1.801050] xhci-hcd xhci-hcd.0.auto: USB3 root hub has no ports
[ 1.807055] xhci-hcd xhci-hcd.0.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000808020000010
[ 1.816495] xhci-hcd xhci-hcd.0.auto: irq 252, io mem 0x31100000
[ 1.823259] hub 1-0:1.0: USB hub found
[ 1.827081] hub 1-0:1.0: 1 port detected
[ 1.837330] mmc0: CQHCI version 5.10
[ 1.850251] pca953x 1-0022: supply vcc not found, using dummy regulator
[ 1.857056] pca953x 1-0022: using AI
[ 1.880057] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
[ 1.904265] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL)
[ 1.913596] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
[ 1.967265] mmc0: Command Queue Engine enabled
[ 1.971742] mmc0: new HS200 MMC card at address 0001
[ 1.977313] mmcblk0: mmc0:0001 S0J56X 14.8 GiB
[ 1.983017] mmcblk0: p1 p2
[ 1.986325] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB
[ 1.992108] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB
[ 1.997889] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (234:0)
[ 2.079411] usb 1-1: new high-speed USB device number 2 using xhci-hcd
[ 2.303457] hub 1-1:1.0: USB hub found
[ 2.308818] hub 1-1:1.0: 4 ports detected
[ 2.663404] usb 1-1.1: new full-speed USB device number 3 using xhci-hcd
[ 2.907412] usb 1-1.4: new high-speed USB device number 4 using xhci-hcd
[ 3.071363] hub 1-1.4:1.0: USB hub found
[ 3.078032] hub 1-1.4:1.0: 4 ports detected
[ 3.431404] usb 1-1.4.1: new high-speed USB device number 5 using xhci-hcd
[ 3.899410] usb 1-1.4.2: new high-speed USB device number 6 using xhci-hcd
[ 4.185958] usb-storage 1-1.4.2:1.0: USB Mass Storage device detected
[ 4.192858] scsi host0: usb-storage 1-1.4.2:1.0
[ 4.291407] usb 1-1.4.4: new full-speed USB device number 7 using xhci-hcd
[ 4.641659] input: C-Media Electronics Inc. Lenovo USB Headset as /devices/platform/bus@f0000/f910000.dwc3-usb/31100000.usb/xhci-hcd.0.auto/usb1/1-1/1-1.4/1-1.4.4/1-1.4.4:1.3/0003:17EF:60F4.0001/input/input0
[ 4.715579] hid-generic 0003:17EF:60F4.0001: input: USB HID v1.11 Device [C-Media Electronics Inc. Lenovo USB Headset] on usb-xhci-hcd.0.auto-1.4.4/input3
[ 5.229508] scsi 0:0:0:0: Direct-Access USB3.0 FLASH DRIVE PMAP PQ: 0 ANSI: 6
[ 5.526854] sd 0:0:0:0: [sda] 60628992 512-byte logical blocks: (31.0 GB/28.9 GiB)
[ 5.535343] sd 0:0:0:0: [sda] Write Protect is off
[ 5.540838] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 5.576681] sda: sda1
[ 5.579289] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 6.030647] am65-cpsw-nuss 8000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 6.051402] Sending DHCP requests ., OK
[ 6.071264] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.235
[ 6.079017] IP-Config: Complete:
[ 6.082243] device=eth0, hwaddr=3c:e0:64:62:db:99, ipaddr=192.168.0.235, mask=255.255.255.0, gw=192.168.0.1
[ 6.092417] host=192.168.0.235, domain=ti.com, nis-domain=(none)
[ 6.098853] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath=
[ 6.098859] nameserver0=192.0.2.2, nameserver1=192.0.2.3
[ 6.111658] clk: Disabling unused clocks
[ 6.120920] PM: genpd: Disabling unused power domains
[ 6.126121] ALSA device list:
[ 6.129095] No soundcards found.
[ 6.150468] VFS: Mounted root (nfs filesystem) on device 0:22.
[ 6.156931] devtmpfs: mounted
[ 6.163187] Freeing unused kernel memory: 10432K
[ 6.167949] Run /sbin/init as init process
[ 6.390589] systemd[1]: System time before build time, advancing clock.
[ 6.437538] NET: Registered PF_INET6 protocol family
[ 6.448470] Segment Routing with IPv6
[ 6.452181] In-situ OAM (IOAM) with IPv6
[ 6.507192] systemd[1]: systemd 252.22-1~deb12u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 6.539984] systemd[1]: Detected architecture arm64.
Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m!
[ 6.561304] systemd[1]: Hostname set to .
[ 7.243013] systemd[1]: Queued start job for default target graphical.target.
[ 7.271012] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m - Slice /system/getty.
[ 7.293061] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[[0;32m OK [0m] Created slice [0;1;39msystem-modprlice[0m - Slice /system/modprobe.
[ 7.313174] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.
[[0;32m OK [0m] Created slice [0;1;39msystem-seria[0m - Slice /system/serial-getty.
[ 7.336685] systemd[1]: Created slice user.slice - User and Session Slice.
[[0;32m OK [0m] Created slice [0;1;39muser.slice[0m - User and Session Slice.
[ 7.355860] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
[[0;32m OK [0m] Started [0;1;39msystemd-ask-passwoquests to Console Directory Watch.
[ 7.379744] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo Requests to Wall Directory Watch.
[ 7.403692] systemd[1]: proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc).
[ 7.423091] systemd[1]: Expecting device dev-ttyS2.device - /dev/ttyS2...
Expecting device [0;1;39mdev-ttyS2.device[0m - /dev/ttyS2...
[ 7.443558] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
[[0;32m OK [0m] Reached target [0;1;39mcryptsetup.get[0m - Local Encrypted Volumes.
[ 7.463582] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[[0;32m OK [0m] Reached target [0;1;39mintegrityseLocal Integrity Protected Volumes.
[ 7.483605] systemd[1]: Reached target paths.target - Path Units.
[[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units.
[ 7.503544] systemd[1]: Reached target remote-fs.target - Remote File Systems.
[[0;32m OK [0m] Reached target [0;1;39mremote-fs.target[0m - Remote File Systems.
[ 7.523515] systemd[1]: Reached target slices.target - Slice Units.
[[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units.
[ 7.543542] systemd[1]: Reached target swap.target - Swaps.
[[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps.
[ 7.559575] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[[0;32m OK [0m] Reached target [0;1;39mveritysetup - Local Verity Protected Volumes.
[ 7.579863] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[[0;32m OK [0m] Listening on [0;1;39msystemd-initc initctl Compatibility Named Pipe.
[ 7.601331] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
[[0;32m OK [0m] Listening on [0;1;39msystemd-journsocket[0m - Journal Audit Socket.
[ 7.625013] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[[0;32m OK [0m] Listening on [0;1;39msystemd-journt[0m - Journal Socket (/dev/log).
[ 7.648236] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[[0;32m OK [0m] Listening on [0;1;39msystemd-journald.socket[0m - Journal Socket.
[ 7.669203] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket.
[[0;32m OK [0m] Listening on [0;1;39msystemd-netwo - Network Service Netlink Socket.
[ 7.694510] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[[0;32m OK [0m] Listening on [0;1;39msystemd-udevd.socket[0m - udev Control Socket.
[ 7.716051] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[[0;32m OK [0m] Listening on [0;1;39msystemd-udevdl.socket[0m - udev Kernel Socket.
[ 7.751735] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
Mounting [0;1;39mdev-hugepages.mount[0m - Huge Pages File System...
[ 7.775808] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
Mounting [0;1;39mdev-mqueue.mountPOSIX Message Queue File System...
[ 7.799472] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
Mounting [0;1;39msys-kernel-debug.[0m - Kernel Debug File System...
[ 7.820080] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
[ 7.840038] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
Starting [0;1;39mkmod-static-nodesate List of Static Device Nodes...
[ 7.863923] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
Starting [0;1;39mmodprobe@configfsm - Load Kernel Module configfs...
[ 7.887925] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
Starting [0;1;39mmodprobe@dm_mod.s[0m - Load Kernel Module dm_mod...
[ 7.912476] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
[ 7.914052] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm...
[ 7.960102] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
Starting [0;1;39mmodprobe@efi_psto- Load Kernel Module efi_pstore...
[ 7.983984] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
Starting [0;1;39mmodprobe@fuse.sere[0m - Load Kernel Module fuse...
[ 8.008406] fuse: init (API version 7.41)
[ 8.008646] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
Starting [0;1;39mmodprobe@loop.sere[0m - Load Kernel Module loop...
[ 8.038742] systemd[1]: Starting systemd-journald.service - Journal Service...
Starting [0;1;39msystemd-journald.service[0m - Journal Service...
[ 8.088133] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
Starting [0;1;39msystemd-modules-lrvice[0m - Load Kernel Modules...
[ 8.116262] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line...
Starting [0;1;39msystemd-network-g units from Kernel command line...
[ 8.172125] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
Starting [0;1;39msystemd-remount-fnt Root and Kernel File Systems...
[ 8.195976] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
Starting [0;1;39msystemd-udev-trig[0m - Coldplug All udev Devices...
[ 8.221830] systemd[1]: Started systemd-journald.service - Journal Service.
[[0;32m OK [0m] Started [0;1;39msystemd-journald.service[0m - Journal Service.
[[0;32m OK [0m] Mounted [0;1;39mdev-hugepages.mount[0m - Huge Pages File System.
[[0;32m OK [0m] Mounted [0;1;39mdev-mqueue.mount[- POSIX Message Queue File System.
[[0;32m OK [0m] Mounted [0;1;39msys-kernel-debug.mnt[0m - Kernel Debug File System.
[[0;32m OK [0m] Finished [0;1;39mkmod-static-nodesreate List of Static Device Nodes.
[[0;32m OK [0m] Finished [0;1;39mmodprobe@configfs[0m - Load Kernel Module configfs.
[[0;32m OK [0m] Finished [0;1;39mmodprobe@dm_mod.se[0m - Load Kernel Module dm_mod.
[[0;32m OK [0m] Finished [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm.
[[0;32m OK [0m] Finished [0;1;39mmodprobe@efi_pstom - Load Kernel Module efi_pstore.
[[0;32m OK [0m] Finished [0;1;39mmodprobe@fuse.service[0m - Load Kernel Module fuse.
[[0;32m OK [0m] Finished [0;1;39mmodprobe@loop.service[0m - Load Kernel Module loop.
[[0;32m OK [0m] Finished [0;1;39msystemd-modules-lservice[0m - Load Kernel Modules.
[[0;32m OK [0m] Finished [0;1;39msystemd-network-grk units from Kernel command line.
[[0;32m OK [0m] Finished [0;1;39msystemd-remount-fount Root and Kernel File Systems.
[[0;32m OK [0m] Reached target [0;1;39mnetwork-preget[0m - Preparation for Network.
Mounting [0;1;39msys-fs-fuse-conne[0m - FUSE Control File System...
Mounting [0;1;39msys-kernel-configernel Configuration File System...
Starting [0;1;39msystemd-journal-fh Journal to Persistent Storage...
Starting [0;1;39msystemd-random-seice[0m - Load/Save Random Seed...
Starting [0;1;39msystemd-sysctl.sece[0m - Apply Kernel Variables...
Starting [0;1;39msystemd-sysusers.rvice[0m - Create System Users...
[ 8.582545] systemd-journald[116]: Received client request to flush runtime journal.
[ 8.601191] systemd-journald[116]: File /var/log/journal/6cfa758ce87d4acd800e1258fdce5dda/system.journal corrupted or uncleanly shut down, renaming and replacing.
[[0;32m OK [0m] Mounted [0;1;39msys-fs-fuse-connecnt[0m - FUSE Control File System.
[[0;32m OK [0m] Mounted [0;1;39msys-kernel-config. Kernel Configuration File System.
[[0;32m OK [0m] Finished [0;1;39msystemd-random-service[0m - Load/Save Random Seed.
[[0;32m OK [0m] Finished [0;1;39msystemd-sysctl.service[0m - Apply Kernel Variables.
[[0;32m OK [0m] Finished [0;1;39msystemd-sysusers.service[0m - Create System Users.
Starting [0;1;39msystemd-tmpfiles-ate Static Device Nodes in /dev...
[[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-reate Static Device Nodes in /dev.
[[0;32m OK [0m] Reached target [0;1;39mlocal-fs-prreparation for Local File Systems.
[[0;32m OK [0m] Reached target [0;1;39mlocal-fs.target[0m - Local File Systems.
Starting [0;1;39msystemd-udevd.serger for Device Events and Files...
[[0;32m OK [0m] Finished [0;1;39msystemd-journal-fush Journal to Persistent Storage.
Starting [0;1;39msystemd-tmpfiles- Volatile Files and Directories...
[[0;32m OK [0m] Finished [0;1;39msystemd-udev-trige[0m - Coldplug All udev Devices.
[[0;32m OK [0m] Started [0;1;39msystemd-udevd.servnager for Device Events and Files.
Starting [0;1;39msystemd-networkd.ice[0m - Network Configuration...
[[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-te Volatile Files and Directories.
Starting [0;1;39msystemd-timesyncd - Network Time Synchronization...
Starting [0;1;39msystemd-update-utrd System Boot/Shutdown in UTMP...
[[0;32m OK [0m] Finished [0;1;39msystemd-update-utcord System Boot/Shutdown in UTMP.
[[0;32m OK [0m] Found device [0;1;39mdev-ttyS2.device[0m - /dev/ttyS2.
[ 9.786612] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 9.796614] systemd-journald[116]: Oldest entry in /var/log/journal/6cfa758ce87d4acd800e1258fdce5dda/system.journal is older than the configured file retention duration (1month), suggesting rotation.
[[0;32m OK [0m] Started [0;1;39msystemd-timesyncd.0m - N[ 9.815376] systemd-journald[116]: /var/log/journal/6cfa758ce87d4acd800e1258fdce5dda/system.journal: Journal header limits reached or header out-of-date, rotating.
etwork Time Synchronization.
[[0;32m OK [0m] Reached target [0;1;39msysinit.target[0m - System Initialization.
[[0;32m OK [0m] Started [0;1;39msystemd-tmpfiles-c Cleanup of Temporary Directories.
[ 9.861469] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[[0;32m OK [0m] Reached target [0;1;39mtime-set.target[0m [ 9.868135] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
- System Time Set.
[ 9.891589] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 9.901566] cfg80211: failed to load regulatory.db
[[0;32m OK [0m] Started [0;1;39mapt-daily.timer[0m - Daily apt download activities.
[[0;32m OK [0m] Started [0;1;39mapt-daily-upgrade. apt upgrade and clean activities.
[[0;32m OK [0m] Started [0;1;39mdpkg-db-backup.tim Daily dpkg database backup timer.
[[0;32m OK [0m] Started [0;1;39me2scrub_all.timeretadata Check for All Filesystems.
[[0;32m OK [0m] Started [0;1;39mfstrim.timer[0m - Discard unused blocks once a week.
[[0;32m OK [0m] Reached target [0;1;39mtimers.target[0m - Timer Units.
[[0;32m OK [0m] Listening on [0;1;39mdbus.socket[- D-Bus System Message Bus Socket.
[[0;32m OK [0m] Reached target [0;1;39msockets.target[0m - Socket Units.
[[0;32m OK [0m] Reached target [0;1;39mbasic.target[0m - Basic System.
Starting [0;1;39mdbus.service[0m - D-Bus System Message Bus...
Starting [0;1;39me2scrub_reap.serve ext4 Metadata Check Snapshots...
Starting [0;1;39msystemd-logind.seice[0m - User Login Management...
[[0;32m OK [0m] Started [0;1;39msystemd-networkd.service[0m - Network Configuration.
[[0;32m OK [0m] Started [0;1;39mdbus.service[0m - D-Bus System Message Bus.
[[0;32m OK [0m] Reached target [0;1;39mnetwork.target[0m - Network.
Starting [0;1;39mdpkg-db-backup.sely dpkg database backup service...
Starting [0;1;39msystemd-user-sessvice[0m - Permit User Sessions...
[[0;32m OK [0m] Finished [0;1;39me2scrub_reap.servine ext4 Metadata Check Snapshots.
[[0;32m OK [0m] Finished [0;1;39msystemd-user-sesservice[0m - Permit User Sessions.
[[0;32m OK [0m] Started [0;1;39mgetty@tty1.service[0m - Getty on tty1.
[[0;32m OK [0m] Started [0;1;39mserial-getty@ttyS2rvice[0m - Serial Getty on ttyS2.
[[0;32m OK [0m] Reached target [0;1;39mgetty.target[0m - L[ 10.800181] omap-mailbox 29000000.mailbox: no available mbox devices found
ogin Prompts.
[ 10.809906] omap-mailbox 29010000.mailbox: no available mbox devices found
[[0;32m OK [0m] Finished [0;1;39mdpkg-db-backup.seaily d[ 10.830268] omap-mailbox 29020000.mailbox: no available mbox devices found
pkg database backup service.
[[0;32m OK [0m] Started [0;1;39msystemd-logind.service[0m - User Login Management.
[[0;32m OK [0m] Reached target [0;1;39mmulti-user.target[0[ 10.868917] mc: Linux media interface: v0.10
m - Multi-User System.
[ 10.881632] omap-mailbox 29030000.mailbox: no available mbox devices found
[[0;32m OK [0m] Reached target [0;1;39mgraphical.target[0m - Graphical Interface.
Starting [0;1;39msystemd-update-ut Record Runlevel Change in UTMP...
[ 11.003452] videodev: Linux video capture interface: v2.00
[ 11.023357] tps6598x 0-003f: Unable to find the interrupt, switching to polling
[ 11.037553] gpio-regulator regulator-5: Failed to register regulator: -517
[ 11.046700] tlv320aic3x 1-001b: Failed to request supplies: -517
[ 11.064848] rtc-ti-k3 2b1f0000.rtc: registered as rtc0
[ 11.065379] gpio-regulator regulator-5: Failed to register regulator: -517
[ 11.065603] tlv320aic3x 1-001b: Failed to request supplies: -517
[ 11.072324] rtc-ti-k3 2b1f0000.rtc: setting system clock to 1970-01-01T00:00:43 UTC (43)
[[0;32m OK [0m] Finished [0;1;39msystemd-update-ut - Rec[ 11.097054] systemd-journald[116]: Time jumped backwards, rotating.
ord Runlevel Change in UTMP.
[ 11.099321] tlv320aic3x 1-001b: Failed to request supplies: -517
[ 11.124038] gpio-regulator regulator-5: Failed to register regulator: -517
[ 11.284465] vdec 30210000.video-codec: sram node not found
Debian rm-arm64 login: root (automatic login)
[ 11.313360] vdec 30210000.video-codec: error -ENXIO: IRQ index 0 not found
[ 11.320858] vdec 30210000.video-codec: failed to get irq resource, falling back to polling
[ 11.340014] usbcore: registered new device driver onboard-usb-dev
[ 11.352108] vdec 30210000.video-codec: Direct firmware load for cnm/wave521c_k3_codec_fw.bin failed with error -2
[ 11.363181] vdec 30210000.video-codec: request_firmware, fail: -2
[ 11.372969] vdec 30210000.video-codec: wave5_vpu_load_firmware, fail: -2
[ 11.376971] usb 1-1.4.1: Found UVC 1.00 device (046d:081b)
[ 11.382090] cdc_acm 1-1.1:1.0: ttyACM0: USB ACM device
[ 11.388593] e5010 fd20000.jpeg-encoder: Device registered as /dev/video2
[ 11.392747] tlv320aic3x 1-001b: Failed to request supplies: -517
[ 11.403621] usbcore: registered new interface driver cdc_acm
[ 11.410505] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 11.451008] vdec 30210000.video-codec: probe with driver vdec failed with error -2
[ 11.471329] usbcore: registered new interface driver uvcvideo
[ 11.490514] systemd-journald[116]: Oldest entry in /var/log/journal/6cfa758ce87d4acd800e1258fdce5dda/system.journal is older than the configured file retention duration (1month), suggesting rotation.
[ 11.496904] sii902x 1-003b: supply iovcc not found, using dummy regulator
[ 11.508658] systemd-journald[116]: /var/log/journal/6cfa758ce87d4acd800e1258fdce5dda/system.journal: Journal header limits reached or header out-of-date, rotating.
[ 11.518979] sii902x 1-003b: supply cvcc12 not found, using dummy regulator
[ 11.544949] i2c i2c-1: Added multiplexed i2c bus 3
[ 11.558114] tlv320aic3x 1-001b: Failed to request supplies: -517
[ 11.587768] gpio-regulator regulator-5: Failed to register regulator: -517
Linux debian-bookworm-arm64 6.12.0-rc5 #1 SMP PREEMPT Fri Nov 1 00:22:40 UTC 2024 aarch64
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 Jan 1 00:00:40 UTC 1970 on ttyS2
[ 11.794524] [drm] Initialized tidss 1.0.0 for 30200000.dss on minor 0
[ 11.891900] Console: switching to colour frame buffer device 240x67
[ 11.935421] tidss 30200000.dss: [drm] fb0: tidssdrmfb frame buffer device
[ 11.944632] tps6594-rtc tps6594-rtc.5.auto: registered as rtc1
/ # [ 11.980815] tlv320aic3x 1-001b: Failed to request supplies: -517
[ 11.990553] gpio-regulator regulator-5: Failed to register regulator: -517
- 13:43:12 [INFO] Sleeping 15 secs to allow systemd to finish starting processes...
- 13:43:27 [INFO] Disconnected serial from am62axx_sk-fs
- 13:43:27 [INFO] Connected to am62axx_sk-fs via serial
- 13:43:27 [INFO] Host: uname -a
- 13:43:27 [INFO] Target:
uname -a
Linux debian-bookworm-arm64 6.12.0-rc5 #1 SMP PREEMPT Fri Nov 1 00:22:40 UTC 2024 aarch64 GNU/Linux
/ #
- 13:43:27 [INFO] Host: cat /proc/cmdline
- 13:43:27 [INFO] Target:
cat /proc/cmdline
console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am62axx_sk-fs-00/autofs/67fddf64d8b89e1bb4d6c16d995daa28,nolock,v3,tcp,rsize=4096,wsize=4096 0
/ #
- 13:43:27 [INFO] Host: uname -a
- 13:43:27 [INFO] Target:
uname -a
Linux debian-bookworm-arm64 6.12.0-rc5 #1 SMP PREEMPT Fri Nov 1 00:22:40 UTC 2024 aarch64 GNU/Linux
/ #
- 13:43:27 [INFO] Host: cat /proc/mtd
- 13:43:28 [INFO] Target:
cat /proc/mtd
dev: size erasesize name
/ #
- 13:43:28 [INFO] Host: grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/pnp /etc/resolv.conf && systemctl restart systemd-resolved
- 13:43:28 [INFO] Target:
grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/pnp /etc/resolv.conf && systemctl restart systemd-resolved
[0;1;31mFailed to restart systemd-resolved.service: Unit systemd-resolved.service not found.[0m
/ #
- 13:43:28 [INFO] Host: ls -l /lib/firmware; ls -lR /lib/firmware/ipc
- 13:43:28 [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
/ #
- 13:43:28 [INFO] Host: cat /proc/diskstats
- 13:43:28 [INFO] Target:
cat /proc/diskstats
7 0 loop0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 1 loop1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 2 loop2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 3 loop3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 4 loop4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 5 loop5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 6 loop6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 7 loop7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
179 0 mmcblk0 90 0 3872 38 0 0 0 0 0 36 38 0 0 0 0 0 0
179 1 mmcblk0p1 24 0 584 9 0 0 0 0 0 12 9 0 0 0 0 0 0
179 2 mmcblk0p2 29 0 2096 15 0 0 0 0 0 16 15 0 0 0 0 0 0
179 32 mmcblk0boot0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
179 64 mmcblk0boot1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
8 0 sda 79 0 3368 190 0 0 0 0 0 152 190 0 0 0 0 0 0
8 1 sda1 38 0 2176 110 0 0 0 0 0 76 110 0 0 0 0 0 0
179 96 mmcblk1 121 0 7454 263 0 0 0 0 0 64 263 0 0 0 0 0 0
179 97 mmcblk1p1 29 0 2080 83 0 0 0 0 0 48 83 0 0 0 0 0 0
179 98 mmcblk1p2 28 0 2110 93 0 0 0 0 0 52 93 0 0 0 0 0 0
179 99 mmcblk1p3 28 0 2080 64 0 0 0 0 0 48 64 0 0 0 0 0 0
/ #
- 13:43:28 [INFO] Host: cat /proc/interrupts
- 13:43:29 [INFO] Target:
cat /proc/interrupts
CPU0 CPU1 CPU2 CPU3
9: 0 0 0 0 GICv3 25 Level vgic
11: 2566 2241 2393 2005 GICv3 30 Level arch_timer
12: 0 0 0 0 GICv3 27 Level kvm guest vtimer
14: 0 0 0 0 GICv3 23 Level arm-pmu
15: 1051 0 0 0 GICv3 66 Level 4d000000.mailbox thr_012
24: 3691 0 0 0 GICv3 193 Level 20000000.i2c
25: 308 0 0 0 GICv3 194 Level 20010000.i2c
26: 0 0 0 0 GICv3 195 Level 20020000.i2c
45: 0 0 0 0 MSI-INTA 1714176 Edge 485c0100.dma-controller chan0
57: 0 0 0 0 MSI-INTA 1714688 Level 485c0100.dma-controller chan0
75: 0 0 0 0 MSI-INTA 1715718 Edge 485c0100.dma-controller chan1
93: 0 0 0 0 MSI-INTA 1716230 Level 485c0100.dma-controller chan1
115: 10 0 0 0 MSI-INTA 1970707 Level 8000000.ethernet-tx0
123: 2 0 0 0 MSI-INTA 1970715 Level 8000000.ethernet-tx1
131: 27912 0 0 0 MSI-INTA 1970723 Level 8000000.ethernet-tx2
139: 0 0 0 0 MSI-INTA 1970731 Level 8000000.ethernet-tx3
147: 1 0 0 0 MSI-INTA 1970739 Level 8000000.ethernet-tx4
155: 8 0 0 0 MSI-INTA 1970747 Level 8000000.ethernet-tx5
163: 8 0 0 0 MSI-INTA 1970755 Level 8000000.ethernet-tx6
171: 3 0 0 0 MSI-INTA 1970763 Level 8000000.ethernet-tx7
187: 0 0 0 0 MSI-INTA 1970779 Level 485c0000.dma-controller chan2
205: 26693 0 0 0 MSI-INTA 1971731 Level 8000000.ethernet-rx0
229: 0 0 0 0 MSI-INTA 1971755 Level 485c0000.dma-controller chan0
230: 0 0 0 0 MSI-INTA 1971756 Level 485c0000.dma-controller chan1
249: 419 0 0 0 GICv3 210 Level 2800000.serial
252: 636 0 0 0 GICv3 258 Level xhci-hcd:usb1
253: 201 0 0 0 GICv3 165 Level mmc0
256: 0 0 0 0 GPIO 0 Edge -davinci_gpio tps6594-1-0x48
405: 0 0 0 0 GPIO 23 Edge -davinci_gpio 1-0022
434: 0 0 0 0 GICv3 269 Level 2b10000.audio-controller_rx
435: 0 0 0 0 GICv3 270 Level 2b10000.audio-controller_tx
436: 0 0 0 0 tps6594-1-0x48 0 Edge buck1_ov
437: 0 0 0 0 tps6594-1-0x48 1 Edge buck1_uv
438: 0 0 0 0 tps6594-1-0x48 2 Edge buck1_sc
439: 0 0 0 0 tps6594-1-0x48 3 Edge buck1_ilim
440: 0 0 0 0 tps6594-1-0x48 4 Edge buck2_ov
441: 0 0 0 0 tps6594-1-0x48 5 Edge buck2_uv
442: 0 0 0 0 tps6594-1-0x48 6 Edge buck2_sc
443: 0 0 0 0 tps6594-1-0x48 7 Edge buck2_ilim
444: 0 0 0 0 tps6594-1-0x48 8 Edge buck3_ov
445: 0 0 0 0 tps6594-1-0x48 9 Edge buck3_uv
446: 0 0 0 0 tps6594-1-0x48 10 Edge buck3_sc
447: 0 0 0 0 tps6594-1-0x48 11 Edge buck3_ilim
448: 0 0 0 0 tps6594-1-0x48 12 Edge buck4_ov
449: 0 0 0 0 tps6594-1-0x48 13 Edge buck4_uv
450: 0 0 0 0 tps6594-1-0x48 14 Edge buck4_sc
451: 0 0 0 0 tps6594-1-0x48 15 Edge buck4_ilim
452: 0 0 0 0 tps6594-1-0x48 16 Edge buck5_ov
453: 0 0 0 0 tps6594-1-0x48 17 Edge buck5_uv
454: 0 0 0 0 tps6594-1-0x48 18 Edge buck5_sc
455: 0 0 0 0 tps6594-1-0x48 19 Edge buck5_ilim
456: 0 0 0 0 tps6594-1-0x48 20 Edge ldo1_ov
457: 0 0 0 0 tps6594-1-0x48 21 Edge ldo1_uv
458: 0 0 0 0 tps6594-1-0x48 22 Edge ldo1_sc
459: 0 0 0 0 tps6594-1-0x48 23 Edge ldo1_ilim
460: 0 0 0 0 tps6594-1-0x48 24 Edge ldo2_ov
461: 0 0 0 0 tps6594-1-0x48 25 Edge ldo2_uv
462: 0 0 0 0 tps6594-1-0x48 26 Edge ldo2_sc
463: 0 0 0 0 tps6594-1-0x48 27 Edge ldo2_ilim
464: 0 0 0 0 tps6594-1-0x48 28 Edge ldo3_ov
465: 0 0 0 0 tps6594-1-0x48 29 Edge ldo3_uv
466: 0 0 0 0 tps6594-1-0x48 30 Edge ldo3_sc
467: 0 0 0 0 tps6594-1-0x48 31 Edge ldo3_ilim
468: 0 0 0 0 tps6594-1-0x48 32 Edge ldo4_ov
469: 0 0 0 0 tps6594-1-0x48 33 Edge ldo4_uv
470: 0 0 0 0 tps6594-1-0x48 34 Edge ldo4_sc
471: 0 0 0 0 tps6594-1-0x48 35 Edge ldo4_ilim
472: 0 0 0 0 tps6594-1-0x48 36 Edge vcca_ov
473: 0 0 0 0 tps6594-1-0x48 37 Edge vcca_uv
491: 0 0 0 0 GICv3 132 Level 2b1f0000.rtc
492: 0 0 0 0 tps6594-1-0x48 55 Edge npwron_start
493: 0 0 0 0 tps6594-1-0x48 56 Edge enable
494: 0 0 0 0 tps6594-1-0x48 57 Edge fsd
495: 0 0 0 0 tps6594-1-0x48 58 Edge soft_reboot
496: 0 0 0 0 tps6594-1-0x48 59 Edge bist_pass
497: 0 0 0 0 1-0022 16 Edge 1-003b
498: 0 0 0 0 tps6594-1-0x48 60 Edge ext_clk
499: 0 0 0 0 tps6594-1-0x48 61 Edge twarn
500: 0 0 0 0 tps6594-1-0x48 62 Edge tsd_ord
501: 0 0 0 0 tps6594-1-0x48 63 Edge bist_fail
502: 0 0 0 0 tps6594-1-0x48 64 Edge reg_crc_err
503: 0 0 0 0 tps6594-1-0x48 65 Edge recov_cnt
504: 0 0 0 0 tps6594-1-0x48 66 Edge spmi_err
505: 0 0 0 0 tps6594-1-0x48 67 Edge npwron_long
506: 0 0 0 0 tps6594-1-0x48 68 Edge nint_readback
507: 0 0 0 0 tps6594-1-0x48 69 Edge nrstout_readback
508: 0 0 0 0 tps6594-1-0x48 70 Edge tsd_imm
509: 0 0 0 0 tps6594-1-0x48 71 Edge vcca_ovp
510: 0 0 0 0 tps6594-1-0x48 72 Edge pfsm_err
511: 0 0 0 0 tps6594-1-0x48 73 Edge imm_shutdown
512: 0 0 0 0 tps6594-1-0x48 74 Edge ord_shutdown
513: 0 0 0 0 tps6594-1-0x48 75 Edge mcu_pwr_err
514: 0 0 0 0 tps6594-1-0x48 76 Edge soc_pwr_err
515: 0 0 0 0 tps6594-1-0x48 77 Edge comm_frm_err
516: 0 0 0 0 tps6594-1-0x48 78 Edge comm_crc_err
517: 0 0 0 0 tps6594-1-0x48 79 Edge comm_adr_err
518: 0 0 0 0 tps6594-1-0x48 82 Edge en_drv_readback
519: 0 0 0 0 tps6594-1-0x48 83 Edge nrstout_soc_readback
520: 0 0 0 0 tps6594-1-0x48 84 Edge esm_soc_pin
521: 0 0 0 0 tps6594-1-0x48 85 Edge esm_soc_fail
522: 0 0 0 0 tps6594-1-0x48 86 Edge esm_soc_rst
524: 0 0 0 0 tps6594-1-0x48 88 Edge alarm
526: 0 0 0 0 GICv3 130 Level e5010
527: 272 0 0 0 GICv3 116 Level tidss
528: 346 0 0 0 GICv3 115 Level mmc1
IPI0: 1213 3155 3470 2527 Rescheduling interrupts
IPI1: 3335 8083 8600 7984 Function call interrupts
IPI2: 0 0 0 0 CPU stop interrupts
IPI3: 0 0 0 0 CPU stop NMIs
IPI4: 0 0 0 0 Timer broadcast interrupts
IPI5: 0 0 0 0 IRQ work interrupts
IPI6: 0 0 0 0 CPU backtrace interrupts
IPI7: 0 0 0 0 KGDB roundup interrupts
Err: 0
/ #
- 13:43:29 [INFO] Host: cat /proc/softirqs
- 13:43:30 [INFO] Target:
cat /proc/softirqs
CPU0 CPU1 CPU2 CPU3
HI: 5 0 2 0
TIMER: 1253 718 855 577
NET_TX: 5987 37 31 13
NET_RX: 28014 0 0 0
BLOCK: 90 0 0 0
IRQ_POLL: 0 0 0 0
TASKLET: 5353 0 19 2
SCHED: 1609 1070 1209 1023
HRTIMER: 0 0 0 0
RCU: 1920 2435 2745 2236
/ #
- 13:43:30 [INFO] Host: ls -lR /run/media/mmcblk0p1
- 13:43:30 [INFO] Target:
ls -lR /run/media/mmcblk0p1
ls: cannot access '/run/media/mmcblk0p1': No such file or directory
/ #
- 13:43:30 [INFO] Host: lsmod
- 13:43:30 [INFO] Target:
lsmod
Module Size Used by
snd_soc_hdmi_codec 16384 0
tps6594_pfsm 12288 0
rtc_tps6594 12288 0
pinctrl_tps6594 16384 0
tps6594_regulator 24576 3
gpio_regmap 12288 1 pinctrl_tps6594
tps6594_esm 12288 0
snd_soc_simple_card 16384 0
snd_soc_simple_card_utils 28672 1 snd_soc_simple_card
e5010_jpeg_enc 36864 0
display_connector 12288 0
uvcvideo 98304 0
cdc_acm 32768 0
crct10dif_ce 12288 1
v4l2_jpeg 16384 1 e5010_jpeg_enc
uvc 12288 1 uvcvideo
onboard_usb_dev 20480 0
wave5 86016 0
videobuf2_vmalloc 12288 1 uvcvideo
v4l2_mem2mem 36864 2 e5010_jpeg_enc,wave5
videobuf2_dma_contig 16384 2 e5010_jpeg_enc,wave5
tidss 49152 0
videobuf2_memops 12288 2 videobuf2_vmalloc,videobuf2_dma_contig
k3_j72xx_bandgap 12288 0
drm_display_helper 172032 1 tidss
videobuf2_v4l2 28672 4 uvcvideo,v4l2_mem2mem,e5010_jpeg_enc,wave5
sii902x 16384 0
drm_dma_helper 20480 2 tidss
rtc_ti_k3 12288 1
videodev 258048 5 videobuf2_v4l2,uvcvideo,v4l2_mem2mem,e5010_jpeg_enc,wave5
videobuf2_common 57344 8 videobuf2_vmalloc,videobuf2_dma_contig,videobuf2_v4l2,uvcvideo,v4l2_mem2mem,e5010_jpeg_enc,wave5,videobuf2_memops
rti_wdt 12288 0
tps6598x 24576 0
snd_soc_tlv320aic3x_i2c 12288 1
typec 77824 1 tps6598x
tps6594_i2c 12288 0
snd_soc_tlv320aic3x 81920 1 snd_soc_tlv320aic3x_i2c
drm_kms_helper 180224 5 sii902x,drm_dma_helper,display_connector,drm_display_helper,tidss
tps6594_core 28672 1 tps6594_i2c
mc 57344 5 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common,v4l2_mem2mem
sa2ul 32768 0
snd_soc_davinci_mcasp 32768 2
snd_soc_ti_udma 12288 1 snd_soc_davinci_mcasp
authenc 12288 1 sa2ul
snd_soc_ti_edma 12288 1 snd_soc_davinci_mcasp
snd_soc_ti_sdma 12288 1 snd_soc_davinci_mcasp
omap_mailbox 12288 0
cfg80211 413696 0
rfkill 28672 2 cfg80211
fuse 139264 1
drm 552960 7 sii902x,drm_kms_helper,drm_dma_helper,display_connector,drm_display_helper,tidss
backlight 20480 2 drm_display_helper,drm
dm_mod 131072 0
ip_tables 28672 0
x_tables 36864 1 ip_tables
ipv6 454656 18
/ #
- 13:43:30 [INFO] Host: export IPERFHOST=192.168.0.1
- 13:43:30 [INFO] Target:
export IPERFHOST=192.168.0.1
/ #
- 13:43:30 [INFO] Host: export NFS_SERVER=192.168.0.1
- 13:43:31 [INFO] Target:
export NFS_SERVER=192.168.0.1
/ #
- 13:43:31 [INFO] Host: export NFS_ROOT_PATH=/opt/NFS_exports/linux/am62axx_sk-fs-00
- 13:43:31 [INFO] Target:
export NFS_ROOT_PATH=/opt/NFS_exports/linux/am62axx_sk-fs-00
/ #
- 13:43:31 [INFO] Host: export AP_SSID=
- 13:43:31 [INFO] Target:
export AP_SSID=
/ #
- 13:43:31 [INFO] Host: mkdir -p -m 777 /test
- 13:43:31 [INFO] Target:
mkdir -p -m 777 /test
/ #
- 13:43:31 [INFO] Host: cd /test
- 13:43:31 [INFO] Target:
cd /test
/test #
- 13:43:31 [INFO] Host: cat > test.sh << EOF
- 13:43:32 [INFO] Target:
cat > test.sh << EOF
>
- 13:43:32 [INFO] Host: failtest() {
- 13:43:32 [INFO] Target:
failtest() {
>
- 13:43:32 [INFO] Host: echo 1 >&3
- 13:43:32 [INFO] Target:
echo 1 >&3
>
- 13:43:32 [INFO] Host: }
- 13:43:32 [INFO] Target:
}
>
- 13:43:32 [INFO] Host: timeout=20
- 13:43:33 [INFO] Target:
timeout=20
>
- 13:43:33 [INFO] Host:
- 13:43:33 [INFO] Target:
>
- 13:43:33 [INFO] Host: # Start of user's script logic
- 13:43:33 [INFO] Target:
# Start of user's script logic
>
- 13:43:33 [INFO] Host: dmesg
- 13:43:33 [INFO] Target:
dmesg
>
- 13:43:33 [INFO] Host: EOF
- 13:43:33 [INFO] Target:
EOF
/test #
- 13:43:33 [INFO] Host: cd /test
- 13:43:34 [INFO] Target:
cd /test
/test #
- 13:43:34 [INFO] Host: chmod +x test.sh
- 13:43:34 [INFO] Target:
chmod +x test.sh
/test #
- 13:43:34 [INFO] Host: ./test.sh 2>&1 3> result.log
- 13:43:37 [INFO] Target:
./test.sh 2>&1 3> result.log
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 6.12.0-rc5 (KernelCI@build-j358391-arm64-gcc-12-defconfig-qgj6v) (aarch64-linux-gnu-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT Fri Nov 1 00:22:40 UTC 2024
[ 0.000000] KASLR disabled due to lack of seed
[ 0.000000] Machine model: Texas Instruments AM62A7 SK
[ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
[ 0.000000] printk: legacy bootconsole [ns16550a0] enabled
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created CMA memory pool at 0x00000000c0000000, size 576 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000c0000000..0x00000000e3ffffff (589824 KiB) map reusable linux,cma
[ 0.000000] OF: reserved mem: 0x0000000080000000..0x000000008007ffff (512 KiB) nomap non-reusable tfa@80000000
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009c900000, size 30 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9c900000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x000000009c900000..0x000000009e6fffff (30720 KiB) nomap non-reusable r5f-dma-memory@9c900000
[ 0.000000] OF: reserved mem: 0x000000009e800000..0x000000009fffffff (24576 KiB) nomap non-reusable optee@9e800000
[ 0.000000] NUMA: Faking a node at [mem 0x0000000080000000-0x00000008ffffffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x8ff7e0c80-0x8ff7e32bf]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal [mem 0x0000000100000000-0x00000008ffffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000080000000-0x000000008007ffff]
[ 0.000000] node 0: [mem 0x0000000080080000-0x000000009c8fffff]
[ 0.000000] node 0: [mem 0x000000009c900000-0x000000009e6fffff]
[ 0.000000] node 0: [mem 0x000000009e700000-0x000000009e7fffff]
[ 0.000000] node 0: [mem 0x000000009e800000-0x000000009fffffff]
[ 0.000000] node 0: [mem 0x00000000a0000000-0x00000000ffffffff]
[ 0.000000] node 0: [mem 0x0000000880000000-0x00000008ffffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff]
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.1 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: Trusted OS migration not required
[ 0.000000] psci: SMC Calling Convention v1.5
[ 0.000000] percpu: Embedded 25 pages/cpu s61656 r8192 d32552 u102400
[ 0.000000] pcpu-alloc: s61656 r8192 d32552 u102400 alloc=25*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: GIC system register CPU interface
[ 0.000000] CPU features: detected: ARM erratum 845719
[ 0.000000] alternatives: applying boot alternatives
[ 0.000000] Kernel command line: console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am62axx_sk-fs-00/autofs/67fddf64d8b89e1bb4d6c16d995daa28,nolock,v3,tcp,rsize=4096,wsize=4096 0
[ 0.000000] sysrq: sysrq always enabled.
[ 0.000000] Unknown kernel command line parameters "0 earlyprintk=serial,ttyS2,115200n8", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] Fallback order for Node 0: 0
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1048576
[ 0.000000] Policy zone: Normal
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[ 0.000000] software IO TLB: area num 4.
[ 0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[ 0.000000] GICv3: 256 SPIs implemented
[ 0.000000] GICv3: 0 Extended SPIs implemented
[ 0.000000] Root IRQ handler: gic_handle_irq
[ 0.000000] GICv3: GICv3 features: 16 PPIs
[ 0.000000] GICv3: GICD_CTRL.DS=0, SCR_EL3.FIQ=1
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001880000
[ 0.000000] ITS [mem 0x01820000-0x0182ffff]
[ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
[ 0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
[ 0.000000] ITS@0x0000000001820000: allocated 524288 Devices @880800000 (flat, esz 8, psz 64K, shr 0)
[ 0.000000] ITS: using cache flushing for cmd queue
[ 0.000000] GICv3: using LPI property table @0x0000000880050000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880060000
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
[ 0.000001] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[ 0.009686] Console: colour dummy device 80x25
[ 0.014322] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.025007] pid_max: default: 32768 minimum: 301
[ 0.029795] LSM: initializing lsm=capability
[ 0.034285] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.041866] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.062322] rcu: Hierarchical SRCU implementation.
[ 0.067257] rcu: Max phase no-delay instances is 1000.
[ 0.072795] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[ 0.081278] fsl-mc MSI: msi-controller@1820000 domain created
[ 0.089343] EFI services will not be available.
[ 0.098023] smp: Bringing up secondary CPUs ...
[ 0.111025] Detected VIPT I-cache on CPU1
[ 0.111102] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
[ 0.111119] GICv3: CPU1: using allocated LPI pending table @0x0000000880070000
[ 0.111164] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.119020] Detected VIPT I-cache on CPU2
[ 0.119079] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000
[ 0.119095] GICv3: CPU2: using allocated LPI pending table @0x0000000880080000
[ 0.119129] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.123014] Detected VIPT I-cache on CPU3
[ 0.123072] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000
[ 0.123086] GICv3: CPU3: using allocated LPI pending table @0x0000000880090000
[ 0.123119] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.123240] smp: Brought up 1 node, 4 CPUs
[ 0.202977] SMP: Total of 4 processors activated.
[ 0.207792] CPU: All CPU(s) started at EL2
[ 0.212017] CPU features: detected: 32-bit EL0 Support
[ 0.217274] CPU features: detected: 32-bit EL1 Support
[ 0.222544] CPU features: detected: CRC32 instructions
[ 0.227839] alternatives: applying system-wide alternatives
[ 0.234785] Memory: 3346440K/4194304K available (17280K kernel code, 4898K rwdata, 11876K rodata, 10432K init, 742K bss, 249052K reserved, 589824K cma-reserved)
[ 0.250478] devtmpfs: initialized
[ 0.262267] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.272266] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.293291] 21392 pages in range for non-PLT usage
[ 0.293314] 512912 pages in range for PLT usage
[ 0.298493] pinctrl core: initialized pinctrl subsystem
[ 0.310571] DMI not present or invalid.
[ 0.316955] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.323925] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 0.331274] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.339362] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.347519] audit: initializing netlink subsys (disabled)
[ 0.353238] audit: type=2000 audit(0.236:1): state=initialized audit_enabled=0 res=1
[ 0.354624] thermal_sys: Registered thermal governor 'step_wise'
[ 0.361179] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.367397] cpuidle: using governor menu
[ 0.378361] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.385397] ASID allocator initialised with 65536 entries
[ 0.393161] Serial: AMBA PL011 UART driver
[ 0.422602] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
[ 0.436071] platform connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
[ 0.447445] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.454431] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.460851] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.467793] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[ 0.474204] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.481146] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.487558] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.494499] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[ 0.502977] ACPI: Interpreter disabled.
[ 0.509541] k3-chipinfo 43000014.chipid: Family:AM62AX rev:SR1.0 JTAGID[0x0bb8d02f] Detected
[ 0.519164] iommu: Default domain type: Translated
[ 0.524088] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.530768] SCSI subsystem initialized
[ 0.534770] libata version 3.00 loaded.
[ 0.534973] usbcore: registered new interface driver usbfs
[ 0.540621] usbcore: registered new interface driver hub
[ 0.546083] usbcore: registered new device driver usb
[ 0.552590] pps_core: LinuxPPS API ver. 1 registered
[ 0.557677] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti
[ 0.567028] PTP clock support registered
[ 0.571166] EDAC MC: Ver: 3.0.0
[ 0.574907] scmi_core: SCMI protocol bus registered
[ 0.581095] FPGA manager framework
[ 0.584690] Advanced Linux Sound Architecture Driver Initialized.
[ 0.592033] vgaarb: loaded
[ 0.595391] clocksource: Switched to clocksource arch_sys_counter
[ 0.601899] VFS: Disk quotas dquot_6.6.0
[ 0.605941] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.613208] pnp: PnP ACPI: disabled
[ 0.623417] NET: Registered PF_INET protocol family
[ 0.628613] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.638966] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.647788] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.655724] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.664031] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[ 0.672410] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.679282] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.686242] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.693750] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.700024] RPC: Registered named UNIX socket transport module.
[ 0.706105] RPC: Registered udp transport module.
[ 0.710917] RPC: Registered tcp transport module.
[ 0.715728] RPC: Registered tcp-with-tls transport module.
[ 0.721339] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.727938] PCI: CLS 0 bytes, default 64
[ 0.736056] kvm [1]: nv: 554 coarse grained trap handlers
[ 0.742057] kvm [1]: IPA Size Limit: 40 bits
[ 0.748718] kvm [1]: vgic-v2@100010000
[ 0.752580] kvm [1]: GIC system register CPU interface enabled
[ 0.758574] kvm [1]: vgic interrupt IRQ9
[ 0.762609] kvm [1]: Hyp nVHE mode initialized successfully
[ 0.769794] Initialise system trusted keyrings
[ 0.774684] workingset: timestamp_bits=42 max_order=20 bucket_order=0
[ 0.781590] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.787841] NFS: Registering the id_resolver key type
[ 0.793039] Key type id_resolver registered
[ 0.797320] Key type id_legacy registered
[ 0.801452] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.808312] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.816068] 9p: Installing v9fs 9p2000 file system support
[ 0.874893] Key type asymmetric registered
[ 0.879095] Asymmetric key parser 'x509' registered
[ 0.884136] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.891706] io scheduler mq-deadline registered
[ 0.896342] io scheduler kyber registered
[ 0.900473] io scheduler bfq registered
[ 0.914182] pinctrl-single 4084000.pinctrl: 34 pins, size 136
[ 0.920599] pinctrl-single f4000.pinctrl: 171 pins, size 684
[ 0.933840] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.980004] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.991071] msm_serial: driver initialized
[ 0.995831] SuperH (H)SCI(F) driver initialized
[ 1.000763] STM32 USART driver initialized
[ 1.013711] loop: module loaded
[ 1.018412] megasas: 07.727.03.00-rc1
[ 1.030761] tun: Universal TUN/TAP device driver, 1.6
[ 1.037668] thunder_xcv, ver 1.0
[ 1.041045] thunder_bgx, ver 1.0
[ 1.044371] nicpf, ver 1.0
[ 1.048775] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[ 1.056182] hns3: Copyright (c) 2017 Huawei Corporation.
[ 1.061656] hclge is initializing
[ 1.065089] e1000: Intel(R) PRO/1000 Network Driver
[ 1.070078] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 1.075977] e1000e: Intel(R) PRO/1000 Network Driver
[ 1.081054] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 1.087134] igb: Intel(R) Gigabit Ethernet Network Driver
[ 1.092656] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 1.098376] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[ 1.104787] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 1.111320] sky2: driver version 1.30
[ 1.117062] VFIO - User Level meta-driver version: 0.3
[ 1.126530] usbcore: registered new interface driver usb-storage
[ 1.136931] i2c_dev: i2c /dev entries driver
[ 1.151106] cpu cpu0: OPP-v2 not supported, cpufreq-dt will attempt to use legacy tables.
[ 1.160351] cpu cpu0: OPP table can't be empty
[ 1.166522] sdhci: Secure Digital Host Controller Interface driver
[ 1.172917] sdhci: Copyright(c) Pierre Ossman
[ 1.178637] Synopsys Designware Multimedia Card Interface Driver
[ 1.186170] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.195564] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 1.203664] usbcore: registered new interface driver usbhid
[ 1.209377] usbhid: USB HID core driver
[ 1.218374] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 (0,8000003f) counters available
[ 1.231142] optee: probing for conduit method.
[ 1.235755] optee: revision 4.3 (1c0d52ace3c237ca)
[ 1.236098] optee: dynamic shared memory is enabled
[ 1.246687] optee: initialized driver
[ 1.246796] random: crng init done
[ 1.255991] NET: Registered PF_PACKET protocol family
[ 1.261289] 9pnet: Installing 9P2000 support
[ 1.265742] Key type dns_resolver registered
[ 1.280102] registered taskstats version 1
[ 1.284455] Loading compiled-in X.509 certificates
[ 1.297215] Demotion targets for Node 0: null
[ 1.345486] ti-sci 44043000.system-controller: ABI: 4.0 (firmware rev 0x000a '10.1.1--v10.01.01 (Fiery Fox)')
[ 1.428190] i2c 0-0048: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/pmic@48/regulators/buck5
[ 1.438046] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz
[ 1.446101] pca953x 1-0023: supply vcc not found, using dummy regulator
[ 1.453029] pca953x 1-0023: using AI
[ 1.473669] platform connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
[ 1.483628] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
[ 1.493394] i2c 1-003b: Fixed dependency cycle(s) with /connector-hdmi
[ 1.500128] i2c 1-003b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000
[ 1.507745] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz
[ 1.515228] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz
[ 1.521748] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created
[ 1.530546] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created
[ 1.540179] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
[ 1.549657] ti-sci-inta 4e0a0000.interrupt-controller: Interrupt Aggregator domain 200 created
[ 1.564959] ti-udma 485c0100.dma-controller: Number of rings: 82
[ 1.573772] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18)
[ 1.586098] ti-udma 485c0000.dma-controller: Number of rings: 150
[ 1.597092] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15)
[ 1.607930] ti-udma 4e230000.dma-controller: Number of rings: 6
[ 1.614665] ti-udma 4e230000.dma-controller: Channels: 6 (bchan: 0, tchan: 0, rchan: 6)
[ 1.625811] printk: legacy console [ttyS2] disabled
[ 1.631152] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 249, base_baud = 3000000) is a 8250
[ 1.640139] printk: legacy console [ttyS2] enabled
[ 1.649833] printk: legacy bootconsole [ns16550a0] disabled
[ 1.703408] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 1.714492] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867
[ 1.722631] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000002
[ 1.735688] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
[ 1.742825] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512, Policers 32
[ 1.754452] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19
[ 1.766313] platform 31000000.usb: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/usb-power-controller@3f/connector
[ 1.787716] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 1.793254] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[ 1.801050] xhci-hcd xhci-hcd.0.auto: USB3 root hub has no ports
[ 1.807055] xhci-hcd xhci-hcd.0.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000808020000010
[ 1.816495] xhci-hcd xhci-hcd.0.auto: irq 252, io mem 0x31100000
[ 1.823259] hub 1-0:1.0: USB hub found
[ 1.827081] hub 1-0:1.0: 1 port detected
[ 1.837330] mmc0: CQHCI version 5.10
[ 1.850251] pca953x 1-0022: supply vcc not found, using dummy regulator
[ 1.857056] pca953x 1-0022: using AI
[ 1.880057] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
[ 1.904265] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL)
[ 1.913596] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
[ 1.967265] mmc0: Command Queue Engine enabled
[ 1.971742] mmc0: new HS200 MMC card at address 0001
[ 1.977313] mmcblk0: mmc0:0001 S0J56X 14.8 GiB
[ 1.983017] mmcblk0: p1 p2
[ 1.986325] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB
[ 1.992108] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB
[ 1.997889] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (234:0)
[ 2.079411] usb 1-1: new high-speed USB device number 2 using xhci-hcd
[ 2.303457] hub 1-1:1.0: USB hub found
[ 2.308818] hub 1-1:1.0: 4 ports detected
[ 2.663404] usb 1-1.1: new full-speed USB device number 3 using xhci-hcd
[ 2.907412] usb 1-1.4: new high-speed USB device number 4 using xhci-hcd
[ 3.071363] hub 1-1.4:1.0: USB hub found
[ 3.078032] hub 1-1.4:1.0: 4 ports detected
[ 3.431404] usb 1-1.4.1: new high-speed USB device number 5 using xhci-hcd
[ 3.899410] usb 1-1.4.2: new high-speed USB device number 6 using xhci-hcd
[ 4.185958] usb-storage 1-1.4.2:1.0: USB Mass Storage device detected
[ 4.192858] scsi host0: usb-storage 1-1.4.2:1.0
[ 4.291407] usb 1-1.4.4: new full-speed USB device number 7 using xhci-hcd
[ 4.641659] input: C-Media Electronics Inc. Lenovo USB Headset as /devices/platform/bus@f0000/f910000.dwc3-usb/31100000.usb/xhci-hcd.0.auto/usb1/1-1/1-1.4/1-1.4.4/1-1.4.4:1.3/0003:17EF:60F4.0001/input/input0
[ 4.715579] hid-generic 0003:17EF:60F4.0001: input: USB HID v1.11 Device [C-Media Electronics Inc. Lenovo USB Headset] on usb-xhci-hcd.0.auto-1.4.4/input3
[ 5.229508] scsi 0:0:0:0: Direct-Access USB3.0 FLASH DRIVE PMAP PQ: 0 ANSI: 6
[ 5.526854] sd 0:0:0:0: [sda] 60628992 512-byte logical blocks: (31.0 GB/28.9 GiB)
[ 5.535343] sd 0:0:0:0: [sda] Write Protect is off
[ 5.540141] sd 0:0:0:0: [sda] Mode Sense: 45 00 00 00
[ 5.540838] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 5.576681] sda: sda1
[ 5.579289] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 6.030647] am65-cpsw-nuss 8000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 6.051402] Sending DHCP requests ., OK
[ 6.071264] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.235
[ 6.079017] IP-Config: Complete:
[ 6.082243] device=eth0, hwaddr=3c:e0:64:62:db:99, ipaddr=192.168.0.235, mask=255.255.255.0, gw=192.168.0.1
[ 6.092417] host=192.168.0.235, domain=ti.com, nis-domain=(none)
[ 6.098853] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath=
[ 6.098859] nameserver0=192.0.2.2, nameserver1=192.0.2.3
[ 6.111658] clk: Disabling unused clocks
[ 6.120920] PM: genpd: Disabling unused power domains
[ 6.126121] ALSA device list:
[ 6.129095] No soundcards found.
[ 6.150468] VFS: Mounted root (nfs filesystem) on device 0:22.
[ 6.156931] devtmpfs: mounted
[ 6.163187] Freeing unused kernel memory: 10432K
[ 6.167949] Run /sbin/init as init process
[ 6.172051] with arguments:
[ 6.172055] /sbin/init
[ 6.172059] 0
[ 6.172063] with environment:
[ 6.172067] HOME=/
[ 6.172071] TERM=linux
[ 6.172075] earlyprintk=serial,ttyS2,115200n8
[ 6.390589] systemd[1]: System time before build time, advancing clock.
[ 6.437538] NET: Registered PF_INET6 protocol family
[ 6.448470] Segment Routing with IPv6
[ 6.452181] In-situ OAM (IOAM) with IPv6
[ 6.507192] systemd[1]: systemd 252.22-1~deb12u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 6.539984] systemd[1]: Detected architecture arm64.
[ 6.561304] systemd[1]: Hostname set to .
[ 7.243013] systemd[1]: Queued start job for default target graphical.target.
[ 7.271012] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[ 7.293061] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[ 7.313174] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.
[ 7.336685] systemd[1]: Created slice user.slice - User and Session Slice.
[ 7.355860] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
[ 7.379744] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[ 7.403692] systemd[1]: proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc).
[ 7.423091] systemd[1]: Expecting device dev-ttyS2.device - /dev/ttyS2...
[ 7.443558] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
[ 7.463582] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[ 7.483605] systemd[1]: Reached target paths.target - Path Units.
[ 7.503544] systemd[1]: Reached target remote-fs.target - Remote File Systems.
[ 7.523515] systemd[1]: Reached target slices.target - Slice Units.
[ 7.543542] systemd[1]: Reached target swap.target - Swaps.
[ 7.559575] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[ 7.579863] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[ 7.601331] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
[ 7.625013] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[ 7.648236] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[ 7.669203] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket.
[ 7.694510] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[ 7.716051] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[ 7.751735] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[ 7.775808] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[ 7.799472] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[ 7.820080] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
[ 7.840038] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[ 7.863923] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[ 7.887925] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[ 7.912476] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
[ 7.914052] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[ 7.960102] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[ 7.983984] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[ 8.008406] fuse: init (API version 7.41)
[ 8.008646] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
[ 8.038742] systemd[1]: Starting systemd-journald.service - Journal Service...
[ 8.088133] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[ 8.116262] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line...
[ 8.172125] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[ 8.195976] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[ 8.221830] systemd[1]: Started systemd-journald.service - Journal Service.
[ 8.582545] systemd-journald[116]: Received client request to flush runtime journal.
[ 8.601191] systemd-journald[116]: File /var/log/journal/6cfa758ce87d4acd800e1258fdce5dda/system.journal corrupted or uncleanly shut down, renaming and replacing.
[ 9.786612] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 9.796614] systemd-journald[116]: Oldest entry in /var/log/journal/6cfa758ce87d4acd800e1258fdce5dda/system.journal is older than the configured file retention duration (1month), suggesting rotation.
[ 9.815376] systemd-journald[116]: /var/log/journal/6cfa758ce87d4acd800e1258fdce5dda/system.journal: Journal header limits reached or header out-of-date, rotating.
[ 9.861469] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 9.868135] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 9.891589] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 9.901566] cfg80211: failed to load regulatory.db
[ 10.800181] omap-mailbox 29000000.mailbox: no available mbox devices found
[ 10.809906] omap-mailbox 29010000.mailbox: no available mbox devices found
[ 10.830268] omap-mailbox 29020000.mailbox: no available mbox devices found
[ 10.868917] mc: Linux media interface: v0.10
[ 10.881632] omap-mailbox 29030000.mailbox: no available mbox devices found
[ 11.003452] videodev: Linux video capture interface: v2.00
[ 11.023357] tps6598x 0-003f: Unable to find the interrupt, switching to polling
[ 11.037553] gpio-regulator regulator-5: Failed to register regulator: -517
[ 11.046700] tlv320aic3x 1-001b: Failed to request supplies: -517
[ 11.064848] rtc-ti-k3 2b1f0000.rtc: registered as rtc0
[ 11.065379] gpio-regulator regulator-5: Failed to register regulator: -517
[ 11.065603] tlv320aic3x 1-001b: Failed to request supplies: -517
[ 11.072324] rtc-ti-k3 2b1f0000.rtc: setting system clock to 1970-01-01T00:00:43 UTC (43)
[ 11.097054] systemd-journald[116]: Time jumped backwards, rotating.
[ 11.099321] tlv320aic3x 1-001b: Failed to request supplies: -517
[ 11.124038] gpio-regulator regulator-5: Failed to register regulator: -517
[ 11.284465] vdec 30210000.video-codec: sram node not found
[ 11.313360] vdec 30210000.video-codec: error -ENXIO: IRQ index 0 not found
[ 11.320858] vdec 30210000.video-codec: failed to get irq resource, falling back to polling
[ 11.340014] usbcore: registered new device driver onboard-usb-dev
[ 11.352108] vdec 30210000.video-codec: Direct firmware load for cnm/wave521c_k3_codec_fw.bin failed with error -2
[ 11.363181] vdec 30210000.video-codec: request_firmware, fail: -2
[ 11.372969] vdec 30210000.video-codec: wave5_vpu_load_firmware, fail: -2
[ 11.376971] usb 1-1.4.1: Found UVC 1.00 device (046d:081b)
[ 11.382090] cdc_acm 1-1.1:1.0: ttyACM0: USB ACM device
[ 11.388593] e5010 fd20000.jpeg-encoder: Device registered as /dev/video2
[ 11.392747] tlv320aic3x 1-001b: Failed to request supplies: -517
[ 11.403621] usbcore: registered new interface driver cdc_acm
[ 11.410505] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 11.451008] vdec 30210000.video-codec: probe with driver vdec failed with error -2
[ 11.471329] usbcore: registered new interface driver uvcvideo
[ 11.490514] systemd-journald[116]: Oldest entry in /var/log/journal/6cfa758ce87d4acd800e1258fdce5dda/system.journal is older than the configured file retention duration (1month), suggesting rotation.
[ 11.496904] sii902x 1-003b: supply iovcc not found, using dummy regulator
[ 11.508658] systemd-journald[116]: /var/log/journal/6cfa758ce87d4acd800e1258fdce5dda/system.journal: Journal header limits reached or header out-of-date, rotating.
[ 11.518979] sii902x 1-003b: supply cvcc12 not found, using dummy regulator
[ 11.544949] i2c i2c-1: Added multiplexed i2c bus 3
[ 11.558114] tlv320aic3x 1-001b: Failed to request supplies: -517
[ 11.587768] gpio-regulator regulator-5: Failed to register regulator: -517
[ 11.794524] [drm] Initialized tidss 1.0.0 for 30200000.dss on minor 0
[ 11.891900] Console: switching to colour frame buffer device 240x67
[ 11.935421] tidss 30200000.dss: [drm] fb0: tidssdrmfb frame buffer device
[ 11.944632] tps6594-rtc tps6594-rtc.5.auto: registered as rtc1
[ 11.980815] tlv320aic3x 1-001b: Failed to request supplies: -517
[ 11.990553] gpio-regulator regulator-5: Failed to register regulator: -517
[ 12.130937] mmc1: CQHCI version 5.10
[ 12.199993] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
[ 12.267761] mmc1: new ultra high speed SDR104 SDHC card at address aaaa
[ 12.275098] mmcblk1: mmc1:aaaa SN32G 29.7 GiB
[ 12.281931] mmcblk1: p1 p2 p3
/test #
- 13:43:37 [INFO] Host: echo $?
- 13:43:37 [INFO] Target:
echo $?
0
/test #
- 13:43:37 [INFO] Host: cat result.log
- 13:43:39 [ERROR] On command: cat result.log waiting for cat result.log.+?(?m-ix:^1[\0\n\r]+) >>> error: execution expired
- 13:43:39 [INFO] Target:
cat result.log
/test #
- 13:43:39 [INFO] Host: cd /test
- 13:43:39 [INFO] Target:
cd /test
/test #