Skip to content

Instantly share code, notes, and snippets.

@nehamalcom
Created November 13, 2023 04:24
Show Gist options
  • Save nehamalcom/0eef30308f1910eea5eafefe2c4b7bcf to your computer and use it in GitHub Desktop.
Save nehamalcom/0eef30308f1910eea5eafefe2c4b7bcf to your computer and use it in GitHub Desktop.
U-Boot DT Sync v6.7-rc1
U-Boot SPL 2024.01-rc2-00072-g629f1c1502 (Nov 13 2023 - 09:34:22 +0530)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.6--v09.00.06 (Kool Koala)')
Trying to boot from UART
Ce on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Loaded 1000159 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-dirty
NOTICE: BL31: Built : 14:12:59, May 22 2023
I/TC:
I/TC: OP-TEE version: 3.20.0 (gcc version 11.4.0 (GCC)) #1 Fri Jan 20 15:42:54 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.0.6--v09.00.06 (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.01-rc2-00072-g629f1c1502 (Nov 13 2023 - 09:34:40 +0530)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.6--v09.00.06 (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
CWarning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Loaded 1336487 bytes
U-Boot 2024.01-rc2-00072-g629f1c1502 (Nov 13 2023 - 09:34:40 +0530)
SoC: J721E SR1.0 GP
Model: Texas Instruments J721e EVM
Board: J721EX-PM2-SOM rev E7
DRAM: 4 GiB
Core: 132 devices, 33 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 mdio_freq:1000000
Detected: J7X-BASE-CPB rev E3
Detected: J7X-GESI-EXP rev E3
Detected: J7X-VSC8514-ETH rev E2
Sierra init failed:-19
Net: eth0: ethernet@46000000port@1
Hit any key to stop autoboot: 2 0
=>
=>
=>
=>
=> version
U-Boot 2024.01-rc2-00072-g629f1c1502 (Nov 13 2023 - 09:34:40 +0530)
aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)) 10.3.1 20210621
GNU ld (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)) 2.36.1.20210621
=> 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_a_script=load ${devtype} ${devnum}:${distro_bootpart} ${scriptaddr} ${prefix}${script}; source ${scriptaddr}
boot_efi_binary=load ${devtype} ${devnum}:${distro_bootpart} ${kernel_addr_r} efi/boot/bootaa64.efi; if fdt addr -q ${fdt_addr_r}; then bootefi ${kernel_addr_r} ${fdt_addr_r};else bootefi ${kernel_addr_r} ${fdtcontroladdr};fi
boot_efi_bootmgr=if fdt addr -q ${fdt_addr_r}; then bootefi bootmgr ${fdt_addr_r};else bootefi bootmgr;fi
boot_extlinux=sysboot ${devtype} ${devnum}:${distro_bootpart} any ${scriptaddr} ${prefix}${boot_syslinux_conf}
boot_fdt=try
boot_fit=0
boot_net_usb_start=usb start
boot_prefixes=/ /boot/
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_script_dhcp=boot.scr.uimg
boot_scripts=boot.scr.uimg boot.scr
boot_syslinux_conf=extlinux/extlinux.conf
boot_targets=ti_mmc mmc0 mmc1 usb0 pxe dhcp
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled
bootcmd=
bootcmd_dhcp=devtype=dhcp; run boot_net_usb_start; if dhcp ${scriptaddr} ${boot_script_dhcp}; then source ${scriptaddr}; fi;setenv efi_fdtfile ${fdtfile}; setenv efi_old_vci ${bootp_vci};setenv efi_old_arch ${bootp_arch};setenv bootp_vci PXEClient:Arch:00011:UNDI:003000;setenv bootp_arch 0xb;if dhcp ${kernel_addr_r}; then tftpboot ${fdt_addr_r} dtb/${efi_fdtfile};if fdt addr -q ${fdt_addr_r}; then bootefi ${kernel_addr_r} ${fdt_addr_r}; else bootefi ${kernel_addr_r} ${fdtcontroladdr};fi;fi;setenv bootp_vci ${efi_old_vci};setenv bootp_arch ${efi_old_arch};setenv efi_fdtfile;setenv efi_old_arch;setenv efi_old_vci;
bootcmd_mmc0=devnum=0; run mmc_boot
bootcmd_mmc1=devnum=1; run mmc_boot
bootcmd_pxe=run boot_net_usb_start; dhcp; if pxe get; then pxe boot; fi
bootcmd_ti_mmc=run findfdt; run init_${boot}; run main_cpsw0_qsgmii_phyinit; 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;
bootcmd_usb0=devnum=0; run usb_boot
bootdelay=2
bootdir=/boot
bootenvfile=uEnv.txt
bootm_size=0x10000000
bootpart=1:2
bootscript=echo Running bootscript from mmc${mmcdev} ...; source ${loadaddr}
console=ttyS2,115200n8
cpu=armv8
default_device_tree=ti/k3-j721e-common-proc-board.dtb
dfu_alt_info_emmc=rawemmc raw 0 0x800000 mmcpart 1; rootfs part 0 1 mmcpart 0; tiboot3.bin.raw raw 0x0 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
distro_bootcmd=scsi_need_init=; for target in ${boot_targets}; do run bootcmd_${target}; done
dorprocboot=0
dtboaddr=0x89000000
efi_dtb_prefixes=/ /dtb/ /dtb/current/
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=fde86a20
fdtoverlay_addr_r=0x89000000
findfdt=setenv name_fdt ${default_device_tree}; if test $board_name = j721e; then setenv name_fdt ti/k3-j721e-common-proc-board.dtb; fi; if test $board_name = j7200; then setenv name_fdt ti/k3-j7200-common-proc-board.dtb; fi; if test $board_name = j721e-eaik || test $board_name = j721e-sk; then setenv name_fdt ti/k3-j721e-sk.dtb; fi; setenv fdtfile ${name_fdt}
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
load_efi_dtb=load ${devtype} ${devnum}:${distro_bootpart} ${fdt_addr_r} ${prefix}${efi_fdtfile}
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;
mmc_boot=if mmc dev ${devnum}; then devtype=mmc; run scan_dev_for_boot_part; 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_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}
scan_dev_for_boot=echo Scanning ${devtype} ${devnum}:${distro_bootpart}...; for prefix in ${boot_prefixes}; do run scan_dev_for_extlinux; run scan_dev_for_scripts; done;run scan_dev_for_efi;
scan_dev_for_boot_part=part list ${devtype} ${devnum} -bootable devplist; env exists devplist || setenv devplist 1; for distro_bootpart in ${devplist}; do if fstype ${devtype} ${devnum}:${distro_bootpart} bootfstype; then part uuid ${devtype} ${devnum}:${distro_bootpart} distro_bootpart_uuid ; run scan_dev_for_boot; fi; done; setenv devplist
scan_dev_for_efi=setenv efi_fdtfile ${fdtfile}; for prefix in ${efi_dtb_prefixes}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${efi_fdtfile}; then run load_efi_dtb; fi;done;run boot_efi_bootmgr;if test -e ${devtype} ${devnum}:${distro_bootpart} efi/boot/bootaa64.efi; then echo Found EFI removable media binary efi/boot/bootaa64.efi; run boot_efi_binary; echo EFI LOAD FAILED: continuing...; fi; setenv efi_fdtfile
scan_dev_for_extlinux=if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${boot_syslinux_conf}; then echo Found ${prefix}${boot_syslinux_conf}; run boot_extlinux; echo EXTLINUX FAILED: continuing...; fi
scan_dev_for_scripts=for script in ${boot_scripts}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${script}; then echo Found U-Boot script ${prefix}${script}; run boot_a_script; echo SCRIPT FAILED: continuing...; fi; done
scriptaddr=0x80000000
scsi_boot=run scsi_init; if scsi dev ${devnum}; then devtype=scsi; run scan_dev_for_boot_part; fi
scsi_init=if ${scsi_need_init}; then scsi_need_init=false; scsi scan; fi
scsirootfstype=ext4 rootwait
serial#=0000000000000330
serverip=192.168.0.1
soc=k3
stderr=serial@2800000
stdin=serial@2800000
stdout=serial@2800000
ubifs_boot=if ubi part ${bootubipart} ${bootubioff} && ubifsmount ubi0:${bootubivol}; then devtype=ubi; devnum=ubi0; bootfstype=ubifs; distro_bootpart=${bootubivol}; run scan_dev_for_boot; ubifsumount; fi
ufs_finduuid=part uuid scsi ${bootpart} uuid
update_to_fit=setenv loadaddr ${addr_fit}; setenv bootfile ${name_fit}
usb_boot=usb start; if usb dev ${devnum}; then devtype=usb; run scan_dev_for_boot_part; fi
vendor=ti
Environment size: 10928/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 (2 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!
79356 bytes read in 39 ms (1.9 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 79356 bytes: Failed!
79356 bytes read in 38 ms (2 MiB/s)
Load Remote Processor 4 with data@addr=0x82000000 79356 bytes: Success!
79356 bytes read in 38 ms (2 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 79356 bytes: Failed!
145604 bytes read in 41 ms (3.4 MiB/s)
Load Remote Processor 6 with data@addr=0x82000000 145604 bytes: Success!
145604 bytes read in 41 ms (3.4 MiB/s)
Load Remote Processor 7 with data@addr=0x82000000 145604 bytes: Success!
10489000 bytes read in 50 ms (200.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_a_script=load ${devtype} ${devnum}:${distro_bootpart} ${scriptaddr} ${prefix}${script}; source ${scriptaddr}
boot_efi_binary=load ${devtype} ${devnum}:${distro_bootpart} ${kernel_addr_r} efi/boot/bootaa64.efi; if fdt addr -q ${fdt_addr_r}; then bootefi ${kernel_addr_r} ${fdt_addr_r};else bootefi ${kernel_addr_r} ${fdtcontroladdr};fi
boot_efi_bootmgr=if fdt addr -q ${fdt_addr_r}; then bootefi bootmgr ${fdt_addr_r};else bootefi bootmgr;fi
boot_extlinux=sysboot ${devtype} ${devnum}:${distro_bootpart} any ${scriptaddr} ${prefix}${boot_syslinux_conf}
boot_fdt=try
boot_fit=0
boot_net_usb_start=usb start
boot_prefixes=/ /boot/
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_script_dhcp=boot.scr.uimg
boot_scripts=boot.scr.uimg boot.scr
boot_syslinux_conf=extlinux/extlinux.conf
boot_targets=ti_mmc mmc0 mmc1 usb0 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_dhcp=devtype=dhcp; run boot_net_usb_start; if dhcp ${scriptaddr} ${boot_script_dhcp}; then source ${scriptaddr}; fi;setenv efi_fdtfile ${fdtfile}; setenv efi_old_vci ${bootp_vci};setenv efi_old_arch ${bootp_arch};setenv bootp_vci PXEClient:Arch:00011:UNDI:003000;setenv bootp_arch 0xb;if dhcp ${kernel_addr_r}; then tftpboot ${fdt_addr_r} dtb/${efi_fdtfile};if fdt addr -q ${fdt_addr_r}; then bootefi ${kernel_addr_r} ${fdt_addr_r}; else bootefi ${kernel_addr_r} ${fdtcontroladdr};fi;fi;setenv bootp_vci ${efi_old_vci};setenv bootp_arch ${efi_old_arch};setenv efi_fdtfile;setenv efi_old_arch;setenv efi_old_vci;
bootcmd_mmc0=devnum=0; run mmc_boot
bootcmd_mmc1=devnum=1; run mmc_boot
bootcmd_pxe=run boot_net_usb_start; dhcp; if pxe get; then pxe boot; fi
bootcmd_ti_mmc=run findfdt; run init_${boot}; run main_cpsw0_qsgmii_phyinit; 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;
bootcmd_usb0=devnum=0; run usb_boot
bootdelay=2
bootdir=/boot
bootenvfile=uEnv.txt
bootm_size=0x10000000
bootpart=1:2
bootscript=echo Running bootscript from mmc${mmcdev} ...; source ${loadaddr}
console=ttyS2,115200n8
cpu=armv8
default_device_tree=ti/k3-j721e-common-proc-board.dtb
dfu_alt_info_emmc=rawemmc raw 0 0x800000 mmcpart 1; rootfs part 0 1 mmcpart 0; tiboot3.bin.raw raw 0x0 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
distro_bootcmd=scsi_need_init=; for target in ${boot_targets}; do run bootcmd_${target}; done
dnsip=192.0.2.2
dorprocboot=1
dtboaddr=0x89000000
efi_dtb_prefixes=/ /dtb/ /dtb/current/
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=fde86a20
fdtoverlay_addr_r=0x89000000
fileaddr=82000000
filesize=a00ca8
findfdt=setenv name_fdt ${default_device_tree}; if test $board_name = j721e; then setenv name_fdt ti/k3-j721e-common-proc-board.dtb; fi; if test $board_name = j7200; then setenv name_fdt ti/k3-j7200-common-proc-board.dtb; fi; if test $board_name = j721e-eaik || test $board_name = j721e-sk; then setenv name_fdt ti/k3-j721e-sk.dtb; fi; setenv fdtfile ${name_fdt}
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
load_efi_dtb=load ${devtype} ${devnum}:${distro_bootpart} ${fdt_addr_r} ${prefix}${efi_fdtfile}
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;
mmc_boot=if mmc dev ${devnum}; then devtype=mmc; run scan_dev_for_boot_part; 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_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}
scan_dev_for_boot=echo Scanning ${devtype} ${devnum}:${distro_bootpart}...; for prefix in ${boot_prefixes}; do run scan_dev_for_extlinux; run scan_dev_for_scripts; done;run scan_dev_for_efi;
scan_dev_for_boot_part=part list ${devtype} ${devnum} -bootable devplist; env exists devplist || setenv devplist 1; for distro_bootpart in ${devplist}; do if fstype ${devtype} ${devnum}:${distro_bootpart} bootfstype; then part uuid ${devtype} ${devnum}:${distro_bootpart} distro_bootpart_uuid ; run scan_dev_for_boot; fi; done; setenv devplist
scan_dev_for_efi=setenv efi_fdtfile ${fdtfile}; for prefix in ${efi_dtb_prefixes}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${efi_fdtfile}; then run load_efi_dtb; fi;done;run boot_efi_bootmgr;if test -e ${devtype} ${devnum}:${distro_bootpart} efi/boot/bootaa64.efi; then echo Found EFI removable media binary efi/boot/bootaa64.efi; run boot_efi_binary; echo EFI LOAD FAILED: continuing...; fi; setenv efi_fdtfile
scan_dev_for_extlinux=if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${boot_syslinux_conf}; then echo Found ${prefix}${boot_syslinux_conf}; run boot_extlinux; echo EXTLINUX FAILED: continuing...; fi
scan_dev_for_scripts=for script in ${boot_scripts}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${script}; then echo Found U-Boot script ${prefix}${script}; run boot_a_script; echo SCRIPT FAILED: continuing...; fi; done
scriptaddr=0x80000000
scsi_boot=run scsi_init; if scsi dev ${devnum}; then devtype=scsi; run scan_dev_for_boot_part; fi
scsi_init=if ${scsi_need_init}; then scsi_need_init=false; scsi scan; fi
scsirootfstype=ext4 rootwait
serial#=0000000000000330
serverip=192.168.0.1
soc=k3
stderr=serial@2800000
stdin=serial@2800000
stdout=serial@2800000
ubifs_boot=if ubi part ${bootubipart} ${bootubioff} && ubifsmount ubi0:${bootubivol}; then devtype=ubi; devnum=ubi0; bootfstype=ubifs; distro_bootpart=${bootubivol}; run scan_dev_for_boot; ubifsumount; fi
ufs_finduuid=part uuid scsi ${bootpart} uuid
update_to_fit=setenv loadaddr ${addr_fit}; setenv bootfile ${name_fit}
usb_boot=usb start; if usb dev ${devnum}; then devtype=usb; run scan_dev_for_boot_part; fi
vendor=ti
Environment size: 11114/131067 bytes
=> tftp ${loadaddr} 192.168.0.1:vatf_j721e-idk-gw/cc1a237c3626d8b62c13733e4153fcad
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/cc1a237c3626d8b62c13733e4153fcad'.
Load address: 0x82000000
Loading: *################################################## 20 MiB
11.9 MiB/s
done
Bytes transferred = 20920832 (13f3a00 hex)
=> tftp ${fdt_addr_r} 192.168.0.1:vatf_j721e-idk-gw/d26c799d03261cc46979bd964313eafc
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/d26c799d03261cc46979bd964313eafc'.
Load address: 0x88000000
Loading: *################################################## 109.8 KiB
10.7 MiB/s
done
Bytes transferred = 112468 (1b754 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/35ae0f491ed043cf093d6f994893a727,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.01-rc2-00072-g629f1c1502 (Nov 13 2023 - 09:34:40 +0530)
aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)) 10.3.1 20210621
GNU ld (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)) 2.36.1.20210621
=> 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 = 0x00000000ffec7000
reloc off = 0x000000007f6c7000
Build = 64-bit
current eth = ethernet@46000000port@1
ethaddr = 78:db:2f:e0:81:ed
IP addr = 192.168.0.30
fdt_blob = 0x00000000fde86a20
new_fdt = 0x00000000fde86a20
fdt_size = 0x0000000000020380
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 = 0x4 / max = 0x10
reserved[0] [0x9e800000-0xa8ffffff], 0x0a800000 bytes flags: 4
reserved[1] [0xaa000000-0xabbfffff], 0x01c00000 bytes flags: 4
reserved[2] [0xfce77000-0xffffffff], 0x03189000 bytes flags: 0
reserved[3] [0x880000000-0x8ffffffff], 0x80000000 bytes flags: 0
devicetree = separate
serial addr = 0x0000000002800000
width = 0x0000000000000000
shift = 0x0000000000000002
offset = 0x0000000000000000
clock = 0x0000000002dc6c00
arch_number = 0x0000000000000000
TLB addr = 0x00000000fffe0000
irq_sp = 0x00000000fde86a10
sp start = 0x00000000fde86a10
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 = 0x00000000ffec7000
reloc off = 0x000000007f6c7000
Build = 64-bit
current eth = ethernet@46000000port@1
ethaddr = 78:db:2f:e0:81:ed
IP addr = 192.168.0.30
fdt_blob = 0x00000000fde86a20
new_fdt = 0x00000000fde86a20
fdt_size = 0x0000000000020380
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 = 0x4 / max = 0x10
reserved[0] [0x9e800000-0xa8ffffff], 0x0a800000 bytes flags: 4
reserved[1] [0xaa000000-0xabbfffff], 0x01c00000 bytes flags: 4
reserved[2] [0xfce77000-0xffffffff], 0x03189000 bytes flags: 0
reserved[3] [0x880000000-0x8ffffffff], 0x80000000 bytes flags: 0
devicetree = separate
serial addr = 0x0000000002800000
width = 0x0000000000000000
shift = 0x0000000000000002
offset = 0x0000000000000000
clock = 0x0000000002dc6c00
arch_number = 0x0000000000000000
TLB addr = 0x00000000fffe0000
irq_sp = 0x00000000fde86a10
sp start = 0x00000000fde86a10
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/
21584384 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
<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
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> 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
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 $?
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 000000008ffe1000, end 000000008ffff753 ... OK
Working FDT set to 8ffe1000
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
[ 0.000000] Linux version 6.1.46-gf8110d9ce8 (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 11.4.0, GNU ld (GNU Binutils) 2.38.20220708) #1 SMP PREEMPT Mon Sep 4 04:45:34 UTC 2023
[ 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.2
[ 0.000000] percpu: Embedded 19 pages/cpu s38376 r8192 d31256 u77824
[ 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/35ae0f491ed043cf093d6f994893a727,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: 3301752K/4194304K available (12480K kernel code, 1294K rwdata, 4356K rodata, 2176K init, 498K bss, 368264K 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.008393] Console: colour dummy device 80x25
[ 0.012958] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.023628] pid_max: default: 32768 minimum: 301
[ 0.028364] LSM: Security Framework initializing
[ 0.033138] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.040710] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.049491] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.056892] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.063153] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.070538] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.076841] rcu: Hierarchical SRCU implementation.
[ 0.081737] rcu: Max phase no-delay instances is 1000.
[ 0.087248] Platform MSI: msi-controller@1820000 domain created
[ 0.093483] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
[ 0.103236] EFI services will not be available.
[ 0.107964] smp: Bringing up secondary CPUs ...
I/TC: Secondary CPU 1 initializing
I/TC: Secondary CPU 1 switching to normal world boot
[ 0.121177] Detected PIPT I-cache on CPU1
[ 0.121238] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
[ 0.121250] GICv3: CPU1: using allocated LPI pending table @0x0000000880050000
[ 0.121279] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
[ 0.121325] smp: Brought up 1 node, 2 CPUs
[ 0.150670] SMP: Total of 2 processors activated.
[ 0.155473] CPU features: detected: 32-bit EL0 Support
[ 0.160727] CPU features: detected: CRC32 instructions
[ 0.166008] CPU: All CPU(s) started at EL2
[ 0.170189] alternatives: applying system-wide alternatives
[ 0.176697] devtmpfs: initialized
[ 0.186727] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.196712] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.210290] pinctrl core: initialized pinctrl subsystem
[ 0.215967] DMI not present or invalid.
[ 0.220216] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.226848] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 0.234147] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.242147] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.250271] audit: initializing netlink subsys (disabled)
[ 0.255884] audit: type=2000 audit(0.164:1): state=initialized audit_enabled=0 res=1
[ 0.256100] thermal_sys: Registered thermal governor 'step_wise'
[ 0.263803] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.270009] cpuidle: using governor menu
[ 0.280762] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.287722] ASID allocator initialised with 65536 entries
[ 0.302407] platform a000000.dp-bridge: Fixed dependency cycle(s) with /bus@100000/dss@4a00000
[ 0.313668] platform a000000.dp-bridge: Fixed dependency cycle(s) with /connector
[ 0.321543] KASLR disabled due to lack of seed
[ 0.329083] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.336025] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.342427] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.349360] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[ 0.355761] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.362694] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.369096] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.376029] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[ 0.383319] k3-chipinfo 43000014.chipid: Family:J721E rev:SR1.0 JTAGID[0x0bb6402f] Detected
[ 0.392525] iommu: Default domain type: Translated
[ 0.397510] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.404030] SCSI subsystem initialized
[ 0.408027] usbcore: registered new interface driver usbfs
[ 0.413647] usbcore: registered new interface driver hub
[ 0.419082] usbcore: registered new device driver usb
[ 0.424518] pps_core: LinuxPPS API ver. 1 registered
[ 0.429589] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.438927] PTP clock support registered
[ 0.443002] EDAC MC: Ver: 3.0.0
[ 0.446758] FPGA manager framework
[ 0.450269] Advanced Linux Sound Architecture Driver Initialized.
[ 0.456883] clocksource: Switched to clocksource arch_sys_counter
[ 0.463219] VFS: Disk quotas dquot_6.6.0
[ 0.467248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.477153] NET: Registered PF_INET protocol family
[ 0.482304] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.491283] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.500050] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.507971] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.516177] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[ 0.524692] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.531463] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.538375] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.545809] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.551881] RPC: Registered named UNIX socket transport module.
[ 0.557942] RPC: Registered udp transport module.
[ 0.562745] RPC: Registered tcp transport module.
[ 0.567548] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.574139] NET: Registered PF_XDP protocol family
[ 0.579041] PCI: CLS 0 bytes, default 64
[ 0.583412] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[ 0.592514] Initialise system trusted keyrings
[ 0.597163] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[ 0.606244] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.612519] NFS: Registering the id_resolver key type
[ 0.617698] Key type id_resolver registered
[ 0.621970] Key type id_legacy registered
[ 0.626092] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.632941] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.640587] 9p: Installing v9fs 9p2000 file system support
[ 0.665155] Key type asymmetric registered
[ 0.669338] Asymmetric key parser 'x509' registered
[ 0.674346] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.681991] io scheduler mq-deadline registered
[ 0.686626] io scheduler kyber registered
[ 0.692727] pinctrl-single 4301c000.pinctrl: 94 pins, size 376
[ 0.698972] pinctrl-single 11c000.pinctrl: 173 pins, size 692
[ 0.705306] pinctrl-single a40000.pinctrl: 512 pins, size 2048
[ 0.715623] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.723247] arm-smmu-v3 36600000.iommu: ias 48-bit, oas 48-bit (features 0x00001faf)
[ 0.731398] arm-smmu-v3 36600000.iommu: allocated 65536 entries for cmdq
[ 0.738489] arm-smmu-v3 36600000.iommu: allocated 32768 entries for evtq
[ 0.746220] arm-smmu-v3 36600000.iommu: msi_domain absent - falling back to wired irqs
[ 0.757080] loop: module loaded
[ 0.760990] megasas: 07.719.03.00-rc1
[ 0.766829] tun: Universal TUN/TAP device driver, 1.6
[ 0.772365] thunder_xcv, ver 1.0
[ 0.775682] thunder_bgx, ver 1.0
[ 0.778990] nicpf, ver 1.0
[ 0.782004] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[ 0.789384] hns3: Copyright (c) 2017 Huawei Corporation.
[ 0.794833] hclge is initializing
[ 0.798223] e1000: Intel(R) PRO/1000 Network Driver
[ 0.803203] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 0.809085] e1000e: Intel(R) PRO/1000 Network Driver
[ 0.814154] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 0.820212] igb: Intel(R) Gigabit Ethernet Network Driver
[ 0.825726] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 0.831426] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[ 0.837831] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 0.843949] sky2: driver version 1.30
[ 0.848102] VFIO - User Level meta-driver version: 0.3
[ 0.853767] usbcore: registered new interface driver usb-storage
[ 0.860349] i2c_dev: i2c /dev entries driver
[ 0.865660] sdhci: Secure Digital Host Controller Interface driver
[ 0.871980] sdhci: Copyright(c) Pierre Ossman
[ 0.876701] Synopsys Designware Multimedia Card Interface Driver
[ 0.883111] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.889401] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.895638] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 0.902381] usbcore: registered new interface driver usbhid
[ 0.908075] usbhid: USB HID core driver
[ 0.912744] 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.917309] optee: revision 3.20 (8e74d476)
[ 0.933726] optee: dynamic shared memory is enabled
[ 0.943189] optee: initialized driver
[ 0.948175] Initializing XFRM netlink socket
[ 0.952562] NET: Registered PF_PACKET protocol family
[ 0.957786] 9pnet: Installing 9P2000 support
[ 0.962173] Key type dns_resolver registered
[ 0.966714] registered taskstats version 1
[ 0.970914] Loading compiled-in X.509 certificates
[ 0.980709] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.0.6--v09.00.06 (Kool Koala)')
[ 1.038652] omap_i2c 42120000.i2c: bus 0 rev0.12 at 400 kHz
[ 1.045001] pca953x 1-0020: supply vcc not found, using dummy regulator
[ 1.051822] pca953x 1-0020: using no AI
[ 1.077537] pca953x 1-0022: supply vcc not found, using dummy regulator
[ 1.084345] pca953x 1-0022: using AI
[ 1.088613] gpio-481 (MCASP/TRACE_MUX_S0): hogged as output/low
[ 1.094856] gpio-482 (MCASP/TRACE_MUX_S1): hogged as output/high
[ 1.101332] omap_i2c 2000000.i2c: bus 1 rev0.12 at 400 kHz
[ 1.107460] omap_i2c 2010000.i2c: bus 2 rev0.12 at 400 kHz
[ 1.113589] pca953x 3-0020: supply vcc not found, using dummy regulator
[ 1.120408] pca953x 3-0020: using no AI
[ 1.145334] omap_i2c 2030000.i2c: bus 3 rev0.12 at 400 kHz
[ 1.151510] pca953x 4-0020: supply vcc not found, using dummy regulator
[ 1.158335] pca953x 4-0020: using no AI
[ 1.185195] omap_i2c 2060000.i2c: bus 4 rev0.12 at 400 kHz
[ 1.191017] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 137 domain created
[ 1.199576] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 131 domain created
[ 1.208927] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 213 domain created
[ 1.217559] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
[ 1.234996] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
[ 1.244890] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
[ 1.251649] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
[ 1.260689] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
[ 1.270850] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
[ 1.277609] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
[ 1.285588] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 193, base_baud = 6000000) is a 8250
[ 1.295051] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 194, base_baud = 3000000) is a 8250
[ 1.303900] printk: console [ttyS2] enabled
[ 1.303900] printk: console [ttyS2] enabled
[ 1.312342] printk: bootconsole [ns16550a0] disabled
[ 1.312342] printk: bootconsole [ns16550a0] disabled
[ 1.322772] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 195, base_baud = 3000000) is a 8250
[ 1.331762] 2820000.serial: ttyS0 at MMIO 0x2820000 (irq = 196, base_baud = 3000000) is a 8250
[ 1.340663] omap8250 2840000.serial: unable to register 8250 port
[ 1.346748] omap8250 2840000.serial: PM domain pd:281 will not be powered off
[ 1.353880] omap8250: probe of 2840000.serial failed with error -28
[ 1.361273] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
[ 1.404889] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 1.413320] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
[ 1.421591] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
[ 1.434393] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
[ 1.441599] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[ 1.447821] pps pps0: new PPS source ptp0
[ 1.451944] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:1
[ 1.462397] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
[ 1.471488] mmc0: CQHCI version 5.10
[ 1.515467] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
[ 1.603617] mmc0: Command Queue Engine enabled
[ 1.608076] mmc0: new HS200 MMC card at address 0001
[ 1.613441] mmcblk0: mmc0:0001 S0J56X 14.8 GiB
[ 1.619141] mmcblk0: p1 p2 p3
[ 1.622645] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB
[ 1.628358] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB
[ 1.633964] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (240:0)
[ 1.696838] tps6594-esm tps6594-esm.3.auto: error -ENODEV: ESM not supported for revision 1 PMIC
[ 1.709847] tps6594-rtc tps6594-rtc.4.auto: registered as rtc0
[ 1.716505] tps6594-rtc tps6594-rtc.4.auto: setting system clock to 2023-11-13T04:16:44 UTC (1699849004)
[ 1.880053] tps6594-esm tps6594-esm.8.auto: error -ENODEV: ESM not supported for revision 1 PMIC
[ 1.893125] tps6594-rtc tps6594-rtc.9.auto: registered as rtc1
[ 1.899088] pca953x 2-0020: supply vcc not found, using dummy regulator
[ 1.905751] pca953x 2-0020: using no AI
[ 1.933791] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
[ 1.940616] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
[ 1.947421] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
[ 1.954227] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
[ 1.961015] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
[ 1.974960] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
[ 1.985618] ti-udma 31150000.dma-controller: Channels: 122 (tchan: 61, rchan: 61, gp-rflow: 16)
[ 1.999614] spi-nor spi0.0: mt25qu512a (65536 Kbytes)
[ 2.004711] 8 fixed-partitions partitions found on MTD device 47050000.spi.0
[ 2.011748] Creating 8 MTD partitions on "47050000.spi.0":
[ 2.017220] 0x000000000000-0x000000080000 : "qspi.tiboot3"
[ 2.023294] 0x000000080000-0x000000280000 : "qspi.tispl"
[ 2.029048] 0x000000280000-0x000000680000 : "qspi.u-boot"
[ 2.034873] 0x000000680000-0x0000006a0000 : "qspi.env"
[ 2.040433] 0x0000006a0000-0x0000006c0000 : "qspi.env.backup"
[ 2.046598] 0x0000006c0000-0x0000007c0000 : "qspi.sysfw"
[ 2.052337] 0x000000800000-0x000003fc0000 : "qspi.rootfs"
[ 2.058178] 0x000003fe0000-0x000004000000 : "qspi.phypattern"
[ 2.064977] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
[ 2.108894] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 2.117336] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
[ 2.125608] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
[ 2.138418] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
[ 2.145626] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[ 2.151827] pps pps0: new PPS source ptp1
[ 2.155944] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:1
[ 2.166353] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
[ 2.175129] mmc1: CQHCI version 5.10
[ 2.181314] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[ 2.219486] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
[ 2.233722] am65-cpsw-nuss 46000000.ethernet eth0: PHY [46000f00.mdio:00] driver [TI DP83867] (irq=POLL)
[ 2.243192] am65-cpsw-nuss 46000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
[ 2.276581] mmc1: new ultra high speed DDR50 SDHC card at address aaaa
[ 2.283527] mmcblk1: mmc1:aaaa SC16G 14.8 GiB
[ 2.292268] mmcblk1: p1 p2 p3
[ 6.349695] am65-cpsw-nuss 46000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 6.380886] Sending DHCP requests ., OK
[ 6.400719] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.30
[ 6.408364] IP-Config: Complete:
[ 6.411583] 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.421649] host=j721e-idk-gw, domain=eptf.internal.ti.com, nis-domain=(none)
[ 6.429199] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath=
[ 6.429202] nameserver0=192.0.2.2, nameserver1=192.0.2.3
[ 6.456100] ALSA device list:
[ 6.459068] No soundcards found.
[ 6.493627] VFS: Mounted root (nfs filesystem) on device 0:20.
[ 6.499707] devtmpfs: mounted
[ 6.503618] Freeing unused kernel memory: 2176K
[ 6.524948] Run /sbin/init as init process
[ 8.105114] random: crng init done
[ 8.143085] NET: Registered PF_INET6 protocol family
[ 8.149191] Segment Routing with IPv6
[ 8.152849] In-situ OAM (IOAM) with IPv6
[ 8.203073] 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)
[ 8.234517] systemd[1]: Detected architecture arm64.
Welcome to [1mArago 2023.04[0m!
[ 8.374774] systemd[1]: Hostname set to <j721e-evm>.
[ 8.382681] systemd[1]: Initializing machine ID from random generator.
[ 8.480857] systemd-sysv-generator[143]: SysV service '/etc/init.d/sysrepo' 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.505095] systemd-sysv-generator[143]: SysV service '/etc/init.d/telnetd' 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.529416] systemd-sysv-generator[143]: 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.554515] systemd-sysv-generator[143]: SysV service '/etc/init.d/netopeer2-server' 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.584751] systemd[134]: /lib/systemd/system-generators/systemd-gpt-auto-generator failed with exit status 1.
[ 8.820675] 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.903656] 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.
[ 9.072512] systemd[1]: Queued start job for default target Graphical Interface.
[ 9.115127] systemd[1]: Created slice Slice /system/getty.
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/getty[0m.
[ 9.138255] systemd[1]: Created slice Slice /system/modprobe.
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/modprobe[0m.
[ 9.162205] systemd[1]: Created slice Slice /system/serial-getty.
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/serial-getty[0m.
[ 9.185939] systemd[1]: Created slice User and Session Slice.
[[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m.
[ 9.209090] 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.
[ 9.233019] 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.
[ 9.257055] systemd[1]: Reached target Path Units.
[[0;32m OK [0m] Reached target [0;1;39mPath Units[0m.
[ 9.276941] systemd[1]: Reached target Remote File Systems.
[[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m.
[ 9.296933] systemd[1]: Reached target Slice Units.
[[0;32m OK [0m] Reached target [0;1;39mSlice Units[0m.
[ 9.316942] systemd[1]: Reached target Swaps.
[[0;32m OK [0m] Reached target [0;1;39mSwaps[0m.
[ 9.362981] systemd[1]: Listening on RPCbind Server Activation Socket.
[[0;32m OK [0m] Listening on [0;1;39mRPCbind Server Activation Socket[0m.
[ 9.385060] systemd[1]: Reached target RPC Port Mapper.
[[0;32m OK [0m] Reached target [0;1;39mRPC Port Mapper[0m.
[ 9.408588] systemd[1]: Listening on Process Core Dump Socket.
[[0;32m OK [0m] Listening on [0;1;39mProcess Core Dump Socket[0m.
[ 9.429115] systemd[1]: Listening on initctl Compatibility Named Pipe.
[[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m.
[ 9.453588] systemd[1]: Listening on Journal Audit Socket.
[[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m.
[ 9.473478] systemd[1]: Listening on Journal Socket (/dev/log).
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m.
[ 9.497235] systemd[1]: Listening on Journal Socket.
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m.
[ 9.517612] systemd[1]: Listening on Network Service Netlink Socket.
[[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m.
[ 9.542203] systemd[1]: Listening on udev Control Socket.
[[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m.
[ 9.565165] systemd[1]: Listening on udev Kernel Socket.
[[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m.
[ 9.585506] systemd[1]: Listening on User Database Manager Socket.
[[0;32m OK [0m] Listening on [0;1;39mUser Database Manager Socket[0m.
[ 9.625167] systemd[1]: Mounting Huge Pages File System...
Mounting [0;1;39mHuge Pages File System[0m...
[ 9.647431] systemd[1]: Mounting POSIX Message Queue File System...
Mounting [0;1;39mPOSIX Message Queue File System[0m...
[ 9.685161] systemd[1]: Mounting Kernel Debug File System...
Mounting [0;1;39mKernel Debug File System[0m...
[ 9.705170] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
[ 9.721318] systemd[1]: Mounting Temporary Directory /tmp...
Mounting [0;1;39mTemporary Directory /tmp[0m...
[ 9.740284] systemd[1]: Starting Create List of Static Device Nodes...
Starting [0;1;39mCreate List of Static Device Nodes[0m...
[ 9.767409] systemd[1]: Starting Load Kernel Module configfs...
Starting [0;1;39mLoad Kernel Module configfs[0m...
[ 9.787284] systemd[1]: Starting Load Kernel Module drm...
Starting [0;1;39mLoad Kernel Module drm[0m...
[ 9.808291] systemd[1]: Starting Load Kernel Module fuse...
Starting [0;1;39mLoad Kernel Module fuse[0m...
[ 9.873457] systemd[1]: Starting Start psplash boot splash screen...
Starting [0;1;39mStart psplash boot splash screen[0m...
[ 9.933405] systemd[1]: Starting RPC Bind...
Starting [0;1;39mRPC Bind[0m...
[ 9.959789] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
[ 9.989600] systemd[1]: Starting Journal Service...
[ 9.994875] fuse: init (API version 7.37)
Starting [0;1;39mJournal Service[0m...
[ 10.054026] systemd[1]: Starting Load Kernel Modules...
Starting [0;1;39mLoad Kernel Modules[0m...
[ 10.075770] systemd[1]: Starting Generate network units from Kernel command line...
Starting [0;1;39mGenerate network ts from Kernel command line[0m...
[ 10.093279] cryptodev: loading out-of-tree module taints kernel.
[ 10.100105] cryptodev: driver 1.12 loaded.
[ 10.125443] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting [0;1;39mRemount Root and Kernel File Systems[0m...
[ 10.151716] systemd[1]: Starting Coldplug All udev Devices...
Starting [0;1;39mColdplug All udev Devices[0m...
[ 10.178971] systemd[1]: Started RPC Bind.
[[0;32m OK [0m] Started [0;1;39mRPC Bind[0m.
[ 10.197344] 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...
[ 10.550995] systemd-journald[158]: Received client request to flush runtime journal.
Starting [0;1;39mApply Kernel Variables[0m...
Starting [0;1;39mCreate System Users[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 System Users[0m.
Starting [0;1;39mCreate Static Device Nodes in /dev[0m...
[[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m.
[[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m.
[[0;32m OK [0m] Reached target [0;1;39mPreparation for Local File Systems[0m.
Mounting [0;1;39m/media/ram[0m...
Mounting [0;1;39m/var/volatile[0m...
[ 10.855276] audit: type=1334 audit(1699849013.636:2): prog-id=5 op=LOAD
[ 10.862246] audit: type=1334 audit(1699849013.644: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;39mRebuild Dynamic Linker Cache[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;39mRebuild Journal Catalog[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] Finished [0;1;39mRebuild Journal Catalog[0m.
[[0;32m OK [0m] Found device [0;1;39m/dev/ttyS2[0m.
[ 11.629838] CAN device driver interface
[ 11.826645] mc: Linux media interface: v0.10
[ 12.068874] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node c66-dma-memory@a7000000
[ 12.078371] k3-dsp-rproc 4d80800000.dsp: configured DSP for IPC-only mode
[ 12.092992] remoteproc remoteproc0: 4d80800000.dsp is available
[ 12.095758] j721e-pcie-host 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 12.101651] remoteproc remoteproc0: attaching to 4d80800000.dsp
[ 12.117232] k3-dsp-rproc 4d80800000.dsp: DSP initialized in IPC-only mode
[ 12.124070] rproc-virtio rproc-virtio.10.auto: assigned reserved memory node c66-dma-memory@a7000000
[ 12.124981] videodev: Linux video capture interface: v2.00
[ 12.135121] virtio_rpmsg_bus virtio0: rpmsg host is online
[ 12.148876] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd
[ 12.156498] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
[ 12.167336] j721e-pcie-host 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 12.173821] rproc-virtio rproc-virtio.10.auto: registered virtio0 (type 7)
[ 12.177263] j721e-pcie-host 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 12.192334] j721e-pcie-host 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 12.204028] remoteproc remoteproc0: remote processor 4d80800000.dsp is now attached
[ 12.211848] PVR_K: 203: Device: 4e20000000.gpu
[ 12.212677] PVR_K: 203: Read BVNC 22.104.208.318 from HW device registers
[ 12.220409] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node c66-dma-memory@a6000000
[[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m.
[[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m.[ 12.250623] PVR_K: 203: RGX Device registered with BVNC 22.104.208.318
[ 12.265487] k3-dsp-rproc 4d81800000.dsp: configured DSP for IPC-only mode
[ 12.274353] remoteproc remoteproc1: 4d81800000.dsp is available
[ 12.275111] [drm] Initialized pvr 23.1.6404501 20170530 for 4e20000000.gpu on minor 0
[ 12.295598] remoteproc remoteproc1: attaching to 4d81800000.dsp
[ 12.301841] k3-dsp-rproc 4d81800000.dsp: DSP initialized in IPC-only mode
[ 12.308757] rproc-virtio rproc-virtio.13.auto: assigned reserved memory node c66-dma-memory@a6000000
[ 12.319697] virtio_rpmsg_bus virtio1: rpmsg host is online
[ 12.326133] rproc-virtio rproc-virtio.13.auto: registered virtio1 (type 7)
[ 12.333357] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xd
[ 12.341447] remoteproc remoteproc1: remote processor 4d81800000.dsp is now attached
[ 12.349323] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe
[ 12.357909] k3-dsp-rproc 64800000.dsp: assigned reserved memory node c71-dma-memory@a8000000
[ 12.367462] k3-dsp-rproc 64800000.dsp: configured DSP for IPC-only mode
[ 12.375224] remoteproc remoteproc2: 64800000.dsp is available
[ 12.381140] remoteproc remoteproc2: attaching to 64800000.dsp
[ 12.387767] remoteproc remoteproc2: unsupported resource 65538
[ 12.393719] k3-dsp-rproc 64800000.dsp: DSP initialized in IPC-only mode
[ 12.401053] rproc-virtio rproc-virtio.14.auto: assigned reserved memory node c71-dma-memory@a8000000
[ 12.418543] virtio_rpmsg_bus virtio2: rpmsg host is online
[ 12.425333] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xd
[ 12.437206] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xe
[ 12.452828] rproc-virtio rproc-virtio.14.auto: registered virtio2 (type 7)
[ 12.460563] remoteproc remoteproc2: remote processor 64800000.dsp is now attached
[ 12.620279] 47034000.hyperbus: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x000001 Chip ID 0x007000
[ 12.631450] Amd/Fujitsu Extended Query Table at 0x0040
[ 12.636979] Amd/Fujitsu Extended Query version 1.5.
[ 12.642321] 47034000.hyperbus: CFI contains unrecognised boot bank location (0). Assuming bottom.
[ 12.651710] number of CFI chips: 1
[ 12.656070] 6 fixed-partitions partitions found on MTD device 47034000.hyperbus
[ 12.664006] Creating 6 MTD partitions on "47034000.hyperbus":
[ 12.670017] 0x000000000000-0x000000080000 : "hbmc.tiboot3"
[ 12.676350] 0x000000080000-0x000000280000 : "hbmc.tispl"
[ 12.682388] 0x000000280000-0x000000680000 : "hbmc.u-boot"
[ 12.692032] 0x000000680000-0x0000006c0000 : "hbmc.env"
[ 12.703357] 0x0000006c0000-0x0000007c0000 : "hbmc.sysfw"
[ 12.709449] 0x000000800000-0x000004000000 : "hbmc.rootfs"
[ 12.909163] img_enc 4200000.video-encoder: vxe_enc_probe: using heap 1 for internal alloc
[ 12.926410] img_enc 4200000.video-encoder: encoder registered as /dev/video0
[ 13.006979] img_dec 4300000.video-decoder: decoder registered as /dev/video1
[ 13.081675] cdns-mhdp8546 a000000.dp-bridge: invalid resource
[ 13.089888] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
[ 13.110094] cdns-mhdp8546 a000000.dp-bridge: Failed to get SAPB memory resource, HDCP not supported
[ 13.125317] platform 41000000.r5f: configured R5F for IPC-only mode
[ 13.137139] platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000
[ 13.156177] [drm] Initialized tidss 1.0.0 20180215 for 4a00000.dss on minor 1
[ 13.158469] remoteproc remoteproc3: 41000000.r5f is available
[ 13.164210] tidss 4a00000.dss: [drm] Cannot find any crtc or sizes
[ 13.169248] remoteproc remoteproc3: attaching to 41000000.r5f
[ 13.185791] tidss 4a00000.dss: [drm] Cannot find any crtc or sizes
[ 13.193185] tidss 4a00000.dss: [drm] Cannot find any crtc or sizes
[ 13.203617] platform 41000000.r5f: R5F core initialized in IPC-only mode
[ 13.212583] rproc-virtio rproc-virtio.15.auto: assigned reserved memory node r5f-dma-memory@a0000000
[ 13.233554] j721e-pcie-host 2900000.pcie: PCI host bridge to bus 0000:00
[ 13.235084] virtio_rpmsg_bus virtio3: rpmsg host is online
[ 13.246944] virtio_rpmsg_bus virtio3: creating channel ti.ipc4.ping-pong addr 0xd
[ 13.249100] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 13.269640] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] (bus address [0x10001000-0x10010fff])
[ 13.283228] rproc-virtio rproc-virtio.15.auto: registered virtio3 (type 7)
[ 13.293553] remoteproc remoteproc3: remote processor 41000000.r5f is now attached
[ 13.317405] pci_bus 0000:00: root bus resource [mem 0x10011000-0x17ffffff]
[ 13.328205] pci 0000:00:00.0: [104c:b00d] type 01 class 0x060400
[ 13.331805] platform 5c00000.r5f: configured R5F for IPC-only mode
[ 13.334906] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
[ 13.388693] platform 5c00000.r5f: assigned reserved memory node r5f-dma-memory@a2000000
[ 13.399337] pci 0000:00:00.0: supports D1
[ 13.403571] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[ 13.411714] remoteproc remoteproc4: 5c00000.r5f is available
[ 13.420104] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 13.431068] remoteproc remoteproc4: attaching to 5c00000.r5f
[ 13.446508] platform 5c00000.r5f: R5F core initialized in IPC-only mode
[ 13.456316] rproc-virtio rproc-virtio.16.auto: assigned reserved memory node r5f-dma-memory@a2000000
[ 13.468528] virtio_rpmsg_bus virtio4: rpmsg host is online
[ 13.479846] rproc-virtio rproc-virtio.16.auto: registered virtio4 (type 7)
[ 13.497760] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 13.502630] remoteproc remoteproc4: remote processor 5c00000.r5f is now attached
[ 13.514599] m_can_platform 40528000.can: m_can device registered (irq=883, version=32)
[ 13.520049] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 13.530680] platform 5e00000.r5f: configured R5F for IPC-only mode
[ 13.532923] pcieport 0000:00:00.0: PME: Signaling with IRQ 885
[ 13.553783] pcieport 0000:00:00.0: AER: enabled with IRQ 885
[ 13.556041] m_can_platform 40568000.can: m_can device registered (irq=886, version=32)
[ 13.561836] platform 5e00000.r5f: assigned reserved memory node r5f-dma-memory@a4000000
[ 13.576605] j721e-pcie-host 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 13.579258] m_can_platform 2701000.can: m_can device registered (irq=887, version=32)
[ 13.601278] m_can_platform 2721000.can: m_can device registered (irq=888, version=32)
[ 13.601383] j721e-pcie-host 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 13.634675] j721e-pcie-host 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 13.635986] remoteproc remoteproc5: 5e00000.r5f is available
[ 13.645879] j721e-pcie-host 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 13.664682] remoteproc remoteproc5: attaching to 5e00000.r5f
[ 13.671812] platform 5e00000.r5f: R5F core initialized in IPC-only mode
[ 13.680226] rproc-virtio rproc-virtio.17.auto: assigned reserved memory node r5f-dma-memory@a4000000
[ 13.710455] virtio_rpmsg_bus virtio5: rpmsg host is online
[ 13.720955] rproc-virtio rproc-virtio.17.auto: registered virtio5 (type 7)
[ 13.735354] remoteproc remoteproc5: remote processor 5e00000.r5f is now attached
[ 13.752153] Console: switching to colour frame buffer device 240x67
[ 13.776843] tidss 4a00000.dss: [drm] fb0: tidssdrmfb frame buffer device
[[0m[0;31m* [0m] A start job is running for Rebuild namic Linker Cache (5s / no limit)
[ 14.379717] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xe
[ 14.419977] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
[ 14.431024] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled
[ 14.441239] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled
[ 14.451855] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled
[ 14.464722] remoteproc remoteproc6: b034000.pru is available
[ 14.472055] remoteproc remoteproc7: b004000.rtu is available
[ 14.477803] scsi host0: ufshcd
[ 14.482953] remoteproc remoteproc8: b00a000.txpru is available
[ 14.483613] omap_rng 4e10000.rng: Random Number Generator ver. 241b34c
[ 14.489925] remoteproc remoteproc9: b038000.pru is available
[ 14.505553] remoteproc remoteproc10: b006000.rtu is available
[ 14.511643] remoteproc remoteproc11: b00c000.txpru is available
[ 14.517806] remoteproc remoteproc12: b134000.pru is available
[ 14.523741] remoteproc remoteproc13: b104000.rtu is available
[ 14.534312] remoteproc remoteproc14: b10a000.txpru is available
[ 14.546573] remoteproc remoteproc15: b138000.pru is available
[ 14.552845] remoteproc remoteproc16: b106000.rtu is available
[ 14.559010] remoteproc remoteproc17: b10c000.txpru is available
[ 14.674567] cdns-ufshcd 4e84000.ufs: ufshcd_err_handler started; HBA state eh_non_fatal; powered 1; shutting down 0; saved_err = 4; saved_uic_err = 64; force_reset = 0
[ 14.683530] cdns-ufshcd 4e84000.ufs: ufshcd_intr: Unhandled interrupt 0x00000000 (0x00000010, 0x00000010)
[ 14.699056] host_regs: 00000000: 1587031f 00000000 00000210 00000000
[ 14.705393] host_regs: 00000010: 00000000 00000000 00000000 00000000
[ 14.711728] host_regs: 00000020: 00000001 00070ef5 00000000 00000000
[ 14.718062] host_regs: 00000030: 0000010f 00000001 00000000 00000000
[ 14.724396] host_regs: 00000040: 00000000 00000000 00000000 00000000
[ 14.730729] host_regs: 00000050: 88277000 00000008 00000000 00000000
[ 14.737063] host_regs: 00000060: 00000001 80000000 00000000 00000000
[ 14.743396] host_regs: 00000070: 88dec000 00000008 00000000 00000000
[ 14.749730] host_regs: 00000080: 00000001 00000000 00000000 00000000
[ 14.756063] host_regs: 00000090: 00000002 15710000 00000000 00000000
[ 14.762735] scsi 0:0:0:49488: Well-known LUN TOSHIBA THGAF8G8T23BAILB 0300 PQ: 0 ANSI: 6
[ 14.762891] j721e-pcie-host 2910000.pcie: PCI host bridge to bus 0001:00
[ 14.774422] cdns-ufshcd 4e84000.ufs: ufshcd_err_handler started; HBA state operational; powered 1; shutting down 0; saved_err = 4; saved_uic_err = 64; force_reset = 0
[ 14.778538] pci_bus 0001:00: root bus resource [bus 00-ff]
[ 14.799980] pci_bus 0001:00: root bus resource [io 0x10000-0x1ffff] (bus address [0x18001000-0x18010fff])
[ 14.810562] scsi 0:0:0:49476: Well-known LUN TOSHIBA THGAF8G8T23BAILB 0300 PQ: 0 ANSI: 6
[ 14.810760] pci_bus 0001:00: root bus resource [mem 0x18011000-0x1fffffff]
M
[K[[0;1;31m*[0m[0;31m* [0m] A start job is running fo[ 14.828649] pci 0001:00:00.0: [104c:b00d] type 01 class 0x060400
r Rebuild namic Linker Cache (5s / no limit)
[ 14.837924] pci_bus 0001:00: 2-byte config write to 0001:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
[ 14.851859] pci 0001:00:00.0: supports D1
[ 14.856479] cdns-ufshcd 4e84000.ufs: ufshcd_scsi_add_wlus: BOOT WLUN not found
[ 14.858809] pci 0001:00:00.0: PME# supported from D0 D1 D3hot
[ 14.870133] scsi 0:0:0:0: Direct-Access TOSHIBA THGAF8G8T23BAILB 0300 PQ: 0 ANSI: 6
[ 14.875142] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 14.887338] sd 0:0:0:0: [sda] 8192 4096-byte logical blocks: (33.6 MB/32.0 MiB)
[ 14.888107] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01
[ 14.901785] scsi 0:0:0:1: Direct-Access TOSHIBA THGAF8G8T23BAILB 0300 PQ: 0 ANSI: 6
[ 14.901988] pci 0001:00:00.0: PCI bridge to [bus 01]
[ 14.909897] sd 0:0:0:0: [sda] Write Protect is off
[ 14.919942] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
[ 14.923493] pcieport 0001:00:00.0: PME: Signaling with IRQ 913
[ 14.929725] sd 0:0:0:0: [sda] Preferred minimum I/O size 65536 bytes
[ 14.941714] sd 0:0:0:1: [sdb] 7808000 4096-byte logical blocks: (32.0 GB/29.8 GiB)
[ 14.944462] pcieport 0001:00:00.0: AER: enabled with IRQ 913
[ 14.951393] sd 0:0:0:1: [sdb] Write Protect is off
[ 14.958263] sd 0:0:0:0: [sda] Optimal transfer size 65536 bytes
[ 14.965728] j721e-pcie-host 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 14.966730] sd 0:0:0:1: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA
[ 14.974189] j721e-pcie-host 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 14.983298] sd 0:0:0:1: [sdb] Preferred minimum I/O size 65536 bytes
[ 14.994804] j721e-pcie-host 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 14.998746] sd 0:0:0:0: [sda] Attached SCSI disk
[ 15.009127] j721e-pcie-host 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 15.012117] sd 0:0:0:1: [sdb] Optimal transfer size 65536 bytes
[ 15.032013] sdb: sdb1 sdb2 sdb3
[ 15.038586] sd 0:0:0:1: [sdb] Attached SCSI disk
M
[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Rebuild namic Linker Cache (6s / no limit)
[ 15.561133] cdns-csi2rx: probe of 4504000.csi-bridge failed with error -22
[ 15.597880] cdns-csi2rx: probe of 4514000.csi-bridge failed with error -22
M
[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Rebuild namic Linker Cache (6s / no limit)
[ 16.029059] j721e-pcie-host 2920000.pcie: PCI host bridge to bus 0002:00
[ 16.037860] pci_bus 0002:00: root bus resource [bus 00-ff]
[ 16.045073] pci_bus 0002:00: root bus resource [io 0x20000-0x2ffff] (bus address [0x1000-0x10fff])
[ 16.057023] pci_bus 0002:00: root bus resource [mem 0x4400011000-0x4407ffffff] (bus address [0x00011000-0x07ffffff])
[ 16.069741] pci 0002:00:00.0: [104c:b00d] type 01 class 0x060400
[ 16.076303] pci_bus 0002:00: 2-byte config write to 0002:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
[ 16.086776] pci 0002:00:00.0: supports D1
[ 16.090808] pci 0002:00:00.0: PME# supported from D0 D1 D3hot
[ 16.098299] pci 0002:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 16.099561] pci_bus 0002:01: busn_res: [bus 01-ff] end is updated to 01
[ 16.099588] pci 0002:00:00.0: PCI bridge to [bus 01]
[ 16.100472] pcieport 0002:00:00.0: PME: Signaling with IRQ 924
[ 16.101932] pcieport 0002:00:00.0: AER: enabled with IRQ 924
[ 16.266180] xhci-hcd xhci-hcd.18.auto: xHCI Host Controller
[ 16.275995] xhci-hcd xhci-hcd.18.auto: new USB bus registered, assigned bus number 1
[ 16.286940] xhci-hcd xhci-hcd.18.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000002000018010
[ 16.297984] xhci-hcd xhci-hcd.18.auto: irq 909, io mem 0x06010000
[ 16.307363] xhci-hcd xhci-hcd.18.auto: xHCI Host Controller
M
[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is run[ 16.316453] xhci-hcd xhci-hcd.18.auto: new USB bus registered, assigned bus number 2
ning for Rebuild namic Linker Cache (7s / no limit)
[ 16.332461] xhci-hcd xhci-hcd.18.auto: Host supports USB 3.0 SuperSpeed
[ 16.357894] hub 1-0:1.0: USB hub found
[ 16.377379] hub 1-0:1.0: 1 port detected
[ 16.382386] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 16.398536] hub 2-0:1.0: USB hub found
[ 16.402516] hub 2-0:1.0: 1 port detected
[ 16.413052] xhci-hcd xhci-hcd.19.auto: xHCI Host Controller
[ 16.419090] xhci-hcd xhci-hcd.19.auto: new USB bus registered, assigned bus number 3
[ 16.427125] xhci-hcd xhci-hcd.19.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000002000018010
[ 16.436740] xhci-hcd xhci-hcd.19.auto: irq 920, io mem 0x06410000
[ 16.443083] xhci-hcd xhci-hcd.19.auto: xHCI Host Controller
[ 16.449760] xhci-hcd xhci-hcd.19.auto: new USB bus registered, assigned bus number 4
[ 16.457606] xhci-hcd xhci-hcd.19.auto: Host supports USB 3.0 SuperSpeed
[ 16.466423] hub 3-0:1.0: USB hub found
[ 16.470426] hub 3-0:1.0: 1 port detected
[ 16.480053] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 16.490284] hub 4-0:1.0: USB hub found
[ 16.494436] hub 4-0:1.0: 1 port detected
M
[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Rebuild ic Linker Cache (108us / no limit)
M
[K Starting [0;1;39mStart psplash boot splash screen[0m...
[K[ 16.728923] usb 3-1: new high-speed USB device number 2 using xhci-hcd
[ 16.744988] usb 2-1: new SuperSpeed USB device number 2 using xhci-hcd
[[0;32m OK [0m] Started [0;1;39mStart psplash boot splash screen[0m.
[[0;32m OK [0m] Started [0;1;39mStart psplash-systprogre[ 16.810767] usb-storage 2-1:1.0: USB Mass Storage device detected
ss communication helper[0m.
[ 16.833331] scsi host1: usb-storage 2-1:1.0
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/systemd-fsck[0m.
[ 16.885918] hub 3-1:1.0: USB hub found
[ 16.889758] hub 3-1:1.0: 4 ports detected
[[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/mmcblk0p3[0m.
Mounting [0;1;39m/run/media/mmcblk0p3[0m...
[ 17.722353] EXT4-fs (mmcblk0p3): recovery complete
[[0;32m OK [0m] Finished [0;1;39mRebuild Dynamic Linker Cac[ 17.729442] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Quota mode: none.
he[0m.
[[0;32m OK [0m] Mounted [0;1;39m/run/media/mmcblk0p3[0m.
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk0p1[0m.
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk1p3[0m.
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk1p2[0m.
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk1p1[0m.
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk0p2[0m.
[ 17.869724] scsi 1:0:0:0: Direct-Access PNY USB 3.0 FD PMAP PQ: 0 ANSI: 6
Starting [0;1;39mRun pending postinsts[0m...
Starting [0;1;39mFile System Check on /dev/mmcblk0p1[0m...
Starting [0;1;39mFile System Check on /dev/mmcblk0p2[0m...
Starting [0;1;39mFile System Check on /dev/mmcblk1p1[0m...
Starting [0;1;39mFile System Check on /dev/mmcblk1p2[0m...
Starting [0;1;39mFile System Check on /dev/mmcblk1p3[0m...
Starting [0;1;39mUpdate is Completed[0m...
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk0p1[0m.
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk0p2[0m.
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk1p1[0m.
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk1p2[0m.
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk1p3[0m.
[[0;32m OK [0m] Finished [0;1;39mUpdate is Completed[0m.
Mounting [0;1;39m/run/media/boot-mmcblk1p1[0m...
Mounting [0;1;39m/run/media/mmcblk0p1[0m...
[ 18.188605] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Mounting [0;1;39m/run/media/mmcblk1p3[0m...
Mounting [0;1;39m/run/media/root-mmcblk1p2[0m...
Mounting [0;1;39m/run/media/rootfs-mmcblk0p2[0m...
[[0;32m OK [0m] Mounted [0;1;39m/run/media/mmcblk0p1[0m.
[ 18.265938] EXT4-fs (mmcblk0p2): recovery complete
[ 18.270800] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
[[0;32m OK [0m] Mounted [0;1;39m/run/media/rootfs-mmcblk0p2[0m.
[ 18.333989] EXT4-fs (mmcblk1p2): recovery complete
[ 18.338876] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Quota mode: none.
[[0;32m OK [0m] Mounted [0;1;39m/run/media/root-mmcblk1p2[[ 18.353044] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
0m.
[ 18.354622] EXT4-fs (mmcblk1p3): recovery complete
[[0;32m OK [0m] Mounted [0;1;39m/run/media/boot-mmcblk1p1[[ 18.379023] EXT4-fs (mmcblk1p3): mounted filesystem with ordered data mode. Quota mode: none.
0m.
[[0;32m OK [0m] Mounted [0;1;39m/run/media/mmcblk1p3[0m.
[ 18.549782] sd 1:0:0:0: [sdc] 30965760 512-byte logical blocks: (15.9 GB/14.8 GiB)
[ 18.559122] sd 1:0:0:0: [sdc] Write Protect is off
[ 18.565904] sd 1:0:0:0: [sdc] No Caching mode page found
[ 18.571294] sd 1:0:0:0: [sdc] Assuming drive cache: write through
[ 18.586609] sdc: sdc1
[ 18.589464] sd 1:0:0:0: [sdc] Attached SCSI removable disk
[[0;32m OK [0m] Found device [0;1;39mTHGAF8G8T23BAILB 2[0m.
Starting [0;1;39mFile System Check on /dev/sdb2[0m...
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/sdb2[0m.
Mounting [0;1;39m/run/media/sdb2[0m...
[[0;32m OK [0m] Found device [0;1;39mTHGAF8G8T23BAILB 1[0m[ 18.930426] FAT-fs (sdb2): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
.
[[0;32m OK [0m] Mounted [0;1;39m/run/media/sdb2[0m.
Starting [0;1;39mFile System Check on /dev/sdb1[0m...
[[0;32m OK [0m] Found device [0;1;39mTHGAF8G8T23BAILB 3[0m.
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/sdb1[0m.
Mounting [0;1;39m/run/media/sdb1[0m...
Starting [0;1;39mFile System Check on /dev/sdb3[0m...
[ 19.098240] FAT-fs (sdb1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[[0;32m OK [0m] Mounted [0;1;39m/run/media/sdb1[0m.
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/sdb3[0m.
Mounting [0;1;39m/run/media/sdb3[0m...
[ 19.194021] FAT-fs (sdb3): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[[0;32m OK [0m] Mounted [0;1;39m/run/media/sdb3[0m.
[[0;32m OK [0m] Finished [0;1;39mRun pending postinsts[0m.
[[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m.
[[0;32m OK [0m] Started [0;1;39mDaily rotation of log files[0m.
[[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m.
[[0;32m OK [0m] Reached target [0;1;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...
[[0;32m OK [0m] Listening on [0;1;39mdropbear.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] Finished [0;1;39mReboot and dump vmcore via kexec[0m.
[[0;32m OK [0m] Reached target [0;1;39mSocket Units[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.
Starting [0;1;39mSave/Restore Sound Card State[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 daemon using ipsec.conf[0m.
[ 20.041148] audit: type=1334 audit(1699849022.824:4): prog-id=7 op=LOAD
[ 20.049975] audit: type=1334 audit(1699849022.828:5): prog-id=8 op=LOAD
Starting [0;1;39mUser Login Management[0m...
[[0;32m OK [0m] Started [0;1;39mTEE Supplicant[0m.
[[0;32m OK [0m] Finished [0;1;39mSave/Restore Sound Card State[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mPrint notice about GPLv3 packages[0m.
See 'systemctl status gplv3-notice.service' for details.
[[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] Started [0;1;39mLighttpd Daemon[0m.
[[0;32m OK [0m] Found device [0;1;39mUSB_3.0_FD 1[0m.
[[0;32m OK [0m] Reached target [0;1;39mPreparation for Network[0m.
[[0;32m OK [0m] Reached target [0;1;39mSound Card[0m.
Starting [0;1;39mFile System Check on /dev/sdc1[0m...
Starting [0;1;39mNetwork Configuration[0m...
[[0;32m OK [0m] Started [0;1;39mUser Login Management[0m.
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/sdc1[0m.
Mounting [0;1;39m/run/media/sdc1[0m...
[[0;32m OK [0m] Listening on [0;1;39mLoad/Save RF itch Status /dev/rfkill Watch[0m.
[ 20.844847] EXT4-fs (sdc1): recovery complete
[ 20.849250] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Quota mode: none.
[[0;32m OK [0m] Mounted [0;1;39m/run/media/sdc1[0m.
[ 21.037689] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 21.058606] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[[0;32m OK [0m] Started [0;1;39mNetwork Configuration[0m.
Starting [0;1;39mNetwork Name Resolution[0m...
[ 21.204756] audit: type=1334 audit(1699849023.984:6): prog-id=9 op=LOAD
[ 21.213142] audit: type=1334 audit(1699849023.992:7): prog-id=10 op=LOAD
Starting [0;1;39mHostname Service[0m...
[[0;32m OK [0m] Started [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;1;31mFAILED[0m] Failed to start [0;1;39mEnable andfigure wl18xx bluetooth stack[0m.
See 'systemctl status bt-enable.service' for details.
[[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;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;39mSynchronize System and HW clocks[0m.
[ 22.860036] audit: type=1334 audit(1699849025.640:8): prog-id=11 op=LOAD
[ 22.866815] audit: type=1334 audit(1699849025.640:9): prog-id=12 op=LOAD
Starting [0;1;39mUser Database Manager[0m...
[[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...
[ 23.478788] audit: type=1006 audit(1699849026.260:10): pid=1187 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
[ 23.491560] audit: type=1300 audit(1699849026.260:10): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffe3305ae8 a2=4 a3=ffff81a77020 items=0 ppid=1 pid=1187 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)
[ 23.518272] audit: type=1327 audit(1699849026.260:10): 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.
[ 24.491339] audit: type=1006 audit(1699849027.272:11): pid=1176 uid=0 old-auid=4294967295 auid=1000 tty=tty7 old-ses=4294967295 ses=2 res=1
[[0;32m OK [0m] Started [0;1;39mcontainerd container runtime[0m.
[ 25.474873] PVR_K: 1176: RGX Firmware image 'rgx.fw.22.104.208.318' loaded
[ 25.488601] PVR_K: 1176: 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;1;31mFAILED[0m] Failed to start [0;1;39mMatrix GUI[0m.
See 'systemctl status matrix-gui-2.0.service' for details.
[[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 j721e-evm -
Arago 2023.04 j721e-evm -
j721e-evm login: root
[ 27.821726] kauditd_printk_skb: 2 callbacks suppressed
[ 27.821732] audit: type=1006 audit(1699849030.604:12): pid=1210 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=3 res=1
[ 27.840279] audit: type=1300 audit(1699849030.604:12): arch=c00000b7 syscall=64 success=yes exit=1 a0=8 a1=ffffe3305ae8 a2=1 a3=ffff81a77020 items=0 ppid=1 pid=1210 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)
[ 27.866772] audit: type=1327 audit(1699849030.604:12): proctitle="(systemd)"
[ 27.885980] audit: type=1334 audit(1699849030.668:13): prog-id=13 op=LOAD
[ 27.893191] audit: type=1300 audit(1699849030.668:13): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffd03d27f0 a2=78 a3=0 items=0 ppid=1 pid=1210 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)
[ 27.920543] audit: type=1327 audit(1699849030.668:13): proctitle="(systemd)"
[ 27.927980] audit: type=1334 audit(1699849030.668:14): prog-id=13 op=UNLOAD
[ 27.935283] audit: type=1334 audit(1699849030.668:15): prog-id=14 op=LOAD
[ 27.942462] audit: type=1300 audit(1699849030.668:15): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffd03d2890 a2=78 a3=0 items=0 ppid=1 pid=1210 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)
[ 27.968226] audit: type=1327 audit(1699849030.668:15): proctitle="(systemd)"
7[r[999;999H[6nroot@j721e-evm:~# uname -a
Linux j721e-evm 6.1.46-gf8110d9ce8 #1 SMP PREEMPT Mon Sep 4 04:45:34 UTC 2023 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/35ae0f491ed043cf093d6f994893a727,nolock,v3,tcp,rsize=4096,wsize=4096
root@j721e-evm:~# uname -a
Linux j721e-evm 6.1.46-gf8110d9ce8 #1 SMP PREEMPT Mon Sep 4 04:45:34 UTC 2023 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 17928
-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
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 65 Mar 9 2018 j7-main-r5f0_0-fw -> /lib/firmware/ti-eth/j721e/app_remoteswitchcfg_server_strip.xer5f
lrwxrwxrwx 1 root root 72 Mar 9 2018 j7-main-r5f0_0-fw-sec -> /lib/firmware/ti-eth/j721e/app_remoteswitchcfg_server_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 122880 Mar 9 2018 rgx.fw.22.104.208.318
-rw-r--r-- 1 root root 118784 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
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 795 53 42652 515 4 0 16 1 0 596 516 0 0 0 0 2 0
179 1 mmcblk0p1 248 1 5337 135 0 0 0 0 0 224 135 0 0 0 0 0 0
179 2 mmcblk0p2 279 49 19425 205 2 0 8 0 0 324 205 0 0 0 0 0 0
179 3 mmcblk0p3 231 3 16698 162 2 0 8 0 0 280 163 0 0 0 0 0 0
179 32 mmcblk0boot0 103 0 2016 18 0 0 0 0 0 40 18 0 0 0 0 0 0
179 64 mmcblk0boot1 102 0 2016 26 0 0 0 0 0 44 26 0 0 0 0 0 0
31 0 mtdblock0 33 0 264 15 0 0 0 0 0 32 15 0 0 0 0 0 0
31 1 mtdblock1 84 0 672 90 0 0 0 0 0 112 90 0 0 0 0 0 0
31 2 mtdblock2 87 0 696 44 0 0 0 0 0 68 44 0 0 0 0 0 0
31 3 mtdblock3 36 0 288 20 0 0 0 0 0 40 20 0 0 0 0 0 0
31 4 mtdblock4 36 0 288 15 0 0 0 0 0 36 15 0 0 0 0 0 0
31 5 mtdblock5 39 0 312 23 0 0 0 0 0 36 23 0 0 0 0 0 0
31 6 mtdblock6 105 0 2016 189 0 0 0 0 0 148 189 0 0 0 0 0 0
31 7 mtdblock7 27 0 216 11 0 0 0 0 0 28 11 0 0 0 0 0 0
179 96 mmcblk1 738 42 50025 2296 2 0 16 3 0 1184 2299 0 0 0 0 0 0
179 97 mmcblk1p1 238 1 14857 838 0 0 0 0 0 720 838 0 0 0 0 0 0
179 98 mmcblk1p2 200 34 15158 577 1 0 8 2 0 608 579 0 0 0 0 0 0
179 99 mmcblk1p3 262 7 18810 840 1 0 8 0 0 788 840 0 0 0 0 0 0
31 8 mtdblock8 55 0 440 29 0 0 0 0 0 76 29 0 0 0 0 0 0
31 9 mtdblock9 84 0 672 43 0 0 0 0 0 60 43 0 0 0 0 0 0
31 10 mtdblock10 87 0 696 43 0 0 0 0 0 64 43 0 0 0 0 0 0
31 11 mtdblock11 30 0 240 15 0 0 0 0 0 28 15 0 0 0 0 0 0
31 12 mtdblock12 39 0 312 19 0 0 0 0 0 28 19 0 0 0 0 0 0
31 13 mtdblock13 105 0 2016 147 0 0 0 0 0 140 147 0 0 0 0 0 0
8 0 sda 181 0 3368 8 0 0 0 0 0 44 8 0 0 0 0 0 0
8 16 sdb 1133 1 60400 226 0 0 0 0 0 448 226 0 0 0 0 0 0
8 17 sdb1 352 1 18792 66 0 0 0 0 0 168 66 0 0 0 0 0 0
8 18 sdb2 351 0 19368 83 0 0 0 0 0 176 83 0 0 0 0 0 0
8 19 sdb3 348 0 19872 61 0 0 0 0 0 200 61 0 0 0 0 0 0
8 32 sdc 243 8 16114 159 1 0 8 418 0 648 577 0 0 0 0 0 0
8 33 sdc1 205 8 14914 142 1 0 8 418 0 600 560 0 0 0 0 0 0
root@j721e-evm:~# cat /proc/interrupts
CPU0 CPU1
11: 7051 7131 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: 2289 0 GICv3 69 Level 32c00000.mailbox thr_011
18: 7144 0 GICv3 928 Level 42120000.i2c
19: 80 0 GICv3 232 Level 2000000.i2c
20: 19 0 GICv3 233 Level 2010000.i2c
21: 14 0 GICv3 235 Level 2030000.i2c
22: 6 0 GICv3 238 Level 2060000.i2c
23: 76760 369 MSI-INTA 15401056 Level 46000000.ethernet-tx0
25: 114039 0 MSI-INTA 15401058 Level 46000000.ethernet
43: 4755 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
52: 0 0 MSI-INTA 13828545 Level 31150000.dma-controller chan9
53: 0 0 MSI-INTA 13828546 Level 31150000.dma-controller chan10
54: 0 0 MSI-INTA 13828547 Level 31150000.dma-controller chan11
55: 0 0 MSI-INTA 13828548 Level 31150000.dma-controller chan12
56: 0 0 MSI-INTA 13828549 Level 31150000.dma-controller chan13
57: 0 0 MSI-INTA 13828550 Level 31150000.dma-controller chan14
58: 0 0 MSI-INTA 13828551 Level 31150000.dma-controller chan15
59: 0 0 MSI-INTA 13828552 Level 31150000.dma-controller chan16
60: 0 0 MSI-INTA 13828553 Level 31150000.dma-controller chan17
61: 0 0 MSI-INTA 13828554 Level 31150000.dma-controller chan18
62: 0 0 MSI-INTA 13828555 Level 31150000.dma-controller chan19
63: 0 0 MSI-INTA 13828556 Level 31150000.dma-controller chan20
64: 0 0 MSI-INTA 13828557 Level 31150000.dma-controller chan21
65: 0 0 MSI-INTA 13828558 Level 31150000.dma-controller chan22
66: 0 0 MSI-INTA 13828559 Level 31150000.dma-controller chan23
67: 0 0 MSI-INTA 13828560 Level 31150000.dma-controller chan24
68: 0 0 MSI-INTA 13828561 Level 31150000.dma-controller chan25
69: 0 0 MSI-INTA 13828562 Level 31150000.dma-controller chan26
70: 0 0 MSI-INTA 13828563 Level 31150000.dma-controller chan27
71: 0 0 MSI-INTA 13828564 Level 31150000.dma-controller chan28
72: 0 0 MSI-INTA 13828565 Level 31150000.dma-controller chan29
73: 0 0 MSI-INTA 13828566 Level 31150000.dma-controller chan30
74: 0 [ 51.381187] kauditd_printk_skb: 1 callbacks suppressed
0 MSI-INTA 13828567 Level 31150000.dma-controller [ 51.381195] audit: type=1334 audit(1699849054.164:17): prog-id=10 op=UNLOAD
chan31
75: 0 0 MSI-INTA 13828568 Level [ 51.400471] audit: type=1334 audit(1699849054.164:18): prog-id=9 op=UNLOAD
31150000.dma-controller chan32
76: 0 0 MSI-INTA 13828569 Level 31150000.dma-controller chan33
77: 0 0 MSI-INTA 13828570 Level 31150000.dma-controller chan34
78: 0 0 MSI-INTA 13828571 Level 31150000.dma-controller chan35
79: 0 0 MSI-INTA 13828572 Level 31150000.dma-controller chan36
80: 0 0 MSI-INTA 13828573 Level 31150000.dma-controller chan37
81: 0 0 MSI-INTA 13828574 Level 31150000.dma-controller chan38
82: 0 0 MSI-INTA 13828575 Level 31150000.dma-controller chan39
83: 0 0 MSI-INTA 13828576 Level 31150000.dma-controller chan40
194: 860 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: 1146 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: 2 0 INTR 432 Level mbox-main-r5fss0-core0
645: 2 0 INTR 428 Level mbox-main-r5fss1-core0
646: 7 0 INTR 424 Level mbox-c66-0, mbox-c66-1
647: 3 0 INTR 420 Level mbox-c71-0
681: 0 0 MSI-INTA 13893649 Edge 31150000.dma-controller chan4
743: 0 0 MSI-INTA 13894674 Edge 31150000.dma-controller chan5
744: 0 0 MSI-INTA 13894675 Edge 31150000.dma-controller chan7
745: 0 0 MSI-INTA 13894676 Edge 31150000.dma-controller chan8
746: 0 0 MSI-INTA 13894677 Edge 31150000.dma-controller chan9
747: 0 0 MSI-INTA 13894678 Edge 31150000.dma-controller chan10
748: 0 0 MSI-INTA 13894679 Edge 31150000.dma-controller chan11
749: 0 0 MSI-INTA 13894705 Edge 31150000.dma-controller chan12
750: 0 0 MSI-INTA 13894706 Edge 31150000.dma-controller chan13
751: 0 0 MSI-INTA 13894707 Edge 31150000.dma-controller chan14
752: 0 0 MSI-INTA 13894708 Edge 31150000.dma-controller chan15
753: 0 0 MSI-INTA 13894709 Edge 31150000.dma-controller chan16
754: 0 0 MSI-INTA 13894710 Edge 31150000.dma-controller chan17
755: 0 0 MSI-INTA 13894711 Edge 31150000.dma-controller chan18
756: 0 0 MSI-INTA 13894712 Edge 31150000.dma-controller chan19
757: 0 0 MSI-INTA 13894713 Edge 31150000.dma-controller chan20
758: 0 0 MSI-INTA 13894714 Edge 31150000.dma-controller chan21
759: 0 0 MSI-INTA 13894715 Edge 31150000.dma-controller chan22
760: 0 0 MSI-INTA 13894716 Edge 31150000.dma-controller chan23
761: 0 0 MSI-INTA 13894717 Edge 31150000.dma-controller chan24
762: 0 0 MSI-INTA 13894718 Edge 31150000.dma-controller chan25
763: 0 0 MSI-INTA 13894719 Edge 31150000.dma-controller chan26
764: 0 0 MSI-INTA 13894720 Edge 31150000.dma-controller chan27
765: 0 0 MSI-INTA 13894721 Edge 31150000.dma-controller chan28
766: 0 0 MSI-INTA 13894722 Edge 31150000.dma-controller chan29
767: 0 0 MSI-INTA 13894723 Edge 31150000.dma-controller chan30
768: 0 0 MSI-INTA 13894724 Edge 31150000.dma-controller chan31
769: 0 0 MSI-INTA 13894725 Edge 31150000.dma-controller chan32
770: 0 0 MSI-INTA 13894726 Edge 31150000.dma-controller chan33
771: 0 0 MSI-INTA 13894727 Edge 31150000.dma-controller chan34
772: 0 0 MSI-INTA 13894728 Edge 31150000.dma-controller chan35
773: 0 0 MSI-INTA 13894729 Edge 31150000.dma-controller chan36
774: 0 0 MSI-INTA 13894730 Edge 31150000.dma-controller chan37
775: 0 0 MSI-INTA 13894731 Edge 31150000.dma-controller chan38
776: 0 0 MSI-INTA 13894732 Edge 31150000.dma-controller chan39
777: 0 0 MSI-INTA 13894733 Edge 31150000.dma-controller chan40
799: 1576 0 GICv3 36 Level mmc1
803: 0 0 GICv3 892 Level TI-am335x-adc.11.auto
804: 0 0 GICv3 350 Edge j721e-pcie-link-down-irq
806: 157 0 GICv3 56 Level pvrsrvkm
807: 0 0 GICv3 893 Level TI-am335x-adc.12.auto
808: 0 0 GICv3 597 Level 2ba0000.mcasp_rx
809: 0 0 GICv3 596 Level 2ba0000.mcasp_tx
879: 0 0 GICv3 213 Level vxe-enc
880: 0 0 GICv3 212 Level vxd-dec
881: 1 0 GICv3 646 Level mhdp8546
882: 878 0 GICv3 634 Level tidss
885: 0 0 ITS-MSI 0 Edge PCIe PME, aerdrv
889: 0 0 GICv3 362 Edge j721e-pcie-link-down-irq
891: 1437 0 GICv3 49 Level ufshcd
892: 0 0 GICv3 43 Level 4e10000.rng
909: 1064 0 GICv3 128 Level xhci-hcd:usb1
911: 1 0 GICv3 152 Level 6000000.usb
913: 0 0 ITS-MSI 134217728 Edge PCIe PME, aerdrv
914: 0 0 GICv3 374 Edge j721e-pcie-link-down-irq
920: 35 0 GICv3 136 Level xhci-hcd:usb3
922: 0 0 GICv3 153 Level 6400000.usb
924: 0 0 ITS-MSI 268435456 Edge PCIe PME, aerdrv
IPI0: 3612 12571 Rescheduling interrupts
IPI1: 7236 21508 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: 24 25 IRQ work interrupts
IPI6: 0 0 CPU wake-up interrupts
Err: 0
root@j721e-evm:~# cat /proc/softirqs
CPU0 CPU1
HI: 32 13
TIMER: 2002 2683
NET_TX: 33 4
NET_RX: 174236 488
BLOCK: 2354 0
IRQ_POLL: 0 0
TASKLET: 8827 97
SCHED: 4199 4105
HRTIMER: 0 0
RCU: 12407 14403
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:~# opkg list-installed | grep ti-test; echo $?
ti-test - 1.0-r0.118
ti-test-extras - 1.0-r0.118
0
root@j721e-evm:~# depmod -a
root@j721e-evm:~# lsmod
Module Size Used by
overlay 122880 0
cfg80211 380928 0
rfkill 24576 2 cfg80211
pci_endpoint_test 20480 0
xhci_plat_hcd 16384 0
cdns_csi2rx 20480 0
v4l2_fwnode 20480 1 cdns_csi2rx
ti_am335x_adc 20480 0
kfifo_buf 16384 1 ti_am335x_adc
rpmsg_ctrl 16384 0
rpmsg_char 16384 1 rpmsg_ctrl
cdns3 45056 0
irq_pruss_intc 16384 0
pru_rproc 24576 0
omap_rng 16384 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
cdns_mhdp8546 40960 0
ti_k3_r5_remoteproc 28672 0
tidss 53248 3
vxd_dec 344064 0
drm_display_helper 151552 1 cdns_mhdp8546
drm_dma_helper 20480 1 tidss
vxe_enc 286720 0
drm_kms_helper 184320 7 drm_dma_helper,display_connector,cdns_mhdp8546,drm_display_helper,tidss
j721e_csi2rx 24576 0
hbmc_am654 16384 0
videobuf2_dma_contig 20480 1 j721e_csi2rx
videobuf2_dma_sg 20480 2 vxe_enc,vxd_dec
hyperbus_core 16384 1 hbmc_am654
videobuf2_memops 16384 2 videobuf2_dma_contig,videobuf2_dma_sg
cfbfillrect 16384 1 drm_kms_helper
v4l2_mem2mem 36864 2 vxe_enc,vxd_dec
syscopyarea 16384 1 drm_kms_helper
videobuf2_v4l2 32768 4 j721e_csi2rx,vxe_enc,vxd_dec,v4l2_mem2mem
k3_j72xx_bandgap 16384 0
v4l2_async 24576 3 v4l2_fwnode,j721e_csi2rx,cdns_csi2rx
videobuf2_common 57344 8 j721e_csi2rx,vxe_enc,videobuf2_dma_contig,videobuf2_v4l2,vxd_dec,videobuf2_dma_sg,v4l2_mem2mem,videobuf2_memops
cfbimgblt 16384 1 drm_kms_helper
snd_soc_davinci_mcasp 32768 2
sysfillrect 16384 1 drm_kms_helper
ti_am335x_tscadc 16384 1 ti_am335x_adc
snd_soc_ti_udma 16384 1 snd_soc_davinci_mcasp
pvrsrvkm 1224704 16
videodev 245760 8 v4l2_async,j721e_csi2rx,vxe_enc,videobuf2_v4l2,vxd_dec,cdns_csi2rx,videobuf2_common,v4l2_mem2mem
pruss 16384 0
pci_j721e_host 16384 0
ti_k3_dsp_remoteproc 16384 0
m_can_platform 16384 0
snd_soc_ti_edma 16384 1 snd_soc_davinci_mcasp
sysimgblt 16384 1 drm_kms_helper
pci_j721e 16384 1 pci_j721e_host
virtio_rpmsg_bus 20480 0
ti_j721e_ufs 16384 0
m_can 24576 1 m_can_platform
fb_sys_fops 16384 1 drm_kms_helper
pcie_cadence_host 16384 1 pci_j721e_host
rpmsg_ns 16384 1 virtio_rpmsg_bus
snd_soc_ti_sdma 16384 1 snd_soc_davinci_mcasp
mc 57344 7 v4l2_async,videodev,j721e_csi2rx,videobuf2_v4l2,cdns_csi2rx,videobuf2_common,v4l2_mem2mem
sa2ul 36864 0
cfbcopyarea 16384 1 drm_kms_helper
snd_soc_pcm3168a_i2c 16384 1
pcie_cadence 16384 2 pcie_cadence_host,pci_j721e_host
ti_k3_common 16384 1 ti_k3_dsp_remoteproc
optee_rng 16384 0
can_dev 36864 1 m_can
snd_soc_pcm3168a 32768 1 snd_soc_pcm3168a_i2c
cdns3_ti 16384 0
rti_wdt 16384 0
rng_core 20480 2 optee_rng,omap_rng
cdns_dphy_rx 16384 0
cryptodev 53248 0
drm 557056 14 drm_kms_helper,drm_dma_helper,display_connector,pvrsrvkm,cdns_mhdp8546,drm_display_helper,tidss
fuse 131072 1
drm_panel_orientation_quirks 28672 1 drm
ipv6 475136 38
root@j721e-evm:~# echo 'hello world'
hello world
root@j721e-evm:~#
U-Boot SPL 2024.01-rc2-00072-g629f1c1502 (Nov 13 2023 - 09:34:22 +0530)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.6--v09.00.06 (Kool Koala)')
Trying to boot from UART
CLoaded 1000159 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-dirty
NOTICE: BL31: Built : 14:12:59, May 22 2023
I/TC:
I/TC: OP-TEE version: 3.20.0 (gcc version 11.4.0 (GCC)) #1 Fri Jan 20 15:42:54 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.0.6--v09.00.06 (Kool Koala)')
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.01-rc2-00072-g629f1c1502 (Nov 13 2023 - 09:34:40 +0530)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.6--v09.00.06 (Kool Koala)')
Detected: J7X-BASE-CPB rev E3
Detected: J7X-VSC8514-ETH rev E2
Trying to boot from UART
CLoaded 1336487 bytes
U-Boot 2024.01-rc2-00072-g629f1c1502 (Nov 13 2023 - 09:34:40 +0530)
SoC: J721E SR1.1 HS-SE
Model: Texas Instruments J721e EVM
Board: J721EX-PM2-SOM rev A
DRAM: 4 GiB
Core: 134 devices, 35 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 mdio_freq:1000000
Detected: J7X-BASE-CPB rev E3
Detected: J7X-VSC8514-ETH rev E2
Sierra init failed:-19
Net: eth0: ethernet@46000000port@1
Hit any key to stop autoboot: 2 0
=>
=>
=>
=>
=>
=>
=> version
U-Boot 2024.01-rc2-00072-g629f1c1502 (Nov 13 2023 - 09:34:40 +0530)
aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)) 10.3.1 20210621
GNU ld (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)) 2.36.1.20210621
=> 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=0044
board_software_revision=01
boot=mmc
boot_a_script=load ${devtype} ${devnum}:${distro_bootpart} ${scriptaddr} ${prefix}${script}; source ${scriptaddr}
boot_efi_binary=load ${devtype} ${devnum}:${distro_bootpart} ${kernel_addr_r} efi/boot/bootaa64.efi; if fdt addr -q ${fdt_addr_r}; then bootefi ${kernel_addr_r} ${fdt_addr_r};else bootefi ${kernel_addr_r} ${fdtcontroladdr};fi
boot_efi_bootmgr=if fdt addr -q ${fdt_addr_r}; then bootefi bootmgr ${fdt_addr_r};else bootefi bootmgr;fi
boot_extlinux=sysboot ${devtype} ${devnum}:${distro_bootpart} any ${scriptaddr} ${prefix}${boot_syslinux_conf}
boot_fdt=try
boot_fit=1
boot_net_usb_start=usb start
boot_prefixes=/ /boot/
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_script_dhcp=boot.scr.uimg
boot_scripts=boot.scr.uimg boot.scr
boot_syslinux_conf=extlinux/extlinux.conf
boot_targets=ti_mmc mmc0 mmc1 usb0 pxe dhcp
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled
bootcmd=
bootcmd_dhcp=devtype=dhcp; run boot_net_usb_start; if dhcp ${scriptaddr} ${boot_script_dhcp}; then source ${scriptaddr}; fi;setenv efi_fdtfile ${fdtfile}; setenv efi_old_vci ${bootp_vci};setenv efi_old_arch ${bootp_arch};setenv bootp_vci PXEClient:Arch:00011:UNDI:003000;setenv bootp_arch 0xb;if dhcp ${kernel_addr_r}; then tftpboot ${fdt_addr_r} dtb/${efi_fdtfile};if fdt addr -q ${fdt_addr_r}; then bootefi ${kernel_addr_r} ${fdt_addr_r}; else bootefi ${kernel_addr_r} ${fdtcontroladdr};fi;fi;setenv bootp_vci ${efi_old_vci};setenv bootp_arch ${efi_old_arch};setenv efi_fdtfile;setenv efi_old_arch;setenv efi_old_vci;
bootcmd_mmc0=devnum=0; run mmc_boot
bootcmd_mmc1=devnum=1; run mmc_boot
bootcmd_pxe=run boot_net_usb_start; dhcp; if pxe get; then pxe boot; fi
bootcmd_ti_mmc=run findfdt; run init_${boot}; run main_cpsw0_qsgmii_phyinit; 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;
bootcmd_usb0=devnum=0; run usb_boot
bootdelay=2
bootdir=/boot
bootenvfile=uEnv.txt
bootm_size=0x10000000
bootpart=1:2
bootscript=echo Running bootscript from mmc${mmcdev} ...; source ${loadaddr}
console=ttyS2,115200n8
cpu=armv8
default_device_tree=ti/k3-j721e-common-proc-board.dtb
dfu_alt_info_emmc=rawemmc raw 0 0x800000 mmcpart 1; rootfs part 0 1 mmcpart 0; tiboot3.bin.raw raw 0x0 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
distro_bootcmd=scsi_need_init=; for target in ${boot_targets}; do run bootcmd_${target}; done
dorprocboot=0
dtboaddr=0x89000000
efi_dtb_prefixes=/ /dtb/ /dtb/current/
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:42:94
eth2addr=70:ff:76:1e:42:95
eth3addr=70:ff:76:1e:42:96
eth4addr=70:ff:76:1e:42:97
ethaddr=24:76:25:a4:59:6b
fdt_addr_r=0x88000000
fdtaddr=0x88000000
fdtcontroladdr=fde86a20
fdtoverlay_addr_r=0x89000000
findfdt=setenv name_fdt ${default_device_tree}; if test $board_name = j721e; then setenv name_fdt ti/k3-j721e-common-proc-board.dtb; fi; if test $board_name = j7200; then setenv name_fdt ti/k3-j7200-common-proc-board.dtb; fi; if test $board_name = j721e-eaik || test $board_name = j721e-sk; then setenv name_fdt ti/k3-j721e-sk.dtb; fi; setenv fdtfile ${name_fdt}
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
load_efi_dtb=load ${devtype} ${devnum}:${distro_bootpart} ${fdt_addr_r} ${prefix}${efi_fdtfile}
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;
mmc_boot=if mmc dev ${devnum}; then devtype=mmc; run scan_dev_for_boot_part; 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_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}
scan_dev_for_boot=echo Scanning ${devtype} ${devnum}:${distro_bootpart}...; for prefix in ${boot_prefixes}; do run scan_dev_for_extlinux; run scan_dev_for_scripts; done;run scan_dev_for_efi;
scan_dev_for_boot_part=part list ${devtype} ${devnum} -bootable devplist; env exists devplist || setenv devplist 1; for distro_bootpart in ${devplist}; do if fstype ${devtype} ${devnum}:${distro_bootpart} bootfstype; then part uuid ${devtype} ${devnum}:${distro_bootpart} distro_bootpart_uuid ; run scan_dev_for_boot; fi; done; setenv devplist
scan_dev_for_efi=setenv efi_fdtfile ${fdtfile}; for prefix in ${efi_dtb_prefixes}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${efi_fdtfile}; then run load_efi_dtb; fi;done;run boot_efi_bootmgr;if test -e ${devtype} ${devnum}:${distro_bootpart} efi/boot/bootaa64.efi; then echo Found EFI removable media binary efi/boot/bootaa64.efi; run boot_efi_binary; echo EFI LOAD FAILED: continuing...; fi; setenv efi_fdtfile
scan_dev_for_extlinux=if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${boot_syslinux_conf}; then echo Found ${prefix}${boot_syslinux_conf}; run boot_extlinux; echo EXTLINUX FAILED: continuing...; fi
scan_dev_for_scripts=for script in ${boot_scripts}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${script}; then echo Found U-Boot script ${prefix}${script}; run boot_a_script; echo SCRIPT FAILED: continuing...; fi; done
scriptaddr=0x80000000
scsi_boot=run scsi_init; if scsi dev ${devnum}; then devtype=scsi; run scan_dev_for_boot_part; fi
scsi_init=if ${scsi_need_init}; then scsi_need_init=false; scsi scan; fi
scsirootfstype=ext4 rootwait
serial#=0000000000000044
serverip=192.168.0.1
soc=k3
stderr=serial@2800000
stdin=serial@2800000
stdout=serial@2800000
ubifs_boot=if ubi part ${bootubipart} ${bootubioff} && ubifsmount ubi0:${bootubivol}; then devtype=ubi; devnum=ubi0; bootfstype=ubifs; distro_bootpart=${bootubivol}; run scan_dev_for_boot; ubifsumount; fi
ufs_finduuid=part uuid scsi ${bootpart} uuid
update_to_fit=setenv loadaddr ${addr_fit}; setenv bootfile ${name_fit}
usb_boot=usb start; if usb dev ${devnum}; then devtype=usb; run scan_dev_for_boot_part; fi
vendor=ti
Environment size: 10792/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.145 (1007 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 48 ms (13.7 MiB/s)
Load Remote Processor 2 with data@addr=0x82000000 691508 bytes: Success!
91496 bytes read in 36 ms (2.4 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 44 ms (227.3 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=0044
board_software_revision=01
boot=mmc
boot_a_script=load ${devtype} ${devnum}:${distro_bootpart} ${scriptaddr} ${prefix}${script}; source ${scriptaddr}
boot_efi_binary=load ${devtype} ${devnum}:${distro_bootpart} ${kernel_addr_r} efi/boot/bootaa64.efi; if fdt addr -q ${fdt_addr_r}; then bootefi ${kernel_addr_r} ${fdt_addr_r};else bootefi ${kernel_addr_r} ${fdtcontroladdr};fi
boot_efi_bootmgr=if fdt addr -q ${fdt_addr_r}; then bootefi bootmgr ${fdt_addr_r};else bootefi bootmgr;fi
boot_extlinux=sysboot ${devtype} ${devnum}:${distro_bootpart} any ${scriptaddr} ${prefix}${boot_syslinux_conf}
boot_fdt=try
boot_fit=1
boot_net_usb_start=usb start
boot_prefixes=/ /boot/
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_script_dhcp=boot.scr.uimg
boot_scripts=boot.scr.uimg boot.scr
boot_syslinux_conf=extlinux/extlinux.conf
boot_targets=ti_mmc mmc0 mmc1 usb0 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_dhcp=devtype=dhcp; run boot_net_usb_start; if dhcp ${scriptaddr} ${boot_script_dhcp}; then source ${scriptaddr}; fi;setenv efi_fdtfile ${fdtfile}; setenv efi_old_vci ${bootp_vci};setenv efi_old_arch ${bootp_arch};setenv bootp_vci PXEClient:Arch:00011:UNDI:003000;setenv bootp_arch 0xb;if dhcp ${kernel_addr_r}; then tftpboot ${fdt_addr_r} dtb/${efi_fdtfile};if fdt addr -q ${fdt_addr_r}; then bootefi ${kernel_addr_r} ${fdt_addr_r}; else bootefi ${kernel_addr_r} ${fdtcontroladdr};fi;fi;setenv bootp_vci ${efi_old_vci};setenv bootp_arch ${efi_old_arch};setenv efi_fdtfile;setenv efi_old_arch;setenv efi_old_vci;
bootcmd_mmc0=devnum=0; run mmc_boot
bootcmd_mmc1=devnum=1; run mmc_boot
bootcmd_pxe=run boot_net_usb_start; dhcp; if pxe get; then pxe boot; fi
bootcmd_ti_mmc=run findfdt; run init_${boot}; run main_cpsw0_qsgmii_phyinit; 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;
bootcmd_usb0=devnum=0; run usb_boot
bootdelay=2
bootdir=/boot
bootenvfile=uEnv.txt
bootm_size=0x10000000
bootpart=1:2
bootscript=echo Running bootscript from mmc${mmcdev} ...; source ${loadaddr}
console=ttyS2,115200n8
cpu=armv8
default_device_tree=ti/k3-j721e-common-proc-board.dtb
dfu_alt_info_emmc=rawemmc raw 0 0x800000 mmcpart 1; rootfs part 0 1 mmcpart 0; tiboot3.bin.raw raw 0x0 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
distro_bootcmd=scsi_need_init=; for target in ${boot_targets}; do run bootcmd_${target}; done
dnsip=192.0.2.2
dorprocboot=1
dtboaddr=0x89000000
efi_dtb_prefixes=/ /dtb/ /dtb/current/
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:42:94
eth2addr=70:ff:76:1e:42:95
eth3addr=70:ff:76:1e:42:96
eth4addr=70:ff:76:1e:42:97
ethact=ethernet@46000000port@1
ethaddr=24:76:25:a4:59:6b
fdt_addr_r=0x88000000
fdtaddr=0x88000000
fdtcontroladdr=fde86a20
fdtoverlay_addr_r=0x89000000
fileaddr=82000000
filesize=a00ca8
findfdt=setenv name_fdt ${default_device_tree}; if test $board_name = j721e; then setenv name_fdt ti/k3-j721e-common-proc-board.dtb; fi; if test $board_name = j7200; then setenv name_fdt ti/k3-j7200-common-proc-board.dtb; fi; if test $board_name = j721e-eaik || test $board_name = j721e-sk; then setenv name_fdt ti/k3-j721e-sk.dtb; fi; setenv fdtfile ${name_fdt}
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.145
kernel_addr_r=0x82000000
load_efi_dtb=load ${devtype} ${devnum}:${distro_bootpart} ${fdt_addr_r} ${prefix}${efi_fdtfile}
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;
mmc_boot=if mmc dev ${devnum}; then devtype=mmc; run scan_dev_for_boot_part; 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_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}
scan_dev_for_boot=echo Scanning ${devtype} ${devnum}:${distro_bootpart}...; for prefix in ${boot_prefixes}; do run scan_dev_for_extlinux; run scan_dev_for_scripts; done;run scan_dev_for_efi;
scan_dev_for_boot_part=part list ${devtype} ${devnum} -bootable devplist; env exists devplist || setenv devplist 1; for distro_bootpart in ${devplist}; do if fstype ${devtype} ${devnum}:${distro_bootpart} bootfstype; then part uuid ${devtype} ${devnum}:${distro_bootpart} distro_bootpart_uuid ; run scan_dev_for_boot; fi; done; setenv devplist
scan_dev_for_efi=setenv efi_fdtfile ${fdtfile}; for prefix in ${efi_dtb_prefixes}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${efi_fdtfile}; then run load_efi_dtb; fi;done;run boot_efi_bootmgr;if test -e ${devtype} ${devnum}:${distro_bootpart} efi/boot/bootaa64.efi; then echo Found EFI removable media binary efi/boot/bootaa64.efi; run boot_efi_binary; echo EFI LOAD FAILED: continuing...; fi; setenv efi_fdtfile
scan_dev_for_extlinux=if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${boot_syslinux_conf}; then echo Found ${prefix}${boot_syslinux_conf}; run boot_extlinux; echo EXTLINUX FAILED: continuing...; fi
scan_dev_for_scripts=for script in ${boot_scripts}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${script}; then echo Found U-Boot script ${prefix}${script}; run boot_a_script; echo SCRIPT FAILED: continuing...; fi; done
scriptaddr=0x80000000
scsi_boot=run scsi_init; if scsi dev ${devnum}; then devtype=scsi; run scan_dev_for_boot_part; fi
scsi_init=if ${scsi_need_init}; then scsi_need_init=false; scsi scan; fi
scsirootfstype=ext4 rootwait
serial#=0000000000000044
serverip=192.168.0.1
soc=k3
stderr=serial@2800000
stdin=serial@2800000
stdout=serial@2800000
ubifs_boot=if ubi part ${bootubipart} ${bootubioff} && ubifsmount ubi0:${bootubivol}; then devtype=ubi; devnum=ubi0; bootfstype=ubifs; distro_bootpart=${bootubivol}; run scan_dev_for_boot; ubifsumount; fi
ufs_finduuid=part uuid scsi ${bootpart} uuid
update_to_fit=setenv loadaddr ${addr_fit}; setenv bootfile ${name_fit}
usb_boot=usb start; if usb dev ${devnum}; then devtype=usb; run scan_dev_for_boot_part; fi
vendor=ti
Environment size: 10957/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/35ae0f491ed043cf093d6f994893a727,nolock,v3,tcp,rsize=4096,wsize=4096 '
=> tftp ${addr_fit} 192.168.0.1:vatf_j721e-hsevm/ba37b96a247b0e105f4b226ee4c323a6
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.145
Filename 'vatf_j721e-hsevm/ba37b96a247b0e105f4b226ee4c323a6'.
Load address: 0x90000000
Loading: *################################################## 8.7 MiB
12.5 MiB/s
done
Bytes transferred = 9104858 (8aedda hex)
=> printenv bootcmd
bootcmd=
=> setenv bootcmd ''${bootcmd}' run findfdt; run get_overlaystring; printenv; iminfo ${addr_fit}; run run_fit;'
=> version
U-Boot 2024.01-rc2-00072-g629f1c1502 (Nov 13 2023 - 09:34:40 +0530)
aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)) 10.3.1 20210621
GNU ld (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)) 2.36.1.20210621
=> 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 = 0x00000000ffec7000
reloc off = 0x000000007f6c7000
Build = 64-bit
current eth = ethernet@46000000port@1
ethaddr = 24:76:25:a4:59:6b
IP addr = 192.168.0.145
fdt_blob = 0x00000000fde86a20
new_fdt = 0x00000000fde86a20
fdt_size = 0x0000000000020380
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 = 0x4 / max = 0x10
reserved[0] [0x9e800000-0xa8ffffff], 0x0a800000 bytes flags: 4
reserved[1] [0xaa000000-0xabbfffff], 0x01c00000 bytes flags: 4
reserved[2] [0xfce77000-0xffffffff], 0x03189000 bytes flags: 0
reserved[3] [0x880000000-0x8ffffffff], 0x80000000 bytes flags: 0
devicetree = separate
serial addr = 0x0000000002800000
width = 0x0000000000000000
shift = 0x0000000000000002
offset = 0x0000000000000000
clock = 0x0000000002dc6c00
arch_number = 0x0000000000000000
TLB addr = 0x00000000fffe0000
irq_sp = 0x00000000fde86a10
sp start = 0x00000000fde86a10
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 = 0x00000000ffec7000
reloc off = 0x000000007f6c7000
Build = 64-bit
current eth = ethernet@46000000port@1
ethaddr = 24:76:25:a4:59:6b
IP addr = 192.168.0.145
fdt_blob = 0x00000000fde86a20
new_fdt = 0x00000000fde86a20
fdt_size = 0x0000000000020380
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 = 0x4 / max = 0x10
reserved[0] [0x9e800000-0xa8ffffff], 0x0a800000 bytes flags: 4
reserved[1] [0xaa000000-0xabbfffff], 0x01c00000 bytes flags: 4
reserved[2] [0xfce77000-0xffffffff], 0x03189000 bytes flags: 0
reserved[3] [0x880000000-0x8ffffffff], 0x80000000 bytes flags: 0
devicetree = separate
serial addr = 0x0000000002800000
width = 0x0000000000000000
shift = 0x0000000000000002
offset = 0x0000000000000000
clock = 0x0000000002dc6c00
arch_number = 0x0000000000000000
TLB addr = 0x00000000fffe0000
irq_sp = 0x00000000fde86a10
sp start = 0x00000000fde86a10
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
## 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=0044
board_software_revision=01
boot=mmc
boot_a_script=load ${devtype} ${devnum}:${distro_bootpart} ${scriptaddr} ${prefix}${script}; source ${scriptaddr}
boot_efi_binary=load ${devtype} ${devnum}:${distro_bootpart} ${kernel_addr_r} efi/boot/bootaa64.efi; if fdt addr -q ${fdt_addr_r}; then bootefi ${kernel_addr_r} ${fdt_addr_r};else bootefi ${kernel_addr_r} ${fdtcontroladdr};fi
boot_efi_bootmgr=if fdt addr -q ${fdt_addr_r}; then bootefi bootmgr ${fdt_addr_r};else bootefi bootmgr;fi
boot_extlinux=sysboot ${devtype} ${devnum}:${distro_bootpart} any ${scriptaddr} ${prefix}${boot_syslinux_conf}
boot_fdt=try
boot_fit=1
boot_net_usb_start=usb start
boot_prefixes=/ /boot/
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_script_dhcp=boot.scr.uimg
boot_scripts=boot.scr.uimg boot.scr
boot_syslinux_conf=extlinux/extlinux.conf
boot_targets=ti_mmc mmc0 mmc1 usb0 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/35ae0f491ed043cf093d6f994893a727,nolock,v3,tcp,rsize=4096,wsize=4096
bootcmd= run findfdt; run get_overlaystring; printenv; iminfo ${addr_fit}; run run_fit;
bootcmd_dhcp=devtype=dhcp; run boot_net_usb_start; if dhcp ${scriptaddr} ${boot_script_dhcp}; then source ${scriptaddr}; fi;setenv efi_fdtfile ${fdtfile}; setenv efi_old_vci ${bootp_vci};setenv efi_old_arch ${bootp_arch};setenv bootp_vci PXEClient:Arch:00011:UNDI:003000;setenv bootp_arch 0xb;if dhcp ${kernel_addr_r}; then tftpboot ${fdt_addr_r} dtb/${efi_fdtfile};if fdt addr -q ${fdt_addr_r}; then bootefi ${kernel_addr_r} ${fdt_addr_r}; else bootefi ${kernel_addr_r} ${fdtcontroladdr};fi;fi;setenv bootp_vci ${efi_old_vci};setenv bootp_arch ${efi_old_arch};setenv efi_fdtfile;setenv efi_old_arch;setenv efi_old_vci;
bootcmd_mmc0=devnum=0; run mmc_boot
bootcmd_mmc1=devnum=1; run mmc_boot
bootcmd_pxe=run boot_net_usb_start; dhcp; if pxe get; then pxe boot; fi
bootcmd_ti_mmc=run findfdt; run init_${boot}; run main_cpsw0_qsgmii_phyinit; 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;
bootcmd_usb0=devnum=0; run usb_boot
bootdelay=2
bootdir=/boot
bootenvfile=uEnv.txt
bootm_size=0x10000000
bootpart=1:2
bootscript=echo Running bootscript from mmc${mmcdev} ...; source ${loadaddr}
console=ttyS2,115200n8
cpu=armv8
default_device_tree=ti/k3-j721e-common-proc-board.dtb
dfu_alt_info_emmc=rawemmc raw 0 0x800000 mmcpart 1; rootfs part 0 1 mmcpart 0; tiboot3.bin.raw raw 0x0 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
distro_bootcmd=scsi_need_init=; for target in ${boot_targets}; do run bootcmd_${target}; done
dnsip=192.0.2.2
dorprocboot=1
dtboaddr=0x89000000
efi_dtb_prefixes=/ /dtb/ /dtb/current/
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:42:94
eth2addr=70:ff:76:1e:42:95
eth3addr=70:ff:76:1e:42:96
eth4addr=70:ff:76:1e:42:97
ethact=ethernet@46000000port@1
ethaddr=24:76:25:a4:59:6b
fdt_addr_r=0x88000000
fdtaddr=0x88000000
fdtcontroladdr=fde86a20
fdtfile=ti/k3-j721e-common-proc-board.dtb
fdtoverlay_addr_r=0x89000000
fileaddr=90000000
filesize=8aedda
findfdt=setenv name_fdt ${default_device_tree}; if test $board_name = j721e; then setenv name_fdt ti/k3-j721e-common-proc-board.dtb; fi; if test $board_name = j7200; then setenv name_fdt ti/k3-j7200-common-proc-board.dtb; fi; if test $board_name = j721e-eaik || test $board_name = j721e-sk; then setenv name_fdt ti/k3-j721e-sk.dtb; fi; setenv fdtfile ${name_fdt}
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.145
kernel_addr_r=0x82000000
load_efi_dtb=load ${devtype} ${devnum}:${distro_bootpart} ${fdt_addr_r} ${prefix}${efi_fdtfile}
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;
mmc_boot=if mmc dev ${devnum}; then devtype=mmc; run scan_dev_for_boot_part; 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}
scan_dev_for_boot=echo Scanning ${devtype} ${devnum}:${distro_bootpart}...; for prefix in ${boot_prefixes}; do run scan_dev_for_extlinux; run scan_dev_for_scripts; done;run scan_dev_for_efi;
scan_dev_for_boot_part=part list ${devtype} ${devnum} -bootable devplist; env exists devplist || setenv devplist 1; for distro_bootpart in ${devplist}; do if fstype ${devtype} ${devnum}:${distro_bootpart} bootfstype; then part uuid ${devtype} ${devnum}:${distro_bootpart} distro_bootpart_uuid ; run scan_dev_for_boot; fi; done; setenv devplist
scan_dev_for_efi=setenv efi_fdtfile ${fdtfile}; for prefix in ${efi_dtb_prefixes}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${efi_fdtfile}; then run load_efi_dtb; fi;done;run boot_efi_bootmgr;if test -e ${devtype} ${devnum}:${distro_bootpart} efi/boot/bootaa64.efi; then echo Found EFI removable media binary efi/boot/bootaa64.efi; run boot_efi_binary; echo EFI LOAD FAILED: continuing...; fi; setenv efi_fdtfile
scan_dev_for_extlinux=if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${boot_syslinux_conf}; then echo Found ${prefix}${boot_syslinux_conf}; run boot_extlinux; echo EXTLINUX FAILED: continuing...; fi
scan_dev_for_scripts=for script in ${boot_scripts}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${script}; then echo Found U-Boot script ${prefix}${script}; run boot_a_script; echo SCRIPT FAILED: continuing...; fi; done
scriptaddr=0x80000000
scsi_boot=run scsi_init; if scsi dev ${devnum}; then devtype=scsi; run scan_dev_for_boot_part; fi
scsi_init=if ${scsi_need_init}; then scsi_need_init=false; scsi scan; fi
scsirootfstype=ext4 rootwait
serial#=0000000000000044
serverip=192.168.0.1
soc=k3
stderr=serial@2800000
stdin=serial@2800000
stdout=serial@2800000
ubifs_boot=if ubi part ${bootubipart} ${bootubioff} && ubifsmount ubi0:${bootubivol}; then devtype=ubi; devnum=ubi0; bootfstype=ubifs; distro_bootpart=${bootubivol}; run scan_dev_for_boot; ubifsumount; fi
ufs_finduuid=part uuid scsi ${bootpart} uuid
update_to_fit=setenv loadaddr ${addr_fit}; setenv bootfile ${name_fit}
usb_boot=usb start; if usb dev ${devnum}; then devtype=usb; run scan_dev_for_boot_part; fi
vendor=ti
Environment size: 11270/131067 bytes
## Checking Image at 90000000 ...
FIT image found
FIT description: Kernel fitImage for Arago/6.1.46+gitAUTOINC+f8110d9ce8/j721e-evm
Image 0 (kernel-1)
Description: Linux kernel
Type: Kernel Image
Compression: gzip compressed
Data Start: 0x900000f4
Data Size: 8694660 Bytes = 8.3 MiB
Architecture: AArch64
OS: Linux
Load Address: 0x81000000
Entry Point: 0x81000000
Hash algo: sha512
Hash value: 232259fafd0fc2d2614f3e065946fad626712a35c0ad23b47e11b998d820bf3a7675afae594799c1be18f64ef065c3705af54ea706a30b9014ebbe87cbf9e95f
Image 1 (fdt-ti_k3-j721e-beagleboneai64.dtb)
Description: Flattened Device Tree blob
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x9084adb8
Data Size: 101695 Bytes = 99.3 KiB
Architecture: AArch64
Load Address: 0x83000000
Hash algo: sha512
Hash value: 73da73a26a6e7be8040437948e6244c65709d50479b34ca60f32869e0e49d11e942b12c7857609dcf925edeeaedf41ed7f5d1452ab5823d49b19d74f7f7a9eaf
Image 2 (fdt-ti_k3-j721e-sk.dtb)
Description: Flattened Device Tree blob
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x90863c08
Data Size: 102504 Bytes = 100.1 KiB
Architecture: AArch64
Load Address: 0x83000000
Hash algo: sha512
Hash value: 371f8bdf97f264f8bb93b1a5ecef17e666394783b2045902cd41f6fb124a66047b79c837a95606795cb6afb2bfd8aa12f1502d2fd076f571a2b61176ded02145
Image 3 (fdt-ti_k3-j721e-common-proc-board.dtb)
Description: Flattened Device Tree blob
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x9087cd90
Data Size: 112468 Bytes = 109.8 KiB
Architecture: AArch64
Load Address: 0x83000000
Hash algo: sha512
Hash value: 9c89bcd6aa8240e03cc11259f89b9f1de9d149edb5e1221711d585835df3dc7200f9acff225325093036d9c5dfb5f121c8c551f0fb63d8a07db3c71a02aaad5b
Image 4 (fdt-ti_k3-j721e-sk-csi2-rpi-imx219.dtbo)
Description: Flattened Device Tree blob
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x90898604
Data Size: 4216 Bytes = 4.1 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: 44c86a927eb3e0cfd91edad3fba502d853430bce0f975d3b73517092afac739a3ef77d9d75fb54bed313c21f146a36bb8e913ccc246e43f19f9628c46cb6b79d
Image 5 (fdt-ti_k3-j721e-sk-fusion.dtbo)
Description: Flattened Device Tree blob
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x90899794
Data Size: 3389 Bytes = 3.3 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: 767358187ad75fe8498a4e7e091be0403da9c1f1d1e73dd0878930e9d3bb18116e6ee28994875f585f5a508e55e7a12b4d93e5e29ed973c049d61b20c6134608
Image 6 (fdt-ti_k3-j721e-evm-fusion.dtbo)
Description: Flattened Device Tree blob
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x9089a5ec
Data Size: 2988 Bytes = 2.9 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: e246edb4279b47f13b5e07f5a46b7d627ad4e9c8695cd0760d036e03ac339d81b0f81fbfdcf758eb5d12337d111789ed6604d2c6ebe4dc33cce55e9f264bc28a
Image 7 (fdt-ti_k3-j721e-evm-virt-mac-client.dtbo)
Description: Flattened Device Tree blob
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x9089b2bc
Data Size: 3589 Bytes = 3.5 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: 59a23f2ec1b187f370e259b4082bf0dc597c52ea75c4cf8e24652086cab0803801b67b58b76687e59b2857ff332e448fb15e7b64c19514dffe9fd4d10e716d70
Image 8 (fdt-ti_k3-j721e-sk-rpi-hdr-ehrpwm.dtbo)
Description: Flattened Device Tree blob
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x9089c1e4
Data Size: 1623 Bytes = 1.6 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: b3bb168866caa30d9148ce5b5a69c4c80a69c82a65d608a5d2c510818a51b1b109822e38b71c38540a8861fec82f283c8728c1317f3e6795f88b7cf58dbb66d8
Image 9 (fdt-ti_k3-j721e-evm-csi2-ov5640.dtbo)
Description: Flattened Device Tree blob
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x9089c95c
Data Size: 1626 Bytes = 1.6 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: b7c19702b65392b71901801554238e7e61dc1d7f9de8ee12b2e209d70da8816ed5248fcc8a524f9c94339b1a61217d79ae61e0b34bbc6f44624f1f7afe1a8aac
Image 10 (fdt-ti_k3-j721e-evm-quad-port-eth-exp.dtbo)
Description: Flattened Device Tree blob
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x9089d0dc
Data Size: 4285 Bytes = 4.2 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: 3398bc08a42da8f1c5ac0e945991f791c1e6b6e042b3e42394b08b1d97e49c634c170cdde5bca07a6248b71fcdb032c0bdbbaa4a01e97f0acd49a983f38c9ef2
Image 11 (fdt-ti_k3-j721e-sk-csi2-ov5640.dtbo)
Description: Flattened Device Tree blob
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x9089e2b8
Data Size: 2324 Bytes = 2.3 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: 625874046d48f9dc3cfd917db06459941d21f31f60c7ec017b98a0c0e0ff054866a8cfedace694137409c42b8d3f13b36706bcbc9ceded3a77a93084baf3472d
Image 12 (fdt-ti_k3-j721e-evm-gesi-exp-board.dtbo)
Description: Flattened Device Tree blob
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x9089ecec
Data Size: 4536 Bytes = 4.4 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: f1c4249bb795f5be5d0d8c6e1889bc63a75a435297bf121e1bd8080a2d6eba7cc9588ed1d4a83bd2efa17ead8ca944ab05724cab337c6c733e8c79f659387513
Image 13 (fdt-ti_k3-fpdlink-imx390-rcm-1-0.dtbo)
Description: Flattened Device Tree blob
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x9089ffc4
Data Size: 2389 Bytes = 2.3 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: 29e1ed590106bf4d6e6e7f28227029d14b3a753d10ce96ba731aaa8e0d8dd55a16f0cdf8486fc5a913978c532d9df68da2489ca623970027159751c46781384d
Image 14 (fdt-ti_k3-fpdlink-ov2312-0-1.dtbo)
Description: Flattened Device Tree blob
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x908a0a38
Data Size: 2221 Bytes = 2.2 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: b7fc6b3885deedeeda85174f2e2ff8dffa77f729919324a589053d2a9721d8a7f236bfb89eae4791684c44b45d828de882fd23c8c1d889870072f7770b3115e3
Image 15 (fdt-ti_k3-fpdlink-imx390-rcm-0-0.dtbo)
Description: Flattened Device Tree blob
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x908a1408
Data Size: 2389 Bytes = 2.3 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: dab792a0fe4f23338569aef8d1e5f7b31ee09cb7b6a916c5a9332ceb5118dea551d905186a28c3bec62fbfdd2a9e2ab18c879f023968ea9cd4c4e916541cf403
Image 16 (fdt-ti_k3-fpdlink-imx390-rcm-1-2.dtbo)
Description: Flattened Device Tree blob
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x908a1e80
Data Size: 2389 Bytes = 2.3 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: 3087be83f5170dcb0ecd7509515bb40834d44bafcc02c992fd7934fb7b2249ad76c9333000618c83dd5c47361dbbae7cb4317daaf94ce61061299acd46bf7f0e
Image 17 (fdt-ti_k3-fpdlink-imx390-rcm-0-1.dtbo)
Description: Flattened Device Tree blob
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x908a28f8
Data Size: 2389 Bytes = 2.3 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: c0aca4fefc6e5bd651d9dc7bc47a67ef663bd66c560aa88f54d5f08abcc2fbaaa1a75fefbd7469ffd40c6f692c3e34ad56d6629604ca7cff3411b1a787364647
Image 18 (fdt-ti_k3-fpdlink-ov2312-0-0.dtbo)
Description: Flattened Device Tree blob
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x908a336c
Data Size: 2221 Bytes = 2.2 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: feadc9b47e74e1144be9229ea5ebb8db2077fcf8eca8b45b41e7c869cca9c440d24f845ff550d3b75cb3a0f8191caa184f262188b0c39256e927138a787a6038
Image 19 (fdt-ti_k3-fpdlink-imx390-rcm-1-1.dtbo)
Description: Flattened Device Tree blob
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x908a3d3c
Data Size: 2389 Bytes = 2.3 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: 21da5dca260b652762e4681186af2dd5a58c22ad99701a3e7baaf38a1b82e96f76e8574c67ee4cc09ec325783cf447d22b2596901d2771bcde6c2e08dc566a2b
Image 20 (fdt-ti_k3-fpdlink-ov2312-0-2.dtbo)
Description: Flattened Device Tree blob
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x908a47b0
Data Size: 2221 Bytes = 2.2 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: f3127ca006e892ceab92e6978e38d2fa285788c56503f9433a962d205ff9c96013f41ae4065134a6f6377925df746d70dffcac19fdd4c4ca89dbea3034212f19
Image 21 (fdt-ti_k3-fpdlink-ov2312-0-3.dtbo)
Description: Flattened Device Tree blob
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x908a517c
Data Size: 2221 Bytes = 2.2 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: 6aa75a2f1bdcd350887f428235a83ce7665b13ccb11e7b2d248950c306b53370e978a1838c836957dad6997befe07a8399876fe2fb99b819c86f6d29ca50e084
Image 22 (fdt-ti_k3-fpdlink-imx390-rcm-0-3.dtbo)
Description: Flattened Device Tree blob
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x908a5b4c
Data Size: 2389 Bytes = 2.3 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: a10c0a703f0411acb2089e9ab323262da6449394aa287385378ca90ac3edcd00ab7f6493ba79e115a5c54f97f620b67b8eea3634dcbe02fee26f0a84ad7d4355
Image 23 (fdt-ti_k3-fpdlink-imx390-rcm-1-3.dtbo)
Description: Flattened Device Tree blob
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x908a65c4
Data Size: 2389 Bytes = 2.3 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: fd9beac010ff5c5dc6e6e0379e324dd942c1551be044fb32a6c36bcf3a886fba255bfe4097dc2e53bafd1b7e0b9656b47687e4b41d0be3b85a2414dfb4d9899a
Image 24 (fdt-ti_k3-fpdlink-imx390-rcm-0-2.dtbo)
Description: Flattened Device Tree blob
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x908a703c
Data Size: 2389 Bytes = 2.3 KiB
Architecture: AArch64
Load Address: 0x83080000
Hash algo: sha512
Hash value: 9e6c6ec68d32dd377de44356b2e8ad4f08be24ab00b245ec42fdc8a4326f9a706c7bca01f76004b9331eeaa7a2b96929ba92884561387a82af5917b8e11011ae
Image 25 (fdt-ti_k3-j7200-evm-mcspi-loopback.dtbo)
Description: Flattened Device Tree blob
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x908a7ab4
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: 1d7aa60ed7bef818c6cdc28cae3d94261588f2245f343dd5e8827f5c85ef63e7f5da0cf8924026f260433688f0d5f94e8da1cba8a6d08989bc75ef88608902ab879e974c62fb7f2ccace82f74b8d7f0e99f9b801f5a7a33627424659889508be5607f0872cef3bdb6b0aed446f1f97d18d23ad5b4332c7e310424801d0a7c11be30b71975d638b5b69f7558a46f4ee4e93203ac48b3292efb2f26221e4ecc3c80d7c01b1f490f36ff291ffe9cdfff01495903af99239a7e7ff39d8726d624135c5969d6f372da748d17515bb374e158836b4c8613cc31d65440e8a42302e780cbaeeb6aa798b21c558c0b082645d81714ff93359cad2542c4187cbc2248abeab68510200dc8d8d1b67474dad8e4b22a38b6427c403cd6998baa0f475a0252716727640071506815e57ccfd248c50bcd7d890d25e68d7836b185e1cc25d8c347386ebd7d29bf96c393f29629f44db4322af5da9c42e3bcb97ee6c71a934938d0f9b60bafbbcb98275c90a1c7fba38575c6dac1d38779aa2e7a75be5359f4a765a9b5fb01f9eb6e17e5a80d8a6bd0c51369bd4f7bf38ff51a7d0b11a4a19ab107fcf6d173c4b2c47ccaf925005da2431ffce1595c6419e9b6026ee2761fc1cb2f13cdb041807d6de98f26dc6359b4a42b78448666f674fb85cf0a7540eb91829506e58a5840321d31448e460d29c922a786bf7a600bff25df672dd3d02cd42424a
Configuration 1 (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: 4516b733a84b7e8c686c68042082dd0855b8b3b226641183c8fdc583bf9c1ee2b3965af61860525e7e68781884af75351ecd2e19dac11553bf15fff5c34938b964315a4ab0d80030c95ec71473032841950aa6509830ce8e712f952e19ee7e73b8adc2bb5d8184d45b30095a6aabcb7361f660a479fd3544a1c345d9dfbc7f1ed69a12757a8c7929cf0097d9f680c56a317359553ec42d798bc4a3f1503b17443560454b5e00825a54794b5e719a68cd03546308d59d2a6cb77d0955acfbbb83f34bc7056e3407cddb6a6d7ee79dab7700957178c50a53ceac69abf3a1189310d312293511e29e65a79823333ff35787700f41b8d7915e8f20980b639bdbef4a69c1c0faf85f8ff06cfe33e7bc87366baaac8e213d7b6c6f1c6ea8feca8bed9b734dc30736c98297f68b6e5499db9445dab6dc05d81c5b3feae132487609cee0f99bdf7578e54e03ed291c307d84d717d702a502519dae29e80af8246586d279667ea8ca589d38623b6a67829dca2fa3d018966f1d572cabefdbf90041c93efb657b2e99c229204fe848af3baa7cfacd95354af541bca4b1a0428c80d56816271c43dac2fe008a83a1b6d0740361875cb4224c158374a7719e1084d2552857d1abed3553012e55bd650bc1bbce31af2145526605426c90e6b498fbdbd4913a2c80c3f1e4e4223d01b7c8ed48ca833d33e80c2601a6bd19e5ecc5e4cbf2b18559
Configuration 2 (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: a8dafa4c269be844b92f2d4e839e46a7b5be0352ed906eb9421a34c8bd6a7d9a21f464c964b12369db73e969379d1c6047ae1f4d9b8139a2b73f5e4aab1beda545627cdd90e18fcf403f5ec6868d5ed2e8646bbcc4ab70bb7afaddc454fc612b20281ab312612a2bc29ae020efeb74c8152f069e56b2e3325dac59ed23596771e94136b42f0ca3d6a7f6a7af19dfa244cd920171c77dc6b7f1a3f6a4878652955a1dbca839f52f4dbe2731dbcdbc18dc1086e0d5f563c412f4ad9f70a9aed3ea6893987bfbe6856b2ff77f2cfcfa58cf7cbbf3c499e7177bc48c7d98f8148dbb7eb179bdb81adb73be04f24cd155670354e8f1574f60881c186f0a2d2e89fa27df14e5ccc79fde4ada145857c6711806bc44e505e301d8231743a343ed76800aae7cac9735a6983b8fdc69e4ca44d8f196c10483a8c1f6c437d4c117e62e84ed27a828c39ae7220b8c742754b62a9a8ba08f0ad33a7b5904ffc4921f26f1e6cad86c2ef47179900dd8c69a7e013ed3070ddaf54ebb0b80642f05864d3bbb5c6ec11a9091eaeb3ea07f4962163118f326a6997e427a46ce339bd5e741f4cd9a6c016fdf148ef713e655426e467e57a8cbf3fae7f6535a05859d8dd3b5110d697ccdee65ef9d3a9c3f8b404e8d1cfb6bee396549b3dec45cafbc7022ce05d546649cd76f3212f8b14653f1b974f8ddf898c590b14fc46294daab762c47a106219b
Configuration 3 (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: ae335e0092056ff32bd87b64a75b0fe79a45b6b5dcb52fd9638ff19865cd1e5772f7ef90fc9ed998a791ee1f4d0255bc5ef2d901039f04342325a983547a352c046d61ddaea5004234db6650053c46782e7d864f0b37f6472c08fa761600fc1acfc52d4bc0bf60d0079b6e9576a0bcbeaea97e04f48221b77f4541ee01fc6f52cfef50cb47c26cec6b6a2e8f8d51ca85b3027a8b2937dcdf323d78dca17468dd02d435bd63fb06b0db1b19a9bb5e07883ee90024e0d79d8f70af507514a575a60a5c3865e1ebaf34d93fd5ebaa4f34fb5899fc216661db9d51bb07d44697d7304ef560eaeef566769c686451ed51f8547b2793a53d70a66f6c8012a93545b9b8b53749cb903a21a764fa3691183723b57fb080aed39dfeb5f8aefe67e6c327a1c19b211c5c69b548f6690fb578aa00f908c407075e7f4597cc9eff92beeb68619283c979168907fbb1b4f629dad0d6dc43c14331e48f22bbff7cc22ec5bfdf6b55813b11eaf4db4a6508379a091b9c088ce14b80bfe10a0fe3e4694947323ca48310377a1a564cdae765bd837381b9dffc8cc3a6e7eb8a109fce807ea6c10f09cdb80d0dabbe5fb7326c47bb69db80ea5ee093fc10b4eb66a53bf0d213a2c337c222740bcb9000fa7ab5e873add52929b6d7e67f7f0e41920d30fcad2b8139035b115f28285204d913b1a3080d9572b4e4d707567b0a1975d38902a1c5747a16
Configuration 4 (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: 2e25ce01329e4a6908639d1263f4426836a58fc0ddde0e6eade5234ef80538235be488e264d6f37ba08ac575104c55547b7d667c006438a2de77f9d2672ef16c826463088b9d6ae5d2c549d98bc632554fdf57bed2366c8dc4115e46325b00694bdaadf7b08a85728110ade987f917c8a47d5cd90f3511113101efeec5ce4d6106feb38b6f02bf304c0dac6af6ec17f8f4fefc0ae7f2ff81d633918f4c777d5f404d798424b10e9a7f647ec80abb8ebc6d5734eaadd9311484a24dec35e8760efc7caa2b6ee91122c4599d26a20c4afbe538a86702f8357a7479ece6b0878f02ea9faaad2db065dae562c264150e85ccc00183425790700aa467357885bbb3ff9b8f0ef43e13de2e03685162de5b9861044dd27a567ac3085095cd212980936a36b593b99eccd767e0982dce02a56eee4c1fe7a619d0e9173c91aac819a14019e18f59791a8e07c5208084763859b06d14389304376e728705671ed2bbf3de99255918ee60d2a5c49660487942da7a4ad66af4f59accc879ed4fa8208c3877b08f2dd654ccdab0c29623c75a2f8db2f6c7a121a7d20988daa78bcefaa85be856ad09dd9e2de04dd6d4dcf1002fce71acb5d15a196a2f8338bf4ed923e6166f5bae36cf7a865516da7c960c5c645d1d36592b6d6b4a7aec6023799ab52ddaeda004918fdf28142f05b355bb62192b84a817423fe5821c16094fe8b8851c0c9a3f
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: b2f9747b7b71b34e743499ec1f782ac551c13982672acf24790ad0b6c1589f160b0d6c72b7f3460ba618f222efc95efbf04cd77e848f0cab8bac3cf6eb47a58c37d496ca3104460255f4ec8bf301e2586de096e41ab5c724bb37f3cf619ffeaabccf16c6908c2d45c44669d82769e67b965cb18a3fc20053ed12bc7bc4f621b414a8f9119e1aabc7913f63c98369d76adc1e1790aa1c224ab6211902c42d9e0371fa82d18b5a48a241ee70e3ab54b11ccb6c643b3f1f78825ab42dd66b5d757e47fd1c3c76119f2b0c188dc7957aa8fa55e5df37218872d73369dd6e469ab9b5063de0eaa7540bbd954c812d3b578b122871dc38f7aaf9990b36dec2adc3db0fea5b2c667f1d7d0adc9e3ef526ff56f7f893f7169d7fc29833cbec9988ea26244b81f402be12979e58158ddfd44fe73ff973b1c693c27760428a331ea441579ce1a4ac391a85da5b158d611f162a937739f0eacbd92de676ef8f2fc37b738c58b253f1fb04bbea8a232e3ad81d8a43243a3faa67c08f931535fd6d6f96700892b833f06d5d0ceb23efc3efd1fc3fae6432d771e3bfd89be479db7adb42dde3225ad974552777aaed30982f6da03544edae719538d469deee88cae31bd4646cbcd11d2d872cdd56c454f40a697ff96d74a6b695f2d6bc99afb0848f55cb50b3ba78ab5397a5fafe224760b8a7cfe8eae078588cf06021d4a5b9b55ee3444532b3
Configuration 6 (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: ae4e314b9574a0b5d66b33e1dac57ecbe0fec87ca1e9240f195d8b190ebb91dd8e5307c68bd98cd692bb9d0a29678016894cb5df2cc693e48d37f6d81815b49470696b841ffb65730a74e367da66edce3d4eaaf31bd669a198caeae6aaee5a7eef5341e70a6450b08d7448a3bed66d65701811084c0744b109a45207dfab6fd2b757f6453e7aac6259975c7df658186c5692343e5794de7e8d04b399aaaec260566eea8c0dce8093aed404fee15fc809b10c7f067e616cd820b2a1e2b7eb258920695df50ab5dc50536122682354a68134dbb9cef6f9d736e44f7e4a3ea8a07948694acf1763c17182fa624d8817c76e64bc4c55917c4759f81ef42f1dc4a32e3d5465909a476fd428d9787b22ebd618b7baa85eb0cfdad6d4eff97313a77fddddcbcad80af17482eacf5c6a3dd841beb7bc1f8f1d50776c56a9a29e4b596603c72f05f753af6f978d214783b6c7582ba7d82c1354406a66d28bd9d63f0cc2d336dcccd76588c69c88f74914570b665619cf0fcc15e7a6a9953cd417d97c9136e7c6f1ced305906917262f28885efdf77aa139bc59cce94d2c9c6ca207d4a0f99e79efbdbf4a005838d167db7b658b3e04c661ac858bc78e1ae2fbd47427547870a2e1e56705b4279c7bef5a270cc05ea54b05755dced7fae2e86b6a089ce9b9b451dc04a155ab09780647b4492d097591ff1979444b3752fcd188f79174cebb
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: 98ff6ab32073a36bd9a1b3261f16ef293e3e945966a36f7de35ea3ce61fe67809d71809c9f39daf7df900a02aeac74ae7e8afdf7299dc3004ceb95f70a7c429fff755651a3b95acad27354dc8d2f64b5c9bb06ba27327b8ac732533920300d68d1c0a85b2456a13b58e07676b11dae93a6507cce83f8b3fd80e12f1a767a41b418decd846e631195a366fb99d57a1cbbe9c8b009510d9e0789e61ed16911b91c5025e58eed8ce74ba815e9bd7fd1dcef7395e3a329b23f3a16569fa03396aba177a12451a7e304266e6c34c719034bfcf4b043c57e1dfa012ebee442fc2badecc63354dda6d884134d9d9e7a0996cc6acf1d03b52eaf1f65b6387cfe7ed91f317b5d91370f38d9f2342468cb09f749359dee0ca6616d1f908fed40d372fa7810e3a9587f236d20a92133184a3c54772a18023dfdc6a7f0d95d6daa282d9ae3872b441f712c067bf0e80ed9310875421fbcf845fe29bedb904aee2417c1b66c604a0114c53789e3936bcd0d67b2235ed4627013a2b00f9c16f89bc9575b227abfd91b2d46347699868235d45bf7194533901e18d07524efd84abe21c641f51c8dceb781398b7b9a8ec39178224fa10acea2b51e4f4dc80c5bcd29470da237f4f6da0b66526b15dbcd40ca90252ce78e04a662719ff95c7d3f2e14c0f3fb3ffd17d93cdc92e7d654fe45316ae979fd49d158e96bee9eeca39e37eedf0b95507406
Configuration 8 (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: 0273d6f97a531f24b40d14bd6084735cccb744ef3c6014a9a68b3570f207958c4bbd16b3404ac2cf870ab2305cfe0e9c6d6da986061bfbfa61e0246027da39ec33486087401b2a01a37bf9fcfb6e1cc5d1734513e5ec50d9250f648503b807dca6444b5f5c42925a06d75d1a1e7316253e374899ff3f5ce80e02bd8cc1e69c766507587aa04c5021bc1e65ad8fb269847cc9e82159615625a43c90c18086c1df219c14d60e6d7717a52a298c7f13d0a88e8110e4c291831b1ed4cd693e2691805db79606aca2afc873c1c6fc10bce53b4a55727a96c18adac4608ff11d17ba0d84bb12f2b901706a385206c30f6793cccdb3a2472f1ad08e37b9248ce6240a4ffb968ba8f64fd2d4ca9900693f61c529aeafa4991540928789f216e3d621d433f242b2a1c151acbf313240ec3f9448336c97bef87b8bdb8b610291e30c3e59c4f523aca33a02db22ee505f5c43952be53175f931ad20080f9d3db25065383340e85b9dec0d62b9ce2a651bd32c1d84a1d04320435f2388d1a026ac82333f8861e1a996c9c89f571f00413323cdd2dbdcc5a288e2a56ca3bd7b46141f16610adb33db1b19d2b7b10913001751e628cd1029c0400e5f09849dd8b96611e1232edc1954ea51a445c4f9d0c1a15e39bec11c8481d5474e9d26522030c0fec34c11927b3cc4d206b9c48f6774270dd56a050280f61249725bf334ec4fc1965bcc107b
Configuration 9 (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: 841d7504af52880251da88d5d134df8362a487f046318947ca0137923e92e1fe491431f7f55db8d88c334d83c722ef09f996975022e22e04ac7cfe645a33152291f308b659ae05ca7c118fe3996ccbeb21417d23114bdd3fc7f1559fce27416bb4f4b9a9ea77e8d072f89ff6fe249c1fe3163067025909f51fd78d7c774bf74eabfb47db1d5e55d40dc5918be2019cd2c25aa86160c3720e0809cb396815b346583ac620263fbf104ae73cad2a2c96f7ad567c82047dd5c7f8dc7b46327f28d9f9b08fc6ff8ae99bc4d2f49522b8f39512135cf222dca4ce9dfe56d08d30f6a2fc040f4526433c081ad4d327c0f39367fd3aaf9743c86b30b7b60b2ccb929c51bb3f501fe95d71b77ea0f86a7731eaab1dbc699a05df3d834b1a12dbd20a3df40bc207afded6d004c02d6e855a2c2bfe590e172c04d7706f13f3c2a18d14e79a1fd5e63318d164e8ecffdb9ea6c824638bb87db8a86ae0c97265bac43d3093fb54426b6fd1c9c70158ce34728144555840ed305aa30eeb45f84a01eec84caf4af251dd4fb04414d1654d94ac270436b3ae3b6547420a43d5baa54c29b2c5c1d9cebbe05d223ee651f60d912c504f7aa5b6c9372f991aa7f15fcc77d68a35d8e831ea3205fdcd2adc7188f4a93b4acee4e9e8f165ae71c031725932c07ceafd5c3aece5e7600d8f7cc1bfc0f3c3ec1ba3a2e2b000fa2bfcbcba99241945cc91dc
Configuration 10 (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: 901c5ac797d386d254b0a4d35bf213e9469344a8af22c7964c916a6da4421264ff6c9379bd88c94c297a8f5f8e70983f0a9a4bc7162a10ba9fe0eaa0e0a4b1e2b72d5915da21d0e4312769a6e5870342c5c2f3ced22bc9fc8be815e33b29d3320fa3feb1a2089843c7b43d30687bdc09d2839be5bb517bc1cfa70a51de89f270df6a26a50a17946d2674d18fa1a6e1dc4b69214b9f6ca34031c14b9112d724648cde041f8b095be6891a92525928499f8daf60bc87581007f84c128301913f06712e391601f468ef9fa006afbe7d071503981a0462fd2d5b77d9fd25e37ee1665c4b52d5a407a0151097da3a4d022eb141e6f9b2c7e373939aefe432d3066886c748566ef881fa0bf753b919f3b181746d9e05e46398ccfdc2c4a9b6dc90e9d715156821d89c3ee5a40f03d7b0017b13acaab1882e3d15300bcc7f980af8ed50cf2aea13e8f63ba6c8e49a5f3ba9555cbd18b07a07bd5d6664607bd0355ac34bd25339eb1ce9ccfa3dad5246e44a34ea4ec32b24699d020d05d20d8132d8639716d41004aaa18bb11025d4d6a0f6ba6ffd03225643d911a582930075f971ef26c4bec6373df31dd05e461344528be38f455939b1fe09ca8fe30a7ce921da8ace5222e7bc5062d3e40ee30711fd716598f15b0eca0a2b3b5db210022a54d20056514a0d455b06fa8e75f0745a8e3f37e6a8298adf5550639e96adabc8f93ff339
Configuration 11 (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: 6dac5acdae52fca449ca76e9379c960a315b74583441d64f09c2337201cde4fadcb6dd5dc443b84d6119bb18bfcf273d22b41df12897330b6ca35e8549e4dafdc5a15d34f1ac2f0e6c59c07109c48ce10378cc74361c509781113acea8ae71f242e34ddc1f706838510b596a959d99d11f687692f1c9ab8cc223a5904d561ab362f7e4dc485a0207e54714d000821d87ba282e5683f0fa5531ce18a4ca202d5e958955b59ade8fab53d3dc37f4d3093cf18763817c1cbbb41da46e1d65e5b7226328c0555a931553efc97d6ed88afee8b623a502408f8649972f0f707f58633c994fa2e745e81dce753970953c0241b9c65a3ab467720a39e87884c587a5a57f5bd60d407c1df86b637be8a7e15a1917f189bee08fc32e03eeb1e4d82a495ba066cfdaaf1d52020b27d2f1528589910f8791aa619f48bb3d974726095803e2505843232759a8f3b6c29ae964bde933b66eff5db738e31158dfedfbc290e5d8a0ef73ddde7ae450c79ad0cee906297d703e08b72cf07a148c6f55534e547045783024ae2ee14f074c5e3919fd703ffcf98a73f17918de31f94974308df877852c91ba8559694a9973e7b2027c912d3c829e6dfa69bba5c5a30dd4d55c75455860d087d3d4f20f1dc75befe5a20d857ee9f99e33f3d94d84413f367165c2646e12957e2389518b27b8c8ba6be656c83e073bcaface271b46b4cffb1e51b4fd8078
Configuration 12 (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: 272509fa25ff500840e801b6b28527913013a214f13f386d0a5ede89f27053b7eb2c5be089129150665e3d656f3d974c551cbcb47ae0c211dea08d0dd55bf48769c9620735310bd5e3fba72193d82c1862bddd7395e6acbf4a79d67df97224261f37cd60b59007896793e543731277b16318a64fe47ea19a5d89df03f1e68ada4272c09a367a125cb08a526b1f9f120a8853067c4b874cabdb27941af6ad0a87c1983ce2c8340b1cd1b6b9f317b465cea75d61af44feb07a593effb1b6fbf0f293ff6488efd3504a28a5b7a376d287ea37c28f046854d55ae9d225ee0d463e0521bf2b94618df558c9714ba03b364bac2acf29714d035abbdfb1b013a838faad51fa945010e67f441fc0ee0cac4d1f67bf7a17b0efa5e4b9f2e32924d389cf916bd8576246c06140d2ee7d4f7c3d3b14314d36aa4afd10ddfc6d497b8163306ba7583b603836d761332a62b587a619c975c5654cd8b6c9b875b973d1a209224d73d1d9b6e313b23b520095aed0a01f390d6c986bb3c51a13e26ae7bde3394ba15ada5062ae1daa7ad72175f6af1a1966216de06f04ed4d32fe3cf717546ebcac2fb58497b759a366989d38158b94b18667e5c798a098379eec1feee6595c139da55350e9d75a95cef108f902ade6c2e2aa185c8165e82a634828ffacab34068634dc2d642ff6053fba5f766c125aff7c34cfab8914ad18fc29be0c4557ce224a
Configuration 13 (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: b9cb3737cb6c8f7c28f2cd726d6be03aabb3b83d75f3ed36b3f49c900901ddfa63044d4392fc60d35e7ae6b74bb7d6ef24d31bc9998c7a3911edb974a18eea6e4614832d95d8d6cc424c91d01791c42430982413dc87ddb68ad0262502773fbe8625f2b45239a9418c4bc780c760fe67c36bdc28db404f6015fb0fddf73eba7554b831907bb25bb9a8a67ee63f2c55440761fed6b97364cf5a02ad0840e7b76d00f3165b1c71a04cd66c8df62bd2f6f687d76969aad78a59127e39ffe42bac34b66cf7c929d7147b81d0f5ae82ad3eefc9f94c52e716723807d165b21edefb9d2fb8bbb0512216499f682a4df49ea45b81c38d261e4c110d3412797303dd76d61a362e0d8eb2ea6c40c9e3e9dde99ae597868f694693d32cce739a13d2abc4b2e4b8c113f422010602a9699aad4b1e7794d3ace224573f1038dbaa492f5143f2398566972e9185fcaea81d9f023e53c95e284137142db53d755b68c85fd2943fe40154edb7ab633a5d8539f7cb15f70974c9e4b79e3b228ac7506875c6a8383218079624cd2bc99af3a613b37ccaa31e07f404fc53a7ebb9bc294fe00560b82dc5bacdfa078e980b9d5f34c524e916dcd6adfedea9955124e3dc4c0d6e5a6d012411fe4186d8e09e001fd43dadfe5bc7b7461a7e28ec6815cfd5f6b1d9b8c1d304d140f86285e38c69c161cdb40bfac64d005687703bc55e447a65beea5ddb9a
Configuration 14 (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: 67140201814d373d0de86a70919fdb7dea44c2c3790b2339ff3ac35dc70d18afdbca39504da9540b7243be0519c0d5c3d4b132d0b3be8a386dfe022ad4b9146a1c1efd2614641ac4db7dc4e1a883831364d4742e841a04d94594818fc4f005fdad290dbeed7f3971459160b95f16596c8ed17c6722063836bf610034cb6808c2ed9838633dd6705c9e529b8f0535e82773043ed937c045abe58e27bbf8095f691790a1a8a717c143c0f73187b0515cecc061be862d7fa2a07c58c812af2bbe990af91407b9d041ec6b19ca0939169e32999fe4cf87af930c4a216918869c957c4ec2cff0453935e261d13fb9c1317187a266f4e2e47b5bb83ed8b4b276543f2eedfd6ee5b374cbaba8eb8a1e53038215ba08232405c4589f1e458dd2dfd145e5cbaf17a2d1ae66daef2b228cddffd6c3ed6fd6527258eb34a25c782aa187e1f27873d8d17c5e122a4bba44a3234eb73b4f191031ee237e256c7066971b8c037ec7b0d3dc891b9c76db922c22267fc3708ee360281c470f8ed02b40d0ff99b2f78c467789d9f33274c73b4dc62757e97770cb5f738744547c327f46df59524d1f1cad13fb4cb8d0b2dab23725b285c8322d21155d797fd9f591a536c948ece20c200dbb14a658545212d6514c4e093de0c80d9c34bac2240474d01b1edfb150185ef1a06d2a9176296eeab1fa6eeb386e818c56551f4bee10d2811dcd4456f1e2
Configuration 15 (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: 5685d66d69e6b271c8d1995916dc046e4fff1c7bc6bbc94109ff84d116f53d00891865742cfc2b3f96767c86f67e06e3006683b9ddc83dade318457f201b40236e56ba1a36651f0d799509a2a425edf480fb7c0a2e62617a60df3ad83929cecaa61f5b267e2c37daeb65dfdd30777a90a6d29d5a765fc3acddaa0cf0c6baa4d7aa19b496e79b4d293db6894439c697008f011ab957645ac7619b578dabbbf94ba0568a1485efc1f506cbb08cb33c449ea7bdcf60048930a3cb7b8221e2941cb97a0ce32744eb44d6feeb10e869b3cc7fb7cfeb3f5973d61cb09e99d9879b2e4665afd0fdae5caf1c490acb52643392ad7327b05a6ef56071dd2eeeea964fdec62c1a54eb5a0bc1b68ce08d42857aef1f7c98ef08902b7a8e8c372245edd5d3ec89f2609ab599d701ba158cadd8aee0aec33ae03d591eb24e749b5cb7743651e45df6bd274dd9b967afbce33138469b45f660cf8ae83317a435422cde5ff782550e7f9eefb4178549b59d31400d11db0b1abecbf8108a901bbb1f600a48da7da3a583d16c1beede793d9e750824771a8f05cfeddf0e34906825014c148b7c79a66c67e0d02d1149cb61f1486d364f2afd1cce23f265cecada043f23d23b1989bceb8c48c66ee8065b1a16f74fc322a7c0ba70d7f80511d2eaccc2d121d87c4907d6903a4d5d02fdd340145e2f7aafe9110616f7aea8a5892eb61629042772a90f
Configuration 16 (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: 73c38738164d94d5d88572bb56c8bd32e24b0ed6e8999c1b3b3357d39e712ea49f871116f642316ee315183a86e0044a33b2d03399d31357535e5abe6419ee789725d401c0f8a2f9ac69cd4931d931343a7230c27873c70ab403d56a3b6ba29233e9ac182c6670c5d80c51edd060754591228ffb59f2293d92635d3a80b9aea08439ec82765b85b2938d99b2f7b9315be8b851d1cff900b2f0023fea08cbad370ee1297f07fc6cd3c4332d0b2748e623b7c5e42549293df8123ebb72742979e7aa7045eaf1db45d5110b943cad0d4c3c17e949bcb7d68a78984ca05c6bd7cd18ac36f843ae5e173d8d5749deaf47da4c4eb331b39132abe825f4e512750f3cb8759034ff8b3aa64e479c0e7750f271c9cd881dff68410a7a812f94632aaf18d9fbd549c862c8fdeeff27ffdf348e3060bc7719868c8bd410a73932b63df9a5e192b28968ac627bd728385d0535b6f7b146b496447ff9b01fec5169fbe2e6e965c64987660f2d4a9c8f455102d0ca336a72e9253eb5555dc46bfac7a017161155321fb4c02cf3295cf79fb2a89ccc6d83775ead4b44d4c41e095860747ae5ee46842fbeabc28ea31f4436f6c537b6c0da86a8e6f83747eed4a89f257e805d9c795495b8632425d6f8cb6448d11307d17ecdd10e04e0b71911b4e6bb4ccd2e9148a5056cc9100ae2ab477867aa3b3cea6d496111f1748ead1e8293d164f27d9926
Configuration 17 (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: 8d26f07f2650980d812a4930a204b6bb2bf6a63bf53e56dcc8617646c8f6cdbb7105abfc4359ab2b7947f5785ae24581b303002630302963eb41e6825291e7fb3720a1de492b31d0caa1268b4bbf18199fd11e6afeb8f81c26b6bf7b74d69bdd58f9b5be2030cb33cae718c4937640cecd77906a4502daa5c8e69a453a34a3b32a429b2858c3c862e4f3966be7d63d41ed720846825d44c3df418642c0e817272aa58cd8d3ff1e3c5494e0822c45d1d0ed32206be390d74780386ec5038412687614da06f536e50d4bd647ce599bb64ecdf4fe5ecb7c94a983aeb3fda2bf56425433d28b875cdfd80b0db627af890124807ffa0e1a0f59067946a8ae9c3be6c353ba415799873cbcc37823daabfc279ba487501f5ea7df3f4f4b2896a91bf1bde63fc84b30a853c9712eb5458430e141c2264c6723dab6dd2d345f107cb0f8efa65f0e3ea62de253e87caf2817654d639c9201b4c99792be3ee1d2a83945ab333e75cc16cf6c18fccaeeca2ff60e1478f7ac700b8c8d8357cb7b23db6fe0260690529d6c0e3f2eccda970199640437203e59b9c365793144e5fd66d4523420bdb88bf3e6f165e848a38a5184629506bca8f65f76fcad6b51c010df46c999df6e85b9e7b4770557bd0e3ac9881440e179f85205c14e75b382c39fb667ff58ece3f7f410f3316a364a9edca95d7d1ce50e7f2d387754fcfb7f74293448c78aaad8
Configuration 18 (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: 72a03ddbf985a4974b420402a59b066354aee9afbf163db7daf14b3f298a212203e9be4e96e955f6464bfd7ba8accde0a04f82e9a1a1b4b4bed0bfb0b84c1623a5b9272e2c2c1e8c60afc26cde4782256432b1be0cbde1b16312be6471eac4c4c984b593e9f58d35b12582dc6c66e16c5a502d9f88fb7e6a2d39d68da37b870c8bf667f5ef26885ef669e6e5060775aa71b7e81153730e8a6f0782aed2e16b9f3f3050d7642db31f91ac8492278b9d06f08c6b1c0d802f26ef76d5b7fb266e8ba13dca91e82bac893fe02f970de5da4d46145e1c93557632f0bcbe4b40aa488aac477b9e75550262e73b664ff0942470b600693eaeed40c75c78fe700487ef9a2836370cb0ca75a2fdaa5280911b18ae3fc0fd85d1387dcd96c4798e31a8941b4e1aed48d327f8bc0186ec21e8cb62f639636898b971f541a0b4ad43483823500d58e4919c1541e4320fb464ce4a80b7e631228c5269123d699fc1fbfd7c6f0db9e7744d5e1e034ff9d90dc979826d91462fce03da1534189cc2487725790f6f94a33f636bb05e73dcd1b0401ddae9d0c7af3f330357aaae1aa02c23bf2ea45a8bd93df87942631600439080d939c69138322f1ae5df9d3fba61445bb9b3211ef22bb8a277f481cb45564bb917b146575c502697df6ae6f565f2b4c817a97b4ff8e48724f575f10489b3002b3a1414499963fe9255f48b8632a0030669a9be75
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: 1c978ef2d94d3e4bfba01072888eefc01ca3ad000d4eb0538f9b3739d80e5015ec6341f2d536f33a8d45adef144ce3443f203b9eeb3c2cbfbe1d7c559e2b5c8e5d8b51045afa794ee7794231ce6bc23cb18cd1ccd63ff6e11da00895a1190db08d37f983a94da953f8a7e33bbebb50d556ba7d7d3782fd25b5910a654c155b1be826c8d5517610fe32a613ba63a741d86207b5130ee17afc7c2213c704b89cfbefc163937815f0512f9b465690f199fcb7078ff2889bea5f4504508a531490c3e10e6b907181570c4e08a686434b5099b6fbb4a848aa635190ff10809d0f33348b2161da8c729eea901f0f0ca0223c5c28401a74596f93d64297e2b421968b8f1ba438ebaa0e16a3c96b75aafd1e3a494ee9d351205c586adc0c496e0f23a36cac24816176edc374e894704ac225c0625817f8cdc3a24daa032a8afdb90e0dfdc4a8f2c06b4acd67a97897caa67fe21792aed533c52badcbda2c722cdf4cc81d98ccdb9d73e36c1044d47f74cf2926dfec6c8082758d2bbd5e75668a6d0363a2d153181970e6d723f4e7227c9267417e1bd34363ae286c2de4c7d2d36b7bed351df4735965702cca8476f4d7acf5fa40053aa4fbfcd863c3135d3d5f7e2ed1a716322bdd0744465c4ee0c2681af4965001181d6b8524095c9dbf0efb551d47fd10de1d26013647c60b2b1e41cb9ecf06d7388bcbf26203a5f76fecd17ed7fe28
Configuration 20 (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: 2ba6a22eb7522005c9ad2c703b1dbcdcc5e54fb0ed4b15b0aec80687ffd787c0715a9a6ff56c8b76b1de75c8e2591e8de89fae104c3553d41ea21a2b438840440e47dca67b0fa0424f76ecf8dfc3fd924187187b41fb6258ca27d8d3165574354a58cb2ec482345815d51c3dda238d1202f271e219cc60574f43f956d623c8dadefba182edce62c4b93be97f3ab9a530f2058ab86ab84c5831a08eaf55bfb8f4c201599003416aea97f5ae2035e4fa3bb32d6346f90f915b28212743f00a12b1820cdae1ecf069e989b293f2f699267cb9c273ecbba4b817422cf0208369da29d3020af65e4f5aa457519d2c37a7410e21e87f588454aba83e8f857f7eccedced169890a6b84a8d25a87c8cfb5ed494828c2f4775474ce633b67e64b28f47ca09a9f83b5c08f56d47bae9739708d02fae1ce0ccefc8abfda2f1abcd1851bfdb74ab5539b191d7f0ff91ee6049583c3069580599f026fd8f5ff4892eb5f451abb93a69cf7cdc0ca4206ad6411f350d26bf982d63d4e29f29a0808284beb7411b45cacd9629a6e522ea1b215e3800ff8d2d22847847005ee52d5039aaed267be53673e4f17f83d02aec49eca1479adb9e8a9b7f7f920ce79200ac0447df4647db94fcabd1e3a247789ff1f1483a452f1756fdf1c1e4f8704ebde6dc2548993a32ac64c7f50fb8077f09247618023291413743076262a900cf42e538f9b34a026b0
Configuration 21 (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: 8da6442a9f3da972ef30a16a1ec3e508eed2598941924169f600725f6b7a26cf68490ed6f2bd217936bbee9cf7eaca31625201a9d536d818256ea51c2548ac6945b9eb600f1286f260e1225486f5fbe06b20b1a232b7c186d041710084cdf6b3363f03f236a1c6bc1c998eb06d39f078b018de0575196893a61e147d57a279cda6001e5e3e2127ea347befbc6a1bcf69496ac6b6300e69d04b7908c6d484bd9c410091ea2204c84b6bbbd4422dc1901a90d6141c4e059be4d9c175ee63d750da5fa3cfc49e94c1fa054024dd147762b6dfd09970834cd81c2983aad3cdb2669553fa9b08693922a7306a65c434db4ce5f14cc389c4bb92f2b1ec8ce74d961f39da821c1b4d87e4381f2099ccc5a918271ef1f2abb353859d5105d3698cf33db68660d52756d3b8893cb0ff2fece9873d5e05813af15dfd6c44bb211b390f5f4357d42724dbe5cf9e4b026c9836108b0863a4c780b10c4a23d19e24b2b51e4bbdadfba156e54d1733949d64ef8d95112d7bcb842daea0f9943cac961f4a78e106d1a80b6dcdc090a6ebd99772d12d61cbb95ef0f55145241e99fb2228a1d5d3d1fd22528e0f50b3d516e4c1c5f5b85fda01d26f31dc62d08121156d0b541eb70e0dcf26a4b0a3f664187364e7ba9398f8e776faaa9216c4c6aa234b4b42688994c485db9fdcafe185b6f4a7cee0fcc5f79904bfb82dbdd58fda44a213e199bb5f
Configuration 22 (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: 7465479e5277b9ffc98605fa4f1c5c478486a8f8e3437315fae8bb407a7c7763d36336cb6775976b5ea48a5c31524cc59423f3a89183d47da1356fa0b1422e4f79177bb8dc51ce94384073f5f8728e8c7c22d5c8e8667083495adc9d11f9c31a243855823e7f13d9234e952e4d8cb6094a8aef35fff534c8122cf2890459937a0619f74ec900a61fb8bc1d5544fe07e82ba5ed2633339b9791bfb1c3006a82ad5a597d4e0c843e9123757053e4cc4ea58f6a6ff15edeb31def20266bbd9c2f41d6f61a67d9052655d6e948f16697e96623a1bbf3ded89e72c09dc5ef199a8be91be9ff28d6b9328331e53167353af1fcdedca4912cea0c2365b77c22847ef8355dbdcec16313565141d17373e8d32ab8e49a9dd73a6c8d06789d0a3835c5e721d7c8a1c76b64002b5555432efc15c1434f1d66540b6f7de0e2a47b47e3ca37358e9d47312d9817a3b28237291f8a04b2a3b4d072571b782adc07fc174951b3fac76e147edc28bb984821d8c54e8d0eff77c1eb6571862a28644f2032a30fbb071aa539eeb143c2b24470877bda14ab6c539ad4eb23ecccaf9995d761f0efdefbdcb7dd7f63b9136c0568122f15add92003c450a7473c70054ff303022dc42e188098ab3b63d3ede62425450c409870b915b35769eb77726d78fd76c6c164040abfe07a124c2b21f4d241d8f2e0b9d353c3ffe19444f3c1155923b327aaae5bd8
Configuration 23 (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: 08773585cf5fd656aa5b22ef25f4f806dbe2b043db304f68b6500b34ccffedf94acecfae60bed6d8f6d40caadacbbf55409ad957891d270935aff4c2eca3c1f77e7e59746459974da2eb351b736c4e61ce2e3ba54c4af95f2824b71f6cac5da3df9b52131e31cd2f006ec62137adb45a070bb9f51193828db80aa52804880b77dc16d3c396a8ff57e60d6f4c659f443fe337dcc6c10a4a886b5253a70c9580ebc7b66257afb51a10c852bf1180cfc52174da290fcc863874966aa73c71b1c92e10b09a439aba6721653aa9f0be972e2feda983214f8a9f929bd31518bd5c6d88acd149aee6af5193e22937b53b08dfc18bd0468133d7e503dd3cda0f7186bc78a78fbf50ca62306798872135daf679487a47e0eba9864281352f52eea4b102f6708d6d2261c743e25409188016ba040892aeede7e8b10c675f8bc5fd488d809c51563e14eed8ddd1b3093c66d2504cff4e303a6654c8c79c29c831e0bd167bc2a9fe304730a3ab01784b6fef34e650581df1f845b080786cae8d75718915a35db9d4022da8984d80abdc4dc60a7d0fe55178411289d8658d08dcb90c959b4609d7fb222d5ce68da2c97dfda9fb0f08271193d70a7983e4232b7ec7216a8495fb99fe192fab93022a7c70c2c4bed55bc6df8674bfbd0557c507de1420ced8eea89d733a6d67dd81234da15b31ded9155e463307975aa9f953aac51720eb3275f7
Configuration 24 (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: 91ed072e3c4e5a1f2d18e1203e95b68bacc67304a411e433c06c82ace550df1286e9557b32841f3f1daea59ff31403c4478896101ea877ac2a8d6a75494f030629a7f0517471993066ea9b9e8ffd33d90ddb866c22e06e3441847cc4f7ce9aae810d5a8d62157dc43d8889479b56212591e2998d906b0991175b476f631c8fac660ababef85ba47bd35e52818166c8ce29ae1cdad70c595b5442d70df5115aeb1c3cac78701f842cc6ab88d2462214c371c5cfd58d606b5856531ad95a9dde637e6837823999941e7b0e0e61a4dc7e6e03a0ba3c8ce5cad7271c4c696836c252567b767a657e7c1c13049823db841716db96020ef0b66df4a75c40cb7d778febe3b6486892f4e908acf341c45193b9df933b4c01dc8d0e4c6e766d5303c6406e55f946efd593947fb02db358236ddcb2df45babc7d7a330d9d7572d791d18cd3e9d6cf57970e56e07bd0582d334cddf9d9eb7cabad50f700e039a6fe919c0fcc1dc0216a05f6ab73c73c354e59d8ebbf7073272f54d7929578c7b5e0202c1f3e3006c7367ad94e27ec0ad476b371f8ef262fed379e2888eb7333ccba219d7400c720e64f61adf277c2456a39464603bf3c08f4052f8a293727a76417df1ff8cebb2d4dc61c23d1f8c1ba58cfb1c28cc27e037b39915b3882f8404b80573bd6018e63ee7a601c0639c8083a2b2d9cf66484ab304c28d2d47d34c7395de3fce13e
## 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-sk.dtb): sha512+
Hash(es) for Image 3 (fdt-ti_k3-j721e-common-proc-board.dtb): sha512+
Hash(es) for Image 4 (fdt-ti_k3-j721e-sk-csi2-rpi-imx219.dtbo): sha512+
Hash(es) for Image 5 (fdt-ti_k3-j721e-sk-fusion.dtbo): sha512+
Hash(es) for Image 6 (fdt-ti_k3-j721e-evm-fusion.dtbo): sha512+
Hash(es) for Image 7 (fdt-ti_k3-j721e-evm-virt-mac-client.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-evm-csi2-ov5640.dtbo): sha512+
Hash(es) for Image 10 (fdt-ti_k3-j721e-evm-quad-port-eth-exp.dtbo): sha512+
Hash(es) for Image 11 (fdt-ti_k3-j721e-sk-csi2-ov5640.dtbo): sha512+
Hash(es) for Image 12 (fdt-ti_k3-j721e-evm-gesi-exp-board.dtbo): sha512+
Hash(es) for Image 13 (fdt-ti_k3-fpdlink-imx390-rcm-1-0.dtbo): sha512+
Hash(es) for Image 14 (fdt-ti_k3-fpdlink-ov2312-0-1.dtbo): sha512+
Hash(es) for Image 15 (fdt-ti_k3-fpdlink-imx390-rcm-0-0.dtbo): sha512+
Hash(es) for Image 16 (fdt-ti_k3-fpdlink-imx390-rcm-1-2.dtbo): sha512+
Hash(es) for Image 17 (fdt-ti_k3-fpdlink-imx390-rcm-0-1.dtbo): sha512+
Hash(es) for Image 18 (fdt-ti_k3-fpdlink-ov2312-0-0.dtbo): sha512+
Hash(es) for Image 19 (fdt-ti_k3-fpdlink-imx390-rcm-1-1.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-ov2312-0-3.dtbo): sha512+
Hash(es) for Image 22 (fdt-ti_k3-fpdlink-imx390-rcm-0-3.dtbo): sha512+
Hash(es) for Image 23 (fdt-ti_k3-fpdlink-imx390-rcm-1-3.dtbo): sha512+
Hash(es) for Image 24 (fdt-ti_k3-fpdlink-imx390-rcm-0-2.dtbo): sha512+
Hash(es) for Image 25 (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
Type: Kernel Image
Compression: gzip compressed
Data Start: 0x900000f4
Data Size: 8694660 Bytes = 8.3 MiB
Architecture: AArch64
OS: Linux
Load Address: 0x81000000
Entry Point: 0x81000000
Hash algo: sha512
Hash value: 232259fafd0fc2d2614f3e065946fad626712a35c0ad23b47e11b998d820bf3a7675afae594799c1be18f64ef065c3705af54ea706a30b9014ebbe87cbf9e95f
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
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x9087cd90
Data Size: 112468 Bytes = 109.8 KiB
Architecture: AArch64
Load Address: 0x83000000
Hash algo: sha512
Hash value: 9c89bcd6aa8240e03cc11259f89b9f1de9d149edb5e1221711d585835df3dc7200f9acff225325093036d9c5dfb5f121c8c551f0fb63d8a07db3c71a02aaad5b
Verifying Hash Integrity ... sha512+ OK
Loading fdt from 0x9087cd90 to 0x83000000
Booting using the fdt blob at 0x83000000
Working FDT set to 83000000
Uncompressing Kernel Image
Loading Device Tree to 000000008ffe1000, end 000000008ffff753 ... OK
Working FDT set to 8ffe1000
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
[ 0.000000] Linux version 6.1.46-gf8110d9ce8 (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 11.4.0, GNU ld (GNU Binutils) 2.38.20220708) #1 SMP PREEMPT Mon Sep 4 04:45:34 UTC 2023
[ 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.2
[ 0.000000] percpu: Embedded 19 pages/cpu s38376 r8192 d31256 u77824
[ 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/35ae0f491ed043cf093d6f994893a727,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: 3301752K/4194304K available (12480K kernel code, 1294K rwdata, 4356K rodata, 2176K init, 498K bss, 368264K 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.008394] Console: colour dummy device 80x25
[ 0.012957] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.023627] pid_max: default: 32768 minimum: 301
[ 0.028363] LSM: Security Framework initializing
[ 0.033137] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.040708] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.049479] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.056881] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.063142] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.070527] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.076831] rcu: Hierarchical SRCU implementation.
[ 0.081727] rcu: Max phase no-delay instances is 1000.
[ 0.087238] Platform MSI: msi-controller@1820000 domain created
[ 0.093477] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
[ 0.103232] EFI services will not be available.
[ 0.107966] smp: Bringing up secondary CPUs ...
I/TC: Secondary CPU 1 initializing
I/TC: Secondary CPU 1 switching to normal world boot
[ 0.121187] Detected PIPT I-cache on CPU1
[ 0.121248] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
[ 0.121260] GICv3: CPU1: using allocated LPI pending table @0x0000000880050000
[ 0.121289] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
[ 0.121334] smp: Brought up 1 node, 2 CPUs
[ 0.150679] SMP: Total of 2 processors activated.
[ 0.155483] CPU features: detected: 32-bit EL0 Support
[ 0.160737] CPU features: detected: CRC32 instructions
[ 0.166020] CPU: All CPU(s) started at EL2
[ 0.170201] alternatives: applying system-wide alternatives
[ 0.176705] devtmpfs: initialized
[ 0.186760] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.196745] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.210272] pinctrl core: initialized pinctrl subsystem
[ 0.215945] DMI not present or invalid.
[ 0.220190] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.226825] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 0.234126] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.242126] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.250249] audit: initializing netlink subsys (disabled)
[ 0.255863] audit: type=2000 audit(0.164:1): state=initialized audit_enabled=0 res=1
[ 0.256084] thermal_sys: Registered thermal governor 'step_wise'
[ 0.263781] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.269991] cpuidle: using governor menu
[ 0.280763] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.287723] ASID allocator initialised with 65536 entries
[ 0.302651] platform a000000.dp-bridge: Fixed dependency cycle(s) with /bus@100000/dss@4a00000
[ 0.313910] platform a000000.dp-bridge: Fixed dependency cycle(s) with /connector
[ 0.321799] KASLR disabled due to lack of seed
[ 0.329316] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.336258] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.342661] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.349595] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[ 0.355995] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.362929] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.369330] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.376263] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[ 0.383549] k3-chipinfo 43000014.chipid: Family:J721E rev:SR2.0 JTAGID[0x1bb6402f] Detected
[ 0.392746] iommu: Default domain type: Translated
[ 0.397732] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.404250] SCSI subsystem initialized
[ 0.408246] usbcore: registered new interface driver usbfs
[ 0.413865] usbcore: registered new interface driver hub
[ 0.419301] usbcore: registered new device driver usb
[ 0.424735] pps_core: LinuxPPS API ver. 1 registered
[ 0.429807] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.439146] PTP clock support registered
[ 0.443221] EDAC MC: Ver: 3.0.0
[ 0.446968] FPGA manager framework
[ 0.450478] Advanced Linux Sound Architecture Driver Initialized.
[ 0.457092] clocksource: Switched to clocksource arch_sys_counter
[ 0.463428] VFS: Disk quotas dquot_6.6.0
[ 0.467458] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.477358] NET: Registered PF_INET protocol family
[ 0.482506] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.491523] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.500290] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.508211] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.516416] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[ 0.524926] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.531697] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.538610] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.546044] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.552118] RPC: Registered named UNIX socket transport module.
[ 0.558179] RPC: Registered udp transport module.
[ 0.562983] RPC: Registered tcp transport module.
[ 0.567786] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.574376] NET: Registered PF_XDP protocol family
[ 0.579279] PCI: CLS 0 bytes, default 64
[ 0.583651] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[ 0.592744] Initialise system trusted keyrings
[ 0.597393] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[ 0.606495] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.612765] NFS: Registering the id_resolver key type
[ 0.617945] Key type id_resolver registered
[ 0.622216] Key type id_legacy registered
[ 0.626341] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.633190] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.640836] 9p: Installing v9fs 9p2000 file system support
[ 0.665509] Key type asymmetric registered
[ 0.669692] Asymmetric key parser 'x509' registered
[ 0.674698] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.682346] io scheduler mq-deadline registered
[ 0.686981] io scheduler kyber registered
[ 0.693038] pinctrl-single 4301c000.pinctrl: 94 pins, size 376
[ 0.699271] pinctrl-single 11c000.pinctrl: 173 pins, size 692
[ 0.705604] pinctrl-single a40000.pinctrl: 512 pins, size 2048
[ 0.715870] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.723496] arm-smmu-v3 36600000.iommu: ias 48-bit, oas 48-bit (features 0x00001faf)
[ 0.731648] arm-smmu-v3 36600000.iommu: allocated 65536 entries for cmdq
[ 0.738728] arm-smmu-v3 36600000.iommu: allocated 32768 entries for evtq
[ 0.746453] arm-smmu-v3 36600000.iommu: msi_domain absent - falling back to wired irqs
[ 0.757318] loop: module loaded
[ 0.761227] megasas: 07.719.03.00-rc1
[ 0.767064] tun: Universal TUN/TAP device driver, 1.6
[ 0.772602] thunder_xcv, ver 1.0
[ 0.775916] thunder_bgx, ver 1.0
[ 0.779225] nicpf, ver 1.0
[ 0.782237] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[ 0.789617] hns3: Copyright (c) 2017 Huawei Corporation.
[ 0.795067] hclge is initializing
[ 0.798458] e1000: Intel(R) PRO/1000 Network Driver
[ 0.803438] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 0.809323] e1000e: Intel(R) PRO/1000 Network Driver
[ 0.814392] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 0.820451] igb: Intel(R) Gigabit Ethernet Network Driver
[ 0.825964] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 0.831664] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[ 0.838066] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 0.844184] sky2: driver version 1.30
[ 0.848337] VFIO - User Level meta-driver version: 0.3
[ 0.854000] usbcore: registered new interface driver usb-storage
[ 0.860586] i2c_dev: i2c /dev entries driver
[ 0.865873] sdhci: Secure Digital Host Controller Interface driver
[ 0.872193] sdhci: Copyright(c) Pierre Ossman
[ 0.876913] Synopsys Designware Multimedia Card Interface Driver
[ 0.883320] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.889608] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.895844] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 0.902579] usbcore: registered new interface driver usbhid
[ 0.908273] usbhid: USB HID core driver
[ 0.912949] 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.917518] optee: revision 3.20 (8e74d476)
[ 0.933925] optee: dynamic shared memory is enabled
[ 0.943388] optee: initialized driver
[ 0.948365] Initializing XFRM netlink socket
[ 0.952752] NET: Registered PF_PACKET protocol family
[ 0.957977] 9pnet: Installing 9P2000 support
[ 0.962363] Key type dns_resolver registered
[ 0.966903] registered taskstats version 1
[ 0.971103] Loading compiled-in X.509 certificates
[ 0.980883] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.0.6--v09.00.06 (Kool Koala)')
[ 1.039432] omap_i2c 42120000.i2c: bus 0 rev0.12 at 400 kHz
[ 1.045739] pca953x 1-0020: supply vcc not found, using dummy regulator
[ 1.052558] pca953x 1-0020: using no AI
[ 1.077751] pca953x 1-0022: supply vcc not found, using dummy regulator
[ 1.084558] pca953x 1-0022: using AI
[ 1.088821] gpio-481 (MCASP/TRACE_MUX_S0): hogged as output/low
[ 1.095063] gpio-482 (MCASP/TRACE_MUX_S1): hogged as output/high
[ 1.101551] omap_i2c 2000000.i2c: bus 1 rev0.12 at 400 kHz
[ 1.107704] omap_i2c 2010000.i2c: bus 2 rev0.12 at 400 kHz
[ 1.113802] pca953x 3-0020: supply vcc not found, using dummy regulator
[ 1.120622] pca953x 3-0020: using no AI
[ 1.145545] omap_i2c 2030000.i2c: bus 3 rev0.12 at 400 kHz
[ 1.151711] pca953x 4-0020: supply vcc not found, using dummy regulator
[ 1.158532] pca953x 4-0020: using no AI
[ 1.185419] omap_i2c 2060000.i2c: bus 4 rev0.12 at 400 kHz
[ 1.191237] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 137 domain created
[ 1.199797] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 131 domain created
[ 1.209154] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 213 domain created
[ 1.217786] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
[ 1.235211] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
[ 1.245105] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
[ 1.251864] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
[ 1.260932] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
[ 1.271090] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
[ 1.277849] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
[ 1.285828] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 193, base_baud = 6000000) is a 8250
[ 1.295286] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 194, base_baud = 3000000) is a 8250
[ 1.304135] printk: console [ttyS2] enabled
[ 1.304135] printk: console [ttyS2] enabled
[ 1.312578] printk: bootconsole [ns16550a0] disabled
[ 1.312578] printk: bootconsole [ns16550a0] disabled
[ 1.323017] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 195, base_baud = 3000000) is a 8250
[ 1.332014] 2820000.serial: ttyS0 at MMIO 0x2820000 (irq = 196, base_baud = 3000000) is a 8250
[ 1.340915] omap8250 2840000.serial: unable to register 8250 port
[ 1.347001] omap8250 2840000.serial: PM domain pd:281 will not be powered off
[ 1.354132] omap8250: probe of 2840000.serial failed with error -28
[ 1.362334] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
[ 1.409096] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 1.417532] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
[ 1.425805] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
[ 1.438611] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
[ 1.445819] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[ 1.452035] pps pps0: new PPS source ptp0
[ 1.456157] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:1
[ 1.466630] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
[ 1.475748] mmc0: CQHCI version 5.10
[ 1.517635] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
[ 1.609030] mmc0: Command Queue Engine enabled
[ 1.613477] mmc0: new HS200 MMC card at address 0001
[ 1.618769] mmcblk0: mmc0:0001 S0J56X 14.8 GiB
[ 1.624263] mmcblk0: p1 p2 p3
[ 1.627676] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB
[ 1.633269] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB
[ 1.638749] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (240:0)
[ 1.673447] tps6594-rtc tps6594-rtc.4.auto: registered as rtc0
[ 1.680138] tps6594-rtc tps6594-rtc.4.auto: setting system clock to 2023-11-13T04:14:09 UTC (1699848849)
[ 1.952775] pca953x 2-0020: supply vcc not found, using dummy regulator
[ 1.959447] pca953x 2-0020: using no AI
[ 1.986017] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
[ 1.992857] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
[ 1.999656] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
[ 2.006465] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
[ 2.013250] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
[ 2.027184] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
[ 2.037822] ti-udma 31150000.dma-controller: Channels: 122 (tchan: 61, rchan: 61, gp-rflow: 16)
[ 2.051884] spi-nor spi0.0: mt35xu512aba (65536 Kbytes)
[ 2.057152] 8 fixed-partitions partitions found on MTD device 47040000.spi.0
[ 2.064188] Creating 8 MTD partitions on "47040000.spi.0":
[ 2.069659] 0x000000000000-0x000000080000 : "ospi.tiboot3"
[ 2.075711] 0x000000080000-0x000000280000 : "ospi.tispl"
[ 2.081453] 0x000000280000-0x000000680000 : "ospi.u-boot"
[ 2.087280] 0x000000680000-0x0000006a0000 : "ospi.env"
[ 2.092860] 0x0000006a0000-0x0000006c0000 : "ospi.env.backup"
[ 2.099034] 0x0000006c0000-0x0000007c0000 : "ospi.sysfw"
[ 2.104780] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
[ 2.110616] 0x000003fe0000-0x000004000000 : "ospi.phypattern"
[ 2.119930] spi-nor spi1.0: mt25qu512a (65536 Kbytes)
[ 2.125019] 8 fixed-partitions partitions found on MTD device 47050000.spi.0
[ 2.132055] Creating 8 MTD partitions on "47050000.spi.0":
[ 2.137528] 0x000000000000-0x000000080000 : "qspi.tiboot3"
[ 2.143498] 0x000000080000-0x000000280000 : "qspi.tispl"
[ 2.149242] 0x000000280000-0x000000680000 : "qspi.u-boot"
[ 2.155044] 0x000000680000-0x0000006a0000 : "qspi.env"
[ 2.160638] 0x0000006a0000-0x0000006c0000 : "qspi.env.backup"
[ 2.166810] 0x0000006c0000-0x0000007c0000 : "qspi.sysfw"
[ 2.172584] 0x000000800000-0x000003fc0000 : "qspi.rootfs"
[ 2.178421] 0x000003fe0000-0x000004000000 : "qspi.phypattern"
[ 2.185238] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
[ 2.229104] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 2.237563] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
[ 2.245836] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
[ 2.258646] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
[ 2.265853] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[ 2.272036] pps pps0: new PPS source ptp1
[ 2.276151] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:1
[ 2.286564] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
[ 2.295357] mmc1: CQHCI version 5.10
[ 2.301531] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[ 2.339670] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
[ 2.353891] am65-cpsw-nuss 46000000.ethernet eth0: PHY [46000f00.mdio:00] driver [TI DP83867] (irq=POLL)
[ 2.363368] am65-cpsw-nuss 46000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
[ 2.396496] mmc1: new ultra high speed DDR50 SDHC card at address aaaa
[ 2.403435] mmcblk1: mmc1:aaaa SC16G 14.8 GiB
[ 2.412178] mmcblk1: p1 p2 p3
[ 6.477906] am65-cpsw-nuss 46000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 6.505095] Sending DHCP requests ., OK
[ 6.524929] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.145
[ 6.532665] IP-Config: Complete:
[ 6.535882] device=eth0, hwaddr=24:76:25:a4:59:6b, ipaddr=192.168.0.145, mask=255.255.255.0, gw=192.168.0.1
[ 6.546041] host=192.168.0.145, domain=ti.com, nis-domain=(none)
[ 6.552465] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath=
[ 6.552468] nameserver0=192.0.2.2, nameserver1=192.0.2.3
[ 6.579371] ALSA device list:
[ 6.582340] No soundcards found.
[ 6.607938] VFS: Mounted root (nfs filesystem) on device 0:20.
[ 6.614057] devtmpfs: mounted
[ 6.617975] Freeing unused kernel memory: 2176K
[ 6.629162] Run /sbin/init as init process
[ 7.129118] random: crng init done
[ 7.166500] NET: Registered PF_INET6 protocol family
[ 7.172555] Segment Routing with IPv6
[ 7.176300] In-situ OAM (IOAM) with IPv6
[ 7.229943] 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.261399] systemd[1]: Detected architecture arm64.
Welcome to [1mArago 2023.04[0m!
[ 7.350136] systemd[1]: Hostname set to <j721e-evm>.
[ 7.438262] systemd-sysv-generator[142]: SysV service '/etc/init.d/netopeer2-server' 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.463363] systemd-sysv-generator[142]: SysV service '/etc/init.d/telnetd' 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.488208] systemd-sysv-generator[142]: SysV service '/etc/init.d/sysrepo' 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.512445] systemd-sysv-generator[142]: 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.545852] systemd[133]: /lib/systemd/system-generators/systemd-gpt-auto-generator failed with exit status 1.
[ 7.817953] 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.884913] 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.969896] systemd[1]: Queued start job for default target Graphical Interface.
[ 8.007392] systemd[1]: Created slice Slice /system/getty.
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/getty[0m.
[ 8.030487] systemd[1]: Created slice Slice /system/modprobe.
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/modprobe[0m.
[ 8.054443] systemd[1]: Created slice Slice /system/serial-getty.
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/serial-getty[0m.
[ 8.078188] systemd[1]: Created slice User and Session Slice.
[[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m.
[ 8.101307] 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.125242] 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.149272] systemd[1]: Reached target Path Units.
[[0;32m OK [0m] Reached target [0;1;39mPath Units[0m.
[ 8.169155] systemd[1]: Reached target Remote File Systems.
[[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m.
[ 8.189148] systemd[1]: Reached target Slice Units.
[[0;32m OK [0m] Reached target [0;1;39mSlice Units[0m.
[ 8.209154] systemd[1]: Reached target Swaps.
[[0;32m OK [0m] Reached target [0;1;39mSwaps[0m.
[ 8.259340] systemd[1]: Listening on RPCbind Server Activation Socket.
[[0;32m OK [0m] Listening on [0;1;39mRPCbind Server Activation Socket[0m.
[ 8.281278] systemd[1]: Reached target RPC Port Mapper.
[[0;32m OK [0m] Reached target [0;1;39mRPC Port Mapper[0m.
[ 8.304773] systemd[1]: Listening on Process Core Dump Socket.
[[0;32m OK [0m] Listening on [0;1;39mProcess Core Dump Socket[0m.
[ 8.325318] systemd[1]: Listening on initctl Compatibility Named Pipe.
[[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m.
[ 8.352505] systemd[1]: Listening on Journal Audit Socket.
[[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m.
[ 8.373704] systemd[1]: Listening on Journal Socket (/dev/log).
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m.
[ 8.397445] systemd[1]: Listening on Journal Socket.
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m.
[ 8.417893] systemd[1]: Listening on Network Service Netlink Socket.
[[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m.
[ 8.442280] systemd[1]: Listening on udev Control Socket.
[[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m.
[ 8.465370] systemd[1]: Listening on udev Kernel Socket.
[[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m.
[ 8.485687] systemd[1]: Listening on User Database Manager Socket.
[[0;32m OK [0m] Listening on [0;1;39mUser Database Manager Socket[0m.
[ 8.533387] systemd[1]: Mounting Huge Pages File System...
Mounting [0;1;39mHuge Pages File System[0m...
[ 8.555755] systemd[1]: Mounting POSIX Message Queue File System...
Mounting [0;1;39mPOSIX Message Queue File System[0m...
[ 8.579661] systemd[1]: Mounting Kernel Debug File System...
Mounting [0;1;39mKernel Debug File System[0m...
[ 8.601457] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
[ 8.637420] systemd[1]: Mounting Temporary Directory /tmp...
Mounting [0;1;39mTemporary Directory /tmp[0m...
[ 8.660531] systemd[1]: Starting Create List of Static Device Nodes...
Starting [0;1;39mCreate List of Static Device Nodes[0m...
[ 8.683522] systemd[1]: Starting Load Kernel Module configfs...
Starting [0;1;39mLoad Kernel Module configfs[0m...
[ 8.707570] systemd[1]: Starting Load Kernel Module drm...
Starting [0;1;39mLoad Kernel Module drm[0m...
[ 8.732503] systemd[1]: Starting Load Kernel Module fuse...
Starting [0;1;39mLoad Kernel Module fuse[0m...
[ 8.791906] fuse: init (API version 7.37)
[ 8.796469] systemd[1]: Starting Start psplash boot splash screen...
Starting [0;1;39mStart psplash boot splash screen[0m...
[ 8.821204] systemd[1]: Starting RPC Bind...
Starting [0;1;39mRPC Bind[0m...
[ 8.842698] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
[ 8.873672] systemd[1]: Starting Journal Service...
Starting [0;1;39mJournal Service[0m...
[ 8.910954] systemd[1]: Starting Load Kernel Modules...
Starting [0;1;39mLoad Kernel Modules[0m...
[ 8.928086] systemd[1]: Starting Generate network units from Kernel command line...
Starting [0;1;39mGenerate network ts from Kernel command line[0m...
[ 8.943586] cryptodev: loading out-of-tree module taints kernel.
[ 8.950440] cryptodev: driver 1.12 loaded.
[ 8.965702] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting [0;1;39mRemount Root and Kernel File Systems[0m...
[ 8.992082] systemd[1]: Starting Coldplug All udev Devices...
Starting [0;1;39mColdplug All udev Devices[0m...
[ 9.018404] systemd[1]: Started RPC Bind.
[[0;32m OK [0m] Started [0;1;39mRPC Bind[0m.
[ 9.038266] 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...
[ 9.364733] systemd-journald[157]: 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...
[ 9.583467] audit: type=1334 audit(1699848857.400:2): prog-id=5 op=LOAD
[ 9.590368] audit: type=1334 audit(1699848857.408: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.
[ 10.127519] CAN device driver interface
[ 10.137490] 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.
[ 10.197688] mc: Linux media interface: v0.10
[[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.246233] j721e-pcie-host 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[[0;32m OK [0m] Listening on [0;1;39mdropbear.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...
[ 10.328627] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node c66-dma-memory@a7000000
[[0;32m OK [0m] Listening on [0;1;39mDocker Socket for the [ 10.344866] j721e-pcie-host 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
API[0m.
[ 10.356292] j721e-pcie-host 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[[0;32m OK [0m] Listening on [0;1;39mWeston socket[0m.
[ 10.376440] videodev: Linux video capture interface: v2.00
[[0;32m OK [0m] Found device [0;1;39m/dev/ttyS2[0m.
[[0;32m OK [0m] Reached target [0;1;39mSocket Units[0m.
[ 10.426022] PVR_K: 182: Device: 4e20000000.gpu
[ 10.433683] PVR_K: 182: Read BVNC 22.104.208.318 from HW device registers
[ 10.436871] k3-dsp-rproc 4d80800000.dsp: configured DSP for IPC-only mode
[ 10.449279] remoteproc remoteproc0: 4d80800000.dsp is available
[ 10.455927] remoteproc remoteproc0: attaching to 4d80800000.dsp
[ 10.464183] k3-dsp-rproc 4d80800000.dsp: DSP initialized in IPC-only mode
[ 10.471327] rproc-virtio rproc-virtio.10.auto: assigned reserved memory node c66-dma-memory@a7000000
[ 10.480943] virtio_rpmsg_bus virtio0: rpmsg host is online
[ 10.486547] rproc-virtio rproc-virtio.10.auto: registered virtio0 (type 7)
[ 10.493687] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd
[ 10.501615] remoteproc remoteproc0: remote processor 4d80800000.dsp is now attached
[ 10.509563] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
[ 10.517998] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node c66-dma-memory@a6000000
[ 10.527731] PVR_K: 182: RGX Device registered with BVNC 22.104.208.318
[ 10.536922] [drm] Initialized pvr 23.1.6404501 20170530 for 4e20000000.gpu on minor 0
[ 10.545042] k3-dsp-rproc 4d81800000.dsp: configured DSP for IPC-only mode
[ 10.554584] remoteproc remoteproc1: 4d81800000.dsp is available
[ 10.565447] remoteproc remoteproc1: attaching to 4d81800000.dsp
[ 10.572537] k3-dsp-rproc 4d81800000.dsp: DSP initialized in IPC-only mode
[ 10.579798] rproc-virtio rproc-virtio.13.auto: assigned reserved memory node c66-dma-memory@a6000000
[ 10.592729] virtio_rpmsg_bus virtio1: rpmsg host is online
[[0;32m OK [0m] Finished [0;1;39mReboot and dump vmcore via[ 10.599306] rproc-virtio rproc-virtio.13.auto: registered virtio1 (type 7)
kexec[0m.
[ 10.611321] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xd
[ 10.620219] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe
[ 10.627673] remoteproc remoteproc1: remote processor 4d81800000.dsp is now attached
[ 10.639058] k3-dsp-rproc 64800000.dsp: assigned reserved memory node c71-dma-memory@a8000000
[ 10.648907] k3-dsp-rproc 64800000.dsp: configured DSP for IPC-only mode
[ 10.714135] remoteproc remoteproc2: 64800000.dsp is available
[ 10.714939] img_enc 4200000.video-encoder: vxe_enc_probe: using heap 1 for internal alloc
[ 10.726560] remoteproc remoteproc2: attaching to 64800000.dsp
[[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...
[ 10.834539] remoteproc remoteproc2: unsupported resource 65538
Starting [0;1;39mIPv6 Packet Filtering Framework[0m..[ 10.841686] img_enc 4200000.video-encoder: encoder registered as /dev/video0
.
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.
[ 10.912679] k3-dsp-rproc 64800000.dsp: DSP initialized in IPC-only mode
[ 10.921627] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
[ 10.934009] audit: type=1334 audit(1699848858.713:4): prog-id=7 op=LOAD
[ 10.943077] audit: type=1334 audit(1699848858.724:5): prog-id=8 op=LOAD
[ 10.950392] rproc-virtio rproc-virtio.14.auto: assigned reserved memory node c71-dma-memory@a8000000
[ 10.965595] virtio_rpmsg_bus virtio2: rpmsg host is online
[ 10.971829] rproc-virtio rproc-virtio.14.auto: registered virtio2 (type 7)
[ 10.974828] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xd
[ 10.980568] remoteproc remoteproc2: remote processor 64800000.dsp is now attached
Starting [0;1;39mUser Login Management[0m...
[ 10.996239] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xe
[ 11.028959] platform 41000000.r5f: configured R5F for IPC-only mode
[[0;32m OK [0m] Started [0;1;39mTEE Supplicant[0m.
[ 11.087165] cdns-mhdp8546 a000000.dp-bridge: invalid resource
[ 11.110316] platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000
Starting [0;1;39mRotate log files[0m...
[[0;1;31mFAILED[0m] Failed to start [0;1;39mPrint notice about GPLv3 packages[0m.
See 'systemctl status gplv3-notice.service' for details.[ 11.163654] cdns-mhdp8546 a000000.dp-bridge: Failed to get SAPB memory resource, HDCP not supported
[[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] Started [0;1;39mLighttpd Daemon[0m.
[ 11.275411] img_dec 4300000.video-decoder: decoder registered as /dev/video1
[[0;32m OK [0m] Reached target [0;1;39mPreparation for Network[0m.
Starting [0;1;39mNetwork Configuration[0m...
[ 11.339075] remoteproc remoteproc3: 41000000.r5f is available
[ 11.345991] remoteproc remoteproc3: attaching to 41000000.r5f
[ 11.352154] platform 41000000.r5f: R5F core initialized in IPC-only mode
[[0;32m OK [0m] Started [0;1;39mUser Login Management[0m.[ 11.359030] rproc-virtio rproc-virtio.15.auto: assigned reserved memory node r5f-dma-memory@a0000000
[[0;32m OK [0m] Finished [0;1;39mRotate log files[0m.
[ 11.433339] virtio_rpmsg_bus virtio3: rpmsg host is online
[ 11.447742] virtio_rpmsg_bus virtio3: creating channel ti.ipc4.ping-pong addr 0xd
[ 11.466899] rproc-virtio rproc-virtio.15.auto: registered virtio3 (type 7)
[ 11.478453] remoteproc remoteproc3: remote processor 41000000.r5f is now attached
[ 11.486303] [drm] Initialized tidss 1.0.0 20180215 for 4a00000.dss on minor 1
[ 11.496546] tidss 4a00000.dss: [drm] Cannot find any crtc or sizes
[ 11.504727] platform 5c00000.r5f: configured R5F for IPC-only mode
[ 11.511423] tidss 4a00000.dss: [drm] Cannot find any crtc or sizes
[ 11.518082] platform 5c00000.r5f: assigned reserved memory node r5f-dma-memory@a2000000
[ 11.527016] remoteproc remoteproc4: 5c00000.r5f is available
[ 11.532837] remoteproc remoteproc4: attaching to 5c00000.r5f
[ 11.538566] j721e-pcie-host 2900000.pcie: PCI host bridge to bus 0000:00
[ 11.552755] tidss 4a00000.dss: [drm] Cannot find any crtc or sizes
[ 11.556297] platform 5c00000.r5f: R5F core initialized in IPC-only mode
[ 11.562983] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 11.567057] rproc-virtio rproc-virtio.16.auto: assigned reserved memory node r5f-dma-memory@a2000000
[ 11.572477] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] (bus address [0x10001000-0x10010fff])
[ 11.582075] virtio_rpmsg_bus virtio4: rpmsg host is online
[ 11.590528] pci_bus 0000:00: root bus resource [mem 0x10011000-0x17ffffff]
[ 11.605691] pci 0000:00:00.0: [104c:b00d] type 01 class 0x060400
[ 11.613883] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
[ 11.621122] rproc-virtio rproc-virtio.16.auto: registered virtio4 (type 7)
[ 11.626261] pci 0000:00:00.0: supports D1
[ 11.636323] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[ 11.642427] remoteproc remoteproc4: remote processor 5c00000.r5f is now attached
[ 11.648323] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 11.669088] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 11.675924] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 11.686792] platform 5e00000.r5f: configured R5F for IPC-only mode
[ 11.695791] platform 5e00000.r5f: assigned reserved memory node r5f-dma-memory@a4000000
[ 11.697423] pcieport 0000:00:00.0: PME: Signaling with IRQ 885
[ 11.746227] remoteproc remoteproc5: 5e00000.r5f is available
[ 11.749349] pcieport 0000:00:00.0: AER: enabled with IRQ 885
[ 11.761410] remoteproc remoteproc5: attaching to 5e00000.r5f
[ 11.767204] j721e-pcie-host 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 11.767601] platform 5e00000.r5f: R5F core initialized in IPC-only mode
[ 11.776270] j721e-pcie-host 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 11.783413] rproc-virtio rproc-virtio.17.auto: assigned reserved memory node r5f-dma-memory@a4000000
[ 11.805663] virtio_rpmsg_bus virtio5: rpmsg host is online
[ 11.806853] j721e-pcie-host 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 11.821745] virtio_rpmsg_bus virtio5: creating channel ti.ipc4.ping-pong addr 0xd
[ 11.824345] j721e-pcie-host 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 11.834676] rproc-virtio rproc-virtio.17.auto: registered virtio5 (type 7)
[ 11.850262] remoteproc remoteproc5: remote processor 5e00000.r5f is now attached
[ 11.949261] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 11.958662] virtio_rpmsg_bus virtio5: creating channel rpmsg_chrdev addr 0xe
[ 11.991034] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[[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.
[ 12.545495] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xe
[[0;32m OK [0m] Reached target [0;1;39mNetwork[0m.
[[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m.
[ 12.592083] m_can_platform 40528000.can: m_can device registered (irq=888, version=32)
[ 12.608884] m_can_platform 40568000.can: m_can device registered (irq=889, version=32)
Starting [0;1;39mAvahi mDNS/DNS-SD Stack[0m...
[ 12.627339] m_can_platform 2701000.can: m_can device registered (irq=890, version=32)
Starting [0;1;39mEnable and configure wl18xx bluetooth[ 12.645679] m_can_platform 2721000.can: m_can device registered (irq=891, version=32)
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;1;31mFAILED[0m] Failed to start [0;1;39mEnable andfigure wl18xx bluetooth stack[0m.
See 'systemctl status bt-enable.service' for details.
[[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m.
[[0;32m OK [0m] Started [0;1;39mAvahi mDNS/DNS-SD Stack[0m.
[ 12.907144] j721e-pcie-host 2910000.pcie: PCI host bridge to bus 0001:00
[ 12.920431] pci_bus 0001:00: root bus resource [bus 00-ff]
[[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.
[ 13.006669] pci_bus 0001:00: root bus resource [io 0x10000-0x1ffff] (bus address [0x18001000-0x18010fff])
Starting [0;1;39mSynchronize System and HW clocks[0m...
Starting [0;1;39mWeston, a Waylandositor, as a system service[0m...
[ 13.092284] pci_bus 0001:00: root bus resource [mem 0x18011000-0x1fffffff]
[ 13.099312] pci 0001:00:00.0: [104c:b00d] type 01 class 0x060400
[ 13.106243] pci_bus 0001:00: 2-byte config write to 0001:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
[ 13.195431] audit: type=1334 audit(1699848860.888:6): prog-id=9 op=LOAD
[ 13.210749] audit: type=1334 audit(1699848860.895:7): prog-id=10 op=LOAD
[ 13.235463] pci 0001:00:00.0: supports D1
Starting [0;1;39mUser Database Manager[0m...
[ 13.313579] pci 0001:00:00.0: PME# supported from D0 D1 D3hot
[[0;32m OK [0m] Finished [0;1;39mSynchronize System and HW clocks[0m.
[ 13.380117] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 13.543430] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01
[[0;32m OK [0m] Started [0;1;39mUser Database Manager[0m.
[ 13.601591] pci 0001:00:00.0: PCI bridge to [bus 01]
[ 13.610449] pcieport 0001:00:00.0: PME: Signaling with IRQ 893
[ 13.623185] pcieport 0001:00:00.0: AER: enabled with IRQ 893
[ 13.629727] j721e-pcie-host 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 13.638669] j721e-pcie-host 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 13.680054] j721e-pcie-host 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 13.710517] j721e-pcie-host 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[[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...
[ 13.963335] audit: type=1006 audit(1699848861.631:8): pid=622 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
[ 13.989951] audit: type=1300 audit(1699848861.631:8): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffdf8fe338 a2=4 a3=0 items=0 ppid=1 pid=622 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.016879] audit: type=1327 audit(1699848861.631:8): proctitle="(systemd)"
[ 14.305681] remoteproc remoteproc6: b034000.pru is available
[ 14.326293] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
[ 14.337526] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled
[ 14.348574] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled
[ 14.360774] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled
[ 14.375769] omap_rng 4e10000.rng: Random Number Generator ver. 241b34c
[ 14.394601] scsi host0: ufshcd
[ 14.400864] remoteproc remoteproc7: b004000.rtu is available
[ 14.409315] remoteproc remoteproc8: b00a000.txpru is available
[ 14.417596] remoteproc remoteproc9: b038000.pru is available
[ 14.424368] remoteproc remoteproc10: b006000.rtu is available
[ 14.430811] remoteproc remoteproc11: b00c000.txpru is available
[ 14.446055] scsi 0:0:0:49488: Well-known LUN TOSHIBA THGAF8G8T23BAILB 0300 PQ: 0 ANSI: 6
[ 14.447151] remoteproc remoteproc12: b134000.pru is available
[ 14.460773] remoteproc remoteproc13: b104000.rtu is available
[ 14.468058] scsi 0:0:0:49476: Well-known LUN TOSHIBA THGAF8G8T23BAILB 0300 PQ: 0 ANSI: 6
[ 14.469036] remoteproc remoteproc14: b10a000.txpru is available
[ 14.482781] remoteproc remoteproc15: b138000.pru is available
[ 14.492183] cdns-ufshcd 4e84000.ufs: ufshcd_scsi_add_wlus: BOOT WLUN not found
[ 14.492340] remoteproc remoteproc16: b106000.rtu is available
[ 14.505680] remoteproc remoteproc17: b10c000.txpru is available
[ 14.805880] j721e-pcie-host 2920000.pcie: PCI host bridge to bus 0002:00
[[0;32m OK [0m] Started [0;1;39mUser Manager for UID 1000[[ 14.819223] pci_bus 0002:00: root bus resource [bus 00-ff]
0m.
[ 14.833049] pci_bus 0002:00: root bus resource [io 0x20000-0x2ffff] (bus address [0x1000-0x10fff])
[[0;32m OK [0m] Started [0;1;39mSession c1 of User weston[[ 14.861786] pci_bus 0002:00: root bus resource [mem 0x4400011000-0x4407ffffff] (bus address [0x00011000-0x07ffffff])
0m.
[ 14.892050] pci 0002:00:00.0: [104c:b00d] type 01 class 0x060400
[ 14.900925] audit: type=1006 audit(1699848862.540:9): pid=533 uid=0 old-auid=4294967295 auid=1000 tty=tty7 old-ses=4294967295 ses=2 res=1
[ 14.907571] pci_bus 0002:00: 2-byte config write to 0002:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
[ 14.920079] audit: type=1300 audit(1699848862.540:9): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffdf8fe338 a2=4 a3=0 items=0 ppid=1 pid=533 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)
[ 14.940439] pci 0002:00:00.0: supports D1
[ 14.972989] audit: type=1327 audit(1699848862.540:9): proctitle="(weston)"
[ 14.976162] pci 0002:00:00.0: PME# supported from D0 D1 D3hot
[[0;32m OK [0m] Started [0;1;39mcontainerd container runtime[0m.
[ 15.103057] cdns-csi2rx: probe of 4504000.csi-bridge failed with error -22
[ 15.160625] pci 0002:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 15.175555] cdns-csi2rx: probe of 4514000.csi-bridge failed with error -22
[[0;32m OK [0m] Listening on [0;1;39mLoad/Save RF itch Status /dev/rfkill Watch[0m.
[ 15.247813] pci_bus 0002:01: busn_res: [bus 01-ff] end is updated to 01
[ 15.303768] pci 0002:00:00.0: PCI bridge to [bus 01]
[ 15.312272] pcieport 0002:00:00.0: PME: Signaling with IRQ 925
[ 15.331626] pcieport 0002:00:00.0: AER: enabled with IRQ 925
[ 15.606048] xhci-hcd xhci-hcd.18.auto: xHCI Host Controller
[ 15.612537] xhci-hcd xhci-hcd.18.auto: new USB bus registered, assigned bus number 1
[ 15.622283] xhci-hcd xhci-hcd.18.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000002000018010
[ 15.646914] xhci-hcd xhci-hcd.18.auto: irq 921, io mem 0x06410000
[ 15.655173] xhci-hcd xhci-hcd.18.auto: xHCI Host Controller
[ 15.662226] xhci-hcd xhci-hcd.18.auto: new USB bus registered, assigned bus number 2
[ 15.673474] xhci-hcd xhci-hcd.18.auto: Host supports USB 3.0 SuperSpeed
[ 15.683642] hub 1-0:1.0: USB hub found
[ 15.695044] hub 1-0:1.0: 1 port detected
[ 15.704803] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 15.715961] hub 2-0:1.0: USB hub found
[ 15.720026] hub 2-0:1.0: 1 port detected
Starting [0;1;39mSave/Restore Sound Card State[0m...
[ 15.960498] usb 1-1: new high-speed USB device number 2 using xhci-hcd
[[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.050504] PVR_K: 533: RGX Firmware image 'rgx.fw.22.104.208.318' loaded
[ 16.077651] PVR_K: 533: Shader binary image 'rgx.sh.22.104.208.318' loaded
[ 16.124557] hub 1-1:1.0: USB hub found
[ 16.129108] hub 1-1:1.0: 4 ports detected
[[0;32m OK [0m] Started [0;1;39mWeston, a Wayland mpositor, as a system service[0m.
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/systemd-fsck[0m.
Starting [0;1;39mMatrix GUI[0m...
[[0;1;31mFAILED[0m] Failed to start [0;1;39mMatrix GUI[0m.
See 'systemctl status matrix-gui-2.0.service' for details.
[[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.
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk0p1[0m.
Starting [0;1;39mFile System Check on /dev/mmcblk0p1[0m...
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk0p1[0m.
Mounting [0;1;39m/run/media/mmcblk0p1[0m...
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk0p2[0m.
Starting [0;1;39mFile System Check on /dev/mmcblk0p2[[ 16.934523] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
0m...
[[0;32m OK [0m] Mounted [0;1;39m/run/media/mmcblk0p1[0m.
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk0p2[0m.
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk0p3[0m.
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk1p3[0m.
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk1p2[0m.
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk1p1[0m.
Mounting [0;1;39m/run/media/mmcblk0p2[0m...
Starting [0;1;39mFile System Check on /dev/mmcblk0p3[0m...
[ 17.089191] FAT-fs (mmcblk0p2): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Starting [0;1;39mFile System Check on /dev/mmcblk1p1[0m...
Starting [0;1;39mFile System Check on /dev/mmcblk1p2[0m...
Starting [0;1;39mFile System Check on /dev/mmcblk1p3[0m...
[[0;32m OK [0m] Mounted [0;1;39m/run/media/mmcblk0p2[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.
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk1p2[0m.
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk1p3[0m.
Mounting [0;1;39m/run/media/boot-mmcblk1p1[0m...
Mounting [0;1;39m/run/media/data-mmcblk1p3[0m...
Mounting [0;1;39m/run/media/mmcblk0p3[0m...
Mounting [0;1;39m/run/media/root-mmcblk1p2[0m...
[ 17.345729] 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.379657] 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.
[ 17.398976] 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.
[ 17.436086] 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.
_____ _____ _ _
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
| | _| .'| . | . | | __| _| . | | | -_| _| _|
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
|___| |___|
Arago Project j721e-evm -
Arago 2023.04 j721e-evm -
j721e-evm login: root
[ 18.964031] audit: type=1006 audit(1699848866.518:10): pid=997 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=3 res=1
[ 18.976563] audit: type=1300 audit(1699848866.518:10): arch=c00000b7 syscall=64 success=yes exit=1 a0=8 a1=ffffdf8fe338 a2=1 a3=0 items=0 ppid=1 pid=997 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.002284] audit: type=1327 audit(1699848866.518:10): proctitle="(systemd)"
[ 19.009862] audit: type=1334 audit(1699848866.534:11): prog-id=11 op=LOAD
[ 19.017013] audit: type=1300 audit(1699848866.534:11): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffc54e2080 a2=78 a3=0 items=0 ppid=1 pid=997 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.042633] audit: type=1327 audit(1699848866.534:11): proctitle="(systemd)"
[ 19.050021] audit: type=1334 audit(1699848866.554:12): prog-id=11 op=UNLOAD
7[r[999;999H[6nroot@j721e-evm:~# uname -a
Linux j721e-evm 6.1.46-gf8110d9ce8 #1 SMP PREEMPT Mon Sep 4 04:45:34 UTC 2023 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/35ae0f491ed043cf093d6f994893a727,nolock,v3,tcp,rsize=4096,wsize=4096
root@j721e-evm:~# uname -a
Linux j721e-evm 6.1.46-gf8110d9ce8 #1 SMP PREEMPT Mon Sep 4 04:45:34 UTC 2023 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 17928
-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
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 65 Mar 9 2018 j7-main-r5f0_0-fw -> /lib/firmware/ti-eth/j721e/app_remoteswitchcfg_server_strip.xer5f
lrwxrwxrwx 1 root root 72 Mar 9 2018 j7-main-r5f0_0-fw-sec -> /lib/firmware/ti-eth/j721e/app_remoteswitchcfg_server_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 122880 Mar 9 2018 rgx.fw.22.104.208.318
-rw-r--r-- 1 root root 118784 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
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 971 0 63966 664 0 0 0 0 0 868 664 0 0 0 0 0 0
179 1 mmcblk0p1 304 0 20894 202 0 0 0 0 0 348 202 0 0 0 0 0 0
179 2 mmcblk0p2 321 0 20901 251 0 0 0 0 0 352 251 0 0 0 0 0 0
179 3 mmcblk0p3 309 0 20979 200 0 0 0 0 0 280 200 0 0 0 0 0 0
179 32 mmcblk0boot0 136 0 2688 63 0 0 0 0 0 144 63 0 0 0 0 0 0
179 64 mmcblk0boot1 103 1 2016 38 0 0 0 0 0 68 38 0 0 0 0 0 0
31 0 mtdblock0 44 0 352 19 0 0 0 0 0 60 19 0 0 0 0 0 0
31 1 mtdblock1 84 0 672 23 0 0 0 0 0 44 23 0 0 0 0 0 0
31 2 mtdblock2 116 0 928 101 0 0 0 0 0 200 101 0 0 0 0 0 0
31 3 mtdblock3 27 0 216 14 0 0 0 0 0 32 14 0 0 0 0 0 0
31 4 mtdblock4 36 0 288 11 0 0 0 0 0 32 11 0 0 0 0 0 0
31 5 mtdblock5 52 0 416 17 0 0 0 0 0 56 17 0 0 0 0 0 0
31 6 mtdblock6 140 0 2688 154 0 0 0 0 0 164 154 0 0 0 0 0 0
31 7 mtdblock7 27 0 216 53 0 0 0 0 0 84 53 0 0 0 0 0 0
31 8 mtdblock8 33 0 264 99 0 0 0 0 0 172 99 0 0 0 0 0 0
31 9 mtdblock9 112 0 896 113 0 0 0 0 0 180 113 0 0 0 0 0 0
31 10 mtdblock10 116 0 928 118 0 0 0 0 0 208 118 0 0 0 0 0 0
31 11 mtdblock11 27 0 216 11 0 0 0 0 0 28 11 0 0 0 0 0 0
31 12 mtdblock12 36 0 288 43 0 0 0 0 0 72 43 0 0 0 0 0 0
31 13 mtdblock13 52 0 416 69 0 0 0 0 0 124 69 0 0 0 0 0 0
31 14 mtdblock14 78 0 624 62 0 0 0 0 0 88 62 0 0 0 0 0 0
31 15 mtdblock15 36 0 288 28 0 0 0 0 0 60 28 0 0 0 0 0 0
179 96 mmcblk1 903 118 62979 2151 2 0 16 3 0 1336 2154 0 0 0 0 0 0
179 97 mmcblk1p1 323 0 20833 753 0 0 0 0 0 756 753 0 0 0 0 0 0
179 98 mmcblk1p2 252 32 19384 618 1 0 8 0 0 656 619 0 0 0 0 0 0
179 99 mmcblk1p3 290 86 21562 737 1 0 8 2 0 684 740 0 0 0 0 0 0
root@j721e-evm:~# cat /proc/interrupts
CPU0 CPU1
11: 8760 8371 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: 2088 0 GICv3 69 Level 32c00000.mailbox thr_011
18: 7226 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: 56468 377 MSI-INTA 15401056 Level 46000000.ethernet-tx0
25: 76208 0 MSI-INTA 15401058 Level 46000000.ethernet
43: 5780 0 MSI-INTA 13828536 Level 31150000.dma-controller chan0
44: 3923 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
52: 0 0 MSI-INTA 13828545 Level 31150000.dma-controller chan9
53: 0 0 MSI-INTA 13828546 Level 31150000.dma-controller chan10
54: 0 0 MSI-INTA 13828547 Level 31150000.dma-controller chan11
55: 0 0 MSI-INTA 13828548 Level 31150000.dma-controller chan12
56: 0 0 MSI-INTA 13828549 Level 31150000.dma-controller chan13
57: 0 0 MSI-INTA 13828550 Level 31150000.dma-controller chan14
58: 0 0 MSI-INTA 13828551 Level 31150000.dma-controller chan15
59: 0 0 MSI-INTA 13828552 Level 31150000.dma-controller chan16
60: 0 0 MSI-INTA 13828553 Level 31150000.dma-controller chan17
61: 0 0 MSI-INTA 13828554 Level 31150000.dma-controller chan18
62: 0 0 MSI-INTA 13828555 Level 31150000.dma-controller chan19
63: 0 0 MSI-INTA 13828556 Level 31150000.dma-controller chan20
64: 0 0 MSI-INTA 13828557 Level 31150000.dma-controller chan21
65: 0 0 MSI-INTA 13828558 Level 31150000.dma-controller chan22
66: 0 0 MSI-INTA 13828559 Level 31150000.dma-controller chan23
67: 0 0 MSI-INTA 13828560 Level 31150000.dma-controller chan24
68: 0 0 MSI-INTA 13828561 Level 31150000.dma-controller chan25
69: 0 0 MSI-INTA 13828562 Level 31150000.dma-controller chan26
70: 0 0 MSI-INTA 13828563 Level 31150000.dma-controller chan27
71: 0 0 MSI-INTA 13828564 Level 31150000.dma-controller chan28
72: 0 0 MSI-INTA 13828565 Level 31150000.dma-controller chan29
73: 0 0 MSI-INTA 13828566 Level 31150000.dma-controller chan30
74: 0 0 MSI-INTA 13828567 Level 31150000.dma-controller chan31
75: 0 0 MSI-INTA 13828568 Level 31150000.dma-controller chan32
76: 0 0 MSI-INTA 13828569 Level 31150000.dma-controller chan33
77: 0 0 MSI-INTA 13828570 Level 31150000.dma-controller chan34
78: 0 0 MSI-INTA 13828571 Level 31150000.dma-controller chan35
79: 0 0 MSI-INTA 13828572 Level 31150000.dma-controller chan36
80: 0 0 MSI-INTA 13828573 Level 31150000.dma-controller chan37
81: 0 0 MSI-INTA 13828574 Level 31150000.dma-controller chan38
82: 0 0 MSI-INTA 13828575 Level 31150000.dma-controller chan39
83: 0 0 MSI-INTA 13828576 Level 31150000.dma-controller chan40
194: 741 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: 1447 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: 6 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 chan2
742: 0 0 MSI-INTA 13894672 Edge 31150000.dma-controller chan3
745: 0 0 MSI-INTA 13894675 Edge 31150000.dma-controller chan7
746: 0 0 MSI-INTA 13894676 Edge 31150000.dma-controller chan8
747: 0 0 MSI-INTA 13894677 Edge 31150000.dma-controller chan9
748: 0 0 MSI-INTA 13894678 Edge 31150000.dma-controller chan10
749: 0 0 MSI-INTA 13894679 Edge 31150000.dma-controller chan11
750: 0 0 MSI-INTA 13894705 Edge 31150000.dma-controller chan12
751: 0 0 MSI-INTA 13894706 Edge 31150000.dma-controller chan13
752: 0 0 MSI-INTA 13894707 Edge 31150000.dma-controller chan14
753: 0 0 MSI-INTA 13894708 Edge 31150000.dma-controller chan15
754: 0 0 MSI-INTA 13894709 Edge 31150000.dma-controller chan16
755: 0 0 MSI-INTA 13894710 Edge 31150000.dma-controller chan17
756: 0 0 MSI-INTA 13894711 Edge 31150000.dma-controller chan18
757: 0 0 MSI-INTA 13894712 Edge 31150000.dma-controller chan19
758: 0 0 MSI-INTA 13894713 Edge 31150000.dma-controller chan20
759: 0 0 MSI-INTA 13894714 Edge 31150000.dma-controller chan21
760: 0 0 MSI-INTA 13894715 Edge 31150000.dma-controller chan22
761: 0 0 MSI-INTA 13894716 Edge 31150000.dma-controller chan23
762: 0 0 MSI-INTA 13894717 Edge 31150000.dma-controller chan24
763: 0 0 MSI-INTA 13894718 Edge 31150000.dma-controller chan25
764: 0 0 MSI-INTA 13894719 Edge 31150000.dma-controller chan26
765: 0 0 MSI-INTA 13894720 Edge 31150000.dma-controller chan27
766: 0 0 MSI-INTA 13894721 Edge 31150000.dma-controller chan28
767: 0 0 MSI-INTA 13894722 Edge 31150000.dma-controller chan29
768: 0 0 MSI-INTA 13894723 Edge 31150000.dma-controller chan30
769: 0 0 MSI-INTA 13894724 Edge 31150000.dma-controller chan31
770: 0 0 MSI-INTA 13894725 Edge 31150000.dma-controller chan32
771: 0 0 MSI-INTA 13894726 Edge 31150000.dma-controller chan33
772: 0 0 MSI-INTA 13894727 Edge 31150000.dma-controller chan34
773: 0 0 MSI-INTA 13894728 Edge 31150000.dma-controller chan35
774: 0 0 MSI-INTA 13894729 Edge 31150000.dma-controller chan36
775: 0 0 MSI-INTA 13894730 Edge 31150000.dma-controller chan37
776: 0 0 MSI-INTA 13894731 Edge 31150000.dma-controller chan38
777: 0 0 MSI-INTA 13894732 Edge 31150000.dma-controller chan39
778: 0 0 MSI-INTA 13894733 Edge 31150000.dma-controller chan40
801: 1903 0 GICv3 36 Level mmc1
802: 0 0 GICv3 597 Level 2ba0000.mcasp_rx
803: 0 0 GICv3 596 Level 2ba0000.mcasp_tx
811: 0 0 GICv3 350 Edge j721e-pcie-link-down-irq
813: 0 0 GICv3 56 Level pvrsrvkm
814: 0 0 GICv3 892 Level TI-am335x-adc.11.auto
815: 0 0 GICv3 893 Level TI-am335x-adc.12.auto
816: 0 0 GICv3 213 Level vxe-enc
835: 0 0 GICv3 212 Level vxd-dec
882: 0 0 GICv3 646 Level mhdp8546
883: 0 0 GICv3 634 Level tidss
885: 0 0 ITS-MSI 0 Edge PCIe PME, aerdrv
886: 0 0 GICv3 362 Edge j721e-pcie-link-down-irq
893: 0 0 ITS-MSI 134217728 Edge PCIe PME, aerdrv
894: 0 0 GICv3 374 Edge j721e-pcie-link-down-irq
898: 0 0 GICv3 152 Level 6000000.usb
899: 61 0 GICv3 49 Level ufshcd
900: 0 0 GICv3 43 Level 4e10000.rng
921: 36 0 GICv3 136 Level xhci-hcd:usb1
923: 0 0 GICv3 153 Level 6400000.usb
925: 0 0 ITS-MSI 268435456 Edge PCIe PME, aerdrv
IPI0: 2751 16016 Rescheduling interrupts
IPI1: 3620 9450 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: 14 0
TIMER: 2001 1699
NET_TX: 10 2
NET_RX: 114979 427
BLOCK: 1225 0
IRQ_POLL: 0 0
TASKLET: 12481 26
SCHED: 2656 1977
HRTIMER: 0 0
RCU: 9498 13170
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.118
ti-test-extras - 1.0-r0.118
0
root@j721e-evm:~# depmod -a
root@j721e-evm:~# lsmod
Module Size Used by
pci_endpoint_test 20480 0
xhci_plat_hcd 16384 0
cdns_csi2rx 20480 0
v4l2_fwnode 20480 1 cdns_csi2rx
ti_am335x_adc 20480 0
kfifo_buf 16384 1 ti_am335x_adc
rpmsg_ctrl 16384 0
rpmsg_char 16384 1 rpmsg_ctrl
irq_pruss_intc 16384 0
omap_rng 16384 0
cdns_pltfrm 16384 0
pru_rproc 24576 0
cdns3 45056 0
cdns_usb_common 20480 1 cdns3
crct10dif_ce 16384 1
snd_soc_j721e_evm 32768 0
overlay 122880 0
display_connector 16384 0
phy_can_transceiver 16384 4
cfg80211 380928 0
rfkill 24576 2 cfg80211
cdns_mhdp8546 40960 0
ti_k3_r5_remoteproc 28672 0
drm_display_helper 151552 1 cdns_mhdp8546
vxd_dec 344064 0
tidss 53248 1
drm_dma_helper 20480 1 tidss
j721e_csi2rx 24576 0
k3_j72xx_bandgap 16384 0
vxe_enc 286720 0
drm_kms_helper 184320 6 drm_dma_helper,display_connector,cdns_mhdp8546,drm_display_helper,tidss
videobuf2_dma_sg 20480 2 vxe_enc,vxd_dec
videobuf2_dma_contig 20480 1 j721e_csi2rx
v4l2_mem2mem 36864 2 vxe_enc,vxd_dec
videobuf2_memops 16384 2 videobuf2_dma_contig,videobuf2_dma_sg
cfbfillrect 16384 1 drm_kms_helper
videobuf2_v4l2 32768 4 j721e_csi2rx,vxe_enc,vxd_dec,v4l2_mem2mem
syscopyarea 16384 1 drm_kms_helper
ti_am335x_tscadc 16384 1 ti_am335x_adc
videobuf2_common 57344 8 j721e_csi2rx,vxe_enc,videobuf2_dma_contig,videobuf2_v4l2,vxd_dec,videobuf2_dma_sg,v4l2_mem2mem,videobuf2_memops
cfbimgblt 16384 1 drm_kms_helper
v4l2_async 24576 3 v4l2_fwnode,j721e_csi2rx,cdns_csi2rx
ti_j721e_ufs 16384 0
pruss 16384 0
pvrsrvkm 1224704 8
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
ti_k3_dsp_remoteproc 16384 0
sa2ul 36864 0
virtio_rpmsg_bus 20480 0
sysimgblt 16384 1 drm_kms_helper
rpmsg_ns 16384 1 virtio_rpmsg_bus
snd_soc_davinci_mcasp 32768 2
fb_sys_fops 16384 1 drm_kms_helper
ti_k3_common 16384 1 ti_k3_dsp_remoteproc
cfbcopyarea 16384 1 drm_kms_helper
mc 57344 7 v4l2_async,videodev,j721e_csi2rx,videobuf2_v4l2,cdns_csi2rx,videobuf2_common,v4l2_mem2mem
cdns_dphy_rx 16384 0
m_can_platform 16384 0
m_can 24576 1 m_can_platform
cdns3_ti 16384 0
snd_soc_pcm3168a_i2c 16384 1
snd_soc_ti_udma 16384 1 snd_soc_davinci_mcasp
snd_soc_pcm3168a 32768 1 snd_soc_pcm3168a_i2c
snd_soc_ti_edma 16384 1 snd_soc_davinci_mcasp
pci_j721e_host 16384 0
snd_soc_ti_sdma 16384 1 snd_soc_davinci_mcasp
pci_j721e 16384 1 pci_j721e_host
can_dev 36864 1 m_can
pcie_cadence_host 16384 1 pci_j721e_host
optee_rng 16384 0
pcie_cadence 16384 2 pcie_cadence_host,pci_j721e_host
rng_core 20480 2 optee_rng,omap_rng
rti_wdt 16384 0
cryptodev 53248 0
fuse 131072 1
drm 557056 13 drm_kms_helper,drm_dma_helper,display_connector,pvrsrvkm,cdns_mhdp8546,drm_display_helper,tidss
drm_panel_orientation_quirks 28672 1 drm
ipv6 475136 38
root@j721e-evm:~# echo 'hello world'
hello world
root@j721e-evm:~#
U-Boot SPL 2024.01-rc2-00072-g629f1c1502 (Nov 13 2023 - 09:34:22 +0530)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.6--v09.00.06 (Kool Koala)')
Trying to boot from UART
Cmage was also encrypted
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Loaded 1000159 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-dirty
NOTICE: BL31: Built : 14:12:59, May 22 2023
I/TC:
I/TC: OP-TEE version: 3.20.0 (gcc version 11.4.0 (GCC)) #1 Fri Jan 20 15:42:54 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.0.6--v09.00.06 (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.01-rc2-00072-g629f1c1502 (Nov 13 2023 - 09:34:40 +0530)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.6--v09.00.06 (Kool Koala)')
Trying to boot from UART
CWarning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Loaded 1336487 bytes
U-Boot 2024.01-rc2-00072-g629f1c1502 (Nov 13 2023 - 09:34:40 +0530)
SoC: J721E SR1.1 GP
Model: Texas Instruments J721E SK
Board: J721EX-EAIK rev E2
DRAM: 4 GiB
Core: 112 devices, 32 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 mdio_freq:1000000
Net: eth0: ethernet@46000000port@1
Hit any key to stop autoboot: 2 0
=>
=>
=>
=>
=>
=> version
U-Boot 2024.01-rc2-00072-g629f1c1502 (Nov 13 2023 - 09:34:40 +0530)
aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)) 10.3.1 20210621
GNU ld (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)) 2.36.1.20210621
=> 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_a_script=load ${devtype} ${devnum}:${distro_bootpart} ${scriptaddr} ${prefix}${script}; source ${scriptaddr}
boot_efi_binary=load ${devtype} ${devnum}:${distro_bootpart} ${kernel_addr_r} efi/boot/bootaa64.efi; if fdt addr -q ${fdt_addr_r}; then bootefi ${kernel_addr_r} ${fdt_addr_r};else bootefi ${kernel_addr_r} ${fdtcontroladdr};fi
boot_efi_bootmgr=if fdt addr -q ${fdt_addr_r}; then bootefi bootmgr ${fdt_addr_r};else bootefi bootmgr;fi
boot_extlinux=sysboot ${devtype} ${devnum}:${distro_bootpart} any ${scriptaddr} ${prefix}${boot_syslinux_conf}
boot_fdt=try
boot_fit=0
boot_net_usb_start=usb start
boot_prefixes=/ /boot/
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_script_dhcp=boot.scr.uimg
boot_scripts=boot.scr.uimg boot.scr
boot_syslinux_conf=extlinux/extlinux.conf
boot_targets=ti_mmc mmc0 mmc1 usb0 pxe dhcp
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled
bootcmd=
bootcmd_dhcp=devtype=dhcp; run boot_net_usb_start; if dhcp ${scriptaddr} ${boot_script_dhcp}; then source ${scriptaddr}; fi;setenv efi_fdtfile ${fdtfile}; setenv efi_old_vci ${bootp_vci};setenv efi_old_arch ${bootp_arch};setenv bootp_vci PXEClient:Arch:00011:UNDI:003000;setenv bootp_arch 0xb;if dhcp ${kernel_addr_r}; then tftpboot ${fdt_addr_r} dtb/${efi_fdtfile};if fdt addr -q ${fdt_addr_r}; then bootefi ${kernel_addr_r} ${fdt_addr_r}; else bootefi ${kernel_addr_r} ${fdtcontroladdr};fi;fi;setenv bootp_vci ${efi_old_vci};setenv bootp_arch ${efi_old_arch};setenv efi_fdtfile;setenv efi_old_arch;setenv efi_old_vci;
bootcmd_mmc0=devnum=0; run mmc_boot
bootcmd_mmc1=devnum=1; run mmc_boot
bootcmd_pxe=run boot_net_usb_start; dhcp; if pxe get; then pxe boot; fi
bootcmd_ti_mmc=run findfdt; run init_${boot}; run main_cpsw0_qsgmii_phyinit; 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;
bootcmd_usb0=devnum=0; run usb_boot
bootdelay=2
bootdir=/boot
bootenvfile=uEnv.txt
bootm_size=0x10000000
bootpart=1:2
bootscript=echo Running bootscript from mmc${mmcdev} ...; source ${loadaddr}
console=ttyS2,115200n8
cpu=armv8
default_device_tree=ti/k3-j721e-common-proc-board.dtb
dfu_alt_info_emmc=rawemmc raw 0 0x800000 mmcpart 1; rootfs part 0 1 mmcpart 0; tiboot3.bin.raw raw 0x0 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
distro_bootcmd=scsi_need_init=; for target in ${boot_targets}; do run bootcmd_${target}; done
dorprocboot=0
dtboaddr=0x89000000
efi_dtb_prefixes=/ /dtb/ /dtb/current/
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=fde87a20
fdtoverlay_addr_r=0x89000000
findfdt=setenv name_fdt ${default_device_tree}; if test $board_name = j721e; then setenv name_fdt ti/k3-j721e-common-proc-board.dtb; fi; if test $board_name = j7200; then setenv name_fdt ti/k3-j7200-common-proc-board.dtb; fi; if test $board_name = j721e-eaik || test $board_name = j721e-sk; then setenv name_fdt ti/k3-j721e-sk.dtb; fi; setenv fdtfile ${name_fdt}
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
load_efi_dtb=load ${devtype} ${devnum}:${distro_bootpart} ${fdt_addr_r} ${prefix}${efi_fdtfile}
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;
mmc_boot=if mmc dev ${devnum}; then devtype=mmc; run scan_dev_for_boot_part; 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_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}
scan_dev_for_boot=echo Scanning ${devtype} ${devnum}:${distro_bootpart}...; for prefix in ${boot_prefixes}; do run scan_dev_for_extlinux; run scan_dev_for_scripts; done;run scan_dev_for_efi;
scan_dev_for_boot_part=part list ${devtype} ${devnum} -bootable devplist; env exists devplist || setenv devplist 1; for distro_bootpart in ${devplist}; do if fstype ${devtype} ${devnum}:${distro_bootpart} bootfstype; then part uuid ${devtype} ${devnum}:${distro_bootpart} distro_bootpart_uuid ; run scan_dev_for_boot; fi; done; setenv devplist
scan_dev_for_efi=setenv efi_fdtfile ${fdtfile}; for prefix in ${efi_dtb_prefixes}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${efi_fdtfile}; then run load_efi_dtb; fi;done;run boot_efi_bootmgr;if test -e ${devtype} ${devnum}:${distro_bootpart} efi/boot/bootaa64.efi; then echo Found EFI removable media binary efi/boot/bootaa64.efi; run boot_efi_binary; echo EFI LOAD FAILED: continuing...; fi; setenv efi_fdtfile
scan_dev_for_extlinux=if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${boot_syslinux_conf}; then echo Found ${prefix}${boot_syslinux_conf}; run boot_extlinux; echo EXTLINUX FAILED: continuing...; fi
scan_dev_for_scripts=for script in ${boot_scripts}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${script}; then echo Found U-Boot script ${prefix}${script}; run boot_a_script; echo SCRIPT FAILED: continuing...; fi; done
scriptaddr=0x80000000
scsi_boot=run scsi_init; if scsi dev ${devnum}; then devtype=scsi; run scan_dev_for_boot_part; fi
scsi_init=if ${scsi_need_init}; then scsi_need_init=false; scsi scan; fi
scsirootfstype=ext4 rootwait
serial#=0000000000000166
serverip=10.24.68.106
soc=k3
stderr=serial@2800000
stdin=serial@2800000
stdout=serial@2800000
ubifs_boot=if ubi part ${bootubipart} ${bootubioff} && ubifsmount ubi0:${bootubivol}; then devtype=ubi; devnum=ubi0; bootfstype=ubifs; distro_bootpart=${bootubivol}; run scan_dev_for_boot; ubifsumount; fi
ufs_finduuid=part uuid scsi ${bootpart} uuid
update_to_fit=setenv loadaddr ${addr_fit}; setenv bootfile ${name_fit}
usb_boot=usb start; if usb dev ${devnum}; then devtype=usb; run scan_dev_for_boot_part; fi
vendor=ti
Environment size: 10689/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
DHCP client bound to address 10.24.68.171 (1084 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 33 ms (2.3 MiB/s)
Load Remote Processor 2 with data@addr=0x82000000 79356 bytes: Success!
79356 bytes read in 34 ms (2.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 79356 bytes: Failed!
79356 bytes read in 34 ms (2.2 MiB/s)
Load Remote Processor 4 with data@addr=0x82000000 79356 bytes: Success!
79356 bytes read in 34 ms (2.2 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 79356 bytes: Failed!
145604 bytes read in 35 ms (4 MiB/s)
Load Remote Processor 6 with data@addr=0x82000000 145604 bytes: Success!
145604 bytes read in 35 ms (4 MiB/s)
Load Remote Processor 7 with data@addr=0x82000000 145604 bytes: Success!
10489000 bytes read in 42 ms (238.2 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_a_script=load ${devtype} ${devnum}:${distro_bootpart} ${scriptaddr} ${prefix}${script}; source ${scriptaddr}
boot_efi_binary=load ${devtype} ${devnum}:${distro_bootpart} ${kernel_addr_r} efi/boot/bootaa64.efi; if fdt addr -q ${fdt_addr_r}; then bootefi ${kernel_addr_r} ${fdt_addr_r};else bootefi ${kernel_addr_r} ${fdtcontroladdr};fi
boot_efi_bootmgr=if fdt addr -q ${fdt_addr_r}; then bootefi bootmgr ${fdt_addr_r};else bootefi bootmgr;fi
boot_extlinux=sysboot ${devtype} ${devnum}:${distro_bootpart} any ${scriptaddr} ${prefix}${boot_syslinux_conf}
boot_fdt=try
boot_fit=0
boot_net_usb_start=usb start
boot_prefixes=/ /boot/
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_script_dhcp=boot.scr.uimg
boot_scripts=boot.scr.uimg boot.scr
boot_syslinux_conf=extlinux/extlinux.conf
boot_targets=ti_mmc mmc0 mmc1 usb0 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_dhcp=devtype=dhcp; run boot_net_usb_start; if dhcp ${scriptaddr} ${boot_script_dhcp}; then source ${scriptaddr}; fi;setenv efi_fdtfile ${fdtfile}; setenv efi_old_vci ${bootp_vci};setenv efi_old_arch ${bootp_arch};setenv bootp_vci PXEClient:Arch:00011:UNDI:003000;setenv bootp_arch 0xb;if dhcp ${kernel_addr_r}; then tftpboot ${fdt_addr_r} dtb/${efi_fdtfile};if fdt addr -q ${fdt_addr_r}; then bootefi ${kernel_addr_r} ${fdt_addr_r}; else bootefi ${kernel_addr_r} ${fdtcontroladdr};fi;fi;setenv bootp_vci ${efi_old_vci};setenv bootp_arch ${efi_old_arch};setenv efi_fdtfile;setenv efi_old_arch;setenv efi_old_vci;
bootcmd_mmc0=devnum=0; run mmc_boot
bootcmd_mmc1=devnum=1; run mmc_boot
bootcmd_pxe=run boot_net_usb_start; dhcp; if pxe get; then pxe boot; fi
bootcmd_ti_mmc=run findfdt; run init_${boot}; run main_cpsw0_qsgmii_phyinit; 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;
bootcmd_usb0=devnum=0; run usb_boot
bootdelay=2
bootdir=/boot
bootenvfile=uEnv.txt
bootm_size=0x10000000
bootpart=1:2
bootscript=echo Running bootscript from mmc${mmcdev} ...; source ${loadaddr}
console=ttyS2,115200n8
cpu=armv8
default_device_tree=ti/k3-j721e-common-proc-board.dtb
dfu_alt_info_emmc=rawemmc raw 0 0x800000 mmcpart 1; rootfs part 0 1 mmcpart 0; tiboot3.bin.raw raw 0x0 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
distro_bootcmd=scsi_need_init=; for target in ${boot_targets}; do run bootcmd_${target}; done
dnsip=192.0.2.2
dorprocboot=1
dtboaddr=0x89000000
efi_dtb_prefixes=/ /dtb/ /dtb/current/
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=fde87a20
fdtoverlay_addr_r=0x89000000
fileaddr=82000000
filesize=a00ca8
findfdt=setenv name_fdt ${default_device_tree}; if test $board_name = j721e; then setenv name_fdt ti/k3-j721e-common-proc-board.dtb; fi; if test $board_name = j7200; then setenv name_fdt ti/k3-j7200-common-proc-board.dtb; fi; if test $board_name = j721e-eaik || test $board_name = j721e-sk; then setenv name_fdt ti/k3-j721e-sk.dtb; fi; setenv fdtfile ${name_fdt}
finduuid=part uuid ${boot} ${bootpart} uuid
gatewayip=10.24.68.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-68-171
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.68.171
kernel_addr_r=0x82000000
load_efi_dtb=load ${devtype} ${devnum}:${distro_bootpart} ${fdt_addr_r} ${prefix}${efi_fdtfile}
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;
mmc_boot=if mmc dev ${devnum}; then devtype=mmc; run scan_dev_for_boot_part; 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_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}
scan_dev_for_boot=echo Scanning ${devtype} ${devnum}:${distro_bootpart}...; for prefix in ${boot_prefixes}; do run scan_dev_for_extlinux; run scan_dev_for_scripts; done;run scan_dev_for_efi;
scan_dev_for_boot_part=part list ${devtype} ${devnum} -bootable devplist; env exists devplist || setenv devplist 1; for distro_bootpart in ${devplist}; do if fstype ${devtype} ${devnum}:${distro_bootpart} bootfstype; then part uuid ${devtype} ${devnum}:${distro_bootpart} distro_bootpart_uuid ; run scan_dev_for_boot; fi; done; setenv devplist
scan_dev_for_efi=setenv efi_fdtfile ${fdtfile}; for prefix in ${efi_dtb_prefixes}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${efi_fdtfile}; then run load_efi_dtb; fi;done;run boot_efi_bootmgr;if test -e ${devtype} ${devnum}:${distro_bootpart} efi/boot/bootaa64.efi; then echo Found EFI removable media binary efi/boot/bootaa64.efi; run boot_efi_binary; echo EFI LOAD FAILED: continuing...; fi; setenv efi_fdtfile
scan_dev_for_extlinux=if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${boot_syslinux_conf}; then echo Found ${prefix}${boot_syslinux_conf}; run boot_extlinux; echo EXTLINUX FAILED: continuing...; fi
scan_dev_for_scripts=for script in ${boot_scripts}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${script}; then echo Found U-Boot script ${prefix}${script}; run boot_a_script; echo SCRIPT FAILED: continuing...; fi; done
scriptaddr=0x80000000
scsi_boot=run scsi_init; if scsi dev ${devnum}; then devtype=scsi; run scan_dev_for_boot_part; fi
scsi_init=if ${scsi_need_init}; then scsi_need_init=false; scsi scan; fi
scsirootfstype=ext4 rootwait
serial#=0000000000000166
serverip=10.24.68.106
soc=k3
stderr=serial@2800000
stdin=serial@2800000
stdout=serial@2800000
ubifs_boot=if ubi part ${bootubipart} ${bootubioff} && ubifsmount ubi0:${bootubivol}; then devtype=ubi; devnum=ubi0; bootfstype=ubifs; distro_bootpart=${bootubivol}; run scan_dev_for_boot; ubifsumount; fi
ufs_finduuid=part uuid scsi ${bootpart} uuid
update_to_fit=setenv loadaddr ${addr_fit}; setenv bootfile ${name_fit}
usb_boot=usb start; if usb dev ${devnum}; then devtype=usb; run scan_dev_for_boot_part; fi
vendor=ti
Environment size: 10879/131067 bytes
=> tftp ${loadaddr} 10.24.68.106:vatf_j721e-sk-01/cc1a237c3626d8b62c13733e4153fcad
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.68.171
Filename 'vatf_j721e-sk-01/cc1a237c3626d8b62c13733e4153fcad'.
Load address: 0x82000000
Loading: *################################################## 20 MiB
11 MiB/s
done
Bytes transferred = 20920832 (13f3a00 hex)
=> tftp ${fdt_addr_r} 10.24.68.106:vatf_j721e-sk-01/44d0b90b910e61c49b6647d8fe28fdb4
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.68.171
Filename 'vatf_j721e-sk-01/44d0b90b910e61c49b6647d8fe28fdb4'.
Load address: 0x88000000
Loading: *################################################## 100.1 KiB
6.1 MiB/s
done
Bytes transferred = 102504 (19068 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/35ae0f491ed043cf093d6f994893a727,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.01-rc2-00072-g629f1c1502 (Nov 13 2023 - 09:34:40 +0530)
aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)) 10.3.1 20210621
GNU ld (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)) 2.36.1.20210621
=> 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 = 0x00000000ffec7000
reloc off = 0x000000007f6c7000
Build = 64-bit
current eth = ethernet@46000000port@1
ethaddr = 24:76:25:96:41:a1
IP addr = 10.24.68.171
fdt_blob = 0x00000000fde87a20
new_fdt = 0x00000000fde87a20
fdt_size = 0x000000000001f380
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 = 0x4 / max = 0x10
reserved[0] [0x9e800000-0xa8ffffff], 0x0a800000 bytes flags: 4
reserved[1] [0xaa000000-0xabbfffff], 0x01c00000 bytes flags: 4
reserved[2] [0xfce78000-0xffffffff], 0x03188000 bytes flags: 0
reserved[3] [0x880000000-0x8ffffffff], 0x80000000 bytes flags: 0
devicetree = separate
serial addr = 0x0000000002800000
width = 0x0000000000000000
shift = 0x0000000000000002
offset = 0x0000000000000000
clock = 0x0000000002dc6c00
arch_number = 0x0000000000000000
TLB addr = 0x00000000fffe0000
irq_sp = 0x00000000fde87a10
sp start = 0x00000000fde87a10
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 = 0x00000000ffec7000
reloc off = 0x000000007f6c7000
Build = 64-bit
current eth = ethernet@46000000port@1
ethaddr = 24:76:25:96:41:a1
IP addr = 10.24.68.171
fdt_blob = 0x00000000fde87a20
new_fdt = 0x00000000fde87a20
fdt_size = 0x000000000001f380
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 = 0x4 / max = 0x10
reserved[0] [0x9e800000-0xa8ffffff], 0x0a800000 bytes flags: 4
reserved[1] [0xaa000000-0xabbfffff], 0x01c00000 bytes flags: 4
reserved[2] [0xfce78000-0xffffffff], 0x03188000 bytes flags: 0
reserved[3] [0x880000000-0x8ffffffff], 0x80000000 bytes flags: 0
devicetree = separate
serial addr = 0x0000000002800000
width = 0x0000000000000000
shift = 0x0000000000000002
offset = 0x0000000000000000
clock = 0x0000000002dc6c00
arch_number = 0x0000000000000000
TLB addr = 0x00000000fffe0000
irq_sp = 0x00000000fde87a10
sp start = 0x00000000fde87a10
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> 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
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 33 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 000000008ffff067 ... OK
Working FDT set to 8ffe3000
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
[ 0.000000] Linux version 6.1.46-gf8110d9ce8 (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 11.4.0, GNU ld (GNU Binutils) 2.38.20220708) #1 SMP PREEMPT Mon Sep 4 04:45:34 UTC 2023
[ 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.2
[ 0.000000] percpu: Embedded 19 pages/cpu s38376 r8192 d31256 u77824
[ 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/35ae0f491ed043cf093d6f994893a727,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: 3301808K/4194304K available (12480K kernel code, 1294K rwdata, 4356K rodata, 2176K init, 498K bss, 368208K 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.008382] Console: colour dummy device 80x25
[ 0.012946] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.023617] pid_max: default: 32768 minimum: 301
[ 0.028354] LSM: Security Framework initializing
[ 0.033130] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.040702] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.049474] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.056877] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.063136] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.070521] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.076824] rcu: Hierarchical SRCU implementation.
[ 0.081721] rcu: Max phase no-delay instances is 1000.
[ 0.087212] Platform MSI: msi-controller@1820000 domain created
[ 0.093435] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
[ 0.103136] EFI services will not be available.
[ 0.107863] smp: Bringing up secondary CPUs ...
I/TC: Secondary CPU 1 initializing
I/TC: Secondary CPU 1 switching to normal world boot
[ 0.121090] Detected PIPT I-cache on CPU1
[ 0.121150] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
[ 0.121162] GICv3: CPU1: using allocated LPI pending table @0x0000000880050000
[ 0.121191] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
[ 0.121236] smp: Brought up 1 node, 2 CPUs
[ 0.150581] SMP: Total of 2 processors activated.
[ 0.155385] CPU features: detected: 32-bit EL0 Support
[ 0.160639] CPU features: detected: CRC32 instructions
[ 0.165922] CPU: All CPU(s) started at EL2
[ 0.170103] alternatives: applying system-wide alternatives
[ 0.176611] devtmpfs: initialized
[ 0.185994] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.195976] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.209636] pinctrl core: initialized pinctrl subsystem
[ 0.215285] DMI not present or invalid.
[ 0.219539] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.226163] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 0.233464] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.241468] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.249590] audit: initializing netlink subsys (disabled)
[ 0.255206] audit: type=2000 audit(0.164:1): state=initialized audit_enabled=0 res=1
[ 0.255424] thermal_sys: Registered thermal governor 'step_wise'
[ 0.263125] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.269333] cpuidle: using governor menu
[ 0.280081] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.287042] ASID allocator initialised with 65536 entries
[ 0.300165] platform a000000.dp-bridge: Fixed dependency cycle(s) with /bus@100000/dss@4a00000
[ 0.310582] platform a000000.dp-bridge: Fixed dependency cycle(s) with /connector
[ 0.318488] platform hdmi-connector: Fixed dependency cycle(s) with /dvi-bridge
[ 0.325985] platform 4a00000.dss: Fixed dependency cycle(s) with /dvi-bridge
[ 0.333424] KASLR disabled due to lack of seed
[ 0.340891] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.347833] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.354235] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.361168] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[ 0.367569] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.374503] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.380903] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.387837] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[ 0.395091] k3-chipinfo 43000014.chipid: Family:J721E rev:SR2.0 JTAGID[0x1bb6402f] Detected
[ 0.404146] iommu: Default domain type: Translated
[ 0.409132] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.415654] SCSI subsystem initialized
[ 0.419639] usbcore: registered new interface driver usbfs
[ 0.425258] usbcore: registered new interface driver hub
[ 0.430695] usbcore: registered new device driver usb
[ 0.436091] pps_core: LinuxPPS API ver. 1 registered
[ 0.441162] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.450502] PTP clock support registered
[ 0.454572] EDAC MC: Ver: 3.0.0
[ 0.458284] FPGA manager framework
[ 0.461793] Advanced Linux Sound Architecture Driver Initialized.
[ 0.468411] clocksource: Switched to clocksource arch_sys_counter
[ 0.474746] VFS: Disk quotas dquot_6.6.0
[ 0.478780] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.488687] NET: Registered PF_INET protocol family
[ 0.493838] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.502860] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.511625] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.519547] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.527750] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[ 0.536248] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.543018] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.549940] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.557379] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.563426] RPC: Registered named UNIX socket transport module.
[ 0.569487] RPC: Registered udp transport module.
[ 0.574290] RPC: Registered tcp transport module.
[ 0.579093] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.585674] NET: Registered PF_XDP protocol family
[ 0.590575] PCI: CLS 0 bytes, default 64
[ 0.594882] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[ 0.603940] Initialise system trusted keyrings
[ 0.608593] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[ 0.617664] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.623933] NFS: Registering the id_resolver key type
[ 0.629109] Key type id_resolver registered
[ 0.633380] Key type id_legacy registered
[ 0.637501] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.644349] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.651992] 9p: Installing v9fs 9p2000 file system support
[ 0.677256] Key type asymmetric registered
[ 0.681440] Asymmetric key parser 'x509' registered
[ 0.686444] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.694077] io scheduler mq-deadline registered
[ 0.698709] io scheduler kyber registered
[ 0.704662] pinctrl-single 4301c000.pinctrl: 94 pins, size 376
[ 0.710836] pinctrl-single 11c000.pinctrl: 173 pins, size 692
[ 0.720631] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.728175] arm-smmu-v3 36600000.iommu: ias 48-bit, oas 48-bit (features 0x00001faf)
[ 0.736325] arm-smmu-v3 36600000.iommu: allocated 65536 entries for cmdq
[ 0.743408] arm-smmu-v3 36600000.iommu: allocated 32768 entries for evtq
[ 0.751133] arm-smmu-v3 36600000.iommu: msi_domain absent - falling back to wired irqs
[ 0.761984] loop: module loaded
[ 0.765826] megasas: 07.719.03.00-rc1
[ 0.771476] tun: Universal TUN/TAP device driver, 1.6
[ 0.776977] thunder_xcv, ver 1.0
[ 0.780283] thunder_bgx, ver 1.0
[ 0.783600] nicpf, ver 1.0
[ 0.786581] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[ 0.793963] hns3: Copyright (c) 2017 Huawei Corporation.
[ 0.799411] hclge is initializing
[ 0.802801] e1000: Intel(R) PRO/1000 Network Driver
[ 0.807782] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 0.813664] e1000e: Intel(R) PRO/1000 Network Driver
[ 0.818733] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 0.824791] igb: Intel(R) Gigabit Ethernet Network Driver
[ 0.830304] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 0.836005] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[ 0.842411] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 0.848520] sky2: driver version 1.30
[ 0.852621] VFIO - User Level meta-driver version: 0.3
[ 0.858218] usbcore: registered new interface driver usb-storage
[ 0.864764] i2c_dev: i2c /dev entries driver
[ 0.869929] sdhci: Secure Digital Host Controller Interface driver
[ 0.876247] sdhci: Copyright(c) Pierre Ossman
[ 0.880931] Synopsys Designware Multimedia Card Interface Driver
[ 0.887292] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.893508] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.899733] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 0.906455] usbcore: registered new interface driver usbhid
[ 0.912148] usbhid: USB HID core driver
[ 0.916761] 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.921316] optee: revision 3.20 (8e74d476)
[ 0.937722] optee: dynamic shared memory is enabled
[ 0.947188] optee: initialized driver
[ 0.952112] Initializing XFRM netlink socket
[ 0.956499] NET: Registered PF_PACKET protocol family
[ 0.961739] 9pnet: Installing 9P2000 support
[ 0.966128] Key type dns_resolver registered
[ 0.970669] registered taskstats version 1
[ 0.974867] Loading compiled-in X.509 certificates
[ 0.984426] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.0.6--v09.00.06 (Kool Koala)')
[ 1.052588] i2c i2c-0: Added multiplexed i2c bus 1
[ 1.057574] i2c i2c-0: Added multiplexed i2c bus 2
[ 1.062473] pca954x 0-0071: registered 2 multiplexed busses for I2C switch pca9543
[ 1.070232] omap_i2c 2000000.i2c: bus 0 rev0.12 at 400 kHz
[ 1.076250] omap_i2c 2010000.i2c: bus 3 rev0.12 at 100 kHz
[ 1.104564] i2c i2c-4: Added multiplexed i2c bus 5
[ 1.109544] i2c i2c-4: Added multiplexed i2c bus 6
[ 1.114442] pca954x 4-0070: registered 2 multiplexed busses for I2C switch pca9543
[ 1.122200] omap_i2c 2030000.i2c: bus 4 rev0.12 at 400 kHz
[ 1.128194] omap_i2c 2050000.i2c: bus 7 rev0.12 at 400 kHz
[ 1.134003] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 137 domain created
[ 1.142557] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 131 domain created
[ 1.151922] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 213 domain created
[ 1.160549] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
[ 1.177982] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
[ 1.187873] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
[ 1.194632] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
[ 1.203691] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
[ 1.213853] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
[ 1.220612] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
[ 1.228564] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 192, base_baud = 6000000) is a 8250
[ 1.238060] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 193, base_baud = 3000000) is a 8250
[ 1.246909] printk: console [ttyS2] enabled
[ 1.246909] printk: console [ttyS2] enabled
[ 1.255350] printk: bootconsole [ns16550a0] disabled
[ 1.255350] printk: bootconsole [ns16550a0] disabled
[ 1.265794] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 194, base_baud = 3000000) is a 8250
[ 1.275856] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
[ 1.320419] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 1.328858] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
[ 1.337130] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
[ 1.349939] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
[ 1.357147] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[ 1.363435] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:0
[ 1.373848] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
[ 1.388096] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
[ 1.394933] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
[ 1.401749] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
[ 1.408559] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
[ 1.415343] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
[ 1.428991] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
[ 1.439619] ti-udma 31150000.dma-controller: Channels: 122 (tchan: 61, rchan: 61, gp-rflow: 16)
[ 1.454096] spi-nor spi0.0: s28hs512t (65536 Kbytes)
[ 1.459120] 8 fixed-partitions partitions found on MTD device 47040000.spi.0
[ 1.466157] Creating 8 MTD partitions on "47040000.spi.0":
[ 1.471635] 0x000000000000-0x000000080000 : "ospi.tiboot3"
[ 1.477666] 0x000000080000-0x000000280000 : "ospi.tispl"
[ 1.483420] 0x000000280000-0x000000680000 : "ospi.u-boot"
[ 1.489236] 0x000000680000-0x0000006c0000 : "ospi.env"
[ 1.494787] 0x0000006c0000-0x0000007c0000 : "ospi.sysfw"
[ 1.500558] 0x0000007c0000-0x000000800000 : "ospi.env.backup"
[ 1.506729] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
[ 1.512566] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
[ 1.523145] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
[ 1.568419] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 1.576835] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
[ 1.585107] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
[ 1.597914] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
[ 1.605122] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[ 1.611377] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:0
[ 1.621850] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
[ 1.630419] mmc1: CQHCI version 5.10
[ 1.674984] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
[ 1.689285] am65-cpsw-nuss 46000000.ethernet eth0: PHY [46000f00.mdio:00] driver [TI DP83867] (irq=POLL)
[ 1.698754] am65-cpsw-nuss 46000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
[ 1.731920] mmc1: new ultra high speed DDR50 SDHC card at address aaaa
[ 1.738825] mmcblk1: mmc1:aaaa SC16G 14.8 GiB
[ 1.747473] mmcblk1: p1 p2 p3
[ 5.785181] am65-cpsw-nuss 46000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 5.816413] Sending DHCP requests ., OK
[ 5.876247] IP-Config: Got DHCP answer from 10.24.68.2, my address is 10.24.68.171
[ 5.883805] IP-Config: Complete:
[ 5.887023] device=eth0, hwaddr=24:76:25:96:41:a1, ipaddr=10.24.68.171, mask=255.255.254.0, gw=10.24.68.1
[ 5.897003] host=dhcp-10-24-68-171, domain=dhcp.ti.com, nis-domain=(none)
[ 5.904206] bootserver=0.0.0.0, rootserver=10.24.68.106, rootpath=
[ 5.904208] nameserver0=192.0.2.2, nameserver1=192.0.2.3
[ 5.926574] ALSA device list:
[ 5.929541] No soundcards found.
[ 5.944661] VFS: Mounted root (nfs filesystem) on device 0:20.
[ 5.950941] devtmpfs: mounted
[ 5.954839] Freeing unused kernel memory: 2176K
[ 5.972478] Run /sbin/init as init process
[ 6.105310] systemd[1]: System time before build time, advancing clock.
[ 6.185336] NET: Registered PF_INET6 protocol family
[ 6.191451] Segment Routing with IPv6
[ 6.195125] In-situ OAM (IOAM) with IPv6
[ 6.225219] 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.256607] systemd[1]: Detected architecture arm64.
Welcome to [1mArago 2023.04[0m!
[ 6.334160] systemd[1]: Hostname set to <j721e-evm>.
[ 6.425637] systemd[126]: /lib/systemd/system-generators/systemd-gpt-auto-generator failed with exit status 1.
[ 6.436529] systemd-sysv-generator[135]: SysV service '/etc/init.d/sysrepo' 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.461209] systemd-sysv-generator[135]: 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.486695] systemd-sysv-generator[135]: SysV service '/etc/init.d/telnetd' 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.511139] systemd-sysv-generator[135]: SysV service '/etc/init.d/netopeer2-server' 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.736892] 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.
[ 6.798200] 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.
[ 6.869148] systemd[1]: Queued start job for default target Graphical Interface.
[ 6.909522] systemd[1]: Created slice Slice /system/getty.
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/getty[0m.
[ 6.933783] systemd[1]: Created slice Slice /system/modprobe.
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/modprobe[0m.
[ 6.957723] systemd[1]: Created slice Slice /system/serial-getty.
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/serial-getty[0m.
[ 6.981484] systemd[1]: Created slice User and Session Slice.
[[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m.
[ 7.004640] 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.028545] 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.052590] systemd[1]: Reached target Path Units.
[[0;32m OK [0m] Reached target [0;1;39mPath Units[0m.
[ 7.072470] systemd[1]: Reached target Remote File Systems.
[[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m.
[ 7.092462] systemd[1]: Reached target Slice Units.
[[0;32m OK [0m] Reached target [0;1;39mSlice Units[0m.
[ 7.112481] systemd[1]: Reached target Swaps.
[[0;32m OK [0m] Reached target [0;1;39mSwaps[0m.
[ 7.162557] systemd[1]: Listening on RPCbind Server Activation Socket.
[[0;32m OK [0m] Listening on [0;1;39mRPCbind Server Activation Socket[0m.
[ 7.184538] systemd[1]: Reached target RPC Port Mapper.
[[0;32m OK [0m] Reached target [0;1;39mRPC Port Mapper[0m.
[ 7.208463] systemd[1]: Listening on Process Core Dump Socket.
[[0;32m OK [0m] Listening on [0;1;39mProcess Core Dump Socket[0m.
[ 7.228649] systemd[1]: Listening on initctl Compatibility Named Pipe.
[[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m.
[ 7.253224] systemd[1]: Listening on Journal Audit Socket.
[[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m.
[ 7.273109] systemd[1]: Listening on Journal Socket (/dev/log).
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m.
[ 7.296742] systemd[1]: Listening on Journal Socket.
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m.
[ 7.317211] systemd[1]: Listening on Network Service Netlink Socket.
[[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m.
[ 7.342035] systemd[1]: Listening on udev Control Socket.
[[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m.
[ 7.364695] systemd[1]: Listening on udev Kernel Socket.
[[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m.
[ 7.385073] systemd[1]: Listening on User Database Manager Socket.
[[0;32m OK [0m] Listening on [0;1;39mUser Database Manager Socket[0m.
[ 7.428703] systemd[1]: Mounting Huge Pages File System...
Mounting [0;1;39mHuge Pages File System[0m...
[ 7.450937] systemd[1]: Mounting POSIX Message Queue File System...
Mounting [0;1;39mPOSIX Message Queue File System[0m...
[ 7.478935] systemd[1]: Mounting Kernel Debug File System...
Mounting [0;1;39mKernel Debug File System[0m...
[ 7.496678] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
[ 7.513700] systemd[1]: Mounting Temporary Directory /tmp...
Mounting [0;1;39mTemporary Directory /tmp[0m...
[ 7.548855] systemd[1]: Starting Create List of Static Device Nodes...
Starting [0;1;39mCreate List of Static Device Nodes[0m...
[ 7.578772] systemd[1]: Starting Load Kernel Module configfs...
Starting [0;1;39mLoad Kernel Module configfs[0m...
[ 7.598843] systemd[1]: Starting Load Kernel Module drm...
Starting [0;1;39mLoad Kernel Module drm[0m...
[ 7.633070] systemd[1]: Starting Load Kernel Module fuse...
Starting [0;1;39mLoad Kernel Module fuse[0m...
[ 7.648452] random: crng init done
[ 7.685659] systemd[1]: Starting Start psplash boot splash screen...
Starting [0;1;39mStart psplash boot splash screen[0m.[ 7.692755] fuse: init (API version 7.37)
..
[ 7.720541] systemd[1]: Starting RPC Bind...
Starting [0;1;39mRPC Bind[0m...
[ 7.737594] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
[ 7.772914] systemd[1]: Starting Journal Service...
Starting [0;1;39mJournal Service[0m...
[ 7.793905] systemd[1]: Starting Load Kernel Modules...
Starting [0;1;39mLoad Kernel Modules[0m...
[ 7.811560] systemd[1]: Starting Generate network units from Kernel command line...
Starting [0;1;39mGenerate network ts from Kernel command line[0m...
[ 7.827632] cryptodev: loading out-of-tree module taints kernel.
[ 7.837581] cryptodev: driver 1.12 loaded.
[ 7.853113] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting [0;1;39mRemount Root and Kernel File Systems[0m...
[ 7.879446] systemd[1]: Starting Coldplug All udev Devices...
Starting [0;1;39mColdplug All udev Devices[0m...
[ 7.904849] systemd[1]: Started RPC Bind.
[[0;32m OK [0m] Started [0;1;39mRPC Bind[0m.
[ 7.925854] 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...
[ 8.283262] systemd-journald[150]: 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...
[ 8.458766] audit: type=1334 audit(1651167747.352:2): prog-id=5 op=LOAD
[ 8.465735] audit: type=1334 audit(1651167747.360: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.
[ 8.963677] systemd-journald[150]: Oldest entry in /run/log/journal/6027c1355d8c453ebe20361d67ecb0fb/system.journal is older than the configured file retention duration (1month), suggesting rotation.
[ 8.965816] mc: Linux media interface: v0.10
[ 8.981920] systemd-journald[150]: /run/log/journal/6027c1355d8c453ebe20361d67ecb0fb/system.journal: Journal header limits reached or header out-of-date, rotating.
[[0;32m OK [0m] Found device [0;1;39m/dev/ttyS2[0m.
[ 9.008788] j721e-pcie-host 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m.
[ 9.032517] j721e-pcie-host 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[[0;32m OK [0m] Reached target [0;1;39mSystem Initializatio[ 9.042076] j721e-pcie-host 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
n[0m.
[ 9.059170] j721e-pcie-host 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[[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.
[ 9.135135] videodev: Linux video capture interface: v2.00
[[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.181733] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node c66-dma-memory@a7000000
Starting [0;1;39mDocker Socket for the API[0m...
[ 9.205564] k3-dsp-rproc 4d80800000.dsp: configured DSP for IPC-only mode
[[0;32m OK [0m] Listening on [0;1;39mdropbear.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] Reached target [0;1;39mSocket Units[0m.
[ 9.340259] remoteproc remoteproc0: 4d80800000.dsp is available
[ 9.350794] remoteproc remoteproc0: attaching to 4d80800000.dsp
[ 9.354624] PVR_K: 180: Device: 4e20000000.gpu
[ 9.357596] k3-dsp-rproc 4d80800000.dsp: DSP initialized in IPC-only mode
[[0;32m OK [0m] Finished [0;1;39mReboot and dump vmcore via kexec[0m.
[ 9.375303] rproc-virtio rproc-virtio.0.auto: assigned reserved memory node c66-dma-memory@a7000000
[ 9.387081] virtio_rpmsg_bus virtio0: rpmsg host is online
[ 9.392979] rproc-virtio rproc-virtio.0.auto: registered virtio0 (type 7)
[ 9.400191] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd
[ 9.408542] remoteproc remoteproc0: remote processor 4d80800000.dsp is now attached
[ 9.417833] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
[ 9.432054] PVR_K: 180: Read BVNC 22.104.208.318 from HW device registers
[ 9.445199] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node c66-dma-memory@a6000000
[ 9.456108] k3-dsp-rproc 4d81800000.dsp: configured DSP for IPC-only mode
[ 9.463611] PVR_K: 180: RGX Device registered with BVNC 22.104.208.318
[ 9.473212] img_enc 4200000.video-encoder: vxe_enc_probe: using heap 1 for internal alloc
[ 9.484736] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
[ 9.496821] [drm] Initialized pvr 23.1.6404501 20170530 for 4e20000000.gpu on minor 0
[ 9.506612] remoteproc remoteproc1: 4d81800000.dsp is available
[ 9.513880] remoteproc remoteproc1: attaching to 4d81800000.dsp
[ 9.524729] platform 41000000.r5f: configured R5F for IPC-only mode
[ 9.533656] img_enc 4200000.video-encoder: encoder registered as /dev/video0
[ 9.542468] k3-dsp-rproc 4d81800000.dsp: DSP initialized in IPC-only mode
[ 9.560283] platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000
[ 9.575806] rproc-virtio rproc-virtio.1.auto: assigned reserved memory node c66-dma-memory@a6000000
[ 9.585336] cdns-mhdp8546 a000000.dp-bridge: invalid resource
[ 9.591281] img_dec 4300000.video-decoder: decoder registered as /dev/video1
[ 9.598581] remoteproc remoteproc2: 41000000.r5f is available
[[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0[ 9.612145] cdns-mhdp8546 a000000.dp-bridge: Failed to get SAPB memory resource, HDCP not supported
m.
[ 9.630685] virtio_rpmsg_bus virtio1: rpmsg host is online
[ 9.636898] remoteproc remoteproc2: attaching to 41000000.r5f
[[0;32m OK [0m] Reached target [0;1;39mBasic System[0m.
[ 9.643337] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xd
[ 9.658991] rproc-virtio rproc-virtio.1.auto: registered virtio1 (type 7)
[ 9.666114] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe
[ 9.679945] remoteproc remoteproc1: remote processor 4d81800000.dsp is now attached
[[0;32m OK [0m] Started [0;1;39mJob spooling tools[0m.
[[0;32m OK [0m] Started [0;1;39mPeriodic Command Scheduler[0m.
[ 9.718708] platform 41000000.r5f: R5F core initialized in IPC-only mode
Starting [0;1;39mPrint notice about GPLv3 packages[0m...
[ 9.742188] rproc-virtio rproc-virtio.2.auto: assigned reserved memory node r5f-dma-memory@a0000000
Starting [0;1;39mIPv6 Packet Filtering Framework[0m...
Starting [0;1;39mIPv4 Packet Filtering Framework[0m...
[ 9.804870] k3-dsp-rproc 64800000.dsp: assigned reserved memory node c71-dma-memory@a8000000
[[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.
[ 9.869609] virtio_rpmsg_bus virtio2: rpmsg host is online
[ 9.876746] rproc-virtio rproc-virtio.2.auto: registered virtio2 (type 7)
[ 9.884803] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xd
[ 9.897393] audit: type=1334 audit(1699848872.029:4): prog-id=7 op=LOAD
[ 9.906144] audit: type=1334 audit(1699848872.037:5): prog-id=8 op=LOAD
[ 9.913640] remoteproc remoteproc2: remote processor 41000000.r5f is now attached
[ 9.921669] k3-dsp-rproc 64800000.dsp: configured DSP for IPC-only mode
Starting [0;1;39mUser Login Management[0m...[ 9.947989] remoteproc remoteproc3: 64800000.dsp is available
[ 9.969257] remoteproc remoteproc3: attaching to 64800000.dsp
[ 9.975888] remoteproc remoteproc3: unsupported resource 65538
[ 9.982009] k3-dsp-rproc 64800000.dsp: DSP initialized in IPC-only mode
[ 9.989216] rproc-virtio rproc-virtio.3.auto: assigned reserved memory node c71-dma-memory@a8000000
[ 10.010410] platform 5c00000.r5f: configured R5F for IPC-only mode
[ 10.013274] virtio_rpmsg_bus virtio3: rpmsg host is online
[ 10.023088] virtio_rpmsg_bus virtio3: creating channel ti.ipc4.ping-pong addr 0xd
[ 10.031697] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xe
[ 10.039708] rproc-virtio rproc-virtio.3.auto: registered virtio3 (type 7)
[ 10.046888] remoteproc remoteproc3: remote processor 64800000.dsp is now attached
[[0;32m OK [0m] Started [0;1;39mTEE Supplicant[0m.
Starting [0;1;39mRotate log files[0m...
[[0;1;31mFAILED[0m] Failed to start [0;1;39mPrint notice about GPLv3 packages[0m.
See 'systemctl status gplv3-notice.service' for details.
[[0;32m OK [0m] Finished [0;1;39mIPv6 Packet Filtering Framework[0m.
[[0;32m OK [0m] Finished [0;1;39mIPv4 Packet Filtering Framework[0m.
[ 10.141897] platform 5c00000.r5f: assigned reserved memory node r5f-dma-memory@a2000000
[ 10.151903] remoteproc remoteproc4: 5c00000.r5f is available
[ 10.158230] remoteproc remoteproc4: attaching to 5c00000.r5f
[ 10.165559] platform 5c00000.r5f: R5F core initialized in IPC-only mode
[ 10.172970] rproc-virtio rproc-virtio.4.auto: assigned reserved memory node r5f-dma-memory@a2000000
[ 10.183042] virtio_rpmsg_bus virtio4: rpmsg host is online
[ 10.189420] rproc-virtio rproc-virtio.4.auto: registered virtio4 (type 7)
[ 10.196261] remoteproc remoteproc4: remote processor 5c00000.r5f is now attached
[[0;32m OK [0m] Started [0;1;39mLighttpd Daemon[0m.
[[0;32m OK [0m] Reached target [0;1;39mPreparation for Netw[ 10.226931] j721e-pcie-host 2900000.pcie: PCI host bridge to bus 0000:00
ork[0m.
Starting [0;1;39mNetwork Configuration[0m...
[ 10.303869] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 10.310721] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] (bus address [0x10001000-0x10010fff])
[ 10.320636] pci_bus 0000:00: root bus resource [mem 0x10011000-0x17ffffff]
[ 10.341408] pci 0000:00:00.0: [104c:b00d] type 01 class 0x060400
[ 10.352589] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
[ 10.363194] pci 0000:00:00.0: supports D1
[ 10.367780] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[ 10.395731] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 10.409043] platform 5e00000.r5f: configured R5F for IPC-only mode
[[0;32m OK [0m] Started [0;1;39mUser Login Management[0m.
[[0;32m OK [0m] Finished [0;1;39mRotate log files[0m.
[ 10.525790] platform 5e00000.r5f: assigned reserved memory node r5f-dma-memory@a4000000
[ 10.613073] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 10.654909] remoteproc remoteproc5: 5e00000.r5f is available
[ 10.666864] remoteproc remoteproc5: attaching to 5e00000.r5f
[ 10.708362] [drm] Initialized tidss 1.0.0 20180215 for 4a00000.dss on minor 1
[ 10.717811] tidss 4a00000.dss: [drm] Cannot find any crtc or sizes
[ 10.730460] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 10.741035] tidss 4a00000.dss: [drm] Cannot find any crtc or sizes
[ 10.748124] tidss 4a00000.dss: [drm] Cannot find any crtc or sizes
[ 10.756328] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 10.764875] pcieport 0000:00:00.0: PME: Signaling with IRQ 695
[ 10.779291] pcieport 0000:00:00.0: AER: enabled with IRQ 695
[ 10.785346] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xe
[ 10.785836] platform 5e00000.r5f: R5F core initialized in IPC-only mode
[ 10.798919] j721e-pcie-host 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 10.816619] j721e-pcie-host 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 10.820389] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 10.827450] rproc-virtio rproc-virtio.5.auto: assigned reserved memory node r5f-dma-memory@a4000000
[ 10.849508] j721e-pcie-host 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 10.861206] j721e-pcie-host 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 10.874401] virtio_rpmsg_bus virtio5: rpmsg host is online
[ 10.880467] rproc-virtio rproc-virtio.5.auto: registered virtio5 (type 7)
[ 10.889588] remoteproc remoteproc5: remote processor 5e00000.r5f is now attached
[[0;32m OK [0m] Started [0;1;39mNetwork Configuration[0m.
Starting [0;1;39mNetwork Name Resolution[0m...
[ 11.070217] audit: type=1334 audit(1699848873.201:6): prog-id=9 op=LOAD
[ 11.081497] audit: type=1334 audit(1699848873.213:7): prog-id=10 op=LOAD
Starting [0;1;39mHostname Service[0m...
[[0;32m OK [0m] Started [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.
[ 11.414856] remoteproc remoteproc6: b034000.pru is available
Starting [0;1;39mAvahi mDNS/DNS-SD Stack[0m...
[ 11.433563] remoteproc remoteproc7: b004000.rtu is available
[ 11.439488] remoteproc remoteproc8: b00a000.txpru is available
Starting [0;1;39mEnable and configure wl18xx bluetooth stack[0m...
[ 11.453148] remoteproc remoteproc9: b038000.pru is available
[ 11.455549] remoteproc remoteproc10: b006000.rtu is available
[ 11.466888] remoteproc remoteproc11: b00c000.txpru is available
Starting [0;1;39mcontainerd container runtime[0m...
[ 11.479494] remoteproc remoteproc12: b134000.pru is available
[[0;32m OK [0m] Started [0;1;39mNetperf Benchmark Server[0[ 11.503464] remoteproc remoteproc13: b104000.rtu is available
m.
[ 11.525864] remoteproc remoteproc14: b10a000.txpru is available
[ 11.533158] remoteproc remoteproc15: b138000.pru is available
[[0;32m OK [0m] Started [0;1;39mNFS status monitor for NFSv2/3 locking.[0m.
Starting [0;1;39mPermit User Sessions[0m...
[[0;1;31mFAILED[0m] Failed to start [0;1;39mEnable andfigure wl18xx bluetooth stack[0m.
[ 11.598879] remoteproc remoteproc16: b106000.rtu is available
See 'systemctl status bt-enable.service' for details.[ 11.606518] remoteproc remoteproc17: b10c000.txpru is available
[ 11.638618] omap_rng 4e10000.rng: Random Number Generator ver. 241b34c
[[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;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;1;31mFAILED[0m] Failed to start [0;1;39mSynchronize System and HW clocks[0m.
See 'systemctl status sync-clocks.service' for details.
[ 11.912750] j721e-pcie-host 2910000.pcie: PCI host bridge to bus 0001:00
[ 11.920230] pci_bus 0001:00: root bus resource [bus 00-ff]
[ 11.925822] audit: type=1334 audit(1699848874.053:8): prog-id=11 op=LOAD
[ 11.929505] pci_bus 0001:00: root bus resource [io 0x10000-0x1ffff] (bus address [0x18001000-0x18010fff])
[ 11.932730] audit: type=1334 audit(1699848874.057:9): prog-id=12 op=LOAD
[ 11.949291] pci_bus 0001:00: root bus resource [mem 0x18011000-0x1fffffff]
[ 11.962004] pci 0001:00:00.0: [104c:b00d] type 01 class 0x060400
Starting [0;1;39mUser Database Manager[0m...[ 11.977436] pci_bus 0001:00: 2-byte config write to 0001:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
[ 12.000622] pci 0001:00:00.0: supports D1
[[0;32m OK [0m] Listening on [0;1;39mLoad/Save RF itch S[ 12.010271] pci 0001:00:00.0: PME# supported from D0 D1 D3hot
tatus /dev/rfkill Watch[0m.
[ 12.035842] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 12.047087] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01
[ 12.063152] pci 0001:00:00.0: PCI bridge to [bus 01]
[ 12.123747] cdns-csi2rx: probe of 4504000.csi-bridge failed with error -22
[ 12.129552] pcieport 0001:00:00.0: PME: Signaling with IRQ 719
[ 12.134378] cdns-csi2rx: probe of 4514000.csi-bridge failed with error -22
[ 12.247126] pcieport 0001:00:00.0: AER: enabled with IRQ 719
[[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...
[ 12.610211] audit: type=1006 audit(1699848874.741:10): pid=505 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
[ 12.629910] audit: type=1300 audit(1699848874.741:10): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffe52b1948 a2=4 a3=0 items=0 ppid=1 pid=505 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.976818] xhci-hcd xhci-hcd.6.auto: xHCI Host Controller
[ 13.048732] xhci-hcd xhci-hcd.6.auto: new USB bus registered, assigned bus number 1
[ 13.067009] xhci-hcd xhci-hcd.6.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000002000018010
[ 13.077314] xhci-hcd xhci-hcd.6.auto: irq 698, io mem 0x06010000
[ 13.083886] xhci-hcd xhci-hcd.6.auto: xHCI Host Controller
[ 13.090521] xhci-hcd xhci-hcd.6.auto: new USB bus registered, assigned bus number 2
[ 13.099226] xhci-hcd xhci-hcd.6.auto: Host supports USB 3.0 SuperSpeed
[ 13.108917] hub 1-0:1.0: USB hub found
[ 13.112863] hub 1-0:1.0: 1 port detected
[ 13.117927] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 13.127554] hub 2-0:1.0: USB hub found
[ 13.131784] hub 2-0:1.0: 1 port detected
[ 13.140315] xhci-hcd xhci-hcd.7.auto: xHCI Host Controller
[ 13.146481] xhci-hcd xhci-hcd.7.auto: new USB bus registered, assigned bus number 3
[ 13.155042] xhci-hcd xhci-hcd.7.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000002000018010
[ 13.165157] xhci-hcd xhci-hcd.7.auto: irq 720, io mem 0x06410000
[[0;32m OK [0m] Started [0;1;39mUser Manager for UID 1000[[ 13.171526] xhci-hcd xhci-hcd.7.auto: xHCI Host Controller
0m.
[ 13.182861] xhci-hcd xhci-hcd.7.auto: new USB bus registered, assigned bus number 4
[ 13.192447] xhci-hcd xhci-hcd.7.auto: Host supports USB 3.0 SuperSpeed
[ 13.207925] hub 3-0:1.0: USB hub found
[ 13.213382] hub 3-0:1.0: 1 port detected
[ 13.221706] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[[0;32m OK [0m] Started [0;1;39mSession c1 of User weston[[ 13.232199] hub 4-0:1.0: USB hub found
0m.
[ 13.239462] hub 4-0:1.0: 1 port detected
[[0;32m OK [0m] Started [0;1;39mcontainerd container runtime[0m.
[ 13.380447] usb 1-1: new high-speed USB device number 2 using xhci-hcd
[ 13.472455] usb 3-1: new high-speed USB device number 2 using xhci-hcd
[ 13.538376] hub 1-1:1.0: USB hub found
[ 13.543162] hub 1-1:1.0: 4 ports detected
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/systemd-fsck[0m.
[ 13.617280] PVR_K: 455: RGX Firmware image 'rgx.fw.22.104.208.318' loaded
[ 13.625432] hub 3-1:1.0: USB hub found
[ 13.629331] hub 3-1:1.0: 4 ports detected
[ 13.640324] PVR_K: 455: Shader binary image 'rgx.sh.22.104.208.318' loaded
[ 13.702162] usb 2-1: new SuperSpeed USB device number 2 using xhci-hcd
[ 13.752490] usb 4-1: new SuperSpeed USB device number 2 using xhci-hcd
[ 13.777357] hub 4-1:1.0: USB hub found
[ 13.781344] hub 4-1:1.0: 4 ports detected
[ 13.817896] hub 2-1:1.0: USB hub found
[ 13.823650] hub 2-1:1.0: 4 ports detected
[[0;32m OK [0m] Started [0;1;39mWeston, a Wayland mpositor, as a system service[0m.
Starting [0;1;39mMatrix GUI[0m...
[[0;1;31mFAILED[0m] Failed to start [0;1;39mMatrix GUI[0m.
See 'systemctl status matrix-gui-2.0.service' for details.
[ 13.904565] usb 1-1.1: new high-speed USB device number 3 using xhci-hcd
[[0;32m OK [0m] Reached target [0;1;39mMulti-User System[0m.
[ 13.924486] usb 3-1.2: new high-speed USB device number 3 using xhci-hcd
[[0;32m OK [0m] Reached target [0;1;39mGraphical Interface[0m.
Starting [0;1;39mRecord Runlevel Change in UTMP[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] Finished [0;1;39mFile System Check on /dev/mmcblk1p2[0m.
[[0;32m OK [0m] Finished [0;1;39mRecord Runlevel Change in UTMP[0m.
Mounting [0;1;39m/run/media/root-mmcblk1p2[0m...
[ 14.109348] usbcore: registered new interface driver r8152
[ 14.120555] usb 4-1.1: new SuperSpeed USB device number 3 using xhci-hcd
[ 14.136832] usbcore: registered new interface driver cdc_ether
[ 14.147235] usb-storage 4-1.1:1.0: USB Mass Storage device detected
[ 14.159753] scsi host0: usb-storage 4-1.1:1.0
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk1p3[0m.
[ 14.188905] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Quota mode: none.
[ 14.204783] usb 1-1.1: reset high-speed USB device number 3 using xhci-hcd
[[0;32m OK [0m] Mounted [0;1;39m/run/media/root-mmcblk1p2[0m.
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk1p1[0m.
Starting [0;1;39mFile System Check on /dev/mmcblk1p1[0m...
[ 14.282296] usb 3-1.2: Found UVC 1.00 device <unnamed> (046d:0825)
Starting [0;1;39mFile System Check on /dev/mmcblk1p3[0m...
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk1p1[0m.
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk1p3[0m.
[ 14.353148] r8152 1-1.1:1.0: skip request firmware
Mounting [0;1;39m/run/media/boot-mmcblk1p1[0m...
[ 14.385349] r8152 1-1.1:1.0 eth1: v1.12.13
Mounting [0;1;39m/run/media/mmcblk1p3[0m...
[ 14.405529] usb 2-1.2: new SuperSpeed USB device number 3 using xhci-hcd
[ 14.413912] input: UVC Camera (046d:0825) as /devices/platform/bus@100000/4114000.cdns-usb/6400000.usb/xhci-hcd.7.auto/usb3/3-1/3-1.2/3-1.2:1.0/input/input0
[ 14.428773] usbcore: registered new interface driver uvcvideo
[ 14.438355] usb-storage 2-1.2:1.0: USB Mass Storage device detected
[ 14.445998] scsi host1: usb-storage 2-1.2:1.0
[ 14.462197] EXT4-fs (mmcblk1p3): mounting ext3 file system using the ext4 subsystem
[ 14.478336] 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.
[ 14.500634] EXT4-fs (mmcblk1p3): mounted filesystem with ordered data mode. Quota mode: none.
[[0;32m OK [0m] Mounted [0;1;39m/run/media/mmcblk1p3[0m.
[ 15.192885] scsi 0:0:0:0: Direct-Access Kingston DataTraveler 3.0 PMAP PQ: 0 ANSI: 6
[ 15.201530] sd 0:0:0:0: [sda] 15138816 512-byte logical blocks: (7.75 GB/7.22 GiB)
[ 15.210727] sd 0:0:0:0: [sda] Write Protect is off
[ 15.216610] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 15.258062] sda: sda1
[ 15.260655] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 15.481006] scsi 1:0:0:0: Direct-Access Kingston DataTraveler 3.0 PMAP PQ: 0 ANSI: 6
[ 15.489895] sd 1:0:0:0: [sdb] 15138816 512-byte logical blocks: (7.75 GB/7.22 GiB)
[ 15.497728] sd 1:0:0:0: [sdb] Write Protect is off
[ 15.502760] sd 1:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
_____ _____ _ _
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
| | _| .'| . | . | | __| _| . | | | -_| _| _|
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
|___| |___|
Arago Project j721e-evm -
Arago 2023.04 j721e-evm -
j721e-evm login: root
[ 15.802613] usb 3-1.2: set resolution quirk: cval->res = 384
[ 15.810801] usbcore: registered new interface driver snd-usb-audio
[ 15.876761] kauditd_printk_skb: 4 callbacks suppressed
[ 15.876768] audit: type=1006 audit(1699848878.009:12): pid=710 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=3 res=1
[ 15.894377] audit: type=1300 audit(1699848878.009:12): arch=c00000b7 syscall=64 success=yes exit=1 a0=8 a1=ffffe52b1948 a2=1 a3=0 items=0 ppid=1 pid=710 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)
[ 15.919766] audit: type=1327 audit(1699848878.009:12): proctitle="(systemd)"
[ 15.969265] audit: type=1334 audit(1699848878.101:13): prog-id=13 op=LOAD
[ 15.976284] audit: type=1300 audit(1699848878.101:13): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffd0820f60 a2=78 a3=0 items=0 ppid=1 pid=710 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.001689] audit: type=1327 audit(1699848878.101:13): proctitle="(systemd)"
[ 16.008774] audit: type=1334 audit(1699848878.101:14): prog-id=13 op=UNLOAD
[ 16.015810] audit: type=1334 audit(1699848878.101:15): prog-id=14 op=LOAD
[ 16.022634] audit: type=1300 audit(1699848878.101:15): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffd0821000 a2=78 a3=0 items=0 ppid=1 pid=710 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.048003] audit: type=1327 audit(1699848878.101:15): proctitle="(systemd)"
7[r[999;999H[6n[ 16.745157] sdb: sdb1
[ 16.747743] sd 1:0:0:0: [sdb] Attached SCSI removable disk
[ 17.277900] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 17.443581] EXT2-fs (sdb1): warning: mounting unchecked fs, running e2fsck is recommended
[ 17.508748] ext2 filesystem being mounted at /run/media/sdb1 supports timestamps until 2038 (0x7fffffff)
root@j721e-evm:~# uname -a
Linux j721e-evm 6.1.46-gf8110d9ce8 #1 SMP PREEMPT Mon Sep 4 04:45:34 UTC 2023 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/35ae0f491ed043cf093d6f994893a727,nolock,v3,tcp,rsize=4096,wsize=4096
root@j721e-evm:~# uname -a
Linux j721e-evm 6.1.46-gf8110d9ce8 #1 SMP PREEMPT Mon Sep 4 04:45:34 UTC 2023 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 17928
-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
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 65 Mar 9 2018 j7-main-r5f0_0-fw -> /lib/firmware/ti-eth/j721e/app_remoteswitchcfg_server_strip.xer5f
lrwxrwxrwx 1 root root 72 Mar 9 2018 j7-main-r5f0_0-fw-sec -> /lib/firmware/ti-eth/j721e/app_remoteswitchcfg_server_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 122880 Mar 9 2018 rgx.fw.22.104.208.318
-rw-r--r-- 1 root root 118784 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
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 55 0 440 12 0 0 0 0 0 52 12 0 0 0 0 0 0
31 1 mtdblock1 140 0 1120 29 0 0 0 0 0 68 29 0 0 0 0 0 0
31 2 mtdblock2 145 0 1160 31 0 0 0 0 0 72 31 0 0 0 0 0 0
31 3 mtdblock3 50 0 400 14 0 0 0 0 0 52 14 0 0 0 0 0 0
31 4 mtdblock4 65 0 520 14 0 0 0 0 0 44 14 0 0 0 0 0 0
31 5 mtdblock5 50 0 400 9 0 0 0 0 0 32 9 0 0 0 0 0 0
31 6 mtdblock6 175 0 3360 101 0 0 0 0 0 120 101 0 0 0 0 0 0
31 7 mtdblock7 50 0 400 10 0 0 0 0 0 40 10 0 0 0 0 0 0
179 0 mmcblk1 893 69 56660 2626 2 0 16 3 0 1476 2630 0 0 0 0 0 0
179 1 mmcblk1p1 301 5 18720 729 0 0 0 0 0 724 729 0 0 0 0 0 0
179 2 mmcblk1p2 223 33 17146 649 1 0 8 2 0 652 651 0 0 0 0 0 0
179 3 mmcblk1p3 332 31 19602 1208 1 0 8 1 0 804 1209 0 0 0 0 0 0
8 0 sda 246 6 15995 207 0 0 0 0 0 244 207 0 0 0 0 0 0
8 1 sda1 208 6 14795 158 0 0 0 0 0 188 158 0 0 0 0 0 0
8 16 sdb 231 0 15954 1420 1 0 8 56 0 1536 1477 0 0 0 0 0 0
8 17 sdb1 193 0 14754 163 1 0 8 56 0 264 220 0 0 0 0 0 0
root@j721e-evm:~# cat /proc/interrupts
CPU0 CPU1
11: 4033 3476 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: 1375 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: 57428 368 MSI-INTA 15401056 Level 46000000.ethernet-tx0
24: 83318 0 MSI-INTA 15401058 Level 46000000.ethernet
42: 8001 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
46: 0 0 MSI-INTA 13828540 Level 31150000.dma-controller chan4
47: 0 0 MSI-INTA 13828541 Level 31150000.dma-controller chan5
48: 0 0 MSI-INTA 13828542 Level 31150000.dma-controller chan6
49: 0 0 MSI-INTA 13828543 Level 31150000.dma-controller chan7
50: 0 0 MSI-INTA 13828544 Level 31150000.dma-controller chan8
51: 0 0 MSI-INTA 13828545 Level 31150000.dma-controller chan9
52: 0 0 MSI-INTA 13828546 Level 31150000.dma-controller chan10
53: 0 0 MSI-INTA 13828547 Level 31150000.dma-controller chan11
54: 0 0 MSI-INTA 13828548 Level 31150000.dma-controller chan12
55: 0 0 MSI-INTA 13828549 Level 31150000.dma-controller chan13
56: 0 0 MSI-INTA 13828550 Level 31150000.dma-controller chan14
57: 0 0 MSI-INTA 13828551 Level 31150000.dma-controller chan15
58: 0 0 MSI-INTA 13828552 Level 31150000.dma-controller chan16
59: 0 0 MSI-INTA 13828553 Level 31150000.dma-controller chan17
60: 0 0 MSI-INTA 13828554 Level 31150000.dma-controller chan18
61: 0 0 MSI-INTA 13828555 Level 31150000.dma-controller chan19
62: 0 0 MSI-INTA 13828556 Level 31150000.dma-controller chan20
63: 0 0 MSI-INTA 13828557 Level 31150000.dma-controller chan21
64: 0 0 MSI-INTA 13828558 Level 31150000.dma-controller chan22
65: 0 0 MSI-INTA 13828559 Level 31150000.dma-controller chan23
66: 0 0 MSI-INTA 13828560 Level 31150000.dma-controller chan24
67: 0 0 MSI-INTA 13828561 Level 31150000.dma-controller chan25
68: 0 0 MSI-INTA 13828562 Level 31150000.dma-controller chan26
69: 0 0 MSI-INTA 13828563 Level 31150000.dma-controller chan27
70: 0 0 MSI-INTA 13828564 Level 31150000.dma-controller chan28
71: 0 0 MSI-INTA 13828565 Level 31150000.dma-controller chan29
72: 0 0 MSI-INTA 13828566 Level 31150000.dma-controller chan30
73: 0 0 MSI-INTA 13828567 Level 31150000.dma-controller chan31
74: 0 0 MSI-INTA 13828568 Level 31150000.dma-controller chan32
75: 0 0 MSI-INTA 13828569 Level 31150000.dma-controller chan33
76: 0 0 MSI-INTA 13828570 Level 31150000.dma-controller chan34
77: 0 0 MSI-INTA 13828571 Level 31150000.dma-controller chan35
193: 676 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
465: 2 0 INTR 428 Level mbox-main-r5fss1-core0
466: 7 0 INTR 424 Level mbox-c66-0, mbox-c66-1
467: 3 0 INTR 420 Level mbox-c71-0
563: 0 0 MSI-INTA 13894674 Edge 31150000.dma-controller chan4
564: 0 0 MSI-INTA 13894675 Edge 31150000.dma-controller chan5
565: 0 0 MSI-INTA 13894676 Edge 31150000.dma-controller chan6
566: 0 0 MSI-INTA 13894677 Edge 31150000.dma-controller chan7
567: 0 0 MSI-INTA 13894678 Edge 31150000.dma-controller chan8
568: 0 0 MSI-INTA 13894679 Edge 31150000.dma-controller chan9
569: 0 0 MSI-INTA 13894705 Edge 31150000.dma-controller chan10
570: 0 0 MSI-INTA 13894706 Edge 31150000.dma-controller chan11
571: 0 0 MSI-INTA 13894707 Edge 31150000.dma-controller chan12
572: 0 0 MSI-INTA 13894708 Edge 31150000.dma-controller chan13
573: 0 0 MSI-INTA 13894709 Edge 31150000.dma-controller chan14
574: 0 0 MSI-INTA 13894710 Edge 31150000.dma-controller chan15
575: 0 0 MSI-INTA 13894711 Edge 31150000.dma-controller chan16
576: 0 0 MSI-INTA 13894712 Edge 31150000.dma-controller chan17
577: 0 0 MSI-INTA 13894713 Edge 31150000.dma-controller chan18
578: 0 0 MSI-INTA 13894714 Edge 31150000.dma-controller chan19
579: 0 0 MSI-INTA 13894715 Edge 31150000.dma-controller chan20
580: 0 0 MSI-INTA 13894716 Edge 31150000.dma-controller chan21
581: 0 0 MSI-INTA 13894717 Edge 31150000.dma-controller chan22
582: 0 0 MSI-INTA 13894718 Edge 31150000.dma-controller chan23
583: 0 0 MSI-INTA 13894719 Edge 31150000.dma-controller chan24
584: 0 0 MSI-INTA 13894720 Edge 31150000.dma-controller chan25
585: 0 0 MSI-INTA 13894721 Edge 31150000.dma-controller chan26
586: 0 0 MSI-INTA 13894722 Edge 31150000.dma-controller chan27
587: 0 0 MSI-INTA 13894723 Edge 31150000.dma-controller chan28
588: 0 0 MSI-INTA 13894724 Edge 31150000.dma-controller chan29
589: 0 0 MSI-INTA 13894725 Edge 31150000.dma-controller chan30
590: 0 0 MSI-INTA 13894726 Edge 31150000.dma-controller chan31
591: 0 0 MSI-INTA 13894727 Edge 31150000.dma-controller chan32
592: 0 0 MSI-INTA 13894728 Edge 31150000.dma-controller chan33
593: 0 0 MSI-INTA 13894729 Edge 31150000.dma-controller chan34
594: 0 0 MSI-INTA 13894730 Edge 31150000.dma-controller chan35
619: 1883 0 GICv3 36 Level mmc1
623: 0 0 GICv3 350 Edge j721e-pcie-link-down-irq
637: 0 0 GICv3 56 Level pvrsrvkm
640: 0 0 GICv3 213 Level vxe-enc
641: 0 0 GICv3 212 Level vxd-dec
666: 0 0 GICv3 646 Level mhdp8546
693: 0 0 GICv3 634 Level tidss
695: 0 0 ITS-MSI 0 Edge PCIe PME, aerdrv
696: 0 0 GICv3 362 Edge j721e-pcie-link-down-irq
698: 1187 0 GICv3 128 Level xhci-hcd:usb1
700: 0 0 GICv3 152 Level 6000000.usb
717: 0 0 GICv3 43 Level 4e10000.rng
719: 0 0 ITS-MSI 134217728 Edge PCIe PME, aerdrv
720: 1196 0 GICv3 136 Level xhci-hcd:usb3
722: 0 0 GICv3 153 Level 6400000.usb
IPI0: 2450 15026 Rescheduling interrupts
IPI1: 4258 9313 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: 13 0
TIMER: 1360 1661
NET_TX: 7 1
NET_RX: 125335 410
BLOCK: 0 0
IRQ_POLL: 0 0
TASKLET: 12511 73
SCHED: 2127 1934
HRTIMER: 0 0
RCU: 8639 11816
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:~# [ 41.412712] kauditd_printk_skb: 1 callbacks suppressed
[ 41.412719] audit: type=1334 audit(1699848903.545:17): prog-id=10 op=UNLOAD
[ 41.424813] audit: type=1334 audit(1699848903.545:18): prog-id=9 op=UNLOAD
opkg list-installed | grep ti-test; echo $?
ti-test - 1.0-r0.118
ti-test-extras - 1.0-r0.118
0
root@j721e-evm:~# depmod -a
root@j721e-evm:~# lsmod
Module Size Used by
snd_usb_audio 303104 0
snd_hwdep 20480 1 snd_usb_audio
snd_usbmidi_lib 32768 1 snd_usb_audio
uvcvideo 110592 0
snd_rawmidi 36864 1 snd_usbmidi_lib
videobuf2_vmalloc 16384 1 uvcvideo
cdc_ether 16384 0
usbnet 36864 1 cdc_ether
r8152 102400 0
xhci_plat_hcd 16384 0
pci_endpoint_test 20480 0
rpmsg_ctrl 16384 0
cdns_csi2rx 20480 0
v4l2_fwnode 20480 1 cdns_csi2rx
rpmsg_char 16384 1 rpmsg_ctrl
omap_rng 16384 0
overlay 122880 0
irq_pruss_intc 16384 0
pru_rproc 24576 0
cdns3 45056 0
cdns_usb_common 20480 1 cdns3
crct10dif_ce 16384 1
cfg80211 380928 0
rfkill 24576 2 cfg80211
display_connector 16384 0
ti_tfp410 16384 0
cdns_mhdp8546 40960 0
drm_display_helper 151552 1 cdns_mhdp8546
ti_k3_r5_remoteproc 28672 0
vxd_dec 344064 0
tidss 53248 1
vxe_enc 286720 0
drm_dma_helper 20480 1 tidss
drm_kms_helper 184320 7 drm_dma_helper,display_connector,cdns_mhdp8546,drm_display_helper,tidss,ti_tfp410
j721e_csi2rx 24576 0
videobuf2_dma_sg 20480 2 vxe_enc,vxd_dec
videobuf2_dma_contig 20480 1 j721e_csi2rx
v4l2_mem2mem 36864 2 vxe_enc,vxd_dec
videobuf2_memops 16384 3 videobuf2_vmalloc,videobuf2_dma_contig,videobuf2_dma_sg
pvrsrvkm 1224704 8
videobuf2_v4l2 32768 5 j721e_csi2rx,vxe_enc,vxd_dec,uvcvideo,v4l2_mem2mem
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
v4l2_async 24576 3 v4l2_fwnode,j721e_csi2rx,cdns_csi2rx
cfbfillrect 16384 1 drm_kms_helper
k3_j72xx_bandgap 16384 0
syscopyarea 16384 1 drm_kms_helper
cfbimgblt 16384 1 drm_kms_helper
sysfillrect 16384 1 drm_kms_helper
sysimgblt 16384 1 drm_kms_helper
ti_k3_dsp_remoteproc 16384 0
videodev 245760 9 v4l2_async,j721e_csi2rx,vxe_enc,videobuf2_v4l2,vxd_dec,uvcvideo,cdns_csi2rx,videobuf2_common,v4l2_mem2mem
fb_sys_fops 16384 1 drm_kms_helper
pruss 16384 0
virtio_rpmsg_bus 20480 0
cfbcopyarea 16384 1 drm_kms_helper
rpmsg_ns 16384 1 virtio_rpmsg_bus
sa2ul 36864 0
cdns_dphy_rx 16384 0
ti_k3_common 16384 1 ti_k3_dsp_remoteproc
pci_j721e_host 16384 0
mc 57344 9 v4l2_async,videodev,j721e_csi2rx,snd_usb_audio,videobuf2_v4l2,uvcvideo,cdns_csi2rx,videobuf2_common,v4l2_mem2mem
pci_j721e 16384 1 pci_j721e_host
pcie_cadence_host 16384 1 pci_j721e_host
rti_wdt 16384 0
pcie_cadence 16384 2 pcie_cadence_host,pci_j721e_host
cdns3_ti 16384 0
optee_rng 16384 0
rng_core 20480 2 optee_rng,omap_rng
cryptodev 53248 0
fuse 131072 1
drm 557056 14 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 475136 38
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