Skip to content

Instantly share code, notes, and snippets.

@nmenon
Created December 15, 2021 17:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nmenon/ce4d12f460db5cd511185c047d5d35d0 to your computer and use it in GitHub Desktop.
Save nmenon/ce4d12f460db5cd511185c047d5d35d0 to your computer and use it in GitHub Desktop.
U-Boot SPL 2021.01-gd79399bcd7 (Nov 19 2021 - 04:08:57 +0000)
Model: Texas Instruments K3 J7200 SoC
Board: J7200X-PM2-SOM rev E5
SYSFW ABI: 3.1 (firmware rev 0x0015 '21.9.1--v2021.09a (Terrific Lla')
Trying to boot from MMC2
Starting ATF on ARM64 core...
NOTICE: BL31: v2.5(release):v2.5-83-g0693f35-dirty
NOTICE: BL31: Built : 12:14:59, Nov 16 2021
U-Boot SPL 2021.01-gd79399bcd7 (Nov 19 2021 - 14:57:55 +0000)
Model: Texas Instruments K3 J7200 SoC
Board: J7200X-PM2-SOM rev E5
SYSFW ABI: 3.1 (firmware rev 0x0015 '21.9.1--v2021.09a (Terrific Lla')
Detected: J7X-BASE-CPB rev E3
Detected: J7X-VSC8514-ETH rev E2
Trying to boot from MMC2
am654_sdhci sdhci@4fb0000: pinctrl_select_state_full: uclass_get_device_by_phandle_id: err=-19
U-Boot 2021.01-gd79399bcd7 (Nov 19 2021 - 14:57:55 +0000)
SoC: J7200 SR1.0
Model: Texas Instruments K3 J7200 SoC
Board: J7200X-PM2-SOM rev E5
DRAM: 4 GiB
Flash: 0 Bytes
MMC: sdhci@4f80000: 0, sdhci@4fb0000: 1
Loading Environment from MMC... OK
In: serial@2800000
Out: serial@2800000
Err: serial@2800000
Detected: J7X-BASE-CPB rev E3
Detected: J7X-VSC8514-ETH rev E2
Net: am65_cpsw_nuss_slave ethernet@46000000: K3 CPSW: nuss_ver: 0x6BA02102 cpsw_ver: 0x6BA82102 ale_ver: 0x00293904 Ports:1 mdio_freq:1000000
eth0: ethernet@46000000
Hit any key to stop autoboot: 2 0
=>
=>
=>
=>
=>
=>
- 11:05:52 [INFO] Disconnected serial from j7200-evm
- 11:05:52 [INFO] Connected to j7200-evm via serial
- 11:05:52 [INFO] Host:
- 11:05:52 [INFO] Target:
=>
- 11:05:52 [INFO] Host: version
- 11:05:52 [INFO] Target:
version
U-Boot 2021.01-gd79399bcd7 (Nov 19 2021 - 14:57:55 +0000)
aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025
GNU ld (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209
=>
- 11:05:52 [INFO] Host: setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled '
- 11:05:52 [INFO] Target:
setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled '
=>
- 11:05:52 [INFO] Host: setenv bootcmd ''
- 11:05:53 [INFO] Target:
setenv bootcmd ''
=>
- 11:05:53 [INFO] Host: setenv autoload 'no'
- 11:05:53 [INFO] Target:
setenv autoload 'no'
=>
- 11:05:53 [INFO] Host: setenv serverip '192.168.0.1'
- 11:05:53 [INFO] Target:
setenv serverip '192.168.0.1'
=>
- 11:05:53 [INFO] Host: setenv _initramfs -
- 11:05:53 [INFO] Target:
setenv _initramfs -
=>
- 11:05:53 [INFO] Host: printenv
- 11:05:53 [INFO] Target:
printenv
_initramfs=-
addr_fit=0x90000000
arch=arm
args_all=setenv optargs earlycon=ns16550a,mmio32,0x02800000 ${mtdparts}
args_mmc=run finduuid;setenv bootargs console=${console} ${optargs} root=PARTUUID=${uuid} rw rootfstype=${mmcrootfstype}
args_ufs=setenv devtype scsi;setenv bootpart 1:1;run ufs_finduuid;setenv bootargs console = ${console} ${optargs}root=PARTUUID=${uuid} rw rootfstype=${scsirootfstype};setenv devtype scsi;setenv bootpart 1:1
autoload=no
baudrate=115200
board=j721e
board_name=j7200
board_rev=E5
board_serial=0016
board_software_revision=01
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;for i in ${rproc_fw_binaries} ; do if test -z "${rproc_id}" ; then env set rproc_id $i;else env set rproc_fw $i;run rproc_load_and_boot_one;env set rproc_id;env set rproc_fw;fi;done
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled
bootcmd=
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
default_device_tree=k3-j7200-common-proc-board.dtb
dfu_alt_info_emmc=rawemmc raw 0 0x800000 mmcpart 1;rootfs part 0 1 mmcpart 0;tiboot3.bin.raw raw 0x0 0x800 mmcpart 1;tispl.bin.raw raw 0x800 0x1000 mmcpart 1;u-boot.img.raw raw 0x1800 0x2000 mmcpart 1;u-env.raw raw 0x3800 0x100 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_ospi=tiboot3.bin raw 0x0 0x100000;tispl.bin raw 0x100000 0x200000;u-boot.img raw 0x300000 0x400000;u-boot-env raw 0x700000 0x020000;rootfs raw 0x800000 0x3800000
dfu_alt_info_ram=tispl.bin ram 0x80080000 0x200000;u-boot.img ram 0x81000000 0x400000
do_main_cpsw0_qsgmii_phyinit=1
dorprocboot=0
dtboaddr=0x89000000
envboot=mmc dev ${mmcdev}; if mmc rescan; then echo SD/MMC found on device ${mmcdev};if 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;
eth1addr=70:ff:76:1d:a0:47
eth2addr=70:ff:76:1d:a0:48
eth3addr=70:ff:76:1d:a0:49
eth4addr=70:ff:76:1d:a0:4a
ethaddr=f4:84:4c:f7:b3:2b
fdt_addr_r=0x88000000
fdtaddr=0x88000000
fdtcontroladdr=fdeb48b0
findfdt=setenv name_fdt ${default_device_tree};if test $board_name = J721EX-PM1-SOM; then setenv name_fdt k3-j721e-proc-board-tps65917.dtb; fi;if test $board_name = j721e; then setenv name_fdt k3-j721e-common-proc-board.dtb; fi;if test $board_name = j721e-eaik || test $board_name = j721e-sk; then setenv name_fdt k3-j721e-sk.dtb; fi;setenv fdtfile ${name_fdt}
finduuid=part uuid ${boot} ${bootpart} uuid
get_fdt_mmc=load mmc ${bootpart} ${fdtaddr} ${bootdir}/${name_fdt}
get_fdt_ufs=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/${fdtfile}
get_fit_mmc=load mmc ${bootpart} ${addr_fit} ${bootdir}/${name_fit}
get_kern_mmc=load mmc ${bootpart} ${loadaddr} ${bootdir}/${name_kern}
get_kern_ufs=load ${devtype} ${bootpart} ${loadaddr} ${bootdir}/${name_kern}
get_overlay_mmc=fdt address ${fdtaddr};fdt resize 0x100000;for overlay in $name_overlays;do;load mmc ${bootpart} ${dtboaddr} ${bootdir}/${overlay} && fdt apply ${dtboaddr};done;
get_overlay_ufs=fdt address ${fdtaddr};fdt resize 0x100000;for overlay in $name_overlays;do;load scsi ${bootpart} ${dtboaddr} ${bootdir}/${overlay} && fdt apply ${dtboaddr};done;
get_overlaystring=for overlay in $name_overlays;do;setenv overlaystring ${overlaystring}'#'${overlay};done;
importbootenv=echo Importing environment from mmc${mmcdev} ...; env import -t ${loadaddr} ${filesize}
init_main_cpsw0_qsgmii_phy=gpio set gpio@22_17;gpio clear gpio@22_16
init_mmc=run args_all args_mmc
init_ufs=ufs init; scsi scan; run args_ufs
kernel_addr_r=0x82000000
loadaddr=0x82000000
loadbootenv=fatload mmc ${mmcdev} ${loadaddr} ${bootenvfile}
loadbootscript=load mmc ${mmcdev} ${loadaddr} boot.scr
loadfdt=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/${fdtfile}
loadimage=load ${devtype} ${bootpart} ${loadaddr} ${bootdir}/${bootfile}
main_cpsw0_qsgmii_phyinit=if test ${do_main_cpsw0_qsgmii_phyinit} -eq 1 && test ${dorprocboot} -eq 1 && test ${boot} = mmc; then run init_main_cpsw0_qsgmii_phy;fi;
mmcboot=mmc dev ${mmcdev}; 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;
mmcdev=1
mmcloados=if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run loadfdt; then bootz ${loadaddr} - ${fdtaddr}; else if test ${boot_fdt} = try; then bootz; else echo WARN: Cannot load the DT; fi; fi; else bootz; fi;
mmcrootfstype=ext4 rootwait
mtdids=nor0=47040000.spi.0,nor0=47034000.hyperbus
mtdparts=mtdparts=47040000.spi.0:1m(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),256k(ospi.env.backup),57088k@8m(ospi.rootfs),256k(ospi.phypattern);47034000.hyperbus:1m(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),-@8m(hbmc.rootfs)
name_fit=fitImage
name_kern=Image
partitions=uuid_disk=${uuid_gpt_disk};name=rootfs,start=0,size=-,uuid=${uuid_gpt_rootfs}
pxefile_addr_r=0x80100000
ramdisk_addr_r=0x88080000
rd_spec=-
rdaddr=0x88080000
rproc_fw_binaries=2 /lib/firmware/j7200-main-r5f0_0-fw 3 /lib/firmware/j7200-main-r5f0_1-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=bootm ${addr_fit}#${fdtfile}${overlaystring}
run_kern=booti ${loadaddr} ${rd_spec} ${fdtaddr}
scriptaddr=0x80000000
scsirootfstype=ext4 rootwait
serial#=0000000000000016
serverip=192.168.0.1
soc=k3
stderr=serial@2800000
stdin=serial@2800000
stdout=serial@2800000
ufs_finduuid=part uuid scsi ${bootpart} uuid
update_to_fit=setenv loadaddr ${addr_fit}; setenv bootfile ${name_fit}
vendor=ti
Environment size: 6111/131067 bytes
=>
- 11:05:53 [INFO] Host: printenv bootargs
- 11:05:54 [INFO] Target:
printenv bootargs
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled
=>
- 11:05:54 [INFO] Host: setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp '
- 11:05:54 [INFO] Target:
setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp '
=>
- 11:05:54 [INFO] Host: setenv serverip '192.168.0.1'
- 11:05:54 [INFO] Target:
setenv serverip '192.168.0.1'
=>
- 11:05:54 [INFO] Host: setenv autoload 'no'
- 11:05:54 [INFO] Target:
setenv autoload 'no'
=>
- 11:05:54 [INFO] Host: dhcp
- 11:05:56 [INFO] Target:
dhcp
k3-navss-ringacc ringacc@2b800000: Ring Accelerator probed rings:286, gp-rings[96,32] sci-dev-id:235
k3-navss-ringacc ringacc@2b800000: dma-ring-reset-quirk: disabled
am65_cpsw_nuss_slave ethernet@46000000: K3 CPSW: rflow_id_base: 2
ethernet@46000000 Waiting for PHY auto negotiation to complete... done
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.68 (1037 ms)
=>
- 11:05:56 [INFO] Host: tftp ${loadaddr} 192.168.0.1:vatf_j7200-evm/1a6d04d69dc5736cf273ce99e2b51313
- 11:06:00 [INFO] Target:
tftp ${loadaddr} 192.168.0.1:vatf_j7200-evm/1a6d04d69dc5736cf273ce99e2b51313
am65_cpsw_nuss_slave ethernet@46000000: K3 CPSW: rflow_id_base: 2
link up on port 1, speed 1000, full duplex
Using ethernet@46000000 device
TFTP from server 192.168.0.1; our IP address is 192.168.0.68
Filename 'vatf_j7200-evm/1a6d04d69dc5736cf273ce99e2b51313'.
Load address: 0x82000000
Loading: *#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#######################################
9.9 MiB/s
done
Bytes transferred = 40634880 (26c0a00 hex)
=>
- 11:06:00 [INFO] Host: tftp ${fdt_addr_r} 192.168.0.1:vatf_j7200-evm/6270a405f2ce2b8bac33866592e36a6e
- 11:06:00 [INFO] Target:
tftp ${fdt_addr_r} 192.168.0.1:vatf_j7200-evm/6270a405f2ce2b8bac33866592e36a6e
am65_cpsw_nuss_slave ethernet@46000000: K3 CPSW: rflow_id_base: 2
link up on port 1, speed 1000, full duplex
Using ethernet@46000000 device
TFTP from server 192.168.0.1; our IP address is 192.168.0.68
Filename 'vatf_j7200-evm/6270a405f2ce2b8bac33866592e36a6e'.
Load address: 0x88000000
Loading: *###
6.2 MiB/s
done
Bytes transferred = 32512 (7f00 hex)
=>
- 11:06:00 [INFO] Host: fdt address ${fdt_addr_r}
- 11:06:00 [INFO] Target:
fdt address ${fdt_addr_r}
=>
- 11:06:00 [INFO] Host: printenv bootargs
- 11:06:00 [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
=>
- 11:06:00 [INFO] Host: setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/j7200-evm/autofs/c670767e9c5c1a00ebebb6351cd213d4,nolock,v3,tcp,rsize=4096,wsize=4096 '
- 11:06:00 [INFO] Target:
setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/j7200-evm/autofs/c670767e9c5c1a00ebebb6351cd213d4,nolock,v3,tcp,rsize=4096,wsize=4096 '
=>
- 11:06:00 [INFO] Host: printenv bootcmd
- 11:06:01 [INFO] Target:
printenv bootcmd
bootcmd=
=>
- 11:06:01 [INFO] Host: setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi'
- 11:06:01 [INFO] Target:
setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi'
=>
- 11:06:01 [INFO] Host: version
- 11:06:01 [INFO] Target:
version
U-Boot 2021.01-gd79399bcd7 (Nov 19 2021 - 14:57:55 +0000)
aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025
GNU ld (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209
=>
- 11:06:01 [INFO] Host: bdinfo
- 11:06:01 [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 = 0x0000000000100ac0
baudrate = 115200 bps
relocaddr = 0x00000000ffee1000
reloc off = 0x000000007f6e1000
Build = 64-bit
current eth = ethernet@46000000
ethaddr = f4:84:4c:f7:b3:2b
IP addr = 192.168.0.68
fdt_blob = 0x00000000fdeb48b0
new_fdt = 0x00000000fdeb48b0
fdt_size = 0x000000000000c540
lmb_dump_all:
memory.cnt = 0x2
memory.size = 0x0
memory.reg[0x0].base = 0x80000000
.size = 0x80000000
memory.reg[0x1].base = 0x880000000
.size = 0x80000000
reserved.cnt = 0x2
reserved.size = 0x0
reserved.reg[0x0].base = 0x9e800000
.size = 0x1800000
reserved.reg[0x1].base = 0xfdeb34b0
.size = 0x214cb50
arch_number = 0x0000000000000000
TLB addr = 0x00000000ffff0000
irq_sp = 0x00000000fdeb48a0
sp start = 0x00000000fdeb48a0
Early malloc usage: 2b88 / 8000
=>
- 11:06:01 [INFO] Host:
- 11:06:01 [INFO] Target:
boot_params = 0x0000000000000000
DRAM bank = 0x0000000000000000
-> start = 0x0000000080000000
-> size = 0x0000000080000000
DRAM bank = 0x0000000000000001
-> start = 0x0000000880000000
-> size = 0x0000000080000000
flashstart = 0x0000000000000000
flashsize = 0x0000000000000000
flashoffset = 0x0000000000100ac0
baudrate = 115200 bps
relocaddr = 0x00000000ffee1000
reloc off = 0x000000007f6e1000
Build = 64-bit
current eth = ethernet@46000000
ethaddr = f4:84:4c:f7:b3:2b
IP addr = 192.168.0.68
fdt_blob = 0x00000000fdeb48b0
new_fdt = 0x00000000fdeb48b0
fdt_size = 0x000000000000c540
lmb_dump_all:
memory.cnt = 0x2
memory.size = 0x0
memory.reg[0x0].base = 0x80000000
.size = 0x80000000
memory.reg[0x1].base = 0x880000000
.size = 0x80000000
reserved.cnt = 0x2
reserved.size = 0x0
reserved.reg[0x0].base = 0x9e800000
.size = 0x1800000
reserved.reg[0x1].base = 0xfdeb34b0
.size = 0x214cb50
arch_number = 0x0000000000000000
TLB addr = 0x00000000ffff0000
irq_sp = 0x00000000fdeb48a0
sp start = 0x00000000fdeb48a0
Early malloc usage: 2b88 / 8000
=>
- 11:06:01 [INFO] Host: ls mmc 0:1
- 11:06:01 [INFO] Target:
ls mmc 0:1
877816 tispl.bin
1092556 u-boot.img
523069 tiboot3.bin
33 secondary_bootloader.md5
4 file(s), 0 dir(s)
=>
- 11:06:01 [INFO] Host: ls mmc 1:1
- 11:06:02 [INFO] Target:
ls mmc 1:1
523165 tiboot3.bin
877816 tispl.bin
1092556 u-boot.img
4 ws-calibrate.rules
33 secondary_bootloader.md5
5 file(s), 0 dir(s)
=>
- 11:06:02 [INFO] Host: ext4ls mmc 0:2 /lib/firmware
- 11:06:02 [INFO] Target:
ext4ls mmc 0:2 /lib/firmware
<DIR> 4096 .
<DIR> 4096 ..
2040 LICENCE.ibt_firmware
2046 LICENCE.iwlwifi_firmware
<DIR> 4096 cadence
<DIR> 4096 ethfw
<DIR> 4096 intel
918268 iwlwifi-3160-17.ucode
1745176 iwlwifi-8000C-13.ucode
2351636 iwlwifi-8000C-16.ucode
2394060 iwlwifi-8000C-21.ucode
2120860 iwlwifi-8000C-22.ucode
2227284 iwlwifi-8000C-27.ucode
2310116 iwlwifi-8000C-31.ucode
2448976 iwlwifi-8000C-34.ucode
2428004 iwlwifi-8000C-36.ucode
2389968 iwlwifi-8265-21.ucode
1811984 iwlwifi-8265-22.ucode
2234528 iwlwifi-8265-27.ucode
2307104 iwlwifi-8265-31.ucode
2440780 iwlwifi-8265-34.ucode
2436632 iwlwifi-8265-36.ucode
2637216 iwlwifi-9260-th-b0-jf-b0-33.ucode
2678092 iwlwifi-9260-th-b0-jf-b0-34.ucode
2521412 iwlwifi-9260-th-b0-jf-b0-38.ucode
2620656 iwlwifi-9260-th-b0-jf-b0-41.ucode
2558176 iwlwifi-9260-th-b0-jf-b0-43.ucode
1485620 iwlwifi-9260-th-b0-jf-b0-46.ucode
<SYM> 58 j7200-main-r5f0_0-fw
<SYM> 62 j7200-main-r5f0_1-fw
<SYM> 63 j7200-mcu-r5f0_0-fw
<SYM> 62 j7200-mcu-r5f0_1-fw
<DIR> 4096 pdk-ipc
4160 regulatory.db
1182 regulatory.db.p7s
<DIR> 4096 ti-connectivity
=>
- 11:06:02 [INFO] Host: ext4ls mmc 1:2 /lib/firmware
- 11:06:02 [INFO] Target:
ext4ls mmc 1:2 /lib/firmware
<DIR> 4096 .
<DIR> 4096 ..
2040 LICENCE.ibt_firmware
2046 LICENCE.iwlwifi_firmware
<DIR> 4096 cadence
<DIR> 4096 ethfw
<DIR> 4096 intel
918268 iwlwifi-3160-17.ucode
1745176 iwlwifi-8000C-13.ucode
2351636 iwlwifi-8000C-16.ucode
2394060 iwlwifi-8000C-21.ucode
2120860 iwlwifi-8000C-22.ucode
2227284 iwlwifi-8000C-27.ucode
2310116 iwlwifi-8000C-31.ucode
2448976 iwlwifi-8000C-34.ucode
2428004 iwlwifi-8000C-36.ucode
2389968 iwlwifi-8265-21.ucode
1811984 iwlwifi-8265-22.ucode
2234528 iwlwifi-8265-27.ucode
2307104 iwlwifi-8265-31.ucode
2440780 iwlwifi-8265-34.ucode
2436632 iwlwifi-8265-36.ucode
2637216 iwlwifi-9260-th-b0-jf-b0-33.ucode
2678092 iwlwifi-9260-th-b0-jf-b0-34.ucode
2521412 iwlwifi-9260-th-b0-jf-b0-38.ucode
2620656 iwlwifi-9260-th-b0-jf-b0-41.ucode
2558176 iwlwifi-9260-th-b0-jf-b0-43.ucode
1485620 iwlwifi-9260-th-b0-jf-b0-46.ucode
<DIR> 4096 sdcard-firmware
<DIR> 4096 pdk-ipc
247469 pvdec_full_bin.fw
4160 regulatory.db
1182 regulatory.db.p7s
<DIR> 4096 ti-connectivity
=>
- 11:06:02 [INFO] Host: mmc rescan; echo $?
- 11:06:02 [INFO] Target:
mmc rescan; echo $?
0
=>
- 11:06:02 [INFO] Host: fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4
- 11:06:02 [INFO] Target:
fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4
4 bytes written in 5 ms (0 Bytes/s)
=>
- 11:06:02 [INFO] Host: boot
- 11:08:17 [INFO] Target:
boot
## Checking Image at 82000000 ...
Unknown image format!
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Loading Device Tree to 000000008fff5000, end 000000008ffffeff ... OK
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
[ 0.000000] Linux version 5.16.0-rc5 (a0133052@eptfinf01) (Ubuntu clang version 14.0.0-++20210915091413+5ec1845cad9e-1~exp1~20210915072217.2675, LLD 14.0.0) #kernel_patch_verify_build SMP PREEMPT Wed Dec 15 16:57:11 UTC 2
[ 0.000000] Machine model: Texas Instruments J7200 EVM
[ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
[ 0.000000] printk: bootconsole [ns16550a0] enabled
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool
[ 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-0x000000009e7fffff]
[ 0.000000] node 0: [mem 0x000000009e800000-0x00000000a47fffff]
[ 0.000000] node 0: [mem 0x00000000a4800000-0x00000000ffffffff]
[ 0.000000] node 0: [mem 0x0000000880000000-0x00000008ffffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff]
[ 0.000000] cma: Reserved 512 MiB at 0x00000000e0000000
[ 0.000000] kasan: KernelAddressSanitizer initialized (generic)
[ 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.2
[ 0.000000] percpu: Embedded 11 pages/cpu s631568 r8192 d81136 u720896
[ 0.000000] Detected PIPT I-cache on CPU0
[ 0.000000] CPU features: detected: GIC system register CPU interface
[ 0.000000] CPU features: detected: Spectre-v3a
[ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 65472
[ 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/j7200-evm/autofs/c670767e9c5c1a00ebebb6351cd213d4,nolock,v3,tcp,rsize=4096,wsize=4096
[ 0.000000] sysrq: sysrq always enabled.
[ 0.000000] Unknown kernel command line parameters "earlyprintk=serial,ttyS2,115200n8", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 524288 (order: 6, 4194304 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 5, 2097152 bytes, linear)
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[ 0.000000] software IO TLB: mapped [mem 0x00000000dc000000-0x00000000e0000000] (64MB)
[ 0.000000] Memory: 2869056K/4194304K available (19968K kernel code, 7554K rwdata, 10048K rodata, 1664K init, 22644K bss, 800960K reserved, 524288K cma-reserved)
[ 0.000000] **********************************************************
[ 0.000000] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE **
[ 0.000000] ** **
[ 0.000000] ** This system shows unhashed kernel memory addresses **
[ 0.000000] ** via the console, logs, and other interfaces. This **
[ 0.000000] ** might reduce the security of your system. **
[ 0.000000] ** **
[ 0.000000] ** If you see this message and you are not debugging **
[ 0.000000] ** the kernel, report this immediately to your system **
[ 0.000000] ** administrator! **
[ 0.000000] ** **
[ 0.000000] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE **
[ 0.000000] **********************************************************
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] trace event string verifier disabled
[ 0.000000] Running RCU self tests
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU lockdep checking is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
[ 0.000000] rcu: RCU callback double-/use-after-free debug enabled.
[ 0.000000] Trampoline 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=2
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[ 0.000000] GICv3: 960 SPIs implemented
[ 0.000000] GICv3: 0 Extended SPIs implemented
[ 0.000000] GICv3: Distributor has no Range Selector support
[ 0.000000] Root IRQ handler: gic_handle_irq
[ 0.000000] GICv3: 16 PPIs implemented
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000
[ 0.000000] ITS [mem 0x01820000-0x0182ffff]
[ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
[ 0.000000] ITS@0x0000000001820000: allocated 1048576 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 @0x0000000880610000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880620000
[ 0.000000] kfence: initialized - using 33554432 bytes for 255 objects at 0xffff00085d750000-0xffff00085f750000
[ 0.000000] random: get_random_bytes called from start_kernel+0x1fc/0x448 with crng_init=0
[ 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.010329] Console: colour dummy device 80x25
[ 0.015041] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[ 0.023046] ... MAX_LOCKDEP_SUBCLASSES: 8
[ 0.027308] ... MAX_LOCK_DEPTH: 48
[ 0.031655] ... MAX_LOCKDEP_KEYS: 8192
[ 0.036177] ... CLASSHASH_SIZE: 4096
[ 0.040697] ... MAX_LOCKDEP_ENTRIES: 32768
[ 0.045307] ... MAX_LOCKDEP_CHAINS: 65536
[ 0.049917] ... CHAINHASH_SIZE: 32768
[ 0.054527] memory used by lock dependency info: 6365 kB
[ 0.060114] memory used for stack traces: 4224 kB
[ 0.065079] per task-struct memory footprint: 1920 bytes
[ 0.071148] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.081948] pid_max: default: 32768 minimum: 301
[ 0.089987] LSM: Security Framework initializing
[ 0.096653] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
[ 0.104443] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes, linear)
[ 0.158481] Running RCU-tasks wait API self tests
[ 0.272941] rcu: Hierarchical SRCU implementation.
[ 0.310405] Platform MSI: msi-controller@1820000 domain created
[ 0.317614] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
[ 0.327487] EFI services will not be available.
[ 0.336958] smp: Bringing up secondary CPUs ...
[ 0.355648] Detected PIPT I-cache on CPU1
[ 0.355706] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
[ 0.355742] GICv3: CPU1: using allocated LPI pending table @0x0000000880630000
[ 0.355871] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
[ 0.357537] smp: Brought up 1 node, 2 CPUs
[ 0.387880] SMP: Total of 2 processors activated.
[ 0.392943] CPU features: detected: 32-bit EL0 Support
[ 0.398707] CPU features: detected: CRC32 instructions
[ 0.492231] CPU: All CPU(s) started at EL2
[ 0.496721] alternatives: patching kernel code
[ 0.518526] Callback from call_rcu_tasks() invoked.
[ 0.524085] devtmpfs: initialized
[ 0.960514] KASLR disabled due to lack of seed
[ 0.993551] DMA-API: preallocated 65536 debug entries
[ 0.998904] DMA-API: debugging enabled by kernel config
[ 1.004385] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 1.014609] futex hash table entries: 512 (order: 0, 65536 bytes, linear)
[ 1.153640] pinctrl core: initialized pinctrl subsystem
[ 1.186802] DMI not present or invalid.
[ 1.204270] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 1.479579] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 1.488965] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 1.499238] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 1.540661] thermal_sys: Registered thermal governor 'step_wise'
[ 1.540717] thermal_sys: Registered thermal governor 'power_allocator'
[ 1.555295] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 1.569527] ASID allocator initialised with 65536 entries
[ 2.555713] HugeTLB registered 16.0 GiB page size, pre-allocated 0 pages
[ 2.562934] HugeTLB registered 512 MiB page size, pre-allocated 0 pages
[ 2.569842] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 2.638445] k3-chipinfo 43000014.chipid: Family:J7200 rev:SR1.0 JTAGID[0x0bb6d02f] Detected
[ 2.701182] iommu: Default domain type: Translated
[ 2.707403] iommu: DMA domain TLB invalidation policy: strict mode
[ 2.739700] SCSI subsystem initialized
[ 2.757181] mc: Linux media interface: v0.10
[ 2.763235] videodev: Linux video capture interface: v2.00
[ 2.773708] pps_core: LinuxPPS API ver. 1 registered
[ 2.779868] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 2.790204] PTP clock support registered
[ 2.795788] EDAC MC: Ver: 3.0.0
[ 2.826648] FPGA manager framework
[ 2.836541] Advanced Linux Sound Architecture Driver Initialized.
[ 2.877044] clocksource: Switched to clocksource arch_sys_counter
[ 4.638802] VFS: Disk quotas dquot_6.6.0
[ 4.644687] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes)
[ 4.917319] NET: Registered PF_INET protocol family
[ 4.925333] IP idents hash table entries: 65536 (order: 3, 524288 bytes, linear)
[ 4.954003] tcp_listen_portaddr_hash hash table entries: 2048 (order: 1, 163840 bytes, linear)
[ 4.965425] TCP established hash table entries: 32768 (order: 2, 262144 bytes, linear)
[ 4.976478] TCP bind hash table entries: 32768 (order: 5, 2359296 bytes, linear)
[ 4.994926] TCP: Hash tables configured (established 32768 bind 32768)
[ 5.004732] UDP hash table entries: 2048 (order: 2, 327680 bytes, linear)
[ 5.013532] UDP-Lite hash table entries: 2048 (order: 2, 327680 bytes, linear)
[ 5.026783] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 5.047584] RPC: Registered named UNIX socket transport module.
[ 5.053974] RPC: Registered udp transport module.
[ 5.059214] RPC: Registered tcp transport module.
[ 5.064423] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 5.071182] PCI: CLS 0 bytes, default 64
[ 5.092000] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[ 5.150871] Initialise system trusted keyrings
[ 5.159973] workingset: timestamp_bits=46 max_order=16 bucket_order=0
[ 5.859335] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 5.909561] NFS: Registering the id_resolver key type
[ 5.915384] Key type id_resolver registered
[ 5.919850] Key type id_legacy registered
[ 5.929579] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 5.936725] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 5.948626] 9p: Installing v9fs 9p2000 file system support
[ 5.988082] Key type asymmetric registered
[ 5.992575] Asymmetric key parser 'x509' registered
[ 6.004652] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 6.012638] io scheduler mq-deadline registered
[ 6.017451] io scheduler kyber registered
[ 6.127160] pinctrl-single 4301c000.pinctrl: 94 pins, size 376
[ 6.170242] pinctrl-single 11c000.pinctrl: 173 pins, size 692
[ 6.283068] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
[ 6.291553] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
[ 6.443192] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
[ 6.947058] brd: module loaded
[ 7.167500] loop: module loaded
[ 7.196377] megasas: 07.719.03.00-rc1
[ 7.286921] libphy: Fixed MDIO Bus: probed
[ 7.374002] tun: Universal TUN/TAP device driver, 1.6
[ 7.387940] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[ 7.395244] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 7.402821] sky2: driver version 1.30
[ 7.426336] VFIO - User Level meta-driver version: 0.3
[ 7.463139] i2c_dev: i2c /dev entries driver
[ 7.505984] sdhci: Secure Digital Host Controller Interface driver
[ 7.512770] sdhci: Copyright(c) Pierre Ossman
[ 7.527377] sdhci-pltfm: SDHCI platform and OF driver helper
[ 7.552906] ledtrig-cpu: registered to indicate activity on CPUs
[ 7.567318] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 7.608065] optee: probing for conduit method.
[ 7.612822] optee: revision 3.12 (3d47a131)
[ 7.627601] optee: initialized driver
[ 7.698219] NET: Registered PF_PACKET protocol family
[ 7.709793] 9pnet: Installing 9P2000 support
[ 7.716343] Key type dns_resolver registered
[ 7.734354] Loading compiled-in X.509 certificates
[ 7.745971] kmemleak: Kernel memory leak detector initialized (mem pool available: 15705)
[ 7.746026] kmemleak: Automatic memory scanning thread started
[ 10.177580] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
[ 10.191966] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
[ 10.230029] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0015 '21.9.1--v2021.09a (Terrific Lla')
[ 10.943686] omap_i2c 40b00000.i2c: bus 0 rev0.12 at 100 kHz
[ 10.970136] omap_i2c 40b10000.i2c: bus 1 rev0.12 at 100 kHz
[ 10.996829] omap_i2c 42120000.i2c: bus 2 rev0.12 at 100 kHz
[ 11.031596] pca953x 3-0021: supply vcc not found, using dummy regulator
[ 11.045178] pca953x 3-0021: using no AI
[ 11.096549] pca953x 3-0020: supply vcc not found, using dummy regulator
[ 11.108362] pca953x 3-0020: using no AI
[ 11.137305] pca953x 3-0022: supply vcc not found, using dummy regulator
[ 11.149962] pca953x 3-0022: using AI
[ 11.167775] omap_i2c 2000000.i2c: bus 3 rev0.12 at 400 kHz
[ 11.202618] pca953x 4-0020: supply vcc not found, using dummy regulator
[ 11.215035] pca953x 4-0020: using no AI
[ 11.246089] omap_i2c 2010000.i2c: bus 4 rev0.12 at 400 kHz
[ 11.271443] omap_i2c 2020000.i2c: bus 5 rev0.12 at 100 kHz
[ 11.298512] omap_i2c 2030000.i2c: bus 6 rev0.12 at 100 kHz
[ 11.324021] omap_i2c 2040000.i2c: bus 7 rev0.12 at 100 kHz
[ 11.352081] omap_i2c 2050000.i2c: bus 8 rev0.12 at 100 kHz
[ 11.377245] omap_i2c 2060000.i2c: bus 9 rev0.12 at 100 kHz
[ 11.388138] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 137 domain created
[ 11.400447] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 131 domain created
[ 11.414993] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 213 domain created
[ 11.430304] ti-sci-inta 33d00000.msi-controller: Interrupt Aggregator domain 209 created
[ 11.576205] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,32] sci-dev-id:235
[ 11.586315] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
[ 11.593242] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66349100, num_proxies:64
[ 11.924595] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[120,200] sci-dev-id:211
[ 11.935043] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
[ 11.941980] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66349100, num_proxies:64
[ 11.983814] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 15, base_baud = 6000000) is a 8250
[ 12.033686] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 22, base_baud = 3000000) is a 8250
[ 12.044142] printk: console [ttyS2] enabled
[ 12.044142] printk: console [ttyS2] enabled
[ 12.053226] printk: bootconsole [ns16550a0] disabled
[ 12.053226] printk: bootconsole [ns16550a0] disabled
[ 12.102379] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 23, base_baud = 3000000) is a 8250
[ 13.339787] random: fast init done
[ 14.701191] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 14.709249] libphy: 46000f00.mdio: probed
[ 14.733435] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
[ 14.743968] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
[ 14.861984] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010b, freq:200000000, add_val:4
[ 14.896891] mmc0: CQHCI version 5.10
[ 14.965896] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
[ 15.112334] mmc0: Command Queue Engine enabled
[ 15.117529] mmc0: new HS400 MMC card at address 0001
[ 15.151900] mmcblk0: mmc0:0001 S0J56X 14.8 GiB
[ 15.208185] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc8900
[ 15.219846] mmcblk0: p1 p2 p3
[ 15.228459] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc8900
[ 15.253942] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB
[ 15.305644] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 15.314160] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 15.319623] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB
[ 15.323362] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 15.336501] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 15.377682] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (237:0)
[ 15.466261] j721e-pcie 2910000.pcie: Link up
[ 15.476851] j721e-pcie 2910000.pcie: PCI host bridge to bus 0000:00
[ 15.483563] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 15.489364] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] (bus address [0x18001000-0x18010fff])
[ 15.499075] pci_bus 0000:00: root bus resource [mem 0x18011000-0x1fffffff]
[ 15.507109] pci 0000:00:00.0: [104c:b00f] type 01 class 0x060400
[ 15.516353] pci 0000:00:00.0: supports D1
[ 15.520568] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[ 15.527147] pci 0000:00:00.0: reg 0x224: [mem 0x00000000-0x003fffff 64bit]
[ 15.534253] pci 0000:00:00.0: VF(n) BAR0 space: [mem 0x00000000-0x00ffffff 64bit] (contains BAR0 for 4 VFs)
[ 15.556105] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 15.568118] pci 0000:01:00.0: [8086:2526] type 00 class 0x028000
[ 15.574482] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit]
[ 15.582706] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 15.609273] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 15.616472] pci 0000:00:00.0: BAR 7: assigned [mem 0x18400000-0x193fffff 64bit]
[ 15.624051] pci 0000:00:00.0: BAR 14: assigned [mem 0x18100000-0x181fffff]
[ 15.632396] pci 0000:01:00.0: BAR 0: assigned [mem 0x18100000-0x18103fff 64bit]
[ 15.641371] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 15.646520] pci 0000:00:00.0: bridge window [mem 0x18100000-0x181fffff]
[ 15.656008] pcieport 0000:00:00.0: of_irq_parse_pci: failed with rc=-22
[ 15.663000] pcieport 0000:00:00.0: enabling device (0000 -> 0002)
[ 15.680478] pcieport 0000:00:00.0: PME: Signaling with IRQ 434
[ 15.743987] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
[ 15.922155] ti-udma 31150000.dma-controller: Channels: 50 (tchan: 25, rchan: 25, gp-rflow: 8)
[ 17.339688] spi-nor spi0.0: s28hs512t (65536 Kbytes)
[ 17.501208] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 17.509190] libphy: 46000f00.mdio: probed
[ 17.531230] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
[ 17.541811] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
[ 17.566185] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
[ 17.580121] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
[ 17.587800] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[ 17.609326] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010b, freq:500000000, add_val:1
[ 17.698289] debugfs: Directory 'pd:240' with parent 'pm_genpd' already present!
[ 17.708714] mmc1: CQHCI version 5.10
[ 17.768722] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
[ 17.869755] mmc1: new ultra high speed SDR104 SDHC card at address aaaa
[ 17.908160] mmcblk1: mmc1:aaaa SL16G 14.8 GiB
[ 17.982410] mmcblk1: p1 p2 p3
[ 18.033880] TI DP83867 46000f00.mdio:00: attached PHY driver (mii_bus:phy_addr=46000f00.mdio:00, irq=POLL)
[ 18.050686] am65-cpsw-nuss 46000000.ethernet eth0: Link is Down
[ 22.164370] am65-cpsw-nuss 46000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[ 22.193195] Sending DHCP requests ., OK
[ 22.213602] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.68
[ 22.221422] IP-Config: Complete:
[ 22.224690] device=eth0, hwaddr=f4:84:4c:f7:b3:2b, ipaddr=192.168.0.68, mask=255.255.255.0, gw=192.168.0.1
[ 22.234934] host=192.168.0.68, domain=ti.com, nis-domain=(none)
[ 22.241404] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath=
[ 22.241440] nameserver0=192.0.2.2, nameserver1=192.0.2.3
[ 22.280895] ALSA device list:
[ 22.284379] No soundcards found.
[ 22.445589] VFS: Mounted root (nfs filesystem) on device 0:20.
[ 22.461714] devtmpfs: mounted
[ 22.468097] Freeing unused kernel memory: 1664K
[ 22.490135] Run /sbin/init as init process
[ 26.280353] systemd[1]: System time before build time, advancing clock.
[ 36.012917] NET: Registered PF_INET6 protocol family
[ 36.069415] Segment Routing with IPv6
[ 36.077429] In-situ OAM (IOAM) with IPv6
[ 36.612779] systemd[1]: systemd 244.3+ running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
[ 36.648048] systemd[1]: Detected architecture arm64.
Welcome to [1mArago 2020.05[0m!
[ 36.979521] systemd[1]: Set hostname to <j7200-evm>.
[ 45.641634] random: systemd: uninitialized urandom read (16 bytes read)
[ 45.648853] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[ 45.662466] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[ 45.852358] systemd[1]: Created slice system-getty.slice.
[[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m.
[ 45.884755] random: systemd: uninitialized urandom read (16 bytes read)
[ 45.929443] systemd[1]: Created slice system-serial\x2dgetty.slice.
[[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m.
[ 45.955088] random: systemd: uninitialized urandom read (16 bytes read)
[ 46.000496] systemd[1]: Created slice system-syslog\x2dng.slice.
[[0;32m OK [0m] Created slice [0;1;39msystem-syslog\x2dng.slice[0m.
[ 46.150896] systemd[1]: Created slice User and Session Slice.
[[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m.
[ 46.187040] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[[0;32m OK [0m] Started [0;1;39mDispatch Password ts to Console Directory Watch[0m.
[ 46.222712] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[[0;32m OK [0m] Started [0;1;39mForward Password Ruests to Wall Directory Watch[0m.
[ 46.251270] systemd[1]: Reached target Paths.
[[0;32m OK [0m] Reached target [0;1;39mPaths[0m.
[ 46.275386] systemd[1]: Reached target Remote File Systems.
[[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m.
[ 46.305315] systemd[1]: Reached target Slices.
[[0;32m OK [0m] Reached target [0;1;39mSlices[0m.
[ 46.331167] systemd[1]: Reached target Swap.
[[0;32m OK [0m] Reached target [0;1;39mSwap[0m.
[ 46.383966] systemd[1]: Listening on RPCbind Server Activation Socket.
[[0;32m OK [0m] Listening on [0;1;39mRPCbind Server Activation Socket[0m.
[ 46.412662] systemd[1]: Reached target RPC Port Mapper.
[[0;32m OK [0m] Reached target [0;1;39mRPC Port Mapper[0m.
[ 46.482909] systemd[1]: Listening on Process Core Dump Socket.
[[0;32m OK [0m] Listening on [0;1;39mProcess Core Dump Socket[0m.
[ 46.524682] systemd[1]: Listening on initctl Compatibility Named Pipe.
[[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m.
[ 46.918292] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[ 46.949484] systemd[1]: Listening on Journal Socket (/dev/log).
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m.
[ 46.991448] systemd[1]: Listening on Journal Socket.
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m.
[ 47.021372] systemd[1]: Listening on Network Service Netlink Socket.
[[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m.
[ 47.074550] systemd[1]: Listening on udev Control Socket.
[[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m.
[ 47.108525] systemd[1]: Listening on udev Kernel Socket.
[[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m.
[ 47.300024] systemd[1]: Mounting Huge Pages File System...
Mounting [0;1;39mHuge Pages File System[0m...
[ 47.555314] systemd[1]: Mounting POSIX Message Queue File System...
Mounting [0;1;39mPOSIX Message Queue File System[0m...
[ 47.743016] systemd[1]: Mounting Kernel Debug File System...
Mounting [0;1;39mKernel Debug File System[0m...
[ 47.988169] systemd[1]: Mounting Temporary Directory (/tmp)...
Mounting [0;1;39mTemporary Directory (/tmp)[0m...
[ 48.222615] systemd[1]: Starting Create list of static device nodes for the current kernel...
Starting [0;1;39mCreate list of stodes for the current kernel[0m...
[ 48.602521] systemd[1]: Started Hardware RNG Entropy Gatherer Daemon.
[[0;32m OK [0m] Started [0;1;39mHardware RNG Entropy Gatherer Daemon[0m.
[ 48.796690] systemd[1]: Starting RPC Bind...
Starting [0;1;39mRPC Bind[0m...
[ 48.825980] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 49.488226] systemd[1]: Starting Journal Service...
Starting [0;1;39mJournal Service[0m...
[ 50.099745] systemd[1]: Starting Load Kernel Modules...
Starting [0;1;39mLoad Kernel Modules[0m...
[ 50.704354] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting [0;1;39mRemount Root and Kernel File Systems[0m...
[ 51.136862] systemd[1]: Starting udev Coldplug all Devices...
Starting [0;1;39mudev Coldplug all Devices[0m...
[ 51.855679] systemd[1]: Started RPC Bind.
[[0;32m OK [0m] Started [0;1;39mRPC Bind[0m.
[ 52.027086] systemd[1]: Mounted Huge Pages File System.
[[0;32m OK [0m] Mounted [0;1;39mHuge Pages File System[0m.
[ 52.221850] systemd[1]: Mounted POSIX Message Queue File System.
[[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m.
[ 52.348662] systemd[1]: Mounted Kernel Debug File System.
[[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m.
[ 52.510148] systemd[1]: Mounted Temporary Directory (/tmp).
[[0;32m OK [0m] Mounted [0;1;39mTemporary Directory (/tmp)[0m.
[ 53.019666] systemd[1]: Started Create list of static device nodes for the current kernel.
[[0;32m OK [0m] Started [0;1;39mCreate list of sta nodes for the current kernel[0m.
[ 53.484108] systemd[1]: Started Load Kernel Modules.
[[0;32m OK [0m] Started [0;1;39mLoad Kernel Modules[0m.
[ 53.853664] systemd[1]: Started Remount Root and Kernel File Systems.
[[0;32m OK [0m] Started [0;1;39mRemount Root and Kernel File Systems[0m.
[ 53.933921] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[ 54.356072] systemd[1]: Mounting Kernel Configuration File System...
Mounting [0;1;39mKernel Configuration File System[0m...
[ 54.567482] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[ 55.372197] systemd[1]: Starting Apply Kernel Variables...
Starting [0;1;39mApply Kernel Variables[0m...
[ 55.459061] systemd[1]: Condition check resulted in Create System Users being skipped.
[ 56.013661] systemd[1]: Starting Create Static Device Nodes in /dev...
Starting [0;1;39mCreate Static Device Nodes in /dev[0m...
[ 56.282044] systemd[1]: Mounted Kernel Configuration File System.
[[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m.
[ 58.013652] systemd[1]: Started Apply Kernel Variables.
[[0;32m OK [0m] Started [0;1;39mApply Kernel Variables[0m.
[ 58.825392] systemd[1]: Started Create Static Device Nodes in /dev.
[[0;32m OK [0m] Started [0;1;39mCreate Static Device Nodes in /dev[0m.
[ 58.904172] systemd[1]: Reached target Local File Systems (Pre).
[[0;32m OK [0m] Reached target [0;1;39mLocal File Systems (Pre)[0m.
[ 59.300910] systemd[1]: Mounting /media/ram...
Mounting [0;1;39m/media/ram[0m...
[ 59.880467] systemd[1]: Mounting /var/volatile...
Mounting [0;1;39m/var/volatile[0m...
[ 60.295389] systemd[1]: Starting udev Kernel Device Manager...
Starting [0;1;39mudev Kernel Device Manager[0m...
[ 60.402979] systemd[1]: Started Journal Service.
[[0;32m OK [0m] Started [0;1;39mJournal Service[0m.
[[0;32m OK [0m] Mounted [0;1;39m/media/ram[0m.
[[0;32m OK [0m] Mounted [0;1;39m/var/volatile[0m.
Starting [0;1;39mFlush Journal to Persistent Storage[0m...
Starting [0;1;39mLoad/Save Random Seed[0m...
[[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m.
[ 62.162125] systemd-journald[160]: Received client request to flush runtime journal.
[[0;32m OK [0m] Started [0;1;39mFlush Journal to Persistent Storage[0m.
Starting [0;1;39mCreate Volatile Files and Directories[0m...
[[0;32m OK [0m] Started [0;1;39mudev Kernel Device Manager[0m.
[ 64.710550] random: crng init done
[ 64.714338] random: 7 urandom warning(s) missed due to ratelimiting
[[0;32m OK [0m] Started [0;1;39mLoad/Save Random Seed[0m.
[[0;32m OK [0m] Started [0;1;39mCreate Volatile Files and Directories[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m.
See 'systemctl status systemd-timesyncd.service' for details.
[[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m.
[[0;32m OK [0m] Reached target [0;1;39mSystem Time Synchronized[0m.
Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m...
[[0;32m OK [0m] Stopped [0;1;39mNetwork Time Synchronization[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m.
See 'systemctl status systemd-timesyncd.service' for details.
[[0;32m OK [0m] Stopped [0;1;39mNetwork Time Synchronization[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m.
See 'systemctl status systemd-timesyncd.service' for details.
[[0;32m OK [0m] Started [0;1;39mUpdate UTMP about System Boot/Shutdown[0m.
[[0;32m OK [0m] Stopped [0;1;39mNetwork Time Synchronization[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m.
See 'systemctl status systemd-timesyncd.service' for details.
[[0;32m OK [0m] Stopped [0;1;39mNetwork Time Synchronization[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m.
See 'systemctl status systemd-timesyncd.service' for details.
[[0;32m OK [0m] Stopped [0;1;39mNetwork Time Synchronization[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m.
See 'systemctl status systemd-timesyncd.service' for details.
[[0m[0;31m* [0m] A start job is running for udev Coldplug all Devices (34s / no limit)
M
[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for udev Coldplug all Devices (35s / no limit)
M
[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for udev Coldplug all Devices (35s / no limit)
M
[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for udev Coldplug all Devices (36s / no limit)
M
[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for udev Coldplug all Devices (36s / no limit)
M
[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for udev Coldplug all Devices (37s / no limit)
M
[K[ [0;31m*[0;1;31m*[0m] A start job is running for udev Coldplug all Devices (37s / no limit)
M
[K[ [0;31m*[0m] A start job is running for udev Coldplug all Devices (38s / no limit)
M
[K[ [0;31m*[0;1;31m*[0m] A start job is running for udev Coldplug all Devices (38s / no limit)
M
[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for udev Coldplug all Devices (39s / no limit)
M
[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for udev Coldplug all Devices (39s / no limit)
M
[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for udev Coldplug all Devices (40s / no limit)
M
[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for udev Coldplug all Devices (40s / no limit)
M
[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for udev Coldplug all Devices (41s / no limit)
M
[K[[0m[0;31m* [0m] A start job is running for udev Coldplug all Devices (41s / no limit)
M
[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for udev Coldplug all Devices (42s / no limit)
M
[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for udev Coldplug all Devices (42s / no limit)
M
[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for udev Coldplug all Devices (43s / no limit)
M
[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for udev Coldplug all Devices (43s / no limit)
M
[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for udev Coldplug all Devices (44s / no limit)
M
[K[ [0;31m*[0;1;31m*[0m] A start job is running for udev Coldplug all Devices (44s / no limit)
M
[K[ [0;31m*[0m] A start job is running for udev Coldplug all Devices (45s / no limit)
M
[K[ [0;31m*[0;1;31m*[0m] A start job is running for udev Coldplug all Devices (45s / no limit)
M
[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for udev Coldplug all Devices (46s / no limit)
M
[K[[0;32m OK [0m] Started [0;1;39mudev Coldplug all Devices[0m.
[K[[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m.
[[0;32m OK [0m] Started [0;1;39mDaily rotation of log files[0m.
[[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m.
[[0;32m OK [0m] Reached target [0;1;39mTimers[0m.
[[0;32m OK [0m] Listening on [0;1;39mAvahi mDNS/DNS-SD Stack Activation Socket[0m.
[[0;32m OK [0m] Listening on [0;1;39mD-Bus System Message Bus Socket[0m.
[[0;32m OK [0m] Listening on [0;1;39mdropbear.socket[0m.
[[0;32m OK [0m] Reached target [0;1;39mSockets[0m.
[[0;32m OK [0m] Reached target [0;1;39mBasic System[0m.
[[0;32m OK [0m] Started [0;1;39mJob spooling tools[0m.
[[0;32m OK [0m] Started [0;1;39mPeriodic Command Scheduler[0m.
[[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m.
Starting [0;1;39mEthernet Bridge Filtering Tables[0m...
Starting [0;1;39mPrint notice about GPLv3 packages[0m...
Starting [0;1;39mIPv6 Packet Filtering Framework[0m...
Starting [0;1;39mIPv4 Packet Filtering Framework[0m...
[[0;32m OK [0m] Started [0;1;39mirqbalance daemon[0m.
Starting [0;1;39mReboot and dump vmcore via kexec[0m...
Starting [0;1;39mMatrix GUI[0m...
Starting [0;1;39mSystem Logger Daemon "default" instance[0m...
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m.
See 'systemctl status systemd-logind.service' for details.
[[0;32m OK [0m] Started [0;1;39mTEE Supplicant[0m.
Starting [0;1;39mtelnetd.service[0m...
[[0;32m OK [0m] Started [0;1;39mEthernet Bridge Filtering Tables[0m.
[[0;32m OK [0m] Started [0;1;39mIPv6 Packet Filtering Framework[0m.
[[0;32m OK [0m] Started [0;1;39mIPv4 Packet Filtering Framework[0m.
[[0;32m OK [0m] Started [0;1;39mReboot and dump vmcore via kexec[0m.
[[0;32m OK [0m] Started [0;1;39mMatrix GUI[0m.
[[0;32m OK [0m] Reached target [0;1;39mNetwork (Pre)[0m.
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m.
See 'systemctl status systemd-logind.service' for details.
Starting [0;1;39mNetwork Service[0m...
[[0;32m OK [0m] Started [0;1;39mtelnetd.service[0m.
Starting [0;1;39msyslog.service[0m...
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m.
See 'systemctl status systemd-logind.service' for details.
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m.
See 'systemctl status systemd-logind.service' for details.
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m.
See 'systemctl status systemd-logind.service' for details.
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m.
See 'systemctl status systemd-logind.service' for details.
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m.
See 'systemctl status systemd-logind.service' for details.
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m.
See 'systemctl status systemd-logind.service' for details.
[[0;32m OK [0m] Started [0;1;39mSystem Logger Daemon "default" instance[0m.
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m.
See 'systemctl status systemd-logind.service' for details.
[[0;32m OK [0m] Started [0;1;39msyslog.service[0m.
[[0;32m OK [0m] Started [0;1;39mNetwork Service[0m.
Starting [0;1;39mWait for Network to be Configured[0m...
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m.
See 'systemctl status systemd-resolved.service' for details.
[[0;32m OK [0m] Reached target [0;1;39mNetwork[0m.
[[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m.
Starting [0;1;39mAvahi mDNS/DNS-SD Stack[0m...
[[0;32m OK [0m] Started [0;1;39mNFS status monitor for NFSv2/3 locking.[0m.
Starting [0;1;39mSimple Network Maent Protocol (SNMP) Daemon.[0m...
Starting [0;1;39mPermit User Sessions[0m...
[[0;32m OK [0m] Started [0;1;39mVsftpd ftp daemon[0m.
[[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m.
[ 121.885758] platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m.
See 'systemctl status systemd-resolved.service' for details.
[[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m.
[ 123.081507] remoteproc remoteproc0: 41000000.r5f is available
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m.
See 'systemctl status systemd-resolved.service' for details.
[[0;32m OK [0m] Started [0;1;39mPermit User Sessions[0m.
[[0;32m OK [0m] Started [0;1;39mAvahi mDNS/DNS-SD Stack[0m.
[ 124.667341] remoteproc remoteproc0: powering up 41000000.r5f
[ 124.673779] remoteproc remoteproc0: Booting fw image j7200-mcu-r5f0_0-fw, size 84216
[[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m.
[[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyS2[0m.
[[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyS3[0m.
[[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m.
[ 125.814323] ti-sci 44083000.system-controller: Mbox timedout in resp(caller: k3_r5_rproc_start+0x134/0x3dc [ti_k3_r5_remoteproc])
[ 125.842857] ti-sci 44083000.system-controller: Mbox send fail -110
[ 125.873801] platform 41000000.r5f: ti-sci processor set_config failed: -110
[ 125.915987] remoteproc remoteproc0: can't start rproc 41000000.r5f: -110
[ 126.047189] ti-sci 44083000.system-controller: Mbox timedout in resp(caller: ti_sci_cmd_get_device_exclusive+0x18/0x24)
Starting [0;1;39mSynchronize System and HW clocks[0m...
[[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m.
[ 126.536391] ti-sci 44083000.system-controller: Mbox send fail -110
[ 127.089398] ti-sci 44083000.system-controller: Mbox timedout in resp(caller: ti_sci_cmd_get_device_resets+0x20/0x2c)
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m.
See 'systemctl status systemd-resolved.service' for[ 127.114083] ti-sci 44083000.system-controller: Mbox send fail -110
details.
[ 127.129499] platform 41000000.r5f: local-reset assert failed, ret = -110
[ 127.147276] platform 41000000.r5f: unable to disable cores, ret = -110
[[0;1;31mFAILED[0m] Failed to start [0;1;39mSynchronize System and HW clocks[0m.
See 'systemctl status sync-clocks.service' for details.
[[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m.
See 'systemctl status systemd-resolved.service' for details.
[[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m.
See 'systemctl status systemd-resolved.service' for details.
_____ _____ _ _
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
| | _| .'| . | . | | __| _| . | | | -_| _| _|
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
|___| |___|
Arago Project http://arago-project.org j7200-evm ttyS2
Arago 2020.05 j7200-evm ttyS2
j7200-evm login:
- 11:08:17 [INFO] Host: root
- 11:08:28 [INFO] Target:
root
7[r[999;999H[6nroot@j7200-evm:~#
- 11:08:28 [INFO] Sleeping 15 secs to allow systemd to finish starting processes...
- 11:08:43 [INFO] Disconnected serial from j7200-evm
- 11:08:43 [INFO] Connected to j7200-evm via serial
- 11:08:43 [INFO] Host: uname -a
- 11:08:44 [INFO] Target:
uname -a
Linux j7200-evm 5.16.0-rc5 #kernel_patch_verify_build SMP PREEMPT Wed Dec 15 16:57:11 UTC 2 aarch64 aarch64 aarch64 GNU/Linux
root@j7200-evm:~#
- 11:08:44 [INFO] Host: cat /proc/cmdline
- 11:08:45 [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/j7200-evm/autofs/c670767e9c5c1a00ebebb6351cd213d4,nolock,v3,tcp,rsize=4096,wsize=4096
root@j7200-evm:~#
- 11:08:45 [INFO] Host: uname -a
- 11:08:45 [INFO] Target:
uname -a
Linux j7200-evm 5.16.0-rc5 #kernel_patch_verify_build SMP PREEMPT Wed Dec 15 16:57:11 UTC 2 aarch64 aarch64 aarch64 GNU/Linux
root@j7200-evm:~#
- 11:08:45 [INFO] Host: cat /proc/mtd
- 11:08:46 [INFO] Target:
cat /proc/mtd
dev: size erasesize name
mtd0: 04000000 00040000 "47040000.spi.0"
root@j7200-evm:~#
- 11:08:46 [INFO] Host: grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/pnp /etc/resolv.conf && systemctl restart systemd-resolved
- 11:08:50 [INFO] Target:
grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/p
pnp /etc/resolv.conf && systemctl restart systemd-resolved
Job for systemd-resolved.service failed because of unavailable resources or another system error.
See "systemctl status systemd-resolved.service" and "journalctl -xe" for details.
root@j7200-evm:~#
- 11:08:50 [INFO] Host: ls -l /lib/firmware; ls -lR /lib/firmware/ipc
- 11:08:53 [INFO] Target:
ls -l /lib/firmware; ls -lR /lib/firmware/ipc
total 31912
-rw-r--r-- 1 root root 2046 Sep 3 19:44 LICENCE.iwlwifi_firmware
drwxr-xr-x 2 root root 4096 Sep 3 2020 cadence
drwxr-xr-x 2 root root 4096 Sep 3 19:43 ethfw
-rw-r--r-- 1 root root 918268 Sep 3 19:43 iwlwifi-3160-17.ucode
-rw-r--r-- 1 root root 1745176 Sep 3 19:43 iwlwifi-8000C-13.ucode
-rw-r--r-- 1 root root 2351636 Sep 3 19:43 iwlwifi-8000C-16.ucode
-rw-r--r-- 1 root root 2394060 Sep 3 19:43 iwlwifi-8000C-21.ucode
-rw-r--r-- 1 root root 2120860 Sep 3 19:43 iwlwifi-8000C-22.ucode
-rw-r--r-- 1 root root 2227284 Sep 3 19:43 iwlwifi-8000C-27.ucode
-rw-r--r-- 1 root root 2310116 Sep 3 19:43 iwlwifi-8000C-31.ucode
-rw-r--r-- 1 root root 2448976 Sep 3 19:43 iwlwifi-8000C-34.ucode
-rw-r--r-- 1 root root 2401100 Sep 3 19:43 iwlwifi-8000C-36.ucode
-rw-r--r-- 1 root root 2389968 Sep 3 19:43 iwlwifi-8265-21.ucode
-rw-r--r-- 1 root root 1811984 Sep 3 19:43 iwlwifi-8265-22.ucode
-rw-r--r-- 1 root root 2234528 Sep 3 19:43 iwlwifi-8265-27.ucode
-rw-r--r-- 1 root root 2307104 Sep 3 19:43 iwlwifi-8265-31.ucode
-rw-r--r-- 1 root root 2440780 Sep 3 19:43 iwlwifi-8265-34.ucode
-rw-r--r-- 1 root root 2409984 Sep 3 19:43 iwlwifi-8265-36.ucode
lrwxrwxrwx 1 root root 49 Sep 3 2020 j7-pru0_0-fw -> /lib/firmware/pru/PRU_RPMsg_Echo_Interrupt0_0.out
lrwxrwxrwx 1 root root 49 Sep 3 2020 j7-pru0_1-fw -> /lib/firmware/pru/PRU_RPMsg_Echo_Interrupt0_1.out
lrwxrwxrwx 1 root root 49 Sep 3 2020 j7-pru1_0-fw -> /lib/firmware/pru/PRU_RPMsg_Echo_Interrupt1_0.out
lrwxrwxrwx 1 root root 49 Sep 3 2020 j7-pru1_1-fw -> /lib/firmware/pru/PRU_RPMsg_Echo_Interrupt1_1.out
lrwxrwxrwx 1 root root 49 Sep 3 2020 j7-rtu0_0-fw -> /lib/firmware/pru/RTU_RPMsg_Echo_Interrupt0_0.out
lrwxrwxrwx 1 root root 49 Sep 3 2020 j7-rtu0_1-fw -> /lib/firmware/pru/RTU_RPMsg_Echo_Interrupt0_1.out
lrwxrwxrwx 1 root root 49 Sep 3 2020 j7-rtu1_0-fw -> /lib/firmware/pru/RTU_RPMsg_Echo_Interrupt1_0.out
lrwxrwxrwx 1 root root 49 Sep 3 2020 j7-rtu1_1-fw -> /lib/firmware/pru/RTU_RPMsg_Echo_Interrupt1_1.out
lrwxrwxrwx 1 root root 35 Sep 3 2020 j7-txpru0_0-fw -> /lib/firmware/pru/TX_PRU_Halt_0.out
lrwxrwxrwx 1 root root 35 Sep 3 2020 j7-txpru0_1-fw -> /lib/firmware/pru/TX_PRU_Halt_1.out
lrwxrwxrwx 1 root root 35 Sep 3 2020 j7-txpru1_0-fw -> /lib/firmware/pru/TX_PRU_Halt_0.out
lrwxrwxrwx 1 root root 35 Sep 3 2020 j7-txpru1_1-fw -> /lib/firmware/pru/TX_PRU_Halt_1.out
lrwxrwxrwx 1 root root 44 Sep 3 19:43 j7200-main-r5f0_0-fw -> ethfw/app_remoteswitchcfg_server_strip.xer5f
lrwxrwxrwx 1 root root 48 Sep 3 19:43 j7200-main-r5f0_1-fw -> pdk-ipc/ipc_echo_test_mcu2_1_release_strip.xer5f
lrwxrwxrwx 1 root root 49 Sep 3 19:43 j7200-mcu-r5f0_0-fw -> pdk-ipc/ipc_echo_testb_mcu1_0_release_strip.xer5f
lrwxrwxrwx 1 root root 48 Sep 3 19:43 j7200-mcu-r5f0_1-fw -> pdk-ipc/ipc_echo_test_mcu1_1_release_strip.xer5f
-rw-r--r-- 1 root root 100360 Sep 3 2020 jailhouse.bin
drwxr-xr-x 2 root root 4096 Sep 3 19:43 pdk-ipc
drwxr-xr-x 2 root root 4096 Sep 3 2020 pru
-rw-r--r-- 1 root root 3764 Sep 1 19:18 regulatory.db
-rw-r--r-- 1 root root 1182 Sep 1 19:18 regulatory.db.p7s
drwxr-xr-x 2 root root 4096 Sep 3 2020 ti-connectivity
ls: cannot access '/lib/firmware/ipc': No such file or directory
root@j7200-evm:~#
- 11:08:53 [INFO] Host: cat /proc/diskstats
- 11:08:54 [INFO] Target:
cat /proc/diskstats
1 0 ram0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
1 1 ram1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
1 2 ram2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
1 3 ram3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
1 4 ram4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
1 5 ram5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
1 6 ram6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
1 7 ram7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
1 8 ram8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
1 9 ram9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
1 10 ram10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
1 11 ram11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
1 12 ram12 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
1 13 ram13 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
1 14 ram14 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
1 15 ram15 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 0 loop0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 1 loop1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 2 loop2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 3 loop3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 4 loop4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 5 loop5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 6 loop6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 7 loop7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
179 0 mmcblk0 63 0 9648 800 0 0 0 0 0 716 800 0 0 0 0 0 0
179 1 mmcblk0p1 13 0 1657 228 0 0 0 0 0 268 228 0 0 0 0 0 0
179 2 mmcblk0p2 15 0 2615 261 0 0 0 0 0 296 261 0 0 0 0 0 0
179 3 mmcblk0p3 15 0 2560 81 0 0 0 0 0 136 81 0 0 0 0 0 0
179 32 mmcblk0boot0 17 0 2176 181 0 0 0 0 0 252 181 0 0 0 0 0 0
179 64 mmcblk0boot1 17 0 2176 80 0 0 0 0 0 144 80 0 0 0 0 0 0
31 0 mtdblock0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
179 96 mmcblk1 19 0 2688 138 0 0 0 0 0 180 138 0 0 0 0 0 0
179 97 mmcblk1p1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
179 98 mmcblk1p2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
179 99 mmcblk1p3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
root@j7200-evm:~#
- 11:08:54 [INFO] Host: cat /proc/interrupts
- 11:08:54 [INFO] Target:
cat /proc/interrupts
CPU0 CPU1
11: 39606 41543 GICv3 30 Level arch_timer
14: 0 0 GICv3 23 Level arm-pmu
16: 0 0 GICv3 884 Level 40b00000.i2c
17: 0 0 GICv3 885 Level 40b10000.i2c
18: 0 0 GICv3 928 Level 42120000.i2c
19: 0 0 GICv3 872 Level 47040000.spi
21: 392 0 GICv3 69 Level 32c00000.mailbox thr_011
22: 729 0 GICv3 224 Level 2800000.serial
23: 9 0 GICv3 225 Level 2810000.serial
24: 42 0 GICv3 232 Level 2000000.i2c
25: 5 0 GICv3 233 Level 2010000.i2c
26: 0 0 GICv3 234 Level 2020000.i2c
27: 0 0 GICv3 235 Level 2030000.i2c
28: 0 0 GICv3 236 Level 2040000.i2c
29: 0 0 GICv3 237 Level 2050000.i2c
30: 0 0 GICv3 238 Level 2060000.i2c
31: 231 0 GICv3 35 Level mmc0
32: 103 0 GICv3 36 Level mmc1
33: 0 0 GICv3 362 Edge j721e-pcie-link-down-irq
34: 10628 0 MSI-INTA 15401056 Level 46000000.ethernet-tx0
36: 7648 0 MSI-INTA 15401058 Level 46000000.ethernet
66: 13 0 MSI-INTA 13828216 Level 31150000.dma-controller chan0
266: 0 0 INTR 391 Level 310d0000.cpts
432: 1 0 INTR 436 Level
434: 0 0 ITS-MSI 0 Edge PCIe PME
512: 0 0 GICv3 890 Level 46000000.ethernet
IPI0: 6323 10992 Rescheduling interrupts
IPI1: 370 605 Function call interrupts
IPI2: 0 0 CPU stop interrupts
IPI3: 0 0 CPU stop (for crash dump) interrupts
IPI4: 0 0 Timer broadcast interrupts
IPI5: 0 0 IRQ work interrupts
IPI6: 0 0 CPU wake-up interrupts
Err: 0
root@j7200-evm:~#
- 11:08:54 [INFO] Host: cat /proc/softirqs
- 11:08:55 [INFO] Target:
cat /proc/softirqs
CPU0 CPU1
HI: 0 0
TIMER: 9869 15568
NET_TX: 35 2
NET_RX: 16065 9
BLOCK: 104 0
IRQ_POLL: 0 0
TASKLET: 1232 1
SCHED: 6339 6631
HRTIMER: 2 0
RCU: 35098 33840
root@j7200-evm:~#
- 11:08:55 [INFO] Host: ls -lR /run/media/mmcblk0p1
- 11:08:55 [INFO] Target:
ls -lR /run/media/mmcblk0p1
ls: cannot access '/run/media/mmcblk0p1': No such file or directory
root@j7200-evm:~#
- 11:08:55 [INFO] Host: opkg list-installed | grep packagegroup-arago-test; echo $?
- 11:09:05 [ERROR] On command: opkg list-installed | grep packagegroup-arago-test; echo $? waiting for opkg list-installed | grep packagegroup-arago-test; echo $?.+?(?-mix:^0) >>> error: execution expired
- 11:09:05 [INFO] Target:
opkg list-installed | grep packagegroup-arago-test; echo $?
1
root@j7200-evm:~#
- 11:09:05 [INFO] Host: opkg list-installed | grep ti-test; echo $?
- 11:09:06 [INFO] Target:
opkg list-installed | grep ti-test; echo $?
ti-test - 1.0-r0.2
0
root@j7200-evm:~#
- 11:09:06 [INFO] Host: depmod -a
- 11:11:06 [ERROR] On command: depmod -a waiting for depmod -a.+?(?-mix:root@j7200-evm.+[@:#]+) >>> error: execution expired
- 11:11:06 [INFO] Target:
depmod -a
[ 197.508396] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 198.117844] Initializing XFRM netlink socket
[ 200.858697] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 217.489432] ti-sci 44083000.system-controller: Mbox timedout in resp(caller: k3_ringacc_ring_cfg_sci+0x14c/0x1c0)
[ 217.545156] ti-sci 44083000.system-controller: RM_RA:Mbox config send fail -110
[ 218.030223] k3-ringacc 3c000000.ringacc: TISCI config ring fail (-110) ring_idx 64
[ 219.370895] ti-sci 44083000.system-controller: Mbox timedout in resp(caller: k3_ringacc_ring_cfg_sci+0x14c/0x1c0)
[ 219.528869] ti-sci 44083000.system-controller: RM_RA:Mbox config send fail -110
[ 219.821185] k3-ringacc 3c000000.ringacc: TISCI config ring fail (-110) ring_idx 121
[ 220.141339] ti-udma 31150000.dma-controller: get channel fail in udma_of_xlate.
[ 221.233299] ti-sci 44083000.system-controller: Mbox timedout in resp(caller: ti_sci_cmd_get_device_exclusive+0x18/0x24)
[ 221.249153] ti-sci 44083000.system-controller: Mbox send fail -110
[ 239.502510] Intel(R) Wireless WiFi driver for Linux
[ 239.513638] pcieport 0000:00:00.0: of_irq_parse_pci: failed with rc=-22
[ 239.537464] iwlwifi 0000:01:00.0: enabling device (0000 -> 0002)
[ 239.909410] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-46.ucode failed with error -2
[ 240.078253] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-45.ucode failed with error -2
[ 240.259235] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-44.ucode failed with error -2
[ 240.388822] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-43.ucode failed with error -2
[ 240.454115] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-42.ucode failed with error -2
[ 240.642078] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-41.ucode failed with error -2
[ 240.743031] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-40.ucode failed with error -2
[ 240.808688] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-39.ucode failed with error -2
[ 240.881305] ti-sci 44083000.system-controller: Mbox timedout in resp(caller: ti_sci_cmd_get_device_exclusive+0x18/0x24)
[ 240.941152] ti-sci 44083000.system-controller: Mbox send fail -110
[ 240.960625] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-38.ucode failed with error -2
[ 241.048355] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-37.ucode failed with error -2
[ 241.156660] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-36.ucode failed with error -2
[ 241.223669] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-35.ucode failed with error -2
[ 241.434588] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-34.ucode failed with error -2
[ 241.573770] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-33.ucode failed with error -2
[ 241.638627] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-32.ucode failed with error -2
[ 241.810245] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-31.ucode failed with error -2
[ 241.929095] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-30.ucode failed with error -2
[ 241.982258] iwlwifi 0000:01:00.0: no suitable firmware found!
[ 242.023578] iwlwifi 0000:01:00.0: minimum version required: iwlwifi-9260-th-b0-jf-b0-30
[ 242.065182] iwlwifi 0000:01:00.0: maximum version supported: iwlwifi-9260-th-b0-jf-b0-46
[ 242.141377] iwlwifi 0000:01:00.0: check git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
[ 242.734290] kmemleak: Found object by alias at 0xffff000816839580
[ 242.735782]
[ 242.735791] ======================================================
[ 242.735797] WARNING: possible circular locking dependency detected
[ 242.735804] 5.16.0-rc5 #kernel_patch_verify_build Not tainted
[ 242.735813] ------------------------------------------------------
[ 242.735818] kworker/1:1/24 is trying to acquire lock:
[ 242.735826] ffff800012091940 (console_owner){-.-.}-{0:0}, at: console_lock_spinning_enable+0x34/0x70
[ 242.735876]
[ 242.735876] but task is already holding lock:
[ 242.735881] ffff80001213fc38 (kmemleak_lock){-.-.}-{2:2}, at: find_and_remove_object+0x28/0xc8
[ 242.735913]
[ 242.735913] which lock already depends on the new lock.
[ 242.735913]
[ 242.735918]
[ 242.735918] the existing dependency chain (in reverse order) is:
[ 242.735924]
[ 242.735924] -> #2 (kmemleak_lock){-.-.}-{2:2}:
[ 242.735943] _raw_spin_lock_irqsave+0x94/0xdc
[ 242.735960] create_object+0x38c/0x608
[ 242.735971] kmemleak_alloc+0x48/0xa8
[ 242.735986] __kmalloc+0x31c/0x41c
[ 242.735998] tty_buffer_alloc+0x80/0x1e8
[ 242.736011] __tty_buffer_request_room+0x98/0x114
[ 242.736024] __tty_insert_flip_char+0x30/0xb8
[ 242.736035] uart_insert_char+0xf0/0x1e8
[ 242.736050] serial8250_read_char+0xdc/0x20c
[ 242.736062] serial8250_handle_irq+0xf8/0x1e4
[ 242.736073] omap8250_irq+0x228/0x658
[ 242.736088] __handle_irq_event_percpu+0xfc/0x1e0
[ 242.736101] handle_irq_event+0x88/0x1a8
[ 242.736113] handle_fasteoi_irq+0x1c4/0x350
[ 242.736129] generic_handle_domain_irq+0x70/0x98
[ 242.736141] gic_handle_irq+0x4c/0x11c
[ 242.736153] call_on_irq_stack+0x2c/0x54
[ 242.736167] do_interrupt_handler+0xac/0x100
[ 242.736181] el1_interrupt+0x34/0x60
[ 242.736192] el1h_64_irq_handler+0x18/0x24
[ 242.736204] el1h_64_irq+0x78/0x7c
[ 242.736214] _raw_spin_unlock_irqrestore+0x84/0xc4
[ 242.736229] check_unmap+0x63c/0x155c
[ 242.736240] debug_dma_unmap_page+0xb8/0xec
[ 242.736252] dma_unmap_page_attrs+0x218/0x270
[ 242.736267] am65_cpsw_nuss_rx_packets+0x258/0x538
[ 242.736285] am65_cpsw_nuss_rx_poll+0x3c/0x110
[ 242.736299] __napi_poll+0x60/0x210
[ 242.736311] net_rx_action+0x200/0x540
[ 242.736321] _stext+0x204/0x4cc
[ 242.736332] invoke_softirq+0x98/0x100
[ 242.736347] __irq_exit_rcu+0x194/0x1f8
[ 242.736360] irq_exit_rcu+0x14/0x54
[ 242.736373] el1_interrupt+0x38/0x60
[ 242.736384] el1h_64_irq_handler+0x18/0x24
[ 242.736396] el1h_64_irq+0x78/0x7c
[ 242.736406] lock_acquire+0x1a8/0x2d4
[ 242.736421] down_read_killable+0x90/0xec
[ 242.736433] iterate_dir+0x68/0x250
[ 242.736447] __arm64_sys_getdents64+0xdc/0x228
[ 242.736460] invoke_syscall+0x54/0x18c
[ 242.736476] el0_svc_common+0x104/0x154
[ 242.736490] do_el0_svc+0x38/0xb0
[ 242.736504] el0_svc+0x5c/0xec
[ 242.736514] el0t_64_sync_handler+0x84/0xe4
[ 242.736526] el0t_64_sync+0x1a0/0x1a4
[ 242.736537]
[ 242.736537] -> #1 (&port_lock_key){-.-.}-{2:2}:
[ 242.736556] _raw_spin_lock_irqsave+0x94/0xdc
[ 242.736569] serial8250_console_write+0xac/0x58c
[ 242.736583] univ8250_console_write+0x48/0x5c
[ 242.736594] console_unlock+0x46c/0x6e4
[ 242.736608] vprintk_emit+0xa8/0x12c
[ 242.736622] vprintk_default+0x48/0x74
[ 242.736637] vprintk+0x138/0x17c
[ 242.736647] _printk+0x78/0xa4
[ 242.736661] register_console+0x3e4/0x448
[ 242.736672] uart_add_one_port+0x790/0x94c
[ 242.736686] serial8250_register_8250_port+0x618/0x7c8
[ 242.736699] omap8250_probe+0x710/0x84c
[ 242.736713] platform_probe+0xd4/0xf4
[ 242.736729] call_driver_probe+0x50/0x168
[ 242.736742] really_probe+0x100/0x4d0
[ 242.736755] __driver_probe_device+0x164/0x204
[ 242.736768] driver_probe_device+0x6c/0x204
[ 242.736781] __device_attach_driver+0x1c8/0x274
[ 242.736795] bus_for_each_drv+0xb8/0x110
[ 242.736806] __device_attach+0x154/0x230
[ 242.736819] device_initial_probe+0x14/0x20
[ 242.736831] bus_probe_device+0x54/0xf4
[ 242.736843] deferred_probe_work_func+0x11c/0x184
[ 242.736857] process_one_work+0x388/0x5d0
[ 242.736871] worker_thread+0x440/0x7c8
[ 242.736884] kthread+0x244/0x26c
[ 242.736895] ret_from_fork+0x10/0x20
[ 242.736907]
[ 242.736907] -> #0 (console_owner){-.-.}-{0:0}:
[ 242.736925] __lock_acquire+0x1d04/0x3f98
[ 242.736939] lock_acquire+0x16c/0x2d4
[ 242.736953] console_lock_spinning_enable+0x60/0x70
[ 242.736969] console_unlock+0x370/0x6e4
[ 242.736983] vprintk_emit+0xa8/0x12c
[ 242.736997] vprintk_default+0x48/0x74
[ 242.737011] vprintk+0x138/0x17c
[ 242.737022] _printk+0x78/0xa4
[ 242.737036] lookup_object+0x98/0xc0
[ 242.737047] find_and_remove_object+0x38/0xc8
[ 242.737059] delete_object_full+0x1c/0x124
[ 242.737070] kmemleak_free+0x38/0x78
[ 242.737083] slab_free_freelist_hook+0x11c/0x248
[ 242.737097] kfree+0xf4/0x248
[ 242.737108] msi_device_data_release+0x3c/0x60
[ 242.737121] devres_release_all+0x11c/0x180
[ 242.737133] device_release_driver_internal+0x254/0x34c
[ 242.737147] device_release_driver+0x18/0x24
[ 242.737160] iwl_req_fw_callback+0x2f34/0x34dc [iwlwifi]
[ 242.737744] request_firmware_work_func+0xa0/0x108
[ 242.737763] process_one_work+0x388/0x5d0
[ 242.737778] worker_thread+0x440/0x7c8
[ 242.737791] kthread+0x244/0x26c
[ 242.737802] ret_from_fork+0x10/0x20
[ 242.737815]
[ 242.737815] other info that might help us debug this:
[ 242.737815]
[ 242.737820] Chain exists of:
[ 242.737820] console_owner --> &port_lock_key --> kmemleak_lock
[ 242.737820]
[ 242.737843] Possible unsafe locking scenario:
[ 242.737843]
[ 242.737848] CPU0 CPU1
[ 242.737852] ---- ----
[ 242.737856] lock(kmemleak_lock);
[ 242.737865] lock(&port_lock_key);
[ 242.737875] lock(kmemleak_lock);
[ 242.737885] lock(console_owner);
[ 242.737893]
[ 242.737893] *** DEADLOCK ***
[ 242.737893]
[ 242.737897] 5 locks held by kworker/1:1/24:
[ 242.737906] #0: ffff0008000e1538 ((wq_completion)events){+.+.}-{0:0}, at: process_one_work+0x310/0x5d0
[ 242.737942] #1: ffff80001420fd30 ((work_completion)(&fw_work->work)){+.+.}-{0:0}, at: process_one_work+0x344/0x5d0
[ 242.737977] #2: ffff000825b87240 (&dev->mutex){....}-{3:3}, at: device_release_driver_internal+0x5c/0x34c
[ 242.738011] #3: ffff80001213fc38 (kmemleak_lock){-.-.}-{2:2}, at: find_and_remove_object+0x28/0xc8
[ 242.738043] #4: ffff800012005740 (console_lock){+.+.}-{0:0}, at: vprintk_emit+0xa0/0x12c
[ 242.738078]
[ 242.738078] stack backtrace:
[ 242.738083] CPU: 1 PID: 24 Comm: kworker/1:1 Not tainted 5.16.0-rc5 #kernel_patch_verify_build
[ 242.738098] Hardware name: Texas Instruments J7200 EVM (DT)
[ 242.738106] Workqueue: events request_firmware_work_func
[ 242.738123] Call trace:
[ 242.738127] dump_backtrace+0x0/0x2c8
[ 242.738138] show_stack+0x18/0x24
[ 242.738149] dump_stack_lvl+0x90/0xc8
[ 242.738161] dump_stack+0x18/0x54
[ 242.738171] print_circular_bug+0x11c/0x120
[ 242.738182] check_noncircular+0x210/0x218
[ 242.738197] __lock_acquire+0x1d04/0x3f98
[ 242.738211] lock_acquire+0x16c/0x2d4
[ 242.738225] console_lock_spinning_enable+0x60/0x70
[ 242.738241] console_unlock+0x370/0x6e4
[ 242.738255] vprintk_emit+0xa8/0x12c
[ 242.738269] vprintk_default+0x48/0x74
[ 242.738283] vprintk+0x138/0x17c
[ 242.738293] _printk+0x78/0xa4
[ 242.738308] lookup_object+0x98/0xc0
[ 242.738318] find_and_remove_object+0x38/0xc8
[ 242.738330] delete_object_full+0x1c/0x124
[ 242.738341] kmemleak_free+0x38/0x78
[ 242.738354] slab_free_freelist_hook+0x11c/0x248
[ 242.738369] kfree+0xf4/0x248
[ 242.738379] msi_device_data_release+0x3c/0x60
[ 242.738392] devres_release_all+0x11c/0x180
[ 242.738404] device_release_driver_internal+0x254/0x34c
[ 242.738419] device_release_driver+0x18/0x24
[ 242.738431] iwl_req_fw_callback+0x2f34/0x34dc [iwlwifi]
[ 242.739004] request_firmware_work_func+0xa0/0x108
[ 242.739019] process_one_work+0x388/0x5d0
[ 242.739033] worker_thread+0x440/0x7c8
[ 242.739046] kthread+0x244/0x26c
[ 242.739057] ret_from_fork+0x10/0x20
[ 243.518984] CPU: 1 PID: 24 Comm: kworker/1:1 Not tainted 5.16.0-rc5 #kernel_patch_verify_build
[ 243.527594] Hardware name: Texas Instruments J7200 EVM (DT)
[ 243.533162] Workqueue: events request_firmware_work_func
[ 243.538484] Call trace:
[ 243.540928] dump_backtrace+0x0/0x2c8
[ 243.544592] show_stack+0x18/0x24
[ 243.547909] dump_stack_lvl+0x90/0xc8
[ 243.551573] dump_stack+0x18/0x54
[ 243.554889] lookup_object+0x9c/0xc0
[ 243.558466] find_and_remove_object+0x38/0xc8
[ 243.562823] delete_object_full+0x1c/0x124
[ 243.566921] kmemleak_free+0x38/0x78
[ 243.570500] slab_free_freelist_hook+0x11c/0x248
[ 243.575122] kfree+0xf4/0x248
[ 243.578092] msi_device_data_release+0x3c/0x60
[ 243.582539] devres_release_all+0x11c/0x180
[ 243.586723] device_release_driver_internal+0x254/0x34c
[ 243.591951] device_release_driver+0x18/0x24
[ 243.596223] iwl_req_fw_callback+0x2f34/0x34dc [iwlwifi]
[ 243.602105] request_firmware_work_func+0xa0/0x108
[ 243.606901] process_one_work+0x388/0x5d0
[ 243.610915] worker_thread+0x440/0x7c8
[ 243.614667] kthread+0x244/0x26c
[ 243.617897] ret_from_fork+0x10/0x20
[ 243.621475] kmemleak: Object 0xffff000816839500 (size 256):
[ 243.627043] kmemleak: comm "systemd-udevd", pid 202, jiffies 4294952128
[ 243.633826] kmemleak: min_count = 1
[ 243.637483] kmemleak: count = 0
[ 243.640793] kmemleak: flags = 0x1
[ 243.644278] kmemleak: checksum = 0
[ 243.647849] kmemleak: backtrace:
[ 243.651245] __kmalloc_track_caller+0x25c/0x3a4
[ 243.656127] __devres_alloc_node+0x84/0xf4
[ 243.660571] msi_setup_device_data+0x44/0x80
[ 243.665190] __pci_enable_msix_range+0x84/0x99c
[ 243.670073] pci_enable_msix_range+0x18/0x24
[ 243.674694] iwl_trans_pcie_alloc+0x49c/0x9f4 [iwlwifi]
[ 243.680828] iwl_pci_probe+0x50/0x988 [iwlwifi]
[ 243.686255] pci_device_probe+0x124/0x1e0
[ 243.690615] call_driver_probe+0x50/0x168
[ 243.694975] really_probe+0x100/0x4d0
[ 243.698987] __driver_probe_device+0x164/0x204
[ 243.703780] driver_probe_device+0x6c/0x204
[ 243.708312] __driver_attach+0x184/0x314
[ 243.712584] bus_for_each_dev+0xb4/0x100
[ 243.716854] driver_attach+0x34/0x44
[ 243.720780] bus_add_driver+0x19c/0x2dc
[ 245.486743] ==================================================================
[ 245.493981] BUG: KASAN: double-free or invalid-free in kfree+0xf4/0x248
[ 245.500620]
[ 245.502122] CPU: 1 PID: 24 Comm: kworker/1:1 Not tainted 5.16.0-rc5 #kernel_patch_verify_build
[ 245.510744] Hardware name: Texas Instruments J7200 EVM (DT)
[ 245.516323] Workqueue: events request_firmware_work_func
[ 245.521669] Call trace:
[ 245.524123] dump_backtrace+0x0/0x2c8
[ 245.527807] show_stack+0x18/0x24
[ 245.531141] dump_stack_lvl+0x90/0xc8
[ 245.534825] print_address_description+0x70/0x314
[ 245.539560] kasan_report_invalid_free+0x64/0x94
[ 245.544204] ____kasan_slab_free+0x124/0x14c
[ 245.548502] __kasan_slab_free+0x18/0x28
[ 245.552451] slab_free_freelist_hook+0x1b8/0x248
[ 245.557090] kfree+0xf4/0x248
[ 245.560081] msi_device_data_release+0x3c/0x60
[ 245.564543] devres_release_all+0x11c/0x180
[ 245.568745] device_release_driver_internal+0x254/0x34c
[ 245.573993] device_release_driver+0x18/0x24
[ 245.578287] iwl_req_fw_callback+0x2f34/0x34dc [iwlwifi]
[ 245.584189] request_firmware_work_func+0xa0/0x108
[ 245.589005] process_one_work+0x388/0x5d0
[ 245.593037] worker_thread+0x440/0x7c8
[ 245.596807] kthread+0x244/0x26c
[ 245.600054] ret_from_fork+0x10/0x20
[ 245.603650]
[ 245.605150] Allocated by task 698:
[ 245.608561] ____kasan_kmalloc+0xd4/0x118
[ 245.612597] __kasan_kmalloc+0x10/0x1c
[ 245.616371] kmem_cache_alloc_trace+0xfc/0x3cc
[ 245.620839] nfs_alloc_fattr_with_label+0x38/0x1b0
[ 245.625650] __nfs_revalidate_inode+0x110/0x308
[ 245.630201] nfs_getattr+0x3ac/0x504
[ 245.633797] vfs_getattr_nosec+0x128/0x298
[ 245.637921] vfs_statx+0xe0/0x1e0
[ 245.641259] __arm64_sys_newfstatat+0x7c/0xc0
[ 245.645637] invoke_syscall+0x54/0x18c
[ 245.649409] el0_svc_common+0x104/0x154
[ 245.653268] do_el0_svc+0x38/0xb0
[ 245.656622] el0_svc+0x5c/0xec
[ 245.659696] el0t_64_sync_handler+0x84/0xe4
[ 245.663901] el0t_64_sync+0x1a0/0x1a4
[ 245.667585]
[ 245.669083] Last potentially related work creation:
[ 245.673963] kasan_save_stack+0x40/0x78
[ 245.677826] __kasan_record_aux_stack+0xc4/0xec
[ 245.682377] kasan_record_aux_stack+0x14/0x20
[ 245.686751] kvfree_call_rcu+0xdc/0x31c
[ 245.690608] __put_nfs_open_context+0x1bc/0x218
[ 245.695163] put_nfs_open_context+0x14/0x20
[ 245.699367] nfs_pgio_header_free+0x28/0x74
[ 245.703568] nfs_read_completion+0x3f8/0x420
[ 245.707860] nfs_pgio_release+0x34/0x3d8
[ 245.711804] rpc_async_release+0x8c/0x2d4
[ 245.715839] process_one_work+0x388/0x5d0
[ 245.719872] worker_thread+0x440/0x7c8
[ 245.723643] kthread+0x244/0x26c
[ 245.726888] ret_from_fork+0x10/0x20
[ 245.730483]
[ 245.731979] The buggy address belongs to the object at ffff000816839500
[ 245.731979] which belongs to the cache kmalloc-256 of size 256
[ 245.744495] The buggy address is located 128 bytes inside of
[ 245.744495] 256-byte region [ffff000816839500, ffff000816839600)
[ 245.756236] The buggy address belongs to the page:
[ 245.761034] page:ffffffc00205a0c0 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x89683
[ 245.770348] flags: 0x8000000000000200(slab|zone=2)
[ 245.775160] raw: 8000000000000200 ffffffc00204b2c8 ffffffc0000b2988 ffff000800010980
[ 245.782911] raw: 0000000000000000 0000000000400040 00000001ffffffff 0000000000000000
[ 245.790656] page dumped because: kasan: bad access detected
[ 245.796232]
[ 245.797730] Memory state around the buggy address:
[ 245.802529] ffff000816839480: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[ 245.809757] ffff000816839500: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 245.816985] >ffff000816839580: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 245.824209] ^
[ 245.827447] ffff000816839600: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[ 245.834676] ffff000816839680: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[ 245.841901] ==================================================================
[ 263.590905] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
***************************************************************
***************************************************************
NOTICE: This file system contains the following GPLv3 packages:
autoconf
bash
bc
binutils
cifs-utils
coreutils-stdbuf
coreutils
cpio
cpp-symlinks
cpp
dosfstools
elfutils
g++-symlinks
g++
gawk
gcc-symlinks
gcc
gdb
gdbserver
gettext
gstreamer1.0-libav
gzip
less
libasm1
libbfd
libdw1
libelf1
libgdbm-compat4
libgdbm6
libgettextlib
libgettextsrc
libgmp10
libidn2-0
libmpc3
libmpfr6
libreadline8
libunistring2
m4
make
nettle
parted
tar
which
If you do not wish to distribute GPLv3 components please remove
the above packages prior to distribution. This can be done using
the opkg remove command. i.e.:
opkg remove <package>
Where <package> is the name printed in the list above
NOTE: If the package is a dependency of another package you
will be notified of the dependent packages. You should
use the --force-removal-of-dependent-packages option to
also remove the dependent packages as well
***************************************************************
***************************************************************
[ 268.733166] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 269.508931] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[ 271.419032] EXT4-fs (mmcblk1p3): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[ 273.806356] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 274.544278] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
- 11:11:06 [INFO] Host: lsmod
- 11:11:16 [ERROR] On command: lsmod waiting for lsmod.+?(?-mix:root@j7200-evm.+[@:#]+) >>> error: execution expired
- 11:11:16 [INFO] Target:
lsmod
- 11:11:16 [INFO] Host: echo 'hello world'
- 11:11:26 [ERROR] On command: echo 'hello world' waiting for echo 'hello world'.+?(?-mix:((?m-ix:root@j7200-evm.+[@:#]+))) >>> error: execution expired
- 11:11:26 [INFO] Target:
echo 'hello world'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment