Skip to content

Instantly share code, notes, and snippets.

@nehamalcom
Last active April 25, 2024 21:58
Show Gist options
  • Save nehamalcom/e652752623537aced8cf31308015d7c9 to your computer and use it in GitHub Desktop.
Save nehamalcom/e652752623537aced8cf31308015d7c9 to your computer and use it in GitHub Desktop.
Generate all SR boot binaries
U-Boot SPL 2024.04-00951-g4be1fae7929 (Apr 23 2024 - 02:40:51 +0530)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.3--v09.02.03 (Kool Koala)')
Trying to boot from UART
CLoaded 1010251 bytes
Loading Environment from nowhere... OK
init_env from device 7 not supported!
Starting ATF on ARM64 core...
NOTICE: BL31: v2.9(release):v2.9.0-614-gd7a7135d32-dirty
NOTICE: BL31: Built : 09:34:15, Aug 24 2023
I/TC:
I/TC: OP-TEE version: 4.0.0 (gcc version 11.4.0 (GCC)) #1 Fri Oct 20 18:29:31 UTC 2023 aarch64
I/TC: WARNING: This OP-TEE configuration might be insecure!
I/TC: WARNING: Please check https://optee.readthedocs.io/en/latest/architecture/porting_guidelines.html
I/TC: Primary CPU initializing
I/TC: SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.3--v09.02.03 (Kool Koala)')
I/TC: Secure Board Configuration Software: Rev 1
I/TC: Secure Boot Keys: Count 1, Rev 1
I/TC: HUK Initialized
I/TC: Activated SA2UL device
I/TC: Enabled firewalls for SA2UL TRNG device
I/TC: SA2UL TRNG initialized
I/TC: SA2UL Drivers initialized
I/TC: Primary CPU switching to normal world boot
U-Boot SPL 2024.04-00951-g4be1fae7929 (Apr 23 2024 - 02:41:07 +0530)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.3--v09.02.03 (Kool Koala)')
Detected: J7X-BASE-CPB rev E3
Detected: J7X-VSC8514-ETH rev E2
Trying to boot from UART
CLoaded 1218987 bytes
U-Boot 2024.04-00951-g4be1fae7929 (Apr 23 2024 - 02:41:07 +0530)
SoC: J7200 SR2.0 HS-SE
Model: Texas Instruments J7200 EVM
Board: J7200X-PM2-SOM rev E8
DRAM: 4 GiB
Core: 93 devices, 32 uclasses, devicetree: separate
Flash: 0 Bytes
MMC: mmc@4f80000: 0, mmc@4fb0000: 1
Loading Environment from nowhere... OK
In: serial@2800000
Out: serial@2800000
Err: serial@2800000
am65_cpsw_nuss ethernet@46000000: K3 CPSW: nuss_ver: 0x6BA02102 cpsw_ver: 0x6BA82102 ale_ver: 0x00293904 Ports:1
Detected: J7X-BASE-CPB rev E3
Detected: J7X-VSC8514-ETH rev E2
Net: eth0: ethernet@46000000port@1
Hit any key to stop autoboot: 2 0
=>
=>
=>
=>
=> version
U-Boot 2024.04-00951-g4be1fae7929 (Apr 23 2024 - 02:41:07 +0530)
=> setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled '
=> setenv bootcmd ''
=> setenv autoload 'no'
=> setenv serverip '192.168.0.1'
=> setenv _initramfs -
=> 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=E8
board_serial=0134
board_software_revision=01
boot=mmc
boot_fdt=try
boot_fit=1
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
boot_targets=mmc1 mmc0 usb pxe dhcp
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled
bootcmd=
bootcmd_ti_mmc=run findfdt; run init_${boot}; if test ${do_main_cpsw0_qsgmii_phyinit} -eq 1; then run main_cpsw0_qsgmii_phyinit; fi; run boot_rprocs; if test ${boot_fit} -eq 1; then run get_fit_${boot}; run get_fit_overlaystring; run run_fit; else; run get_kern_${boot}; run get_fdt_${boot}; run get_overlay_${boot}; run run_kern; fi;
bootdelay=2
bootdir=/boot
bootenvfile=uEnv.txt
bootm_size=0x10000000
bootpart=1:2
bootscript=echo Running bootscript from mmc${mmcdev} ...; source ${loadaddr}
console=ttyS2,115200n8
cpu=armv8
dfu_alt_info_emmc=rawemmc raw 0 0x800000 mmcpart 1; rootfs part 0 1 mmcpart 0; tiboot3.bin.raw raw 0x0 0x400 mmcpart 1; tispl.bin.raw raw 0x400 0x1000 mmcpart 1; u-boot.img.raw raw 0x1400 0x2000 mmcpart 1; u-env.raw raw 0x3400 0x100 mmcpart 1; sysfw.itb.raw raw 0x3600 0x800 mmcpart 1
dfu_alt_info_mmc=boot part 1 1; rootfs part 1 2; tiboot3.bin fat 1 1; tispl.bin fat 1 1; u-boot.img fat 1 1; uEnv.txt fat 1 1; sysfw.itb fat 1 1
dfu_alt_info_ospi=tiboot3.bin raw 0x0 0x080000; tispl.bin raw 0x080000 0x200000; u-boot.img raw 0x280000 0x400000; u-boot-env raw 0x680000 0x020000; sysfw.itb raw 0x6c0000 0x100000; rootfs raw 0x800000 0x3800000
dfu_alt_info_ram=tispl.bin ram 0x80080000 0x200000; u-boot.img ram 0x81000000 0x400000
do_main_cpsw0_qsgmii_phyinit=1
dorprocboot=0
dtboaddr=0x89000000
envboot=if mmc dev ${mmcdev}; then if mmc rescan; then echo SD/MMC found on device ${mmcdev}; if test -n "${loadbootscript}" && run loadbootscript; then run bootscript; else if run loadbootenv; then echo Loaded env from ${bootenvfile}; run importbootenv; fi; if test -n $uenvcmd; then echo Running uenvcmd ...; run uenvcmd; fi; fi; fi; fi;
eth1addr=70:ff:76:1e:49:e4
eth2addr=70:ff:76:1e:49:e5
eth3addr=70:ff:76:1e:49:e6
eth4addr=70:ff:76:1e:49:e7
ethaddr=f4:84:4c:fc:6f:b2
fdt_addr_r=0x88000000
fdtaddr=0x88000000
fdtcontroladdr=fde97390
fdtfile=ti/k3-j7200-common-proc-board.dtb
fdtoverlay_addr_r=0x89000000
findfdt=echo WARN: fdtfile already set. Stop using findfdt in script
finduuid=part uuid ${boot} ${bootpart} uuid
get_fdt_mmc=load mmc ${bootpart} ${fdtaddr} ${bootdir}/dtb/${name_fdt}
get_fdt_ufs=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/${fdtfile}
get_fit_config=setexpr name_fit_config gsub / _ conf-${fdtfile}
get_fit_mmc=load mmc ${bootpart} ${addr_fit} ${bootdir}/${name_fit}
get_fit_overlaystring=for overlay in $name_overlays; do; setexpr name_fit_overlay gsub / _ conf-${overlay}; setenv overlaystring ${overlaystring}'#'${name_fit_overlay}; done;
get_kern_mmc=load mmc ${bootpart} ${loadaddr} ${bootdir}/${name_kern}
get_kern_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}/dtb/${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;
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}
loadfdt=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/dtb/${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=if mmc dev ${mmcdev}; then devnum=${mmcdev}; devtype=mmc; if mmc rescan; then echo SD/MMC found on device ${mmcdev}; if run loadimage; then run args_mmc; if test ${boot_fit} -eq 1; then run run_fit; else run mmcloados; fi; fi; fi; fi;
mmcdev=1
mmcloados=if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run get_fdt_mmc; then bootz ${loadaddr} - ${fdtaddr}; else if test ${boot_fdt} = try; then bootz; else echo WARN: Cannot load the DT; fi; fi; else bootz; fi;
mmcrootfstype=ext4 rootwait
mtdids=nor0=47040000.spi.0,nor0=47034000.hyperbus
mtdparts=mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),128k(ospi.env),128k(ospi.env.backup),1m(ospi.sysfw),-@8m(ospi.rootfs);47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),1m(hbmc.sysfw),-@8m(hbmc.rootfs)
name_fdt=ti/k3-j7200-common-proc-board.dtb
name_fit=fitImage
name_kern=Image
partitions=name=rootfs,start=0,size=-,uuid=${uuid_gpt_rootfs}
pxefile_addr_r=0x80100000
ramdisk_addr_r=0x88080000
rd_spec=-
rdaddr=0x88080000
rproc_fw_binaries=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=run get_fit_config; bootm ${addr_fit}#${name_fit_config}${overlaystring}
run_kern=booti ${loadaddr} ${rd_spec} ${fdtaddr}
scriptaddr=0x80000000
scsirootfstype=ext4 rootwait
serial#=0000000000000134
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: 6539/131067 bytes
=> printenv bootargs
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled
=> setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp '
=> setenv serverip '192.168.0.1'
=> setenv autoload 'no'
=> 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_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
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.208 (1013 ms)
=> setenv dorprocboot '1'
=> run boot_rprocs
k3_r5f_rproc r5f@41000000: Core 1 is already in use. No rproc commands work
k3_r5f_rproc r5f@41400000: Core 2 is already in use. No rproc commands work
675124 bytes read in 25 ms (25.8 MiB/s)
Load Remote Processor 2 with data@addr=0x82000000 675124 bytes: Success!
76648 bytes read in 17 ms (4.3 MiB/s)
k3_r5f_rproc r5f@5d00000: Invalid op: Trying to start secondary core 7 in lockstep mode
Load Remote Processor 3 with data@addr=0x82000000 76648 bytes: Failed!
=> 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=E8
board_serial=0134
board_software_revision=01
boot=mmc
boot_fdt=try
boot_fit=1
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
boot_targets=mmc1 mmc0 usb pxe dhcp
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp
bootcmd=
bootcmd_ti_mmc=run findfdt; run init_${boot}; if test ${do_main_cpsw0_qsgmii_phyinit} -eq 1; then run main_cpsw0_qsgmii_phyinit; fi; run boot_rprocs; if test ${boot_fit} -eq 1; then run get_fit_${boot}; run get_fit_overlaystring; run run_fit; else; run get_kern_${boot}; run get_fdt_${boot}; run get_overlay_${boot}; run run_kern; fi;
bootdelay=2
bootdir=/boot
bootenvfile=uEnv.txt
bootm_size=0x10000000
bootpart=1:2
bootscript=echo Running bootscript from mmc${mmcdev} ...; source ${loadaddr}
console=ttyS2,115200n8
cpu=armv8
dfu_alt_info_emmc=rawemmc raw 0 0x800000 mmcpart 1; rootfs part 0 1 mmcpart 0; tiboot3.bin.raw raw 0x0 0x400 mmcpart 1; tispl.bin.raw raw 0x400 0x1000 mmcpart 1; u-boot.img.raw raw 0x1400 0x2000 mmcpart 1; u-env.raw raw 0x3400 0x100 mmcpart 1; sysfw.itb.raw raw 0x3600 0x800 mmcpart 1
dfu_alt_info_mmc=boot part 1 1; rootfs part 1 2; tiboot3.bin fat 1 1; tispl.bin fat 1 1; u-boot.img fat 1 1; uEnv.txt fat 1 1; sysfw.itb fat 1 1
dfu_alt_info_ospi=tiboot3.bin raw 0x0 0x080000; tispl.bin raw 0x080000 0x200000; u-boot.img raw 0x280000 0x400000; u-boot-env raw 0x680000 0x020000; sysfw.itb raw 0x6c0000 0x100000; rootfs raw 0x800000 0x3800000
dfu_alt_info_ram=tispl.bin ram 0x80080000 0x200000; u-boot.img ram 0x81000000 0x400000
dnsip=192.0.2.2
do_main_cpsw0_qsgmii_phyinit=1
dorprocboot=1
dtboaddr=0x89000000
envboot=if mmc dev ${mmcdev}; then if mmc rescan; then echo SD/MMC found on device ${mmcdev}; if test -n "${loadbootscript}" && run loadbootscript; then run bootscript; else if run loadbootenv; then echo Loaded env from ${bootenvfile}; run importbootenv; fi; if test -n $uenvcmd; then echo Running uenvcmd ...; run uenvcmd; fi; fi; fi; fi;
eth1addr=70:ff:76:1e:49:e4
eth2addr=70:ff:76:1e:49:e5
eth3addr=70:ff:76:1e:49:e6
eth4addr=70:ff:76:1e:49:e7
ethact=ethernet@46000000port@1
ethaddr=f4:84:4c:fc:6f:b2
fdt_addr_r=0x88000000
fdtaddr=0x88000000
fdtcontroladdr=fde97390
fdtfile=ti/k3-j7200-common-proc-board.dtb
fdtoverlay_addr_r=0x89000000
fileaddr=82000000
filesize=12b68
findfdt=echo WARN: fdtfile already set. Stop using findfdt in script
finduuid=part uuid ${boot} ${bootpart} uuid
gatewayip=192.168.0.1
get_fdt_mmc=load mmc ${bootpart} ${fdtaddr} ${bootdir}/dtb/${name_fdt}
get_fdt_ufs=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/${fdtfile}
get_fit_config=setexpr name_fit_config gsub / _ conf-${fdtfile}
get_fit_mmc=load mmc ${bootpart} ${addr_fit} ${bootdir}/${name_fit}
get_fit_overlaystring=for overlay in $name_overlays; do; setexpr name_fit_overlay gsub / _ conf-${overlay}; setenv overlaystring ${overlaystring}'#'${name_fit_overlay}; done;
get_kern_mmc=load mmc ${bootpart} ${loadaddr} ${bootdir}/${name_kern}
get_kern_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}/dtb/${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;
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
ipaddr=192.168.0.208
kernel_addr_r=0x82000000
loadaddr=0x82000000
loadbootenv=fatload mmc ${mmcdev} ${loadaddr} ${bootenvfile}
loadfdt=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/dtb/${fdtfile}
loadimage=load ${devtype} ${bootpart} ${loadaddr} ${bootdir}/${bootfile}
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=if mmc dev ${mmcdev}; then devnum=${mmcdev}; devtype=mmc; if mmc rescan; then echo SD/MMC found on device ${mmcdev}; if run loadimage; then run args_mmc; if test ${boot_fit} -eq 1; then run run_fit; else run mmcloados; fi; fi; fi; fi;
mmcdev=1
mmcloados=if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run get_fdt_mmc; then bootz ${loadaddr} - ${fdtaddr}; else if test ${boot_fdt} = try; then bootz; else echo WARN: Cannot load the DT; fi; fi; else bootz; fi;
mmcrootfstype=ext4 rootwait
mtdids=nor0=47040000.spi.0,nor0=47034000.hyperbus
mtdparts=mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),128k(ospi.env),128k(ospi.env.backup),1m(ospi.sysfw),-@8m(ospi.rootfs);47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),1m(hbmc.sysfw),-@8m(hbmc.rootfs)
name_fdt=ti/k3-j7200-common-proc-board.dtb
name_fit=fitImage
name_kern=Image
netmask=255.255.255.0
partitions=name=rootfs,start=0,size=-,uuid=${uuid_gpt_rootfs}
pxefile_addr_r=0x80100000
ramdisk_addr_r=0x88080000
rd_spec=-
rdaddr=0x88080000
rproc_fw_binaries=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=run get_fit_config; bootm ${addr_fit}#${name_fit_config}${overlaystring}
run_kern=booti ${loadaddr} ${rd_spec} ${fdtaddr}
scriptaddr=0x80000000
scsirootfstype=ext4 rootwait
serial#=0000000000000134
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: 6703/131067 bytes
=> printenv bootargs
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp
=> setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/j7200-hsevm/autofs/34b14060ab7d4ff5071eae53ed9fba8f,nolock,v3,tcp,rsize=4096,wsize=4096 '
=> tftp ${addr_fit} 192.168.0.1:vatf_j7200-hsevm/cf0fcde34496ddce1c071ccf38ad52e2
am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
link up on port 1, speed 1000, full duplex
Using ethernet@46000000port@1 device
TFTP from server 192.168.0.1; our IP address is 192.168.0.208
Filename 'vatf_j7200-hsevm/cf0fcde34496ddce1c071ccf38ad52e2'.
Load address: 0x90000000
Loading: *################################################## 7.9 MiB
11.4 MiB/s
done
Bytes transferred = 8299066 (7ea23a hex)
=> printenv bootcmd
bootcmd=
=> setenv bootcmd ''${bootcmd}' run findfdt; run get_overlaystring; printenv; iminfo ${addr_fit}; run run_fit;'
=> version
U-Boot 2024.04-00951-g4be1fae7929 (Apr 23 2024 - 02:41:07 +0530)
=> bdinfo
boot_params = 0x0000000000000000
DRAM bank = 0x0000000000000000
-> start = 0x0000000080000000
-> size = 0x0000000080000000
DRAM bank = 0x0000000000000001
-> start = 0x0000000880000000
-> size = 0x0000000080000000
flashstart = 0x0000000000000000
flashsize = 0x0000000000000000
flashoffset = 0x0000000000000000
baudrate = 115200 bps
relocaddr = 0x00000000ffecc000
reloc off = 0x000000007f6cc000
Build = 64-bit
current eth = ethernet@46000000port@1
ethaddr = f4:84:4c:fc:6f:b2
IP addr = 192.168.0.208
fdt_blob = 0x00000000fde97390
new_fdt = 0x00000000fde97390
fdt_size = 0x0000000000014a20
lmb_dump_all:
memory.cnt = 0x2 / max = 0x10
memory[0] [0x80000000-0xffffffff], 0x80000000 bytes flags: 0
memory[1] [0x880000000-0x8ffffffff], 0x80000000 bytes flags: 0
reserved.cnt = 0x2 / max = 0x10
reserved[0] [0x9e800000-0xa47fffff], 0x06000000 bytes flags: 4
reserved[1] [0xfce88000-0xffffffff], 0x03178000 bytes flags: 0
devicetree = separate
serial addr = 0x0000000002800000
width = 0x0000000000000000
shift = 0x0000000000000002
offset = 0x0000000000000000
clock = 0x0000000002dc6c00
arch_number = 0x0000000000000000
TLB addr = 0x00000000ffff0000
irq_sp = 0x00000000fde97380
sp start = 0x00000000fde97380
Early malloc usage: 3148 / 8000
=>
boot_params = 0x0000000000000000
DRAM bank = 0x0000000000000000
-> start = 0x0000000080000000
-> size = 0x0000000080000000
DRAM bank = 0x0000000000000001
-> start = 0x0000000880000000
-> size = 0x0000000080000000
flashstart = 0x0000000000000000
flashsize = 0x0000000000000000
flashoffset = 0x0000000000000000
baudrate = 115200 bps
relocaddr = 0x00000000ffecc000
reloc off = 0x000000007f6cc000
Build = 64-bit
current eth = ethernet@46000000port@1
ethaddr = f4:84:4c:fc:6f:b2
IP addr = 192.168.0.208
fdt_blob = 0x00000000fde97390
new_fdt = 0x00000000fde97390
fdt_size = 0x0000000000014a20
lmb_dump_all:
memory.cnt = 0x2 / max = 0x10
memory[0] [0x80000000-0xffffffff], 0x80000000 bytes flags: 0
memory[1] [0x880000000-0x8ffffffff], 0x80000000 bytes flags: 0
reserved.cnt = 0x2 / max = 0x10
reserved[0] [0x9e800000-0xa47fffff], 0x06000000 bytes flags: 4
reserved[1] [0xfce88000-0xffffffff], 0x03178000 bytes flags: 0
devicetree = separate
serial addr = 0x0000000002800000
width = 0x0000000000000000
shift = 0x0000000000000002
offset = 0x0000000000000000
clock = 0x0000000002dc6c00
arch_number = 0x0000000000000000
TLB addr = 0x00000000ffff0000
irq_sp = 0x00000000fde97380
sp start = 0x00000000fde97380
Early malloc usage: 3148 / 8000
=> ls mmc 0:1
** No partition table - mmc 0 **
Couldn't find partition mmc 0:1
=> ls mmc 1:1
EFI/
20591104 Image
531113 tiboot3.bin
976003 tispl.bin
1180291 u-boot.img
574 uEnv.txt
4 ws-calibrate.rules
6 file(s), 1 dir(s)
=> ext4ls mmc 0:2 /lib/firmware
** No partition table - mmc 0 **
Couldn't find partition mmc 0:2
=> ext4ls mmc 1:2 /lib/firmware
<DIR> 4096 .
<DIR> 4096 ..
2040 LICENCE.ibt_firmware
2046 LICENCE.iwlwifi_firmware
<DIR> 4096 intel
918268 iwlwifi-3160-17.ucode
2448976 iwlwifi-8000C-34.ucode
2428004 iwlwifi-8000C-36.ucode
2440780 iwlwifi-8265-34.ucode
2436632 iwlwifi-8265-36.ucode
2678092 iwlwifi-9260-th-b0-jf-b0-34.ucode
2521412 iwlwifi-9260-th-b0-jf-b0-38.ucode
1489652 iwlwifi-9260-th-b0-jf-b0-46.ucode
<SYM> 65 j7200-main-r5f0_0-fw
<SYM> 72 j7200-main-r5f0_0-fw-sec
<SYM> 67 j7200-main-r5f0_1-fw
<SYM> 74 j7200-main-r5f0_1-fw-sec
<SYM> 67 j7200-mcu-r5f0_1-fw
4676 regulatory.db
1182 regulatory.db.p7s
<DIR> 4096 ti-connectivity
<DIR> 4096 ti-eth
<DIR> 4096 ti-ipc
=> boot
WARN: fdtfile already set. Stop using findfdt in script
## Error: "get_overlaystring" not defined
_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=E8
board_serial=0134
board_software_revision=01
boot=mmc
boot_fdt=try
boot_fit=1
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
boot_targets=mmc1 mmc0 usb pxe dhcp
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/j7200-hsevm/autofs/34b14060ab7d4ff5071eae53ed9fba8f,nolock,v3,tcp,rsize=4096,wsize=4096
bootcmd= run findfdt; run get_overlaystring; printenv; iminfo ${addr_fit}; run run_fit;
bootcmd_ti_mmc=run findfdt; run init_${boot}; if test ${do_main_cpsw0_qsgmii_phyinit} -eq 1; then run main_cpsw0_qsgmii_phyinit; fi; run boot_rprocs; if test ${boot_fit} -eq 1; then run get_fit_${boot}; run get_fit_overlaystring; run run_fit; else; run get_kern_${boot}; run get_fdt_${boot}; run get_overlay_${boot}; run run_kern; fi;
bootdelay=2
bootdir=/boot
bootenvfile=uEnv.txt
bootm_size=0x10000000
bootpart=1:2
bootscript=echo Running bootscript from mmc${mmcdev} ...; source ${loadaddr}
console=ttyS2,115200n8
cpu=armv8
dfu_alt_info_emmc=rawemmc raw 0 0x800000 mmcpart 1; rootfs part 0 1 mmcpart 0; tiboot3.bin.raw raw 0x0 0x400 mmcpart 1; tispl.bin.raw raw 0x400 0x1000 mmcpart 1; u-boot.img.raw raw 0x1400 0x2000 mmcpart 1; u-env.raw raw 0x3400 0x100 mmcpart 1; sysfw.itb.raw raw 0x3600 0x800 mmcpart 1
dfu_alt_info_mmc=boot part 1 1; rootfs part 1 2; tiboot3.bin fat 1 1; tispl.bin fat 1 1; u-boot.img fat 1 1; uEnv.txt fat 1 1; sysfw.itb fat 1 1
dfu_alt_info_ospi=tiboot3.bin raw 0x0 0x080000; tispl.bin raw 0x080000 0x200000; u-boot.img raw 0x280000 0x400000; u-boot-env raw 0x680000 0x020000; sysfw.itb raw 0x6c0000 0x100000; rootfs raw 0x800000 0x3800000
dfu_alt_info_ram=tispl.bin ram 0x80080000 0x200000; u-boot.img ram 0x81000000 0x400000
dnsip=192.0.2.2
do_main_cpsw0_qsgmii_phyinit=1
dorprocboot=1
dtboaddr=0x89000000
envboot=if mmc dev ${mmcdev}; then if mmc rescan; then echo SD/MMC found on device ${mmcdev}; if test -n "${loadbootscript}" && run loadbootscript; then run bootscript; else if run loadbootenv; then echo Loaded env from ${bootenvfile}; run importbootenv; fi; if test -n $uenvcmd; then echo Running uenvcmd ...; run uenvcmd; fi; fi; fi; fi;
eth1addr=70:ff:76:1e:49:e4
eth2addr=70:ff:76:1e:49:e5
eth3addr=70:ff:76:1e:49:e6
eth4addr=70:ff:76:1e:49:e7
ethact=ethernet@46000000port@1
ethaddr=f4:84:4c:fc:6f:b2
fdt_addr_r=0x88000000
fdtaddr=0x88000000
fdtcontroladdr=fde97390
fdtfile=ti/k3-j7200-common-proc-board.dtb
fdtoverlay_addr_r=0x89000000
fileaddr=90000000
filesize=7ea23a
findfdt=echo WARN: fdtfile already set. Stop using findfdt in script
finduuid=part uuid ${boot} ${bootpart} uuid
gatewayip=192.168.0.1
get_fdt_mmc=load mmc ${bootpart} ${fdtaddr} ${bootdir}/dtb/${name_fdt}
get_fdt_ufs=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/${fdtfile}
get_fit_config=setexpr name_fit_config gsub / _ conf-${fdtfile}
get_fit_mmc=load mmc ${bootpart} ${addr_fit} ${bootdir}/${name_fit}
get_fit_overlaystring=for overlay in $name_overlays; do; setexpr name_fit_overlay gsub / _ conf-${overlay}; setenv overlaystring ${overlaystring}'#'${name_fit_overlay}; done;
get_kern_mmc=load mmc ${bootpart} ${loadaddr} ${bootdir}/${name_kern}
get_kern_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}/dtb/${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;
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
ipaddr=192.168.0.208
kernel_addr_r=0x82000000
loadaddr=0x82000000
loadbootenv=fatload mmc ${mmcdev} ${loadaddr} ${bootenvfile}
loadfdt=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/dtb/${fdtfile}
loadimage=load ${devtype} ${bootpart} ${loadaddr} ${bootdir}/${bootfile}
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=if mmc dev ${mmcdev}; then devnum=${mmcdev}; devtype=mmc; if mmc rescan; then echo SD/MMC found on device ${mmcdev}; if run loadimage; then run args_mmc; if test ${boot_fit} -eq 1; then run run_fit; else run mmcloados; fi; fi; fi; fi;
mmcdev=1
mmcloados=if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run get_fdt_mmc; then bootz ${loadaddr} - ${fdtaddr}; else if test ${boot_fdt} = try; then bootz; else echo WARN: Cannot load the DT; fi; fi; else bootz; fi;
mmcrootfstype=ext4 rootwait
mtdids=nor0=47040000.spi.0,nor0=47034000.hyperbus
mtdparts=mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),128k(ospi.env),128k(ospi.env.backup),1m(ospi.sysfw),-@8m(ospi.rootfs);47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),1m(hbmc.sysfw),-@8m(hbmc.rootfs)
name_fdt=ti/k3-j7200-common-proc-board.dtb
name_fit=fitImage
name_kern=Image
netmask=255.255.255.0
partitions=name=rootfs,start=0,size=-,uuid=${uuid_gpt_rootfs}
pxefile_addr_r=0x80100000
ramdisk_addr_r=0x88080000
rd_spec=-
rdaddr=0x88080000
rproc_fw_binaries=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=run get_fit_config; bootm ${addr_fit}#${name_fit_config}${overlaystring}
run_kern=booti ${loadaddr} ${rd_spec} ${fdtaddr}
scriptaddr=0x80000000
scsirootfstype=ext4 rootwait
serial#=0000000000000134
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: 6932/131067 bytes
## Checking Image at 90000000 ...
FIT image found
FIT description: Kernel fitImage for Arago/6.1.80+gitAUTOINC+2e423244f8/j7200-evm
Image 0 (kernel-1)
Description: Linux kernel
Type: Kernel Image
Compression: gzip compressed
Data Start: 0x900000f4
Data Size: 8212690 Bytes = 7.8 MiB
Architecture: AArch64
OS: Linux
Load Address: 0x81000000
Entry Point: 0x81000000
Hash algo: sha512
Hash value: 1d0b4f72caa4ae63c23661cbbd8ef473905964e3695faacc30fa4cf4b21f6e2d0a84eaf15435b3399b426ca4bf196d237133644dc5c74db7fd63be355d4be48d
Image 1 (fdt-ti_k3-j7200-common-proc-board.dtb)
Description: Flattened Device Tree blob
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x907d530c
Data Size: 69764 Bytes = 68.1 KiB
Architecture: AArch64
Load Address: 0x83000000
Hash algo: sha512
Hash value: b8b0020d87325c154c9ef709cb0ea4994677c2b56b0944bc3cbb4743d9f3d45f4b9a28f475138c39f23207aa2f590e255e3710b0f394ae8f683ae53c2f8fb76e
Image 2 (fdt-ti_k3-j7200-evm-quad-port-eth-exp.dtbo)
Description: Flattened Device Tree blob
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x907e64b4
Data Size: 3263 Bytes = 3.2 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: d792ed315653083673fd305f0c04c09e3fba91d95fd812527a77f92d9a58e7af7b8c6bf50d4d18234507097a4eff768808ce43e317d06891866d66ec1241bd40
Image 3 (fdt-ti_k3-j7200-evm-virt-mac-client.dtbo)
Description: Flattened Device Tree blob
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x907e7298
Data Size: 3410 Bytes = 3.3 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: 58aa8cc5d055557561992145da9a676be44e39ea33666634d62f5dbe95cbc79fca5e96ff1c572515a7939a32b7ae04cd069a3d25cc3c6c5469bc2442c3fa485a
Image 4 (fdt-ti_k3-j7200-evm-mcspi-loopback.dtbo)
Description: Flattened Device Tree blob
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x907e810c
Data Size: 785 Bytes = 785 Bytes
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: c6d6b05fa72e4a7e1f43dfde19cab5cf0a9c7e04ed9e8af30b6f240fb67c96cd52d8ae901c346ec878e136b9b3e3eab35b97c376398da8c513beca2b826fcb4d
Default Configuration: 'conf-ti_k3-j7200-common-proc-board.dtb'
Configuration 0 (conf-ti_k3-j7200-common-proc-board.dtb)
Description: 1 Linux kernel, FDT blob
Kernel: kernel-1
FDT: fdt-ti_k3-j7200-common-proc-board.dtb
Hash algo: sha512
Hash value: unavailable
Sign algo: sha512,rsa4096:custMpk
Sign padding: pkcs-1.5
Sign value: 5a7f6c783018536e42e8001d4da37d513553ba4b328624d7711a234d115b1756dfd2a87d140eb0ce73d84f9fecf8a25bd476840c2379cc11bf1cf818332b9cd0dc1c18512e18a58385f914d03d892d8b750075fe9ec9e2a5c3fe43a5aef6cb2fa4f2b8b804d04482fbeb06e0cb0a554155b292fc14265a63431f9225d21949902c40b872387ff19351bdfd5624f7a89489ac740ff8330611012af1e362f5010189192b5564418a8d9d373a04b0acb532c327c426850ce72e2b0fa389934480de240794a7ca51d193586cab00ed7d8b06b4ef44c23f38a76b4e9fcdd6fc045a1637a403abba78d03bb5c5e8eb34efd025da211d727488e3ff7164025f2c6aed36f6aacadb4af27bde48d02e8c0518dc34b51367f4e8cb0b22b425eb95ce69afd656cc43ed5757873b9712dd6533d86676f56dc1c2ac3c3f7fcb59c1640b2278da222683cf5b851dda74d55f3742dd7781d22dbe7eb314dcf471ec72a1ecf5359d4abcb4acf9cc77b503cacbc5d7a0e6f78f1372f60ed1af924b4ed8598458d69c1bae8dd87de8e9ccd3b7ccb819e3b2af8590162d0479e6db082bb1a66ea6452e901a208020a35344019a730ec4941919aa5ee4decf7878e58f03fa552af0581b161f9d63b9ec7157600ba04123475472b279b61709eb9d3546c879ec484ca05132fae839d19cb6cdaddec4f424d7102fcc725819e4196d85e51cbf060f47b261
Configuration 1 (conf-ti_k3-j7200-evm-quad-port-eth-exp.dtbo)
Description: 0 FDT blob
Kernel: unavailable
FDT: fdt-ti_k3-j7200-evm-quad-port-eth-exp.dtbo
Hash algo: sha512
Hash value: unavailable
Sign algo: sha512,rsa4096:custMpk
Sign padding: pkcs-1.5
Sign value: be9d39f2530309607c88faa81a445fc1a24e317d2ef10e404427f36524c389b78134c2b596d6f283f21fed60d8ebf7cb353eb378662719e72410f01c170c9ac0b885e2b341903a46ffa96fb54dc614174f161b313b84526a836c8d33e756399cc59367898fbac282dc2ee0fdbc59d0c175aba2506ae4ab0ed896d01cd2a63aa093ea829cd109721431bfbd5b34433d260705474f1df30aeb1e09f9670afa4e6b59fde6a66c08451590e5668af384b3593c80ae140ab560a90304751e9062b65af2ace52b4e00ff12d68694dfd9d93c8d023b05bdb66d714ca36f6bb6b58424b23cb3f959ab14dc7c02a369c7a35e1ae32708085b99206eba815c05f28f7f97fd2adfbd8e4d34cb3c127dea347267281efea3bc1d0697235459b548e01f35d66a3c9dc59183889f8f174d5c9514a27999403e60c759df9f8fa071e119ac21da3d0da5e23bf750dfd08fd848495571d131011b567608620e2b726f3e5271588650986076f1eb1ddd2786a406d46ad11465361323db1400cd90551e4bbb528c61b3d61325bcfce09cedb1037e43c6baa06b10401bcf559705cc318153e3dedb4798adf27286a879544336d103315690a65ce24814bd169808af0cd58e983cf9aab5a2b9f723d9525a19115fd87d35b82d616cc2b8af97ea5b7315c67adb0446523d84084da1cb06558a21fcf12b520a067999226a47f0f6f44c6f907cfbf376dda5
Configuration 2 (conf-ti_k3-j7200-evm-virt-mac-client.dtbo)
Description: 0 FDT blob
Kernel: unavailable
FDT: fdt-ti_k3-j7200-evm-virt-mac-client.dtbo
Hash algo: sha512
Hash value: unavailable
Sign algo: sha512,rsa4096:custMpk
Sign padding: pkcs-1.5
Sign value: 184b92210eb85db79aedcc0281fe8e6ea47072867efd8b540043760bf52c5a0a78c054f9ac0d8c10c805243227f942f0572c69bdca12b7134705b7285f303c09aa11dfe09ed3d5cb009bd656725ec41726c823e87248204d4b27c58daec6a6c534ac7af4119626ad5af8b363c77176a8e6f0d1de9e107ac28aa818d8d8c5a780c76be5ef8be4517682731db69b10ef854670f3885ad36a4f56fa89e33a4e359c9450f206760698b9f4b5040f81811fc9c9bd50335736241c3a5c6772e4251afece4d7b76908a5a6047d1c37b4fb3762e8630288b9059152acad86377b4c4f14bd04ca655867cf81eafaf076660e4be11de943861c37c7bd90487373757baa1c71ab9579ffb75514ed43408ec48068e633033b5de76cca8ac4521eec52c757d1840436865cc52e0a63947bb7b9310d14d9237f78bead33e39da166d7d3a7eb3611fbde8653fc9b9dccbfba3ce0ded205ded9059e2d30b60a5834db44e8b5f8a5e6eddac0692a5b0a68a2bc85e2ca65187266e6997a049c1e14a673b878e1592d308e74279e6b18c075f4371e533b8b4e1265460514625d0a617c982e8134a0826294f2fc6348283d6cfb5576a279894319cf5e53a319c614e861725c71e25eb40d41f0a07c3c019c04e877376261db1adf956b687eddba81754485f0abaae401a7996409b1f52314decb8b460dacd962b8c10efa75a32a339cdc31a5e450be791
Configuration 3 (conf-ti_k3-j7200-evm-mcspi-loopback.dtbo)
Description: 0 FDT blob
Kernel: unavailable
FDT: fdt-ti_k3-j7200-evm-mcspi-loopback.dtbo
Hash algo: sha512
Hash value: unavailable
Sign algo: sha512,rsa4096:custMpk
Sign padding: pkcs-1.5
Sign value: 38655e3027f2de7f574d6fb5a0d8125b8511726b9c03a604b79c0e2bfcc96618d1c867a550bfe55c111831d8c94361bd513a07ce96d0052a6667d701459e67856ad7871fe49c1220611b898f372d22a755d6bd1aac7469f7f3eff93d91f8e18bc03612862984d473bf9e5b56acef06bcb401fd88cbe825b780abeeffd53a3bc9fa8189576a9de7de4c6a04427c7fc9bfae11685c75785acaa0e3d349c07b326789218a82efd3444f245279397786e8bcc9bdad0628e97ffa2b7a3ae1618f354a4e1dc9aff4f9dcffa030f5846bddc3642d9d2adb1ec581b22a94eb816baa365a946b2f402f6d01295b4a8bccbdbbd54c811f3cf07008254abe8a5d23e8f27f2d0a8a5707a6592c4f74668be70c348fb5d9dc4c9a127bb13ab4c8901998fc3544efcf371b0c35b26b03fea9ab3e1646bd15945a3e808e7df7df0325242709c30c1264ccd25518b9e7b7213023ca451e25e37d80b4384ba2b1dc13a73f8b774eefbe031c7c66bbf83a57fba026a08c12c5cd4350f27de9dd615ea772323100513fa0ef82dd1da805dfed667217f6249ae2e415dcd34eca2c673e86a6211067a4082de539eb7e4242b5c2d5dec36e3e1325d12d16b961f33d6ba6588689aeeb895bc1cb5cf1e64fcc16c429dc19e7eeee61ec80ceb4a3c167fda5610aa35209053256e658866cd9bc23d8ac696383f5504bec929574f89635cd8649b0471e53da7e
## Checking hash(es) for FIT Image at 90000000 ...
Hash(es) for Image 0 (kernel-1): sha512+
Hash(es) for Image 1 (fdt-ti_k3-j7200-common-proc-board.dtb): sha512+
Hash(es) for Image 2 (fdt-ti_k3-j7200-evm-quad-port-eth-exp.dtbo): sha512+
Hash(es) for Image 3 (fdt-ti_k3-j7200-evm-virt-mac-client.dtbo): sha512+
Hash(es) for Image 4 (fdt-ti_k3-j7200-evm-mcspi-loopback.dtbo): sha512+
## Loading kernel from FIT Image at 90000000 ...
Using 'conf-ti_k3-j7200-common-proc-board.dtb' configuration
Verifying Hash Integrity ... OK
Trying 'kernel-1' kernel subimage
Description: Linux kernel
Type: Kernel Image
Compression: gzip compressed
Data Start: 0x900000f4
Data Size: 8212690 Bytes = 7.8 MiB
Architecture: AArch64
OS: Linux
Load Address: 0x81000000
Entry Point: 0x81000000
Hash algo: sha512
Hash value: 1d0b4f72caa4ae63c23661cbbd8ef473905964e3695faacc30fa4cf4b21f6e2d0a84eaf15435b3399b426ca4bf196d237133644dc5c74db7fd63be355d4be48d
Verifying Hash Integrity ... sha512+ OK
## Loading fdt from FIT Image at 90000000 ...
Using 'conf-ti_k3-j7200-common-proc-board.dtb' configuration
Verifying Hash Integrity ... OK
Trying 'fdt-ti_k3-j7200-common-proc-board.dtb' fdt subimage
Description: Flattened Device Tree blob
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x907d530c
Data Size: 69764 Bytes = 68.1 KiB
Architecture: AArch64
Load Address: 0x83000000
Hash algo: sha512
Hash value: b8b0020d87325c154c9ef709cb0ea4994677c2b56b0944bc3cbb4743d9f3d45f4b9a28f475138c39f23207aa2f590e255e3710b0f394ae8f683ae53c2f8fb76e
Verifying Hash Integrity ... sha512+ OK
Loading fdt from 0x907d530c to 0x83000000
Booting using the fdt blob at 0x83000000
Working FDT set to 83000000
Uncompressing Kernel Image to 81000000
Loading Device Tree to 000000008ffeb000, end 000000008ffff083 ... OK
Working FDT set to 8ffeb000
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
[ 0.000000] Linux version 6.1.80-ti-g2e423244f8c0 (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 11.4.0, GNU ld (GNU Binutils) 2.38.20220708) #1 SMP PREEMPT Wed Mar 20 14:43:33 UTC 2024
[ 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 32 MiB at 0x00000000fe000000
[ 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.4
[ 0.000000] percpu: Embedded 20 pages/cpu s41064 r8192 d32664 u81920
[ 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: Spectre-BHB
[ 0.000000] CPU features: detected: ARM erratum 1742098
[ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[ 0.000000] alternatives: applying boot alternatives
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1032192
[ 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-hsevm/autofs/34b14060ab7d4ff5071eae53ed9fba8f,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: 10, 4194304 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: area num 2.
[ 0.000000] software IO TLB: mapped [mem 0x00000000fa000000-0x00000000fe000000] (64MB)
[ 0.000000] Memory: 3897280K/4194304K available (11712K kernel code, 1258K rwdata, 3812K rodata, 1984K init, 438K bss, 264256K reserved, 32768K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=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] Root IRQ handler: gic_handle_irq
[ 0.000000] GICv3: GICv3 features: 16 PPIs
[ 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: Devices Table too large, reduce ids 20->19
[ 0.000000] ITS@0x0000000001820000: allocated 524288 Devices @880800000 (flat, esz 8, psz 64K, shr 0)
[ 0.000000] ITS: using cache flushing for cmd queue
[ 0.000000] GICv3: using LPI property table @0x0000000880030000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880040000
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
[ 0.000000] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[ 0.008352] Console: colour dummy device 80x25
[ 0.012917] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.023589] pid_max: default: 32768 minimum: 301
[ 0.028326] LSM: Security Framework initializing
[ 0.033104] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.040682] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.049487] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.056888] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.063157] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.070544] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.076862] rcu: Hierarchical SRCU implementation.
[ 0.081761] rcu: Max phase no-delay instances is 1000.
[ 0.087271] Platform MSI: msi-controller@1820000 domain created
[ 0.093426] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
[ 0.102787] EFI services will not be available.
[ 0.107522] smp: Bringing up secondary CPUs ...
I/TC: Secondary CPU 1 initializing
I/TC: Secondary CPU 1 switching to normal world boot
[ 0.120696] Detected PIPT I-cache on CPU1
[ 0.120762] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
[ 0.120778] GICv3: CPU1: using allocated LPI pending table @0x0000000880050000
[ 0.120811] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
[ 0.120861] smp: Brought up 1 node, 2 CPUs
[ 0.150210] SMP: Total of 2 processors activated.
[ 0.155015] CPU features: detected: 32-bit EL0 Support
[ 0.160269] CPU features: detected: CRC32 instructions
[ 0.165544] CPU: All CPU(s) started at EL2
[ 0.169726] alternatives: applying system-wide alternatives
[ 0.176256] devtmpfs: initialized
[ 0.184326] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.194304] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.201909] pinctrl core: initialized pinctrl subsystem
[ 0.207573] DMI not present or invalid.
[ 0.211818] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.218410] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 0.225726] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.233760] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.241887] audit: initializing netlink subsys (disabled)
[ 0.247479] audit: type=2000 audit(0.160:1): state=initialized audit_enabled=0 res=1
[ 0.247674] thermal_sys: Registered thermal governor 'step_wise'
[ 0.255402] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.261554] cpuidle: using governor menu
[ 0.272299] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.279262] ASID allocator initialised with 65536 entries
[ 0.290924] platform a40000.pinctrl: Fixed dependency cycle(s) with /bus@100000/pinctrl@a40000/mcu-cpsw-cpts
[ 0.301847] KASLR disabled due to lack of seed
[ 0.309278] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.316241] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.322650] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.329594] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[ 0.336021] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.342955] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.349357] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.356292] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[ 0.363471] k3-chipinfo 43000014.chipid: Family:J7200 rev:SR2.0 JTAGID[0x1bb6d02f] Detected
[ 0.372710] iommu: Default domain type: Translated
[ 0.377702] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.384223] SCSI subsystem initialized
[ 0.388217] usbcore: registered new interface driver usbfs
[ 0.393837] usbcore: registered new interface driver hub
[ 0.399274] usbcore: registered new device driver usb
[ 0.404616] pps_core: LinuxPPS API ver. 1 registered
[ 0.409688] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.419031] PTP clock support registered
[ 0.423101] EDAC MC: Ver: 3.0.0
[ 0.426768] FPGA manager framework
[ 0.430282] Advanced Linux Sound Architecture Driver Initialized.
[ 0.436927] clocksource: Switched to clocksource arch_sys_counter
[ 0.443299] VFS: Disk quotas dquot_6.6.0
[ 0.447331] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.457328] NET: Registered PF_INET protocol family
[ 0.462729] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.471836] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.480598] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.488523] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.496757] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[ 0.505532] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.512382] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.519310] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.526750] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.532826] RPC: Registered named UNIX socket transport module.
[ 0.538886] RPC: Registered udp transport module.
[ 0.543689] RPC: Registered tcp transport module.
[ 0.548494] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.555079] NET: Registered PF_XDP protocol family
[ 0.559979] PCI: CLS 0 bytes, default 64
[ 0.564350] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[ 0.573477] Initialise system trusted keyrings
[ 0.578142] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[ 0.586841] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.593120] NFS: Registering the id_resolver key type
[ 0.598300] Key type id_resolver registered
[ 0.602572] Key type id_legacy registered
[ 0.606692] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.613541] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.640206] Key type asymmetric registered
[ 0.644392] Asymmetric key parser 'x509' registered
[ 0.649401] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.657041] io scheduler mq-deadline registered
[ 0.661674] io scheduler kyber registered
[ 0.667583] pinctrl-single 4301c000.pinctrl: 13 pins, size 52
[ 0.673576] pinctrl-single 4301c038.pinctrl: 2 pins, size 8
[ 0.679374] pinctrl-single 4301c068.pinctrl: 59 pins, size 236
[ 0.685568] pinctrl-single 4301c174.pinctrl: 8 pins, size 32
[ 0.691531] pinctrl-single 11c000.pinctrl: 67 pins, size 268
[ 0.697538] pinctrl-single 11c11c.pinctrl: 3 pins, size 12
[ 0.703596] pinctrl-single a40000.pinctrl: 512 pins, size 2048
[ 0.712662] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled
[ 0.723675] loop: module loaded
[ 0.727441] megasas: 07.719.03.00-rc1
[ 0.732649] tun: Universal TUN/TAP device driver, 1.6
[ 0.738192] VFIO - User Level meta-driver version: 0.3
[ 0.743813] usbcore: registered new interface driver usb-storage
[ 0.750289] i2c_dev: i2c /dev entries driver
[ 0.755230] sdhci: Secure Digital Host Controller Interface driver
[ 0.761567] sdhci: Copyright(c) Pierre Ossman
[ 0.766116] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.772156] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.778377] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 0.785090] usbcore: registered new interface driver usbhid
[ 0.790784] usbhid: USB HID core driver
[ 0.795187] optee: probing for conduit method.
I/TC: Reserved shared memory is enabled
I/TC: Dynamic shared memory is enabled
I/TC: Normal World virtualization support is disabled
I/TC: Asynchronous notifications are disabled
[ 0.799748] optee: revision 4.0 (2a5b1d12)
[ 0.816177] optee: dynamic shared memory is enabled
[ 0.825566] optee: initialized driver
[ 0.830344] Initializing XFRM netlink socket
[ 0.834735] NET: Registered PF_PACKET protocol family
[ 0.839935] Key type dns_resolver registered
[ 0.844499] registered taskstats version 1
[ 0.848702] Loading compiled-in X.509 certificates
[ 0.859723] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.2.3--v09.02.03 (Kool Koala)')
[ 0.888628] omap_i2c 42120000.i2c: bus 0 rev0.12 at 400 kHz
[ 0.894989] pca953x 1-0021: supply vcc not found, using dummy regulator
[ 0.901818] pca953x 1-0021: using no AI
[ 0.929339] pca953x 1-0020: supply vcc not found, using dummy regulator
[ 0.936147] pca953x 1-0020: using no AI
[ 0.940695] pca953x 1-0022: supply vcc not found, using dummy regulator
[ 0.947507] pca953x 1-0022: using AI
[ 0.951790] omap_i2c 2000000.i2c: bus 1 rev0.12 at 400 kHz
[ 0.957922] pca953x 2-0020: supply vcc not found, using dummy regulator
[ 0.964750] pca953x 2-0020: using no AI
[ 0.989238] omap_i2c 2010000.i2c: bus 2 rev0.12 at 400 kHz
[ 0.995016] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 137 domain created
[ 1.003548] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 131 domain created
[ 1.012881] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 213 domain created
[ 1.021472] ti-sci-inta 33d00000.msi-controller: Interrupt Aggregator domain 209 created
[ 1.031135] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,32] sci-dev-id:235
[ 1.041025] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
[ 1.047785] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66349100, num_proxies:64
[ 1.057502] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[120,200] sci-dev-id:211
[ 1.067661] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
[ 1.074420] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66349100, num_proxies:64
[ 1.082389] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 251, base_baud = 6000000) is a 8250
[ 1.091881] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 252, base_baud = 3000000) is a 8250
[ 1.100734] printk: console [ttyS2] enabled
[ 1.100734] printk: console [ttyS2] enabled
[ 1.109174] printk: bootconsole [ns16550a0] disabled
[ 1.109174] printk: bootconsole [ns16550a0] disabled
[ 1.119609] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 253, base_baud = 3000000) is a 8250
[ 1.129410] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
[ 1.172932] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 1.181785] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
[ 1.190062] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
[ 1.202900] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
[ 1.210108] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[ 1.216292] pps pps0: new PPS source ptp0
[ 1.220439] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010b, freq:500000000, add_val:1 pps:1
[ 1.230710] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010b, freq:200000000, add_val:4 pps:0
[ 1.242072] mmc0: CQHCI version 5.10
[ 1.242474] gpio-mux mux-controller: 2-way mux-controller registered
[ 1.280946] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
[ 1.376602] mmc0: Command Queue Engine enabled
[ 1.381077] mmc0: new HS400 MMC card at address 0001
[ 1.386485] mmcblk0: mmc0:0001 S0J56X 14.8 GiB
[ 1.393024] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB
[ 1.399065] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB
[ 1.405256] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (240:0)
[ 1.490756] tps6594-rtc tps6594-rtc.4.auto: registered as rtc0
[ 1.497536] tps6594-rtc tps6594-rtc.4.auto: setting system clock to 2024-04-22T21:18:45 UTC (1713820725)
[ 1.653046] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc8900
[ 1.660027] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc8900
[ 1.668916] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
[ 1.680405] ti-udma 31150000.dma-controller: Channels: 50 (tchan: 25, rchan: 25, gp-rflow: 8)
[ 1.694806] spi-nor spi0.0: s28hs512t (65536 Kbytes)
[ 1.699877] 7 fixed-partitions partitions found on MTD device 47040000.spi.0
[ 1.706983] Creating 7 MTD partitions on "47040000.spi.0":
[ 1.712500] 0x000000000000-0x000000100000 : "ospi.tiboot3"
[ 1.719030] 0x000000100000-0x000000300000 : "ospi.tispl"
[ 1.725723] 0x000000300000-0x000000700000 : "ospi.u-boot"
[ 1.732144] 0x000000700000-0x000000740000 : "ospi.env"
[ 1.738055] 0x000000740000-0x000000780000 : "ospi.env.backup"
[ 1.744642] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
[ 1.750839] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
[ 1.763041] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
[ 1.808937] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 1.817932] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
[ 1.826211] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
[ 1.839079] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
[ 1.846306] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[ 1.853574] pps pps0: new PPS source ptp1
[ 1.857715] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010b, freq:500000000, add_val:1 pps:1
[ 1.869034] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
[ 1.878226] mmc1: CQHCI version 5.10
[ 1.878330] debugfs: Directory 'pd:240' with parent 'pm_genpd' already present!
[ 1.919546] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
[ 1.937117] am65-cpsw-nuss 46000000.ethernet eth0: PHY [46000f00.mdio:00] driver [TI DP83867] (irq=POLL)
[ 1.946641] am65-cpsw-nuss 46000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
[ 1.997628] mmc1: new ultra high speed SDR104 SDHC card at address aaaa
[ 2.004991] mmcblk1: mmc1:aaaa SL16G 14.8 GiB
[ 2.015074] mmcblk1: p1 p2 p3
[ 6.050125] am65-cpsw-nuss 46000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 6.076944] Sending DHCP requests ., OK
[ 6.096797] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.208
[ 6.104556] IP-Config: Complete:
[ 6.107784] device=eth0, hwaddr=f4:84:4c:fc:6f:b2, ipaddr=192.168.0.208, mask=255.255.255.0, gw=192.168.0.1
[ 6.117957] host=192.168.0.208, domain=ti.com, nis-domain=(none)
[ 6.124394] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath=
[ 6.124401] nameserver0=192.0.2.2, nameserver1=192.0.2.3
[ 6.141100] ALSA device list:
[ 6.144068] No soundcards found.
[ 6.189476] VFS: Mounted root (nfs filesystem) on device 0:20.
[ 6.195694] devtmpfs: mounted
[ 6.200129] Freeing unused kernel memory: 1984K
[ 6.209060] Run /sbin/init as init process
[ 6.433709] NET: Registered PF_INET6 protocol family
[ 6.439603] Segment Routing with IPv6
[ 6.443282] In-situ OAM (IOAM) with IPv6
[ 6.472135] systemd[1]: systemd 250.5+ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=hybrid)
[ 6.503642] systemd[1]: Detected architecture arm64.
Welcome to [1mArago 2023.10[0m!
[ 6.566603] systemd[1]: Hostname set to <j7200-evm>.
[ 6.682466] systemd-sysv-generator[146]: SysV service '/etc/init.d/thermal-zone-init' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[ 6.704949] random: crng init done
[ 6.714436] systemd[137]: /lib/systemd/system-generators/systemd-gpt-auto-generator failed with exit status 1.
[ 7.034717] systemd[1]: /lib/systemd/system/bt-enable.service:9: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[ 7.116745] systemd[1]: /etc/systemd/system/sync-clocks.service:11: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[ 7.212394] systemd[1]: Queued start job for default target Graphical Interface.
[ 7.269026] systemd[1]: Created slice Slice /system/getty.
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/getty[0m.
[ 7.291966] systemd[1]: Created slice Slice /system/modprobe.
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/modprobe[0m.
[ 7.315936] systemd[1]: Created slice Slice /system/serial-getty.
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/serial-getty[0m.
[ 7.339442] systemd[1]: Created slice User and Session Slice.
[[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m.
[ 7.361403] 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.
[ 7.385277] 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.
[ 7.409348] systemd[1]: Reached target Path Units.
[[0;32m OK [0m] Reached target [0;1;39mPath Units[0m.
[ 7.429086] systemd[1]: Reached target Remote File Systems.
[[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m.
[ 7.449064] systemd[1]: Reached target Slice Units.
[[0;32m OK [0m] Reached target [0;1;39mSlice Units[0m.
[ 7.469089] systemd[1]: Reached target Swaps.
[[0;32m OK [0m] Reached target [0;1;39mSwaps[0m.
[ 7.524454] systemd[1]: Listening on RPCbind Server Activation Socket.
[[0;32m OK [0m] Listening on [0;1;39mRPCbind Server Activation Socket[0m.
[ 7.545103] systemd[1]: Reached target RPC Port Mapper.
[[0;32m OK [0m] Reached target [0;1;39mRPC Port Mapper[0m.
[ 7.572580] systemd[1]: Listening on Process Core Dump Socket.
[[0;32m OK [0m] Listening on [0;1;39mProcess Core Dump Socket[0m.
[ 7.593400] systemd[1]: Listening on initctl Compatibility Named Pipe.
[[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m.
[ 7.618274] systemd[1]: Listening on Journal Audit Socket.
[[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m.
[ 7.642032] systemd[1]: Listening on Journal Socket (/dev/log).
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m.
[ 7.665653] systemd[1]: Listening on Journal Socket.
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m.
[ 7.686257] systemd[1]: Listening on Network Service Netlink Socket.
[[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m.
[ 7.711214] systemd[1]: Listening on udev Control Socket.
[[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m.
[ 7.733495] systemd[1]: Listening on udev Kernel Socket.
[[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m.
[ 7.753989] systemd[1]: Listening on User Database Manager Socket.
[[0;32m OK [0m] Listening on [0;1;39mUser Database Manager Socket[0m.
[ 7.805340] systemd[1]: Mounting Huge Pages File System...
Mounting [0;1;39mHuge Pages File System[0m...
[ 7.830177] systemd[1]: Mounting POSIX Message Queue File System...
Mounting [0;1;39mPOSIX Message Queue File System[0m...
[ 7.858233] systemd[1]: Mounting Kernel Debug File System...
Mounting [0;1;39mKernel Debug File System[0m...
[ 7.881610] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
[ 7.917347] systemd[1]: Mounting Temporary Directory /tmp...
Mounting [0;1;39mTemporary Directory /tmp[0m...
[ 7.943728] systemd[1]: Starting Create List of Static Device Nodes...
Starting [0;1;39mCreate List of Static Device Nodes[0m...
[ 7.968055] systemd[1]: Starting Load Kernel Module configfs...
Starting [0;1;39mLoad Kernel Module configfs[0m...
[ 8.005535] systemd[1]: Starting Load Kernel Module drm...
Starting [0;1;39mLoad Kernel Module drm[0m...
[ 8.027364] systemd[1]: Starting Load Kernel Module fuse...
Starting [0;1;39mLoad Kernel Module fuse[0m...
[ 8.051491] systemd[1]: Starting RPC Bind...
Starting [0;1;39mRPC Bind[0m...
[ 8.074088] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
[ 8.116119] systemd[1]: Starting Journal Service...
Starting [0;1;39mJournal Service[0m...
[ 8.123233] fuse: init (API version 7.37)
[ 8.139404] systemd[1]: Starting Load Kernel Modules...
Starting [0;1;39mLoad Kernel Modules[0m...
[ 8.164129] systemd[1]: Starting Generate network units from Kernel command line...
Starting [0;1;39mGenerate network ts from Kernel command line[0m...
[ 8.182679] cryptodev: loading out-of-tree module taints kernel.
[ 8.191704] cryptodev: driver 1.12 loaded.
[ 8.206001] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting [0;1;39mRemount Root and Kernel File Systems[0m...
[ 8.232016] systemd[1]: Starting Coldplug All udev Devices...
Starting [0;1;39mColdplug All udev Devices[0m...
[ 8.252876] systemd[1]: Started RPC Bind.
[[0;32m OK [0m] Started [0;1;39mRPC Bind[0m.
[ 8.270132] systemd[1]: Started Journal Service.
[[0;32m OK [0m] Started [0;1;39mJournal Service[0m.
[[0;32m OK [0m] Mounted [0;1;39mHuge Pages File System[0m.
[[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m.
[[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m.
[[0;32m OK [0m] Mounted [0;1;39mTemporary Directory /tmp[0m.
[[0;32m OK [0m] Finished [0;1;39mCreate List of Static Device Nodes[0m.
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m.
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m.
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m.
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m.
[[0;32m OK [0m] Finished [0;1;39mGenerate network units from Kernel command line[0m.
[[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m.
Mounting [0;1;39mFUSE Control File System[0m...
Mounting [0;1;39mKernel Configuration File System[0m...
Starting [0;1;39mFlush Journal to Persistent Storage[0m...
[ 8.559585] systemd-journald[160]: Received client request to flush runtime journal.
Starting [0;1;39mApply Kernel Variables[0m...
Starting [0;1;39mCreate Static Device Nodes in /dev[0m...
[[0;32m OK [0m] Mounted [0;1;39mFUSE Control File System[0m.
[[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m.
[[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m.
[[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m.
[[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m.
[[0;32m OK [0m] Reached target [0;1;39mPreparation for Local File Systems[0m.
Mounting [0;1;39m/media/ram[0m...
Mounting [0;1;39m/var/volatile[0m...
[ 8.769411] audit: type=1334 audit(1713820732.768:2): prog-id=5 op=LOAD
[ 8.776644] audit: type=1334 audit(1713820732.776:3): prog-id=6 op=LOAD
Starting [0;1;39mRule-based Managefor Device Events and Files[0m...
[[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[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;39mLoad/Save Random Seed[0m...
[[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m.
Starting [0;1;39mCreate Volatile Files and Directories[0m...
[[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m.
[[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m.
[[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m.
Starting [0;1;39mNetwork Time Synchronization[0m...
Starting [0;1;39mRecord System Boot/Shutdown in UTMP[0m...
[[0;32m OK [0m] Finished [0;1;39mRecord System Boot/Shutdown in UTMP[0m.
[[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m.
[[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m.
[[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary [ 9.269238] CAN device driver interface
Directories[0m.
[[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m.
[[0;32m OK [0m] Started [0;1;39mDaily rotation of log files[0m.
[[0;32m OK [0m] Reached target [0;1;39mTimer Units[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 B[ 9.351787] j721e-pcie-host 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
us Socket[0m.
Starting [0;1;39mDocker Socket for the API[0m...
[ 9.384212] j721e-pcie-host 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[[0;32m OK [0m] Listening on [0;1;39mdropbear.socket[0m.
[[0;32m OK [0m] Listening on [0;1;39mPC/SC Smart Card Daemon Activation Socket[0m.
[ 9.423523] j721e-pcie-host 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
Starting [0;1;39mWeston socket[0m...
Starting [0;1;39mD-Bus System Message Bus[0m...
Starting [0;1;39mReboot and dump vmcore via kexec[0m.[ 9.468409] j721e-pcie-host 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
..
[[0;32m OK [0m] Listening on [0;1;39mDocker Socket for the API[0m.
[[0;32m OK [0m] Listening on [0;1;39mWeston socket[0m.
[[0;32m OK [0m] Found device [0;1;39m/dev/ttyS2[0m.
[[0;32m OK [0m] Reached target [0;1;39mSocket Units[0m.
[[0;32m OK [0m] Finished [0;1;39mReboot and dump vmcore via kexec[0m.
[[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[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.
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;39mLighttpd Daemon[0m...
[[0;32m OK [0m] Started [0;1;39mstrongSwan IPsec IIKEv2 [ 9.728199] audit: type=1334 audit(1713820735.030:4): prog-id=7 op=LOAD
daemon using ipsec.conf[0m.
[ 9.744075] audit: type=1334 audit(1713820735.046:5): prog-id=8 op=LOAD
Starting [0;1;39mUser Login Management[0m...
[[0;32m OK [0m] Started [0;1;39mTEE Supplicant[0m.
Starting [0;1;39mTelnet Server[0m...
[[0;32m OK [0m] Finished [0;1;39mIPv6 Packet Filtering Framework[0m.
[[0;32m OK [0m] Finished [0;1;39mIPv4 Packet Filtering Framework[0m.
[[0;32m OK [0m] Reached target [0;1;39mPreparation for Network[0m.
Starting [0;1;39mNetwork Configuration[0m...
[[0;32m OK [0m] Finished [0;1;39mTelnet Server[0m.
[[0;32m OK [0m] Started [0;1;39mLighttpd Daemon[0m.
[ 10.074810] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
[ 10.138729] platform 41000000.r5f: configured R5F for IPC-only mode
[ 10.150366] m_can_platform 2701000.can: m_can device registered (irq=684, version=32)
[ 10.165184] m_can_platform 2731000.can: m_can device registered (irq=685, version=32)
[ 10.182337] m_can_platform 40528000.can: m_can device registered (irq=686, version=32)
[ 10.198289] m_can_platform 40568000.can: m_can device registered (irq=687, version=32)
[ 10.227130] platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000
[ 10.236727] remoteproc remoteproc0: 41000000.r5f is available
[ 10.245581] remoteproc remoteproc0: attaching to 41000000.r5f
[ 10.256202] platform 41000000.r5f: R5F core initialized in IPC-only mode
[ 10.267675] rproc-virtio rproc-virtio.10.auto: assigned reserved memory node r5f-dma-memory@a0000000
[[0;32m OK [0m] Started [0;1;39mUser Login Management[0m.
[ 10.353881] virtio_rpmsg_bus virtio0: rpmsg host is online
[ 10.361570] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd
[ 10.377274] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
[ 10.386307] rproc-virtio rproc-virtio.10.auto: registered virtio0 (type 7)
[ 10.394880] remoteproc remoteproc0: remote processor 41000000.r5f is now attached
[ 10.439467] platform 5c00000.r5f: configured R5F for IPC-only mode
[ 10.457137] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 10.466428] platform 5c00000.r5f: assigned reserved memory node r5f-dma-memory@a2000000
[ 10.476230] remoteproc remoteproc1: 5c00000.r5f is available
[ 10.512032] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 10.518981] remoteproc remoteproc1: attaching to 5c00000.r5f
[ 10.525050] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 10.551228] platform 5c00000.r5f: R5F core initialized in IPC-only mode
[ 10.558885] j721e-pcie-host 2910000.pcie: PCI host bridge to bus 0000:00
[ 10.566960] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 10.606397] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] (bus address [0x18001000-0x18010fff])
[ 10.619887] pci_bus 0000:00: root bus resource [mem 0x18011000-0x1fffffff]
[ 10.627384] pci 0000:00:00.0: [104c:b00f] type 01 class 0x060400
[ 10.634328] pci 0000:00:00.0: supports D1
[ 10.638596] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[ 10.644678] pci 0000:00:00.0: reg 0x224: [mem 0x00000000-0x003fffff 64bit]
[ 10.651800] pci 0000:00:00.0: VF(n) BAR0 space: [mem 0x00000000-0x00ffffff 64bit] (contains BAR0 for 4 VFs)
[ 10.663664] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 10.673191] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 10.680273] pci 0000:00:00.0: BAR 7: assigned [mem 0x18400000-0x193fffff 64bit]
[ 10.689791] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 10.695867] pcieport 0000:00:00.0: PME: Signaling with IRQ 689
[ 10.702608] rproc-virtio rproc-virtio.11.auto: assigned reserved memory node r5f-dma-memory@a2000000
[ 10.712676] pcieport 0000:00:00.0: AER: enabled with IRQ 689
[ 10.725197] virtio_rpmsg_bus virtio1: rpmsg host is online
[[0;32m OK [0m] Started [0;1;39mNetwork Configuration[0m.
[ 10.735359] virtio_rpmsg_bus virtio1: creating channel rpmsg-kdrv addr 0x1a
[ 10.747260] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0x15
[ 10.753549] rproc-virtio rproc-virtio.11.auto: registered virtio1 (type 7)
[ 10.761715] rpmsg-kdrv-eth-switch rpmsg-kdrv-1-mpu_1_0_ethswitch-device-0: Device info: permissions: 3FFFFFFF uart_id: 3
[ 10.772416] remoteproc remoteproc1: remote processor 5c00000.r5f is now attached
Starting [0;1;39mNetwork Name Resolution[0m...
[ 10.784148] rpmsg-kdrv-eth-switch rpmsg-kdrv-1-mpu_1_0_ethswitch-device-0: FW ver 0.2 (rev 0) 15/Apr/2023 SHA:05546b8d
[ 10.809208] rpmsg-kdrv-eth-switch rpmsg-kdrv-3-mpu_1_0_ethmac-device-1: Device info: permissions: 3FFFFFFF uart_id: 3
[ 10.827199] rpmsg-kdrv-eth-switch rpmsg-kdrv-3-mpu_1_0_ethmac-device-1: FW ver 0.2 (rev 0) 15/Apr/2023 SHA:05546b8d
[[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m.
[[0;32m OK [0m] Reached target [0;1;39mNetwork[0m.
[[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m.
Starting [0;1;39mAvahi mDNS/DNS-SD Stack[0m...
Starting [0;1;39mEnable and configure wl18xx bluetooth stack[0m...
Starting [0;1;39mcontainerd container runtime[0m...
[[0;32m OK [0m] Started [0;1;39mNetperf Benchmark Server[0m.
[[0;32m OK [0m] Started [0;1;39mNFS status monitor for NFSv2/3 locking.[0m.
Starting [0;1;39mPermit User Sessions[0m...
[[0;32m OK [0m] Finished [0;1;39mEnable and configure wl18xx bluetooth stack[0m.
[[0;32m OK [0m] Started [0;1;39mAvahi mDNS/DNS-SD Stack[0m.
[[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m.
[[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m.
[[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyS2[0m.
[[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m.
Starting [0;1;39mSynchronize System and HW clocks[0m...
Starting [0;1;39mWeston, a Waylandositor, as a system service[0m...
[ 11.614000] audit: type=1334 audit(1713820736.918:6): prog-id=9 op=LOAD
[ 11.627577] audit: type=1334 audit(1713820736.926:7): prog-id=10 op=LOAD
Starting [0;1;39mUser Database Manager[0m...
[[0;32m OK [0m] Finished [0;1;39mSynchronize System and HW clocks[0m.
[ 11.756270] m_can_platform 2731000.can main_mcan3: renamed from can1
[[0;32m OK [0m] Listening on [0;1;39mLoad/Save RF itch Status /dev/rfkill Watch[0m.
[ 11.996566] m_can_platform 2701000.can main_mcan0: renamed from can0
[[0;32m OK [0m] Started [0;1;39mUser Database Manager[0m.
[ 12.123504] m_can_platform 40528000.can mcu_mcan0: renamed from can2
[ 12.210974] m_can_platform 40568000.can mcu_mcan1: renamed from can3
[[0;32m OK [0m] Created slice [0;1;39mUser Slice of UID 1000[0m.
Starting [0;1;39mUser Runtime Directory /run/user/1000[0m...
[[0;32m OK [0m] Finished [0;1;39mUser Runtime Directory /run/user/1000[0m.
Starting [0;1;39mUser Manager for UID 1000[0m...
[ 12.432398] audit: type=1006 audit(1713820737.734:8): pid=494 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
[ 12.449441] audit: type=1300 audit(1713820737.734:8): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffe96ebe38 a2=4 a3=ffff8dd4b020 items=0 ppid=1 pid=494 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/lib/systemd/systemd" key=(null)
[ 12.476822] audit: type=1327 audit(1713820737.734:8): proctitle="(systemd)"
[[0;32m OK [0m] Started [0;1;39mUser Manager for UID 1000[0m.
[[0;32m OK [0m] Started [0;1;39mSession c1 of User weston[0m.
[ 13.027468] audit: type=1006 audit(1713820738.330:9): pid=449 uid=0 old-auid=4294967295 auid=1000 tty=tty7 old-ses=4294967295 ses=2 res=1
[[0;1;31mFAILED[0m] Failed to start [0;1;39mWeston, a mpositor, as a system service[0m.
See 'systemctl status weston.service' for details.
[[0;1;38;5;185mDEPEND[0m] Dependency failed for [0;1;39mMatrix GUI[0m.
[[0;32m OK [0m] Started [0;1;39mcontainerd container runtime[0m.
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/systemd-fsck[0m.
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk1p1[0m.
Starting [0;1;39mFile System Check on /dev/mmcblk1p1[0m...
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk1p1[0m.
Mounting [0;1;39m/run/media/boot-mmcblk1p1[0m...
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk1p3[0m.
Starting [0;1;39mFile System Check on /dev/mmcblk1p3[0m...
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk1p2[0m.
Starting [0;1;39mFile System Check on /dev/mmcblk1p2[0m...
[ 14.125322] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk1p3[0m.
Mounting [0;1;39m/run/media/data-mmcblk1p3[0m...
[[0;32m OK [0m] Mounted [0;1;39m/run/media/boot-mmcblk1p1[0m.
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk1p2[0m.
Mounting [0;1;39m/run/media/root-mmcblk1p2[0m...
[ 14.191750] EXT4-fs (mmcblk1p3): mounted filesystem with ordered data mode. Quota mode: none.
[[0;32m OK [0m] Mounted [0;1;39m/run/media/data-mmcblk1p3[0m.
[ 14.228900] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Quota mode: none.
[[0;32m OK [0m] Mounted [0;1;39m/run/media/root-mmcblk1p2[0m.
***************************************************************
***************************************************************
NOTICE: This file system contains the following GPL-3.0 packages:
adwaita-icon-theme-symbolic
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
glmark2
gnu-config
grub-common
grub-editenv
grub-efi
gzip
less
libasm1
libatomic-dev
libatomic1
libbfd
libdebuginfod1
libdw1
libelf1
libgcc-s-dev
libgcc1
libgdbm-compat4
libgdbm6
libgettextlib
libgettextsrc
libgmp10
libidn2-0
libmpc3
libmpfr6
libopcodes
libqt5charts-examples
libqt5charts-plugins
libqt5charts-qmlplugins
libqt5charts5
libqt5sensors-plugins
libqt5sensors-qmlplugins
libqt5sensors5
libqt5serialport-examples
libqt5serialport-plugins
libqt5serialport-qmlplugins
libqt5serialport5
libqt5svg-examples
libqt5svg-plugins
libqt5svg-qmlplugins
libqt5svg5
libqt5virtualkeyboard-plugins
libqt5virtualkeyboard-qmlplugins
libqt5virtualkeyboard5
libqt5webchannel-plugins
libqt5webchannel-qmlplugins
libqt5webchannel5
libreadline8
libstdc++-dev
libstdc++6
libunistring2
m4
make
nettle
parted
piglit
qt3d-plugins
qt3d-qmlplugins
qt3d
qtbase-examples
qtbase-plugins
qtbase-qmlplugins
qtbase
qtconnectivity-plugins
qtconnectivity-qmlplugins
qtconnectivity
qtdeclarative-plugins
qtdeclarative-qmlplugins
qtdeclarative-tools
qtdeclarative
qtgraphicaleffects-qmlplugins
qtlocation-examples
qtlocation-plugins
qtlocation-qmlplugins
qtlocation
qtmultimedia-examples
qtmultimedia-plugins
qtmultimedia-qmlplugins
qtmultimedia
qtquics-qmlplugins.control
qtquics2-plugins.control
qtquics2-qmlplugins.control
qtquics2.control
qtscript-examples
qtscript-plugins
qtscript-qmlplugins
qtscript
qtwayland-examples
qtwayland-plugins
qtwayland-qmlplugins
qtwayland
tar
which
If you do not wish to distribute GPL-3.0 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
***************************************************************
***************************************************************
[[0;32m OK [0m] Finished [0;1;39mPrint notice about GPLv3 packages[0m.
[[0;32m OK [0m] Reached target [0;1;39mMulti-User System[0m.
[[0;32m OK [0m] Reached target [0;1;39mGraphical Interface[0m.
Starting [0;1;39mRecord Runlevel Change in UTMP[0m...
[[0;32m OK [0m] Finished [0;1;39mRecord Runlevel Change in UTMP[0m.
_____ _____ _ _
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
| | _| .'| . | . | | __| _| . | | | -_| _| _|
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
|___| |___|
Arago Project j7200-evm -
Arago 2023.10 j7200-evm -
j7200-evm login: root
[ 16.751003] kauditd_printk_skb: 2 callbacks suppressed
[ 16.751011] audit: type=1006 audit(1713820742.054:10): pid=1051 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=3 res=1
[ 16.768866] audit: type=1300 audit(1713820742.054:10): arch=c00000b7 syscall=64 success=yes exit=1 a0=8 a1=ffffe96ebe38 a2=1 a3=ffff8dd4b020 items=0 ppid=1 pid=1051 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="(systemd)" exe="/lib/systemd/systemd" key=(null)
[ 16.795776] audit: type=1327 audit(1713820742.054:10): proctitle="(systemd)"
[ 16.834720] audit: type=1334 audit(1713820742.138:11): prog-id=11 op=LOAD
[ 16.841877] audit: type=1300 audit(1713820742.138:11): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffd13c5790 a2=78 a3=0 items=0 ppid=1 pid=1051 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="systemd" exe="/lib/systemd/systemd" key=(null)
[ 16.867783] audit: type=1327 audit(1713820742.138:11): proctitle="(systemd)"
[ 16.875189] audit: type=1334 audit(1713820742.138:12): prog-id=11 op=UNLOAD
[ 16.882545] audit: type=1334 audit(1713820742.138:13): prog-id=12 op=LOAD
[ 16.889688] audit: type=1300 audit(1713820742.138:13): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffd13c5830 a2=78 a3=0 items=0 ppid=1 pid=1051 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="systemd" exe="/lib/systemd/systemd" key=(null)
[ 16.915338] audit: type=1327 audit(1713820742.138:13): proctitle="(systemd)"
7[r[999;999H[6nroot@j7200-evm:~# uname -a
Linux j7200-evm 6.1.80-ti-g2e423244f8c0 #1 SMP PREEMPT Wed Mar 20 14:43:33 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
root@j7200-evm:~# 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-hsevm/autofs/34b14060ab7d4ff5071eae53ed9fba8f,nolock,v3,tcp,rsize=4096,wsize=4096
root@j7200-evm:~# uname -a
Linux j7200-evm 6.1.80-ti-g2e423244f8c0 #1 SMP PREEMPT Wed Mar 20 14:43:33 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
root@j7200-evm:~# cat /proc/mtd
dev: size erasesize name
mtd0: 00100000 00040000 "ospi.tiboot3"
mtd1: 00200000 00040000 "ospi.tispl"
mtd2: 00400000 00040000 "ospi.u-boot"
mtd3: 00040000 00040000 "ospi.env"
mtd4: 00040000 00040000 "ospi.env.backup"
mtd5: 037c0000 00040000 "ospi.rootfs"
mtd6: 00040000 00040000 "ospi.phypattern"
root@j7200-evm:~# grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/p
pnp /etc/resolv.conf && systemctl restart systemd-resolved
root@j7200-evm:~# ls -l /lib/firmware; ls -lR /lib/firmware/ipc
total 27364
-rw-r--r-- 1 root root 2040 Mar 9 2018 LICENCE.ibt_firmware
-rw-r--r-- 1 root root 2046 Mar 9 2018 LICENCE.iwlwifi_firmware
-rw-r--r-- 1 root root 482656 Mar 9 2018 bl32.bin
-rw-r--r-- 1 root root 4324344 Mar 9 2018 bl32.elf
drwxr-xr-x 2 root root 4096 Mar 9 2018 intel
-rw-r--r-- 1 root root 918268 Mar 9 2018 iwlwifi-3160-17.ucode
-rw-r--r-- 1 root root 2448976 Mar 9 2018 iwlwifi-8000C-34.ucode
-rw-r--r-- 1 root root 2428004 Mar 9 2018 iwlwifi-8000C-36.ucode
-rw-r--r-- 1 root root 2440780 Mar 9 2018 iwlwifi-8265-34.ucode
-rw-r--r-- 1 root root 2436632 Mar 9 2018 iwlwifi-8265-36.ucode
-rw-r--r-- 1 root root 2678092 Mar 9 2018 iwlwifi-9260-th-b0-jf-b0-34.ucode
-rw-r--r-- 1 root root 2521412 Mar 9 2018 iwlwifi-9260-th-b0-jf-b0-38.ucode
-rw-r--r-- 1 root root 1489652 Mar 9 2018 iwlwifi-9260-th-b0-jf-b0-46.ucode
lrwxrwxrwx 1 root root 67 Mar 9 2018 j7200-main-r5f0_0-fw -> /lib/firmware/ti-ipc/j7200/ipc_echo_test_mcu2_0_release_strip.xer5f
lrwxrwxrwx 1 root root 74 Mar 9 2018 j7200-main-r5f0_0-fw-sec -> /lib/firmware/ti-ipc/j7200/ipc_echo_test_mcu2_0_release_strip.xer5f.signed
lrwxrwxrwx 1 root root 67 Mar 9 2018 j7200-main-r5f0_1-fw -> /lib/firmware/ti-ipc/j7200/ipc_echo_test_mcu2_1_release_strip.xer5f
lrwxrwxrwx 1 root root 74 Mar 9 2018 j7200-main-r5f0_1-fw-sec -> /lib/firmware/ti-ipc/j7200/ipc_echo_test_mcu2_1_release_strip.xer5f.signed
lrwxrwxrwx 1 root root 67 Mar 9 2018 j7200-mcu-r5f0_1-fw -> /lib/firmware/ti-ipc/j7200/ipc_echo_test_mcu1_1_release_strip.xer5f
lrwxrwxrwx 1 root root 74 Mar 9 2018 j7200-mcu-r5f0_1-fw-sec -> /lib/firmware/ti-ipc/j7200/ipc_echo_test_mcu1_1_release_strip.xer5f.signed
-rw-r--r-- 1 root root 4728 Mar 9 2018 regulatory.db
-rw-r--r-- 1 root root 1182 Mar 9 2018 regulatory.db.p7s
-rw-r--r-- 1 root root 28 Mar 9 2018 tee-header_v2.bin
-rw-r--r-- 1 root root 0 Mar 9 2018 tee-pageable_v2.bin
-rw-r--r-- 1 root root 482656 Mar 9 2018 tee-pager_v2.bin
-rw-r--r-- 1 root root 482656 Mar 9 2018 tee-raw.bin
-rw-r--r-- 1 root root 482684 Mar 9 2018 tee.bin
-rw-r--r-- 1 root root 4324344 Mar 9 2018 tee.elf
drwxr-xr-x 2 root root 4096 Mar 9 2018 ti-connectivity
drwxr-xr-x 3 root root 4096 Mar 9 2018 ti-eth
drwxr-xr-x 3 root root 4096 Mar 9 2018 ti-ipc
ls: cannot access '/lib/firmware/ipc': No such file or directory
root@j7200-evm:~# cat /proc/diskstats
7 0 loop0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 1 loop1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 2 loop2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 3 loop3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 4 loop4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 5 loop5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 6 loop6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 7 loop7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
179 0 mmcblk0 145 0 6272 55 0 0 0 0 0 124 55 0 0 0 0 0 0
179 32 mmcblk0boot0 68 0 1344 18 0 0 0 0 0 52 18 0 0 0 0 0 0
179 64 mmcblk0boot1 34 0 672 6 0 0 0 0 0 16 6 0 0 0 0 0 0
31 0 mtdblock0 26 0 208 10 0 0 0 0 0 32 10 0 0 0 0 0 0
31 1 mtdblock1 28 0 224 7 0 0 0 0 0 16 7 0 0 0 0 0 0
31 2 mtdblock2 58 0 464 20 0 0 0 0 0 48 20 0 0 0 0 0 0
31 3 mtdblock3 10 0 80 2 0 0 0 0 0 8 2 0 0 0 0 0 0
31 4 mtdblock4 20 0 160 8 0 0 0 0 0 16 8 0 0 0 0 0 0
31 5 mtdblock5 52 0 416 18 0 0 0 0 0 48 18 0 0 0 0 0 0
31 6 mtdblock6 20 0 160 8 0 0 0 0 0 40 8 0 0 0 0 0 0
179 96 mmcblk1 679 121 46259 1097 2 0 16 2 0 692 1099 0 0 0 0 0 0
179 97 mmcblk1p1 236 0 14593 316 0 0 0 0 0 308 316 0 0 0 0 0 0
179 98 mmcblk1p2 199 34 15136 369 1 0 8 0 0 396 370 0 0 0 0 0 0
179 99 mmcblk1p3 206 87 15330 368 1 0 8 1 0 352 370 0 0 0 0 0 0
root@j7200-evm:~# cat /proc/interrupts
CPU0 CPU1
11: 4248 4276 GICv3 30 Level arch_timer
14: 0 0 GICv3 23 Level arm-pmu
15: 3433 0 GICv3 69 Level 32c00000.mailbox thr_011
16: 6620 0 GICv3 928 Level 42120000.i2c
17: 66 0 GICv3 232 Level 2000000.i2c
18: 6 0 GICv3 233 Level 2010000.i2c
19: 47847 352 MSI-INTA 15401056 Level 46000000.ethernet-tx0
21: 59355 0 MSI-INTA 15401058 Level 46000000.ethernet
22: 0 0 MSI-INTA 15401059 Level 285c0000.dma-controller chan0
23: 0 0 MSI-INTA 15401060 Level 285c0000.dma-controller chan1
24: 0 0 MSI-INTA 15401061 Level 285c0000.dma-controller chan2
51: 1872 0 MSI-INTA 13828216 Level 31150000.dma-controller chan0
52: 0 0 MSI-INTA 13828217 Level 31150000.dma-controller chan1
252: 634 0 GICv3 224 Level 2800000.serial
254: 2 0 GICv3 872 Level 47040000.spi
255: 0 0 GICv3 890 Level 46000000.ethernet
256: 0 0 INTR 391 Level 310d0000.cpts
257: 380 0 GICv3 35 Level mmc0
348: 0 0 GPIO 84 Edge -davinci_gpio tps6594-0-0x48, tps6594-2-0x4c
423: 0 0 tps6594-0-0x48 0 Edge buck1_ov
424: 0 0 tps6594-0-0x48 1 Edge buck1_uv
425: 0 0 tps6594-0-0x48 2 Edge buck1_sc
426: 0 0 tps6594-0-0x48 3 Edge buck1_ilim
427: 0 0 tps6594-0-0x48 4 Edge buck2_ov
428: 0 0 tps6594-0-0x48 5 Edge buck2_uv
429: 0 0 tps6594-0-0x48 6 Edge buck2_sc
430: 0 0 tps6594-0-0x48 7 Edge buck2_ilim
431: 0 0 tps6594-0-0x48 8 Edge buck3_ov
432: 0 0 tps6594-0-0x48 9 Edge buck3_uv
433: 0 0 tps6594-0-0x48 10 Edge buck3_sc
434: 0 0 tps6594-0-0x48 11 Edge buck3_ilim
435: 0 0 tps6594-0-0x48 12 Edge buck4_ov
436: 0 0 tps6594-0-0x48 13 Edge buck4_uv
437: 0 0 tps6594-0-0x48 14 Edge buck4_sc
438: 0 0 tps6594-0-0x48 15 Edge buck4_ilim
439: 0 0 tps6594-0-0x48 16 Edge buck5_ov
440: 0 0 tps6594-0-0x48 17 Edge buck5_uv
441: 0 0 tps6594-0-0x48 18 Edge buck5_sc
442: 0 0 tps6594-0-0x48 19 Edge buck5_ilim
443: 0 0 tps6594-0-0x48 20 Edge ldo1_ov
444: 0 0 tps6594-0-0x48 21 Edge ldo1_uv
445: 0 0 tps6594-0-0x48 22 Edge ldo1_sc
446: 0 0 tps6594-0-0x48 23 Edge ldo1_ilim
447: 0 0 tps6594-0-0x48 24 Edge ldo2_ov
448: 0 0 tps6594-0-0x48 25 Edge ldo2_uv
449: 0 0 tps6594-0-0x48 26 Edge ldo2_sc
450: 0 0 tps6594-0-0x48 27 Edge ldo2_ilim
451: 0 0 tps6594-0-0x48 28 Edge ldo3_ov
452: 0 0 tps6594-0-0x48 29 Edge ldo3_uv
453: 0 0 tps6594-0-0x48 30 Edge ldo3_sc
454: 0 0 tps6594-0-0x48 31 Edge ldo3_ilim
455: 0 0 tps6594-0-0x48 32 Edge ldo4_ov
456: 0 0 tps6594-0-0x48 33 Edge ldo4_uv
457: 0 0 tps6594-0-0x48 34 Edge ldo4_sc
458: 0 0 tps6594-0-0x48 35 Edge ldo4_ilim
459: 0 0 tps6594-0-0x48 36 Edge vcca_ov
460: 0 0 tps6594-0-0x48 37 Edge vcca_uv
478: 0 0 tps6594-0-0x48 55 Edge npwron_start
479: 0 0 tps6594-0-0x48 56 Edge enable
480: 0 0 tps6594-0-0x48 57 Edge fsd
481: 0 0 tps6594-0-0x48 58 Edge soft_reboot
482: 0 0 tps6594-0-0x48 59 Edge bist_pass
483: 0 0 tps6594-0-0x48 60 Edge ext_clk
484: 0 0 tps6594-0-0x48 61 Edge twarn
485: 0 0 tps6594-0-0x48 62 Edge tsd_ord
486: 0 0 tps6594-0-0x48 63 Edge bist_fail
487: 0 0 tps6594-0-0x48 64 Edge reg_crc_err
488: 0 0 tps6594-0-0x48 65 Edge recov_cnt
489: 0 0 tps6594-0-0x48 66 Edge spmi_err
490: 0 0 tps6594-0-0x48 67 Edge npwron_long
491: 0 0 tps6594-0-0x48 68 Edge nint_readback
492: 0 0 tps6594-0-0x48 69 Edge nrstout_readback
493: 0 0 tps6594-0-0x48 70 Edge tsd_imm
494: 0 0 tps6594-0-0x48 71 Edge vcca_ovp
495: 0 0 tps6594-0-0x48 72 Edge pfsm_err
496: 0 0 tps6594-0-0x48 73 Edge imm_shutdown
497: 0 0 tps6594-0-0x48 74 Edge ord_shutdown
498: 0 0 tps6594-0-0x48 75 Edge mcu_pwr_err
499: 0 0 tps6594-0-0x48 76 Edge soc_pwr_err
500: 0 0 tps6594-0-0x48 77 Edge comm_frm_err
501: 0 0 tps6594-0-0x48 78 Edge comm_crc_err
502: 0 0 tps6594-0-0x48 79 Edge comm_adr_err
503: 0 0 tps6594-0-0x48 82 Edge en_drv_readback
504: 0 0 tps6594-0-0x48 83 Edge nrstout_soc_readback
505: 0 0 tps6594-0-0x48 84 Edge esm_soc_pin
506: 0 0 tps6594-0-0x48 85 Edge esm_soc_fail
507: 0 0 tps6594-0-0x48 86 Edge esm_soc_rst
509: 0 0 tps6594-0-0x48 88 Edge alarm
511: 0 0 tps6594-2-0x4c 0 Edge buck1_ov
512: 0 0 tps6594-2-0x4c 1 Edge buck1_uv
513: 0 0 tps6594-2-0x4c 2 Edge buck1_sc
514: 0 0 tps6594-2-0x4c 3 Edge buck1_ilim
515: 0 0 tps6594-2-0x4c 4 Edge buck2_ov
516: 0 0 tps6594-2-0x4c 5 Edge buck2_uv
517: 0 0 tps6594-2-0x4c 6 Edge buck2_sc
518: 0 0 tps6594-2-0x4c 7 Edge buck2_ilim
519: 0 0 tps6594-2-0x4c 8 Edge buck3_ov
520: 0 0 tps6594-2-0x4c 9 Edge buck3_uv
521: 0 0 tps6594-2-0x4c 10 Edge buck3_sc
522: 0 0 tps6594-2-0x4c 11 Edge buck3_ilim
523: 0 0 tps6594-2-0x4c 12 Edge buck4_ov
524: 0 0 tps6594-2-0x4c 13 Edge buck4_uv
525: 0 0 tps6594-2-0x4c 14 Edge buck4_sc
526: 0 0 tps6594-2-0x4c 15 Edge buck4_ilim
547: 0 0 tps6594-2-0x4c 36 Edge vcca_ov
548: 0 0 tps6594-2-0x4c 37 Edge vcca_uv
549: 0 0 tps6594-2-0x4c 38 Edge vmon1_ov
550: 0 0 tps6594-2-0x4c 39 Edge vmon1_uv
551: 0 0 tps6594-2-0x4c 40 Edge vmon1_rv
552: 0 0 tps6594-2-0x4c 41 Edge vmon2_ov
553: 0 0 tps6594-2-0x4c 42 Edge vmon2_uv
554: 0 0 tps6594-2-0x4c 43 Edge vmon2_rv
566: 0 0 tps6594-2-0x4c 55 Edge npwron_start
567: 0 0 tps6594-2-0x4c 56 Edge enable
568: 0 0 tps6594-2-0x4c 57 Edge fsd
569: 0 0 tps6594-2-0x4c 58 Edge soft_reboot
570: 0 0 tps6594-2-0x4c 59 Edge bist_pass
571: 0 0 tps6594-2-0x4c 60 Edge ext_clk
572: 0 0 tps6594-2-0x4c 61 Edge twarn
573: 0 0 tps6594-2-0x4c 62 Edge tsd_ord
574: 0 0 tps6594-2-0x4c 63 Edge bist_fail
575: 0 0 tps6594-2-0x4c 64 Edge reg_crc_err
576: 0 0 tps6594-2-0x4c 65 Edge recov_cnt
577: 0 0 tps6594-2-0x4c 66 Edge spmi_err
578: 0 0 tps6594-2-0x4c 67 Edge npwron_long
579: 0 0 tps6594-2-0x4c 68 Edge nint_readback
580: 0 0 tps6594-2-0x4c 69 Edge nrstout_readback
581: 0 0 tps6594-2-0x4c 70 Edge tsd_imm
582: 0 0 tps6594-2-0x4c 71 Edge vcca_ovp
583: 0 0 tps6594-2-0x4c 72 Edge pfsm_err
584: 0 0 tps6594-2-0x4c 73 Edge imm_shutdown
585: 0 0 tps6594-2-0x4c 74 Edge ord_shutdown
586: 0 0 tps6594-2-0x4c 75 Edge mcu_pwr_err
587: 0 0 tps6594-2-0x4c 76 Edge soc_pwr_err
588: 0 0 tps6594-2-0x4c 77 Edge comm_frm_err
589: 0 0 tps6594-2-0x4c 78 Edge comm_crc_err
590: 0 0 tps6594-2-0x4c 79 Edge comm_adr_err
591: 0 0 tps6594-2-0x4c 82 Edge en_drv_readback
592: 0 0 tps6594-2-0x4c 83 Edge nrstout_soc_readback
593: 0 0 tps6594-2-0x4c 84 Edge esm_soc_pin
594: 0 0 tps6594-2-0x4c 85 Edge esm_soc_fail
595: 0 0 tps6594-2-0x4c 86 Edge esm_soc_rst
596: 4 0 INTR 436 Level mbox-mcu-r5fss0-core0
597: 6 0 INTR 432 Level mbox-main-r5fss0-core0
650: 0 0 MSI-INTA 13893764 Edge 31150000.dma-controller chan1
677: 1459 0 GICv3 36 Level mmc1
680: 0 0 GICv3 892 Level TI-am335x-adc.9.auto
682: 0 0 GICv3 362 Edge j721e-pcie-link-down-irq
689: 0 0 ITS-MSI 0 Edge PCIe PME, aerdrv
692: 0 0 GICv3 152 Level 6000000.usb
IPI0: 2879 14013 Rescheduling interrupts
IPI1: 3517 9285 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: 306 258 IRQ work interrupts
IPI6: 0 0 CPU wake-up interrupts
Err: 0
root@j7200-evm:~# cat /proc/softirqs
CPU0 CPU1
HI: 0 0
TIMER: 1504 1602
NET_TX: 7 1
NET_RX: 93536 387
BLOCK: 247 0
IRQ_POLL: 0 0
TASKLET: 4131 6
SCHED: 1969 1931
HRTIMER: 6 1
RCU: 7866 10844
root@j7200-evm:~# ls -lR /run/media/mmcblk0p1
ls: cannot access '/run/media/mmcblk0p1': No such file or directory
root@j7200-evm:~# opkg list-installed | grep packagegroup-arago-test; echo $?
1
root@j7200-evm:~# opkg list-installed | grep ti-test; echo $?
ti-test - 1.0-r0.120
ti-test-extras - 1.0-r0.120
0
root@j7200-evm:~# lsmod
Module Size Used by
pci_endpoint_test 20480 0
rpmsg_ctrl 16384 0
rpmsg_char 16384 1 rpmsg_ctrl
ti_am335x_adc 20480 0
kfifo_buf 16384 1 ti_am335x_adc
cdns3 45056 0
cdns_usb_common 20480 1 cdns3
overlay 122880 0
crct10dif_ce 16384 1
cfg80211 389120 0
rfkill 24576 2 cfg80211
phy_can_transceiver 16384 4
ti_k3_r5_remoteproc 28672 0
virtio_rpmsg_bus 20480 0
rpmsg_ns 16384 1 virtio_rpmsg_bus
k3_j72xx_bandgap 20480 0
pci_j721e_host 16384 0
pci_j721e 16384 1 pci_j721e_host
pcie_cadence_host 16384 1 pci_j721e_host
pcie_cadence 16384 2 pcie_cadence_host,pci_j721e_host
cdns3_ti 16384 0
ti_am335x_tscadc 16384 1 ti_am335x_adc
m_can_platform 16384 0
m_can 24576 1 m_can_platform
sa2ul 36864 0
can_dev 36864 1 m_can
rti_wdt 16384 0
optee_rng 16384 0
rng_core 20480 1 optee_rng
cryptodev 53248 0
fuse 131072 1
drm 561152 0
drm_panel_orientation_quirks 28672 1 drm
ipv6 479232 40
root@j7200-evm:~# echo 'hello world'
hello world
root@j7200-evm:~#
U-Boot SPL 2024.04-00951-g4be1fae7929 (Apr 23 2024 - 02:40:51 +0530)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.4--v09.02.04 (Kool Koala)')
Trying to boot from UART
CSkipping authentication on GP device
Skipping authentication on GP device
Skipping authentication on GP device
Skipping authentication on GP device
Skipping authentication on GP device
Loaded 1010251 bytes
Loading Environment from nowhere... OK
init_env from device 7 not supported!
Starting ATF on ARM64 core...
NOTICE: BL31: v2.9(release):v2.9.0-614-gd7a7135d32-dirty
NOTICE: BL31: Built : 09:34:15, Aug 24 2023
I/TC:
I/TC: OP-TEE version: 4.0.0 (gcc version 11.4.0 (GCC)) #1 Fri Oct 20 18:29:31 UTC 2023 aarch64
I/TC: WARNING: This OP-TEE configuration might be insecure!
I/TC: WARNING: Please check https://optee.readthedocs.io/en/latest/architecture/porting_guidelines.html
I/TC: Primary CPU initializing
I/TC: SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.4--v09.02.04 (Kool Koala)')
I/TC: HUK Initialized
I/TC: Activated SA2UL device
I/TC: Fixing SA2UL firewall owner for GP device
I/TC: Enabled firewalls for SA2UL TRNG device
I/TC: SA2UL TRNG initialized
I/TC: SA2UL Drivers initialized
I/TC: Primary CPU switching to normal world boot
U-Boot SPL 2024.04-00951-g4be1fae7929 (Apr 23 2024 - 02:41:07 +0530)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.4--v09.02.04 (Kool Koala)')
Detected: J7X-BASE-CPB rev E3
Detected: J7X-VSC8514-ETH rev E2
Trying to boot from UART
CSkipping authentication on GP device
Loaded 1218987 bytes
U-Boot 2024.04-00951-g4be1fae7929 (Apr 23 2024 - 02:41:07 +0530)
SoC: J7200 SR2.0 GP
Model: Texas Instruments J7200 EVM
Board: J7200X-PM2-SOM rev E8
DRAM: 4 GiB
Core: 91 devices, 30 uclasses, devicetree: separate
Flash: 0 Bytes
MMC: mmc@4f80000: 0, mmc@4fb0000: 1
Loading Environment from nowhere... OK
In: serial@2800000
Out: serial@2800000
Err: serial@2800000
am65_cpsw_nuss ethernet@46000000: K3 CPSW: nuss_ver: 0x6BA02102 cpsw_ver: 0x6BA82102 ale_ver: 0x00293904 Ports:1
Detected: J7X-BASE-CPB rev E3
Detected: J7X-VSC8514-ETH rev E2
Net: eth0: ethernet@46000000port@1
Hit any key to stop autoboot: 2 0
=>
=>
=>
=>
=>
=>
=>
=>
=>
=>
=>
=> version
U-Boot 2024.04-00951-g4be1fae7929 (Apr 23 2024 - 02:41:07 +0530)
=> setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled '
=> setenv bootcmd ''
=> setenv autoload 'no'
=> setenv serverip '192.168.0.1'
=> setenv _initramfs -
=> 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=E8
board_serial=0071
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
boot_targets=mmc1 mmc0 usb pxe dhcp
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled
bootcmd=
bootcmd_ti_mmc=run findfdt; run init_${boot}; if test ${do_main_cpsw0_qsgmii_phyinit} -eq 1; then run main_cpsw0_qsgmii_phyinit; fi; run boot_rprocs; if test ${boot_fit} -eq 1; then run get_fit_${boot}; run get_fit_overlaystring; run run_fit; else; run get_kern_${boot}; run get_fdt_${boot}; run get_overlay_${boot}; run run_kern; fi;
bootdelay=2
bootdir=/boot
bootenvfile=uEnv.txt
bootm_size=0x10000000
bootpart=1:2
bootscript=echo Running bootscript from mmc${mmcdev} ...; source ${loadaddr}
console=ttyS2,115200n8
cpu=armv8
dfu_alt_info_emmc=rawemmc raw 0 0x800000 mmcpart 1; rootfs part 0 1 mmcpart 0; tiboot3.bin.raw raw 0x0 0x400 mmcpart 1; tispl.bin.raw raw 0x400 0x1000 mmcpart 1; u-boot.img.raw raw 0x1400 0x2000 mmcpart 1; u-env.raw raw 0x3400 0x100 mmcpart 1; sysfw.itb.raw raw 0x3600 0x800 mmcpart 1
dfu_alt_info_mmc=boot part 1 1; rootfs part 1 2; tiboot3.bin fat 1 1; tispl.bin fat 1 1; u-boot.img fat 1 1; uEnv.txt fat 1 1; sysfw.itb fat 1 1
dfu_alt_info_ospi=tiboot3.bin raw 0x0 0x080000; tispl.bin raw 0x080000 0x200000; u-boot.img raw 0x280000 0x400000; u-boot-env raw 0x680000 0x020000; sysfw.itb raw 0x6c0000 0x100000; rootfs raw 0x800000 0x3800000
dfu_alt_info_ram=tispl.bin ram 0x80080000 0x200000; u-boot.img ram 0x81000000 0x400000
do_main_cpsw0_qsgmii_phyinit=1
dorprocboot=0
dtboaddr=0x89000000
envboot=if mmc dev ${mmcdev}; then if mmc rescan; then echo SD/MMC found on device ${mmcdev}; if test -n "${loadbootscript}" && run loadbootscript; then run bootscript; else if run loadbootenv; then echo Loaded env from ${bootenvfile}; run importbootenv; fi; if test -n $uenvcmd; then echo Running uenvcmd ...; run uenvcmd; fi; fi; fi; fi;
eth1addr=70:ff:76:1d:9b:3e
eth2addr=70:ff:76:1d:9b:3f
eth3addr=70:ff:76:1d:9b:40
eth4addr=70:ff:76:1d:9b:41
ethaddr=34:08:e1:59:e3:d5
fdt_addr_r=0x88000000
fdtaddr=0x88000000
fdtcontroladdr=fde97390
fdtfile=ti/k3-j7200-common-proc-board.dtb
fdtoverlay_addr_r=0x89000000
findfdt=echo WARN: fdtfile already set. Stop using findfdt in script
finduuid=part uuid ${boot} ${bootpart} uuid
get_fdt_mmc=load mmc ${bootpart} ${fdtaddr} ${bootdir}/dtb/${name_fdt}
get_fdt_ufs=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/${fdtfile}
get_fit_config=setexpr name_fit_config gsub / _ conf-${fdtfile}
get_fit_mmc=load mmc ${bootpart} ${addr_fit} ${bootdir}/${name_fit}
get_fit_overlaystring=for overlay in $name_overlays; do; setexpr name_fit_overlay gsub / _ conf-${overlay}; setenv overlaystring ${overlaystring}'#'${name_fit_overlay}; done;
get_kern_mmc=load mmc ${bootpart} ${loadaddr} ${bootdir}/${name_kern}
get_kern_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}/dtb/${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;
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}
loadfdt=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/dtb/${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=if mmc dev ${mmcdev}; then devnum=${mmcdev}; devtype=mmc; if mmc rescan; then echo SD/MMC found on device ${mmcdev}; if run loadimage; then run args_mmc; if test ${boot_fit} -eq 1; then run run_fit; else run mmcloados; fi; fi; fi; fi;
mmcdev=1
mmcloados=if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run get_fdt_mmc; then bootz ${loadaddr} - ${fdtaddr}; else if test ${boot_fdt} = try; then bootz; else echo WARN: Cannot load the DT; fi; fi; else bootz; fi;
mmcrootfstype=ext4 rootwait
mtdids=nor0=47040000.spi.0,nor0=47034000.hyperbus
mtdparts=mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),128k(ospi.env),128k(ospi.env.backup),1m(ospi.sysfw),-@8m(ospi.rootfs);47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),1m(hbmc.sysfw),-@8m(hbmc.rootfs)
name_fdt=ti/k3-j7200-common-proc-board.dtb
name_fit=fitImage
name_kern=Image
partitions=name=rootfs,start=0,size=-,uuid=${uuid_gpt_rootfs}
pxefile_addr_r=0x80100000
ramdisk_addr_r=0x88080000
rd_spec=-
rdaddr=0x88080000
rproc_fw_binaries=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=run get_fit_config; bootm ${addr_fit}#${name_fit_config}${overlaystring}
run_kern=booti ${loadaddr} ${rd_spec} ${fdtaddr}
scriptaddr=0x80000000
scsirootfstype=ext4 rootwait
serial#=0000000000000071
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: 6539/131067 bytes
=> printenv bootargs
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled
=> setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp '
=> setenv serverip '192.168.0.1'
=> setenv autoload 'no'
=> 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_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
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.238 (1024 ms)
=> setenv dorprocboot '1'
=> run boot_rprocs
k3_r5f_rproc r5f@41000000: Core 1 is already in use. No rproc commands work
k3_r5f_rproc r5f@41400000: Core 2 is already in use. No rproc commands work
73912 bytes read in 17 ms (4.1 MiB/s)
Load Remote Processor 2 with data@addr=0x82000000 73912 bytes: Success!
73912 bytes read in 17 ms (4.1 MiB/s)
k3_r5f_rproc r5f@5d00000: Invalid op: Trying to start secondary core 7 in lockstep mode
Load Remote Processor 3 with data@addr=0x82000000 73912 bytes: Failed!
=> 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=E8
board_serial=0071
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
boot_targets=mmc1 mmc0 usb pxe dhcp
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp
bootcmd=
bootcmd_ti_mmc=run findfdt; run init_${boot}; if test ${do_main_cpsw0_qsgmii_phyinit} -eq 1; then run main_cpsw0_qsgmii_phyinit; fi; run boot_rprocs; if test ${boot_fit} -eq 1; then run get_fit_${boot}; run get_fit_overlaystring; run run_fit; else; run get_kern_${boot}; run get_fdt_${boot}; run get_overlay_${boot}; run run_kern; fi;
bootdelay=2
bootdir=/boot
bootenvfile=uEnv.txt
bootm_size=0x10000000
bootpart=1:2
bootscript=echo Running bootscript from mmc${mmcdev} ...; source ${loadaddr}
console=ttyS2,115200n8
cpu=armv8
dfu_alt_info_emmc=rawemmc raw 0 0x800000 mmcpart 1; rootfs part 0 1 mmcpart 0; tiboot3.bin.raw raw 0x0 0x400 mmcpart 1; tispl.bin.raw raw 0x400 0x1000 mmcpart 1; u-boot.img.raw raw 0x1400 0x2000 mmcpart 1; u-env.raw raw 0x3400 0x100 mmcpart 1; sysfw.itb.raw raw 0x3600 0x800 mmcpart 1
dfu_alt_info_mmc=boot part 1 1; rootfs part 1 2; tiboot3.bin fat 1 1; tispl.bin fat 1 1; u-boot.img fat 1 1; uEnv.txt fat 1 1; sysfw.itb fat 1 1
dfu_alt_info_ospi=tiboot3.bin raw 0x0 0x080000; tispl.bin raw 0x080000 0x200000; u-boot.img raw 0x280000 0x400000; u-boot-env raw 0x680000 0x020000; sysfw.itb raw 0x6c0000 0x100000; rootfs raw 0x800000 0x3800000
dfu_alt_info_ram=tispl.bin ram 0x80080000 0x200000; u-boot.img ram 0x81000000 0x400000
dnsip=192.0.2.2
do_main_cpsw0_qsgmii_phyinit=1
dorprocboot=1
dtboaddr=0x89000000
envboot=if mmc dev ${mmcdev}; then if mmc rescan; then echo SD/MMC found on device ${mmcdev}; if test -n "${loadbootscript}" && run loadbootscript; then run bootscript; else if run loadbootenv; then echo Loaded env from ${bootenvfile}; run importbootenv; fi; if test -n $uenvcmd; then echo Running uenvcmd ...; run uenvcmd; fi; fi; fi; fi;
eth1addr=70:ff:76:1d:9b:3e
eth2addr=70:ff:76:1d:9b:3f
eth3addr=70:ff:76:1d:9b:40
eth4addr=70:ff:76:1d:9b:41
ethact=ethernet@46000000port@1
ethaddr=34:08:e1:59:e3:d5
fdt_addr_r=0x88000000
fdtaddr=0x88000000
fdtcontroladdr=fde97390
fdtfile=ti/k3-j7200-common-proc-board.dtb
fdtoverlay_addr_r=0x89000000
fileaddr=82000000
filesize=120b8
findfdt=echo WARN: fdtfile already set. Stop using findfdt in script
finduuid=part uuid ${boot} ${bootpart} uuid
gatewayip=192.168.0.1
get_fdt_mmc=load mmc ${bootpart} ${fdtaddr} ${bootdir}/dtb/${name_fdt}
get_fdt_ufs=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/${fdtfile}
get_fit_config=setexpr name_fit_config gsub / _ conf-${fdtfile}
get_fit_mmc=load mmc ${bootpart} ${addr_fit} ${bootdir}/${name_fit}
get_fit_overlaystring=for overlay in $name_overlays; do; setexpr name_fit_overlay gsub / _ conf-${overlay}; setenv overlaystring ${overlaystring}'#'${name_fit_overlay}; done;
get_kern_mmc=load mmc ${bootpart} ${loadaddr} ${bootdir}/${name_kern}
get_kern_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}/dtb/${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;
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
ipaddr=192.168.0.238
kernel_addr_r=0x82000000
loadaddr=0x82000000
loadbootenv=fatload mmc ${mmcdev} ${loadaddr} ${bootenvfile}
loadfdt=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/dtb/${fdtfile}
loadimage=load ${devtype} ${bootpart} ${loadaddr} ${bootdir}/${bootfile}
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=if mmc dev ${mmcdev}; then devnum=${mmcdev}; devtype=mmc; if mmc rescan; then echo SD/MMC found on device ${mmcdev}; if run loadimage; then run args_mmc; if test ${boot_fit} -eq 1; then run run_fit; else run mmcloados; fi; fi; fi; fi;
mmcdev=1
mmcloados=if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run get_fdt_mmc; then bootz ${loadaddr} - ${fdtaddr}; else if test ${boot_fdt} = try; then bootz; else echo WARN: Cannot load the DT; fi; fi; else bootz; fi;
mmcrootfstype=ext4 rootwait
mtdids=nor0=47040000.spi.0,nor0=47034000.hyperbus
mtdparts=mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),128k(ospi.env),128k(ospi.env.backup),1m(ospi.sysfw),-@8m(ospi.rootfs);47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),1m(hbmc.sysfw),-@8m(hbmc.rootfs)
name_fdt=ti/k3-j7200-common-proc-board.dtb
name_fit=fitImage
name_kern=Image
netmask=255.255.255.0
partitions=name=rootfs,start=0,size=-,uuid=${uuid_gpt_rootfs}
pxefile_addr_r=0x80100000
ramdisk_addr_r=0x88080000
rd_spec=-
rdaddr=0x88080000
rproc_fw_binaries=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=run get_fit_config; bootm ${addr_fit}#${name_fit_config}${overlaystring}
run_kern=booti ${loadaddr} ${rd_spec} ${fdtaddr}
scriptaddr=0x80000000
scsirootfstype=ext4 rootwait
serial#=0000000000000071
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: 6703/131067 bytes
=> tftp ${loadaddr} 192.168.0.1:vatf_j7200-evm/bb07daf011078f15ea81b62255230e0d
am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
link up on port 1, speed 1000, full duplex
Using ethernet@46000000port@1 device
TFTP from server 192.168.0.1; our IP address is 192.168.0.238
Filename 'vatf_j7200-evm/bb07daf011078f15ea81b62255230e0d'.
Load address: 0x82000000
Loading: *################################################## 18.5 MiB
12.7 MiB/s
done
Bytes transferred = 19376640 (127aa00 hex)
=> tftp ${fdt_addr_r} 192.168.0.1:vatf_j7200-evm/9ffb2a755abadc44256f9309c06d093b
am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
link up on port 1, speed 1000, full duplex
Using ethernet@46000000port@1 device
TFTP from server 192.168.0.1; our IP address is 192.168.0.238
Filename 'vatf_j7200-evm/9ffb2a755abadc44256f9309c06d093b'.
Load address: 0x88000000
Loading: *################################################## 68.1 KiB
7.4 MiB/s
done
Bytes transferred = 69764 (11084 hex)
=> fdt address ${fdt_addr_r}
Working FDT set to 88000000
=> printenv bootargs
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp
=> setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/j7200-evm/autofs/34b14060ab7d4ff5071eae53ed9fba8f,nolock,v3,tcp,rsize=4096,wsize=4096 '
=> printenv bootcmd
bootcmd=
=> setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi'
=> version
U-Boot 2024.04-00951-g4be1fae7929 (Apr 23 2024 - 02:41:07 +0530)
=> bdinfo
boot_params = 0x0000000000000000
DRAM bank = 0x0000000000000000
-> start = 0x0000000080000000
-> size = 0x0000000080000000
DRAM bank = 0x0000000000000001
-> start = 0x0000000880000000
-> size = 0x0000000080000000
flashstart = 0x0000000000000000
flashsize = 0x0000000000000000
flashoffset = 0x0000000000000000
baudrate = 115200 bps
relocaddr = 0x00000000ffecc000
reloc off = 0x000000007f6cc000
Build = 64-bit
current eth = ethernet@46000000port@1
ethaddr = 34:08:e1:59:e3:d5
IP addr = 192.168.0.238
fdt_blob = 0x00000000fde97390
new_fdt = 0x00000000fde97390
fdt_size = 0x0000000000014a20
lmb_dump_all:
memory.cnt = 0x2 / max = 0x10
memory[0] [0x80000000-0xffffffff], 0x80000000 bytes flags: 0
memory[1] [0x880000000-0x8ffffffff], 0x80000000 bytes flags: 0
reserved.cnt = 0x2 / max = 0x10
reserved[0] [0x9e800000-0xa47fffff], 0x06000000 bytes flags: 4
reserved[1] [0xfce88000-0xffffffff], 0x03178000 bytes flags: 0
devicetree = separate
serial addr = 0x0000000002800000
width = 0x0000000000000000
shift = 0x0000000000000002
offset = 0x0000000000000000
clock = 0x0000000002dc6c00
arch_number = 0x0000000000000000
TLB addr = 0x00000000ffff0000
irq_sp = 0x00000000fde97380
sp start = 0x00000000fde97380
Early malloc usage: 2f88 / 8000
=>
boot_params = 0x0000000000000000
DRAM bank = 0x0000000000000000
-> start = 0x0000000080000000
-> size = 0x0000000080000000
DRAM bank = 0x0000000000000001
-> start = 0x0000000880000000
-> size = 0x0000000080000000
flashstart = 0x0000000000000000
flashsize = 0x0000000000000000
flashoffset = 0x0000000000000000
baudrate = 115200 bps
relocaddr = 0x00000000ffecc000
reloc off = 0x000000007f6cc000
Build = 64-bit
current eth = ethernet@46000000port@1
ethaddr = 34:08:e1:59:e3:d5
IP addr = 192.168.0.238
fdt_blob = 0x00000000fde97390
new_fdt = 0x00000000fde97390
fdt_size = 0x0000000000014a20
lmb_dump_all:
memory.cnt = 0x2 / max = 0x10
memory[0] [0x80000000-0xffffffff], 0x80000000 bytes flags: 0
memory[1] [0x880000000-0x8ffffffff], 0x80000000 bytes flags: 0
reserved.cnt = 0x2 / max = 0x10
reserved[0] [0x9e800000-0xa47fffff], 0x06000000 bytes flags: 4
reserved[1] [0xfce88000-0xffffffff], 0x03178000 bytes flags: 0
devicetree = separate
serial addr = 0x0000000002800000
width = 0x0000000000000000
shift = 0x0000000000000002
offset = 0x0000000000000000
clock = 0x0000000002dc6c00
arch_number = 0x0000000000000000
TLB addr = 0x00000000ffff0000
irq_sp = 0x00000000fde97380
sp start = 0x00000000fde97380
Early malloc usage: 2f88 / 8000
=> ls mmc 0:1
=> ls mmc 1:1
EFI/
19376640 Image
533968 tiboot3.bin
533968 tiboot3-j7200-gp-evm.bin
536557 tiboot3-j7200-hs-evm.bin
536557 tiboot3-j7200-hs-fs-evm.bin
536557 tiboot3-j7200_sr2-hs-evm.bin
536557 tiboot3-j7200_sr2-hs-fs-evm.bin
1031931 tispl.bin
1186635 u-boot.img
574 uEnv.txt
4 ws-calibrate.rules
11 file(s), 1 dir(s)
=> ext4ls mmc 0:2 /lib/firmware
** Invalid partition 2 **
Couldn't find partition mmc 0:2
=> ext4ls mmc 1:2 /lib/firmware
<DIR> 4096 .
<DIR> 4096 ..
2040 LICENCE.ibt_firmware
2046 LICENCE.iwlwifi_firmware
482656 bl32.bin
4324344 bl32.elf
<DIR> 4096 intel
918268 iwlwifi-3160-17.ucode
2448976 iwlwifi-8000C-34.ucode
2428004 iwlwifi-8000C-36.ucode
2440780 iwlwifi-8265-34.ucode
2436632 iwlwifi-8265-36.ucode
2678092 iwlwifi-9260-th-b0-jf-b0-34.ucode
2521412 iwlwifi-9260-th-b0-jf-b0-38.ucode
1489652 iwlwifi-9260-th-b0-jf-b0-46.ucode
<SYM> 67 j7200-main-r5f0_0-fw
<SYM> 74 j7200-main-r5f0_0-fw-sec
<SYM> 67 j7200-main-r5f0_1-fw
<SYM> 74 j7200-main-r5f0_1-fw-sec
<SYM> 67 j7200-mcu-r5f0_1-fw
<SYM> 74 j7200-mcu-r5f0_1-fw-sec
4728 regulatory.db
1182 regulatory.db.p7s
28 tee-header_v2.bin
0 tee-pageable_v2.bin
482656 tee-pager_v2.bin
482656 tee-raw.bin
482684 tee.bin
4324344 tee.elf
<DIR> 4096 ti-connectivity
<DIR> 4096 ti-eth
<DIR> 4096 ti-ipc
=> mmc rescan; echo $?
0
=> fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4
4 bytes written in 5 ms (0 Bytes/s)
=> boot
## Checking Image at 82000000 ...
Unknown image format!
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Working FDT set to 88000000
Loading Device Tree to 000000008ffeb000, end 000000008ffff083 ... OK
Working FDT set to 8ffeb000
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
[ 0.000000] Linux version 6.1.80-ti-g2e423244f8c0 (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 11.4.0, GNU ld (GNU Binutils) 2.38.20220708) #1 SMP PREEMPT Wed Mar 20 14:43:33 UTC 2024
[ 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 32 MiB at 0x00000000fe000000
[ 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.4
[ 0.000000] percpu: Embedded 20 pages/cpu s41064 r8192 d32664 u81920
[ 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: Spectre-BHB
[ 0.000000] CPU features: detected: ARM erratum 1742098
[ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[ 0.000000] alternatives: applying boot alternatives
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1032192
[ 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/34b14060ab7d4ff5071eae53ed9fba8f,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: 10, 4194304 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: area num 2.
[ 0.000000] software IO TLB: mapped [mem 0x00000000fa000000-0x00000000fe000000] (64MB)
[ 0.000000] Memory: 3897280K/4194304K available (11712K kernel code, 1258K rwdata, 3812K rodata, 1984K init, 438K bss, 264256K reserved, 32768K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=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] Root IRQ handler: gic_handle_irq
[ 0.000000] GICv3: GICv3 features: 16 PPIs
[ 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: Devices Table too large, reduce ids 20->19
[ 0.000000] ITS@0x0000000001820000: allocated 524288 Devices @880800000 (flat, esz 8, psz 64K, shr 0)
[ 0.000000] ITS: using cache flushing for cmd queue
[ 0.000000] GICv3: using LPI property table @0x0000000880030000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880040000
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
[ 0.000000] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[ 0.008344] Console: colour dummy device 80x25
[ 0.012909] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.023581] pid_max: default: 32768 minimum: 301
[ 0.028317] LSM: Security Framework initializing
[ 0.033094] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.040674] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.049496] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.056898] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.063168] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.070555] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.076876] rcu: Hierarchical SRCU implementation.
[ 0.081776] rcu: Max phase no-delay instances is 1000.
[ 0.087286] Platform MSI: msi-controller@1820000 domain created
[ 0.093437] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
[ 0.102791] EFI services will not be available.
[ 0.107526] smp: Bringing up secondary CPUs ...
I/TC: Secondary CPU 1 initializing
I/TC: Secondary CPU 1 switching to normal world boot
[ 0.120694] Detected PIPT I-cache on CPU1
[ 0.120759] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
[ 0.120774] GICv3: CPU1: using allocated LPI pending table @0x0000000880050000
[ 0.120807] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
[ 0.120856] smp: Brought up 1 node, 2 CPUs
[ 0.150203] SMP: Total of 2 processors activated.
[ 0.155007] CPU features: detected: 32-bit EL0 Support
[ 0.160261] CPU features: detected: CRC32 instructions
[ 0.165537] CPU: All CPU(s) started at EL2
[ 0.169719] alternatives: applying system-wide alternatives
[ 0.176249] devtmpfs: initialized
[ 0.184330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.194307] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.201908] pinctrl core: initialized pinctrl subsystem
[ 0.207571] DMI not present or invalid.
[ 0.211820] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.218413] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 0.225728] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.233763] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.241890] audit: initializing netlink subsys (disabled)
[ 0.247485] audit: type=2000 audit(0.160:1): state=initialized audit_enabled=0 res=1
[ 0.247678] thermal_sys: Registered thermal governor 'step_wise'
[ 0.255409] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.261562] cpuidle: using governor menu
[ 0.272308] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.279272] ASID allocator initialised with 65536 entries
[ 0.290678] platform a40000.pinctrl: Fixed dependency cycle(s) with /bus@100000/pinctrl@a40000/mcu-cpsw-cpts
[ 0.301592] KASLR disabled due to lack of seed
[ 0.309020] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.315983] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.322392] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.329336] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[ 0.335761] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.342696] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.349098] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.356033] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[ 0.363204] k3-chipinfo 43000014.chipid: Family:J7200 rev:SR2.0 JTAGID[0x1bb6d02f] Detected
[ 0.372425] iommu: Default domain type: Translated
[ 0.377415] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.383939] SCSI subsystem initialized
[ 0.387931] usbcore: registered new interface driver usbfs
[ 0.393555] usbcore: registered new interface driver hub
[ 0.398990] usbcore: registered new device driver usb
[ 0.404331] pps_core: LinuxPPS API ver. 1 registered
[ 0.409404] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.418745] PTP clock support registered
[ 0.422813] EDAC MC: Ver: 3.0.0
[ 0.426475] FPGA manager framework
[ 0.429992] Advanced Linux Sound Architecture Driver Initialized.
[ 0.436643] clocksource: Switched to clocksource arch_sys_counter
[ 0.443019] VFS: Disk quotas dquot_6.6.0
[ 0.447047] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.457095] NET: Registered PF_INET protocol family
[ 0.462487] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.471591] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.480351] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.488276] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.496504] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[ 0.505258] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.512102] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.519033] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.526481] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.532571] RPC: Registered named UNIX socket transport module.
[ 0.538633] RPC: Registered udp transport module.
[ 0.543436] RPC: Registered tcp transport module.
[ 0.548241] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.554824] NET: Registered PF_XDP protocol family
[ 0.559724] PCI: CLS 0 bytes, default 64
[ 0.564085] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[ 0.573175] Initialise system trusted keyrings
[ 0.577843] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[ 0.586550] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.592825] NFS: Registering the id_resolver key type
[ 0.598009] Key type id_resolver registered
[ 0.602282] Key type id_legacy registered
[ 0.606402] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.613251] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.640436] Key type asymmetric registered
[ 0.644620] Asymmetric key parser 'x509' registered
[ 0.649628] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.657272] io scheduler mq-deadline registered
[ 0.661904] io scheduler kyber registered
[ 0.667783] pinctrl-single 4301c000.pinctrl: 13 pins, size 52
[ 0.673775] pinctrl-single 4301c038.pinctrl: 2 pins, size 8
[ 0.679570] pinctrl-single 4301c068.pinctrl: 59 pins, size 236
[ 0.685763] pinctrl-single 4301c174.pinctrl: 8 pins, size 32
[ 0.691720] pinctrl-single 11c000.pinctrl: 67 pins, size 268
[ 0.697723] pinctrl-single 11c11c.pinctrl: 3 pins, size 12
[ 0.703783] pinctrl-single a40000.pinctrl: 512 pins, size 2048
[ 0.712876] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled
[ 0.723866] loop: module loaded
[ 0.727628] megasas: 07.719.03.00-rc1
[ 0.732824] tun: Universal TUN/TAP device driver, 1.6
[ 0.738353] VFIO - User Level meta-driver version: 0.3
[ 0.743971] usbcore: registered new interface driver usb-storage
[ 0.750446] i2c_dev: i2c /dev entries driver
[ 0.755389] sdhci: Secure Digital Host Controller Interface driver
[ 0.761715] sdhci: Copyright(c) Pierre Ossman
[ 0.766261] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.772299] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.778523] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 0.785238] usbcore: registered new interface driver usbhid
[ 0.790933] usbhid: USB HID core driver
[ 0.795336] optee: probing for conduit method.
I/TC: Reserved shared memory is enabled
I/TC: Dynamic shared memory is enabled
I/TC: Normal World virtualization support is disabled
I/TC: Asynchronous notifications are disabled
[ 0.799896] optee: revision 4.0 (2a5b1d12)
[ 0.816326] optee: dynamic shared memory is enabled
[ 0.825714] optee: initialized driver
[ 0.830490] Initializing XFRM netlink socket
[ 0.834882] NET: Registered PF_PACKET protocol family
[ 0.840080] Key type dns_resolver registered
[ 0.844651] registered taskstats version 1
[ 0.848849] Loading compiled-in X.509 certificates
[ 0.859812] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.2.4--v09.02.04 (Kool Koala)')
[ 0.887881] omap_i2c 42120000.i2c: bus 0 rev0.12 at 400 kHz
[ 0.894225] pca953x 1-0021: supply vcc not found, using dummy regulator
[ 0.901060] pca953x 1-0021: using no AI
[ 0.929056] pca953x 1-0020: supply vcc not found, using dummy regulator
[ 0.935869] pca953x 1-0020: using no AI
[ 0.940423] pca953x 1-0022: supply vcc not found, using dummy regulator
[ 0.947231] pca953x 1-0022: using AI
[ 0.951513] omap_i2c 2000000.i2c: bus 1 rev0.12 at 400 kHz
[ 0.957657] pca953x 2-0020: supply vcc not found, using dummy regulator
[ 0.964477] pca953x 2-0020: using no AI
[ 0.988954] omap_i2c 2010000.i2c: bus 2 rev0.12 at 400 kHz
[ 0.994727] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 137 domain created
[ 1.003265] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 131 domain created
[ 1.012596] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 213 domain created
[ 1.021188] ti-sci-inta 33d00000.msi-controller: Interrupt Aggregator domain 209 created
[ 1.032007] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,32] sci-dev-id:235
[ 1.041901] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
[ 1.048664] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66349100, num_proxies:64
[ 1.058363] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[120,200] sci-dev-id:211
[ 1.068526] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
[ 1.075285] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66349100, num_proxies:64
[ 1.083276] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 251, base_baud = 6000000) is a 8250
[ 1.092784] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 252, base_baud = 3000000) is a 8250
[ 1.101633] printk: console [ttyS2] enabled
[ 1.101633] printk: console [ttyS2] enabled
[ 1.110079] printk: bootconsole [ns16550a0] disabled
[ 1.110079] printk: bootconsole [ns16550a0] disabled
[ 1.120507] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 253, base_baud = 3000000) is a 8250
[ 1.129622] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
[ 1.172648] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 1.181509] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
[ 1.189785] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
[ 1.202624] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
[ 1.209832] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[ 1.216012] pps pps0: new PPS source ptp0
[ 1.220169] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010b, freq:500000000, add_val:1 pps:1
[ 1.230456] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010b, freq:200000000, add_val:4 pps:0
[ 1.241883] gpio-mux mux-controller: 2-way mux-controller registered
[ 1.248327] mmc0: CQHCI version 5.10
[ 1.291241] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
[ 1.387170] mmc0: Command Queue Engine enabled
[ 1.391652] mmc0: new HS400 MMC card at address 0001
[ 1.397213] mmcblk0: mmc0:0001 S0J56X 14.8 GiB
[ 1.405438] mmcblk0: p1
[ 1.408355] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB
[ 1.414470] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB
[ 1.420170] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (240:0)
[ 1.558303] tps6594-rtc tps6594-rtc.4.auto: registered as rtc0
[ 1.564305] tps6594-rtc tps6594-rtc.4.auto: hctosys: unable to read the hardware clock
[ 1.603987] vdd_core_0v85: Bringing 800000uV into 850000-850000uV
[ 1.727066] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc8900
[ 1.734062] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc8900
[ 1.743139] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
[ 1.754673] ti-udma 31150000.dma-controller: Channels: 50 (tchan: 25, rchan: 25, gp-rflow: 8)
[ 1.766154] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
[ 1.812676] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 1.821965] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
[ 1.830256] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
[ 1.843143] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
[ 1.850378] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[ 1.857804] pps pps0: new PPS source ptp1
[ 1.862049] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010b, freq:500000000, add_val:1 pps:1
[ 1.873535] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
[ 1.882770] debugfs: Directory 'pd:240' with parent 'pm_genpd' already present!
[ 1.882981] mmc1: CQHCI version 5.10
[ 1.934842] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
[ 1.952301] am65-cpsw-nuss 46000000.ethernet eth0: PHY [46000f00.mdio:00] driver [TI DP83867] (irq=POLL)
[ 1.961841] am65-cpsw-nuss 46000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
[ 2.013257] mmc1: new ultra high speed SDR104 SDHC card at address aaaa
[ 2.020571] mmcblk1: mmc1:aaaa SC16G 14.8 GiB
[ 2.029467] mmcblk1: p1 p2 p3
[ 6.049868] am65-cpsw-nuss 46000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 6.080658] Sending DHCP requests ., OK
[ 6.100515] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.238
[ 6.108274] IP-Config: Complete:
[ 6.111503] device=eth0, hwaddr=34:08:e1:59:e3:d5, ipaddr=192.168.0.238, mask=255.255.255.0, gw=192.168.0.1
[ 6.121677] host=192.168.0.238, domain=ti.com, nis-domain=(none)
[ 6.128114] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath=
[ 6.128121] nameserver0=192.0.2.2, nameserver1=192.0.2.3
[ 6.144717] ALSA device list:
[ 6.147684] No soundcards found.
[ 6.189547] VFS: Mounted root (nfs filesystem) on device 0:20.
[ 6.196672] devtmpfs: mounted
[ 6.201133] Freeing unused kernel memory: 1984K
[ 6.212777] Run /sbin/init as init process
[ 6.377088] systemd[1]: System time before build time, advancing clock.
[ 6.462701] NET: Registered PF_INET6 protocol family
[ 6.469217] Segment Routing with IPv6
[ 6.472953] In-situ OAM (IOAM) with IPv6
[ 6.501455] systemd[1]: systemd 250.5+ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=hybrid)
[ 6.533119] systemd[1]: Detected architecture arm64.
Welcome to [1mArago 2023.10[0m!
[ 6.598104] systemd[1]: Hostname set to <j7200-evm>.
[ 6.680675] random: crng init done
[ 6.703200] systemd-sysv-generator[146]: SysV service '/etc/init.d/thermal-zone-init' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[ 6.705554] systemd[137]: /lib/systemd/system-generators/systemd-gpt-auto-generator failed with exit status 1.
[ 7.051266] systemd[1]: /lib/systemd/system/bt-enable.service:9: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[ 7.120508] systemd[1]: /etc/systemd/system/sync-clocks.service:11: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[ 7.194222] systemd[1]: Queued start job for default target Graphical Interface.
[ 7.246247] systemd[1]: Created slice Slice /system/getty.
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/getty[0m.
[ 7.271048] systemd[1]: Created slice Slice /system/modprobe.
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/modprobe[0m.
[ 7.295023] systemd[1]: Created slice Slice /system/serial-getty.
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/serial-getty[0m.
[ 7.319150] systemd[1]: Created slice User and Session Slice.
[[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m.
[ 7.341080] 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.
[ 7.365002] 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.
[ 7.389043] systemd[1]: Reached target Path Units.
[[0;32m OK [0m] Reached target [0;1;39mPath Units[0m.
[ 7.404797] systemd[1]: Reached target Remote File Systems.
[[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m.
[ 7.424765] systemd[1]: Reached target Slice Units.
[[0;32m OK [0m] Reached target [0;1;39mSlice Units[0m.
[ 7.440802] systemd[1]: Reached target Swaps.
[[0;32m OK [0m] Reached target [0;1;39mSwaps[0m.
[ 7.490539] systemd[1]: Listening on RPCbind Server Activation Socket.
[[0;32m OK [0m] Listening on [0;1;39mRPCbind Server Activation Socket[0m.
[ 7.516903] systemd[1]: Reached target RPC Port Mapper.
[[0;32m OK [0m] Reached target [0;1;39mRPC Port Mapper[0m.
[ 7.544499] systemd[1]: Listening on Process Core Dump Socket.
[[0;32m OK [0m] Listening on [0;1;39mProcess Core Dump Socket[0m.
[ 7.565111] systemd[1]: Listening on initctl Compatibility Named Pipe.
[[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m.
[ 7.589951] systemd[1]: Listening on Journal Audit Socket.
[[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m.
[ 7.613784] systemd[1]: Listening on Journal Socket (/dev/log).
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m.
[ 7.637346] systemd[1]: Listening on Journal Socket.
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m.
[ 7.658013] systemd[1]: Listening on Network Service Netlink Socket.
[[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m.
[ 7.682696] systemd[1]: Listening on udev Control Socket.
[[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m.
[ 7.705214] systemd[1]: Listening on udev Kernel Socket.
[[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m.
[ 7.725782] systemd[1]: Listening on User Database Manager Socket.
[[0;32m OK [0m] Listening on [0;1;39mUser Database Manager Socket[0m.
[ 7.777052] systemd[1]: Mounting Huge Pages File System...
Mounting [0;1;39mHuge Pages File System[0m...
[ 7.802343] systemd[1]: Mounting POSIX Message Queue File System...
Mounting [0;1;39mPOSIX Message Queue File System[0m...
[ 7.829960] systemd[1]: Mounting Kernel Debug File System...
Mounting [0;1;39mKernel Debug File System[0m...
[ 7.853317] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
[ 7.893095] systemd[1]: Mounting Temporary Directory /tmp...
Mounting [0;1;39mTemporary Directory /tmp[0m...
[ 7.919447] systemd[1]: Starting Create List of Static Device Nodes...
Starting [0;1;39mCreate List of Static Device Nodes[0m...
[ 7.969361] systemd[1]: Starting Load Kernel Module configfs...
Starting [0;1;39mLoad Kernel Module configfs[0m...
[ 7.997344] systemd[1]: Starting Load Kernel Module drm...
Starting [0;1;39mLoad Kernel Module drm[0m...
[ 8.045417] systemd[1]: Starting Load Kernel Module fuse...
Starting [0;1;39mLoad Kernel Module fuse[0m...
[ 8.089334] systemd[1]: Starting RPC Bind...
Starting [0;1;39mRPC Bind[0m...
[ 8.100502] fuse: init (API version 7.37)
[ 8.105731] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
[ 8.122781] systemd[1]: Starting Journal Service...
Starting [0;1;39mJournal Service[0m...
[ 8.153352] systemd[1]: Starting Load Kernel Modules...
Starting [0;1;39mLoad Kernel Modules[0m...
[ 8.172591] systemd[1]: Starting Generate network units from Kernel command line...
Starting [0;1;39mGenerate network ts from Kernel command line[0m...
[ 8.188625] cryptodev: loading out-of-tree module taints kernel.
[ 8.195731] cryptodev: driver 1.12 loaded.
[ 8.217825] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting [0;1;39mRemount Root and Kernel File Systems[0m...
[ 8.243962] systemd[1]: Starting Coldplug All udev Devices...
Starting [0;1;39mColdplug All udev Devices[0m...
[ 8.261590] systemd[1]: Started RPC Bind.
[[0;32m OK [0m] Started [0;1;39mRPC Bind[0m.
[ 8.289993] systemd[1]: Started Journal Service.
[[0;32m OK [0m] Started [0;1;39mJournal Service[0m.
[[0;32m OK [0m] Mounted [0;1;39mHuge Pages File System[0m.
[[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m.
[[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m.
[[0;32m OK [0m] Mounted [0;1;39mTemporary Directory /tmp[0m.
[[0;32m OK [0m] Finished [0;1;39mCreate List of Static Device Nodes[0m.
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m.
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m.
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m.
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m.
[[0;32m OK [0m] Finished [0;1;39mGenerate network units from Kernel command line[0m.
[[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m.
Mounting [0;1;39mFUSE Control File System[0m...
Mounting [0;1;39mKernel Configuration File System[0m...
Starting [0;1;39mFlush Journal to Persistent Storage[0m...
[ 8.604852] systemd-journald[161]: Received client request to flush runtime journal.
Starting [0;1;39mApply Kernel Variables[0m...
Starting [0;1;39mCreate Static Device Nodes in /dev[0m...
[[0;32m OK [0m] Mounted [0;1;39mFUSE Control File System[0m.
[[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m.
[[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m.
[[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m.
[[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m.
[[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m.
[[0;32m OK [0m] Reached target [0;1;39mPreparation for Local File Systems[0m.
Mounting [0;1;39m/media/ram[0m...
Mounting [0;1;39m/var/volatile[0m...
[ 8.866181] audit: type=1334 audit(1651167747.488:2): prog-id=5 op=LOAD
[ 8.873521] audit: type=1334 audit(1651167747.496:3): prog-id=6 op=LOAD
Starting [0;1;39mRule-based Managefor Device Events and Files[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;39mLoad/Save Random Seed[0m...
[[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m.
Starting [0;1;39mCreate Volatile Files and Directories[0m...
[[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m.
[[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m.
[[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m.
Starting [0;1;39mNetwork Time Synchronization[0m...
Starting [0;1;39mRecord System Boot/Shutdown in UTMP[0m...
[[0;32m OK [0m] Finished [0;1;39mRecord System Boot/Shutdown in UTMP[0m.
[ 9.325797] systemd-journald[161]: Oldest entry in /run/log/journal/d8286d6938ec48259dbb89816b50a233/system.journal is older than the configured file retention duration (1month), suggesting rotation.
[ 9.345043] systemd-journald[161]: /run/log/journal/d8286d6938ec48259dbb89816b50a233/system.journal: Journal header limits reached or header out-of-date, rotating.
[[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m.
[[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m.
[[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m.
[ 9.400734] CAN device driver interface
[[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m.
[[0;32m OK [0m] Started [0;1;39mDaily rotation of log files[0m.
[[0;32m OK [0m] Reached target [0;1;39mTimer Units[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.
Starting [0;1;39mDocker Socket for the API[0m...[ 9.517555] ti-udma 285c0000.dma-controller: chan1: is running!
[[0;32m OK [0m] Listening on [0;1;39mdropbear.socket[0m.
[[0;32m OK [0m] Listening on [0;1;39mPC/SC Smart Card Daemon Activation Socket[0m.
Starting [0;1;39mWeston socket[0m...
[ 9.585866] j721e-pcie-host 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
Starting [0;1;39mD-Bus System Message Bus[0m...
Starting [0;1;39mReboot and dump vmcore via kexec[0m...
[ 9.643447] j721e-pcie-host 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[[0;32m OK [0m] Listening on [0;1;39mDocker Socket for the [ 9.652229] j721e-pcie-host 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
API[0m.
[ 9.667985] j721e-pcie-host 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[[0;32m OK [0m] Listening on [0;1;39mWeston socket[0m.
[[0;32m OK [0m] Found device [0;1;39m/dev/ttyS2[0m.
[[0;32m OK [0m] Finished [0;1;39mReboot and dump vmcore via kexec[0m.
[[0;32m OK [0m] Reached target [0;1;39mSocket Units[0m.
[ 9.744498] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
[[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m.
[[0;32m OK [0m] Reached target [0;1;39mBasic System[0m.
[[0;32m OK [0m] Started [0;1;39mJob spooling tools[0m.
[ 9.830681] 47034000.hyperbus: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x000001 Chip ID 0x007000
[ 9.844075] platform 41000000.r5f: configured R5F for IPC-only mode
[[0;32m OK [0m] Started [0;1;39mPeriodic Command Scheduler[0m.
[ 9.860904] j721e-pcie-host 2910000.pcie: Link up
[ 9.865907] j721e-pcie-host 2910000.pcie: PCI host bridge to bus 0000:00
[ 9.869766] Amd/Fujitsu Extended Query Table at 0x0040
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;39mLighttpd Daemon[0m...
[[0;32m OK [0m] Started [0;1;39mstrongSwan IPsec IIKEv2 [ 9.915197] audit: type=1334 audit(1713820735.405:4): prog-id=7 op=LOAD
daemon using ipsec.conf[0m.
Starting [0;1;39mUser Login Management[0m...
[ 9.928694] audit: type=1334 audit(1713820735.417:5): prog-id=8 op=LOAD
[[0;32m OK [0m] Started [0;1;39mTEE Supplicant[0m.
Starting [0;1;39mTelnet Server[0m...
Starting [0;1;39mRotate log files[0m...
[[0;32m OK [0m] Finished [0;1;39mIPv6 Packet Filtering Framework[0m.
[ 9.987118] m_can_platform 2701000.can: m_can device registered (irq=683, version=32)
[ 9.998512] m_can_platform 40528000.can: m_can device registered (irq=684, version=32)
[ 10.006405] platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000
[ 10.016465] m_can_platform 40568000.can: m_can device registered (irq=685, version=32)
[ 10.022374] remoteproc remoteproc0: 41000000.r5f is available
[ 10.029143] Amd/Fujitsu Extended Query version 1.5.
[ 10.034013] remoteproc remoteproc0: attaching to 41000000.r5f
[ 10.047304] m_can_platform 2731000.can: m_can device registered (irq=686, version=32)
[[0;32m OK [0m] Finished [0;1;39mIPv4 Packet Filtering Fram[ 10.058062] platform 41000000.r5f: R5F core initialized in IPC-only mode
ework[0m.
[[0;32m OK [0m] Finished [0;1;39mTelnet Server[0m.
[[0;32m OK [0m] Reached target [0;1;39mPreparation for Network[0m.
Starting [0;1;39mNetwork Configuration[0m...
[ 10.086390] rproc-virtio rproc-virtio.10.auto: assigned reserved memory node r5f-dma-memory@a0000000
[ 10.095964] virtio_rpmsg_bus virtio0: rpmsg host is online
[ 10.101527] rproc-virtio rproc-virtio.10.auto: registered virtio0 (type 7)
[ 10.106315] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd
[ 10.108419] remoteproc remoteproc0: remote processor 41000000.r5f is now attached
[ 10.115961] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
[ 10.127869] 47034000.hyperbus: CFI contains unrecognised boot bank location (0). Assuming bottom.
[ 10.140084] number of CFI chips: 1
[ 10.143684] 5 fixed-partitions partitions found on MTD device 47034000.hyperbus
[ 10.151938] Creating 5 MTD partitions on "47034000.hyperbus":
[ 10.157833] 0x000000000000-0x000000100000 : "hbmc.tiboot3"
[ 10.164165] 0x000000100000-0x000000300000 : "hbmc.tispl"
[ 10.170243] 0x000000300000-0x000000700000 : "hbmc.u-boot"
[ 10.176432] 0x000000700000-0x000000740000 : "hbmc.env"
[ 10.182328] 0x000000800000-0x000004000000 : "hbmc.rootfs"
[[0;32m OK [0m] Started [0;1;39mLighttpd Daemon[0m.
[ 10.377123] platform 5c00000.r5f: configured R5F for IPC-only mode
[ 10.448878] platform 5c00000.r5f: assigned reserved memory node r5f-dma-memory@a2000000
[ 10.483954] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 10.579167] remoteproc remoteproc1: 5c00000.r5f is available
[ 10.585271] remoteproc remoteproc1: attaching to 5c00000.r5f
[ 10.597638] platform 5c00000.r5f: R5F core initialized in IPC-only mode
[ 10.607338] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] (bus address [0x18001000-0x18010fff])
[ 10.656817] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[[0;32m OK [0m] Started [0;1;39mUser Login Management[0m.
[ 10.711289] rproc-virtio rproc-virtio.11.auto: assigned reserved memory node r5f-dma-memory@a2000000
[ 10.721951] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 10.730072] virtio_rpmsg_bus virtio1: rpmsg host is online
[ 10.730651] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 10.736009] rproc-virtio rproc-virtio.11.auto: registered virtio1 (type 7)
[ 10.743682] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xd
[ 10.751852] remoteproc remoteproc1: remote processor 5c00000.r5f is now attached
[ 10.763658] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe
[ 10.772495] pci_bus 0000:00: root bus resource [mem 0x18011000-0x1fffffff]
[ 10.772539] pci 0000:00:00.0: [104c:b00f] type 01 class 0x060400
[ 10.781190] pci 0000:00:00.0: supports D1
[[0;32m OK [0m] Finished [0;1;39mRotate log files[0m.
[ 10.922186] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[[0;32m OK [0m] Started [0;1;39mNetwork Configuration[0m.
[ 10.928985] pci 0000:00:00.0: reg 0x224: [mem 0x00000000-0x003fffff 64bit]
[ 10.942263] pci 0000:00:00.0: VF(n) BAR0 space: [mem 0x00000000-0x00ffffff 64bit] (contains BAR0 for 4 VFs)
Starting [0;1;39mNetwork Name Resolution[0m...
[ 10.961500] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 10.970672] pci 0000:01:00.0: [1912:0014] type 00 class 0x0c0330
[ 10.978418] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00001fff 64bit]
[ 10.986911] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m.
[[0;32m OK [0m] Reached target [0;1;39mNetwork[0m.
[[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m.
Starting [0;1;39mAvahi mDNS/DNS-SD Stack[0m...
Starting [0;1;39mEnable and configure wl18xx bluetooth stack[0m...
Starting [0;1;39mcontainerd container runtime[0m...
[[0;32m OK [0m] Started [0;1;39mNetperf Benchmark Server[0m.
[[0;32m OK [0m] Started [0;1;39mNFS status monitor for NFSv2/3 locking.[0m.
Starting [0;1;39mPermit User Sessions[0m...
[[0;32m OK [0m] Finished [0;1;39mEnable and configure wl18xx bluetooth stack[0m.
[[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m.
[[0;32m OK [0m] Started [0;1;39mAvahi mDNS/DNS-SD Stack[0m.
[[0;32m OK [0m] Started [0;1;39[ 11.551260] m_can_platform 2701000.can main_mcan0: renamed from can0
mGetty on tty1[0m.
[[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyS2[0m.
[[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m.
Starting [0;1;39mSynchronize System and HW clocks[0m...
Starting [0;1;39mWeston, a Waylandositor, as a system service[0m...
[ 11.715520] audit: type=1334 audit(1713820737.205:6): prog-id=9 op=LOAD
[ 11.728743] audit: type=1334 audit(1713820737.221:7): prog-id=10 op=LOAD
Starting [0;1;39mUser Database Manager[0m...
[ 11.862975] m_can_platform 40528000.can mcu_mcan0: renamed from can1
[ 11.959296] m_can_platform 40568000.can mcu_mcan1: renamed from can2
[ 12.134914] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[[0;32m OK [0m] Started [0;1;39mUser Database Manager[0m.
[[0;32m OK [0m] Listening on [0;1;39mLoad/Save RF itch Status /dev/rfkill Watch[0m.
[ 12.302114] m_can_platform 2731000.can main_mcan3: renamed from can3
[ 12.345641] pci 0000:00:00.0: BAR 7: assigned [mem 0x18400000-0x193fffff 64bit]
[[0;32m OK [0m] Created slice [0;1;39mUser Slice of UID 1000[0m.
[ 12.513142] pci 0000:00:00.0: BAR 14: assigned [mem 0x18100000-0x181fffff]
[ 12.520844] pci 0000:01:00.0: BAR 0: assigned [mem 0x18100000-0x18101fff 64bit]
Starting [0;1;39mUser Runtime Directory /run/user/1000[0m...
[[0;32m OK [0m] Finished [0;1;39mSynchronize System and HW clocks[0m.
[[0;32m OK [0m] Finished [0;1;39mUser Runtime Directory /run/user/1000[0m.
Starting [0;1;39mUser Manager for UID 1000[0m...
[ 12.673994] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 12.691315] audit: type=1006 audit(1713820738.181:8): pid=440 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
[ 12.699290] pci 0000:00:00.0: bridge window [mem 0x18100000-0x181fffff]
[ 12.710240] audit: type=1300 audit(1713820738.181:8): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffe2afad18 a2=4 a3=0 items=0 ppid=1 pid=440 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/lib/systemd/systemd" key=(null)
[ 12.720969] pcieport 0000:00:00.0: enabling device (0000 -> 0002)
[ 12.740221] audit: type=1327 audit(1713820738.181:8): proctitle="(systemd)"
[[0;32m OK [0m] Reached target [0;1;39mHardware activated USB gadget[0m.
[ 12.861691] pcieport 0000:00:00.0: PME: Signaling with IRQ 693
[ 12.984390] pcieport 0000:00:00.0: AER: enabled with IRQ 693
[ 13.184331] pci 0000:01:00.0: enabling device (0000 -> 0002)
[[0;32m OK [0m] Started [0;1;39mUser Manager for UID 1000[0m.
[[0;32m OK [0m] Started [0;1;39mSession c1 of User weston[0m.
[ 13.268814] audit: type=1006 audit(1713820738.761:9): pid=384 uid=0 old-auid=4294967295 auid=1000 tty=tty7 old-ses=4294967295 ses=2 res=1
[ 13.286574] pci 0000:01:00.0: quirk_usb_early_handoff+0x0/0x9c0 took 99856 usecs
[[0;1;31mFAILED[0m] Failed to start [0;1;39mWeston, a mpositor, as a system service[0m.
See 'systemctl status weston.service' for details.
[[0;1;38;5;185mDEPEND[0m] Dependency failed for [0;1;39mMatrix GUI[0m.
[[0;32m OK [0m] Started [0;1;39mcontainerd container runtime[0m.
[ 13.564613] xhci_hcd 0000:01:00.0: failed to load firmware renesas_usb_fw.mem, fallback to ROM
[ 13.650137] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 13.690087] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[ 13.704420] xhci_hcd 0000:01:00.0: hcc params 0x014051cf hci version 0x100 quirks 0x0000001100000410
[ 13.727105] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 13.738065] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[ 13.748483] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[ 13.770938] hub 1-0:1.0: USB hub found
[ 13.774892] hub 1-0:1.0: 4 ports detected
[ 13.794783] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 13.839972] hub 2-0:1.0: USB hub found
[ 13.846443] hub 2-0:1.0: 4 ports detected
[ 14.048736] usb 1-4: new high-speed USB device number 2 using xhci_hcd
[ 14.220176] usb-storage 1-4:1.0: USB Mass Storage device detected
[ 14.226853] scsi host0: usb-storage 1-4:1.0
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/systemd-fsck[0m.
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk1p3[0m.
Starting [0;1;39mFile System Check on /dev/mmcblk1p3[0m...
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk1p3[0m.
Mounting [0;1;39m/run/media/mmcblk1p3[0m...
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk1p2[0m.
Starting [0;1;39mFile System Check on /dev/mmcblk1p2[0m...
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk1p1[0m.
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk1p2[0m.
Mounting [0;1;39m/run/media/root-mmcblk1p2[0m...
[ 14.823078] EXT2-fs (mmcblk1p3): warning: mounting unchecked fs, running e2fsck is recommended
Starting [0;1;39mFile System Check on /dev/mmcblk1p1[0m...
[ 14.842069] ext2 filesystem being mounted at /run/media/mmcblk1p3 supports timestamps until 2038 (0x7fffffff)
[[0;32m OK [0m] Mounted [0;1;39m/run/media/mmcblk1p3[0m.
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk1p1[0m.
[ 14.892675] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Quota mode: none.
Mounting [0;1;39m/run/media/boot-mmcblk1p1[0m...
[[0;32m OK [0m] Mounted [0;1;39m/run/media/root-mmcblk1p2[0m.
[ 14.954753] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[[0;32m OK [0m] Mounted [0;1;39m/run/media/boot-mmcblk1p1[0m.
[ 15.235551] scsi 0:0:0:0: Direct-Access Kingston DataTraveler 2.0 PMAP PQ: 0 ANSI: 6
[ 15.247712] sd 0:0:0:0: [sda] 30240768 512-byte logical blocks: (15.5 GB/14.4 GiB)
[ 15.257449] sd 0:0:0:0: [sda] Write Protect is off
[ 15.262812] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 15.277743] sda: sda1
[ 15.280994] sd 0:0:0:0: [sda] Attached SCSI removable disk
***************************************************************
***************************************************************
NOTICE: This file system contains the following GPL-3.0 packages:
adwaita-icon-theme-symbolic
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
glmark2
gnu-config
grub-common
grub-editenv
grub-efi
gzip
less
libasm1
libatomic-dev
libatomic1
libbfd
libdebuginfod1
libdw1
libelf1
libgcc-s-dev
libgcc1
libgdbm-compat4
libgdbm6
libgettextlib
libgettextsrc
libgmp10
libidn2-0
libmpc3
libmpfr6
libopcodes
libqt5charts-examples
libqt5charts-plugins
libqt5charts-qmlplugins
libqt5charts5
libqt5sensors-plugins
libqt5sensors-qmlplugins
libqt5sensors5
libqt5serialport-examples
libqt5serialport-plugins
libqt5serialport-qmlplugins
libqt5serialport5
libqt5svg-examples
libqt5svg-plugins
libqt5svg-qmlplugins
libqt5svg5
libqt5virtualkeyboard-plugins
libqt5virtualkeyboard-qmlplugins
libqt5virtualkeyboard5
libqt5webchannel-plugins
libqt5webchannel-qmlplugins
libqt5webchannel5
libreadline8
libstdc++-dev
libstdc++6
libunistring2
m4
make
nettle
parted
piglit
qt3d-plugins
qt3d-qmlplugins
qt3d
qtbase-examples
qtbase-plugins
qtbase-qmlplugins
qtbase
qtconnectivity-plugins
qtconnectivity-qmlplugins
qtconnectivity
qtdeclarative-plugins
qtdeclarative-qmlplugins
qtdeclarative-tools
qtdeclarative
qtgraphicaleffects-qmlplugins
qtlocation-examples
qtlocation-plugins
qtlocation-qmlplugins
qtlocation
qtmultimedia-examples
qtmultimedia-plugins
qtmultimedia-qmlplugins
qtmultimedia
qtquics-qmlplugins.control
qtquics2-plugins.control
qtquics2-qmlplugins.control
qtquics2.control
qtscript-examples
qtscript-plugins
qtscript-qmlplugins
qtscript
qtwayland-examples
qtwayland-plugins
qtwayland-qmlplugins
qtwayland
tar
which
If you do not wish to distribute GPL-3.0 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
***************************************************************
***************************************************************
[[0;32m OK [0m] Finished [0;1;39mPrint notice about GPLv3 packages[0m.
[[0;32m OK [0m] Reached target [0;1;39mMulti-User System[0m.
[[0;32m OK [0m] Reached target [0;1;39mGraphical Interface[0m.
Starting [0;1;39mRecord Runlevel Change in UTMP[0m...
[[0;32m OK [0m] Finished [0;1;39mRecord Runlevel Change in UTMP[0m.
[ 16.490719] EXT2-fs (sda1): warning: mounting unchecked fs, running e2fsck is recommended
[ 16.537882] ext2 filesystem being mounted at /run/media/sda1 supports timestamps until 2038 (0x7fffffff)
_____ _____ _ _
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
| | _| .'| . | . | | __| _| . | | | -_| _| _|
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
|___| |___|
Arago Project j7200-evm -
Arago 2023.10 j7200-evm -
j7200-evm login: root
[ 17.144805] kauditd_printk_skb: 2 callbacks suppressed
[ 17.144815] audit: type=1006 audit(1713820742.637:10): pid=1114 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=3 res=1
[ 17.162491] audit: type=1300 audit(1713820742.637:10): arch=c00000b7 syscall=64 success=yes exit=1 a0=8 a1=ffffe2afad18 a2=1 a3=0 items=0 ppid=1 pid=1114 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="(systemd)" exe="/lib/systemd/systemd" key=(null)
[ 17.188025] audit: type=1327 audit(1713820742.637:10): proctitle="(systemd)"
[ 17.198229] audit: type=1334 audit(1713820742.689:11): prog-id=11 op=LOAD
[ 17.205137] audit: type=1300 audit(1713820742.689:11): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffc7197f30 a2=78 a3=0 items=0 ppid=1 pid=1114 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="systemd" exe="/lib/systemd/systemd" key=(null)
[ 17.230702] audit: type=1327 audit(1713820742.689:11): proctitle="(systemd)"
[ 17.237918] audit: type=1334 audit(1713820742.689:12): prog-id=11 op=UNLOAD
[ 17.245029] audit: type=1334 audit(1713820742.689:13): prog-id=12 op=LOAD
[ 17.252000] audit: type=1300 audit(1713820742.689:13): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffc7197fd0 a2=78 a3=0 items=0 ppid=1 pid=1114 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="systemd" exe="/lib/systemd/systemd" key=(null)
[ 17.277687] audit: type=1327 audit(1713820742.689:13): proctitle="(systemd)"
7[r[999;999H[6nroot@j7200-evm:~# uname -a
Linux j7200-evm 6.1.80-ti-g2e423244f8c0 #1 SMP PREEMPT Wed Mar 20 14:43:33 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
root@j7200-evm:~# 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/34b14060ab7d4ff5071eae53ed9fba8f,nolock,v3,tcp,rsize=4096,wsize=4096
root@j7200-evm:~# uname -a
Linux j7200-evm 6.1.80-ti-g2e423244f8c0 #1 SMP PREEMPT Wed Mar 20 14:43:33 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
root@j7200-evm:~# cat /proc/mtd
dev: size erasesize name
mtd0: 00100000 00040000 "hbmc.tiboot3"
mtd1: 00200000 00040000 "hbmc.tispl"
mtd2: 00400000 00040000 "hbmc.u-boot"
mtd3: 00040000 00040000 "hbmc.env"
mtd4: 03800000 00040000 "hbmc.rootfs"
root@j7200-evm:~# grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/p
pnp /etc/resolv.conf && systemctl restart systemd-resolved
root@j7200-evm:~# ls -l /lib/firmware; ls -lR /lib/firmware/ipc
total 27364
-rw-r--r-- 1 root root 2040 Mar 9 2018 LICENCE.ibt_firmware
-rw-r--r-- 1 root root 2046 Mar 9 2018 LICENCE.iwlwifi_firmware
-rw-r--r-- 1 root root 482656 Mar 9 2018 bl32.bin
-rw-r--r-- 1 root root 4324344 Mar 9 2018 bl32.elf
drwxr-xr-x 2 root root 4096 Mar 9 2018 intel
-rw-r--r-- 1 root root 918268 Mar 9 2018 iwlwifi-3160-17.ucode
-rw-r--r-- 1 root root 2448976 Mar 9 2018 iwlwifi-8000C-34.ucode
-rw-r--r-- 1 root root 2428004 Mar 9 2018 iwlwifi-8000C-36.ucode
-rw-r--r-- 1 root root 2440780 Mar 9 2018 iwlwifi-8265-34.ucode
-rw-r--r-- 1 root root 2436632 Mar 9 2018 iwlwifi-8265-36.ucode
-rw-r--r-- 1 root root 2678092 Mar 9 2018 iwlwifi-9260-th-b0-jf-b0-34.ucode
-rw-r--r-- 1 root root 2521412 Mar 9 2018 iwlwifi-9260-th-b0-jf-b0-38.ucode
-rw-r--r-- 1 root root 1489652 Mar 9 2018 iwlwifi-9260-th-b0-jf-b0-46.ucode
lrwxrwxrwx 1 root root 67 Mar 23 02:28 j7200-main-r5f0_0-fw -> /lib/firmware/ti-ipc/j7200/ipc_echo_test_mcu2_0_release_strip.xer5f
lrwxrwxrwx 1 root root 74 Mar 9 2018 j7200-main-r5f0_0-fw-sec -> /lib/firmware/ti-ipc/j7200/ipc_echo_test_mcu2_0_release_strip.xer5f.signed
lrwxrwxrwx 1 root root 67 Mar 23 02:28 j7200-main-r5f0_1-fw -> /lib/firmware/ti-ipc/j7200/ipc_echo_test_mcu2_1_release_strip.xer5f
lrwxrwxrwx 1 root root 74 Mar 9 2018 j7200-main-r5f0_1-fw-sec -> /lib/firmware/ti-ipc/j7200/ipc_echo_test_mcu2_1_release_strip.xer5f.signed
lrwxrwxrwx 1 root root 67 Mar 23 02:28 j7200-mcu-r5f0_1-fw -> /lib/firmware/ti-ipc/j7200/ipc_echo_test_mcu1_1_release_strip.xer5f
lrwxrwxrwx 1 root root 74 Mar 9 2018 j7200-mcu-r5f0_1-fw-sec -> /lib/firmware/ti-ipc/j7200/ipc_echo_test_mcu1_1_release_strip.xer5f.signed
-rw-r--r-- 1 root root 4728 Mar 9 2018 regulatory.db
-rw-r--r-- 1 root root 1182 Mar 9 2018 regulatory.db.p7s
-rw-r--r-- 1 root root 28 Mar 9 2018 tee-header_v2.bin
-rw-r--r-- 1 root root 0 Mar 9 2018 tee-pageable_v2.bin
-rw-r--r-- 1 root root 482656 Mar 9 2018 tee-pager_v2.bin
-rw-r--r-- 1 root root 482656 Mar 9 2018 tee-raw.bin
-rw-r--r-- 1 root root 482684 Mar 9 2018 tee.bin
-rw-r--r-- 1 root root 4324344 Mar 9 2018 tee.elf
drwxr-xr-x 2 root root 4096 Mar 9 2018 ti-connectivity
drwxr-xr-x 3 root root 4096 Mar 9 2018 ti-eth
drwxr-xr-x 3 root root 4096 Mar 9 2018 ti-ipc
ls: cannot access '/lib/firmware/ipc': No such file or directory
root@j7200-evm:~# cat /proc/diskstats
7 0 loop0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 1 loop1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 2 loop2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 3 loop3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 4 loop4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 5 loop5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 6 loop6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 7 loop7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
179 0 mmcblk0 161 0 9756 73 0 0 0 0 0 160 73 0 0 0 0 0 0
179 1 mmcblk0p1 108 0 8468 57 0 0 0 0 0 120 57 0 0 0 0 0 0
179 32 mmcblk0boot0 68 0 1344 35 0 0 0 0 0 56 35 0 0 0 0 0 0
179 64 mmcblk0boot1 68 0 1344 12 0 0 0 0 0 24 12 0 0 0 0 0 0
179 96 mmcblk1 750 37 51684 1078 2 0 16 5 0 792 1084 0 0 0 0 0 0
179 97 mmcblk1p1 271 6 16640 385 0 0 0 0 0 412 385 0 0 0 0 0 0
179 98 mmcblk1p2 215 31 17194 326 1 0 8 0 0 352 327 0 0 0 0 0 0
179 99 mmcblk1p3 226 0 16650 337 1 0 8 4 0 392 342 0 0 0 0 0 0
31 0 mtdblock0 26 0 208 9 0 0 0 0 0 20 9 0 0 0 0 0 0
31 1 mtdblock1 56 0 448 20 0 0 0 0 0 32 20 0 0 0 0 0 0
31 2 mtdblock2 58 0 464 20 0 0 0 0 0 32 20 0 0 0 0 0 0
31 3 mtdblock3 20 0 160 7 0 0 0 0 0 16 7 0 0 0 0 0 0
31 4 mtdblock4 107 0 2016 102 0 0 0 0 0 116 102 0 0 0 0 0 0
8 0 sda 298 0 15954 768 1 0 8 38 0 648 807 0 0 0 0 0 0
8 1 sda1 256 0 14754 690 1 0 8 38 0 572 729 0 0 0 0 0 0
root@j7200-evm:~# cat /proc/interrupts
CPU0 CPU1
11: 3859 4220 GICv3 30 Level arch_timer
14: 0 0 GICv3 23 Level arm-pmu
15: 3482 0 GICv3 69 Level 32c00000.mailbox thr_011
16: 6579 0 GICv3 928 Level 42120000.i2c
17: 66 0 GICv3 232 Level 2000000.i2c
18: 6 0 GICv3 233 Level 2010000.i2c
19: 50768 382 MSI-INTA 15401056 Level 46000000.ethernet-tx0
21: 62846 0 MSI-INTA 15401058 Level 46000000.ethernet
22: 0 0 MSI-INTA 15401059 Level 285c0000.dma-controller chan0
23: 0 0 MSI-INTA 15401060 Level 285c0000.dma-controller chan1
24: 0 0 MSI-INTA 15401061 Level 285c0000.dma-controller chan2
51: 0 0 MSI-INTA 13828216 Level 31150000.dma-controller chan0
52: 0 0 MSI-INTA 13828217 Level 31150000.dma-controller chan1
252: 633 0 GICv3 224 Level 2800000.serial
254: 0 0 GICv3 890 Level 46000000.ethernet
255: 0 0 INTR 391 Level 310d0000.cpts
256: 546 0 GICv3 35 Level mmc0
347: 0 0 GPIO 84 Edge -davinci_gpio tps6594-0-0x48, tps6594-2-0x4c
422: 0 0 tps6594-0-0x48 0 Edge buck1_ov
423: 0 0 tps6594-0-0x48 1 Edge buck1_uv
424: 0 0 tps6594-0-0x48 2 Edge buck1_sc
425: 0 0 tps6594-0-0x48 3 Edge buck1_ilim
426: 0 0 tps6594-0-0x48 4 Edge buck2_ov
427: 0 0 tps6594-0-0x48 5 Edge buck2_uv
428: 0 0 tps6594-0-0x48 6 Edge buck2_sc
429: 0 0 tps6594-0-0x48 7 Edge buck2_ilim
430: 0 0 tps6594-0-0x48 8 Edge buck3_ov
431: 0 0 tps6594-0-0x48 9 Edge buck3_uv
432: 0 0 tps6594-0-0x48 10 Edge buck3_sc
433: 0 0 tps6594-0-0x48 11 Edge buck3_ilim
434: 0 0 tps6594-0-0x48 12 Edge buck4_ov
435: 0 0 tps6594-0-0x48 13 Edge buck4_uv
436: 0 0 tps6594-0-0x48 14 Edge buck4_sc
437: 0 0 tps6594-0-0x48 15 Edge buck4_ilim
438: 0 0 tps6594-0-0x48 16 Edge buck5_ov
439: 0 0 tps6594-0-0x48 17 Edge buck5_uv
440: 0 0 tps6594-0-0x48 18 Edge buck5_sc
441: 0 0 tps6594-0-0x48 19 Edge buck5_ilim
442: 0 0 tps6594-0-0x48 20 Edge ldo1_ov
443: 0 0 tps6594-0-0x48 21 Edge ldo1_uv
444: 0 0 tps6594-0-0x48 22 Edge ldo1_sc
445: 0 0 tps6594-0-0x48 23 Edge ldo1_ilim
446: 0 0 tps6594-0-0x48 24 Edge ldo2_ov
447: 0 0 tps6594-0-0x48 25 Edge ldo2_uv
448: 0 0 tps6594-0-0x48 26 Edge ldo2_sc
449: 0 0 tps6594-0-0x48 27 Edge ldo2_ilim
450: 0 0 tps6594-0-0x48 28 Edge ldo3_ov
451: 0 0 tps6594-0-0x48 29 Edge ldo3_uv
452: 0 0 tps6594-0-0x48 30 Edge ldo3_sc
453: 0 0 tps6594-0-0x48 31 Edge ldo3_ilim
454: 0 0 tps6594-0-0x48 32 Edge ldo4_ov
455: 0 0 tps6594-0-0x48 33 Edge ldo4_uv
456: 0 0 tps6594-0-0x48 34 Edge ldo4_sc
457: 0 0 tps6594-0-0x48 35 Edge ldo4_ilim
458: 0 0 tps6594-0-0x48 36 Edge vcca_ov
459: 0 0 tps6594-0-0x48 37 Edge vcca_uv
477: 0 0 tps6594-0-0x48 55 Edge npwron_start
478: 0 0 tps6594-0-0x48 56 Edge enable
479: 0 0 tps6594-0-0x48 57 Edge fsd
480: 0 0 tps6594-0-0x48 58 Edge soft_reboot
481: 0 0 tps6594-0-0x48 59 Edge bist_pass
482: 0 0 tps6594-0-0x48 60 Edge ext_clk
483: 0 0 tps6594-0-0x48 61 Edge twarn
484: 0 0 tps6594-0-0x48 62 Edge tsd_ord
485: 0 0 tps6594-0-0x48 63 Edge bist_fail
486: 0 0 tps6594-0-0x48 64 Edge reg_crc_err
487: 0 0 tps6594-0-0x48 65 Edge recov_cnt
488: 0 0 tps6594-0-0x48 66 Edge spmi_err
489: 0 0 tps6594-0-0x48 67 Edge npwron_long
490: 0 0 tps6594-0-0x48 68 Edge nint_readback
491: 0 0 tps6594-0-0x48 69 Edge nrstout_readback
492: 0 0 tps6594-0-0x48 70 Edge tsd_imm
493: 0 0 tps6594-0-0x48 71 Edge vcca_ovp
494: 0 0 tps6594-0-0x48 72 Edge pfsm_err
495: 0 0 tps6594-0-0x48 73 Edge imm_shutdown
496: 0 0 tps6594-0-0x48 74 Edge ord_shutdown
497: 0 0 tps6594-0-0x48 75 Edge mcu_pwr_err
498: 0 0 tps6594-0-0x48 76 Edge soc_pwr_err
499: 0 0 tps6594-0-0x48 77 Edge comm_frm_err
500: 0 0 tps6594-0-0x48 78 Edge comm_crc_err
501: 0 0 tps6594-0-0x48 79 Edge comm_adr_err
502: 0 0 tps6594-0-0x48 82 Edge en_drv_readback
503: 0 0 tps6594-0-0x48 83 Edge nrstout_soc_readback
504: 0 0 tps6594-0-0x48 84 Edge esm_soc_pin
505: 0 0 tps6594-0-0x48 85 Edge esm_soc_fail
506: 0 0 tps6594-0-0x48 86 Edge esm_soc_rst
508: 0 0 tps6594-0-0x48 88 Edge alarm
510: 0 0 tps6594-2-0x4c 0 Edge buck1_ov
511: 0 0 tps6594-2-0x4c 1 Edge buck1_uv
512: 0 0 tps6594-2-0x4c 2 Edge buck1_sc
513: 0 0 tps6594-2-0x4c 3 Edge buck1_ilim
514: 0 0 tps6594-2-0x4c 4 Edge buck2_ov
515: 0 0 tps6594-2-0x4c 5 Edge buck2_uv
516: 0 0 tps6594-2-0x4c 6 Edge buck2_sc
517: 0 0 tps6594-2-0x4c 7 Edge buck2_ilim
518: 0 0 tps6594-2-0x4c 8 Edge buck3_ov
519: 0 0 tps6594-2-0x4c 9 Edge buck3_uv
520: 0 0 tps6594-2-0x4c 10 Edge buck3_sc
521: 0 0 tps6594-2-0x4c 11 Edge buck3_ilim
522: 0 0 tps6594-2-0x4c 12 Edge buck4_ov
523: 0 0 tps6594-2-0x4c 13 Edge buck4_uv
524: 0 0 tps6594-2-0x4c 14 Edge buck4_sc
525: 0 0 tps6594-2-0x4c 15 Edge buck4_ilim
546: 0 0 tps6594-2-0x4c 36 Edge vcca_ov
547: 0 0 tps6594-2-0x4c 37 Edge vcca_uv
548: 0 0 tps6594-2-0x4c 38 Edge vmon1_ov
549: 0 0 tps6594-2-0x4c 39 Edge vmon1_uv
550: 0 0 tps6594-2-0x4c 40 Edge vmon1_rv
551: 0 0 tps6594-2-0x4c 41 Edge vmon2_ov
552: 0 0 tps6594-2-0x4c 42 Edge vmon2_uv
553: 0 0 tps6594-2-0x4c 43 Edge vmon2_rv
565: 0 0 tps6594-2-0x4c 55 Edge npwron_start
566: 0 0 tps6594-2-0x4c 56 Edge enable
567: 0 0 tps6594-2-0x4c 57 Edge fsd
568: 0 0 tps6594-2-0x4c 58 Edge soft_reboot
569: 0 0 tps6594-2-0x4c 59 Edge bist_pass
570: 0 0 tps6594-2-0x4c 60 Edge ext_clk
571: 0 0 tps6594-2-0x4c 61 Edge twarn
572: 0 0 tps6594-2-0x4c 62 Edge tsd_ord
573: 0 0 tps6594-2-0x4c 63 Edge bist_fail
574: 0 0 tps6594-2-0x4c 64 Edge reg_crc_err
575: 0 0 tps6594-2-0x4c 65 Edge recov_cnt
576: 0 0 tps6594-2-0x4c 66 Edge spmi_err
577: 0 0 tps6594-2-0x4c 67 Edge npwron_long
578: 0 0 tps6594-2-0x4c 68 Edge nint_readback
579: 0 0 tps6594-2-0x4c 69 Edge nrstout_readback
580: 0 0 tps6594-2-0x4c 70 Edge tsd_imm
581: 0 0 tps6594-2-0x4c 71 Edge vcca_ovp
582: 0 0 tps6594-2-0x4c 72 Edge pfsm_err
583: 0 0 tps6594-2-0x4c 73 Edge imm_shutdown
584: 0 0 tps6594-2-0x4c 74 Edge ord_shutdown
585: 0 0 tps6594-2-0x4c 75 Edge mcu_pwr_err
586: 0 0 tps6594-2-0x4c 76 Edge soc_pwr_err
587: 0 0 tps6594-2-0x4c 77 Edge comm_frm_err
588: 0 0 tps6594-2-0x4c 78 Edge comm_crc_err
589: 0 0 tps6594-2-0x4c 79 Edge comm_adr_err
590: 0 0 tps6594-2-0x4c 82 Edge en_drv_readback
591: 0 0 tps6594-2-0x4c 83 Edge nrstout_soc_readback
592: 0 0 tps6594-2-0x4c 84 Edge esm_soc_pin
593: 0 0 tps6594-2-0x4c 85 Edge esm_soc_fail
594: 0 0 tps6594-2-0x4c 86 Edge esm_soc_rst
595: 4 0 INTR 436 Level mbox-mcu-r5fss0-core0
596: 3 0 INTR 432 Level mbox-main-r5fss0-core0
649: 0 0 MSI-INTA 13893764 Edge 31150000.dma-controller chan1
675: 1601 0 GICv3 36 Level mmc1
677: 0 0 GICv3 892 Level TI-am335x-adc.9.auto
680: 0 0 GICv3 362 Edge j721e-pcie-link-down-irq
688: 0 0 GICv3 134 Level 6000000.usb
689: 0 0 GICv3 152 Level 6000000.usb
693: 0 0 ITS-MSI 0 Edge PCIe PME, aerdrv
694: 0 1216 ITS-MSI 524288 Edge xhci_hcd
695: 0 0 ITS-MSI 524289 Edge xhci_hcd
696: 0 0 ITS-MSI 524290 Edge xhci_hcd
IPI0: 2378 13538 Rescheduling interrupts
IPI1: 4308 8516 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: 292 298 IRQ work interrupts
IPI6: 0 0 CPU wake-up interrupts
Err: 0
root@j7200-evm:~# cat /proc/softirqs
CPU0 CPU1
HI: 11 2
TIMER: 1612 1680
NET_TX: 10 1
NET_RX: 99784 409
BLOCK: 296 0
IRQ_POLL: 0 0
TASKLET: 2184 1214
SCHED: 2142 1967
HRTIMER: 0 0
RCU: 8646 10893
root@j7200-evm:~# ls -lR /run/media/mmcblk0p1
ls: cannot access '/run/media/mmcblk0p1': No such file or directory
root@j7200-evm:~# opkg list-installed | grep packagegroup-arago-test; echo $?
1
root@j7200-evm:~# opkg list-installed | grep ti-test; echo $?
ti-test - 1.0-r0.120
ti-test-extras - 1.0-r0.120
0
root@j7200-evm:~# lsmod
Module Size Used by
xhci_pci 20480 0
xhci_pci_renesas 16384 1 xhci_pci
pci_endpoint_test 20480 0
rpmsg_ctrl 16384 0
rpmsg_char 16384 1 rpmsg_ctrl
overlay 122880 0
ti_am335x_adc 20480 0
kfifo_buf 16384 1 ti_am335x_adc
cdns3 45056 0
cdns_usb_common 20480 1 cdns3
cfg80211 389120 0
rfkill 24576 2 cfg80211
crct10dif_ce 16384 1
phy_can_transceiver 16384 4
hbmc_am654 16384 0
hyperbus_core 16384 1 hbmc_am654
ti_k3_r5_remoteproc 28672 0
virtio_rpmsg_bus 20480 0
rpmsg_ns 16384 1 virtio_rpmsg_bus
pci_j721e_host 16384 0
pci_j721e 16384 1 pci_j721e_host
pcie_cadence_host 16384 1 pci_j721e_host
ti_am335x_tscadc 16384 1 ti_am335x_adc
sa2ul 36864 0
k3_j72xx_bandgap 20480 0
pcie_cadence 16384 2 pcie_cadence_host,pci_j721e_host
cdns3_ti 16384 0
m_can_platform 16384 0
m_can 24576 1 m_can_platform
rti_wdt 16384 0
can_dev 36864 1 m_can
optee_rng 16384 0
rng_core 20480 1 optee_rng
cryptodev 53248 0
fuse 131072 1
drm 561152 0
drm_panel_orientation_quirks 28672 1 drm
ipv6 479232 40
root@j7200-evm:~# echo 'hello world'
hello world
root@j7200-evm:~#
U-Boot SPL 2024.04-00951-gd343521d258 (Apr 26 2024 - 03:12:56 +0530)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.4--v09.02.04 (Kool Koala)')
Trying to boot from UART
CLoaded 1080403 bytes
Loading Environment from nowhere... OK
init_env from device 7 not supported!
Starting ATF on ARM64 core...
NOTICE: BL31: v2.10.0(release):v2.10.0-367-g00f1ec6b87-dirty
NOTICE: BL31: Built : 16:09:05, Feb 9 2024
I/TC:
I/TC: OP-TEE version: 4.1.0-51-g012cdca49 (gcc version 11.4.0 (GCC)) #1 Tue Jan 30 10:48:03 UTC 2024 aarch64
I/TC: WARNING: This OP-TEE configuration might be insecure!
I/TC: WARNING: Please check https://optee.readthedocs.io/en/latest/architecture/porting_guidelines.html
I/TC: Primary CPU initializing
I/TC: GIC redistributor base address not provided
I/TC: Assuming default GIC group status and modifier
I/TC: SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.4--v09.02.04 (Kool Koala)')
I/TC: Secure Board Configuration Software: Rev 0
I/TC: Secure Boot Keys: Count 1, Rev 1
I/TC: HUK Initialized
I/TC: Activated SA2UL device
I/TC: Enabled firewalls for SA2UL TRNG device
I/TC: SA2UL TRNG initialized
I/TC: SA2UL Drivers initialized
I/TC: Primary CPU switching to normal world boot
U-Boot SPL 2024.04-00951-gd343521d258 (Apr 26 2024 - 03:13:23 +0530)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.4--v09.02.04 (Kool Koala)')
Detected: J7X-BASE-CPB rev E3
Detected: J7X-VSC8514-ETH rev E2
Trying to boot from UART
CLoaded 1640515 bytes
U-Boot 2024.04-00951-gd343521d258 (Apr 26 2024 - 03:13:23 +0530)
SoC: J721E SR1.1 HS-SE
Model: Texas Instruments J721e EVM
Board: J721EX-PM2-SOM rev A
DRAM: 4 GiB
Core: 137 devices, 36 uclasses, devicetree: separate
Flash: 0 Bytes
MMC: mmc@4f80000: 0, mmc@4fb0000: 1
Loading Environment from nowhere... OK
In: serial@2800000
Out: serial@2800000
Err: serial@2800000
am65_cpsw_nuss ethernet@46000000: K3 CPSW: nuss_ver: 0x6BA00101 cpsw_ver: 0x6BA80100 ale_ver: 0x00293904 Ports:1
Detected: J7X-BASE-CPB rev E3
Detected: J7X-VSC8514-ETH rev E2
Net: eth0: ethernet@46000000port@1
Hit any key to stop autoboot: 2 0
=>
=>
=>
=>
=>
=>
=>
=>
=> version
U-Boot 2024.04-00951-gd343521d258 (Apr 26 2024 - 03:13:23 +0530)
=> setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled '
=> setenv bootcmd ''
=> setenv autoload 'no'
=> setenv serverip '192.168.0.1'
=> setenv _initramfs -
=> 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=j721e
board_rev=A
board_serial=0411
board_software_revision=01
boot=mmc
boot_fdt=try
boot_fit=1
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
boot_targets=mmc1 mmc0 usb pxe dhcp
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled
bootcmd=
bootcmd_ti_mmc=run findfdt; run init_${boot}; if test ${do_main_cpsw0_qsgmii_phyinit} -eq 1; then run main_cpsw0_qsgmii_phyinit; fi; run boot_rprocs; if test ${boot_fit} -eq 1; then run get_fit_${boot}; run get_fit_overlaystring; run run_fit; else; run get_kern_${boot}; run get_fdt_${boot}; run get_overlay_${boot}; run run_kern; fi;
bootdelay=2
bootdir=/boot
bootenvfile=uEnv.txt
bootm_size=0x10000000
bootpart=1:2
bootscript=echo Running bootscript from mmc${mmcdev} ...; source ${loadaddr}
console=ttyS2,115200n8
cpu=armv8
dfu_alt_info_emmc=rawemmc raw 0 0x800000 mmcpart 1; rootfs part 0 1 mmcpart 0; tiboot3.bin.raw raw 0x0 0x400 mmcpart 1; tispl.bin.raw raw 0x400 0x1000 mmcpart 1; u-boot.img.raw raw 0x1400 0x2000 mmcpart 1; u-env.raw raw 0x3400 0x100 mmcpart 1; sysfw.itb.raw raw 0x3600 0x800 mmcpart 1
dfu_alt_info_mmc=boot part 1 1; rootfs part 1 2; tiboot3.bin fat 1 1; tispl.bin fat 1 1; u-boot.img fat 1 1; uEnv.txt fat 1 1; sysfw.itb fat 1 1
dfu_alt_info_ospi=tiboot3.bin raw 0x0 0x080000; tispl.bin raw 0x080000 0x200000; u-boot.img raw 0x280000 0x400000; u-boot-env raw 0x680000 0x020000; sysfw.itb raw 0x6c0000 0x100000; rootfs raw 0x800000 0x3800000
dfu_alt_info_ram=tispl.bin ram 0x80080000 0x200000; u-boot.img ram 0x81000000 0x400000
do_main_cpsw0_qsgmii_phyinit=0
dorprocboot=0
dtboaddr=0x89000000
envboot=if mmc dev ${mmcdev}; then if mmc rescan; then echo SD/MMC found on device ${mmcdev}; if test -n "${loadbootscript}" && run loadbootscript; then run bootscript; else if run loadbootenv; then echo Loaded env from ${bootenvfile}; run importbootenv; fi; if test -n $uenvcmd; then echo Running uenvcmd ...; run uenvcmd; fi; fi; fi; fi;
eth1addr=70:ff:76:1e:43:70
eth2addr=70:ff:76:1e:43:71
eth3addr=70:ff:76:1e:43:72
eth4addr=70:ff:76:1e:43:73
ethaddr=24:76:25:a4:4c:f5
fdt_addr_r=0x88000000
fdtaddr=0x88000000
fdtcontroladdr=fde4cd00
fdtfile=ti/k3-j721e-common-proc-board.dtb
fdtoverlay_addr_r=0x89000000
findfdt=echo WARN: fdtfile already set. Stop using findfdt in script
finduuid=part uuid ${boot} ${bootpart} uuid
get_fdt_mmc=load mmc ${bootpart} ${fdtaddr} ${bootdir}/dtb/${name_fdt}
get_fdt_ufs=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/${fdtfile}
get_fit_config=setexpr name_fit_config gsub / _ conf-${fdtfile}
get_fit_mmc=load mmc ${bootpart} ${addr_fit} ${bootdir}/${name_fit}
get_fit_overlaystring=for overlay in $name_overlays; do; setexpr name_fit_overlay gsub / _ conf-${overlay}; setenv overlaystring ${overlaystring}'#'${name_fit_overlay}; done;
get_kern_mmc=load mmc ${bootpart} ${loadaddr} ${bootdir}/${name_kern}
get_kern_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}/dtb/${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;
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}
loadfdt=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/dtb/${fdtfile}
loadimage=load ${devtype} ${bootpart} ${loadaddr} ${bootdir}/${bootfile}
main_cpsw0_qsgmii_phyinit=if test $board_name = J721EX-PM1-SOM || test $board_name = J721EX-PM2-SOM || test $board_name = j721e; then do_main_cpsw0_qsgmii_phyinit=1; else do_main_cpsw0_qsgmii_phyinit=0; fi; 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=if mmc dev ${mmcdev}; then devnum=${mmcdev}; devtype=mmc; if mmc rescan; then echo SD/MMC found on device ${mmcdev}; if run loadimage; then run args_mmc; if test ${boot_fit} -eq 1; then run run_fit; else run mmcloados; fi; fi; fi; fi;
mmcdev=1
mmcloados=if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run get_fdt_mmc; then bootz ${loadaddr} - ${fdtaddr}; else if test ${boot_fdt} = try; then bootz; else echo WARN: Cannot load the DT; fi; fi; else bootz; fi;
mmcrootfstype=ext4 rootwait
mtdids=nor0=47040000.spi.0,nor0=47034000.hyperbus
mtdparts=mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),1m(ospi.sysfw),256k(ospi.env.backup),57344k@8m(ospi.rootfs),256k(ospi.phypattern);47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),1m(hbmc.sysfw),-@8m(hbmc.rootfs)
name_fdt=ti/k3-j721e-common-proc-board.dtb
name_fit=fitImage
name_kern=Image
partitions=name=rootfs,start=0,size=-,uuid=${uuid_gpt_rootfs}
pxefile_addr_r=0x80100000
ramdisk_addr_r=0x88080000
rd_spec=-
rdaddr=0x88080000
rproc_fw_binaries=2 /lib/firmware/j7-main-r5f0_0-fw 3 /lib/firmware/j7-main-r5f0_1-fw 4 /lib/firmware/j7-main-r5f1_0-fw 5 /lib/firmware/j7-main-r5f1_1-fw 6 /lib/firmware/j7-c66_0-fw 7 /lib/firmware/j7-c66_1-fw 8 /lib/firmware/j7-c71_0-fw
rproc_load_and_boot_one=if load mmc ${bootpart} $loadaddr ${rproc_fw}; then if rproc load ${rproc_id} ${loadaddr} ${filesize}; then rproc start ${rproc_id}; fi; fi
run_fit=run get_fit_config; bootm ${addr_fit}#${name_fit_config}${overlaystring}
run_kern=booti ${loadaddr} ${rd_spec} ${fdtaddr}
scriptaddr=0x80000000
scsirootfstype=ext4 rootwait
serial#=0000000000000411
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: 6892/131067 bytes
=> printenv bootargs
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled
=> setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp '
=> setenv serverip '192.168.0.1'
=> setenv autoload 'no'
=> dhcp
k3-navss-ringacc ringacc@2b800000: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
k3-navss-ringacc ringacc@2b800000: dma-ring-reset-quirk: disabled
am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
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.81 (1131 ms)
=> setenv dorprocboot '1'
=> run boot_rprocs
k3_r5f_rproc r5f@41000000: Core 1 is already in use. No rproc commands work
k3_r5f_rproc r5f@41400000: Core 2 is already in use. No rproc commands work
691508 bytes read in 47 ms (14 MiB/s)
Load Remote Processor 2 with data@addr=0x82000000 691508 bytes: Success!
91496 bytes read in 35 ms (2.5 MiB/s)
k3_r5f_rproc r5f@5d00000: Invalid op: Trying to start secondary core 7 in lockstep mode
Load Remote Processor 3 with data@addr=0x82000000 91496 bytes: Failed!
91496 bytes read in 35 ms (2.5 MiB/s)
Load Remote Processor 4 with data@addr=0x82000000 91496 bytes: Success!
91496 bytes read in 35 ms (2.5 MiB/s)
k3_r5f_rproc r5f@5f00000: Invalid op: Trying to start secondary core 9 in lockstep mode
Load Remote Processor 5 with data@addr=0x82000000 91496 bytes: Failed!
144948 bytes read in 36 ms (3.8 MiB/s)
Load Remote Processor 6 with data@addr=0x82000000 144948 bytes: Success!
144948 bytes read in 36 ms (3.8 MiB/s)
Load Remote Processor 7 with data@addr=0x82000000 144948 bytes: Success!
10489000 bytes read in 43 ms (232.6 MiB/s)
Load Remote Processor 8 with data@addr=0x82000000 10489000 bytes: Success!
=> 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=j721e
board_rev=A
board_serial=0411
board_software_revision=01
boot=mmc
boot_fdt=try
boot_fit=1
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
boot_targets=mmc1 mmc0 usb pxe dhcp
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp
bootcmd=
bootcmd_ti_mmc=run findfdt; run init_${boot}; if test ${do_main_cpsw0_qsgmii_phyinit} -eq 1; then run main_cpsw0_qsgmii_phyinit; fi; run boot_rprocs; if test ${boot_fit} -eq 1; then run get_fit_${boot}; run get_fit_overlaystring; run run_fit; else; run get_kern_${boot}; run get_fdt_${boot}; run get_overlay_${boot}; run run_kern; fi;
bootdelay=2
bootdir=/boot
bootenvfile=uEnv.txt
bootm_size=0x10000000
bootpart=1:2
bootscript=echo Running bootscript from mmc${mmcdev} ...; source ${loadaddr}
console=ttyS2,115200n8
cpu=armv8
dfu_alt_info_emmc=rawemmc raw 0 0x800000 mmcpart 1; rootfs part 0 1 mmcpart 0; tiboot3.bin.raw raw 0x0 0x400 mmcpart 1; tispl.bin.raw raw 0x400 0x1000 mmcpart 1; u-boot.img.raw raw 0x1400 0x2000 mmcpart 1; u-env.raw raw 0x3400 0x100 mmcpart 1; sysfw.itb.raw raw 0x3600 0x800 mmcpart 1
dfu_alt_info_mmc=boot part 1 1; rootfs part 1 2; tiboot3.bin fat 1 1; tispl.bin fat 1 1; u-boot.img fat 1 1; uEnv.txt fat 1 1; sysfw.itb fat 1 1
dfu_alt_info_ospi=tiboot3.bin raw 0x0 0x080000; tispl.bin raw 0x080000 0x200000; u-boot.img raw 0x280000 0x400000; u-boot-env raw 0x680000 0x020000; sysfw.itb raw 0x6c0000 0x100000; rootfs raw 0x800000 0x3800000
dfu_alt_info_ram=tispl.bin ram 0x80080000 0x200000; u-boot.img ram 0x81000000 0x400000
dnsip=192.0.2.2
do_main_cpsw0_qsgmii_phyinit=0
dorprocboot=1
dtboaddr=0x89000000
envboot=if mmc dev ${mmcdev}; then if mmc rescan; then echo SD/MMC found on device ${mmcdev}; if test -n "${loadbootscript}" && run loadbootscript; then run bootscript; else if run loadbootenv; then echo Loaded env from ${bootenvfile}; run importbootenv; fi; if test -n $uenvcmd; then echo Running uenvcmd ...; run uenvcmd; fi; fi; fi; fi;
eth1addr=70:ff:76:1e:43:70
eth2addr=70:ff:76:1e:43:71
eth3addr=70:ff:76:1e:43:72
eth4addr=70:ff:76:1e:43:73
ethact=ethernet@46000000port@1
ethaddr=24:76:25:a4:4c:f5
fdt_addr_r=0x88000000
fdtaddr=0x88000000
fdtcontroladdr=fde4cd00
fdtfile=ti/k3-j721e-common-proc-board.dtb
fdtoverlay_addr_r=0x89000000
fileaddr=82000000
filesize=a00ca8
findfdt=echo WARN: fdtfile already set. Stop using findfdt in script
finduuid=part uuid ${boot} ${bootpart} uuid
gatewayip=192.168.0.1
get_fdt_mmc=load mmc ${bootpart} ${fdtaddr} ${bootdir}/dtb/${name_fdt}
get_fdt_ufs=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/${fdtfile}
get_fit_config=setexpr name_fit_config gsub / _ conf-${fdtfile}
get_fit_mmc=load mmc ${bootpart} ${addr_fit} ${bootdir}/${name_fit}
get_fit_overlaystring=for overlay in $name_overlays; do; setexpr name_fit_overlay gsub / _ conf-${overlay}; setenv overlaystring ${overlaystring}'#'${name_fit_overlay}; done;
get_kern_mmc=load mmc ${bootpart} ${loadaddr} ${bootdir}/${name_kern}
get_kern_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}/dtb/${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;
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
ipaddr=192.168.0.81
kernel_addr_r=0x82000000
loadaddr=0x82000000
loadbootenv=fatload mmc ${mmcdev} ${loadaddr} ${bootenvfile}
loadfdt=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/dtb/${fdtfile}
loadimage=load ${devtype} ${bootpart} ${loadaddr} ${bootdir}/${bootfile}
main_cpsw0_qsgmii_phyinit=if test $board_name = J721EX-PM1-SOM || test $board_name = J721EX-PM2-SOM || test $board_name = j721e; then do_main_cpsw0_qsgmii_phyinit=1; else do_main_cpsw0_qsgmii_phyinit=0; fi; 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=if mmc dev ${mmcdev}; then devnum=${mmcdev}; devtype=mmc; if mmc rescan; then echo SD/MMC found on device ${mmcdev}; if run loadimage; then run args_mmc; if test ${boot_fit} -eq 1; then run run_fit; else run mmcloados; fi; fi; fi; fi;
mmcdev=1
mmcloados=if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run get_fdt_mmc; then bootz ${loadaddr} - ${fdtaddr}; else if test ${boot_fdt} = try; then bootz; else echo WARN: Cannot load the DT; fi; fi; else bootz; fi;
mmcrootfstype=ext4 rootwait
mtdids=nor0=47040000.spi.0,nor0=47034000.hyperbus
mtdparts=mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),1m(ospi.sysfw),256k(ospi.env.backup),57344k@8m(ospi.rootfs),256k(ospi.phypattern);47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),1m(hbmc.sysfw),-@8m(hbmc.rootfs)
name_fdt=ti/k3-j721e-common-proc-board.dtb
name_fit=fitImage
name_kern=Image
netmask=255.255.255.0
partitions=name=rootfs,start=0,size=-,uuid=${uuid_gpt_rootfs}
pxefile_addr_r=0x80100000
ramdisk_addr_r=0x88080000
rd_spec=-
rdaddr=0x88080000
rproc_fw_binaries=2 /lib/firmware/j7-main-r5f0_0-fw 3 /lib/firmware/j7-main-r5f0_1-fw 4 /lib/firmware/j7-main-r5f1_0-fw 5 /lib/firmware/j7-main-r5f1_1-fw 6 /lib/firmware/j7-c66_0-fw 7 /lib/firmware/j7-c66_1-fw 8 /lib/firmware/j7-c71_0-fw
rproc_load_and_boot_one=if load mmc ${bootpart} $loadaddr ${rproc_fw}; then if rproc load ${rproc_id} ${loadaddr} ${filesize}; then rproc start ${rproc_id}; fi; fi
run_fit=run get_fit_config; bootm ${addr_fit}#${name_fit_config}${overlaystring}
run_kern=booti ${loadaddr} ${rd_spec} ${fdtaddr}
scriptaddr=0x80000000
scsirootfstype=ext4 rootwait
serial#=0000000000000411
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: 7056/131067 bytes
=> printenv bootargs
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp
=> setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/j721e-hsevm/autofs/9ab4afdc69d103bf687bd8e97cc38bdf,nolock,v3,tcp,rsize=4096,wsize=4096 '
=> tftp ${addr_fit} 192.168.0.1:vatf_j721e-hsevm/0678235ade96cdcd949a537a39c01810
am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
link up on port 1, speed 1000, full duplex
Using ethernet@46000000port@1 device
TFTP from server 192.168.0.1; our IP address is 192.168.0.81
Filename 'vatf_j721e-hsevm/0678235ade96cdcd949a537a39c01810'.
Load address: 0x90000000
Loading: *################################################## 8.3 MiB
9.5 MiB/s
done
Bytes transferred = 8655822 (8413ce hex)
=> printenv bootcmd
bootcmd=
=> setenv bootcmd ''${bootcmd}' run findfdt; run get_overlaystring; printenv; iminfo ${addr_fit}; run run_fit;'
=> version
U-Boot 2024.04-00951-gd343521d258 (Apr 26 2024 - 03:13:23 +0530)
=> bdinfo
boot_params = 0x0000000000000000
DRAM bank = 0x0000000000000000
-> start = 0x0000000080000000
-> size = 0x0000000080000000
DRAM bank = 0x0000000000000001
-> start = 0x0000000880000000
-> size = 0x0000000080000000
flashstart = 0x0000000000000000
flashsize = 0x0000000000000000
flashoffset = 0x0000000000000000
baudrate = 115200 bps
relocaddr = 0x00000000ffe8e000
reloc off = 0x000000007f68e000
Build = 64-bit
current eth = ethernet@46000000port@1
ethaddr = 24:76:25:a4:4c:f5
IP addr = 192.168.0.81
fdt_blob = 0x00000000fde4cd00
new_fdt = 0x00000000fde4cd00
fdt_size = 0x00000000000210a0
multi_dtb_fit= 0x0000000000000000
lmb_dump_all:
memory.cnt = 0x2 / max = 0x10
memory[0] [0x80000000-0xffffffff], 0x80000000 bytes flags: 0
memory[1] [0x880000000-0x8ffffffff], 0x80000000 bytes flags: 0
reserved.cnt = 0x3 / max = 0x10
reserved[0] [0x9e800000-0xa8ffffff], 0x0a800000 bytes flags: 4
reserved[1] [0xaa000000-0xabbfffff], 0x01c00000 bytes flags: 4
reserved[2] [0xfce3d000-0xffffffff], 0x031c3000 bytes flags: 0
devicetree = separate
serial addr = 0x0000000002800000
width = 0x0000000000000000
shift = 0x0000000000000002
offset = 0x0000000000000000
clock = 0x0000000002dc6c00
arch_number = 0x0000000000000000
TLB addr = 0x00000000ffff0000
irq_sp = 0x00000000fde4ccf0
sp start = 0x00000000fde4ccf0
Early malloc usage: 31c8 / 8000
=>
boot_params = 0x0000000000000000
DRAM bank = 0x0000000000000000
-> start = 0x0000000080000000
-> size = 0x0000000080000000
DRAM bank = 0x0000000000000001
-> start = 0x0000000880000000
-> size = 0x0000000080000000
flashstart = 0x0000000000000000
flashsize = 0x0000000000000000
flashoffset = 0x0000000000000000
baudrate = 115200 bps
relocaddr = 0x00000000ffe8e000
reloc off = 0x000000007f68e000
Build = 64-bit
current eth = ethernet@46000000port@1
ethaddr = 24:76:25:a4:4c:f5
IP addr = 192.168.0.81
fdt_blob = 0x00000000fde4cd00
new_fdt = 0x00000000fde4cd00
fdt_size = 0x00000000000210a0
multi_dtb_fit= 0x0000000000000000
lmb_dump_all:
memory.cnt = 0x2 / max = 0x10
memory[0] [0x80000000-0xffffffff], 0x80000000 bytes flags: 0
memory[1] [0x880000000-0x8ffffffff], 0x80000000 bytes flags: 0
reserved.cnt = 0x3 / max = 0x10
reserved[0] [0x9e800000-0xa8ffffff], 0x0a800000 bytes flags: 4
reserved[1] [0xaa000000-0xabbfffff], 0x01c00000 bytes flags: 4
reserved[2] [0xfce3d000-0xffffffff], 0x031c3000 bytes flags: 0
devicetree = separate
serial addr = 0x0000000002800000
width = 0x0000000000000000
shift = 0x0000000000000002
offset = 0x0000000000000000
clock = 0x0000000002dc6c00
arch_number = 0x0000000000000000
TLB addr = 0x00000000ffff0000
irq_sp = 0x00000000fde4ccf0
sp start = 0x00000000fde4ccf0
Early malloc usage: 31c8 / 8000
=> ls mmc 0:1
0 file(s), 0 dir(s)
=> ls mmc 1:1
EFI/
20591104 Image
278174 sysfw.itb
268978 sysfw-j721e-gp-evm.itb
278174 sysfw-j721e_sr1_1-hs-evm.itb
269718 sysfw-j721e_sr2-hs-fs-evm.itb
291408 tiboot3.bin
290633 tiboot3-j721e-gp-evm.bin
291408 tiboot3-j721e_sr1_1-hs-evm.bin
291408 tiboot3-j721e_sr2-hs-fs-evm.bin
1024723 tispl.bin
1300183 u-boot.img
574 uEnv.txt
4 ws-calibrate.rules
13 file(s), 1 dir(s)
=> ext4ls mmc 0:2 /lib/firmware
=> ext4ls mmc 1:2 /lib/firmware
<DIR> 4096 .
<DIR> 4096 ..
2040 LICENCE.ibt_firmware
2046 LICENCE.iwlwifi_firmware
<DIR> 4096 cadence
<DIR> 4096 intel
918268 iwlwifi-3160-17.ucode
2448976 iwlwifi-8000C-34.ucode
2428004 iwlwifi-8000C-36.ucode
2440780 iwlwifi-8265-34.ucode
2436632 iwlwifi-8265-36.ucode
2678092 iwlwifi-9260-th-b0-jf-b0-34.ucode
2521412 iwlwifi-9260-th-b0-jf-b0-38.ucode
1489652 iwlwifi-9260-th-b0-jf-b0-46.ucode
<SYM> 69 j7-c66_0-fw
<SYM> 76 j7-c66_0-fw-sec
<SYM> 69 j7-c66_1-fw
<SYM> 76 j7-c66_1-fw-sec
<SYM> 65 j7-c71_0-fw
<SYM> 72 j7-c71_0-fw-sec
<SYM> 65 j7-main-r5f0_0-fw
<SYM> 72 j7-main-r5f0_0-fw-sec
<SYM> 67 j7-main-r5f0_1-fw
<SYM> 74 j7-main-r5f0_1-fw-sec
<SYM> 67 j7-main-r5f1_0-fw
<SYM> 74 j7-main-r5f1_0-fw-sec
<SYM> 67 j7-main-r5f1_1-fw
<SYM> 74 j7-main-r5f1_1-fw-sec
<SYM> 67 j7-mcu-r5f0_1-fw
<SYM> 49 j7-pru0_0-fw
<SYM> 49 j7-pru0_1-fw
<SYM> 49 j7-pru1_0-fw
<SYM> 49 j7-pru1_1-fw
<SYM> 49 j7-rtu0_0-fw
<SYM> 49 j7-rtu0_1-fw
<SYM> 49 j7-rtu1_0-fw
<SYM> 49 j7-rtu1_1-fw
<SYM> 35 j7-txpru0_0-fw
<SYM> 35 j7-txpru0_1-fw
<SYM> 35 j7-txpru1_0-fw
<SYM> 35 j7-txpru1_1-fw
<DIR> 4096 pru
247469 pvdec_full_bin.fw
4676 regulatory.db
1182 regulatory.db.p7s
122880 rgx.fw.22.104.208.318
118784 rgx.fw.22.104.208.318.64k
382744 rgx.sh.22.104.208.318
<DIR> 4096 ti-connectivity
<DIR> 4096 ti-eth
<DIR> 4096 ti-ipc
=> boot
WARN: fdtfile already set. Stop using findfdt in script
## Error: "get_overlaystring" not defined
_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=j721e
board_rev=A
board_serial=0411
board_software_revision=01
boot=mmc
boot_fdt=try
boot_fit=1
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
boot_targets=mmc1 mmc0 usb pxe dhcp
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/j721e-hsevm/autofs/9ab4afdc69d103bf687bd8e97cc38bdf,nolock,v3,tcp,rsize=4096,wsize=4096
bootcmd= run findfdt; run get_overlaystring; printenv; iminfo ${addr_fit}; run run_fit;
bootcmd_ti_mmc=run findfdt; run init_${boot}; if test ${do_main_cpsw0_qsgmii_phyinit} -eq 1; then run main_cpsw0_qsgmii_phyinit; fi; run boot_rprocs; if test ${boot_fit} -eq 1; then run get_fit_${boot}; run get_fit_overlaystring; run run_fit; else; run get_kern_${boot}; run get_fdt_${boot}; run get_overlay_${boot}; run run_kern; fi;
bootdelay=2
bootdir=/boot
bootenvfile=uEnv.txt
bootm_size=0x10000000
bootpart=1:2
bootscript=echo Running bootscript from mmc${mmcdev} ...; source ${loadaddr}
console=ttyS2,115200n8
cpu=armv8
dfu_alt_info_emmc=rawemmc raw 0 0x800000 mmcpart 1; rootfs part 0 1 mmcpart 0; tiboot3.bin.raw raw 0x0 0x400 mmcpart 1; tispl.bin.raw raw 0x400 0x1000 mmcpart 1; u-boot.img.raw raw 0x1400 0x2000 mmcpart 1; u-env.raw raw 0x3400 0x100 mmcpart 1; sysfw.itb.raw raw 0x3600 0x800 mmcpart 1
dfu_alt_info_mmc=boot part 1 1; rootfs part 1 2; tiboot3.bin fat 1 1; tispl.bin fat 1 1; u-boot.img fat 1 1; uEnv.txt fat 1 1; sysfw.itb fat 1 1
dfu_alt_info_ospi=tiboot3.bin raw 0x0 0x080000; tispl.bin raw 0x080000 0x200000; u-boot.img raw 0x280000 0x400000; u-boot-env raw 0x680000 0x020000; sysfw.itb raw 0x6c0000 0x100000; rootfs raw 0x800000 0x3800000
dfu_alt_info_ram=tispl.bin ram 0x80080000 0x200000; u-boot.img ram 0x81000000 0x400000
dnsip=192.0.2.2
do_main_cpsw0_qsgmii_phyinit=0
dorprocboot=1
dtboaddr=0x89000000
envboot=if mmc dev ${mmcdev}; then if mmc rescan; then echo SD/MMC found on device ${mmcdev}; if test -n "${loadbootscript}" && run loadbootscript; then run bootscript; else if run loadbootenv; then echo Loaded env from ${bootenvfile}; run importbootenv; fi; if test -n $uenvcmd; then echo Running uenvcmd ...; run uenvcmd; fi; fi; fi; fi;
eth1addr=70:ff:76:1e:43:70
eth2addr=70:ff:76:1e:43:71
eth3addr=70:ff:76:1e:43:72
eth4addr=70:ff:76:1e:43:73
ethact=ethernet@46000000port@1
ethaddr=24:76:25:a4:4c:f5
fdt_addr_r=0x88000000
fdtaddr=0x88000000
fdtcontroladdr=fde4cd00
fdtfile=ti/k3-j721e-common-proc-board.dtb
fdtoverlay_addr_r=0x89000000
fileaddr=90000000
filesize=8413ce
findfdt=echo WARN: fdtfile already set. Stop using findfdt in script
finduuid=part uuid ${boot} ${bootpart} uuid
gatewayip=192.168.0.1
get_fdt_mmc=load mmc ${bootpart} ${fdtaddr} ${bootdir}/dtb/${name_fdt}
get_fdt_ufs=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/${fdtfile}
get_fit_config=setexpr name_fit_config gsub / _ conf-${fdtfile}
get_fit_mmc=load mmc ${bootpart} ${addr_fit} ${bootdir}/${name_fit}
get_fit_overlaystring=for overlay in $name_overlays; do; setexpr name_fit_overlay gsub / _ conf-${overlay}; setenv overlaystring ${overlaystring}'#'${name_fit_overlay}; done;
get_kern_mmc=load mmc ${bootpart} ${loadaddr} ${bootdir}/${name_kern}
get_kern_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}/dtb/${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;
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
ipaddr=192.168.0.81
kernel_addr_r=0x82000000
loadaddr=0x82000000
loadbootenv=fatload mmc ${mmcdev} ${loadaddr} ${bootenvfile}
loadfdt=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/dtb/${fdtfile}
loadimage=load ${devtype} ${bootpart} ${loadaddr} ${bootdir}/${bootfile}
main_cpsw0_qsgmii_phyinit=if test $board_name = J721EX-PM1-SOM || test $board_name = J721EX-PM2-SOM || test $board_name = j721e; then do_main_cpsw0_qsgmii_phyinit=1; else do_main_cpsw0_qsgmii_phyinit=0; fi; 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=if mmc dev ${mmcdev}; then devnum=${mmcdev}; devtype=mmc; if mmc rescan; then echo SD/MMC found on device ${mmcdev}; if run loadimage; then run args_mmc; if test ${boot_fit} -eq 1; then run run_fit; else run mmcloados; fi; fi; fi; fi;
mmcdev=1
mmcloados=if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run get_fdt_mmc; then bootz ${loadaddr} - ${fdtaddr}; else if test ${boot_fdt} = try; then bootz; else echo WARN: Cannot load the DT; fi; fi; else bootz; fi;
mmcrootfstype=ext4 rootwait
mtdids=nor0=47040000.spi.0,nor0=47034000.hyperbus
mtdparts=mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),1m(ospi.sysfw),256k(ospi.env.backup),57344k@8m(ospi.rootfs),256k(ospi.phypattern);47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),1m(hbmc.sysfw),-@8m(hbmc.rootfs)
name_fdt=ti/k3-j721e-common-proc-board.dtb
name_fit=fitImage
name_kern=Image
netmask=255.255.255.0
partitions=name=rootfs,start=0,size=-,uuid=${uuid_gpt_rootfs}
pxefile_addr_r=0x80100000
ramdisk_addr_r=0x88080000
rd_spec=-
rdaddr=0x88080000
rproc_fw_binaries=2 /lib/firmware/j7-main-r5f0_0-fw 3 /lib/firmware/j7-main-r5f0_1-fw 4 /lib/firmware/j7-main-r5f1_0-fw 5 /lib/firmware/j7-main-r5f1_1-fw 6 /lib/firmware/j7-c66_0-fw 7 /lib/firmware/j7-c66_1-fw 8 /lib/firmware/j7-c71_0-fw
rproc_load_and_boot_one=if load mmc ${bootpart} $loadaddr ${rproc_fw}; then if rproc load ${rproc_id} ${loadaddr} ${filesize}; then rproc start ${rproc_id}; fi; fi
run_fit=run get_fit_config; bootm ${addr_fit}#${name_fit_config}${overlaystring}
run_kern=booti ${loadaddr} ${rd_spec} ${fdtaddr}
scriptaddr=0x80000000
scsirootfstype=ext4 rootwait
serial#=0000000000000411
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: 7284/131067 bytes
## Checking Image at 90000000 ...
FIT image found
FIT description: Kernel fitImage for Arago/6.1.80+gitAUTOINC+2e423244f8/j721e-evm
Created: 2024-03-20 14:43:33 UTC
Image 0 (kernel-1)
Description: Linux kernel
Created: 2024-03-20 14:43:33 UTC
Type: Kernel Image
Compression: gzip compressed
Data Start: 0x900000f4
Data Size: 8212690 Bytes = 7.8 MiB
Architecture: AArch64
OS: Linux
Load Address: 0x81000000
Entry Point: 0x81000000
Hash algo: sha512
Hash value: 210e06ebb952140d616cf54cb2d36b5a62fca3365b257b96949297614f8c9fff087efac21a8a978f2f76a3b676d8b32e655ff1a4a73a3b2585a1972a3695cff2
Image 1 (fdt-ti_k3-j721e-beagleboneai64.dtb)
Description: Flattened Device Tree blob
Created: 2024-03-20 14:43:33 UTC
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x907d5308
Data Size: 102541 Bytes = 100.1 KiB
Architecture: AArch64
Load Address: 0x83000000
Hash algo: sha512
Hash value: a71607280c6f926f4573a671db8fa131997a6d5a8b8975d946370d3acb70afbb5b54e1ff535a4a64efac49b216a14fcbef0cdafe888d46d98331f07ebd4ab38a
Image 2 (fdt-ti_k3-j721e-common-proc-board.dtb)
Description: Flattened Device Tree blob
Created: 2024-03-20 14:43:33 UTC
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x907ee4b8
Data Size: 113462 Bytes = 110.8 KiB
Architecture: AArch64
Load Address: 0x83000000
Hash algo: sha512
Hash value: 30bcc762dcfc7630b2e45f64cada58049d8c4c1ab5feb43a7d368b748f87fdeab430b8ee43cdfa7e24b2281181c4d09e6455ec22ae9193b2a6e68534993e099d
Image 3 (fdt-ti_k3-j721e-sk.dtb)
Description: Flattened Device Tree blob
Created: 2024-03-20 14:43:33 UTC
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x9080a100
Data Size: 103745 Bytes = 101.3 KiB
Architecture: AArch64
Load Address: 0x83000000
Hash algo: sha512
Hash value: 17562e6d7bf5489fbfb0d82a64a996a47c3555589865906971dbcdea84a5fb0b63e07a244bc7789e8195dcdd9772e925fe5ad846f25d4c47d718590bb83b51c3
Image 4 (fdt-ti_k3-j721e-evm-quad-port-eth-exp.dtbo)
Description: Flattened Device Tree blob
Created: 2024-03-20 14:43:33 UTC
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x90823768
Data Size: 4285 Bytes = 4.2 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: 3398bc08a42da8f1c5ac0e945991f791c1e6b6e042b3e42394b08b1d97e49c634c170cdde5bca07a6248b71fcdb032c0bdbbaa4a01e97f0acd49a983f38c9ef2
Image 5 (fdt-ti_k3-j721e-evm-gesi-exp-board.dtbo)
Description: Flattened Device Tree blob
Created: 2024-03-20 14:43:33 UTC
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x90824948
Data Size: 4536 Bytes = 4.4 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: f1c4249bb795f5be5d0d8c6e1889bc63a75a435297bf121e1bd8080a2d6eba7cc9588ed1d4a83bd2efa17ead8ca944ab05724cab337c6c733e8c79f659387513
Image 6 (fdt-ti_k3-j721e-evm-fusion.dtbo)
Description: Flattened Device Tree blob
Created: 2024-03-20 14:43:33 UTC
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x90825c18
Data Size: 2988 Bytes = 2.9 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: e246edb4279b47f13b5e07f5a46b7d627ad4e9c8695cd0760d036e03ac339d81b0f81fbfdcf758eb5d12337d111789ed6604d2c6ebe4dc33cce55e9f264bc28a
Image 7 (fdt-ti_k3-j721e-sk-fusion.dtbo)
Description: Flattened Device Tree blob
Created: 2024-03-20 14:43:33 UTC
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x908268dc
Data Size: 3389 Bytes = 3.3 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: 767358187ad75fe8498a4e7e091be0403da9c1f1d1e73dd0878930e9d3bb18116e6ee28994875f585f5a508e55e7a12b4d93e5e29ed973c049d61b20c6134608
Image 8 (fdt-ti_k3-j721e-sk-rpi-hdr-ehrpwm.dtbo)
Description: Flattened Device Tree blob
Created: 2024-03-20 14:43:33 UTC
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x9082773c
Data Size: 1623 Bytes = 1.6 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: b3bb168866caa30d9148ce5b5a69c4c80a69c82a65d608a5d2c510818a51b1b109822e38b71c38540a8861fec82f283c8728c1317f3e6795f88b7cf58dbb66d8
Image 9 (fdt-ti_k3-j721e-sk-csi2-rpi-imx219.dtbo)
Description: Flattened Device Tree blob
Created: 2024-03-20 14:43:33 UTC
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x90827eb4
Data Size: 4216 Bytes = 4.1 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: 44c86a927eb3e0cfd91edad3fba502d853430bce0f975d3b73517092afac739a3ef77d9d75fb54bed313c21f146a36bb8e913ccc246e43f19f9628c46cb6b79d
Image 10 (fdt-ti_k3-j721e-evm-pcie0-ep.dtbo)
Description: Flattened Device Tree blob
Created: 2024-03-20 14:43:33 UTC
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x90829048
Data Size: 1522 Bytes = 1.5 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: 058e97e7ca534ffcf68d6786595168ae6f73ca8df09b849eca58fb4a47c228bbdb11cd630e3139ffa9e4b1220f7237d5e6be043d1275ad6e70fddadbf940e2c1
Image 11 (fdt-ti_k3-j721e-evm-csi2-ov5640.dtbo)
Description: Flattened Device Tree blob
Created: 2024-03-20 14:43:33 UTC
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x9082975c
Data Size: 1626 Bytes = 1.6 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: b7c19702b65392b71901801554238e7e61dc1d7f9de8ee12b2e209d70da8816ed5248fcc8a524f9c94339b1a61217d79ae61e0b34bbc6f44624f1f7afe1a8aac
Image 12 (fdt-ti_k3-j721e-beagleboneai64-dsi-rpi-7inch-panel.dtbo)
Description: Flattened Device Tree blob
Created: 2024-03-20 14:43:33 UTC
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x90829ee8
Data Size: 3918 Bytes = 3.8 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: b7bb641b7d499202428b032b3bfb8e2ca49a8ad4265af30a5991a30a9600b0dd3bf9e4d2b62f432a84868a6b6bb9328578897c62a2c5d1ccf11b144f83902239
Image 13 (fdt-ti_k3-j721e-evm-virt-mac-client.dtbo)
Description: Flattened Device Tree blob
Created: 2024-03-20 14:43:33 UTC
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x9082af5c
Data Size: 3589 Bytes = 3.5 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: 59a23f2ec1b187f370e259b4082bf0dc597c52ea75c4cf8e24652086cab0803801b67b58b76687e59b2857ff332e448fb15e7b64c19514dffe9fd4d10e716d70
Image 14 (fdt-ti_k3-j721e-sk-csi2-ov5640.dtbo)
Description: Flattened Device Tree blob
Created: 2024-03-20 14:43:33 UTC
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x9082be80
Data Size: 2324 Bytes = 2.3 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: 625874046d48f9dc3cfd917db06459941d21f31f60c7ec017b98a0c0e0ff054866a8cfedace694137409c42b8d3f13b36706bcbc9ceded3a77a93084baf3472d
Image 15 (fdt-ti_k3-j721e-common-proc-board-infotainment.dtbo)
Description: Flattened Device Tree blob
Created: 2024-03-20 14:43:33 UTC
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x9082c8c0
Data Size: 3692 Bytes = 3.6 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: cb535ecc100bd85fe7d3344312a53d1e69f079431f4fcabff6e606753df5bbce69853806ac1b95a5e3a8304b2b783418709c9df744ad9bd93f061eab5d6282fc
Image 16 (fdt-ti_k3-fpdlink-imx390-rcm-1-3.dtbo)
Description: Flattened Device Tree blob
Created: 2024-03-20 14:43:33 UTC
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x9082d84c
Data Size: 2389 Bytes = 2.3 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: fd9beac010ff5c5dc6e6e0379e324dd942c1551be044fb32a6c36bcf3a886fba255bfe4097dc2e53bafd1b7e0b9656b47687e4b41d0be3b85a2414dfb4d9899a
Image 17 (fdt-ti_k3-fpdlink-imx390-rcm-2-1.dtbo)
Description: Flattened Device Tree blob
Created: 2024-03-20 14:43:33 UTC
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x9082e2c4
Data Size: 2389 Bytes = 2.3 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: c7b3f6e133fb66e70b2293654f4091347dc984c9393301a3b6d8294653d4d3e50e76a1e8638133557c48fc1514c6fa6337cbd4e0d2f560be4009d2c6ea0e4c8c
Image 18 (fdt-ti_k3-fpdlink-imx390-rcm-2-2.dtbo)
Description: Flattened Device Tree blob
Created: 2024-03-20 14:43:33 UTC
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x9082ed3c
Data Size: 2389 Bytes = 2.3 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: 4a97c20b6a22bb4858b0752edd99c9fbe3a7f5967a5558bab89d405aa70b0ae893a10ffddff76982cb0eb7225cb1db80596329358b916cb4abd5ffd73e3f390d
Image 19 (fdt-ti_k3-fpdlink-imx390-rcm-0-3.dtbo)
Description: Flattened Device Tree blob
Created: 2024-03-20 14:43:33 UTC
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x9082f7b4
Data Size: 2389 Bytes = 2.3 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: a10c0a703f0411acb2089e9ab323262da6449394aa287385378ca90ac3edcd00ab7f6493ba79e115a5c54f97f620b67b8eea3634dcbe02fee26f0a84ad7d4355
Image 20 (fdt-ti_k3-fpdlink-ov2312-0-2.dtbo)
Description: Flattened Device Tree blob
Created: 2024-03-20 14:43:33 UTC
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x90830228
Data Size: 2221 Bytes = 2.2 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: f3127ca006e892ceab92e6978e38d2fa285788c56503f9433a962d205ff9c96013f41ae4065134a6f6377925df746d70dffcac19fdd4c4ca89dbea3034212f19
Image 21 (fdt-ti_k3-fpdlink-imx390-rcm-1-0.dtbo)
Description: Flattened Device Tree blob
Created: 2024-03-20 14:43:33 UTC
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x90830bf8
Data Size: 2389 Bytes = 2.3 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: 29e1ed590106bf4d6e6e7f28227029d14b3a753d10ce96ba731aaa8e0d8dd55a16f0cdf8486fc5a913978c532d9df68da2489ca623970027159751c46781384d
Image 22 (fdt-ti_k3-fpdlink-ov2312-0-0.dtbo)
Description: Flattened Device Tree blob
Created: 2024-03-20 14:43:33 UTC
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x9083166c
Data Size: 2221 Bytes = 2.2 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: feadc9b47e74e1144be9229ea5ebb8db2077fcf8eca8b45b41e7c869cca9c440d24f845ff550d3b75cb3a0f8191caa184f262188b0c39256e927138a787a6038
Image 23 (fdt-ti_k3-fpdlink-imx390-rcm-2-3.dtbo)
Description: Flattened Device Tree blob
Created: 2024-03-20 14:43:33 UTC
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x9083203c
Data Size: 2389 Bytes = 2.3 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: b0e9b7e05552de1fd7636a8bb0c9c9d2183c18f3ed08a92e699fad5a610972aab732560fecd9f17226acd17f8c33a2e288faffa5d96fdcf467a8924af63bbb0b
Image 24 (fdt-ti_k3-fpdlink-imx390-rcm-0-1.dtbo)
Description: Flattened Device Tree blob
Created: 2024-03-20 14:43:33 UTC
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x90832ab4
Data Size: 2389 Bytes = 2.3 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: c0aca4fefc6e5bd651d9dc7bc47a67ef663bd66c560aa88f54d5f08abcc2fbaaa1a75fefbd7469ffd40c6f692c3e34ad56d6629604ca7cff3411b1a787364647
Image 25 (fdt-ti_k3-fpdlink-imx390-rcm-2-0.dtbo)
Description: Flattened Device Tree blob
Created: 2024-03-20 14:43:33 UTC
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x9083352c
Data Size: 2389 Bytes = 2.3 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: 2ef5c9c7546f6870d9a6195b38f1427557ef37c8fd9af7a7dd9d1abd570bfecb45dc14282207110f94785033cd6be866065e9d8cd778053b45128701c7818961
Image 26 (fdt-ti_k3-fpdlink-imx390-rcm-0-2.dtbo)
Description: Flattened Device Tree blob
Created: 2024-03-20 14:43:33 UTC
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x90833fa4
Data Size: 2389 Bytes = 2.3 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: 9e6c6ec68d32dd377de44356b2e8ad4f08be24ab00b245ec42fdc8a4326f9a706c7bca01f76004b9331eeaa7a2b96929ba92884561387a82af5917b8e11011ae
Image 27 (fdt-ti_k3-fpdlink-imx390-rcm-1-2.dtbo)
Description: Flattened Device Tree blob
Created: 2024-03-20 14:43:33 UTC
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x90834a1c
Data Size: 2389 Bytes = 2.3 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: 3087be83f5170dcb0ecd7509515bb40834d44bafcc02c992fd7934fb7b2249ad76c9333000618c83dd5c47361dbbae7cb4317daaf94ce61061299acd46bf7f0e
Image 28 (fdt-ti_k3-fpdlink-imx390-rcm-0-0.dtbo)
Description: Flattened Device Tree blob
Created: 2024-03-20 14:43:33 UTC
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x90835494
Data Size: 2389 Bytes = 2.3 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: dab792a0fe4f23338569aef8d1e5f7b31ee09cb7b6a916c5a9332ceb5118dea551d905186a28c3bec62fbfdd2a9e2ab18c879f023968ea9cd4c4e916541cf403
Image 29 (fdt-ti_k3-fpdlink-ov2312-0-1.dtbo)
Description: Flattened Device Tree blob
Created: 2024-03-20 14:43:33 UTC
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x90835f08
Data Size: 2221 Bytes = 2.2 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: b7fc6b3885deedeeda85174f2e2ff8dffa77f729919324a589053d2a9721d8a7f236bfb89eae4791684c44b45d828de882fd23c8c1d889870072f7770b3115e3
Image 30 (fdt-ti_k3-fpdlink-ov2312-0-3.dtbo)
Description: Flattened Device Tree blob
Created: 2024-03-20 14:43:33 UTC
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x908368d4
Data Size: 2221 Bytes = 2.2 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: 6aa75a2f1bdcd350887f428235a83ce7665b13ccb11e7b2d248950c306b53370e978a1838c836957dad6997befe07a8399876fe2fb99b819c86f6d29ca50e084
Image 31 (fdt-ti_k3-fpdlink-imx390-rcm-1-1.dtbo)
Description: Flattened Device Tree blob
Created: 2024-03-20 14:43:33 UTC
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x908372a4
Data Size: 2389 Bytes = 2.3 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: 21da5dca260b652762e4681186af2dd5a58c22ad99701a3e7baaf38a1b82e96f76e8574c67ee4cc09ec325783cf447d22b2596901d2771bcde6c2e08dc566a2b
Image 32 (fdt-ti_k3-j7200-evm-mcspi-loopback.dtbo)
Description: Flattened Device Tree blob
Created: 2024-03-20 14:43:33 UTC
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x90837d1c
Data Size: 785 Bytes = 785 Bytes
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: c6d6b05fa72e4a7e1f43dfde19cab5cf0a9c7e04ed9e8af30b6f240fb67c96cd52d8ae901c346ec878e136b9b3e3eab35b97c376398da8c513beca2b826fcb4d
Default Configuration: 'conf-ti_k3-j721e-beagleboneai64.dtb'
Configuration 0 (conf-ti_k3-j721e-beagleboneai64.dtb)
Description: 1 Linux kernel, FDT blob
Kernel: kernel-1
FDT: fdt-ti_k3-j721e-beagleboneai64.dtb
Hash algo: sha512
Hash value: unavailable
Sign algo: sha512,rsa4096:custMpk
Sign padding: pkcs-1.5
Sign value: 16343e3571773ba95d765e1b6eb984b59d9e0520a18c123a937f049b022917b619b7880fd9afb2838cab62933dfdccbb7010aeb3f4bc339b01c8b09c0435a0995920a0a615e3d46eef9dadfdb4d5ae86d537d6c33cb34d3d19805126b53893460764706e1f234749b2309339fe401be06aa6f407ac75aa4c5b75058a65588fa28bc0514acc8dd872eb2e9f7333362632a689be5c2574f04d1a4dab5f59a84cd294406fe35834f30b1c60475fbe378f8e6abeeb2e5740844d272d3a62968aaa38ae35faf486894cd6b1eb239631ddcef249860424ecfae5cfd1a829ad46e9746e0a2ce48dcb860150691dd3d364abf39af92eda90ce0141b00bf4a6e1aefed4f0a10c5fbf0041591c759734b615007628cd6bac7e9d5a0f3df62821f310285a51f0e7f31b4164e00cc955d6774a2d117e90a54571b351ea5add81623649052becf0a4f35020e857382ad0f2a0f7d7202d657aa7011691dc177c9c8ea7adbfc09845dc1af7fe7d35cfba840ef3c8b0a864ee4a1137b75b27fa8cc9633c8d87d431346d3d3648a4305bf1eb5e663e18a799cbe7b7c81c6a76e24822eae0eebff024cca042121c3f39f7cb399e1c5a12cc96887b647965d9b5f9d9517dd7d89cd0d019f369a2a6d0c3c0f94be51c767a67938ead6910851c7444bc8305885e0f40b6fd3358bc8ed6c39606a2311dbb91fbf698e716deeaf7c3eefc54921c31d34032
Timestamp: 2024-03-20 14:43:33 UTC
Configuration 1 (conf-ti_k3-j721e-common-proc-board.dtb)
Description: 0 Linux kernel, FDT blob
Kernel: kernel-1
FDT: fdt-ti_k3-j721e-common-proc-board.dtb
Hash algo: sha512
Hash value: unavailable
Sign algo: sha512,rsa4096:custMpk
Sign padding: pkcs-1.5
Sign value: 54c9c5947c4eb0a3e1d835f479e3bc82ee96a2dac92bc8cbbf6740bc04ecbda978648bb8e795b6dbad39ef6d4b4ee29161f39cef3fd19f593ac14d304975cf7ce8660fd99c9520521d1322b34a0dfc10dfbccb0d666fc30bc87a3a0a66ce314ed01406391dcc56b06bc9bb721e03b3b2c18eadddf54faa588f01d78660558d1bc4f71b6c693028f94bdbf0de344c314da9fccf536c5b7fd6afad68cbc49019019edb1e8775ae4998426fbcb93d5ee3b167deb272f04abe82cf7341212f2166787116769b919746062a5a16f3f23b3657b0d2571f5596c4297d4ee9877b1f04ff8aab52b79565a57f1e7fca96265a0dfeaa6a0062f9a04f5febdca24301fce82567d3baabcbb9d928b87cb4166cb0be0afd24a1fabd1d802a2adc9666d314c86b1c11af4f82438d989b07b7865f333decd34ac65ccaa01bb19fb329e69fa22c72f4b7e0e46693c69db8518a329eac8bcf6aa4507f83c1105273709610c07dd3c724cd5510fef42c8f4f039bc450928c87d9992ba23ee8109e4910d85973c7899a19480219346fafe31de3328e7c7539612719708536d68ddef0030172fad6dd2e6bcc662dc9cb26cfc5496f105f62e3911c2ff9a227a97a0c0d50c03cba761cf027ca45074ffafb70c7a85c85826ebe511858d0f0965aa8b6957c49dd15f54c9e076b0aef3b8099309661c34ca99ae1c9b49b1d156aa9c317f918ebf73d6f2261
Timestamp: 2024-03-20 14:43:33 UTC
Configuration 2 (conf-ti_k3-j721e-sk.dtb)
Description: 0 Linux kernel, FDT blob
Kernel: kernel-1
FDT: fdt-ti_k3-j721e-sk.dtb
Hash algo: sha512
Hash value: unavailable
Sign algo: sha512,rsa4096:custMpk
Sign padding: pkcs-1.5
Sign value: 511513c07f7665c611f662f31174eb4760a740ef06a940a7695b67dd78ecf906f1177cab6d7e7063850bc37bb5ba4b20282e8bf66f696d8439ae281a4537182d508bbd1ebcb037839221fc3f42d76007c836b611cbe1de5f6423d3d13532a477269cb8656d3919de44091efd38e08a41b99a8238c5203710a34d459f903bef0dd81b780e974134a9a85f695abb8a61e893135a6ac2883eac59527c08c21ab2634e5f5efd8e028232c2d8fa239c0934450276661c599df506b721728539cd9a4be0bb749d4a8c6176a52401751e2e5b2640328015c9ce689426c74b4e1c0c07e369049e6416f57bc07ea7f4f1480390b10142a20ee913378ed4db83b46f0699118d98db7bdd9a0f9a4d4bb65c1be9a6302ff3b08a315b4b8bc5fa9b4cf0c4eab4dc3f5374bdb23450f099143e450fee046603eff529cc75df620b436ec9017d0ae6183e8a5afbc4efabc9c2dd2b0b6512beb2724afb80979a5796579456cafc8b7f6b4b9af7d5cee5581e6170d33342024d47ef2e5ac3a00997d1213bb8f84b03e0a0c55d00c9c7e5e7e0fccc3050018171c2382d189e2f4c09bb62a744074119ddab75351ed8ac86108f6517a587205d64078516221d9850c42ddefba4e6fdc380205a13de76e72df5b3c9e66129983f7384ea9503a5950b0b083bd80b50a54f9b6ee33caeb2a8d3c7c868036d3d297a00171b346fc7fc443f1ac25bbdc34217
Timestamp: 2024-03-20 14:43:33 UTC
Configuration 3 (conf-ti_k3-j721e-evm-quad-port-eth-exp.dtbo)
Description: 0 FDT blob
Kernel: unavailable
FDT: fdt-ti_k3-j721e-evm-quad-port-eth-exp.dtbo
Hash algo: sha512
Hash value: unavailable
Sign algo: sha512,rsa4096:custMpk
Sign padding: pkcs-1.5
Sign value: 19ca3e55cb5aa16fb0b63bd2f1f2b2ca1ce848c8c5209a62fa8fd7d805d065c23f85f81922c4911a8c7ec583ab25acc493e18df0b63a7b1b2bc6fdb425b5b2c729a0ee597822a83b7a31374cb9bf23277cbfb8d0b9e20094398b18dae4effb5c74d83dd87959698be9c2eb2a4b15015b9da545e0d7f484a12a7910751c2e4f9bfe45ffd6c412fdb0984e5bf5d865ec496f6f9372cb56c9699d144844c180ab64676e13b61afc0863832dde5b81e156c7eb2d427a4d0951d2ec7e7f138ebdaef48c255be48ad62a6566ac12061db3a87ce023757e95c7a1fc1ac63148a347fc7fca6a1c3838bd747b0a7d9444be3e6ebcc6fc24fa0b6c459b4b6ef30daa0809c2c05cd7dc5eca87d34fc946c803b5b7fce692b876fdef5c5886c8894fee6d769dd51af27a93b4a2b301f5333e7f6af9d7123e692d5b367cd75fd1097cae8e9412c7e8490f9638ac4161d2170e1e1a53140856463ce32f809ab3220ad043e264e266fca262ade360e78c70568db4fee25939d5141eb321276cffbfaa3a2dbf480b5afb7de515c58e6dd3cc7acdf5ef9513d9a5bcba76d4cf029684fa08f0d5b5ae62db4d0313ebd584832130db6a5638314430627cb6ba9caa3a00d26912808af692a638fc702d00dc7ea8feba567356b769969b750d615354997ac2c9c7c8e81d7cec21e31dde151ed263e69bd45d594bd01338a5c298b2a2ed04be144385d844
Timestamp: 2024-03-20 14:43:33 UTC
Configuration 4 (conf-ti_k3-j721e-evm-gesi-exp-board.dtbo)
Description: 0 FDT blob
Kernel: unavailable
FDT: fdt-ti_k3-j721e-evm-gesi-exp-board.dtbo
Hash algo: sha512
Hash value: unavailable
Sign algo: sha512,rsa4096:custMpk
Sign padding: pkcs-1.5
Sign value: 018addb3f9831aad1fb993b806cc824365b72df28d23adaec8aae9bcde47bc61b75336d9ec0fc4ebf6ebfb7cfd44c7c0725c16f222ad6fadbbc2fb42eb97fa0abc14dcbe4fd3ef6602b1b56b696fb7c8b2639dd61e47c24bd37b79e39a408d0611b15dc1fe16d05a87ce988fc4c9bd9cc217e6a244e6f20c5838449906e5c79da37f3d909bbdd43cdb65f420b0645b5c6018044019008ce0f006d29569bf30e3b412cebf4dc2aa92e5a75b4de38df4b96ab152d69cec5d801a61f97e4cda45a18d1587e5cb0e369331236f61b71fafa964cc80ffb85651c68735b34417937213baa5f310e8ee652088ae5a338aa10ae7eb5d79551e72dcab2330575d143b94f96f330453cd1841682a01828e35e18439a5ab3b52d4a77fc4f65b2d15754b321342bc6c7a5ad94a4395258f7e355452e5bfd847736b4039d98eeecc4e4cd3f866554e91c5d3a9ab8560d2b1e79b8e0f7fd64b1833b5b953b408efc74074994c481e9231dea784d68855b8e998c6a261969ac975501724e1db08821cbe28e3e525d8121db4aabfc0080119e3c7c1b63c6fab1ae7ecd6a4afbcec1c145f02ff438c576f8fdc80389c82aa333fd8ea6be67ec40dc81dfedf4db6c9568f5c4d1bbc124ec38349597d6bb6b7ed8270fc72d13529557ed9563e6d07bd5afced412feac5b307f4d647c3ed8802580f3d8a0116174dbb796b2d14d85b01749fd41a59e65e
Timestamp: 2024-03-20 14:43:33 UTC
Configuration 5 (conf-ti_k3-j721e-evm-fusion.dtbo)
Description: 0 FDT blob
Kernel: unavailable
FDT: fdt-ti_k3-j721e-evm-fusion.dtbo
Hash algo: sha512
Hash value: unavailable
Sign algo: sha512,rsa4096:custMpk
Sign padding: pkcs-1.5
Sign value: 8a5b8445534c1293f618490a9741ee8fcd146014a38387232f7ea54be7d346b19e013017abc6a429753876b8eb033bbdaefd3388192348e38e35f9e6f5a7e537fcfc548bcf194c8b40248d51d1b34a927300aaa4c8f683de71024188a1cb463ca502359b0651eb721830f6f83f89d52ccf210a5c2da94a5f615a7f1bdad4f09f70135a943e954e15b0bddf0aea9150354471c56c2e05061362a62556e903c2bff5fb4777d34cb8639055abc5e465a07a0e65bc6385177f0264c1bdee5c69743755aa715080cccf4bc8fdc3178eef976064fa7142fab97f3507b9736f351094d5252d3b34b3a268542221d82027cdab7ec3e84ca435a3c226f9f14f077d8a260d522ddaea12c904c0f5a1add22ca28859b7d76fd639b04894a11af5e063cc2f24e4317b4798bd27295e9a9ae18d20605add8e3f044e3164c13f136f781dc99f42ee0f580abc3c8cc47e9e14a24a7ae9bc4c27c713acbe780039bcb302a54ef5d4ab4e4c3e2683774185ea35d7ae3c356e649cc02f836bbfee131f751160fb371fac6923ec0b480fb658473c5734ccc2d7d727544ad9dbf32b7a99441c0795d6aee56686110f86a04da218053cc316a9c2fb619435a69ba23ae7e95ff793d893cb354504bdf72b62b7014596dc89bfdd095972ff3322b53f7a8fe8aa3320ce384b364d8444ef70c64214b2a5c1a47e546ae77b575c9e200707321181d4d811df63
Timestamp: 2024-03-20 14:43:33 UTC
Configuration 6 (conf-ti_k3-j721e-sk-fusion.dtbo)
Description: 0 FDT blob
Kernel: unavailable
FDT: fdt-ti_k3-j721e-sk-fusion.dtbo
Hash algo: sha512
Hash value: unavailable
Sign algo: sha512,rsa4096:custMpk
Sign padding: pkcs-1.5
Sign value: b6db8d8f30003fe6a9b30280a496ddc9a40aef0a0a323229d02355b71a4771de5d79f3d10470e61996e3fbe3c0580fd5a837cd3e03429dbe91323b6b6f01b617c1641bbc86143be7a14c51b00b1b8a3b76987505c9b3906041a24aa56f5946e95699f6a0fe88e959ed72ab48ac36a5563c168fe445595a52d840ce05c9bd7ba045333b870d4ce86da7689887d177a07d8110a3583dd8555a6aa84e26b92b10d53dd24c7c1d299e62b900d92178d0adac79192bafb0d0963f2b2e436e4875482cc1c22e9775f666b02aa1ba87d9947fd39f8cbc6a1deb548706d91a5b1671c4fc816cf52f59b98df6f935414d5a358921046e30e9802eb0c3209db81b283f25c41bb10ba3490579a290d905a2108edc013ed66731b814deca56bbef98d7235413ce4c4653f7e7d8887fe864e8caf92765b9045091c58ee4aaeb489e5547bbeb8162ed830ca8103f502ec31ff817ee4f61487e295d7cc53e54fd79b9e9425c803a1ace7753f4b0ab5dd8242c474918d6147fe8c02c49bede11cb14a0620cf4544dba0fd8e8c97cdcdadf7d454a2e711470e329e37756eb9c40ffdd1b972e4fba4ac16a2fbdbdd06ad4e72d3dd4c77e04b30abf2b9d4bd4eaddca30c67ccbd4f0a66c5d620d68e49a147beefe065a08731fe32ba49e75cb9d4960e6ba9de7baff6dfeca25e4338810ff258c11d967293ee849b90f804f0a00e2d6a7c3cbda0e7730
Timestamp: 2024-03-20 14:43:33 UTC
Configuration 7 (conf-ti_k3-j721e-sk-rpi-hdr-ehrpwm.dtbo)
Description: 0 FDT blob
Kernel: unavailable
FDT: fdt-ti_k3-j721e-sk-rpi-hdr-ehrpwm.dtbo
Hash algo: sha512
Hash value: unavailable
Sign algo: sha512,rsa4096:custMpk
Sign padding: pkcs-1.5
Sign value: 7e936d789222a606cd5ca8aa45cb72be1358fa5fe97ef885cb49ee8cdda934d53495e21cab178fafaae93e11c9ad558007d71f972d2fd9da58a95c4e0da6334256e89473b9b6f05e81e663efd72a67069d73fa43f312e989e68c5c138b25f1c62d50bcf225a1447ff73f86e538327d90ce1db8aea59d1ef88eae09e4cefb67fd80cf14a8c24c0c986818354a3d7d75bf6d51b33713f8d421ac935a6a8b8c353d952944ea91a60bdd563126dc00e7bae1256574f786ac0a1e8d9d187cc848580cbc07a8af72ba96bba1ca55e07374889781794a6930ef18deb9061c460806c9c266f67077714ceeb1bd486734e6dbb73b5f1bb8041d426e7ce4bec2f5e599112da524dfd65e41e1aed3e2282903cffceb29dfc6f382e083f981e60fb6e1c3b2aea8c3534b75ccf6b96d4bb16473f0ce95c4c1163a5edc3f143320a75da243db3438fe0b5b2efe5efc99d4516418cd381c24b9b09636c59778d0ce78ed050937231e4363b0c72ae3724be32d676143155f523051b25c6965f2e6fc85de177f45a956cd0a7fba5f0378baebc10445fc20748b7a61faaa8704f8b902e0bae2415f4555025f4312d22eb4453ecb7b5be9caa3b032053ba77c970ecd4667ffdee2a9a608eefc9e1e69d377e4a800f9e0d4b045cefa313f10dc4055b7262bc8efd805eb54eefd49434f7c0f42ad45a8d49a3d623b7e57b74f1c117ad778ca19646658e2
Timestamp: 2024-03-20 14:43:33 UTC
Configuration 8 (conf-ti_k3-j721e-sk-csi2-rpi-imx219.dtbo)
Description: 0 FDT blob
Kernel: unavailable
FDT: fdt-ti_k3-j721e-sk-csi2-rpi-imx219.dtbo
Hash algo: sha512
Hash value: unavailable
Sign algo: sha512,rsa4096:custMpk
Sign padding: pkcs-1.5
Sign value: 1e050df024e677daf3901ecf6334b9330a2802b91691b6d809421419af961774d9d2da1142d9df95809e7199740bd38185b75897f70e571f06db4988c7bdf297e612747da348b8a5889281cfc02b30278267f5ed3ef616858e182a94fe3659f806878949085dc097a0ca6dee5f176134d7458099e259829cdfbee7114de463857dbc1b8810f80d463585c6ae81a65f4a5691fad97ec85ca3ec121a35b761e7d8aaa5e2606de4239a9d2b5f084479f754e8c4360f09129e904506b0c9ec3c0903f01fc9c2ee47add8c3256450bf34ce5d92987bae50acb15fd2ab2632417dba4c99e692fa0e1382068c0b253fcb5e10c9d71a1293eacdf445db8f1758893203717b4c125a47390c04671a4763a89e381152b9f830f922ad34299e4d2335da58b40bf50fab04fcdba2966ddda38ad3dc4ad21136f57d4626f38eeeaf688c2aa4625f0ae2da5e593c14d24f3c1d2c32a1517f9e2004a9520c50d5f7a9d38b14d90be11d9e1fe091e1f7ade746cccef87c887e1ef089cbadb41186dccc39c1aae6e901dfb672a27c8b604ee448970d24404132ed51500dea0e41adb379f74318a8d68e72d06a13c150966f371721c2e6d610a113ac637af82fb073768b259af344d690acb71d5ae514fa76deb76685fc0742106b901b5dfcd30fcb4fd1cae179b79e980c4a4614425a298fc8de73fca2dcd0ccf7cb80f6a5e8acfe53bc254ae604bf
Timestamp: 2024-03-20 14:43:33 UTC
Configuration 9 (conf-ti_k3-j721e-evm-pcie0-ep.dtbo)
Description: 0 FDT blob
Kernel: unavailable
FDT: fdt-ti_k3-j721e-evm-pcie0-ep.dtbo
Hash algo: sha512
Hash value: unavailable
Sign algo: sha512,rsa4096:custMpk
Sign padding: pkcs-1.5
Sign value: 723a20b24273b6f7dd61051c70cf5d08a2363099d90e01f5c9cfa5a0c7fa7846334af4dd1fa216c2bd5d9946b864fac828f2f6f0e09550ffbd7cf00df4a2065b55293061dcd296cdf14c3864ff144754dbc08e6c211f028e5e80293f3b79d392e797b9c6f3d726324dbeb9f45c606e0687d825c7b0dfc1ce502f71c5bfc50055a4e49d0311a406b48d6668332062417a1a947c0669f1b40750b9306ba13c1e6da88cd60b371a634f7ab6fbaf911353cfd046b0f96e57bf525adc6c58359c0fc375d29fd54527ad05bcd2ed9e39761f27b47f69d840b8fc14faca7157a3d7a536b8349d596c3ec40fbfbb1c4f5ad34037a9da97b4cc8dc45eb2200f63bf8d27e5c462da2fdc645e05c400a925b130e751ae929e64a8f3100a51bb31c4d08812f17325b25e7cd29f74ee7b28fd069ea0b66a540f6b2e13ea6cec72098843af01f6e68fd4092829bc74104f843eedcbee89b8facb23746305223973cc036442604ae1fad17ff8b264d6c495e2bc91435b79481d32b18b08b43cdf9aa5411323581efd04e0095c1f56bb289c4f946f144c58030d73ccf9021c5acc948a2a5d395b57ae5f922d71f64501452ee42be548e0fb357e88f9760641fb4102bc540cc9f809f889ba24520212e60669938ecd16d62603a855cb97d727a9007f805307f8cea11a32bad087518bb47245d017c42cc4b10892f5912e308e79b328c1030186c57f
Timestamp: 2024-03-20 14:43:33 UTC
Configuration 10 (conf-ti_k3-j721e-evm-csi2-ov5640.dtbo)
Description: 0 FDT blob
Kernel: unavailable
FDT: fdt-ti_k3-j721e-evm-csi2-ov5640.dtbo
Hash algo: sha512
Hash value: unavailable
Sign algo: sha512,rsa4096:custMpk
Sign padding: pkcs-1.5
Sign value: 1341d963cc62b705e560968ad6d5993e6f254f3a1f152c3a1fcc356f4c9d471dbdf2973520e3a86e19e12a821f256023adc9cc35b19f70f779e260d34b31744e2bde1044a9492ee0b21d609d3d169cfeb4152985c31a8515fa9133571247bfdf1a13f62c09f26783f24a42994d0c868d463dfd8c4ae2bb752fc11258a1adb0cf9cd5c20b817f07f6113da425d111dbdd93e9b91de028f999c2e09ba50502b23b1e71af3495fd7a9d90d6048f8893cfed04438e7da013ed463136b203c5f53709e2d2988e028fb124eda9c731645d8e32aa19dfb4aae7a1d80ef166c20de3ed656a0af8da1ce814283a6b17a843abf2dcde9e010434e2ede43c4006e619367cc954569cd19eb3077a2326ad4e6774a41dcd599cd2596b251b502dc0523ac1de97d37fdb281b02e8ac47dc099cafb094b4eb19d58f0e0ddfbfe5baf510cd151c1d2ab4731e6c266416c108d55cc74341cac9cb9cd5a18e8edfafa85539f05b43dab41c02c6fbcf0b733140addeacead4aa5c90766da79855347ee993a1cd6c7ee9168b32f07113ba1159a4930b6053de85b8e20beaa9b59b1d6ac18c8880b0cb4f40e15335c83ae4ad3300fb4d5676fc7877925749e644ee9cf0cae880adf87daba6c3d265c628b38cd6a12f13d566930e0b10032a620bd969d2e7aa855e25e7b7fc96681873ab20d420689073d18d117a5f69335477050c3efca95bb1e3b5e2e8
Timestamp: 2024-03-20 14:43:33 UTC
Configuration 11 (conf-ti_k3-j721e-beagleboneai64-dsi-rpi-7inch-panel.dtbo)
Description: 0 FDT blob
Kernel: unavailable
FDT: fdt-ti_k3-j721e-beagleboneai64-dsi-rpi-7inch-panel.dtbo
Hash algo: sha512
Hash value: unavailable
Sign algo: sha512,rsa4096:custMpk
Sign padding: pkcs-1.5
Sign value: 5a125bca5fd491237a77f306a908a9528dfc1a19e8f47ae61012e7e691df2bf2541b1901ea6afd1d22177f1d3d2df93899f75f8feb4d2cdc8138f108d081e190c6f3714b5104a9f21db3d9b0667982e243eaab1f494d17a5342702551ae3e1ddaa1a16ba83a08b3bcfa99937e3425b6b3b2399124d2511c1e56bec1e20336355330d908ff9d3781c75889c0f2ad5fd899a6f0e5e7076211a1cc2616c3aff018d1929b4f8da0b90fdd6f29a36bfdd1f067fcf2046a88ddab3d3a6610f9abb0622f17235b650112df5e69455e46c9e988f15debf58d3ad3ac5dbf6e4e6ba52805026eeb7793986da0406554f4ab3bc5d8f23661ee44945fb64cb13d418c214919d35fc6fa1e4fa4a11530f866870f9b5b210f562a4ead9788ecfa7996b9cadc886515b2ecf5fc376ff8e8251c9c17a239d536f5668f7ddee964348e0bed2ba5c49afc649c73e2a8da4b266279eba6a453613da496cee8c329dd45529a46c5ac3720133465a865942ae854dd3e1748cf071f3005283acb67b99083cf9410183ffa11402c36fec6b3989528bb1fdd26b411fe95c9216ce8772d6e65e927ea9cea1589c1ca43a01f9a7ebd4165c94be3ef6b2cc73935d41b601b9d88fa0e2dbedc48ee7ceb0a9705217d1c8de49758e11d0a90d9d6f21e998167f093af007086f1e568ebe60813239e6beef2ef2445a2c1a63346fb4dca86beda3c249fbcff8a5f1c1
Timestamp: 2024-03-20 14:43:33 UTC
Configuration 12 (conf-ti_k3-j721e-evm-virt-mac-client.dtbo)
Description: 0 FDT blob
Kernel: unavailable
FDT: fdt-ti_k3-j721e-evm-virt-mac-client.dtbo
Hash algo: sha512
Hash value: unavailable
Sign algo: sha512,rsa4096:custMpk
Sign padding: pkcs-1.5
Sign value: 461dc2d13c6608cf686c38cbdbe24063ad197482d4179902b8043c60deb3b5b17ebd649f8fa6a68f4d43159174dc18a9e483f0dde7d4309d79933147181bf4bc910f3aa48e9fe0df863e5b4d7f87f25c66bcddcab0336c03f225a95c55fb600a56e0f01b0f00df44ad1c77724b4b61e0d9ee2a3e4b51166323c50ac45c97b962331c9a9da8bba4a285c6e2a724cdc8af1c2283b15ffa3020d0798679803c5bd885d1bba940bdd67202bcc9fcdec59393ce33884eb0f3c9a6525b4ac80d8100d828a4128980bd9dfeda8795d4d87ef64a325db26d432183fb627bca131a35d93fd350525ad6936a46d18445852e9da4db47c53a6d45daadc0bbafafb07ba6cbbaaa9361c51293b8c66ed60e54de4fee870ef456f905b36781ac1ff17efc6d10d226f2ae3fee70de5f2e4a5510fc4c78cc5b1469a4ce3e5e6d26584820344529f64bc981754466c7b49d56c405df63812db2f83446b379608d3654d00103246b3addcb396f497dafed759a4c4616ad0113bf889532af5867a04c2005519c198402e9719593054d449e90350e51ca7e5ad180f210e600a1df0ee31a184532510ce5a1683992692c6384e5b171a0761f86f58abfef89979aabe603a4a868462153b5d35f6b3084f7ee18802e17795840a75e7a20481992480289b5112cfac7259240091430e3c310d8fddcf9763ced45eb7b85485405036395a179bdb9550903189d
Timestamp: 2024-03-20 14:43:33 UTC
Configuration 13 (conf-ti_k3-j721e-sk-csi2-ov5640.dtbo)
Description: 0 FDT blob
Kernel: unavailable
FDT: fdt-ti_k3-j721e-sk-csi2-ov5640.dtbo
Hash algo: sha512
Hash value: unavailable
Sign algo: sha512,rsa4096:custMpk
Sign padding: pkcs-1.5
Sign value: 65b08b201d1826c82124ea0ec829d9a96a6922836cc20aa775b3b8cfcec143f21585a6e6dd1c184060aa84668579c096055777316a80fea48dabe5d91ac6861ac1055800f56a756b0a55b6deb7264de8df57e58e34e7968ad66adb70a97fd83e020a4a3c6b1399e8383047860be523535949bcc1574f8dbdba2827caf6f5243b00cd2363f7b0952a992d315f485a964cac3a792a9dcaf8454de19e1b7731b4d02c11c6d95fbda2efd75725176b108902159ad3a1952a65abd9bfb6316e9b5de2e1655d8bc23cd5761fd462df8b859f31ceaa75708f4b257be5c363fa0814875f20287848aeb450f3440a20cd2dee332a422eba7d30af6477c2852291e07f29a203ee7d0369552ea30860f889ce557035d34cf2d825b315cc959a59c38cfa509ec44e4e672a6fc415117d22ff564598f4bacfc23890640b62b3effc572f3bd50562ddde0ee977637f07e4c0fda5d471463969761debd85f6671b32138d8f9631b8b21171432832783b5c48dd0e09e856b4e25462ad0c7e08d929664d713cc41dd8ffb9df26084ab439db1bfcf88f73e43ee28f7998acc38a5490361c5017fc97e6761c76a79e0dc914aa5cefda574a5fc17f9e0c61d58ea1544c7a07bcfe5255ee211fae7dde8bcf19b6e33924999f06d5b7d0044bfba1b773a9a62ba133125c25da3e54e0fa2d63aa87109ea69af10d5318613c0e07a64c1821544bb9141253f
Timestamp: 2024-03-20 14:43:33 UTC
Configuration 14 (conf-ti_k3-j721e-common-proc-board-infotainment.dtbo)
Description: 0 FDT blob
Kernel: unavailable
FDT: fdt-ti_k3-j721e-common-proc-board-infotainment.dtbo
Hash algo: sha512
Hash value: unavailable
Sign algo: sha512,rsa4096:custMpk
Sign padding: pkcs-1.5
Sign value: 27966ace535a4fcdbfe302d43b9d11ef1416aa86ee4acc25b50e3272e8ccac1420552a8ca1ef0cd9bd70cd97734a25900efab41e081f064e05c185746fb02593c97f54e95f3119ff5045beeb186e1306435b46ba4f057336e9ce33a4da2e64c96a08b5c1a733aa1b2bad8931eff781de2b684b51ab4b5e18ddffa92198fd8ff36c3ed0b98032bde7061c3c7d6a4bb3b799e5afafacd57f14dcfee19a4b1f22f3930554523196731c982515f247ae42767cf4c6efd9c474650afa4aedcef9f07d4a9e5a339c378144c61178e20259eada34a1b0b2ada85181627b4d0024d26d3c147f2150d3cf55c1c8575525b2673a8ff5b16be6c77a1807581854fe9331da34f22522f26755a673d38a22a2121e351c143823ee72d51582d68463df9899c0caa618ea30bb778b7a0ac1a030cf14523247e8854f4467988a875f5723ffd760a6be31530360f5162607bc762487bc985719aa077befb2940a977afcd39289ee287761e712adb261b640f9cdfef7b56d987fc2d4137aec50b17091a687a6e05191269f8302f71544b7fa1a7f5774fe82e5ec3896a856c4bf29628e5bb8faf5f68151f001e6f52ef648fdaa44a3504ca8f50050beabadda8e9da4ffc1690245647d412b10326d5cabdf2a46e321ceb8a4bc7a1b1de38eb9584d3cd5a103e5a37a56711db198587b800170f0fffd56de119c081d958aa9c0c99cb102d80994463a14
Timestamp: 2024-03-20 14:43:33 UTC
Configuration 15 (conf-ti_k3-fpdlink-imx390-rcm-1-3.dtbo)
Description: 0 FDT blob
Kernel: unavailable
FDT: fdt-ti_k3-fpdlink-imx390-rcm-1-3.dtbo
Hash algo: sha512
Hash value: unavailable
Sign algo: sha512,rsa4096:custMpk
Sign padding: pkcs-1.5
Sign value: 52e1fb24fbe9a185ebd625d361c743a1e78fc671c405bdc3923746e946fa03039e478801a8182c07a91bece693194e623bce2add3e5f4b9b68022584a2c322152b780df6dc7b820dc91c73b0411fbe35e6070268f46f57ea7364d647c89d0a9c5ca7c9b8e08bcdab2ec2a4ed9d8c19481468539f3c68e7cba9bcafe7a818a00bf14b4188b5f45d729c1d90748507e65c61421883aa6242c17eb583b5f77d7c3f028cc3449b4c9adc617cba0a6563e938849399214d37b2b92ec0a98585510c03e598d4227d35751abee03e344d99fe99aa4ff4488080b7d7adab3a6d3e8fb94b89d634d2d1587252bddc64441506ed4533b87d227a34e704bc5de6db835851b64365a4a803f6ae5590a778a64d21b9b2c9bf4d83109a53f1d6b63335bdfa97eeb9fc11c8f33044e2c13114fb70f8f869a3865d0ae0e1736788a2269babbc749181325db0b1fe4f54f5238b9f185a8eaeeb2f3bde36323844b881da58c10bd59c5ec26db6ec58f7978096004c7fb710edbd5f11fe885da17bca4cb30f1612bc51b62c3bce9d33c829073b78246282ae93c4c1235814e505f2eb97487c9f5a04d11517232db1dc51426442620da55616e413de85b26dcbd8d69246d0e2d5f5879aba24d79191fdf5d4b466bf7be9b6a270cf5155451a9f7f3d7fe40b4bec1454e076eaab97dfd8f654d710cc09552b5dc50fad09a003f9b6dc7e6c2d845c10ddb5
Timestamp: 2024-03-20 14:43:33 UTC
Configuration 16 (conf-ti_k3-fpdlink-imx390-rcm-2-1.dtbo)
Description: 0 FDT blob
Kernel: unavailable
FDT: fdt-ti_k3-fpdlink-imx390-rcm-2-1.dtbo
Hash algo: sha512
Hash value: unavailable
Sign algo: sha512,rsa4096:custMpk
Sign padding: pkcs-1.5
Sign value: 5c4fe7b3d9ef553b8bc2280083eee702e04e705bde9ad2170df84273ea360d8bf7f0238b67a63c6c0d496214f05cb77794ac7d25ac3bc92b07730f712ecdcc664fbb753a0503c552ce80bd3ec842882523d488b12ac01ac3f87406b192458924733ff748e9c864c3bafe15c279ab710e49308cdf616dfe732f33aabc3d44ef054b085f5534b90c119f2db957d5a98729527b734e0fd1f2b2515b0d7d3b0577344b55c454b514a6d2d5cf48213924139a9e3feeb25a2b44e35c3f490ec20bfeab3834ca6d3055eae3ad9adc831cb67e186765169340c9b7901ddf995716bcd6b3929d83bf83a7587ff347021d2c618ce9709756b639e9ef9764517f5cdf32a39bf67dd3183779c93f975c4196d816c6aeb62f02a11b953e550384166a71c0c96deb14d6302c640c7a7070639425e62ef7fffeb28204a4f9577cc7b3a475db7bb85bab48d15d7c349843914876fe9ee7d78a65d84e6f209584a1c5522e64ebfaca5dd6bac568b6b2ffb705ca014a63ac5e4d3050399b9fd97014c6c2514d9d364ade89ed07ef1c78b2e0fbf66b32ee6d1c24ddc9ab905d679b0e76f3490a68c2acc86bf07b0f9d993664ab47f1926a00a7c7f38f2abf3eab0185e803fc81a29b41ede0551dab4454bec7826909976603c0bfe5f2e6f896505810360f654ea1133b6cfa2d9fda9afc9747c216b6e9d243fc0eb23ff6212fb7ad30668b49b01ded5a
Timestamp: 2024-03-20 14:43:33 UTC
Configuration 17 (conf-ti_k3-fpdlink-imx390-rcm-2-2.dtbo)
Description: 0 FDT blob
Kernel: unavailable
FDT: fdt-ti_k3-fpdlink-imx390-rcm-2-2.dtbo
Hash algo: sha512
Hash value: unavailable
Sign algo: sha512,rsa4096:custMpk
Sign padding: pkcs-1.5
Sign value: aad5b7ace179a38bab5a902278cb681d039944ee47b70064169a42d49599518627ac5baa816ee6835b5beb5122981a56318279fcd7a9a2297319730caf820a52a682d186a367f142e0b79d98ef219f7610095f7e7717347dd51936449de7592ed47d9d9e00cb1cff963dfd30bf9be77fb8a1cff89a718e5cb5669d37cbe8c5a325af94e031e5692c4e4a11f3641d6967239aa9920444553a3268916fec3c69ac7c7736f3de1ff327b7902cac0cf3827a5e314ad3d7948079bbc78074920ed2e5745e2fd99a79ee25106ac64a3f3986eac561467b2c08ce63fdce8b542a14810b8f4247a0192fb1f36b27d9d47b5170c94668295a08aca8f8e93c21a62d147301851f46fb5520f05b5f02b5b65ab941eb049c965e2dcce048f3101bd1447d7419b440a05df46e87ff00fd53af31db5a6dd113b098540da1535f2b03cee4c932734fc8328d4ef09be021c6b50eb86df80aff0eb7b3cbbd644b41558e3c3683d2e42c77c301c0bfd6cbfc120b8f2106c9c74ee2f872d01c89be4bc7b87f38f473286dbd320cd15b6ed4e93f0bfd45e242bfe8b0eae6e7a0e5d4d2c50a9deeb2b130089118d8e061a0856efe8fa11aedc57fb8e4e2dafe269f00b9afbcdf8129e780a170f2dd4d29dc87f7775721844cb24dd2fa9ed94e81e3f53407e96ab7c633186e38d3a4170aa79f019bd1b655dc402cd2c644e5c54a0fd5551ef38d244513ea
Timestamp: 2024-03-20 14:43:33 UTC
Configuration 18 (conf-ti_k3-fpdlink-imx390-rcm-0-3.dtbo)
Description: 0 FDT blob
Kernel: unavailable
FDT: fdt-ti_k3-fpdlink-imx390-rcm-0-3.dtbo
Hash algo: sha512
Hash value: unavailable
Sign algo: sha512,rsa4096:custMpk
Sign padding: pkcs-1.5
Sign value: 53885fe0b0570edee07090b684d19ec3e9ebea4600a4be0067a15d62498d6501144bde413a45a793e07c48749599a1920c49f320ab80a4650f82c3dc1c644d840e092831b21763fee98159def1f28c1bd9b0960a97a0ba17bc5ab12798fb7d1f40ecb8a781afe0de2ffcfdf173e64ec33f95c7f91de14c4cee5d59d802eef054686718d9a32072b49ab8c0f71a0e9d581d12909b5fc6e8ef4d44351ca59783dc21776fe3c298a7871b30ba695df692b9e8099a624cb0dcedc52c33c0299e73ade6b61b2d8b12196f8cf353d6f513d36f2b1531ae15e0065582d02b9c33fae4daa17b0283d4e94440ff5e4b05db9f3795331acf88c7a96b454d906bfc59fb966d518f91bd5d80d7b0912f649e55ec21d074d505c159e501ea6863eabcd385fc4ca33ed345c8832bb5ee0967bfa22ab07ebfadbccd377f565906915051eee25315b9ab100ec303d99cf59ce8c950fd9769ca4e610c1e004ba3b2e06f6bc8b06768362ee02f2d7b7dead693ebc40f0794c810e7841fac7031ab37355f3eeeaa802df550a38197352472b701e50c7027843b70a73928270f37ecbdc247d0d87b220e6c676d86150668f0161e9ed1a5c2c8541a535263a767fe302e268141fa13b8fdd620c6dd88005e2f0f804fb650ab87106eef41e66c8a2ab0d92ba78953ecc047e51995cc7fd1313a6716d20b755c41f8a52ce63c879f222347b06deb57a0c901
Timestamp: 2024-03-20 14:43:33 UTC
Configuration 19 (conf-ti_k3-fpdlink-ov2312-0-2.dtbo)
Description: 0 FDT blob
Kernel: unavailable
FDT: fdt-ti_k3-fpdlink-ov2312-0-2.dtbo
Hash algo: sha512
Hash value: unavailable
Sign algo: sha512,rsa4096:custMpk
Sign padding: pkcs-1.5
Sign value: a76644b7dd5072e89f98bbf0dbd0c28555fcd9debb1829496917f746b93ca9eb559f3563afeee8c73ad05557dd1baf09d0e7b5d4221c09f2cc8bddd87365b3a34804897e083b692a9f1c3cc1c9e37cb78237b7d81f0a181947e58389286ea56c260b9a915dcc2ad6f1f5db8def3dc71b49ae49061150f0adebcb3b8953942d9078d5e44f8bee67bc09854741b225b5cb2d1e8489a35b00c81f21e669737aa6082c0f36f1fb65625b7689b54d9d99534999a70376ddcfe8bcaa6512f5a086c3e2c199111613ad936f154ec133a838a7234f4be125940b23e63e3eadfaa0ba9d889b2e1344f7000dde8c2564ec6d8c54d2f6dfaaf868e31dd5caf5b33867a93923df7e7fb98c63d9b7ea2b5124c089060e0080a8ed9175e46f6d14afcf3f9bf6b7ad30db68a02bd79405f34e1a8517178e4ba5d7731e4bec3daf8d91ea6ac1efe8bca562133222d44546cb819b1b70cda242d378a540a7bd905d25a5d69ea5df704266b27f98bc62c4f2b12af6e294911766f9b84ffd364f9c4dc926f2350394eb92aa3ac245a8061cf688df6c223594e440f1855e808bfe331f0c3f861862d519437b4d5f70cb6eb40e7e73dd3837c4319f310f8bcc827d38c26103e6fa917ffebc3dd9a35114f4987d084ff7b5cb3e891ef64ed4c41823339cff5e1222b1aff139b2b6f5e677086aaf9cd64d94eb3689e93d321d5ddaa1695a549db770315b8b
Timestamp: 2024-03-20 14:43:33 UTC
Configuration 20 (conf-ti_k3-fpdlink-imx390-rcm-1-0.dtbo)
Description: 0 FDT blob
Kernel: unavailable
FDT: fdt-ti_k3-fpdlink-imx390-rcm-1-0.dtbo
Hash algo: sha512
Hash value: unavailable
Sign algo: sha512,rsa4096:custMpk
Sign padding: pkcs-1.5
Sign value: 2e684a0aed7c4d71a52db7bbd426188934466a82c2461df5103e522a05ef0a64c30324fe1e1df327ccce43934d6a3f24760f3a3d67f5d48173b41c6b494b08eb5ffbd46ed8641a779550be494b13684f678ce64bb47d6fc8a7cbdfc00bfd4891f8697e2d8415628812decc342c111cedf513ac85a0b6791610c7f2e1c6278d2884da6d755ef46b5de297cf5e8d3c65861a7a0c8648914d213735d5f20caef27b95ef4916612577c5ea65b189fc04adc6ef0a980c434097cbc85095d36194d4ed7ea85032fd201c850d78b269320d4a09dc06e26f53b3e0872e295b373d6d495f65cbdb4294befebb38cb08bfa2fea7714768819014f7b07d55305146e7463a4c4cc229b1dbe7a93b18cf679dd75b7033e88052d01cca5ec7473d42650b8d12cd5f0bf2a8ba1f61d22767d309be354540f52a00155da8ddc61b44cf613b7f702609016f4b60f6fb3102071624f6211a87e91a8b724b09c9518d23df1990b22ba4d39e222eb42bfb462e224c3739799bbde3e380741fbeeda3a611730787ae0c12314915f9df31881e71b325b5475309d8b20f7fe69c02bc59130785686b78e5d3943dcbf11f941c853d166897b9a856ea353c51fcb06574145bdd5b5d1223293dcf07067f86b59e022f6e26e20cb8c47e21b408df197bfbf6d91534f804a6758d3b8941c42e85f1719cd5d9b2cd467b56e967d307f6fe90812eb61fe7846ffb22
Timestamp: 2024-03-20 14:43:33 UTC
Configuration 21 (conf-ti_k3-fpdlink-ov2312-0-0.dtbo)
Description: 0 FDT blob
Kernel: unavailable
FDT: fdt-ti_k3-fpdlink-ov2312-0-0.dtbo
Hash algo: sha512
Hash value: unavailable
Sign algo: sha512,rsa4096:custMpk
Sign padding: pkcs-1.5
Sign value: 2f8a6ec2b3b49ef4dba57cf2248ca0f5a97670bbc924d72d55b65cc767071e2ed2321dc9e77c9207bc67ff5a6ad497021efe471078262c3944f2b4de4695ffdc5b10be24efb7dd702affa183e8f3013b8a78b4a998327d31477046117725e503d38b6dbb8c4d92a045094bf6bf4a14d87bde17f99677e663631a017fb5e08ba3bf64cc40ede095f04dc47724e7aa2d33a13fa8f592823b55086326230136285b87be8038d6c7103495ae5d9e1ccf373a2900e6c47830f42d80175c4f6be341ea63b9c58eeebf7fb59415a76fa5a67e5317102b7725c8df36633099489f9192280504b109506959bf28af4976168e285c98642e1fb3c5ebf50936aa6ffe7ab99f3ddaa2374e8d6c0aceb09d4c9ecc5599cacccdb691e7cb028c01f7a2b67a9ee69d00801b5360f6373c1b5c827f5a16dc750677d3474e46d59368fd9fdec05ef825890f2de2599bff91e9c4b3b059438e203a25253e2296051c71a7cb9a6e7bc769d97ef612be6fc68a713f37932b0e60aea5cdbdd6b0699bd6ffa21fc0407bf72b56bc146ef9991700929bf1c6f088e67287fd3a18b22cb4b46e7d899302321534c08d9c2b182653e918cfd9f67456ff24e409e5b1069db7b04e3c6de012dd137775faf15dade05c9f47f102e4374478847c5446c1f554e6a4b8f6fa6dedf5e752743e129212528ec0fed504aa8dad910734412572e0f6052966f566c6d602df
Timestamp: 2024-03-20 14:43:33 UTC
Configuration 22 (conf-ti_k3-fpdlink-imx390-rcm-2-3.dtbo)
Description: 0 FDT blob
Kernel: unavailable
FDT: fdt-ti_k3-fpdlink-imx390-rcm-2-3.dtbo
Hash algo: sha512
Hash value: unavailable
Sign algo: sha512,rsa4096:custMpk
Sign padding: pkcs-1.5
Sign value: 17f6f2d21df20732e1758f391ed40dcdfb8953ac4d2ad424fbee3ea0e3412207af93058b9dbf763192565c03f530ed7a97225ac77efbdc2ca766d104870bfa947c55220913bc21736a3ef28c9097017dce154774b14e2e2192d0fb3d15c5b5a2b015c7774d8ee5f20981e6db2c1a352ea4e2d107308c5c232d95a08d95ce96536bfefb865366511d82f54b72a5ceec11680b7501ec708c43e44cbcf791ac6dd5b44fd20785ffbb3fbe540d7fb7159da7426a4e4bac8446504d031307e3bbb21c46ab97a0e86331b7872f10eaf0500f2502a032e22cc3ad895ee457d62dff73961f824abe8134cba175585ecbb433c82d7489b36ec5e1610a4cd192623a59099d5beee21f23c030bac6bf04749ecca33b70060e1b05218085d5513b986aed429ade2c3701273bb93161169e32b62e5abb0d1134c80cd62df5c7c57098aab2d0f871e13c547753a250276df62a2c4f2ad968fb63fc62d1dc32086df23c3044d6402b40ec8e91ff5d0f3763d0b1fcc1bc159a89c6cb74841c45ae2e5f8973c4faeaa24c5e2e0ba89cf45d811902b3fd609ab791042886e98cebc35190301cf188168f7aaff2abf673de35a73fed66660c4f10eedd182aeb2b535babde42dd6e852edab231f37c0e1209ebf77a2697d560b4316adae7b8b1c4a5f34c6ee0138d1b5b542f7017a3a4c4f2cc017d59e69c182ad17da9c2a767bc879f6f9669f43bf59d
Timestamp: 2024-03-20 14:43:33 UTC
Configuration 23 (conf-ti_k3-fpdlink-imx390-rcm-0-1.dtbo)
Description: 0 FDT blob
Kernel: unavailable
FDT: fdt-ti_k3-fpdlink-imx390-rcm-0-1.dtbo
Hash algo: sha512
Hash value: unavailable
Sign algo: sha512,rsa4096:custMpk
Sign padding: pkcs-1.5
Sign value: 29eefd631b5f6f00493300e48ef1054701eb4deb12bdb2b52810082cb4ee3269c2630152d571f10dd75df914eddbe4f7bf666a394aca4164cf3bb7657323bcb4d6eb34554409a94dac1d426d99050203e96cf6a146375b9a23a85cdd3c3c04da5958e91dc49a9d2ddc591eb1b946d9677d49d31891f5c98eef59dafe9fd507d91c8c66fba68fe7f8476e89e8abd8457c9e45ddd7940eaf8ecdbf545a0719528128f3154a7c6c0328b6c9680bee7948a362f572a1e6e55b5a87da3bdac551f50d0d9f9663adc1aba81852fa182e141b08ffbe95e542fc89600e571052418f88bd936faf8c90f33d0f95598f27cc48ad066c243edcbd230dbb10fdf7d5ac039efea8f7952353a60f4ce6df27013610a6ccc4f0d702bcec4e7aba2fafc201eb620f4ae6e1f0e752ee054d46f0660deee4630f703a8fc58b72d61568683ae3e74fc6e025fef260d8f1d792e97017830de0c4d5281994b08b96354f2d079b442d7d6fa95c85c36721215c0a42a8398b60c21da569f89662d6dc2bd951d156588fa02cb580a3b1a3bd4d610ed2723dfbded06cdb139de2540f6ce3efefe0e7d9f8c0e8d613fc438dda640ec0a2875c8e812ec9c23dc90f43de50e058bc7facb72da638a734025a107e0d0c5f527b6f75388c1c3996bb57be24bd75e9beb595d2d891fbd79e4046036d8100087110a796f2683478cc13cb975cbc51b7ac9ab81afed3f6
Timestamp: 2024-03-20 14:43:33 UTC
Configuration 24 (conf-ti_k3-fpdlink-imx390-rcm-2-0.dtbo)
Description: 0 FDT blob
Kernel: unavailable
FDT: fdt-ti_k3-fpdlink-imx390-rcm-2-0.dtbo
Hash algo: sha512
Hash value: unavailable
Sign algo: sha512,rsa4096:custMpk
Sign padding: pkcs-1.5
Sign value: 51d0ec27e5146873321669ad13022ab46c18e60d26ed5b2b783cb01a62104fa4a4adbbbc47889d19bb5b4ee6175771dad9b91a71715d0b71c22f7417eaf20ccac212f71512785534cebff1bd1ff42e8bb9a3e831a7ab91d005c47b7a4290575b9e9633aed6447495d17b84a89991aa46f53dbc5f232b4c5817801da67d05d460b081d58d3b2cddb234184843c6e893fc3841fb623ac29f438ddf60e5d2d3a9cb2bd21f7d9ecf8aa18accba5eeb023eb0e13fd9055e903952d6f22aacbd1f51a8f0ec973e47503255961a8994c8602cb1fd7afa84fabdf251cff35182441613c56e64effe81289dcda1f7203aa0b04c2c35e14ad0bfccd531128a3ffb370162371c34344a5c6cd1e2af4a6d2f312f69dbb71cc425251ebe532b3ce70176fd58acc1b1a95c00dfa34dde884b9052becd607afc036cb0dfcb9f0d194a3771b6dc8a77e96e7bf19e006cc7d8396b555ca9a91a54b367d75d2911838145cfe15ffd9c943943cf0b752a401c15a13a68ca77851988f7cd6461c95e41a5cdcba221e9076316159d38a27f31daeeb7686154c371fb83179e6310ade6d96c4e13654b503625f1ac37549996ea3977e9836e3c6ea5366c1bb6fc2d100d363b943745679c5b90e06dba99f820f056e8ce509bc3a79b6d826c0bd04f33587b19f944ffbb3ef0352b8d8e79142753ee957b996c563e3ddfaefe18708ad0e677bd4c8e00d97fed
Timestamp: 2024-03-20 14:43:33 UTC
Configuration 25 (conf-ti_k3-fpdlink-imx390-rcm-0-2.dtbo)
Description: 0 FDT blob
Kernel: unavailable
FDT: fdt-ti_k3-fpdlink-imx390-rcm-0-2.dtbo
Hash algo: sha512
Hash value: unavailable
Sign algo: sha512,rsa4096:custMpk
Sign padding: pkcs-1.5
Sign value: 8c4aadf60cf83571f86b59d5561bbff6363dabb631d7b8e846d1043a2e7627e82bb2c0140a2663e527e4044b108bb00013ab77bdb6d1debcac87669da7a4e2de843e739f7d0afa9a3d257fb560f76ee974688f1c5c50867e3a44f94beddebdaef64773fda09b11d2b50c7811e4ccd3466e3411c31ac5fad005ee9bd06dc2a7ff6b7a05c2f2f609762abc99a04ade62b0b15b9010676589d8de67a2a324176a7a0f40b2259c5f5b735f98fbf9042881676ec01160e4cf2c4c053989cda2ecde8c4343744d7a09f65b8c41b3a60b24b53aad232cc67596fa966d064b2d90fc21f24c6b3e80c2501529c8500ec40e4250904a97e7f1e88851ea9279c527bfc8c1dc08c90738c5ddfe68f669ed78c5bd973d170b8d4794ee09093e7b52d5e4890fa04cc8e5000eeada24208476c4ab40b3b02bdb43484f14df16e13eb9d05d6b0e27f487858b063539a02e6d6b4f4f7a80113658c5340df1e5ac76f19933eab0d285582eed6261677d6c4e1f30b733bbdd2a75f21c252ee7c1a174404053c73101a72f276f77a619dec4de6abbdb0223a5bc61cf6d56eceff8335df2b9b0e726d2fda21dd38fd2d5be80e539629c0f52aaf3063bc0690aa16632964b276403317f268eca64f3d4a1a5b8da1e3d3cf24d42d364f6f4086f5db09a42bc56bde5902efb176ee4bcc1daa481a66b7e4affe71aef527486442af910c39111831a15038de6
Timestamp: 2024-03-20 14:43:33 UTC
Configuration 26 (conf-ti_k3-fpdlink-imx390-rcm-1-2.dtbo)
Description: 0 FDT blob
Kernel: unavailable
FDT: fdt-ti_k3-fpdlink-imx390-rcm-1-2.dtbo
Hash algo: sha512
Hash value: unavailable
Sign algo: sha512,rsa4096:custMpk
Sign padding: pkcs-1.5
Sign value: 42b1cbb4d170785e968b47e7ecdd82d78f907c9a01b0fd35358a9632818417604d011122f08dcb95b1e3c54fb1a5be8c6d2a3be475a40569c403ad87117652cce637e953110cbabe6f9a1de0b4940bfdd2557e97cfdfec8855720633b25c78e9a333826447c92aab4250d8ffa0c67b301ce4cf896776deca86b006a28e83f63c34ceffa736ecd87bebc262d767bb3d366c0a247b9969439bcadebbc692502d635e39e88685217987f333a41942856e78b5aa819d00adde1d343ca40a0414b817b563c002acc7babca42277b8cb7e20b176a493202d6f4222b2c6358f9e47e0405777bd9e29692c4f99d94e24f47ca5004418f73c86577395e029642754e68d056f4f3c757a611eb106dc40db3c7d11e20bcc46632c48e7169098408b233b0e6efef6aa9567b7aac4ff1b26234040c92a9e5aea3b123cce64ce7730515b1b568245620696ed5bf13edadbeb56fc0045fe07d0533c2860225a8b2d2b90ce40b1878227b818b61c2a489382b9835982ded55235e892881227c89ee3743b94cba745e18d19d123236a7da2a29d11155cff9e4013f5897432c82602fe91f016f2fc64bfab154fca50d9910b3783ddf5923333f33a471e7a717b68061bebf4ca29c14725805b454690fdfc67ae251eb638d637824757dcd09f17ff89d1c9248bfa9dc8c47247f02ff971b88a424d7746c7411715f3fb6ef40a1bccd47c5a1e9b619b58
Timestamp: 2024-03-20 14:43:33 UTC
Configuration 27 (conf-ti_k3-fpdlink-imx390-rcm-0-0.dtbo)
Description: 0 FDT blob
Kernel: unavailable
FDT: fdt-ti_k3-fpdlink-imx390-rcm-0-0.dtbo
Hash algo: sha512
Hash value: unavailable
Sign algo: sha512,rsa4096:custMpk
Sign padding: pkcs-1.5
Sign value: 17b261f9aa484a6fa17187cb6cd945be6a7bec7557ec6d4b44ac9f305c00a48bb7dacc26414442c926f66f5906334d232d3add303702b20bc18f08332a95692152afd61895dd2e0e9bee05fbece06827aa049e2f0fea6ba09073b7932c669397ef31e4b2241b27d3a5de1c13b36bb69a11c37cbb92250e08fa20db3d4e2227fe3d68881585a697e42b8044ceb283664df8cb286c0080d998c79bd7f45763efff732a0c3529303ed1cf1f322c51092240802ae2b139efb80855e224e35225bc914b3336924ed07094b0b07c10bdebbd9f7b7d57fba48f06e31187e0f277ed529b438c0ef1884ae4d32246c6e9410186009297377696e4ef369e9aab9b05e831d33f14e4a914b6d8b3630282563140e847831fe45c957fedaed51a545b5bdcd02bc76bc31611887f023887040781b492bee0e3c78917b7690f2fdc8fb9538e160bd66992b475a66f13d20b10b30176b175628a2b6ef67574b85a189a055fb1d196dbed08fd9db5e1db527162894d3fbe078dae9c2d7748c05b68535b31a87c257e66dfb3dae2813cec92e5d4dc3d31a493952c349525684522663db5be6c420a24c5f263fbb0b76b8176b0be41f7ca1b517f48fdaa9c22d762e5d08bb316d395b1d571c953a1bfaa5b539182ea381c29361fdb1204f7f3267133820dd6a81e5aa6472a5159209005b00044daaf837f41f8e385c1bf2802bbdf10ca11cd17daf2fc
Timestamp: 2024-03-20 14:43:33 UTC
Configuration 28 (conf-ti_k3-fpdlink-ov2312-0-1.dtbo)
Description: 0 FDT blob
Kernel: unavailable
FDT: fdt-ti_k3-fpdlink-ov2312-0-1.dtbo
Hash algo: sha512
Hash value: unavailable
Sign algo: sha512,rsa4096:custMpk
Sign padding: pkcs-1.5
Sign value: 335b1a029e6997c4da8fe525547250db15298b2bf16560bce27c1738c770b343fb493fe21b0b684d3c315a1e626be7ae9b83386619fcbe25ac249a8a009a25123de9f2c5af140b0da6488ef5ffbe058a238e1dd198193a9da28408db7fd911ae296ae8b2f60cea1b74b74f1c5d24f2453f60b3a237b2287236ce45d5a0f8e5975fccb36c5cb1ccb2d11be4a97196d314f72427967946f50a3d0fe621cc8f4deec596fb664b8c7697aeba17c3d8668ea2bacf41f8eeb5f3a3aed0e98cec3bcb2822c1fbf27242b74c7e9fcd03875e96f4b5c4e38da6d3f9c12da730600d4bc37f70197bfa1a5fd8a582319cd00855d9eecedefdfd17446ffe14106525e451cf1cd7bc723d2c1b19c9f23a0fedc1aed91bb71053f2e12739954e11ae353b9494ca414314fb00d08ce891597a86104d7aca97196956c29cb45ece0f8b6bc237492c93556066067851e0c44eaf423723ef561f4bebd2eff75ed84e11da02e0a146db2d6733c7f37bd788f4898889a862cd6b32641492cb4f42acd91f9172c2a5e623b2c6bbfbcfcbd4e438049c1fa955743d36a92ecfbf96eb172ea609d126f48245bd59314bfee2a5eaed8bc638fa483bcd3ff7e340238ee7ff0686e1b60a8b8954302c634bab5f9a7e136965d69780e7ba2b7b9f49fe65a6ca916eade28d740ae10b07192240a9ec6001aa5d69eaec7521a5cf58785b501500fffd93c81aaa573b
Timestamp: 2024-03-20 14:43:33 UTC
Configuration 29 (conf-ti_k3-fpdlink-ov2312-0-3.dtbo)
Description: 0 FDT blob
Kernel: unavailable
FDT: fdt-ti_k3-fpdlink-ov2312-0-3.dtbo
Hash algo: sha512
Hash value: unavailable
Sign algo: sha512,rsa4096:custMpk
Sign padding: pkcs-1.5
Sign value: 444e99c9dd6db047eff3fe8fa3c7003d81315b13a0ca980ec53d32a611d90db81ea9a8022076a6c6185b9f073cab45d61d4e5bedc27bf8b223be5725dbbf502f5b76937d141ce912820af5a0c125cf3b5892bf62c818db5ea3be9d5f354019634ef42c56645edc8f0f8d00ad19b356222ed3ef163f1f8a838199bf767f7e076ad0ab14ea096cb5c3e4cec6f1c95dc07cfc5159f20bc1e0b546b3beb6b9bc0d91a03b7839dd45f50954105fdae4a0598828f6826ec05ade264199b1adf5a70ffbd1ef39dfabe0c90618fbb7ee5ffcf09932e536a18a0cce33d7754835ae23d3dfae4f1a6113174666fd4ed6e8747e4e3b9dd03354bc3e64eea17319eacab9882bb3be6b27b26c13428f81560dc28f821c5690b8f08ce13c73ebe71175e48aaff76cb3ac20553e992db17aaed9404126a350295d71bc68488c4fd7b86c8ee91c067549999759738e36532511086efd22fee57bad8c82bddc5d850fd63e151eb025ba4df22c2bc29dbd94749404c515785db04e3aca1113083c0e46a93b6e615779c85e4f6a329526ff2c506b992cd025dc2729119ce2edd73eefed56bd48c01058a12a0aa7c1ee1b4ab25dd6eddb4f5e6e60ddddfe579a3fb8c669c434a06d82d022a6f878a1d1396544324900c9e568cb5bd248d506c74ae70970f4f622a10cfc59ec187389ecb9bb6bd2bed188adbe8d478307bdac72bb46ffbe33fcd641eaa4
Timestamp: 2024-03-20 14:43:33 UTC
Configuration 30 (conf-ti_k3-fpdlink-imx390-rcm-1-1.dtbo)
Description: 0 FDT blob
Kernel: unavailable
FDT: fdt-ti_k3-fpdlink-imx390-rcm-1-1.dtbo
Hash algo: sha512
Hash value: unavailable
Sign algo: sha512,rsa4096:custMpk
Sign padding: pkcs-1.5
Sign value: ba8a0ce6c975758756eed6dc9b8e7ad07a0e64c68c00b9ba87c06a9b2b9dc08116987cfe7197ac37a0e586a07d5752d8d010e6a4e82362f8c27f5ae1970864fc6c3968e44582ceef1e760db7f7897727430c93d8828c5820fa345c26334a253a7cb22d0720f5509d6133e820266c95dc23a4ef2e904ac1827cb3b7b877a6bb00256bbd19814b87fea8e737a45110498dd4803a3466ba0540574ebfb1840b482dd807f43c1459c064df47e2f01d1f14dd3adef276dcf9467c4d4e58e2128e9d972054710361e323288550d74ff78a3ab884e36a4d855f0d8a0ff22e9c8f9afe2de4c2005b7fbe35183f6f0843021112cfac662498e50d58f96a642fff102827dc3eaaf63a11e18345a94efe305554a8c3273eb8aaf20bff4b2dec5b900495fc375a32d982fb5a54e9f756e29f21ddefde0ae378825975267b9a74e43c044b1e8b5861e3ae4a10c47792d7f827531a00cec2ae667ef9731ce5a0bb841ae30bba9551c375e76ed99d5e1ee2b49517aec7584a6c37ebb042c665cbcfee24d9a52a1b54101ea51278da2844fd4430faaec99e8666bea75352556ca451b1b70514787455e406790c860657c5776d76bdaf2d7f0a905dc2e7427b79d6150ab42e06f4cd54fc48df973b7fd227c39bd81df5e9766fd180cbd7ef98451890c8ff118c471d39840bfcad8cce9d1b038471286d9099322c67750462c6827051ee6ac1f14cad
Timestamp: 2024-03-20 14:43:33 UTC
Configuration 31 (conf-ti_k3-j7200-evm-mcspi-loopback.dtbo)
Description: 0 FDT blob
Kernel: unavailable
FDT: fdt-ti_k3-j7200-evm-mcspi-loopback.dtbo
Hash algo: sha512
Hash value: unavailable
Sign algo: sha512,rsa4096:custMpk
Sign padding: pkcs-1.5
Sign value: 22e918e1362254c6d3d34f3069af4d803fb6a6bb4bd9c0c0fb0ba461bf8b172a15ddd45755ae3e59d817d25171eed9c78814340594dd090807f54c2f24fc14c3c7c1597b023a2e6bee96ff890297bd4bbafeb8825b4b1bb5c7602a7f8683ec2151aa12c9ebb82b1cc872fc1303bb429f7ae3a4564c972f64dbaeda3628c544c2b3e7ec6f3a28ae59575b8f17c0f7396dacce90d3e30b397299ab4673e9c5f507d0f077a465ab3754ec4995c4c08f756809995925996c8e4bde01aca70194a248d232899032663a59237503292bd0760b8d9f2554d0e53b8ff1a1a452287474adcc4bacb9dcf4e34d985df49c0d591dc0d4cbaf1a0c4aa390d2f08c9e05122c4f2685a5daec476678c27be38924a22b884016686d2f059a8878d4654f67f47342a3ed642a2f45c6396a268753ae539fd7684c69ed11b705106a984ebe12a164ffb3b9c431814d0a680baaae6e0ef8a2606d5a6680860edebf18c83aec3674ba8aef732a9b319e57bcb05a9b51726e86d5d80668cddc1b057acb63a6df8ec759c6f28691547066de5beded1dfb6221d1ac31592e47fcfe3ef4a952c8d3aeb7e9fa214629021c334bfddbf530468a2c5102cc34304ee46d021bc5a8070f8e73e3338b72d3b4e423b0c1b0fc5372625c9096d3c5b02c8a6ca4848ee3d5fad4efb413436f35b0cc7c3608f1b748a8fce336aa1177c20d3b2c5d3b37dc709d88e7b8d3
Timestamp: 2024-03-20 14:43:33 UTC
## Checking hash(es) for FIT Image at 90000000 ...
Hash(es) for Image 0 (kernel-1): sha512+
Hash(es) for Image 1 (fdt-ti_k3-j721e-beagleboneai64.dtb): sha512+
Hash(es) for Image 2 (fdt-ti_k3-j721e-common-proc-board.dtb): sha512+
Hash(es) for Image 3 (fdt-ti_k3-j721e-sk.dtb): sha512+
Hash(es) for Image 4 (fdt-ti_k3-j721e-evm-quad-port-eth-exp.dtbo): sha512+
Hash(es) for Image 5 (fdt-ti_k3-j721e-evm-gesi-exp-board.dtbo): sha512+
Hash(es) for Image 6 (fdt-ti_k3-j721e-evm-fusion.dtbo): sha512+
Hash(es) for Image 7 (fdt-ti_k3-j721e-sk-fusion.dtbo): sha512+
Hash(es) for Image 8 (fdt-ti_k3-j721e-sk-rpi-hdr-ehrpwm.dtbo): sha512+
Hash(es) for Image 9 (fdt-ti_k3-j721e-sk-csi2-rpi-imx219.dtbo): sha512+
Hash(es) for Image 10 (fdt-ti_k3-j721e-evm-pcie0-ep.dtbo): sha512+
Hash(es) for Image 11 (fdt-ti_k3-j721e-evm-csi2-ov5640.dtbo): sha512+
Hash(es) for Image 12 (fdt-ti_k3-j721e-beagleboneai64-dsi-rpi-7inch-panel.dtbo): sha512+
Hash(es) for Image 13 (fdt-ti_k3-j721e-evm-virt-mac-client.dtbo): sha512+
Hash(es) for Image 14 (fdt-ti_k3-j721e-sk-csi2-ov5640.dtbo): sha512+
Hash(es) for Image 15 (fdt-ti_k3-j721e-common-proc-board-infotainment.dtbo): sha512+
Hash(es) for Image 16 (fdt-ti_k3-fpdlink-imx390-rcm-1-3.dtbo): sha512+
Hash(es) for Image 17 (fdt-ti_k3-fpdlink-imx390-rcm-2-1.dtbo): sha512+
Hash(es) for Image 18 (fdt-ti_k3-fpdlink-imx390-rcm-2-2.dtbo): sha512+
Hash(es) for Image 19 (fdt-ti_k3-fpdlink-imx390-rcm-0-3.dtbo): sha512+
Hash(es) for Image 20 (fdt-ti_k3-fpdlink-ov2312-0-2.dtbo): sha512+
Hash(es) for Image 21 (fdt-ti_k3-fpdlink-imx390-rcm-1-0.dtbo): sha512+
Hash(es) for Image 22 (fdt-ti_k3-fpdlink-ov2312-0-0.dtbo): sha512+
Hash(es) for Image 23 (fdt-ti_k3-fpdlink-imx390-rcm-2-3.dtbo): sha512+
Hash(es) for Image 24 (fdt-ti_k3-fpdlink-imx390-rcm-0-1.dtbo): sha512+
Hash(es) for Image 25 (fdt-ti_k3-fpdlink-imx390-rcm-2-0.dtbo): sha512+
Hash(es) for Image 26 (fdt-ti_k3-fpdlink-imx390-rcm-0-2.dtbo): sha512+
Hash(es) for Image 27 (fdt-ti_k3-fpdlink-imx390-rcm-1-2.dtbo): sha512+
Hash(es) for Image 28 (fdt-ti_k3-fpdlink-imx390-rcm-0-0.dtbo): sha512+
Hash(es) for Image 29 (fdt-ti_k3-fpdlink-ov2312-0-1.dtbo): sha512+
Hash(es) for Image 30 (fdt-ti_k3-fpdlink-ov2312-0-3.dtbo): sha512+
Hash(es) for Image 31 (fdt-ti_k3-fpdlink-imx390-rcm-1-1.dtbo): sha512+
Hash(es) for Image 32 (fdt-ti_k3-j7200-evm-mcspi-loopback.dtbo): sha512+
## Loading kernel from FIT Image at 90000000 ...
Using 'conf-ti_k3-j721e-common-proc-board.dtb' configuration
Verifying Hash Integrity ... OK
Trying 'kernel-1' kernel subimage
Description: Linux kernel
Created: 2024-03-20 14:43:33 UTC
Type: Kernel Image
Compression: gzip compressed
Data Start: 0x900000f4
Data Size: 8212690 Bytes = 7.8 MiB
Architecture: AArch64
OS: Linux
Load Address: 0x81000000
Entry Point: 0x81000000
Hash algo: sha512
Hash value: 210e06ebb952140d616cf54cb2d36b5a62fca3365b257b96949297614f8c9fff087efac21a8a978f2f76a3b676d8b32e655ff1a4a73a3b2585a1972a3695cff2
Verifying Hash Integrity ... sha512+ OK
## Loading fdt from FIT Image at 90000000 ...
Using 'conf-ti_k3-j721e-common-proc-board.dtb' configuration
Verifying Hash Integrity ... OK
Trying 'fdt-ti_k3-j721e-common-proc-board.dtb' fdt subimage
Description: Flattened Device Tree blob
Created: 2024-03-20 14:43:33 UTC
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x907ee4b8
Data Size: 113462 Bytes = 110.8 KiB
Architecture: AArch64
Load Address: 0x83000000
Hash algo: sha512
Hash value: 30bcc762dcfc7630b2e45f64cada58049d8c4c1ab5feb43a7d368b748f87fdeab430b8ee43cdfa7e24b2281181c4d09e6455ec22ae9193b2a6e68534993e099d
Verifying Hash Integrity ... sha512+ OK
Loading fdt from 0x907ee4b8 to 0x83000000
Booting using the fdt blob at 0x83000000
Working FDT set to 83000000
Uncompressing Kernel Image to 81000000
Loading Device Tree to 000000008ffe1000, end 000000008ffffb35 ... OK
Working FDT set to 8ffe1000
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
[ 0.000000] Linux version 6.1.80-ti-g2e423244f8c0 (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 11.4.0, GNU ld (GNU Binutils) 2.38.20220708) #1 SMP PREEMPT Wed Mar 20 14:43:33 UTC 2024
[ 0.000000] Machine model: Texas Instruments J721e 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 CMA memory pool at 0x00000008e0000000, size 512 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 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] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a4000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a4100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a5000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a5000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a5100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a5100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node c66-dma-memory@a6000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node c66-memory@a6100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node c66-dma-memory@a7000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node c66-memory@a7100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node c71-dma-memory@a8000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node c71-memory@a8100000, 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-0x00000000a8ffffff]
[ 0.000000] node 0: [mem 0x00000000a9000000-0x00000000a9ffffff]
[ 0.000000] node 0: [mem 0x00000000aa000000-0x00000000abbfffff]
[ 0.000000] node 0: [mem 0x00000000abc00000-0x00000000ffffffff]
[ 0.000000] node 0: [mem 0x0000000880000000-0x00000008ffffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff]
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.1 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: Trusted OS migration not required
[ 0.000000] psci: SMC Calling Convention v1.4
[ 0.000000] percpu: Embedded 20 pages/cpu s41064 r8192 d32664 u81920
[ 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: Spectre-BHB
[ 0.000000] CPU features: detected: ARM erratum 1742098
[ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[ 0.000000] alternatives: applying boot alternatives
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1032192
[ 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/j721e-hsevm/autofs/9ab4afdc69d103bf687bd8e97cc38bdf,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: 10, 4194304 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: area num 2.
[ 0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB)
[ 0.000000] Memory: 3303336K/4194304K available (11712K kernel code, 1258K rwdata, 3812K rodata, 1984K init, 438K bss, 366680K reserved, 524288K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=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] Root IRQ handler: gic_handle_irq
[ 0.000000] GICv3: GICv3 features: 16 PPIs
[ 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: Devices Table too large, reduce ids 20->19
[ 0.000000] ITS@0x0000000001820000: allocated 524288 Devices @880800000 (flat, esz 8, psz 64K, shr 0)
[ 0.000000] ITS: using cache flushing for cmd queue
[ 0.000000] GICv3: using LPI property table @0x0000000880030000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880040000
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
[ 0.000000] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[ 0.008397] Console: colour dummy device 80x25
[ 0.012965] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.023635] pid_max: default: 32768 minimum: 301
[ 0.028373] LSM: Security Framework initializing
[ 0.033146] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.040716] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.049491] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.056890] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.063151] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.070537] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.076841] rcu: Hierarchical SRCU implementation.
[ 0.081739] rcu: Max phase no-delay instances is 1000.
[ 0.087248] Platform MSI: msi-controller@1820000 domain created
[ 0.093479] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
[ 0.102887] EFI services will not be available.
[ 0.107618] smp: Bringing up secondary CPUs ...
I/TC: Secondary CPU 1 initializing
I/TC: Secondary CPU 1 switching to normal world boot
[ 0.120816] Detected PIPT I-cache on CPU1
[ 0.120876] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
[ 0.120888] GICv3: CPU1: using allocated LPI pending table @0x0000000880050000
[ 0.120917] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
[ 0.120965] smp: Brought up 1 node, 2 CPUs
[ 0.150310] SMP: Total of 2 processors activated.
[ 0.155114] CPU features: detected: 32-bit EL0 Support
[ 0.160367] CPU features: detected: CRC32 instructions
[ 0.165641] CPU: All CPU(s) started at EL2
[ 0.169823] alternatives: applying system-wide alternatives
[ 0.176311] devtmpfs: initialized
[ 0.186190] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.196173] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.211626] pinctrl core: initialized pinctrl subsystem
[ 0.217297] DMI not present or invalid.
[ 0.221538] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.228161] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 0.235465] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.243461] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.251585] audit: initializing netlink subsys (disabled)
[ 0.257201] audit: type=2000 audit(0.168:1): state=initialized audit_enabled=0 res=1
[ 0.257419] thermal_sys: Registered thermal governor 'step_wise'
[ 0.265121] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.271331] cpuidle: using governor menu
[ 0.282078] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.289039] ASID allocator initialised with 65536 entries
[ 0.304126] platform a40000.pinctrl: Fixed dependency cycle(s) with /bus@100000/pinctrl@a40000/mcu-cpsw-cpts
[ 0.315864] KASLR disabled due to lack of seed
[ 0.323223] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.330165] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.336568] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.343501] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[ 0.349902] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.356835] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.363235] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.370169] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[ 0.377268] k3-chipinfo 43000014.chipid: Family:J721E rev:SR2.0 JTAGID[0x1bb6402f] Detected
[ 0.386573] iommu: Default domain type: Translated
[ 0.391559] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.398074] SCSI subsystem initialized
[ 0.402053] usbcore: registered new interface driver usbfs
[ 0.407672] usbcore: registered new interface driver hub
[ 0.413107] usbcore: registered new device driver usb
[ 0.418483] pps_core: LinuxPPS API ver. 1 registered
[ 0.423554] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.432892] PTP clock support registered
[ 0.436973] EDAC MC: Ver: 3.0.0
[ 0.440674] FPGA manager framework
[ 0.444182] Advanced Linux Sound Architecture Driver Initialized.
[ 0.450790] clocksource: Switched to clocksource arch_sys_counter
[ 0.457131] VFS: Disk quotas dquot_6.6.0
[ 0.461164] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.471057] NET: Registered PF_INET protocol family
[ 0.476209] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.485196] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.493963] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.501885] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.510091] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[ 0.518643] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.525417] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.532329] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.539763] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.545820] RPC: Registered named UNIX socket transport module.
[ 0.551878] RPC: Registered udp transport module.
[ 0.556682] RPC: Registered tcp transport module.
[ 0.561485] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.568077] NET: Registered PF_XDP protocol family
[ 0.572978] PCI: CLS 0 bytes, default 64
[ 0.577332] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[ 0.586449] Initialise system trusted keyrings
[ 0.591100] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[ 0.599636] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.605875] NFS: Registering the id_resolver key type
[ 0.611052] Key type id_resolver registered
[ 0.615324] Key type id_legacy registered
[ 0.619440] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.626289] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.653150] Key type asymmetric registered
[ 0.657335] Asymmetric key parser 'x509' registered
[ 0.662340] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.669967] io scheduler mq-deadline registered
[ 0.674598] io scheduler kyber registered
[ 0.680893] pinctrl-single 4301c000.pinctrl: 94 pins, size 376
[ 0.687306] pinctrl-single 11c000.pinctrl: 173 pins, size 692
[ 0.693898] pinctrl-single a40000.pinctrl: 512 pins, size 2048
[ 0.703354] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled
[ 0.711704] arm-smmu-v3 36600000.iommu: ias 48-bit, oas 48-bit (features 0x00001faf)
[ 0.719863] arm-smmu-v3 36600000.iommu: allocated 65536 entries for cmdq
[ 0.726961] arm-smmu-v3 36600000.iommu: allocated 32768 entries for evtq
[ 0.734696] arm-smmu-v3 36600000.iommu: msi_domain absent - falling back to wired irqs
[ 0.745562] loop: module loaded
[ 0.749398] megasas: 07.719.03.00-rc1
[ 0.754655] tun: Universal TUN/TAP device driver, 1.6
[ 0.760211] VFIO - User Level meta-driver version: 0.3
[ 0.765866] usbcore: registered new interface driver usb-storage
[ 0.772312] i2c_dev: i2c /dev entries driver
[ 0.777238] sdhci: Secure Digital Host Controller Interface driver
[ 0.783558] sdhci: Copyright(c) Pierre Ossman
[ 0.788146] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.794251] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.800480] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 0.807216] usbcore: registered new interface driver usbhid
[ 0.812910] usbhid: USB HID core driver
[ 0.817313] optee: probing for conduit method.
I/TC: Reserved shared memory is enabled
I/TC: Dynamic shared memory is enabled
I/TC: Normal World virtualization support is disabled
I/TC: Asynchronous notifications are disabled
[ 0.821870] optee: revision 4.1 (012cdca4)
[ 0.838270] optee: dynamic shared memory is enabled
[ 0.847647] optee: initialized driver
[ 0.852613] Initializing XFRM netlink socket
[ 0.856999] NET: Registered PF_PACKET protocol family
[ 0.862194] Key type dns_resolver registered
[ 0.866743] registered taskstats version 1
[ 0.870946] Loading compiled-in X.509 certificates
[ 0.881472] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.2.4--v09.02.04 (Kool Koala)')
[ 0.950903] omap_i2c 42120000.i2c: bus 0 rev0.12 at 400 kHz
[ 0.957233] pca953x 1-0020: supply vcc not found, using dummy regulator
[ 0.964063] pca953x 1-0020: using no AI
[ 0.991454] pca953x 1-0022: supply vcc not found, using dummy regulator
[ 0.998257] pca953x 1-0022: using AI
[ 1.002520] gpio-481 (MCASP/TRACE_MUX_S0): hogged as output/low
[ 1.008763] gpio-482 (MCASP/TRACE_MUX_S1): hogged as output/high
[ 1.015241] omap_i2c 2000000.i2c: bus 1 rev0.12 at 400 kHz
[ 1.021392] omap_i2c 2010000.i2c: bus 2 rev0.12 at 400 kHz
[ 1.027515] pca953x 3-0020: supply vcc not found, using dummy regulator
[ 1.034334] pca953x 3-0020: using no AI
[ 1.059238] omap_i2c 2030000.i2c: bus 3 rev0.12 at 400 kHz
[ 1.065396] pca953x 4-0020: supply vcc not found, using dummy regulator
[ 1.072219] pca953x 4-0020: using no AI
[ 1.099102] omap_i2c 2060000.i2c: bus 4 rev0.12 at 400 kHz
[ 1.104904] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 137 domain created
[ 1.113451] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 131 domain created
[ 1.122792] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 213 domain created
[ 1.131398] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
[ 1.148713] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
[ 1.158602] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
[ 1.165363] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
[ 1.174417] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
[ 1.184575] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
[ 1.191335] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
[ 1.199300] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 193, base_baud = 6000000) is a 8250
[ 1.208771] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 194, base_baud = 3000000) is a 8250
[ 1.217619] printk: console [ttyS2] enabled
[ 1.217619] printk: console [ttyS2] enabled
[ 1.226062] printk: bootconsole [ns16550a0] disabled
[ 1.226062] printk: bootconsole [ns16550a0] disabled
[ 1.236476] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 195, base_baud = 3000000) is a 8250
[ 1.245454] 2820000.serial: ttyS4 at MMIO 0x2820000 (irq = 196, base_baud = 3000000) is a 8250
[ 1.254428] 2840000.serial: ttyS6 at MMIO 0x2840000 (irq = 197, base_baud = 3000000) is a 8250
[ 1.264728] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
[ 1.310794] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 1.319450] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
[ 1.327722] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
[ 1.340529] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
[ 1.347736] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[ 1.353928] pps pps0: new PPS source ptp0
[ 1.358056] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:1
[ 1.368363] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
[ 1.377294] mmc0: CQHCI version 5.10
[ 1.419331] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
[ 1.509539] mmc0: Command Queue Engine enabled
[ 1.513997] mmc0: new HS200 MMC card at address 0001
[ 1.519386] mmcblk0: mmc0:0001 S0J56X 14.8 GiB
[ 1.525097] mmcblk0: p1 p2 p3
[ 1.528613] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB
[ 1.534343] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB
[ 1.539976] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (240:0)
[ 1.608913] tps6594-rtc tps6594-rtc.4.auto: registered as rtc0
[ 1.615585] tps6594-rtc tps6594-rtc.4.auto: setting system clock to 2024-04-25T21:51:25 UTC (1714081885)
[ 1.882800] pca953x 2-0020: supply vcc not found, using dummy regulator
[ 1.889469] pca953x 2-0020: using no AI
[ 1.915695] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
[ 1.922500] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
[ 1.929288] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
[ 1.936077] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
[ 1.942841] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
[ 1.956692] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
[ 1.967301] ti-udma 31150000.dma-controller: Channels: 122 (tchan: 61, rchan: 61, gp-rflow: 16)
[ 1.981101] spi-nor spi0.0: mt35xu512aba (65536 Kbytes)
[ 1.986380] 8 fixed-partitions partitions found on MTD device 47040000.spi.0
[ 1.993418] Creating 8 MTD partitions on "47040000.spi.0":
[ 1.998892] 0x000000000000-0x000000080000 : "ospi.tiboot3"
[ 2.004923] 0x000000080000-0x000000280000 : "ospi.tispl"
[ 2.010676] 0x000000280000-0x000000680000 : "ospi.u-boot"
[ 2.016489] 0x000000680000-0x0000006a0000 : "ospi.env"
[ 2.022036] 0x0000006a0000-0x0000006c0000 : "ospi.env.backup"
[ 2.028194] 0x0000006c0000-0x0000007c0000 : "ospi.sysfw"
[ 2.033920] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
[ 2.039715] 0x000003fe0000-0x000004000000 : "ospi.phypattern"
[ 2.048712] spi-nor spi1.0: mt25qu512a (65536 Kbytes)
[ 2.053806] 8 fixed-partitions partitions found on MTD device 47050000.spi.0
[ 2.060842] Creating 8 MTD partitions on "47050000.spi.0":
[ 2.066315] 0x000000000000-0x000000080000 : "qspi.tiboot3"
[ 2.072256] 0x000000080000-0x000000280000 : "qspi.tispl"
[ 2.077977] 0x000000280000-0x000000680000 : "qspi.u-boot"
[ 2.083772] 0x000000680000-0x0000006a0000 : "qspi.env"
[ 2.089331] 0x0000006a0000-0x0000006c0000 : "qspi.env.backup"
[ 2.095494] 0x0000006c0000-0x0000007c0000 : "qspi.sysfw"
[ 2.101216] 0x000000800000-0x000003fc0000 : "qspi.rootfs"
[ 2.107065] 0x000003fe0000-0x000004000000 : "qspi.phypattern"
[ 2.113779] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
[ 2.158804] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 2.167482] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
[ 2.175756] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
[ 2.188568] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
[ 2.195774] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[ 2.201933] pps pps0: new PPS source ptp1
[ 2.206055] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:1
[ 2.216363] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
[ 2.224825] mmc1: CQHCI version 5.10
[ 2.228452] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[ 2.269288] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
[ 2.283743] am65-cpsw-nuss 46000000.ethernet eth0: PHY [46000f00.mdio:00] driver [TI DP83867] (irq=POLL)
[ 2.293230] am65-cpsw-nuss 46000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
[ 2.344912] mmc1: new ultra high speed DDR50 SDHC card at address aaaa
[ 2.351842] mmcblk1: mmc1:aaaa SC16G 14.8 GiB
[ 2.361850] mmcblk1: p1 p2 p3
[ 6.407567] am65-cpsw-nuss 46000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 6.434793] Sending DHCP requests ., OK
[ 6.454626] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.81
[ 6.462274] IP-Config: Complete:
[ 6.465491] device=eth0, hwaddr=24:76:25:a4:4c:f5, ipaddr=192.168.0.81, mask=255.255.255.0, gw=192.168.0.1
[ 6.475561] host=192.168.0.81, domain=ti.com, nis-domain=(none)
[ 6.481900] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath=
[ 6.481902] nameserver0=192.0.2.2, nameserver1=192.0.2.3
[ 6.504971] ALSA device list:
[ 6.507943] No soundcards found.
[ 6.521748] VFS: Mounted root (nfs filesystem) on device 0:20.
[ 6.527794] devtmpfs: mounted
[ 6.531609] Freeing unused kernel memory: 1984K
[ 6.546848] Run /sbin/init as init process
[ 7.054834] random: crng init done
[ 7.085491] NET: Registered PF_INET6 protocol family
[ 7.091591] Segment Routing with IPv6
[ 7.095287] In-situ OAM (IOAM) with IPv6
[ 7.123799] systemd[1]: systemd 250.5+ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=hybrid)
[ 7.155312] systemd[1]: Detected architecture arm64.
Welcome to [1mArago 2023.10[0m!
[ 7.240033] systemd[1]: Hostname set to <j721e-evm>.
[ 7.339021] systemd[138]: /lib/systemd/system-generators/systemd-gpt-auto-generator failed with exit status 1.
[ 7.344155] systemd-sysv-generator[147]: SysV service '/etc/init.d/thermal-zone-init' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[ 7.525758] systemd[1]: /lib/systemd/system/bt-enable.service:9: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[ 7.575043] systemd[1]: /etc/systemd/system/sync-clocks.service:11: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[ 7.633016] systemd[1]: Queued start job for default target Graphical Interface.
[ 7.681176] systemd[1]: Created slice Slice /system/getty.
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/getty[0m.
[ 7.704180] systemd[1]: Created slice Slice /system/modprobe.
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/modprobe[0m.
[ 7.728137] systemd[1]: Created slice Slice /system/serial-getty.
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/serial-getty[0m.
[ 7.751855] systemd[1]: Created slice User and Session Slice.
[[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m.
[ 7.774999] 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.
[ 7.798933] 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.
[ 7.822960] systemd[1]: Reached target Path Units.
[[0;32m OK [0m] Reached target [0;1;39mPath Units[0m.
[ 7.838850] systemd[1]: Reached target Remote File Systems.
[[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m.
[ 7.858841] systemd[1]: Reached target Slice Units.
[[0;32m OK [0m] Reached target [0;1;39mSlice Units[0m.
[ 7.874855] systemd[1]: Reached target Swaps.
[[0;32m OK [0m] Reached target [0;1;39mSwaps[0m.
[ 7.913011] systemd[1]: Listening on RPCbind Server Activation Socket.
[[0;32m OK [0m] Listening on [0;1;39mRPCbind Server Activation Socket[0m.
[ 7.934924] systemd[1]: Reached target RPC Port Mapper.
[[0;32m OK [0m] Reached target [0;1;39mRPC Port Mapper[0m.
[ 7.959162] systemd[1]: Listening on Process Core Dump Socket.
[[0;32m OK [0m] Listening on [0;1;39mProcess Core Dump Socket[0m.
[ 7.979021] systemd[1]: Listening on initctl Compatibility Named Pipe.
[[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m.
[ 8.003655] systemd[1]: Listening on Journal Audit Socket.
[[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m.
[ 8.027773] systemd[1]: Listening on Journal Socket (/dev/log).
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m.
[ 8.051140] systemd[1]: Listening on Journal Socket.
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m.
[ 8.067848] systemd[1]: Listening on Network Service Netlink Socket.
[[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m.
[ 8.092640] systemd[1]: Listening on udev Control Socket.
[[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m.
[ 8.115072] systemd[1]: Listening on udev Kernel Socket.
[[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m.
[ 8.135563] systemd[1]: Listening on User Database Manager Socket.
[[0;32m OK [0m] Listening on [0;1;39mUser Database Manager Socket[0m.
[ 8.179079] systemd[1]: Mounting Huge Pages File System...
Mounting [0;1;39mHuge Pages File System[0m...
[ 8.197926] systemd[1]: Mounting POSIX Message Queue File System...
Mounting [0;1;39mPOSIX Message Queue File System[0m...
[ 8.239061] systemd[1]: Mounting Kernel Debug File System...
Mounting [0;1;39mKernel Debug File System[0m...
[ 8.259108] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
[ 8.276087] systemd[1]: Mounting Temporary Directory /tmp...
Mounting [0;1;39mTemporary Directory /tmp[0m...
[ 8.323207] systemd[1]: Starting Create List of Static Device Nodes...
Starting [0;1;39mCreate List of Static Device Nodes[0m...
[ 8.349247] systemd[1]: Starting Load Kernel Module configfs...
Starting [0;1;39mLoad Kernel Module configfs[0m...
[ 8.391227] systemd[1]: Starting Load Kernel Module drm...
Starting [0;1;39mLoad Kernel Module drm[0m...
[ 8.410057] systemd[1]: Starting Load Kernel Module fuse...
Starting [0;1;39mLoad Kernel Module fuse[0m...
[ 8.435491] systemd[1]: Starting Start psplash boot splash screen...
Starting [0;1;39mStart psplash boot splash screen[0m...
[ 8.472722] fuse: init (API version 7.37)
[ 8.499448] systemd[1]: Starting RPC Bind...
Starting [0;1;39mRPC Bind[0m...
[ 8.519137] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
[ 8.536133] systemd[1]: Starting Journal Service...
Starting [0;1;39mJournal Service[0m...
[ 8.559149] systemd[1]: Starting Load Kernel Modules...
Starting [0;1;39mLoad Kernel Modules[0m...
[ 8.577824] systemd[1]: Starting Generate network units from Kernel command line...
Starting [0;1;39mGenerate network ts from Kernel command line[0m...
[ 8.599143] cryptodev: loading out-of-tree module taints kernel.
[ 8.606274] cryptodev: driver 1.12 loaded.
[ 8.627446] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting [0;1;39mRemount Root and Kernel File Systems[0m...
[ 8.644471] systemd[1]: Starting Coldplug All udev Devices...
Starting [0;1;39mColdplug All udev Devices[0m...
[ 8.667758] systemd[1]: Started RPC Bind.
[[0;32m OK [0m] Started [0;1;39mRPC Bind[0m.
[ 8.683572] systemd[1]: Mounted Huge Pages File System.
[[0;32m OK [0m] Mounted [0;1;39mHuge Pages File System[0m.
[ 8.703285] systemd[1]: Mounted POSIX Message Queue File System.
[[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m.
[ 8.731247] systemd[1]: Started Journal Service.
[[0;32m OK [0m] Started [0;1;39mJournal Service[0m.
[[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m.
[[0;32m OK [0m] Mounted [0;1;39mTemporary Directory /tmp[0m.
[[0;32m OK [0m] Finished [0;1;39mCreate List of Static Device Nodes[0m.
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m.
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m.
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mStart psplash boot splash screen[0m.
See 'systemctl status psplash-start.service' for details.
[[0;1;38;5;185mDEPEND[0m] Dependency failed for [0;1;39mStarprogress communication helper[0m.
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m.
[[0;32m OK [0m] Finished [0;1;39mGenerate network units from Kernel command line[0m.
[[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m.
Mounting [0;1;39mFUSE Control File System[0m...
Mounting [0;1;39mKernel Configuration File System[0m...
Starting [0;1;39mFlush Journal to Persistent Storage[0m...
Starting [0;1;39mApply Kernel Variables[0m...
Starting [0;1;39mCreate Static Device Nodes in /dev[0[ 9.054458] systemd-journald[163]: Received client request to flush runtime journal.
m...
[[0;32m OK [0m] Mounted [0;1;39mFUSE Control File System[0m.
[[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m.
[[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m.
[[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m.
[[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m.
[[0;32m OK [0m] Reached target [0;1;39mPreparation for Local File Systems[0m.
Mounting [0;1;39m/media/ram[0m...
Mounting [0;1;39m/var/volatile[0m...
[ 9.281135] audit: type=1334 audit(1714081893.160:2): prog-id=5 op=LOAD
[ 9.288028] audit: type=1334 audit(1714081893.168:3): prog-id=6 op=LOAD
Starting [0;1;39mRule-based Managefor Device Events and Files[0m...
[[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[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;39mLoad/Save Random Seed[0m...
[[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m.
Starting [0;1;39mCreate Volatile Files and Directories[0m...
[[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m.
[[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m.
[[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m.
Starting [0;1;39mNetwork Time Synchronization[0m...
Starting [0;1;39mRecord System Boot/Shutdown in UTMP[0m...
[[0;32m OK [0m] Finished [0;1;39mRecord System Boot/Shutdown in UTMP[0m.
[ 9.775885] CAN device driver interface
[ 9.786725] j721e-pcie-host 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m.
[[0;32m OK [0m] Reached target [0;1;39mSystem Initializatio[ 9.812432] j721e-pcie-host 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
n[0m.
[[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m.
[ 9.849141] mc: Linux media interface: v0.10
[[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m.[ 9.854209] j721e-pcie-host 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 9.872556] j721e-pcie-host 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[[0;32m OK [0m] Started [0;1;39mDaily rotation of log files[0m.
[[0;32m OK [0m] Reached target [0;1;39mTimer Units[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.
[ 9.962771] videodev: Linux video capture interface: v2.00
Starting [0;1;39mDocker Socket for the API[0m...
[[0;32m OK [0m] Listening on [0;1;39mdropbear.socket[0m.
[[0;32m OK [0m] Listening on [0;1;39mPC/SC Smart Card Daemon Activation Socket[0m.
[ 10.017906] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node c66-dma-memory@a7000000
[ 10.034404] k3-dsp-rproc 4d80800000.dsp: configured DSP for IPC-only mode
Starting [0;1;39mWeston socket[0m...
Starting [0;1;39mD-Bus System Message Bus[0m...
Starting [0;1;39mReboot and dump vmcore via kexec[0m...
[[0;32m OK [0m] Listening on [0;1;39mDocker Socket for the API[0m.
[[0;32m OK [0m] Listening on [0;1;39mWeston socket[0m.
[ 10.126698] remoteproc remoteproc0: 4d80800000.dsp is available
[[0;32m OK [0m] Found device [0;1;39m/dev/ttyS2[0m.
[ 10.140251] remoteproc remoteproc0: attaching to 4d80800000.dsp
[[0;32m OK [0m] Reached target [0;1;39mSocket Units[0m.
[ 10.155934] PVR_K: 194: Device: 4e20000000.gpu
[ 10.165291] k3-dsp-rproc 4d80800000.dsp: DSP initialized in IPC-only mode
[ 10.172132] rproc-virtio rproc-virtio.12.auto: assigned reserved memory node c66-dma-memory@a7000000
[ 10.181677] virtio_rpmsg_bus virtio0: rpmsg host is online
[ 10.186724] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd
[ 10.187214] rproc-virtio rproc-virtio.12.auto: registered virtio0 (type 7)
[ 10.198302] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
[ 10.201524] remoteproc remoteproc0: remote processor 4d80800000.dsp is now attached
[ 10.201530] k3-dsp-rproc 4d80800000.dsp: register pm nitifiers in remoteproc mode
[ 10.201770] PVR_K: 194: Read BVNC 22.104.208.318 from HW device registers
[[0;32m OK [0m] Finished [0;1;39mReboot and dump vmcore via[ 10.230809] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node c66-dma-memory@a6000000
kexec[0m.
[ 10.245980] k3-dsp-rproc 4d81800000.dsp: configured DSP for IPC-only mode
[ 10.315393] PVR_K: 194: RGX Device registered with BVNC 22.104.208.318
[ 10.323734] remoteproc remoteproc1: 4d81800000.dsp is available
[ 10.347176] remoteproc remoteproc1: attaching to 4d81800000.dsp
[ 10.354421] [drm] Initialized pvr 23.3.6512818 20170530 for 4e20000000.gpu on minor 0
[[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m.
[[0;32m OK [0m] Reached target [0;1;39mBasic System[0m.
[ 10.390103] k3-dsp-rproc 4d81800000.dsp: DSP initialized in IPC-only mode
[ 10.402175] img_enc 4200000.video-encoder: vxe_enc_probe: using heap 1 for internal alloc
[[0;32m OK [0m] Started [0;1;39mJob spooling tools[0m.
[ 10.428808] rproc-virtio rproc-virtio.13.auto: assigned reserved memory node c66-dma-memory@a6000000
[ 10.443244] cdns-mhdp8546 a000000.dp-bridge: invalid resource
[[0;32m OK [0m] Started [0;1;39mPeriodic Command Scheduler[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;39mLighttpd Daemon[0m...
[[0;32m OK [0m] Started [0;1;39mstrongSwan IPsec IIKEv2 [ 10.519250] audit: type=1334 audit(1714081895.253:4): prog-id=7 op=LOAD
daemon using ipsec.conf[0m.
[ 10.532899] audit: type=1334 audit(1714081895.261:5): prog-id=8 op=LOAD
[ 10.539806] cdns-mhdp8546 a000000.dp-bridge: Failed to get SAPB memory resource, HDCP not supported
[ 10.543094] img_enc 4200000.video-encoder: encoder registered as /dev/video1
Starting [0;1;39mUser Login Management[0m...
[[0;32m OK [0m] Started [0;1;39mTEE Supplicant[0m.
Starting [0;1;39mTelnet Server[0m...
[ 10.593155] virtio_rpmsg_bus virtio1: rpmsg host is online
[ 10.606971] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xd
[ 10.611310] rproc-virtio rproc-virtio.13.auto: registered virtio1 (type 7)
[ 10.617861] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe
[ 10.671168] [drm] Initialized tidss 1.0.0 20180215 for 4a00000.dss on minor 1
[ 10.678557] tidss 4a00000.dss: [drm] Cannot find any crtc or sizes
[ 10.685371] img_dec 4300000.video-decoder: decoder registered as /dev/video0
[ 10.695013] tidss 4a00000.dss: [drm] Cannot find any crtc or sizes
[ 10.708593] remoteproc remoteproc1: remote processor 4d81800000.dsp is now attached
[[0;32m OK [0m] Finished [0;1;39mTelnet Server[0m.
[ 10.747543] k3-dsp-rproc 4d81800000.dsp: register pm nitifiers in remoteproc mode
[ 10.756145] k3-dsp-rproc 64800000.dsp: assigned reserved memory node c71-dma-memory@a8000000
[ 10.770075] tidss 4a00000.dss: [drm] Cannot find any crtc or sizes
[ 10.776303] k3-dsp-rproc 64800000.dsp: configured DSP for IPC-only mode
[ 10.776378] remoteproc remoteproc2: 64800000.dsp is available
[ 10.788728] remoteproc remoteproc2: attaching to 64800000.dsp
[ 10.805386] remoteproc remoteproc2: unsupported resource 65538
[ 10.811469] k3-dsp-rproc 64800000.dsp: DSP initialized in IPC-only mode
[ 10.819038] rproc-virtio rproc-virtio.14.auto: assigned reserved memory node c71-dma-memory@a8000000
[ 10.819062] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
[ 10.849730] virtio_rpmsg_bus virtio2: rpmsg host is online
[ 10.857271] rproc-virtio rproc-virtio.14.auto: registered virtio2 (type 7)
[ 10.860422] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xd
[ 10.866644] remoteproc remoteproc2: remote processor 64800000.dsp is now attached
[ 10.871887] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xe
[ 10.883827] k3-dsp-rproc 64800000.dsp: register pm nitifiers in remoteproc mode
[ 10.889767] platform 41000000.r5f: configured R5F for IPC-only mode
[[0;32m OK [0m] Finished [0;1;39mIPv6 Packet Filtering Fram[ 10.905338] platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000
ework[0m.
[[0;32m OK [0m] Finished [0;1;39mIPv4 Packet Filtering Framework[0m.
[[0;32m OK [0m] Reached target [0;1;39mPreparation for Network[0m.
[ 10.938172] remoteproc remoteproc3: 41000000.r5f is available
Starting [0;1;39mNetwork Configuration[0m...[ 10.944892] j721e-pcie-host 2900000.pcie: PCI host bridge to bus 0000:00
[ 10.956406] remoteproc remoteproc3: attaching to 41000000.r5f
[ 10.962199] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 10.962214] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] (bus address [0x10001000-0x10010fff])
[ 10.962217] pci_bus 0000:00: root bus resource [mem 0x10011000-0x17ffffff]
[ 10.962254] pci 0000:00:00.0: [104c:b00d] type 01 class 0x060400
[ 10.962260] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
[ 10.962336] pci 0000:00:00.0: supports D1
[ 10.962339] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[ 10.996983] platform 41000000.r5f: R5F core initialized in IPC-only mode
[ 11.005275] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 11.033113] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 11.041185] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 11.047139] pcieport 0000:00:00.0: PME: Signaling with IRQ 819
[ 11.053878] rproc-virtio rproc-virtio.15.auto: assigned reserved memory node r5f-dma-memory@a0000000
[ 11.063143] pcieport 0000:00:00.0: AER: enabled with IRQ 819
[ 11.072924] virtio_rpmsg_bus virtio3: rpmsg host is online
[ 11.078926] rproc-virtio rproc-virtio.15.auto: registered virtio3 (type 7)
[ 11.086601] remoteproc remoteproc3: remote processor 41000000.r5f is now attached
[ 11.086978] virtio_rpmsg_bus virtio3: creating channel ti.ipc4.ping-pong addr 0xd
[[0;32m OK [0m] Started [0;1;39mLighttpd Daemon[0m.
[ 11.118018] j721e-pcie-host 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 11.139897] j721e-pcie-host 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 11.139919] j721e-pcie-host 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 11.139932] j721e-pcie-host 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 11.219029] platform 5c00000.r5f: configured R5F for IPC-only mode
[ 11.219910] platform 5c00000.r5f: assigned reserved memory node r5f-dma-memory@a2000000
[ 11.220683] remoteproc remoteproc4: 5c00000.r5f is available
[ 11.220738] remoteproc remoteproc4: attaching to 5c00000.r5f
[ 11.229789] platform 5c00000.r5f: R5F core initialized in IPC-only mode
[ 11.282952] rproc-virtio rproc-virtio.16.auto: assigned reserved memory node r5f-dma-memory@a2000000
[ 11.283509] virtio_rpmsg_bus virtio4: rpmsg host is online
[ 11.299624] rproc-virtio rproc-virtio.16.auto: registered virtio4 (type 7)
[ 11.307613] remoteproc remoteproc4: remote processor 5c00000.r5f is now attached
[[0;32m OK [0m] Started [0;1;39mUser Login Management[0m.
[ 11.335138] platform 5e00000.r5f: configured R5F for IPC-only mode
[ 11.346542] platform 5e00000.r5f: assigned reserved memory node r5f-dma-memory@a4000000
[ 11.369144] remoteproc remoteproc5: 5e00000.r5f is available
[ 11.376084] remoteproc remoteproc5: attaching to 5e00000.r5f
[ 11.422178] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 11.435013] platform 5e00000.r5f: R5F core initialized in IPC-only mode
[ 11.473364] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 11.474528] rproc-virtio rproc-virtio.17.auto: assigned reserved memory node r5f-dma-memory@a4000000
[ 11.482627] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 11.491655] virtio_rpmsg_bus virtio5: rpmsg host is online
[ 11.502753] virtio_rpmsg_bus virtio5: creating channel ti.ipc4.ping-pong addr 0xd
[ 11.506067] rproc-virtio rproc-virtio.17.auto: registered virtio5 (type 7)
[ 11.526742] remoteproc remoteproc5: remote processor 5e00000.r5f is now attached
[ 11.536196] virtio_rpmsg_bus virtio5: creating channel rpmsg_chrdev addr 0xe
[ 11.545103] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xe
[[0;32m OK [0m] Started [0;1;39mNetwork Configuration[0m.
Starting [0;1;39mNetwork Name Resolution[0m...
[[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m.
[[0;32m OK [0m] Reached target [0;1;39mNetwork[0m.
[[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m.
Starting [0;1;39mAvahi mDNS/DNS-SD Stack[0m...
Starting [0;1;39mEnable and configure wl18xx bluetooth stack[0m...
Starting [0;1;39mcontainerd container runtime[0m...
[[0;32m OK [0m] Started [0;1;39mNetperf Benchmark Server[0m.
[[0;32m OK [0m] Started [0;1;39mNFS status monitor for NFSv2/3 locking.[0m.
Starting [0;1;39mPermit User Sessions[0m...
[[0;32m OK [0m] Finished [0;1;39mEnable and configure wl18xx bluetooth stack[0m.
[ 12.272236] j721e-pcie-host 2910000.pcie: PCI host bridge to bus 0001:00
[ 12.278979] pci_bus 0001:00: root bus resource [bus 00-ff]
[ 12.290739] pci_bus 0001:00: root bus resource [io 0x10000-0x1ffff] (bus address [0x18001000-0x18010fff])
[ 12.302513] pci_bus 0001:00: root bus resource [mem 0x18011000-0x1fffffff]
[ 12.311819] pci 0001:00:00.0: [104c:b00d] type 01 class 0x060400
[ 12.318476] pci_bus 0001:00: 2-byte config write to 0001:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
[[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m.
[[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m.
[[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyS2[0m.
[[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m.
[ 12.356914] pci 0001:00:00.0: supports D1
Starting [0;1;39mSynchronize System and HW clocks[0m[ 12.362003] pci 0001:00:00.0: PME# supported from D0 D1 D3hot
...
Starting [0;1;39mWeston, a Waylandositor, as a syst[ 12.381090] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
em service[0m...
[ 12.390563] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01
[ 12.398634] pci 0001:00:00.0: PCI bridge to [bus 01]
[ 12.407001] pcieport 0001:00:00.0: PME: Signaling with IRQ 824
[ 12.416268] pcieport 0001:00:00.0: AER: enabled with IRQ 824
[ 12.425142] j721e-pcie-host 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 12.433457] j721e-pcie-host 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 12.443168] j721e-pcie-host 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 12.452600] j721e-pcie-host 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[[0;32m OK [0m] Started [0;1;39mAvahi mDNS/DNS-SD Stack[0m.
[ 12.663702] m_can_platform 40528000.can: m_can device registered (irq=827, version=32)
[ 12.682921] m_can_platform 40568000.can: m_can device registered (irq=828, version=32)
[ 12.704057] m_can_platform 2701000.can: m_can device registered (irq=829, version=32)
[ 12.729490] m_can_platform 2721000.can: m_can device registered (irq=830, version=32)
[ 13.232090] audit: type=1334 audit(1714081897.965:6): prog-id=9 op=LOAD
[ 13.240449] audit: type=1334 audit(1714081897.973:7): prog-id=10 op=LOAD
Starting [0;1;39mUser Database Manager[0m...
[[0;32m OK [0m] Finished [0;1;39mSynchronize System and HW clocks[0m.
[ 13.475100] j721e-pcie-host 2920000.pcie: PCI host bridge to bus 0002:00
[ 13.481887] pci_bus 0002:00: root bus resource [bus 00-ff]
[ 13.508346] pci_bus 0002:00: root bus resource [io 0x20000-0x2ffff] (bus address [0x1000-0x10fff])
[ 13.528197] pci_bus 0002:00: root bus resource [mem 0x4400011000-0x4407ffffff] (bus address [0x00011000-0x07ffffff])
[ 13.540060] pci 0002:00:00.0: [104c:b00d] type 01 class 0x060400
[ 13.563363] pci_bus 0002:00: 2-byte config write to 0002:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
[[0;32m OK [0m] Started [0;1;39mUser Database Manager[0m.
[ 13.592843] pci 0002:00:00.0: supports D1
[ 13.655232] pci 0002:00:00.0: PME# supported from D0 D1 D3hot
[ 13.680123] pci 0002:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[[0;32m OK [0m] Created slice [0;1;39mUser Slice of UID 1000[0m.
[ 13.740398] pci_bus 0002:01: busn_res: [bus 01-ff] end is updated to 01
Starting [0;1;39mUser Runtime Directory /run/user/1000[0m...
[ 13.786095] pci 0002:00:00.0: PCI bridge to [bus 01]
[[0;32m OK [0m] Finished [0;1;39mUser Runtime Directory /run/user/1000[0m.
Starting [0;1;39mUser Manager for UID 1000[0m...
[ 13.823558] pcieport 0002:00:00.0: PME: Signaling with IRQ 832
[ 13.830397] pcieport 0002:00:00.0: AER: enabled with IRQ 832
[ 13.958672] audit: type=1006 audit(1714081898.689:8): pid=611 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
[ 13.983898] audit: type=1300 audit(1714081898.689:8): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=fffff833dd58 a2=4 a3=ffff810f7020 items=0 ppid=1 pid=611 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/lib/systemd/systemd" key=(null)
[ 14.017227] audit: type=1327 audit(1714081898.689:8): proctitle="(systemd)"
[ 14.031150] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
[ 14.043519] omap_rng 4e10000.rng: Random Number Generator ver. 241b34c
[ 14.063547] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled
[ 14.116416] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled
[ 14.134296] remoteproc remoteproc6: b034000.pru is available
[ 14.143730] remoteproc remoteproc7: b004000.rtu is available
[ 14.152351] remoteproc remoteproc8: b00a000.txpru is available
[ 14.165192] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled
[ 14.189575] remoteproc remoteproc9: b038000.pru is available
[ 14.203216] scsi host0: ufshcd
[ 14.206567] remoteproc remoteproc10: b006000.rtu is available
[ 14.262474] remoteproc remoteproc11: b00c000.txpru is available
[ 14.280026] remoteproc remoteproc12: b134000.pru is available
[ 14.286264] remoteproc remoteproc13: b104000.rtu is available
[ 14.292682] remoteproc remoteproc14: b10a000.txpru is available
[ 14.299135] remoteproc remoteproc15: b138000.pru is available
[ 14.305246] remoteproc remoteproc16: b106000.rtu is available
[ 14.311317] remoteproc remoteproc17: b10c000.txpru is available
[ 14.355874] scsi 0:0:0:49488: Well-known LUN TOSHIBA THGAF8G8T23BAILB 0300 PQ: 0 ANSI: 6
[ 14.380220] scsi 0:0:0:49476: Well-known LUN TOSHIBA THGAF8G8T23BAILB 0300 PQ: 0 ANSI: 6
[ 14.405947] cdns-ufshcd 4e84000.ufs: ufshcd_scsi_add_wlus: BOOT WLUN not found
[ 14.614333] cdns-csi2rx: probe of 4504000.csi-bridge failed with error -22
[[0;32m OK [0m] Listening on [0;1;39mLoad/Save RF itch Status /dev/rfkill Watch[0m.
[[0;32m OK [0m] Started [0;1;39mUser Manager for UID 1000[0m.
[[0;32m OK [0m] Started [0;1;39mSession c1 of User weston[0m.
[ 15.002306] audit: type=1006 audit(1714081899.733:9): pid=495 uid=0 old-auid=4294967295 auid=1000 tty=tty7 old-ses=4294967295 ses=2 res=1
[ 15.020698] audit: type=1300 audit(1714081899.733:9): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=fffff833dd58 a2=4 a3=ffff810f7020 items=0 ppid=1 pid=495 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty7 ses=2 comm="(weston)" exe="/lib/systemd/systemd" key=(null)
[ 15.047704] audit: type=1327 audit(1714081899.733:9): proctitle="(weston)"
[ 15.160505] m_can_platform 40528000.can mcu_mcan0: renamed from can0
[ 15.189872] cdns-csi2rx: probe of 4514000.csi-bridge failed with error -22
[ 15.265361] m_can_platform 40568000.can mcu_mcan1: renamed from can1
[ 15.292522] m_can_platform 2701000.can main_mcan0: renamed from can2
[ 15.312545] m_can_platform 2721000.can main_mcan2: renamed from can3
[ 15.340946] xhci-hcd xhci-hcd.18.auto: xHCI Host Controller
[ 15.369716] xhci-hcd xhci-hcd.18.auto: new USB bus registered, assigned bus number 1
[ 15.378993] xhci-hcd xhci-hcd.18.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000002000018010
[ 15.388696] xhci-hcd xhci-hcd.18.auto: irq 875, io mem 0x06410000
[ 15.396093] xhci-hcd xhci-hcd.18.auto: xHCI Host Controller
[ 15.402504] xhci-hcd xhci-hcd.18.auto: new USB bus registered, assigned bus number 2
[ 15.412012] xhci-hcd xhci-hcd.18.auto: Host supports USB 3.0 SuperSpeed
[ 15.420563] hub 1-0:1.0: USB hub found
[ 15.425040] hub 1-0:1.0: 1 port detected
[ 15.431331] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 15.442438] hub 2-0:1.0: USB hub found
[ 15.448105] hub 2-0:1.0: 1 port detected
[ 15.682842] usb 1-1: new full-speed USB device number 2 using xhci-hcd
[ 15.839193] usb 1-1: not running at top speed; connect to a high speed hub
[ 15.848791] hub 1-1:1.0: USB hub found
[ 15.853446] hub 1-1:1.0: 4 ports detected
[[0;32m OK [0m] Started [0;1;39mcontainerd container runtime[0m.
Starting [0;1;39mSave/Restore Sound Card State[0m...
[[0;32m OK [0m] Finished [0;1;39mSave/Restore Sound Card State[0m.
[[0;32m OK [0m] Reached target [0;1;39mSound Card[0m.
[ 16.297347] PVR_K: 495: RGX Firmware image 'rgx.fw.22.104.208.318' loaded
[ 16.321529] PVR_K: 495: Shader binary image 'rgx.sh.22.104.208.318' loaded
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/systemd-fsck[0m.
[[0;32m OK [0m] Started [0;1;39mWeston, a Wayland mpositor, as a system service[0m.
Starting [0;1;39mMatrix GUI[0m...
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk0p2[0m.
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk0p1[0m.
Starting [0;1;39mFile System Check on /dev/mmcblk0p1[0m...
Starting [0;1;39mFile System Check on /dev/mmcblk0p2[0m...
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk1p3[0m.
Starting [0;1;39mFile System Check on /dev/mmcblk1p3[0m...
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk0p3[0m.
Starting [0;1;39mFile System Check on /dev/mmcblk0p3[0m...
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk0p2[0m.
Mounting [0;1;39m/run/media/mmcblk0p2[0m...
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk1p1[0m.
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk0p1[0m.
[[0;32m OK [0m] Finished [0;1;39mFile Syste[ 16.957791] FAT-fs (mmcblk0p2): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
m Check on /dev/mmcblk1p3[0m.
Mounting [0;1;39m/run/media/data-mmcblk1p3[0m...
Mounting [0;1;39m/run/media/mmcblk0p1[0m...
Starting [0;1;39mFile System Check on /dev/mmcblk1p1[0m...
[[0;32m OK [0m] Mounted [0;1;39m/run/media/mmcblk0p2[0m.
[ 17.017613] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[[0;32m OK [0m] Mounted [0;1;39m/run/media/mmcblk0p1[0m.
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk1p2[0m.
Starting [0;1;39mFile System Check on /dev/mmcblk1p2[[ 17.090995] EXT4-fs (mmcblk1p3): mounted filesystem with ordered data mode. Quota mode: none.
0m...
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk0p3[0m.
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk1p1[0m.
Mounting [0;1;39m/run/media/boot-mmcblk1p1[0m...
Mounting [0;1;39m/run/media/mmcblk0p3[0m...
[[0;32m OK [0m] Mounted [0;1;39m/run/media/data-mmcblk1p3[0m.
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk1p2[0m.
Mounting [0;1;39m/run/media/root-mmcblk1p2[0m...[ 17.157520] FAT-fs (mmcblk0p3): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[[0;32m OK [0m] Mounted [0;1;39m/run/media/mmcblk0p3[0m.
[ 17.238323] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Quota mode: none.
[ 17.240430] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[[0;32m OK [0m] Mounted [0;1;39m/run/media/root-mmcblk1p2[0m.
[[0;32m OK [0m] Mounted [0;1;39m/run/media/boot-mmcblk1p1[0m.
_____ _____ _ _
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
| | _| .'| . | . | | __| _| . | | | -_| _| _|
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
|___| |___|
Arago Project j721e-evm -
Arago 2023.10 j721e-evm -
j721e-evm login: root
[ 19.190746] audit: type=1006 audit(1714081903.921:10): pid=1021 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=3 res=1
[ 19.203365] audit: type=1300 audit(1714081903.921:10): arch=c00000b7 syscall=64 success=yes exit=1 a0=8 a1=fffff833dd58 a2=1 a3=ffff810f7020 items=0 ppid=1 pid=1021 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="(systemd)" exe="/lib/systemd/systemd" key=(null)
[ 19.229846] audit: type=1327 audit(1714081903.921:10): proctitle="(systemd)"
[ 19.299546] audit: type=1334 audit(1714081904.033:11): prog-id=11 op=LOAD
[ 19.306685] audit: type=1300 audit(1714081904.033:11): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffd6552590 a2=78 a3=0 items=0 ppid=1 pid=1021 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="systemd" exe="/lib/systemd/systemd" key=(null)
[ 19.332339] audit: type=1327 audit(1714081904.033:11): proctitle="(systemd)"
[ 19.339513] audit: type=1334 audit(1714081904.033:12): prog-id=11 op=UNLOAD
7[r[999;999H[6n***************************************************************
***************************************************************
NOTICE: This file system contains the following GPL-3.0 packages:
adwaita-icon-theme-symbolic
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
glmark2
gnu-config
grub-common
grub-editenv
grub-efi
gzip
less
libasm1
libatomic-dev
libatomic1
libbfd
libdebuginfod1
libdw1
libelf1
libgcc-s-dev
libgcc1
libgdbm-compat4
libgdbm6
libgettextlib
libgettextsrc
libgmp10
libidn2-0
libmpc3
libmpfr6
libopcodes
libqt5charts-examples
libqt5charts-plugins
libqt5charts-qmlplugins
libqt5charts5
libqt5sensors-plugins
libqt5sensors-qmlplugins
libqt5sensors5
libqt5serialport-examples
libqt5serialport-plugins
libqt5serialport-qmlplugins
libqt5serialport5
libqt5svg-examples
libqt5svg-plugins
libqt5svg-qmlplugins
libqt5svg5
libqt5virtualkeyboard-plugins
libqt5virtualkeyboard-qmlplugins
libqt5virtualkeyboard5
libqt5webchannel-plugins
libqt5webchannel-qmlplugins
libqt5webchannel5
libreadline8
libstdc++-dev
libstdc++6
libunistring2
m4
make
nettle
parted
piglit
qt3d-plugins
qt3d-qmlplugins
qt3d
qtbase-examples
qtbase-plugins
qtbase-qmlplugins
qtbase
qtconnectivity-plugins
qtconnectivity-qmlplugins
qtconnectivity
qtdeclarative-plugins
qtdeclarative-qmlplugins
qtdeclarative-tools
qtdeclarative
qtgraphicaleffects-qmlplugins
qtlocation-examples
qtlocation-plugins
qtlocation-qmlplugins
qtlocation
qtmultimedia-examples
qtmultimedia-plugins
qtmultimedia-qmlplugins
qtmultimedia
qtquics-qmlplugins.control
qtquics2-plugins.control
qtquics2-qmlplugins.control
qtquics2.control
qtscript-examples
qtscript-plugins
qtscript-qmlplugins
qtscript
qtwayland-examples
qtwayland-plugins
qtwayland-qmlplugins
qtwayland
tar
which
If you do not wish to distribute GPL-3.0 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
***************************************************************
***************************************************************
root@j721e-evm:~# uname -a
Linux j721e-evm 6.1.80-ti-g2e423244f8c0 #1 SMP PREEMPT Wed Mar 20 14:43:33 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
root@j721e-evm:~# 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/j721e-hsevm/autofs/9ab4afdc69d103bf687bd8e97cc38bdf,nolock,v3,tcp,rsize=4096,wsize=4096
root@j721e-evm:~# uname -a
Linux j721e-evm 6.1.80-ti-g2e423244f8c0 #1 SMP PREEMPT Wed Mar 20 14:43:33 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
root@j721e-evm:~# cat /proc/mtd
dev: size erasesize name
mtd0: 00080000 00001000 "ospi.tiboot3"
mtd1: 00200000 00001000 "ospi.tispl"
mtd2: 00400000 00001000 "ospi.u-boot"
mtd3: 00020000 00001000 "ospi.env"
mtd4: 00020000 00001000 "ospi.env.backup"
mtd5: 00100000 00001000 "ospi.sysfw"
mtd6: 037c0000 00001000 "ospi.rootfs"
mtd7: 00020000 00001000 "ospi.phypattern"
mtd8: 00080000 00001000 "qspi.tiboot3"
mtd9: 00200000 00001000 "qspi.tispl"
mtd10: 00400000 00001000 "qspi.u-boot"
mtd11: 00020000 00001000 "qspi.env"
mtd12: 00020000 00001000 "qspi.env.backup"
mtd13: 00100000 00001000 "qspi.sysfw"
mtd14: 037c0000 00001000 "qspi.rootfs"
mtd15: 00020000 00001000 "qspi.phypattern"
root@j721e-evm:~# grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/p
pnp /etc/resolv.conf && systemctl restart systemd-resolved
root@j721e-evm:~# ls -l /lib/firmware; ls -lR /lib/firmware/ipc
total 28296
-rw-r--r-- 1 root root 2040 Mar 9 2018 LICENCE.ibt_firmware
-rw-r--r-- 1 root root 2046 Mar 9 2018 LICENCE.iwlwifi_firmware
-rw-r--r-- 1 root root 482656 Mar 9 2018 bl32.bin
-rw-r--r-- 1 root root 4324296 Mar 9 2018 bl32.elf
drwxr-xr-x 2 root root 4096 Mar 9 2018 cadence
drwxr-xr-x 2 root root 4096 Mar 9 2018 intel
-rw-r--r-- 1 root root 918268 Mar 9 2018 iwlwifi-3160-17.ucode
-rw-r--r-- 1 root root 2448976 Mar 9 2018 iwlwifi-8000C-34.ucode
-rw-r--r-- 1 root root 2428004 Mar 9 2018 iwlwifi-8000C-36.ucode
-rw-r--r-- 1 root root 2440780 Mar 9 2018 iwlwifi-8265-34.ucode
-rw-r--r-- 1 root root 2436632 Mar 9 2018 iwlwifi-8265-36.ucode
-rw-r--r-- 1 root root 2678092 Mar 9 2018 iwlwifi-9260-th-b0-jf-b0-34.ucode
-rw-r--r-- 1 root root 2521412 Mar 9 2018 iwlwifi-9260-th-b0-jf-b0-38.ucode
-rw-r--r-- 1 root root 1489652 Mar 9 2018 iwlwifi-9260-th-b0-jf-b0-46.ucode
lrwxrwxrwx 1 root root 69 Mar 9 2018 j7-c66_0-fw -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_c66xdsp_1_release_strip.xe66
lrwxrwxrwx 1 root root 76 Mar 9 2018 j7-c66_0-fw-sec -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_c66xdsp_1_release_strip.xe66.signed
lrwxrwxrwx 1 root root 69 Mar 9 2018 j7-c66_1-fw -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_c66xdsp_2_release_strip.xe66
lrwxrwxrwx 1 root root 76 Mar 9 2018 j7-c66_1-fw-sec -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_c66xdsp_2_release_strip.xe66.signed
lrwxrwxrwx 1 root root 65 Mar 9 2018 j7-c71_0-fw -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_c7x_1_release_strip.xe71
lrwxrwxrwx 1 root root 72 Mar 9 2018 j7-c71_0-fw-sec -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_c7x_1_release_strip.xe71.signed
lrwxrwxrwx 1 root root 67 Mar 9 2018 j7-main-r5f0_0-fw -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_mcu2_0_release_strip.xer5f
lrwxrwxrwx 1 root root 74 Mar 9 2018 j7-main-r5f0_0-fw-sec -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_mcu2_0_release_strip.xer5f.signed
lrwxrwxrwx 1 root root 67 Mar 9 2018 j7-main-r5f0_1-fw -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_mcu2_1_release_strip.xer5f
lrwxrwxrwx 1 root root 74 Mar 9 2018 j7-main-r5f0_1-fw-sec -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_mcu2_1_release_strip.xer5f.signed
lrwxrwxrwx 1 root root 67 Mar 9 2018 j7-main-r5f1_0-fw -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_mcu3_0_release_strip.xer5f
lrwxrwxrwx 1 root root 74 Mar 9 2018 j7-main-r5f1_0-fw-sec -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_mcu3_0_release_strip.xer5f.signed
lrwxrwxrwx 1 root root 67 Mar 9 2018 j7-main-r5f1_1-fw -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_mcu3_1_release_strip.xer5f
lrwxrwxrwx 1 root root 74 Mar 9 2018 j7-main-r5f1_1-fw-sec -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_mcu3_1_release_strip.xer5f.signed
lrwxrwxrwx 1 root root 67 Mar 9 2018 j7-mcu-r5f0_1-fw -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_mcu1_1_release_strip.xer5f
lrwxrwxrwx 1 root root 74 Mar 9 2018 j7-mcu-r5f0_1-fw-sec -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_mcu1_1_release_strip.xer5f.signed
lrwxrwxrwx 1 root root 49 Mar 9 2018 j7-pru0_0-fw -> /lib/firmware/pru/PRU_RPMsg_Echo_Interrupt0_0.out
lrwxrwxrwx 1 root root 49 Mar 9 2018 j7-pru0_1-fw -> /lib/firmware/pru/PRU_RPMsg_Echo_Interrupt0_1.out
lrwxrwxrwx 1 root root 49 Mar 9 2018 j7-pru1_0-fw -> /lib/firmware/pru/PRU_RPMsg_Echo_Interrupt1_0.out
lrwxrwxrwx 1 root root 49 Mar 9 2018 j7-pru1_1-fw -> /lib/firmware/pru/PRU_RPMsg_Echo_Interrupt1_1.out
lrwxrwxrwx 1 root root 49 Mar 9 2018 j7-rtu0_0-fw -> /lib/firmware/pru/RTU_RPMsg_Echo_Interrupt0_0.out
lrwxrwxrwx 1 root root 49 Mar 9 2018 j7-rtu0_1-fw -> /lib/firmware/pru/RTU_RPMsg_Echo_Interrupt0_1.out
lrwxrwxrwx 1 root root 49 Mar 9 2018 j7-rtu1_0-fw -> /lib/firmware/pru/RTU_RPMsg_Echo_Interrupt1_0.out
lrwxrwxrwx 1 root root 49 Mar 9 2018 j7-rtu1_1-fw -> /lib/firmware/pru/RTU_RPMsg_Echo_Interrupt1_1.out
lrwxrwxrwx 1 root root 35 Mar 9 2018 j7-txpru0_0-fw -> /lib/firmware/pru/TX_PRU_Halt_0.out
lrwxrwxrwx 1 root root 35 Mar 9 2018 j7-txpru0_1-fw -> /lib/firmware/pru/TX_PRU_Halt_1.out
lrwxrwxrwx 1 root root 35 Mar 9 2018 j7-txpru1_0-fw -> /lib/firmware/pru/TX_PRU_Halt_0.out
lrwxrwxrwx 1 root root 35 Mar 9 2018 j7-txpru1_1-fw -> /lib/firmware/pru/TX_PRU_Halt_1.out
drwxr-xr-x 2 root root 4096 Mar 9 2018 pru
-rw-r--r-- 1 root root 247469 Mar 9 2018 pvdec_full_bin.fw
-rw-r--r-- 1 root root 4728 Mar 9 2018 regulatory.db
-rw-r--r-- 1 root root 1182 Mar 9 2018 regulatory.db.p7s
-rw-r--r-- 1 root root 135168 Mar 9 2018 rgx.fw.22.104.208.318
-rw-r--r-- 1 root root 135168 Mar 9 2018 rgx.fw.22.104.208.318.64k
-rw-r--r-- 1 root root 382744 Mar 9 2018 rgx.sh.22.104.208.318
-rw-r--r-- 1 root root 28 Mar 9 2018 tee-header_v2.bin
-rw-r--r-- 1 root root 0 Mar 9 2018 tee-pageable_v2.bin
-rw-r--r-- 1 root root 482656 Mar 9 2018 tee-pager_v2.bin
-rw-r--r-- 1 root root 482656 Mar 9 2018 tee-raw.bin
-rw-r--r-- 1 root root 482684 Mar 9 2018 tee.bin
-rw-r--r-- 1 root root 4324296 Mar 9 2018 tee.elf
drwxr-xr-x 2 root root 4096 Mar 9 2018 ti-connectivity
drwxr-xr-x 3 root root 4096 Mar 9 2018 ti-eth
drwxr-xr-x 3 root root 4096 Mar 9 2018 ti-ipc
ls: cannot access '/lib/firmware/ipc': No such file or directory
root@j721e-evm:~# cat /proc/diskstats
7 0 loop0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 1 loop1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 2 loop2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 3 loop3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 4 loop4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 5 loop5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 6 loop6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 7 loop7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
179 0 mmcblk0 825 0 53523 457 0 0 0 0 0 644 457 0 0 0 0 0 0
179 1 mmcblk0p1 244 0 16716 119 0 0 0 0 0 220 119 0 0 0 0 0 0
179 2 mmcblk0p2 290 0 18812 159 0 0 0 0 0 264 159 0 0 0 0 0 0
179 3 mmcblk0p3 252 0 16787 166 0 0 0 0 0 276 166 0 0 0 0 0 0
179 32 mmcblk0boot0 102 0 2016 50 0 0 0 0 0 120 50 0 0 0 0 0 0
179 64 mmcblk0boot1 68 0 1344 12 0 0 0 0 0 20 12 0 0 0 0 0 0
31 0 mtdblock0 33 0 264 20 0 0 0 0 0 36 20 0 0 0 0 0 0
31 1 mtdblock1 56 0 448 15 0 0 0 0 0 36 15 0 0 0 0 0 0
31 2 mtdblock2 87 0 696 28 0 0 0 0 0 60 28 0 0 0 0 0 0
31 3 mtdblock3 18 0 144 6 0 0 0 0 0 16 6 0 0 0 0 0 0
31 4 mtdblock4 36 0 288 13 0 0 0 0 0 44 13 0 0 0 0 0 0
31 5 mtdblock5 52 0 416 16 0 0 0 0 0 36 16 0 0 0 0 0 0
31 6 mtdblock6 140 0 2688 184 0 0 0 0 0 228 184 0 0 0 0 0 0
31 7 mtdblock7 36 0 288 10 0 0 0 0 0 28 10 0 0 0 0 0 0
31 8 mtdblock8 55 0 440 44 0 0 0 0 0 84 44 0 0 0 0 0 0
31 9 mtdblock9 84 0 672 61 0 0 0 0 0 92 61 0 0 0 0 0 0
31 10 mtdblock10 87 0 696 66 0 0 0 0 0 108 66 0 0 0 0 0 0
31 11 mtdblock11 18 0 144 8 0 0 0 0 0 28 8 0 0 0 0 0 0
31 12 mtdblock12 36 0 288 20 0 0 0 0 0 52 20 0 0 0 0 0 0
31 13 mtdblock13 52 0 416 29 0 0 0 0 0 56 29 0 0 0 0 0 0
31 14 mtdblock14 130 0 1040 82 0 0 0 0 0 164 82 0 0 0 0 0 0
31 15 mtdblock15 36 0 288 19 0 0 0 0 0 40 19 0 0 0 0 0 0
179 96 mmcblk1 821 120 56717 1813 2 0 16 19 0 1340 1833 0 0 0 0 0 0
179 97 mmcblk1p1 294 0 18753 663 0 0 0 0 0 696 663 0 0 0 0 0 0
179 98 mmcblk1p2 228 34 17290 502 1 0 8 2 0 580 504 0 0 0 0 0 0
179 99 mmcblk1p3 262 86 19482 598 1 0 8 17 0 620 615 0 0 0 0 0 0
root@j721e-evm:~# cat /proc/interrupts
CPU0 CPU1
11: 5360 5198 GICv3 30 Level arch_timer
14: 0 0 GICv3 23 Level arm-pmu
15: 0 0 GICv3 804 Edge arm-smmu-v3-evtq
16: 0 0 GICv3 800 Edge arm-smmu-v3-gerror
17: 3881 0 GICv3 69 Level 32c00000.mailbox thr_011
18: 7203 0 GICv3 928 Level 42120000.i2c
19: 81 0 GICv3 232 Level 2000000.i2c
20: 20 0 GICv3 233 Level 2010000.i2c
21: 13 0 GICv3 235 Level 2030000.i2c
22: 6 0 GICv3 238 Level 2060000.i2c
23: 77416 7243 MSI-INTA 15401056 Level 46000000.ethernet-tx0
25: 126399 0 MSI-INTA 15401058 Level 46000000.ethernet
43: 5236 0 MSI-INTA 13828536 Level 31150000.dma-controller chan0
44: 3986 0 MSI-INTA 13828537 Level 31150000.dma-controller chan1
45: 0 0 MSI-INTA 13828538 Level 31150000.dma-controller chan2
46: 0 0 MSI-INTA 13828539 Level 31150000.dma-controller chan3
47: 0 0 MSI-INTA 13828540 Level 31150000.dma-controller chan4
48: 0 0 MSI-INTA 13828541 Level 31150000.dma-controller chan5
49: 0 0 MSI-INTA 13828542 Level 31150000.dma-controller chan6
50: 0 0 MSI-INTA 13828543 Level 31150000.dma-controller chan7
51: 0 0 MSI-INTA 13828544 Level 31150000.dma-controller chan8
194: 715 0 GICv3 224 Level 2800000.serial
198: 2 0 GICv3 872 Level 47040000.spi
199: 0 0 GICv3 873 Level 47050000.spi
200: 0 0 GICv3 890 Level 46000000.ethernet
201: 0 0 INTR 391 Level 310d0000.cpts
202: 1163 0 GICv3 35 Level mmc0
216: 0 0 GPIO 7 Edge -davinci_gpio GPIO Key USER2
218: 0 0 GPIO 9 Edge -davinci_gpio tps6594-0-0x48, tps6594-0-0x4c
301: 0 0 GPIO 0 Edge -davinci_gpio GPIO Key USER1
443: 0 0 GPIO 11 Edge -davinci_gpio 2-0020
468: 0 0 tps6594-0-0x48 0 Edge buck1_ov
469: 0 0 tps6594-0-0x48 1 Edge buck1_uv
470: 0 0 tps6594-0-0x48 2 Edge buck1_sc
471: 0 0 tps6594-0-0x48 3 Edge buck1_ilim
472: 0 0 tps6594-0-0x48 4 Edge buck2_ov
473: 0 0 tps6594-0-0x48 5 Edge buck2_uv
474: 0 0 tps6594-0-0x48 6 Edge buck2_sc
475: 0 0 tps6594-0-0x48 7 Edge buck2_ilim
476: 0 0 tps6594-0-0x48 8 Edge buck3_ov
477: 0 0 tps6594-0-0x48 9 Edge buck3_uv
478: 0 0 tps6594-0-0x48 10 Edge buck3_sc
479: 0 0 tps6594-0-0x48 11 Edge buck3_ilim
480: 0 0 tps6594-0-0x48 12 Edge buck4_ov
481: 0 0 tps6594-0-0x48 13 Edge buck4_uv
482: 0 0 tps6594-0-0x48 14 Edge buck4_sc
483: 0 0 tps6594-0-0x48 15 Edge buck4_ilim
484: 0 0 tps6594-0-0x48 16 Edge buck5_ov
485: 0 0 tps6594-0-0x48 17 Edge buck5_uv
486: 0 0 tps6594-0-0x48 18 Edge buck5_sc
487: 0 0 tps6594-0-0x48 19 Edge buck5_ilim
488: 0 0 tps6594-0-0x48 20 Edge ldo1_ov
489: 0 0 tps6594-0-0x48 21 Edge ldo1_uv
490: 0 0 tps6594-0-0x48 22 Edge ldo1_sc
491: 0 0 tps6594-0-0x48 23 Edge ldo1_ilim
492: 0 0 tps6594-0-0x48 24 Edge ldo2_ov
493: 0 0 tps6594-0-0x48 25 Edge ldo2_uv
494: 0 0 tps6594-0-0x48 26 Edge ldo2_sc
495: 0 0 tps6594-0-0x48 27 Edge ldo2_ilim
496: 0 0 tps6594-0-0x48 28 Edge ldo3_ov
497: 0 0 tps6594-0-0x48 29 Edge ldo3_uv
498: 0 0 tps6594-0-0x48 30 Edge ldo3_sc
499: 0 0 tps6594-0-0x48 31 Edge ldo3_ilim
500: 0 0 tps6594-0-0x48 32 Edge ldo4_ov
501: 0 0 tps6594-0-0x48 33 Edge ldo4_uv
502: 0 0 tps6594-0-0x48 34 Edge ldo4_sc
503: 0 0 tps6594-0-0x48 35 Edge ldo4_ilim
504: 0 0 tps6594-0-0x48 36 Edge vcca_ov
505: 0 0 tps6594-0-0x48 37 Edge vcca_uv
523: 0 0 tps6594-0-0x48 55 Edge npwron_start
524: 0 0 tps6594-0-0x48 56 Edge enable
525: 0 0 tps6594-0-0x48 57 Edge fsd
526: 0 0 tps6594-0-0x48 58 Edge soft_reboot
527: 0 0 tps6594-0-0x48 59 Edge bist_pass
528: 0 0 tps6594-0-0x48 60 Edge ext_clk
529: 0 0 tps6594-0-0x48 61 Edge twarn
530: 0 0 tps6594-0-0x48 62 Edge tsd_ord
531: 0 0 tps6594-0-0x48 63 Edge bist_fail
532: 0 0 tps6594-0-0x48 64 Edge reg_crc_err
533: 0 0 tps6594-0-0x48 65 Edge recov_cnt
534: 0 0 tps6594-0-0x48 66 Edge spmi_err
535: 0 0 tps6594-0-0x48 67 Edge npwron_long
536: 0 0 tps6594-0-0x48 68 Edge nint_readback
537: 0 0 tps6594-0-0x48 69 Edge nrstout_readback
538: 0 0 tps6594-0-0x48 70 Edge tsd_imm
539: 0 0 tps6594-0-0x48 71 Edge vcca_ovp
540: 0 0 tps6594-0-0x48 72 Edge pfsm_err
541: 0 0 tps6594-0-0x48 73 Edge imm_shutdown
542: 0 0 tps6594-0-0x48 74 Edge ord_shutdown
543: 0 0 tps6594-0-0x48 75 Edge mcu_pwr_err
544: 0 0 tps6594-0-0x48 76 Edge soc_pwr_err
545: 0 0 tps6594-0-0x48 77 Edge comm_frm_err
546: 0 0 tps6594-0-0x48 78 Edge comm_crc_err
547: 0 0 tps6594-0-0x48 79 Edge comm_adr_err
548: 0 0 tps6594-0-0x48 82 Edge en_drv_readback
549: 0 0 tps6594-0-0x48 83 Edge nrstout_soc_readback
550: 0 0 tps6594-0-0x48 84 Edge esm_soc_pin
551: 0 0 tps6594-0-0x48 85 Edge esm_soc_fail
552: 0 0 tps6594-0-0x48 86 Edge esm_soc_rst
554: 0 0 tps6594-0-0x48 88 Edge alarm
556: 0 0 tps6594-0-0x4c 0 Edge buck1_ov
557: 0 0 tps6594-0-0x4c 1 Edge buck1_uv
558: 0 0 tps6594-0-0x4c 2 Edge buck1_sc
559: 0 0 tps6594-0-0x4c 3 Edge buck1_ilim
560: 0 0 tps6594-0-0x4c 4 Edge buck2_ov
561: 0 0 tps6594-0-0x4c 5 Edge buck2_uv
562: 0 0 tps6594-0-0x4c 6 Edge buck2_sc
563: 0 0 tps6594-0-0x4c 7 Edge buck2_ilim
564: 0 0 tps6594-0-0x4c 8 Edge buck3_ov
565: 0 0 tps6594-0-0x4c 9 Edge buck3_uv
566: 0 0 tps6594-0-0x4c 10 Edge buck3_sc
567: 0 0 tps6594-0-0x4c 11 Edge buck3_ilim
568: 0 0 tps6594-0-0x4c 12 Edge buck4_ov
569: 0 0 tps6594-0-0x4c 13 Edge buck4_uv
570: 0 0 tps6594-0-0x4c 14 Edge buck4_sc
571: 0 0 tps6594-0-0x4c 15 Edge buck4_ilim
572: 0 0 tps6594-0-0x4c 16 Edge buck5_ov
573: 0 0 tps6594-0-0x4c 17 Edge buck5_uv
574: 0 0 tps6594-0-0x4c 18 Edge buck5_sc
575: 0 0 tps6594-0-0x4c 19 Edge buck5_ilim
576: 0 0 tps6594-0-0x4c 20 Edge ldo1_ov
577: 0 0 tps6594-0-0x4c 21 Edge ldo1_uv
578: 0 0 tps6594-0-0x4c 22 Edge ldo1_sc
579: 0 0 tps6594-0-0x4c 23 Edge ldo1_ilim
580: 0 0 tps6594-0-0x4c 24 Edge ldo2_ov
581: 0 0 tps6594-0-0x4c 25 Edge ldo2_uv
582: 0 0 tps6594-0-0x4c 26 Edge ldo2_sc
583: 0 0 tps6594-0-0x4c 27 Edge ldo2_ilim
584: 0 0 tps6594-0-0x4c 28 Edge ldo3_ov
585: 0 0 tps6594-0-0x4c 29 Edge ldo3_uv
586: 0 0 tps6594-0-0x4c 30 Edge ldo3_sc
587: 0 0 tps6594-0-0x4c 31 Edge ldo3_ilim
588: 0 0 tps6594-0-0x4c 32 Edge ldo4_ov
589: 0 0 tps6594-0-0x4c 33 Edge ldo4_uv
590: 0 0 tps6594-0-0x4c 34 Edge ldo4_sc
591: 0 0 tps6594-0-0x4c 35 Edge ldo4_ilim
592: 0 0 tps6594-0-0x4c 36 Edge vcca_ov
593: 0 0 tps6594-0-0x4c 37 Edge vcca_uv
611: 0 0 tps6594-0-0x4c 55 Edge npwron_start
612: 0 0 tps6594-0-0x4c 56 Edge enable
613: 0 0 tps6594-0-0x4c 57 Edge fsd
614: 0 0 tps6594-0-0x4c 58 Edge soft_reboot
615: 0 0 tps6594-0-0x4c 59 Edge bist_pass
616: 0 0 tps6594-0-0x4c 60 Edge ext_clk
617: 0 0 tps6594-0-0x4c 61 Edge twarn
618: 0 0 tps6594-0-0x4c 62 Edge tsd_ord
619: 0 0 tps6594-0-0x4c 63 Edge bist_fail
620: 0 0 tps6594-0-0x4c 64 Edge reg_crc_err
621: 0 0 tps6594-0-0x4c 65 Edge recov_cnt
622: 0 0 tps6594-0-0x4c 66 Edge spmi_err
623: 0 0 tps6594-0-0x4c 67 Edge npwron_long
624: 0 0 tps6594-0-0x4c 68 Edge nint_readback
625: 0 0 tps6594-0-0x4c 69 Edge nrstout_readback
626: 0 0 tps6594-0-0x4c 70 Edge tsd_imm
627: 0 0 tps6594-0-0x4c 71 Edge vcca_ovp
628: 0 0 tps6594-0-0x4c 72 Edge pfsm_err
629: 0 0 tps6594-0-0x4c 73 Edge imm_shutdown
630: 0 0 tps6594-0-0x4c 74 Edge ord_shutdown
631: 0 0 tps6594-0-0x4c 75 Edge mcu_pwr_err
632: 0 0 tps6594-0-0x4c 76 Edge soc_pwr_err
633: 0 0 tps6594-0-0x4c 77 Edge comm_frm_err
634: 0 0 tps6594-0-0x4c 78 Edge comm_crc_err
635: 0 0 tps6594-0-0x4c 79 Edge comm_adr_err
636: 0 0 tps6594-0-0x4c 82 Edge en_drv_readback
637: 0 0 tps6594-0-0x4c 83 Edge nrstout_soc_readback
638: 0 0 tps6594-0-0x4c 84 Edge esm_soc_pin
639: 0 0 tps6594-0-0x4c 85 Edge esm_soc_fail
640: 0 0 tps6594-0-0x4c 86 Edge esm_soc_rst
644: 4 0 INTR 436 Level mbox-mcu-r5fss0-core0
645: 2 0 INTR 432 Level mbox-main-r5fss0-core0
646: 4 0 INTR 428 Level mbox-main-r5fss1-core0
647: 8 0 INTR 424 Level mbox-c66-0, mbox-c66-1
648: 4 0 INTR 420 Level mbox-c71-0
681: 0 0 MSI-INTA 13893648 Edge 31150000.dma-controller chan4
744: 0 0 MSI-INTA 13894674 Edge 31150000.dma-controller chan6
745: 0 0 MSI-INTA 13894675 Edge 31150000.dma-controller chan7
746: 0 0 MSI-INTA 13894676 Edge 31150000.dma-controller chan8
801: 1743 0 GICv3 36 Level mmc1
802: 0 0 GICv3 597 Level 2ba0000.mcasp_rx
803: 0 0 GICv3 596 Level 2ba0000.mcasp_tx
805: 0 0 GICv3 350 Edge j721e-pcie-link-down-irq
813: 0 0 GICv3 892 Level TI-am335x-adc.10.auto
814: 0 0 GICv3 893 Level TI-am335x-adc.11.auto
815: 0 0 GICv3 56 Level pvrsrvkm
816: 0 0 GICv3 212 Level vxd-dec
817: 0 0 GICv3 646 Level mhdp8546
819: 0 0 ITS-MSI 0 Edge PCIe PME, aerdrv
820: 0 0 GICv3 634 Level tidss
821: 0 0 GICv3 362 Edge j721e-pcie-link-down-irq
824: 0 0 ITS-MSI 134217728 Edge PCIe PME, aerdrv
825: 0 0 GICv3 374 Edge j721e-pcie-link-down-irq
832: 0 0 ITS-MSI 268435456 Edge PCIe PME, aerdrv
833: 67 0 GICv3 49 Level ufshcd
836: 0 0 GICv3 213 Level vxe-enc
837: 0 0 GICv3 152 Level 6000000.usb
838: 0 0 GICv3 43 Level 4e10000.rng
875: 36 0 GICv3 136 Level xhci-hcd:usb1
877: 0 0 GICv3 153 Level 6400000.usb
IPI0: 4411 18257 Rescheduling interrupts
IPI1: 5911 17564 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@j721e-evm:~# cat /proc/softirqs
CPU0 CPU1
HI: 2 13
TIMER: 1945 2457
NET_TX: 7 2
NET_RX: 183528 7340
BLOCK: 1022 0
IRQ_POLL: 0 0
TASKLET: 13052 187
SCHED: 2822 3098
HRTIMER: 0 0
RCU: 11557 14550
root@j721e-evm:~# ls -lR /run/media/mmcblk0p1
/run/media/mmcblk0p1:
total 0
root@j721e-evm:~# opkg list-installed | grep packagegroup-arago-test; echo $?
1
root@j721e-evm:~# opkg list-installed | grep ti-test; echo $?
ti-test - 1.0-r0.121
ti-test-extras - 1.0-r0.121
0
root@j721e-evm:~# lsmod
Module Size Used by
xhci_plat_hcd 16384 0
pci_endpoint_test 20480 0
cdns_csi2rx 20480 0
rpmsg_ctrl 16384 0
rpmsg_char 16384 1 rpmsg_ctrl
v4l2_fwnode 20480 1 cdns_csi2rx
pru_rproc 24576 0
irq_pruss_intc 16384 0
ti_am335x_adc 20480 0
kfifo_buf 16384 1 ti_am335x_adc
omap_rng 16384 0
cdns_pltfrm 16384 0
cdns3 45056 0
cdns_usb_common 20480 1 cdns3
crct10dif_ce 16384 1
snd_soc_j721e_evm 32768 0
display_connector 16384 0
phy_can_transceiver 16384 4
overlay 122880 0
cfg80211 389120 0
rfkill 24576 2 cfg80211
ti_k3_r5_remoteproc 28672 0
cdns_mhdp8546 40960 0
vxd_dec 331776 0
vxe_enc 286720 0
tidss 61440 2
drm_display_helper 139264 1 cdns_mhdp8546
k3_j72xx_bandgap 20480 0
j721e_csi2rx 24576 0
drm_dma_helper 20480 1 tidss
videobuf2_dma_sg 20480 2 vxe_enc,vxd_dec
videobuf2_dma_contig 20480 2 j721e_csi2rx,vxd_dec
v4l2_mem2mem 36864 2 vxe_enc,vxd_dec
videobuf2_memops 16384 2 videobuf2_dma_contig,videobuf2_dma_sg
videobuf2_v4l2 32768 4 j721e_csi2rx,vxe_enc,vxd_dec,v4l2_mem2mem
drm_kms_helper 184320 6 drm_dma_helper,display_connector,cdns_mhdp8546,drm_display_helper,tidss
ti_am335x_tscadc 16384 1 ti_am335x_adc
pvrsrvkm 1273856 12
pruss 16384 1 pru_rproc
videobuf2_common 57344 8 j721e_csi2rx,vxe_enc,videobuf2_dma_contig,videobuf2_v4l2,vxd_dec,videobuf2_dma_sg,v4l2_mem2mem,videobuf2_memops
v4l2_async 24576 3 v4l2_fwnode,j721e_csi2rx,cdns_csi2rx
ti_k3_dsp_remoteproc 16384 0
virtio_rpmsg_bus 20480 0
syscopyarea 16384 1 drm_kms_helper
sysfillrect 16384 1 drm_kms_helper
videodev 245760 8 v4l2_async,j721e_csi2rx,vxe_enc,videobuf2_v4l2,vxd_dec,cdns_csi2rx,videobuf2_common,v4l2_mem2mem
snd_soc_pcm3168a_i2c 16384 1
sysimgblt 16384 1 drm_kms_helper
rpmsg_ns 16384 1 virtio_rpmsg_bus
ti_k3_common 16384 1 ti_k3_dsp_remoteproc
fb_sys_fops 16384 1 drm_kms_helper
snd_soc_pcm3168a 32768 1 snd_soc_pcm3168a_i2c
ti_j721e_ufs 16384 0
sa2ul 36864 0
cdns_dphy_rx 16384 0
snd_soc_davinci_mcasp 32768 2
mc 57344 7 v4l2_async,videodev,j721e_csi2rx,videobuf2_v4l2,cdns_csi2rx,videobuf2_common,v4l2_mem2mem
cdns3_ti 16384 0
snd_soc_ti_udma 16384 1 snd_soc_davinci_mcasp
snd_soc_ti_edma 16384 1 snd_soc_davinci_mcasp
snd_soc_ti_sdma 16384 1 snd_soc_davinci_mcasp
m_can_platform 16384 0
m_can 24576 1 m_can_platform
pci_j721e_host 16384 0
pci_j721e 16384 1 pci_j721e_host
can_dev 36864 1 m_can
pcie_cadence_host 16384 1 pci_j721e_host
rti_wdt 16384 0
pcie_cadence 16384 2 pcie_cadence_host,pci_j721e_host
optee_rng 16384 0
rng_core 20480 2 optee_rng,omap_rng
cryptodev 53248 0
fuse 131072 1
drm 561152 16 drm_kms_helper,drm_dma_helper,display_connector,pvrsrvkm,cdns_mhdp8546,drm_display_helper,tidss
drm_panel_orientation_quirks 28672 1 drm
ipv6 479232 40
root@j721e-evm:~# echo 'hello world'
hello world
root@j721e-evm:~#
U-Boot SPL 2024.04-00951-gd343521d258 (Apr 26 2024 - 03:12:56 +0530)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.4--v09.02.04 (Kool Koala)')
Trying to boot from UART
CSkipping authentication on GP device
Skipping authentication on GP device
Skipping authentication on GP device
Loaded 1080403 bytes
Loading Environment from nowhere... OK
init_env from device 7 not supported!
Starting ATF on ARM64 core...
NOTICE: BL31: v2.10.0(release):v2.10.0-367-g00f1ec6b87-dirty
NOTICE: BL31: Built : 16:09:05, Feb 9 2024
I/TC:
I/TC: OP-TEE version: 4.1.0-51-g012cdca49 (gcc version 11.4.0 (GCC)) #1 Tue Jan 30 10:48:03 UTC 2024 aarch64
I/TC: WARNING: This OP-TEE configuration might be insecure!
I/TC: WARNING: Please check https://optee.readthedocs.io/en/latest/architecture/porting_guidelines.html
I/TC: Primary CPU initializing
I/TC: GIC redistributor base address not provided
I/TC: Assuming default GIC group status and modifier
I/TC: SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.4--v09.02.04 (Kool Koala)')
I/TC: HUK Initialized
I/TC: Activated SA2UL device
I/TC: Fixing SA2UL firewall owner for GP device
I/TC: Enabled firewalls for SA2UL TRNG device
I/TC: SA2UL TRNG initialized
I/TC: SA2UL Drivers initialized
I/TC: Primary CPU switching to normal world boot
U-Boot SPL 2024.04-00951-gd343521d258 (Apr 26 2024 - 03:13:23 +0530)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.4--v09.02.04 (Kool Koala)')
Trying to boot from UART
CLoaded 1640515 bytes
U-Boot 2024.04-00951-gd343521d258 (Apr 26 2024 - 03:13:23 +0530)
SoC: J721E SR1.1 GP
Model: Texas Instruments J721E SK
Board: J721EX-EAIK rev E2
DRAM: 4 GiB
Core: 115 devices, 33 uclasses, devicetree: separate
Flash: 0 Bytes
MMC: mmc@4fb0000: 1
Loading Environment from nowhere... OK
In: serial@2800000
Out: serial@2800000
Err: serial@2800000
am65_cpsw_nuss ethernet@46000000: K3 CPSW: nuss_ver: 0x6BA00101 cpsw_ver: 0x6BA80100 ale_ver: 0x00293904 Ports:1
Net: eth0: ethernet@46000000port@1
Hit any key to stop autoboot: 2 0
=>
=>
=>
=>
=>
=>
=> version
U-Boot 2024.04-00951-gd343521d258 (Apr 26 2024 - 03:13:23 +0530)
=> setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled '
=> setenv bootcmd ''
=> setenv autoload 'no'
=> setenv serverip '10.24.68.106'
=> setenv _initramfs -
=> 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=j721e-sk
board_rev=E2
board_serial=0166
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
boot_targets=mmc1 mmc0 usb pxe dhcp
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled
bootcmd=
bootcmd_ti_mmc=run findfdt; run init_${boot}; if test ${do_main_cpsw0_qsgmii_phyinit} -eq 1; then run main_cpsw0_qsgmii_phyinit; fi; run boot_rprocs; if test ${boot_fit} -eq 1; then run get_fit_${boot}; run get_fit_overlaystring; run run_fit; else; run get_kern_${boot}; run get_fdt_${boot}; run get_overlay_${boot}; run run_kern; fi;
bootdelay=2
bootdir=/boot
bootenvfile=uEnv.txt
bootm_size=0x10000000
bootpart=1:2
bootscript=echo Running bootscript from mmc${mmcdev} ...; source ${loadaddr}
console=ttyS2,115200n8
cpu=armv8
dfu_alt_info_emmc=rawemmc raw 0 0x800000 mmcpart 1; rootfs part 0 1 mmcpart 0; tiboot3.bin.raw raw 0x0 0x400 mmcpart 1; tispl.bin.raw raw 0x400 0x1000 mmcpart 1; u-boot.img.raw raw 0x1400 0x2000 mmcpart 1; u-env.raw raw 0x3400 0x100 mmcpart 1; sysfw.itb.raw raw 0x3600 0x800 mmcpart 1
dfu_alt_info_mmc=boot part 1 1; rootfs part 1 2; tiboot3.bin fat 1 1; tispl.bin fat 1 1; u-boot.img fat 1 1; uEnv.txt fat 1 1; sysfw.itb fat 1 1
dfu_alt_info_ospi=tiboot3.bin raw 0x0 0x080000; tispl.bin raw 0x080000 0x200000; u-boot.img raw 0x280000 0x400000; u-boot-env raw 0x680000 0x020000; sysfw.itb raw 0x6c0000 0x100000; rootfs raw 0x800000 0x3800000
dfu_alt_info_ram=tispl.bin ram 0x80080000 0x200000; u-boot.img ram 0x81000000 0x400000
do_main_cpsw0_qsgmii_phyinit=0
dorprocboot=0
dtboaddr=0x89000000
envboot=if mmc dev ${mmcdev}; then if mmc rescan; then echo SD/MMC found on device ${mmcdev}; if test -n "${loadbootscript}" && run loadbootscript; then run bootscript; else if run loadbootenv; then echo Loaded env from ${bootenvfile}; run importbootenv; fi; if test -n $uenvcmd; then echo Running uenvcmd ...; run uenvcmd; fi; fi; fi; fi;
ethaddr=24:76:25:96:41:a1
fdt_addr_r=0x88000000
fdtaddr=0x88000000
fdtcontroladdr=fde4ed00
fdtfile=ti/k3-j721e-sk.dtb
fdtoverlay_addr_r=0x89000000
findfdt=echo WARN: fdtfile already set. Stop using findfdt in script
finduuid=part uuid ${boot} ${bootpart} uuid
get_fdt_mmc=load mmc ${bootpart} ${fdtaddr} ${bootdir}/dtb/${name_fdt}
get_fdt_ufs=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/${fdtfile}
get_fit_config=setexpr name_fit_config gsub / _ conf-${fdtfile}
get_fit_mmc=load mmc ${bootpart} ${addr_fit} ${bootdir}/${name_fit}
get_fit_overlaystring=for overlay in $name_overlays; do; setexpr name_fit_overlay gsub / _ conf-${overlay}; setenv overlaystring ${overlaystring}'#'${name_fit_overlay}; done;
get_kern_mmc=load mmc ${bootpart} ${loadaddr} ${bootdir}/${name_kern}
get_kern_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}/dtb/${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;
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}
loadfdt=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/dtb/${fdtfile}
loadimage=load ${devtype} ${bootpart} ${loadaddr} ${bootdir}/${bootfile}
main_cpsw0_qsgmii_phyinit=if test $board_name = J721EX-PM1-SOM || test $board_name = J721EX-PM2-SOM || test $board_name = j721e; then do_main_cpsw0_qsgmii_phyinit=1; else do_main_cpsw0_qsgmii_phyinit=0; fi; 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=if mmc dev ${mmcdev}; then devnum=${mmcdev}; devtype=mmc; if mmc rescan; then echo SD/MMC found on device ${mmcdev}; if run loadimage; then run args_mmc; if test ${boot_fit} -eq 1; then run run_fit; else run mmcloados; fi; fi; fi; fi;
mmcdev=1
mmcloados=if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run get_fdt_mmc; then bootz ${loadaddr} - ${fdtaddr}; else if test ${boot_fdt} = try; then bootz; else echo WARN: Cannot load the DT; fi; fi; else bootz; fi;
mmcrootfstype=ext4 rootwait
mtdids=nor0=47040000.spi.0,nor0=47034000.hyperbus
mtdparts=mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),1m(ospi.sysfw),256k(ospi.env.backup),57344k@8m(ospi.rootfs),256k(ospi.phypattern);47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),1m(hbmc.sysfw),-@8m(hbmc.rootfs)
name_fdt=ti/k3-j721e-sk.dtb
name_fit=fitImage
name_kern=Image
partitions=name=rootfs,start=0,size=-,uuid=${uuid_gpt_rootfs}
pxefile_addr_r=0x80100000
ramdisk_addr_r=0x88080000
rd_spec=-
rdaddr=0x88080000
rproc_fw_binaries=2 /lib/firmware/j7-main-r5f0_0-fw 3 /lib/firmware/j7-main-r5f0_1-fw 4 /lib/firmware/j7-main-r5f1_0-fw 5 /lib/firmware/j7-main-r5f1_1-fw 6 /lib/firmware/j7-c66_0-fw 7 /lib/firmware/j7-c66_1-fw 8 /lib/firmware/j7-c71_0-fw
rproc_load_and_boot_one=if load mmc ${bootpart} $loadaddr ${rproc_fw}; then if rproc load ${rproc_id} ${loadaddr} ${filesize}; then rproc start ${rproc_id}; fi; fi
run_fit=run get_fit_config; bootm ${addr_fit}#${name_fit_config}${overlaystring}
run_kern=booti ${loadaddr} ${rd_spec} ${fdtaddr}
scriptaddr=0x80000000
scsirootfstype=ext4 rootwait
serial#=0000000000000166
serverip=10.24.68.106
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: 6759/131067 bytes
=> printenv bootargs
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled
=> setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp '
=> setenv serverip '10.24.68.106'
=> setenv autoload 'no'
=> dhcp
k3-navss-ringacc ringacc@2b800000: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
k3-navss-ringacc ringacc@2b800000: dma-ring-reset-quirk: disabled
am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
link up on port 1, speed 1000, full duplex
BOOTP broadcast 1
BOOTP broadcast 2
BOOTP broadcast 3
BOOTP broadcast 4
BOOTP broadcast 5
BOOTP broadcast 6
BOOTP broadcast 7
DHCP client bound to address 10.24.72.213 (8770 ms)
=> setenv dorprocboot '1'
=> run boot_rprocs
k3_r5f_rproc r5f@41000000: Core 1 is already in use. No rproc commands work
k3_r5f_rproc r5f@41400000: Core 2 is already in use. No rproc commands work
79356 bytes read in 39 ms (1.9 MiB/s)
Load Remote Processor 2 with data@addr=0x82000000 79356 bytes: Success!
Failed to load '/lib/firmware/j7-main-r5f0_1-fw'
81036 bytes read in 39 ms (2 MiB/s)
k3_r5f_rproc r5f@5e00000: Invalid ELF32 Image -93
k3_r5f_rproc r5f@5e00000: Loading elf failedi -93
Load Remote Processor 4 with data@addr=0x82000000 81036 bytes: Failed!
Failed to load '/lib/firmware/j7-main-r5f1_1-fw'
147284 bytes read in 40 ms (3.5 MiB/s)
k3_dsp dsp@4d80800000: Invalid ELF32 Image -93
k3_dsp dsp@4d80800000: Loading elf failed -93
Load Remote Processor 6 with data@addr=0x82000000 147284 bytes: Failed!
147284 bytes read in 40 ms (3.5 MiB/s)
k3_dsp dsp@4d81800000: Invalid ELF32 Image -93
k3_dsp dsp@4d81800000: Loading elf failed -93
Load Remote Processor 7 with data@addr=0x82000000 147284 bytes: Failed!
10489000 bytes read in 46 ms (217.5 MiB/s)
Load Remote Processor 8 with data@addr=0x82000000 10489000 bytes: Success!
=> 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=j721e-sk
board_rev=E2
board_serial=0166
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
boot_targets=mmc1 mmc0 usb pxe dhcp
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp
bootcmd=
bootcmd_ti_mmc=run findfdt; run init_${boot}; if test ${do_main_cpsw0_qsgmii_phyinit} -eq 1; then run main_cpsw0_qsgmii_phyinit; fi; run boot_rprocs; if test ${boot_fit} -eq 1; then run get_fit_${boot}; run get_fit_overlaystring; run run_fit; else; run get_kern_${boot}; run get_fdt_${boot}; run get_overlay_${boot}; run run_kern; fi;
bootdelay=2
bootdir=/boot
bootenvfile=uEnv.txt
bootm_size=0x10000000
bootpart=1:2
bootscript=echo Running bootscript from mmc${mmcdev} ...; source ${loadaddr}
console=ttyS2,115200n8
cpu=armv8
dfu_alt_info_emmc=rawemmc raw 0 0x800000 mmcpart 1; rootfs part 0 1 mmcpart 0; tiboot3.bin.raw raw 0x0 0x400 mmcpart 1; tispl.bin.raw raw 0x400 0x1000 mmcpart 1; u-boot.img.raw raw 0x1400 0x2000 mmcpart 1; u-env.raw raw 0x3400 0x100 mmcpart 1; sysfw.itb.raw raw 0x3600 0x800 mmcpart 1
dfu_alt_info_mmc=boot part 1 1; rootfs part 1 2; tiboot3.bin fat 1 1; tispl.bin fat 1 1; u-boot.img fat 1 1; uEnv.txt fat 1 1; sysfw.itb fat 1 1
dfu_alt_info_ospi=tiboot3.bin raw 0x0 0x080000; tispl.bin raw 0x080000 0x200000; u-boot.img raw 0x280000 0x400000; u-boot-env raw 0x680000 0x020000; sysfw.itb raw 0x6c0000 0x100000; rootfs raw 0x800000 0x3800000
dfu_alt_info_ram=tispl.bin ram 0x80080000 0x200000; u-boot.img ram 0x81000000 0x400000
dnsip=192.0.2.2
do_main_cpsw0_qsgmii_phyinit=0
dorprocboot=1
dtboaddr=0x89000000
envboot=if mmc dev ${mmcdev}; then if mmc rescan; then echo SD/MMC found on device ${mmcdev}; if test -n "${loadbootscript}" && run loadbootscript; then run bootscript; else if run loadbootenv; then echo Loaded env from ${bootenvfile}; run importbootenv; fi; if test -n $uenvcmd; then echo Running uenvcmd ...; run uenvcmd; fi; fi; fi; fi;
ethact=ethernet@46000000port@1
ethaddr=24:76:25:96:41:a1
fdt_addr_r=0x88000000
fdtaddr=0x88000000
fdtcontroladdr=fde4ed00
fdtfile=ti/k3-j721e-sk.dtb
fdtoverlay_addr_r=0x89000000
fileaddr=82000000
filesize=a00ca8
findfdt=echo WARN: fdtfile already set. Stop using findfdt in script
finduuid=part uuid ${boot} ${bootpart} uuid
gatewayip=10.24.72.1
get_fdt_mmc=load mmc ${bootpart} ${fdtaddr} ${bootdir}/dtb/${name_fdt}
get_fdt_ufs=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/${fdtfile}
get_fit_config=setexpr name_fit_config gsub / _ conf-${fdtfile}
get_fit_mmc=load mmc ${bootpart} ${addr_fit} ${bootdir}/${name_fit}
get_fit_overlaystring=for overlay in $name_overlays; do; setexpr name_fit_overlay gsub / _ conf-${overlay}; setenv overlaystring ${overlaystring}'#'${name_fit_overlay}; done;
get_kern_mmc=load mmc ${bootpart} ${loadaddr} ${bootdir}/${name_kern}
get_kern_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}/dtb/${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;
hostname=dhcp-10-24-72-213
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
ipaddr=10.24.72.213
kernel_addr_r=0x82000000
loadaddr=0x82000000
loadbootenv=fatload mmc ${mmcdev} ${loadaddr} ${bootenvfile}
loadfdt=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/dtb/${fdtfile}
loadimage=load ${devtype} ${bootpart} ${loadaddr} ${bootdir}/${bootfile}
main_cpsw0_qsgmii_phyinit=if test $board_name = J721EX-PM1-SOM || test $board_name = J721EX-PM2-SOM || test $board_name = j721e; then do_main_cpsw0_qsgmii_phyinit=1; else do_main_cpsw0_qsgmii_phyinit=0; fi; 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=if mmc dev ${mmcdev}; then devnum=${mmcdev}; devtype=mmc; if mmc rescan; then echo SD/MMC found on device ${mmcdev}; if run loadimage; then run args_mmc; if test ${boot_fit} -eq 1; then run run_fit; else run mmcloados; fi; fi; fi; fi;
mmcdev=1
mmcloados=if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run get_fdt_mmc; then bootz ${loadaddr} - ${fdtaddr}; else if test ${boot_fdt} = try; then bootz; else echo WARN: Cannot load the DT; fi; fi; else bootz; fi;
mmcrootfstype=ext4 rootwait
mtdids=nor0=47040000.spi.0,nor0=47034000.hyperbus
mtdparts=mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),1m(ospi.sysfw),256k(ospi.env.backup),57344k@8m(ospi.rootfs),256k(ospi.phypattern);47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),1m(hbmc.sysfw),-@8m(hbmc.rootfs)
name_fdt=ti/k3-j721e-sk.dtb
name_fit=fitImage
name_kern=Image
netmask=255.255.254.0
partitions=name=rootfs,start=0,size=-,uuid=${uuid_gpt_rootfs}
pxefile_addr_r=0x80100000
ramdisk_addr_r=0x88080000
rd_spec=-
rdaddr=0x88080000
rproc_fw_binaries=2 /lib/firmware/j7-main-r5f0_0-fw 3 /lib/firmware/j7-main-r5f0_1-fw 4 /lib/firmware/j7-main-r5f1_0-fw 5 /lib/firmware/j7-main-r5f1_1-fw 6 /lib/firmware/j7-c66_0-fw 7 /lib/firmware/j7-c66_1-fw 8 /lib/firmware/j7-c71_0-fw
rproc_load_and_boot_one=if load mmc ${bootpart} $loadaddr ${rproc_fw}; then if rproc load ${rproc_id} ${loadaddr} ${filesize}; then rproc start ${rproc_id}; fi; fi
run_fit=run get_fit_config; bootm ${addr_fit}#${name_fit_config}${overlaystring}
run_kern=booti ${loadaddr} ${rd_spec} ${fdtaddr}
scriptaddr=0x80000000
scsirootfstype=ext4 rootwait
serial#=0000000000000166
serverip=10.24.68.106
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: 6949/131067 bytes
=> tftp ${loadaddr} 10.24.68.106:vatf_j721e-sk-01/bb07daf011078f15ea81b62255230e0d
am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
link up on port 1, speed 1000, full duplex
Using ethernet@46000000port@1 device
TFTP from server 10.24.68.106; our IP address is 10.24.72.213; sending through gateway 10.24.72.1
Filename 'vatf_j721e-sk-01/bb07daf011078f15ea81b62255230e0d'.
Load address: 0x82000000
Loading: *################################################## 18.5 MiB
8.1 MiB/s
done
Bytes transferred = 19376640 (127aa00 hex)
=> tftp ${fdt_addr_r} 10.24.68.106:vatf_j721e-sk-01/943be2ad5bfd2f28ca0b1d3e9f83c1d6
am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
link up on port 1, speed 1000, full duplex
Using ethernet@46000000port@1 device
TFTP from server 10.24.68.106; our IP address is 10.24.72.213; sending through gateway 10.24.72.1
Filename 'vatf_j721e-sk-01/943be2ad5bfd2f28ca0b1d3e9f83c1d6'.
Load address: 0x88000000
Loading: *################################################## 101.3 KiB
4.9 MiB/s
done
Bytes transferred = 103745 (19541 hex)
=> fdt address ${fdt_addr_r}
Working FDT set to 88000000
=> printenv bootargs
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp
=> setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=10.24.68.106:/opt/NFS_exports/linux/j721e-sk-01/autofs/9ab4afdc69d103bf687bd8e97cc38bdf,nolock,v3,tcp,rsize=4096,wsize=4096 '
=> printenv bootcmd
bootcmd=
=> setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi'
=> version
U-Boot 2024.04-00951-gd343521d258 (Apr 26 2024 - 03:13:23 +0530)
=> bdinfo
boot_params = 0x0000000000000000
DRAM bank = 0x0000000000000000
-> start = 0x0000000080000000
-> size = 0x0000000080000000
DRAM bank = 0x0000000000000001
-> start = 0x0000000880000000
-> size = 0x0000000080000000
flashstart = 0x0000000000000000
flashsize = 0x0000000000000000
flashoffset = 0x0000000000000000
baudrate = 115200 bps
relocaddr = 0x00000000ffe8e000
reloc off = 0x000000007f68e000
Build = 64-bit
current eth = ethernet@46000000port@1
ethaddr = 24:76:25:96:41:a1
IP addr = 10.24.72.213
fdt_blob = 0x00000000fde4ed00
new_fdt = 0x00000000fde4ed00
fdt_size = 0x000000000001f0a0
multi_dtb_fit= 0x0000000000000000
lmb_dump_all:
memory.cnt = 0x2 / max = 0x10
memory[0] [0x80000000-0xffffffff], 0x80000000 bytes flags: 0
memory[1] [0x880000000-0x8ffffffff], 0x80000000 bytes flags: 0
reserved.cnt = 0x3 / max = 0x10
reserved[0] [0x9e800000-0xa8ffffff], 0x0a800000 bytes flags: 4
reserved[1] [0xaa000000-0xabbfffff], 0x01c00000 bytes flags: 4
reserved[2] [0xfce3f000-0xffffffff], 0x031c1000 bytes flags: 0
devicetree = separate
serial addr = 0x0000000002800000
width = 0x0000000000000000
shift = 0x0000000000000002
offset = 0x0000000000000000
clock = 0x0000000002dc6c00
arch_number = 0x0000000000000000
TLB addr = 0x00000000ffff0000
irq_sp = 0x00000000fde4ecf0
sp start = 0x00000000fde4ecf0
Early malloc usage: 2a88 / 8000
=>
boot_params = 0x0000000000000000
DRAM bank = 0x0000000000000000
-> start = 0x0000000080000000
-> size = 0x0000000080000000
DRAM bank = 0x0000000000000001
-> start = 0x0000000880000000
-> size = 0x0000000080000000
flashstart = 0x0000000000000000
flashsize = 0x0000000000000000
flashoffset = 0x0000000000000000
baudrate = 115200 bps
relocaddr = 0x00000000ffe8e000
reloc off = 0x000000007f68e000
Build = 64-bit
current eth = ethernet@46000000port@1
ethaddr = 24:76:25:96:41:a1
IP addr = 10.24.72.213
fdt_blob = 0x00000000fde4ed00
new_fdt = 0x00000000fde4ed00
fdt_size = 0x000000000001f0a0
multi_dtb_fit= 0x0000000000000000
lmb_dump_all:
memory.cnt = 0x2 / max = 0x10
memory[0] [0x80000000-0xffffffff], 0x80000000 bytes flags: 0
memory[1] [0x880000000-0x8ffffffff], 0x80000000 bytes flags: 0
reserved.cnt = 0x3 / max = 0x10
reserved[0] [0x9e800000-0xa8ffffff], 0x0a800000 bytes flags: 4
reserved[1] [0xaa000000-0xabbfffff], 0x01c00000 bytes flags: 4
reserved[2] [0xfce3f000-0xffffffff], 0x031c1000 bytes flags: 0
devicetree = separate
serial addr = 0x0000000002800000
width = 0x0000000000000000
shift = 0x0000000000000002
offset = 0x0000000000000000
clock = 0x0000000002dc6c00
arch_number = 0x0000000000000000
TLB addr = 0x00000000ffff0000
irq_sp = 0x00000000fde4ecf0
sp start = 0x00000000fde4ecf0
Early malloc usage: 2a88 / 8000
=> ls mmc 0:1
** Bad device specification mmc 0 **
Couldn't find partition mmc 0:1
=> ls mmc 1:1
EFI/
21582336 Image
268978 sysfw.itb
268978 sysfw-j721e-gp-evm.itb
278254 sysfw-j721e_sr1_1-hs-evm.itb
269718 sysfw-j721e_sr2-hs-fs-evm.itb
294385 tiboot3.bin
294385 tiboot3-j721e-gp-evm.bin
295160 tiboot3-j721e_sr1_1-hs-evm.bin
295160 tiboot3-j721e_sr2-hs-fs-evm.bin
1077291 tispl.bin
1319011 u-boot.img
574 uEnv.txt
4 ws-calibrate.rules
13 file(s), 1 dir(s)
=> ext4ls mmc 0:2 /lib/firmware
** Bad device specification mmc 0 **
Couldn't find partition mmc 0:2
=> ext4ls mmc 1:2 /lib/firmware
<DIR> 4096 .
<DIR> 4096 ..
2040 LICENCE.ibt_firmware
2046 LICENCE.iwlwifi_firmware
478552 bl32.bin
4295864 bl32.elf
<DIR> 4096 cadence
<DIR> 4096 intel
918268 iwlwifi-3160-17.ucode
2448976 iwlwifi-8000C-34.ucode
2428004 iwlwifi-8000C-36.ucode
2440780 iwlwifi-8265-34.ucode
2436632 iwlwifi-8265-36.ucode
2678092 iwlwifi-9260-th-b0-jf-b0-34.ucode
2521412 iwlwifi-9260-th-b0-jf-b0-38.ucode
1489652 iwlwifi-9260-th-b0-jf-b0-46.ucode
<SYM> 76 j7-c66_0-fw
<SYM> 76 j7-c66_0-fw-sec
<SYM> 76 j7-c66_1-fw
<SYM> 76 j7-c66_1-fw-sec
<SYM> 65 j7-c71_0-fw
<SYM> 72 j7-c71_0-fw-sec
<SYM> 74 j7-mcu-r5f0_0-fw
<SYM> 74 j7-main-r5f0_0-fw-sec
<SYM> 67 j7-main-r5f0_0-fw
<SYM> 74 j7-main-r5f0_1-fw-sec
<SYM> 74 j7-main-r5f1_0-fw
<SYM> 74 j7-main-r5f1_0-fw-sec
<SYM> 74 j7-main-r5f1_1-fw-sec
<SYM> 74 j7-mcu-r5f0_1-fw-sec
<SYM> 49 j7-pru0_0-fw
<SYM> 49 j7-pru0_1-fw
<SYM> 49 j7-pru1_0-fw
<SYM> 49 j7-pru1_1-fw
<SYM> 49 j7-rtu0_0-fw
<SYM> 49 j7-rtu0_1-fw
<SYM> 49 j7-rtu1_0-fw
<SYM> 49 j7-rtu1_1-fw
<SYM> 35 j7-txpru0_0-fw
<SYM> 35 j7-txpru0_1-fw
<SYM> 35 j7-txpru1_0-fw
<SYM> 35 j7-txpru1_1-fw
<DIR> 4096 pru
247469 pvdec_full_bin.fw
4728 regulatory.db
1182 regulatory.db.p7s
131072 rgx.fw.22.104.208.318
131072 rgx.fw.22.104.208.318.64k
382744 rgx.sh.22.104.208.318
28 tee-header_v2.bin
0 tee-pageable_v2.bin
478552 tee-pager_v2.bin
478552 tee-raw.bin
478580 tee.bin
4295864 tee.elf
<DIR> 4096 ti-connectivity
<DIR> 4096 ti-eth
<DIR> 4096 ti-ipc
=> mmc rescan; echo $?
MMC Device 0 not found
no mmc device at slot 0
1
=> fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4
4 bytes written in 6 ms (0 Bytes/s)
=> boot
## Checking Image at 82000000 ...
Unknown image format!
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Working FDT set to 88000000
Loading Device Tree to 000000008ffe3000, end 000000008ffff540 ... OK
Working FDT set to 8ffe3000
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
[ 0.000000] Linux version 6.1.80-ti-g2e423244f8c0 (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 11.4.0, GNU ld (GNU Binutils) 2.38.20220708) #1 SMP PREEMPT Wed Mar 20 14:43:33 UTC 2024
[ 0.000000] Machine model: Texas Instruments J721E SK
[ 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 CMA memory pool at 0x00000008e0000000, size 512 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 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] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a4000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a4100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a5000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a5000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a5100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a5100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node c66-dma-memory@a6000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node c66-memory@a6100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node c66-dma-memory@a7000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node c66-memory@a7100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node c71-dma-memory@a8000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node c71-memory@a8100000, 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-0x00000000a8ffffff]
[ 0.000000] node 0: [mem 0x00000000a9000000-0x00000000a9ffffff]
[ 0.000000] node 0: [mem 0x00000000aa000000-0x00000000abbfffff]
[ 0.000000] node 0: [mem 0x00000000abc00000-0x00000000ffffffff]
[ 0.000000] node 0: [mem 0x0000000880000000-0x00000008ffffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff]
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.1 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: Trusted OS migration not required
[ 0.000000] psci: SMC Calling Convention v1.4
[ 0.000000] percpu: Embedded 20 pages/cpu s41064 r8192 d32664 u81920
[ 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: Spectre-BHB
[ 0.000000] CPU features: detected: ARM erratum 1742098
[ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[ 0.000000] alternatives: applying boot alternatives
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1032192
[ 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=10.24.68.106:/opt/NFS_exports/linux/j721e-sk-01/autofs/9ab4afdc69d103bf687bd8e97cc38bdf,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: 10, 4194304 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: area num 2.
[ 0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB)
[ 0.000000] Memory: 3303388K/4194304K available (11712K kernel code, 1258K rwdata, 3812K rodata, 1984K init, 438K bss, 366628K reserved, 524288K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=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] Root IRQ handler: gic_handle_irq
[ 0.000000] GICv3: GICv3 features: 16 PPIs
[ 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: Devices Table too large, reduce ids 20->19
[ 0.000000] ITS@0x0000000001820000: allocated 524288 Devices @880800000 (flat, esz 8, psz 64K, shr 0)
[ 0.000000] ITS: using cache flushing for cmd queue
[ 0.000000] GICv3: using LPI property table @0x0000000880030000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880040000
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
[ 0.000000] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[ 0.008389] Console: colour dummy device 80x25
[ 0.012957] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.023628] pid_max: default: 32768 minimum: 301
[ 0.028365] LSM: Security Framework initializing
[ 0.033140] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.040711] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.049490] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.056888] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.063147] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.070534] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.076838] rcu: Hierarchical SRCU implementation.
[ 0.081735] rcu: Max phase no-delay instances is 1000.
[ 0.087227] Platform MSI: msi-controller@1820000 domain created
[ 0.093443] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
[ 0.102845] EFI services will not be available.
[ 0.107575] smp: Bringing up secondary CPUs ...
I/TC: Secondary CPU 1 initializing
I/TC: Secondary CPU 1 switching to normal world boot
[ 0.120773] Detected PIPT I-cache on CPU1
[ 0.120832] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
[ 0.120845] GICv3: CPU1: using allocated LPI pending table @0x0000000880050000
[ 0.120874] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
[ 0.120920] smp: Brought up 1 node, 2 CPUs
[ 0.150265] SMP: Total of 2 processors activated.
[ 0.155069] CPU features: detected: 32-bit EL0 Support
[ 0.160322] CPU features: detected: CRC32 instructions
[ 0.165599] CPU: All CPU(s) started at EL2
[ 0.169781] alternatives: applying system-wide alternatives
[ 0.176270] devtmpfs: initialized
[ 0.185601] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.195583] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.211205] pinctrl core: initialized pinctrl subsystem
[ 0.216875] DMI not present or invalid.
[ 0.221126] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.227754] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 0.235060] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.243057] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.251177] audit: initializing netlink subsys (disabled)
[ 0.256795] audit: type=2000 audit(0.168:1): state=initialized audit_enabled=0 res=1
[ 0.257020] thermal_sys: Registered thermal governor 'step_wise'
[ 0.264711] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.270918] cpuidle: using governor menu
[ 0.281663] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.288622] ASID allocator initialised with 65536 entries
[ 0.303095] KASLR disabled due to lack of seed
[ 0.310465] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.317407] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.323809] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.330743] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[ 0.337144] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.344077] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.350477] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.357410] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[ 0.364501] k3-chipinfo 43000014.chipid: Family:J721E rev:SR2.0 JTAGID[0x1bb6402f] Detected
[ 0.373658] iommu: Default domain type: Translated
[ 0.378645] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.385162] SCSI subsystem initialized
[ 0.389141] usbcore: registered new interface driver usbfs
[ 0.394760] usbcore: registered new interface driver hub
[ 0.400196] usbcore: registered new device driver usb
[ 0.405550] pps_core: LinuxPPS API ver. 1 registered
[ 0.410621] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.419960] PTP clock support registered
[ 0.424031] EDAC MC: Ver: 3.0.0
[ 0.427691] FPGA manager framework
[ 0.431201] Advanced Linux Sound Architecture Driver Initialized.
[ 0.437812] clocksource: Switched to clocksource arch_sys_counter
[ 0.444149] VFS: Disk quotas dquot_6.6.0
[ 0.448179] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.458052] NET: Registered PF_INET protocol family
[ 0.463205] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.472227] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.480996] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.488917] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.497123] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[ 0.505686] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.512456] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.519368] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.526796] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.532851] RPC: Registered named UNIX socket transport module.
[ 0.538910] RPC: Registered udp transport module.
[ 0.543715] RPC: Registered tcp transport module.
[ 0.548517] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.555108] NET: Registered PF_XDP protocol family
[ 0.560009] PCI: CLS 0 bytes, default 64
[ 0.564382] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[ 0.573452] Initialise system trusted keyrings
[ 0.578092] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[ 0.586627] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.592867] NFS: Registering the id_resolver key type
[ 0.598045] Key type id_resolver registered
[ 0.602317] Key type id_legacy registered
[ 0.606436] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.613285] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.640096] Key type asymmetric registered
[ 0.644280] Asymmetric key parser 'x509' registered
[ 0.649285] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.656912] io scheduler mq-deadline registered
[ 0.661543] io scheduler kyber registered
[ 0.667678] pinctrl-single 4301c000.pinctrl: 94 pins, size 376
[ 0.674017] pinctrl-single 11c000.pinctrl: 173 pins, size 692
[ 0.683357] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled
[ 0.691609] arm-smmu-v3 36600000.iommu: ias 48-bit, oas 48-bit (features 0x00001faf)
[ 0.699774] arm-smmu-v3 36600000.iommu: allocated 65536 entries for cmdq
[ 0.706882] arm-smmu-v3 36600000.iommu: allocated 32768 entries for evtq
[ 0.714651] arm-smmu-v3 36600000.iommu: msi_domain absent - falling back to wired irqs
[ 0.725510] loop: module loaded
[ 0.729301] megasas: 07.719.03.00-rc1
[ 0.734490] tun: Universal TUN/TAP device driver, 1.6
[ 0.740017] VFIO - User Level meta-driver version: 0.3
[ 0.745631] usbcore: registered new interface driver usb-storage
[ 0.752054] i2c_dev: i2c /dev entries driver
[ 0.756925] sdhci: Secure Digital Host Controller Interface driver
[ 0.763244] sdhci: Copyright(c) Pierre Ossman
[ 0.767809] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.773884] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.780102] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 0.786829] usbcore: registered new interface driver usbhid
[ 0.792523] usbhid: USB HID core driver
[ 0.796892] optee: probing for conduit method.
I/TC: Reserved shared memory is enabled
I/TC: Dynamic shared memory is enabled
I/TC: Normal World virtualization support is disabled
I/TC: Asynchronous notifications are disabled
[ 0.801450] optee: revision 4.1 (012cdca4)
[ 0.817874] optee: dynamic shared memory is enabled
[ 0.827252] optee: initialized driver
[ 0.832197] Initializing XFRM netlink socket
[ 0.836584] NET: Registered PF_PACKET protocol family
[ 0.841780] Key type dns_resolver registered
[ 0.846321] registered taskstats version 1
[ 0.850518] Loading compiled-in X.509 certificates
[ 0.860824] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.2.4--v09.02.04 (Kool Koala)')
[ 0.933972] i2c i2c-0: Added multiplexed i2c bus 1
[ 0.938972] i2c i2c-0: Added multiplexed i2c bus 2
[ 0.943871] pca954x 0-0071: registered 2 multiplexed busses for I2C switch pca9543
[ 0.951633] omap_i2c 2000000.i2c: bus 0 rev0.12 at 400 kHz
[ 0.957635] omap_i2c 2010000.i2c: bus 3 rev0.12 at 100 kHz
[ 0.985962] i2c i2c-4: Added multiplexed i2c bus 5
[ 0.990941] i2c i2c-4: Added multiplexed i2c bus 6
[ 0.995839] pca954x 4-0070: registered 2 multiplexed busses for I2C switch pca9543
[ 1.003596] omap_i2c 2030000.i2c: bus 4 rev0.12 at 400 kHz
[ 1.009569] omap_i2c 2050000.i2c: bus 7 rev0.12 at 400 kHz
[ 1.015364] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 137 domain created
[ 1.023911] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 131 domain created
[ 1.033253] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 213 domain created
[ 1.041865] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
[ 1.059001] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
[ 1.068889] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
[ 1.075649] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
[ 1.084701] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
[ 1.094859] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
[ 1.101618] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
[ 1.109558] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 192, base_baud = 6000000) is a 8250
[ 1.119027] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 193, base_baud = 3000000) is a 8250
[ 1.127872] printk: console [ttyS2] enabled
[ 1.127872] printk: console [ttyS2] enabled
[ 1.136317] printk: bootconsole [ns16550a0] disabled
[ 1.136317] printk: bootconsole [ns16550a0] disabled
[ 1.146728] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 194, base_baud = 3000000) is a 8250
[ 1.156586] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
[ 1.201819] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 1.210469] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
[ 1.218741] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
[ 1.231544] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
[ 1.238751] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[ 1.245017] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:0
[ 1.255343] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
[ 1.269182] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
[ 1.276008] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
[ 1.282801] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
[ 1.289600] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
[ 1.296364] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
[ 1.310007] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
[ 1.320608] ti-udma 31150000.dma-controller: Channels: 122 (tchan: 61, rchan: 61, gp-rflow: 16)
[ 1.334823] spi-nor spi0.0: s28hs512t (65536 Kbytes)
[ 1.339842] 8 fixed-partitions partitions found on MTD device 47040000.spi.0
[ 1.346880] Creating 8 MTD partitions on "47040000.spi.0":
[ 1.352352] 0x000000000000-0x000000080000 : "ospi.tiboot3"
[ 1.358376] 0x000000080000-0x000000280000 : "ospi.tispl"
[ 1.364110] 0x000000280000-0x000000680000 : "ospi.u-boot"
[ 1.369942] 0x000000680000-0x0000006c0000 : "ospi.env"
[ 1.375517] 0x0000006c0000-0x0000007c0000 : "ospi.sysfw"
[ 1.381294] 0x0000007c0000-0x000000800000 : "ospi.env.backup"
[ 1.387468] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
[ 1.393301] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
[ 1.403830] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
[ 1.449818] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 1.458456] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
[ 1.466727] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
[ 1.479537] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
[ 1.486745] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[ 1.492972] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:0
[ 1.503337] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
[ 1.511749] mmc1: CQHCI version 5.10
[ 1.556309] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
[ 1.570613] am65-cpsw-nuss 46000000.ethernet eth0: PHY [46000f00.mdio:00] driver [TI DP83867] (irq=POLL)
[ 1.580088] am65-cpsw-nuss 46000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
[ 1.613330] mmc1: new ultra high speed DDR50 SDHC card at address aaaa
[ 1.620267] mmcblk1: mmc1:aaaa SC16G 14.8 GiB
[ 1.628892] mmcblk1: p1 p2 p3
[ 5.694586] am65-cpsw-nuss 46000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 5.721815] Sending DHCP requests ., OK
[ 6.781648] IP-Config: Got DHCP answer from 10.24.72.2, my address is 10.24.72.213
[ 6.789207] IP-Config: Complete:
[ 6.792424] device=eth0, hwaddr=24:76:25:96:41:a1, ipaddr=10.24.72.213, mask=255.255.254.0, gw=10.24.72.1
[ 6.802405] host=dhcp-10-24-72-213, domain=dhcp.ti.com, nis-domain=(none)
[ 6.809610] bootserver=0.0.0.0, rootserver=10.24.68.106, rootpath=
[ 6.809613] nameserver0=192.0.2.2, nameserver1=192.0.2.3
[ 6.829570] ALSA device list:
[ 6.832536] No soundcards found.
[ 6.848867] VFS: Mounted root (nfs filesystem) on device 0:20.
[ 6.855019] devtmpfs: mounted
[ 6.858835] Freeing unused kernel memory: 1984K
[ 6.869875] Run /sbin/init as init process
[ 7.032082] systemd[1]: System time before build time, advancing clock.
[ 7.117181] NET: Registered PF_INET6 protocol family
[ 7.123246] Segment Routing with IPv6
[ 7.126966] In-situ OAM (IOAM) with IPv6
[ 7.158417] systemd[1]: systemd 250.5+ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=hybrid)
[ 7.189923] systemd[1]: Detected architecture arm64.
Welcome to [1mArago 2023.10[0m!
[ 7.247215] systemd[1]: Hostname set to <j721e-evm>.
[ 7.343121] systemd-sysv-generator[141]: SysV service '/etc/init.d/thermal-zone-init' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[ 7.373305] systemd[132]: /lib/systemd/system-generators/systemd-gpt-auto-generator failed with exit status 1.
[ 7.595828] systemd[1]: /lib/systemd/system/bt-enable.service:9: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[ 7.653481] systemd[1]: /etc/systemd/system/sync-clocks.service:11: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[ 7.723077] systemd[1]: Queued start job for default target Graphical Interface.
[ 7.770968] systemd[1]: Created slice Slice /system/getty.
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/getty[0m.
[ 7.795193] systemd[1]: Created slice Slice /system/modprobe.
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/modprobe[0m.
[ 7.819158] systemd[1]: Created slice Slice /system/serial-getty.
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/serial-getty[0m.
[ 7.842912] systemd[1]: Created slice User and Session Slice.
[[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m.
[ 7.866052] 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.
[ 7.889956] 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.
[ 7.914021] systemd[1]: Reached target Path Units.
[[0;32m OK [0m] Reached target [0;1;39mPath Units[0m.
[ 7.933870] systemd[1]: Reached target Remote File Systems.
[[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m.
[ 7.953860] systemd[1]: Reached target Slice Units.
[[0;32m OK [0m] Reached target [0;1;39mSlice Units[0m.
[ 7.973871] systemd[1]: Reached target Swaps.
[[0;32m OK [0m] Reached target [0;1;39mSwaps[0m.
[ 8.019984] systemd[1]: Listening on RPCbind Server Activation Socket.
[[0;32m OK [0m] Listening on [0;1;39mRPCbind Server Activation Socket[0m.
[ 8.041994] systemd[1]: Reached target RPC Port Mapper.
[[0;32m OK [0m] Reached target [0;1;39mRPC Port Mapper[0m.
[ 8.066475] systemd[1]: Listening on Process Core Dump Socket.
[[0;32m OK [0m] Listening on [0;1;39mProcess Core Dump Socket[0m.
[ 8.090066] systemd[1]: Listening on initctl Compatibility Named Pipe.
[[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m.
[ 8.114745] systemd[1]: Listening on Journal Audit Socket.
[[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m.
[ 8.138727] systemd[1]: Listening on Journal Socket (/dev/log).
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m.
[ 8.162165] systemd[1]: Listening on Journal Socket.
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m.
[ 8.182777] systemd[1]: Listening on Network Service Netlink Socket.
[[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m.
[ 8.208120] systemd[1]: Listening on udev Control Socket.
[[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m.
[ 8.230108] systemd[1]: Listening on udev Kernel Socket.
[[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m.
[ 8.250570] systemd[1]: Listening on User Database Manager Socket.
[[0;32m OK [0m] Listening on [0;1;39mUser Database Manager Socket[0m.
[ 8.294131] systemd[1]: Mounting Huge Pages File System...
Mounting [0;1;39mHuge Pages File System[0m...
[ 8.316375] systemd[1]: Mounting POSIX Message Queue File System...
Mounting [0;1;39mPOSIX Message Queue File System[0m...
[ 8.340376] systemd[1]: Mounting Kernel Debug File System...
Mounting [0;1;39mKernel Debug File System[0m...
[ 8.362109] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
[ 8.379015] systemd[1]: Mounting Temporary Directory /tmp...
Mounting [0;1;39mTemporary Directory /tmp[0m...
[ 8.430245] systemd[1]: Starting Create List of Static Device Nodes...
Starting [0;1;39mCreate List of Static Device Nodes[0m...
[ 8.456214] systemd[1]: Starting Load Kernel Module configfs...
Starting [0;1;39mLoad Kernel Module configfs[0m...
[ 8.480259] systemd[1]: Starting Load Kernel Module drm...
Starting [0;1;39mLoad Kernel Module drm[0m...
[ 8.500946] systemd[1]: Starting Load Kernel Module fuse...
[ 8.501842] random: crng init done
Starting [0;1;39mLoad Kernel Module fuse[0m...
[ 8.533003] systemd[1]: Starting Start psplash boot splash screen...
Starting [0;1;39mStart psplash boot splash screen[0m...
[ 8.566198] systemd[1]: Starting RPC Bind...
Starting [0;1;39mRPC Bind[0m...
[ 8.592005] fuse: init (API version 7.37)
[ 8.592140] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
[ 8.631296] systemd[1]: Starting Journal Service...
Starting [0;1;39mJournal Service[0m...
[ 8.652329] systemd[1]: Starting Load Kernel Modules...
Starting [0;1;39mLoad Kernel Modules[0m...
[ 8.672715] systemd[1]: Starting Generate network units from Kernel command line...
Starting [0;1;39mGenerate network ts from Kernel command line[0m...
[ 8.688603] cryptodev: loading out-of-tree module taints kernel.
[ 8.695742] cryptodev: driver 1.12 loaded.
[ 8.722326] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting [0;1;39mRemount Root and Kernel File Systems[0m...
[ 8.748801] systemd[1]: Starting Coldplug All udev Devices...
Starting [0;1;39mColdplug All udev Devices[0m...
[ 8.770030] systemd[1]: Started RPC Bind.
[[0;32m OK [0m] Started [0;1;39mRPC Bind[0m.
[ 8.787098] systemd[1]: Started Journal Service.
[[0;32m OK [0m] Started [0;1;39mJournal Service[0m.
[[0;32m OK [0m] Mounted [0;1;39mHuge Pages File System[0m.
[[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m.
[[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m.
[[0;32m OK [0m] Mounted [0;1;39mTemporary Directory /tmp[0m.
[[0;32m OK [0m] Finished [0;1;39mCreate List of Static Device Nodes[0m.
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m.
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m.
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mStart psplash boot splash screen[0m.
See 'systemctl status psplash-start.service' for details.
[[0;1;38;5;185mDEPEND[0m] Dependency failed for [0;1;39mStarprogress communication helper[0m.
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m.
[[0;32m OK [0m] Finished [0;1;39mGenerate network units from Kernel command line[0m.
[[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m.
Mounting [0;1;39mFUSE Control File System[0m...
Mounting [0;1;39mKernel Configuration File System[0m...
Starting [0;1;39mFlush Journal to Persistent Storage[0m...
Starting [0;1;39mApply Kernel Variables[0m...
Starting [0;1;39mCreate Static Device Nodes in /dev[0m...
[ 9.139187] systemd-journald[156]: Received client request to flush runtime journal.
[[0;32m OK [0m] Mounted [0;1;39mFUSE Control File System[0m.
[[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m.
[[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m.
[[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m.
[[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m.
[[0;32m OK [0m] Reached target [0;1;39mPreparation for Local File Systems[0m.
Mounting [0;1;39m/media/ram[0m...
Mounting [0;1;39m/var/volatile[0m...
[ 9.308221] audit: type=1334 audit(1651167747.272:2): prog-id=5 op=LOAD
[ 9.315138] audit: type=1334 audit(1651167747.284:3): prog-id=6 op=LOAD
Starting [0;1;39mRule-based Managefor Device Events and Files[0m...
[[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[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;39mLoad/Save Random Seed[0m...
[[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m.
Starting [0;1;39mCreate Volatile Files and Directories[0m...
[[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m.
[[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m.
[[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m.
Starting [0;1;39mNetwork Time Synchronization[0m...
Starting [0;1;39mRecord System Boot/Shutdown in UTMP[0m...
[[0;32m OK [0m] Finished [0;1;39mRecord System Boot/Shutdown in UTMP[0m.
[[0;32m OK [0m] Found device [0;1;39m/dev/ttyS2[0m.
[ 9.821114] systemd-journald[156]: Oldest entry in /run/log/journal/2606416f99424be99515f483f51370bf/system.journal is older than the configured file retention duration (1month), suggesting rotation.
[[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m.
[ 9.849963] systemd-journald[156]: /run/log/journal/2606416f99424be99515f483f51370bf/system.journal: Journal header limits reached or header out-of-date, rotating.
[ 9.865067] mc: Linux media interface: v0.10
[[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m.
[[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m.
[ 9.894423] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node c66-dma-memory@a7000000
[[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m.[ 9.907897] j721e-pcie-host 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[[0;32m OK [0m] Started [0;1;39mDaily rotation of log files[0m.
[[0;32m OK [0m] Reached target [0;1;39mTimer Units[0m.
[[0;32m OK [0m] Listening on [0;1;39mAvahi mDNS/DNS-SD Stack Activation Socket[0m.
[ 9.966261] videodev: Linux video capture interface: v2.00
[[0;32m OK [0m] Listening on [0;1;39mD-Bus System Message Bus Socket[0m.
Starting [0;1;39mDocker Socket for the API[0m...
[ 10.016073] j721e-pcie-host 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[[0;32m OK [0m] Listening on [0;1;39mdropbear.socket[0m.[ 10.034570] j721e-pcie-host 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 10.047013] j721e-pcie-host 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 10.056699] k3-dsp-rproc 4d80800000.dsp: configured DSP for remoteproc mode
[ 10.058366] PVR_K: 185: Device: 4e20000000.gpu
[[0;32m OK [0m] Listening on [0;1;39mPC/SC Smart Card Daemo[ 10.074169] remoteproc remoteproc0: 4d80800000.dsp is available
n Activation Socket[0m.
[ 10.081599] k3-dsp-rproc 4d80800000.dsp: register pm nitifiers in remoteproc mode
Starting [0;1;39mWeston socket[0m...[ 10.098866] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node c66-dma-memory@a6000000
[ 10.116096] remoteproc remoteproc0: powering up 4d80800000.dsp
[ 10.121967] remoteproc remoteproc0: Booting fw image j7-c66_0-fw, size 145860
[ 10.128865] PVR_K: 185: Read BVNC 22.104.208.318 from HW device registers
[ 10.129925] k3-dsp-rproc 4d81800000.dsp: configured DSP for remoteproc mode
[ 10.144008] k3-dsp-rproc 4d80800000.dsp: booting DSP core using boot addr = 0xa6200400
[ 10.152386] rproc-virtio rproc-virtio.0.auto: assigned reserved memory node c66-dma-memory@a7000000
Starting [0;1;39mD-Bus System Message Bus[0m...
[ 10.162403] virtio_rpmsg_bus virtio0: rpmsg host is online
[ 10.173999] rproc-virtio rproc-virtio.0.auto: registered virtio0 (type 7)
Starting [0;1;39mReboot and dump vmcore via kexec[0m.[ 10.183641] remoteproc remoteproc0: remote processor 4d80800000.dsp is now up
..
[ 10.189026] cdns-mhdp8546 a000000.dp-bridge: invalid resource
[ 10.194803] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd
[[0;32m OK [0m] Listening on [0;1;39mDocker Socket for the [ 10.208279] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
[ 10.210264] remoteproc remoteproc1: 4d81800000.dsp is available
API[0m.
[ 10.226304] PVR_K: 185: RGX Device registered with BVNC 22.104.208.318
[[0;32m OK [0m] Listening on [0;1;39mWeston socket[0m.
[[0;32m OK [0m] Reached target [0;1;39mSocket Units[0m.
[ 10.268951] [drm] Initialized pvr 23.3.6512818 20170530 for 4e20000000.gpu on minor 0
[[0;32m OK [0m] Finished [0;1;39mReboot and dump vmcore via kexec[0m.
[ 10.323982] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
[ 10.336775] cdns-mhdp8546 a000000.dp-bridge: Failed to get SAPB memory resource, HDCP not supported
[ 10.359059] k3-dsp-rproc 4d81800000.dsp: register pm nitifiers in remoteproc mode
[ 10.367672] platform 41000000.r5f: configured R5F for IPC-only mode
[ 10.374350] platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000
[ 10.375497] k3-dsp-rproc 64800000.dsp: assigned reserved memory node c71-dma-memory@a8000000
[ 10.383652] remoteproc remoteproc2: 41000000.r5f is available
[ 10.401397] remoteproc remoteproc1: powering up 4d81800000.dsp
[ 10.407454] remoteproc remoteproc1: Booting fw image j7-c66_1-fw, size 145860
[ 10.424883] k3-dsp-rproc 4d81800000.dsp: booting DSP core using boot addr = 0xa7200400
[ 10.437423] rproc-virtio rproc-virtio.1.auto: assigned reserved memory node c66-dma-memory@a6000000
[ 10.456293] virtio_rpmsg_bus virtio1: rpmsg host is online
[ 10.467292] rproc-virtio rproc-virtio.1.auto: registered virtio1 (type 7)
[ 10.474661] remoteproc remoteproc1: remote processor 4d81800000.dsp is now up
[ 10.482694] k3-dsp-rproc 64800000.dsp: configured DSP for IPC-only mode
[ 10.484090] remoteproc remoteproc2: attaching to 41000000.r5f
[ 10.495735] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xd
[ 10.496849] remoteproc remoteproc3: 64800000.dsp is available
[ 10.503576] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe
[ 10.525066] img_enc 4200000.video-encoder: vxe_enc_probe: using heap 1 for internal alloc
[[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m.
[ 10.557675] platform 41000000.r5f: R5F core initialized in IPC-only mode
[[0;32m OK [0m] Reached target [0;1;39mBasic System[0m.
[ 10.581703] remoteproc remoteproc3: attaching to 64800000.dsp
[ 10.596306] rproc-virtio rproc-virtio.2.auto: assigned reserved memory node r5f-dma-memory@a0000000
[[0;32m OK [0m] Started [0;1;39mJob spooling tools[0m.
[ 10.616344] remoteproc remoteproc3: unsupported resource 65538
[ 10.626432] k3-dsp-rproc 64800000.dsp: DSP initialized in IPC-only mode
[ 10.634662] img_enc 4200000.video-encoder: encoder registered as /dev/video1
[ 10.635560] virtio_rpmsg_bus virtio2: rpmsg host is online
[[0;32m OK [0m] Started [0;1;39mPeriodic Command Scheduler[0m.
[ 10.654882] rproc-virtio rproc-virtio.3.auto: assigned reserved memory node c71-dma-memory@a8000000
[ 10.655803] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xd
[ 10.665451] rproc-virtio rproc-virtio.2.auto: registered virtio2 (type 7)
[ 10.680914] virtio_rpmsg_bus virtio3: rpmsg host is online
[ 10.686437] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xe
Starting [0;1;39mPrint notice about GPLv3 packages[0m...
Starting [0;1;39mIPv6 Packet Filtering Framework[0m...
Starting [0;1;39mIPv4 Packet Filtering Framework[0[ 10.713069] remoteproc remoteproc2: remote processor 41000000.r5f is now attached
m...
[[0;32m OK [0m] Started [0;1;39mirqbalance daemon[0m.
Starting [0;1;39mLighttpd Daemon[0m...
[[0;32m OK [0m] Started [0;1;39mstrongSwan IPsec IIKEv2 daemon using ipsec.conf[0m.
[ 10.740142] audit: type=1334 audit(1714081942.459:4): prog-id=7 op=LOAD
[ 10.749083] audit: type=1334 audit(1714081942.471:5): prog-id=8 op=LOAD
[ 10.753976] platform 5c00000.r5f: configured R5F for IPC-only mode
Starting [0;1;39mUser Login Management[0m...[ 10.766792] img_dec 4300000.video-decoder: decoder registered as /dev/video0
[[0;32m OK [0m] Started [0;1;39mTEE Supplicant[0m.
Starting [0;1;39mTelnet Server[0m...
Starting [0;1;39mRotate log files[0m...
[[0;32m OK [0m] Finished [0;1;39mIPv6 Packet Filtering Fram[ 10.803310] platform 5c00000.r5f: assigned reserved memory node r5f-dma-memory@a2000000
ework[0m.
[[0;32m OK [0m] Finished [0;1;39mIPv4 Packet Filtering Framework[0m.
[[0;32m OK [0m] Reached target [0;1;39mPreparation for Network[0m.
Starting [0;1;39mNetwork Configuration[0m...
[[0;32m OK [0m] Finished [0;1;39mTelnet Server[0m.
[ 10.861870] rproc-virtio rproc-virtio.3.auto: registered virtio3 (type 7)
[ 10.872126] remoteproc remoteproc4: 5c00000.r5f is available
[ 10.889492] remoteproc remoteproc3: remote processor 64800000.dsp is now attached
[ 10.938474] k3-dsp-rproc 64800000.dsp: register pm nitifiers in remoteproc mode
[ 10.951857] remoteproc remoteproc4: attaching to 5c00000.r5f
[ 10.957871] platform 5c00000.r5f: R5F core initialized in IPC-only mode
[ 10.964689] rproc-virtio rproc-virtio.4.auto: assigned reserved memory node r5f-dma-memory@a2000000
[[0;32m OK [0m] Started [0;1;39mLighttpd Daemon[0m.
[ 10.983848] virtio_rpmsg_bus virtio4: rpmsg host is online
[ 10.990285] rproc-virtio rproc-virtio.4.auto: registered virtio4 (type 7)
[ 10.998220] remoteproc remoteproc4: remote processor 5c00000.r5f is now attached
[ 11.133956] platform 5e00000.r5f: mismatched mode: local_reset = deasserted, module_reset = deasserted, core_state = halted
[[0;32m OK [0m] Finished [0;1;39mRotate log files[0m.
[ 11.268488] remoteproc remoteproc5: releasing 5e00000.r5f
[[0;32m OK [0m] Started [0;1;39mUser Login Management[0m.
[ 11.322910] j721e-pcie-host 2900000.pcie: PCI host bridge to bus 0000:00
[ 11.328903] k3_r5_rproc bus@100000:r5fss@5e00000: k3_r5_cluster_rproc_init failed, ret = -22
[ 11.338895] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 11.344551] k3_r5_rproc: probe of bus@100000:r5fss@5e00000 failed with error -22
[ 11.364637] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] (bus address [0x10001000-0x10010fff])
[ 11.461713] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 11.475270] pci_bus 0000:00: root bus resource [mem 0x10011000-0x17ffffff]
[ 11.487697] pci 0000:00:00.0: [104c:b00d] type 01 class 0x060400
[ 11.496306] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
[ 11.520454] pci 0000:00:00.0: supports D1
[ 11.528974] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[ 11.535562] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 11.544239] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 11.664584] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[[0;32m OK [0m] Started [0;1;39mNetwork Configuration[0m.
[ 11.678339] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 11.685225] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 11.685408] [drm] Initialized tidss 1.0.0 20180215 for 4a00000.dss on minor 1
[ 11.690523] pcieport 0000:00:00.0: PME: Signaling with IRQ 628
[ 11.704226] tidss 4a00000.dss: [drm] Cannot find any crtc or sizes
[ 11.716918] pcieport 0000:00:00.0: AER: enabled with IRQ 628
[ 11.719311] tidss 4a00000.dss: [drm] Cannot find any crtc or sizes
Starting [0;1;39mNetwork Name Resolution[0m...
[ 11.734249] tidss 4a00000.dss: [drm] Cannot find any crtc or sizes
[ 11.746182] j721e-pcie-host 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 11.812554] j721e-pcie-host 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 11.829596] j721e-pcie-host 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 11.981102] j721e-pcie-host 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m.
[[0;32m OK [0m] Reached target [0;1;39mNetwork[0m.
[[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m.
Starting [0;1;39mAvahi mDNS/DNS-SD Stack[0m...
Starting [0;1;39mEnable and configure wl18xx bluetooth stack[0m...
Starting [0;1;39mcontainerd container runtime[0m...
[[0;32m OK [0m] Started [0;1;39mNetperf Benchmark Server[0m.
[[0;32m OK [0m] Started [0;1;39mNFS status monitor for NFSv2/3 locking.[0m.
Starting [0;1;39mPermit User Sessions[0m...
[[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m.
[[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m.
[[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyS2[0m.
[[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m.
Starting [0;1;39mSynchronize System and HW clocks[0m...
Starting [0;1;39mWeston, a Waylandositor, as a system service[0m...
[[0;32m OK [0m] Finished [0;1;39mEnable and configure wl18xx bluetooth stack[0m.
[[0;32m OK [0m] Started [0;1;39mAvahi mDNS/DNS-SD Stack[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mSynchronize System and HW clocks[0m.
See 'systemctl status sync-clocks.service' for details.
[ 12.568105] audit: type=1334 audit(1714081944.287:6): prog-id=9 op=LOAD
[ 12.581415] audit: type=1334 audit(1714081944.299:7): prog-id=10 op=LOAD
Starting [0;1;39mUser Database Manager[0m...
[ 12.949608] remoteproc remoteproc5: b034000.pru is available
[[0;32m OK [0m] Started [0;1;39mUser Database Manager[0m.
[ 13.026566] j721e-pcie-host 2910000.pcie: PCI host bridge to bus 0001:00
[ 13.030412] remoteproc remoteproc6: b004000.rtu is available
[ 13.097504] pci_bus 0001:00: root bus resource [bus 00-ff]
[ 13.101758] remoteproc remoteproc7: b00a000.txpru is available
[[0;32m OK [0m] Created slice [0;1;39mUser Slice of UID 1000[0m.
[ 13.167689] remoteproc remoteproc8: b038000.pru is available
[ 13.175234] remoteproc remoteproc9: b006000.rtu is available
Starting [0;1;39mUser Runtime Directory /run/user/1000[0m...
[ 13.212647] pci_bus 0001:00: root bus resource [io 0x10000-0x1ffff] (bus address [0x18001000-0x18010fff])
[ 13.228629] remoteproc remoteproc10: b00c000.txpru is available
[ 13.238908] omap_rng 4e10000.rng: Random Number Generator ver. 241b34c
[ 13.244765] remoteproc remoteproc11: b134000.pru is available
[[0;32m OK [0m] Finished [0;1;39mUser Runtime Directory /run/user/1000[0m.
[ 13.259183] pci_bus 0001:00: root bus resource [mem 0x18011000-0x1fffffff]
[ 13.267062] pci 0001:00:00.0: [104c:b00d] type 01 class 0x060400
Starting [0;1;39mUser Manager for UID 1000[0m...
[ 13.281605] pci_bus 0001:00: 2-byte config write to 0001:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
[ 13.293426] pci 0001:00:00.0: supports D1
[ 13.298582] pci 0001:00:00.0: PME# supported from D0 D1 D3hot
[ 13.310653] audit: type=1006 audit(1714081945.031:8): pid=473 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
[ 13.327763] audit: type=1300 audit(1714081945.031:8): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffd2945398 a2=4 a3=0 items=0 ppid=1 pid=473 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/lib/systemd/systemd" key=(null)
[ 13.354372] audit: type=1327 audit(1714081945.031:8): proctitle="(systemd)"
[ 13.365544] remoteproc remoteproc12: b104000.rtu is available
[ 13.372832] remoteproc remoteproc13: b10a000.txpru is available
[ 13.380100] remoteproc remoteproc14: b138000.pru is available
[ 13.390367] remoteproc remoteproc15: b106000.rtu is available
[ 13.397214] remoteproc remoteproc16: b10c000.txpru is available
[ 13.455517] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 13.513190] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01
[ 13.596152] pci 0001:00:00.0: PCI bridge to [bus 01]
[ 13.601596] pcieport 0001:00:00.0: PME: Signaling with IRQ 655
[ 13.610647] pcieport 0001:00:00.0: AER: enabled with IRQ 655
[[0;32m OK [0m] Started [0;1;39mUser Manager for UID 1000[0m.
[[0;32m OK [0m] Started [0;1;39mSession c1 of User weston[0m.
[ 13.823558] audit: type=1006 audit(1714081945.543:9): pid=430 uid=0 old-auid=4294967295 auid=1000 tty=tty7 old-ses=4294967295 ses=2 res=1
[ 13.829283] cdns-csi2rx: probe of 4504000.csi-bridge failed with error -22
[[0;32m OK [0m] Listening on [0;1;39mLoad/Save RF itch Status /dev/rfkill Watch[0m.
[ 14.050916] cdns-csi2rx: probe of 4514000.csi-bridge failed with error -22
[[0;32m OK [0m] Started [0;1;39mcontainerd container runtime[0m.
[ 14.276773] PVR_K: 430: RGX Firmware image 'rgx.fw.22.104.208.318' loaded
[ 14.297691] PVR_K: 430: Shader binary image 'rgx.sh.22.104.208.318' loaded
[[0;32m OK [0m] Started [0;1;39mWeston, a Wayland mpositor, as a system service[0m.
Starting [0;1;39mMatrix GUI[0m...
[[0;32m OK [0m] Started [0;1;39mMatrix GUI[0m.
[ 14.747116] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller
[ 14.752658] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 1
[ 14.761222] xhci-hcd xhci-hcd.5.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000002000018010
[ 14.771364] xhci-hcd xhci-hcd.5.auto: irq 648, io mem 0x06010000
[ 14.778308] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller
[ 14.784469] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 2
[ 14.792768] xhci-hcd xhci-hcd.5.auto: Host supports USB 3.0 SuperSpeed
[ 14.800266] hub 1-0:1.0: USB hub found
[ 14.804745] hub 1-0:1.0: 1 port detected
[ 14.809582] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 14.818331] hub 2-0:1.0: USB hub found
[ 14.822826] hub 2-0:1.0: 1 port detected
[ 14.827776] xhci-hcd xhci-hcd.6.auto: xHCI Host Controller
[ 14.834007] xhci-hcd xhci-hcd.6.auto: new USB bus registered, assigned bus number 3
[ 14.842453] xhci-hcd xhci-hcd.6.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000002000018010
[ 14.852546] xhci-hcd xhci-hcd.6.auto: irq 656, io mem 0x06410000
[ 14.863159] xhci-hcd xhci-hcd.6.auto: xHCI Host Controller
[ 14.870097] xhci-hcd xhci-hcd.6.auto: new USB bus registered, assigned bus number 4
[ 14.878156] xhci-hcd xhci-hcd.6.auto: Host supports USB 3.0 SuperSpeed
[ 14.888281] hub 3-0:1.0: USB hub found
[ 14.892103] hub 3-0:1.0: 1 port detected
[ 14.896304] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 14.904797] hub 4-0:1.0: USB hub found
[ 14.908606] hub 4-0:1.0: 1 port detected
[ 15.069862] usb 1-1: new high-speed USB device number 2 using xhci-hcd
[ 15.149942] usb 3-1: new high-speed USB device number 2 using xhci-hcd
[ 15.229716] hub 1-1:1.0: USB hub found
[ 15.233856] hub 1-1:1.0: 4 ports detected
[ 15.307084] hub 3-1:1.0: USB hub found
[ 15.311023] hub 3-1:1.0: 4 ports detected
[ 15.395190] usb 2-1: new SuperSpeed USB device number 2 using xhci-hcd
[ 15.433896] usb 4-1: new SuperSpeed USB device number 2 using xhci-hcd
[ 15.459153] hub 4-1:1.0: USB hub found
[ 15.463090] hub 4-1:1.0: 4 ports detected
[ 15.512389] hub 2-1:1.0: USB hub found
[ 15.517877] hub 2-1:1.0: 4 ports detected
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/systemd-fsck[0m.
[ 15.601862] usb 1-1.1: new high-speed USB device number 3 using xhci-hcd
[ 15.608608] usb 3-1.2: new high-speed USB device number 3 using xhci-hcd
[ 15.795369] usbcore: registered new device driver r8152-cfgselector
[ 15.805974] usb 4-1.1: new SuperSpeed USB device number 3 using xhci-hcd
[ 15.832299] usb-storage 4-1.1:1.0: USB Mass Storage device detected
[ 15.847234] scsi host0: usb-storage 4-1.1:1.0
[ 15.918192] usb 2-1.2: new SuperSpeed USB device number 3 using xhci-hcd
[ 15.959481] usb-storage 2-1.2:1.0: USB Mass Storage device detected
[ 15.982752] scsi host1: usb-storage 2-1.2:1.0
[ 16.013460] usb 3-1.2: Found UVC 1.00 device <unnamed> (046d:0825)
[ 16.050803] r8152-cfgselector 1-1.1: reset high-speed USB device number 3 using xhci-hcd
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk1p3[0m.
Starting [0;1;39mFile System Check on /dev/mmcblk1p3[0m...
[ 16.148296] input: UVC Camera (046d:0825) as /devices/platform/bus@100000/4114000.cdns-usb/6400000.usb/xhci-hcd.6.auto/usb3/3-1/3-1.2/3-1.2:1.0/input/input0
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk1p3[0m.
[ 16.178576] usbcore: registered new interface driver uvcvideo
Mounting [0;1;39m/run/media/mmcblk1p3[0m...
[ 16.219427] r8152 1-1.1:1.0: skip request firmware
[ 16.244585] EXT4-fs (mmcblk1p3): mounting ext3 file system using the ext4 subsystem
[ 16.266511] r8152 1-1.1:1.0 eth1: v1.12.13
[ 16.276175] usbcore: registered new interface driver r8152
[ 16.298338] EXT4-fs (mmcblk1p3): mounted filesystem with ordered data mode. Quota mode: none.
[[0;32m OK [0m] Mounted [0;1;39m/run/media/mmcblk1p3[0m.
[ 16.330645] usbcore: registered new interface driver cdc_ether
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk1p2[0m.
Starting [0;1;39mFile System Check on /dev/mmcblk1p2[0m...
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk1p1[0m.
Starting [0;1;39mFile System Check on /dev/mmcblk1p1[0m...
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk1p2[0m.
Mounting [0;1;39m/run/media/root-mmcblk1p2[0m...
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk1p1[0m.
Mounting [0;1;39m/run/media/boot-mmcblk1p1[0m...
[ 16.548137] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Quota mode: none.
[[0;32m OK [0m] Mounted [0;1;39m/run/media/root-mmcblk1p2[0m.
[ 16.619745] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[[0;32m OK [0m] Mounted [0;1;39m/run/media/boot-mmcblk1p1[0m.
[ 16.862471] scsi 0:0:0:0: Direct-Access Kingston DataTraveler 3.0 PMAP PQ: 0 ANSI: 6
[ 16.871152] sd 0:0:0:0: [sda] 15138816 512-byte logical blocks: (7.75 GB/7.22 GiB)
[ 16.880521] sd 0:0:0:0: [sda] Write Protect is off
[ 16.889282] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 16.932547] sda: sda1
[ 16.935272] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 16.990408] scsi 1:0:0:0: Direct-Access Kingston DataTraveler 3.0 PMAP PQ: 0 ANSI: 6
[ 17.001080] sd 1:0:0:0: [sdb] 15138816 512-byte logical blocks: (7.75 GB/7.22 GiB)
[ 17.011391] sd 1:0:0:0: [sdb] Write Protect is off
[ 17.021915] sd 1:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 17.561715] usb 3-1.2: set resolution quirk: cval->res = 384
[ 17.569323] usbcore: registered new interface driver snd-usb-audio
***************************************************************
***************************************************************
NOTICE: This file system contains the following GPL-3.0 packages:
adwaita-icon-theme-symbolic
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
glmark2
gnu-config
grub-common
grub-editenv
grub-efi
gzip
less
libasm1
libatomic-dev
libatomic1
libbfd
libdebuginfod1
libdw1
libelf1
libgcc-s-dev
libgcc1
libgdbm-compat4
libgdbm6
libgettextlib
libgettextsrc
libgmp10
libidn2-0
libmpc3
libmpfr6
libopcodes
libqt5charts-examples
libqt5charts-plugins
libqt5charts-qmlplugins
libqt5charts5
libqt5sensors-plugins
libqt5sensors-qmlplugins
libqt5sensors5
libqt5serialport-examples
libqt5serialport-plugins
libqt5serialport-qmlplugins
libqt5serialport5
libqt5svg-examples
libqt5svg-plugins
libqt5svg-qmlplugins
libqt5svg5
libqt5virtualkeyboard-plugins
libqt5virtualkeyboard-qmlplugins
libqt5virtualkeyboard5
libqt5webchannel-plugins
libqt5webchannel-qmlplugins
libqt5webchannel5
libreadline8
libstdc++-dev
libstdc++6
libunistring2
m4
make
nettle
parted
piglit
qt3d-plugins
qt3d-qmlplugins
qt3d
qtbase-examples
qtbase-plugins
qtbase-qmlplugins
qtbase
qtconnectivity-plugins
qtconnectivity-qmlplugins
qtconnectivity
qtdeclarative-plugins
qtdeclarative-qmlplugins
qtdeclarative-tools
qtdeclarative
qtgraphicaleffects-qmlplugins
qtlocation-examples
qtlocation-plugins
qtlocation-qmlplugins
qtlocation
qtmultimedia-examples
qtmultimedia-plugins
qtmultimedia-qmlplugins
qtmultimedia
qtquics-qmlplugins.control
qtquics2-plugins.control
qtquics2-qmlplugins.control
qtquics2.control
qtscript-examples
qtscript-plugins
qtscript-qmlplugins
qtscript
qtwayland-examples
qtwayland-plugins
qtwayland-qmlplugins
qtwayland
tar
which
If you do not wish to distribute GPL-3.0 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
***************************************************************
***************************************************************
[ 18.271984] sdb: sdb1
[ 18.274593] sd 1:0:0:0: [sdb] Attached SCSI removable disk
_____ _____ _ _
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
| | _| .'| . | . | | __| _| . | | | -_| _| _|
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
|___| |___|
Arago Project j721e-evm -
Arago 2023.10 j721e-evm -
j721e-evm login: rot
[ 18.606994] kauditd_printk_skb: 2 callbacks suppressed
[ 18.607002] audit: type=1006 audit(1714081950.327:10): pid=1102 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=3 res=1
[ 18.624728] audit: type=1300 audit(1714081950.327:10): arch=c00000b7 syscall=64 success=yes exit=1 a0=8 a1=ffffd2945398 a2=1 a3=0 items=0 ppid=1 pid=1102 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="(systemd)" exe="/lib/systemd/systemd" key=(null)
[ 18.650343] audit: type=1327 audit(1714081950.327:10): proctitle="(systemd)"
[ 18.657457] audit: type=1334 audit(1714081950.347:11): prog-id=11 op=LOAD
[ 18.664296] audit: type=1300 audit(1714081950.347:11): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffeefc32c0 a2=78 a3=0 items=0 ppid=1 pid=1102 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="systemd" exe="/lib/systemd/systemd" key=(null)
[ 18.691902] audit: type=1327 audit(1714081950.347:11): proctitle="(systemd)"
[ 18.699207] audit: type=1334 audit(1714081950.371:12): prog-id=11 op=UNLOAD
[ 18.707270] audit: type=1334 audit(1714081950.371:13): prog-id=12 op=LOAD
[ 18.714782] audit: type=1300 audit(1714081950.371:13): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffeefc3360 a2=78 a3=0 items=0 ppid=1 pid=1102 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="systemd" exe="/lib/systemd/systemd" key=(null)
[ 18.740350] audit: type=1327 audit(1714081950.371:13): proctitle="(systemd)"
[ 19.050819] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 19.206849] EXT2-fs (sdb1): warning: mounting unchecked fs, running e2fsck is recommended
7[r[999;999H[6n[ 19.244005] ext2 filesystem being mounted at /run/media/sdb1 supports timestamps until 2038 (0x7fffffff)
root@j721e-evm:~# uname -a
Linux j721e-evm 6.1.80-ti-g2e423244f8c0 #1 SMP PREEMPT Wed Mar 20 14:43:33 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
root@j721e-evm:~# 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=10.24.68.106:/opt/NFS_exports/linux/j721e-sk-01/autofs/9ab4afdc69d103bf687bd8e97cc38bdf,nolock,v3,tcp,rsize=4096,wsize=4096
root@j721e-evm:~# uname -a
Linux j721e-evm 6.1.80-ti-g2e423244f8c0 #1 SMP PREEMPT Wed Mar 20 14:43:33 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
root@j721e-evm:~# cat /proc/mtd
dev: size erasesize name
mtd0: 00080000 00040000 "ospi.tiboot3"
mtd1: 00200000 00040000 "ospi.tispl"
mtd2: 00400000 00040000 "ospi.u-boot"
mtd3: 00040000 00040000 "ospi.env"
mtd4: 00100000 00040000 "ospi.sysfw"
mtd5: 00040000 00040000 "ospi.env.backup"
mtd6: 037c0000 00040000 "ospi.rootfs"
mtd7: 00040000 00040000 "ospi.phypattern"
root@j721e-evm:~# grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/p
pnp /etc/resolv.conf && systemctl restart systemd-resolved
root@j721e-evm:~# ls -l /lib/firmware; ls -lR /lib/firmware/ipc
total 28296
-rw-r--r-- 1 root root 2040 Mar 9 2018 LICENCE.ibt_firmware
-rw-r--r-- 1 root root 2046 Mar 9 2018 LICENCE.iwlwifi_firmware
-rw-r--r-- 1 root root 482656 Mar 9 2018 bl32.bin
-rw-r--r-- 1 root root 4324296 Mar 9 2018 bl32.elf
drwxr-xr-x 2 root root 4096 Mar 9 2018 cadence
drwxr-xr-x 2 root root 4096 Mar 9 2018 intel
-rw-r--r-- 1 root root 918268 Mar 9 2018 iwlwifi-3160-17.ucode
-rw-r--r-- 1 root root 2448976 Mar 9 2018 iwlwifi-8000C-34.ucode
-rw-r--r-- 1 root root 2428004 Mar 9 2018 iwlwifi-8000C-36.ucode
-rw-r--r-- 1 root root 2440780 Mar 9 2018 iwlwifi-8265-34.ucode
-rw-r--r-- 1 root root 2436632 Mar 9 2018 iwlwifi-8265-36.ucode
-rw-r--r-- 1 root root 2678092 Mar 9 2018 iwlwifi-9260-th-b0-jf-b0-34.ucode
-rw-r--r-- 1 root root 2521412 Mar 9 2018 iwlwifi-9260-th-b0-jf-b0-38.ucode
-rw-r--r-- 1 root root 1489652 Mar 9 2018 iwlwifi-9260-th-b0-jf-b0-46.ucode
lrwxrwxrwx 1 root root 69 Mar 9 2018 j7-c66_0-fw -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_c66xdsp_1_release_strip.xe66
lrwxrwxrwx 1 root root 76 Mar 9 2018 j7-c66_0-fw-sec -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_c66xdsp_1_release_strip.xe66.signed
lrwxrwxrwx 1 root root 69 Mar 9 2018 j7-c66_1-fw -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_c66xdsp_2_release_strip.xe66
lrwxrwxrwx 1 root root 76 Mar 9 2018 j7-c66_1-fw-sec -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_c66xdsp_2_release_strip.xe66.signed
lrwxrwxrwx 1 root root 65 Mar 9 2018 j7-c71_0-fw -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_c7x_1_release_strip.xe71
lrwxrwxrwx 1 root root 72 Mar 9 2018 j7-c71_0-fw-sec -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_c7x_1_release_strip.xe71.signed
lrwxrwxrwx 1 root root 67 Mar 9 2018 j7-main-r5f0_0-fw -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_mcu2_0_release_strip.xer5f
lrwxrwxrwx 1 root root 74 Mar 9 2018 j7-main-r5f0_0-fw-sec -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_mcu2_0_release_strip.xer5f.signed
lrwxrwxrwx 1 root root 67 Mar 9 2018 j7-main-r5f0_1-fw -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_mcu2_1_release_strip.xer5f
lrwxrwxrwx 1 root root 74 Mar 9 2018 j7-main-r5f0_1-fw-sec -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_mcu2_1_release_strip.xer5f.signed
lrwxrwxrwx 1 root root 67 Mar 9 2018 j7-main-r5f1_0-fw -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_mcu3_0_release_strip.xer5f
lrwxrwxrwx 1 root root 74 Mar 9 2018 j7-main-r5f1_0-fw-sec -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_mcu3_0_release_strip.xer5f.signed
lrwxrwxrwx 1 root root 67 Mar 9 2018 j7-main-r5f1_1-fw -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_mcu3_1_release_strip.xer5f
lrwxrwxrwx 1 root root 74 Mar 9 2018 j7-main-r5f1_1-fw-sec -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_mcu3_1_release_strip.xer5f.signed
lrwxrwxrwx 1 root root 67 Mar 9 2018 j7-mcu-r5f0_1-fw -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_mcu1_1_release_strip.xer5f
lrwxrwxrwx 1 root root 74 Mar 9 2018 j7-mcu-r5f0_1-fw-sec -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_mcu1_1_release_strip.xer5f.signed
lrwxrwxrwx 1 root root 49 Mar 9 2018 j7-pru0_0-fw -> /lib/firmware/pru/PRU_RPMsg_Echo_Interrupt0_0.out
lrwxrwxrwx 1 root root 49 Mar 9 2018 j7-pru0_1-fw -> /lib/firmware/pru/PRU_RPMsg_Echo_Interrupt0_1.out
lrwxrwxrwx 1 root root 49 Mar 9 2018 j7-pru1_0-fw -> /lib/firmware/pru/PRU_RPMsg_Echo_Interrupt1_0.out
lrwxrwxrwx 1 root root 49 Mar 9 2018 j7-pru1_1-fw -> /lib/firmware/pru/PRU_RPMsg_Echo_Interrupt1_1.out
lrwxrwxrwx 1 root root 49 Mar 9 2018 j7-rtu0_0-fw -> /lib/firmware/pru/RTU_RPMsg_Echo_Interrupt0_0.out
lrwxrwxrwx 1 root root 49 Mar 9 2018 j7-rtu0_1-fw -> /lib/firmware/pru/RTU_RPMsg_Echo_Interrupt0_1.out
lrwxrwxrwx 1 root root 49 Mar 9 2018 j7-rtu1_0-fw -> /lib/firmware/pru/RTU_RPMsg_Echo_Interrupt1_0.out
lrwxrwxrwx 1 root root 49 Mar 9 2018 j7-rtu1_1-fw -> /lib/firmware/pru/RTU_RPMsg_Echo_Interrupt1_1.out
lrwxrwxrwx 1 root root 35 Mar 9 2018 j7-txpru0_0-fw -> /lib/firmware/pru/TX_PRU_Halt_0.out
lrwxrwxrwx 1 root root 35 Mar 9 2018 j7-txpru0_1-fw -> /lib/firmware/pru/TX_PRU_Halt_1.out
lrwxrwxrwx 1 root root 35 Mar 9 2018 j7-txpru1_0-fw -> /lib/firmware/pru/TX_PRU_Halt_0.out
lrwxrwxrwx 1 root root 35 Mar 9 2018 j7-txpru1_1-fw -> /lib/firmware/pru/TX_PRU_Halt_1.out
drwxr-xr-x 2 root root 4096 Mar 9 2018 pru
-rw-r--r-- 1 root root 247469 Mar 9 2018 pvdec_full_bin.fw
-rw-r--r-- 1 root root 4728 Mar 9 2018 regulatory.db
-rw-r--r-- 1 root root 1182 Mar 9 2018 regulatory.db.p7s
-rw-r--r-- 1 root root 135168 Mar 9 2018 rgx.fw.22.104.208.318
-rw-r--r-- 1 root root 135168 Mar 9 2018 rgx.fw.22.104.208.318.64k
-rw-r--r-- 1 root root 382744 Mar 9 2018 rgx.sh.22.104.208.318
-rw-r--r-- 1 root root 28 Mar 9 2018 tee-header_v2.bin
-rw-r--r-- 1 root root 0 Mar 9 2018 tee-pageable_v2.bin
-rw-r--r-- 1 root root 482656 Mar 9 2018 tee-pager_v2.bin
-rw-r--r-- 1 root root 482656 Mar 9 2018 tee-raw.bin
-rw-r--r-- 1 root root 482684 Mar 9 2018 tee.bin
-rw-r--r-- 1 root root 4324296 Mar 9 2018 tee.elf
drwxr-xr-x 2 root root 4096 Mar 9 2018 ti-connectivity
drwxr-xr-x 3 root root 4096 Mar 9 2018 ti-eth
drwxr-xr-x 3 root root 4096 Mar 9 2018 ti-ipc
ls: cannot access '/lib/firmware/ipc': No such file or directory
root@j721e-evm:~# cat /proc/diskstats
7 0 loop0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 1 loop1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 2 loop2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 3 loop3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 4 loop4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 5 loop5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 6 loop6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 7 loop7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
31 0 mtdblock0 33 0 264 7 0 0 0 0 0 20 7 0 0 0 0 0 0
31 1 mtdblock1 84 0 672 17 0 0 0 0 0 36 17 0 0 0 0 0 0
31 2 mtdblock2 87 0 696 19 0 0 0 0 0 32 19 0 0 0 0 0 0
31 3 mtdblock3 30 0 240 7 0 0 0 0 0 24 7 0 0 0 0 0 0
31 4 mtdblock4 52 0 416 13 0 0 0 0 0 32 13 0 0 0 0 0 0
31 5 mtdblock5 30 0 240 7 0 0 0 0 0 24 7 0 0 0 0 0 0
31 6 mtdblock6 105 0 2016 82 0 0 0 0 0 80 82 0 0 0 0 0 0
31 7 mtdblock7 30 0 240 6 0 0 0 0 0 20 6 0 0 0 0 0 0
179 0 mmcblk1 838 80 52604 2994 2 0 16 25 0 1792 3019 0 0 0 0 0 0
179 1 mmcblk1p1 272 5 16640 1057 0 0 0 0 0 924 1057 0 0 0 0 0 0
179 2 mmcblk1p2 225 44 17250 617 1 0 8 21 0 684 638 0 0 0 0 0 0
179 3 mmcblk1p3 304 31 17522 1143 1 0 8 4 0 696 1147 0 0 0 0 0 0
8 0 sda 246 6 15995 258 0 0 0 0 0 320 258 0 0 0 0 0 0
8 1 sda1 208 6 14795 209 0 0 0 0 0 260 209 0 0 0 0 0 0
8 16 sdb 232 1 15954 1421 1 0 8 28 0 1512 1450 0 0 0 0 0 0
8 17 sdb1 193 0 14754 155 1 0 8 28 0 232 184 0 0 0 0 0 0
root@j721e-evm:~# cat /proc/interrupts
CPU0 CPU1
11: 4671 4417 GICv3 30 Level arch_timer
14: 0 0 GICv3 23 Level arm-pmu
15: 0 0 GICv3 804 Edge arm-smmu-v3-evtq
16: 0 0 GICv3 800 Edge arm-smmu-v3-gerror
17: 2727 0 GICv3 69 Level 32c00000.mailbox thr_011
18: 2 0 GICv3 232 Level 2000000.i2c
19: 0 0 GICv3 233 Level 2010000.i2c
20: 2 0 GICv3 235 Level 2030000.i2c
21: 0 0 GICv3 237 Level 2050000.i2c
22: 95246 376 MSI-INTA 15401056 Level 46000000.ethernet-tx0
24: 128790 0 MSI-INTA 15401058 Level 46000000.ethernet
42: 4986 0 MSI-INTA 13828536 Level 31150000.dma-controller chan0
43: 0 0 MSI-INTA 13828537 Level 31150000.dma-controller chan1
44: 0 0 MSI-INTA 13828538 Level 31150000.dma-controller chan2
45: 0 0 MSI-INTA 13828539 Level 31150000.dma-controller chan3
193: 681 0 GICv3 224 Level 2800000.serial
195: 2 0 GICv3 872 Level 47040000.spi
196: 0 0 GICv3 890 Level 46000000.ethernet
197: 0 0 INTR 391 Level 310d0000.cpts
427: 0 0 GPIO 0 Edge -davinci_gpio HPD
463: 4 0 INTR 436 Level mbox-mcu-r5fss0-core0
464: 2 0 INTR 432 Level mbox-main-r5fss0-core0
466: 7 0 INTR 424 Level mbox-c66-0, mbox-c66-1
467: 2 0 INTR 420 Level mbox-c71-0
619: 1777 0 GICv3 36 Level mmc1
623: 0 0 GICv3 350 Edge j721e-pcie-link-down-irq
624: 0 0 GICv3 56 Level pvrsrvkm
626: 0 0 GICv3 634 Level tidss
628: 0 0 ITS-MSI 0 Edge PCIe PME, aerdrv
629: 0 0 GICv3 362 Edge j721e-pcie-link-down-irq
633: 0 0 GICv3 646 Level mhdp8546
648: 1195 0 GICv3 128 Level xhci-hcd:usb1
649: 0 0 GICv3 213 Level vxe-enc
651: 0 0 GICv3 212 Level vxd-dec
652: 0 0 GICv3 152 Level 6000000.usb
653: 0 0 GICv3 43 Level 4e10000.rng
655: 0 0 ITS-MSI 134217728 Edge PCIe PME, aerdrv
656: 1202 0 GICv3 136 Level xhci-hcd:usb3
658: 0 0 GICv3 153 Level 6400000.usb
IPI0: 4508 27617 Rescheduling interrupts
IPI1: 3557 9517 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: 3 0 IRQ work interrupts
IPI6: 0 0 CPU wake-up interrupts
Err: 0
root@j721e-evm:~# cat /proc/softirqs
CPU0 CPU1
HI: 10 4
TIMER: 2028 2111
NET_TX: 15 2
NET_RX: 195568 421
BLOCK: 0 0
IRQ_POLL: 0 0
TASKLET: 11800 89
SCHED: 2598 1953
HRTIMER: 38 3
RCU: 10837 14395
root@j721e-evm:~# ls -lR /run/media/mmcblk0p1
ls: cannot access '/run/media/mmcblk0p1': No such file or directory
root@j721e-evm:~# opkg list-installed | grep packagegroup-arago-test; echo $?
1
root@j721e-evm:~# opkg list-installed | grep ti-test; echo $?
ti-test - 1.0-r0.121
ti-test-extras - 1.0-r0.121
0
root@j721e-evm:~# lsmod
Module Size Used by
cdc_ether 16384 0
usbnet 36864 1 cdc_ether
snd_usb_audio 303104 0
snd_hwdep 20480 1 snd_usb_audio
snd_usbmidi_lib 32768 1 snd_usb_audio
snd_rawmidi 36864 1 snd_usbmidi_lib
uvcvideo 110592 0
videobuf2_vmalloc 16384 1 uvcvideo
r8152 106496 0
mii 20480 2 usbnet,r8152
xhci_plat_hcd 16384 0
pci_endpoint_test 20480 0
cdns_csi2rx 20480 0
v4l2_fwnode 20480 1 cdns_csi2rx
rpmsg_ctrl 16384 0
rpmsg_char 16384 1 rpmsg_ctrl
omap_rng 16384 0
cdns3 45056 0
irq_pruss_intc 16384 0
cdns_usb_common 20480 1 cdns3
pru_rproc 24576 0
overlay 122880 0
crct10dif_ce 16384 1
ti_tfp410 16384 0
display_connector 16384 0
cfg80211 389120 0
rfkill 24576 2 cfg80211
vxd_dec 331776 0
vxe_enc 286720 0
videobuf2_dma_sg 20480 2 vxe_enc,vxd_dec
ti_k3_r5_remoteproc 28672 0
[ 50.836748] kauditd_printk_skb: 3 callbacks suppressed
j721e_csi2rx 24576 0
videobuf2_dma_contig 20480 [ 50.836755] audit: type=1334 audit(1714081982.560:17): prog-id=14 op=UNLOAD
2 j721e_csi2rx,vxd_dec
videobuf2_memops 16384 3 videobu[ 50.858379] audit: type=1334 audit(1714081982.560:18): prog-id=13 op=UNLOAD
f2_vmalloc,videobuf2_dma_contig,videobuf2_dma_sg
v4l2_mem2mem 36864 2 vxe_enc,vxd_dec
videobuf2_v4l2 32768 5 j721e_csi2rx,vxe_enc,vxd_dec,uvcvideo,v4l2_mem2mem
cdns_mhdp8546 40960 0
v4l2_async 24576 3 v4l2_fwnode,j721e_csi2rx,cdns_csi2rx
videobuf2_common 57344 10 j721e_csi2rx,vxe_enc,videobuf2_vmalloc,videobuf2_dma_contig,videobuf2_v4l2,vxd_dec,uvcvideo,videobuf2_dma_sg,v4l2_mem2mem,videobuf2_memops
tidss 61440 2
k3_j72xx_bandgap 20480 0
drm_dma_helper 20480 1 tidss
drm_display_helper 139264 1 cdns_mhdp8546
drm_kms_helper 184320 7 drm_dma_helper,display_connector,cdns_mhdp8546,drm_display_helper,tidss,ti_tfp410
pvrsrvkm 1273856 12
videodev 245760 9 v4l2_async,j721e_csi2rx,vxe_enc,videobuf2_v4l2,vxd_dec,uvcvideo,cdns_csi2rx,videobuf2_common,v4l2_mem2mem
pruss 16384 1 pru_rproc
syscopyarea 16384 1 drm_kms_helper
sysfillrect 16384 1 drm_kms_helper
pci_j721e_host 16384 0
ti_k3_dsp_remoteproc 16384 0
sysimgblt 16384 1 drm_kms_helper
virtio_rpmsg_bus 20480 0
fb_sys_fops 16384 1 drm_kms_helper
rpmsg_ns 16384 1 virtio_rpmsg_bus
cdns_dphy_rx 16384 0
pci_j721e 16384 1 pci_j721e_host
ti_k3_common 16384 1 ti_k3_dsp_remoteproc
sa2ul 36864 0
mc 57344 9 v4l2_async,videodev,j721e_csi2rx,snd_usb_audio,videobuf2_v4l2,uvcvideo,cdns_csi2rx,videobuf2_common,v4l2_mem2mem
pcie_cadence_host 16384 1 pci_j721e_host
pcie_cadence 16384 2 pcie_cadence_host,pci_j721e_host
cdns3_ti 16384 0
rti_wdt 16384 0
optee_rng 16384 0
rng_core 20480 2 optee_rng,omap_rng
cryptodev 53248 0
fuse 131072 1
drm 561152 17 drm_kms_helper,drm_dma_helper,display_connector,pvrsrvkm,cdns_mhdp8546,drm_display_helper,tidss,ti_tfp410
drm_panel_orientation_quirks 28672 1 drm
ipv6 479232 40
root@j721e-evm:~# echo 'hello world'
hello world
root@j721e-evm:~#
U-Boot SPL 2024.04-00951-gd343521d258 (Apr 26 2024 - 03:12:56 +0530)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.4--v09.02.04 (Kool Koala)')
Trying to boot from UART
CSkipping authentication on GP device
Skipping authentication on GP device
Skipping authentication on GP device
Skipping authentication on GP device
Skipping authentication on GP device
Loaded 1080403 bytes
Loading Environment from nowhere... OK
init_env from device 7 not supported!
Starting ATF on ARM64 core...
NOTICE: BL31: v2.10.0(release):v2.10.0-367-g00f1ec6b87-dirty
NOTICE: BL31: Built : 16:09:05, Feb 9 2024
I/TC:
I/TC: OP-TEE version: 4.1.0-51-g012cdca49 (gcc version 11.4.0 (GCC)) #1 Tue Jan 30 10:48:03 UTC 2024 aarch64
I/TC: WARNING: This OP-TEE configuration might be insecure!
I/TC: WARNING: Please check https://optee.readthedocs.io/en/latest/architecture/porting_guidelines.html
I/TC: Primary CPU initializing
I/TC: GIC redistributor base address not provided
I/TC: Assuming default GIC group status and modifier
I/TC: SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.4--v09.02.04 (Kool Koala)')
I/TC: HUK Initialized
I/TC: Activated SA2UL device
I/TC: Fixing SA2UL firewall owner for GP device
I/TC: Enabled firewalls for SA2UL TRNG device
I/TC: SA2UL TRNG initialized
I/TC: SA2UL Drivers initialized
I/TC: Primary CPU switching to normal world boot
U-Boot SPL 2024.04-00951-gd343521d258 (Apr 26 2024 - 03:13:23 +0530)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.4--v09.02.04 (Kool Koala)')
Detected: J7X-BASE-CPB rev E3
Detected: J7X-GESI-EXP rev E3
Detected: J7X-VSC8514-ETH rev E2
Trying to boot from UART
CSkipping authentication on GP device
Loaded 1640515 bytes
U-Boot 2024.04-00951-gd343521d258 (Apr 26 2024 - 03:13:23 +0530)
SoC: J721E SR1.0 GP
Model: Texas Instruments J721e EVM
Board: J721EX-PM2-SOM rev E7
DRAM: 4 GiB
Core: 135 devices, 34 uclasses, devicetree: separate
Flash: 0 Bytes
MMC: mmc@4f80000: 0, mmc@4fb0000: 1
Loading Environment from nowhere... OK
In: serial@2800000
Out: serial@2800000
Err: serial@2800000
am65_cpsw_nuss ethernet@46000000: K3 CPSW: nuss_ver: 0x6BA00101 cpsw_ver: 0x6BA80100 ale_ver: 0x00293904 Ports:1
Detected: J7X-BASE-CPB rev E3
Detected: J7X-GESI-EXP rev E3
Detected: J7X-VSC8514-ETH rev E2
Net: eth0: ethernet@46000000port@1
Hit any key to stop autoboot: 2 0
=>
=>
=>
=>
=>
=>
=>
=>
=>
=> version
U-Boot 2024.04-00951-gd343521d258 (Apr 26 2024 - 03:13:23 +0530)
=> setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled '
=> setenv bootcmd ''
=> setenv autoload 'no'
=> setenv serverip '192.168.0.1'
=> setenv _initramfs -
=> 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=j721e
board_rev=E7
board_serial=0330
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
boot_targets=mmc1 mmc0 usb pxe dhcp
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled
bootcmd=
bootcmd_ti_mmc=run findfdt; run init_${boot}; if test ${do_main_cpsw0_qsgmii_phyinit} -eq 1; then run main_cpsw0_qsgmii_phyinit; fi; run boot_rprocs; if test ${boot_fit} -eq 1; then run get_fit_${boot}; run get_fit_overlaystring; run run_fit; else; run get_kern_${boot}; run get_fdt_${boot}; run get_overlay_${boot}; run run_kern; fi;
bootdelay=2
bootdir=/boot
bootenvfile=uEnv.txt
bootm_size=0x10000000
bootpart=1:2
bootscript=echo Running bootscript from mmc${mmcdev} ...; source ${loadaddr}
console=ttyS2,115200n8
cpu=armv8
dfu_alt_info_emmc=rawemmc raw 0 0x800000 mmcpart 1; rootfs part 0 1 mmcpart 0; tiboot3.bin.raw raw 0x0 0x400 mmcpart 1; tispl.bin.raw raw 0x400 0x1000 mmcpart 1; u-boot.img.raw raw 0x1400 0x2000 mmcpart 1; u-env.raw raw 0x3400 0x100 mmcpart 1; sysfw.itb.raw raw 0x3600 0x800 mmcpart 1
dfu_alt_info_mmc=boot part 1 1; rootfs part 1 2; tiboot3.bin fat 1 1; tispl.bin fat 1 1; u-boot.img fat 1 1; uEnv.txt fat 1 1; sysfw.itb fat 1 1
dfu_alt_info_ospi=tiboot3.bin raw 0x0 0x080000; tispl.bin raw 0x080000 0x200000; u-boot.img raw 0x280000 0x400000; u-boot-env raw 0x680000 0x020000; sysfw.itb raw 0x6c0000 0x100000; rootfs raw 0x800000 0x3800000
dfu_alt_info_ram=tispl.bin ram 0x80080000 0x200000; u-boot.img ram 0x81000000 0x400000
do_main_cpsw0_qsgmii_phyinit=0
dorprocboot=0
dtboaddr=0x89000000
envboot=if mmc dev ${mmcdev}; then if mmc rescan; then echo SD/MMC found on device ${mmcdev}; if test -n "${loadbootscript}" && run loadbootscript; then run bootscript; else if run loadbootenv; then echo Loaded env from ${bootenvfile}; run importbootenv; fi; if test -n $uenvcmd; then echo Running uenvcmd ...; run uenvcmd; fi; fi; fi; fi;
eth1addr=70:ff:76:1d:8a:ec
eth2addr=70:ff:76:1d:8a:ed
eth3addr=70:ff:76:1d:8a:ee
eth4addr=70:ff:76:1d:8a:ef
eth5addr=70:ff:76:1d:93:f7
eth6addr=70:ff:76:1d:93:f8
eth7addr=70:ff:76:1d:93:f9
eth8addr=70:ff:76:1d:93:fa
eth9addr=70:ff:76:1d:93:fb
ethaddr=78:db:2f:e0:81:ed
fdt_addr_r=0x88000000
fdtaddr=0x88000000
fdtcontroladdr=fde4cd00
fdtfile=ti/k3-j721e-common-proc-board.dtb
fdtoverlay_addr_r=0x89000000
findfdt=echo WARN: fdtfile already set. Stop using findfdt in script
finduuid=part uuid ${boot} ${bootpart} uuid
get_fdt_mmc=load mmc ${bootpart} ${fdtaddr} ${bootdir}/dtb/${name_fdt}
get_fdt_ufs=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/${fdtfile}
get_fit_config=setexpr name_fit_config gsub / _ conf-${fdtfile}
get_fit_mmc=load mmc ${bootpart} ${addr_fit} ${bootdir}/${name_fit}
get_fit_overlaystring=for overlay in $name_overlays; do; setexpr name_fit_overlay gsub / _ conf-${overlay}; setenv overlaystring ${overlaystring}'#'${name_fit_overlay}; done;
get_kern_mmc=load mmc ${bootpart} ${loadaddr} ${bootdir}/${name_kern}
get_kern_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}/dtb/${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;
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}
loadfdt=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/dtb/${fdtfile}
loadimage=load ${devtype} ${bootpart} ${loadaddr} ${bootdir}/${bootfile}
main_cpsw0_qsgmii_phyinit=if test $board_name = J721EX-PM1-SOM || test $board_name = J721EX-PM2-SOM || test $board_name = j721e; then do_main_cpsw0_qsgmii_phyinit=1; else do_main_cpsw0_qsgmii_phyinit=0; fi; 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=if mmc dev ${mmcdev}; then devnum=${mmcdev}; devtype=mmc; if mmc rescan; then echo SD/MMC found on device ${mmcdev}; if run loadimage; then run args_mmc; if test ${boot_fit} -eq 1; then run run_fit; else run mmcloados; fi; fi; fi; fi;
mmcdev=1
mmcloados=if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run get_fdt_mmc; then bootz ${loadaddr} - ${fdtaddr}; else if test ${boot_fdt} = try; then bootz; else echo WARN: Cannot load the DT; fi; fi; else bootz; fi;
mmcrootfstype=ext4 rootwait
mtdids=nor0=47040000.spi.0,nor0=47034000.hyperbus
mtdparts=mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),1m(ospi.sysfw),256k(ospi.env.backup),57344k@8m(ospi.rootfs),256k(ospi.phypattern);47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),1m(hbmc.sysfw),-@8m(hbmc.rootfs)
name_fdt=ti/k3-j721e-common-proc-board.dtb
name_fit=fitImage
name_kern=Image
partitions=name=rootfs,start=0,size=-,uuid=${uuid_gpt_rootfs}
pxefile_addr_r=0x80100000
ramdisk_addr_r=0x88080000
rd_spec=-
rdaddr=0x88080000
rproc_fw_binaries=2 /lib/firmware/j7-main-r5f0_0-fw 3 /lib/firmware/j7-main-r5f0_1-fw 4 /lib/firmware/j7-main-r5f1_0-fw 5 /lib/firmware/j7-main-r5f1_1-fw 6 /lib/firmware/j7-c66_0-fw 7 /lib/firmware/j7-c66_1-fw 8 /lib/firmware/j7-c71_0-fw
rproc_load_and_boot_one=if load mmc ${bootpart} $loadaddr ${rproc_fw}; then if rproc load ${rproc_id} ${loadaddr} ${filesize}; then rproc start ${rproc_id}; fi; fi
run_fit=run get_fit_config; bootm ${addr_fit}#${name_fit_config}${overlaystring}
run_kern=booti ${loadaddr} ${rd_spec} ${fdtaddr}
scriptaddr=0x80000000
scsirootfstype=ext4 rootwait
serial#=0000000000000330
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: 7028/131067 bytes
=> printenv bootargs
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled
=> setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp '
=> setenv serverip '192.168.0.1'
=> setenv autoload 'no'
=> dhcp
k3-navss-ringacc ringacc@2b800000: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
k3-navss-ringacc ringacc@2b800000: dma-ring-reset-quirk: disabled
am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
link up on port 1, speed 1000, full duplex
BOOTP broadcast 1
DHCP client bound to address 192.168.0.30 (3 ms)
=> setenv dorprocboot '1'
=> run boot_rprocs
k3_r5f_rproc r5f@41000000: Core 1 is already in use. No rproc commands work
k3_r5f_rproc r5f@41400000: Core 2 is already in use. No rproc commands work
88280 bytes read in 42 ms (2 MiB/s)
Load Remote Processor 2 with data@addr=0x82000000 88280 bytes: Success!
88280 bytes read in 42 ms (2 MiB/s)
k3_r5f_rproc r5f@5d00000: Invalid op: Trying to start secondary core 7 in lockstep mode
Load Remote Processor 3 with data@addr=0x82000000 88280 bytes: Failed!
88280 bytes read in 42 ms (2 MiB/s)
Load Remote Processor 4 with data@addr=0x82000000 88280 bytes: Success!
88280 bytes read in 41 ms (2.1 MiB/s)
k3_r5f_rproc r5f@5f00000: Invalid op: Trying to start secondary core 9 in lockstep mode
Load Remote Processor 5 with data@addr=0x82000000 88280 bytes: Failed!
145860 bytes read in 42 ms (3.3 MiB/s)
Load Remote Processor 6 with data@addr=0x82000000 145860 bytes: Success!
145860 bytes read in 43 ms (3.2 MiB/s)
Load Remote Processor 7 with data@addr=0x82000000 145860 bytes: Success!
10489000 bytes read in 49 ms (204.1 MiB/s)
Load Remote Processor 8 with data@addr=0x82000000 10489000 bytes: Success!
=> 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=j721e
board_rev=E7
board_serial=0330
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
boot_targets=mmc1 mmc0 usb pxe dhcp
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp
bootcmd=
bootcmd_ti_mmc=run findfdt; run init_${boot}; if test ${do_main_cpsw0_qsgmii_phyinit} -eq 1; then run main_cpsw0_qsgmii_phyinit; fi; run boot_rprocs; if test ${boot_fit} -eq 1; then run get_fit_${boot}; run get_fit_overlaystring; run run_fit; else; run get_kern_${boot}; run get_fdt_${boot}; run get_overlay_${boot}; run run_kern; fi;
bootdelay=2
bootdir=/boot
bootenvfile=uEnv.txt
bootm_size=0x10000000
bootpart=1:2
bootscript=echo Running bootscript from mmc${mmcdev} ...; source ${loadaddr}
console=ttyS2,115200n8
cpu=armv8
dfu_alt_info_emmc=rawemmc raw 0 0x800000 mmcpart 1; rootfs part 0 1 mmcpart 0; tiboot3.bin.raw raw 0x0 0x400 mmcpart 1; tispl.bin.raw raw 0x400 0x1000 mmcpart 1; u-boot.img.raw raw 0x1400 0x2000 mmcpart 1; u-env.raw raw 0x3400 0x100 mmcpart 1; sysfw.itb.raw raw 0x3600 0x800 mmcpart 1
dfu_alt_info_mmc=boot part 1 1; rootfs part 1 2; tiboot3.bin fat 1 1; tispl.bin fat 1 1; u-boot.img fat 1 1; uEnv.txt fat 1 1; sysfw.itb fat 1 1
dfu_alt_info_ospi=tiboot3.bin raw 0x0 0x080000; tispl.bin raw 0x080000 0x200000; u-boot.img raw 0x280000 0x400000; u-boot-env raw 0x680000 0x020000; sysfw.itb raw 0x6c0000 0x100000; rootfs raw 0x800000 0x3800000
dfu_alt_info_ram=tispl.bin ram 0x80080000 0x200000; u-boot.img ram 0x81000000 0x400000
dnsip=192.0.2.2
do_main_cpsw0_qsgmii_phyinit=0
dorprocboot=1
dtboaddr=0x89000000
envboot=if mmc dev ${mmcdev}; then if mmc rescan; then echo SD/MMC found on device ${mmcdev}; if test -n "${loadbootscript}" && run loadbootscript; then run bootscript; else if run loadbootenv; then echo Loaded env from ${bootenvfile}; run importbootenv; fi; if test -n $uenvcmd; then echo Running uenvcmd ...; run uenvcmd; fi; fi; fi; fi;
eth1addr=70:ff:76:1d:8a:ec
eth2addr=70:ff:76:1d:8a:ed
eth3addr=70:ff:76:1d:8a:ee
eth4addr=70:ff:76:1d:8a:ef
eth5addr=70:ff:76:1d:93:f7
eth6addr=70:ff:76:1d:93:f8
eth7addr=70:ff:76:1d:93:f9
eth8addr=70:ff:76:1d:93:fa
eth9addr=70:ff:76:1d:93:fb
ethact=ethernet@46000000port@1
ethaddr=78:db:2f:e0:81:ed
fdt_addr_r=0x88000000
fdtaddr=0x88000000
fdtcontroladdr=fde4cd00
fdtfile=ti/k3-j721e-common-proc-board.dtb
fdtoverlay_addr_r=0x89000000
fileaddr=82000000
filesize=a00ca8
findfdt=echo WARN: fdtfile already set. Stop using findfdt in script
finduuid=part uuid ${boot} ${bootpart} uuid
gatewayip=192.168.0.1
get_fdt_mmc=load mmc ${bootpart} ${fdtaddr} ${bootdir}/dtb/${name_fdt}
get_fdt_ufs=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/${fdtfile}
get_fit_config=setexpr name_fit_config gsub / _ conf-${fdtfile}
get_fit_mmc=load mmc ${bootpart} ${addr_fit} ${bootdir}/${name_fit}
get_fit_overlaystring=for overlay in $name_overlays; do; setexpr name_fit_overlay gsub / _ conf-${overlay}; setenv overlaystring ${overlaystring}'#'${name_fit_overlay}; done;
get_kern_mmc=load mmc ${bootpart} ${loadaddr} ${bootdir}/${name_kern}
get_kern_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}/dtb/${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;
hostname=j721e-idk-gw
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
ipaddr=192.168.0.30
kernel_addr_r=0x82000000
loadaddr=0x82000000
loadbootenv=fatload mmc ${mmcdev} ${loadaddr} ${bootenvfile}
loadfdt=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/dtb/${fdtfile}
loadimage=load ${devtype} ${bootpart} ${loadaddr} ${bootdir}/${bootfile}
main_cpsw0_qsgmii_phyinit=if test $board_name = J721EX-PM1-SOM || test $board_name = J721EX-PM2-SOM || test $board_name = j721e; then do_main_cpsw0_qsgmii_phyinit=1; else do_main_cpsw0_qsgmii_phyinit=0; fi; 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=if mmc dev ${mmcdev}; then devnum=${mmcdev}; devtype=mmc; if mmc rescan; then echo SD/MMC found on device ${mmcdev}; if run loadimage; then run args_mmc; if test ${boot_fit} -eq 1; then run run_fit; else run mmcloados; fi; fi; fi; fi;
mmcdev=1
mmcloados=if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run get_fdt_mmc; then bootz ${loadaddr} - ${fdtaddr}; else if test ${boot_fdt} = try; then bootz; else echo WARN: Cannot load the DT; fi; fi; else bootz; fi;
mmcrootfstype=ext4 rootwait
mtdids=nor0=47040000.spi.0,nor0=47034000.hyperbus
mtdparts=mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),1m(ospi.sysfw),256k(ospi.env.backup),57344k@8m(ospi.rootfs),256k(ospi.phypattern);47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),1m(hbmc.sysfw),-@8m(hbmc.rootfs)
name_fdt=ti/k3-j721e-common-proc-board.dtb
name_fit=fitImage
name_kern=Image
netmask=255.255.255.0
partitions=name=rootfs,start=0,size=-,uuid=${uuid_gpt_rootfs}
pxefile_addr_r=0x80100000
ramdisk_addr_r=0x88080000
rd_spec=-
rdaddr=0x88080000
rproc_fw_binaries=2 /lib/firmware/j7-main-r5f0_0-fw 3 /lib/firmware/j7-main-r5f0_1-fw 4 /lib/firmware/j7-main-r5f1_0-fw 5 /lib/firmware/j7-main-r5f1_1-fw 6 /lib/firmware/j7-c66_0-fw 7 /lib/firmware/j7-c66_1-fw 8 /lib/firmware/j7-c71_0-fw
rproc_load_and_boot_one=if load mmc ${bootpart} $loadaddr ${rproc_fw}; then if rproc load ${rproc_id} ${loadaddr} ${filesize}; then rproc start ${rproc_id}; fi; fi
run_fit=run get_fit_config; bootm ${addr_fit}#${name_fit_config}${overlaystring}
run_kern=booti ${loadaddr} ${rd_spec} ${fdtaddr}
scriptaddr=0x80000000
scsirootfstype=ext4 rootwait
serial#=0000000000000330
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: 7214/131067 bytes
=> tftp ${loadaddr} 192.168.0.1:vatf_j721e-idk-gw/bb07daf011078f15ea81b62255230e0d
am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
link up on port 1, speed 1000, full duplex
Using ethernet@46000000port@1 device
TFTP from server 192.168.0.1; our IP address is 192.168.0.30
Filename 'vatf_j721e-idk-gw/bb07daf011078f15ea81b62255230e0d'.
Load address: 0x82000000
Loading: *################################################## 18.5 MiB
12.2 MiB/s
done
Bytes transferred = 19376640 (127aa00 hex)
=> tftp ${fdt_addr_r} 192.168.0.1:vatf_j721e-idk-gw/1fb9517d8f2c6d1ffdc8b49564375695
am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
link up on port 1, speed 1000, full duplex
Using ethernet@46000000port@1 device
TFTP from server 192.168.0.1; our IP address is 192.168.0.30
Filename 'vatf_j721e-idk-gw/1fb9517d8f2c6d1ffdc8b49564375695'.
Load address: 0x88000000
Loading: *################################################## 110.8 KiB
9.8 MiB/s
done
Bytes transferred = 113462 (1bb36 hex)
=> fdt address ${fdt_addr_r}
Working FDT set to 88000000
=> printenv bootargs
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp
=> setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/j721e-idk-gw/autofs/9ab4afdc69d103bf687bd8e97cc38bdf,nolock,v3,tcp,rsize=4096,wsize=4096 '
=> printenv bootcmd
bootcmd=
=> setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi'
=> version
U-Boot 2024.04-00951-gd343521d258 (Apr 26 2024 - 03:13:23 +0530)
=> bdinfo
boot_params = 0x0000000000000000
DRAM bank = 0x0000000000000000
-> start = 0x0000000080000000
-> size = 0x0000000080000000
DRAM bank = 0x0000000000000001
-> start = 0x0000000880000000
-> size = 0x0000000080000000
flashstart = 0x0000000000000000
flashsize = 0x0000000000000000
flashoffset = 0x0000000000000000
baudrate = 115200 bps
relocaddr = 0x00000000ffe8e000
reloc off = 0x000000007f68e000
Build = 64-bit
current eth = ethernet@46000000port@1
ethaddr = 78:db:2f:e0:81:ed
IP addr = 192.168.0.30
fdt_blob = 0x00000000fde4cd00
new_fdt = 0x00000000fde4cd00
fdt_size = 0x00000000000210a0
multi_dtb_fit= 0x0000000000000000
lmb_dump_all:
memory.cnt = 0x2 / max = 0x10
memory[0] [0x80000000-0xffffffff], 0x80000000 bytes flags: 0
memory[1] [0x880000000-0x8ffffffff], 0x80000000 bytes flags: 0
reserved.cnt = 0x3 / max = 0x10
reserved[0] [0x9e800000-0xa8ffffff], 0x0a800000 bytes flags: 4
reserved[1] [0xaa000000-0xabbfffff], 0x01c00000 bytes flags: 4
reserved[2] [0xfce3d000-0xffffffff], 0x031c3000 bytes flags: 0
devicetree = separate
serial addr = 0x0000000002800000
width = 0x0000000000000000
shift = 0x0000000000000002
offset = 0x0000000000000000
clock = 0x0000000002dc6c00
arch_number = 0x0000000000000000
TLB addr = 0x00000000ffff0000
irq_sp = 0x00000000fde4ccf0
sp start = 0x00000000fde4ccf0
Early malloc usage: 2fc8 / 8000
=>
boot_params = 0x0000000000000000
DRAM bank = 0x0000000000000000
-> start = 0x0000000080000000
-> size = 0x0000000080000000
DRAM bank = 0x0000000000000001
-> start = 0x0000000880000000
-> size = 0x0000000080000000
flashstart = 0x0000000000000000
flashsize = 0x0000000000000000
flashoffset = 0x0000000000000000
baudrate = 115200 bps
relocaddr = 0x00000000ffe8e000
reloc off = 0x000000007f68e000
Build = 64-bit
current eth = ethernet@46000000port@1
ethaddr = 78:db:2f:e0:81:ed
IP addr = 192.168.0.30
fdt_blob = 0x00000000fde4cd00
new_fdt = 0x00000000fde4cd00
fdt_size = 0x00000000000210a0
multi_dtb_fit= 0x0000000000000000
lmb_dump_all:
memory.cnt = 0x2 / max = 0x10
memory[0] [0x80000000-0xffffffff], 0x80000000 bytes flags: 0
memory[1] [0x880000000-0x8ffffffff], 0x80000000 bytes flags: 0
reserved.cnt = 0x3 / max = 0x10
reserved[0] [0x9e800000-0xa8ffffff], 0x0a800000 bytes flags: 4
reserved[1] [0xaa000000-0xabbfffff], 0x01c00000 bytes flags: 4
reserved[2] [0xfce3d000-0xffffffff], 0x031c3000 bytes flags: 0
devicetree = separate
serial addr = 0x0000000002800000
width = 0x0000000000000000
shift = 0x0000000000000002
offset = 0x0000000000000000
clock = 0x0000000002dc6c00
arch_number = 0x0000000000000000
TLB addr = 0x00000000ffff0000
irq_sp = 0x00000000fde4ccf0
sp start = 0x00000000fde4ccf0
Early malloc usage: 2fc8 / 8000
=> ls mmc 0:1
974120 tispl.bin
1272860 u-boot.img
293216 tiboot3.bin
268998 sysfw.itb
33 secondary_bootloader.md5
4 ws-calibrate.rules
6 file(s), 0 dir(s)
=> ls mmc 1:1
EFI/
19376640 Image
268978 sysfw.itb
268978 sysfw-j721e-gp-evm.itb
278254 sysfw-j721e_sr1_1-hs-evm.itb
269718 sysfw-j721e_sr1_1-hs-fs-evm.itb
278254 sysfw-j721e_sr2-hs-evm.itb
269718 sysfw-j721e_sr2-hs-fs-evm.itb
296345 tiboot3.bin
296345 tiboot3-j721e-gp-evm.bin
297120 tiboot3-j721e_sr1_1-hs-evm.bin
297120 tiboot3-j721e_sr1_1-hs-fs-evm.bin
297120 tiboot3-j721e_sr2-hs-evm.bin
297120 tiboot3-j721e_sr2-hs-fs-evm.bin
1091259 tispl.bin
1328275 u-boot.img
574 uEnv.txt
4 ws-calibrate.rules
17 file(s), 1 dir(s)
=> 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
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
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
1489668 iwlwifi-9260-th-b0-jf-b0-46.ucode
<DIR> 4096 sdcard-firmware
<SYM> 49 j7-pru0_0-fw
<SYM> 49 j7-pru0_1-fw
<SYM> 49 j7-pru1_0-fw
<SYM> 49 j7-pru1_1-fw
<SYM> 49 j7-rtu0_0-fw
<SYM> 49 j7-rtu0_1-fw
<SYM> 49 j7-rtu1_0-fw
<SYM> 49 j7-rtu1_1-fw
<SYM> 35 j7-txpru0_0-fw
<SYM> 35 j7-txpru0_1-fw
<SYM> 35 j7-txpru1_0-fw
<SYM> 35 j7-txpru1_1-fw
<DIR> 4096 pdk-ipc
<DIR> 4096 pru
247469 pvdec_full_bin.fw
4592 regulatory.db
1182 regulatory.db.p7s
122880 rgx.fw.22.104.208.318
122880 rgx.fw.22.104.208.318.64k
344760 rgx.sh.22.104.208.318
<DIR> 4096 ti-connectivity
=> ext4ls mmc 1:2 /lib/firmware
<DIR> 4096 .
<DIR> 4096 ..
2040 LICENCE.ibt_firmware
2046 LICENCE.iwlwifi_firmware
482656 bl32.bin
4324296 bl32.elf
<DIR> 4096 cadence
<DIR> 4096 intel
918268 iwlwifi-3160-17.ucode
2448976 iwlwifi-8000C-34.ucode
2428004 iwlwifi-8000C-36.ucode
2440780 iwlwifi-8265-34.ucode
2436632 iwlwifi-8265-36.ucode
2678092 iwlwifi-9260-th-b0-jf-b0-34.ucode
2521412 iwlwifi-9260-th-b0-jf-b0-38.ucode
1489652 iwlwifi-9260-th-b0-jf-b0-46.ucode
<SYM> 69 j7-c66_0-fw
<SYM> 76 j7-c66_0-fw-sec
<SYM> 69 j7-c66_1-fw
<SYM> 76 j7-c66_1-fw-sec
<SYM> 65 j7-c71_0-fw
<SYM> 72 j7-c71_0-fw-sec
<SYM> 67 j7-main-r5f0_0-fw
<SYM> 74 j7-main-r5f0_0-fw-sec
<SYM> 67 j7-main-r5f0_1-fw
<SYM> 74 j7-main-r5f0_1-fw-sec
<SYM> 67 j7-main-r5f1_0-fw
<SYM> 74 j7-main-r5f1_0-fw-sec
<SYM> 67 j7-main-r5f1_1-fw
<SYM> 74 j7-main-r5f1_1-fw-sec
<SYM> 67 j7-mcu-r5f0_1-fw
<SYM> 74 j7-mcu-r5f0_1-fw-sec
<SYM> 49 j7-pru0_0-fw
<SYM> 49 j7-pru0_1-fw
<SYM> 49 j7-pru1_0-fw
<SYM> 49 j7-pru1_1-fw
<SYM> 49 j7-rtu0_0-fw
<SYM> 49 j7-rtu0_1-fw
<SYM> 49 j7-rtu1_0-fw
<SYM> 49 j7-rtu1_1-fw
<SYM> 35 j7-txpru0_0-fw
<SYM> 35 j7-txpru0_1-fw
<SYM> 35 j7-txpru1_0-fw
<SYM> 35 j7-txpru1_1-fw
<DIR> 4096 pru
247469 pvdec_full_bin.fw
4728 regulatory.db
1182 regulatory.db.p7s
135168 rgx.fw.22.104.208.318
135168 rgx.fw.22.104.208.318.64k
382744 rgx.sh.22.104.208.318
28 tee-header_v2.bin
0 tee-pageable_v2.bin
482656 tee-pager_v2.bin
482656 tee-raw.bin
482684 tee.bin
4324296 tee.elf
<DIR> 4096 ti-connectivity
<DIR> 4096 ti-eth
<DIR> 4096 ti-ipc
=> mmc rescan; echo $?
0
=> fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4
4 bytes written in 27 ms (0 Bytes/s)
=> boot
## Checking Image at 82000000 ...
Unknown image format!
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Working FDT set to 88000000
Loading Device Tree to 000000008ffe1000, end 000000008ffffb35 ... OK
Working FDT set to 8ffe1000
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
[ 0.000000] Linux version 6.1.80-ti-g2e423244f8c0 (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 11.4.0, GNU ld (GNU Binutils) 2.38.20220708) #1 SMP PREEMPT Wed Mar 20 14:43:33 UTC 2024
[ 0.000000] Machine model: Texas Instruments J721e 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 CMA memory pool at 0x00000008e0000000, size 512 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 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] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a4000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a4100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a5000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a5000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a5100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a5100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node c66-dma-memory@a6000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node c66-memory@a6100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node c66-dma-memory@a7000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node c66-memory@a7100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node c71-dma-memory@a8000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node c71-memory@a8100000, 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-0x00000000a8ffffff]
[ 0.000000] node 0: [mem 0x00000000a9000000-0x00000000a9ffffff]
[ 0.000000] node 0: [mem 0x00000000aa000000-0x00000000abbfffff]
[ 0.000000] node 0: [mem 0x00000000abc00000-0x00000000ffffffff]
[ 0.000000] node 0: [mem 0x0000000880000000-0x00000008ffffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff]
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.1 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: Trusted OS migration not required
[ 0.000000] psci: SMC Calling Convention v1.4
[ 0.000000] percpu: Embedded 20 pages/cpu s41064 r8192 d32664 u81920
[ 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: Spectre-BHB
[ 0.000000] CPU features: detected: ARM erratum 1742098
[ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[ 0.000000] alternatives: applying boot alternatives
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1032192
[ 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/j721e-idk-gw/autofs/9ab4afdc69d103bf687bd8e97cc38bdf,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: 10, 4194304 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: area num 2.
[ 0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB)
[ 0.000000] Memory: 3303336K/4194304K available (11712K kernel code, 1258K rwdata, 3812K rodata, 1984K init, 438K bss, 366680K reserved, 524288K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=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] Root IRQ handler: gic_handle_irq
[ 0.000000] GICv3: GICv3 features: 16 PPIs
[ 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: Devices Table too large, reduce ids 20->19
[ 0.000000] ITS@0x0000000001820000: allocated 524288 Devices @880800000 (flat, esz 8, psz 64K, shr 0)
[ 0.000000] ITS: using cache flushing for cmd queue
[ 0.000000] GICv3: using LPI property table @0x0000000880030000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880040000
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
[ 0.000000] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[ 0.008405] Console: colour dummy device 80x25
[ 0.012973] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.023643] pid_max: default: 32768 minimum: 301
[ 0.028380] LSM: Security Framework initializing
[ 0.033152] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.040722] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.049487] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.056886] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.063143] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.070529] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.076832] rcu: Hierarchical SRCU implementation.
[ 0.081729] rcu: Max phase no-delay instances is 1000.
[ 0.087239] Platform MSI: msi-controller@1820000 domain created
[ 0.093470] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
[ 0.102889] EFI services will not be available.
[ 0.107624] smp: Bringing up secondary CPUs ...
I/TC: Secondary CPU 1 initializing
I/TC: Secondary CPU 1 switching to normal world boot
[ 0.120816] Detected PIPT I-cache on CPU1
[ 0.120874] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
[ 0.120886] GICv3: CPU1: using allocated LPI pending table @0x0000000880050000
[ 0.120914] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
[ 0.120959] smp: Brought up 1 node, 2 CPUs
[ 0.150303] SMP: Total of 2 processors activated.
[ 0.155107] CPU features: detected: 32-bit EL0 Support
[ 0.160360] CPU features: detected: CRC32 instructions
[ 0.165635] CPU: All CPU(s) started at EL2
[ 0.169815] alternatives: applying system-wide alternatives
[ 0.176297] devtmpfs: initialized
[ 0.186203] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.196186] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.211409] pinctrl core: initialized pinctrl subsystem
[ 0.217076] DMI not present or invalid.
[ 0.221315] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.227928] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 0.235230] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.243227] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.251349] audit: initializing netlink subsys (disabled)
[ 0.256972] audit: type=2000 audit(0.168:1): state=initialized audit_enabled=0 res=1
[ 0.257184] thermal_sys: Registered thermal governor 'step_wise'
[ 0.264889] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.271096] cpuidle: using governor menu
[ 0.281839] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.288798] ASID allocator initialised with 65536 entries
[ 0.303966] platform a40000.pinctrl: Fixed dependency cycle(s) with /bus@100000/pinctrl@a40000/mcu-cpsw-cpts
[ 0.315696] KASLR disabled due to lack of seed
[ 0.323025] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.329968] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.336370] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.343304] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[ 0.349705] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.356638] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.363039] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.369972] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[ 0.377065] k3-chipinfo 43000014.chipid: Family:J721E rev:SR1.0 JTAGID[0x0bb6402f] Detected
[ 0.386371] iommu: Default domain type: Translated
[ 0.391357] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.397866] SCSI subsystem initialized
[ 0.401841] usbcore: registered new interface driver usbfs
[ 0.407460] usbcore: registered new interface driver hub
[ 0.412896] usbcore: registered new device driver usb
[ 0.418267] pps_core: LinuxPPS API ver. 1 registered
[ 0.423338] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.432676] PTP clock support registered
[ 0.436755] EDAC MC: Ver: 3.0.0
[ 0.440455] FPGA manager framework
[ 0.443962] Advanced Linux Sound Architecture Driver Initialized.
[ 0.450577] clocksource: Switched to clocksource arch_sys_counter
[ 0.456914] VFS: Disk quotas dquot_6.6.0
[ 0.460944] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.470841] NET: Registered PF_INET protocol family
[ 0.475991] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.484974] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.493737] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.501658] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.509863] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[ 0.518392] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.525164] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.532077] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.539511] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.545568] RPC: Registered named UNIX socket transport module.
[ 0.551628] RPC: Registered udp transport module.
[ 0.556432] RPC: Registered tcp transport module.
[ 0.561235] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.567824] NET: Registered PF_XDP protocol family
[ 0.572726] PCI: CLS 0 bytes, default 64
[ 0.577079] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[ 0.586223] Initialise system trusted keyrings
[ 0.590870] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[ 0.599402] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.605629] NFS: Registering the id_resolver key type
[ 0.610805] Key type id_resolver registered
[ 0.615077] Key type id_legacy registered
[ 0.619193] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.626041] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.653201] Key type asymmetric registered
[ 0.657384] Asymmetric key parser 'x509' registered
[ 0.662392] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.670018] io scheduler mq-deadline registered
[ 0.674649] io scheduler kyber registered
[ 0.680994] pinctrl-single 4301c000.pinctrl: 94 pins, size 376
[ 0.687415] pinctrl-single 11c000.pinctrl: 173 pins, size 692
[ 0.694023] pinctrl-single a40000.pinctrl: 512 pins, size 2048
[ 0.703447] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled
[ 0.711826] arm-smmu-v3 36600000.iommu: ias 48-bit, oas 48-bit (features 0x00001faf)
[ 0.719980] arm-smmu-v3 36600000.iommu: allocated 65536 entries for cmdq
[ 0.727080] arm-smmu-v3 36600000.iommu: allocated 32768 entries for evtq
[ 0.734825] arm-smmu-v3 36600000.iommu: msi_domain absent - falling back to wired irqs
[ 0.745710] loop: module loaded
[ 0.749558] megasas: 07.719.03.00-rc1
[ 0.754839] tun: Universal TUN/TAP device driver, 1.6
[ 0.760394] VFIO - User Level meta-driver version: 0.3
[ 0.766050] usbcore: registered new interface driver usb-storage
[ 0.772503] i2c_dev: i2c /dev entries driver
[ 0.777432] sdhci: Secure Digital Host Controller Interface driver
[ 0.783753] sdhci: Copyright(c) Pierre Ossman
[ 0.788339] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.794439] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.800670] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 0.807413] usbcore: registered new interface driver usbhid
[ 0.813106] usbhid: USB HID core driver
[ 0.817513] optee: probing for conduit method.
I/TC: Reserved shared memory is enabled
I/TC: Dynamic shared memory is enabled
I/TC: Normal World virtualization support is disabled
I/TC: Asynchronous notifications are disabled
[ 0.822071] optee: revision 4.1 (012cdca4)
[ 0.838484] optee: dynamic shared memory is enabled
[ 0.847860] optee: initialized driver
[ 0.852829] Initializing XFRM netlink socket
[ 0.857216] NET: Registered PF_PACKET protocol family
[ 0.862412] Key type dns_resolver registered
[ 0.866957] registered taskstats version 1
[ 0.871159] Loading compiled-in X.509 certificates
[ 0.881541] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.2.4--v09.02.04 (Kool Koala)')
[ 0.950414] omap_i2c 42120000.i2c: bus 0 rev0.12 at 400 kHz
[ 0.956738] pca953x 1-0020: supply vcc not found, using dummy regulator
[ 0.963569] pca953x 1-0020: using no AI
[ 0.991242] pca953x 1-0022: supply vcc not found, using dummy regulator
[ 0.998048] pca953x 1-0022: using AI
[ 1.002312] gpio-481 (MCASP/TRACE_MUX_S0): hogged as output/low
[ 1.008555] gpio-482 (MCASP/TRACE_MUX_S1): hogged as output/high
[ 1.015037] omap_i2c 2000000.i2c: bus 1 rev0.12 at 400 kHz
[ 1.021171] omap_i2c 2010000.i2c: bus 2 rev0.12 at 400 kHz
[ 1.027262] pca953x 3-0020: supply vcc not found, using dummy regulator
[ 1.034079] pca953x 3-0020: using no AI
[ 1.059022] omap_i2c 2030000.i2c: bus 3 rev0.12 at 400 kHz
[ 1.065188] pca953x 4-0020: supply vcc not found, using dummy regulator
[ 1.072010] pca953x 4-0020: using no AI
[ 1.098888] omap_i2c 2060000.i2c: bus 4 rev0.12 at 400 kHz
[ 1.104688] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 137 domain created
[ 1.113230] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 131 domain created
[ 1.122562] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 213 domain created
[ 1.131168] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
[ 1.148392] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
[ 1.158281] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
[ 1.165042] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
[ 1.174109] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
[ 1.184265] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
[ 1.191024] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
[ 1.198970] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 193, base_baud = 6000000) is a 8250
[ 1.208425] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 194, base_baud = 3000000) is a 8250
[ 1.217270] printk: console [ttyS2] enabled
[ 1.217270] printk: console [ttyS2] enabled
[ 1.225713] printk: bootconsole [ns16550a0] disabled
[ 1.225713] printk: bootconsole [ns16550a0] disabled
[ 1.236121] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 195, base_baud = 3000000) is a 8250
[ 1.245090] 2820000.serial: ttyS4 at MMIO 0x2820000 (irq = 196, base_baud = 3000000) is a 8250
[ 1.254064] 2840000.serial: ttyS6 at MMIO 0x2840000 (irq = 197, base_baud = 3000000) is a 8250
[ 1.263653] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
[ 1.306581] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 1.315226] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
[ 1.323494] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
[ 1.336300] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
[ 1.343509] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[ 1.349696] pps pps0: new PPS source ptp0
[ 1.353813] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:1
[ 1.364101] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
[ 1.373086] mmc0: CQHCI version 5.10
[ 1.417150] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
[ 1.506076] mmc0: Command Queue Engine enabled
[ 1.510528] mmc0: new HS200 MMC card at address 0001
[ 1.515843] mmcblk0: mmc0:0001 S0J56X 14.8 GiB
[ 1.521339] mmcblk0: p1 p2 p3
[ 1.524762] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB
[ 1.530360] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB
[ 1.535874] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (240:0)
[ 1.570213] tps6594-esm tps6594-esm.3.auto: error -ENODEV: ESM not supported for revision 1 PMIC
[ 1.582344] tps6594-rtc tps6594-rtc.4.auto: registered as rtc0
[ 1.588995] tps6594-rtc tps6594-rtc.4.auto: setting system clock to 2024-04-25T21:51:35 UTC (1714081895)
[ 1.751999] tps6594-esm tps6594-esm.8.auto: error -ENODEV: ESM not supported for revision 1 PMIC
[ 1.765055] tps6594-rtc tps6594-rtc.9.auto: registered as rtc1
[ 1.771019] pca953x 2-0020: supply vcc not found, using dummy regulator
[ 1.777679] pca953x 2-0020: using no AI
[ 1.803458] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
[ 1.810266] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
[ 1.817062] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
[ 1.823848] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
[ 1.830612] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
[ 1.844425] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
[ 1.855075] ti-udma 31150000.dma-controller: Channels: 122 (tchan: 61, rchan: 61, gp-rflow: 16)
[ 1.868728] spi-nor spi0.0: mt25qu512a (65536 Kbytes)
[ 1.873835] 8 fixed-partitions partitions found on MTD device 47050000.spi.0
[ 1.880872] Creating 8 MTD partitions on "47050000.spi.0":
[ 1.886344] 0x000000000000-0x000000080000 : "qspi.tiboot3"
[ 1.892364] 0x000000080000-0x000000280000 : "qspi.tispl"
[ 1.898122] 0x000000280000-0x000000680000 : "qspi.u-boot"
[ 1.903932] 0x000000680000-0x0000006a0000 : "qspi.env"
[ 1.909483] 0x0000006a0000-0x0000006c0000 : "qspi.env.backup"
[ 1.915640] 0x0000006c0000-0x0000007c0000 : "qspi.sysfw"
[ 1.921348] 0x000000800000-0x000003fc0000 : "qspi.rootfs"
[ 1.927148] 0x000003fe0000-0x000004000000 : "qspi.phypattern"
[ 1.933891] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
[ 1.978598] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 1.987264] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
[ 1.995536] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
[ 2.008343] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
[ 2.015551] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[ 2.021712] pps pps0: new PPS source ptp1
[ 2.025821] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:1
[ 2.036141] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
[ 2.044621] mmc1: CQHCI version 5.10
[ 2.048184] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[ 2.095797] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
[ 2.110281] am65-cpsw-nuss 46000000.ethernet eth0: PHY [46000f00.mdio:00] driver [TI DP83867] (irq=POLL)
[ 2.119760] am65-cpsw-nuss 46000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
[ 2.168928] mmc1: new ultra high speed DDR50 SDHC card at address aaaa
[ 2.175848] mmcblk1: mmc1:aaaa SC16G 14.8 GiB
[ 2.184633] mmcblk1: p1 p2 p3
[ 6.215353] am65-cpsw-nuss 46000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 6.242580] Sending DHCP requests ., OK
[ 6.262414] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.30
[ 6.270060] IP-Config: Complete:
[ 6.273277] device=eth0, hwaddr=78:db:2f:e0:81:ed, ipaddr=192.168.0.30, mask=255.255.255.0, gw=192.168.0.1
[ 6.283344] host=j721e-idk-gw, domain=eptf.internal.ti.com, nis-domain=(none)
[ 6.290895] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath=
[ 6.290898] nameserver0=192.0.2.2, nameserver1=192.0.2.3
[ 6.313988] ALSA device list:
[ 6.316956] No soundcards found.
[ 7.214570] VFS: Mounted root (nfs filesystem) on device 0:20.
[ 7.220690] devtmpfs: mounted
[ 7.224477] Freeing unused kernel memory: 1984K
[ 7.234637] Run /sbin/init as init process
[ 7.854613] random: crng init done
[ 7.899779] NET: Registered PF_INET6 protocol family
[ 7.905968] Segment Routing with IPv6
[ 7.909637] In-situ OAM (IOAM) with IPv6
[ 7.965405] systemd[1]: systemd 250.5+ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=hybrid)
[ 7.996817] systemd[1]: Detected architecture arm64.
Welcome to [1mArago 2023.10[0m!
[ 8.071539] systemd[1]: Hostname set to <j721e-evm>.
[ 8.150328] systemd[139]: /lib/systemd/system-generators/systemd-gpt-auto-generator failed with exit status 1.
[ 8.175351] systemd-sysv-generator[148]: SysV service '/etc/init.d/thermal-zone-init' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[ 8.400458] systemd[1]: /lib/systemd/system/bt-enable.service:9: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[ 8.470510] systemd[1]: /etc/systemd/system/sync-clocks.service:11: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[ 8.537067] systemd[1]: Queued start job for default target Graphical Interface.
[ 8.585202] systemd[1]: Created slice Slice /system/getty.
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/getty[0m.
[ 8.608010] systemd[1]: Created slice Slice /system/modprobe.
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/modprobe[0m.
[ 8.631971] systemd[1]: Created slice Slice /system/serial-getty.
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/serial-getty[0m.
[ 8.655645] systemd[1]: Created slice User and Session Slice.
[[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m.
[ 8.678786] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[[0;32m OK [0m] Started [0;1;39mDispatch Password ts to Console Directory Watch[0m.
[ 8.702712] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[[0;32m OK [0m] Started [0;1;39mForward Password Ruests to Wall Directory Watch[0m.
[ 8.726755] systemd[1]: Reached target Path Units.
[[0;32m OK [0m] Reached target [0;1;39mPath Units[0m.
[ 8.742638] systemd[1]: Reached target Remote File Systems.
[[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m.
[ 8.762626] systemd[1]: Reached target Slice Units.
[[0;32m OK [0m] Reached target [0;1;39mSlice Units[0m.
[ 8.778633] systemd[1]: Reached target Swaps.
[[0;32m OK [0m] Reached target [0;1;39mSwaps[0m.
[ 8.828650] systemd[1]: Listening on RPCbind Server Activation Socket.
[[0;32m OK [0m] Listening on [0;1;39mRPCbind Server Activation Socket[0m.
[ 8.850711] systemd[1]: Reached target RPC Port Mapper.
[[0;32m OK [0m] Reached target [0;1;39mRPC Port Mapper[0m.
[ 8.874350] systemd[1]: Listening on Process Core Dump Socket.
[[0;32m OK [0m] Listening on [0;1;39mProcess Core Dump Socket[0m.
[ 8.894817] systemd[1]: Listening on initctl Compatibility Named Pipe.
[[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m.
[ 8.919324] systemd[1]: Listening on Journal Audit Socket.
[[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m.
[ 8.939187] systemd[1]: Listening on Journal Socket (/dev/log).
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m.
[ 8.962921] systemd[1]: Listening on Journal Socket.
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m.
[ 8.979258] systemd[1]: Listening on Network Service Netlink Socket.
[[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m.
[ 9.003891] systemd[1]: Listening on udev Control Socket.
[[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m.
[ 9.026854] systemd[1]: Listening on udev Kernel Socket.
[[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m.
[ 9.047142] systemd[1]: Listening on User Database Manager Socket.
[[0;32m OK [0m] Listening on [0;1;39mUser Database Manager Socket[0m.
[ 9.090890] systemd[1]: Mounting Huge Pages File System...
Mounting [0;1;39mHuge Pages File System[0m...
[ 9.109146] systemd[1]: Mounting POSIX Message Queue File System...
Mounting [0;1;39mPOSIX Message Queue File System[0m...
[ 9.154841] systemd[1]: Mounting Kernel Debug File System...
Mounting [0;1;39mKernel Debug File System[0m...
[ 9.174875] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
[ 9.191401] systemd[1]: Mounting Temporary Directory /tmp...
Mounting [0;1;39mTemporary Directory /tmp[0m...
[ 9.213897] systemd[1]: Starting Create List of Static Device Nodes...
Starting [0;1;39mCreate List of Static Device Nodes[0m...
[ 9.237030] systemd[1]: Starting Load Kernel Module configfs...
Starting [0;1;39mLoad Kernel Module configfs[0m...
[ 9.257107] systemd[1]: Starting Load Kernel Module drm...
Starting [0;1;39mLoad Kernel Module drm[0m...
[ 9.304676] systemd[1]: Starting Load Kernel Module fuse...
Starting [0;1;39mLoad Kernel Module fuse[0m...
[ 9.339084] fuse: init (API version 7.37)
[ 9.347094] systemd[1]: Starting Start psplash boot splash screen...
Starting [0;1;39mStart psplash boot splash screen[0m...
[ 9.374688] systemd[1]: Starting RPC Bind...
Starting [0;1;39mRPC Bind[0m...
[ 9.393758] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
[ 9.428223] systemd[1]: Starting Journal Service...
Starting [0;1;39mJournal Service[0m...
[ 9.462465] systemd[1]: Starting Load Kernel Modules...
Starting [0;1;39mLoad Kernel Modules[0m...
[ 9.483102] systemd[1]: Starting Generate network units from Kernel command line...
Starting [0;1;39mGenerate network ts from Kernel co[ 9.491205] cryptodev: loading out-of-tree module taints kernel.
mmand line[0m...
[ 9.505275] cryptodev: driver 1.12 loaded.
[ 9.531241] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting [0;1;39mRemount Root and Kernel File Systems[0m...
[ 9.558801] systemd[1]: Starting Coldplug All udev Devices...
Starting [0;1;39mColdplug All udev Devices[0m...
[ 9.582662] systemd[1]: Started RPC Bind.
[[0;32m OK [0m] Started [0;1;39mRPC Bind[0m.
[ 9.603222] systemd[1]: Started Journal Service.
[[0;32m OK [0m] Started [0;1;39mJournal Service[0m.
[[0;32m OK [0m] Mounted [0;1;39mHuge Pages File System[0m.
[[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m.
[[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m.
[[0;32m OK [0m] Mounted [0;1;39mTemporary Directory /tmp[0m.
[[0;32m OK [0m] Finished [0;1;39mCreate List of Static Device Nodes[0m.
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m.
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m.
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mStart psplash boot splash screen[0m.
See 'systemctl status psplash-start.service' for details.
[[0;1;38;5;185mDEPEND[0m] Dependency failed for [0;1;39mStarprogress communication helper[0m.
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m.
[[0;32m OK [0m] Finished [0;1;39mGenerate network units from Kernel command line[0m.
[[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m.
Mounting [0;1;39mFUSE Control File System[0m...
Mounting [0;1;39mKernel Configuration File System[0m...
Starting [0;1;39mFlush Journal to Persistent Storage[0m...
Starting [0;1;39mApply Kernel Variables[0m...[ 9.936818] systemd-journald[163]: Received client request to flush runtime journal.
Starting [0;1;39mCreate Static Device Nodes in /dev[0m...
[[0;32m OK [0m] Mounted [0;1;39mFUSE Control File System[0m.
[[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m.
[[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m.
[[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m.
[[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m.
[[0;32m OK [0m] Reached target [0;1;39mPreparation for Local File Systems[0m.
Mounting [0;1;39m/media/ram[0m...
Mounting [0;1;39m/var/volatile[0m...
[ 10.140931] audit: type=1334 audit(1714081904.048:2): prog-id=5 op=LOAD
[ 10.147799] audit: type=1334 audit(1714081904.056:3): prog-id=6 op=LOAD
Starting [0;1;39mRule-based Managefor Device Events and Files[0m...
[[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[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;39mLoad/Save Random Seed[0m...
[[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m.
Starting [0;1;39mCreate Volatile Files and Directories[0m...
[[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m.
[[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m.
[[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m.
Starting [0;1;39mNetwork Time Synchronization[0m...
Starting [0;1;39mRecord System Boot/Shutdown in UTMP[0m...
[[0;32m OK [0m] Finished [0;1;39mRecord System Boot/Shutdown in UTMP[0m.
[[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m.
[[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m.
[[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m.
[[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m.
[[0;32m OK [0m] Started [0;1;39mDaily rotation of log files[0m.
[[0;32m OK [0m] Reached target [0;1;39mTimer Units[0m.
[ 10.707264] mc: Linux media interface: v0.10
[[0;32m OK [0m] Listening on [0;1;39mAvahi mDNS/DNS-SD Stack Activation Socket[0m.
[ 10.728648] j721e-pcie-host 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[[0;32m OK [0m] Listening on [0;1;39mD-Bus System Message Bus Socket[0m.
[ 10.753702] videodev: Linux video capture interface: v2.00
[ 10.764463] CAN device driver interface
Starting [0;1;39mDocker Socket for the API[0m...
[ 10.786764] j721e-pcie-host 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 10.808147] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node c66-dma-memory@a7000000
[ 10.822151] j721e-pcie-host 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[[0;32m OK [0m] Listening on [0;1;39mdropbear.socket[0m.
[[0;32m OK [0m] Listening on [0;1;39mPC/SC Smart Card Daemon Activation Socket[0m.
Starting [0;1;39mWeston socket[0m...
Starting [0;1;39mD-Bus System Message Bus[0m...
Starting [0;1;39mReboot and dump vmcore via kexec[0m...
[[0;32m OK [0m] Listening on [0;1;39mDocker Socket for the API[0m.
[[0;32m OK [0m] Listening on [0;1;39mWeston socket[0m.
[[0;32m OK [0m] Found device [0;1;39m/dev/ttyS2[0m.
[[0;32m OK [0m] Reached target [0;1;39mSocket Units[0m.
[ 10.967197] k3-dsp-rproc 4d80800000.dsp: configured DSP for IPC-only mode
[ 10.979392] j721e-pcie-host 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 10.992352] remoteproc remoteproc0: 4d80800000.dsp is available
[ 10.999272] remoteproc remoteproc0: attaching to 4d80800000.dsp
[ 11.009335] k3-dsp-rproc 4d80800000.dsp: DSP initialized in IPC-only mode
[ 11.020267] rproc-virtio rproc-virtio.10.auto: assigned reserved memory node c66-dma-memory@a7000000
[ 11.050482] virtio_rpmsg_bus virtio0: rpmsg host is online
[ 11.058275] rproc-virtio rproc-virtio.10.auto: registered virtio0 (type 7)
[ 11.060959] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd
[ 11.067350] remoteproc remoteproc0: remote processor 4d80800000.dsp is now attached
[ 11.080407] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
[ 11.082334] k3-dsp-rproc 4d80800000.dsp: register pm nitifiers in remoteproc mode
[[0;32m OK [0m] Finished [0;1;39mReboot and dump vmcore via kexec[0m.
[ 11.124843] img_enc 4200000.video-encoder: vxe_enc_probe: using heap 1 for internal alloc
[ 11.136632] PVR_K: 202: Device: 4e20000000.gpu
[ 11.151962] PVR_K: 202: Read BVNC 22.104.208.318 from HW device registers
[ 11.155351] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node c66-dma-memory@a6000000
[ 11.167584] PVR_K: 202: RGX Device registered with BVNC 22.104.208.318
[ 11.193305] [drm] Initialized pvr 23.3.6512818 20170530 for 4e20000000.gpu on minor 0
[ 11.201464] img_enc 4200000.video-encoder: encoder registered as /dev/video1
[ 11.215234] k3-dsp-rproc 4d81800000.dsp: configured DSP for IPC-only mode
[ 11.226649] remoteproc remoteproc1: 4d81800000.dsp is available
[[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m.
[ 11.251452] remoteproc remoteproc1: attaching to 4d81800000.dsp
[[0;32m OK [0m] Reached target [0;1;39mBasic System[0m.
[ 11.262107] k3-dsp-rproc 4d81800000.dsp: DSP initialized in IPC-only mode
[ 11.263308] cdns-mhdp8546 a000000.dp-bridge: invalid resource
[ 11.276366] rproc-virtio rproc-virtio.13.auto: assigned reserved memory node c66-dma-memory@a6000000
[ 11.301880] cdns-mhdp8546 a000000.dp-bridge: Failed to get SAPB memory resource, HDCP not supported
[ 11.312231] img_dec 4300000.video-decoder: decoder registered as /dev/video0
[[0;32m OK [0m] Started [0;1;39mJob spooling tools[0m.
[[0;32m OK [0m] Started [0;1;39mPeriodic Command Scheduler[ 11.342064] virtio_rpmsg_bus virtio1: rpmsg host is online
[0m.
[ 11.349560] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xd
Starting [0;1;39mPrint notice about GPLv3 packages[0m[ 11.363854] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe
...
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;39mLighttpd Daemon[0m...
[[0;32m OK [0m] Started [0;1;39mstrongSwan IPsec IIKEv2 daemon using ipsec.conf[0m.
[ 11.428900] audit: type=1334 audit(1714081905.330:4): prog-id=7 op=LOAD
[ 11.441133] audit: type=1334 audit(1714081905.330:5): prog-id=8 op=LOAD
Starting [0;1;39mUser Login Management[0m...
[[0;32m OK [0m] Started [0;1;39mTEE Supplicant[0m.
Starting [0;1;39mTelnet Server[0m...
Starting [0;1;39mRotate log files[0m...
[ 11.478859] rproc-virtio rproc-virtio.13.auto: registered virtio1 (type 7)
[ 11.491699] remoteproc remoteproc1: remote processor 4d81800000.dsp is now attached
[ 11.507006] k3-dsp-rproc 4d81800000.dsp: register pm nitifiers in remoteproc mode
[[0;32m OK [0m] Finished [0;1;39mTelnet Server[0m.
[ 11.568224] k3-dsp-rproc 64800000.dsp: assigned reserved memory node c71-dma-memory@a8000000
[ 11.599667] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
[ 11.615147] k3-dsp-rproc 64800000.dsp: configured DSP for IPC-only mode
[ 11.623046] platform 41000000.r5f: configured R5F for IPC-only mode
[ 11.630432] platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000
[[0;32m OK [0m] Finished [0;1;39mIPv6 Packet Filtering Framework[0m.
[[0;32m OK [0m] Finished [0;1;39mIPv4 Packet Filtering Framework[0m.
[[0;32m OK [0m] Reached target [0;1;39mPreparation for Network[0m.
Starting [0;1;39mNetwork Configuration[0m...
[ 11.695097] remoteproc remoteproc2: 64800000.dsp is available
[ 11.732661] [drm] Initialized tidss 1.0.0 20180215 for 4a00000.dss on minor 1
[ 11.741164] remoteproc remoteproc3: 41000000.r5f is available
[ 11.747266] tidss 4a00000.dss: [drm] Cannot find any crtc or sizes
[ 11.753232] remoteproc remoteproc2: attaching to 64800000.dsp
[ 11.753638] tidss 4a00000.dss: [drm] Cannot find any crtc or sizes
[ 11.760210] remoteproc remoteproc2: unsupported resource 65538
[ 11.771847] k3-dsp-rproc 64800000.dsp: DSP initialized in IPC-only mode
[ 11.778522] rproc-virtio rproc-virtio.14.auto: assigned reserved memory node c71-dma-memory@a8000000
[ 11.788134] virtio_rpmsg_bus virtio2: rpmsg host is online
[ 11.793756] rproc-virtio rproc-virtio.14.auto: registered virtio2 (type 7)
[ 11.797202] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xd
[ 11.801107] remoteproc remoteproc2: remote processor 64800000.dsp is now attached
[ 11.814933] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xe
[ 11.815980] k3-dsp-rproc 64800000.dsp: register pm nitifiers in remoteproc mode
[ 11.832016] remoteproc remoteproc3: attaching to 41000000.r5f
[ 11.838148] platform 41000000.r5f: R5F core initialized in IPC-only mode
[ 11.844871] rproc-virtio rproc-virtio.15.auto: assigned reserved memory node r5f-dma-memory@a0000000
[ 11.854643] virtio_rpmsg_bus virtio3: rpmsg host is online
[ 11.860392] rproc-virtio rproc-virtio.15.auto: registered virtio3 (type 7)
[ 11.867467] remoteproc remoteproc3: remote processor 41000000.r5f is now attached
[ 11.869144] virtio_rpmsg_bus virtio3: creating channel ti.ipc4.ping-pong addr 0xd
[ 11.916600] platform 5c00000.r5f: configured R5F for IPC-only mode
[ 11.927110] platform 5c00000.r5f: assigned reserved memory node r5f-dma-memory@a2000000
[[0;32m OK [0m] Started [0;1;39mLighttpd Daemon[0m.
[[0;32m OK [0m] Started [0;1;39mUser Login Management[0m.
[ 11.990053] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xe
[[0;32m OK [0m] Finished [0;1;39mRotate log files[0m.
[ 12.016262] remoteproc remoteproc4: 5c00000.r5f is available
[ 12.059886] remoteproc remoteproc4: attaching to 5c00000.r5f
[ 12.070913] platform 5c00000.r5f: R5F core initialized in IPC-only mode
[ 12.078114] rproc-virtio rproc-virtio.16.auto: assigned reserved memory node r5f-dma-memory@a2000000
[ 12.090588] virtio_rpmsg_bus virtio4: rpmsg host is online
[ 12.096249] rproc-virtio rproc-virtio.16.auto: registered virtio4 (type 7)
[ 12.104121] virtio_rpmsg_bus virtio4: creating channel ti.ipc4.ping-pong addr 0xd
[ 12.108550] j721e-pcie-host 2900000.pcie: PCI host bridge to bus 0000:00
[ 12.115258] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0xe
[ 12.146964] remoteproc remoteproc4: remote processor 5c00000.r5f is now attached
[ 12.171242] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 12.184558] 47034000.hyperbus: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x000001 Chip ID 0x007000
[ 12.190599] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 12.203588] platform 5e00000.r5f: configured R5F for IPC-only mode
[ 12.208777] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] (bus address [0x10001000-0x10010fff])
[ 12.237114] pci_bus 0000:00: root bus resource [mem 0x10011000-0x17ffffff]
[ 12.251452] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 12.252396] pci 0000:00:00.0: [104c:b00d] type 01 class 0x060400
[ 12.259668] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 12.271549] Amd/Fujitsu Extended Query Table at 0x0040
[ 12.286424] platform 5e00000.r5f: assigned reserved memory node r5f-dma-memory@a4000000
[ 12.296896] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
[ 12.307619] Amd/Fujitsu Extended Query version 1.5.
[ 12.316844] remoteproc remoteproc5: 5e00000.r5f is available
[ 12.322563] 47034000.hyperbus: CFI contains unrecognised boot bank location (0). Assuming bottom.
[ 12.332343] pci 0000:00:00.0: supports D1
[ 12.336450] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[ 12.344559] remoteproc remoteproc5: attaching to 5e00000.r5f
[ 12.363932] number of CFI chips: 1
[ 12.369120] 6 fixed-partitions partitions found on MTD device 47034000.hyperbus
[ 12.376967] Creating 6 MTD partitions on "47034000.hyperbus":
[ 12.383235] 0x000000000000-0x000000080000 : "hbmc.tiboot3"
[ 12.390855] platform 5e00000.r5f: R5F core initialized in IPC-only mode
[ 12.399605] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 12.414940] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 12.416119] rproc-virtio rproc-virtio.17.auto: assigned reserved memory node r5f-dma-memory@a4000000
[ 12.423881] 0x000000080000-0x000000280000 : "hbmc.tispl"
[ 12.431317] virtio_rpmsg_bus virtio5: rpmsg host is online
[ 12.443340] virtio_rpmsg_bus virtio5: creating channel ti.ipc4.ping-pong addr 0xd
[ 12.444643] rproc-virtio rproc-virtio.17.auto: registered virtio5 (type 7)
[ 12.453836] virtio_rpmsg_bus virtio5: creating channel rpmsg_chrdev addr 0xe
[ 12.458511] remoteproc remoteproc5: remote processor 5e00000.r5f is now attached
[ 12.475204] pci 0000:00:00.0: PCI bridge to [bus 01]
[[0;32m OK [0m] Started [0;1;39mNetwork Configuration[0m.
[ 12.517755] pcieport 0000:00:00.0: PME: Signaling with IRQ 813
Starting [0;1;39mNetwork Name Resolution[0m...
[ 12.572250] pcieport 0000:00:00.0: AER: enabled with IRQ 813
[ 12.572850] 0x000000280000-0x000000680000 : "hbmc.u-boot"
[ 12.583390] j721e-pcie-host 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 12.653025] audit: type=1334 audit(1714081906.533:6): prog-id=9 op=LOAD
[ 12.662040] audit: type=1334 audit(1714081906.541:7): prog-id=10 op=LOAD
[ 12.684789] 0x000000680000-0x0000006c0000 : "hbmc.env"
[ 12.693141] 0x0000006c0000-0x0000007c0000 : "hbmc.sysfw"
[ 12.704043] 0x000000800000-0x000004000000 : "hbmc.rootfs"
[ 12.721670] j721e-pcie-host 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 12.731800] j721e-pcie-host 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 12.743557] j721e-pcie-host 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
Starting [0;1;39mHostname Service[0m...
[[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m.
[[0;32m OK [0m] Reached target [0;1;39mNetwork[0m.
[[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m.
Starting [0;1;39mAvahi mDNS/DNS-SD Stack[0m...
Starting [0;1;39mEnable and configure wl18xx bluetooth stack[0m...
Starting [0;1;39mcontainerd container runtime[0m...
[[0;32m OK [0m] Started [0;1;39mNetperf Benchmark Server[0m.
[[0;32m OK [0m] Started [0;1;39mNFS status monitor for NFSv2/3 locking.[0m.
Starting [0;1;39mPermit User Sessions[0m...
[[0;32m OK [0m] Started [0;1;39mHostname Service[0m.
[[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m.
[[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m.
[[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyS2[0m.
[[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m.
Starting [0;1;39mSynchronize System and HW clocks[0m...
Starting [0;1;39mWeston, a Waylandositor, as a system service[0m...
[[0;32m OK [0m] Finished [0;1;39mEnable and configure wl18xx bluetooth stack[0m.
[[0;32m OK [0m] Started [0;1;39mAvahi mDNS/DNS-SD Stack[0m.
[ 13.797589] j721e-pcie-host 2910000.pcie: PCI host bridge to bus 0001:00
[ 13.835001] pci_bus 0001:00: root bus resource [bus 00-ff]
[ 13.855935] m_can_platform 40528000.can: m_can device registered (irq=820, version=32)
[ 13.869605] m_can_platform 40568000.can: m_can device registered (irq=824, version=32)
[ 13.882461] m_can_platform 2701000.can: m_can device registered (irq=825, version=32)
[ 13.895579] m_can_platform 2721000.can: m_can device registered (irq=826, version=32)
[ 13.911243] pci_bus 0001:00: root bus resource [io 0x10000-0x1ffff] (bus address [0x18001000-0x18010fff])
[ 13.945476] pci_bus 0001:00: root bus resource [mem 0x18011000-0x1fffffff]
[ 13.962862] pci 0001:00:00.0: [104c:b00d] type 01 class 0x060400
[ 13.969188] pci_bus 0001:00: 2-byte config write to 0001:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
[ 13.982329] pci 0001:00:00.0: supports D1
[ 13.987980] pci 0001:00:00.0: PME# supported from D0 D1 D3hot
[ 14.022366] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 14.031666] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01
[ 14.118632] audit: type=1334 audit(1714081907.981:8): prog-id=11 op=LOAD
[ 14.129566] audit: type=1334 audit(1714081907.989:9): prog-id=12 op=LOAD
[ 14.132572] pci 0001:00:00.0: PCI bridge to [bus 01]
[ 14.145466] pcieport 0001:00:00.0: PME: Signaling with IRQ 828
[ 14.157261] Console: switching to colour frame buffer device 240x67
[ 14.173479] pcieport 0001:00:00.0: AER: enabled with IRQ 828
[ 14.179918] tidss 4a00000.dss: [drm] fb0: tidssdrmfb frame buffer device
Starting [0;1;39mUser Database Manager[0m...[ 14.201088] j721e-pcie-host 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[[0;32m OK [0m] Finished [0;1;39mSynchronize System and HW [ 14.212138] j721e-pcie-host 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
clocks[0m.
[ 14.226418] j721e-pcie-host 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 14.236636] j721e-pcie-host 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[[0;32m OK [0m] Started [0;1;39mUser Database Manager[0m.
[[0;32m OK [0m] Created slice [0;1;39mUser Slice of UID 1000[0m.
Starting [0;1;39mUser Runtime Directory /run/user/1000[0m...
[[0;32m OK [0m] Finished [0;1;39mUser Runtime Directory /run/user/1000[0m.
Starting [0;1;39mUser Manager for UID 1000[0m...
[ 14.856330] audit: type=1006 audit(1714081908.708:10): pid=593 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
[ 14.873248] audit: type=1300 audit(1714081908.708:10): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=fffff4c159b8 a2=4 a3=0 items=0 ppid=1 pid=593 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/lib/systemd/systemd" key=(null)
[ 15.288453] j721e-pcie-host 2920000.pcie: PCI host bridge to bus 0002:00
[ 15.336931] pci_bus 0002:00: root bus resource [bus 00-ff]
[ 15.373092] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
[ 15.381948] pci_bus 0002:00: root bus resource [io 0x20000-0x2ffff] (bus address [0x1000-0x10fff])
[ 15.447387] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled
[ 15.457798] pci_bus 0002:00: root bus resource [mem 0x4400011000-0x4407ffffff] (bus address [0x00011000-0x07ffffff])
[ 15.469371] pci 0002:00:00.0: [104c:b00d] type 01 class 0x060400
[ 15.475986] pci_bus 0002:00: 2-byte config write to 0002:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
[ 15.485999] pci 0002:00:00.0: supports D1
[ 15.490219] pci 0002:00:00.0: PME# supported from D0 D1 D3hot
[ 15.501187] pci 0002:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 15.509463] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled
[[0;32m OK [0m] Started [0;1;39mcontainerd container runtim[ 15.520065] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled
e[0m.
[[0;32m OK [0m] Started [0;1;39mUser Manager for UID 1000[[ 15.559111] pci_bus 0002:01: busn_res: [bus 01-ff] end is updated to 01
0m.
[[0;32m OK [0m] Started [0;1;39mSession c1 of User weston[0m.
[ 15.578439] kauditd_printk_skb: 1 callbacks suppressed
[ 15.578447] audit: type=1006 audit(1714081909.424:11): pid=428 uid=0 old-auid=4294967295 auid=1000 tty=tty7 old-ses=4294967295 ses=2 res=1
[ 15.597208] audit: type=1300 audit(1714081909.424:11): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=fffff4c159b8 a2=4 a3=0 items=0 ppid=1 pid=428 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty7 ses=2 comm="(weston)" exe="/lib/systemd/systemd" key=(null)
[ 15.622628] audit: type=1327 audit(1714081909.424:11): proctitle="(weston)"
[ 15.657374] pci 0002:00:00.0: PCI bridge to [bus 01]
[ 15.663855] pcieport 0002:00:00.0: PME: Signaling with IRQ 836
[ 15.690548] remoteproc remoteproc6: b034000.pru is available
[ 15.691424] scsi host0: ufshcd
[ 15.697452] remoteproc remoteproc7: b004000.rtu is available
[ 15.705828] remoteproc remoteproc8: b00a000.txpru is available
[ 15.712096] remoteproc remoteproc9: b038000.pru is available
[ 15.718484] remoteproc remoteproc10: b006000.rtu is available
[ 15.725014] remoteproc remoteproc11: b00c000.txpru is available
[ 15.731997] remoteproc remoteproc12: b134000.pru is available
[ 15.738619] remoteproc remoteproc13: b104000.rtu is available
[ 15.746330] remoteproc remoteproc14: b10a000.txpru is available
[ 15.752712] remoteproc remoteproc15: b138000.pru is available
[ 15.758910] remoteproc remoteproc16: b106000.rtu is available
[ 15.765062] remoteproc remoteproc17: b10c000.txpru is available
[[0;1;31mFAILED[0m] Failed to start [0;1;39mWeston, a mpositor, as a system service[0m.
See 'systemctl status weston.service' for details.
[[0;1;38;5;185mDEPEND[0m] Dependency failed for [0;1;39mMatrix GUI[0m.
[ 15.862213] pcieport 0002:00:00.0: AER: enabled with IRQ 836
[ 15.941258] omap_rng 4e10000.rng: Random Number Generator ver. 241b34c
[ 15.978700] scsi 0:0:0:49488: Well-known LUN TOSHIBA THGAF8G8T23BAILB 0300 PQ: 0 ANSI: 6
[ 16.006848] scsi 0:0:0:49476: Well-known LUN TOSHIBA THGAF8G8T23BAILB 0300 PQ: 0 ANSI: 6
[ 16.019898] cdns-ufshcd 4e84000.ufs: ufshcd_scsi_add_wlus: BOOT WLUN not found
[ 16.034017] scsi 0:0:0:0: Direct-Access TOSHIBA THGAF8G8T23BAILB 0300 PQ: 0 ANSI: 6
[ 16.053556] sd 0:0:0:0: [sda] 8192 4096-byte logical blocks: (33.6 MB/32.0 MiB)
[ 16.062490] scsi 0:0:0:1: Direct-Access TOSHIBA THGAF8G8T23BAILB 0300 PQ: 0 ANSI: 6
[ 16.072698] sd 0:0:0:0: [sda] Write Protect is off
[ 16.082488] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
[ 16.095233] sd 0:0:0:1: [sdb] 7808000 4096-byte logical blocks: (32.0 GB/29.8 GiB)
[ 16.096332] sd 0:0:0:0: [sda] Preferred minimum I/O size 65536 bytes
[ 16.105285] sd 0:0:0:1: [sdb] Write Protect is off
[ 16.109437] sd 0:0:0:0: [sda] Optimal transfer size 65536 bytes
[ 16.134710] sd 0:0:0:0: [sda] Attached SCSI disk
[ 16.151273] sd 0:0:0:1: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA
[ 16.170218] sd 0:0:0:1: [sdb] Preferred minimum I/O size 65536 bytes
[ 16.183888] sd 0:0:0:1: [sdb] Optimal transfer size 65536 bytes
[ 16.205321] sd 0:0:0:1: [sdb] Attached SCSI disk
[[0;32m OK [0m] Listening on [0;1;39mLoad/Save RF itch Status /dev/rfkill Watch[0m.
[ 16.428983] cdns-csi2rx: probe of 4504000.csi-bridge failed with error -22
[ 16.566775] cdns-csi2rx: probe of 4514000.csi-bridge failed with error -22
[ 16.723886] m_can_platform 40528000.can mcu_mcan0: renamed from can0
[ 16.787169] m_can_platform 40568000.can mcu_mcan1: renamed from can1
[ 16.833732] m_can_platform 2701000.can main_mcan0: renamed from can2
[ 16.871175] m_can_platform 2721000.can main_mcan2: renamed from can3
[ 17.279373] xhci-hcd xhci-hcd.18.auto: xHCI Host Controller
[ 17.329686] xhci-hcd xhci-hcd.18.auto: new USB bus registered, assigned bus number 1
[ 17.339961] xhci-hcd xhci-hcd.18.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000002000018010
[ 17.360444] xhci-hcd xhci-hcd.18.auto: irq 832, io mem 0x06010000
[ 17.368061] xhci-hcd xhci-hcd.18.auto: xHCI Host Controller
[ 17.375028] xhci-hcd xhci-hcd.18.auto: new USB bus registered, assigned bus number 2
[ 17.408087] xhci-hcd xhci-hcd.18.auto: Host supports USB 3.0 SuperSpeed
[ 17.471386] hub 1-0:1.0: USB hub found
[ 17.475260] hub 1-0:1.0: 1 port detected
[ 17.482707] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 17.493009] hub 2-0:1.0: USB hub found
[ 17.498415] hub 2-0:1.0: 1 port detected
[ 17.510303] xhci-hcd xhci-hcd.19.auto: xHCI Host Controller
Starting [0;1;39mSave/Restore Sound Card State[0m...
[[0;32m OK [0m] Finished [0;1;39mSave/Restore Sound Card State[0m.
[[0;32m OK [0m] Reached target [0;1;39mSound Card[ 17.552744] xhci-hcd xhci-hcd.19.auto: new USB bus registered, assigned bus number 3
[0m.
[ 17.574490] xhci-hcd xhci-hcd.19.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000002000018010
[ 17.587149] xhci-hcd xhci-hcd.19.auto: irq 858, io mem 0x06410000
[ 17.595611] xhci-hcd xhci-hcd.19.auto: xHCI Host Controller
[ 17.602915] xhci-hcd xhci-hcd.19.auto: new USB bus registered, assigned bus number 4
[ 17.614401] xhci-hcd xhci-hcd.19.auto: Host supports USB 3.0 SuperSpeed
[ 17.627870] hub 3-0:1.0: USB hub found
[ 17.633231] hub 3-0:1.0: 1 port detected
[ 17.642488] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 17.656562] hub 4-0:1.0: USB hub found
[ 17.661230] hub 4-0:1.0: 1 port detected
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/systemd-fsck[0m.
[ 17.846138] usb 2-1: new SuperSpeed USB device number 2 using xhci-hcd
[ 17.894514] usb 3-1: new high-speed USB device number 2 using xhci-hcd
[ 17.915944] usb-storage 2-1:1.0: USB Mass Storage device detected
[ 17.937858] scsi host1: usb-storage 2-1:1.0
[ 18.048751] hub 3-1:1.0: USB hub found
[ 18.052594] hub 3-1:1.0: 4 ports detected
[ 18.483963] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Quota mode: none.
[ 18.520712] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 18.609629] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 18.670449] EXT4-fs (mmcblk1p3): mounting ext3 file system using the ext4 subsystem
[ 18.703229] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
[ 18.717098] EXT4-fs (mmcblk1p3): mounted filesystem with ordered data mode. Quota mode: none.
***************************************************************
***************************************************************
NOTICE: This file system contains the following GPL-3.0 packag[ 18.754429] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Quota mode: none.
es:
adwaita-icon-theme-symbolic
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
glmark2
gnu-config
grub-common
grub-editenv
grub-efi
gzip
less
libasm1
libatomic-dev
libatomic1
libbfd
libdebuginfod1
libdw1
libelf1
libgcc-s-dev
libgcc1
libgdbm-compat4
libgdbm6
libgettextlib
libgettextsrc
libgmp10
libidn2-0
libmpc3
libmpfr6
libopcodes
libqt5charts-examples
libqt5charts-plugins
libqt5charts-qmlplugins
libqt5charts5
libqt5sensors-plugins
libqt5sensors-qmlplugins
libqt5sensors5
libqt5serialport-examples
libqt5serialport-plugins
libqt5serialport-qmlplugins
libqt5serialport5
libqt5svg-examples
libqt5svg-plugins
libqt5svg-qmlplugins
libqt5svg5
libqt5virtualkeyboard-plugins
libqt5virtualkeyboard-qmlplugins
libqt5virtualkeyboard5
libqt5webchannel-plugins
libqt5webchannel-qmlplugins
libqt5webchannel5
libreadline8
libstdc++-dev
libstdc++6
libunistring2
m4
make
nettle
parted
piglit
qt3d-plugins
qt3d-qmlplugins
qt3d
qtbase-examples
qtbase-plugins
qtbase-qmlplugins
qtbase
qtconnectivity-plugins
qtconnectivity-qmlplugins
qtconnectivity
qtdeclarative-plugins
qtdeclarative-qmlplugins
qtdeclarative-tools
qtdeclarative
qtgraphicaleffects-qmlplugins
qtlocation-examples
qtlocation-plugins
qtlocation-qmlplugins
qtlocation
qtmultimedia-examples
qtmultimedia-plugins
qtmultimedia-qmlplugins
qtmultimedia
qtquics-qmlplugins.control
qtquics2-plugins.control
qtquics2-qmlplugins.control
qtquics2.control
qtscript-examples
qtscript-plugins
qtscript-qmlplugins
qtscript
qtwayland-examples
qtwayland-plugins
qtwayland-qmlplugins
qtwayland
tar
which
If you do not wish to distribute GPL-3.0 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
***************************************************************
**********************************************************[ 18.978939] scsi 1:0:0:0: Direct-Access PNY USB 3.0 FD PMAP PQ: 0 ANSI: 6
*****
_____ _____ _ _
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
| | _| .'| . | . | | __| _| . | | | -_| _| _|
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
|___| |___|
Arago Project j721e-evm -
Arago 2023.10 j721e-evm -
j721e-evm login: root
[ 19.592988] audit: type=1006 audit(1714081913.404:12): pid=1365 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=3 res=1
[ 19.605540] audit: type=1300 audit(1714081913.404:12): arch=c00000b7 syscall=64 success=yes exit=1 a0=8 a1=fffff4c159b8 a2=1 a3=0 items=0 ppid=1 pid=1365 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="(systemd)" exe="/lib/systemd/systemd" key=(null)
[ 19.631001] audit: type=1327 audit(1714081913.404:12): proctitle="(systemd)"
[ 19.655201] sd 1:0:0:0: [sdc] 30965760 512-byte logical blocks: (15.9 GB/14.8 GiB)
[ 19.662906] audit: type=1334 audit(1714081913.472:13): prog-id=13 op=LOAD
[ 19.669754] sd 1:0:0:0: [sdc] Write Protect is off
[ 19.671643] audit: type=1300 audit(1714081913.472:13): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=fffff434fc10 a2=78 a3=0 items=0 ppid=1 pid=1365 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="systemd" exe="/lib/systemd/systemd" key=(null)
[ 19.700213] sd 1:0:0:0: [sdc] No Caching mode page found
[ 19.700290] audit: type=1327 audit(1714081913.472:13): proctitle="(systemd)"
[ 19.706463] sd 1:0:0:0: [sdc] Assuming drive cache: write through
[ 19.712821] audit: type=1334 audit(1714081913.476:14): prog-id=13 op=UNLOAD
[ 19.729030] sdc: sdc1
[ 19.732710] sd 1:0:0:0: [sdc] Attached SCSI removable disk
7[r[999;999H[6n[ 20.995428] EXT4-fs (sdc1): recovery complete
[ 20.999804] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Quota mode: none.
root@j721e-evm:~# uname -a
Linux j721e-evm 6.1.80-ti-g2e423244f8c0 #1 SMP PREEMPT Wed Mar 20 14:43:33 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
root@j721e-evm:~# 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/j721e-idk-gw/autofs/9ab4afdc69d103bf687bd8e97cc38bdf,nolock,v3,tcp,rsize=4096,wsize=4096
root@j721e-evm:~# uname -a
Linux j721e-evm 6.1.80-ti-g2e423244f8c0 #1 SMP PREEMPT Wed Mar 20 14:43:33 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
root@j721e-evm:~# cat /proc/mtd
dev: size erasesize name
mtd0: 00080000 00001000 "qspi.tiboot3"
mtd1: 00200000 00001000 "qspi.tispl"
mtd2: 00400000 00001000 "qspi.u-boot"
mtd3: 00020000 00001000 "qspi.env"
mtd4: 00020000 00001000 "qspi.env.backup"
mtd5: 00100000 00001000 "qspi.sysfw"
mtd6: 037c0000 00001000 "qspi.rootfs"
mtd7: 00020000 00001000 "qspi.phypattern"
mtd8: 00080000 00040000 "hbmc.tiboot3"
mtd9: 00200000 00040000 "hbmc.tispl"
mtd10: 00400000 00040000 "hbmc.u-boot"
mtd11: 00040000 00040000 "hbmc.env"
mtd12: 00100000 00040000 "hbmc.sysfw"
mtd13: 03800000 00040000 "hbmc.rootfs"
root@j721e-evm:~# grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/p
pnp /etc/resolv.conf && systemctl restart systemd-resolved
root@j721e-evm:~# ls -l /lib/firmware; ls -lR /lib/firmware/ipc
total 28296
-rw-r--r-- 1 root root 2040 Mar 9 2018 LICENCE.ibt_firmware
-rw-r--r-- 1 root root 2046 Mar 9 2018 LICENCE.iwlwifi_firmware
-rw-r--r-- 1 root root 482656 Mar 9 2018 bl32.bin
-rw-r--r-- 1 root root 4324296 Mar 9 2018 bl32.elf
drwxr-xr-x 2 root root 4096 Mar 9 2018 cadence
drwxr-xr-x 2 root root 4096 Mar 9 2018 intel
-rw-r--r-- 1 root root 918268 Mar 9 2018 iwlwifi-3160-17.ucode
-rw-r--r-- 1 root root 2448976 Mar 9 2018 iwlwifi-8000C-34.ucode
-rw-r--r-- 1 root root 2428004 Mar 9 2018 iwlwifi-8000C-36.ucode
-rw-r--r-- 1 root root 2440780 Mar 9 2018 iwlwifi-8265-34.ucode
-rw-r--r-- 1 root root 2436632 Mar 9 2018 iwlwifi-8265-36.ucode
-rw-r--r-- 1 root root 2678092 Mar 9 2018 iwlwifi-9260-th-b0-jf-b0-34.ucode
-rw-r--r-- 1 root root 2521412 Mar 9 2018 iwlwifi-9260-th-b0-jf-b0-38.ucode
-rw-r--r-- 1 root root 1489652 Mar 9 2018 iwlwifi-9260-th-b0-jf-b0-46.ucode
lrwxrwxrwx 1 root root 69 Mar 9 2018 j7-c66_0-fw -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_c66xdsp_1_release_strip.xe66
lrwxrwxrwx 1 root root 76 Mar 9 2018 j7-c66_0-fw-sec -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_c66xdsp_1_release_strip.xe66.signed
lrwxrwxrwx 1 root root 69 Mar 9 2018 j7-c66_1-fw -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_c66xdsp_2_release_strip.xe66
lrwxrwxrwx 1 root root 76 Mar 9 2018 j7-c66_1-fw-sec -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_c66xdsp_2_release_strip.xe66.signed
lrwxrwxrwx 1 root root 65 Mar 9 2018 j7-c71_0-fw -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_c7x_1_release_strip.xe71
lrwxrwxrwx 1 root root 72 Mar 9 2018 j7-c71_0-fw-sec -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_c7x_1_release_strip.xe71.signed
lrwxrwxrwx 1 root root 67 Mar 9 2018 j7-main-r5f0_0-fw -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_mcu2_0_release_strip.xer5f
lrwxrwxrwx 1 root root 74 Mar 9 2018 j7-main-r5f0_0-fw-sec -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_mcu2_0_release_strip.xer5f.signed
lrwxrwxrwx 1 root root 67 Mar 9 2018 j7-main-r5f0_1-fw -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_mcu2_1_release_strip.xer5f
lrwxrwxrwx 1 root root 74 Mar 9 2018 j7-main-r5f0_1-fw-sec -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_mcu2_1_release_strip.xer5f.signed
lrwxrwxrwx 1 root root 67 Mar 9 2018 j7-main-r5f1_0-fw -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_mcu3_0_release_strip.xer5f
lrwxrwxrwx 1 root root 74 Mar 9 2018 j7-main-r5f1_0-fw-sec -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_mcu3_0_release_strip.xer5f.signed
lrwxrwxrwx 1 root root 67 Mar 9 2018 j7-main-r5f1_1-fw -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_mcu3_1_release_strip.xer5f
lrwxrwxrwx 1 root root 74 Mar 9 2018 j7-main-r5f1_1-fw-sec -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_mcu3_1_release_strip.xer5f.signed
lrwxrwxrwx 1 root root 67 Mar 9 2018 j7-mcu-r5f0_1-fw -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_mcu1_1_release_strip.xer5f
lrwxrwxrwx 1 root root 74 Mar 9 2018 j7-mcu-r5f0_1-fw-sec -> /lib/firmware/ti-ipc/j721e/ipc_echo_test_mcu1_1_release_strip.xer5f.signed
lrwxrwxrwx 1 root root 49 Mar 9 2018 j7-pru0_0-fw -> /lib/firmware/pru/PRU_RPMsg_Echo_Interrupt0_0.out
lrwxrwxrwx 1 root root 49 Mar 9 2018 j7-pru0_1-fw -> /lib/firmware/pru/PRU_RPMsg_Echo_Interrupt0_1.out
lrwxrwxrwx 1 root root 49 Mar 9 2018 j7-pru1_0-fw -> /lib/firmware/pru/PRU_RPMsg_Echo_Interrupt1_0.out
lrwxrwxrwx 1 root root 49 Mar 9 2018 j7-pru1_1-fw -> /lib/firmware/pru/PRU_RPMsg_Echo_Interrupt1_1.out
lrwxrwxrwx 1 root root 49 Mar 9 2018 j7-rtu0_0-fw -> /lib/firmware/pru/RTU_RPMsg_Echo_Interrupt0_0.out
lrwxrwxrwx 1 root root 49 Mar 9 2018 j7-rtu0_1-fw -> /lib/firmware/pru/RTU_RPMsg_Echo_Interrupt0_1.out
lrwxrwxrwx 1 root root 49 Mar 9 2018 j7-rtu1_0-fw -> /lib/firmware/pru/RTU_RPMsg_Echo_Interrupt1_0.out
lrwxrwxrwx 1 root root 49 Mar 9 2018 j7-rtu1_1-fw -> /lib/firmware/pru/RTU_RPMsg_Echo_Interrupt1_1.out
lrwxrwxrwx 1 root root 35 Mar 9 2018 j7-txpru0_0-fw -> /lib/firmware/pru/TX_PRU_Halt_0.out
lrwxrwxrwx 1 root root 35 Mar 9 2018 j7-txpru0_1-fw -> /lib/firmware/pru/TX_PRU_Halt_1.out
lrwxrwxrwx 1 root root 35 Mar 9 2018 j7-txpru1_0-fw -> /lib/firmware/pru/TX_PRU_Halt_0.out
lrwxrwxrwx 1 root root 35 Mar 9 2018 j7-txpru1_1-fw -> /lib/firmware/pru/TX_PRU_Halt_1.out
drwxr-xr-x 2 root root 4096 Mar 9 2018 pru
-rw-r--r-- 1 root root 247469 Mar 9 2018 pvdec_full_bin.fw
-rw-r--r-- 1 root root 4728 Mar 9 2018 regulatory.db
-rw-r--r-- 1 root root 1182 Mar 9 2018 regulatory.db.p7s
-rw-r--r-- 1 root root 135168 Mar 9 2018 rgx.fw.22.104.208.318
-rw-r--r-- 1 root root 135168 Mar 9 2018 rgx.fw.22.104.208.318.64k
-rw-r--r-- 1 root root 382744 Mar 9 2018 rgx.sh.22.104.208.318
-rw-r--r-- 1 root root 28 Mar 9 2018 tee-header_v2.bin
-rw-r--r-- 1 root root 0 Mar 9 2018 tee-pageable_v2.bin
-rw-r--r-- 1 root root 482656 Mar 9 2018 tee-pager_v2.bin
-rw-r--r-- 1 root root 482656 Mar 9 2018 tee-raw.bin
-rw-r--r-- 1 root root 482684 Mar 9 2018 tee.bin
-rw-r--r-- 1 root root 4324296 Mar 9 2018 tee.elf
drwxr-xr-x 2 root root 4096 Mar 9 2018 ti-connectivity
drwxr-xr-x 3 root root 4096 Mar 9 2018 ti-eth
drwxr-xr-x 3 root root 4096 Mar 9 2018 ti-ipc
ls: cannot access '/lib/firmware/ipc': No such file or directory
root@j721e-evm:~# cat /proc/diskstats
7 0 loop0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 1 loop1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 2 loop2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 3 loop3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 4 loop4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 5 loop5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 6 loop6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 7 loop7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
179 0 mmcblk0 956 48 53660 665 2 0 16 1 0 1168 667 0 0 0 0 0 0
179 1 mmcblk0p1 271 0 5930 113 0 0 0 0 0 272 113 0 0 0 0 0 0
179 2 mmcblk0p2 306 47 21528 284 1 0 8 0 0 388 284 0 0 0 0 0 0
179 3 mmcblk0p3 342 1 25010 209 1 0 8 0 0 456 209 0 0 0 0 0 0
179 32 mmcblk0boot0 136 0 2688 55 0 0 0 0 0 172 55 0 0 0 0 0 0
179 64 mmcblk0boot1 204 0 4032 87 0 0 0 0 0 156 87 0 0 0 0 0 0
31 0 mtdblock0 44 0 352 33 0 0 0 0 0 68 33 0 0 0 0 0 0
31 1 mtdblock1 168 0 1344 82 0 0 0 0 0 128 82 0 0 0 0 0 0
31 2 mtdblock2 116 0 928 138 0 0 0 0 0 192 138 0 0 0 0 0 0
31 3 mtdblock3 63 0 504 38 0 0 0 0 0 76 38 0 0 0 0 0 0
31 4 mtdblock4 45 0 360 31 0 0 0 0 0 60 31 0 0 0 0 0 0
31 5 mtdblock5 65 0 520 92 0 0 0 0 0 152 92 0 0 0 0 0 0
31 6 mtdblock6 175 0 3360 392 0 0 0 0 0 344 392 0 0 0 0 0 0
31 7 mtdblock7 45 0 360 63 0 0 0 0 0 104 63 0 0 0 0 0 0
179 96 mmcblk1 1156 68 75492 3086 2 0 16 3 0 1992 3089 0 0 0 0 0 0
179 97 mmcblk1p1 358 6 22880 800 0 0 0 0 0 804 800 0 0 0 0 0 0
179 98 mmcblk1p2 343 31 25570 941 1 0 8 0 0 940 942 0 0 0 0 0 0
179 99 mmcblk1p3 417 31 25842 1299 1 0 8 2 0 904 1302 0 0 0 0 0 0
31 8 mtdblock8 55 0 440 27 0 0 0 0 0 56 27 0 0 0 0 0 0
31 9 mtdblock9 112 0 896 58 0 0 0 0 0 84 58 0 0 0 0 0 0
31 10 mtdblock10 174 0 1392 89 0 0 0 0 0 156 89 0 0 0 0 0 0
31 11 mtdblock11 40 0 320 25 0 0 0 0 0 60 25 0 0 0 0 0 0
31 12 mtdblock12 65 0 520 36 0 0 0 0 0 64 36 0 0 0 0 0 0
31 13 mtdblock13 174 0 3360 241 0 0 0 0 0 268 241 0 0 0 0 0 0
8 0 sda 109 0 2024 27 0 0 0 0 0 76 27 0 0 0 0 0 0
8 16 sdb 166 0 6272 21 0 0 0 0 0 56 21 0 0 0 0 0 0
8 32 sdc 242 5 16082 159 1 0 8 414 0 604 573 0 0 0 0 0 0
8 33 sdc1 204 5 14882 138 1 0 8 414 0 572 552 0 0 0 0 0 0
root@j721e-evm:~# cat /proc/interrupts
CPU0 CPU1
11: 7402 7940 GICv3 30 Level arch_timer
14: 0 0 GICv3 23 Level arm-pmu
15: 0 0 GICv3 804 Edge arm-smmu-v3-evtq
16: 0 0 GICv3 800 Edge arm-smmu-v3-gerror
17: 3683 0 GICv3 69 Level 32c00000.mailbox thr_011
18: 7150 0 GICv3 928 Level 42120000.i2c
19: 80 0 GICv3 232 Level 2000000.i2c
20: 20 0 GICv3 233 Level 2010000.i2c
21: 13 0 GICv3 235 Level 2030000.i2c
22: 6 0 GICv3 238 Level 2060000.i2c
23: 57284 411 MSI-INTA 15401056 Level 46000000.ethernet-tx0
25: 78442 0 MSI-INTA 15401058 Level 46000000.ethernet
43: 7730 0 MSI-INTA 13828536 Level 31150000.dma-controller chan0
44: 0 0 MSI-INTA 13828537 Level 31150000.dma-controller chan1
45: 0 0 MSI-INTA 13828538 Level 31150000.dma-controller chan2
46: 0 0 MSI-INTA 13828539 Level 31150000.dma-controller chan3
47: 0 0 MSI-INTA 13828540 Level 31150000.dma-controller chan4
48: 0 0 MSI-INTA 13828541 Level 31150000.dma-controller chan5
49: 0 0 MSI-INTA 13828542 Level 31150000.dma-controller chan6
50: 0 0 MSI-INTA 13828543 Level 31150000.dma-controller chan7
51: 0 0 MSI-INTA 13828544 Level 31150000.dma-controller chan8
194: 669 0 GICv3 224 Level 2800000.serial
198: 0 0 GICv3 873 Level 47050000.spi
199: 0 0 GICv3 890 Level 46000000.ethernet
200: 0 0 INTR 391 Level 310d0000.cpts
201: 1726 0 GICv3 35 Level mmc0
215: 0 0 GPIO 7 Edge -davinci_gpio GPIO Key USER2
217: 0 0 GPIO 9 Edge -davinci_gpio tps6594-0-0x48, tps6594-0-0x4c
300: 0 0 GPIO 0 Edge -davinci_gpio GPIO Key USER1
442: 0 0 GPIO 11 Edge -davinci_gpio 2-0020
467: 0 0 tps6594-0-0x48 0 Edge buck1_ov
468: 0 0 tps6594-0-0x48 1 Edge buck1_uv
469: 0 0 tps6594-0-0x48 2 Edge buck1_sc
470: 0 0 tps6594-0-0x48 3 Edge buck1_ilim
471: 0 0 tps6594-0-0x48 4 Edge buck2_ov
472: 0 0 tps6594-0-0x48 5 Edge buck2_uv
473: 0 0 tps6594-0-0x48 6 Edge buck2_sc
474: 0 0 tps6594-0-0x48 7 Edge buck2_ilim
475: 0 0 tps6594-0-0x48 8 Edge buck3_ov
476: 0 0 tps6594-0-0x48 9 Edge buck3_uv
477: 0 0 tps6594-0-0x48 10 Edge buck3_sc
478: 0 0 tps6594-0-0x48 11 Edge buck3_ilim
479: 0 0 tps6594-0-0x48 12 Edge buck4_ov
480: 0 0 tps6594-0-0x48 13 Edge buck4_uv
481: 0 0 tps6594-0-0x48 14 Edge buck4_sc
482: 0 0 tps6594-0-0x48 15 Edge buck4_ilim
483: 0 0 tps6594-0-0x48 16 Edge buck5_ov
484: 0 0 tps6594-0-0x48 17 Edge buck5_uv
485: 0 0 tps6594-0-0x48 18 Edge buck5_sc
486: 0 0 tps6594-0-0x48 19 Edge buck5_ilim
487: 0 0 tps6594-0-0x48 20 Edge ldo1_ov
488: 0 0 tps6594-0-0x48 21 Edge ldo1_uv
489: 0 0 tps6594-0-0x48 22 Edge ldo1_sc
490: 0 0 tps6594-0-0x48 23 Edge ldo1_ilim
491: 0 0 tps6594-0-0x48 24 Edge ldo2_ov
492: 0 0 tps6594-0-0x48 25 Edge ldo2_uv
493: 0 0 tps6594-0-0x48 26 Edge ldo2_sc
494: 0 0 tps6594-0-0x48 27 Edge ldo2_ilim
495: 0 0 tps6594-0-0x48 28 Edge ldo3_ov
496: 0 0 tps6594-0-0x48 29 Edge ldo3_uv
497: 0 0 tps6594-0-0x48 30 Edge ldo3_sc
498: 0 0 tps6594-0-0x48 31 Edge ldo3_ilim
499: 0 0 tps6594-0-0x48 32 Edge ldo4_ov
500: 0 0 tps6594-0-0x48 33 Edge ldo4_uv
501: 0 0 tps6594-0-0x48 34 Edge ldo4_sc
502: 0 0 tps6594-0-0x48 35 Edge ldo4_ilim
503: 0 0 tps6594-0-0x48 36 Edge vcca_ov
504: 0 0 tps6594-0-0x48 37 Edge vcca_uv
522: 0 0 tps6594-0-0x48 55 Edge npwron_start
523: 0 0 tps6594-0-0x48 56 Edge enable
524: 0 0 tps6594-0-0x48 57 Edge fsd
525: 0 0 tps6594-0-0x48 58 Edge soft_reboot
526: 0 0 tps6594-0-0x48 59 Edge bist_pass
527: 0 0 tps6594-0-0x48 60 Edge ext_clk
528: 0 0 tps6594-0-0x48 61 Edge twarn
529: 0 0 tps6594-0-0x48 62 Edge tsd_ord
530: 0 0 tps6594-0-0x48 63 Edge bist_fail
531: 0 0 tps6594-0-0x48 64 Edge reg_crc_err
532: 0 0 tps6594-0-0x48 65 Edge recov_cnt
533: 0 0 tps6594-0-0x48 66 Edge spmi_err
534: 0 0 tps6594-0-0x48 67 Edge npwron_long
535: 0 0 tps6594-0-0x48 68 Edge nint_readback
536: 0 0 tps6594-0-0x48 69 Edge nrstout_readback
537: 0 0 tps6594-0-0x48 70 Edge tsd_imm
538: 0 0 tps6594-0-0x48 71 Edge vcca_ovp
539: 0 0 tps6594-0-0x48 72 Edge pfsm_err
540: 0 0 tps6594-0-0x48 73 Edge imm_shutdown
541: 0 0 tps6594-0-0x48 74 Edge ord_shutdown
542: 0 0 tps6594-0-0x48 75 Edge mcu_pwr_err
543: 0 0 tps6594-0-0x48 76 Edge soc_pwr_err
544: 0 0 tps6594-0-0x48 77 Edge comm_frm_err
545: 0 0 tps6594-0-0x48 78 Edge comm_crc_err
546: 0 0 tps6594-0-0x48 79 Edge comm_adr_err
547: 0 0 tps6594-0-0x48 82 Edge en_drv_readback
548: 0 0 tps6594-0-0x48 83 Edge nrstout_soc_readback
553: 0 0 tps6594-0-0x48 88 Edge alarm
555: 0 0 tps6594-0-0x4c 0 Edge buck1_ov
556: 0 0 tps6594-0-0x4c 1 Edge buck1_uv
557: 0 0 tps6594-0-0x4c 2 Edge buck1_sc
558: 0 0 tps6594-0-0x4c 3 Edge buck1_ilim
559: 0 0 tps6594-0-0x4c 4 Edge buck2_ov
560: 0 0 tps6594-0-0x4c 5 Edge buck2_uv
561: 0 0 tps6594-0-0x4c 6 Edge buck2_sc
562: 0 0 tps6594-0-0x4c 7 Edge buck2_ilim
563: 0 0 tps6594-0-0x4c 8 Edge buck3_ov
564: 0 0 tps6594-0-0x4c 9 Edge buck3_uv
565: 0 0 tps6594-0-0x4c 10 Edge buck3_sc
566: 0 0 tps6594-0-0x4c 11 Edge buck3_ilim
567: 0 0 tps6594-0-0x4c 12 Edge buck4_ov
568: 0 0 tps6594-0-0x4c 13 Edge buck4_uv
569: 0 0 tps6594-0-0x4c 14 Edge buck4_sc
570: 0 0 tps6594-0-0x4c 15 Edge buck4_ilim
571: 0 0 tps6594-0-0x4c 16 Edge buck5_ov
572: 0 0 tps6594-0-0x4c 17 Edge buck5_uv
573: 0 0 tps6594-0-0x4c 18 Edge buck5_sc
574: 0 0 tps6594-0-0x4c 19 Edge buck5_ilim
575: 0 0 tps6594-0-0x4c 20 Edge ldo1_ov
576: 0 0 tps6594-0-0x4c 21 Edge ldo1_uv
577: 0 0 tps6594-0-0x4c 22 Edge ldo1_sc
578: 0 0 tps6594-0-0x4c 23 Edge ldo1_ilim
579: 0 0 tps6594-0-0x4c 24 Edge ldo2_ov
580: 0 0 tps6594-0-0x4c 25 Edge ldo2_uv
581: 0 0 tps6594-0-0x4c 26 Edge ldo2_sc
582: 0 0 tps6594-0-0x4c 27 Edge ldo2_ilim
583: 0 0 tps6594-0-0x4c 28 Edge ldo3_ov
584: 0 0 tps6594-0-0x4c 29 Edge ldo3_uv
585: 0 0 tps6594-0-0x4c 30 Edge ldo3_sc
586: 0 0 tps6594-0-0x4c 31 Edge ldo3_ilim
587: 0 0 tps6594-0-0x4c 32 Edge ldo4_ov
588: 0 0 tps6594-0-0x4c 33 Edge ldo4_uv
589: 0 0 tps6594-0-0x4c 34 Edge ldo4_sc
590: 0 0 tps6594-0-0x4c 35 Edge ldo4_ilim
591: 0 0 tps6594-0-0x4c 36 Edge vcca_ov
592: 0 0 tps6594-0-0x4c 37 Edge vcca_uv
610: 0 0 tps6594-0-0x4c 55 Edge npwron_start
611: 0 0 tps6594-0-0x4c 56 Edge enable
612: 0 0 tps6594-0-0x4c 57 Edge fsd
613: 0 0 tps6594-0-0x4c 58 Edge soft_reboot
614: 0 0 tps6594-0-0x4c 59 Edge bist_pass
615: 0 0 tps6594-0-0x4c 60 Edge ext_clk
616: 0 0 tps6594-0-0x4c 61 Edge twarn
617: 0 0 tps6594-0-0x4c 62 Edge tsd_ord
618: 0 0 tps6594-0-0x4c 63 Edge bist_fail
619: 0 0 tps6594-0-0x4c 64 Edge reg_crc_err
620: 0 0 tps6594-0-0x4c 65 Edge recov_cnt
621: 0 0 tps6594-0-0x4c 66 Edge spmi_err
622: 0 0 tps6594-0-0x4c 67 Edge npwron_long
623: 0 0 tps6594-0-0x4c 68 Edge nint_readback
624: 0 0 tps6594-0-0x4c 69 Edge nrstout_readback
625: 0 0 tps6594-0-0x4c 70 Edge tsd_imm
626: 0 0 tps6594-0-0x4c 71 Edge vcca_ovp
627: 0 0 tps6594-0-0x4c 72 Edge pfsm_err
628: 0 0 tps6594-0-0x4c 73 Edge imm_shutdown
629: 0 0 tps6594-0-0x4c 74 Edge ord_shutdown
630: 0 0 tps6594-0-0x4c 75 Edge mcu_pwr_err
631: 0 0 tps6594-0-0x4c 76 Edge soc_pwr_err
632: 0 0 tps6594-0-0x4c 77 Edge comm_frm_err
633: 0 0 tps6594-0-0x4c 78 Edge comm_crc_err
634: 0 0 tps6594-0-0x4c 79 Edge comm_adr_err
635: 0 0 tps6594-0-0x4c 82 Edge en_drv_readback
636: 0 0 tps6594-0-0x4c 83 Edge nrstout_soc_readback
641: 0 0 tps6594-0-0x4c 88 Edge alarm
643: 4 0 INTR 436 Level mbox-mcu-r5fss0-core0
644: 4 0 INTR 432 Level mbox-main-r5fss0-core0
645: 4 0 INTR 428 Level mbox-main-r5fss1-core0
646: 7 0 INTR 424 Level mbox-c66-0, mbox-c66-1
647: 4 0 INTR 420 Level mbox-c71-0
680: 0 0 MSI-INTA 13893648 Edge 31150000.dma-controller chan1
741: 0 0 MSI-INTA 13894672 Edge 31150000.dma-controller chan2
744: 0 0 MSI-INTA 13894675 Edge 31150000.dma-controller chan7
745: 0 0 MSI-INTA 13894676 Edge 31150000.dma-controller chan8
799: 2403 0 GICv3 36 Level mmc1
800: 0 0 GICv3 597 Level 2ba0000.mcasp_rx
801: 0 0 GICv3 596 Level 2ba0000.mcasp_tx
809: 0 0 GICv3 350 Edge j721e-pcie-link-down-irq
813: 0 0 ITS-MSI 0 Edge PCIe PME, aerdrv
814: 0 0 GICv3 362 Edge j721e-pcie-link-down-irq
815: 1 0 GICv3 646 Level mhdp8546
816: 0 0 GICv3 213 Level vxe-enc
819: 484 0 GICv3 634 Level tidss
821: 0 0 GICv3 892 Level TI-am335x-adc.11.auto
822: 0 0 GICv3 893 Level TI-am335x-adc.12.auto
823: 0 0 GICv3 212 Level vxd-dec
828: 0 0 ITS-MSI 134217728 Edge PCIe PME, aerdrv
829: 0 0 GICv3 374 Edge j721e-pcie-link-down-irq
831: 431 0 GICv3 49 Level ufshcd
832: 1047 0 GICv3 128 Level xhci-hcd:usb1
834: 1 0 GICv3 152 Level 6000000.usb
836: 0 0 ITS-MSI 268435456 Edge PCIe PME, aerdrv
853: 0 0 GICv3 43 Level 4e10000.rng
858: 35 0 GICv3 136 Level xhci-hcd:usb3
860: 0 0 GICv3 153 Level 6400000.usb
IPI0: 3470 17727 Rescheduling interrupts
IPI1: 3772 10914 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@j721e-evm:~# cat /proc/softirqs
CPU0 CPU1
HI: 4 40
TIMER: 1627 2004
NET_TX: 10 3
NET_RX: 120489 442
BLOCK: 1668 0
IRQ_POLL: 0 0
TASKLET: 10998 82
SCHED: 1976 2074
HRTIMER: 0 0
RCU: 11083 13645
root@j721e-evm:~# ls -lR /run/media/mmcblk0p1
/run/media/mmcblk0p1:
total 2746
-rwxrwx--- 1 root disk 33 Jun 26 2022 secondary_bootloader.md5
-rwxrwx--- 1 root disk 268998 Jun 26 2022 sysfw.itb
-rwxrwx--- 1 root disk 293216 Jun 26 2022 tiboot3.bin
-rwxrwx--- 1 root disk 974120 Jun 26 2022 tispl.bin
-rwxrwx--- 1 root disk 1272860 Jun 26 2022 u-boot.img
-rwxrwx--- 1 root disk 4 Jan 1 1980 ws-calibrate.rules
root@j721e-evm:~# opkg list-installed | grep packagegroup-arago-test; echo $?
1
root@j721e-evm:~# [ 43.198085] kauditd_printk_skb: 4 callbacks suppressed
[ 43.198092] audit: type=1334 audit(1714081936.968:17): prog-id=10 op=UNLOAD
[ 43.210184] audit: type=1334 audit(1714081936.968:18): prog-id=9 op=UNLOAD
opkg list-installed | grep ti-test; echo $?
ti-test - 1.0-r0.121
ti-test-extras - 1.0-r0.121
0
root@j721e-evm:~# lsmod
Module Size Used by
xhci_plat_hcd 16384 0
pci_endpoint_test 20480 0
cdns_csi2rx 20480 0
ti_am335x_adc 20480 0
kfifo_buf 16384 1 ti_am335x_adc
v4l2_fwnode 20480 1 cdns_csi2rx
omap_rng 16384 0
rpmsg_ctrl 16384 0
rpmsg_char 16384 1 rpmsg_ctrl
irq_pruss_intc 16384 0
pru_rproc 24576 0
cdns3 45056 0
cdns_usb_common 20480 1 cdns3
cdns_pltfrm 16384 0
crct10dif_ce 16384 1
snd_soc_j721e_evm 32768 0
display_connector 16384 0
phy_can_transceiver 16384 4
overlay 122880 0
cfg80211 389120 0
rfkill 24576 2 cfg80211
hbmc_am654 16384 0
hyperbus_core 16384 1 hbmc_am654
ti_k3_r5_remoteproc 28672 0
k3_j72xx_bandgap 20480 0
cdns_mhdp8546 40960 0
tidss 61440 0
ti_am335x_tscadc 16384 1 ti_am335x_adc
drm_dma_helper 20480 1 tidss
drm_display_helper 139264 1 cdns_mhdp8546
vxd_dec 331776 0
vxe_enc 286720 0
pruss 16384 1 pru_rproc
pvrsrvkm 1273856 0
m_can_platform 16384 0
j721e_csi2rx 24576 0
m_can 24576 1 m_can_platform
drm_kms_helper 184320 7 drm_dma_helper,display_connector,cdns_mhdp8546,drm_display_helper,tidss
videobuf2_dma_sg 20480 2 vxe_enc,vxd_dec
videobuf2_dma_contig 20480 2 j721e_csi2rx,vxd_dec
v4l2_mem2mem 36864 2 vxe_enc,vxd_dec
videobuf2_memops 16384 2 videobuf2_dma_contig,videobuf2_dma_sg
videobuf2_v4l2 32768 4 j721e_csi2rx,vxe_enc,vxd_dec,v4l2_mem2mem
videobuf2_common 57344 8 j721e_csi2rx,vxe_enc,videobuf2_dma_contig,videobuf2_v4l2,vxd_dec,videobuf2_dma_sg,v4l2_mem2mem,videobuf2_memops
v4l2_async 24576 3 v4l2_fwnode,j721e_csi2rx,cdns_csi2rx
sa2ul 36864 0
ti_j721e_ufs 16384 0
ti_k3_dsp_remoteproc 16384 0
syscopyarea 16384 1 drm_kms_helper
can_dev 36864 1 m_can
sysfillrect 16384 1 drm_kms_helper
videodev 245760 8 v4l2_async,j721e_csi2rx,vxe_enc,videobuf2_v4l2,vxd_dec,cdns_csi2rx,videobuf2_common,v4l2_mem2mem
pci_j721e_host 16384 0
pci_j721e 16384 1 pci_j721e_host
sysimgblt 16384 1 drm_kms_helper
virtio_rpmsg_bus 20480 0
rpmsg_ns 16384 1 virtio_rpmsg_bus
fb_sys_fops 16384 1 drm_kms_helper
mc 57344 7 v4l2_async,videodev,j721e_csi2rx,videobuf2_v4l2,cdns_csi2rx,videobuf2_common,v4l2_mem2mem
ti_k3_common 16384 1 ti_k3_dsp_remoteproc
cdns_dphy_rx 16384 0
pcie_cadence_host 16384 1 pci_j721e_host
snd_soc_davinci_mcasp 32768 2
pcie_cadence 16384 2 pcie_cadence_host,pci_j721e_host
rti_wdt 16384 0
snd_soc_ti_udma 16384 1 snd_soc_davinci_mcasp
snd_soc_ti_edma 16384 1 snd_soc_davinci_mcasp
snd_soc_ti_sdma 16384 1 snd_soc_davinci_mcasp
snd_soc_pcm3168a_i2c 16384 1
snd_soc_pcm3168a 32768 1 snd_soc_pcm3168a_i2c
cdns3_ti 16384 0
optee_rng 16384 0
rng_core 20480 2 optee_rng,omap_rng
cryptodev 53248 0
fuse 131072 1
drm 561152 8 drm_kms_helper,drm_dma_helper,display_connector,pvrsrvkm,cdns_mhdp8546,drm_display_helper,tidss
drm_panel_orientation_quirks 28672 1 drm
ipv6 479232 40
root@j721e-evm:~# echo 'hello world'
hello world
root@j721e-evm:~#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment