U-Boot SPL 2023.04-gbd74e615a6 (Sep 06 2023 - 10:09:25 +0000) SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.6--v09.00.06 (Kool Koala)') Trying to boot from MMC2 Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail i f the image was also encrypted Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail i f the image was also encrypted Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail i f the image was also encrypted Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail i f the image was also encrypted Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail i f the image was also encrypted Loading Environment from nowhere... OK Starting ATF on ARM64 core... NOTICE: BL31: v2.9(release):v2.9.0-dirty NOTICE: BL31: Built : 14:12:59, May 22 2023 I/TC: I/TC: OP-TEE version: 3.20.0 (gcc version 11.3.0 (GCC)) #1 Fri Jan 20 15:42:54 UTC 2023 aarch64 I/TC: WARNING: This OP-TEE configuration might be insecure! I/TC: WARNING: Please check https://optee.readthedocs.io/en/latest/architecture/porting_guidelines.html I/TC: Primary CPU initializing I/TC: SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.6--v09.00.06 (Kool Koala)') I/TC: HUK Initialized I/TC: Activated SA2UL device I/TC: Fixing SA2UL firewall owner for GP device I/TC: Enabled firewalls for SA2UL TRNG device I/TC: SA2UL TRNG initialized I/TC: SA2UL Drivers initialized I/TC: Primary CPU switching to normal world boot U-Boot SPL 2023.04-gbd74e615a6 (Sep 06 2023 - 10:09:25 +0000) SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.6--v09.00.06 (Kool Koala)') Trying to boot from MMC2 Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail i f the image was also encrypted Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail i f the image was also encrypted U-Boot 2023.04-gbd74e615a6 (Sep 06 2023 - 10:09:25 +0000) SoC: J721E SR1.1 GP Model: Texas Instruments J721E SK A72 Board: J721EX-EAIK rev A1 DRAM: 4 GiB Core: 120 devices, 33 uclasses, devicetree: separate Flash: 0 Bytes MMC: mmc@4fb0000: 1 Loading Environment from nowhere... OK In: serial@2800000 Out: serial@2800000 Err: serial@2800000 am65_cpsw_nuss ethernet@46000000: K3 CPSW: nuss_ver: 0x6BA00101 cpsw_ver: 0x6BA80100 ale_ver: 0x00293904 Ports:1 mdio_fr eq:1000000 Net: eth0: ethernet@46000000port@1 Hit any key to stop autoboot: 0 => => => prin addr_fit=0x90000000 arch=arm args_all=setenv optargs earlycon=ns16550a,mmio32,0x02800000 ${mtdparts} args_mmc=run finduuid;setenv bootargs console=${console} ${optargs} root=PARTUUID=${uuid} rw rootfstype=${mmcrootfstype} args_ufs=setenv devtype scsi;setenv bootpart 1:1; run ufs_finduuid; setenv bootargs console = ${console} ${optargs} root =PARTUUID=${uuid} rw rootfstype=${scsirootfstype}; setenv devtype scsi; setenv bootpart 1:1 baudrate=115200 board=j721e board_name=j721e-sk board_rev=A1 board_serial=0975 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 ${fd t_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; env set secure_suffix; if test ${secure_rprocs} -eq 1; then env set secure_suffix -sec; fi; for i in ${rproc_fw_binaries} ; do if test -z "${rproc_id}" ; then env set rproc_id $i; else env set rproc_fw $i${secure_suffix}; run rproc_load_and_boot_one; env set rproc_id; env set rproc_fw; fi; done boot_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 bootcmd=run envboot; run distro_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 PX EClient:Arch:00011:UNDI:003000;setenv bootp_arch 0xb;if dhcp ${kernel_addr_r}; then tftpboot ${fdt_addr_r} dtb/${efi_fdt file};if fdt addr -q ${fdt_addr_r}; then bootefi ${kernel_addr_r} ${fdt_addr_r}; else bootefi ${kernel_addr_r} ${fdtcont roladdr};fi;fi;setenv bootp_vci ${efi_old_vci};setenv bootp_arch ${efi_old_arch};setenv efi_fdtfile;setenv efi_old_arch; setenv efi_old_vci; bootcmd_mmc0=devnum=0; run mmc_boot bootcmd_mmc1=devnum=1; run mmc_boot bootcmd_pxe=run boot_net_usb_start; dhcp; if pxe get; then pxe boot; fi bootcmd_ti_mmc=run findfdt; run init_${boot}; run main_cpsw0_qsgmii_phyinit; run boot_rprocs; if test ${boot_fit} -eq 1; then run get_fit_${boot}; run get_overlaystring; run run_fit; else; run get_kern_${boot}; run get_fdt_${boot}; run get_ overlay_${boot}; run run_kern; fi; bootcmd_usb0=devnum=0; run usb_boot bootdelay=2 bootdir=/boot bootenvfile=uEnv.txt bootm_size=0x10000000 bootpart=1:2 bootscript=echo Running bootscript from mmc${mmcdev} ...; source ${loadaddr} console=ttyS2,115200n8 cpu=armv8 default_device_tree=ti/k3-j721e-common-proc-board.dtb dfu_alt_info_emmc=rawemmc raw 0 0x800000 mmcpart 1; rootfs part 0 1; 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 fa t 1 1; sysfw.itb fat 1 1 dfu_alt_info_nand=NAND.tiboot3 part 0 1; NAND.tispl part 0 2; NAND.tiboot3.backup part 0 3; NAND.u-boot part 0 4; NAND.u -boot-env part 0 5; NAND.u-boot-env.backup part 0 6; NAND.file-system part 0 7 dfu_alt_info_ospi=tiboot3.bin raw 0x0 0x080000; tispl.bin raw 0x080000 0x200000; u-boot.img raw 0x280000 0x400000; u-boo t-env raw 0x680000 0x020000; sysfw.itb raw 0x6c0000 0x100000; rootfs raw 0x800000 0x3800000 dfu_alt_info_ospi_nand=ospi_nand.tiboot3 part 1; ospi_nand.tispl part 2; ospi_nand.u-boot part 3; ospi_nand.env part 4; ospi_nand.env.backup part 5; ospi_nand.rootfs part 6; ospi_nand.phypattern part 7 dfu_alt_info_ram=tispl.bin ram 0x80080000 0x200000; u-boot.img ram 0x81000000 0x400000 distro_bootcmd=scsi_need_init=; for target in ${boot_targets}; do run bootcmd_${target}; done dorprocboot=1 dtboaddr=0x89000000 efi_dtb_prefixes=/ /dtb/ /dtb/current/ envboot=mmc dev ${mmcdev}; if mmc rescan; then echo SD/MMC found on device ${mmcdev}; if run loadbootscript; then run bo otscript; 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; ethaddr=24:76:25:a5:96:6e fdt_addr_r=0x88000000 fdtaddr=0x88000000 fdtcontroladdr=fde9a050 fdtoverlay_addr_r=0x89000000 findfdt=setenv name_fdt ${default_device_tree}; if test $board_name = j721e; then setenv name_fdt ti/k3-j721e-common-pro c-board.dtb; fi; if test $board_name = BBONEAI-64-B0-; then setenv name_fdt k3-j721e-beagleboneai64.dtb; fi; if test $bo ard_name = j7200; then setenv name_fdt ti/k3-j7200-common-proc-board.dtb; fi; if test $board_name = j721e-eaik || test $ board_name = j721e-sk; then setenv name_fdt ti/k3-j721e-sk.dtb; fi; setenv fdtfile ${name_fdt} finduuid=part uuid ${boot} ${bootpart} uuid get_fdt_mmc=load mmc ${bootpart} ${fdtaddr} ${bootdir}/dtb/${name_fdt} get_fdt_ufs=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/${fdtfile} get_fit_config=setexpr name_fit_config gsub / _ conf-${fdtfile} get_fit_mmc=load mmc ${bootpart} ${addr_fit} ${bootdir}/${name_fit} get_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} ${d tboaddr} ${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; get_overlaystring=for overlay in $name_overlays; do; setenv overlaystring ${overlaystring}'#'${overlay}; done; importbootenv=echo Importing environment from mmc${mmcdev} ...; env import -t ${loadaddr} ${filesize} init_main_cpsw0_qsgmii_phy=gpio set gpio@22_17; gpio clear gpio@22_16 init_mmc=run args_all args_mmc init_ufs=ufs init; scsi scan; run args_ufs kernel_addr_r=0x82000000 load_efi_dtb=load ${devtype} ${devnum}:${distro_bootpart} ${fdt_addr_r} ${prefix}${efi_fdtfile} loadaddr=0x82000000 loadbootenv=fatload mmc ${mmcdev} ${loadaddr} ${bootenvfile} loadbootscript=load mmc ${mmcdev} ${loadaddr} boot.scr loadfdt=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/dtb/${fdtfile} loadimage=load ${devtype} ${bootpart} ${loadaddr} ${bootdir}/${bootfile} main_cpsw0_qsgmii_phyinit=if test $board_name = J721EX-PM1-SOM || test $board_name = J721EX-PM2-SOM || test $board_name = j721e; then do_main_cpsw0_qsgmii_phyinit=1; else do_main_cpsw0_qsgmii_phyinit=0; fi; if test ${do_main_cpsw0_qsgmii_ph yinit} -eq 1 && test ${dorprocboot} -eq 1 && test ${boot} = mmc; then run init_main_cpsw0_qsgmii_phy; fi; mmc_boot=if mmc dev ${devnum}; then devtype=mmc; run scan_dev_for_boot_part; fi mmcboot=mmc dev ${mmcdev}; devnum=${mmcdev}; devtype=mmc; if mmc rescan; then echo SD/MMC found on device ${mmcdev}; if run loadimage; then run args_mmc; if test ${boot_fit} -eq 1; then run run_fit; else run mmcloados; fi; fi; fi; mmcdev=1 mmcloados=if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run get_fdt_mmc; then bootz ${loadaddr} - ${fdtad dr}; else if test ${boot_fdt} = try; then bootz; else echo WARN: Cannot load the DT; fi; fi; else bootz; fi; mmcrootfstype=ext4 rootwait name_fit=fitImage name_kern=Image partitions=name=rootfs,start=0,size=-,uuid=${uuid_gpt_rootfs} pxefile_addr_r=0x80100000 ramdisk_addr_r=0x88080000 rd_spec=- rdaddr=0x88080000 rproc_fw_binaries=2 /lib/firmware/j7-main-r5f0_0-fw 3 /lib/firmware/j7-main-r5f0_1-fw 4 /lib/firmware/j7-main-r5f1_0-fw 5 /lib/firmware/j7-main-r5f1_1-fw 6 /lib/firmware/j7-c66_0-fw 7 /lib/firmware/j7-c66_1-fw 8 /lib/firmware/j7-c71_0-fw rproc_load_and_boot_one=if load mmc ${bootpart} $loadaddr ${rproc_fw}; then if rproc load ${rproc_id} ${loadaddr} ${file size}; 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 ${devtyp e} ${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} ${de vnum}:${distro_bootpart} efi/boot/bootaa64.efi; then echo Found EFI removable media binary efi/boot/bootaa64.efi; run bo ot_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}${scr ipt}; 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 secure_rprocs=0 serial#=0000000000000975 soc=k3 stderr=serial@2800000 stdin=serial@2800000 stdout=serial@2800000 ubifs_boot=if ubi part ${bootubipart} ${bootubioff} && ubifsmount ubi0:${bootubivol}; then devtype=ubi; devnum=ubi0; boo tfstype=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: 10719/131067 bytes => boot switch to partitions #0, OK mmc1 is current device SD/MMC found on device 1 Failed to load 'boot.scr' 1520 bytes read in 25 ms (58.6 KiB/s) Loaded env from uEnv.txt Importing environment from mmc1 ... Running uenvcmd ... 1 bytes read in 24 ms (0 Bytes/s) Already setup. k3_r5f_rproc r5f@41000000: Core 1 is already in use. No rproc commands work k3_r5f_rproc r5f@41400000: Core 2 is already in use. No rproc commands work 490924 bytes read in 38 ms (12.3 MiB/s) Load Remote Processor 2 with data@addr=0x82000000 490924 bytes: Success! 371772 bytes read in 36 ms (9.8 MiB/s) Load Remote Processor 3 with data@addr=0x82000000 371772 bytes: Success! Failed to load '/lib/firmware/j7-main-r5f1_0-fw' Failed to load '/lib/firmware/j7-main-r5f1_1-fw' 994096 bytes read in 49 ms (19.3 MiB/s) Load Remote Processor 6 with data@addr=0x82000000 994096 bytes: Success! 994096 bytes read in 49 ms (19.3 MiB/s) Load Remote Processor 7 with data@addr=0x82000000 994096 bytes: Success! 12968080 bytes read in 125 ms (98.9 MiB/s) Load Remote Processor 8 with data@addr=0x82000000 12968080 bytes: Success! 20920832 bytes read in 446 ms (44.7 MiB/s) 102536 bytes read in 30 ms (3.3 MiB/s) Working FDT set to 88000000 10434 bytes read in 29 ms (350.6 KiB/s) 4216 bytes read in 28 ms (146.5 KiB/s) ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Working FDT set to 88000000 ERROR: reserving fdt memory region failed (addr=880000000 size=27000000 flags=4) Loading Device Tree to 000000008fee3000, end 000000008fffffff ... OK Working FDT set to 8fee3000 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080] [ 0.000000] Linux version 6.1.46-gf8110d9ce8 (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 11.3.0, GNU ld (GNU Binuti ls) 2.38.20220708) #1 SMP PREEMPT Mon Sep 4 04:45:34 UTC 2023 [ 0.000000] Machine model: Texas Instruments J721E SK [ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '') [ 0.000000] printk: bootconsole [ns16550a0] enabled [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created CMA memory pool at 0x00000008e0000000, size 512 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node vision-apps-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 vision-apps-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 vision-apps-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 vision-apps-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 vision-apps-r5f-dma-memory@a2000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 31 MiB [ 0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a2100000, 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 vision-apps-r5f-dma-memory@a4000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 31 MiB [ 0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a4100000, 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 vision-apps-r5f-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 vision-apps-r5f-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 vision-apps-r5f-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 vision-apps-r5f-memory@a7100000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node vision-apps-c66-dma-memory@a8000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node vision-apps-c66-memory@a8100000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a9000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node vision-apps-c66-dma-memory@a9000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a9100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node vision-apps-c66-memory@a9100000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000ac000000, size 96 MiB [ 0.000000] OF: reserved mem: initialized node vision-apps-dma-memory@ac000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000b2000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node vision-apps-c71-dma-memory@b2000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000b2100000, size 95 MiB [ 0.000000] OF: reserved mem: initialized node vision-apps-c71-memory@b2100000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: initialized node vision_apps_shared-memories, compatible id dma-heap-carveout [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000d8000000, size 192 MiB [ 0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-lo@d8000000, compatible id shared-dma-poo l [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000e4000000, size 8 MiB [ 0.000000] OF: reserved mem: initialized node vision-apps-r5f-virtual-eth-queues@e4000000, compatible id shared-dma- pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000e4800000, size 24 MiB [ 0.000000] OF: reserved mem: initialized node vision-apps-r5f-virtual-eth-buffers@e4800000, compatible id shared-dma -pool [ 0.000000] Reserved memory: created DMA memory pool at 0x0000000880000000, size 624 MiB [ 0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-hi@880000000, compatible id shared-dma-po ol [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal [mem 0x0000000100000000-0x00000008ffffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x000000009e7fffff] [ 0.000000] node 0: [mem 0x000000009e800000-0x00000000b7ffffff] [ 0.000000] node 0: [mem 0x00000000b8000000-0x00000000d7ffffff] [ 0.000000] node 0: [mem 0x00000000d8000000-0x00000000e5ffffff] [ 0.000000] node 0: [mem 0x00000000e6000000-0x00000000ffffffff] [ 0.000000] node 0: [mem 0x0000000880000000-0x00000008a6ffffff] [ 0.000000] node 0: [mem 0x00000008a7000000-0x00000008ffffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.1 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: Trusted OS migration not required [ 0.000000] psci: SMC Calling Convention v1.2 [ 0.000000] percpu: Embedded 19 pages/cpu s38376 r8192 d31256 u77824 [ 0.000000] Detected PIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] CPU features: detected: Spectre-v3a [ 0.000000] CPU features: detected: Spectre-BHB [ 0.000000] CPU features: detected: ARM erratum 1742098 [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1032192 [ 0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 systemd.hostname=tda4vm-s k root=PARTUUID=73d5eb3e-02 rw rootfstype=ext4 rootwait [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] software IO TLB: area num 2. [ 0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB) [ 0.000000] Memory: 1694156K/4194304K available (12480K kernel code, 1294K rwdata, 4360K rodata, 2176K init, 498K bss , 1975860K reserved, 524288K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Trampoline variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode [ 0.000000] GICv3: 960 SPIs implemented [ 0.000000] GICv3: 0 Extended SPIs implemented [ 0.000000] Root IRQ handler: gic_handle_irq [ 0.000000] GICv3: GICv3 features: 16 PPIs [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000 [ 0.000000] ITS [mem 0x01820000-0x0182ffff] [ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS [ 0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19 [ 0.000000] ITS@0x0000000001820000: allocated 524288 Devices @8a7800000 (flat, esz 8, psz 64K, shr 0) [ 0.000000] ITS: using cache flushing for cmd queue [ 0.000000] GICv3: using LPI property table @0x00000008a7030000 [ 0.000000] GIC: using cache flushing for LPI property table [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008a7040000 [ 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: 44079521063 4 ns [ 0.000000] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns [ 0.008407] Console: colour dummy device 80x25 [ 0.012972] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) [ 0.023643] pid_max: default: 32768 minimum: 301 [ 0.028384] LSM: Security Framework initializing [ 0.033168] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.040744] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.049608] cblist_init_generic: Setting adjustable number of callback queues. [ 0.057015] cblist_init_generic: Setting shift to 1 and lim to 1. [ 0.063277] cblist_init_generic: Setting adjustable number of callback queues. [ 0.070662] cblist_init_generic: Setting shift to 1 and lim to 1. [ 0.076972] rcu: Hierarchical SRCU implementation. [ 0.081868] rcu: Max phase no-delay instances is 1000. [ 0.087375] Platform MSI: msi-controller@1820000 domain created [ 0.093665] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created [ 0.103454] EFI services will not be available. [ 0.108204] smp: Bringing up secondary CPUs ... I/TC: Secondary CPU 1 initializing I/TC: Secondary CPU 1 switching to normal world boot [ 0.121477] Detected PIPT I-cache on CPU1 [ 0.121538] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000 [ 0.121551] GICv3: CPU1: using allocated LPI pending table @0x00000008a7050000 [ 0.121584] CPU1: Booted secondary processor 0x0000000001 [0x411fd080] [ 0.121634] smp: Brought up 1 node, 2 CPUs [ 0.150978] SMP: Total of 2 processors activated. [ 0.155783] CPU features: detected: 32-bit EL0 Support [ 0.161037] CPU features: detected: CRC32 instructions [ 0.166323] CPU: All CPU(s) started at EL2 [ 0.170504] alternatives: applying system-wide alternatives [ 0.177160] devtmpfs: initialized [ 0.187403] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.197395] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.212555] pinctrl core: initialized pinctrl subsystem [ 0.218282] DMI not present or invalid. [ 0.222554] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.229262] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations [ 0.236581] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.244586] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.252713] audit: initializing netlink subsys (disabled) [ 0.258340] audit: type=2000 audit(0.168:1): state=initialized audit_enabled=0 res=1 [ 0.258579] thermal_sys: Registered thermal governor 'step_wise' [ 0.266259] thermal_sys: Registered thermal governor 'power_allocator' [ 0.272477] cpuidle: using governor menu [ 0.283236] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.290209] ASID allocator initialised with 65536 entries [ 0.304083] platform a000000.dp-bridge: Fixed dependency cycle(s) with /bus@100000/dss@4a00000 [ 0.314553] platform a000000.dp-bridge: Fixed dependency cycle(s) with /connector [ 0.322473] platform hdmi-connector: Fixed dependency cycle(s) with /dvi-bridge [ 0.329972] platform 4a00000.dss: Fixed dependency cycle(s) with /dvi-bridge [ 0.337425] KASLR disabled due to lack of seed [ 0.345049] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.351993] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.358396] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.365329] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.371730] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.378664] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.385065] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.391999] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.399336] k3-chipinfo 43000014.chipid: Family:J721E rev:SR2.0 JTAGID[0x1bb6402f] Detected [ 0.408447] iommu: Default domain type: Translated [ 0.413433] iommu: DMA domain TLB invalidation policy: strict mode [ 0.419954] SCSI subsystem initialized [ 0.423960] usbcore: registered new interface driver usbfs [ 0.429579] usbcore: registered new interface driver hub [ 0.435016] usbcore: registered new device driver usb [ 0.440429] pps_core: LinuxPPS API ver. 1 registered [ 0.445502] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.454840] PTP clock support registered [ 0.458923] EDAC MC: Ver: 3.0.0 [ 0.462670] FPGA manager framework [ 0.466184] Advanced Linux Sound Architecture Driver Initialized. [ 0.472819] clocksource: Switched to clocksource arch_sys_counter [ 0.479164] VFS: Disk quotas dquot_6.6.0 [ 0.483196] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.493236] Carveout Heap: Exported 512 MiB at 0x00000000b8000000 [ 0.499550] NET: Registered PF_INET protocol family [ 0.504739] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.513770] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 0.522545] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.530469] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.538683] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear) [ 0.547417] TCP: Hash tables configured (established 32768 bind 32768) [ 0.554225] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.561145] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.568606] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.574743] RPC: Registered named UNIX socket transport module. [ 0.580803] RPC: Registered udp transport module. [ 0.585606] RPC: Registered tcp transport module. [ 0.590408] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.596999] NET: Registered PF_XDP protocol family [ 0.601902] PCI: CLS 0 bytes, default 64 [ 0.606325] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available [ 0.615445] Initialise system trusted keyrings [ 0.620117] workingset: timestamp_bits=46 max_order=20 bucket_order=0 [ 0.629346] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.635658] NFS: Registering the id_resolver key type [ 0.640845] Key type id_resolver registered [ 0.645116] Key type id_legacy registered [ 0.649246] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.656095] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.663745] 9p: Installing v9fs 9p2000 file system support [ 0.689080] Key type asymmetric registered [ 0.693262] Asymmetric key parser 'x509' registered [ 0.698269] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) [ 0.705918] io scheduler mq-deadline registered [ 0.710559] io scheduler kyber registered [ 0.716654] pinctrl-single 4301c000.pinctrl: 94 pins, size 376 [ 0.722871] pinctrl-single 11c000.pinctrl: 173 pins, size 692 [ 0.733059] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.740727] arm-smmu-v3 36600000.iommu: ias 48-bit, oas 48-bit (features 0x00001faf) [ 0.748965] arm-smmu-v3 36600000.iommu: allocated 65536 entries for cmdq [ 0.756126] arm-smmu-v3 36600000.iommu: allocated 32768 entries for evtq [ 0.764112] arm-smmu-v3 36600000.iommu: msi_domain absent - falling back to wired irqs [ 0.775168] loop: module loaded [ 0.779207] megasas: 07.719.03.00-rc1 [ 0.784970] tun: Universal TUN/TAP device driver, 1.6 [ 0.790473] thunder_xcv, ver 1.0 [ 0.793789] thunder_bgx, ver 1.0 [ 0.797094] nicpf, ver 1.0 [ 0.800090] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version [ 0.807471] hns3: Copyright (c) 2017 Huawei Corporation. [ 0.812918] hclge is initializing [ 0.816308] e1000: Intel(R) PRO/1000 Network Driver [ 0.821292] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 0.827175] e1000e: Intel(R) PRO/1000 Network Driver [ 0.832244] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 0.838316] igb: Intel(R) Gigabit Ethernet Network Driver [ 0.843830] igb: Copyright (c) 2007-2014 Intel Corporation. [ 0.849534] igbvf: Intel(R) Gigabit Virtual Function Network Driver [ 0.855937] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. [ 0.862052] sky2: driver version 1.30 [ 0.866197] VFIO - User Level meta-driver version: 0.3 [ 0.871853] usbcore: registered new interface driver usb-storage [ 0.878430] i2c_dev: i2c /dev entries driver [ 0.883788] sdhci: Secure Digital Host Controller Interface driver [ 0.890112] sdhci: Copyright(c) Pierre Ossman [ 0.894845] Synopsys Designware Multimedia Card Interface Driver [ 0.901257] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.907551] ledtrig-cpu: registered to indicate activity on CPUs [ 0.913790] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 0.920541] usbcore: registered new interface driver usbhid [ 0.926236] usbhid: USB HID core driver [ 0.930905] optee: probing for conduit method. I/TC: Reserved shared memory is enabled I/TC: Dynamic shared memory is enabled I/TC: Normal World virtualization support is disabled I/TC: Asynchronous notifications are disabled [ 0.935466] optee: revision 3.20 (8e74d476) [ 0.951885] optee: dynamic shared memory is enabled [ 0.961359] optee: initialized driver [ 0.966458] Initializing XFRM netlink socket [ 0.970849] NET: Registered PF_PACKET protocol family [ 0.976079] 9pnet: Installing 9P2000 support [ 0.980481] Key type dns_resolver registered [ 0.985040] registered taskstats version 1 [ 0.989240] Loading compiled-in X.509 certificates [ 0.999294] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.0.6--v09.00.06 (Kool Koala)') [ 1.047213] omap_i2c 42120000.i2c: bus 0 rev0.12 at 100 kHz [ 1.076977] i2c i2c-1: Added multiplexed i2c bus 2 [ 1.081959] i2c i2c-1: Added multiplexed i2c bus 3 [ 1.086858] pca954x 1-0071: registered 2 multiplexed busses for I2C switch pca9543 [ 1.094617] omap_i2c 2000000.i2c: bus 1 rev0.12 at 400 kHz [ 1.100631] omap_i2c 2010000.i2c: bus 4 rev0.12 at 100 kHz [ 1.129032] i2c 6-0010: Fixed dependency cycle(s) with /bus@100000/ticsi2rx@4500000/csi-bridge@4504000 [ 1.138642] i2c i2c-5: Added multiplexed i2c bus 6 [ 1.143662] i2c 7-0010: Fixed dependency cycle(s) with /bus@100000/ticsi2rx@4510000/csi-bridge@4514000 [ 1.153271] i2c i2c-5: Added multiplexed i2c bus 7 [ 1.158167] pca954x 5-0070: registered 2 multiplexed busses for I2C switch pca9543 [ 1.165981] i2c i2c-5: Failed to register i2c client pca9543 at 0x70 (-16) [ 1.173010] i2c i2c-5: of_i2c: Failure registering /bus@100000/i2c@2030000/i2c-mux@70 [ 1.181015] i2c i2c-5: Failed to create I2C device for /bus@100000/i2c@2030000/i2c-mux@70 [ 1.189383] omap_i2c 2030000.i2c: bus 5 rev0.12 at 400 kHz [ 1.195479] omap_i2c 2050000.i2c: bus 8 rev0.12 at 400 kHz [ 1.201307] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 137 domain created [ 1.209874] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 131 domain created [ 1.219228] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 213 domain created [ 1.227859] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created [ 1.245054] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235 [ 1.254936] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled [ 1.261702] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64 [ 1.270846] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211 [ 1.281010] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled [ 1.287769] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64 [ 1.295750] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 193, base_baud = 6000000) is a 8250 [ 1.305289] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 194, base_baud = 3000000) is a 8250 [ 1.314144] printk: console [ttyS2] enabled [ 1.314144] printk: console [ttyS2] enabled [ 1.322590] printk: bootconsole [ns16550a0] disabled [ 1.322590] printk: bootconsole [ns16550a0] disabled [ 1.333060] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 195, base_baud = 3000000) is a 8250 [ 1.343200] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode [ 1.388826] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 [ 1.397310] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867 [ 1.405582] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000 [ 1.418394] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4 [ 1.425601] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64 [ 1.431918] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:0 [ 1.442435] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0 [ 1.554803] gpio-388 (CSI_MUX_SEL_2): hogged as output/high [ 1.563524] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100 [ 1.570388] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100 [ 1.577216] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100 [ 1.584024] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100 [ 1.590817] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100 [ 1.605071] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8) [ 1.615835] ti-udma 31150000.dma-controller: Channels: 122 (tchan: 61, rchan: 61, gp-rflow: 16) [ 1.630746] spi-nor spi0.0: s28hs512t (65536 Kbytes) [ 1.635792] 8 fixed-partitions partitions found on MTD device 47040000.spi.0 [ 1.642828] Creating 8 MTD partitions on "47040000.spi.0": [ 1.648300] 0x000000000000-0x000000080000 : "ospi.tiboot3" [ 1.654381] 0x000000080000-0x000000280000 : "ospi.tispl" [ 1.660146] 0x000000280000-0x000000680000 : "ospi.u-boot" [ 1.665972] 0x000000680000-0x0000006c0000 : "ospi.env" [ 1.671549] 0x0000006c0000-0x0000007c0000 : "ospi.sysfw" [ 1.677343] 0x0000007c0000-0x000000800000 : "ospi.env.backup" [ 1.683537] 0x000000800000-0x000003fc0000 : "ospi.rootfs" [ 1.689402] 0x000003fc0000-0x000004000000 : "ospi.phypattern" [ 1.700169] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode [ 1.744836] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 [ 1.753302] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867 [ 1.761573] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000 [ 1.774384] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4 [ 1.781592] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64 [ 1.787876] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:0 [ 1.798464] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48 [ 1.807172] mmc1: CQHCI version 5.10 [ 1.821153] ALSA device list: [ 1.824118] No soundcards found. [ 1.849373] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit [ 1.857007] Waiting for root device PARTUUID=73d5eb3e-02... [ 1.910921] mmc1: new ultra high speed DDR50 SDHC card at address aaaa [ 1.917861] mmcblk1: mmc1:aaaa SL32G 29.7 GiB [ 1.926749] mmcblk1: p1 p2 [ 1.963702] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Quota mode: none. [ 1.972279] VFS: Mounted root (ext4 filesystem) on device 179:2. [ 1.981838] devtmpfs: mounted [ 1.985994] Freeing unused kernel memory: 2176K [ 1.990621] Run /sbin/init as init process [ 2.228303] systemd[1]: System time before build time, advancing clock. [ 2.275547] NET: Registered PF_INET6 protocol family [ 2.281106] Segment Routing with IPv6 [ 2.284769] In-situ OAM (IOAM) with IPv6 [ 2.316869] systemd[1]: systemd 250.5+ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -G CRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUAL ITY -P11KIT -QRENCODE -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=hybrid) [ 2.348242] systemd[1]: Detected architecture arm64. Welcome to Arago 2023.04! [ 2.420948] systemd[1]: Hostname set to . [ 2.506919] systemd-sysv-generator[137]: SysV service '/etc/init.d/thermal-zone-init' lacks a native systemd unit fil e. 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. [ 2.532422] systemd-sysv-generator[137]: SysV service '/etc/init.d/telnetd' lacks a native systemd unit file. Automat ically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order t o make it more safe and robust. [ 2.556613] systemd-sysv-generator[137]: SysV service '/etc/init.d/edgeai-launcher.sh' lacks a native systemd unit fi le. 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. [ 2.581346] systemd-sysv-generator[137]: SysV service '/etc/init.d/netopeer2-server' lacks a native systemd unit file . Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, i n order to make it more safe and robust. [ 2.605859] systemd-sysv-generator[137]: SysV service '/etc/init.d/sysrepo' lacks a native systemd unit file. Automat ically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order t o make it more safe and robust. [ 2.745404] systemd[1]: /lib/systemd/system/bt-enable.service:9: Standard output type syslog is obsolete, automatical ly updating to journal. Please update your unit file, and consider removing the setting altogether. [ 2.790708] systemd[1]: /etc/systemd/system/sync-clocks.service:11: Standard output type syslog is obsolete, automati cally updating to journal. Please update your unit file, and consider removing the setting altogether. [ 2.840635] systemd[1]: Queued start job for default target Graphical Interface. [ 2.882390] systemd[1]: Created slice Slice /system/getty. [ OK ] Created slice Slice /system/getty. [ 2.906304] systemd[1]: Created slice Slice /system/modprobe. [ OK ] Created slice Slice /system/modprobe. [ 2.930273] systemd[1]: Created slice Slice /system/serial-getty. [ OK ] Created slice Slice /system/serial-getty. [ 2.953919] systemd[1]: Created slice User and Session Slice. [ OK ] Created slice User and Session Slice. [ 2.977039] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ OK ] Started Dispatch Password …ts to Console Directory Watch. [ 3.000964] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ OK ] Started Forward Password R…uests to Wall Directory Watch. [ 3.025012] systemd[1]: Reached target Path Units. [ OK ] Reached target Path Units. [ 3.044886] systemd[1]: Reached target Remote File Systems. [ OK ] Reached target Remote File Systems. [ 3.064875] systemd[1]: Reached target Slice Units. [ OK ] Reached target Slice Units. [ 3.084881] systemd[1]: Reached target Swaps. [ OK ] Reached target Swaps. [ 3.139459] systemd[1]: Listening on RPCbind Server Activation Socket. [ OK ] Listening on RPCbind Server Activation Socket. [ 3.160967] systemd[1]: Reached target RPC Port Mapper. [ OK ] Reached target RPC Port Mapper. [ 3.185895] systemd[1]: Listening on Process Core Dump Socket. [ OK ] Listening on Process Core Dump Socket. [ 3.209060] systemd[1]: Listening on initctl Compatibility Named Pipe. [ OK ] Listening on initctl Compatibility Named Pipe. [ 3.233232] systemd[1]: Listening on Journal Audit Socket. [ OK ] Listening on Journal Audit Socket. [ 3.253120] systemd[1]: Listening on Journal Socket (/dev/log). [ OK ] Listening on Journal Socket (/dev/log). [ 3.273132] systemd[1]: Listening on Journal Socket. [ OK ] Listening on Journal Socket. [ 3.293220] systemd[1]: Listening on Network Service Netlink Socket. [ OK ] Listening on Network Service Netlink Socket. [ 3.317190] systemd[1]: Listening on udev Control Socket. [ OK ] Listening on udev Control Socket. [ 3.337077] systemd[1]: Listening on udev Kernel Socket. [ OK ] Listening on udev Kernel Socket. [ 3.357089] systemd[1]: Listening on User Database Manager Socket. [ OK ] Listening on User Database Manager Socket. [ 3.397133] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.419552] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.465196] systemd[1]: Mounting Kernel Debug File System... Mounting Kernel Debug File System... [ 3.485098] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists =/sys/kernel/tracing). [ 3.503193] systemd[1]: Mounting Temporary Directory /tmp... Mounting Temporary Directory /tmp... [ 3.528270] systemd[1]: Starting Create List of Static Device Nodes... Starting Create List of Static Device Nodes... [ 3.551728] systemd[1]: Starting Load Kernel Module configfs... Starting Load Kernel Module configfs... [ 3.575467] systemd[1]: Starting Load Kernel Module drm... Starting Load Kernel Module drm... [ 3.599756] systemd[1]: Starting Load Kernel Module fuse... Starting Load Kernel Module fuse... [ 3.614905] fuse: init (API version 7.37) [ 3.649483] systemd[1]: Starting Start psplash boot splash screen... Starting Start psplash boot splash screen... [ 3.676670] systemd[1]: Starting RPC Bind... Starting RPC Bind... [ 3.697043] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPa thIsReadWrite=!/). [ 3.713342] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.758595] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.777105] cryptodev: loading out-of-tree module taints kernel. [ 3.786345] systemd[1]: Starting Generate network units from Kernel command line... [ 3.796869] cryptodev: driver 1.12 loaded. Starting Generate network …ts from Kernel command line... [ 3.819997] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 3.835698] EXT4-fs (mmcblk1p2): re-mounted. Quota mode: none. [ 3.857437] systemd[1]: Starting Coldplug All udev Devices... Starting Coldplug All udev Devices... [ 3.877695] systemd[1]: Started RPC Bind. [ OK ] Started RPC Bind. [ 3.901443] systemd[1]: Started Journal Service. [ OK ] Started Journal Service. [ OK ] Mounted Huge Pages File System. [ OK ] Mounted POSIX Message Queue File System. [ OK ] Mounted Kernel Debug File System. [ OK ] Mounted Temporary Directory /tmp. [ OK ] Finished Create List of Static Device Nodes. [ OK ] Finished Load Kernel Module configfs. [ OK ] Finished Load Kernel Module drm. [ OK ] Finished Load Kernel Module fuse. [FAILED] Failed to start Start psplash boot splash screen. See 'systemctl status psplash-start.service' for details. [DEPEND] Dependency failed for Star…progress communication helper. [ OK ] Finished Load Kernel Modules. [ OK ] Finished Generate network units from Kernel command line. [ OK ] Finished Remount Root and Kernel File Systems. Mounting FUSE Control File System... Mounting Kernel Configuration File System... Starting Flush Journal to Persistent Storage... [ 4.254172] systemd-journald[152]: Received client request to flush runtime journal. Starting Apply Kernel Variables... Starting Create Static Device Nodes in /dev... [ OK ] Mounted FUSE Control File System. [ OK ] Mounted Kernel Configuration File System. [ OK ] Finished Flush Journal to Persistent Storage. [ OK ] Finished Apply Kernel Variables. [ OK ] Finished Create Static Device Nodes in /dev. [ OK ] Finished Coldplug All udev Devices. [ OK ] Reached target Preparation for Local File Systems. Mounting /media/ram... Mounting /var/volatile... [ 4.471309] audit: type=1334 audit(1651167747.240:2): prog-id=5 op=LOAD [ 4.478210] audit: type=1334 audit(1651167747.248:3): prog-id=6 op=LOAD Starting Rule-based Manage…for Device Events and Files... [ OK ] Mounted /media/ram. [ OK ] Mounted /var/volatile. Starting Load/Save Random Seed... [ OK ] Reached target Local File Systems. Starting Create Volatile Files and Directories... [ OK ] Started Rule-based Manager for Device Events and Files. [ OK ] Finished Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Record System Boot/Shutdown in UTMP... [ OK ] Finished Record System Boot/Shutdown in UTMP. [ OK ] Started Network Time Synchronization. [ OK ] Reached target System Initialization. [ OK ] Started Daily Cleanup of Temporary Directories. [ OK ] Reached target System Time Set. [ OK ] Started Daily rotation of log files. [ OK ] Reached target Timer Units. [ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket. [ OK ] Listening on D-Bus System Message Bus Socket. Starting Docker Socket for the API... [ 5.009877] random: crng init done [ OK ] Listening on dropbear.socket. Starting Weston socket... [ 5.051215] mc: Linux media interface: v0.10 Starting Console System Startup Logging... Starting D-Bus System Message Bus... [ 5.084536] j721e-pcie-host 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: Starting Reboot and dump vmcore via kexec... [ 5.110760] j721e-pcie-host 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 5.113859] videodev: Linux video capture interface: v2.00 [ 5.120604] j721e-pcie-host 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ OK ] Finished Load/Save Random Seed. [ 5.146500] j721e-pcie-host 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ OK ] Listening on Docker Socket for the API. [ OK ] Listening on Weston socket. [ OK ] Finished Console System Startup Logging. [ OK ] Found device /dev/ttyS2. [ OK ] Reached target Socket Units. [ 5.229147] PVR_K: 187: Device: 4e20000000.gpu [ 5.235550] imx219 6-0010: supply VANA not found, using dummy regulator [ 5.236182] PVR_K: 187: Read BVNC 22.104.208.318 from HW device registers [ 5.251136] imx219 6-0010: supply VDIG not found, using dummy regulator [ 5.251540] PVR_K: 187: RGX Device registered with BVNC 22.104.208.318 [ 5.258158] imx219 6-0010: supply VDDL not found, using dummy regulator [ 5.266650] [drm] Initialized pvr 23.1.6404501 20170530 for 4e20000000.gpu on minor 0 [ 5.281777] imx219 7-0010: supply VANA not found, using dummy regulator [ 5.290190] imx219 7-0010: supply VDIG not found, using dummy regulator [ 5.297240] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node vision-apps-c66-dma-memory@a9000000 [ 5.299716] imx219 7-0010: supply VDDL not found, using dummy regulator [ 5.308683] k3-dsp-rproc 4d80800000.dsp: configured DSP for IPC-only mode [ 5.320558] remoteproc remoteproc0: 4d80800000.dsp is available [ 5.326646] remoteproc remoteproc0: attaching to 4d80800000.dsp [ 5.332606] imx219 7-0010: failed to read chip id 219 [ 5.338808] k3-dsp-rproc 4d80800000.dsp: DSP initialized in IPC-only mode [ 5.339441] imx219: probe of 7-0010 failed with error -5 [ 5.345711] rproc-virtio rproc-virtio.0.auto: assigned reserved memory node vision-apps-c66-dma-memory@a9000000 [ 5.361810] virtio_rpmsg_bus virtio0: rpmsg host is online [ 5.367473] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xd [ 5.374811] rproc-virtio rproc-virtio.0.auto: registered virtio0 (type 7) [ 5.381716] remoteproc remoteproc0: remote processor 4d80800000.dsp is now attached [ 5.397990] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node vision-apps-c66-dma-memory@a8000000 [ 5.415994] k3-dsp-rproc 4d81800000.dsp: configured DSP for IPC-only mode [ 5.424127] remoteproc remoteproc1: 4d81800000.dsp is available [ 5.431359] remoteproc remoteproc1: attaching to 4d81800000.dsp [ 5.441229] k3-dsp-rproc 4d81800000.dsp: DSP initialized in IPC-only mode [ 5.448127] rproc-virtio rproc-virtio.1.auto: assigned reserved memory node vision-apps-c66-dma-memory@a8000000 [ 5.474428] virtio_rpmsg_bus virtio1: rpmsg host is online [ 5.480113] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xd [ 5.488099] rproc-virtio rproc-virtio.1.auto: registered virtio1 (type 7) [ 5.495199] remoteproc remoteproc1: remote processor 4d81800000.dsp is now attached [ 5.505134] k3-dsp-rproc 64800000.dsp: assigned reserved memory node vision-apps-c71-dma-memory@b2000000 [ 5.505192] img_enc 4200000.video-encoder: vxe_enc_probe: using heap 1 for internal alloc [ OK ] Finished Reboot and dump vmcore via[ 5.536734] cdns-mhdp8546 a000000.dp-bridge: invalid resource kexec. [ 5.548453] k3-dsp-rproc 64800000.dsp: configured DSP for IPC-only mode [ OK ] Started D-Bus System Message Bus 5.561455] img_dec 4300000.video-decoder: decoder registered as /dev/video0 m. [ 5.572024] img_enc 4200000.video-encoder: encoder registered as /dev/video1 [ OK ] Reached target Basic System.[ 5.588977] remoteproc remoteproc2: 64800000.dsp is available [ OK ] Started Job spooling tools.[ 5.618464] cdns-mhdp8546 a000000.dp-bridge: Failed to get SAPB memory resource, HDCP not supported [ 5.642841] remoteproc remoteproc2: attaching to 64800000.dsp [ OK ] Started Periodic Command Scheduler. [ 5.656537] remoteproc remoteproc2: unsupported resource 65538 Starting Print notice about GPLv3 packages... Starting IPv6 Packet Filtering Framework... Starting IPv4 Packet Filtering Framework... [ 5.717872] k3-dsp-rproc 64800000.dsp: DSP initialized in IPC-only mode [ 5.725883] rproc-virtio rproc-virtio.2.auto: assigned reserved memory node vision-apps-c71-dma-memory@b2000000 [ OK ] Started irqbalance daemon. [ 5.754448] virtio_rpmsg_bus virtio2: rpmsg host is online [ 5.756494] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xd Starting Telephony service...[ 5.767839] rproc-virtio rproc-virtio.2.auto: registered virtio2 (type 7) [ 5.779543] remoteproc remoteproc2: remote processor 64800000.dsp is now attached Starting Update pmic regis…fety feature on power rails... Starting Expand the rootfs…ll size of the boot device.... [ OK ] Started startwlanap. [ OK ] Started startwlansta. [ OK ] Started strongSwan IPsec I…IKEv2 daemon using ipsec.conf. [ 5.893097] audit: type=1334 audit(1651287031.772:4): prog-id=7 op=LOAD [ 5.904413] audit: type=1334 audit(1651287031.780:5): prog-id=8 op=LOAD Starting User Login Management... [ OK ] Started TEE Supplicant. [FAILED] Failed to start Print notice abou[ 5.955528] platform 41000000.r5f: R5F core may have been powered on by a d ifferent host, programmed state (0) != actual state (1) t GPLv3 packages. See 'systemctl status gplv3-notice.service' for details. [ OK ] Finished IPv6 Packet Filtering Framework. [ OK ] Finished IPv4 Packet Filtering Framework. [ OK ] Reached target Preparation for Network. [ 6.065053] platform 41000000.r5f: configured R5F for IPC-only mode [ 6.073055] platform 41000000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000 [ 6.083156] remoteproc remoteproc3: 41000000.r5f is available [ 6.089903] Bluetooth: Core ver 2.22 [ 6.100953] NET: Registered PF_BLUETOOTH protocol family [ 6.106291] Bluetooth: HCI device and connection manager initialized Starting Network Configuration... [ 6.121928] Bluetooth: HCI socket layer initialized [ 6.125754] remoteproc remoteproc3: attaching to 41000000.r5f [ 6.134126] platform 41000000.r5f: R5F core initialized in IPC-only mode [ 6.140925] Bluetooth: L2CAP socket layer initialized [ 6.140946] Bluetooth: SCO socket layer initialized [ OK ] Finished Update pmic regis…safety feature on power rails. [ 6.162843] rproc-virtio rproc-virtio.3.auto: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000 [ OK ] Finished Expand the rootfs…full s[ 6.175694] virtio_rpmsg_bus virtio3: rpmsg host is online ize of the boot device.. [ 6.176206] j721e-pcie-host 2900000.pcie: PCI host bridge to bus 0000:00 [ 6.185603] virtio_rpmsg_bus virtio3: creating channel ti.ipc4.ping-pong addr 0xd [ OK ] Started Telephony service.[ 6.210805] rproc-virtio rproc-virtio.3.auto: registered virtio3 (type 7) [ 6.222875] remoteproc remoteproc3: remote processor 41000000.r5f is now attached [ 6.231329] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xe [ 6.253784] platform 5c00000.r5f: configured R5F for IPC-only mode [ OK ] Started User Login Management. [ 6.309156] platform 5c00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000 [ 6.320943] remoteproc remoteproc4: 5c00000.r5f is available [ 6.327353] remoteproc remoteproc4: attaching to 5c00000.r5f [ 6.347987] pci_bus 0000:00: root bus resource [bus 00-ff] [ 6.354574] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] (bus address [0x10001000-0x10010fff]) [ 6.365317] pci_bus 0000:00: root bus resource [mem 0x10011000-0x17ffffff] [ 6.373401] pci 0000:00:00.0: [104c:b00d] type 01 class 0x060400 [ 6.378675] platform 5c00000.r5f: R5F core initialized in IPC-only mode [ 6.380294] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits [ 6.396239] pci 0000:00:00.0: supports D1 [ 6.400416] pci 0000:00:00.0: PME# supported from D0 D1 D3hot [ 6.408971] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 6.421340] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 6.428291] pci 0000:00:00.0: PCI bridge to [bus 01] [ 6.434579] pcieport 0000:00:00.0: PME: Signaling with IRQ 695 [ 6.445121] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 6.453746] rproc-virtio rproc-virtio.4.auto: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000 [ 6.466603] virtio_rpmsg_bus virtio4: rpmsg host is online [ 6.471419] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0xd [ 6.472948] rproc-virtio rproc-virtio.4.auto: registered virtio4 (type 7) [ 6.486093] remoteproc remoteproc4: remote processor 5c00000.r5f is now attached [ 6.499218] platform 5d00000.r5f: configured R5F for IPC-only mode [ 6.511272] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 6.512935] pcieport 0000:00:00.0: AER: enabled with IRQ 695 [ 6.534250] j721e-pcie-host 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 6.543525] j721e-pcie-host 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 6.552979] j721e-pcie-host 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 6.553931] [drm] Initialized tidss 1.0.0 20180215 for 4a00000.dss on minor 1 [ 6.562325] j721e-pcie-host 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 6.578441] platform 5d00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a4000000 [ 6.600290] Console: switching to colour frame buffer device 240x67 [ 6.624573] tidss 4a00000.dss: [drm] fb0: tidssdrmfb frame buffer device [ 6.631963] remoteproc remoteproc5: 5d00000.r5f is available [ 6.638454] remoteproc remoteproc5: attaching to 5d00000.r5f [ 6.660121] platform 5d00000.r5f: R5F core initialized in IPC-only mode [ OK ] Started Network Configuration. [ 6.724880] rproc-virtio rproc-virtio.5.auto: assigned reserved memory node vision-apps-r5f-dma-memory@a4000000 [ 6.741471] am65-cpsw-nuss 46000000.ethernet eth0: PHY [46000f00.mdio:00] driver [TI DP83867] (irq=POLL) Starting Network Name Resolution... [ 6.752323] am65-cpsw-nuss 46000000.ethernet eth0: configuring for phy/rgmii-rxid link mode [ 6.773272] virtio_rpmsg_bus virtio5: rpmsg host is online [ 6.779033] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0x15 [ 6.786456] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xe [ 6.794141] rproc-virtio rproc-virtio.5.auto: registered virtio5 (type 7) [ 6.801180] virtio_rpmsg_bus virtio5: creating channel rpmsg_chrdev addr 0xd [ 6.808402] virtio_rpmsg_bus virtio5: creating channel rpmsg_chrdev addr 0x15 [ 6.815752] remoteproc remoteproc5: remote processor 5d00000.r5f is now attached [ 6.823351] virtio_rpmsg_bus virtio5: creating channel ti.ipc4.ping-pong addr 0xe [ 6.831029] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0x15 [ 6.838348] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xe [ 6.846029] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0x15 [ 6.853410] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0x15 [ 6.860949] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xe [ 6.869498] virtio_rpmsg_bus virtio4: creating channel ti.ipc4.ping-pong addr 0xe [ 6.880573] platform 5e00000.r5f: configured R5F for remoteproc mode [ 6.891530] platform 5e00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a6000000 [ 6.906342] remoteproc remoteproc6: 5e00000.r5f is available [ 6.913030] remoteproc remoteproc6: loading /lib/firmware/j7-main-r5f1_0-fw failed with error -22 [ 6.924408] remoteproc remoteproc6: Direct firmware load for j7-main-r5f1_0-fw failed with error -22 [ 6.935317] platform 5f00000.r5f: configured R5F for remoteproc mode [ 6.941760] remoteproc remoteproc6: powering up 5e00000.r5f [ 6.947393] remoteproc remoteproc6: loading /lib/firmware/j7-main-r5f1_0-fw failed with error -22 [ 6.956283] remoteproc remoteproc6: Direct firmware load for j7-main-r5f1_0-fw failed with error -22 [ 6.968106] remoteproc remoteproc6: request_firmware failed: -22 [ 6.992511] platform 5f00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a7000000 [ 7.011945] remoteproc remoteproc7: 5f00000.r5f is available [ 7.029083] remoteproc remoteproc7: loading /lib/firmware/j7-main-r5f1_1-fw failed with error -22 [ 7.040263] remoteproc remoteproc7: Direct firmware load for j7-main-r5f1_1-fw failed with error -22 [ 7.052306] remoteproc remoteproc7: powering up 5f00000.r5f [ 7.060360] remoteproc remoteproc7: loading /lib/firmware/j7-main-r5f1_1-fw failed with error -22 [ 7.072509] remoteproc remoteproc7: Direct firmware load for j7-main-r5f1_1-fw failed with error -22 [ 7.086251] remoteproc remoteproc7: request_firmware failed: -22 [ OK ] Started Network Name Resolution. [ OK ] Reached target Network. [ OK ] Reached target Host and Network Name Lookups. Starting Avahi mDNS/DNS-SD Stack... Starting Enable and configure wl18xx bluetooth stack... Starting containerd container runtime... [ OK ] Started Netperf Benchmark Server. [ OK ] Started NFS status monitor for NFSv2/3 locking.. [ 7.294105] omap_rng 4e10000.rng: Random Number Generator ver. 241b34c Starting Permit User Sessions... [ 7.319515] remoteproc remoteproc8: b034000.pru is available [FAILED] Failed to start Enable and…figure wl18xx bluetooth stack. [ 7.342701] remoteproc remoteproc9: b004000.rtu is available See 'systemctl status bt-enable.service' for details. [ 7.362840] remoteproc remoteproc10: b00a000.txpru is available [ 7.369567] remoteproc remoteproc11: b038000.pru is available [ 7.377157] remoteproc remoteproc12: b006000.rtu is available [ OK ] Finished Permit User Sessions.[ 7.383738] remoteproc remoteproc13: b00c000.txpru is available [ 7.394770] remoteproc remoteproc14: b134000.pru is available [ 7.400764] remoteproc remoteproc15: b104000.rtu is available [ 7.406775] remoteproc remoteproc16: b10a000.txpru is available [ OK ] Started Avahi mDNS/DNS-SD Stack[ 7.412960] remoteproc remoteproc17: b138000.pru is available . [ 7.427945] remoteproc remoteproc18: b106000.rtu is available [ 7.436345] remoteproc remoteproc19: b10c000.txpru is available [ OK ] Started Getty on tty1. [ OK ] Started Serial Getty on ttyS2. [ OK ] Reached target Login Prompts. [ 7.531002] imx219 6-0010: Consider updating driver imx219 to match on endpoints Starting Synchronize System and HW clocks... [ 7.599082] cdns-csi2rx 4504000.csi-bridge: Probed CSI2RX with 2/4 lanes, 4 streams, external D-PHY [ 7.605535] j721e-pcie-host 2910000.pcie: PCI host bridge to bus 0001:00 [ 7.616072] pci_bus 0001:00: root bus resource [bus 00-ff] Starting Weston, a Wayland…ositor, as a syst[ 7.625376] cdns-csi2rx 4514000.csi-bridge: Probed CSI2RX with 2 /4 lanes, 4 streams, external D-PHY em service... [ 7.628410] pci_bus 0001:00: root bus resource [io 0x10000-0x1ffff] (bus address [0x18001000-0x18010fff]) [FAILED] Failed to start Synchronize System and HW clocks. [ 7.666678] pci_bus 0001:00: root bus resource [mem 0x18011000-0x1fffffff] [ 7.675553] pci 0001:00:00.0: [104c:b00d] type 01 class 0x060400 See 'systemctl status sync-clocks.service' for details. [ 7.682426] pci_bus 0001:00: 2-byte config write to 0001:00:00.0 offset 0x4 may corrupt adjacent RW1C bits [ 7.697456] pci 0001:00:00.0: supports D1 [ 7.701559] pci 0001:00:00.0: PME# supported from D0 D1 D3hot [ 7.709790] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 7.720202] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01 [ 7.726879] pci 0001:00:00.0: PCI bridge to [bus 01] [ 7.732945] pcieport 0001:00:00.0: PME: Signaling with IRQ 720 [ OK ] Listening on Load/Save RF …itch Status /dev/rfkill Watch. [ 7.790907] pcieport 0001:00:00.0: AER: enabled with IRQ 720 [ 7.998092] audit: type=1334 audit(1651287033.876:6): prog-id=9 op=LOAD [ 8.004751] audit: type=1334 audit(1651287033.880:7): prog-id=10 op=LOAD Starting User Database Manager... [ 8.059207] xhci-hcd xhci-hcd.6.auto: xHCI Host Controller [ 8.064786] xhci-hcd xhci-hcd.6.auto: new USB bus registered, assigned bus number 1 [ 8.072697] xhci-hcd xhci-hcd.6.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000002000018010 [ 8.082176] xhci-hcd xhci-hcd.6.auto: irq 721, io mem 0x06410000 [ 8.088364] xhci-hcd xhci-hcd.6.auto: xHCI Host Controller [ 8.093908] xhci-hcd xhci-hcd.6.auto: new USB bus registered, assigned bus number 2 [ 8.101654] xhci-hcd xhci-hcd.6.auto: Host supports USB 3.0 SuperSpeed [ 8.109402] hub 1-0:1.0: USB hub found [ 8.113229] hub 1-0:1.0: 1 port detected [ 8.120015] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 8.129585] hub 2-0:1.0: USB hub found [ 8.133408] hub 2-0:1.0: 1 port detected [ OK ] Started User Database Manager. [ OK ] Created slice User Slice of UID 1000. Starting User Runtime Directory /run/user/1000... [ OK ] Finished User Runtime Directory /run/user/1000. Starting User Manager for UID 1000... [ 8.314956] audit: type=1006 audit(1651287034.192:8): pid=556 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses= 4294967295 ses=1 res=1 [ 8.327501] audit: type=1300 audit(1651287034.192:8): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffc16e6b5 8 a2=4 a3=ffff8584c020 items=0 ppid=1 pid=556 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(non e) ses=1 comm="(systemd)" exe="/lib/systemd/systemd" key=(null) [ 8.354104] audit: type=1327 audit(1651287034.192:8): proctitle="(systemd)" [ OK ] Created slice Slice /system/systemd-fsck. [ OK ] Found device /dev/mmcblk1p1. [ 8.648861] usb 1-1: new high-speed USB device number 2 using xhci-hcd [ OK ] Started User Manager for UID 1000. [ OK ] Started Session c1 of User weston. Starting File System Check on /dev/mmcblk1p1... [ 8.731124] audit: type=1006 audit(1651287034.608:9): pid=512 uid=0 old-auid=4294967295 auid=1000 tty=tty7 old-ses=42 94967295 ses=2 res=1 [ 8.743566] audit: type=1300 audit(1651287034.608:9): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffc16e6b5 8 a2=4 a3=ffff8584c020 items=0 ppid=1 pid=512 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) [ 8.769818] audit: type=1327 audit(1651287034.608:9): proctitle="(weston)" [ 8.801772] hub 1-1:1.0: USB hub found [ 8.805801] hub 1-1:1.0: 4 ports detected [ 8.928870] usb 2-1: new SuperSpeed USB device number 2 using xhci-hcd [ 8.956332] hub 2-1:1.0: USB hub found [ 8.960259] hub 2-1:1.0: 4 ports detected [ OK ] Finished File System Check on /dev/mmcblk1p1. Mounting /run/media/BOOT-mmcblk1p1... [ 9.096847] usb 1-1.1: new high-speed USB device number 3 using xhci-hcd [ OK ] Mounted /run/media/BOOT-mmcblk1p1. [ 9.461015] PVR_K: 512: RGX Firmware image 'rgx.fw.22.104.208.318' loaded [ 9.481242] PVR_K: 512: Shader binary image 'rgx.sh.22.104.208.318' loaded [ OK ] Started containerd container runtime. [ 9.591729] usb 1-1.1: Found UVC 1.00 device (046d:0825) [ OK ] Started Weston, a Wayland …mpositor, as a system service. [ 9.716188] input: UVC Camera (046d:0825) as /devices/platform/bus@100000/4114000.cdns-usb/6400000.usb/xhci-hcd.6.aut o/usb1/1-1/1-1.1/1-1.1:1.0/input/input0 [ 9.731912] usbcore: registered new interface driver uvcvideo Starting DEMO... Starting EdgeAI OOB demos... [FAILED] Failed to start DEMO. See 'systemctl status demo.service' for details. [ 9.807094] usb 1-1.1: set resolution quirk: cval->res = 384 [ 9.814878] usbcore: registered new interface driver snd-usb-audio Starting Save/Restore Sound Card State... [ OK ] Finished Save/Restore Sound Card State. [ OK ] Reached target Sound Card. [ 10.866144] am65-cpsw-nuss 46000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 10.874967] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready _____ _____ _ _ | _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_ | | _| .'| . | . | | __| _| . | | | -_| _| _| |__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_| |___| |___| Arago Project tda4vm-sk - Arago 2023.04 tda4vm-sk - tda4vm-sk login: [ 17.173009] usb 1-1.1: reset high-speed USB device number 3 using xhci-hcd