Created
May 28, 2024 07:26
-
-
Save nehamalcom/138d25fe32d4d80af3e0e4c19c1b18e0 to your computer and use it in GitHub Desktop.
arm: dts: k3-j721e-r5-common-proc-board: Set parent clock for clock ID 342
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
U-Boot SPL 2024.07-rc3-00014-g8faf282333f (May 28 2024 - 12:42:06 +0530) | |
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.9--v09.02.09 (Kool Koala)') | |
SPL initial stack usage: 13448 bytes | |
Trying to boot from UART | |
CSkipping authentication on GP device | |
Skipping authentication on GP device | |
Skipping authentication on GP device | |
Skipping authentication on GP device | |
Loaded 1048339 bytes | |
Loading Environment from nowhere... OK | |
init_env from device 7 not supported! | |
Starting ATF on ARM64 core... | |
NOTICE: BL31: v2.10.0(release):v2.10.0-367-g00f1ec6b87-dirty | |
NOTICE: BL31: Built : 16:09:05, Feb 9 2024 | |
I/TC: | |
I/TC: OP-TEE version: 4.1.0-51-g012cdca49 (gcc version 11.4.0 (GCC)) #1 Tue Jan 30 10:48:03 UTC 2024 aarch64 | |
I/TC: WARNING: This OP-TEE configuration might be insecure! | |
I/TC: WARNING: Please check https://optee.readthedocs.io/en/latest/architecture/porting_guidelines.html | |
I/TC: Primary CPU initializing | |
I/TC: GIC redistributor base address not provided | |
I/TC: Assuming default GIC group status and modifier | |
I/TC: SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.9--v09.02.09 (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.07-rc3-00014-g8faf282333f (May 28 2024 - 12:42:23 +0530) | |
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.9--v09.02.09 (Kool Koala)') | |
Trying to boot from UART | |
CSkipping authentication on GP device | |
Loaded 1336427 bytes | |
U-Boot 2024.07-rc3-00014-g8faf282333f (May 28 2024 - 12:42:23 +0530) | |
SoC: J721S2 SR1.0 GP | |
Model: Texas Instruments J721S2 EVM | |
Board: J721S2X-PM1-SOM rev E2 | |
DRAM: 16 GiB | |
Core: 95 devices, 30 uclasses, devicetree: separate | |
Flash: 0 Bytes | |
MMC: mmc@4f80000: 0, mmc@4fb0000: 1 | |
Loading Environment from nowhere... OK | |
In: serial@2880000 | |
Out: serial@2880000 | |
Err: serial@2880000 | |
am65_cpsw_nuss ethernet@46000000: K3 CPSW: nuss_ver: 0x6BA02102 cpsw_ver: 0x6BA82102 ale_ver: 0x00293904 Ports:1 | |
Net: eth0: ethernet@46000000port@1 | |
Hit any key to stop autoboot: 2 0 | |
=> | |
=> | |
=> | |
=> | |
=> | |
=> version | |
U-Boot 2024.07-rc3-00014-g8faf282333f (May 28 2024 - 12:42:23 +0530) | |
=> setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02880000 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,0x02880000 ${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=j721s2 | |
board_name=j721s2 | |
board_rev=E2 | |
board_serial=0204 | |
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,0x02880000 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}; if test ${do_main_cpsw0_qsgmii_phyinit} -eq 1; then run main_cpsw0_qsgmii_phyinit; fi; run boot_rprocs; if test ${boot_fit} -eq 1; then run get_fit_${boot}; run get_fit_overlaystring; run run_fit; else; run get_kern_${boot}; run get_fdt_${boot}; run get_overlay_${boot}; run run_kern; fi; | |
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 | |
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 | |
do_main_cpsw0_qsgmii_phyinit=0 | |
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=f4:84:4c:fc:00:78 | |
fdt_addr_r=0x88000000 | |
fdtaddr=0x88000000 | |
fdtcontroladdr=fde939b0 | |
fdtfile=ti/k3-j721s2-common-proc-board.dtb | |
fdtoverlay_addr_r=0x89000000 | |
findfdt=echo WARN: fdtfile already set. Stop using findfdt in script | |
finduuid=part uuid ${boot} ${bootpart} uuid | |
get_fdt_mmc=load mmc ${bootpart} ${fdtaddr} ${bootdir}/dtb/${name_fdt} | |
get_fdt_ufs=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/${fdtfile} | |
get_fit_config=setexpr name_fit_config gsub / _ conf-${fdtfile} | |
get_fit_mmc=load mmc ${bootpart} ${addr_fit} ${bootdir}/${name_fit} | |
get_fit_overlaystring=for overlay in $name_overlays; do; setexpr name_fit_overlay gsub / _ conf-${overlay}; setenv overlaystring ${overlaystring}'#'${name_fit_overlay}; done; | |
get_kern_mmc=load mmc ${bootpart} ${loadaddr} ${bootdir}/${name_kern} | |
get_kern_ufs=load ${devtype} ${bootpart} ${loadaddr} ${bootdir}/${name_kern} | |
get_overlay_mmc=fdt address ${fdtaddr}; fdt resize 0x100000; for overlay in $name_overlays; do; load mmc ${bootpart} ${dtboaddr} ${bootdir}/dtb/${overlay} && fdt apply ${dtboaddr}; done; | |
get_overlay_ufs=fdt address ${fdtaddr}; fdt resize 0x100000; for overlay in $name_overlays; do; load scsi ${bootpart} ${dtboaddr} ${bootdir}/${overlay} && fdt apply ${dtboaddr}; done; | |
importbootenv=echo Importing environment from mmc${mmcdev} ...; env import -t ${loadaddr} ${filesize} | |
init_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} | |
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),256k(ospi.env.backup),57088k@8m(ospi.rootfs),256k(ospi.phypattern);47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),-@8m(hbmc.rootfs) | |
name_fdt=ti/k3-j721s2-common-proc-board.dtb | |
name_fit=fitImage | |
name_kern=Image | |
partitions=name=rootfs,start=0,size=-,uuid=${uuid_gpt_rootfs} | |
pxefile_addr_r=0x80100000 | |
ramdisk_addr_r=0x88080000 | |
rd_spec=- | |
rdaddr=0x88080000 | |
rproc_fw_binaries= 2 /lib/firmware/j721s2-main-r5f0_0-fw 3 /lib/firmware/j721s2-main-r5f0_1-fw 4 /lib/firmware/j721s2-main-r5f1_0-fw 5 /lib/firmware/j721s2-main-r5f1_1-fw 6 /lib/firmware/j721s2-c71_0-fw 7 /lib/firmware/j721s2-c71_1-fw | |
rproc_load_and_boot_one=if load mmc ${bootpart} $loadaddr ${rproc_fw}; then if rproc load ${rproc_id} ${loadaddr} ${filesize}; then rproc start ${rproc_id}; fi; fi | |
run_fit=run get_fit_config; bootm ${addr_fit}#${name_fit_config}${overlaystring} | |
run_kern=booti ${loadaddr} ${rd_spec} ${fdtaddr} | |
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#=0000000000000204 | |
serverip=192.168.0.1 | |
soc=k3 | |
stderr=serial@2880000 | |
stdin=serial@2880000 | |
stdout=serial@2880000 | |
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: 10064/131067 bytes | |
=> printenv bootargs | |
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02880000 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:272 | |
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.247 (1255 ms) | |
=> tftp ${loadaddr} 192.168.0.1:vatf_j721s2-evm/bb07daf011078f15ea81b62255230e0d | |
am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2 | |
link up on port 1, speed 1000, full duplex | |
Using ethernet@46000000port@1 device | |
TFTP from server 192.168.0.1; our IP address is 192.168.0.247 | |
Filename 'vatf_j721s2-evm/bb07daf011078f15ea81b62255230e0d'. | |
Load address: 0x82000000 | |
Loading: *################################################## 18.5 MiB | |
9.9 MiB/s | |
done | |
Bytes transferred = 19376640 (127aa00 hex) | |
=> tftp ${fdt_addr_r} 192.168.0.1:vatf_j721s2-evm/9fba049c848254ed64065ea1e3a0e61c | |
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.247 | |
Filename 'vatf_j721s2-evm/9fba049c848254ed64065ea1e3a0e61c'. | |
Load address: 0x88000000 | |
Loading: *################################################## 93.6 KiB | |
8.3 MiB/s | |
done | |
Bytes transferred = 95815 (17647 hex) | |
=> fdt address ${fdt_addr_r} | |
Working FDT set to 88000000 | |
=> printenv bootargs | |
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02880000 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/j721s2-evm/autofs/47cfe16e82bffc117c8ac0f7a7fa57f3,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.07-rc3-00014-g8faf282333f (May 28 2024 - 12:42:23 +0530) | |
=> bdinfo | |
boot_params = 0x0000000000000000 | |
DRAM bank = 0x0000000000000000 | |
-> start = 0x0000000080000000 | |
-> size = 0x000000007fffffff | |
DRAM bank = 0x0000000000000001 | |
-> start = 0x0000000880000000 | |
-> size = 0x000000037fffffff | |
flashstart = 0x0000000000000000 | |
flashsize = 0x0000000000000000 | |
flashoffset = 0x0000000000000000 | |
baudrate = 115200 bps | |
relocaddr = 0x00000000ffece000 | |
reloc off = 0x000000007f6ce000 | |
Build = 64-bit | |
current eth = ethernet@46000000port@1 | |
ethaddr = f4:84:4c:fc:00:78 | |
IP addr = 192.168.0.247 | |
fdt_blob = 0x00000000fde939b0 | |
new_fdt = 0x00000000fde939b0 | |
fdt_size = 0x000000000001a400 | |
lmb_dump_all: | |
memory.cnt = 0x2 / max = 0x10 | |
memory[0] [0x80000000-0xfffffffe], 0x7fffffff bytes flags: 0 | |
memory[1] [0x880000000-0xbfffffffe], 0x37fffffff bytes flags: 0 | |
reserved.cnt = 0x2 / max = 0x10 | |
reserved[0] [0x9e800000-0xa9bfffff], 0x0b400000 bytes flags: 4 | |
reserved[1] [0xfce8c000-0xfffffffe], 0x03173fff bytes flags: 0 | |
devicetree = separate | |
serial addr = 0x0000000002880000 | |
width = 0x0000000000000000 | |
shift = 0x0000000000000002 | |
offset = 0x0000000000000000 | |
clock = 0x0000000002dc6c00 | |
arch_number = 0x0000000000000000 | |
TLB addr = 0x00000000ffff0000 | |
irq_sp = 0x00000000fde939a0 | |
sp start = 0x00000000fde939a0 | |
Early malloc usage: 28c8 / 8000 | |
=> | |
boot_params = 0x0000000000000000 | |
DRAM bank = 0x0000000000000000 | |
-> start = 0x0000000080000000 | |
-> size = 0x000000007fffffff | |
DRAM bank = 0x0000000000000001 | |
-> start = 0x0000000880000000 | |
-> size = 0x000000037fffffff | |
flashstart = 0x0000000000000000 | |
flashsize = 0x0000000000000000 | |
flashoffset = 0x0000000000000000 | |
baudrate = 115200 bps | |
relocaddr = 0x00000000ffece000 | |
reloc off = 0x000000007f6ce000 | |
Build = 64-bit | |
current eth = ethernet@46000000port@1 | |
ethaddr = f4:84:4c:fc:00:78 | |
IP addr = 192.168.0.247 | |
fdt_blob = 0x00000000fde939b0 | |
new_fdt = 0x00000000fde939b0 | |
fdt_size = 0x000000000001a400 | |
lmb_dump_all: | |
memory.cnt = 0x2 / max = 0x10 | |
memory[0] [0x80000000-0xfffffffe], 0x7fffffff bytes flags: 0 | |
memory[1] [0x880000000-0xbfffffffe], 0x37fffffff bytes flags: 0 | |
reserved.cnt = 0x2 / max = 0x10 | |
reserved[0] [0x9e800000-0xa9bfffff], 0x0b400000 bytes flags: 4 | |
reserved[1] [0xfce8c000-0xfffffffe], 0x03173fff bytes flags: 0 | |
devicetree = separate | |
serial addr = 0x0000000002880000 | |
width = 0x0000000000000000 | |
shift = 0x0000000000000002 | |
offset = 0x0000000000000000 | |
clock = 0x0000000002dc6c00 | |
arch_number = 0x0000000000000000 | |
TLB addr = 0x00000000ffff0000 | |
irq_sp = 0x00000000fde939a0 | |
sp start = 0x00000000fde939a0 | |
Early malloc usage: 28c8 / 8000 | |
=> ls mmc 0:1 | |
0 file(s), 0 dir(s) | |
=> ls mmc 1:1 | |
EFI/ | |
19376640 Image | |
484225 tiboot3.bin | |
484225 tiboot3-j721s2-gp-evm.bin | |
486814 tiboot3-j721s2-hs-evm.bin | |
486814 tiboot3-j721s2-hs-fs-evm.bin | |
1092191 tispl.bin | |
1338635 u-boot.img | |
574 uEnv.txt | |
4 ws-calibrate.rules | |
9 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 | |
482656 bl32.bin | |
4324112 bl32.elf | |
<DIR> 4096 cadence | |
<DIR> 4096 cnm | |
<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> 66 j721s2-c71_0-fw | |
<SYM> 73 j721s2-c71_0-fw-sec | |
<SYM> 66 j721s2-c71_1-fw | |
<SYM> 73 j721s2-c71_1-fw-sec | |
<SYM> 68 j721s2-main-r5f0_0-fw | |
<SYM> 75 j721s2-main-r5f0_0-fw-sec | |
<SYM> 68 j721s2-main-r5f0_1-fw | |
<SYM> 75 j721s2-main-r5f0_1-fw-sec | |
<SYM> 68 j721s2-main-r5f1_0-fw | |
<SYM> 75 j721s2-main-r5f1_0-fw-sec | |
<SYM> 68 j721s2-main-r5f1_1-fw | |
<SYM> 75 j721s2-main-r5f1_1-fw-sec | |
<SYM> 68 j721s2-mcu-r5f0_1-fw | |
<SYM> 75 j721s2-mcu-r5f0_1-fw-sec | |
4728 regulatory.db | |
1182 regulatory.db.p7s | |
155648 rgx.fw.36.53.104.796 | |
383136 rgx.sh.36.53.104.796 | |
28 tee-header_v2.bin | |
0 tee-pageable_v2.bin | |
482656 tee-pager_v2.bin | |
482656 tee-raw.bin | |
482684 tee.bin | |
4324112 tee.elf | |
<DIR> 4096 ti-connectivity | |
<DIR> 4096 ti-ipc | |
<SYM> 39 wave521c_codec_fw.bin | |
=> mmc rescan; echo $? | |
0 | |
=> fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4 | |
4 bytes written in 7 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 000000008ffe5000, end 000000008ffff646 ... OK | |
Working FDT set to 8ffe5000 | |
Starting kernel ... | |
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080] | |
[ 0.000000] Linux version 6.1.80-ti-g2e423244f8c0 (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 11.4.0, GNU ld (GNU Binutils) 2.38.20220708) #1 SMP PREEMPT Wed Mar 20 14:43:33 UTC 2024 | |
[ 0.000000] Machine model: Texas Instruments J721S2 EVM | |
[ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002880000 (options '') | |
[ 0.000000] printk: bootconsole [ns16550a0] enabled | |
[ 0.000000] efi: UEFI not found. | |
[ 0.000000] Reserved memory: created CMA memory pool at 0x0000000bc7e00000, size 896 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 c71-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 c71-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 c71-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 c71-memory@a7100000, compatible id shared-dma-pool | |
[ 0.000000] Zone ranges: | |
[ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff] | |
[ 0.000000] DMA32 empty | |
[ 0.000000] Normal [mem 0x0000000100000000-0x0000000bffffefff] | |
[ 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-0x00000000a9bfffff] | |
[ 0.000000] node 0: [mem 0x00000000a9c00000-0x00000000ffffefff] | |
[ 0.000000] node 0: [mem 0x0000000880000000-0x0000000bffffefff] | |
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x0000000bffffefff] | |
[ 0.000000] On node 0, zone Normal: 1 pages in unavailable ranges | |
[ 0.000000] On node 0, zone Normal: 1 pages in unavailable ranges | |
[ 0.000000] psci: probing for conduit method from DT. | |
[ 0.000000] psci: PSCIv1.1 detected in firmware. | |
[ 0.000000] psci: Using standard PSCI v0.2 function IDs | |
[ 0.000000] psci: Trusted OS migration not required | |
[ 0.000000] psci: SMC Calling Convention v1.4 | |
[ 0.000000] percpu: Embedded 20 pages/cpu s41064 r8192 d32664 u81920 | |
[ 0.000000] Detected PIPT I-cache on CPU0 | |
[ 0.000000] CPU features: detected: GIC system register CPU interface | |
[ 0.000000] CPU features: detected: Spectre-v3a | |
[ 0.000000] CPU features: detected: Spectre-BHB | |
[ 0.000000] CPU features: detected: ARM erratum 1742098 | |
[ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 | |
[ 0.000000] alternatives: applying boot alternatives | |
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 4128766 | |
[ 0.000000] Kernel command line: console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02880000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/j721s2-evm/autofs/47cfe16e82bffc117c8ac0f7a7fa57f3,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: 2097152 (order: 12, 16777216 bytes, linear) | |
[ 0.000000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 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: 15269788K/16777208K available (11712K kernel code, 1258K rwdata, 3812K rodata, 1984K init, 438K bss, 589916K reserved, 917504K 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.010502] Console: colour dummy device 80x25 | |
[ 0.016213] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) | |
[ 0.029552] pid_max: default: 32768 minimum: 301 | |
[ 0.035474] LSM: Security Framework initializing | |
[ 0.041476] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) | |
[ 0.051198] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) | |
[ 0.062507] cblist_init_generic: Setting adjustable number of callback queues. | |
[ 0.071767] cblist_init_generic: Setting shift to 1 and lim to 1. | |
[ 0.079597] cblist_init_generic: Setting adjustable number of callback queues. | |
[ 0.088833] cblist_init_generic: Setting shift to 1 and lim to 1. | |
[ 0.096718] rcu: Hierarchical SRCU implementation. | |
[ 0.102841] rcu: Max phase no-delay instances is 1000. | |
[ 0.109738] Platform MSI: msi-controller@1820000 domain created | |
[ 0.117484] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created | |
[ 0.129246] EFI services will not be available. | |
[ 0.135172] smp: Bringing up secondary CPUs ... | |
I/TC: Secondary CPU 1 initializing | |
I/TC: Secondary CPU 1 switching to normal world boot | |
[ 0.151507] Detected PIPT I-cache on CPU1 | |
[ 0.151587] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000 | |
[ 0.151605] GICv3: CPU1: using allocated LPI pending table @0x0000000880050000 | |
[ 0.151647] CPU1: Booted secondary processor 0x0000000001 [0x411fd080] | |
[ 0.151713] smp: Brought up 1 node, 2 CPUs | |
[ 0.188397] SMP: Total of 2 processors activated. | |
[ 0.194403] CPU features: detected: 32-bit EL0 Support | |
[ 0.200971] CPU features: detected: CRC32 instructions | |
[ 0.207568] CPU: All CPU(s) started at EL2 | |
[ 0.212794] alternatives: applying system-wide alternatives | |
[ 0.220995] devtmpfs: initialized | |
[ 0.234079] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns | |
[ 0.246557] futex hash table entries: 512 (order: 3, 32768 bytes, linear) | |
[ 0.271045] pinctrl core: initialized pinctrl subsystem | |
[ 0.278173] DMI not present or invalid. | |
[ 0.283510] NET: Registered PF_NETLINK/PF_ROUTE protocol family | |
[ 0.292111] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations | |
[ 0.301704] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations | |
[ 0.312131] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations | |
[ 0.322425] audit: initializing netlink subsys (disabled) | |
[ 0.329482] audit: type=2000 audit(0.196:1): state=initialized audit_enabled=0 res=1 | |
[ 0.329749] thermal_sys: Registered thermal governor 'step_wise' | |
[ 0.339385] thermal_sys: Registered thermal governor 'power_allocator' | |
[ 0.347082] cpuidle: using governor menu | |
[ 0.360513] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. | |
[ 0.369220] ASID allocator initialised with 65536 entries | |
[ 0.386451] platform a40000.pinctrl: Fixed dependency cycle(s) with /bus@100000/pinctrl@a40000/mcu-cpsw-cpts | |
[ 0.401766] KASLR disabled due to lack of seed | |
[ 0.411119] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages | |
[ 0.419797] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page | |
[ 0.427799] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages | |
[ 0.436466] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page | |
[ 0.444468] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages | |
[ 0.453134] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page | |
[ 0.461135] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages | |
[ 0.469804] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page | |
[ 0.478788] k3-chipinfo 43000014.chipid: Family:J721S2 rev:SR1.0 JTAGID[0x0bb7502f] Detected | |
[ 0.490864] iommu: Default domain type: Translated | |
[ 0.497096] iommu: DMA domain TLB invalidation policy: strict mode | |
[ 0.505257] SCSI subsystem initialized | |
[ 0.510268] usbcore: registered new interface driver usbfs | |
[ 0.517295] usbcore: registered new interface driver hub | |
[ 0.524092] usbcore: registered new device driver usb | |
[ 0.530860] pps_core: LinuxPPS API ver. 1 registered | |
[ 0.537203] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> | |
[ 0.548876] PTP clock support registered | |
[ 0.553980] EDAC MC: Ver: 3.0.0 | |
[ 0.558706] FPGA manager framework | |
[ 0.563105] Advanced Linux Sound Architecture Driver Initialized. | |
[ 0.571428] clocksource: Switched to clocksource arch_sys_counter | |
[ 0.579378] VFS: Disk quotas dquot_6.6.0 | |
[ 0.584420] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) | |
[ 0.596931] NET: Registered PF_INET protocol family | |
[ 0.603652] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear) | |
[ 0.619755] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear) | |
[ 0.630895] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) | |
[ 0.640817] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear) | |
[ 0.651697] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear) | |
[ 0.662409] TCP: Hash tables configured (established 131072 bind 65536) | |
[ 0.671025] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear) | |
[ 0.679927] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear) | |
[ 0.689501] NET: Registered PF_UNIX/PF_LOCAL protocol family | |
[ 0.697118] RPC: Registered named UNIX socket transport module. | |
[ 0.704700] RPC: Registered udp transport module. | |
[ 0.710705] RPC: Registered tcp transport module. | |
[ 0.716709] RPC: Registered tcp NFSv4.1 backchannel transport module. | |
[ 0.724937] NET: Registered PF_XDP protocol family | |
[ 0.731063] PCI: CLS 0 bytes, default 64 | |
[ 0.736553] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available | |
[ 0.748195] Initialise system trusted keyrings | |
[ 0.754054] workingset: timestamp_bits=46 max_order=22 bucket_order=0 | |
[ 0.764779] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 0.772609] NFS: Registering the id_resolver key type | |
[ 0.779094] Key type id_resolver registered | |
[ 0.784434] Key type id_legacy registered | |
[ 0.789584] nfs4filelayout_init: NFSv4 File Layout Driver Registering... | |
[ 0.798145] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... | |
[ 0.831841] Key type asymmetric registered | |
[ 0.837072] Asymmetric key parser 'x509' registered | |
[ 0.843336] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) | |
[ 0.852890] io scheduler mq-deadline registered | |
[ 0.858686] io scheduler kyber registered | |
[ 0.866422] pinctrl-single 4301c000.pinctrl: 13 pins, size 52 | |
[ 0.873930] pinctrl-single 4301c038.pinctrl: 11 pins, size 44 | |
[ 0.881464] pinctrl-single 4301c068.pinctrl: 72 pins, size 288 | |
[ 0.889238] pinctrl-single 4301c190.pinctrl: 1 pins, size 4 | |
[ 0.896558] pinctrl-single 11c000.pinctrl: 72 pins, size 288 | |
[ 0.904591] pinctrl-single a40000.pinctrl: 512 pins, size 2048 | |
[ 0.916727] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled | |
[ 0.930457] loop: module loaded | |
[ 0.935356] megasas: 07.719.03.00-rc1 | |
[ 0.942094] tun: Universal TUN/TAP device driver, 1.6 | |
[ 0.949132] VFIO - User Level meta-driver version: 0.3 | |
[ 0.956278] usbcore: registered new interface driver usb-storage | |
[ 0.964415] i2c_dev: i2c /dev entries driver | |
[ 0.970750] sdhci: Secure Digital Host Controller Interface driver | |
[ 0.978659] sdhci: Copyright(c) Pierre Ossman | |
[ 0.984383] sdhci-pltfm: SDHCI platform and OF driver helper | |
[ 0.992054] ledtrig-cpu: registered to indicate activity on CPUs | |
[ 0.999866] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... | |
[ 1.008297] usbcore: registered new interface driver usbhid | |
[ 1.015416] usbhid: USB HID core driver | |
[ 1.021003] 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 | |
[ 1.026703] optee: revision 4.1 (012cdca4) | |
[ 1.047242] optee: dynamic shared memory is enabled | |
[ 1.058977] optee: initialized driver | |
[ 1.065182] Initializing XFRM netlink socket | |
[ 1.070690] NET: Registered PF_PACKET protocol family | |
[ 1.077198] Key type dns_resolver registered | |
[ 1.082942] registered taskstats version 1 | |
[ 1.088195] Loading compiled-in X.509 certificates | |
[ 1.101467] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.2.9--v09.02.09 (Kool Koala)') | |
[ 1.152314] omap_i2c 42120000.i2c: bus 0 rev0.12 at 400 kHz | |
[ 1.160398] pca953x 1-0021: supply vcc not found, using dummy regulator | |
[ 1.168943] pca953x 1-0021: using no AI | |
[ 1.195953] pca953x 1-0020: supply vcc not found, using dummy regulator | |
[ 1.204474] pca953x 1-0020: using no AI | |
[ 1.210191] pca953x 1-0022: supply vcc not found, using dummy regulator | |
[ 1.218707] pca953x 1-0022: using AI | |
[ 1.224082] omap_i2c 2000000.i2c: bus 1 rev0.12 at 400 kHz | |
[ 1.232044] pca953x 2-0020: supply vcc not found, using dummy regulator | |
[ 1.240586] pca953x 2-0020: using no AI | |
[ 1.267825] omap_i2c 2040000.i2c: bus 2 rev0.12 at 400 kHz | |
[ 1.275658] pca953x 3-0020: supply vcc not found, using dummy regulator | |
[ 1.284187] pca953x 3-0020: using no AI | |
[ 1.311820] omap_i2c 2050000.i2c: bus 3 rev0.12 at 400 kHz | |
[ 1.319066] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 125 domain created | |
[ 1.329748] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 148 domain created | |
[ 1.341425] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 227 domain created | |
[ 1.352256] ti-sci-inta 33d00000.msi-controller: Interrupt Aggregator domain 265 created | |
[ 1.365174] ti-udma 311a0000.dma-controller: Number of rings: 48 | |
[ 1.373617] ti-udma 311a0000.dma-controller: Channels: 24 (bchan: 0, tchan: 8, rchan: 16) | |
[ 1.385153] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:272 | |
[ 1.397506] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled | |
[ 1.405958] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66349100, num_proxies:64 | |
[ 1.417062] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[878,128] sci-dev-id:259 | |
[ 1.429764] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled | |
[ 1.438218] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66349100, num_proxies:64 | |
[ 1.448217] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 216, base_baud = 6000000) is a 8250 | |
[ 1.460126] 2880000.serial: ttyS2 at MMIO 0x2880000 (irq = 217, base_baud = 3000000) is a 8250 | |
[ 1.471189] printk: console [ttyS2] enabled | |
[ 1.471189] printk: console [ttyS2] enabled | |
[ 1.481744] printk: bootconsole [ns16550a0] disabled | |
[ 1.481744] printk: bootconsole [ns16550a0] disabled | |
[ 1.496428] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode | |
[ 1.543441] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 | |
[ 1.554491] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867 | |
[ 1.564841] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000 | |
[ 1.580934] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4 | |
[ 1.589947] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64 | |
[ 1.597711] pps pps0: new PPS source ptp0 | |
[ 1.602899] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010b, freq:500000000, add_val:1 pps:1 | |
[ 1.615845] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010c, freq:250000000, add_val:3 pps:0 | |
[ 1.627814] gpio-mux mux-controller0: 2-way mux-controller registered | |
[ 1.628001] mmc0: CQHCI version 5.10 | |
[ 1.640618] gpio-mux mux-controller1: 2-way mux-controller registered | |
[ 1.678026] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit | |
[ 1.780435] mmc0: Command Queue Engine enabled | |
[ 1.786038] mmc0: new HS400 MMC card at address 0001 | |
[ 1.792919] mmcblk0: mmc0:0001 S0J56X 14.8 GiB | |
[ 1.800208] mmcblk0: p1 p2 p3 | |
[ 1.804631] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB | |
[ 1.811891] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB | |
[ 1.818972] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (240:0) | |
[ 1.937298] tps6594-rtc tps6594-rtc.4.auto: registered as rtc0 | |
[ 1.945680] tps6594-rtc tps6594-rtc.4.auto: setting system clock to 2024-05-28T07:24:02 UTC (1716881042) | |
[ 2.438299] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fca100 | |
[ 2.446911] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fca100 | |
[ 2.455398] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fca100 | |
[ 2.463959] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fca100 | |
[ 2.474025] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8) | |
[ 2.486570] ti-udma 31150000.dma-controller: Channels: 60 (tchan: 30, rchan: 30, gp-rflow: 16) | |
[ 2.501995] spi-nor spi0.0: s28hs512t (65536 Kbytes) | |
[ 2.508279] 7 fixed-partitions partitions found on MTD device 47040000.spi.0 | |
[ 2.517089] Creating 7 MTD partitions on "47040000.spi.0": | |
[ 2.523932] 0x000000000000-0x000000080000 : "ospi.tiboot3" | |
[ 2.531530] 0x000000080000-0x000000280000 : "ospi.tispl" | |
[ 2.538769] 0x000000280000-0x000000680000 : "ospi.u-boot" | |
[ 2.546061] 0x000000680000-0x0000006c0000 : "ospi.env" | |
[ 2.553033] 0x0000006c0000-0x000000700000 : "ospi.env.backup" | |
[ 2.560779] 0x000000800000-0x000003fc0000 : "ospi.rootfs" | |
[ 2.568111] 0x000003fc0000-0x000004000000 : "ospi.phypattern" | |
[ 2.585001] spi-nor spi1.0: mt25qu512a (65536 Kbytes) | |
[ 2.591379] 7 fixed-partitions partitions found on MTD device 47050000.spi.0 | |
[ 2.600184] Creating 7 MTD partitions on "47050000.spi.0": | |
[ 2.607024] 0x000000000000-0x000000080000 : "qspi.tiboot3" | |
[ 2.614565] 0x000000080000-0x000000280000 : "qspi.tispl" | |
[ 2.621759] 0x000000280000-0x000000680000 : "qspi.u-boot" | |
[ 2.629061] 0x000000680000-0x0000006c0000 : "qspi.env" | |
[ 2.636027] 0x0000006c0000-0x000000700000 : "qspi.env.backup" | |
[ 2.643793] 0x000000800000-0x000003fc0000 : "qspi.rootfs" | |
[ 2.651087] 0x000003fc0000-0x000004000000 : "qspi.phypattern" | |
[ 2.659620] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode | |
[ 2.707485] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 | |
[ 2.718614] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867 | |
[ 2.728979] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000 | |
[ 2.745113] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4 | |
[ 2.754126] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64 | |
[ 2.761976] pps pps0: new PPS source ptp1 | |
[ 2.767174] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010b, freq:500000000, add_val:1 pps:1 | |
[ 2.779660] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48 | |
[ 2.789638] debugfs: Directory 'pd:39' with parent 'pm_genpd' already present! | |
[ 2.790034] mmc1: CQHCI version 5.10 | |
[ 2.798720] debugfs: Directory 'pd:38' with parent 'pm_genpd' already present! | |
[ 2.844224] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit | |
[ 2.864365] am65-cpsw-nuss 46000000.ethernet eth0: PHY [46000f00.mdio:00] driver [TI DP83867] (irq=POLL) | |
[ 2.876253] am65-cpsw-nuss 46000000.ethernet eth0: configuring for phy/rgmii-rxid link mode | |
[ 2.910838] mmc1: new ultra high speed SDR104 SDHC card at address aaaa | |
[ 2.919689] mmcblk1: mmc1:aaaa SC16G 14.8 GiB | |
[ 2.930454] mmcblk1: p1 p2 p3 | |
[ 8.016650] am65-cpsw-nuss 46000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx | |
[ 8.047436] Sending DHCP requests ., OK | |
[ 8.068237] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.247 | |
[ 8.077900] IP-Config: Complete: | |
[ 8.081921] device=eth0, hwaddr=f4:84:4c:fc:00:78, ipaddr=192.168.0.247, mask=255.255.255.0, gw=192.168.0.1 | |
[ 8.094614] host=192.168.0.247, domain=ti.com, nis-domain=(none) | |
[ 8.102645] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath= | |
[ 8.102649] nameserver0=192.0.2.2, nameserver1=192.0.2.3 | |
[ 8.125295] ALSA device list: | |
[ 8.129006] No soundcards found. | |
[ 8.170613] VFS: Mounted root (nfs filesystem) on device 0:20. | |
[ 8.178289] devtmpfs: mounted | |
[ 8.182876] Freeing unused kernel memory: 1984K | |
[ 8.195516] Run /sbin/init as init process | |
[ 8.355469] random: crng init done | |
[ 8.434776] NET: Registered PF_INET6 protocol family | |
[ 8.442283] Segment Routing with IPv6 | |
[ 8.446888] In-situ OAM (IOAM) with IPv6 | |
[ 8.476955] 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.516578] systemd[1]: Detected architecture arm64. | |
Welcome to [1mArago 2023.10[0m! | |
[ 8.580525] systemd[1]: Hostname set to <j721s2-evm>. | |
[ 8.700705] systemd-sysv-generator[147]: SysV service '/etc/init.d/thermal-zone-init' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. | |
[ 8.735175] systemd[138]: /lib/systemd/system-generators/systemd-gpt-auto-generator failed with exit status 1. | |
[ 8.934963] 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.996758] 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.072500] systemd[1]: Queued start job for default target Graphical Interface. | |
[ 9.126114] systemd[1]: Created slice Slice /system/getty. | |
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/getty[0m. | |
[ 9.153596] systemd[1]: Created slice Slice /system/modprobe. | |
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/modprobe[0m. | |
[ 9.181321] systemd[1]: Created slice Slice /system/serial-getty. | |
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/serial-getty[0m. | |
[ 9.208904] systemd[1]: Created slice User and Session Slice. | |
[[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. | |
[ 9.231742] 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.259712] 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.287687] systemd[1]: Reached target Path Units. | |
[[0;32m OK [0m] Reached target [0;1;39mPath Units[0m. | |
[ 9.303527] systemd[1]: Reached target Remote File Systems. | |
[[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. | |
[ 9.327512] systemd[1]: Reached target Slice Units. | |
[[0;32m OK [0m] Reached target [0;1;39mSlice Units[0m. | |
[ 9.343527] systemd[1]: Reached target Swaps. | |
[[0;32m OK [0m] Reached target [0;1;39mSwaps[0m. | |
[ 9.392209] systemd[1]: Listening on RPCbind Server Activation Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mRPCbind Server Activation Socket[0m. | |
[ 9.419626] systemd[1]: Reached target RPC Port Mapper. | |
[[0;32m OK [0m] Reached target [0;1;39mRPC Port Mapper[0m. | |
[ 9.448676] systemd[1]: Listening on Process Core Dump Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mProcess Core Dump Socket[0m. | |
[ 9.471773] systemd[1]: Listening on initctl Compatibility Named Pipe. | |
[[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. | |
[ 9.496504] systemd[1]: Listening on Journal Audit Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m. | |
[ 9.520369] systemd[1]: Listening on Journal Socket (/dev/log). | |
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. | |
[ 9.543882] systemd[1]: Listening on Journal Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. | |
[ 9.560423] systemd[1]: Listening on Network Service Netlink Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. | |
[ 9.589333] systemd[1]: Listening on udev Control Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. | |
[ 9.611821] systemd[1]: Listening on udev Kernel Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. | |
[ 9.636194] systemd[1]: Listening on User Database Manager Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mUser Database Manager Socket[0m. | |
[ 9.679914] systemd[1]: Mounting Huge Pages File System... | |
Mounting [0;1;39mHuge Pages File System[0m... | |
[ 9.707246] systemd[1]: Mounting POSIX Message Queue File System... | |
Mounting [0;1;39mPOSIX Message Queue File System[0m... | |
[ 9.735108] systemd[1]: Mounting Kernel Debug File System... | |
Mounting [0;1;39mKernel Debug File System[0m... | |
[ 9.759891] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing). | |
[ 9.795888] systemd[1]: Mounting Temporary Directory /tmp... | |
Mounting [0;1;39mTemporary Directory /tmp[0m... | |
[ 9.824300] systemd[1]: Starting Create List of Static Device Nodes... | |
Starting [0;1;39mCreate List of Static Device Nodes[0m... | |
[ 9.855078] systemd[1]: Starting Load Kernel Module configfs... | |
Starting [0;1;39mLoad Kernel Module configfs[0m... | |
[ 9.887129] systemd[1]: Starting Load Kernel Module drm... | |
Starting [0;1;39mLoad Kernel Module drm[0m... | |
[ 9.907998] systemd[1]: Starting Load Kernel Module fuse... | |
Starting [0;1;39mLoad Kernel Module fuse[0m... | |
[ 9.950770] systemd[1]: Starting Start psplash boot splash screen... | |
Starting [0;1;39mStart psplash boot splash screen[0m... | |
[ 9.984785] systemd[1]: Starting RPC Bind... | |
Starting [0;1;39mRPC Bind[0m... | |
[ 10.009937] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/). | |
[ 10.028206] fuse: init (API version 7.37) | |
[ 10.052327] systemd[1]: Starting Journal Service... | |
Starting [0;1;39mJournal Service[0m... | |
[ 10.074315] systemd[1]: Starting Load Kernel Modules... | |
Starting [0;1;39mLoad Kernel Modules[0m... | |
[ 10.095595] systemd[1]: Starting Generate network units from Kernel command line... | |
Starting [0;1;39mGenerate network ts from Kernel command line[0m... | |
[ 10.120184] cryptodev: loading out-of-tree module taints kernel. | |
[ 10.132860] systemd[1]: Starting Remount Root and Kernel File Systems... | |
[ 10.133646] cryptodev: driver 1.12 loaded. | |
Starting [0;1;39mRemount Root and Kernel File Systems[0m... | |
[ 10.180166] systemd[1]: Starting Coldplug All udev Devices... | |
Starting [0;1;39mColdplug All udev Devices[0m... | |
[ 10.205075] systemd[1]: Started RPC Bind. | |
[[0;32m OK [0m] Started [0;1;39mRPC Bind[0m. | |
[ 10.220232] systemd[1]: Mounted Huge Pages File System. | |
[[0;32m OK [0m] Mounted [0;1;39mHuge Pages File System[0m. | |
[ 10.244059] systemd[1]: Started Journal Service. | |
[[0;32m OK [0m] Started [0;1;39mJournal Service[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... | |
[ 10.619169] systemd-journald[162]: Received client request to flush runtime journal. | |
Starting [0;1;39mCreate Static Device Nodes in /dev[0m... | |
[[0;32m OK [0m] Mounted [0;1;39mFUSE Control File System[0m. | |
[[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. | |
[[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. | |
[[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. | |
[[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mPreparation for Local File Systems[0m. | |
Mounting [0;1;39m/media/ram[0m... | |
Mounting [0;1;39m/var/volatile[0m... | |
[ 10.826973] audit: type=1334 audit(1716881051.376:2): prog-id=5 op=LOAD | |
[ 10.837409] audit: type=1334 audit(1716881051.388: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. | |
[[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. | |
Starting [0;1;39mLoad/Save Random Seed[0m... | |
[[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m. | |
Starting [0;1;39mCreate Volatile Files and Directories[0m... | |
[[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. | |
[[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. | |
[[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. | |
Starting [0;1;39mNetwork Time Synchronization[0m... | |
Starting [0;1;39mRecord System Boot/Shutdown in UTMP[0m... | |
[[0;32m OK [0m] Finished [0;1;39mRecord System Boot/Shutdown in UTMP[0m. | |
[[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mSystem Initializatio[ 11.438430] systemd-journald[162]: Time jumped backwards, rotating. | |
n[0m. | |
[[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary [ 11.464770] CAN device driver interface | |
Directories[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m. | |
[[0;32m OK [0m] Started [0;1;39mDaily rotation of log files[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mTimer Units[0m. | |
[ 11.533280] j721e-pcie-host 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: | |
[[0;32m OK [0m] Listening on [0;1;39mAvahi mDNS/DNS-SD Stack Activation Socket[0m. | |
[ 11.560757] j721e-pcie-host 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 | |
[[0;32m OK [0m] Listening on [0;1;39mD-Bus System Message Bus Socket[0m. | |
Starting [0;1;39mDocker Socket for the API[0m...[ 11.596921] j721e-pcie-host 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 | |
[[0;32m OK [0m] Listening on [0;1;39mdropbear.socket[0m. | |
[ 11.641901] j721e-pcie-host 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 | |
[[0;32m OK [0m] Listening on [0;1;39mPC/SC Smart Card Daemon Activation Socket[0m. | |
[ 11.664378] mc: Linux media interface: v0.10 | |
Starting [0;1;39mWeston socket[0m... | |
Starting [0;1;39mD-Bus System Message Bus[0m... | |
Starting [0;1;39mReboot and dump vmcore via kexec[0m... | |
[[0;32m OK [0m] Listening on [0;1;39mDocker Socket for the API[0m. | |
[[0;32m OK [0m] Listening on [0;1;39mWeston socket[0m. | |
[[0;32m OK [0m] Found device [0;1;39m/dev/ttyS2[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mSocket Units[0m. | |
[ 11.819639] k3-dsp-rproc 64800000.dsp: assigned reserved memory node c71-dma-memory@a6000000 | |
[ 11.842184] k3-dsp-rproc 64800000.dsp: configured DSP for remoteproc mode | |
[ 11.858371] remoteproc remoteproc0: 64800000.dsp is available | |
[ 11.866805] k3-dsp-rproc 64800000.dsp: register pm nitifiers in remoteproc mode | |
[ 11.922536] j721e-pcie-host 2910000.pcie: Link up | |
[[0;32m OK [0m] Finished [0;1;39mReboot and dump vmcore via kexec[0m. | |
[ 12.045054] videodev: Linux video capture interface: v2.00 | |
[ 12.080050] k3-dsp-rproc 65800000.dsp: assigned reserved memory node c71-dma-memory@a7000000 | |
[ 12.099501] remoteproc remoteproc0: powering up 64800000.dsp | |
[ 12.111494] remoteproc remoteproc0: Booting fw image j721s2-c71_0-fw, size 10488888 | |
[ 12.121529] remoteproc remoteproc0: unsupported resource 65538 | |
[ 12.130495] k3-dsp-rproc 64800000.dsp: booting DSP core using boot addr = 0xa6e00000 | |
[ 12.138642] j721e-pcie-host 2910000.pcie: PCI host bridge to bus 0000:00 | |
[ 12.148935] rproc-virtio rproc-virtio.16.auto: assigned reserved memory node c71-dma-memory@a6000000 | |
[ 12.164578] virtio_rpmsg_bus virtio0: rpmsg host is online | |
[ 12.174445] rproc-virtio rproc-virtio.16.auto: registered virtio0 (type 7) | |
[ 12.183273] remoteproc remoteproc0: remote processor 64800000.dsp is now up | |
[ 12.196074] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd | |
[ 12.205854] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe | |
[[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mBasic System[0m. | |
[ 12.292025] k3-dsp-rproc 65800000.dsp: configured DSP for remoteproc mode | |
[[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[ 12.347308] cdns-mhdp8546 a000000.dp-bridge: invalid resource | |
... | |
[ 12.359732] pci_bus 0000:00: root bus resource [bus 00-ff] | |
[ 12.366368] PVR_K: 207: Device: 4e20000000.gpu | |
[ 12.386671] cdns-mhdp8546 a000000.dp-bridge: Failed to get SAPB memory resource, HDCP not supported | |
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. | |
[ 12.452867] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] (bus address [0x18001000-0x18010fff]) | |
[ 12.463903] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1) | |
[ 12.465814] pci_bus 0000:00: root bus resource [mem 0x18011000-0x1fffffff] | |
[ 12.495032] pci 0000:00:00.0: [104c:b013] type 01 class 0x060400 | |
[ 12.503076] pci 0000:00:00.0: supports D1 | |
[ 12.510034] pci 0000:00:00.0: PME# supported from D0 D1 D3hot | |
[ 12.514782] PVR_K: 207: Read BVNC 36.53.104.796 from HW device registers | |
[ 12.517897] pci 0000:00:00.0: reg 0x224: [mem 0x00000000-0x003fffff 64bit] | |
Starting [0;1;39mLighttpd Daemon[0m... | |
[[0;32m OK [0m] Started [0;1;39mstrongSwan IPsec IIKEv2 daemon using ipsec.conf[0m. | |
[ 12.553794] remoteproc remoteproc1: 65800000.dsp is available | |
[ 12.562542] audit: type=1334 audit(1716881047.847:4): prog-id=7 op=LOAD | |
[ 12.574359] pci 0000:00:00.0: VF(n) BAR0 space: [mem 0x00000000-0x00ffffff 64bit] (contains BAR0 for 4 VFs) | |
[ 12.575802] audit: type=1334 audit(1716881047.855:5): prog-id=8 op=LOAD | |
Starting [0;1;39mUser Login Management[0m... | |
[[0;32m OK [0m] Started [0;1;39mTEE Supplicant[0m. | |
Starting [0;1;39mTelnet Server[0m... | |
[ 12.642412] k3-dsp-rproc 65800000.dsp: register pm nitifiers in remoteproc mode | |
[ 12.699709] PVR_K: 207: RGX Device registered BVNC 36.53.104.796 with 1 core in the system | |
[[0;32m OK [0m] Finished [0;1;39mIPv6 Packet Filtering Framework[0m. | |
[[0;32m OK [0m] Finished [0;1;39mIPv4 Packet Filtering Framework[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mPreparation for Network[0m. | |
Starting [0;1;39mNetwork Configuration[0m... | |
[ 12.822443] platform 41000000.r5f: configured R5F for IPC-only mode | |
[[0;32m OK [0m] Finished [0;1;39mTelnet Server[0m. | |
[ 12.972730] remoteproc remoteproc1: powering up 65800000.dsp | |
[ 12.981516] remoteproc remoteproc1: Booting fw image j721s2-c71_1-fw, size 10488888 | |
[ 12.991471] remoteproc remoteproc1: unsupported resource 65538 | |
[ 13.001601] k3-dsp-rproc 65800000.dsp: booting DSP core using boot addr = 0xa7e00000 | |
[ 13.015602] rproc-virtio rproc-virtio.17.auto: assigned reserved memory node c71-dma-memory@a7000000 | |
[ 13.032051] virtio_rpmsg_bus virtio1: rpmsg host is online | |
[ 13.038991] rproc-virtio rproc-virtio.17.auto: registered virtio1 (type 7) | |
[ 13.039672] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xd | |
[ 13.055453] remoteproc remoteproc1: remote processor 65800000.dsp is now up | |
[ 13.064656] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe | |
[ 13.069484] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring | |
[[0;32m OK [0m] Started [0;1;39mLighttpd Daemon[0m. | |
[ 13.156982] [drm] Initialized pvr 23.3.6512818 20170530 for 4e20000000.gpu on minor 0 | |
[ 13.241435] platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000 | |
[ 13.302659] remoteproc remoteproc2: 41000000.r5f is available | |
[ 13.313081] pci 0000:01:00.0: [8086:2526] type 00 class 0x028000 | |
[ 13.330254] remoteproc remoteproc2: attaching to 41000000.r5f | |
[[0;32m OK [0m] Started [0;1;39mUser Login Management[0m. | |
[ 13.548612] cfg80211: Loading compiled-in X.509 certificates for regulatory database | |
[ 13.548626] platform 41000000.r5f: R5F core initialized in IPC-only mode | |
[ 13.618512] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' | |
[ 13.620027] rproc-virtio rproc-virtio.18.auto: assigned reserved memory node r5f-dma-memory@a0000000 | |
[ 13.629572] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' | |
[ 13.675353] virtio_rpmsg_bus virtio2: rpmsg host is online | |
[ 13.687105] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xd | |
[ 13.696218] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit] | |
[ 13.701093] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xe | |
[ 13.726087] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold | |
[ 13.736406] rproc-virtio rproc-virtio.18.auto: registered virtio2 (type 7) | |
[ 13.745496] remoteproc remoteproc2: remote processor 41000000.r5f is now attached | |
[ 13.769230] platform 5c00000.r5f: configured R5F for remoteproc mode | |
[ 13.787082] platform 5c00000.r5f: assigned reserved memory node r5f-dma-memory@a2000000 | |
[[0;32m OK [0m] Started [0;1;39mNetwork Configuration[0m. | |
Starting [0;1;39mNetwork Name Resolution[0m... | |
[[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mNetwork[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m. | |
[ 14.255370] remoteproc remoteproc3: 5c00000.r5f is available | |
Starting [0;1;39mAvahi mDNS/DNS-SD Stack[0m... | |
Starting [0;1;39mEnable and configure wl18xx bluetooth stack[0m... | |
Starting [0;1;39mcontainerd container runtime[0m... | |
[[0;32m OK [0m] Started [0;1;39mNetperf Benchmark Server[0m. | |
[[0;32m OK [0m] Started [0;1;39mNFS status monitor for NFSv2/3 locking.[0m. | |
Starting [0;1;39mPermit User Sessions[0m... | |
[[0;32m OK [0m] Finished [0;1;39mEnable and configure wl18xx bluetooth stack[0m. | |
[[0;32m OK [0m] Started [0;1;39mAvahi mDNS/DNS-SD Stack[0m. | |
[[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m. | |
[[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m. | |
[[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyS2[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m. | |
[ 14.809578] remoteproc remoteproc3: powering up 5c00000.r5f | |
Starting [0;1;39mSynchronize System and HW clocks[0m.[ 14.827525] remoteproc remoteproc3: Booting fw image j721s2-main-r5f0_0-fw, size 76504 | |
.. | |
Starting [0;1;39mWeston, a Waylandositor, as a system service[0m... | |
[ 14.867663] rproc-virtio rproc-virtio.19.auto: assigned reserved memory node r5f-dma-memory@a2000000 | |
[ 14.880654] platform 5d00000.r5f: configured R5F for remoteproc mode | |
[ 14.882688] virtio_rpmsg_bus virtio3: rpmsg host is online | |
[ 14.895655] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 | |
[ 14.895866] virtio_rpmsg_bus virtio3: creating channel ti.ipc4.ping-pong addr 0xd | |
[ 14.904044] rproc-virtio rproc-virtio.19.auto: registered virtio3 (type 7) | |
[ 14.922192] remoteproc remoteproc3: remote processor 5c00000.r5f is now up | |
[ 14.932322] pci 0000:00:00.0: BAR 7: assigned [mem 0x18400000-0x193fffff 64bit] | |
[ 14.943097] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xe | |
[ 14.997390] platform 5d00000.r5f: assigned reserved memory node r5f-dma-memory@a3000000 | |
[ 15.014257] remoteproc remoteproc4: 5d00000.r5f is available | |
[ 15.082397] pci 0000:00:00.0: BAR 14: assigned [mem 0x18100000-0x181fffff] | |
[ 15.129327] remoteproc remoteproc4: powering up 5d00000.r5f | |
[ 15.138833] remoteproc remoteproc4: Booting fw image j721s2-main-r5f0_1-fw, size 76504 | |
[ 15.159860] pci 0000:01:00.0: BAR 0: assigned [mem 0x18100000-0x18103fff 64bit] | |
[ 15.174250] rproc-virtio rproc-virtio.20.auto: assigned reserved memory node r5f-dma-memory@a3000000 | |
[ 15.192503] virtio_rpmsg_bus virtio4: rpmsg host is online | |
[ 15.203222] rproc-virtio rproc-virtio.20.auto: registered virtio4 (type 7) | |
[ 15.218150] remoteproc remoteproc4: remote processor 5d00000.r5f is now up | |
[ 15.226896] audit: type=1334 audit(1716881050.515:6): prog-id=9 op=LOAD | |
[ 15.228954] virtio_rpmsg_bus virtio4: creating channel ti.ipc4.ping-pong addr 0xd | |
[ 15.245250] audit: type=1334 audit(1716881050.531:7): prog-id=10 op=LOAD | |
[ 15.251909] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0xe | |
[ 15.271289] platform 5e00000.r5f: configured R5F for remoteproc mode | |
[ 15.296956] pci 0000:00:00.0: PCI bridge to [bus 01] | |
Starting [0;1;39mUser Database Manager[0m... | |
[ 15.611096] platform 5e00000.r5f: assigned reserved memory node r5f-dma-memory@a4000000 | |
[ 15.642311] pci 0000:00:00.0: bridge window [mem 0x18100000-0x181fffff] | |
[ 15.661255] remoteproc remoteproc5: 5e00000.r5f is available | |
[ 15.677183] remoteproc remoteproc5: powering up 5e00000.r5f | |
[ 15.686316] remoteproc remoteproc5: Booting fw image j721s2-main-r5f1_0-fw, size 76504 | |
[ 15.712898] pcieport 0000:00:00.0: enabling device (0000 -> 0002) | |
[ 15.721686] rproc-virtio rproc-virtio.21.auto: assigned reserved memory node r5f-dma-memory@a4000000 | |
[ 15.722985] pcieport 0000:00:00.0: PME: Signaling with IRQ 757 | |
[ 15.743352] virtio_rpmsg_bus virtio5: rpmsg host is online | |
[[0;32m OK [0m] Finished [0;1;39mSynchronize System and HW [ 15.760927] virtio_rpmsg_bus virtio5: creating channel ti.ipc4.ping-pong addr 0xd | |
[ 15.771209] rproc-virtio rproc-virtio.21.auto: registered virtio5 (type 7) | |
clocks[0m. | |
[ 15.779589] virtio_rpmsg_bus virtio5: creating channel rpmsg_chrdev addr 0xe | |
[ 15.800524] remoteproc remoteproc5: remote processor 5e00000.r5f is now up | |
[ 15.823506] platform 5f00000.r5f: configured R5F for remoteproc mode | |
[ 15.885893] platform 5f00000.r5f: assigned reserved memory node r5f-dma-memory@a5000000 | |
[ 15.895371] pcieport 0000:00:00.0: AER: enabled with IRQ 757 | |
[ 15.902280] remoteproc remoteproc6: 5f00000.r5f is available | |
[[0;32m OK [0m] Started [0;1;39mUser Database Manager[0m. | |
[ 16.074101] remoteproc remoteproc6: powering up 5f00000.r5f | |
[ 16.083599] remoteproc remoteproc6: Booting fw image j721s2-main-r5f1_1-fw, size 76504 | |
[ 16.096251] rproc-virtio rproc-virtio.22.auto: assigned reserved memory node r5f-dma-memory@a5000000 | |
[ 16.206713] virtio_rpmsg_bus virtio6: rpmsg host is online | |
[ 16.217494] rproc-virtio rproc-virtio.22.auto: registered virtio6 (type 7) | |
[ 16.231507] remoteproc remoteproc6: remote processor 5f00000.r5f is now up | |
[ 16.243574] virtio_rpmsg_bus virtio6: creating channel ti.ipc4.ping-pong addr 0xd | |
[ 16.255834] virtio_rpmsg_bus virtio6: creating channel rpmsg_chrdev addr 0xe | |
[[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... | |
[ 16.558471] audit: type=1006 audit(1716881051.843:8): pid=493 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1 | |
[ 16.582355] audit: type=1300 audit(1716881051.843:8): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffdf3a1b98 a2=4 a3=ffff9a2bb020 items=0 ppid=1 pid=493 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) | |
[ 16.638338] audit: type=1327 audit(1716881051.843:8): proctitle="(systemd)" | |
[ 17.177100] m_can_platform 26a1000.can: m_can device registered (irq=758, version=32) | |
[[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. | |
[ 17.286081] m_can_platform 40528000.can: m_can device registered (irq=759, version=32) | |
[ 17.298788] audit: type=1006 audit(1716881052.583:9): pid=413 uid=0 old-auid=4294967295 auid=1000 tty=tty7 old-ses=4294967295 ses=2 res=1 | |
[ 17.301501] m_can_platform 40568000.can: m_can device registered (irq=760, version=32) | |
[ 17.324105] audit: type=1300 audit(1716881052.583:9): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffdf3a1b98 a2=4 a3=ffff9a2bb020 items=0 ppid=1 pid=413 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) | |
[ 17.324125] audit: type=1327 audit(1716881052.583:9): proctitle="(weston)" | |
[ 17.384130] m_can_platform 2731000.can: m_can device registered (irq=761, version=32) | |
[ 17.401737] m_can_platform 2751000.can: m_can device registered (irq=762, version=32) | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mWeston, a mpositor, as a system service[0m. | |
See 'systemctl status weston.service' for details. | |
[[0;1;38;5;185mDEPEND[0m] Dependency failed for [0;1;39mMatrix GUI[0m. | |
[[0;32m OK [0m] Started [0;1;39mcontainerd container runtime[0m. | |
[ 19.491239] omap_rng 4e10000.rng: Random Number Generator ver. 241b34c | |
[ 19.774782] cdns-csi2rx: probe of 4504000.csi-bridge failed with error -22 | |
[ 20.204346] [drm] Initialized tidss 1.0.0 20180215 for 4a00000.dss on minor 1 | |
[ 20.268898] Intel(R) Wireless WiFi driver for Linux | |
[ 20.279338] cdns-csi2rx: probe of 4514000.csi-bridge failed with error -22 | |
[ 20.325070] iwlwifi 0000:01:00.0: enabling device (0000 -> 0002) | |
[ 20.413009] ------------[ cut here ]------------ | |
[ 20.413022] WARNING: CPU: 1 PID: 261 at drivers/gpu/drm/bridge/cadence/cdns-dsi-core.c:703 cdns_dsi_bridge_early_enable+0x170/0x510 [cdns_dsi] | |
[ 20.413053] Modules linked in: iwlwifi(+) panel_edp pci_endpoint_test rpmsg_ctrl rpmsg_char cdns_csi2rx v4l2_fwnode cdns3 ti_am335x_adc kfifo_buf omap_rng cdns_usb_common display_connector crct10dif_ce phy_can_transceiver overlay cfg80211 rfkill ti_k3_r5_remoteproc wave5 v4l2_mem2mem j721e_csi2rx videobuf2_dma_contig videobuf2_memops videobuf2_v4l2 videobuf2_common v4l2_async cdns_mhdp8546 pvrsrvkm(O) ti_sn65dsi86 cdns_dsi tidss drm_display_helper videodev k3_j72xx_bandgap drm_dp_aux_bus ti_k3_dsp_remoteproc drm_dma_helper ti_am335x_tscadc virtio_rpmsg_bus rpmsg_ns drm_kms_helper ti_k3_common cdns_dphy syscopyarea mc sa2ul cdns_dphy_rx sysfillrect sysimgblt fb_sys_fops optee_rng rng_core pci_j721e_host cdns3_ti pci_j721e m_can_platform pcie_cadence_host m_can pwm_tiehrpwm can_dev pcie_cadence rti_wdt cryptodev(O) fuse drm drm_panel_orientation_quirks ipv6 | |
[ 20.413170] CPU: 1 PID: 261 Comm: kworker/u4:7 Tainted: G O 6.1.80-ti-g2e423244f8c0 #1 | |
[ 20.413176] Hardware name: Texas Instruments J721S2 EVM (DT) | |
[ 20.413181] Workqueue: events_unbound deferred_probe_work_func | |
[ 20.413199] pstate: 80000005 (Nzcv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) | |
_____ _____ _ _ | |
| _ [ 20.413205] pc : cdns_dsi_bridge_early_enable+0x170/0x510 [cdns_dsi] | |
|___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_ | |
| | _| [ 20.413214] lr : cdns_dsi_bridge_early_enable+0x130/0x510 [cdns_dsi] | |
.'| . | . | | __| _| . | | | -_| _| _| | |
|__|__|_| |__,|_ [ 20.413223] sp : ffff80000ac2b470 | |
|___| |__| |_| |___|_| |___|___|_| | |
|___| |___| | |
Arago Project j721s2-evm - | |
Arago 2023.10 j721s2-evm - | |
j721s2-evm login: [ 20.413225] x29: ffff80000ac2b490 x28: ffff00081304f460 x27: 0000000000000000 | |
[ 20.413233] x26: ffff000803691a00 x25: 0000000000000038 x24: 00000004b45773cc | |
[ 20.413240] x23: ffff0008039119c8 x22: 0000000000000002 x21: ffff0008028a6618 | |
[ 20.413247] x20: ffff0008039118c0 x19: ffff000803911880 x18: ffff000803700e00 | |
[ 20.413253] x17: 0000000000000000 x16: 0000000000000000 x15: 0000874b52d756ac | |
[ 20.413260] x14: 00000000000002ba x13: 0000000000000001 x12: 0000000000000001 | |
[ 20.413267] x11: 0000000000000000 x10: 00000000000009b0 x9 : ffff80000ac2b300 | |
[ 20.413273] x8 : ffff000803ad4310 x7 : ffff000b45fb9dc0 x6 : 0000000973a55668 | |
[ 20.413281] x5 : 03ffffffffffffff x4 : 0029af8923000000 x3 : 0000000000000018 | |
[ 20.413287] x2 : 0000000000001e14 x1 : 0000000000000000 x0 : 0000000000000000 | |
[ 20.413295] Call trace: | |
[ 20.413297] cdns_dsi_bridge_early_enable+0x170/0x510 [cdns_dsi] | |
[ 20.413306] drm_atomic_bridge_chain_early_enable+0x88/0xd0 [drm] | |
[ 20.413411] drm_atomic_helper_commit_modeset_enables+0xc0/0x32c [drm_kms_helper] | |
[ 20.413464] tidss_atomic_commit_tail+0x48/0x80 [tidss] | |
[ 20.413481] commit_tail+0xa4/0x190 [drm_kms_helper] | |
[ 20.413521] drm_atomic_helper_commit+0x16c/0x180 [drm_kms_helper] | |
[ 20.413559] drm_atomic_commit+0xac/0xf0 [drm] | |
[ 20.413648] drm_client_modeset_commit_atomic+0x20c/0x270 [drm] | |
[ 20.413737] drm_client_modeset_commit_locked+0x5c/0x1a0 [drm] | |
[ 20.413823] drm_client_modeset_commit+0x30/0x60 [drm] | |
[ 20.413912] drm_fb_helper_set_par+0xc8/0x120 [drm_kms_helper] | |
[ 20.413960] fbcon_init+0x3a8/0x4ec | |
[ 20.413969] visual_init+0xb4/0x104 | |
[ 20.413974] do_bind_con_driver.isra.0+0x1c4/0x394 | |
[ 20.413979] do_take_over_console+0x144/0x1fc | |
ro[ 20.413984] do_fbcon_takeover+0x6c/0xe4 | |
ot[ 20.413988] fbcon_fb_registered+0x1e4/0x1f0 | |
[ 20.413993] register_framebuffer+0x21c/0x320 | |
[ 20.414001] __drm_fb_helper_initial_config_and_unlock+0x33c/0x540 [drm_kms_helper] | |
[ 20.414044] drm_fbdev_client_hotplug+0x14c/0xe40 [drm_kms_helper] | |
[ 20.414082] drm_client_register+0x58/0xa0 [drm] | |
[ 20.414186] drm_fbdev_generic_setup+0xb4/0x160 [drm_kms_helper] | |
[ 20.414231] tidss_probe+0x260/0x3c0 [tidss] | |
[ 20.414245] platform_probe+0x68/0xe0 | |
[ 20.414255] really_probe+0xbc/0x2dc | |
[ 20.414260] __driver_probe_device+0x78/0x114 | |
[ 20.414265] driver_probe_device+0xd8/0x15c | |
[ 20.414270] __device_attach_driver+0xb8/0x134 | |
[ 20.414275] bus_for_each_drv+0x7c/0xdc | |
[ 20.414281] __device_attach+0xac/0x1d0 | |
[ 20.414286] device_initial_probe+0x14/0x20 | |
[ 20.414291] bus_probe_device+0x9c/0xa4 | |
[ 20.414296] deferred_probe_work_func+0x88/0xc0 | |
[ 20.414301] process_one_work+0x1d0/0x320 | |
[ 20.414311] worker_thread+0x14c/0x444 | |
[ 20.414317] kthread+0x10c/0x110 | |
[ 20.414323] ret_from_fork+0x10/0x20 | |
[ 20.414329] ---[ end trace 0000000000000000 ]--- | |
[ 20.463674] Console: switching to colour frame buffer device 100x37 | |
[ 20.472199] iwlwifi 0000:01:00.0: WRT: Overriding region id 0 | |
[ 20.472214] iwlwifi 0000:01:00.0: WRT: Overriding region id 1 | |
[ 20.472219] iwlwifi 0000:01:00.0: WRT: Overriding region id 2 | |
[ 20.472224] iwlwifi 0000:01:00.0: WRT: Overriding region id 3 | |
[ 20.472228] iwlwifi 0000:01:00.0: WRT: Overriding region id 4 | |
[ 20.472231] iwlwifi 0000:01:00.0: WRT: Overriding region id 6 | |
[ 20.472234] iwlwifi 0000:01:00.0: WRT: Overriding region id 8 | |
[ 20.472237] iwlwifi 0000:01:00.0: WRT: Overriding region id 9 | |
[ 20.472240] iwlwifi 0000:01:00.0: WRT: Overriding region id 10 | |
[ 20.472243] iwlwifi 0000:01:00.0: WRT: Overriding region id 11 | |
[ 20.472247] iwlwifi 0000:01:00.0: WRT: Overriding region id 15 | |
[ 20.472251] iwlwifi 0000:01:00.0: WRT: Overriding region id 16 | |
[ 20.472254] iwlwifi 0000:01:00.0: WRT: Overriding region id 18 | |
[ 20.472258] iwlwifi 0000:01:00.0: WRT: Overriding region id 19 | |
[ 20.472261] iwlwifi 0000:01:00.0: WRT: Overriding region id 20 | |
[ 20.472264] iwlwifi 0000:01:00.0: WRT: Overriding region id 21 | |
[ 20.472267] iwlwifi 0000:01:00.0: WRT: Overriding region id 28 | |
[ 20.474723] iwlwifi 0000:01:00.0: loaded firmware version 46.ff18e32a.0 9260-th-b0-jf-b0-46.ucode op_mode iwlmvm | |
[ 20.772205] iwlwifi 0000:01:00.0: Detected Intel(R) Wireless-AC 9260 160MHz, REV=0x321 | |
[ 20.780923] tidss 4a00000.dss: [drm] fb0: tidssdrmfb frame buffer device | |
[ 20.802518] thermal thermal_zone7: failed to read out thermal zone (-61) | |
[ 20.848562] m_can_platform 40528000.can mcu_mcan0: renamed from can1 | |
[ 21.267220] xhci-hcd xhci-hcd.23.auto: xHCI Host Controller | |
[ 21.275273] xhci-hcd xhci-hcd.23.auto: new USB bus registered, assigned bus number 1 | |
[ 21.289656] xhci-hcd xhci-hcd.23.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000002000018010 | |
[ 21.303897] xhci-hcd xhci-hcd.23.auto: irq 764, io mem 0x06010000 | |
[ 21.312108] xhci-hcd xhci-hcd.23.auto: xHCI Host Controller | |
[ 21.320585] xhci-hcd xhci-hcd.23.auto: new USB bus registered, assigned bus number 2 | |
[ 21.330678] xhci-hcd xhci-hcd.23.auto: Host supports USB 3.0 SuperSpeed | |
[ 21.340201] hub 1-0:1.0: USB hub found | |
[ 21.345575] hub 1-0:1.0: 1 port detected | |
[ 21.351337] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. | |
[ 21.365403] hub 2-0:1.0: USB hub found | |
[ 21.370508] hub 2-0:1.0: 1 port detected | |
[ 21.456962] iwlwifi 0000:01:00.0: base HW address: 14:75:5b:2d:d8:22, OTP minor version: 0x4 | |
[ 21.622621] audit: type=1006 audit(1716881056.907:10): pid=1057 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=3 res=1 | |
[ 21.638588] audit: type=1300 audit(1716881056.907:10): arch=c00000b7 syscall=64 success=yes exit=1 a0=8 a1=ffffdf3a1b98 a2=1 a3=ffff9a2bb020 items=0 ppid=1 pid=1057 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) | |
[ 21.641956] m_can_platform 40568000.can mcu_mcan1: renamed from can2 | |
[ 21.671656] audit: type=1327 audit(1716881056.907:10): proctitle="(systemd)" | |
[ 21.741270] m_can_platform 2751000.can main_mcan5: renamed from can4 | |
[ 21.764910] audit: type=1334 audit(1716881057.051:11): prog-id=11 op=LOAD | |
[ 21.776843] m_can_platform 2731000.can main_mcan3: renamed from can3 | |
[ 21.777918] audit: type=1300 audit(1716881057.051:11): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffeb77e7f0 a2=78 a3=0 items=0 ppid=1 pid=1057 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) | |
[ 21.831648] audit: type=1327 audit(1716881057.051:11): proctitle="(systemd)" | |
[ 21.841945] m_can_platform 26a1000.can main_mcan16: renamed from can0 | |
[ 21.848860] audit: type=1334 audit(1716881057.051:12): prog-id=11 op=UNLOAD | |
[ 21.863532] audit: type=1334 audit(1716881057.051:13): prog-id=12 op=LOAD | |
[ 21.881629] audit: type=1300 audit(1716881057.051:13): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffeb77e890 a2=78 a3=0 items=0 ppid=1 pid=1057 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) | |
[ 21.918582] audit: type=1327 audit(1716881057.051:13): proctitle="(systemd)" | |
[ 21.969944] iwlwifi 0000:01:00.0 wlp1s0: renamed from wlan0 | |
*************************************************************** | |
*************************************************************** | |
NOTICE: This file system contains the following GPL-3.0 packages: | |
adwaita-icon-theme-symbolic | |
autoconf | |
bash | |
bc | |
binutils | |
cifs-utils | |
coreutils-stdbuf | |
coreutils | |
cpio | |
cpp-symlinks | |
cpp | |
dosfstools | |
elfutils | |
g++-symlinks | |
g++ | |
gawk | |
gcc-symlinks | |
gcc | |
gdb | |
gdbserver | |
gettext | |
glmark2 | |
gnu-config | |
grub-common | |
grub-editenv | |
grub-efi | |
gzip | |
less | |
libasm1 | |
libatomic-dev | |
libatomic1 | |
libbfd | |
libdebuginfod1 | |
libdw1 | |
libelf1 | |
libgcc-s-dev | |
libgcc1 | |
libgdbm-compat4 | |
libgdbm6 | |
libgettextlib | |
libgettextsrc | |
libgmp10 | |
libidn2-0 | |
libmpc3 | |
libmpfr6 | |
libopcodes | |
libqt5charts-examples | |
libqt5charts-plugins | |
libqt5charts-qmlplugins | |
libqt5charts5 | |
libqt5sensors-plugins | |
libqt5sensors-qmlplugins | |
libqt5sensors5 | |
libqt5serialport-examples | |
libqt5serialport-plugins | |
libqt5serialport-qmlplugins | |
libqt5serialport5 | |
libqt5svg-examples | |
libqt5svg-plugins | |
libqt5svg-qmlplugins | |
libqt5svg5 | |
libqt5virtualkeyboard-plugins | |
libqt5virtualkeyboard-qmlplugins | |
libqt5virtualkeyboard5 | |
libqt5webchannel-plugins | |
libqt5webchannel-qmlplugins | |
libqt5webchannel5 | |
libreadline8 | |
libstdc++-dev | |
libstdc++6 | |
libunistring2 | |
m4 | |
make | |
nettle | |
parted | |
piglit | |
qt3d-plugins | |
qt3d-qmlplugins | |
qt3d | |
qtbase-examples | |
qtbase-plugins | |
qtbase-qmlplugins | |
qtbase | |
qtconnectivity-plugins | |
qtconnectivity-qmlplugins | |
qtconnectivity | |
qtdeclarative-plugins | |
qtdeclarative-qmlplugins | |
qtdeclarative-tools | |
qtdeclarative | |
qtgraphicaleffects-qmlplugins | |
qtlocation-examples | |
qtlocation-plugins | |
qtlocation-qmlplugins | |
qtlocation | |
qtmultimedia-examples | |
qtmultimedia-plugins | |
qtmultimedia-qmlplugins | |
qtmultimedia | |
qtquics-qmlplugins.control | |
qtquics2-plugins.control | |
qtquics2-qmlplugins.control | |
qtquics2.control | |
qtscript-examples | |
qtscript-plugins | |
qtscript-qmlplugins | |
qtscript | |
qtwayland-examples | |
qtwayland-plugins | |
qtwayland-qmlplugins | |
qtwayland | |
tar | |
which | |
If you do not wish to distribute GPL-3.0 components please remove | |
the above packages prior to distribution. This can be done using | |
the opkg remove command. i.e.: | |
opkg remove <package> | |
Where <package> is the name printed in the list above | |
NOTE: If the package is a dependency of another package you | |
will be notified of the dependent packages. You should | |
use the --force-removal-of-dependent-packages option to | |
also remove the dependent packages as well | |
*************************************************************** | |
*************************************************************** | |
7[r[999;999H[6n[ 22.976292] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. | |
[ 23.188832] FAT-fs (mmcblk0p2): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. | |
[ 23.379828] EXT2-fs (mmcblk0p3): warning: mounting unchecked fs, running e2fsck is recommended | |
[ 23.393248] ext2 filesystem being mounted at /run/media/mmcblk0p3 supports timestamps until 2038 (0x7fffffff) | |
[ 23.433949] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Quota mode: none. | |
[ 23.460872] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. | |
[ 23.673888] EXT4-fs (mmcblk1p3): mounted filesystem with ordered data mode. Quota mode: none. | |
root@j721s2-evm:~# uname -a | |
Linux j721s2-evm 6.1.80-ti-g2e423244f8c0 #1 SMP PREEMPT Wed Mar 20 14:43:33 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux | |
root@j721s2-evm:~# cat /proc/cmdline | |
console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02880000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/j721s2-evm/autofs/47cfe16e82bffc117c8ac0f7a7fa57f3,nolock,v3,tcp,rsize=4096,wsize=4096 | |
root@j721s2-evm:~# uname -a | |
Linux j721s2-evm 6.1.80-ti-g2e423244f8c0 #1 SMP PREEMPT Wed Mar 20 14:43:33 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux | |
root@j721s2-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: 00040000 00040000 "ospi.env.backup" | |
mtd5: 037c0000 00040000 "ospi.rootfs" | |
mtd6: 00040000 00040000 "ospi.phypattern" | |
mtd7: 00080000 00001000 "qspi.tiboot3" | |
mtd8: 00200000 00001000 "qspi.tispl" | |
mtd9: 00400000 00001000 "qspi.u-boot" | |
mtd10: 00040000 00001000 "qspi.env" | |
mtd11: 00040000 00001000 "qspi.env.backup" | |
mtd12: 037c0000 00001000 "qspi.rootfs" | |
mtd13: 00040000 00001000 "qspi.phypattern" | |
root@j721s2-evm:~# grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/ | |
/pnp /etc/resolv.conf && systemctl restart systemd-resolved | |
root@j721s2-evm:~# ls -l /lib/firmware; ls -lR /lib/firmware/ipc | |
total 27928 | |
-rw-r--r-- 1 root root 2040 Mar 9 2018 LICENCE.ibt_firmware | |
-rw-r--r-- 1 root root 2046 Mar 9 2018 LICENCE.iwlwifi_firmware | |
-rw-r--r-- 1 root root 482656 Mar 9 2018 bl32.bin | |
-rw-r--r-- 1 root root 4324112 Mar 9 2018 bl32.elf | |
drwxr-xr-x 2 root root 4096 Mar 9 2018 cadence | |
drwxr-xr-x 2 root root 4096 Mar 9 2018 cnm | |
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 66 Mar 9 2018 j721s2-c71_0-fw -> /lib/firmware/ti-ipc/j721s2/ipc_echo_test_c7x_1_release_strip.xe71 | |
lrwxrwxrwx 1 root root 73 Mar 9 2018 j721s2-c71_0-fw-sec -> /lib/firmware/ti-ipc/j721s2/ipc_echo_test_c7x_1_release_strip.xe71.signed | |
lrwxrwxrwx 1 root root 66 Mar 9 2018 j721s2-c71_1-fw -> /lib/firmware/ti-ipc/j721s2/ipc_echo_test_c7x_2_release_strip.xe71 | |
lrwxrwxrwx 1 root root 73 Mar 9 2018 j721s2-c71_1-fw-sec -> /lib/firmware/ti-ipc/j721s2/ipc_echo_test_c7x_2_release_strip.xe71.signed | |
lrwxrwxrwx 1 root root 68 Mar 9 2018 j721s2-main-r5f0_0-fw -> /lib/firmware/ti-ipc/j721s2/ipc_echo_test_mcu2_0_release_strip.xer5f | |
lrwxrwxrwx 1 root root 75 Mar 9 2018 j721s2-main-r5f0_0-fw-sec -> /lib/firmware/ti-ipc/j721s2/ipc_echo_test_mcu2_0_release_strip.xer5f.signed | |
lrwxrwxrwx 1 root root 68 Mar 9 2018 j721s2-main-r5f0_1-fw -> /lib/firmware/ti-ipc/j721s2/ipc_echo_test_mcu2_1_release_strip.xer5f | |
lrwxrwxrwx 1 root root 75 Mar 9 2018 j721s2-main-r5f0_1-fw-sec -> /lib/firmware/ti-ipc/j721s2/ipc_echo_test_mcu2_1_release_strip.xer5f.signed | |
lrwxrwxrwx 1 root root 68 Mar 9 2018 j721s2-main-r5f1_0-fw -> /lib/firmware/ti-ipc/j721s2/ipc_echo_test_mcu3_0_release_strip.xer5f | |
lrwxrwxrwx 1 root root 75 Mar 9 2018 j721s2-main-r5f1_0-fw-sec -> /lib/firmware/ti-ipc/j721s2/ipc_echo_test_mcu3_0_release_strip.xer5f.signed | |
lrwxrwxrwx 1 root root 68 Mar 9 2018 j721s2-main-r5f1_1-fw -> /lib/firmware/ti-ipc/j721s2/ipc_echo_test_mcu3_1_release_strip.xer5f | |
lrwxrwxrwx 1 root root 75 Mar 9 2018 j721s2-main-r5f1_1-fw-sec -> /lib/firmware/ti-ipc/j721s2/ipc_echo_test_mcu3_1_release_strip.xer5f.signed | |
lrwxrwxrwx 1 root root 68 Mar 9 2018 j721s2-mcu-r5f0_1-fw -> /lib/firmware/ti-ipc/j721s2/ipc_echo_test_mcu1_1_release_strip.xer5f | |
lrwxrwxrwx 1 root root 75 Mar 9 2018 j721s2-mcu-r5f0_1-fw-sec -> /lib/firmware/ti-ipc/j721s2/ipc_echo_test_mcu1_1_release_strip.xer5f.signed | |
-rw-r--r-- 1 root root 4728 Mar 9 2018 regulatory.db | |
-rw-r--r-- 1 root root 1182 Mar 9 2018 regulatory.db.p7s | |
-rw-r--r-- 1 root root 155648 Mar 9 2018 rgx.fw.36.53.104.796 | |
-rw-r--r-- 1 root root 383136 Mar 9 2018 rgx.sh.36.53.104.796 | |
-rw-r--r-- 1 root root 28 Mar 9 2018 tee-header_v2.bin | |
-rw-r--r-- 1 root root 0 Mar 9 2018 tee-pageable_v2.bin | |
-rw-r--r-- 1 root root 482656 Mar 9 2018 tee-pager_v2.bin | |
-rw-r--r-- 1 root root 482656 Mar 9 2018 tee-raw.bin | |
-rw-r--r-- 1 root root 482684 Mar 9 2018 tee.bin | |
-rw-r--r-- 1 root root 4324112 Mar 9 2018 tee.elf | |
drwxr-xr-x 2 root root 4096 Mar 9 2018 ti-connectivity | |
drwxr-xr-x 3 root root 4096 Mar 9 2018 ti-ipc | |
lrwxrwxrwx 1 root root 39 Mar 9 2018 wave521c_codec_fw.bin -> /lib/firmware/cnm/wave521c_codec_fw.bin | |
ls: cannot access '/lib/firmware/ipc': No such file or directory | |
root@j721s2-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 973 0 65893 555 1 0 8 0 0 1144 555 0 0 0 0 0 0 | |
179 1 mmcblk0p1 334 0 22983 159 0 0 0 0 0 340 159 0 0 0 0 0 0 | |
179 2 mmcblk0p2 290 0 18812 168 0 0 0 0 0 368 168 0 0 0 0 0 0 | |
179 3 mmcblk0p3 312 0 22906 202 1 0 8 0 0 456 202 0 0 0 0 0 0 | |
179 32 mmcblk0boot0 170 0 3360 59 0 0 0 0 0 172 59 0 0 0 0 0 0 | |
179 64 mmcblk0boot1 170 0 3360 32 0 0 0 0 0 96 32 0 0 0 0 0 0 | |
31 0 mtdblock0 66 0 528 25 0 0 0 0 0 76 25 0 0 0 0 0 0 | |
31 1 mtdblock1 112 0 896 47 0 0 0 0 0 136 47 0 0 0 0 0 0 | |
31 2 mtdblock2 145 0 1160 49 0 0 0 0 0 96 49 0 0 0 0 0 0 | |
31 3 mtdblock3 50 0 400 25 0 0 0 0 0 84 25 0 0 0 0 0 0 | |
31 4 mtdblock4 60 0 480 21 0 0 0 0 0 52 21 0 0 0 0 0 0 | |
31 5 mtdblock5 78 0 624 27 0 0 0 0 0 76 27 0 0 0 0 0 0 | |
31 6 mtdblock6 60 0 480 20 0 0 0 0 0 52 20 0 0 0 0 0 0 | |
31 7 mtdblock7 55 0 440 63 0 0 0 0 0 88 63 0 0 0 0 0 0 | |
31 8 mtdblock8 168 0 1344 116 0 0 0 0 0 188 116 0 0 0 0 0 0 | |
31 9 mtdblock9 116 0 928 105 0 0 0 0 0 180 105 0 0 0 0 0 0 | |
31 10 mtdblock10 60 0 480 52 0 0 0 0 0 100 52 0 0 0 0 0 0 | |
31 11 mtdblock11 50 0 400 50 0 0 0 0 0 96 50 0 0 0 0 0 0 | |
31 12 mtdblock12 210 0 4032 471 0 0 0 0 0 396 471 0 0 0 0 0 0 | |
31 13 mtdblock13 50 0 400 36 0 0 0 0 0 80 36 0 0 0 0 0 0 | |
179 96 mmcblk1 1324 37 61851 3440 2 0 16 4 0 2320 3445 0 0 0 0 0 0 | |
179 97 mmcblk1p1 294 0 18753 1344 0 0 0 0 0 1136 1344 0 0 0 0 0 0 | |
179 98 mmcblk1p2 262 34 19336 975 1 0 8 3 0 1136 978 0 0 0 0 0 0 | |
179 99 mmcblk1p3 730 3 22562 1070 1 0 8 1 0 1244 1072 0 0 0 0 0 0 | |
root@j721s2-evm:~# cat /proc/interrupts | |
CPU0 CPU1 | |
11: 4951 5862 GICv3 30 Level arch_timer | |
14: 0 0 GICv3 23 Level arm-pmu | |
15: 3590 0 GICv3 69 Level 32c00000.mailbox thr_011 | |
16: 10154 0 GICv3 928 Level 42120000.i2c | |
17: 113 0 GICv3 232 Level 2000000.i2c | |
18: 1408 0 GICv3 236 Level 2040000.i2c | |
19: 6 0 GICv3 237 Level 2050000.i2c | |
68: 53887 482 MSI-INTA 17825888 Level 46000000.ethernet-tx0 | |
70: 75979 329 MSI-INTA 17825890 Level 46000000.ethernet | |
88: 4788 0 MSI-INTA 16974702 Level 31150000.dma-controller chan0 | |
89: 8026 0 MSI-INTA 16974703 Level 31150000.dma-controller chan1 | |
90: 0 0 MSI-INTA 16974704 Level 31150000.dma-controller chan2 | |
91: 0 0 MSI-INTA 16974705 Level 31150000.dma-controller chan3 | |
92: 0 0 MSI-INTA 16974706 Level 31150000.dma-controller chan4 | |
93: 0 0 MSI-INTA 16974707 Level 31150000.dma-controller chan5 | |
94: 0 0 MSI-INTA 16974708 Level 31150000.dma-controller chan6 | |
217: 642 0 GICv3 280 Level 2880000.serial | |
218: 2 0 GICv3 872 Level 47040000.spi | |
219: 0 0 GICv3 873 Level 47050000.spi | |
220: 0 0 GICv3 890 Level 46000000.ethernet | |
221: 0 0 INTR 391 Level 310d0000.cpts | |
222: 1601 0 GICv3 35 Level mmc0 | |
268: 0 0 GPIO 39 Edge -davinci_gpio tps6594-0-0x48, tps6594-0-0x4c, tps6594-2-0x58 | |
389: 0 0 tps6594-0-0x48 0 Edge buck1_ov | |
390: 0 0 tps6594-0-0x48 1 Edge buck1_uv | |
391: 0 0 tps6594-0-0x48 2 Edge buck1_sc | |
392: 0 0 tps6594-0-0x48 3 Edge buck1_ilim | |
393: 0 0 tps6594-0-0x48 4 Edge buck2_ov | |
394: 0 0 tps6594-0-0x48 5 Edge buck2_uv | |
395: 0 0 tps6594-0-0x48 6 Edge buck2_sc | |
396: 0 0 tps6594-0-0x48 7 Edge buck2_ilim | |
397: 0 0 tps6594-0-0x48 8 Edge buck3_ov | |
398: 0 0 tps6594-0-0x48 9 Edge buck3_uv | |
399: 0 0 tps6594-0-0x48 10 Edge buck3_sc | |
400: 0 0 tps6594-0-0x48 11 Edge buck3_ilim | |
401: 0 0 tps6594-0-0x48 12 Edge buck4_ov | |
402: 0 0 tps6594-0-0x48 13 Edge buck4_uv | |
403: 0 0 tps6594-0-0x48 14 Edge buck4_sc | |
404: 0 0 tps6594-0-0x48 15 Edge buck4_ilim | |
405: 0 0 tps6594-0-0x48 16 Edge buck5_ov | |
406: 0 0 tps6594-0-0x48 17 Edge buck5_uv | |
407: 0 0 tps6594-0-0x48 18 Edge buck5_sc | |
408: 0 0 tps6594-0-0x48 19 Edge buck5_ilim | |
409: 0 0 tps6594-0-0x48 20 Edge ldo1_ov | |
410: 0 0 tps6594-0-0x48 21 Edge ldo1_uv | |
411: 0 0 tps6594-0-0x48 22 Edge ldo1_sc | |
412: 0 0 tps6594-0-0x48 23 Edge ldo1_ilim | |
413: 0 0 tps6594-0-0x48 24 Edge ldo2_ov | |
414: 0 0 tps6594-0-0x48 25 Edge ldo2_uv | |
415: 0 0 tps6594-0-0x48 26 Edge ldo2_sc | |
416: 0 0 tps6594-0-0x48 27 Edge ldo2_ilim | |
417: 0 0 tps6594-0-0x48 28 Edge ldo3_ov | |
418: 0 0 tps6594-0-0x48 29 Edge ldo3_uv | |
419: 0 0 tps6594-0-0x48 30 Edge ldo3_sc | |
420: 0 0 tps6594-0-0x48 31 Edge ldo3_ilim | |
421: 0 0 tps6594-0-0x48 32 Edge ldo4_ov | |
422: 0 0 tps6594-0-0x48 33 Edge ldo4_uv | |
423: 0 0 tps6594-0-0x48 34 Edge ldo4_sc | |
424: 0 0 tps6594-0-0x48 35 Edge ldo4_ilim | |
425: 0 0 tps6594-0-0x48 36 Edge vcca_ov | |
426: 0 0 tps6594-0-0x48 37 Edge vcca_uv | |
444: 0 0 tps6594-0-0x48 55 Edge npwron_start | |
445: 0 0 tps6594-0-0x48 56 Edge enable | |
446: 0 0 tps6594-0-0x48 57 Edge fsd | |
447: 0 0 tps6594-0-0x48 58 Edge soft_reboot | |
448: 0 0 tps6594-0-0x48 59 Edge bist_pass | |
449: 0 0 tps6594-0-0x48 60 Edge ext_clk | |
450: 0 0 tps6594-0-0x48 61 Edge twarn | |
451: 0 0 tps6594-0-0x48 62 Edge tsd_ord | |
452: 0 0 tps6594-0-0x48 63 Edge bist_fail | |
453: 0 0 tps6594-0-0x48 64 Edge reg_crc_err | |
454: 0 0 tps6594-0-0x48 65 Edge recov_cnt | |
455: 0 0 tps6594-0-0x48 66 Edge spmi_err | |
456: 0 0 tps6594-0-0x48 67 Edge npwron_long | |
457: 0 0 tps6594-0-0x48 68 Edge nint_readback | |
458: 0 0 tps6594-0-0x48 69 Edge nrstout_readback | |
459: 0 0 tps6594-0-0x48 70 Edge tsd_imm | |
460: 0 0 tps6594-0-0x48 71 Edge vcca_ovp | |
461: 0 0 tps6594-0-0x48 72 Edge pfsm_err | |
462: 0 0 tps6594-0-0x48 73 Edge imm_shutdown | |
463: 0 0 tps6594-0-0x48 74 Edge ord_shutdown | |
464: 0 0 tps6594-0-0x48 75 Edge mcu_pwr_err | |
465: 0 0 tps6594-0-0x48 76 Edge soc_pwr_err | |
466: 0 0 tps6594-0-0x48 77 Edge comm_frm_err | |
467: 0 0 tps6594-0-0x48 78 Edge comm_crc_err | |
468: 0 0 tps6594-0-0x48 79 Edge comm_adr_err | |
469: 0 0 tps6594-0-0x48 82 Edge en_drv_readback | |
470: 0 0 tps6594-0-0x48 83 Edge nrstout_soc_readback | |
471: 0 0 tps6594-0-0x48 84 Edge esm_soc_pin | |
472: 0 0 tps6594-0-0x48 85 Edge esm_soc_fail | |
473: 0 0 tps6594-0-0x48 86 Edge esm_soc_rst | |
475: 0 0 tps6594-0-0x48 88 Edge alarm | |
477: 0 0 tps6594-0-0x4c 0 Edge buck1_ov | |
478: 0 0 tps6594-0-0x4c 1 Edge buck1_uv | |
479: 0 0 tps6594-0-0x4c 2 Edge buck1_sc | |
480: 0 0 tps6594-0-0x4c 3 Edge buck1_ilim | |
481: 0 0 tps6594-0-0x4c 4 Edge buck2_ov | |
482: 0 0 tps6594-0-0x4c 5 Edge buck2_uv | |
483: 0 0 tps6594-0-0x4c 6 Edge buck2_sc | |
484: 0 0 tps6594-0-0x4c 7 Edge buck2_ilim | |
485: 0 0 tps6594-0-0x4c 8 Edge buck3_ov | |
486: 0 0 tps6594-0-0x4c 9 Edge buck3_uv | |
487: 0 0 tps6594-0-0x4c 10 Edge buck3_sc | |
488: 0 0 tps6594-0-0x4c 11 Edge buck3_ilim | |
489: 0 0 tps6594-0-0x4c 12 Edge buck4_ov | |
490: 0 0 tps6594-0-0x4c 13 Edge buck4_uv | |
491: 0 0 tps6594-0-0x4c 14 Edge buck4_sc | |
492: 0 0 tps6594-0-0x4c 15 Edge buck4_ilim | |
493: 0 0 tps6594-0-0x4c 16 Edge buck5_ov | |
494: 0 0 tps6594-0-0x4c 17 Edge buck5_uv | |
495: 0 0 tps6594-0-0x4c 18 Edge buck5_sc | |
496: 0 0 tps6594-0-0x4c 19 Edge buck5_ilim | |
497: 0 0 tps6594-0-0x4c 20 Edge ldo1_ov | |
498: 0 0 tps6594-0-0x4c 21 Edge ldo1_uv | |
499: 0 0 tps6594-0-0x4c 22 Edge ldo1_sc | |
500: 0 0 tps6594-0-0x4c 23 Edge ldo1_ilim | |
501: 0 0 tps6594-0-0x4c 24 Edge ldo2_ov | |
502: 0 0 tps6594-0-0x4c 25 Edge ldo2_uv | |
503: 0 0 tps6594-0-0x4c 26 Edge ldo2_sc | |
504: 0 0 tps6594-0-0x4c 27 Edge ldo2_ilim | |
505: 0 0 tps6594-0-0x4c 28 Edge ldo3_ov | |
506: 0 0 tps6594-0-0x4c 29 Edge ldo3_uv | |
507: 0 0 tps6594-0-0x4c 30 Edge ldo3_sc | |
508: 0 0 tps6594-0-0x4c 31 Edge ldo3_ilim | |
509: 0 0 tps6594-0-0x4c 32 Edge ldo4_ov | |
510: 0 0 tps6594-0-0x4c 33 Edge ldo4_uv | |
511: 0 0 tps6594-0-0x4c 34 Edge ldo4_sc | |
512: 0 0 tps6594-0-0x4c 35 Edge ldo4_ilim | |
513: 0 0 tps6594-0-0x4c 36 Edge vcca_ov | |
514: 0 0 tps6594-0-0x4c 37 Edge vcca_uv | |
532: 0 0 tps6594-0-0x4c 55 Edge npwron_start | |
533: 0 0 tps6594-0-0x4c 56 Edge enable | |
534: 0 0 tps6594-0-0x4c 57 Edge fsd | |
535: 0 0 tps6594-0-0x4c 58 Edge soft_reboot | |
536: 0 0 tps6594-0-0x4c 59 Edge bist_pass | |
537: 0 0 tps6594-0-0x4c 60 Edge ext_clk | |
538: 0 0 tps6594-0-0x4c 61 Edge twarn | |
539: 0 0 tps6594-0-0x4c 62 Edge tsd_ord | |
540: 0 0 tps6594-0-0x4c 63 Edge bist_fail | |
541: 0 0 tps6594-0-0x4c 64 Edge reg_crc_err | |
542: 0 0 tps6594-0-0x4c 65 Edge recov_cnt | |
543: 0 0 tps6594-0-0x4c 66 Edge spmi_err | |
544: 0 0 tps6594-0-0x4c 67 Edge npwron_long | |
545: 0 0 tps6594-0-0x4c 68 Edge nint_readback | |
546: 0 0 tps6594-0-0x4c 69 Edge nrstout_readback | |
547: 0 0 tps6594-0-0x4c 70 Edge tsd_imm | |
548: 0 0 tps6594-0-0x4c 71 Edge vcca_ovp | |
549: 0 0 tps6594-0-0x4c 72 Edge pfsm_err | |
550: 0 0 tps6594-0-0x4c 73 Edge imm_shutdown | |
551: 0 0 tps6594-0-0x4c 74 Edge ord_shutdown | |
552: 0 0 tps6594-0-0x4c 75 Edge mcu_pwr_err | |
553: 0 0 tps6594-0-0x4c 76 Edge soc_pwr_err | |
554: 0 0 tps6594-0-0x4c 77 Edge comm_frm_err | |
555: 0 0 tps6594-0-0x4c 78 Edge comm_crc_err | |
556: 0 0 tps6594-0-0x4c 79 Edge comm_adr_err | |
557: 0 0 tps6594-0-0x4c 82 Edge en_drv_readback | |
558: 0 0 tps6594-0-0x4c 83 Edge nrstout_soc_readback | |
559: 0 0 tps6594-0-0x4c 84 Edge esm_soc_pin | |
560: 0 0 tps6594-0-0x4c 85 Edge esm_soc_fail | |
561: 0 0 tps6594-0-0x4c 86 Edge esm_soc_rst | |
565: 0 0 tps6594-2-0x58 0 Edge buck1_ov | |
566: 0 0 tps6594-2-0x58 1 Edge buck1_uv | |
567: 0 0 tps6594-2-0x58 2 Edge buck1_sc | |
568: 0 0 tps6594-2-0x58 3 Edge buck1_ilim | |
569: 0 0 tps6594-2-0x58 4 Edge buck2_ov | |
570: 0 0 tps6594-2-0x58 5 Edge buck2_uv | |
571: 0 0 tps6594-2-0x58 6 Edge buck2_sc | |
572: 0 0 tps6594-2-0x58 7 Edge buck2_ilim | |
573: 0 0 tps6594-2-0x58 8 Edge buck3_ov | |
574: 0 0 tps6594-2-0x58 9 Edge buck3_uv | |
575: 0 0 tps6594-2-0x58 10 Edge buck3_sc | |
576: 0 0 tps6594-2-0x58 11 Edge buck3_ilim | |
577: 0 0 tps6594-2-0x58 12 Edge buck4_ov | |
578: 0 0 tps6594-2-0x58 13 Edge buck4_uv | |
579: 0 0 tps6594-2-0x58 14 Edge buck4_sc | |
580: 0 0 tps6594-2-0x58 15 Edge buck4_ilim | |
601: 0 0 tps6594-2-0x58 36 Edge vcca_ov | |
602: 0 0 tps6594-2-0x58 37 Edge vcca_uv | |
603: 0 0 tps6594-2-0x58 38 Edge vmon1_ov | |
604: 0 0 tps6594-2-0x58 39 Edge vmon1_uv | |
605: 0 0 tps6594-2-0x58 40 Edge vmon1_rv | |
606: 0 0 tps6594-2-0x58 41 Edge vmon2_ov | |
607: 0 0 tps6594-2-0x58 42 Edge vmon2_uv | |
608: 0 0 tps6594-2-0x58 43 Edge vmon2_rv | |
620: 0 0 tps6594-2-0x58 55 Edge npwron_start | |
621: 0 0 tps6594-2-0x58 56 Edge enable | |
622: 0 0 tps6594-2-0x58 57 Edge fsd | |
623: 0 0 tps6594-2-0x58 58 Edge soft_reboot | |
624: 0 0 tps6594-2-0x58 59 Edge bist_pass | |
625: 0 0 tps6594-2-0x58 60 Edge ext_clk | |
626: 0 0 tps6594-2-0x58 61 Edge twarn | |
627: 0 0 tps6594-2-0x58 62 Edge tsd_ord | |
628: 0 0 tps6594-2-0x58 63 Edge bist_fail | |
629: 0 0 tps6594-2-0x58 64 Edge reg_crc_err | |
630: 0 0 tps6594-2-0x58 65 Edge recov_cnt | |
631: 0 0 tps6594-2-0x58 66 Edge spmi_err | |
632: 0 0 tps6594-2-0x58 67 Edge npwron_long | |
633: 0 0 tps6594-2-0x58 68 Edge nint_readback | |
634: 0 0 tps6594-2-0x58 69 Edge nrstout_readback | |
635: 0 0 tps6594-2-0x58 70 Edge tsd_imm | |
636: 0 0 tps6594-2-0x58 71 Edge vcca_ovp | |
637: 0 0 tps6594-2-0x58 72 Edge pfsm_err | |
638: 0 0 tps6594-2-0x58 73 Edge imm_shutdown | |
639: 0 0 tps6594-2-0x58 74 Edge ord_shutdown | |
640: 0 0 tps6594-2-0x58 75 Edge mcu_pwr_err | |
641: 0 0 tps6594-2-0x58 76 Edge soc_pwr_err | |
642: 0 0 tps6594-2-0x58 77 Edge comm_frm_err | |
643: 0 0 tps6594-2-0x58 78 Edge comm_crc_err | |
644: 0 0 tps6594-2-0x58 79 Edge comm_adr_err | |
645: 0 0 tps6594-2-0x58 82 Edge en_drv_readback | |
646: 0 0 tps6594-2-0x58 83 Edge nrstout_soc_readback | |
647: 0 0 tps6594-2-0x58 84 Edge esm_soc_pin | |
648: 0 0 tps6594-2-0x58 85 Edge esm_soc_fail | |
649: 0 0 tps6594-2-0x58 86 Edge esm_soc_rst | |
650: 4 0 INTR 436 Level mbox-mcu-r5fss0-core0 | |
651: 8 0 INTR 432 Level mbox-main-r5fss0-core0, mbox-main-r5fss0-core1 | |
652: 7 0 INTR 428 Level mbox-main-r5fss1-core0, mbox-main-r5fss1-core1 | |
653: 7 0 INTR 420 Level mbox-c71-0, mbox-c71-1 | |
714: 0 0 MSI-INTA 17236998 Edge 31150000.dma-controller chan5 | |
715: 0 0 MSI-INTA 17236999 Edge 31150000.dma-controller chan6 | |
744: 2737 0 GICv3 36 Level mmc1 | |
746: 0 0 GICv3 362 Edge j721e-pcie-link-down-irq | |
748: 0 0 GICv3 892 Level TI-am335x-adc.14.auto | |
751: 0 0 GICv3 893 Level TI-am335x-adc.15.auto | |
752: 0 0 GICv3 632 Level 4800000.dsi | |
753: 0 0 GICv3 646 Level mhdp8546 | |
755: 0 0 GICv3 214 Level vpu_irq | |
757: 0 0 ITS-MSI 0 Edge PCIe PME, aerdrv | |
763: 0 0 GICv3 43 Level 4e10000.rng | |
764: 0 0 GICv3 128 Level xhci-hcd:usb1 | |
766: 1 0 GICv3 152 Level 6000000.usb | |
771: 0 31 ITS-MSI 524288 Edge iwlwifi:default_queue | |
772: 0 0 ITS-MSI 524289 Edge iwlwifi:queue_1 | |
773: 0 0 ITS-MSI 524290 Edge iwlwifi:queue_2 | |
774: 11 0 ITS-MSI 524291 Edge iwlwifi:exception | |
782: 560 0 GICv3 634 Level tidss | |
IPI0: 3309 19265 Rescheduling interrupts | |
IPI1: 2741 7533 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: 170 195 IRQ work interrupts | |
IPI6: 0 0 CPU wake-up interrupts | |
Err: 0 | |
root@j721s2-evm:~# cat /proc/softirqs | |
CPU0 CPU1 | |
HI: 0 34 | |
TIMER: 1768 2479 | |
NET_TX: 9 1 | |
NET_RX: 113422 869 | |
BLOCK: 1307 0 | |
IRQ_POLL: 0 0 | |
TASKLET: 16848 55 | |
SCHED: 2080 1751 | |
HRTIMER: 0 0 | |
RCU: 11350 13985 | |
root@j721s2-evm:~# ls -lR /run/media/mmcblk0p1 | |
/run/media/mmcblk0p1: | |
total 0 | |
root@j721s2-evm:~# opkg list-installed | grep packagegroup-arago-test; echo $? | |
1 | |
root@j721s2-evm:~# opkg list-installed | grep ti-test; echo $? | |
ti-test - 1.0-r0.121 | |
ti-test-extras - 1.0-r0.121 | |
0 | |
root@j721s2-evm:~# lsmod | |
Module Size Used by | |
xhci_plat_hcd 16384 0 | |
iwlmvm 344064 0 | |
mac80211 548864 1 iwlmvm | |
libarc4 16384 1 mac80211 | |
iwlwifi 311296 1 iwlmvm | |
panel_edp 36864 0 | |
pci_endpoint_test 20480 0 | |
rpmsg_ctrl 16384 0 | |
rpmsg_char 16384 1 rpmsg_ctrl | |
cdns_csi2rx 20480 0 | |
v4l2_fwnode 20480 1 cdns_csi2rx | |
cdns3 45056 0 | |
ti_am335x_adc 20480 0 | |
kfifo_buf 16384 1 ti_am335x_adc | |
omap_rng 16384 0 | |
cdns_usb_common 20480 1 cdns3 | |
display_connector 16384 0 | |
crct10dif_ce 16384 1 | |
phy_can_transceiver 16384 5 | |
overlay 122880 0 | |
cfg80211 389120 3 iwlmvm,iwlwifi,mac80211 | |
rfkill 24576 3 iwlmvm,cfg80211 | |
ti_k3_r5_remoteproc 28672 0 | |
wave5 94208 0 | |
v4l2_mem2mem 36864 1 wave5 | |
j721e_csi2rx 24576 0 | |
videobuf2_dma_contig 20480 2 j721e_csi2rx,wave5 | |
videobuf2_memops 16384 1 videobuf2_dma_contig | |
videobuf2_v4l2 32768 3 j721e_csi2rx,v4l2_mem2mem,wave5 | |
videobuf2_common 57344 6 j721e_csi2rx,videobuf2_dma_contig,videobuf2_v4l2,v4l2_mem2mem,wave5,videobuf2_memops | |
v4l2_async 24576 3 v4l2_fwnode,j721e_csi2rx,cdns_csi2rx | |
cdns_mhdp8546 40960 0 | |
pvrsrvkm 1273856 0 | |
ti_sn65dsi86 24576 0 | |
cdns_dsi 20480 0 | |
tidss 61440 0 | |
drm_display_helper 139264 3 panel_edp,cdns_mhdp8546,ti_sn65dsi86 | |
videodev 245760 7 v4l2_async,j721e_csi2rx,videobuf2_v4l2,cdns_csi2rx,videobuf2_common,v4l2_mem2mem,wave5 | |
k3_j72xx_bandgap 20480 0 | |
drm_dp_aux_bus 16384 2 panel_edp,ti_sn65dsi86 | |
ti_k3_dsp_remoteproc 16384 0 | |
drm_dma_helper 20480 1 tidss | |
ti_am335x_tscadc 16384 1 ti_am335x_adc | |
virtio_rpmsg_bus 20480 0 | |
rpmsg_ns 16384 1 virtio_rpmsg_bus | |
drm_kms_helper 184320 9 drm_dma_helper,display_connector,cdns_mhdp8546,drm_display_helper,ti_sn65dsi86,cdns_dsi,tidss | |
ti_k3_common 16384 1 ti_k3_dsp_remoteproc | |
cdns_dphy 16384 0 | |
syscopyarea 16384 1 drm_kms_helper | |
mc 57344 7 v4l2_async,videodev,j721e_csi2rx,videobuf2_v4l2,cdns_csi2rx,videobuf2_common,v4l2_mem2mem | |
sa2ul 36864 0 | |
cdns_dphy_rx 16384 0 | |
sysfillrect 16384 1 drm_kms_helper | |
sysimgblt 16384 1 drm_kms_helper | |
fb_sys_fops 16384 1 drm_kms_helper | |
optee_rng 16384 0 | |
rng_core 20480 2 optee_rng,omap_rng | |
pci_j721e_host 16384 0 | |
cdns3_ti 16384 0 | |
pci_j721e 16384 1 pci_j721e_host | |
m_can_platform 16384 0 | |
pcie_cadence_host 16384 1 pci_j721e_host | |
m_can 24576 1 m_can_platform | |
pwm_tiehrpwm 16384 0 | |
can_dev 36864 1 m_can | |
pcie_cadence 16384 2 pcie_cadence_host,pci_j721e_host | |
rti_wdt 16384 0 | |
cryptodev 53248 0 | |
fuse 131072 1 | |
drm 561152 11 drm_kms_helper,drm_dma_helper,panel_edp,display_connector,pvrsrvkm,cdns_mhdp8546,drm_display_helper,ti_sn65dsi86,cdns_dsi,tidss | |
drm_panel_orientation_quirks 28672 1 drm | |
ipv6 479232 40 | |
root@j721s2-evm:~# echo 'hello world' | |
hello world | |
root@j721s2-evm:~# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment