Skip to content

Instantly share code, notes, and snippets.

@nmenon

nmenon/j7200 Secret

Created November 3, 2023 00:19
Show Gist options
  • Save nmenon/5658dd6fa2f67bce915c77b25c02f897 to your computer and use it in GitHub Desktop.
Save nmenon/5658dd6fa2f67bce915c77b25c02f897 to your computer and use it in GitHub Desktop.
U-Boot SPL 2024.01-rc1-00171-g902c58fce1d8 (Nov 02 2023 - 18:10:24 -0500)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.1.2--v09.01.02 (Kool Koala)')
Trying to boot from UART
C
- 18:15:05 [INFO] Disconnected serial from j7200-hsevm
- 18:15:05 [INFO] Receiving primary bootloader image ...
- 18:16:39 [INFO] Connected to j7200-hsevm via serial
- 18:16:40 [INFO] Target:
Loaded 993159 bytes
Loading Environment from nowhere... OK
init_env from device 7 not supported!
Starting ATF on ARM64 core...
NOTICE: BL31: v2.9.0(debug):v2.9.0-975-ge15b7128d2df
NOTICE: BL31: Built : 18:09:12, Nov 2 2023
INFO: GICv3 without legacy support detected.
INFO: ARM GICv3 driver initialized in EL3
INFO: Maximum SPI INTID supported: 991
INFO: SYSFW ABI: 3.1 (firmware rev 0x0009 '9.1.2--v09.01.02 (Kool Koala)')
INFO: BL31: Initializing runtime services
INFO: BL31: cortex_a72: CPU workaround for erratum 1319367 was applied
INFO: BL31: cortex_a72: CPU workaround for CVE 2018_3639 was applied
INFO: BL31: cortex_a72: CPU workaround for CVE 2022_23960 was applied
ERROR: Failed to get response (-19)
ERROR: Transfer send failed (-19)
ERROR: Unable to query firmware capabilities (-19)
INFO: BL31: Initializing BL32
I/TC:
I/TC: OP-TEE version: 4.0.0-26-g37f820d63d76 (gcc version 11.3.1 20220712 (Arm GNU Toolchain 11.3.Rel1)) #1 Thu Nov 2 23:09:51 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.1.2--v09.01.02 (Kool Koala)')
I/TC: Secure Board Configuration Software: Rev 1
I/TC: Secure Boot Keys: Count 1, Rev 1
I/TC: HUK Initialized
I/TC: Activated SA2UL device
I/TC: Enabled firewalls for SA2UL TRNG device
I/TC: SA2UL TRNG initialized
I/TC: SA2UL Drivers initialized
I/TC: Primary CPU switching to normal world boot
INFO: BL31: Preparing for EL3 exit to normal world
INFO: Entry point address = 0x80080000
INFO: SPSR = 0x3c9
U-Boot SPL 2024.01-rc1-00171-g902c58fce1d8 (Nov 02 2023 - 18:10:52 -0500)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.1.2--v09.01.02 (Kool Koala)')
Detected: J7X-BASE-CPB rev E3
Detected: J7X-VSC8514-ETH rev E2
Trying to boot from UART
C
- 18:16:40 [INFO] Disconnected serial from j7200-hsevm
- 18:16:40 [INFO] Receiving secondary bootloader image ...
- 18:18:40 [INFO] Connected to j7200-hsevm via serial
- 18:18:40 [INFO] Host:
- 18:18:43 [INFO] Target:
Loaded 1184547 bytes
U-Boot 2024.01-rc1-00171-g902c58fce1d8 (Nov 02 2023 - 18:10:52 -0500)
SoC: J7200 SR2.0 HS-SE
Model: Texas Instruments J7200 EVM
Board: J7200X-PM2-SOM rev E8
DRAM: 4 GiB
Core: 91 devices, 32 uclasses, devicetree: separate
Flash: 0 Bytes
MMC: mmc@4f80000: 0, mmc@4fb0000: 1
Loading Environment from nowhere... OK
In: serial@2800000
Out: serial@2800000
Err: serial@2800000
am65_cpsw_nuss ethernet@46000000: K3 CPSW: nuss_ver: 0x6BA02102 cpsw_ver: 0x6BA82102 ale_ver: 0x00293904 Ports:1 mdio_freq:1000000
Detected: J7X-BASE-CPB rev E3
Detected: J7X-VSC8514-ETH rev E2
Net: eth0: ethernet@46000000port@1
Hit any key to stop autoboot: 2 0
=>
=>
=>
=>
=>
=>
=>
=>
=>
=>
=>
=>
- 18:18:43 [INFO] Disconnected serial from j7200-hsevm
- 18:18:43 [INFO] Connected to j7200-hsevm via serial
- 18:18:43 [INFO] Host:
- 18:18:44 [INFO] Target:
=>
- 18:18:44 [INFO] Host: version
- 18:18:44 [INFO] Target:
version
U-Boot 2024.01-rc1-00171-g902c58fce1d8 (Nov 02 2023 - 18:10:52 -0500)
aarch64-none-linux-gnu-gcc (Arm GNU Toolchain 11.3.Rel1) 11.3.1 20220712
GNU ld (Arm GNU Toolchain 11.3.Rel1) 2.38.20220708
=>
- 18:18:44 [INFO] Host: setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled '
- 18:18:44 [INFO] Target:
setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled '
=>
- 18:18:44 [INFO] Host: setenv bootcmd ''
- 18:18:44 [INFO] Target:
setenv bootcmd ''
=>
- 18:18:44 [INFO] Host: setenv autoload 'no'
- 18:18:44 [INFO] Target:
setenv autoload 'no'
=>
- 18:18:44 [INFO] Host: setenv serverip '192.168.0.1'
- 18:18:45 [INFO] Target:
setenv serverip '192.168.0.1'
=>
- 18:18:45 [INFO] Host: setenv _initramfs -
- 18:18:45 [INFO] Target:
setenv _initramfs -
=>
- 18:18:45 [INFO] Host: printenv
- 18:18:46 [INFO] Target:
printenv
_initramfs=-
addr_fit=0x90000000
arch=arm
args_all=setenv optargs earlycon=ns16550a,mmio32,0x02800000 ${mtdparts}
args_mmc=run finduuid;setenv bootargs console=${console} ${optargs} root=PARTUUID=${uuid} rw rootfstype=${mmcrootfstype}
args_ufs=setenv devtype scsi;setenv bootpart 1:1; run ufs_finduuid; setenv bootargs console = ${console} ${optargs} root=PARTUUID=${uuid} rw rootfstype=${scsirootfstype}; setenv devtype scsi; setenv bootpart 1:1
autoload=no
baudrate=115200
board=j721e
board_name=j7200
board_rev=E8
board_serial=0134
board_software_revision=01
boot=mmc
boot_a_script=load ${devtype} ${devnum}:${distro_bootpart} ${scriptaddr} ${prefix}${script}; source ${scriptaddr}
boot_efi_binary=load ${devtype} ${devnum}:${distro_bootpart} ${kernel_addr_r} efi/boot/bootaa64.efi; if fdt addr -q ${fdt_addr_r}; then bootefi ${kernel_addr_r} ${fdt_addr_r};else bootefi ${kernel_addr_r} ${fdtcontroladdr};fi
boot_efi_bootmgr=if fdt addr -q ${fdt_addr_r}; then bootefi bootmgr ${fdt_addr_r};else bootefi bootmgr;fi
boot_extlinux=sysboot ${devtype} ${devnum}:${distro_bootpart} any ${scriptaddr} ${prefix}${boot_syslinux_conf}
boot_fdt=try
boot_fit=1
boot_net_usb_start=usb start
boot_prefixes=/ /boot/
boot_rprocs=if test ${dorprocboot} -eq 1 && test ${boot} = mmc; then rproc init; run boot_rprocs_mmc; fi;
boot_rprocs_mmc=env set rproc_id; env set rproc_fw; for i in ${rproc_fw_binaries} ; do if test -z "${rproc_id}" ; then env set rproc_id $i; else env set rproc_fw $i; run rproc_load_and_boot_one; env set rproc_id; env set rproc_fw; fi; done
boot_script_dhcp=boot.scr.uimg
boot_scripts=boot.scr.uimg boot.scr
boot_syslinux_conf=extlinux/extlinux.conf
boot_targets=ti_mmc mmc0 mmc1 usb0 pxe dhcp
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled
bootcmd=
bootcmd_dhcp=devtype=dhcp; run boot_net_usb_start; if dhcp ${scriptaddr} ${boot_script_dhcp}; then source ${scriptaddr}; fi;setenv efi_fdtfile ${fdtfile}; setenv efi_old_vci ${bootp_vci};setenv efi_old_arch ${bootp_arch};setenv bootp_vci PXEClient:Arch:00011:UNDI:003000;setenv bootp_arch 0xb;if dhcp ${kernel_addr_r}; then tftpboot ${fdt_addr_r} dtb/${efi_fdtfile};if fdt addr -q ${fdt_addr_r}; then bootefi ${kernel_addr_r} ${fdt_addr_r}; else bootefi ${kernel_addr_r} ${fdtcontroladdr};fi;fi;setenv bootp_vci ${efi_old_vci};setenv bootp_arch ${efi_old_arch};setenv efi_fdtfile;setenv efi_old_arch;setenv efi_old_vci;
bootcmd_mmc0=devnum=0; run mmc_boot
bootcmd_mmc1=devnum=1; run mmc_boot
bootcmd_pxe=run boot_net_usb_start; dhcp; if pxe get; then pxe boot; fi
bootcmd_ti_mmc=run findfdt; run init_${boot}; run main_cpsw0_qsgmii_phyinit; run boot_rprocs; if test ${boot_fit} -eq 1; then run get_fit_${boot}; run get_fit_overlaystring; run run_fit; else; run get_kern_${boot}; run get_fdt_${boot}; run get_overlay_${boot}; run run_kern; fi;
bootcmd_usb0=devnum=0; run usb_boot
bootdelay=2
bootdir=/boot
bootenvfile=uEnv.txt
bootm_size=0x10000000
bootpart=1:2
bootscript=echo Running bootscript from mmc${mmcdev} ...; source ${loadaddr}
console=ttyS2,115200n8
cpu=armv8
default_device_tree=ti/k3-j721e-common-proc-board.dtb
dfu_alt_info_emmc=rawemmc raw 0 0x800000 mmcpart 1; rootfs part 0 1 mmcpart 0; tiboot3.bin.raw raw 0x0 0x400 mmcpart 1; tispl.bin.raw raw 0x400 0x1000 mmcpart 1; u-boot.img.raw raw 0x1400 0x2000 mmcpart 1; u-env.raw raw 0x3400 0x100 mmcpart 1; sysfw.itb.raw raw 0x3600 0x800 mmcpart 1
dfu_alt_info_mmc=boot part 1 1; rootfs part 1 2; tiboot3.bin fat 1 1; tispl.bin fat 1 1; u-boot.img fat 1 1; uEnv.txt fat 1 1; sysfw.itb fat 1 1
dfu_alt_info_ospi=tiboot3.bin raw 0x0 0x080000; tispl.bin raw 0x080000 0x200000; u-boot.img raw 0x280000 0x400000; u-boot-env raw 0x680000 0x020000; sysfw.itb raw 0x6c0000 0x100000; rootfs raw 0x800000 0x3800000
dfu_alt_info_ram=tispl.bin ram 0x80080000 0x200000; u-boot.img ram 0x81000000 0x400000
distro_bootcmd=scsi_need_init=; for target in ${boot_targets}; do run bootcmd_${target}; done
do_main_cpsw0_qsgmii_phyinit=1
dorprocboot=0
dtboaddr=0x89000000
efi_dtb_prefixes=/ /dtb/ /dtb/current/
envboot=if mmc dev ${mmcdev}; then if mmc rescan; then echo SD/MMC found on device ${mmcdev}; if test -n "${loadbootscript}" && run loadbootscript; then run bootscript; else if run loadbootenv; then echo Loaded env from ${bootenvfile}; run importbootenv; fi; if test -n $uenvcmd; then echo Running uenvcmd ...; run uenvcmd; fi; fi; fi; fi;
eth1addr=70:ff:76:1e:49:e4
eth2addr=70:ff:76:1e:49:e5
eth3addr=70:ff:76:1e:49:e6
eth4addr=70:ff:76:1e:49:e7
ethaddr=f4:84:4c:fc:6f:b2
fdt_addr_r=0x88000000
fdtaddr=0x88000000
fdtcontroladdr=fdea0560
fdtoverlay_addr_r=0x89000000
findfdt=setenv name_fdt ${default_device_tree}; if test $board_name = j721e; then setenv name_fdt ti/k3-j721e-common-proc-board.dtb; fi; if test $board_name = j7200; then setenv name_fdt ti/k3-j7200-common-proc-board.dtb; fi; if test $board_name = j721e-eaik || test $board_name = j721e-sk; then setenv name_fdt ti/k3-j721e-sk.dtb; fi; setenv fdtfile ${name_fdt}
finduuid=part uuid ${boot} ${bootpart} uuid
get_fdt_mmc=load mmc ${bootpart} ${fdtaddr} ${bootdir}/dtb/${name_fdt}
get_fdt_ufs=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/${fdtfile}
get_fit_config=setexpr name_fit_config gsub / _ conf-${fdtfile}
get_fit_mmc=load mmc ${bootpart} ${addr_fit} ${bootdir}/${name_fit}
get_fit_overlaystring=for overlay in $name_overlays; do; setexpr name_fit_overlay gsub / _ conf-${overlay}; setenv overlaystring ${overlaystring}'#'${name_fit_overlay}; done;
get_kern_mmc=load mmc ${bootpart} ${loadaddr} ${bootdir}/${name_kern}
get_kern_ufs=load ${devtype} ${bootpart} ${loadaddr} ${bootdir}/${name_kern}
get_overlay_mmc=fdt address ${fdtaddr}; fdt resize 0x100000; for overlay in $name_overlays; do; load mmc ${bootpart} ${dtboaddr} ${bootdir}/dtb/${overlay} && fdt apply ${dtboaddr}; done;
get_overlay_ufs=fdt address ${fdtaddr}; fdt resize 0x100000; for overlay in $name_overlays; do; load scsi ${bootpart} ${dtboaddr} ${bootdir}/${overlay} && fdt apply ${dtboaddr}; done;
importbootenv=echo Importing environment from mmc${mmcdev} ...; env import -t ${loadaddr} ${filesize}
init_main_cpsw0_qsgmii_phy=gpio set gpio@22_17; gpio clear gpio@22_16
init_mmc=run args_all args_mmc
init_ufs=ufs init; scsi scan; run args_ufs
kernel_addr_r=0x82000000
load_efi_dtb=load ${devtype} ${devnum}:${distro_bootpart} ${fdt_addr_r} ${prefix}${efi_fdtfile}
loadaddr=0x82000000
loadbootenv=fatload mmc ${mmcdev} ${loadaddr} ${bootenvfile}
loadfdt=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/dtb/${fdtfile}
loadimage=load ${devtype} ${bootpart} ${loadaddr} ${bootdir}/${bootfile}
main_cpsw0_qsgmii_phyinit=if test ${do_main_cpsw0_qsgmii_phyinit} -eq 1 && test ${dorprocboot} -eq 1 && test ${boot} = mmc; then run init_main_cpsw0_qsgmii_phy; fi;
mmc_boot=if mmc dev ${devnum}; then devtype=mmc; run scan_dev_for_boot_part; fi
mmcboot=if mmc dev ${mmcdev}; then devnum=${mmcdev}; devtype=mmc; if mmc rescan; then echo SD/MMC found on device ${mmcdev}; if run loadimage; then run args_mmc; if test ${boot_fit} -eq 1; then run run_fit; else run mmcloados; fi; fi; fi; fi;
mmcdev=1
mmcloados=if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run get_fdt_mmc; then bootz ${loadaddr} - ${fdtaddr}; else if test ${boot_fdt} = try; then bootz; else echo WARN: Cannot load the DT; fi; fi; else bootz; fi;
mmcrootfstype=ext4 rootwait
mtdids=nor0=47040000.spi.0,nor0=47034000.hyperbus
mtdparts=mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),128k(ospi.env),128k(ospi.env.backup),1m(ospi.sysfw),-@8m(ospi.rootfs);47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),1m(hbmc.sysfw),-@8m(hbmc.rootfs)
name_fit=fitImage
name_kern=Image
partitions=name=rootfs,start=0,size=-,uuid=${uuid_gpt_rootfs}
pxefile_addr_r=0x80100000
ramdisk_addr_r=0x88080000
rd_spec=-
rdaddr=0x88080000
rproc_fw_binaries=2 /lib/firmware/j7200-main-r5f0_0-fw 3 /lib/firmware/j7200-main-r5f0_1-fw
rproc_load_and_boot_one=if load mmc ${bootpart} $loadaddr ${rproc_fw}; then if rproc load ${rproc_id} ${loadaddr} ${filesize}; then rproc start ${rproc_id}; fi; fi
run_fit=run get_fit_config; bootm ${addr_fit}#${name_fit_config}${overlaystring}
run_kern=booti ${loadaddr} ${rd_spec} ${fdtaddr}
scan_dev_for_boot=echo Scanning ${devtype} ${devnum}:${distro_bootpart}...; for prefix in ${boot_prefixes}; do run scan_dev_for_extlinux; run scan_dev_for_scripts; done;run scan_dev_for_efi;
scan_dev_for_boot_part=part list ${devtype} ${devnum} -bootable devplist; env exists devplist || setenv devplist 1; for distro_bootpart in ${devplist}; do if fstype ${devtype} ${devnum}:${distro_bootpart} bootfstype; then part uuid ${devtype} ${devnum}:${distro_bootpart} distro_bootpart_uuid ; run scan_dev_for_boot; fi; done; setenv devplist
scan_dev_for_efi=setenv efi_fdtfile ${fdtfile}; for prefix in ${efi_dtb_prefixes}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${efi_fdtfile}; then run load_efi_dtb; fi;done;run boot_efi_bootmgr;if test -e ${devtype} ${devnum}:${distro_bootpart} efi/boot/bootaa64.efi; then echo Found EFI removable media binary efi/boot/bootaa64.efi; run boot_efi_binary; echo EFI LOAD FAILED: continuing...; fi; setenv efi_fdtfile
scan_dev_for_extlinux=if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${boot_syslinux_conf}; then echo Found ${prefix}${boot_syslinux_conf}; run boot_extlinux; echo EXTLINUX FAILED: continuing...; fi
scan_dev_for_scripts=for script in ${boot_scripts}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${script}; then echo Found U-Boot script ${prefix}${script}; run boot_a_script; echo SCRIPT FAILED: continuing...; fi; done
scriptaddr=0x80000000
scsi_boot=run scsi_init; if scsi dev ${devnum}; then devtype=scsi; run scan_dev_for_boot_part; fi
scsi_init=if ${scsi_need_init}; then scsi_need_init=false; scsi scan; fi
scsirootfstype=ext4 rootwait
serial#=0000000000000134
serverip=192.168.0.1
soc=k3
stderr=serial@2800000
stdin=serial@2800000
stdout=serial@2800000
ubifs_boot=if ubi part ${bootubipart} ${bootubioff} && ubifsmount ubi0:${bootubivol}; then devtype=ubi; devnum=ubi0; bootfstype=ubifs; distro_bootpart=${bootubivol}; run scan_dev_for_boot; ubifsumount; fi
ufs_finduuid=part uuid scsi ${bootpart} uuid
update_to_fit=setenv loadaddr ${addr_fit}; setenv bootfile ${name_fit}
usb_boot=usb start; if usb dev ${devnum}; then devtype=usb; run scan_dev_for_boot_part; fi
vendor=ti
Environment size: 10470/131067 bytes
=>
- 18:18:46 [INFO] Host: printenv bootargs
- 18:18:46 [INFO] Target:
printenv bootargs
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled
=>
- 18:18:46 [INFO] Host: setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp '
- 18:18:46 [INFO] Target:
setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp '
=>
- 18:18:46 [INFO] Host: setenv serverip '192.168.0.1'
- 18:18:47 [INFO] Target:
setenv serverip '192.168.0.1'
=>
- 18:18:47 [INFO] Host: setenv autoload 'no'
- 18:18:47 [INFO] Target:
setenv autoload 'no'
=>
- 18:18:47 [INFO] Host: dhcp
- 18:18:48 [INFO] Target:
dhcp
k3-navss-ringacc ringacc@2b800000: Ring Accelerator probed rings:286, gp-rings[96,32] sci-dev-id:235
k3-navss-ringacc ringacc@2b800000: dma-ring-reset-quirk: disabled
am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
link up on port 1, speed 1000, full duplex
BOOTP broadcast 1
BOOTP broadcast 2
BOOTP broadcast 3
DHCP client bound to address 192.168.0.187 (1006 ms)
=>
- 18:18:48 [INFO] Host: setenv dorprocboot '1'
- 18:18:48 [INFO] Target:
setenv dorprocboot '1'
=>
- 18:18:48 [INFO] Host: run boot_rprocs
- 18:18:49 [INFO] Target:
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
675124 bytes read in 25 ms (25.8 MiB/s)
Load Remote Processor 2 with data@addr=0x82000000 675124 bytes: Success!
76648 bytes read in 18 ms (4.1 MiB/s)
k3_r5f_rproc r5f@5d00000: Invalid op: Trying to start secondary core 7 in lockstep mode
Load Remote Processor 3 with data@addr=0x82000000 76648 bytes: Failed!
=>
- 18:18:49 [INFO] Host: printenv
- 18:18:50 [INFO] Target:
printenv
_initramfs=-
addr_fit=0x90000000
arch=arm
args_all=setenv optargs earlycon=ns16550a,mmio32,0x02800000 ${mtdparts}
args_mmc=run finduuid;setenv bootargs console=${console} ${optargs} root=PARTUUID=${uuid} rw rootfstype=${mmcrootfstype}
args_ufs=setenv devtype scsi;setenv bootpart 1:1; run ufs_finduuid; setenv bootargs console = ${console} ${optargs} root=PARTUUID=${uuid} rw rootfstype=${scsirootfstype}; setenv devtype scsi; setenv bootpart 1:1
autoload=no
baudrate=115200
board=j721e
board_name=j7200
board_rev=E8
board_serial=0134
board_software_revision=01
boot=mmc
boot_a_script=load ${devtype} ${devnum}:${distro_bootpart} ${scriptaddr} ${prefix}${script}; source ${scriptaddr}
boot_efi_binary=load ${devtype} ${devnum}:${distro_bootpart} ${kernel_addr_r} efi/boot/bootaa64.efi; if fdt addr -q ${fdt_addr_r}; then bootefi ${kernel_addr_r} ${fdt_addr_r};else bootefi ${kernel_addr_r} ${fdtcontroladdr};fi
boot_efi_bootmgr=if fdt addr -q ${fdt_addr_r}; then bootefi bootmgr ${fdt_addr_r};else bootefi bootmgr;fi
boot_extlinux=sysboot ${devtype} ${devnum}:${distro_bootpart} any ${scriptaddr} ${prefix}${boot_syslinux_conf}
boot_fdt=try
boot_fit=1
boot_net_usb_start=usb start
boot_prefixes=/ /boot/
boot_rprocs=if test ${dorprocboot} -eq 1 && test ${boot} = mmc; then rproc init; run boot_rprocs_mmc; fi;
boot_rprocs_mmc=env set rproc_id; env set rproc_fw; for i in ${rproc_fw_binaries} ; do if test -z "${rproc_id}" ; then env set rproc_id $i; else env set rproc_fw $i; run rproc_load_and_boot_one; env set rproc_id; env set rproc_fw; fi; done
boot_script_dhcp=boot.scr.uimg
boot_scripts=boot.scr.uimg boot.scr
boot_syslinux_conf=extlinux/extlinux.conf
boot_targets=ti_mmc mmc0 mmc1 usb0 pxe dhcp
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp
bootcmd=
bootcmd_dhcp=devtype=dhcp; run boot_net_usb_start; if dhcp ${scriptaddr} ${boot_script_dhcp}; then source ${scriptaddr}; fi;setenv efi_fdtfile ${fdtfile}; setenv efi_old_vci ${bootp_vci};setenv efi_old_arch ${bootp_arch};setenv bootp_vci PXEClient:Arch:00011:UNDI:003000;setenv bootp_arch 0xb;if dhcp ${kernel_addr_r}; then tftpboot ${fdt_addr_r} dtb/${efi_fdtfile};if fdt addr -q ${fdt_addr_r}; then bootefi ${kernel_addr_r} ${fdt_addr_r}; else bootefi ${kernel_addr_r} ${fdtcontroladdr};fi;fi;setenv bootp_vci ${efi_old_vci};setenv bootp_arch ${efi_old_arch};setenv efi_fdtfile;setenv efi_old_arch;setenv efi_old_vci;
bootcmd_mmc0=devnum=0; run mmc_boot
bootcmd_mmc1=devnum=1; run mmc_boot
bootcmd_pxe=run boot_net_usb_start; dhcp; if pxe get; then pxe boot; fi
bootcmd_ti_mmc=run findfdt; run init_${boot}; run main_cpsw0_qsgmii_phyinit; run boot_rprocs; if test ${boot_fit} -eq 1; then run get_fit_${boot}; run get_fit_overlaystring; run run_fit; else; run get_kern_${boot}; run get_fdt_${boot}; run get_overlay_${boot}; run run_kern; fi;
bootcmd_usb0=devnum=0; run usb_boot
bootdelay=2
bootdir=/boot
bootenvfile=uEnv.txt
bootm_size=0x10000000
bootpart=1:2
bootscript=echo Running bootscript from mmc${mmcdev} ...; source ${loadaddr}
console=ttyS2,115200n8
cpu=armv8
default_device_tree=ti/k3-j721e-common-proc-board.dtb
dfu_alt_info_emmc=rawemmc raw 0 0x800000 mmcpart 1; rootfs part 0 1 mmcpart 0; tiboot3.bin.raw raw 0x0 0x400 mmcpart 1; tispl.bin.raw raw 0x400 0x1000 mmcpart 1; u-boot.img.raw raw 0x1400 0x2000 mmcpart 1; u-env.raw raw 0x3400 0x100 mmcpart 1; sysfw.itb.raw raw 0x3600 0x800 mmcpart 1
dfu_alt_info_mmc=boot part 1 1; rootfs part 1 2; tiboot3.bin fat 1 1; tispl.bin fat 1 1; u-boot.img fat 1 1; uEnv.txt fat 1 1; sysfw.itb fat 1 1
dfu_alt_info_ospi=tiboot3.bin raw 0x0 0x080000; tispl.bin raw 0x080000 0x200000; u-boot.img raw 0x280000 0x400000; u-boot-env raw 0x680000 0x020000; sysfw.itb raw 0x6c0000 0x100000; rootfs raw 0x800000 0x3800000
dfu_alt_info_ram=tispl.bin ram 0x80080000 0x200000; u-boot.img ram 0x81000000 0x400000
distro_bootcmd=scsi_need_init=; for target in ${boot_targets}; do run bootcmd_${target}; done
dnsip=192.0.2.2
do_main_cpsw0_qsgmii_phyinit=1
dorprocboot=1
dtboaddr=0x89000000
efi_dtb_prefixes=/ /dtb/ /dtb/current/
envboot=if mmc dev ${mmcdev}; then if mmc rescan; then echo SD/MMC found on device ${mmcdev}; if test -n "${loadbootscript}" && run loadbootscript; then run bootscript; else if run loadbootenv; then echo Loaded env from ${bootenvfile}; run importbootenv; fi; if test -n $uenvcmd; then echo Running uenvcmd ...; run uenvcmd; fi; fi; fi; fi;
eth1addr=70:ff:76:1e:49:e4
eth2addr=70:ff:76:1e:49:e5
eth3addr=70:ff:76:1e:49:e6
eth4addr=70:ff:76:1e:49:e7
ethact=ethernet@46000000port@1
ethaddr=f4:84:4c:fc:6f:b2
fdt_addr_r=0x88000000
fdtaddr=0x88000000
fdtcontroladdr=fdea0560
fdtoverlay_addr_r=0x89000000
fileaddr=82000000
filesize=12b68
findfdt=setenv name_fdt ${default_device_tree}; if test $board_name = j721e; then setenv name_fdt ti/k3-j721e-common-proc-board.dtb; fi; if test $board_name = j7200; then setenv name_fdt ti/k3-j7200-common-proc-board.dtb; fi; if test $board_name = j721e-eaik || test $board_name = j721e-sk; then setenv name_fdt ti/k3-j721e-sk.dtb; fi; setenv fdtfile ${name_fdt}
finduuid=part uuid ${boot} ${bootpart} uuid
gatewayip=192.168.0.1
get_fdt_mmc=load mmc ${bootpart} ${fdtaddr} ${bootdir}/dtb/${name_fdt}
get_fdt_ufs=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/${fdtfile}
get_fit_config=setexpr name_fit_config gsub / _ conf-${fdtfile}
get_fit_mmc=load mmc ${bootpart} ${addr_fit} ${bootdir}/${name_fit}
get_fit_overlaystring=for overlay in $name_overlays; do; setexpr name_fit_overlay gsub / _ conf-${overlay}; setenv overlaystring ${overlaystring}'#'${name_fit_overlay}; done;
get_kern_mmc=load mmc ${bootpart} ${loadaddr} ${bootdir}/${name_kern}
get_kern_ufs=load ${devtype} ${bootpart} ${loadaddr} ${bootdir}/${name_kern}
get_overlay_mmc=fdt address ${fdtaddr}; fdt resize 0x100000; for overlay in $name_overlays; do; load mmc ${bootpart} ${dtboaddr} ${bootdir}/dtb/${overlay} && fdt apply ${dtboaddr}; done;
get_overlay_ufs=fdt address ${fdtaddr}; fdt resize 0x100000; for overlay in $name_overlays; do; load scsi ${bootpart} ${dtboaddr} ${bootdir}/${overlay} && fdt apply ${dtboaddr}; done;
importbootenv=echo Importing environment from mmc${mmcdev} ...; env import -t ${loadaddr} ${filesize}
init_main_cpsw0_qsgmii_phy=gpio set gpio@22_17; gpio clear gpio@22_16
init_mmc=run args_all args_mmc
init_ufs=ufs init; scsi scan; run args_ufs
ipaddr=192.168.0.187
kernel_addr_r=0x82000000
load_efi_dtb=load ${devtype} ${devnum}:${distro_bootpart} ${fdt_addr_r} ${prefix}${efi_fdtfile}
loadaddr=0x82000000
loadbootenv=fatload mmc ${mmcdev} ${loadaddr} ${bootenvfile}
loadfdt=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/dtb/${fdtfile}
loadimage=load ${devtype} ${bootpart} ${loadaddr} ${bootdir}/${bootfile}
main_cpsw0_qsgmii_phyinit=if test ${do_main_cpsw0_qsgmii_phyinit} -eq 1 && test ${dorprocboot} -eq 1 && test ${boot} = mmc; then run init_main_cpsw0_qsgmii_phy; fi;
mmc_boot=if mmc dev ${devnum}; then devtype=mmc; run scan_dev_for_boot_part; fi
mmcboot=if mmc dev ${mmcdev}; then devnum=${mmcdev}; devtype=mmc; if mmc rescan; then echo SD/MMC found on device ${mmcdev}; if run loadimage; then run args_mmc; if test ${boot_fit} -eq 1; then run run_fit; else run mmcloados; fi; fi; fi; fi;
mmcdev=1
mmcloados=if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run get_fdt_mmc; then bootz ${loadaddr} - ${fdtaddr}; else if test ${boot_fdt} = try; then bootz; else echo WARN: Cannot load the DT; fi; fi; else bootz; fi;
mmcrootfstype=ext4 rootwait
mtdids=nor0=47040000.spi.0,nor0=47034000.hyperbus
mtdparts=mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),128k(ospi.env),128k(ospi.env.backup),1m(ospi.sysfw),-@8m(ospi.rootfs);47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),1m(hbmc.sysfw),-@8m(hbmc.rootfs)
name_fit=fitImage
name_kern=Image
netmask=255.255.255.0
partitions=name=rootfs,start=0,size=-,uuid=${uuid_gpt_rootfs}
pxefile_addr_r=0x80100000
ramdisk_addr_r=0x88080000
rd_spec=-
rdaddr=0x88080000
rproc_fw_binaries=2 /lib/firmware/j7200-main-r5f0_0-fw 3 /lib/firmware/j7200-main-r5f0_1-fw
rproc_load_and_boot_one=if load mmc ${bootpart} $loadaddr ${rproc_fw}; then if rproc load ${rproc_id} ${loadaddr} ${filesize}; then rproc start ${rproc_id}; fi; fi
run_fit=run get_fit_config; bootm ${addr_fit}#${name_fit_config}${overlaystring}
run_kern=booti ${loadaddr} ${rd_spec} ${fdtaddr}
scan_dev_for_boot=echo Scanning ${devtype} ${devnum}:${distro_bootpart}...; for prefix in ${boot_prefixes}; do run scan_dev_for_extlinux; run scan_dev_for_scripts; done;run scan_dev_for_efi;
scan_dev_for_boot_part=part list ${devtype} ${devnum} -bootable devplist; env exists devplist || setenv devplist 1; for distro_bootpart in ${devplist}; do if fstype ${devtype} ${devnum}:${distro_bootpart} bootfstype; then part uuid ${devtype} ${devnum}:${distro_bootpart} distro_bootpart_uuid ; run scan_dev_for_boot; fi; done; setenv devplist
scan_dev_for_efi=setenv efi_fdtfile ${fdtfile}; for prefix in ${efi_dtb_prefixes}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${efi_fdtfile}; then run load_efi_dtb; fi;done;run boot_efi_bootmgr;if test -e ${devtype} ${devnum}:${distro_bootpart} efi/boot/bootaa64.efi; then echo Found EFI removable media binary efi/boot/bootaa64.efi; run boot_efi_binary; echo EFI LOAD FAILED: continuing...; fi; setenv efi_fdtfile
scan_dev_for_extlinux=if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${boot_syslinux_conf}; then echo Found ${prefix}${boot_syslinux_conf}; run boot_extlinux; echo EXTLINUX FAILED: continuing...; fi
scan_dev_for_scripts=for script in ${boot_scripts}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${script}; then echo Found U-Boot script ${prefix}${script}; run boot_a_script; echo SCRIPT FAILED: continuing...; fi; done
scriptaddr=0x80000000
scsi_boot=run scsi_init; if scsi dev ${devnum}; then devtype=scsi; run scan_dev_for_boot_part; fi
scsi_init=if ${scsi_need_init}; then scsi_need_init=false; scsi scan; fi
scsirootfstype=ext4 rootwait
serial#=0000000000000134
serverip=192.168.0.1
soc=k3
stderr=serial@2800000
stdin=serial@2800000
stdout=serial@2800000
ubifs_boot=if ubi part ${bootubipart} ${bootubioff} && ubifsmount ubi0:${bootubivol}; then devtype=ubi; devnum=ubi0; bootfstype=ubifs; distro_bootpart=${bootubivol}; run scan_dev_for_boot; ubifsumount; fi
ufs_finduuid=part uuid scsi ${bootpart} uuid
update_to_fit=setenv loadaddr ${addr_fit}; setenv bootfile ${name_fit}
usb_boot=usb start; if usb dev ${devnum}; then devtype=usb; run scan_dev_for_boot_part; fi
vendor=ti
Environment size: 10634/131067 bytes
=>
- 18:18:50 [INFO] Host: tftp ${loadaddr} 192.168.0.1:vatf_j7200-hsevm/32bc38b821870af13aaa028424c53d4e
- 18:18:53 [INFO] Target:
tftp ${loadaddr} 192.168.0.1:vatf_j7200-hsevm/32bc38b821870af13aaa028424c53d4e
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.187
Filename 'vatf_j7200-hsevm/32bc38b821870af13aaa028424c53d4e'.
Load address: 0x82000000
Loading: *################################################## 40.4 MiB
14 MiB/s
done
Bytes transferred = 42394112 (286e200 hex)
=>
- 18:18:53 [INFO] Host: tftp ${fdt_addr_r} 192.168.0.1:vatf_j7200-hsevm/fdcbcc768116138d8151d7be6a656dc9
- 18:18:53 [INFO] Target:
tftp ${fdt_addr_r} 192.168.0.1:vatf_j7200-hsevm/fdcbcc768116138d8151d7be6a656dc9
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.187
Filename 'vatf_j7200-hsevm/fdcbcc768116138d8151d7be6a656dc9'.
Load address: 0x88000000
Loading: *################################################## 64.8 KiB
7.9 MiB/s
done
Bytes transferred = 66320 (10310 hex)
=>
- 18:18:53 [INFO] Host: fdt address ${fdt_addr_r}
- 18:18:53 [INFO] Target:
fdt address ${fdt_addr_r}
Working FDT set to 88000000
=>
- 18:18:53 [INFO] Host: printenv bootargs
- 18:18:53 [INFO] Target:
printenv bootargs
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp
=>
- 18:18:53 [INFO] Host: setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/j7200-hsevm/autofs/5b50ed8fc16d4492c177b239bf042601,nolock,v3,tcp,rsize=4096,wsize=4096 '
- 18:18:54 [INFO] Target:
setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/j7200-hsevm/autofs/5b50ed8fc16d4492c177b239bf042601,nolock,v3,tcp,rsize=4096,wsize=4096 '
=>
- 18:18:54 [INFO] Host: printenv bootcmd
- 18:18:54 [INFO] Target:
printenv bootcmd
bootcmd=
=>
- 18:18:54 [INFO] Host: setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi'
- 18:18:54 [INFO] Target:
setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi'
=>
- 18:18:54 [INFO] Host: version
- 18:18:54 [INFO] Target:
version
U-Boot 2024.01-rc1-00171-g902c58fce1d8 (Nov 02 2023 - 18:10:52 -0500)
aarch64-none-linux-gnu-gcc (Arm GNU Toolchain 11.3.Rel1) 11.3.1 20220712
GNU ld (Arm GNU Toolchain 11.3.Rel1) 2.38.20220708
=>
- 18:18:54 [INFO] Host: bdinfo
- 18:18:55 [INFO] Target:
bdinfo
boot_params = 0x0000000000000000
DRAM bank = 0x0000000000000000
-> start = 0x0000000080000000
-> size = 0x0000000080000000
DRAM bank = 0x0000000000000001
-> start = 0x0000000880000000
-> size = 0x0000000080000000
flashstart = 0x0000000000000000
flashsize = 0x0000000000000000
flashoffset = 0x0000000000000000
baudrate = 115200 bps
relocaddr = 0x00000000ffed4000
reloc off = 0x000000007f6d4000
Build = 64-bit
current eth = ethernet@46000000port@1
ethaddr = f4:84:4c:fc:6f:b2
IP addr = 192.168.0.187
fdt_blob = 0x00000000fdea0560
new_fdt = 0x00000000fdea0560
fdt_size = 0x0000000000013840
lmb_dump_all:
memory.cnt = 0x2 / max = 0x10
memory[0] [0x80000000-0xffffffff], 0x80000000 bytes flags: 0
memory[1] [0x880000000-0x8ffffffff], 0x80000000 bytes flags: 0
reserved.cnt = 0x3 / max = 0x10
reserved[0] [0x9e800000-0xa47fffff], 0x06000000 bytes flags: 4
reserved[1] [0xfce91000-0xffffffff], 0x0316f000 bytes flags: 0
reserved[2] [0x880000000-0x8ffffffff], 0x80000000 bytes flags: 0
devicetree = separate
serial addr = 0x0000000002800000
width = 0x0000000000000000
shift = 0x0000000000000002
offset = 0x0000000000000000
clock = 0x0000000002dc6c00
arch_number = 0x0000000000000000
TLB addr = 0x00000000ffff0000
irq_sp = 0x00000000fdea0550
sp start = 0x00000000fdea0550
Early malloc usage: 3088 / 8000
=>
- 18:18:55 [INFO] Host:
- 18:18:55 [INFO] Target:
boot_params = 0x0000000000000000
DRAM bank = 0x0000000000000000
-> start = 0x0000000080000000
-> size = 0x0000000080000000
DRAM bank = 0x0000000000000001
-> start = 0x0000000880000000
-> size = 0x0000000080000000
flashstart = 0x0000000000000000
flashsize = 0x0000000000000000
flashoffset = 0x0000000000000000
baudrate = 115200 bps
relocaddr = 0x00000000ffed4000
reloc off = 0x000000007f6d4000
Build = 64-bit
current eth = ethernet@46000000port@1
ethaddr = f4:84:4c:fc:6f:b2
IP addr = 192.168.0.187
fdt_blob = 0x00000000fdea0560
new_fdt = 0x00000000fdea0560
fdt_size = 0x0000000000013840
lmb_dump_all:
memory.cnt = 0x2 / max = 0x10
memory[0] [0x80000000-0xffffffff], 0x80000000 bytes flags: 0
memory[1] [0x880000000-0x8ffffffff], 0x80000000 bytes flags: 0
reserved.cnt = 0x3 / max = 0x10
reserved[0] [0x9e800000-0xa47fffff], 0x06000000 bytes flags: 4
reserved[1] [0xfce91000-0xffffffff], 0x0316f000 bytes flags: 0
reserved[2] [0x880000000-0x8ffffffff], 0x80000000 bytes flags: 0
devicetree = separate
serial addr = 0x0000000002800000
width = 0x0000000000000000
shift = 0x0000000000000002
offset = 0x0000000000000000
clock = 0x0000000002dc6c00
arch_number = 0x0000000000000000
TLB addr = 0x00000000ffff0000
irq_sp = 0x00000000fdea0550
sp start = 0x00000000fdea0550
Early malloc usage: 3088 / 8000
=>
- 18:18:55 [INFO] Host: ls mmc 0:1
- 18:18:55 [INFO] Target:
ls mmc 0:1
0 file(s), 0 dir(s)
=>
- 18:18:55 [INFO] Host: ls mmc 1:1
- 18:18:55 [INFO] Target:
ls mmc 1:1
EFI/
20591104 Image
531113 tiboot3.bin
976003 tispl.bin
1180291 u-boot.img
574 uEnv.txt
4 ws-calibrate.rules
6 file(s), 1 dir(s)
=>
- 18:18:55 [INFO] Host: ext4ls mmc 0:2 /lib/firmware
- 18:18:56 [INFO] Target:
ext4ls mmc 0:2 /lib/firmware
=>
- 18:18:56 [INFO] Host: ext4ls mmc 1:2 /lib/firmware
- 18:18:56 [INFO] Target:
ext4ls mmc 1:2 /lib/firmware
<DIR> 4096 .
<DIR> 4096 ..
2040 LICENCE.ibt_firmware
2046 LICENCE.iwlwifi_firmware
<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> 65 j7200-main-r5f0_0-fw
<SYM> 72 j7200-main-r5f0_0-fw-sec
<SYM> 67 j7200-main-r5f0_1-fw
<SYM> 74 j7200-main-r5f0_1-fw-sec
<SYM> 67 j7200-mcu-r5f0_1-fw
4676 regulatory.db
1182 regulatory.db.p7s
<DIR> 4096 ti-connectivity
<DIR> 4096 ti-eth
<DIR> 4096 ti-ipc
=>
- 18:18:56 [INFO] Host: mmc rescan; echo $?
- 18:18:56 [INFO] Target:
mmc rescan; echo $?
0
=>
- 18:18:56 [INFO] Host: fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4
- 18:18:56 [INFO] Target:
fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4
4 bytes written in 4 ms (1000 Bytes/s)
=>
- 18:18:56 [INFO] Host: boot
- 18:19:13 [INFO] Target:
boot
## Checking Image at 82000000 ...
Unknown image format!
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Working FDT set to 88000000
Loading Device Tree to 000000008ffec000, end 000000008ffff30f ... OK
Working FDT set to 8ffec000
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
[ 0.000000] Linux version 6.6.0-next-20231101 (KernelCI@build-j2363-arm64-gcc-10-defconfig-67qlg) (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PREEMPT Wed Nov 1 06:13:46 UTC 2023
[ 0.000000] KASLR disabled due to lack of seed
[ 0.000000] Machine model: Texas Instruments J7200 EVM
[ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
[ 0.000000] printk: legacy 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] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000a0000000..0x00000000a00fffff (1024 KiB) nomap non-reusable r5f-dma-memory@a0000000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000a0100000..0x00000000a0ffffff (15360 KiB) nomap non-reusable r5f-memory@a0100000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000a1000000..0x00000000a10fffff (1024 KiB) nomap non-reusable r5f-dma-memory@a1000000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000a1100000..0x00000000a1ffffff (15360 KiB) nomap non-reusable r5f-memory@a1100000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000a2000000..0x00000000a20fffff (1024 KiB) nomap non-reusable r5f-dma-memory@a2000000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000a2100000..0x00000000a2ffffff (15360 KiB) nomap non-reusable r5f-memory@a2100000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000a3000000..0x00000000a30fffff (1024 KiB) nomap non-reusable r5f-dma-memory@a3000000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000a3100000..0x00000000a3ffffff (15360 KiB) nomap non-reusable r5f-memory@a3100000
[ 0.000000] OF: reserved mem: 0x00000000a4000000..0x00000000a47fffff (8192 KiB) nomap non-reusable ipc-memories@a4000000
[ 0.000000] NUMA: No NUMA configuration found
[ 0.000000] NUMA: Faking a node at [mem 0x0000000080000000-0x00000008ffffffff]
[ 0.000000] NUMA: NODE_DATA [mem 0x8ff7dd9c0-0x8ff7dffff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal [mem 0x0000000100000000-0x00000008ffffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000080000000-0x000000009e7fffff]
[ 0.000000] node 0: [mem 0x000000009e800000-0x00000000a47fffff]
[ 0.000000] node 0: [mem 0x00000000a4800000-0x00000000ffffffff]
[ 0.000000] node 0: [mem 0x0000000880000000-0x00000008ffffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff]
[ 0.000000] cma: Reserved 32 MiB at 0x00000000fe000000 on node -1
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.1 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: Trusted OS migration not required
[ 0.000000] psci: SMC Calling Convention v1.4
[ 0.000000] percpu: Embedded 22 pages/cpu s50664 r8192 d31256 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,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/j7200-hsevm/autofs/5b50ed8fc16d4492c177b239bf042601,nolock,v3,tcp,rsize=4096,wsize=4096
[ 0.000000] sysrq: sysrq always enabled.
[ 0.000000] Unknown kernel command line parameters "earlyprintk=serial,ttyS2,115200n8", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] Fallback order for Node 0: 0
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1032192
[ 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 0x00000000fa000000-0x00000000fe000000] (64MB)
[ 0.000000] Memory: 3874624K/4194304K available (16704K kernel code, 4344K rwdata, 10816K rodata, 9408K init, 605K bss, 286912K 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.008882] Console: colour dummy device 80x25
[ 0.013466] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.024139] pid_max: default: 32768 minimum: 301
[ 0.028886] LSM: initializing lsm=capability,integrity
[ 0.034195] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.041772] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.050702] RCU Tasks: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1.
[ 0.057963] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1.
[ 0.065841] rcu: Hierarchical SRCU implementation.
[ 0.070740] rcu: Max phase no-delay instances is 1000.
[ 0.076260] Platform MSI: msi-controller@1820000 domain created
[ 0.082417] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
[ 0.091732] fsl-mc MSI: msi-controller@1820000 domain created
[ 0.098746] EFI services will not be available.
[ 0.103489] smp: Bringing up secondary CPUs ...
I/TC: Secondary CPU 1 initializing
I/TC: Secondary CPU 1 switching to normal world boot
[ 0.116649] Detected PIPT I-cache on CPU1
[ 0.116696] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
[ 0.116711] GICv3: CPU1: using allocated LPI pending table @0x0000000880060000
[ 0.116745] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
[ 0.116800] smp: Brought up 1 node, 2 CPUs
[ 0.146151] SMP: Total of 2 processors activated.
[ 0.150956] CPU features: detected: 32-bit EL0 Support
[ 0.156209] CPU features: detected: 32-bit EL1 Support
[ 0.161458] CPU features: detected: CRC32 instructions
[ 0.197311] CPU: All CPU(s) started at EL2
[ 0.201543] alternatives: applying system-wide alternatives
[ 0.208699] devtmpfs: initialized
[ 0.216828] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.226804] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.234413] pinctrl core: initialized pinctrl subsystem
[ 0.240764] DMI not present or invalid.
[ 0.245110] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.251694] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 0.259020] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.267062] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.275188] audit: initializing netlink subsys (disabled)
[ 0.280814] audit: type=2000 audit(0.176:1): state=initialized audit_enabled=0 res=1
[ 0.281479] thermal_sys: Registered thermal governor 'step_wise'
[ 0.288742] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.294917] cpuidle: using governor menu
[ 0.305715] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.312683] ASID allocator initialised with 65536 entries
[ 0.319218] Serial: AMBA PL011 UART driver
[ 0.337984] Modules: 22256 pages in range for non-PLT usage
[ 0.337992] Modules: 513776 pages in range for PLT usage
[ 0.344153] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.356521] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.362924] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.369858] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[ 0.376260] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.383194] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.389596] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.396530] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[ 0.403953] ACPI: Interpreter disabled.
[ 0.409238] k3-chipinfo 43000014.chipid: Family:J7200 rev:SR2.0 JTAGID[0x1bb6d02f] Detected
[ 0.418347] iommu: Default domain type: Translated
[ 0.423249] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.429702] SCSI subsystem initialized
[ 0.433719] usbcore: registered new interface driver usbfs
[ 0.439338] usbcore: registered new interface driver hub
[ 0.444778] usbcore: registered new device driver usb
[ 0.450578] pps_core: LinuxPPS API ver. 1 registered
[ 0.455651] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.464988] PTP clock support registered
[ 0.469084] EDAC MC: Ver: 3.0.0
[ 0.472678] scmi_core: SCMI protocol bus registered
[ 0.478291] FPGA manager framework
[ 0.481809] Advanced Linux Sound Architecture Driver Initialized.
[ 0.488519] vgaarb: loaded
[ 0.491699] clocksource: Switched to clocksource arch_sys_counter
[ 0.498071] VFS: Disk quotas dquot_6.6.0
[ 0.502095] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.509211] pnp: PnP ACPI: disabled
[ 0.516005] NET: Registered PF_INET protocol family
[ 0.521269] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.530387] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.539142] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.547066] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.555290] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[ 0.564023] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.570860] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.577794] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.585239] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.591362] RPC: Registered named UNIX socket transport module.
[ 0.597427] RPC: Registered udp transport module.
[ 0.602231] RPC: Registered tcp transport module.
[ 0.607034] RPC: Registered tcp-with-tls transport module.
[ 0.612637] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.619226] PCI: CLS 0 bytes, default 64
[ 0.623450] kvm [1]: IPA Size Limit: 44 bits
[ 0.628704] kvm [1]: vgic-v2@6f020000
[ 0.632465] kvm [1]: GIC system register CPU interface enabled
[ 0.638439] kvm [1]: vgic interrupt IRQ9
[ 0.642457] kvm [1]: Hyp mode initialized successfully
[ 0.648432] Initialise system trusted keyrings
[ 0.653121] workingset: timestamp_bits=42 max_order=20 bucket_order=0
[ 0.659893] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.666007] NFS: Registering the id_resolver key type
[ 0.671190] Key type id_resolver registered
[ 0.675463] Key type id_legacy registered
[ 0.679564] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.686414] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.694065] 9p: Installing v9fs 9p2000 file system support
[ 0.720748] Key type asymmetric registered
[ 0.724934] Asymmetric key parser 'x509' registered
[ 0.729944] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.737508] io scheduler mq-deadline registered
[ 0.742134] io scheduler kyber registered
[ 0.746250] io scheduler bfq registered
[ 0.755392] pinctrl-single 4301c000.pinctrl: 13 pins, size 52
[ 0.761423] pinctrl-single 4301c038.pinctrl: 2 pins, size 8
[ 0.767218] pinctrl-single 4301c068.pinctrl: 59 pins, size 236
[ 0.773330] pinctrl-single 4301c174.pinctrl: 8 pins, size 32
[ 0.779220] pinctrl-single 104200.pinctrl: 20 pins, size 80
[ 0.784987] pinctrl-single 104280.pinctrl: 8 pins, size 32
[ 0.790685] pinctrl-single 11c000.pinctrl: 67 pins, size 268
[ 0.796709] pinctrl-single 11c11c.pinctrl: 3 pins, size 12
[ 0.807065] EINJ: ACPI disabled.
[ 0.829120] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.837943] msm_serial: driver initialized
[ 0.842400] SuperH (H)SCI(F) driver initialized
[ 0.847164] STM32 USART driver initialized
[ 0.855720] loop: module loaded
[ 0.859763] megasas: 07.727.03.00-rc1
[ 0.867811] tun: Universal TUN/TAP device driver, 1.6
[ 0.873686] thunder_xcv, ver 1.0
[ 0.877008] thunder_bgx, ver 1.0
[ 0.880312] nicpf, ver 1.0
[ 0.883892] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[ 0.891275] hns3: Copyright (c) 2017 Huawei Corporation.
[ 0.896717] hclge is initializing
[ 0.900119] e1000: Intel(R) PRO/1000 Network Driver
[ 0.905101] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 0.910980] e1000e: Intel(R) PRO/1000 Network Driver
[ 0.916050] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 0.922106] igb: Intel(R) Gigabit Ethernet Network Driver
[ 0.927620] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 0.933325] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[ 0.939729] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 0.946016] sky2: driver version 1.30
[ 0.950745] VFIO - User Level meta-driver version: 0.3
[ 0.957982] usbcore: registered new interface driver usb-storage
[ 0.966121] i2c_dev: i2c /dev entries driver
[ 0.975374] sdhci: Secure Digital Host Controller Interface driver
[ 0.981717] sdhci: Copyright(c) Pierre Ossman
[ 0.986749] Synopsys Designware Multimedia Card Interface Driver
[ 0.993548] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.000634] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.007314] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 1.014661] usbcore: registered new interface driver usbhid
[ 1.020364] usbhid: USB HID core driver
[ 1.026625] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[ 1.036488] 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.041046] optee: revision 4.0 (37f820d6)
[ 1.057498] optee: dynamic shared memory is enabled
[ 1.067131] random: crng init done
[ 1.070676] optee: initialized driver
[ 1.076981] NET: Registered PF_PACKET protocol family
[ 1.082215] 9pnet: Installing 9P2000 support
[ 1.086610] Key type dns_resolver registered
[ 1.095043] registered taskstats version 1
[ 1.099498] Loading compiled-in X.509 certificates
[ 1.124093] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.1.2--v09.01.02 (Kool Koala)')
[ 1.206086] omap_i2c 42120000.i2c: bus 0 rev0.12 at 400 kHz
[ 1.212526] pca953x 1-0021: supply vcc not found, using dummy regulator
[ 1.219370] pca953x 1-0021: using no AI
[ 1.244126] pca953x 1-0020: supply vcc not found, using dummy regulator
[ 1.250951] pca953x 1-0020: using no AI
[ 1.255528] pca953x 1-0022: supply vcc not found, using dummy regulator
[ 1.262341] pca953x 1-0022: using AI
[ 1.266981] omap_i2c 2000000.i2c: bus 1 rev0.12 at 400 kHz
[ 1.273391] pca953x 2-0020: supply vcc not found, using dummy regulator
[ 1.280218] pca953x 2-0020: using no AI
[ 1.308036] omap_i2c 2010000.i2c: bus 2 rev0.12 at 400 kHz
[ 1.313993] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 137 domain created
[ 1.322685] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 131 domain created
[ 1.332139] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 213 domain created
[ 1.340860] ti-sci-inta 33d00000.msi-controller: Interrupt Aggregator domain 209 created
[ 1.352245] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,32] sci-dev-id:235
[ 1.362142] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
[ 1.368906] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66349100, num_proxies:64
[ 1.379936] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[120,200] sci-dev-id:211
[ 1.390108] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
[ 1.396868] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66349100, num_proxies:64
[ 1.405100] pinctrl-single 4301c000.pinctrl: mux offset out of range: 0xf4 (0x34)
[ 1.412764] pinctrl-single 4301c000.pinctrl: could not add functions for mcu-uart0-default-pins 244x
[ 1.422692] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 271, base_baud = 6000000) is a 8250
[ 1.433064] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 272, base_baud = 3000000) is a 8250
[ 1.442019] printk: legacy console [ttyS2] enabled
[ 1.442019] printk: legacy console [ttyS2] enabled
[ 1.451693] printk: legacy bootconsole [ns16550a0] disabled
[ 1.451693] printk: legacy bootconsole [ns16550a0] disabled
[ 1.465072] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 273, base_baud = 3000000) is a 8250
[ 1.475024] 2830000.serial: ttyS0 at MMIO 0x2830000 (irq = 274, base_baud = 3000000) is a 8250
[ 1.487052] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
[ 1.531702] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 1.541690] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
[ 1.549972] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
[ 1.562821] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
[ 1.570030] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[ 1.578470] davinci_mdio c000f00.mdio: Configuring MDIO in manual mode
[ 1.751700] davinci_mdio c000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 1.771038] davinci_mdio c000f00.mdio: phy[16]: device c000f00.mdio:10, driver Microsemi GE VSC8514 SyncE
[ 1.780599] davinci_mdio c000f00.mdio: phy[17]: device c000f00.mdio:11, driver Microsemi GE VSC8514 SyncE
[ 1.790146] davinci_mdio c000f00.mdio: phy[18]: device c000f00.mdio:12, driver Microsemi GE VSC8514 SyncE
[ 1.799694] davinci_mdio c000f00.mdio: phy[19]: device c000f00.mdio:13, driver Microsemi GE VSC8514 SyncE
[ 1.809264] am65-cpsw-nuss c000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 5 quirks:00000000
[ 1.822104] am65-cpsw-nuss c000000.ethernet: initialized cpsw ale version 1.4
[ 1.829227] am65-cpsw-nuss c000000.ethernet: ALE Table size 512
[ 1.839520] mmc0: CQHCI version 5.10
[ 1.846465] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
[ 1.857280] ti-udma 31150000.dma-controller: Channels: 50 (tchan: 25, rchan: 25, gp-rflow: 8)
[ 1.870573] spi-nor spi0.0: s28hs512t (65536 Kbytes)
[ 1.875868] 7 fixed-partitions partitions found on MTD device 47040000.spi.0
[ 1.879706] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
[ 1.882936] Creating 7 MTD partitions on "47040000.spi.0":
[ 1.895905] 0x000000000000-0x000000100000 : "ospi.tiboot3"
[ 1.902059] 0x000000100000-0x000000300000 : "ospi.tispl"
[ 1.907892] 0x000000300000-0x000000700000 : "ospi.u-boot"
[ 1.913937] 0x000000700000-0x000000740000 : "ospi.env"
[ 1.919637] 0x000000740000-0x000000780000 : "ospi.env.backup"
[ 1.925955] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
[ 1.931955] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
[ 1.940250] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
[ 1.983726] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 1.993731] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
[ 2.002019] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
[ 2.014891] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
[ 2.022112] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[ 2.028990] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
[ 2.038131] davinci_mdio c000f00.mdio: Configuring MDIO in manual mode
[ 2.052965] mmc0: Command Queue Engine enabled
[ 2.057416] mmc0: new HS400 MMC card at address 0001
[ 2.062706] mmcblk0: mmc0:0001 S0J56X 14.8 GiB
[ 2.068173] mmcblk0: p1 p2 p3
[ 2.071590] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB
[ 2.077197] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB
[ 2.082756] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (234:0)
[ 2.211702] davinci_mdio c000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 2.231143] davinci_mdio c000f00.mdio: phy[16]: device c000f00.mdio:10, driver Microsemi GE VSC8514 SyncE
[ 2.240705] davinci_mdio c000f00.mdio: phy[17]: device c000f00.mdio:11, driver Microsemi GE VSC8514 SyncE
[ 2.250253] davinci_mdio c000f00.mdio: phy[18]: device c000f00.mdio:12, driver Microsemi GE VSC8514 SyncE
[ 2.259800] davinci_mdio c000f00.mdio: phy[19]: device c000f00.mdio:13, driver Microsemi GE VSC8514 SyncE
[ 2.269371] am65-cpsw-nuss c000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 5 quirks:00000000
[ 2.282215] am65-cpsw-nuss c000000.ethernet: initialized cpsw ale version 1.4
[ 2.289338] am65-cpsw-nuss c000000.ethernet: ALE Table size 512
[ 2.296282] am65-cpsw-nuss c000000.ethernet: set new flow-id-base 60
[ 2.305862] debugfs: Directory 'pd:49' with parent 'pm_genpd' already present!
[ 2.313475] debugfs: Directory 'pd:240' with parent 'pm_genpd' already present!
[ 2.313610] mmc1: CQHCI version 5.10
[ 2.321496] debugfs: Directory 'pd:35' with parent 'pm_genpd' already present!
[ 2.362311] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
[ 2.378065] am65-cpsw-nuss 46000000.ethernet eth0: PHY [46000f00.mdio:00] driver [TI DP83867] (irq=POLL)
[ 2.387542] am65-cpsw-nuss 46000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
[ 2.440175] mmc1: new ultra high speed SDR104 SDHC card at address aaaa
[ 2.447242] mmcblk1: mmc1:aaaa SL16G 14.8 GiB
[ 2.456846] mmcblk1: p1 p2 p3
[ 6.472673] am65-cpsw-nuss 46000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 6.503699] Sending DHCP requests ., OK
[ 6.523533] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.187
[ 6.531266] IP-Config: Complete:
[ 6.534486] device=eth0, hwaddr=f4:84:4c:fc:6f:b2, ipaddr=192.168.0.187, mask=255.255.255.0, gw=192.168.0.1
[ 6.544640] host=192.168.0.187, domain=ti.com, nis-domain=(none)
[ 6.551064] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath=
[ 6.551066] nameserver0=192.0.2.2, nameserver1=192.0.2.3
[ 6.563779] clk: Disabling unused clocks
[ 6.580068] ALSA device list:
[ 6.583028] No soundcards found.
[ 6.609762] VFS: Mounted root (nfs filesystem) on device 0:21.
[ 6.615915] devtmpfs: mounted
[ 6.626902] Freeing unused kernel memory: 9408K
[ 6.635782] Run /sbin/init as init process
[ 6.775984] systemd[1]: System time before build time, advancing clock.
[ 6.816928] NET: Registered PF_INET6 protocol family
[ 6.823041] Segment Routing with IPv6
[ 6.827208] In-situ OAM (IOAM) with IPv6
[ 6.850715] 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.882292] systemd[1]: Detected architecture arm64.
Welcome to [1mArago 2023.04[0m!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment