Created
July 24, 2025 04:03
-
-
Save DhruvaG2000/12fe38e8370dabee5a1224638861531c to your computer and use it in GitHub Desktop.
This file contains hidden or 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 2025.07-00920-ga9aed78a6dc8 (Jul 23 2025 - 03:05:46 -0500) | |
| SYSFW ABI: 4.0 (firmware rev 0x000b '11.1.5--v11.01.05 (Fancy Rat)') | |
| Changed A53 CPU frequency to 1250000000Hz (T grade) in DT | |
| SPL initial stack usage: 13392 bytes | |
| Trying to boot from UART | |
| C | |
| - 03:48:44 [INFO] Disconnected serial from am62xx_sk-fs | |
| - 03:48:44 [INFO] Receiving primary bootloader image ... | |
| - 03:50:34 [INFO] Connected to am62xx_sk-fs via serial | |
| - 03:50:34 [INFO] Target: | |
| Loaded 1076163 bytes | |
| Starting ATF on ARM64 core... | |
| NOTICE: BL31: v2.13.0(debug):v2.13.0-325-gc1ad67a17452 | |
| NOTICE: BL31: Built : 03:04:34, Jul 23 2025 | |
| INFO: GICv3 without legacy support detected. | |
| INFO: ARM GICv3 driver initialized in EL3 | |
| INFO: Maximum SPI INTID supported: 287 | |
| INFO: SYSFW ABI: 4.0 (firmware rev 0x000b '11.1.5--v11.01.05 (Fancy Rat)') | |
| INFO: BL31: Initializing runtime services | |
| INFO: BL31: cortex_a53: CPU workaround for erratum 855873 was applied | |
| INFO: BL31: cortex_a53: CPU workaround for erratum 1530924 was applied | |
| INFO: BL31: Initializing BL32 | |
| I/TC: | |
| I/TC: OP-TEE version: 4.7.0-26-g847ee2932c85 (gcc version 12.3.1 20230626 (Arm GNU Toolchain 12.3.Rel1 (Build arm-12.35))) #1 Wed Jul 23 08:04:50 UTC 2025 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: 4.0 (firmware rev 0x000b '11.1.5--v11.01.05 (Fancy Rat)') | |
| I/TC: HUK Initialized | |
| I/TC: Primary CPU switching to normal world boot | |
| INFO: BL31: Preparing for EL3 exit to normal world | |
| INFO: Entry point address = 0x80080000 | |
| INFO: SPSR = 0x3c9 | |
| U-Boot SPL 2025.07-00920-ga9aed78a6dc8 (Jul 23 2025 - 03:05:51 -0500) | |
| SYSFW ABI: 4.0 (firmware rev 0x000b '11.1.5--v11.01.05 (Fancy Rat)') | |
| SPL initial stack usage: 2016 bytes | |
| Trying to boot from UART | |
| C | |
| - 03:50:35 [INFO] Disconnected serial from am62xx_sk-fs | |
| - 03:50:35 [INFO] Receiving secondary bootloader image ... | |
| - 03:52:53 [INFO] Connected to am62xx_sk-fs via serial | |
| - 03:52:53 [INFO] Host: | |
| - 03:52:55 [INFO] Target: | |
| Loaded 1378299 bytes | |
| U-Boot 2025.07-00920-ga9aed78a6dc8 (Jul 23 2025 - 03:05:51 -0500) | |
| SoC: AM62X SR1.0 HS-FS | |
| Reset reason: POR | |
| Model: Texas Instruments AM625 SK | |
| DRAM: 2 GiB | |
| 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 | |
| Core: 82 devices, 32 uclasses, devicetree: separate | |
| MMC: mmc@fa10000: 0, mmc@fa00000: 1 | |
| Loading Environment from nowhere... OK | |
| In: serial@2800000 | |
| Out: serial@2800000 | |
| Err: serial@2800000 | |
| Net: eth0: ethernet@8000000port@1 | |
| Hit any key to stop autoboot: 2 | |
| Hit any key to stop autoboot: 0[K | |
| => | |
| => | |
| - 03:52:55 [INFO] Disconnected serial from am62xx_sk-fs | |
| - 03:52:55 [INFO] Connected to am62xx_sk-fs via serial | |
| - 03:52:55 [INFO] Host: | |
| - 03:52:56 [INFO] Target: | |
| => | |
| - 03:52:56 [INFO] Host: version | |
| - 03:52:56 [INFO] Target: | |
| version | |
| U-Boot 2025.07-00920-ga9aed78a6dc8 (Jul 23 2025 - 03:05:51 -0500) | |
| aarch64-none-linux-gnu-gcc (Arm GNU Toolchain 12.3.Rel1 (Build arm-12.35)) 12.3.1 20230626 | |
| GNU ld (Arm GNU Toolchain 12.3.Rel1 (Build arm-12.35)) 2.40.0.20230627 | |
| => | |
| - 03:52:56 [INFO] Host: setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ' | |
| - 03:52:56 [INFO] Target: | |
| setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ' | |
| => | |
| - 03:52:56 [INFO] Host: setenv bootcmd '' | |
| - 03:52:56 [INFO] Target: | |
| setenv bootcmd '' | |
| => | |
| - 03:52:56 [INFO] Host: setenv autoload 'no' | |
| - 03:52:56 [INFO] Target: | |
| setenv autoload 'no' | |
| => | |
| - 03:52:56 [INFO] Host: setenv serverip '192.168.0.1' | |
| - 03:52:57 [INFO] Target: | |
| setenv serverip '192.168.0.1' | |
| => | |
| - 03:52:57 [INFO] Host: setenv _initramfs - | |
| - 03:52:57 [INFO] Target: | |
| setenv _initramfs - | |
| => | |
| - 03:52:57 [INFO] Host: printenv | |
| - 03:52:57 [INFO] Target: | |
| printenv | |
| _initramfs=- | |
| addr_fit=0x90000000 | |
| arch=arm | |
| args_all=setenv optargs ${optargs} earlycon=ns16550a,mmio32,0x02800000 ${mtdparts} | |
| args_mmc=run finduuid;setenv bootargs console=${console} ${optargs} root=PARTUUID=${uuid} rw rootfstype=${mmcrootfstype} | |
| autoload=no | |
| baudrate=115200 | |
| board=am62x | |
| board_name=am62x | |
| boot=mmc | |
| boot_fdt=try | |
| boot_fit=0 | |
| boot_rprocs=if test ${dorprocboot} -eq 1 && test ${boot} = mmc; then rproc init; run boot_rprocs_mmc; fi; | |
| boot_rprocs_mmc=env set rproc_id; env set rproc_fw; 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_targets=mmc1 mmc0 usb pxe dhcp | |
| bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled | |
| bootcmd= | |
| bootcmd_ti_mmc=run init_${boot}; if test ${do_main_cpsw0_qsgmii_phyinit} -eq 1; then run main_cpsw0_qsgmii_phyinit; fi; run boot_rprocs; if test ${boot_fit} -eq 1; then run get_fit_${boot}; run get_fit_overlaystring; run run_fit; else; run get_kern_${boot}; run get_fdt_${boot}; run get_overlay_${boot}; run run_kern; fi; | |
| bootdelay=2 | |
| bootdir=/boot | |
| bootenvfile=uEnv.txt | |
| 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; tiboot3.bin.raw raw 0x0 0x400 mmcpart 1; tispl.bin.raw raw 0x400 0x1000 mmcpart 1; u-boot.img.raw raw 0x1400 0x2000 mmcpart 1; u-env.raw raw 0x3400 0x100 mmcpart 1; sysfw.itb.raw raw 0x3600 0x800 mmcpart 1 | |
| dfu_alt_info_mmc=boot part 1 1; rootfs part 1 2; tiboot3.bin fat 1 1; tispl.bin fat 1 1; u-boot.img fat 1 1; uEnv.txt fat 1 1; sysfw.itb fat 1 1 | |
| dfu_alt_info_ospi=tiboot3.bin raw 0x0 0x080000; tispl.bin raw 0x080000 0x200000; u-boot.img raw 0x280000 0x400000; u-boot-env raw 0x680000 0x020000; sysfw.itb raw 0x6c0000 0x100000; rootfs raw 0x800000 0x3800000 | |
| dfu_alt_info_ram=tispl.bin ram 0x80080000 0x200000; u-boot.img ram 0x81000000 0x400000 | |
| do_main_cpsw0_qsgmii_phyinit=0 | |
| dorprocboot=0 | |
| dtboaddr=0x89000000 | |
| envboot=if mmc dev ${mmcdev}; then if mmc rescan; then echo SD/MMC found on device ${mmcdev}; if test -n "${loadbootscript}" && run loadbootscript; then run bootscript; else if run loadbootenv; then echo Loaded env from ${bootenvfile}; run importbootenv; fi; if test -n $uenvcmd; then echo Running uenvcmd ...; run uenvcmd; fi; fi; fi; fi; | |
| ethaddr=1c:63:49:1f:da:ac | |
| fdt_addr_r=0x88000000 | |
| fdtaddr=0x88000000 | |
| fdtcontroladdr=fde8d230 | |
| fdtfile=ti/k3-am625-sk.dtb | |
| fdtoverlay_addr_r=0x89000000 | |
| findfdt=echo WARN: fdtfile already set. Stop using findfdt in script | |
| finduuid=part uuid ${boot} ${bootpart} uuid | |
| get_fdt_mmc=load mmc ${bootpart} ${fdtaddr} ${bootdir}/dtb/${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_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; | |
| importbootenv=echo Importing environment from mmc${mmcdev} ...; env import -t ${loadaddr} ${filesize} | |
| init_mmc=run args_all args_mmc | |
| kernel_addr_r=0x82000000 | |
| loadaddr=0x82000000 | |
| loadbootenv=fatload mmc ${mmcdev} ${loadaddr} ${bootenvfile} | |
| loadfdt=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/dtb/${fdtfile} | |
| loadimage=load ${devtype} ${bootpart} ${loadaddr} ${bootdir}/${bootfile} | |
| 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 | |
| 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= 0 /lib/firmware/am62-mcu-m4f0_0-fw | |
| rproc_load_and_boot_one=if load mmc ${bootpart} $loadaddr ${rproc_fw}; then if rproc load ${rproc_id} ${loadaddr} ${filesize}; then rproc start ${rproc_id}; fi; fi | |
| run_fit=run get_fit_config; bootm ${addr_fit}#${name_fit_config}${overlaystring} | |
| run_kern=booti ${loadaddr} ${rd_spec} ${fdtaddr} | |
| scriptaddr=0x80000000 | |
| secure_rprocs=0 | |
| serverip=192.168.0.1 | |
| soc=k3 | |
| splashfile=ti_logo_414x97_32bpp.bmp.gz | |
| splashimage=0x80200000 | |
| splashpos=m,m | |
| splashsource=sf | |
| stderr=serial@2800000 | |
| stdin=serial@2800000 | |
| stdout=serial@2800000 | |
| update_to_fit=setenv loadaddr ${addr_fit}; setenv bootfile ${name_fit} | |
| vendor=ti | |
| Environment size: 5216/126972 bytes | |
| => | |
| - 03:52:57 [INFO] Host: printenv bootargs | |
| - 03:52:58 [INFO] Target: | |
| printenv bootargs | |
| bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled | |
| => | |
| - 03:52:58 [INFO] Host: setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp ' | |
| - 03:52:58 [INFO] Target: | |
| setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp ' | |
| => | |
| - 03:52:58 [INFO] Host: setenv serverip '192.168.0.1' | |
| - 03:52:58 [INFO] Target: | |
| setenv serverip '192.168.0.1' | |
| => | |
| - 03:52:58 [INFO] Host: setenv autoload 'no' | |
| - 03:52:58 [INFO] Target: | |
| setenv autoload 'no' | |
| => | |
| - 03:52:58 [INFO] Host: dhcp | |
| - 03:53:03 [INFO] Target: | |
| dhcp | |
| ethernet@8000000port@1 Waiting for PHY auto negotiation to complete....... done | |
| link up on port 1, speed 1000, full duplex | |
| BOOTP broadcast 1 | |
| BOOTP broadcast 2 | |
| BOOTP broadcast 3 | |
| DHCP client bound to address 192.168.0.186 (1084 ms) | |
| => | |
| - 03:53:03 [INFO] Host: tftp ${loadaddr} 192.168.0.1:vatf_am62xx_sk-fs-02/ed12ac16dfd70973867244c05995fe0d | |
| - 03:53:08 [INFO] Target: | |
| tftp ${loadaddr} 192.168.0.1:vatf_am62xx_sk-fs-02/ed12ac16dfd70973867244c05995fe0d | |
| ethernet@8000000port@1 Waiting for PHY auto negotiation to complete....... done | |
| link up on port 1, speed 1000, full duplex | |
| Using ethernet@8000000port@1 device | |
| TFTP from server 192.168.0.1; our IP address is 192.168.0.186 | |
| Filename 'vatf_am62xx_sk-fs-02/ed12ac16dfd70973867244c05995fe0d'. | |
| Load address: 0x82000000 | |
| Loading: *################################################## 22.8 MiB | |
| 10.8 MiB/s | |
| done | |
| Bytes transferred = 23919104 (16cfa00 hex) | |
| => | |
| - 03:53:08 [INFO] Host: tftp ${fdt_addr_r} 192.168.0.1:vatf_am62xx_sk-fs-02/8b2e46830a942c72fe76c79a9fb4ec6e | |
| - 03:53:12 [INFO] Target: | |
| tftp ${fdt_addr_r} 192.168.0.1:vatf_am62xx_sk-fs-02/8b2e46830a942c72fe76c79a9fb4ec6e | |
| ethernet@8000000port@1 Waiting for PHY auto negotiation to complete....... done | |
| link up on port 1, speed 1000, full duplex | |
| Using ethernet@8000000port@1 device | |
| TFTP from server 192.168.0.1; our IP address is 192.168.0.186 | |
| Filename 'vatf_am62xx_sk-fs-02/8b2e46830a942c72fe76c79a9fb4ec6e'. | |
| Load address: 0x88000000 | |
| Loading: *################################################## 58.1 KiB | |
| 6.3 MiB/s | |
| done | |
| Bytes transferred = 59465 (e849 hex) | |
| => | |
| - 03:53:12 [INFO] Host: fdt address ${fdt_addr_r} | |
| - 03:53:12 [INFO] Target: | |
| fdt address ${fdt_addr_r} | |
| Working FDT set to 88000000 | |
| => | |
| - 03:53:12 [INFO] Host: printenv bootargs | |
| - 03:53:12 [INFO] Target: | |
| printenv bootargs | |
| bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp | |
| => | |
| - 03:53:12 [INFO] Host: setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am62xx_sk-fs-02/autofs/ed70d83bb34c3c1e1da9aea7c8c1243b,nolock,v3,tcp,rsize=4096,wsize=4096 ' | |
| - 03:53:12 [INFO] Target: | |
| setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am62xx_sk-fs-02/autofs/ed70d83bb34c3c1e1da9aea7c8c1243b,nolock,v3,tcp,rsize=4096,wsize=4096 ' | |
| => | |
| - 03:53:12 [INFO] Host: printenv bootcmd | |
| - 03:53:13 [INFO] Target: | |
| printenv bootcmd | |
| bootcmd= | |
| => | |
| - 03:53:13 [INFO] Host: setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi' | |
| - 03:53:13 [INFO] Target: | |
| setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi' | |
| => | |
| - 03:53:13 [INFO] Host: version | |
| - 03:53:13 [INFO] Target: | |
| version | |
| U-Boot 2025.07-00920-ga9aed78a6dc8 (Jul 23 2025 - 03:05:51 -0500) | |
| aarch64-none-linux-gnu-gcc (Arm GNU Toolchain 12.3.Rel1 (Build arm-12.35)) 12.3.1 20230626 | |
| GNU ld (Arm GNU Toolchain 12.3.Rel1 (Build arm-12.35)) 2.40.0.20230627 | |
| => | |
| - 03:53:13 [INFO] Host: bdinfo | |
| - 03:53:13 [INFO] Target: | |
| bdinfo | |
| boot_params = 0x0000000000000000 | |
| DRAM bank = 0x0000000000000000 | |
| -> start = 0x0000000080000000 | |
| -> size = 0x0000000080000000 | |
| flashstart = 0x0000000000000000 | |
| flashsize = 0x0000000000000000 | |
| flashoffset = 0x0000000000000000 | |
| baudrate = 115200 bps | |
| relocaddr = 0x00000000ffebf000 | |
| reloc off = 0x000000007f6bf000 | |
| Build = 64-bit | |
| current eth = ethernet@8000000port@1 | |
| ethaddr = 1c:63:49:1f:da:ac | |
| IP addr = 192.168.0.186 | |
| fdt_blob = 0x00000000fde8d230 | |
| multi_dtb_fit= 0x0000000000000000 | |
| lmb_dump_all: | |
| memory.count = 0x1 | |
| memory[0] [0x80000000-0xffffffff], 0x80000000 bytes, flags: none | |
| reserved.count = 0x9 | |
| reserved[0] [0x82000000-0x836cf9ff], 0x16cfa00 bytes, flags: none | |
| reserved[1] [0x88000000-0x8800e848], 0xe849 bytes, flags: none | |
| reserved[2] [0x9ca00000-0x9cafffff], 0x100000 bytes, flags: no-overwrite | |
| reserved[3] [0x9cb00000-0x9d9fffff], 0xf00000 bytes, flags: no-map | |
| reserved[4] [0x9db00000-0x9e6fffff], 0xc00000 bytes, flags: no-map | |
| reserved[5] [0x9e780000-0x9fffffff], 0x1880000 bytes, flags: no-map | |
| reserved[6] [0xfce85000-0xfce86fff], 0x2000 bytes, flags: no-notify, no-overwrite | |
| reserved[7] [0xfce88000-0xfce8cfff], 0x5000 bytes, flags: no-notify, no-overwrite | |
| reserved[8] [0xfce8d220-0xffffffff], 0x3172de0 bytes, flags: no-overwrite | |
| devicetree = separate | |
| serial addr = 0x0000000002800000 | |
| width = 0x0000000000000000 | |
| shift = 0x0000000000000002 | |
| offset = 0x0000000000000000 | |
| clock = 0x0000000002dc6c00 | |
| arch_number = 0x0000000000000000 | |
| TLB addr = 0x00000000ffff0000 | |
| irq_sp = 0x00000000fde8d220 | |
| sp start = 0x00000000fde8d220 | |
| Early malloc usage: 40c8 / 8000 | |
| => | |
| - 03:53:13 [INFO] Host: | |
| - 03:53:14 [INFO] Target: | |
| boot_params = 0x0000000000000000 | |
| DRAM bank = 0x0000000000000000 | |
| -> start = 0x0000000080000000 | |
| -> size = 0x0000000080000000 | |
| flashstart = 0x0000000000000000 | |
| flashsize = 0x0000000000000000 | |
| flashoffset = 0x0000000000000000 | |
| baudrate = 115200 bps | |
| relocaddr = 0x00000000ffebf000 | |
| reloc off = 0x000000007f6bf000 | |
| Build = 64-bit | |
| current eth = ethernet@8000000port@1 | |
| ethaddr = 1c:63:49:1f:da:ac | |
| IP addr = 192.168.0.186 | |
| fdt_blob = 0x00000000fde8d230 | |
| multi_dtb_fit= 0x0000000000000000 | |
| lmb_dump_all: | |
| memory.count = 0x1 | |
| memory[0] [0x80000000-0xffffffff], 0x80000000 bytes, flags: none | |
| reserved.count = 0x9 | |
| reserved[0] [0x82000000-0x836cf9ff], 0x16cfa00 bytes, flags: none | |
| reserved[1] [0x88000000-0x8800e848], 0xe849 bytes, flags: none | |
| reserved[2] [0x9ca00000-0x9cafffff], 0x100000 bytes, flags: no-overwrite | |
| reserved[3] [0x9cb00000-0x9d9fffff], 0xf00000 bytes, flags: no-map | |
| reserved[4] [0x9db00000-0x9e6fffff], 0xc00000 bytes, flags: no-map | |
| reserved[5] [0x9e780000-0x9fffffff], 0x1880000 bytes, flags: no-map | |
| reserved[6] [0xfce85000-0xfce86fff], 0x2000 bytes, flags: no-notify, no-overwrite | |
| reserved[7] [0xfce88000-0xfce8cfff], 0x5000 bytes, flags: no-notify, no-overwrite | |
| reserved[8] [0xfce8d220-0xffffffff], 0x3172de0 bytes, flags: no-overwrite | |
| devicetree = separate | |
| serial addr = 0x0000000002800000 | |
| width = 0x0000000000000000 | |
| shift = 0x0000000000000002 | |
| offset = 0x0000000000000000 | |
| clock = 0x0000000002dc6c00 | |
| arch_number = 0x0000000000000000 | |
| TLB addr = 0x00000000ffff0000 | |
| irq_sp = 0x00000000fde8d220 | |
| sp start = 0x00000000fde8d220 | |
| Early malloc usage: 40c8 / 8000 | |
| => | |
| - 03:53:14 [INFO] Host: ls mmc 0:1 | |
| - 03:53:14 [INFO] Target: | |
| ls mmc 0:1 | |
| 0 file(s), 0 dir(s) | |
| => | |
| - 03:53:14 [INFO] Host: ls mmc 1:1 | |
| - 03:53:14 [INFO] Target: | |
| ls mmc 1:1 | |
| EFI/ | |
| 22323712 Image | |
| 290613 tiboot3-am62x-gp-evm.bin | |
| 293202 tiboot3-am62x-hs-evm.bin | |
| 293202 tiboot3-am62x-hs-fs-evm.bin | |
| 293202 tiboot3.bin | |
| 12285 ti_logo_414x97_32bpp.bmp.gz | |
| 1359619 tispl.bin | |
| 1506043 u-boot.img | |
| 574 uEnv.txt | |
| 4 ws-calibrate.rules | |
| 10 file(s), 1 dir(s) | |
| => | |
| - 03:53:14 [INFO] Host: ext4ls mmc 0:2 /lib/firmware | |
| - 03:53:14 [INFO] Target: | |
| ext4ls mmc 0:2 /lib/firmware | |
| => | |
| - 03:53:14 [INFO] Host: ext4ls mmc 1:2 /lib/firmware | |
| - 03:53:15 [INFO] Target: | |
| ext4ls mmc 1:2 /lib/firmware | |
| ./ | |
| ../ | |
| 2040 LICENCE.ibt_firmware | |
| 2046 LICENCE.iwlwifi_firmware | |
| <SYM> am62-mcu-m4f0_0-fw | |
| <SYM> am62-mcu-m4f0_0-fw-sec | |
| <SYM> am62x-pru0-fw | |
| <SYM> am62x-pru1-fw | |
| 707968 bl32.bin | |
| 4811088 bl32.elf | |
| 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 | |
| 1490508 iwlwifi-9260-th-b0-jf-b0-46.ucode | |
| pru/ | |
| 5980 regulatory.db | |
| 1085 regulatory.db.p7s | |
| 131072 rgx.fw.33.15.11.3 | |
| 131072 rgx.fw.33.15.11.3.64k | |
| 279520 rgx.sh.33.15.11.3 | |
| 28 tee-header_v2.bin | |
| 0 tee-pageable_v2.bin | |
| 707968 tee-pager_v2.bin | |
| 707968 tee-raw.bin | |
| 707996 tee.bin | |
| 4811088 tee.elf | |
| ti-connectivity/ | |
| ti-ipc/ | |
| 27 file(s), 6 dir(s) | |
| => | |
| - 03:53:15 [INFO] Host: mmc rescan; echo $? | |
| - 03:53:15 [INFO] Target: | |
| mmc rescan; echo $? | |
| 0 | |
| => | |
| - 03:53:15 [INFO] Host: fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4 | |
| - 03:53:15 [INFO] Target: | |
| fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4 | |
| 4 bytes written in 22 ms (0 Bytes/s) | |
| => | |
| - 03:53:15 [INFO] Host: boot | |
| - 03:53:36 [INFO] Target: | |
| 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 00000000fce64000, end 00000000fce75848 ... OK | |
| Working FDT set to fce64000 | |
| No RNG device | |
| Starting kernel ... | |
| [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] | |
| [ 0.000000] Linux version 6.16.0-rc7 (dev@machine.ti.com) (Debian clang version 21.0.0 (++20250616110753+99e53cb4139e-1~exp1~20250616230912.1518), Debian LLD 21.0.0) #1 SMP PREEMPT Wed Jul 23 07:47:48 UTC 2025 | |
| [ 0.000000] KASLR disabled due to lack of seed | |
| [ 0.000000] Machine model: Texas Instruments AM625 SK | |
| [ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '') | |
| [ 0.000000] printk: legacy bootconsole [ns16550a0] enabled | |
| [ 0.000000] efi: UEFI not found. | |
| [ 0.000000] Reserved memory: created CMA memory pool at 0x00000000f4e00000, size 128 MiB | |
| [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool | |
| [ 0.000000] OF: reserved mem: 0x00000000f4e00000..0x00000000fcdfffff (131072 KiB) map reusable linux,cma | |
| [ 0.000000] OF: reserved mem: 0x000000009e800000..0x000000009fffffff (24576 KiB) nomap non-reusable optee@9e800000 | |
| [ 0.000000] OF: reserved mem: 0x0000000080000000..0x000000008007ffff (512 KiB) nomap non-reusable tfa@80000000 | |
| [ 0.000000] OF: reserved mem: 0x000000009ca00000..0x000000009cafffff (1024 KiB) map non-reusable ramoops@9ca00000 | |
| [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009cb00000, size 1 MiB | |
| [ 0.000000] OF: reserved mem: initialized node m4f-dma-memory@9cb00000, compatible id shared-dma-pool | |
| [ 0.000000] OF: reserved mem: 0x000000009cb00000..0x000000009cbfffff (1024 KiB) nomap non-reusable m4f-dma-memory@9cb00000 | |
| [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009cc00000, size 14 MiB | |
| [ 0.000000] OF: reserved mem: initialized node m4f-memory@9cc00000, compatible id shared-dma-pool | |
| [ 0.000000] OF: reserved mem: 0x000000009cc00000..0x000000009d9fffff (14336 KiB) nomap non-reusable m4f-memory@9cc00000 | |
| [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009da00000, size 1 MiB | |
| [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9da00000, compatible id shared-dma-pool | |
| [ 0.000000] OF: reserved mem: 0x000000009da00000..0x000000009dafffff (1024 KiB) nomap non-reusable r5f-dma-memory@9da00000 | |
| [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009db00000, size 12 MiB | |
| [ 0.000000] OF: reserved mem: initialized node r5f-memory@9db00000, compatible id shared-dma-pool | |
| [ 0.000000] OF: reserved mem: 0x000000009db00000..0x000000009e6fffff (12288 KiB) nomap non-reusable r5f-memory@9db00000 | |
| [ 0.000000] NUMA: Faking a node at [mem 0x0000000080000000-0x00000000ffffffff] | |
| [ 0.000000] NODE_DATA(0) allocated [mem 0xffbcc580-0xffbcebff] | |
| [ 0.000000] Zone ranges: | |
| [ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff] | |
| [ 0.000000] DMA32 empty | |
| [ 0.000000] Normal empty | |
| [ 0.000000] Movable zone start for each node | |
| [ 0.000000] Early memory node ranges | |
| [ 0.000000] node 0: [mem 0x0000000080000000-0x000000008007ffff] | |
| [ 0.000000] node 0: [mem 0x0000000080080000-0x000000009cafffff] | |
| [ 0.000000] node 0: [mem 0x000000009cb00000-0x000000009e6fffff] | |
| [ 0.000000] node 0: [mem 0x000000009e700000-0x000000009e7fffff] | |
| [ 0.000000] node 0: [mem 0x000000009e800000-0x000000009fffffff] | |
| [ 0.000000] node 0: [mem 0x00000000a0000000-0x00000000ffffffff] | |
| [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffffff] | |
| [ 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.5 | |
| [ 0.000000] percpu: Embedded 24 pages/cpu s60760 r8192 d29352 u98304 | |
| [ 0.000000] Detected VIPT I-cache on CPU0 | |
| [ 0.000000] CPU features: detected: GIC system register CPU interface | |
| [ 0.000000] CPU features: detected: ARM erratum 845719 | |
| [ 0.000000] alternatives: applying boot alternatives | |
| [ 0.000000] Kernel command line: console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am62xx_sk-fs-02/autofs/ed70d83bb34c3c1e1da9aea7c8c1243b,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] printk: log buffer data + meta data: 131072 + 458752 = 589824 bytes | |
| [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) | |
| [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) | |
| [ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 2MB | |
| [ 0.000000] software IO TLB: area num 4. | |
| [ 0.000000] software IO TLB: mapped [mem 0x00000000fd600000-0x00000000fd800000] (2MB) | |
| [ 0.000000] Fallback order for Node 0: 0 | |
| [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 524288 | |
| [ 0.000000] Policy zone: DMA | |
| [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off | |
| [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, 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=512 to nr_cpu_ids=4. | |
| [ 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=4 | |
| [ 0.000000] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4. | |
| [ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4. | |
| [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 | |
| [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode | |
| [ 0.000000] GICv3: 256 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: GICD_CTRL.DS=0, SCR_EL3.FIQ=1 | |
| [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001880000 | |
| [ 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 @80c00000 (flat, esz 8, psz 64K, shr 0) | |
| [ 0.000000] ITS: using cache flushing for cmd queue | |
| [ 0.000000] GICv3: using LPI property table @0x0000000080450000 | |
| [ 0.000000] GIC: using cache flushing for LPI property table | |
| [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000080460000 | |
| [ 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.000001] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns | |
| [ 0.008720] Console: colour dummy device 80x25 | |
| [ 0.013365] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) | |
| [ 0.024051] pid_max: default: 32768 minimum: 301 | |
| [ 0.028856] LSM: initializing lsm=capability | |
| [ 0.033372] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) | |
| [ 0.040957] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) | |
| [ 0.051590] rcu: Hierarchical SRCU implementation. | |
| [ 0.056559] rcu: Max phase no-delay instances is 1000. | |
| [ 0.062144] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level | |
| [ 0.070937] EFI services will not be available. | |
| [ 0.075893] smp: Bringing up secondary CPUs ... | |
| I/TC: Secondary CPU 1 initializing | |
| I/TC: Secondary CPU 1 switching to normal world boot | |
| I/TC: Secondary CPU 2 initializing | |
| I/TC: Secondary CPU 2 switching to normal world boot | |
| I/TC: Secondary CPU 3 initializing | |
| I/TC: Secondary CPU 3 switching to normal world boot | |
| [ 0.089263] Detected VIPT I-cache on CPU1 | |
| [ 0.089361] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000 | |
| [ 0.089381] GICv3: CPU1: using allocated LPI pending table @0x0000000080470000 | |
| [ 0.089439] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] | |
| [ 0.098360] Detected VIPT I-cache on CPU2 | |
| [ 0.098440] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000 | |
| [ 0.098454] GICv3: CPU2: using allocated LPI pending table @0x0000000080480000 | |
| [ 0.098494] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] | |
| [ 0.107298] Detected VIPT I-cache on CPU3 | |
| [ 0.107374] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000 | |
| [ 0.107389] GICv3: CPU3: using allocated LPI pending table @0x0000000080490000 | |
| [ 0.107424] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] | |
| [ 0.107569] smp: Brought up 1 node, 4 CPUs | |
| [ 0.187294] SMP: Total of 4 processors activated. | |
| [ 0.192105] CPU: All CPU(s) started at EL2 | |
| [ 0.196337] CPU features: detected: 32-bit EL0 Support | |
| [ 0.201593] CPU features: detected: 32-bit EL1 Support | |
| [ 0.206860] CPU features: detected: CRC32 instructions | |
| [ 0.212124] CPU features: detected: PMUv3 | |
| [ 0.216261] alternatives: applying system-wide alternatives | |
| [ 0.223832] Memory: 1835588K/2097152K available (15104K kernel code, 1406K rwdata, 5416K rodata, 1280K init, 672K bss, 121592K reserved, 131072K cma-reserved) | |
| [ 0.239691] devtmpfs: initialized | |
| [ 0.253155] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns | |
| [ 0.263193] posixtimers hash table entries: 2048 (order: 3, 32768 bytes, linear) | |
| [ 0.270847] futex hash table entries: 1024 (65536 bytes on 1 NUMA nodes, total 64 KiB, linear). | |
| [ 0.282406] 26736 pages in range for non-PLT usage | |
| [ 0.282436] 518256 pages in range for PLT usage | |
| [ 0.287804] pinctrl core: initialized pinctrl subsystem | |
| [ 0.298456] DMI not present or invalid. | |
| [ 0.304899] NET: Registered PF_NETLINK/PF_ROUTE protocol family | |
| [ 0.312413] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations | |
| [ 0.320394] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations | |
| [ 0.329203] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations | |
| [ 0.337388] audit: initializing netlink subsys (disabled) | |
| [ 0.343236] audit: type=2000 audit(0.216:1): state=initialized audit_enabled=0 res=1 | |
| [ 0.343774] thermal_sys: Registered thermal governor 'step_wise' | |
| [ 0.351175] thermal_sys: Registered thermal governor 'power_allocator' | |
| [ 0.357368] cpuidle: using governor menu | |
| [ 0.368308] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. | |
| [ 0.375360] ASID allocator initialised with 65536 entries | |
| [ 0.381097] Serial: AMBA PL011 UART driver | |
| [ 0.390184] /bus@f0000/interrupt-controller@1800000: Fixed dependency cycle(s) with /bus@f0000/interrupt-controller@1800000 | |
| [ 0.401716] /bus@f0000/i2c@20000000/tps6598x@3f/connector: Fixed dependency cycle(s) with /bus@f0000/dwc3-usb@f900000/usb@31000000 | |
| [ 0.413756] /bus@f0000/i2c@20010000/bridge-hdmi@3b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000 | |
| [ 0.423704] /bus@f0000/dwc3-usb@f900000/usb@31000000: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/tps6598x@3f/connector | |
| [ 0.435791] /bus@f0000/dss@30200000: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b | |
| [ 0.451077] /bus@f0000/i2c@20000000/tps6598x@3f/connector: Fixed dependency cycle(s) with /bus@f0000/dwc3-usb@f900000/usb@31000000 | |
| [ 0.463268] /bus@f0000/i2c@20010000/bridge-hdmi@3b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000 | |
| [ 0.474163] /bus@f0000/dwc3-usb@f900000/usb@31000000: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/tps6598x@3f/connector | |
| [ 0.487157] /bus@f0000/i2c@20010000/bridge-hdmi@3b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000 | |
| [ 0.497111] /bus@f0000/dss@30200000: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b | |
| [ 0.509147] /bus@f0000/i2c@20010000/bridge-hdmi@3b: Fixed dependency cycle(s) with /connector-hdmi | |
| [ 0.518412] /connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b | |
| [ 0.529886] HugeTLB: allocation took 0ms with hugepage_allocation_threads=1 | |
| [ 0.537051] HugeTLB: allocation took 0ms with hugepage_allocation_threads=1 | |
| [ 0.544178] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages | |
| [ 0.551120] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page | |
| [ 0.557530] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages | |
| [ 0.564470] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page | |
| [ 0.570879] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages | |
| [ 0.577820] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page | |
| [ 0.584228] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages | |
| [ 0.591175] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page | |
| [ 0.599887] ACPI: Interpreter disabled. | |
| [ 0.604321] k3-chipinfo 43000014.chipid: Family:AM62X rev:SR1.0 JTAGID[0x0bb7e02f] Detected | |
| [ 0.613568] iommu: Default domain type: Translated | |
| [ 0.618491] iommu: DMA domain TLB invalidation policy: strict mode | |
| [ 0.625505] SCSI subsystem initialized | |
| [ 0.629881] usbcore: registered new interface driver usbfs | |
| [ 0.635537] usbcore: registered new interface driver hub | |
| [ 0.641000] usbcore: registered new device driver usb | |
| [ 0.646891] pps_core: LinuxPPS API ver. 1 registered | |
| [ 0.651978] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> | |
| [ 0.661330] PTP clock support registered | |
| [ 0.665373] EDAC MC: Ver: 3.0.0 | |
| [ 0.669011] scmi_core: SCMI protocol bus registered | |
| [ 0.674510] FPGA manager framework | |
| [ 0.678110] Advanced Linux Sound Architecture Driver Initialized. | |
| [ 0.685442] vgaarb: loaded | |
| [ 0.688708] clocksource: Switched to clocksource arch_sys_counter | |
| [ 0.695313] VFS: Disk quotas dquot_6.6.0 | |
| [ 0.699358] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) | |
| [ 0.706677] pnp: PnP ACPI: disabled | |
| [ 0.717319] NET: Registered PF_INET protocol family | |
| [ 0.722608] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) | |
| [ 0.731649] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) | |
| [ 0.740465] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) | |
| [ 0.748410] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) | |
| [ 0.756619] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear) | |
| [ 0.764625] TCP: Hash tables configured (established 16384 bind 16384) | |
| [ 0.771541] UDP hash table entries: 1024 (order: 4, 65536 bytes, linear) | |
| [ 0.778506] UDP-Lite hash table entries: 1024 (order: 4, 65536 bytes, linear) | |
| [ 0.786079] NET: Registered PF_UNIX/PF_LOCAL protocol family | |
| [ 0.792505] RPC: Registered named UNIX socket transport module. | |
| [ 0.798596] RPC: Registered udp transport module. | |
| [ 0.803408] RPC: Registered tcp transport module. | |
| [ 0.808218] RPC: Registered tcp-with-tls transport module. | |
| [ 0.813835] RPC: Registered tcp NFSv4.1 backchannel transport module. | |
| [ 0.820437] PCI: CLS 0 bytes, default 64 | |
| [ 0.829585] kvm [1]: nv: 566 coarse grained trap handlers | |
| [ 0.835766] kvm [1]: IPA Size Limit: 40 bits | |
| [ 0.841430] kvm [1]: vgic-v2@100020000 | |
| [ 0.845296] kvm [1]: GIC system register CPU interface enabled | |
| [ 0.851302] kvm [1]: vgic interrupt IRQ9 | |
| [ 0.855339] kvm [1]: Hyp nVHE mode initialized successfully | |
| [ 0.862763] Initialise system trusted keyrings | |
| [ 0.867702] workingset: timestamp_bits=42 max_order=19 bucket_order=0 | |
| [ 0.874806] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
| [ 0.881120] NFS: Registering the id_resolver key type | |
| [ 0.886324] Key type id_resolver registered | |
| [ 0.890604] Key type id_legacy registered | |
| [ 0.894723] nfs4filelayout_init: NFSv4 File Layout Driver Registering... | |
| [ 0.901581] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... | |
| [ 0.909423] 9p: Installing v9fs 9p2000 file system support | |
| [ 0.949848] Key type asymmetric registered | |
| [ 0.954043] Asymmetric key parser 'x509' registered | |
| [ 0.959092] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) | |
| [ 0.966663] io scheduler mq-deadline registered | |
| [ 0.971306] io scheduler kyber registered | |
| [ 0.975454] io scheduler bfq registered | |
| [ 0.982408] pinctrl-single 4084000.pinctrl: 34 pins, size 136 | |
| [ 0.988820] pinctrl-single f4000.pinctrl: 171 pins, size 684 | |
| [ 0.996882] ledtrig-cpu: registered to indicate activity on CPUs | |
| [ 1.011015] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled | |
| [ 1.027594] loop: module loaded | |
| [ 1.031819] megasas: 07.734.00.00-rc1 | |
| [ 1.040313] tun: Universal TUN/TAP device driver, 1.6 | |
| [ 1.046462] thunder_xcv, ver 1.0 | |
| [ 1.049837] thunder_bgx, ver 1.0 | |
| [ 1.053203] nicpf, ver 1.0 | |
| [ 1.056421] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version | |
| [ 1.063813] hns3: Copyright (c) 2017 Huawei Corporation. | |
| [ 1.069317] hclge is initializing | |
| [ 1.072749] e1000: Intel(R) PRO/1000 Network Driver | |
| [ 1.077739] e1000: Copyright (c) 1999-2006 Intel Corporation. | |
| [ 1.083652] e1000e: Intel(R) PRO/1000 Network Driver | |
| [ 1.088729] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. | |
| [ 1.094827] igb: Intel(R) Gigabit Ethernet Network Driver | |
| [ 1.100349] igb: Copyright (c) 2007-2014 Intel Corporation. | |
| [ 1.106099] igbvf: Intel(R) Gigabit Virtual Function Network Driver | |
| [ 1.112511] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. | |
| [ 1.118735] sky2: driver version 1.30 | |
| [ 1.123496] VFIO - User Level meta-driver version: 0.3 | |
| [ 1.130854] usbcore: registered new interface driver usb-storage | |
| [ 1.139096] i2c_dev: i2c /dev entries driver | |
| [ 1.146168] sdhci: Secure Digital Host Controller Interface driver | |
| [ 1.152557] sdhci: Copyright(c) Pierre Ossman | |
| [ 1.157639] Synopsys Designware Multimedia Card Interface Driver | |
| [ 1.164266] sdhci-pltfm: SDHCI platform and OF driver helper | |
| [ 1.171251] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... | |
| [ 1.178782] usbcore: registered new interface driver usbhid | |
| [ 1.184504] usbhid: USB HID core driver | |
| [ 1.190581] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 (0,8000003f) counters available | |
| [ 1.201473] 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.206084] optee: revision 4.7 (847ee2932c85f07e) | |
| [ 1.222811] optee: dynamic shared memory is enabled | |
| [ 1.232949] optee: initialized driver | |
| [ 1.238490] NET: Registered PF_PACKET protocol family | |
| [ 1.243808] 9pnet: Installing 9P2000 support | |
| [ 1.248257] Key type dns_resolver registered | |
| [ 1.263738] registered taskstats version 1 | |
| [ 1.268139] Loading compiled-in X.509 certificates | |
| [ 1.282273] Demotion targets for Node 0: null | |
| [ 1.294114] ti-sci 44043000.system-controller: ABI: 4.0 (firmware rev 0x000b '11.1.5--v11.01.05 (Fancy Rat)') | |
| [ 1.373930] /bus@f0000/i2c@20000000/tps6598x@3f/connector: Fixed dependency cycle(s) with /bus@f0000/dwc3-usb@f900000/usb@31000000 | |
| [ 1.386103] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz | |
| [ 1.394125] /connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b | |
| [ 1.403459] /bus@f0000/dss@30200000: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b | |
| [ 1.413409] /bus@f0000/i2c@20010000/bridge-hdmi@3b: Fixed dependency cycle(s) with /connector-hdmi | |
| [ 1.422641] /bus@f0000/i2c@20010000/bridge-hdmi@3b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000 | |
| [ 1.433028] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz | |
| [ 1.440391] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz | |
| [ 1.446435] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created | |
| [ 1.455739] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created | |
| [ 1.466797] ti-udma 485c0100.dma-controller: Number of rings: 82 | |
| [ 1.475701] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18) | |
| [ 1.487176] ti-udma 485c0000.dma-controller: Number of rings: 150 | |
| [ 1.498528] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15) | |
| [ 1.509334] printk: legacy console [ttyS2] disabled | |
| [ 1.514743] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 237, base_baud = 3000000) is a 8250 | |
| [ 1.523721] printk: legacy console [ttyS2] enabled | |
| [ 1.523721] printk: legacy console [ttyS2] enabled | |
| [ 1.533469] printk: legacy bootconsole [ns16550a0] disabled | |
| [ 1.533469] printk: legacy bootconsole [ns16550a0] disabled | |
| [ 1.551463] spi-nor spi0.0: supply vcc not found, using dummy regulator | |
| [ 1.559756] 7 fixed-partitions partitions found on MTD device fc40000.spi.0 | |
| [ 1.566758] Creating 7 MTD partitions on "fc40000.spi.0": | |
| [ 1.572156] 0x000000000000-0x000000080000 : "ospi.tiboot3" | |
| [ 1.581103] 0x000000080000-0x000000280000 : "ospi.tispl" | |
| [ 1.587862] 0x000000280000-0x000000680000 : "ospi.u-boot" | |
| [ 1.597107] 0x000000680000-0x0000006c0000 : "ospi.env" | |
| [ 1.603703] 0x0000006c0000-0x000000700000 : "ospi.env.backup" | |
| [ 1.610879] 0x000000800000-0x000003fc0000 : "ospi.rootfs" | |
| [ 1.617761] 0x000003fc0000-0x000004000000 : "ospi.phypattern" | |
| [ 1.625953] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000002 | |
| [ 1.638990] am65-cpsw-nuss 8000000.ethernet: Use random MAC address | |
| [ 1.645992] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode | |
| [ 1.688730] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 | |
| [ 1.700340] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867 | |
| [ 1.708451] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83867 | |
| [ 1.716692] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5 | |
| [ 1.723835] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512, Policers 32 | |
| [ 1.740378] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19 | |
| [ 1.752946] /bus@f0000/i2c@20000000/tps6598x@3f/connector: Fixed dependency cycle(s) with /bus@f0000/dwc3-usb@f900000/usb@31000000 | |
| [ 1.764853] /bus@f0000/dwc3-usb@f900000/usb@31000000: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/tps6598x@3f/connector | |
| [ 1.783081] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller | |
| [ 1.788668] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 | |
| [ 1.796481] xhci-hcd xhci-hcd.0.auto: USB3 root hub has no ports | |
| [ 1.802500] xhci-hcd xhci-hcd.0.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000808020000010 | |
| [ 1.811950] xhci-hcd xhci-hcd.0.auto: irq 241, io mem 0x31100000 | |
| [ 1.818901] hub 1-0:1.0: USB hub found | |
| [ 1.822708] hub 1-0:1.0: 1 port detected | |
| [ 1.831582] mmc0: CQHCI version 5.10 | |
| [ 1.838808] pca953x 1-0022: supply vcc not found, using dummy regulator | |
| [ 1.845672] pca953x 1-0022: using AI | |
| [ 1.873538] mmc1: CQHCI version 5.10 | |
| [ 1.875343] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit | |
| [ 1.923343] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit | |
| [ 1.942778] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL) | |
| [ 1.952762] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode | |
| [ 1.967778] mmc0: Command Queue Engine enabled | |
| [ 1.972314] mmc0: new HS200 MMC card at address 0001 | |
| [ 1.980119] mmcblk0: mmc0:0001 G1M15L 29.6 GiB | |
| [ 1.987555] mmcblk0: p1 p2 p3 | |
| [ 1.990703] mmc1: new UHS-I speed SDR104 SDHC card at address aaaa | |
| [ 1.991750] mmcblk0boot0: mmc0:0001 G1M15L 31.5 MiB | |
| [ 1.998742] mmcblk1: mmc1:aaaa SH32G 29.7 GiB | |
| [ 2.004865] mmcblk0boot1: mmc0:0001 G1M15L 31.5 MiB | |
| [ 2.009737] mmcblk1: p1 p2 p3 | |
| [ 2.013059] mmcblk0rpmb: mmc0:0001 G1M15L 4.00 MiB, chardev (241:0) | |
| [ 6.062210] am65-cpsw-nuss 8000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx | |
| [ 6.080775] Sending DHCP requests ., OK | |
| [ 6.101276] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.186 | |
| [ 6.109146] IP-Config: Complete: | |
| [ 6.112394] device=eth0, hwaddr=1c:63:49:1f:da:ac, ipaddr=192.168.0.186, mask=255.255.255.0, gw=192.168.0.1 | |
| [ 6.122679] host=192.168.0.186, domain=ti.com, nis-domain=(none) | |
| [ 6.129208] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath= | |
| [ 6.129246] nameserver0=192.0.2.2, nameserver1=192.0.2.3 | |
| [ 6.142789] clk: Disabling unused clocks | |
| [ 6.167825] PM: genpd: Disabling unused power domains | |
| [ 6.173625] ALSA device list: | |
| [ 6.176636] No soundcards found. | |
| [ 6.222198] VFS: Mounted root (nfs filesystem) on device 0:22. | |
| [ 6.228583] devtmpfs: mounted | |
| [ 6.232586] Freeing unused kernel memory: 1280K | |
| [ 6.237280] Run /sbin/init as init process | |
| [ 6.828383] systemd[1]: System time advanced to timestamp on /var/lib/systemd/timesync/clock: Tue 2025-07-22 15:29:24 UTC | |
| [ 7.262396] NET: Registered PF_INET6 protocol family | |
| [ 7.273175] Segment Routing with IPv6 | |
| [ 7.276893] In-situ OAM (IOAM) with IPv6 | |
| [!p]104[?7h[ 7.392937] systemd[1]: systemd 257.6 running in system mode (-PAM -AUDIT -SELINUX -APPARMOR +IMA +IPE -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP -LIBCRYPTSETUP_PLUGINS +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -BTF +XKBCOMMON +UTMP -SYSVINIT -LIBARCHIVE) | |
| [ 7.426376] systemd[1]: Detected architecture arm64. | |
| [0;1;39mWelcome to [0m[1mPoky (Yocto Project Reference Distro) 5.2.99+snapshot-66f04cba71549f5b0bbfb699e1f662db7c9e8355 (whinlatter)[0m[0;1;39m![0m | |
| [ 7.496064] systemd[1]: Hostname set to <genericarm64>. | |
| [ 8.742185] systemd[1]: Queued start job for default target Multi-User System. | |
| [ 8.815518] systemd[1]: Created slice Slice /system/getty. | |
| [[0;32m OK [0m] Created slice [0;1;39mSlice /system/getty[0m. | |
| [ 8.835809] systemd[1]: Created slice Slice /system/modprobe. | |
| [[0;32m OK [0m] Created slice [0;1;39mSlice /system/modprobe[0m. | |
| [ 8.856479] systemd[1]: Created slice Slice /system/serial-getty. | |
| [[0;32m OK [0m] Created slice [0;1;39mSlice /system/serial-getty[0m. | |
| [ 8.879419] systemd[1]: Created slice User and Session Slice. | |
| [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. | |
| [ 8.897552] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. | |
| [[0;32m OK [0m] Started [0;1;39mDispatch Password Requests to Console Directory Watch[0m. | |
| [ 8.917595] systemd[1]: Started Forward Password Requests to Wall Directory Watch. | |
| [[0;32m OK [0m] Started [0;1;39mForward Password Requests to Wall Directory Watch[0m. | |
| [ 8.937158] systemd[1]: Expecting device /dev/hvc0... | |
| Expecting device [0;1;39m/dev/hvc0[0m... | |
| [ 8.949035] systemd[1]: Expecting device /dev/ttyAMA0... | |
| Expecting device [0;1;39m/dev/ttyAMA0[0m... | |
| [ 8.960988] systemd[1]: Expecting device /dev/ttyS2... | |
| Expecting device [0;1;39m/dev/ttyS2[0m... | |
| [ 8.973345] systemd[1]: Reached target NFS client services. | |
| [[0;32m OK [0m] Reached target [0;1;39mNFS client services[0m. | |
| [ 8.993136] systemd[1]: Reached target Path Units. | |
| [[0;32m OK [0m] Reached target [0;1;39mPath Units[0m. | |
| [ 9.005076] systemd[1]: Reached target Preparation for Remote File Systems. | |
| [[0;32m OK [0m] Reached target [0;1;39mPreparation for Remote File Systems[0m. | |
| [ 9.025042] systemd[1]: Reached target Remote File Systems. | |
| [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. | |
| [ 9.041113] systemd[1]: Reached target Slice Units. | |
| [[0;32m OK [0m] Reached target [0;1;39mSlice Units[0m. | |
| [ 9.053152] systemd[1]: Reached target Swaps. | |
| [[0;32m OK [0m] Reached target [0;1;39mSwaps[0m. | |
| [ 9.114566] systemd[1]: Listening on RPCbind Server Activation Socket. | |
| [[0;32m OK [0m] Listening on [0;1;39mRPCbind Server Activation Socket[0m. | |
| [ 9.133420] systemd[1]: Reached target RPC Port Mapper. | |
| [[0;32m OK [0m] Reached target [0;1;39mRPC Port Mapper[0m. | |
| [ 9.155896] systemd[1]: syslog.socket: SO_PASSSEC failed: Operation not supported | |
| [ 9.163894] systemd[1]: Listening on Syslog Socket. | |
| [[0;32m OK [0m] Listening on [0;1;39mSyslog Socket[0m. | |
| [ 9.191726] systemd[1]: Listening on Credential Encryption/Decryption. | |
| [[0;32m OK [0m] Listening on [0;1;39mCredential Encryption/Decryption[0m. | |
| [ 9.211381] systemd[1]: Listening on Journal Audit Socket. | |
| [[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m. | |
| [ 9.234052] systemd[1]: systemd-journald-dev-log.socket: SO_PASSSEC failed: Operation not supported | |
| [ 9.243491] systemd[1]: Listening on Journal Socket (/dev/log). | |
| [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. | |
| [ 9.262075] systemd[1]: systemd-journald.socket: SO_PASSSEC failed: Operation not supported | |
| [ 9.270818] systemd[1]: systemd-journald.socket: SO_PASSSEC failed: Operation not supported | |
| [ 9.279376] systemd[1]: Listening on Journal Sockets. | |
| [[0;32m OK [0m] Listening on [0;1;39mJournal Sockets[0m. | |
| [ 9.298848] systemd[1]: Listening on Network Service Netlink Socket. | |
| [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. | |
| [ 9.318993] systemd[1]: Listening on udev Control Socket. | |
| [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. | |
| [ 9.337885] systemd[1]: Listening on udev Kernel Socket. | |
| [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. | |
| [ 9.358190] systemd[1]: Listening on User Database Manager Socket. | |
| [[0;32m OK [0m] Listening on [0;1;39mUser Database Manager Socket[0m. | |
| [ 9.426726] systemd[1]: Mounting Huge Pages File System... | |
| Mounting [0;1;39mHuge Pages File System[0m... | |
| [ 9.450052] systemd[1]: Mounting POSIX Message Queue File System... | |
| Mounting [0;1;39mPOSIX Message Queue File System[0m... | |
| [ 9.519660] systemd[1]: Mounting Kernel Debug File System... | |
| Mounting [0;1;39mKernel Debug File System[0m... | |
| [ 9.537720] systemd[1]: Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing). | |
| [ 9.564239] systemd[1]: Mounting Temporary Directory /tmp... | |
| Mounting [0;1;39mTemporary Directory /tmp[0m... | |
| [ 9.590373] systemd[1]: Starting Create List of Static Device Nodes... | |
| Starting [0;1;39mCreate List of Static Device Nodes[0m... | |
| [ 9.606024] systemd[1]: Starting Load Kernel Module configfs... | |
| Starting [0;1;39mLoad Kernel Module configfs[0m... | |
| [ 9.645598] systemd[1]: Starting Load Kernel Module drm... | |
| Starting [0;1;39mLoad Kernel Module drm[0m... | |
| [ 9.673334] systemd[1]: Starting Load Kernel Module fuse... | |
| Starting [0;1;39mLoad Kernel Module fuse[0m... | |
| [ 9.680351] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/). | |
| [ 9.736457] systemd[1]: Starting Journal Service... | |
| Starting [0;1;39mJournal Service[0m... | |
| [ 9.776675] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met. | |
| [ 9.802082] systemd[1]: Mounting NFSD configuration filesystem... | |
| Mounting [0;1;39mNFSD configuration filesystem[0m... | |
| [ 9.828783] random: crng init done | |
| [ 9.834737] fuse: init (API version 7.44) | |
| [ 9.835411] systemd[1]: Starting Generate network units from Kernel command line... | |
| Starting [0;1;39mGenerate network units from Kernel command line[0m... | |
| [ 9.910047] systemd[1]: Starting Remount Root and Kernel File Systems... | |
| Starting [0;1;39mRemount Root and Kernel File Systems[0m... | |
| [ 9.940893] systemd[1]: Starting Apply Kernel Variables... | |
| Starting [0;1;39mApply Kernel Variables[0m... | |
| [ 9.976580] systemd[1]: Starting Load udev Rules from Credentials... | |
| Starting [0;1;39mLoad udev Rules from Credentials[0m... | |
| [ 10.012651] systemd[1]: Starting Coldplug All udev Devices... | |
| Starting [0;1;39mColdplug All udev Devices[0m... | |
| [ 10.047081] systemd[1]: Mounted Huge Pages File System. | |
| [[0;32m OK [0m] Mounted [0;1;39mHuge Pages File System[0m.[ 10.053792] systemd[1]: Mounted POSIX Message Queue File System. | |
| [[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m. | |
| [ 10.083743] systemd[1]: Mounted Kernel Debug File System. | |
| [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. | |
| [ 10.102255] systemd[1]: Mounted Temporary Directory /tmp. | |
| [[0;32m OK [0m] Mounted [0;1;39mTemporary Directory /tmp[0m. | |
| [ 10.119846] systemd-journald[127]: Collecting audit messages is enabled. | |
| [ 10.130712] systemd[1]: Finished Create List of Static Device Nodes. | |
| [[0;32m OK [0m] Finished [0;1;39mCreate List of Static Device Nodes[0m. | |
| [ 10.156411] systemd[1]: modprobe@configfs.service: Deactivated successfully. | |
| [ 10.165338] systemd[1]: Finished Load Kernel Module configfs. | |
| [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. | |
| [ 10.187085] systemd[1]: modprobe@drm.service: Deactivated successfully. | |
| [ 10.195193] systemd[1]: Finished Load Kernel Module drm. | |
| [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. | |
| [ 10.217086] systemd[1]: modprobe@fuse.service: Deactivated successfully. | |
| [ 10.225509] systemd[1]: Finished Load Kernel Module fuse. | |
| [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. | |
| [ 10.246106] systemd[1]: Started Journal Service. | |
| [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. | |
| [[0;1;31mFAILED[0m] Failed to mount [0;1;39mNFSD configuration filesystem[0m. | |
| See 'systemctl status proc-fs-nfsd.mount' for details. | |
| [[0;1;38:5:185mDEPEND[0m] Dependency failed for [0;1;39mNFS Mount Daemon[0m. | |
| [[0;1;38:5:185mDEPEND[0m] Dependency failed for [0;1;39mNFS server and services[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. | |
| [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. | |
| [[0;32m OK [0m] Finished [0;1;39mLoad udev Rules from Credentials[0m. | |
| Starting [0;1;39mFlush Journal to Persistent Storage[0m... | |
| Starting [0;1;39mCreate Static Device Nodes in /dev gracefully[0m... | |
| [ 10.542936] systemd-journald[127]: Received client request to flush runtime journal. | |
| [[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. | |
| [[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev gracefully[0m. | |
| [ 10.672184] audit: type=1334 audit(1753198168.490:2): prog-id=6 op=LOAD | |
| Starting [0;1;39mNetwork Name Resolution[0m... | |
| [ 10.689645] audit: type=1334 audit(1753198168.510:3): prog-id=7 op=LOAD | |
| Starting [0;1;39mNetwork Time Synchronization[0m... | |
| Starting [0;1;39mCreate Static Device Nodes in /dev[0m... | |
| [ 10.762576] audit: type=1334 audit(1753198168.582:4): prog-id=8 op=LOAD | |
| [ 10.769482] audit: type=1334 audit(1753198168.590:5): prog-id=9 op=LOAD | |
| [ 10.776306] audit: type=1334 audit(1753198168.594:6): prog-id=10 op=LOAD | |
| Starting [0;1;39mUser Database Manager[0m... | |
| [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. | |
| [[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m. | |
| [[0;32m OK [0m] Reached target [0;1;39mPreparation for Local File Systems[0m. | |
| [ 10.919771] audit: type=1334 audit(1753198168.738:7): prog-id=11 op=LOAD | |
| [ 10.926840] audit: type=1334 audit(1753198168.750:8): prog-id=12 op=LOAD | |
| Starting [0;1;39mRule-based Manager for Device Events and Files[0m... | |
| [[0;32m OK [0m] Started [0;1;39mUser Database Manager[0m. | |
| Mounting [0;1;39mFUSE Control File System[0m... | |
| Mounting [0;1;39mKernel Configuration File System[0m... | |
| Mounting [0;1;39m/var/volatile[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] Mounted [0;1;39m/var/volatile[0m. | |
| Starting [0;1;39mLoad/Save OS Random Seed[0m... | |
| [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m. | |
| Starting [0;1;39mCreate System Files and Directories[0m... | |
| [[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m. | |
| [[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m. | |
| [[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m. | |
| [[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m. | |
| [[0;32m OK [0m] Finished [0;1;39mLoad/Save OS Random Seed[0m. | |
| [[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. | |
| [[0;32m OK [0m] Found device [0;1;39m/dev/ttyS2[0m. | |
| [[0;32m OK [0m] Finished [0;1;39mCreate System Files and Directories[0m. | |
| [ 12.361436] pstore: Using crash dump compression: deflate | |
| [ 12.373474] pstore: Registered ramoops as persistent store backend | |
| [ 12.380039] ramoops: using 0x100000@0x9ca00000, ecc: 0 | |
| [ 12.409159] at24 0-0051: supply vcc not found, using dummy regulator | |
| [ 12.450827] at24 0-0051: 65536 byte 24c512 EEPROM, writable, 1 bytes/write | |
| [ 12.459642] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fc9100 | |
| Starting [0;1;39mRPC Bind[0m... | |
| [ 12.587482] tps6598x 0-003f: Unable to find the interrupt, switching to polling | |
| Starting [0;1;39mRecord System Boot/Shutdown in UTMP[[ 12.596454] k3-m4-rproc 5000000.m4fss: assigned reserved memory node m4f-dma-memory@9cb00000 | |
| 0m... | |
| [ 12.612149] k3-m4-rproc 5000000.m4fss: configured M4F for remoteproc mode | |
| [ 12.629932] remoteproc remoteproc0: 5000000.m4fss is available | |
| [ 12.645140] remoteproc remoteproc0: Direct firmware load for am62-mcu-m4f0_0-fw failed with error -2 | |
| [ 12.655921] remoteproc remoteproc0: powering up 5000000.m4fss | |
| [ 12.665191] remoteproc remoteproc0: Direct firmware load for am62-mcu-m4f0_0-fw failed with error -2 | |
| [ 12.674901] remoteproc remoteproc0: request_firmware failed: -2 | |
| [[0;32m OK [0m] Finished [0;1;39mRecord System Boot/Shutdown in UTMP[0m. | |
| [[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. | |
| [[0;32m OK [0m] Started [0;1;39mDaily rotation of log files[0m. | |
| [[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m. | |
| [ 12.830760] rtc-ti-k3 2b1f0000.rtc: Clock rate 32552 is not 32768! Could misbehave! | |
| [[0;32m OK [0m] Reached target [0;1;39mTimer Units[0m. | |
| [[0;32m OK [0m] Listening on [0;1;39mD-Bus System Message Bus Socket[0m. | |
| [ 12.880880] rtc-ti-k3 2b1f0000.rtc: registered as rtc0 | |
| [ 12.890439] rtc-ti-k3 2b1f0000.rtc: setting system clock to 1970-01-01T00:05:10 UTC (310) | |
| [ 12.891930] systemd-journald[127]: Time jumped backwards, rotating. | |
| [ 12.910947] platform 78000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1) | |
| [[0;32m OK [0m] Listening on [0;1;39mOpenSSH Server Socket[ 12.929171] platform 78000000.r5f: configured R5F for IPC-only mode | |
| temd-ssh-generator, AF_UNIX Local)[0m. | |
| [ 12.942228] sii902x 1-003b: supply iovcc not found, using dummy regulator | |
| [ 12.948791] platform 78000000.r5f: assigned reserved memory node r5f-dma-memory@9da00000 | |
| [ 12.953032] sii902x 1-003b: supply cvcc12 not found, using dummy regulator | |
| [ 12.958503] remoteproc remoteproc1: 78000000.r5f is available | |
| [ 12.971228] remoteproc remoteproc1: attaching to 78000000.r5f | |
| [ 12.979081] rproc-virtio rproc-virtio.2.auto: assigned reserved memory node r5f-dma-memory@9da00000 | |
| [ 12.982109] i2c i2c-1: Added multiplexed i2c bus 3 | |
| [ 12.993672] virtio_rpmsg_bus virtio0: rpmsg host is online | |
| [ 12.996559] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd | |
| [ 13.001493] rproc-virtio rproc-virtio.2.auto: registered virtio0 (type 7) | |
| [ 13.001514] remoteproc remoteproc1: remote processor 78000000.r5f is now attached | |
| [ 13.025431] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe | |
| Starting [0;1;39msshd.socket[0m... | |
| [ 13.041884] [drm] Initialized tidss 1.0.0 for 30200000.dss on minor 0 | |
| [[0;32m OK [0m] Listening on [0;1;39mHostname Service Socket[0m. | |
| [[0;32m OK [0m] Started [0;1;39mRPC Bind[0m. | |
| [ 13.128468] Console: switching to colour frame buffer device 256x72 | |
| [ 13.164306] tidss 30200000.dss: [drm] fb0: tidssdrmfb frame buffer device | |
| [[0;32m OK [0m] Listening on [0;1;39msshd.socket[0m. | |
| [[0;32m OK [0m] Reached target [0;1;39mSocket Units[0m. | |
| [[0;32m OK [0m] Reached target [0;1;39mBasic System[0m. | |
| [[0;32m OK [0m] Reached target [0;1;39mHardware activated USB gadget[0m. | |
| [[0;32m OK [0m] Started [0;1;39mJob spooling tools[0m. | |
| [[0;32m OK [0m] Started [0;1;39mPeriodic Command Scheduler[0m. | |
| Starting [0;1;39mD-Bus System Message Bus[0m... | |
| [ 13.495350] powervr fd00000.gpu: [drm] loaded firmware powervr/rogue_33.15.11.3_v1.fw | |
| [[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m. | |
| [ 13.530466] powervr fd00000.gpu: [drm] FW version v1.0 (build 6503725 OS) | |
| Starting [0;1;39mIPv6 Packet Filtering Framework[0m... | |
| [ 13.575770] [drm] Initialized powervr 1.0.0 for fd00000.gpu on minor 1 | |
| Starting [0;1;39mIPv4 Packet Filtering Framework[0m... | |
| [[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyS2[0m. | |
| [[0;32m OK [0m] Started [0;1;39mSystem Logging Service[0m. | |
| [ 13.755058] audit: type=1334 audit(311.360:9): prog-id=13 op=LOAD | |
| [ 13.781390] audit: type=1334 audit(311.388:10): prog-id=14 op=LOAD | |
| [ 13.798511] audit: type=1334 audit(311.396:11): prog-id=15 op=LOAD | |
| Starting [0;1;39mUser Login Management[0m... | |
| Starting [0;1;39mOpenSSH Key Generation[0m... | |
| [[0;32m OK [0m] Finished [0;1;39mIPv6 Packet Filtering Framework[0m. | |
| [[0;32m OK [0m] Finished [0;1;39mIPv4 Packet Filtering Framework[0m. | |
| [[0;32m OK [0m] Reached target [0;1;39mPreparation for Network[0m. | |
| Starting [0;1;39mNetwork Configuration[0m... | |
| Starting [0;1;39mVirtual Console Setup[0m... | |
| [[0;32m OK [0m] Created slice [0;1;39mSlice /system/psplash-start[0m. | |
| [[0;32m OK [0m] Reached target [0;1;39mSound Card[0m. | |
| Starting [0;1;39mStart psplash boot splash screen[0m... | |
| [[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m. | |
| [[0;32m OK [0m] Started [0;1;39mUser Login Management[0m. | |
| [[0;32m OK [0m] Finished [0;1;39mOpenSSH Key Generation[0m. | |
| [[0;32m OK [0m] Stopped [0;1;39mVirtual Console Setup[0m. | |
| [[0;32m OK [0m] Started [0;1;39mStart psplash boot splash screen[0m. | |
| [[0;32m OK [0m] Listening on [0;1;39mLoad/Save RF Kill Switch Status /dev/rfkill Watch[0m. | |
| [[0;32m OK [0m] Started [0;1;39mStart psplash-systemd progress communication helper[0m. | |
| Starting [0;1;39mVirtual Console Setup[0m... | |
| [[0;32m OK [0m] Started [0;1;39mNetwork Configuration[0m. | |
| [[0;32m OK [0m] Reached target [0;1;39mNetwork[0m. | |
| Starting [0;1;39mEnable Persistent Storage in systemd-networkd[0m... | |
| Starting [0;1;39mWait for Network to be Configured[0m... | |
| [[0;32m OK [0m] Finished [0;1;39mEnable Persistent Storage in systemd-networkd[0m. | |
| [[0;32m OK [0m] Finished [0;1;39mVirtual Console Setup[0m. | |
| [[0;32m OK [0m] Finished [0;1;39mWait for Network to be Configured[0m. | |
| [[0;32m OK [0m] Reached target [0;1;39mNetwork is Online[0m. | |
| Starting [0;1;39mNotify NFS peers of a restart[0m... | |
| Starting [0;1;39mNFS status monitor for NFSv2/3 locking.[0m... | |
| [[0;32m OK [0m] Started [0;1;39mNotify NFS peers of a restart[0m. | |
| [[0;32m OK [0m] Started [0;1;39mNFS status monitor for NFSv2/3 locking.[0m. | |
| [!p]104[?7h[6n[32766;32766H[6n[!p]104[?7h[6n[32766;32766H[6n | |
| Poky (Yocto Project Reference Distro) 5.2.99+snapshot-66f04cba71549f5b0bbfb699e1f662db7c9e8355 genericarm64 ttyS2 | |
| genericarm64 login: | |
| - 03:53:36 [INFO] Host: root | |
| - 03:53:40 [INFO] Target: | |
| root | |
| WARNING: Poky is a reference Yocto Project distribution that should be used for | |
| testing and development purposes only. It is recommended that you create your | |
| own distribution for production use. | |
| 7[r[999;999H[6nroot@genericarm64:~# | |
| - 03:53:40 [INFO] Sleeping 15 secs to allow systemd to finish starting processes... | |
| - 03:53:55 [INFO] Disconnected serial from am62xx_sk-fs | |
| - 03:53:55 [INFO] Connected to am62xx_sk-fs via serial | |
| - 03:53:55 [INFO] Host: uname -a | |
| - 03:53:55 [INFO] Target: | |
| uname -a | |
| Linux genericarm64 6.16.0-rc7 #1 SMP PREEMPT Wed Jul 23 07:47:48 UTC 2025 aarch64 GNU/Linux | |
| root@genericarm64:~# | |
| - 03:53:55 [INFO] Host: cat /proc/cmdline | |
| - 03:53:55 [INFO] Target: | |
| cat /proc/cmdline | |
| console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am62xx_sk-fs-02/autofs/ed70d83bb34c3c1e1da9aea7c8c1243b,nolock,v3,tcp,rsize=4096,wsize=4096 | |
| root@genericarm64:~# | |
| - 03:53:55 [INFO] Host: uname -a | |
| - 03:53:56 [INFO] Target: | |
| uname -a | |
| Linux genericarm64 6.16.0-rc7 #1 SMP PREEMPT Wed Jul 23 07:47:48 UTC 2025 aarch64 GNU/Linux | |
| root@genericarm64:~# | |
| - 03:53:56 [INFO] Host: cat /proc/mtd | |
| - 03:53:56 [INFO] Target: | |
| 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" | |
| root@genericarm64:~# | |
| - 03:53:56 [INFO] Host: grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/pnp /etc/resolv.conf && systemctl restart systemd-resolved | |
| - 03:53:56 [INFO] Target: | |
| grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/ne | |
| et/pnp /etc/resolv.conf && systemctl restart systemd-resolved | |
| root@genericarm64:~# | |
| - 03:53:56 [INFO] Host: /kernel-qc.sh | |
| - 03:53:57 [INFO] Target: | |
| /kernel-qc.sh | |
| Firmware files packaged: | |
| e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /scratch/ti-upstream-firmware-test/ti-upstream-firmware-test/package/fw-versions.txt | |
| e77e73a5379b93ba5ae208ff91480f832a89d47eaf1ec42c88f6bcf86cff1fd8 /scratch/ti-upstream-firmware-test/ti-upstream-firmware-test/package/usr/lib/firmware/cnm/wave521c_k3_codec_fw.bin | |
| 81168034d5def08bf779028f22e7e908cd09880a42395b3f407050c139339af8 /scratch/ti-upstream-firmware-test/ti-upstream-firmware-test/package/usr/lib/firmware/cadence/mhdp8546.bin | |
| fd9fb9f378ced6a3c08d6ecc2298d90eae6317b3cba271bed02baca00fae005d /scratch/ti-upstream-firmware-test/ti-upstream-firmware-test/package/usr/lib/firmware/powervr/rogue_33.15.11.3_v1.fw | |
| 3075875ab63de9c5ae6d42da70a35a843ac22fe7c9d564b18ef657efae0d3273 /scratch/ti-upstream-firmware-test/ti-upstream-firmware-test/package/usr/lib/firmware/powervr/rogue_36.53.104.796_v1.fw | |
| af3e8892038e182ed9be12c2ede38d7accd1d9b63400a8fa4e6512a1cbd69762 /scratch/ti-upstream-firmware-test/ti-upstream-firmware-test/package/kernel-qc.sh | |
| * main 9604955 jenkins_kernel-build: Build dtbs_checks and store the results for offline review | |
| +a5fbfa20d1bd0f11d7f530ddee7385812da1f24e linux-firmware (heads/main) | |
| KERNEL LOG MESSAGES OF INTEREST: err:1 warn:18 | |
| =====>>>> KERNEL err MESSAGES (1) <<<====== | |
| + dmesg -x -l err | |
| kern :err : [ 12.674901] remoteproc remoteproc0: request_firmware failed: -2 | |
| + set +x | |
| ====================== | |
| =====>>>> KERNEL warn MESSAGES (18) <<<====== | |
| + dmesg -x -l warn | |
| kern :warn : [ 0.000000] KASLR disabled due to lack of seed | |
| kern :warn : [ 0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19 | |
| kern :warn : [ 1.551463] spi-nor spi0.0: supply vcc not found, using dummy regulator | |
| kern :warn : [ 1.838808] pca953x 1-0022: supply vcc not found, using dummy regulator | |
| daemon:warn : [ 9.155896] systemd[1]: syslog.socket: SO_PASSSEC failed: Operation not supported | |
| daemon:warn : [ 9.234052] systemd[1]: systemd-journald-dev-log.socket: SO_PASSSEC failed: Operation not supported | |
| daemon:warn : [ 9.262075] systemd[1]: systemd-journald.socket: SO_PASSSEC failed: Operation not supported | |
| daemon:warn : [ 9.270818] systemd[1]: systemd-journald.socket: SO_PASSSEC failed: Operation not supported | |
| kern :warn : [ 12.409159] at24 0-0051: supply vcc not found, using dummy regulator | |
| kern :warn : [ 12.587482] tps6598x 0-003f: Unable to find the interrupt, switching to polling | |
| kern :warn : [ 12.645140] remoteproc remoteproc0: Direct firmware load for am62-mcu-m4f0_0-fw failed with error -2 | |
| kern :warn : [ 12.665191] remoteproc remoteproc0: Direct firmware load for am62-mcu-m4f0_0-fw failed with error -2 | |
| kern :warn : [ 12.830760] rtc-ti-k3 2b1f0000.rtc: Clock rate 32552 is not 32768! Could misbehave! | |
| kern :warn : [ 12.910947] platform 78000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1) | |
| kern :warn : [ 12.942228] sii902x 1-003b: supply iovcc not found, using dummy regulator | |
| kern :warn : [ 12.953032] sii902x 1-003b: supply cvcc12 not found, using dummy regulator | |
| kern :warn : [ 14.970085] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 | |
| kern :warn : [ 39.962505] kauditd_printk_skb: 1 callbacks suppressed | |
| + set +x | |
| ====================== | |
| SUMMARY: KERNEL LOG MESSAGES OF INTEREST: err:1 warn:18 | |
| NUM_DEVICES_DEFERRED:0 | |
| root@genericarm64:~# | |
| - 03:53:57 [INFO] Host: ls -l /lib/firmware; ls -lR /lib/firmware/ipc | |
| - 03:53:57 [INFO] Target: | |
| ls -l /lib/firmware; ls -lR /lib/firmware/ipc | |
| total 12 | |
| drwxr-xr-x 2 root root 4096 Jul 23 2025 cadence | |
| drwxr-xr-x 2 root root 4096 Jul 23 2025 cnm | |
| drwxr-xr-x 2 root root 4096 Jul 23 2025 powervr | |
| ls: cannot access '/lib/firmware/ipc': No such file or directory | |
| root@genericarm64:~# | |
| - 03:53:57 [INFO] Host: cat /proc/diskstats | |
| - 03:53:58 [INFO] Target: | |
| cat /proc/diskstats | |
| 7 0 loop0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
| 7 1 loop1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
| 7 2 loop2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
| 7 3 loop3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
| 7 4 loop4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
| 7 5 loop5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
| 7 6 loop6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
| 7 7 loop7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
| 31 0 mtdblock0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
| 31 1 mtdblock1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
| 31 2 mtdblock2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
| 31 3 mtdblock3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
| 31 4 mtdblock4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
| 31 5 mtdblock5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
| 31 6 mtdblock6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
| 179 0 mmcblk0 130 0 5122 74 0 0 0 0 0 68 74 0 0 0 0 0 0 | |
| 179 1 mmcblk0p1 29 0 1273 15 0 0 0 0 0 24 15 0 0 0 0 0 0 | |
| 179 2 mmcblk0p2 30 0 1273 17 0 0 0 0 0 12 17 0 0 0 0 0 0 | |
| 179 3 mmcblk0p3 27 0 1256 13 0 0 0 0 0 8 13 0 0 0 0 0 0 | |
| 179 32 mmcblk0boot0 1 0 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
| 179 64 mmcblk1 126 0 5152 238 0 0 0 0 0 104 238 0 0 0 0 0 0 | |
| 179 65 mmcblk1p1 28 0 1280 32 0 0 0 0 0 20 32 0 0 0 0 0 0 | |
| 179 66 mmcblk1p2 27 0 1264 64 0 0 0 0 0 48 64 0 0 0 0 0 0 | |
| 179 67 mmcblk1p3 27 0 1288 69 0 0 0 0 0 60 69 0 0 0 0 0 0 | |
| 179 96 mmcblk0boot1 1 0 8 0 0 0 0 0 0 4 0 0 0 0 0 0 0 | |
| root@genericarm64:~# | |
| - 03:53:58 [INFO] Host: cat /proc/interrupts | |
| - 03:53:58 [INFO] Target: | |
| cat /proc/interrupts | |
| CPU0 CPU1 CPU2 CPU3 | |
| 9: 0 0 0 0 GICv3 25 Level vgic | |
| 11: 3266 3973 3545 3406 GICv3 30 Level arch_timer | |
| 12: 0 0 0 0 GICv3 27 Level kvm guest vtimer | |
| 14: 0 0 0 0 GICv3 23 Level arm-pmu | |
| 15: 3236 0 0 0 GICv3 66 Level 4d000000.mailbox thr_012 | |
| 24: 741 0 0 0 GICv3 193 Level 20000000.i2c | |
| 25: 268 0 0 0 GICv3 194 Level 20010000.i2c | |
| 26: 0 0 0 0 GICv3 195 Level 20020000.i2c | |
| 27: 7 0 0 0 MSI-INTA 1713152 Level 485c0100.dma-controller chan0 | |
| 45: 0 0 0 0 MSI-INTA 1714176 Edge 485c0100.dma-controller chan1 | |
| 57: 0 0 0 0 MSI-INTA 1714688 Level 485c0100.dma-controller chan1 | |
| 75: 0 0 0 0 MSI-INTA 1715718 Edge 485c0100.dma-controller chan2 | |
| 93: 0 0 0 0 MSI-INTA 1716230 Level 485c0100.dma-controller chan2 | |
| 115: 4 0 0 0 MSI-INTA 1970707 Level 8000000.ethernet-tx0 | |
| 123: 7 0 0 0 MSI-INTA 1970715 Level 8000000.ethernet-tx1 | |
| 131: 9 0 0 0 MSI-INTA 1970723 Level 8000000.ethernet-tx2 | |
| 139: 10 0 0 0 MSI-INTA 1970731 Level 8000000.ethernet-tx3 | |
| 147: 8 0 0 0 MSI-INTA 1970739 Level 8000000.ethernet-tx4 | |
| 155: 20720 0 0 0 MSI-INTA 1970747 Level 8000000.ethernet-tx5 | |
| 163: 2 0 0 0 MSI-INTA 1970755 Level 8000000.ethernet-tx6 | |
| 171: 10 0 0 0 MSI-INTA 1970763 Level 8000000.ethernet-tx7 | |
| 187: 0 0 0 0 MSI-INTA 1970779 Level 485c0000.dma-controller chan2 | |
| 205: 27472 0 0 0 MSI-INTA 1971731 Level 8000000.ethernet-rx0 | |
| 229: 0 0 0 0 MSI-INTA 1971755 Level 485c0000.dma-controller chan0 | |
| 230: 0 0 0 0 MSI-INTA 1971756 Level 485c0000.dma-controller chan1 | |
| 237: 608 0 0 0 GICv3 210 Level 2800000.serial | |
| 238: 2 0 0 0 GICv3 171 Level fc40000.spi | |
| 241: 0 0 0 0 GICv3 258 Level xhci-hcd:usb1 | |
| 244: 252 0 0 0 GICv3 165 Level mmc0 | |
| 368: 0 0 0 0 GPIO 23 Edge -davinci_gpio 1-0022 | |
| 397: 355 0 0 0 GICv3 115 Level mmc1 | |
| 398: 4 0 0 0 GICv3 108 Level mbox-m4-0, mbox-r5-0 | |
| 399: 0 0 0 0 GICv3 269 Level 2b10000.audio-controller_rx | |
| 400: 0 0 0 0 1-0022 16 Edge 1-003b | |
| 401: 0 0 0 0 GICv3 270 Level 2b10000.audio-controller_tx | |
| 402: 0 0 0 0 GICv3 132 Level 2b1f0000.rtc | |
| 403: 409 0 0 0 GICv3 116 Level tidss | |
| 404: 1 0 0 0 GICv3 118 Level gpu | |
| IPI0: 1495 2922 2758 4234 Rescheduling interrupts | |
| IPI1: 4164 9509 8404 10909 Function call interrupts | |
| IPI2: 0 0 0 0 CPU stop interrupts | |
| IPI3: 0 0 0 0 CPU stop NMIs | |
| IPI4: 0 0 0 0 Timer broadcast interrupts | |
| IPI5: 181 195 152 119 IRQ work interrupts | |
| IPI6: 0 0 0 0 CPU backtrace interrupts | |
| IPI7: 0 0 0 0 KGDB roundup interrupts | |
| Err: 0 | |
| root@genericarm64:~# | |
| - 03:53:58 [INFO] Host: cat /proc/softirqs | |
| - 03:53:58 [INFO] Target: | |
| cat /proc/softirqs | |
| CPU0 CPU1 CPU2 CPU3 | |
| HI: 40 0 0 0 | |
| TIMER: 1054 1435 968 984 | |
| NET_TX: 85 10 7 13 | |
| NET_RX: 19539 1 0 1 | |
| BLOCK: 130 0 0 0 | |
| IRQ_POLL: 0 0 0 0 | |
| TASKLET: 1239 12 2 0 | |
| SCHED: 2015 2174 1519 1681 | |
| HRTIMER: 0 0 0 0 | |
| RCU: 2674 3090 3040 3427 | |
| root@genericarm64:~# | |
| - 03:53:58 [INFO] Host: ls -lR /run/media/mmcblk0p1 | |
| - 03:53:59 [INFO] Target: | |
| ls -lR /run/media/mmcblk0p1 | |
| ls: cannot access '/run/media/mmcblk0p1': No such file or directory | |
| root@genericarm64:~# | |
| - 03:53:59 [INFO] Host: lsmod | |
| - 03:53:59 [INFO] Target: | |
| lsmod | |
| Module Size Used by | |
| cfg80211 401408 0 | |
| rfkill 28672 2 cfg80211 | |
| rpmsg_ctrl 12288 0 | |
| rpmsg_char 16384 1 rpmsg_ctrl | |
| snd_soc_hdmi_codec 16384 0 | |
| irq_pruss_intc 12288 0 | |
| pru_rproc 20480 0 | |
| powervr 172032 0 | |
| drm_gpuvm 32768 1 powervr | |
| snd_soc_simple_card 16384 0 | |
| drm_exec 12288 2 drm_gpuvm,powervr | |
| snd_soc_simple_card_utils 28672 1 snd_soc_simple_card | |
| gpu_sched 32768 1 powervr | |
| drm_shmem_helper 28672 1 powervr | |
| display_connector 12288 0 | |
| ti_k3_r5_remoteproc 24576 0 | |
| tidss 49152 1 | |
| rtc_ti_k3 12288 1 | |
| k3_j72xx_bandgap 12288 0 | |
| rti_wdt 12288 0 | |
| drm_display_helper 163840 1 tidss | |
| drm_dma_helper 20480 3 tidss | |
| sa2ul 32768 0 | |
| ti_k3_m4_remoteproc 12288 0 | |
| snd_soc_davinci_mcasp 36864 2 | |
| sii902x 16384 0 | |
| drm_client_lib 12288 1 tidss | |
| sha256 16384 1 sa2ul | |
| ti_k3_common 16384 2 ti_k3_r5_remoteproc,ti_k3_m4_remoteproc | |
| libsha256_generic 12288 1 sha256 | |
| drm_kms_helper 172032 7 sii902x,drm_dma_helper,display_connector,drm_shmem_helper,drm_display_helper,drm_client_lib,tidss | |
| snd_soc_ti_sdma 12288 1 snd_soc_davinci_mcasp | |
| tps6598x 24576 0 | |
| snd_soc_ti_udma 12288 1 snd_soc_davinci_mcasp | |
| authenc 12288 1 sa2ul | |
| snd_soc_tlv320aic3x_i2c 12288 1 | |
| omap_mailbox 12288 2 | |
| typec 77824 1 tps6598x | |
| snd_soc_ti_edma 12288 1 snd_soc_davinci_mcasp | |
| pruss 16384 1 pru_rproc | |
| at24 24576 0 | |
| snd_soc_tlv320aic3x 73728 1 snd_soc_tlv320aic3x_i2c | |
| ramoops 24576 0 | |
| omap_hwspinlock 12288 0 | |
| pwm_tiecap 12288 0 | |
| pwm_tiehrpwm 16384 0 | |
| reed_solomon 16384 1 ramoops | |
| drm 565248 13 gpu_sched,sii902x,drm_kms_helper,drm_exec,drm_dma_helper,display_connector,drm_gpuvm,powervr,drm_shmem_helper,drm_display_helper,drm_client_lib,tidss | |
| fuse 151552 1 | |
| backlight 16384 2 drm_display_helper,drm | |
| ipv6 450560 30 | |
| root@genericarm64:~# | |
| - 03:53:59 [INFO] Host: echo 'hello world' | |
| - 03:53:59 [INFO] Target: | |
| echo 'hello world' | |
| hello world | |
| root@genericarm64:~# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment