Created
August 3, 2023 14:49
-
-
Save uditkumarti/6c8b1b1a0bc0bcfef5e04de37c3cb411 to your computer and use it in GitHub Desktop.
J721s2_v3_patch_with_pin_mux
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
** DTB Check ** | |
udit@udit-HP-Z2-Tower-G9-Workstation-Desktop-PC:~/workarea/build/linux/linux-next$ make -j16 ARCH=arm64 CROSS_COMPILE=aarch64-none-linux-gnu- dtstree=arch/arm64/boot/dts/ti/ dtbs_check | |
DTC_CHK arch/arm64/boot/dts/ti//k3-j721s2-common-proc-board.dtb | |
/home/udit/workarea/build/linux/linux-next/arch/arm64/boot/dts/ti/k3-j721s2-common-proc-board.dtb: syscon@40f00000: compatible: ['syscon', 'simple-mfd'] is too short | |
from schema $id: http://devicetree.org/schemas/mfd/syscon.yaml# | |
udit@udit-HP-Z2-Tower-G9-Workstation-Desktop-PC:~/workarea/build/linux/linux-next$ | |
** Check patch ** | |
udit@udit-HP-Z2-Tower-G9-Workstation-Desktop-PC:~/workarea/build/linux/linux-next$ ./scripts/checkpatch.pl v3-0001-arm64-dts-ti-k3-j721s2-som-p0-Correct-pinmux-offs.patch | |
total: 0 errors, 0 warnings, 40 lines checked | |
v3-0001-arm64-dts-ti-k3-j721s2-som-p0-Correct-pinmux-offs.patch has no obvious style problems and is ready for submission. | |
** KPV ** | |
0001-arm64-dts-ti-k3-j721s2-Correct-pinmux-offset-for-osp.patch Tests: Passed(ALL): defconfig btest_kbuild ftest_check_kdoc ftest_check_includes ftest_check_headerdeps btest_basic btest_sparse ptest_am ptest_check ytest_dt_binding_check dtest_build_dtb dtest_build_dtb_to_dts | |
General Tests: Passed(ALL): btest_mrproper defconfig | |
***************** DETAILED RESULTS ********* | |
================ | |
::test results START 0001-arm64-dts-ti-k3-j721s2-Correct-pinmux-offset-for-osp.patch :: | |
================ | |
Subject: Subject: [PATCH] arm64: dts: ti: k3-j721s2: Correct pinmux offset for ospi | |
Passed: defconfig btest_kbuild ftest_check_kdoc ftest_check_includes ftest_check_headerdeps btest_basic btest_sparse ptest_am ptest_check ytest_dt_binding_check dtest_build_dtb dtest_build_dtb_to_dts | |
================ | |
::test results END 0001-arm64-dts-ti-k3-j721s2-Correct-pinmux-offset-for-osp.patch :: | |
================ | |
================ | |
::Complete test results START:: | |
================ | |
Passed: btest_mrproper defconfig | |
================ | |
::Complete test results END:: | |
================ | |
================ | |
CPUS used: 20 | |
================ | |
================ | |
Application versions | |
================ | |
version of perl: | |
/usr/bin/perl | |
This is perl 5, version 34, subversion 0 (v5.34.0) built for x86_64-linux-gnu-thread-multi | |
(with 58 registered patches, see perl -V for more detail) | |
Copyright 1987-2021, Larry Wall | |
Perl may be copied only under the terms of either the Artistic License or the | |
GNU General Public License, which may be found in the Perl 5 source kit. | |
Complete documentation for Perl, including FAQ lists, should be found on | |
this system using "man perl" or "perldoc perl". If you have access to the | |
Internet, point your browser at http://www.perl.org/, the Perl Home Page. | |
version of make: | |
/usr/bin/make | |
GNU Make 4.3 | |
Built for x86_64-pc-linux-gnu | |
Copyright (C) 1988-2020 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
version of dtc: | |
/usr/bin/dtc | |
Version: DTC 1.6.1 | |
version of sparse: | |
/usr/bin/sparse | |
0.6.4 (Ubuntu: 0.6.4-2) | |
version of patch: | |
/usr/bin/patch | |
GNU patch 2.7.6 | |
Copyright (C) 2003, 2009-2012 Free Software Foundation, Inc. | |
Copyright (C) 1988 Larry Wall | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Written by Larry Wall and Paul Eggert | |
version of git: | |
/usr/bin/git | |
git version 2.34.1 | |
version of realpath: | |
/usr/bin/realpath | |
realpath (GNU coreutils) 8.32 | |
Copyright (C) 2020 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>. | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Written by Padraig Brady. | |
version of basename: | |
/usr/bin/basename | |
basename (GNU coreutils) 8.32 | |
Copyright (C) 2020 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>. | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Written by David MacKenzie. | |
version of aarch64-none-linux-gnu-gcc: | |
/home/udit/ti-processor-sdk-linux-j7200-evm-08_06_00_11/linux-devkit/sysroots/x86_64-arago-linux/usr/bin//aarch64-none-linux-gnu-gcc | |
aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025 | |
Copyright (C) 2019 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
version of dtschema python3 package: | |
dtschema 2023.7 | |
================ | |
================ | |
Test duration: 403 seconds (Started Thursday 03 August 2023 06:21:46 PM IST, ended Thursday 03 August 2023 06:28:29 PM IST) | |
** Boot logs ** | |
#check prompt | |
/test # #check prompt | |
/test # #check prompt | |
/test # #check prompt | |
/test # | |
U-Boot SPL 2023.04-gf3f8ddb2dd (Jul 28 2023 - 15:23:30 +0000) | |
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.6--v09.00.06 (Kool Koala)') | |
SPL initial stack usage: 13424 bytes | |
Trying to boot from UART | |
Cmage was also encrypted | |
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted | |
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted | |
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted | |
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted | |
Loaded 1023279 bytes | |
Loading Environment from nowhere... OK | |
init_env from device 7 not supported! | |
Starting ATF on ARM64 core... | |
NOTICE: BL31: v2.9(release):v2.9.0-dirty | |
NOTICE: BL31: Built : 14:12:59, May 22 2023 | |
I/TC: | |
I/TC: OP-TEE version: 3.20.0 (gcc version 11.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-gf3f8ddb2dd (Jul 28 2023 - 15:23:30 +0000) | |
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.6--v09.00.06 (Kool Koala)') | |
Trying to boot from UART | |
Cmage was also encrypted | |
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted | |
Loaded 1322479 bytes | |
U-Boot 2023.04-gf3f8ddb2dd (Jul 28 2023 - 15:23:30 +0000) | |
SoC: J721S2 SR1.0 GP | |
Model: Texas Instruments J721S2 EVM | |
Board: J721S2X-PM1-SOM rev E1 | |
DRAM: 16 GiB | |
Core: 88 devices, 31 uclasses, devicetree: separate | |
Flash: 0 Bytes | |
MMC: mmc@4f80000: 0, mmc@4fb0000: 1 | |
Loading Environment from nowhere... OK | |
In: serial@2880000 | |
Out: serial@2880000 | |
Err: serial@2880000 | |
am65_cpsw_nuss ethernet@46000000: K3 CPSW: nuss_ver: 0x6BA02102 cpsw_ver: 0x6BA82102 ale_ver: 0x00293904 Ports:1 mdio_freq:1000000 | |
Net: eth0: ethernet@46000000port@1 | |
Hit any key to stop autoboot: 2 0 | |
=> | |
=> | |
=> | |
=> | |
=> | |
=> | |
=> version | |
U-Boot 2023.04-gf3f8ddb2dd (Jul 28 2023 - 15:23:30 +0000) | |
aarch64-oe-linux-gcc (GCC) 11.3.0 | |
GNU ld (GNU Binutils) 2.38.20220708 | |
=> setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02880000 rootwait fsck.mode=skip sysrq_always_enabled ' | |
=> setenv bootcmd '' | |
=> setenv autoload 'no' | |
=> setenv serverip '192.168.0.1' | |
=> setenv _initramfs - | |
=> printenv | |
_initramfs=- | |
addr_fit=0x90000000 | |
arch=arm | |
args_all=setenv optargs earlycon=ns16550a,mmio32,0x02880000 ${mtdparts} | |
args_mmc=run finduuid;setenv bootargs console=${console} ${optargs} root=PARTUUID=${uuid} rw rootfstype=${mmcrootfstype} | |
args_ospi_nand=setenv bootargs console=${console} ${optargs} ubi.mtd=${ospi_nand_bootpart} root=${ospi_nand_bootvolume} rootfstype=ubifs | |
args_ufs=setenv devtype scsi;setenv bootpart 1:1; run ufs_finduuid; setenv bootargs console = ${console} ${optargs} root=PARTUUID=${uuid} rw rootfstype=${scsirootfstype}; setenv devtype scsi; setenv bootpart 1:1 | |
autoload=no | |
baudrate=115200 | |
board=j721s2 | |
board_name=j721s2 | |
board_rev=E1 | |
board_serial=0067 | |
board_software_revision=01 | |
boot=mmc | |
boot_a_script=load ${devtype} ${devnum}:${distro_bootpart} ${scriptaddr} ${prefix}${script}; source ${scriptaddr} | |
boot_efi_binary=load ${devtype} ${devnum}:${distro_bootpart} ${kernel_addr_r} efi/boot/bootaa64.efi; if fdt addr -q ${fdt_addr_r}; then bootefi ${kernel_addr_r} ${fdt_addr_r};else bootefi ${kernel_addr_r} ${fdtcontroladdr};fi | |
boot_efi_bootmgr=if fdt addr -q ${fdt_addr_r}; then bootefi bootmgr ${fdt_addr_r};else bootefi bootmgr;fi | |
boot_extlinux=sysboot ${devtype} ${devnum}:${distro_bootpart} any ${scriptaddr} ${prefix}${boot_syslinux_conf} | |
boot_fdt=try | |
boot_fit=0 | |
boot_net_usb_start=usb start | |
boot_prefixes=/ /boot/ | |
boot_rprocs=if test ${dorprocboot} -eq 1 && test ${boot} = mmc; then rproc init; run boot_rprocs_mmc; fi; | |
boot_rprocs_mmc=env set rproc_id; env set rproc_fw; 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 | |
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02880000 rootwait fsck.mode=skip sysrq_always_enabled | |
bootcmd= | |
bootcmd_dhcp=devtype=dhcp; run boot_net_usb_start; if dhcp ${scriptaddr} ${boot_script_dhcp}; then source ${scriptaddr}; fi;setenv efi_fdtfile ${fdtfile}; setenv efi_old_vci ${bootp_vci};setenv efi_old_arch ${bootp_arch};setenv bootp_vci PXEClient:Arch:00011:UNDI:003000;setenv bootp_arch 0xb;if dhcp ${kernel_addr_r}; then tftpboot ${fdt_addr_r} dtb/${efi_fdtfile};if fdt addr -q ${fdt_addr_r}; then bootefi ${kernel_addr_r} ${fdt_addr_r}; else bootefi ${kernel_addr_r} ${fdtcontroladdr};fi;fi;setenv bootp_vci ${efi_old_vci};setenv bootp_arch ${efi_old_arch};setenv efi_fdtfile;setenv efi_old_arch;setenv efi_old_vci; | |
bootcmd_mmc0=devnum=0; run mmc_boot | |
bootcmd_mmc1=devnum=1; run mmc_boot | |
bootcmd_pxe=run boot_net_usb_start; dhcp; if pxe get; then pxe boot; fi | |
bootcmd_ti_mmc=run findfdt; run init_${boot}; 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-j721s2-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 fat 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-boot-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 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; | |
ethaddr=f4:84:4c:fb:3e:9a | |
fdt_addr_r=0x88000000 | |
fdtaddr=0x88000000 | |
fdtcontroladdr=fde715f0 | |
fdtoverlay_addr_r=0x89000000 | |
findfdt=setenv name_fdt ${default_device_tree}; if test $board_name = j721s2; then setenv name_fdt ti/k3-j721s2-common-proc-board.dtb; fi; if test $board_name = am68-sk; then setenv name_fdt ti/k3-am68-sk-base-board.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_ospi_nand=ubifsload ${fdtaddr} ${bootdir}/dtb/${fdtfile}; | |
get_fdt_ufs=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/${fdtfile} | |
get_fit_config=setexpr name_fit_config gsub / _ conf-${fdtfile} | |
get_fit_mmc=load mmc ${bootpart} ${addr_fit} ${bootdir}/${name_fit} | |
get_fit_ospi_nand=ubifsload ${addr_fit} ${bootdir}/${name_fit} | |
get_kern_mmc=load mmc ${bootpart} ${loadaddr} ${bootdir}/${name_kern} | |
get_kern_ospi_nand=ubifsload ${loadaddr} ${bootdir}/${name_kern} | |
get_kern_ufs=load ${devtype} ${bootpart} ${loadaddr} ${bootdir}/${name_kern} | |
get_overlay_mmc=fdt address ${fdtaddr}; fdt resize 0x100000; for overlay in $name_overlays; do; load mmc ${bootpart} ${dtboaddr} ${bootdir}/dtb/${overlay} && fdt apply ${dtboaddr}; done; | |
get_overlay_ospi_nand=fdt address ${fdtaddr} fdt resize 0x100000; for overlay in $name_overlays; do; ubifsload ${dtboaddr} ${bootdir}/dtb/${overlay} && fdt apply ${dtboaddr}; done; | |
get_overlay_ufs=fdt address ${fdtaddr}; fdt resize 0x100000; for overlay in $name_overlays; do; load scsi ${bootpart} ${dtboaddr} ${bootdir}/${overlay} && fdt apply ${dtboaddr}; done; | |
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_mmc=run args_all args_mmc | |
init_ospi_nand=run args_all args_ospi_nand ospi_nand_ubi_init | |
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} | |
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} - ${fdtaddr}; else if test ${boot_fdt} = try; then bootz; else echo WARN: Cannot load the DT; fi; fi; else bootz; fi; | |
mmcrootfstype=ext4 rootwait | |
mtdids=nor0=47040000.spi.0,nand0=spi-nand0 | |
mtdparts=mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),256k(ospi.env.backup),57088k@8m(ospi.rootfs),256k(ospi.phypattern);spi-nand0:512k(ospi_nand.tiboot3),2m(ospi_nand.tispl),4m(ospi_nand.u-boot),256k(ospi_nand.env),256k(ospi_nand.env.backup),98048k@32m(ospi_nand.rootfs),256k@130816k(ospi_nand.phypattern) | |
name_fit=fitImage | |
name_kern=Image | |
ospi_nand_bootpart=ospi_nand.rootfs | |
ospi_nand_bootvolume=ubi0:rootfs | |
ospi_nand_ubi_init=ubi part ${ospi_nand_bootpart}; ubifsmount ${ospi_nand_bootvolume}; | |
partitions=name=rootfs,start=0,size=-,uuid=${uuid_gpt_rootfs} | |
pxefile_addr_r=0x80100000 | |
ramdisk_addr_r=0x88080000 | |
rd_spec=- | |
rdaddr=0x88080000 | |
rproc_fw_binaries= 2 /lib/firmware/j721s2-main-r5f0_0-fw 3 /lib/firmware/j721s2-main-r5f0_1-fw 4 /lib/firmware/j721s2-main-r5f1_0-fw 5 /lib/firmware/j721s2-main-r5f1_1-fw 6 /lib/firmware/j721s2-c71_0-fw 7 /lib/firmware/j721s2-c71_1-fw | |
rproc_load_and_boot_one=if load mmc ${bootpart} $loadaddr ${rproc_fw}; then if rproc load ${rproc_id} ${loadaddr} ${filesize}; then rproc start ${rproc_id}; fi; fi | |
run_fit=run get_fit_config; bootm ${addr_fit}#${name_fit_config}${overlaystring} | |
run_kern=booti ${loadaddr} ${rd_spec} ${fdtaddr} | |
scan_dev_for_boot=echo Scanning ${devtype} ${devnum}:${distro_bootpart}...; for prefix in ${boot_prefixes}; do run scan_dev_for_extlinux; run scan_dev_for_scripts; done;run scan_dev_for_efi; | |
scan_dev_for_boot_part=part list ${devtype} ${devnum} -bootable devplist; env exists devplist || setenv devplist 1; for distro_bootpart in ${devplist}; do if fstype ${devtype} ${devnum}:${distro_bootpart} bootfstype; then part uuid ${devtype} ${devnum}:${distro_bootpart} distro_bootpart_uuid ; run scan_dev_for_boot; fi; done; setenv devplist | |
scan_dev_for_efi=setenv efi_fdtfile ${fdtfile}; for prefix in ${efi_dtb_prefixes}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${efi_fdtfile}; then run load_efi_dtb; fi;done;run boot_efi_bootmgr;if test -e ${devtype} ${devnum}:${distro_bootpart} efi/boot/bootaa64.efi; then echo Found EFI removable media binary efi/boot/bootaa64.efi; run boot_efi_binary; echo EFI LOAD FAILED: continuing...; fi; setenv efi_fdtfile | |
scan_dev_for_extlinux=if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${boot_syslinux_conf}; then echo Found ${prefix}${boot_syslinux_conf}; run boot_extlinux; echo EXTLINUX FAILED: continuing...; fi | |
scan_dev_for_scripts=for script in ${boot_scripts}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${script}; then echo Found U-Boot script ${prefix}${script}; run boot_a_script; echo SCRIPT FAILED: continuing...; fi; done | |
scriptaddr=0x80000000 | |
scsi_boot=run scsi_init; if scsi dev ${devnum}; then devtype=scsi; run scan_dev_for_boot_part; fi | |
scsi_init=if ${scsi_need_init}; then scsi_need_init=false; scsi scan; fi | |
scsirootfstype=ext4 rootwait | |
secure_rprocs=0 | |
serial#=0000000000000067 | |
serverip=192.168.0.1 | |
soc=k3 | |
stderr=serial@2880000 | |
stdin=serial@2880000 | |
stdout=serial@2880000 | |
ubifs_boot=if ubi part ${bootubipart} ${bootubioff} && ubifsmount ubi0:${bootubivol}; then devtype=ubi; devnum=ubi0; bootfstype=ubifs; distro_bootpart=${bootubivol}; run scan_dev_for_boot; ubifsumount; fi | |
ufs_finduuid=part uuid scsi ${bootpart} uuid | |
update_to_fit=setenv loadaddr ${addr_fit}; setenv bootfile ${name_fit} | |
usb_boot=usb start; if usb dev ${devnum}; then devtype=usb; run scan_dev_for_boot_part; fi | |
vendor=ti | |
Environment size: 11383/262139 bytes | |
=> printenv bootargs | |
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02880000 rootwait fsck.mode=skip sysrq_always_enabled | |
=> setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp ' | |
=> setenv serverip '192.168.0.1' | |
=> setenv autoload 'no' | |
=> dhcp | |
k3-navss-ringacc ringacc@2b800000: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:272 | |
k3-navss-ringacc ringacc@2b800000: dma-ring-reset-quirk: disabled | |
am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2 | |
ethernet@46000000port@1 Waiting for PHY auto negotiation to complete......... TIMEOUT ! | |
am65_cpsw_nuss_port ethernet@46000000port@1: phy_startup failed | |
am65_cpsw_nuss_port ethernet@46000000port@1: am65_cpsw_start end error | |
=> <INTERRUPT> | |
=> | |
=> dhcp | |
am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2 | |
link up on port 1, speed 1000, full duplex | |
BOOTP broadcast 1 | |
BOOTP broadcast 2 | |
BOOTP broadcast 3 | |
DHCP client bound to address 192.168.0.233 (1003 ms) | |
=> setenv dorprocboot '1' | |
=> run boot_rprocs | |
k3_r5f_rproc r5f@41000000: Core 1 is already in use. No rproc commands work | |
k3_r5f_rproc r5f@41400000: Core 2 is already in use. No rproc commands work | |
79464 bytes read in 21 ms (3.6 MiB/s) | |
Load Remote Processor 2 with data@addr=0x82000000 79464 bytes: Success! | |
79464 bytes read in 21 ms (3.6 MiB/s) | |
Load Remote Processor 3 with data@addr=0x82000000 79464 bytes: Success! | |
79464 bytes read in 20 ms (3.8 MiB/s) | |
Load Remote Processor 4 with data@addr=0x82000000 79464 bytes: Success! | |
79464 bytes read in 20 ms (3.8 MiB/s) | |
Load Remote Processor 5 with data@addr=0x82000000 79464 bytes: Success! | |
10488888 bytes read in 27 ms (370.5 MiB/s) | |
Load Remote Processor 6 with data@addr=0x82000000 10488888 bytes: Success! | |
10488888 bytes read in 27 ms (370.5 MiB/s) | |
Load Remote Processor 7 with data@addr=0x82000000 10488888 bytes: Success! | |
=> printenv | |
_initramfs=- | |
addr_fit=0x90000000 | |
arch=arm | |
args_all=setenv optargs earlycon=ns16550a,mmio32,0x02880000 ${mtdparts} | |
args_mmc=run finduuid;setenv bootargs console=${console} ${optargs} root=PARTUUID=${uuid} rw rootfstype=${mmcrootfstype} | |
args_ospi_nand=setenv bootargs console=${console} ${optargs} ubi.mtd=${ospi_nand_bootpart} root=${ospi_nand_bootvolume} rootfstype=ubifs | |
args_ufs=setenv devtype scsi;setenv bootpart 1:1; run ufs_finduuid; setenv bootargs console = ${console} ${optargs} root=PARTUUID=${uuid} rw rootfstype=${scsirootfstype}; setenv devtype scsi; setenv bootpart 1:1 | |
autoload=no | |
baudrate=115200 | |
board=j721s2 | |
board_name=j721s2 | |
board_rev=E1 | |
board_serial=0067 | |
board_software_revision=01 | |
boot=mmc | |
boot_a_script=load ${devtype} ${devnum}:${distro_bootpart} ${scriptaddr} ${prefix}${script}; source ${scriptaddr} | |
boot_efi_binary=load ${devtype} ${devnum}:${distro_bootpart} ${kernel_addr_r} efi/boot/bootaa64.efi; if fdt addr -q ${fdt_addr_r}; then bootefi ${kernel_addr_r} ${fdt_addr_r};else bootefi ${kernel_addr_r} ${fdtcontroladdr};fi | |
boot_efi_bootmgr=if fdt addr -q ${fdt_addr_r}; then bootefi bootmgr ${fdt_addr_r};else bootefi bootmgr;fi | |
boot_extlinux=sysboot ${devtype} ${devnum}:${distro_bootpart} any ${scriptaddr} ${prefix}${boot_syslinux_conf} | |
boot_fdt=try | |
boot_fit=0 | |
boot_net_usb_start=usb start | |
boot_prefixes=/ /boot/ | |
boot_rprocs=if test ${dorprocboot} -eq 1 && test ${boot} = mmc; then rproc init; run boot_rprocs_mmc; fi; | |
boot_rprocs_mmc=env set rproc_id; env set rproc_fw; 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 | |
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02880000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp | |
bootcmd= | |
bootcmd_dhcp=devtype=dhcp; run boot_net_usb_start; if dhcp ${scriptaddr} ${boot_script_dhcp}; then source ${scriptaddr}; fi;setenv efi_fdtfile ${fdtfile}; setenv efi_old_vci ${bootp_vci};setenv efi_old_arch ${bootp_arch};setenv bootp_vci PXEClient:Arch:00011:UNDI:003000;setenv bootp_arch 0xb;if dhcp ${kernel_addr_r}; then tftpboot ${fdt_addr_r} dtb/${efi_fdtfile};if fdt addr -q ${fdt_addr_r}; then bootefi ${kernel_addr_r} ${fdt_addr_r}; else bootefi ${kernel_addr_r} ${fdtcontroladdr};fi;fi;setenv bootp_vci ${efi_old_vci};setenv bootp_arch ${efi_old_arch};setenv efi_fdtfile;setenv efi_old_arch;setenv efi_old_vci; | |
bootcmd_mmc0=devnum=0; run mmc_boot | |
bootcmd_mmc1=devnum=1; run mmc_boot | |
bootcmd_pxe=run boot_net_usb_start; dhcp; if pxe get; then pxe boot; fi | |
bootcmd_ti_mmc=run findfdt; run init_${boot}; run main_cpsw0_qsgmii_phyinit; run boot_rprocs; if test ${boot_fit} -eq 1; then run get_fit_${boot}; run get_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-j721s2-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 fat 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-boot-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 | |
dnsip=192.0.2.2 | |
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 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; | |
ethact=ethernet@46000000port@1 | |
ethaddr=f4:84:4c:fb:3e:9a | |
fdt_addr_r=0x88000000 | |
fdtaddr=0x88000000 | |
fdtcontroladdr=fde715f0 | |
fdtoverlay_addr_r=0x89000000 | |
fileaddr=82000000 | |
filesize=a00c38 | |
findfdt=setenv name_fdt ${default_device_tree}; if test $board_name = j721s2; then setenv name_fdt ti/k3-j721s2-common-proc-board.dtb; fi; if test $board_name = am68-sk; then setenv name_fdt ti/k3-am68-sk-base-board.dtb; fi; setenv fdtfile ${name_fdt} | |
finduuid=part uuid ${boot} ${bootpart} uuid | |
gatewayip=192.168.0.1 | |
get_fdt_mmc=load mmc ${bootpart} ${fdtaddr} ${bootdir}/dtb/${name_fdt} | |
get_fdt_ospi_nand=ubifsload ${fdtaddr} ${bootdir}/dtb/${fdtfile}; | |
get_fdt_ufs=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/${fdtfile} | |
get_fit_config=setexpr name_fit_config gsub / _ conf-${fdtfile} | |
get_fit_mmc=load mmc ${bootpart} ${addr_fit} ${bootdir}/${name_fit} | |
get_fit_ospi_nand=ubifsload ${addr_fit} ${bootdir}/${name_fit} | |
get_kern_mmc=load mmc ${bootpart} ${loadaddr} ${bootdir}/${name_kern} | |
get_kern_ospi_nand=ubifsload ${loadaddr} ${bootdir}/${name_kern} | |
get_kern_ufs=load ${devtype} ${bootpart} ${loadaddr} ${bootdir}/${name_kern} | |
get_overlay_mmc=fdt address ${fdtaddr}; fdt resize 0x100000; for overlay in $name_overlays; do; load mmc ${bootpart} ${dtboaddr} ${bootdir}/dtb/${overlay} && fdt apply ${dtboaddr}; done; | |
get_overlay_ospi_nand=fdt address ${fdtaddr} fdt resize 0x100000; for overlay in $name_overlays; do; ubifsload ${dtboaddr} ${bootdir}/dtb/${overlay} && fdt apply ${dtboaddr}; done; | |
get_overlay_ufs=fdt address ${fdtaddr}; fdt resize 0x100000; for overlay in $name_overlays; do; load scsi ${bootpart} ${dtboaddr} ${bootdir}/${overlay} && fdt apply ${dtboaddr}; done; | |
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_mmc=run args_all args_mmc | |
init_ospi_nand=run args_all args_ospi_nand ospi_nand_ubi_init | |
init_ufs=ufs init; scsi scan; run args_ufs | |
ipaddr=192.168.0.233 | |
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} | |
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} - ${fdtaddr}; else if test ${boot_fdt} = try; then bootz; else echo WARN: Cannot load the DT; fi; fi; else bootz; fi; | |
mmcrootfstype=ext4 rootwait | |
mtdids=nor0=47040000.spi.0,nand0=spi-nand0 | |
mtdparts=mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),256k(ospi.env.backup),57088k@8m(ospi.rootfs),256k(ospi.phypattern);spi-nand0:512k(ospi_nand.tiboot3),2m(ospi_nand.tispl),4m(ospi_nand.u-boot),256k(ospi_nand.env),256k(ospi_nand.env.backup),98048k@32m(ospi_nand.rootfs),256k@130816k(ospi_nand.phypattern) | |
name_fit=fitImage | |
name_kern=Image | |
netmask=255.255.255.0 | |
ospi_nand_bootpart=ospi_nand.rootfs | |
ospi_nand_bootvolume=ubi0:rootfs | |
ospi_nand_ubi_init=ubi part ${ospi_nand_bootpart}; ubifsmount ${ospi_nand_bootvolume}; | |
partitions=name=rootfs,start=0,size=-,uuid=${uuid_gpt_rootfs} | |
pxefile_addr_r=0x80100000 | |
ramdisk_addr_r=0x88080000 | |
rd_spec=- | |
rdaddr=0x88080000 | |
rproc_fw_binaries= 2 /lib/firmware/j721s2-main-r5f0_0-fw 3 /lib/firmware/j721s2-main-r5f0_1-fw 4 /lib/firmware/j721s2-main-r5f1_0-fw 5 /lib/firmware/j721s2-main-r5f1_1-fw 6 /lib/firmware/j721s2-c71_0-fw 7 /lib/firmware/j721s2-c71_1-fw | |
rproc_load_and_boot_one=if load mmc ${bootpart} $loadaddr ${rproc_fw}; then if rproc load ${rproc_id} ${loadaddr} ${filesize}; then rproc start ${rproc_id}; fi; fi | |
run_fit=run get_fit_config; bootm ${addr_fit}#${name_fit_config}${overlaystring} | |
run_kern=booti ${loadaddr} ${rd_spec} ${fdtaddr} | |
scan_dev_for_boot=echo Scanning ${devtype} ${devnum}:${distro_bootpart}...; for prefix in ${boot_prefixes}; do run scan_dev_for_extlinux; run scan_dev_for_scripts; done;run scan_dev_for_efi; | |
scan_dev_for_boot_part=part list ${devtype} ${devnum} -bootable devplist; env exists devplist || setenv devplist 1; for distro_bootpart in ${devplist}; do if fstype ${devtype} ${devnum}:${distro_bootpart} bootfstype; then part uuid ${devtype} ${devnum}:${distro_bootpart} distro_bootpart_uuid ; run scan_dev_for_boot; fi; done; setenv devplist | |
scan_dev_for_efi=setenv efi_fdtfile ${fdtfile}; for prefix in ${efi_dtb_prefixes}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${efi_fdtfile}; then run load_efi_dtb; fi;done;run boot_efi_bootmgr;if test -e ${devtype} ${devnum}:${distro_bootpart} efi/boot/bootaa64.efi; then echo Found EFI removable media binary efi/boot/bootaa64.efi; run boot_efi_binary; echo EFI LOAD FAILED: continuing...; fi; setenv efi_fdtfile | |
scan_dev_for_extlinux=if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${boot_syslinux_conf}; then echo Found ${prefix}${boot_syslinux_conf}; run boot_extlinux; echo EXTLINUX FAILED: continuing...; fi | |
scan_dev_for_scripts=for script in ${boot_scripts}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${script}; then echo Found U-Boot script ${prefix}${script}; run boot_a_script; echo SCRIPT FAILED: continuing...; fi; done | |
scriptaddr=0x80000000 | |
scsi_boot=run scsi_init; if scsi dev ${devnum}; then devtype=scsi; run scan_dev_for_boot_part; fi | |
scsi_init=if ${scsi_need_init}; then scsi_need_init=false; scsi scan; fi | |
scsirootfstype=ext4 rootwait | |
secure_rprocs=0 | |
serial#=0000000000000067 | |
serverip=192.168.0.1 | |
soc=k3 | |
stderr=serial@2880000 | |
stdin=serial@2880000 | |
stdout=serial@2880000 | |
ubifs_boot=if ubi part ${bootubipart} ${bootubioff} && ubifsmount ubi0:${bootubivol}; then devtype=ubi; devnum=ubi0; bootfstype=ubifs; distro_bootpart=${bootubivol}; run scan_dev_for_boot; ubifsumount; fi | |
ufs_finduuid=part uuid scsi ${bootpart} uuid | |
update_to_fit=setenv loadaddr ${addr_fit}; setenv bootfile ${name_fit} | |
usb_boot=usb start; if usb dev ${devnum}; then devtype=usb; run scan_dev_for_boot_part; fi | |
vendor=ti | |
Environment size: 11548/262139 bytes | |
=> tftp ${loadaddr} 192.168.0.1:vatf_j721s2-evm1/9432c3eb1ee7d412105aea02183f5236 | |
am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2 | |
link up on port 1, speed 1000, full duplex | |
Using ethernet@46000000port@1 device | |
TFTP from server 192.168.0.1; our IP address is 192.168.0.233 | |
Filename 'vatf_j721s2-evm1/9432c3eb1ee7d412105aea02183f5236'. | |
Load address: 0x82000000 | |
Loading: *################################################## 39.3 MiB | |
13.9 MiB/s | |
done | |
Bytes transferred = 41163264 (2741a00 hex) | |
=> tftp ${fdt_addr_r} 192.168.0.1:vatf_j721s2-evm1/64f8d2a0efc9822b6b461910094b3127 | |
am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2 | |
link up on port 1, speed 1000, full duplex | |
Using ethernet@46000000port@1 device | |
TFTP from server 192.168.0.1; our IP address is 192.168.0.233 | |
Filename 'vatf_j721s2-evm1/64f8d2a0efc9822b6b461910094b3127'. | |
Load address: 0x88000000 | |
Loading: *################################################## 51.8 KiB | |
6.3 MiB/s | |
done | |
Bytes transferred = 53090 (cf62 hex) | |
=> fdt address ${fdt_addr_r} | |
Working FDT set to 88000000 | |
=> printenv bootargs | |
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02880000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp | |
=> setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/j721s2-evm1/autofs/be8046fb7eb6ec37914013aab307bfdb,nolock,v3,tcp,rsize=4096,wsize=4096 ' | |
=> printenv bootcmd | |
bootcmd= | |
=> setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi' | |
=> version | |
U-Boot 2023.04-gf3f8ddb2dd (Jul 28 2023 - 15:23:30 +0000) | |
aarch64-oe-linux-gcc (GCC) 11.3.0 | |
GNU ld (GNU Binutils) 2.38.20220708 | |
=> bdinfo | |
boot_params = 0x0000000000000000 | |
DRAM bank = 0x0000000000000000 | |
-> start = 0x0000000080000000 | |
-> size = 0x000000007fffffff | |
DRAM bank = 0x0000000000000001 | |
-> start = 0x0000000880000000 | |
-> size = 0x000000037fffffff | |
flashstart = 0x0000000000000000 | |
flashsize = 0x0000000000000000 | |
flashoffset = 0x0000000000000000 | |
baudrate = 115200 bps | |
relocaddr = 0x00000000ffec5000 | |
reloc off = 0x000000007f6c5000 | |
Build = 64-bit | |
current eth = ethernet@46000000port@1 | |
ethaddr = f4:84:4c:fb:3e:9a | |
IP addr = 192.168.0.233 | |
fdt_blob = 0x00000000fde715f0 | |
new_fdt = 0x00000000fde715f0 | |
fdt_size = 0x00000000000137c0 | |
lmb_dump_all: | |
memory.cnt = 0x2 | |
memory[0] [0x80000000-0xfffffffe], 0x7fffffff bytes flags: 0 | |
memory[1] [0x880000000-0xbfffffffe], 0x37fffffff bytes flags: 0 | |
reserved.cnt = 0x4 | |
reserved[0] [0x9e800000-0xa9bfffff], 0x0b400000 bytes flags: 4 | |
reserved[1] [0xfce62000-0xffffffff], 0x0319e000 bytes flags: 0 | |
reserved[2] [0xfde6cfe0-0xfffffffe], 0x0219301f bytes flags: 0 | |
reserved[3] [0x880000000-0xbffffefff], 0x37ffff000 bytes flags: 0 | |
devicetree = separate | |
arch_number = 0x0000000000000000 | |
TLB addr = 0x00000000ffff0000 | |
irq_sp = 0x00000000fde715e0 | |
sp start = 0x00000000fde715e0 | |
Early malloc usage: 2e08 / 8000 | |
=> | |
boot_params = 0x0000000000000000 | |
DRAM bank = 0x0000000000000000 | |
-> start = 0x0000000080000000 | |
-> size = 0x000000007fffffff | |
DRAM bank = 0x0000000000000001 | |
-> start = 0x0000000880000000 | |
-> size = 0x000000037fffffff | |
flashstart = 0x0000000000000000 | |
flashsize = 0x0000000000000000 | |
flashoffset = 0x0000000000000000 | |
baudrate = 115200 bps | |
relocaddr = 0x00000000ffec5000 | |
reloc off = 0x000000007f6c5000 | |
Build = 64-bit | |
current eth = ethernet@46000000port@1 | |
ethaddr = f4:84:4c:fb:3e:9a | |
IP addr = 192.168.0.233 | |
fdt_blob = 0x00000000fde715f0 | |
new_fdt = 0x00000000fde715f0 | |
fdt_size = 0x00000000000137c0 | |
lmb_dump_all: | |
memory.cnt = 0x2 | |
memory[0] [0x80000000-0xfffffffe], 0x7fffffff bytes flags: 0 | |
memory[1] [0x880000000-0xbfffffffe], 0x37fffffff bytes flags: 0 | |
reserved.cnt = 0x4 | |
reserved[0] [0x9e800000-0xa9bfffff], 0x0b400000 bytes flags: 4 | |
reserved[1] [0xfce62000-0xffffffff], 0x0319e000 bytes flags: 0 | |
reserved[2] [0xfde6cfe0-0xfffffffe], 0x0219301f bytes flags: 0 | |
reserved[3] [0x880000000-0xbffffefff], 0x37ffff000 bytes flags: 0 | |
devicetree = separate | |
arch_number = 0x0000000000000000 | |
TLB addr = 0x00000000ffff0000 | |
irq_sp = 0x00000000fde715e0 | |
sp start = 0x00000000fde715e0 | |
Early malloc usage: 2e08 / 8000 | |
=> ls mmc 0:1 | |
0 file(s), 0 dir(s) | |
=> ls mmc 1:1 | |
EFI/ | |
20593152 Image | |
474017 tiboot3.bin | |
474017 tiboot3-j721s2-gp-evm.bin | |
476606 tiboot3-j721s2-hs-fs-evm.bin | |
1039655 tispl.bin | |
1322463 u-boot.img | |
574 uEnv.txt | |
4 ws-calibrate.rules | |
8 file(s), 1 dir(s) | |
=> ext4ls mmc 0:2 /lib/firmware | |
=> ext4ls mmc 1:2 /lib/firmware | |
<DIR> 4096 . | |
<DIR> 4096 .. | |
2040 LICENCE.ibt_firmware | |
2046 LICENCE.iwlwifi_firmware | |
<DIR> 4096 cadence | |
<DIR> 4096 cnm | |
<DIR> 4096 intel | |
918268 iwlwifi-3160-17.ucode | |
2448976 iwlwifi-8000C-34.ucode | |
2428004 iwlwifi-8000C-36.ucode | |
2440780 iwlwifi-8265-34.ucode | |
2436632 iwlwifi-8265-36.ucode | |
2678092 iwlwifi-9260-th-b0-jf-b0-34.ucode | |
2521412 iwlwifi-9260-th-b0-jf-b0-38.ucode | |
1489652 iwlwifi-9260-th-b0-jf-b0-46.ucode | |
<SYM> 66 j721s2-c71_0-fw | |
<SYM> 73 j721s2-c71_0-fw-sec | |
<SYM> 66 j721s2-c71_1-fw | |
<SYM> 73 j721s2-c71_1-fw-sec | |
<SYM> 68 j721s2-main-r5f0_0-fw | |
<SYM> 75 j721s2-main-r5f0_0-fw-sec | |
<SYM> 68 j721s2-main-r5f0_1-fw | |
<SYM> 75 j721s2-main-r5f0_1-fw-sec | |
<SYM> 68 j721s2-main-r5f1_0-fw | |
<SYM> 75 j721s2-main-r5f1_0-fw-sec | |
<SYM> 68 j721s2-main-r5f1_1-fw | |
<SYM> 75 j721s2-main-r5f1_1-fw-sec | |
<SYM> 68 j721s2-mcu-r5f0_1-fw | |
4676 regulatory.db | |
1182 regulatory.db.p7s | |
151552 rgx.fw.36.53.104.796 | |
383136 rgx.sh.36.53.104.796 | |
<DIR> 4096 ti-connectivity | |
<DIR> 4096 ti-ipc | |
<SYM> 39 wave521c_codec_fw.bin | |
=> mmc rescan; echo $? | |
0 | |
=> fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4 | |
4 bytes written in 5 ms (0 Bytes/s) | |
=> setenv extraargs $mtdparts | |
=> printenv | |
_initramfs=- | |
addr_fit=0x90000000 | |
arch=arm | |
args_all=setenv optargs earlycon=ns16550a,mmio32,0x02880000 ${mtdparts} | |
args_mmc=run finduuid;setenv bootargs console=${console} ${optargs} root=PARTUUID=${uuid} rw rootfstype=${mmcrootfstype} | |
args_ospi_nand=setenv bootargs console=${console} ${optargs} ubi.mtd=${ospi_nand_bootpart} root=${ospi_nand_bootvolume} rootfstype=ubifs | |
args_ufs=setenv devtype scsi;setenv bootpart 1:1; run ufs_finduuid; setenv bootargs console = ${console} ${optargs} root=PARTUUID=${uuid} rw rootfstype=${scsirootfstype}; setenv devtype scsi; setenv bootpart 1:1 | |
autoload=no | |
baudrate=115200 | |
board=j721s2 | |
board_name=j721s2 | |
board_rev=E1 | |
board_serial=0067 | |
board_software_revision=01 | |
boot=mmc | |
boot_a_script=load ${devtype} ${devnum}:${distro_bootpart} ${scriptaddr} ${prefix}${script}; source ${scriptaddr} | |
boot_efi_binary=load ${devtype} ${devnum}:${distro_bootpart} ${kernel_addr_r} efi/boot/bootaa64.efi; if fdt addr -q ${fdt_addr_r}; then bootefi ${kernel_addr_r} ${fdt_addr_r};else bootefi ${kernel_addr_r} ${fdtcontroladdr};fi | |
boot_efi_bootmgr=if fdt addr -q ${fdt_addr_r}; then bootefi bootmgr ${fdt_addr_r};else bootefi bootmgr;fi | |
boot_extlinux=sysboot ${devtype} ${devnum}:${distro_bootpart} any ${scriptaddr} ${prefix}${boot_syslinux_conf} | |
boot_fdt=try | |
boot_fit=0 | |
boot_net_usb_start=usb start | |
boot_prefixes=/ /boot/ | |
boot_rprocs=if test ${dorprocboot} -eq 1 && test ${boot} = mmc; then rproc init; run boot_rprocs_mmc; fi; | |
boot_rprocs_mmc=env set rproc_id; env set rproc_fw; 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 | |
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02880000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/j721s2-evm1/autofs/be8046fb7eb6ec37914013aab307bfdb,nolock,v3,tcp,rsize=4096,wsize=4096 | |
bootcmd= if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi | |
bootcmd_dhcp=devtype=dhcp; run boot_net_usb_start; if dhcp ${scriptaddr} ${boot_script_dhcp}; then source ${scriptaddr}; fi;setenv efi_fdtfile ${fdtfile}; setenv efi_old_vci ${bootp_vci};setenv efi_old_arch ${bootp_arch};setenv bootp_vci PXEClient:Arch:00011:UNDI:003000;setenv bootp_arch 0xb;if dhcp ${kernel_addr_r}; then tftpboot ${fdt_addr_r} dtb/${efi_fdtfile};if fdt addr -q ${fdt_addr_r}; then bootefi ${kernel_addr_r} ${fdt_addr_r}; else bootefi ${kernel_addr_r} ${fdtcontroladdr};fi;fi;setenv bootp_vci ${efi_old_vci};setenv bootp_arch ${efi_old_arch};setenv efi_fdtfile;setenv efi_old_arch;setenv efi_old_vci; | |
bootcmd_mmc0=devnum=0; run mmc_boot | |
bootcmd_mmc1=devnum=1; run mmc_boot | |
bootcmd_pxe=run boot_net_usb_start; dhcp; if pxe get; then pxe boot; fi | |
bootcmd_ti_mmc=run findfdt; run init_${boot}; run main_cpsw0_qsgmii_phyinit; run boot_rprocs; if test ${boot_fit} -eq 1; then run get_fit_${boot}; run get_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-j721s2-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 fat 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-boot-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 | |
dnsip=192.0.2.2 | |
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 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; | |
ethact=ethernet@46000000port@1 | |
ethaddr=f4:84:4c:fb:3e:9a | |
extraargs=mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),256k(ospi.env.backup),57088k@8m(ospi.rootfs),256k(ospi.phypattern);spi-nand0:512k(ospi_nand.tiboot3),2m(ospi_nand.tispl),4m(ospi_nand.u-boot),256k(ospi_nand.env),256k(ospi_nand.env.backup),98048k@32m(ospi_nand.rootfs),256k@130816k(ospi_nand.phypattern) | |
fdt_addr_r=0x88000000 | |
fdtaddr=88000000 | |
fdtcontroladdr=fde715f0 | |
fdtoverlay_addr_r=0x89000000 | |
fileaddr=88000000 | |
filesize=cf62 | |
findfdt=setenv name_fdt ${default_device_tree}; if test $board_name = j721s2; then setenv name_fdt ti/k3-j721s2-common-proc-board.dtb; fi; if test $board_name = am68-sk; then setenv name_fdt ti/k3-am68-sk-base-board.dtb; fi; setenv fdtfile ${name_fdt} | |
finduuid=part uuid ${boot} ${bootpart} uuid | |
gatewayip=192.168.0.1 | |
get_fdt_mmc=load mmc ${bootpart} ${fdtaddr} ${bootdir}/dtb/${name_fdt} | |
get_fdt_ospi_nand=ubifsload ${fdtaddr} ${bootdir}/dtb/${fdtfile}; | |
get_fdt_ufs=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/${fdtfile} | |
get_fit_config=setexpr name_fit_config gsub / _ conf-${fdtfile} | |
get_fit_mmc=load mmc ${bootpart} ${addr_fit} ${bootdir}/${name_fit} | |
get_fit_ospi_nand=ubifsload ${addr_fit} ${bootdir}/${name_fit} | |
get_kern_mmc=load mmc ${bootpart} ${loadaddr} ${bootdir}/${name_kern} | |
get_kern_ospi_nand=ubifsload ${loadaddr} ${bootdir}/${name_kern} | |
get_kern_ufs=load ${devtype} ${bootpart} ${loadaddr} ${bootdir}/${name_kern} | |
get_overlay_mmc=fdt address ${fdtaddr}; fdt resize 0x100000; for overlay in $name_overlays; do; load mmc ${bootpart} ${dtboaddr} ${bootdir}/dtb/${overlay} && fdt apply ${dtboaddr}; done; | |
get_overlay_ospi_nand=fdt address ${fdtaddr} fdt resize 0x100000; for overlay in $name_overlays; do; ubifsload ${dtboaddr} ${bootdir}/dtb/${overlay} && fdt apply ${dtboaddr}; done; | |
get_overlay_ufs=fdt address ${fdtaddr}; fdt resize 0x100000; for overlay in $name_overlays; do; load scsi ${bootpart} ${dtboaddr} ${bootdir}/${overlay} && fdt apply ${dtboaddr}; done; | |
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_mmc=run args_all args_mmc | |
init_ospi_nand=run args_all args_ospi_nand ospi_nand_ubi_init | |
init_ufs=ufs init; scsi scan; run args_ufs | |
ipaddr=192.168.0.233 | |
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} | |
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} - ${fdtaddr}; else if test ${boot_fdt} = try; then bootz; else echo WARN: Cannot load the DT; fi; fi; else bootz; fi; | |
mmcrootfstype=ext4 rootwait | |
mtdids=nor0=47040000.spi.0,nand0=spi-nand0 | |
mtdparts=mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),256k(ospi.env.backup),57088k@8m(ospi.rootfs),256k(ospi.phypattern);spi-nand0:512k(ospi_nand.tiboot3),2m(ospi_nand.tispl),4m(ospi_nand.u-boot),256k(ospi_nand.env),256k(ospi_nand.env.backup),98048k@32m(ospi_nand.rootfs),256k@130816k(ospi_nand.phypattern) | |
name_fit=fitImage | |
name_kern=Image | |
netmask=255.255.255.0 | |
ospi_nand_bootpart=ospi_nand.rootfs | |
ospi_nand_bootvolume=ubi0:rootfs | |
ospi_nand_ubi_init=ubi part ${ospi_nand_bootpart}; ubifsmount ${ospi_nand_bootvolume}; | |
partitions=name=rootfs,start=0,size=-,uuid=${uuid_gpt_rootfs} | |
pxefile_addr_r=0x80100000 | |
ramdisk_addr_r=0x88080000 | |
rd_spec=- | |
rdaddr=0x88080000 | |
rproc_fw_binaries= 2 /lib/firmware/j721s2-main-r5f0_0-fw 3 /lib/firmware/j721s2-main-r5f0_1-fw 4 /lib/firmware/j721s2-main-r5f1_0-fw 5 /lib/firmware/j721s2-main-r5f1_1-fw 6 /lib/firmware/j721s2-c71_0-fw 7 /lib/firmware/j721s2-c71_1-fw | |
rproc_load_and_boot_one=if load mmc ${bootpart} $loadaddr ${rproc_fw}; then if rproc load ${rproc_id} ${loadaddr} ${filesize}; then rproc start ${rproc_id}; fi; fi | |
run_fit=run get_fit_config; bootm ${addr_fit}#${name_fit_config}${overlaystring} | |
run_kern=booti ${loadaddr} ${rd_spec} ${fdtaddr} | |
scan_dev_for_boot=echo Scanning ${devtype} ${devnum}:${distro_bootpart}...; for prefix in ${boot_prefixes}; do run scan_dev_for_extlinux; run scan_dev_for_scripts; done;run scan_dev_for_efi; | |
scan_dev_for_boot_part=part list ${devtype} ${devnum} -bootable devplist; env exists devplist || setenv devplist 1; for distro_bootpart in ${devplist}; do if fstype ${devtype} ${devnum}:${distro_bootpart} bootfstype; then part uuid ${devtype} ${devnum}:${distro_bootpart} distro_bootpart_uuid ; run scan_dev_for_boot; fi; done; setenv devplist | |
scan_dev_for_efi=setenv efi_fdtfile ${fdtfile}; for prefix in ${efi_dtb_prefixes}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${efi_fdtfile}; then run load_efi_dtb; fi;done;run boot_efi_bootmgr;if test -e ${devtype} ${devnum}:${distro_bootpart} efi/boot/bootaa64.efi; then echo Found EFI removable media binary efi/boot/bootaa64.efi; run boot_efi_binary; echo EFI LOAD FAILED: continuing...; fi; setenv efi_fdtfile | |
scan_dev_for_extlinux=if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${boot_syslinux_conf}; then echo Found ${prefix}${boot_syslinux_conf}; run boot_extlinux; echo EXTLINUX FAILED: continuing...; fi | |
scan_dev_for_scripts=for script in ${boot_scripts}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${script}; then echo Found U-Boot script ${prefix}${script}; run boot_a_script; echo SCRIPT FAILED: continuing...; fi; done | |
scriptaddr=0x80000000 | |
scsi_boot=run scsi_init; if scsi dev ${devnum}; then devtype=scsi; run scan_dev_for_boot_part; fi | |
scsi_init=if ${scsi_need_init}; then scsi_need_init=false; scsi scan; fi | |
scsirootfstype=ext4 rootwait | |
secure_rprocs=0 | |
serial#=0000000000000067 | |
serverip=192.168.0.1 | |
soc=k3 | |
stderr=serial@2880000 | |
stdin=serial@2880000 | |
stdout=serial@2880000 | |
ubifs_boot=if ubi part ${bootubipart} ${bootubioff} && ubifsmount ubi0:${bootubivol}; then devtype=ubi; devnum=ubi0; bootfstype=ubifs; distro_bootpart=${bootubivol}; run scan_dev_for_boot; ubifsumount; fi | |
ufs_finduuid=part uuid scsi ${bootpart} uuid | |
update_to_fit=setenv loadaddr ${addr_fit}; setenv bootfile ${name_fit} | |
usb_boot=usb start; if usb dev ${devnum}; then devtype=usb; run scan_dev_for_boot_part; fi | |
vendor=ti | |
Environment size: 12175/262139 bytes | |
=> setenv bootcmd 'if iminfo ${loadaddr}; then setenv bootargs ${bootargs} ${extraargs}; bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else setenv bootargs ${bootargs} ${extraargs}; booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi' | |
=> setenv mmcloados 'if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run get_fdt_mmc; then setenv bootargs ${bootargs} ${extraargs}; bootz ${loadaddr} - ${fdtaddr}; else if test ${boot_fdt} = try; then bootz; else echo WARN: Cannot load the DT; fi; fi; else bootz; fi;' | |
=> setenv run_fit 'run get_fit_config; setenv bootargs ${bootargs} ${extraargs}; bootm ${addr_fit}#${name_fit_config}${overlaystring}' | |
=> setenv run_kern 'setenv bootargs ${bootargs} ${extraargs}; booti ${loadaddr} ${rd_spec} ${fdtaddr}' | |
=> 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 000000008fff0000, end 000000008fffff61 ... OK | |
Working FDT set to 8fff0000 | |
Starting kernel ... | |
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080] | |
[ 0.000000] Linux version 6.5.0-rc4-next-20230731-00003-g3466340b091b-dirty (udit@udit-HP-Z2-Tower-G9-Workstation-Desktop-PC) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025, GNU ld (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209) #1 SMP PREEMPT Thu Aug 3 16:33:10 IST 2023 | |
[ 0.000000] KASLR disabled due to lack of seed | |
[ 0.000000] Machine model: Texas Instruments J721S2 EVM | |
[ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002880000 (options '') | |
[ 0.000000] printk: bootconsole [ns16550a0] enabled | |
[ 0.000000] efi: UEFI not found. | |
[ 0.000000] OF: reserved mem: 0x000000009e800000..0x000000009fffffff (24576 KiB) nomap non-reusable optee@9e800000 | |
[ 0.000000] NUMA: No NUMA configuration found | |
[ 0.000000] NUMA: Faking a node at [mem 0x0000000080000000-0x0000000bffffefff] | |
[ 0.000000] NUMA: NODE_DATA [mem 0xbfdfb89c0-0xbfdfbafff] | |
[ 0.000000] Zone ranges: | |
[ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff] | |
[ 0.000000] DMA32 empty | |
[ 0.000000] Normal [mem 0x0000000100000000-0x0000000bffffefff] | |
[ 0.000000] Movable zone start for each node | |
[ 0.000000] Early memory node ranges | |
[ 0.000000] node 0: [mem 0x0000000080000000-0x000000009e7fffff] | |
[ 0.000000] node 0: [mem 0x000000009e800000-0x000000009fffffff] | |
[ 0.000000] node 0: [mem 0x00000000a0000000-0x00000000ffffefff] | |
[ 0.000000] node 0: [mem 0x0000000880000000-0x0000000bffffefff] | |
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x0000000bffffefff] | |
[ 0.000000] On node 0, zone Normal: 1 pages in unavailable ranges | |
[ 0.000000] On node 0, zone Normal: 1 pages in unavailable ranges | |
[ 0.000000] cma: Reserved 32 MiB at 0x00000000fde00000 | |
[ 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 22 pages/cpu s50536 r8192 d31384 u90112 | |
[ 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] Kernel command line: console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02880000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/j721s2-evm1/autofs/be8046fb7eb6ec37914013aab307bfdb,nolock,v3,tcp,rsize=4096,wsize=4096 mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),256k(ospi.env.backup),57088k@8m(ospi.rootfs),256k(ospi.phypattern);spi-nand0:512k(ospi_nand.tiboot3),2m(ospi_nand.tispl),4m(ospi_nand.u-boot),256k(ospi_nand.env),256k(ospi_nand.env.backup),98048k@32m(ospi_nand.rootfs),256k@130816k(ospi_nand.phypattern) | |
[ 0.000000] sysrq: sysrq always enabled. | |
[ 0.000000] Unknown kernel command line parameters "earlyprintk=serial,ttyS2,115200n8 mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),256k(ospi.env.backup),57088k@8m(ospi.rootfs),256k(ospi.phypattern);spi-nand0:512k(ospi_nand.tiboot3),2m(ospi_nand.tispl),4m(ospi_nand.u-boot),256k(ospi_nand.env),256k(ospi_nand.env.backup),98048k@32m(ospi_nand.rootfs),256k@130816k(ospi_nand.phypattern)", will be passed to user space. | |
[ 0.000000] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear) | |
[ 0.000000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) | |
[ 0.000000] Fallback order for Node 0: 0 | |
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 4128766 | |
[ 0.000000] Policy zone: Normal | |
[ 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 0x00000000f9e00000-0x00000000fde00000] (64MB) | |
[ 0.000000] Memory: 16292656K/16777208K available (16256K kernel code, 4230K rwdata, 10540K rodata, 9024K init, 615K bss, 451784K reserved, 32768K cma-reserved) | |
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 | |
[ 0.000000] rcu: Preemptible hierarchical RCU implementation. | |
[ 0.000000] rcu: RCU event tracing is enabled. | |
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. | |
[ 0.000000] Trampoline variant of Tasks RCU enabled. | |
[ 0.000000] Tracing variant of Tasks RCU enabled. | |
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. | |
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 | |
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 | |
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode | |
[ 0.000000] GICv3: 960 SPIs implemented | |
[ 0.000000] GICv3: 0 Extended SPIs implemented | |
[ 0.000000] Root IRQ handler: gic_handle_irq | |
[ 0.000000] GICv3: GICv3 features: 16 PPIs | |
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000 | |
[ 0.000000] ITS [mem 0x01820000-0x0182ffff] | |
[ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS | |
[ 0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19 | |
[ 0.000000] ITS@0x0000000001820000: allocated 524288 Devices @880800000 (flat, esz 8, psz 64K, shr 0) | |
[ 0.000000] ITS: using cache flushing for cmd queue | |
[ 0.000000] GICv3: using LPI property table @0x0000000880040000 | |
[ 0.000000] GIC: using cache flushing for LPI property table | |
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880050000 | |
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. | |
[ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys). | |
[ 0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns | |
[ 0.000000] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns | |
[ 0.008788] Console: colour dummy device 80x25 | |
[ 0.013380] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) | |
[ 0.024052] pid_max: default: 32768 minimum: 301 | |
[ 0.028803] LSM: initializing lsm=capability,integrity | |
[ 0.034135] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) | |
[ 0.041913] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) | |
[ 0.051043] RCU Tasks: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1. | |
[ 0.058310] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1. | |
[ 0.066169] rcu: Hierarchical SRCU implementation. | |
[ 0.071067] rcu: Max phase no-delay instances is 1000. | |
[ 0.076572] Platform MSI: msi-controller@1820000 domain created | |
[ 0.082721] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created | |
[ 0.092020] fsl-mc MSI: msi-controller@1820000 domain created | |
[ 0.098843] EFI services will not be available. | |
[ 0.103582] smp: Bringing up secondary CPUs ... | |
I/TC: Secondary CPU 1 initializing | |
I/TC: Secondary CPU 1 switching to normal world boot | |
[ 0.116683] Detected PIPT I-cache on CPU1 | |
[ 0.116732] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000 | |
[ 0.116746] GICv3: CPU1: using allocated LPI pending table @0x0000000880060000 | |
[ 0.116780] CPU1: Booted secondary processor 0x0000000001 [0x411fd080] | |
[ 0.116839] smp: Brought up 1 node, 2 CPUs | |
[ 0.146191] SMP: Total of 2 processors activated. | |
[ 0.150997] CPU features: detected: 32-bit EL0 Support | |
[ 0.156251] CPU features: detected: 32-bit EL1 Support | |
[ 0.161501] CPU features: detected: CRC32 instructions | |
[ 0.166783] CPU: All CPU(s) started at EL2 | |
[ 0.170979] alternatives: applying system-wide alternatives | |
[ 0.177919] devtmpfs: initialized | |
[ 0.187151] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns | |
[ 0.197138] futex hash table entries: 512 (order: 3, 32768 bytes, linear) | |
[ 0.204540] pinctrl core: initialized pinctrl subsystem | |
[ 0.210946] DMI not present or invalid. | |
[ 0.215384] NET: Registered PF_NETLINK/PF_ROUTE protocol family | |
[ 0.222166] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations | |
[ 0.229842] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations | |
[ 0.238220] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations | |
[ 0.246447] audit: initializing netlink subsys (disabled) | |
[ 0.252078] audit: type=2000 audit(0.160:1): state=initialized audit_enabled=0 res=1 | |
[ 0.252726] thermal_sys: Registered thermal governor 'step_wise' | |
[ 0.260006] thermal_sys: Registered thermal governor 'power_allocator' | |
[ 0.266184] cpuidle: using governor menu | |
[ 0.277039] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. | |
[ 0.284008] ASID allocator initialised with 65536 entries | |
[ 0.290517] Serial: AMBA PL011 UART driver | |
[ 0.308954] Modules: 22544 pages in range for non-PLT usage | |
[ 0.308963] Modules: 514064 pages in range for PLT usage | |
[ 0.315163] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages | |
[ 0.327531] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page | |
[ 0.333934] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages | |
[ 0.340868] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page | |
[ 0.347270] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages | |
[ 0.354204] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page | |
[ 0.360605] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages | |
[ 0.367539] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page | |
[ 0.374987] ACPI: Interpreter disabled. | |
[ 0.380347] k3-chipinfo 43000014.chipid: Family:J721S2 rev:SR1.0 JTAGID[0x0bb7502f] Detected | |
[ 0.389616] iommu: Default domain type: Translated | |
[ 0.394523] iommu: DMA domain TLB invalidation policy: strict mode | |
[ 0.400980] SCSI subsystem initialized | |
[ 0.404997] usbcore: registered new interface driver usbfs | |
[ 0.410617] usbcore: registered new interface driver hub | |
[ 0.416054] usbcore: registered new device driver usb | |
[ 0.421892] pps_core: LinuxPPS API ver. 1 registered | |
[ 0.426969] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> | |
[ 0.436308] PTP clock support registered | |
[ 0.440409] EDAC MC: Ver: 3.0.0 | |
[ 0.444102] scmi_core: SCMI protocol bus registered | |
[ 0.449660] FPGA manager framework | |
[ 0.453184] Advanced Linux Sound Architecture Driver Initialized. | |
[ 0.459970] vgaarb: loaded | |
[ 0.463153] clocksource: Switched to clocksource arch_sys_counter | |
[ 0.469539] VFS: Disk quotas dquot_6.6.0 | |
[ 0.473566] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) | |
[ 0.480693] pnp: PnP ACPI: disabled | |
[ 0.487486] NET: Registered PF_INET protocol family | |
[ 0.492812] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear) | |
[ 0.505776] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear) | |
[ 0.514690] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) | |
[ 0.522631] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear) | |
[ 0.531323] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear) | |
[ 0.539920] TCP: Hash tables configured (established 131072 bind 65536) | |
[ 0.546812] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear) | |
[ 0.553946] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear) | |
[ 0.561593] NET: Registered PF_UNIX/PF_LOCAL protocol family | |
[ 0.567713] RPC: Registered named UNIX socket transport module. | |
[ 0.573779] RPC: Registered udp transport module. | |
[ 0.578583] RPC: Registered tcp transport module. | |
[ 0.583385] RPC: Registered tcp-with-tls transport module. | |
[ 0.588988] RPC: Registered tcp NFSv4.1 backchannel transport module. | |
[ 0.595582] PCI: CLS 0 bytes, default 64 | |
[ 0.599828] kvm [1]: IPA Size Limit: 44 bits | |
[ 0.605075] kvm [1]: vgic-v2@6f020000 | |
[ 0.608845] kvm [1]: GIC system register CPU interface enabled | |
[ 0.614823] kvm [1]: vgic interrupt IRQ9 | |
[ 0.618846] kvm [1]: Hyp mode initialized successfully | |
[ 0.624845] Initialise system trusted keyrings | |
[ 0.629553] workingset: timestamp_bits=42 max_order=22 bucket_order=0 | |
[ 0.636340] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 0.642472] NFS: Registering the id_resolver key type | |
[ 0.647653] Key type id_resolver registered | |
[ 0.651925] Key type id_legacy registered | |
[ 0.656033] nfs4filelayout_init: NFSv4 File Layout Driver Registering... | |
[ 0.662883] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... | |
[ 0.670541] 9p: Installing v9fs 9p2000 file system support | |
[ 0.684064] jitterentropy: Initialization failed with host not compliant with requirements: 9 | |
[ 0.692780] Key type asymmetric registered | |
[ 0.696964] Asymmetric key parser 'x509' registered | |
[ 0.701980] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) | |
[ 0.709542] io scheduler mq-deadline registered | |
[ 0.714172] io scheduler kyber registered | |
[ 0.718295] io scheduler bfq registered | |
[ 0.727484] pinctrl-single 4301c000.pinctrl: 13 pins, size 52 | |
[ 0.733494] pinctrl-single 4301c038.pinctrl: 11 pins, size 44 | |
[ 0.739521] pinctrl-single 4301c068.pinctrl: 72 pins, size 288 | |
[ 0.745741] pinctrl-single 4301c190.pinctrl: 1 pins, size 4 | |
[ 0.751576] pinctrl-single 11c000.pinctrl: 72 pins, size 288 | |
[ 0.757555] pinctrl-single 104200.pinctrl: 20 pins, size 80 | |
[ 0.763316] pinctrl-single 104280.pinctrl: 8 pins, size 32 | |
[ 0.773897] EINJ: ACPI disabled. | |
[ 0.790415] k3-ringacc 2b800000.ringacc: Failed to get MSI domain | |
[ 0.796706] k3-ringacc 3c000000.ringacc: Failed to get MSI domain | |
[ 0.807405] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled | |
[ 0.815933] SuperH (H)SCI(F) driver initialized | |
[ 0.820934] msm_serial: driver initialized | |
[ 0.825620] STM32 USART driver initialized | |
[ 0.833814] loop: module loaded | |
[ 0.837901] megasas: 07.725.01.00-rc1 | |
[ 0.845903] tun: Universal TUN/TAP device driver, 1.6 | |
[ 0.851814] thunder_xcv, ver 1.0 | |
[ 0.855120] thunder_bgx, ver 1.0 | |
[ 0.858436] nicpf, ver 1.0 | |
[ 0.862014] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version | |
[ 0.869400] hns3: Copyright (c) 2017 Huawei Corporation. | |
[ 0.874846] hclge is initializing | |
[ 0.878244] e1000: Intel(R) PRO/1000 Network Driver | |
[ 0.883226] e1000: Copyright (c) 1999-2006 Intel Corporation. | |
[ 0.889107] e1000e: Intel(R) PRO/1000 Network Driver | |
[ 0.894177] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. | |
[ 0.900243] igb: Intel(R) Gigabit Ethernet Network Driver | |
[ 0.905760] igb: Copyright (c) 2007-2014 Intel Corporation. | |
[ 0.911466] igbvf: Intel(R) Gigabit Virtual Function Network Driver | |
[ 0.917869] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. | |
[ 0.924154] sky2: driver version 1.30 | |
[ 0.928832] VFIO - User Level meta-driver version: 0.3 | |
[ 0.936129] usbcore: registered new interface driver usb-storage | |
[ 0.944281] i2c_dev: i2c /dev entries driver | |
[ 0.953507] sdhci: Secure Digital Host Controller Interface driver | |
[ 0.959853] sdhci: Copyright(c) Pierre Ossman | |
[ 0.964997] Synopsys Designware Multimedia Card Interface Driver | |
[ 0.971838] sdhci-pltfm: SDHCI platform and OF driver helper | |
[ 0.978999] ledtrig-cpu: registered to indicate activity on CPUs | |
[ 0.985795] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... | |
[ 0.993190] usbcore: registered new interface driver usbhid | |
[ 0.998935] usbhid: USB HID core driver | |
[ 1.005583] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available | |
[ 1.015631] 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.020191] optee: revision 3.20 (8e74d476) | |
[ 1.036682] optee: dynamic shared memory is enabled | |
[ 1.046422] random: crng init done | |
[ 1.049971] optee: initialized driver | |
[ 1.056258] NET: Registered PF_PACKET protocol family | |
[ 1.061498] 9pnet: Installing 9P2000 support | |
[ 1.065913] Key type dns_resolver registered | |
[ 1.074346] registered taskstats version 1 | |
[ 1.078608] Loading compiled-in X.509 certificates | |
[ 1.095049] k3-ringacc 2b800000.ringacc: Failed to get MSI domain | |
[ 1.102279] k3-ringacc 3c000000.ringacc: Failed to get MSI domain | |
[ 1.115606] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.0.6--v09.00.06 (Kool Koala)') | |
[ 1.184567] omap_i2c 42120000.i2c: bus 0 rev0.12 at 400 kHz | |
[ 1.191126] pca953x 1-0021: supply vcc not found, using dummy regulator | |
[ 1.197985] pca953x 1-0021: using no AI | |
[ 1.223586] pca953x 1-0020: supply vcc not found, using dummy regulator | |
[ 1.230402] pca953x 1-0020: using no AI | |
[ 1.234966] pca953x 1-0022: supply vcc not found, using dummy regulator | |
[ 1.241790] pca953x 1-0022: using AI | |
[ 1.246092] omap_i2c 2000000.i2c: bus 1 rev0.12 at 400 kHz | |
[ 1.252092] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 125 domain created | |
[ 1.260808] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 148 domain created | |
[ 1.270292] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 227 domain created | |
[ 1.279035] ti-sci-inta 33d00000.msi-controller: Interrupt Aggregator domain 265 created | |
[ 1.290325] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:272 | |
[ 1.300241] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled | |
[ 1.307005] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66349100, num_proxies:64 | |
[ 1.316863] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[878,128] sci-dev-id:259 | |
[ 1.327041] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled | |
[ 1.333801] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66349100, num_proxies:64 | |
[ 1.342717] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 186, base_baud = 6000000) is a 8250 | |
[ 1.353204] 2880000.serial: ttyS2 at MMIO 0x2880000 (irq = 187, base_baud = 3000000) is a 8250 | |
[ 1.362092] printk: console [ttyS2] enabled | |
[ 1.362092] printk: console [ttyS2] enabled | |
[ 1.370542] printk: bootconsole [ns16550a0] disabled | |
[ 1.370542] printk: bootconsole [ns16550a0] disabled | |
[ 1.384402] Udit cqspi_probe called | |
[ 1.389533] Udit cqspi_probe called | |
[ 1.395806] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode | |
[ 1.439165] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 | |
[ 1.448943] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867 | |
[ 1.457229] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000 | |
[ 1.470113] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4 | |
[ 1.477321] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64 | |
[ 1.486414] mmc0: CQHCI version 5.10 | |
[ 1.496679] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8) | |
[ 1.507623] ti-udma 31150000.dma-controller: Channels: 60 (tchan: 30, rchan: 30, gp-rflow: 16) | |
[ 1.518431] Udit cqspi_probe called | |
[ 1.524350] spi-nor spi0.0: s28hs512t (65536 Kbytes) | |
[ 1.530301] Udit probe successful | |
[ 1.531205] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit | |
[ 1.541196] Udit cqspi_probe called | |
[ 1.546214] spi-nor spi1.0: mt25qu512a (65536 Kbytes) | |
[ 1.552233] Udit probe successful | |
[ 1.557593] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode | |
[ 1.603156] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 | |
[ 1.612915] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867 | |
[ 1.621200] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000 | |
[ 1.634091] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4 | |
[ 1.634105] mmc0: Command Queue Engine enabled | |
[ 1.641315] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64 | |
[ 1.645760] mmc0: new HS400 MMC card at address 0001 | |
[ 1.657005] mmcblk0: mmc0:0001 S0J56X 14.8 GiB | |
[ 1.661725] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48 | |
[ 1.662482] mmcblk0: p1 p2 p3 | |
[ 1.671614] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB | |
[ 1.677191] mmc1: CQHCI version 5.10 | |
[ 1.677303] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB | |
[ 1.686247] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (234:0) | |
[ 1.721775] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit | |
[ 1.738666] am65-cpsw-nuss 46000000.ethernet eth0: PHY [46000f00.mdio:00] driver [TI DP83867] (irq=POLL) | |
[ 1.748160] am65-cpsw-nuss 46000000.ethernet eth0: configuring for phy/rgmii-rxid link mode | |
[ 1.801156] mmc1: new ultra high speed DDR50 SDHC card at address aaaa | |
[ 1.808128] mmcblk1: mmc1:aaaa SC16G 14.8 GiB | |
[ 1.816757] mmcblk1: p1 p2 p3 | |
[ 5.860139] am65-cpsw-nuss 46000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx | |
[ 5.891152] Sending DHCP requests ., OK | |
[ 5.910992] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.233 | |
[ 5.918729] IP-Config: Complete: | |
[ 5.921948] device=eth0, hwaddr=f4:84:4c:fb:3e:9a, ipaddr=192.168.0.233, mask=255.255.255.0, gw=192.168.0.1 | |
[ 5.932102] host=192.168.0.233, domain=ti.com, nis-domain=(none) | |
[ 5.938526] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath= | |
[ 5.938529] nameserver0=192.0.2.2, nameserver1=192.0.2.3 | |
[ 5.951247] clk: Disabling unused clocks | |
[ 5.962960] ALSA device list: | |
[ 5.965925] No soundcards found. | |
[ 5.999338] VFS: Mounted root (nfs filesystem) on device 0:21. | |
[ 6.005492] devtmpfs: mounted | |
[ 6.011977] Freeing unused kernel memory: 9024K | |
[ 6.023191] Run /sbin/init as init process | |
[ 6.165950] systemd[1]: System time before build time, advancing clock. | |
[ 6.200685] systemd[1]: systemd 250.5+ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=hybrid) | |
[ 6.232183] systemd[1]: Detected architecture arm64. | |
Welcome to [1mArago 2023.04[0m! | |
[ 6.292439] systemd[1]: Hostname set to <j721s2-evm>. | |
[ 6.416358] systemd-sysv-generator[82]: SysV service '/etc/init.d/netperf' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. | |
[ 6.444055] systemd-sysv-generator[82]: SysV service '/etc/init.d/docker.init' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. | |
[ 6.468566] systemd-sysv-generator[82]: SysV service '/etc/init.d/thermal-zone-init' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. | |
[ 6.496517] systemd-sysv-generator[82]: SysV service '/etc/init.d/inetd.busybox' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. | |
[ 6.525676] systemd-sysv-generator[82]: SysV service '/etc/init.d/telnetd' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. | |
[ 6.553675] systemd-sysv-generator[82]: SysV service '/etc/init.d/sysrepo' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. | |
[ 6.578936] systemd-sysv-generator[82]: SysV service '/etc/init.d/psplash.sh' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. | |
[ 6.603605] systemd-sysv-generator[82]: SysV service '/etc/init.d/netopeer2-server' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. | |
[ 6.631349] systemd-sysv-generator[82]: SysV service '/etc/init.d/dropbear' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. | |
[ 6.671111] systemd[73]: /lib/systemd/system-generators/systemd-gpt-auto-generator failed with exit status 1. | |
[ 6.870983] systemd[1]: Binding to IPv6 address not available since kernel does not support IPv6. | |
[ 6.879881] systemd[1]: Binding to IPv6 address not available since kernel does not support IPv6. | |
[ 6.913067] systemd[1]: /lib/systemd/system/bt-enable.service:9: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether. | |
[ 6.970791] systemd[1]: /etc/systemd/system/sync-clocks.service:11: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether. | |
[ 7.038597] systemd[1]: Queued start job for default target Graphical Interface. | |
[ 7.076077] systemd[1]: Created slice Slice /system/getty. | |
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/getty[0m. | |
[ 7.100776] systemd[1]: Created slice Slice /system/modprobe. | |
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/modprobe[0m. | |
[ 7.124673] systemd[1]: Created slice Slice /system/serial-getty. | |
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/serial-getty[0m. | |
[ 7.148330] systemd[1]: Created slice User and Session Slice. | |
[[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. | |
[ 7.171402] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. | |
[[0;32m OK [0m] Started [0;1;39mDispatch Password ts to Console Directory Watch[0m. | |
[ 7.195321] systemd[1]: Started Forward Password Requests to Wall Directory Watch. | |
[[0;32m OK [0m] Started [0;1;39mForward Password Ruests to Wall Directory Watch[0m. | |
[ 7.219373] systemd[1]: Reached target Path Units. | |
[[0;32m OK [0m] Reached target [0;1;39mPath Units[0m. | |
[ 7.235224] systemd[1]: Reached target Remote File Systems. | |
[[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. | |
[ 7.255218] systemd[1]: Reached target Slice Units. | |
[[0;32m OK [0m] Reached target [0;1;39mSlice Units[0m. | |
[ 7.271220] systemd[1]: Reached target Swaps. | |
[[0;32m OK [0m] Reached target [0;1;39mSwaps[0m. | |
[ 7.314453] systemd[1]: Listening on RPCbind Server Activation Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mRPCbind Server Activation Socket[0m. | |
[ 7.335338] systemd[1]: Reached target RPC Port Mapper. | |
[[0;32m OK [0m] Reached target [0;1;39mRPC Port Mapper[0m. | |
[ 7.359420] systemd[1]: Listening on Process Core Dump Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mProcess Core Dump Socket[0m. | |
[ 7.379438] systemd[1]: Listening on initctl Compatibility Named Pipe. | |
[[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. | |
[ 7.404079] systemd[1]: Listening on Journal Audit Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m. | |
[ 7.427998] systemd[1]: Listening on Journal Socket (/dev/log). | |
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. | |
[ 7.451553] systemd[1]: Listening on Journal Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. | |
[ 7.472124] systemd[1]: Listening on Network Service Netlink Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. | |
[ 7.497162] systemd[1]: Listening on udev Control Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. | |
[ 7.519474] systemd[1]: Listening on udev Kernel Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. | |
[ 7.539880] systemd[1]: Listening on User Database Manager Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mUser Database Manager Socket[0m. | |
[ 7.583474] systemd[1]: Mounting Huge Pages File System... | |
Mounting [0;1;39mHuge Pages File System[0m... | |
[ 7.606221] systemd[1]: Mounting POSIX Message Queue File System... | |
Mounting [0;1;39mPOSIX Message Queue File System[0m... | |
[ 7.630257] systemd[1]: Mounting Kernel Debug File System... | |
Mounting [0;1;39mKernel Debug File System[0m... | |
[ 7.651568] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing). | |
[ 7.691542] systemd[1]: Mounting Temporary Directory /tmp... | |
Mounting [0;1;39mTemporary Directory /tmp[0m... | |
[ 7.711525] systemd[1]: Create List of Static Device Nodes was skipped because of a failed condition check (ConditionFileNotEmpty=/lib/modules/6.5.0-rc4-next-20230731-00003-g3466340b091b-dirty/modules.devname). | |
[ 7.733366] systemd[1]: Starting Load Kernel Module configfs... | |
Starting [0;1;39mLoad Kernel Module configfs[0m... | |
[ 7.775673] systemd[1]: Starting Load Kernel Module drm... | |
Starting [0;1;39mLoad Kernel Module drm[0m... | |
[ 7.798185] systemd[1]: Starting Load Kernel Module fuse... | |
Starting [0;1;39mLoad Kernel Module fuse[0m... | |
[ 7.839690] systemd[1]: Starting Start psplash boot splash screen... | |
Starting [0;1;39mStart psplash boot splash screen[0m... | |
[ 7.868187] systemd[1]: Starting RPC Bind... | |
Starting [0;1;39mRPC Bind[0m... | |
[ 7.883719] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/). | |
[ 7.919865] systemd[1]: Starting Journal Service... | |
Starting [0;1;39mJournal Service[0m... | |
[ 7.946577] systemd[1]: Starting Load Kernel Modules... | |
Starting [0;1;39mLoad Kernel Modules[0m... | |
[ 7.991739] systemd[1]: Starting Generate network units from Kernel command line... | |
Starting [0;1;39mGenerate network ts from Kernel command line[0m... | |
[ 8.020196] systemd[1]: Starting Remount Root and Kernel File Systems... | |
Starting [0;1;39mRemount Root and Kernel File Systems[0m... | |
[ 8.050952] systemd[1]: Starting Coldplug All udev Devices... | |
Starting [0;1;39mColdplug All udev Devices[0m... | |
[ 8.081445] systemd[1]: Started RPC Bind. | |
[[0;32m OK [0m] Started [0;1;39mRPC Bind[0m. | |
[ 8.099880] systemd[1]: Started Journal Service. | |
[[0;32m OK [0m] Started [0;1;39mJournal Service[0m. | |
[[0;32m OK [0m] Mounted [0;1;39mHuge Pages File System[0m. | |
[[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m. | |
[[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. | |
[[0;32m OK [0m] Mounted [0;1;39mTemporary Directory /tmp[0m. | |
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. | |
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. | |
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mStart psplash boot splash screen[0m. | |
See 'systemctl status psplash-start.service' for details. | |
[[0;1;38;5;185mDEPEND[0m] Dependency failed for [0;1;39mStarprogress communication helper[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLoad Kernel Modules[0m. | |
See 'systemctl status systemd-modules-load.service' for details. | |
[[0;32m OK [0m] Finished [0;1;39mGenerate network units from Kernel command line[0m. | |
[[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. | |
Mounting [0;1;39mKernel Configuration File System[0m... | |
Starting [0;1;39mFlush Journal to Persistent Storage[0m... | |
Starting [0;1;39mApply Kernel Variables[0m... | |
[ 8.452292] systemd-journald[95]: Received client request to flush runtime journal. | |
Starting [0;1;39mCreate Static Device Nodes in /dev[0m... | |
[[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. | |
[[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. | |
[[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. | |
[[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mPreparation for Local File Systems[0m. | |
Mounting [0;1;39m/media/ram[0m... | |
Mounting [0;1;39m/var/volatile[0m... | |
[ 8.641904] audit: type=1334 audit(1651167747.472:2): prog-id=5 op=LOAD | |
[ 8.649002] audit: type=1334 audit(1651167747.480:3): prog-id=6 op=LOAD | |
Starting [0;1;39mRule-based Managefor Device Events and Files[0m... | |
[[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. | |
[[0;32m OK [0m] Mounted [0;1;39m/media/ram[0m. | |
[[0;32m OK [0m] Mounted [0;1;39m/var/volatile[0m. | |
Starting [0;1;39mLoad/Save Random Seed[0m... | |
[[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m. | |
Starting [0;1;39mCreate Volatile Files and Directories[0m... | |
[[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. | |
[[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. | |
[[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. | |
Starting [0;1;39mNetwork Time Synchronization[0m... | |
Starting [0;1;39mRecord System Boot/Shutdown in UTMP[0m... | |
[[0;32m OK [0m] Finished [0;1;39mRecord System Boot/Shutdown in UTMP[0m. | |
[ 9.190862] systemd-journald[95]: Oldest entry in /run/log/journal/44613fe7b7564f138a0989045c20785d/system.journal is older than the configured file retention duration (1month), suggesting rotation. | |
[[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m. | |
[ 9.219931] systemd-journald[95]: /run/log/journal/44613fe7b7564f138a0989045c20785d/system.journal: Journal header limits reached or header out-of-date, rotating. | |
[[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. | |
[[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m. | |
[[0;32m OK [0m] Started [0;1;39mDaily rotation of log files[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mTimer Units[0m. | |
[[0;32m OK [0m] Listening on [0;1;39mAvahi mDNS/DNS-SD Stack Activation Socket[0m. | |
[[0;32m OK [0m] Listening on [0;1;39mD-Bus System Message Bus Socket[0m. | |
Starting [0;1;39mDocker Socket for the API[0m... | |
[[0;32m OK [0m] Listening on [0;1;39mdropbear.socket[0m. | |
Starting [0;1;39mWeston socket[0m... | |
Starting [0;1;39mD-Bus System Message Bus[0m... | |
Starting [0;1;39mReboot and dump vmcore via kexec[0m... | |
[[0;32m OK [0m] Listening on [0;1;39mDocker Socket for the API[0m. | |
[[0;32m OK [0m] Listening on [0;1;39mWeston socket[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mSocket Units[0m. | |
[[0;32m OK [0m] Finished [0;1;39mReboot and dump vmcore via kexec[0m. | |
[[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mBasic System[0m. | |
[[0;32m OK [0m] Started [0;1;39mJob spooling tools[0m. | |
[ 9.588871] memfd_create() without MFD_EXEC nor MFD_NOEXEC_SEAL, pid=147 'dbus-broker-lau' | |
[[0;32m OK [0m] Started [0;1;39mPeriodic Command Scheduler[0m. | |
Starting [0;1;39mPrint notice about GPLv3 packages[0m... | |
Starting [0;1;39mIPv6 Packet Filtering Framework[0m... | |
Starting [0;1;39mIPv4 Packet Filtering Framework[0m... | |
[[0;32m OK [0m] Started [0;1;39mirqbalance daemon[0m. | |
Starting [0;1;39mUser Login Management[0m... | |
[ 9.674510] audit: type=1334 audit(1691067397.145:4): prog-id=7 op=LOAD | |
[[0;32m OK [0m] Started [0;1;39mTEE Supplicant[0m. | |
Starting [0;1;39mtelnetd.service[0m... | |
[[0;32m OK [0m] Finished [0;1;39mIPv4 Packet Filtering Fram[ 9.701457] audit: type=1334 audit(1691067397.145:5): prog-id=8 op=LOAD | |
ework[0m. | |
[[0;32m OK [0m] Finished [0;1;39mIPv6 Packet Filtering Framework[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mPreparation for Network[0m. | |
Starting [0;1;39mNetwork Configuration[0m... | |
[[0;32m OK [0m] Found device [0;1;39m/dev/ttyS2[0m. | |
[[0;32m OK [0m] Started [0;1;39mtelnetd.service[0m. | |
[[0;32m OK [0m] Started [0;1;39mUser Login Management[0m. | |
[[0;32m OK [0m] Started [0;1;39mNetwork Configuration[0m. | |
Starting [0;1;39mWait for Network to be Configured[0m... | |
Starting [0;1;39mNetwork Name Resolution[0m... | |
[[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mNetwork[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m. | |
Starting [0;1;39mAvahi mDNS/DNS-SD Stack[0m... | |
Starting [0;1;39mEnable and configure wl18xx bluetooth stack[0m... | |
Starting [0;1;39mcontainerd container runtime[0m... | |
[[0;32m OK [0m] Started [0;1;39mNetperf Benchmark Server[0m. | |
[[0;32m OK [0m] Started [0;1;39mNFS status monitor for NFSv2/3 locking.[0m. | |
Starting [0;1;39mPermit User Sessions[0m... | |
[[0;32m OK [0m] Started [0;1;39mAvahi mDNS/DNS-SD Stack[0m. | |
[[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m. | |
[[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m. | |
[[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyS2[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m. | |
Starting [0;1;39mSynchronize System and HW clocks[0m... | |
Starting [0;1;39mWeston, a Waylandositor, as a system service[0m... | |
[[0;32m OK [0m] Finished [0;1;39mEnable and configure wl18xx bluetooth stack[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mSynchronize System and HW clocks[0m. | |
See 'systemctl status sync-clocks.service' for details. | |
[ 11.078872] audit: type=1334 audit(1691067398.549:6): prog-id=9 op=LOAD | |
[ 11.095386] audit: type=1334 audit(1691067398.561:7): prog-id=10 op=LOAD | |
Starting [0;1;39mUser Database Manager[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;39mLighttpd Daemon[0m... | |
Starting [0;1;39mLSB: network benchmark[0m... | |
[[0;32m OK [0m] Started [0;1;39mstrongSwan IPsec IIKEv2 daemon using ipsec.conf[0m. | |
[[0;32m OK [0m] Started [0;1;39mLSB: network benchmark[0m. | |
Starting [0;1;39mthermal-zone-init.service[0m... | |
[[0;32m OK [0m] Started [0;1;39mLighttpd Daemon[0m. | |
[[0;32m OK [0m] Started [0;1;39mthermal-zone-init.service[0m. | |
[[0;32m OK [0m] Started [0;1;39mUser Database Manager[0m. | |
[[0;32m OK [0m] Created slice [0;1;39mUser Slice of UID 1000[0m. | |
Starting [0;1;39mUser Runtime Directory /run/user/1000[0m... | |
[[0;32m OK [0m] Finished [0;1;39mUser Runtime Directory /run/user/1000[0m. | |
Starting [0;1;39mUser Manager for UID 1000[0m... | |
[ 12.409411] audit: type=1006 audit(1691067399.881:8): pid=363 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1 | |
[ 12.433638] audit: type=1300 audit(1691067399.881:8): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffc2d6ffd8 a2=4 a3=ffff9be68020 items=0 ppid=1 pid=363 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/lib/systemd/systemd" key=(null) | |
[ 12.476096] audit: type=1327 audit(1691067399.881:8): proctitle="(systemd)" | |
[[0;32m OK [0m] Started [0;1;39mUser Manager for UID 1000[0m. | |
[[0;32m OK [0m] Started [0;1;39mSession c1 of User weston[0m. | |
[[0;32m OK [0m] Started [0;1;39mcontainerd container runtime[0m. | |
[ 12.914672] audit: type=1006 audit(1691067400.385:9): pid=248 uid=0 old-auid=4294967295 auid=1000 tty=tty7 old-ses=4294967295 ses=2 res=1 | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mWeston, a mpositor, as a system service[0m. | |
See 'systemctl status weston.service' for details. | |
[[0;1;38;5;185mDEPEND[0m] Dependency failed for [0;1;39mMatrix GUI[0m. | |
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/systemd-fsck[0m. | |
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk0p2[0m. | |
Starting [0;1;39mFile System Check on /dev/mmcblk0p2[0m... | |
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk0p3[0m. | |
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk0p1[0m. | |
Starting [0;1;39mFile System Check on /dev/mmcblk0p1[0m... | |
Starting [0;1;39mFile System Check on /dev/mmcblk0p3[0m... | |
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk0p2[0m. | |
Mounting [0;1;39m/run/media/mmcblk0p2[0m... | |
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk0p1[0m. | |
Mounting [0;1;39m/run/media/mmcblk0p1[0m... | |
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /de[ 14.619216] FAT-fs (mmcblk0p2): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. | |
v/mmcblk0p3[0m. | |
Mounting [0;1;39m/run/media/mmcblk0p3[0m... | |
[[0;32m OK [0m] Mounted [0;1;39m/run/media/mmcblk0p2[0m. | |
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk1p3[0m.[ 14.672096] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. | |
[ 14.696041] FAT-fs (mmcblk0p3): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. | |
Starting [0;1;39mFile System Check on /dev/mmcblk1p3[0m... | |
[[0;32m OK [0m] Mounted [0;1;39m/run/media/mmcblk0p1[0m. | |
[[0;32m OK [0m] Mounted [0;1;39m/run/media/mmcblk0p3[0m. | |
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk1p3[0m. | |
Mounting [0;1;39m/run/media/mmcblk1p3[0m... | |
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk1p1[0m. | |
Starting [0;1;39mFile System Check on /dev/mmcblk1p1[[ 14.801410] EXT4-fs (mmcblk1p3): mounting ext3 file system using the ext4 subsystem | |
0m... | |
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk1p2[0m. | |
Starting [0;1;39mFile System Check on /dev/mmcblk1p2[0m... | |
[ 14.833732] EXT4-fs (mmcblk1p3): recovery complete | |
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/[ 14.841848] EXT4-fs (mmcblk1p3): mounted filesystem 1f3580b4-dc26-44da-b2c1-9fefe7bd665c r/w with ordered data mode. Quota mode: none. | |
mmcblk1p2[0m. | |
Mounting [0;1;39m/run/media/root-mmcblk1p2[0m... | |
[[0;32m OK [0m] Mounted [0;1;39m/run/media/mmcblk1p3[0m. | |
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk1p1[0m. | |
Mounting [0;1;39m/run/media/boot-mmcblk1p1[0m... | |
[ 14.931901] EXT4-fs (mmcblk1p2): recovery complete | |
[ 14.936815] EXT4-fs (mmcblk1p2): mounted filesystem 1229c794-7347-41bd-ad64-3f58e77be939 r/w with ordered data mode. Quota mode: none. | |
[[0;32m OK [0m] Finished [0;1;39mPrint notice about GPLv3 packages[0m. | |
[[0;32m OK [0m] Mounted [0;1;39m/run/media/root-mmcblk1p2[[ 14.974160] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. | |
0m. | |
[[0;32m OK [0m] Mounted [0;1;39m/run/media/boot-mmcblk1p1[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mMulti-User System[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mGraphical Interface[0m. | |
Starting [0;1;39mRecord Runlevel Change in UTMP[0m... | |
[[0;32m OK [0m] Finished [0;1;39mRecord Runlevel Change in UTMP[0m. | |
_____ _____ _ _ | |
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_ | |
| | _| .'| . | . | | __| _| . | | | -_| _| _| | |
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_| | |
|___| |___| | |
Arago Project j721s2-evm - | |
Arago 2023.04 j721s2-evm - | |
j721s2-evm login: root | |
[ 16.400615] kauditd_printk_skb: 2 callbacks suppressed | |
[ 16.400623] audit: type=1006 audit(1691067403.873:10): pid=750 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=3 res=1 | |
[ 16.418630] audit: type=1300 audit(1691067403.873:10): arch=c00000b7 syscall=64 success=yes exit=1 a0=8 a1=ffffc2d6ffd8 a2=1 a3=ffff9be68020 items=0 ppid=1 pid=750 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="(systemd)" exe="/lib/systemd/systemd" key=(null) | |
[ 16.445134] audit: type=1327 audit(1691067403.873:10): proctitle="(systemd)" | |
[ 16.487905] audit: type=1334 audit(1691067403.961:11): prog-id=11 op=LOAD | |
[ 16.495314] audit: type=1300 audit(1691067403.961:11): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffd6bbdda0 a2=78 a3=0 items=0 ppid=1 pid=750 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="systemd" exe="/lib/systemd/systemd" key=(null) | |
[ 16.520927] audit: type=1327 audit(1691067403.961:11): proctitle="(systemd)" | |
[ 16.528371] audit: type=1334 audit(1691067403.961:12): prog-id=11 op=UNLOAD | |
[ 16.535701] audit: type=1334 audit(1691067403.961:13): prog-id=12 op=LOAD | |
[ 16.542806] audit: type=1300 audit(1691067403.961:13): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffd6bbde40 a2=78 a3=0 items=0 ppid=1 pid=750 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="systemd" exe="/lib/systemd/systemd" key=(null) | |
[ 16.568651] audit: type=1327 audit(1691067403.961:13): proctitle="(systemd)" | |
7[r[999;999H[6nroot@j721s2-evm:~# uname -a | |
Linux j721s2-evm 6.5.0-rc4-next-20230731-00003-g3466340b091b-dirty #1 SMP PREEMPT Thu Aug 3 16:33:10 IST 2023 aarch64 aarch64 aarch64 GNU/Linux | |
root@j721s2-evm:~# cat /proc/cmdline | |
console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02880000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/j721s2-evm1/autofs/be8046fb7eb6ec37914013aab307bfdb,nolock,v3,tcp,rsize=4096,wsize=4096 mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),256k(ospi.env.backup),57088k@8m(ospi.rootfs),256k(ospi.phypattern);spi-nand0:512k(ospi_nand.tiboot3),2m(ospi_nand.tispl),4m(ospi_nand.u-boot),256k(ospi_nand.env),256k(ospi_nand.env.backup),98048k@32m(ospi_nand.rootfs),256k@130816k(ospi_nand.phypattern) | |
root@j721s2-evm:~# uname -a | |
Linux j721s2-evm 6.5.0-rc4-next-20230731-00003-g3466340b091b-dirty #1 SMP PREEMPT Thu Aug 3 16:33:10 IST 2023 aarch64 aarch64 aarch64 GNU/Linux | |
root@j721s2-evm:~# cat /proc/mtd | |
dev: size erasesize name | |
mtd0: 04000000 00040000 "47040000.spi.0" | |
mtd1: 04000000 00001000 "47050000.spi.0" | |
root@j721s2-evm:~# grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/ | |
/pnp /etc/resolv.conf && systemctl restart systemd-resolved | |
root@j721s2-evm:~# ls -l /lib/firmware; ls -lR /lib/firmware/ipc | |
total 17580 | |
-rw-r--r-- 1 root root 2040 Mar 9 2018 LICENCE.ibt_firmware | |
-rw-r--r-- 1 root root 2046 Mar 9 2018 LICENCE.iwlwifi_firmware | |
drwxr-xr-x 2 root root 4096 Mar 9 2018 cadence | |
drwxr-xr-x 2 root root 4096 Mar 9 2018 cnm | |
drwxr-xr-x 2 root root 4096 Mar 9 2018 intel | |
-rw-r--r-- 1 root root 918268 Mar 9 2018 iwlwifi-3160-17.ucode | |
-rw-r--r-- 1 root root 2448976 Mar 9 2018 iwlwifi-8000C-34.ucode | |
-rw-r--r-- 1 root root 2428004 Mar 9 2018 iwlwifi-8000C-36.ucode | |
-rw-r--r-- 1 root root 2440780 Mar 9 2018 iwlwifi-8265-34.ucode | |
-rw-r--r-- 1 root root 2436632 Mar 9 2018 iwlwifi-8265-36.ucode | |
-rw-r--r-- 1 root root 2678092 Mar 9 2018 iwlwifi-9260-th-b0-jf-b0-34.ucode | |
-rw-r--r-- 1 root root 2521412 Mar 9 2018 iwlwifi-9260-th-b0-jf-b0-38.ucode | |
-rw-r--r-- 1 root root 1489652 Mar 9 2018 iwlwifi-9260-th-b0-jf-b0-46.ucode | |
lrwxrwxrwx 1 root root 66 Mar 9 2018 j721s2-c71_0-fw -> /lib/firmware/ti-ipc/j721s2/ipc_echo_test_c7x_1_release_strip.xe71 | |
lrwxrwxrwx 1 root root 73 Mar 9 2018 j721s2-c71_0-fw-sec -> /lib/firmware/ti-ipc/j721s2/ipc_echo_test_c7x_1_release_strip.xe71.signed | |
lrwxrwxrwx 1 root root 66 Mar 9 2018 j721s2-c71_1-fw -> /lib/firmware/ti-ipc/j721s2/ipc_echo_test_c7x_2_release_strip.xe71 | |
lrwxrwxrwx 1 root root 73 Mar 9 2018 j721s2-c71_1-fw-sec -> /lib/firmware/ti-ipc/j721s2/ipc_echo_test_c7x_2_release_strip.xe71.signed | |
lrwxrwxrwx 1 root root 68 Mar 9 2018 j721s2-main-r5f0_0-fw -> /lib/firmware/ti-ipc/j721s2/ipc_echo_test_mcu2_0_release_strip.xer5f | |
lrwxrwxrwx 1 root root 75 Mar 9 2018 j721s2-main-r5f0_0-fw-sec -> /lib/firmware/ti-ipc/j721s2/ipc_echo_test_mcu2_0_release_strip.xer5f.signed | |
lrwxrwxrwx 1 root root 68 Mar 9 2018 j721s2-main-r5f0_1-fw -> /lib/firmware/ti-ipc/j721s2/ipc_echo_test_mcu2_1_release_strip.xer5f | |
lrwxrwxrwx 1 root root 75 Mar 9 2018 j721s2-main-r5f0_1-fw-sec -> /lib/firmware/ti-ipc/j721s2/ipc_echo_test_mcu2_1_release_strip.xer5f.signed | |
lrwxrwxrwx 1 root root 68 Mar 9 2018 j721s2-main-r5f1_0-fw -> /lib/firmware/ti-ipc/j721s2/ipc_echo_test_mcu3_0_release_strip.xer5f | |
lrwxrwxrwx 1 root root 75 Mar 9 2018 j721s2-main-r5f1_0-fw-sec -> /lib/firmware/ti-ipc/j721s2/ipc_echo_test_mcu3_0_release_strip.xer5f.signed | |
lrwxrwxrwx 1 root root 68 Mar 9 2018 j721s2-main-r5f1_1-fw -> /lib/firmware/ti-ipc/j721s2/ipc_echo_test_mcu3_1_release_strip.xer5f | |
lrwxrwxrwx 1 root root 75 Mar 9 2018 j721s2-main-r5f1_1-fw-sec -> /lib/firmware/ti-ipc/j721s2/ipc_echo_test_mcu3_1_release_strip.xer5f.signed | |
lrwxrwxrwx 1 root root 68 Mar 9 2018 j721s2-mcu-r5f0_1-fw -> /lib/firmware/ti-ipc/j721s2/ipc_echo_test_mcu1_1_release_strip.xer5f | |
-rw-r--r-- 1 root root 4676 Mar 9 2018 regulatory.db | |
-rw-r--r-- 1 root root 1182 Mar 9 2018 regulatory.db.p7s | |
-rw-r--r-- 1 root root 151552 Mar 9 2018 rgx.fw.36.53.104.796 | |
-rw-r--r-- 1 root root 383136 Mar 9 2018 rgx.sh.36.53.104.796 | |
drwxr-xr-x 2 root root 4096 Mar 9 2018 ti-connectivity | |
drwxr-xr-x 3 root root 4096 Mar 9 2018 ti-ipc | |
lrwxrwxrwx 1 root root 39 Mar 9 2018 wave521c_codec_fw.bin -> /lib/firmware/cnm/wave521c_codec_fw.bin | |
ls: cannot access '/lib/firmware/ipc': No such file or directory | |
root@j721s2-evm:~# cat /proc/diskstats | |
7 0 loop0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 1 loop1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 2 loop2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 3 loop3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 4 loop4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 5 loop5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 6 loop6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 7 loop7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
31 0 mtdblock0 54 1 2088 121 0 0 0 0 0 104 121 0 0 0 0 0 0 | |
31 1 mtdblock1 54 0 2088 163 0 0 0 0 0 124 163 0 0 0 0 0 0 | |
179 0 mmcblk0 824 2 53530 350 0 0 0 0 0 616 350 0 0 0 0 0 0 | |
179 1 mmcblk0p1 246 0 16716 102 0 0 0 0 0 232 102 0 0 0 0 0 0 | |
179 2 mmcblk0p2 259 0 16723 109 0 0 0 0 0 288 109 0 0 0 0 0 0 | |
179 3 mmcblk0p3 280 2 18883 125 0 0 0 0 0 268 125 0 0 0 0 0 0 | |
179 32 mmcblk0boot0 68 0 1344 26 0 0 0 0 0 36 26 0 0 0 0 0 0 | |
179 64 mmcblk0boot1 35 0 672 7 0 0 0 0 0 12 7 0 0 0 0 0 0 | |
179 96 mmcblk1 766 64 46295 2374 2 0 16 3 0 1268 2377 0 0 0 0 0 0 | |
179 97 mmcblk1p1 237 0 14593 652 0 0 0 0 0 704 652 0 0 0 0 0 0 | |
179 98 mmcblk1p2 213 33 15044 637 1 0 8 1 0 700 638 0 0 0 0 0 0 | |
179 99 mmcblk1p3 278 31 15458 1002 1 0 8 2 0 604 1004 0 0 0 0 0 0 | |
root@j721s2-evm:~# cat /proc/interrupts | |
CPU0 CPU1 | |
9: 0 0 GICv3 25 Level vgic | |
11: 3483 3949 GICv3 30 Level arch_timer | |
12: 0 0 GICv3 27 Level kvm guest vtimer | |
14: 0 0 GICv3 23 Level arm-pmu | |
15: 943 0 GICv3 69 Level 32c00000.mailbox thr_011 | |
36: 0 0 GICv3 928 Level 42120000.i2c | |
37: 41 0 GICv3 232 Level 2000000.i2c | |
38: 42859 0 MSI-INTA 17825888 Level 46000000.ethernet-tx0 | |
40: 59971 0 MSI-INTA 17825890 Level 46000000.ethernet | |
58: 2095 0 MSI-INTA 16974702 Level 31150000.dma-controller chan0 | |
59: 2091 0 MSI-INTA 16974703 Level 31150000.dma-controller chan1 | |
186: 0 0 GICv3 878 Level 40a00000.serial | |
187: 669 0 GICv3 280 Level 2880000.serial | |
188: 2 0 GICv3 872 Level 47040000.spi | |
189: 0 0 GICv3 873 Level 47050000.spi | |
190: 1086 0 GICv3 35 Level mmc0 | |
444: 1634 0 GICv3 36 Level mmc1 | |
IPI0: 4506 12164 Rescheduling interrupts | |
IPI1: 3132 8505 Function call interrupts | |
IPI2: 0 0 CPU stop interrupts | |
IPI3: 0 0 CPU stop (for crash dump) interrupts | |
IPI4: 0 0 Timer broadcast interrupts | |
IPI5: 0 0 IRQ work interrupts | |
IPI6: 0 0 CPU wake-up interrupts | |
Err: 0 | |
root@j721s2-evm:~# cat /proc/softirqs | |
CPU0 CPU1 | |
HI: 0 0 | |
TIMER: 1202 1521 | |
NET_TX: 7 1 | |
NET_RX: 62825 22 | |
BLOCK: 924 0 | |
IRQ_POLL: 0 0 | |
TASKLET: 6477 0 | |
SCHED: 1745 1664 | |
HRTIMER: 0 0 | |
RCU: 9005 11979 | |
root@j721s2-evm:~# ls -lR /run/media/mmcblk0p1 | |
/run/media/mmcblk0p1: | |
total 0 | |
root@j721s2-evm:~# export IPERFHOST=192.168.0.1 | |
root@j721s2-evm:~# export NFS_SERVER=192.168.0.1 | |
root@j721s2-evm:~# export NFS_ROOT_PATH=/opt/NFS_exports/linux/j721s2-evm1 | |
root@j721s2-evm:~# export AP_SSID= | |
root@j721s2-evm:~# mkdir -p -m 777 /test | |
root@j721s2-evm:~# cd /test | |
root@j721s2-evm:/test# cat > test.sh << EOF | |
> failtest() { | |
> echo 1 >&3 | |
> } | |
> timeout=600 | |
> bootargs_append=ospi | |
> | |
> # Start of user's script logic | |
> cd /opt/ltp | |
> ./runltp -P j721s2-evm -f ddt/ospi_mtd_dd_rw_ubifs -s "OSPI_S_FUNC_DD_RW_ERASES | |
SIZE_UBIFS " | |
> EOF | |
root@j721s2-evm:/test# eth=`ls /sys/class/net/ | awk '/.*eth.*/{print $1}' | head | |
d -1`;ifconfig $eth | |
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 | |
inet 192.168.0.233 netmask 255.255.255.0 broadcast 192.168.0.255 | |
ether f4:84:4c:fb:3e:9a txqueuelen 1000 (Ethernet) | |
RX packets 79001 bytes 96602136 (92.1 MiB) | |
RX errors 0 dropped 0 overruns 0 frame 0 | |
TX packets 45580 bytes 7778169 (7.4 MiB) | |
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 | |
root@j721s2-evm:/test# eth=`ls /sys/class/net/ | awk '/.*eth.*/{print $1}' | head | |
d -1`;ifconfig $eth | |
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 | |
inet 192.168.0.233 netmask 255.255.255.0 broadcast 192.168.0.255 | |
ether f4:84:4c:fb:3e:9a txqueuelen 1000 (Ethernet) | |
RX packets 79023 bytes 96606024 (92.1 MiB) | |
RX errors 0 dropped 0 overruns 0 frame 0 | |
TX packets 45607 bytes 7782555 (7.4 MiB) | |
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 | |
root@j721s2-evm:/test# cd /test | |
root@j721s2-evm:/test# chmod +x test.sh | |
root@j721s2-evm:/test# ./test.sh 2>&1 3> result.log | |
INFO: Filtering testscenarios based on j721s2-evm capabilities | |
awk: cmd. line:1: warning: regexp escape sequence `\&' is not a known regexp operator | |
Checking for required user/group ids | |
'root' user id and group found. | |
'nobody' user id and group found. | |
'bin' user id and group found. | |
'daemon' user id and group found. | |
Users group found. | |
Sys group found. | |
Required users/groups exist. | |
If some fields are empty or look unusual you may have an old version. | |
Compare to the current minimal requirements in Documentation/Changes. | |
/etc/os-release | |
ID=arago | |
NAME="Arago" | |
VERSION="2023.04" | |
VERSION_ID=2023.04 | |
PRETTY_NAME="Arago 2023.04" | |
uname: | |
Linux j721s2-evm 6.5.0-rc4-next-20230731-00003-g3466340b091b-dirty #1 SMP PREEMPT Thu Aug 3 16:33:10 IST 2023 aarch64 aarch64 aarch64 GNU/Linux | |
/proc/cmdline | |
console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02880000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/j721s2-evm1/autofs/be8046fb7eb6ec37914013aab307bfdb,nolock,v3,tcp,rsize=4096,wsize=4096 mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),256k(ospi.env.backup),57088k@8m(ospi.rootfs),256k(ospi.phypattern);spi-nand0:512k(ospi_nand.tiboot3),2m(ospi_nand.tispl),4m(ospi_nand.u-boot),256k(ospi_nand.env),256k(ospi_nand.env.backup),98048k@32m(ospi_nand.rootfs),256k@130816k(ospi_nand.phypattern) | |
Gnu C gcc (GCC) 11.3.0 | |
Clang | |
Gnu make 4.3 | |
util-linux 2.37.4 | |
mount linux 2.37.4 (libmount 2.37.4: btrfs, namespaces, assert, debug) | |
modutils 29 | |
e2fsprogs 1.46.5 | |
Linux C Library x 1 root root 1630088 Mar 9 2018 /lib/libc.so.6 | |
Dynamic linker (ldd) 2.35 | |
Linux C++ Library 6.0.29 | |
Procps 3.3.17-dirty | |
Net-tools 2.10 | |
iproute2 iproute2-5.17.0 | |
iputils 'V' | |
ethtool 5.16 | |
Sh-utils 9.0 | |
Modules Loaded | |
free reports: | |
total used free shared buff/cache available | |
Mem: 16334448 109608 16095088 9612 129752 16021352 | |
Swap: 0 0 0 | |
cpuinfo: | |
Architecture: aarch64 | |
CPU op-mode(s): 32-bit, 64-bit | |
Byte Order: Little Endian | |
CPU(s): 2 | |
On-line CPU(s) list: 0,1 | |
Vendor ID: ARM | |
Model name: Cortex-A72 | |
Model: 0 | |
Thread(s) per core: 1 | |
Core(s) per cluster: 2 | |
Socket(s): - | |
Cluster(s): 1 | |
Stepping: r1p0 | |
BogoMIPS: 400.00 | |
Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid | |
Caches (sum of all): | |
L1d: 64 KiB (2 instances) | |
L1i: 96 KiB (2 instances) | |
L2: 1 MiB (1 instance) | |
NUMA: | |
NUMA node(s): 1 | |
NUMA node0 CPU(s): 0,1 | |
Vulnerabilities: | |
Itlb multihit: Not affected | |
L1tf: Not affected | |
Mds: Not affected | |
Meltdown: Not affected | |
Mmio stale data: Not affected | |
Retbleed: Not affected | |
Spec store bypass: Not affected | |
Spectre v1: Mitigation; __user pointer sanitization | |
Spectre v2: Mitigation; CSV2, BHB | |
Srbds: Not affected | |
Tsx async abort: Not affected | |
available filesystems: | |
9p autofs bdev bpf cgroup cgroup2 configfs cpuset debugfs devpts devtmpfs efivarfs ext2 ext3 ext4 hugetlbfs mqueue nfs nfs4 pipefs proc pstore ramfs rpc_pipefs securityfs sockfs squashfs sysfs tmpfs vfat | |
mounted filesystems (/proc/mounts): | |
192.168.0.1:/opt/NFS_exports/linux/j721s2-evm1/autofs/be8046fb7eb6ec37914013aab307bfdb / nfs rw,relatime,vers=3,rsize=4096,wsize=4096,namlen=255,hard,nolock,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=192.168.0.1,mountvers=3,mountproto=tcp,local_lock=all,addr=192.168.0.1 0 0 | |
devtmpfs /dev devtmpfs rw,relatime,size=8146328k,nr_inodes=2036582,mode=755 0 0 | |
proc /proc proc rw,relatime 0 0 | |
sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0 | |
securityfs /sys/kernel/security securityfs rw,nosuid,nodev,noexec,relatime 0 0 | |
tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0 | |
devpts /dev/pts devpts rw,relatime,gid=5,mode=620,ptmxmode=000 0 0 | |
tmpfs /run tmpfs rw,nosuid,nodev,size=3266892k,nr_inodes=819200,mode=755 0 0 | |
tmpfs /sys/fs/cgroup tmpfs ro,nosuid,nodev,noexec,size=4096k,nr_inodes=1024,mode=755 0 0 | |
cgroup2 /sys/fs/cgroup/unified cgroup2 rw,nosuid,nodev,noexec,relatime,nsdelegate 0 0 | |
cgroup /sys/fs/cgroup/systemd cgroup rw,nosuid,nodev,noexec,relatime,xattr,name=systemd 0 0 | |
pstore /sys/fs/pstore pstore rw,nosuid,nodev,noexec,relatime 0 0 | |
bpf /sys/fs/bpf bpf rw,nosuid,nodev,noexec,relatime,mode=700 0 0 | |
cgroup /sys/fs/cgroup/blkio cgroup rw,nosuid,nodev,noexec,relatime,blkio 0 0 | |
cgroup /sys/fs/cgroup/perf_event cgroup rw,nosuid,nodev,noexec,relatime,perf_event 0 0 | |
cgroup /sys/fs/cgroup/devices cgroup rw,nosuid,nodev,noexec,relatime,devices 0 0 | |
cgroup /sys/fs/cgroup/pids cgroup rw,nosuid,nodev,noexec,relatime,pids 0 0 | |
cgroup /sys/fs/cgroup/cpu,cpuacct cgroup rw,nosuid,nodev,noexec,relatime,cpu,cpuacct 0 0 | |
cgroup /sys/fs/cgroup/freezer cgroup rw,nosuid,nodev,noexec,relatime,freezer 0 0 | |
cgroup /sys/fs/cgroup/hugetlb cgroup rw,nosuid,nodev,noexec,relatime,hugetlb 0 0 | |
cgroup /sys/fs/cgroup/memory cgroup rw,nosuid,nodev,noexec,relatime,memory 0 0 | |
cgroup /sys/fs/cgroup/cpuset cgroup rw,nosuid,nodev,noexec,relatime,cpuset 0 0 | |
hugetlbfs /dev/hugepages hugetlbfs rw,relatime,pagesize=2M 0 0 | |
mqueue /dev/mqueue mqueue rw,nosuid,nodev,noexec,relatime 0 0 | |
debugfs /sys/kernel/debug debugfs rw,nosuid,nodev,noexec,relatime 0 0 | |
tmpfs /tmp tmpfs rw,nosuid,nodev,nr_inodes=1048576 0 0 | |
configfs /sys/kernel/config configfs rw,nosuid,nodev,noexec,relatime 0 0 | |
tmpfs /media/ram tmpfs rw,relatime,size=16384k 0 0 | |
tmpfs /var/volatile tmpfs rw,relatime,size=51200k 0 0 | |
/dev/mmcblk0p2 /run/media/mmcblk0p2 vfat rw,relatime,gid=6,fmask=0007,dmask=0007,allow_utime=0020,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro 0 0 | |
/dev/mmcblk0p1 /run/media/mmcblk0p1 vfat rw,relatime,gid=6,fmask=0007,dmask=0007,allow_utime=0020,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro 0 0 | |
/dev/mmcblk0p3 /run/media/mmcblk0p3 vfat rw,relatime,gid=6,fmask=0007,dmask=0007,allow_utime=0020,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro 0 0 | |
/dev/mmcblk1p3 /run/media/mmcblk1p3 ext3 rw,relatime 0 0 | |
/dev/mmcblk1p2 /run/media/root-mmcblk1p2 ext4 rw,relatime 0 0 | |
/dev/mmcblk1p1 /run/media/boot-mmcblk1p1 vfat rw,relatime,gid=6,fmask=0007,dmask=0007,allow_utime=0020,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro 0 0 | |
tmpfs /run/user/0 tmpfs rw,nosuid,nodev,relatime,size=1633444k,nr_inodes=408361,mode=700 0 0 | |
mounted filesystems (df): | |
Filesystem Type Size Used Avail Use% Mounted on | |
192.168.0.1:/opt/NFS_exports/linux/j721s2-evm1/autofs/be8046fb7eb6ec37914013aab307bfdb nfs 915G 426G 450G 49% / | |
devtmpfs devtmpfs 7.8G 4.0K 7.8G 1% /dev | |
tmpfs tmpfs 7.8G 0 7.8G 0% /dev/shm | |
tmpfs [ 41.489961] LTP: starting OSPI_S_FUNC_DD_RW_ERASESIZE_UBIFS (source "common.sh"; install_modules.sh "ospi"; part=`get_mtd_partition_number.sh "ospi"` || die "error getting mtd part number: $part"; size=`get_mtd_erase_size.sh "$part"` || die "error getting mtd erase size: $size"; blk_device_dd_readwrite_test.sh -f "ubifs" -b "$size" -c 10 -d "ospi") | |
tmpfs 3.2G 9.4M 3.2G 1% /run | |
tmpfs tmpfs 4.0M 0 4.0M 0% /sys/fs/cgroup | |
tmpfs tmpfs 7.8G 32K 7.8G 1% /tmp | |
tmpfs tmpfs 16M 0 16M 0% /media/ram | |
tmpfs tmpfs 50M 12K 50M 1% /var/volatile | |
/dev/mmcblk0p2 vfat 1021M 4.0K 1021M 1% /run/media/mmcblk0p2 | |
/dev/mmcblk0p1 vfat 78M 512 78M 1% /run/media/mmcblk0p1 | |
/dev/mmcblk0p3 vfat 14G 8.0K 14G 1% /run/media/mmcblk0p3 | |
/dev/mmcblk1p3 ext3 7.1G 92K 6.8G 1% /run/media/mmcblk1p3 | |
/dev/mmcblk1p2 ext4 7.2G 4.4G 2.4G 65% /run/media/root-mmcblk1p2 | |
/dev/mmcblk1p1 vfat 128M 24M 104M 19% /run/media/boot-mmcblk1p1 | |
tmpfs tmpfs 1.6G 0 1.6G 0% /run/user/0 | |
AppArmor disabled | |
SELinux mode: unknown | |
no big block device was specified on commandline. | |
Tests which require a big block device are disabled. | |
You can specify it with option -z | |
COMMAND: /opt/ltp/bin/ltp-pan -e -S -a 812 -n 812 -p -f /tmp/ltp-fOlyVdlRMe/alltests -l /tmp/tmp.eE9jkgGeZM -C /opt/ltp/output/LTP_RUN_ON-tmp.eE9jkgGeZM.failed -T /opt/ltp/output/LTP_RUN_ON-tmp.eE9jkgGeZM.tconf | |
INFO: Restricted to OSPI_S_FUNC_DD_RW_ERASESIZE_UBIFS | |
LOG File: /tmp/tmp.eE9jkgGeZM | |
FAILED COMMAND File: /opt/ltp/output/LTP_RUN_ON-tmp.eE9jkgGeZM.failed | |
TCONF COMMAND File: /opt/ltp/output/LTP_RUN_ON-tmp.eE9jkgGeZM.tconf | |
Running tests....... | |
<<<test_start>>> | |
tag=OSPI_S_FUNC_DD_RW_ERASESIZE_UBIFS stime=1691067428 | |
cmdline="source "common.sh"; install_modules.sh "ospi"; part=`get_mtd_partition_number.sh "ospi"` || die "error getting mtd part number: $part"; size=`get_mtd_erase_size.sh "$part"` || die "error getting mtd erase size: $size"; blk_device_dd_readwrite_test.sh -f "ubifs" -b "$size" -c 10 -d "ospi"" | |
contacts="" | |
analysis=exit | |
<<<test_output>>> | |
incrementing stop | |
|ERROR|Line: File:FATAL: error getting mtd part number: |ERROR|Line: File:FATAL: get_mtd_biggest_part for ospi: Backtrace :: |ERROR|Line: File:FATAL: Error when trying to find mtd part range - | :: - | - | | |
<<<execution_status>>> | |
initiation_status="ok" | |
duration=1 termination_type=exited termination_id=1 corefile=no | |
cutime=13 cstime=20 | |
<<<test_end>>> | |
INFO: ltp-pan reported all tests PASS | |
LTP Version: 20230127-2655-ge71a22ce4 | |
###############################################################" | |
Done executing testcases." | |
LTP Version: 20230127-2655-ge71a22ce4 | |
Result log is in the /tmp/tmp.eE9jkgGeZM " | |
###############################################################" | |
Test Start Time: Thu Aug 3 12:57:08 2023 | |
----------------------------------------- | |
Testcase Result Exit Value | |
-------- ------ ---------- | |
OSPI_S_FUNC_DD_RW_ERASESIZE_UBIFS FAIL 1 | |
----------------------------------------------- | |
Total Tests: 1 | |
Total Skipped Tests: 0 | |
Total Failures: 1 | |
Kernel Version: 6.5.0-rc4-next-20230731-00003-g3466340b091b-dirty | |
Machine Architecture: aarch64 | |
Hostname: j721s2-evm | |
root@j721s2-evm:/test# echo $? | |
1 | |
root@j721s2-evm:/test# eth=`ls /sys/class/net/ | awk '/.*eth.*/{print $1}' | head | |
d -1`;ifconfig $eth | |
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 | |
inet 192.168.0.233 netmask 255.255.255.0 broadcast 192.168.0.255 | |
ether f4:84:4c:fb:3e:9a txqueuelen 1000 (Ethernet) | |
RX packets 88728 bytes 105614677 (100.7 MiB) | |
RX errors 0 dropped 0 overruns 0 frame 0 | |
TX packets 52439 bytes 8992866 (8.5 MiB) | |
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 | |
root@j721s2-evm:/test# eth=`ls /sys/class/net/ | awk '/.*eth.*/{print $1}' | head | |
d -1`;ifconfig $eth | |
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 | |
inet 192.168.0.233 netmask 255.255.255.0 broadcast 192.168.0.255 | |
ether f4:84:4c:fb:3e:9a txqueuelen 1000 (Ethernet) | |
RX packets 88748 bytes 105618317 (100.7 MiB) | |
RX errors 0 dropped 0 overruns 0 frame 0 | |
TX packets 52462 bytes 8996864 (8.5 MiB) | |
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 | |
root@j721s2-evm:/test# cat result.log | |
root@j721s2-evm:/test# cd /test | |
root@j721s2-evm:/test# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment