Skip to content

Instantly share code, notes, and snippets.

@nmenon

nmenon/j7200 Secret

Created February 15, 2022 20:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nmenon/23a7844a794a0123af9b211eee2b7d0b to your computer and use it in GitHub Desktop.
Save nmenon/23a7844a794a0123af9b211eee2b7d0b to your computer and use it in GitHub Desktop.
U-Boot SPL 2021.01-gebc8dca63d (Feb 11 2022 - 03:29:04 +0000)
Model: Texas Instruments K3 J7200 SoC
Board: J7200X-PM2-SOM rev E6
SYSFW ABI: 3.1 (firmware rev 0x0016 '22.1.1--v2022.01 (Terrific Llam')
Trying to boot from MMC2
Starting ATF on ARM64 core...
NOTICE: BL31: v2.5(release):v2.5-83-g0693f35-dirty
NOTICE: BL31: Built : 08:23:20, Feb 2 2022
U-Boot SPL 2021.01-gebc8dca63d (Feb 11 2022 - 03:28:50 +0000)
Model: Texas Instruments K3 J7200 SoC
Board: J7200X-PM2-SOM rev E6
SYSFW ABI: 3.1 (firmware rev 0x0016 '22.1.1--v2022.01 (Terrific Llam')
Detected: J7X-BASE-CPB rev E3
Detected: J7X-VSC8514-ETH rev E2
Trying to boot from MMC2
am654_sdhci sdhci@4fb0000: pinctrl_select_state_full: uclass_get_device_by_phandle_id: err=-19
U-Boot 2021.01-gebc8dca63d (Feb 11 2022 - 03:28:50 +0000)
SoC: J7200 SR1.0
Model: Texas Instruments K3 J7200 SoC
Board: J7200X-PM2-SOM rev E6
DRAM: 4 GiB
Flash: 0 Bytes
MMC: sdhci@4f80000: 0, sdhci@4fb0000: 1
Loading Environment from MMC... 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
=>
=>
=>
=>
=>
=>
- 13:22:37 [INFO] Disconnected serial from j7200-evm
- 13:22:37 [INFO] Connected to j7200-evm via serial
- 13:22:37 [INFO] Host:
- 13:22:37 [INFO] Target:
=>
- 13:22:37 [INFO] Host: version
- 13:22:38 [INFO] Target:
version
U-Boot 2021.01-gebc8dca63d (Feb 11 2022 - 03:28:50 +0000)
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
=>
- 13:22:38 [INFO] Host: setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled '
- 13:22:38 [INFO] Target:
setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled '
=>
- 13:22:38 [INFO] Host: setenv bootcmd ''
- 13:22:38 [INFO] Target:
setenv bootcmd ''
=>
- 13:22:38 [INFO] Host: setenv autoload 'no'
- 13:22:38 [INFO] Target:
setenv autoload 'no'
=>
- 13:22:38 [INFO] Host: setenv serverip '192.168.0.1'
- 13:22:38 [INFO] Target:
setenv serverip '192.168.0.1'
=>
- 13:22:38 [INFO] Host: setenv _initramfs -
- 13:22:38 [INFO] Target:
setenv _initramfs -
=>
- 13:22:38 [INFO] Host: printenv
- 13:22:39 [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=E6
board_serial=0026
board_software_revision=01
boot=mmc
boot_fdt=try
boot_fit=0
boot_rprocs=if test ${dorprocboot} -eq 1 && test ${boot} = mmc; then rproc init;run boot_rprocs_mmc;fi;
boot_rprocs_mmc=env set rproc_id;env set rproc_fw;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
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled
bootcmd=
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=k3-j7200-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 0x800 mmcpart 1;tispl.bin.raw raw 0x800 0x1000 mmcpart 1;u-boot.img.raw raw 0x1800 0x2000 mmcpart 1;u-env.raw raw 0x3800 0x100 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 0x100000;tispl.bin raw 0x100000 0x200000;u-boot.img raw 0x300000 0x400000;u-boot-env raw 0x700000 0x020000;rootfs raw 0x800000 0x3800000
dfu_alt_info_ram=tispl.bin ram 0x80080000 0x200000;u-boot.img ram 0x81000000 0x400000
do_main_cpsw0_qsgmii_phyinit=1
dorprocboot=1
dtboaddr=0x89000000
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;
eth1addr=70:ff:76:1d:9b:3e
eth2addr=70:ff:76:1d:9b:3f
eth3addr=70:ff:76:1d:9b:40
eth4addr=70:ff:76:1d:9b:41
ethaddr=f4:84:4c:f8:e9:65
fdt_addr_r=0x88000000
fdtaddr=0x88000000
fdtcontroladdr=fdeb4cb0
findfdt=setenv name_fdt ${default_device_tree};if test $board_name = J721EX-PM1-SOM; then setenv name_fdt k3-j721e-proc-board-tps65917.dtb; fi;if test $board_name = j721e; then setenv name_fdt k3-j721e-common-proc-board.dtb; fi;if test $board_name = j721e-eaik || test $board_name = j721e-sk; then setenv name_fdt k3-j721e-sk.dtb; fi;setenv fdtfile ${name_fdt}
finduuid=part uuid ${boot} ${bootpart} uuid
get_fdt_mmc=load mmc ${bootpart} ${fdtaddr} ${bootdir}/${name_fdt}
get_fdt_ufs=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/${fdtfile}
get_fit_mmc=load mmc ${bootpart} ${addr_fit} ${bootdir}/${name_fit}
get_kern_mmc=load mmc ${bootpart} ${loadaddr} ${bootdir}/${name_kern}
get_kern_ufs=load ${devtype} ${bootpart} ${loadaddr} ${bootdir}/${name_kern}
get_overlay_mmc=fdt address ${fdtaddr};fdt resize 0x100000;for overlay in $name_overlays;do;load mmc ${bootpart} ${dtboaddr} ${bootdir}/${overlay} && fdt apply ${dtboaddr};done;
get_overlay_ufs=fdt address ${fdtaddr};fdt resize 0x100000;for overlay in $name_overlays;do;load scsi ${bootpart} ${dtboaddr} ${bootdir}/${overlay} && fdt apply ${dtboaddr};done;
get_overlaystring=for overlay in $name_overlays;do;setenv overlaystring ${overlaystring}'#'${overlay};done;
importbootenv=echo Importing environment from mmc${mmcdev} ...; env import -t ${loadaddr} ${filesize}
init_main_cpsw0_qsgmii_phy=gpio set gpio@22_17;gpio clear gpio@22_16
init_mmc=run args_all args_mmc
init_ufs=ufs init; scsi scan; run args_ufs
kernel_addr_r=0x82000000
loadaddr=0x82000000
loadbootenv=fatload mmc ${mmcdev} ${loadaddr} ${bootenvfile}
loadbootscript=load mmc ${mmcdev} ${loadaddr} boot.scr
loadfdt=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/${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;
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 loadfdt; 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:1m(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),256k(ospi.env.backup),57088k@8m(ospi.rootfs),256k(ospi.phypattern);47034000.hyperbus:1m(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),-@8m(hbmc.rootfs)
name_fit=fitImage
name_kern=Image
partitions=uuid_disk=${uuid_gpt_disk};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=bootm ${addr_fit}#${fdtfile}${overlaystring}
run_kern=booti ${loadaddr} ${rd_spec} ${fdtaddr}
scriptaddr=0x80000000
scsirootfstype=ext4 rootwait
serial#=0000000000000026
serverip=192.168.0.1
soc=k3
stderr=serial@2800000
stdin=serial@2800000
stdout=serial@2800000
ufs_finduuid=part uuid scsi ${bootpart} uuid
update_to_fit=setenv loadaddr ${addr_fit}; setenv bootfile ${name_fit}
vendor=ti
Environment size: 6111/131067 bytes
=>
- 13:22:39 [INFO] Host: printenv bootargs
- 13:22:39 [INFO] Target:
printenv bootargs
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled
=>
- 13:22:39 [INFO] Host: setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp '
- 13:22:39 [INFO] Target:
setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp '
=>
- 13:22:39 [INFO] Host: setenv serverip '192.168.0.1'
- 13:22:39 [INFO] Target:
setenv serverip '192.168.0.1'
=>
- 13:22:39 [INFO] Host: setenv autoload 'no'
- 13:22:39 [INFO] Target:
setenv autoload 'no'
=>
- 13:22:39 [INFO] Host: dhcp
- 13:22:41 [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
ethernet@46000000port@1 Waiting for PHY auto negotiation to complete. done
link up on port 1, speed 1000, full duplex
BOOTP broadcast 1
BOOTP broadcast 2
BOOTP broadcast 3
DHCP client bound to address 192.168.0.215 (1006 ms)
=>
- 13:22:41 [INFO] Host: tftp ${loadaddr} 192.168.0.1:vatf_j7200-evm/2df8df146ea1ee07149ab5a1bf2691f0
- 13:22:42 [INFO] Target:
tftp ${loadaddr} 192.168.0.1:vatf_j7200-evm/2df8df146ea1ee07149ab5a1bf2691f0
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.215
Filename 'vatf_j7200-evm/2df8df146ea1ee07149ab5a1bf2691f0'.
Load address: 0x82000000
Loading: *#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
##############################
13.9 MiB/s
done
Bytes transferred = 21428736 (146fa00 hex)
=>
- 13:22:42 [INFO] Host: tftp ${fdt_addr_r} 192.168.0.1:vatf_j7200-evm/78ce0552eb67611fbaa8cecdc53de49e
- 13:22:42 [INFO] Target:
tftp ${fdt_addr_r} 192.168.0.1:vatf_j7200-evm/78ce0552eb67611fbaa8cecdc53de49e
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.215
Filename 'vatf_j7200-evm/78ce0552eb67611fbaa8cecdc53de49e'.
Load address: 0x88000000
Loading: *###
6.2 MiB/s
done
Bytes transferred = 32584 (7f48 hex)
=>
- 13:22:42 [INFO] Host: fdt address ${fdt_addr_r}
- 13:22:42 [INFO] Target:
fdt address ${fdt_addr_r}
=>
- 13:22:42 [INFO] Host: printenv bootargs
- 13:22:43 [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
=>
- 13:22:43 [INFO] Host: setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/j7200-evm/autofs/9cebeb7a2ef61acf404b0f5bb757c762,nolock,v3,tcp,rsize=4096,wsize=4096 '
- 13:22:43 [INFO] Target:
setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/j7200-evm/autofs/9cebeb7a2ef61acf404b0f5bb757c762,nolock,v3,tcp,rsize=4096,wsize=4096 '
=>
- 13:22:43 [INFO] Host: printenv bootcmd
- 13:22:43 [INFO] Target:
printenv bootcmd
bootcmd=
=>
- 13:22:43 [INFO] Host: setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi'
- 13:22:43 [INFO] Target:
setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi'
=>
- 13:22:43 [INFO] Host: version
- 13:22:43 [INFO] Target:
version
U-Boot 2021.01-gebc8dca63d (Feb 11 2022 - 03:28:50 +0000)
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
=>
- 13:22:43 [INFO] Host: bdinfo
- 13:22:43 [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 = 0x0000000000100ec8
baudrate = 115200 bps
relocaddr = 0x00000000ffee1000
reloc off = 0x000000007f6e1000
Build = 64-bit
current eth = ethernet@46000000port@1
ethaddr = f4:84:4c:f8:e9:65
IP addr = 192.168.0.215
fdt_blob = 0x00000000fdeb4cb0
new_fdt = 0x00000000fdeb4cb0
fdt_size = 0x000000000000c140
lmb_dump_all:
memory.cnt = 0x2
memory.size = 0x0
memory.reg[0x0].base = 0x80000000
.size = 0x80000000
memory.reg[0x1].base = 0x880000000
.size = 0x80000000
reserved.cnt = 0x2
reserved.size = 0x0
reserved.reg[0x0].base = 0x9e800000
.size = 0x1800000
reserved.reg[0x1].base = 0xfdeb38b0
.size = 0x214c750
arch_number = 0x0000000000000000
TLB addr = 0x00000000ffff0000
irq_sp = 0x00000000fdeb4ca0
sp start = 0x00000000fdeb4ca0
Early malloc usage: 2b88 / 8000
=>
- 13:22:43 [INFO] Host:
- 13:22:43 [INFO] Target:
boot_params = 0x0000000000000000
DRAM bank = 0x0000000000000000
-> start = 0x0000000080000000
-> size = 0x0000000080000000
DRAM bank = 0x0000000000000001
-> start = 0x0000000880000000
-> size = 0x0000000080000000
flashstart = 0x0000000000000000
flashsize = 0x0000000000000000
flashoffset = 0x0000000000100ec8
baudrate = 115200 bps
relocaddr = 0x00000000ffee1000
reloc off = 0x000000007f6e1000
Build = 64-bit
current eth = ethernet@46000000port@1
ethaddr = f4:84:4c:f8:e9:65
IP addr = 192.168.0.215
fdt_blob = 0x00000000fdeb4cb0
new_fdt = 0x00000000fdeb4cb0
fdt_size = 0x000000000000c140
lmb_dump_all:
memory.cnt = 0x2
memory.size = 0x0
memory.reg[0x0].base = 0x80000000
.size = 0x80000000
memory.reg[0x1].base = 0x880000000
.size = 0x80000000
reserved.cnt = 0x2
reserved.size = 0x0
reserved.reg[0x0].base = 0x9e800000
.size = 0x1800000
reserved.reg[0x1].base = 0xfdeb38b0
.size = 0x214c750
arch_number = 0x0000000000000000
TLB addr = 0x00000000ffff0000
irq_sp = 0x00000000fdeb4ca0
sp start = 0x00000000fdeb4ca0
Early malloc usage: 2b88 / 8000
=>
- 13:22:43 [INFO] Host: ls mmc 0:1
- 13:22:43 [INFO] Target:
ls mmc 0:1
877816 tispl.bin
1092556 u-boot.img
523165 tiboot3.bin
33 secondary_bootloader.md5
4 file(s), 0 dir(s)
=>
- 13:22:43 [INFO] Host: ls mmc 1:1
- 13:22:44 [INFO] Target:
ls mmc 1:1
879440 tispl.bin
524445 tiboot3.bin
1093612 u-boot.img
128 pattern_file
33 secondary_bootloader.md5
4 ws-calibrate.rules
0 test
7 file(s), 0 dir(s)
=>
- 13:22:44 [INFO] Host: ext4ls mmc 0:2 /lib/firmware
- 13:22:44 [INFO] Target:
ext4ls mmc 0:2 /lib/firmware
** Unrecognized filesystem type **
=>
- 13:22:44 [INFO] Host: ext4ls mmc 1:2 /lib/firmware
- 13:22:44 [INFO] Target:
ext4ls mmc 1:2 /lib/firmware
<DIR> 4096 .
<DIR> 4096 ..
2040 LICENCE.ibt_firmware
2046 LICENCE.iwlwifi_firmware
<DIR> 4096 cadence
<DIR> 4096 ethfw
<DIR> 4096 intel
918268 iwlwifi-3160-17.ucode
1745176 iwlwifi-8000C-13.ucode
2351636 iwlwifi-8000C-16.ucode
2394060 iwlwifi-8000C-21.ucode
2120860 iwlwifi-8000C-22.ucode
2227284 iwlwifi-8000C-27.ucode
2310116 iwlwifi-8000C-31.ucode
2448976 iwlwifi-8000C-34.ucode
2428004 iwlwifi-8000C-36.ucode
2389968 iwlwifi-8265-21.ucode
1811984 iwlwifi-8265-22.ucode
2234528 iwlwifi-8265-27.ucode
2307104 iwlwifi-8265-31.ucode
2440780 iwlwifi-8265-34.ucode
2436632 iwlwifi-8265-36.ucode
2637216 iwlwifi-9260-th-b0-jf-b0-33.ucode
2678092 iwlwifi-9260-th-b0-jf-b0-34.ucode
2521412 iwlwifi-9260-th-b0-jf-b0-38.ucode
2620656 iwlwifi-9260-th-b0-jf-b0-41.ucode
2558176 iwlwifi-9260-th-b0-jf-b0-43.ucode
1490096 iwlwifi-9260-th-b0-jf-b0-46.ucode
<SYM> 63 j7200-mcu-r5f0_0-fw
<DIR> 4096 sdcard-firmware
<DIR> 4096 pdk-ipc
247469 pvdec_full_bin.fw
4160 regulatory.db
1182 regulatory.db.p7s
<DIR> 4096 ti-connectivity
=>
- 13:22:44 [INFO] Host: mmc rescan; echo $?
- 13:22:44 [INFO] Target:
mmc rescan; echo $?
0
=>
- 13:22:44 [INFO] Host: fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4
- 13:22:44 [INFO] Target:
fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4
4 bytes written in 16 ms (0 Bytes/s)
=>
- 13:22:44 [INFO] Host: boot
- 13:23:02 [INFO] Target:
boot
## Checking Image at 82000000 ...
Unknown image format!
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Loading Device Tree to 000000008fff5000, end 000000008fffff47 ... OK
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
[ 0.000000] Linux version 5.17.0-rc4-next-20220215-00010-g98d58dc456da (a0133052@eptfinf01) (Ubuntu clang version 14.0.0-++20210915091413+5ec1845cad9e-1~exp1~20210915072217.2675, LLD 14.0.0) #kernel_patch_verify_build SMP PREEMPT Tue Feb 15 18:57:36 UTC 2
[ 0.000000] Machine model: Texas Instruments J7200 EVM
[ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
[ 0.000000] printk: bootconsole [ns16550a0] enabled
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool
[ 0.000000] NUMA: No NUMA configuration found
[ 0.000000] NUMA: Faking a node at [mem 0x0000000080000000-0x00000008ffffffff]
[ 0.000000] NUMA: NODE_DATA [mem 0x8ff800b40-0x8ff802fff]
[ 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
[ 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 20 pages/cpu s43048 r8192 d30680 u81920
[ 0.000000] Detected PIPT I-cache on CPU0
[ 0.000000] CPU features: detected: GIC system register CPU interface
[ 0.000000] CPU features: detected: Spectre-v3a
[ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[ 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] 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-evm/autofs/9cebeb7a2ef61acf404b0f5bb757c762,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] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[ 0.000000] software IO TLB: mapped [mem 0x00000000fa000000-0x00000000fe000000] (64MB)
[ 0.000000] Memory: 3895420K/4194304K available (13696K kernel code, 1278K rwdata, 4952K rodata, 896K init, 457K bss, 266116K 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] GICv3: Distributor has no Range Selector support
[ 0.000000] Root IRQ handler: gic_handle_irq
[ 0.000000] GICv3: 16 PPIs implemented
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000
[ 0.000000] ITS [mem 0x01820000-0x0182ffff]
[ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
[ 0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
[ 0.000000] ITS@0x0000000001820000: allocated 524288 Devices @880800000 (flat, esz 8, psz 64K, shr 0)
[ 0.000000] ITS: using cache flushing for cmd queue
[ 0.000000] GICv3: using LPI property table @0x0000000880030000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880040000
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] random: get_random_bytes called from start_kernel+0x1d4/0x440 with crng_init=0
[ 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.008279] Console: colour dummy device 80x25
[ 0.012859] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.023533] pid_max: default: 32768 minimum: 301
[ 0.028272] LSM: Security Framework initializing
[ 0.033049] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.040633] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.049580] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.057001] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.063288] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.069634] rcu: Hierarchical SRCU implementation.
[ 0.074746] Platform MSI: msi-controller@1820000 domain created
[ 0.080899] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
[ 0.090303] EFI services will not be available.
[ 0.095070] smp: Bringing up secondary CPUs ...
[ 0.100299] Detected PIPT I-cache on CPU1
[ 0.100326] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
[ 0.100342] GICv3: CPU1: using allocated LPI pending table @0x0000000880050000
[ 0.100382] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
[ 0.100451] smp: Brought up 1 node, 2 CPUs
[ 0.129816] SMP: Total of 2 processors activated.
[ 0.134621] CPU features: detected: 32-bit EL0 Support
[ 0.139877] CPU features: detected: 32-bit EL1 Support
[ 0.145128] CPU features: detected: CRC32 instructions
[ 0.160563] CPU: All CPU(s) started at EL2
[ 0.164779] alternatives: patching kernel code
[ 0.170024] devtmpfs: initialized
[ 0.175866] KASLR disabled due to lack of seed
[ 0.180545] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.190518] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.198038] pinctrl core: initialized pinctrl subsystem
[ 0.203739] DMI not present or invalid.
[ 0.207945] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.214754] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 0.222101] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.230159] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.238304] audit: initializing netlink subsys (disabled)
[ 0.243960] audit: type=2000 audit(0.156:1): state=initialized audit_enabled=0 res=1
[ 0.244255] thermal_sys: Registered thermal governor 'step_wise'
[ 0.251898] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.258138] cpuidle: using governor menu
[ 0.268915] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.275894] ASID allocator initialised with 65536 entries
[ 0.281638] Serial: AMBA PL011 UART driver
[ 0.296273] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.303147] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.309998] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.316844] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.324692] ACPI: Interpreter disabled.
[ 0.328831] k3-chipinfo 43000014.chipid: Family:J7200 rev:SR1.0 JTAGID[0x0bb6d02f] Detected
[ 0.338230] iommu: Default domain type: Translated
[ 0.343226] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.349745] vgaarb: loaded
[ 0.352660] SCSI subsystem initialized
[ 0.356776] usbcore: registered new interface driver usbfs
[ 0.362415] usbcore: registered new interface driver hub
[ 0.367865] usbcore: registered new device driver usb
[ 0.373333] pps_core: LinuxPPS API ver. 1 registered
[ 0.378414] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.387755] PTP clock support registered
[ 0.391839] EDAC MC: Ver: 3.0.0
[ 0.395719] FPGA manager framework
[ 0.399248] Advanced Linux Sound Architecture Driver Initialized.
[ 0.406000] clocksource: Switched to clocksource arch_sys_counter
[ 0.412399] VFS: Disk quotas dquot_6.6.0
[ 0.416445] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.423576] pnp: PnP ACPI: disabled
[ 0.430371] NET: Registered PF_INET protocol family
[ 0.435704] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.444371] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.453176] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.461392] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[ 0.469367] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.476260] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.483185] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.490626] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.496768] RPC: Registered named UNIX socket transport module.
[ 0.502841] RPC: Registered udp transport module.
[ 0.507665] RPC: Registered tcp transport module.
[ 0.512472] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.519060] PCI: CLS 0 bytes, default 64
[ 0.523403] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[ 0.532025] kvm [1]: IPA Size Limit: 44 bits
[ 0.536789] kvm [1]: vgic-v2@6f020000
[ 0.540548] kvm [1]: GIC system register CPU interface enabled
[ 0.546563] kvm [1]: vgic interrupt IRQ9
[ 0.550642] kvm [1]: Hyp mode initialized successfully
[ 0.556601] Initialise system trusted keyrings
[ 0.561321] workingset: timestamp_bits=42 max_order=20 bucket_order=0
[ 0.570937] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.577385] NFS: Registering the id_resolver key type
[ 0.582586] Key type id_resolver registered
[ 0.586863] Key type id_legacy registered
[ 0.591018] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.597874] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.605550] 9p: Installing v9fs 9p2000 file system support
[ 0.629845] Key type asymmetric registered
[ 0.634034] Asymmetric key parser 'x509' registered
[ 0.639050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[ 0.646615] io scheduler mq-deadline registered
[ 0.651252] io scheduler kyber registered
[ 0.656887] pinctrl-single 4301c000.pinctrl: 94 pins, size 376
[ 0.663226] pinctrl-single 11c000.pinctrl: 173 pins, size 692
[ 0.670177] EINJ: ACPI disabled.
[ 0.674665] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
[ 0.680973] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
[ 0.689066] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.700419] loop: module loaded
[ 0.704037] megasas: 07.719.03.00-rc1
[ 0.709803] tun: Universal TUN/TAP device driver, 1.6
[ 0.715366] thunder_xcv, ver 1.0
[ 0.718714] thunder_bgx, ver 1.0
[ 0.722036] nicpf, ver 1.0
[ 0.725045] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[ 0.732430] hns3: Copyright (c) 2017 Huawei Corporation.
[ 0.737903] hclge is initializing
[ 0.741299] e1000: Intel(R) PRO/1000 Network Driver
[ 0.746281] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 0.752177] e1000e: Intel(R) PRO/1000 Network Driver
[ 0.757249] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 0.763316] igb: Intel(R) Gigabit Ethernet Network Driver
[ 0.768831] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 0.774542] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[ 0.780945] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 0.787095] sky2: driver version 1.30
[ 0.791189] VFIO - User Level meta-driver version: 0.3
[ 0.797287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.803977] ehci-pci: EHCI PCI platform driver
[ 0.808544] ehci-platform: EHCI generic platform driver
[ 0.813979] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.820309] ohci-pci: OHCI PCI platform driver
[ 0.824874] ohci-platform: OHCI generic platform driver
[ 0.830435] usbcore: registered new interface driver usb-storage
[ 0.837482] i2c_dev: i2c /dev entries driver
[ 0.842835] sdhci: Secure Digital Host Controller Interface driver
[ 0.849185] sdhci: Copyright(c) Pierre Ossman
[ 0.854158] Synopsys Designware Multimedia Card Interface Driver
[ 0.860558] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.866738] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.873296] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 0.880130] usbcore: registered new interface driver usbhid
[ 0.885841] usbhid: USB HID core driver
[ 0.890776] optee: probing for conduit method.
[ 0.895347] optee: revision 3.12 (3d47a131)
[ 0.895677] optee: initialized driver
[ 0.904978] NET: Registered PF_PACKET protocol family
[ 0.910268] 9pnet: Installing 9P2000 support
[ 0.914676] Key type dns_resolver registered
[ 0.919251] registered taskstats version 1
[ 0.923457] Loading compiled-in X.509 certificates
[ 0.932933] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
[ 0.939376] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
[ 0.946753] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0016 '22.1.1--v2022.01 (Terrific Llam')
[ 0.969020] omap_i2c 40b00000.i2c: bus 0 rev0.12 at 100 kHz
[ 0.975301] omap_i2c 40b10000.i2c: bus 1 rev0.12 at 100 kHz
[ 0.981566] omap_i2c 42120000.i2c: bus 2 rev0.12 at 100 kHz
[ 0.987939] pca953x 3-0021: supply vcc not found, using dummy regulator
[ 0.994829] pca953x 3-0021: using no AI
[ 1.022514] pca953x 3-0020: supply vcc not found, using dummy regulator
[ 1.029357] pca953x 3-0020: using no AI
[ 1.033953] pca953x 3-0022: supply vcc not found, using dummy regulator
[ 1.040809] pca953x 3-0022: using AI
[ 1.045194] omap_i2c 2000000.i2c: bus 3 rev0.12 at 400 kHz
[ 1.051493] pca953x 4-0020: supply vcc not found, using dummy regulator
[ 1.058363] pca953x 4-0020: using no AI
[ 1.086383] omap_i2c 2010000.i2c: bus 4 rev0.12 at 400 kHz
[ 1.092564] omap_i2c 2020000.i2c: bus 5 rev0.12 at 100 kHz
[ 1.098724] omap_i2c 2030000.i2c: bus 6 rev0.12 at 100 kHz
[ 1.104889] omap_i2c 2040000.i2c: bus 7 rev0.12 at 100 kHz
[ 1.111037] omap_i2c 2050000.i2c: bus 8 rev0.12 at 100 kHz
[ 1.117200] omap_i2c 2060000.i2c: bus 9 rev0.12 at 100 kHz
[ 1.123005] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 137 domain created
[ 1.131587] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 131 domain created
[ 1.140960] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 213 domain created
[ 1.149587] ti-sci-inta 33d00000.msi-controller: Interrupt Aggregator domain 209 created
[ 1.158993] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,32] sci-dev-id:235
[ 1.168899] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
[ 1.175662] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66349100, num_proxies:64
[ 1.185544] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[120,200] sci-dev-id:211
[ 1.195730] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
[ 1.202495] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66349100, num_proxies:64
[ 1.210554] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 15, base_baud = 6000000) is a 8250
[ 1.220149] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 22, base_baud = 3000000) is a 8250
[ 1.228934] printk: console [ttyS2] enabled
[ 1.228934] printk: console [ttyS2] enabled
[ 1.237376] printk: bootconsole [ns16550a0] disabled
[ 1.237376] printk: bootconsole [ns16550a0] disabled
[ 1.248035] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 23, base_baud = 3000000) is a 8250
[ 1.257910] random: fast init done
[ 1.298007] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 1.306976] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
[ 1.315288] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
[ 1.329468] mmc0: CQHCI version 5.10
[ 1.334587] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
[ 1.344769] ti-udma 31150000.dma-controller: Channels: 50 (tchan: 25, rchan: 25, gp-rflow: 8)
[ 1.357313] spi-nor spi0.0: s28hs512t (65536 Kbytes)
[ 1.374015] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
[ 1.402014] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 1.411001] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
[ 1.419332] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
[ 1.433095] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
[ 1.440079] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
[ 1.447325] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[ 1.447382] mmc0: Command Queue Engine enabled
[ 1.457730] mmc0: new HS400 MMC card at address 0001
[ 1.463327] mmcblk0: mmc0:0001 S0J56X 14.8 GiB
[ 1.468945] debugfs: Directory 'pd:240' with parent 'pm_genpd' already present!
[ 1.469262] mmc1: CQHCI version 5.10
[ 1.481840] mmcblk0: p1 p2 p3
[ 1.485389] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB
[ 1.491244] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB
[ 1.496995] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (241:0)
[ 1.521026] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
[ 1.537541] TI DP83867 46000f00.mdio:00: attached PHY driver (mii_bus:phy_addr=46000f00.mdio:00, irq=POLL)
[ 1.549801] am65-cpsw-nuss 46000000.ethernet eth0: Link is Down
[ 1.589294] mmc1: new ultra high speed SDR104 SDHC card at address aaaa
[ 1.596399] mmcblk1: mmc1:aaaa SC16G 14.8 GiB
[ 1.605526] mmcblk1: p1 p2 p3
[ 5.647506] am65-cpsw-nuss 46000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[ 5.670004] Sending DHCP requests ., OK
[ 5.689844] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.215
[ 5.697584] IP-Config: Complete:
[ 5.700803] device=eth0, hwaddr=f4:84:4c:f8:e9:65, ipaddr=192.168.0.215, mask=255.255.255.0, gw=192.168.0.1
[ 5.710958] host=192.168.0.215, domain=ti.com, nis-domain=(none)
[ 5.717382] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath=
[ 5.717385] nameserver0=192.0.2.2, nameserver1=192.0.2.3
[ 5.732483] ALSA device list:
[ 5.735465] No soundcards found.
[ 5.747764] VFS: Mounted root (nfs filesystem) on device 0:20.
[ 5.754024] devtmpfs: mounted
[ 5.757571] Freeing unused kernel memory: 896K
[ 5.778044] Run /sbin/init as init process
[ 5.969697] systemd[1]: System time before build time, advancing clock.
[ 6.015922] NET: Registered PF_INET6 protocol family
[ 6.022546] Segment Routing with IPv6
[ 6.026252] In-situ OAM (IOAM) with IPv6
[ 6.059898] systemd[1]: systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
[ 6.083357] systemd[1]: Detected architecture arm64.
Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m!
[ 6.103395] systemd[1]: Set hostname to <BeagleBone>.
[ 6.576760] systemd[1]: Queued start job for default target Graphical Interface.
[ 6.584807] random: systemd: uninitialized urandom read (16 bytes read)
[ 6.593247] systemd[1]: Created slice system-getty.slice.
[[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m.
[ 6.614138] random: systemd: uninitialized urandom read (16 bytes read)
[ 6.621644] systemd[1]: Created slice system-modprobe.slice.
[[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m.
[ 6.642146] random: systemd: uninitialized urandom read (16 bytes read)
[ 6.649730] systemd[1]: Created slice system-serial\x2dgetty.slice.
[[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m.
[ 6.670923] systemd[1]: Created slice User and Session Slice.
[[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m.
[ 6.694366] 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.
[ 6.718300] 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.
[ 6.742186] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped.
[ 6.753920] systemd[1]: Reached target Local Encrypted Volumes.
[[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m.
[ 6.774210] systemd[1]: Reached target Paths.
[[0;32m OK [0m] Reached target [0;1;39mPaths[0m.
[ 6.790150] systemd[1]: Reached target Remote File Systems.
[[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m.
[ 6.810130] systemd[1]: Reached target Slices.
[[0;32m OK [0m] Reached target [0;1;39mSlices[0m.
[ 6.826156] systemd[1]: Reached target Swap.
[[0;32m OK [0m] Reached target [0;1;39mSwap[0m.
[ 6.843677] systemd[1]: Listening on Syslog Socket.
[[0;32m OK [0m] Listening on [0;1;39mSyslog Socket[0m.
[ 6.866396] systemd[1]: Listening on initctl Compatibility Named Pipe.
[[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m.
[ 6.891062] systemd[1]: Listening on Journal Audit Socket.
[[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m.
[ 6.914460] systemd[1]: Listening on Journal Socket (/dev/log).
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m.
[ 6.938560] systemd[1]: Listening on Journal Socket.
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m.
[ 6.959074] systemd[1]: Listening on Network Service Netlink Socket.
[[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m.
[ 6.983912] systemd[1]: Listening on udev Control Socket.
[[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m.
[ 7.006422] systemd[1]: Listening on udev Kernel Socket.
[[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m.
[ 7.028526] systemd[1]: Mounting Huge Pages File System...
Mounting [0;1;39mHuge Pages File System[0m...
[ 7.054791] systemd[1]: Mounting POSIX Message Queue File System...
Mounting [0;1;39mPOSIX Message Queue File System[0m...
[ 7.075254] systemd[1]: Mounting Kernel Debug File System...
Mounting [0;1;39mKernel Debug File System[0m...
[ 7.094477] systemd[1]: Condition check resulted in Kernel Trace File System being skipped.
[ 7.105928] systemd[1]: Starting Set the console keyboard layout...
Starting [0;1;39mSet the console keyboard layout[0m...
[ 7.134087] systemd[1]: Starting Create list of static device nodes for the current kernel...
Starting [0;1;39mCreate list of stodes for the current kernel[0m...
[ 7.160746] systemd[1]: Starting Load Kernel Module configfs...
Starting [0;1;39mLoad Kernel Module configfs[0m...
[ 7.185226] systemd[1]: Starting Load Kernel Module drm...
Starting [0;1;39mLoad Kernel Module drm[0m...
[ 7.209109] systemd[1]: Starting Load Kernel Module fuse...
Starting [0;1;39mLoad Kernel Module fuse[0m...
[ 7.236027] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 7.257443] fuse: init (API version 7.36)
[ 7.263368] systemd[1]: Starting Journal Service...
Starting [0;1;39mJournal Service[0m...
[ 7.285414] systemd[1]: Starting Load Kernel Modules...
Starting [0;1;39mLoad Kernel Modules[0m...
[ 7.305072] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting [0;1;39mRemount Root and Kernel File Systems[0m...
[ 7.337003] systemd[1]: Starting Coldplug All udev Devices...
Starting [0;1;39mColdplug All udev Devices[0m...
[ 7.382923] systemd[1]: Mounted Huge Pages File System.
[[0;32m OK [0m] Mounted [0;1;39mHuge Pages File System[0m.
[ 7.401990] systemd[1]: Mounted POSIX Message Queue File System.
[[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m.
[ 7.426649] systemd[1]: Mounted Kernel Debug File System.
[[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m.
[ 7.447204] systemd[1]: Finished Set the console keyboard layout.
[[0;32m OK [0m] Finished [0;1;39mSet the console keyboard layout[0m.
[ 7.471586] systemd[1]: Finished Create list of static device nodes for the current kernel.
[[0;32m OK [0m] Finished [0;1;39mCreate list of st nodes for the current kernel[0m.
[ 7.489639] systemd[1]: modprobe@configfs.service: Succeeded.
[ 7.498912] systemd[1]: Finished Load Kernel Module configfs.
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m.
[ 7.522712] systemd[1]: Started Journal Service.
[[0;32m OK [0m] Started [0;1;39mJournal Service[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;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m.
[[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m.
Mounting [0;1;39mFUSE Control File System[0m...
Mounting [0;1;39mKernel Configuration File System[0m...
Starting [0;1;39mFlush Journal to Persistent Storage[0m...
Starting [0;1;39mLoad/Save Random Seed[0m...
Starting [0;1;39mApply Kernel Variables[0m...
Starting [0;1;39mCreate System Users[0m...
[[0;32m OK [0m] Mounted [0;1;39mFUSE Control File System[0m.
[ 7.757634] systemd-journald[148]: Received client request to flush runtime journal.
[[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m.
[ 7.786838] systemd-journald[148]: File /var/log/journal/b217ab2e05c6478a8f5b97e1a5518550/system.journal corrupted or uncleanly shut down, renaming and replacing.
[[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m.
[ 7.864271] random: crng init done
[ 7.867701] random: 7 urandom warning(s) missed due to ratelimiting
[[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m.
Starting [0;1;39mCreate Static Device Nodes in /dev[0m...
[[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m.
[[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m.
Starting [0;1;39mHelper to synchronize boot up for ifupdown[0m...
[[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m.
[[0;32m OK [0m] Finished [0;1;39mHelper to synchronize boot up for ifupdown[0m.
[[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m.
[[0;32m OK [0m] Reached target [0;1;39mLocal File Systems (Pre)[0m.
[[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m.
Starting [0;1;39mSet console font and keymap[0m...
Starting [0;1;39mRaise network interfaces[0m...
Starting [0;1;39mCreate Volatile Files and Directories[0m...
Starting [0;1;39mRule-based Managefor Device Events and Files[0m...
[[0;32m OK [0m] Finished [0;1;39mSet console font and keymap[0m.
[[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m.
Starting [0;1;39mNetwork Service[0m...
[[0;32m OK [0m] Finished [0;1;39mRaise network interfaces[0m.
[[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m.
Starting [0;1;39mNetwork Time Synchronization[0m...
Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m...
[[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Boot/Shutdown[0m.
[[0;32m OK [0m] Started [0;1;39mNetwork Service[0m.
Starting [0;1;39mNetwork Name Resolution[0m...
[[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m.
[[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] Reached target [0;1;39mSystem Time Synchronized[0m.
[[0;32m OK [0m] Started [0;1;39mPeriodic ext4 Onliata Check for All Filesystems[0m.
[[0;32m OK [0m] Started [0;1;39mDiscard unused blocks once a week[0m.
[[0;32m OK [0m] Started [0;1;39mDaily rotation of log files[0m.
[[0;32m OK [0m] Reached target [0;1;39mTimers[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.
[[0;32m OK [0m] Reached target [0;1;39mSockets[0m.
[[0;32m OK [0m] Reached target [0;1;39mBasic System[0m.
Starting [0;1;39mAvahi mDNS/DNS-SD Stack[0m...
Starting [0;1;39mBeagleBoard.org USB gadgets[0m...
[[0;32m OK [0m] Started [0;1;39mRegular background program processing daemon[0m.
[[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m.
Starting [0;1;39mRemove Stale Onlit4 Metadata Check Snapshots[0m...
Starting [0;1;39mGrow Root Partition[0m...
Starting [0;1;39mSystem Logging Service[0m...
Starting [0;1;39mUser Login Management[0m...
Starting [0;1;39mWPA supplicant[0m...
[[0;32m OK [0m] Started [0;1;39mSystem Logging Service[0m.
[[0;32m OK [0m] Finished [0;1;39mRemove Stale Onliext4 Metadata Check Snapshots[0m.
[[0;32m OK [0m] Found device [0;1;39m/dev/ttyS2[0m.
[[0;32m OK [0m] Started [0;1;39mAvahi mDNS/DNS-SD Stack[0m.
[[0;32m OK [0m] Started [0;1;39mWPA supplicant[0m.
[ 9.882728] using random self ethernet address
[ 9.887260] using random host ethernet address
[[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;39mBeagle Flasher Shutdown[0m...
Starting [0;1;39mPermit User Sessions[0m...
[[0;32m OK [0m] Started [0;1;39mUser Login Management[0m.
[[0;32m OK [0m] Finished [0;1;39mBeagle Flasher Shutdown[0m.
[ 10.155876] using random self ethernet address
[ 10.160801] using random host ethernet address
[[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;1;31mFAILED[0m] Failed to start [0;1;39mGrow Root Partition[0m.
See 'systemctl status grow_partition.service' for details.
Starting [0;1;39mOpenBSD Secure Shell server[0m...
[ 10.317676] Mass Storage Function, version: 2009/09/11
[ 10.323002] LUN: removable file: (no medium)
[[0;32m OK [0m] Started [0;1;39mOpenBSD Secure Shell server[0m.
[[0;32m OK [0m] Found device [0;1;39m/dev/ttyGS0[0m.
[[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyGS0[0m.
[[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m.
Debian GNU/Linux 11 BeagleBone ttyS2
BeagleBoard.org Debian Bullseye Minimal Image 2022-02-15
Support: https://bbb.io/debian
default username:password is [debian:temppwd]
BeagleBone login:
- 13:23:02 [INFO] Host: root
- 13:23:03 [INFO] Target:
root
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Tue Feb 15 10:21:00 UTC 2022 on ttyS2
[?2004hroot@BeagleBone:~#
- 13:23:03 [INFO] Sleeping 15 secs to allow systemd to finish starting processes...
- 13:23:18 [INFO] Disconnected serial from j7200-evm
- 13:23:18 [INFO] Connected to j7200-evm via serial
- 13:23:18 [INFO] Host: uname -a
- 13:23:18 [INFO] Target:
uname -a
[?2004l
Linux BeagleBone 5.17.0-rc4-next-20220215-00010-g98d58dc456da #kernel_patch_verify_build SMP PREEMPT Tue Feb 15 18:57:36 UTC 2 aarch64 GNU/Linux
[?2004hroot@BeagleBone:~#
- 13:23:18 [INFO] Host: cat /proc/cmdline
- 13:23:18 [INFO] Target:
cat /proc/cmdline
[?2004l
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-evm/autofs/9cebeb7a2ef61acf404b0f5bb757c762,nolock,v3,tcp,rsize=4096,wsize=4096
[?2004hroot@BeagleBone:~#
- 13:23:18 [INFO] Host: uname -a
- 13:23:18 [INFO] Target:
uname -a
[?2004l
Linux BeagleBone 5.17.0-rc4-next-20220215-00010-g98d58dc456da #kernel_patch_verify_build SMP PREEMPT Tue Feb 15 18:57:36 UTC 2 aarch64 GNU/Linux
[?2004hroot@BeagleBone:~#
- 13:23:18 [INFO] Host: cat /proc/mtd
- 13:23:18 [INFO] Target:
cat /proc/mtd
[?2004l
dev: size erasesize name
mtd0: 04000000 00040000 "47040000.spi.0"
[?2004hroot@BeagleBone:~#
- 13:23:18 [INFO] Host: grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/pnp /etc/resolv.conf && systemctl restart systemd-resolved
- 13:23:19 [INFO] Target:
grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/pnp /etc/resolv.conf && systemctl restart systemd-resolved
[?2004l
[?2004hroot@BeagleBone:~#
- 13:23:19 [INFO] Host: ls -l /lib/firmware; ls -lR /lib/firmware/ipc
- 13:23:20 [INFO] Target:
ls -l /lib/firmware; ls -lR /lib/firmware/ipc
[?2004l
total 117144
drwxr-xr-x 2 root root 4096 Feb 15 10:09 3com
-rw-r--r-- 1 root root 1946 Feb 15 10:12 LICENCE.atheros_firmware
-rw-r--r-- 1 root root 4178 Feb 15 10:12 LICENCE.broadcom_bcm43xx
-rw-r--r-- 1 root root 2115 Feb 15 10:12 LICENCE.rtlwifi_firmware.txt
-rw-r--r-- 1 root root 2913 Feb 15 10:12 LICENCE.ti-connectivity
drwxr-xr-x 2 root root 4096 Feb 15 10:09 RTL8192E
drwxr-xr-x 2 root root 4096 Feb 15 10:09 advansys
-rw-r--r-- 1 root root 50698 Jul 25 2021 agere_ap_fw.bin
-rw-r--r-- 1 root root 65046 Jul 25 2021 agere_sta_fw.bin
drwxr-xr-x 2 root root 4096 Feb 15 10:09 ar3k
-rw-r--r-- 1 root root 153416 Jul 25 2021 ar5523.bin
-rw-r--r-- 1 root root 70624 Jul 25 2021 ar7010.fw
-rw-r--r-- 1 root root 70624 Jul 25 2021 ar7010_1_1.fw
-rw-r--r-- 1 root root 51312 Jul 25 2021 ar9271.fw
-rw-r--r-- 1 root root 95500 Jul 25 2021 as102_data1_st.hex
-rw-r--r-- 1 root root 81820 Jul 25 2021 as102_data2_st.hex
drwxr-xr-x 11 root root 4096 Feb 15 10:09 ath10k
drwxr-xr-x 5 root root 4096 Feb 15 10:09 ath11k
-rw-r--r-- 1 root root 246804 Jul 25 2021 ath3k-1.fw
drwxr-xr-x 5 root root 4096 Feb 15 10:09 ath6k
drwxr-xr-x 2 root root 4096 Feb 15 10:09 ath9k_htc
drwxr-xr-x 2 root root 4096 Feb 15 10:12 brcm
drwxr-xr-x 2 root root 4096 Feb 15 10:15 cadence
-rw-r--r-- 1 root root 13388 Feb 15 10:12 carl9170-1.fw
-rw-r--r-- 1 root root 655436 Jul 25 2021 ctefx.bin
-rw-r--r-- 1 root root 4120 Jul 25 2021 ctspeq.bin
drwxr-xr-x 2 root root 4096 Feb 15 10:09 cxgb3
drwxr-xr-x 3 root root 4096 Feb 15 10:09 cxgb4
drwxr-xr-x 2 root root 4096 Feb 15 10:09 cypress
drwxr-xr-x 2 root root 4096 Feb 15 10:09 dabusb
-rw-r--r-- 1 root root 18643 Jul 25 2021 dvb-fe-xc4000-1.4.1.fw
-rw-r--r-- 1 root root 12401 Jul 25 2021 dvb-fe-xc5000-1.6.114.fw
-rw-r--r-- 1 root root 16497 Jul 25 2021 dvb-fe-xc5000c-4.1.30.7.fw
-rw-r--r-- 1 root root 33768 Jul 25 2021 dvb-usb-dib0700-1.20.fw
-rw-r--r-- 1 root root 8128 Jul 25 2021 dvb-usb-it9135-01.fw
-rw-r--r-- 1 root root 5834 Jul 25 2021 dvb-usb-it9135-02.fw
-rw-r--r-- 1 root root 50222 Jul 25 2021 dvb-usb-terratec-h5-drxk.fw
drwxr-xr-x 2 root root 4096 Feb 15 10:09 e100
drwxr-xr-x 2 root root 4096 Feb 15 10:09 ene-ub6250
-rw-r--r-- 1 root root 181312 Jul 25 2021 f2255usb.bin
drwxr-xr-x 2 root root 4096 Feb 15 10:09 go7007
-rw-r--r-- 1 root root 32348 Jul 25 2021 hfi1_dc8051.fw
-rw-r--r-- 1 root root 16848 Jul 25 2021 hfi1_fabric.fw
-rw-r--r-- 1 root root 33296 Jul 25 2021 hfi1_pcie.fw
-rw-r--r-- 1 root root 5360 Jul 25 2021 hfi1_sbus.fw
-rw-r--r-- 1 root root 72684 Jul 25 2021 htc_7010.fw
-rw-r--r-- 1 root root 50980 Feb 15 10:12 htc_9271.fw
drwxr-xr-x 2 root root 4096 Feb 15 10:09 i915
drwxr-xr-x 3 root root 4096 Feb 15 10:09 imx
drwxr-xr-x 3 root root 4096 Feb 15 10:09 intel
-rw-r--r-- 1 root root 337572 Jul 25 2021 iwlwifi-100-5.ucode
-rw-r--r-- 1 root root 337520 Jul 25 2021 iwlwifi-1000-5.ucode
-rw-r--r-- 1 root root 689680 Jul 25 2021 iwlwifi-105-6.ucode
-rw-r--r-- 1 root root 701228 Jul 25 2021 iwlwifi-135-6.ucode
-rw-r--r-- 1 root root 695876 Jul 25 2021 iwlwifi-2000-6.ucode
-rw-r--r-- 1 root root 707392 Jul 25 2021 iwlwifi-2030-6.ucode
-rw-r--r-- 1 root root 918268 Jul 25 2021 iwlwifi-3160-17.ucode
-rw-r--r-- 1 root root 669872 Jul 25 2021 iwlwifi-3160-9.ucode
-rw-r--r-- 1 root root 1028092 Jul 25 2021 iwlwifi-3168-22.ucode
-rw-r--r-- 1 root root 1036288 Jul 25 2021 iwlwifi-3168-29.ucode
-rw-r--r-- 1 root root 150100 Jul 25 2021 iwlwifi-3945-2.ucode
-rw-r--r-- 1 root root 187972 Jul 25 2021 iwlwifi-4965-2.ucode
-rw-r--r-- 1 root root 340696 Jul 25 2021 iwlwifi-5000-5.ucode
-rw-r--r-- 1 root root 337400 Jul 25 2021 iwlwifi-5150-2.ucode
-rw-r--r-- 1 root root 454608 Jul 25 2021 iwlwifi-6000-4.ucode
-rw-r--r-- 1 root root 444128 Jul 25 2021 iwlwifi-6000g2a-5.ucode
-rw-r--r-- 1 root root 677296 Jul 25 2021 iwlwifi-6000g2a-6.ucode
-rw-r--r-- 1 root root 679436 Jul 25 2021 iwlwifi-6000g2b-6.ucode
-rw-r--r-- 1 root root 469780 Jul 25 2021 iwlwifi-6050-5.ucode
-rw-r--r-- 1 root root 1049340 Jul 25 2021 iwlwifi-7260-17.ucode
-rw-r--r-- 1 root root 680508 Jul 25 2021 iwlwifi-7260-9.ucode
-rw-r--r-- 1 root root 1180412 Jul 25 2021 iwlwifi-7265-17.ucode
-rw-r--r-- 1 root root 697828 Jul 25 2021 iwlwifi-7265-9.ucode
-rw-r--r-- 1 root root 1028376 Jul 25 2021 iwlwifi-7265D-22.ucode
-rw-r--r-- 1 root root 1036772 Jul 25 2021 iwlwifi-7265D-29.ucode
-rw-r--r-- 1 root root 2120860 Jul 25 2021 iwlwifi-8000C-22.ucode
-rw-r--r-- 1 root root 2428004 Jul 25 2021 iwlwifi-8000C-36.ucode
-rw-r--r-- 1 root root 1811984 Jul 25 2021 iwlwifi-8265-22.ucode
-rw-r--r-- 1 root root 2436632 Jul 25 2021 iwlwifi-8265-36.ucode
-rw-r--r-- 1 root root 2678284 Jul 25 2021 iwlwifi-9000-pu-b0-jf-b0-34.ucode
-rw-r--r-- 1 root root 2520568 Jul 25 2021 iwlwifi-9000-pu-b0-jf-b0-38.ucode
-rw-r--r-- 1 root root 2620464 Jul 25 2021 iwlwifi-9000-pu-b0-jf-b0-41.ucode
-rw-r--r-- 1 root root 2543536 Jul 25 2021 iwlwifi-9000-pu-b0-jf-b0-43.ucode
-rw-r--r-- 1 root root 1514240 Jul 25 2021 iwlwifi-9000-pu-b0-jf-b0-46.ucode
-rw-r--r-- 1 root root 2678092 Jul 25 2021 iwlwifi-9260-th-b0-jf-b0-34.ucode
-rw-r--r-- 1 root root 2521412 Jul 25 2021 iwlwifi-9260-th-b0-jf-b0-38.ucode
-rw-r--r-- 1 root root 2620656 Jul 25 2021 iwlwifi-9260-th-b0-jf-b0-41.ucode
-rw-r--r-- 1 root root 2558176 Jul 25 2021 iwlwifi-9260-th-b0-jf-b0-43.ucode
-rw-r--r-- 1 root root 1485556 Jul 25 2021 iwlwifi-9260-th-b0-jf-b0-46.ucode
-rw-r--r-- 1 root root 1106228 Jul 25 2021 iwlwifi-Qu-b0-hr-b0-48.ucode
-rw-r--r-- 1 root root 1103952 Jul 25 2021 iwlwifi-Qu-b0-hr-b0-50.ucode
-rw-r--r-- 1 root root 1209628 Jul 25 2021 iwlwifi-Qu-b0-hr-b0-53.ucode
-rw-r--r-- 1 root root 1223144 Jul 25 2021 iwlwifi-Qu-b0-hr-b0-55.ucode
-rw-r--r-- 1 root root 1300764 Jul 25 2021 iwlwifi-Qu-b0-hr-b0-59.ucode
-rw-r--r-- 1 root root 1329296 Jul 25 2021 iwlwifi-Qu-b0-hr-b0-62.ucode
-rw-r--r-- 1 root root 1052796 Jul 25 2021 iwlwifi-Qu-b0-jf-b0-48.ucode
-rw-r--r-- 1 root root 1053004 Jul 25 2021 iwlwifi-Qu-b0-jf-b0-50.ucode
-rw-r--r-- 1 root root 1147104 Jul 25 2021 iwlwifi-Qu-b0-jf-b0-53.ucode
-rw-r--r-- 1 root root 1163672 Jul 25 2021 iwlwifi-Qu-b0-jf-b0-55.ucode
-rw-r--r-- 1 root root 1226208 Jul 25 2021 iwlwifi-Qu-b0-jf-b0-59.ucode
-rw-r--r-- 1 root root 1248672 Jul 25 2021 iwlwifi-Qu-b0-jf-b0-62.ucode
-rw-r--r-- 1 root root 1106248 Jul 25 2021 iwlwifi-Qu-c0-hr-b0-48.ucode
-rw-r--r-- 1 root root 1103968 Jul 25 2021 iwlwifi-Qu-c0-hr-b0-50.ucode
-rw-r--r-- 1 root root 1209644 Jul 25 2021 iwlwifi-Qu-c0-hr-b0-53.ucode
-rw-r--r-- 1 root root 1223160 Jul 25 2021 iwlwifi-Qu-c0-hr-b0-55.ucode
-rw-r--r-- 1 root root 1300780 Jul 25 2021 iwlwifi-Qu-c0-hr-b0-59.ucode
-rw-r--r-- 1 root root 1329312 Jul 25 2021 iwlwifi-Qu-c0-hr-b0-62.ucode
-rw-r--r-- 1 root root 1052816 Jul 25 2021 iwlwifi-Qu-c0-jf-b0-48.ucode
-rw-r--r-- 1 root root 1053020 Jul 25 2021 iwlwifi-Qu-c0-jf-b0-50.ucode
-rw-r--r-- 1 root root 1147120 Jul 25 2021 iwlwifi-Qu-c0-jf-b0-53.ucode
-rw-r--r-- 1 root root 1163688 Jul 25 2021 iwlwifi-Qu-c0-jf-b0-55.ucode
-rw-r--r-- 1 root root 1226224 Jul 25 2021 iwlwifi-Qu-c0-jf-b0-59.ucode
-rw-r--r-- 1 root root 1248688 Jul 25 2021 iwlwifi-Qu-c0-jf-b0-62.ucode
-rw-r--r-- 1 root root 1105668 Jul 25 2021 iwlwifi-QuZ-a0-hr-b0-48.ucode
-rw-r--r-- 1 root root 1103952 Jul 25 2021 iwlwifi-QuZ-a0-hr-b0-50.ucode
-rw-r--r-- 1 root root 1209628 Jul 25 2021 iwlwifi-QuZ-a0-hr-b0-53.ucode
-rw-r--r-- 1 root root 1223140 Jul 25 2021 iwlwifi-QuZ-a0-hr-b0-55.ucode
-rw-r--r-- 1 root root 1299660 Jul 25 2021 iwlwifi-QuZ-a0-hr-b0-59.ucode
-rw-r--r-- 1 root root 1328924 Jul 25 2021 iwlwifi-QuZ-a0-hr-b0-62.ucode
-rw-r--r-- 1 root root 1052608 Jul 25 2021 iwlwifi-QuZ-a0-jf-b0-48.ucode
-rw-r--r-- 1 root root 1053004 Jul 25 2021 iwlwifi-QuZ-a0-jf-b0-50.ucode
-rw-r--r-- 1 root root 1147104 Jul 25 2021 iwlwifi-QuZ-a0-jf-b0-53.ucode
-rw-r--r-- 1 root root 1163668 Jul 25 2021 iwlwifi-QuZ-a0-jf-b0-55.ucode
-rw-r--r-- 1 root root 1226064 Jul 25 2021 iwlwifi-QuZ-a0-jf-b0-59.ucode
-rw-r--r-- 1 root root 1248672 Jul 25 2021 iwlwifi-QuZ-a0-jf-b0-62.ucode
-rw-r--r-- 1 root root 1044452 Jul 25 2021 iwlwifi-cc-a0-46.ucode
-rw-r--r-- 1 root root 1096704 Jul 25 2021 iwlwifi-cc-a0-48.ucode
-rw-r--r-- 1 root root 1101228 Jul 25 2021 iwlwifi-cc-a0-50.ucode
-rw-r--r-- 1 root root 1205332 Jul 25 2021 iwlwifi-cc-a0-53.ucode
-rw-r--r-- 1 root root 1219356 Jul 25 2021 iwlwifi-cc-a0-55.ucode
-rw-r--r-- 1 root root 1261280 Jul 25 2021 iwlwifi-cc-a0-59.ucode
-rw-r--r-- 1 root root 1292672 Jul 25 2021 iwlwifi-cc-a0-62.ucode
-rw-r--r-- 1 root root 1413868 Jul 25 2021 iwlwifi-ty-a0-gf-a0-59.ucode
-rw-r--r-- 1 root root 1455104 Jul 25 2021 iwlwifi-ty-a0-gf-a0-62.ucode
-rw-r--r-- 1 root root 27456 Jul 25 2021 iwlwifi-ty-a0-gf-a0.pnvm
lrwxrwxrwx 1 root root 31 Feb 15 10:15 j7-c66_0-fw -> /lib/firmware/j7-c66_0-fw.tisdk
-rw-rw-r-- 1 root gpio 187480 Nov 17 15:47 j7-c66_0-fw.tisdk
lrwxrwxrwx 1 root root 31 Feb 15 10:15 j7-c66_1-fw -> /lib/firmware/j7-c66_1-fw.tisdk
-rw-rw-r-- 1 root gpio 187480 Nov 17 15:47 j7-c66_1-fw.tisdk
lrwxrwxrwx 1 root root 31 Feb 15 10:15 j7-c71_0-fw -> /lib/firmware/j7-c71_0-fw.tisdk
-rw-rw-r-- 1 root gpio 10489872 Nov 17 15:47 j7-c71_0-fw.tisdk
lrwxrwxrwx 1 root root 37 Feb 15 10:15 j7-main-r5f0_0-fw -> /lib/firmware/j7-main-r5f0_0-fw.tisdk
-rw-rw-r-- 1 root gpio 78708 Nov 17 15:47 j7-main-r5f0_0-fw.tisdk
lrwxrwxrwx 1 root root 37 Feb 15 10:15 j7-main-r5f0_1-fw -> /lib/firmware/j7-main-r5f0_1-fw.tisdk
-rw-rw-r-- 1 root gpio 78708 Nov 17 15:47 j7-main-r5f0_1-fw.tisdk
lrwxrwxrwx 1 root root 37 Feb 15 10:15 j7-main-r5f1_0-fw -> /lib/firmware/j7-main-r5f1_0-fw.tisdk
-rw-rw-r-- 1 root gpio 78708 Nov 17 15:47 j7-main-r5f1_0-fw.tisdk
lrwxrwxrwx 1 root root 37 Feb 15 10:15 j7-main-r5f1_1-fw -> /lib/firmware/j7-main-r5f1_1-fw.tisdk
-rw-rw-r-- 1 root gpio 78708 Nov 17 15:47 j7-main-r5f1_1-fw.tisdk
lrwxrwxrwx 1 root root 36 Feb 15 10:15 j7-mcu-r5f0_0-fw -> /lib/firmware/j7-mcu-r5f0_0-fw.tisdk
-rw-rw-r-- 1 root gpio 176304 Nov 17 15:47 j7-mcu-r5f0_0-fw.tisdk
lrwxrwxrwx 1 root root 36 Feb 15 10:15 j7-mcu-r5f0_1-fw -> /lib/firmware/j7-mcu-r5f0_1-fw.tisdk
-rw-rw-r-- 1 root gpio 78708 Nov 17 15:47 j7-mcu-r5f0_1-fw.tisdk
drwxr-xr-x 2 root root 4096 Feb 15 10:09 kaweth
-rw-r--r-- 1 root root 118888 Jul 25 2021 lbtf_usb.bin
drwxr-xr-x 2 root root 4096 Feb 15 10:09 libertas
lrwxrwxrwx 1 root root 19 Jul 25 2021 libertas_cs.fw -> libertas/cf8385.bin
lrwxrwxrwx 1 root root 26 Jul 25 2021 libertas_cs_helper.fw -> libertas/cf8385_helper.bin
-rw-r--r-- 1 root root 17932 Jul 25 2021 lt9611uxc_fw.bin
drwxr-xr-x 2 root root 4096 Feb 15 10:09 matrox
drwxr-xr-x 4 root root 4096 Feb 15 10:09 mediatek
drwxr-xr-x 2 root root 4096 Feb 15 10:09 moxa
drwxr-xr-x 3 root root 4096 Feb 15 10:09 mrvl
-rw-r--r-- 1 root root 45412 Feb 15 10:12 mt7601u.bin
-rw-r--r-- 1 root root 368220 Jul 25 2021 mt7650.bin
-rw-r--r-- 1 root root 81908 Jul 25 2021 mt7662.bin
-rw-r--r-- 1 root root 26350 Jul 25 2021 mt7662_rom_patch.bin
-rw-r--r-- 1 root root 13847 Jul 25 2021 mts_cdma.fw
-rw-r--r-- 1 root root 14067 Jul 25 2021 mts_edge.fw
-rw-r--r-- 1 root root 13847 Jul 25 2021 mts_gsm.fw
drwxr-xr-x 2 root root 4096 Feb 15 10:09 mwl8k
drwxr-xr-x 25 root root 4096 Feb 15 10:09 nvidia
-rw-r--r-- 1 root root 247469 Nov 17 15:47 pvdec_full_bin.fw
-rw-r--r-- 1 root root 446300 Jul 25 2021 qat_895xcc.bin
-rw-r--r-- 1 root root 114176 Jul 25 2021 qat_895xcc_mmp.bin
-rw-r--r-- 1 root root 265444 Jul 25 2021 qat_c3xxx.bin
-rw-r--r-- 1 root root 114820 Jul 25 2021 qat_c3xxx_mmp.bin
-rw-r--r-- 1 root root 398144 Jul 25 2021 qat_c62x.bin
-rw-r--r-- 1 root root 114820 Jul 25 2021 qat_c62x_mmp.bin
lrwxrwxrwx 1 root root 18 Jul 25 2021 qat_mmp.bin -> qat_895xcc_mmp.bin
drwxr-xr-x 2 root root 4096 Feb 15 10:09 qca
drwxr-xr-x 2 root root 4096 Feb 15 10:09 rockchip
-rw-r--r-- 1 root root 63 Jul 25 2021 rp2.fw
-rw-r--r-- 1 root root 8192 Jul 25 2021 rt2561.bin
-rw-r--r-- 1 root root 8192 Jul 25 2021 rt2561s.bin
-rw-r--r-- 1 root root 8192 Jul 25 2021 rt2661.bin
-rw-r--r-- 1 root root 8192 Jul 25 2021 rt2860.bin
-rw-r--r-- 1 root root 8192 Jul 25 2021 rt2870.bin
lrwxrwxrwx 1 root root 10 Jul 25 2021 rt3070.bin -> rt2870.bin
-rw-r--r-- 1 root root 4096 Jul 25 2021 rt3071.bin
lrwxrwxrwx 1 root root 10 Jul 25 2021 rt3090.bin -> rt2860.bin
-rw-r--r-- 1 root root 4096 Jul 25 2021 rt3290.bin
-rw-r--r-- 1 root root 2048 Jul 25 2021 rt73.bin
drwxr-xr-x 2 root root 4096 Feb 15 10:09 rtl_bt
drwxr-xr-x 2 root root 4096 Feb 15 10:09 rtl_nic
drwxr-xr-x 2 root root 4096 Feb 15 10:09 rtlwifi
drwxr-xr-x 2 root root 4096 Feb 15 10:09 rtw88
drwxr-xr-x 2 root root 4096 Feb 15 10:09 rtw89
lrwxrwxrwx 1 root root 17 Jul 25 2021 s2250.fw -> go7007/s2250-2.fw
lrwxrwxrwx 1 root root 17 Jul 25 2021 s2250_loader.fw -> go7007/s2250-1.fw
lrwxrwxrwx 1 root root 19 Jul 25 2021 sd8385.bin -> libertas/sd8385.bin
lrwxrwxrwx 1 root root 26 Jul 25 2021 sd8385_helper.bin -> libertas/sd8385_helper.bin
lrwxrwxrwx 1 root root 22 Jul 25 2021 sd8686.bin -> libertas/sd8686_v8.bin
lrwxrwxrwx 1 root root 29 Jul 25 2021 sd8686_helper.bin -> libertas/sd8686_v8_helper.bin
lrwxrwxrwx 1 root root 15 Jul 25 2021 sd8688.bin -> mrvl/sd8688.bin
lrwxrwxrwx 1 root root 22 Jul 25 2021 sd8688_helper.bin -> mrvl/sd8688_helper.bin
drwxr-xr-x 2 root root 4096 Feb 15 10:09 silabs
drwxr-xr-x 2 root root 4096 Feb 15 10:09 tehuti
drwxr-xr-x 2 root root 4096 Feb 15 10:09 ti
drwxr-xr-x 2 root root 4096 Feb 15 10:12 ti-connectivity
drwxr-xr-x 2 root root 4096 Feb 15 10:09 tigon
drwxr-xr-x 2 root root 4096 Feb 15 10:09 ueagle-atm
lrwxrwxrwx 1 root root 23 Jul 25 2021 usb8388.bin -> libertas/usb8388_v5.bin
-rw-r--r-- 1 root root 16382 Jul 25 2021 v4l-cx231xx-avcore-01.fw
-rw-r--r-- 1 root root 141200 Jul 25 2021 v4l-cx23418-apu.fw
-rw-r--r-- 1 root root 158332 Jul 25 2021 v4l-cx23418-cpu.fw
-rw-r--r-- 1 root root 16382 Jul 25 2021 v4l-cx23418-dig.fw
-rw-r--r-- 1 root root 16382 Jul 25 2021 v4l-cx23885-avcore-01.fw
-rw-r--r-- 1 root root 16382 Jul 25 2021 v4l-cx25840.fw
-rw-r--r-- 1 root root 11341 Jul 25 2021 vntwusb.fw
-rw-r--r-- 1 root root 3588 Jul 25 2021 wil6210.brd
-rw-r--r-- 1 root root 400364 Jul 25 2021 wil6210.fw
drwxr-xr-x 2 root root 4096 Feb 15 10:09 zd1211
ls: cannot access '/lib/firmware/ipc': No such file or directory
[?2004hroot@BeagleBone:~#
- 13:23:20 [INFO] Host: cat /proc/diskstats
- 13:23:20 [INFO] Target:
cat /proc/diskstats
[?2004l
7 0 loop0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 1 loop1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 2 loop2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 3 loop3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 4 loop4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 5 loop5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 6 loop6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 7 loop7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
31 0 mtdblock0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
179 0 mmcblk0 140 0 8049 97 0 0 0 0 0 164 97 0 0 0 0 0 0
179 1 mmcblk0p1 30 0 2089 34 0 0 0 0 0 56 34 0 0 0 0 0 0
179 2 mmcblk0p2 31 0 2089 18 0 0 0 0 0 36 18 0 0 0 0 0 0
179 3 mmcblk0p3 27 0 2119 25 0 0 0 0 0 52 25 0 0 0 0 0 0
179 32 mmcblk0boot0 34 0 672 29 0 0 0 0 0 92 29 0 0 0 0 0 0
179 64 mmcblk0boot1 34 0 672 33 0 0 0 0 0 56 33 0 0 0 0 0 0
179 96 mmcblk1 195 0 9852 290 0 0 0 0 0 296 290 0 0 0 0 0 0
179 97 mmcblk1p1 30 0 2096 50 0 0 0 0 0 52 50 0 0 0 0 0 0
179 98 mmcblk1p2 27 0 2116 54 0 0 0 0 0 88 54 0 0 0 0 0 0
179 99 mmcblk1p3 30 0 2088 63 0 0 0 0 0 60 63 0 0 0 0 0 0
[?2004hroot@BeagleBone:~#
- 13:23:20 [INFO] Host: cat /proc/interrupts
- 13:23:21 [INFO] Target:
cat /proc/interrupts
[?2004l
CPU0 CPU1
9: 0 0 GICv3 25 Level vgic
11: 2460 2355 GICv3 30 Level arch_timer
12: 0 0 GICv3 27 Level kvm guest vtimer
14: 0 0 GICv3 23 Level arm-pmu
16: 0 0 GICv3 884 Level 40b00000.i2c
17: 0 0 GICv3 885 Level 40b10000.i2c
18: 0 0 GICv3 928 Level 42120000.i2c
19: 0 0 GICv3 872 Level 47040000.spi
21: 367 0 GICv3 69 Level 32c00000.mailbox thr_011
22: 698 0 GICv3 224 Level 2800000.serial
24: 39 0 GICv3 232 Level 2000000.i2c
25: 6 0 GICv3 233 Level 2010000.i2c
26: 0 0 GICv3 234 Level 2020000.i2c
27: 0 0 GICv3 235 Level 2030000.i2c
28: 0 0 GICv3 236 Level 2040000.i2c
29: 0 0 GICv3 237 Level 2050000.i2c
30: 0 0 GICv3 238 Level 2060000.i2c
31: 489 0 GICv3 35 Level mmc0
32: 484 0 GICv3 36 Level mmc1
34: 28491 0 MSI-INTA 15401056 Level 46000000.ethernet-tx0
36: 28492 0 MSI-INTA 15401058 Level 46000000.ethernet
66: 13 0 MSI-INTA 13828216 Level 31150000.dma-controller chan0
IPI0: 4950 9355 Rescheduling interrupts
IPI1: 561 635 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: 1 0 IRQ work interrupts
IPI6: 0 0 CPU wake-up interrupts
Err: 0
[?2004hroot@BeagleBone:~#
- 13:23:21 [INFO] Host: cat /proc/softirqs
- 13:23:21 [INFO] Target:
cat /proc/softirqs
[?2004l
CPU0 CPU1
HI: 0 0
TIMER: 971 1202
NET_TX: 255 23
NET_RX: 51235 37
BLOCK: 207 0
IRQ_POLL: 0 0
TASKLET: 4167 0
SCHED: 1462 1372
HRTIMER: 3 2
RCU: 4560 5530
[?2004hroot@BeagleBone:~#
- 13:23:21 [INFO] Host: ls -lR /run/media/mmcblk0p1
- 13:23:21 [INFO] Target:
ls -lR /run/media/mmcblk0p1
[?2004l
ls: cannot access '/run/media/mmcblk0p1': No such file or directory
[?2004hroot@BeagleBone:~#
- 13:23:21 [INFO] Host: opkg list-installed | grep packagegroup-arago-test; echo $?
- 13:23:31 [ERROR] On command: opkg list-installed | grep packagegroup-arago-test; echo $? waiting for opkg list-installed | grep packagegroup-arago-test; echo $?.+?(?-mix:^0) >>> error: execution expired
- 13:23:31 [INFO] Target:
opkg list-installed | grep packagegroup-arago-test; echo $?
[?2004l
<stdout>: Warning (unit_address_vs_reg): /bus@100000/scm-conf@100000/mux-controller@4080: node has a unit name, but no reg property
<stdout>: Warning (unit_address_vs_reg): /bus@100000/scm-conf@100000/mux-controller@4000: node has a unit name, but no reg property
<stdout>: Warning (unique_unit_address): /bus@100000/pcie@2910000: duplicate unit-address (also used in node /bus@100000/pcie-ep@2910000)
<stdout>: Warning (clocks_property): /bus@100000/cdns-usb@4104000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/cdns-usb@4104000:clocks: cell 3 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/gpio@620000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/i2c@2020000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/i2c@2060000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/pcie@2910000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/bus@28380000/ethernet@46000000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/bus@28380000/ethernet@46000000/cpts@3d000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/bus@28380000/ethernet@46000000/mdio@f00:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/bus@28380000/gpio@42100000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/bus@28380000/gpio@42110000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/bus@28380000/syscon@47000000/hyperbus@47034000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/bus@28380000/syscon@47000000/spi@47040000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/bus@28380000/serial@40a00000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/bus@28380000/i2c@40b00000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/bus@28380000/tscadc@40200000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/bus@28380000/serial@42300000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/bus@28380000/i2c@42120000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/bus@28380000/i2c@40b10000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/serial@2810000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/serial@2850000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/serial@2890000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/mmc@4fb0000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/mmc@4fb0000:clocks: cell 3 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/gpio@630000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/i2c@2030000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/bus@30000000/cpts@310d0000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/mmc@4f80000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/mmc@4f80000:clocks: cell 3 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/serial@2820000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/serial@2860000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/wiz@5060000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/wiz@5060000:clocks: cell 3 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/wiz@5060000:clocks: cell 6 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/wiz@5060000/refclk-dig:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/wiz@5060000/refclk-dig:clocks: cell 3 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/wiz@5060000/pll0-refclk:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/wiz@5060000/pll0-refclk:clocks: cell 3 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/wiz@5060000/pll1-refclk:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/wiz@5060000/pll1-refclk:clocks: cell 3 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/wiz@5060000/serdes@5060000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/wiz@5060000/cmn-refclk-dig-div:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/gpio@600000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/i2c@2000000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/i2c@2040000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/serial@2830000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/serial@2870000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/gpio@610000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/i2c@2010000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/pcie-ep@2910000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/i2c@2050000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/serial@2800000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/serial@2840000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/serial@2880000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (dmas_property): /bus@100000/bus@28380000/ethernet@46000000:dmas: cell 0 is not a phandle reference
<stdout>: Warning (dmas_property): /bus@100000/bus@28380000/ethernet@46000000:dmas: cell 2 is not a phandle reference
<stdout>: Warning (dmas_property): /bus@100000/bus@28380000/ethernet@46000000:dmas: cell 4 is not a phandle reference
<stdout>: Warning (dmas_property): /bus@100000/bus@28380000/ethernet@46000000:dmas: cell 6 is not a phandle reference
<stdout>: Warning (dmas_property): /bus@100000/bus@28380000/ethernet@46000000:dmas: cell 8 is not a phandle reference
<stdout>: Warning (dmas_property): /bus@100000/bus@28380000/ethernet@46000000:dmas: cell 10 is not a phandle reference
<stdout>: Warning (dmas_property): /bus@100000/bus@28380000/ethernet@46000000:dmas: cell 12 is not a phandle reference
<stdout>: Warning (dmas_property): /bus@100000/bus@28380000/ethernet@46000000:dmas: cell 14 is not a phandle reference
<stdout>: Warning (dmas_property): /bus@100000/bus@28380000/ethernet@46000000:dmas: cell 16 is not a phandle reference
<stdout>: Warning (dmas_property): /bus@100000/bus@28380000/tscadc@40200000:dmas: cell 0 is not a phandle reference
<stdout>: Warning (dmas_property): /bus@100000/bus@28380000/tscadc@40200000:dmas: cell 2 is not a phandle reference
<stdout>: Warning (interrupts_extended_property): /bus@100000/bus@28380000/ethernet@46000000/cpts@3d000:interrupts-extended: cell 0 is not a phandle reference
<stdout>: Warning (interrupts_extended_property): /bus@100000/bus@30000000/cpts@310d0000:interrupts-extended: cell 0 is not a phandle reference
<stdout>: Warning (mboxes_property): /bus@100000/bus@28380000/r5fss@41000000/r5f@41000000:mboxes: cell 0 is not a phandle reference
<stdout>: Warning (mboxes_property): /bus@100000/bus@28380000/r5fss@41000000/r5f@41400000:mboxes: cell 0 is not a phandle reference
<stdout>: Warning (mboxes_property): /bus@100000/bus@28380000/system-controller@44083000:mboxes: cell 0 is not a phandle reference
<stdout>: Warning (mboxes_property): /bus@100000/bus@28380000/system-controller@44083000:mboxes: cell 2 is not a phandle reference
<stdout>: Warning (mboxes_property): /bus@100000/r5fss@5c00000/r5f@5d00000:mboxes: cell 0 is not a phandle reference
<stdout>: Warning (mboxes_property): /bus@100000/r5fss@5c00000/r5f@5c00000:mboxes: cell 0 is not a phandle reference
<stdout>: Warning (msi_parent_property): /bus@100000/bus@28380000/bus@28380000/ringacc@2b800000:msi-parent: cell 0 is not a phandle reference
<stdout>: Warning (msi_parent_property): /bus@100000/bus@28380000/bus@28380000/dma-controller@285c0000:msi-parent: cell 0 is not a phandle reference
<stdout>: Warning (msi_parent_property): /bus@100000/bus@30000000/ringacc@3c000000:msi-parent: cell 0 is not a phandle reference
<stdout>: Warning (msi_parent_property): /bus@100000/bus@30000000/dma-controller@31150000:msi-parent: cell 0 is not a phandle reference
<stdout>: Warning (mux_controls_property): /bus@100000/bus@28380000/syscon@47000000/hyperbus@47034000:mux-controls: cell 0 is not a phandle reference
<stdout>: Warning (phys_property): /bus@100000/pcie@2910000:phys: cell 0 is not a phandle reference
<stdout>: Warning (phys_property): /bus@100000/bus@28380000/ethernet@46000000/ethernet-ports/port@1:phys: cell 0 is not a phandle reference
<stdout>: Warning (phys_property): /bus@100000/pcie-ep@2910000:phys: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/cdns-usb@4104000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/gpio@620000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/i2c@2020000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/i2c@2060000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/pcie@2910000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/bus@28380000/ethernet@46000000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/bus@28380000/gpio@42100000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/bus@28380000/r5fss@41000000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/bus@28380000/gpio@42110000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/bus@28380000/syscon@47000000/hyperbus@47034000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/bus@28380000/syscon@47000000/spi@47040000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/bus@28380000/serial@40a00000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/bus@28380000/i2c@40b00000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/bus@28380000/tscadc@40200000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/bus@28380000/serial@42300000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/bus@28380000/i2c@42120000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/bus@28380000/i2c@40b10000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/serial@2810000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/serial@2850000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/serial@2890000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/mmc@4fb0000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/gpio@630000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/i2c@2030000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/mmc@4f80000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/serial@2820000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/serial@2860000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/wiz@5060000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/gpio@600000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/i2c@2000000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/i2c@2040000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/serial@2830000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/serial@2870000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/r5fss@5c00000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/gpio@610000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/i2c@2010000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/pcie-ep@2910000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/i2c@2050000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/serial@2800000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/serial@2840000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/serial@2880000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (resets_property): /bus@100000/bus@28380000/r5fss@41000000/r5f@41000000:resets: cell 0 is not a phandle reference
<stdout>: Warning (resets_property): /bus@100000/bus@28380000/r5fss@41000000/r5f@41400000:resets: cell 0 is not a phandle reference
<stdout>: Warning (resets_property): /bus@100000/wiz@5060000/serdes@5060000:resets: cell 0 is not a phandle reference
<stdout>: Warning (resets_property): /bus@100000/wiz@5060000/serdes@5060000/phy@1:resets: cell 0 is not a phandle reference
<stdout>: Warning (resets_property): /bus@100000/wiz@5060000/serdes@5060000/phy@0:resets: cell 0 is not a phandle reference
<stdout>: Warning (resets_property): /bus@100000/wiz@5060000/serdes@5060000/phy@0:resets: cell 2 is not a phandle reference
<stdout>: Warning (resets_property): /bus@100000/r5fss@5c00000/r5f@5d00000:resets: cell 0 is not a phandle reference
<stdout>: Warning (resets_property): /bus@100000/r5fss@5c00000/r5f@5c00000:resets: cell 0 is not a phandle reference
<stdout>: Warning (gpios_property): /fixedregulator-sd:gpio: cell 0 is not a phandle reference
<stdout>: Warning (gpios_property): /gpio-regulator-TLV71033:gpios: cell 0 is not a phandle reference
<stdout>: Warning (gpios_property): /bus@100000/pcie@2910000:reset-gpios: cell 0 is not a phandle reference
/dts-v1/;
/ {
#address-cells = <0x02>;
model = "Texas Instruments J7200 EVM";
serial-number = "0000000000000026";
#size-cells = <0x02>;
interrupt-parent = <0x01>;
compatible = "ti,j7200-evm\0ti,j7200";
l2-cache0 {
cache-size = <0x100000>;
cache-level = <0x02>;
cache-sets = <0x400>;
compatible = "cache";
cache-line-size = <0x40>;
next-level-cache = <0x05>;
phandle = <0x04>;
};
serdes-refclk {
#clock-cells = <0x00>;
clock-frequency = <0x5f5e100>;
compatible = "fixed-clock";
phandle = <0x26>;
};
l3-cache0 {
cache-level = <0x03>;
compatible = "cache";
phandle = <0x05>;
};
fixedregulator-sd {
regulator-max-microvolt = <0x325aa0>;
regulator-boot-on;
gpio = <0x3a 0x02 0x00>;
enable-active-high;
regulator-min-microvolt = <0x325aa0>;
regulator-name = "vdd_mmc1";
compatible = "regulator-fixed";
phandle = <0x24>;
vin-supply = <0x39>;
};
gpio-regulator-TLV71033 {
regulator-max-microvolt = <0x325aa0>;
pinctrl-names = "default";
regulator-boot-on;
pinctrl-0 = <0x3b>;
regulator-min-microvolt = <0x1b7740>;
regulator-name = "tlv71033";
compatible = "regulator-gpio";
states = <0x1b7740 0x00 0x325aa0 0x01>;
phandle = <0x25>;
vin-supply = <0x3c>;
gpios = <0x3d 0x37 0x00>;
};
memory@80000000 {
device_type = "memory";
reg = <0x00 0x80000000 0x00 0x80000000 0x08 0x80000000 0x00 0x80000000>;
};
timer-cl0-cpu0 {
interrupts = <0x01 0x0d 0x08 0x01 0x0e 0x08 0x01 0x0b 0x08 0x01 0x0a 0x08>;
compatible = "arm,armv8-timer";
};
bus@100000 {
#address-cells = <0x02>;
#size-cells = <0x02>;
compatible = "simple-bus";
ranges = <0x00 0x100000 0x00 0x100000 0x00 0x20000 0x00 0x600000 0x00 0x600000 0x00 0x31100 0x00 0xa40000 0x00 0xa40000 0x00 0x800 0x00 0x1000000 0x00 0x1000000 0x00 0xd000000 0x00 0x30000000 0x00 0x30000000 0x00 0xc400000 0x00 0x6f000000 0x00 0x6f000000 0x00 0x310000 0x00 0x70000000 0x00 0x70000000 0x00 0x800000 0x00 0x18000000 0x00 0x18000000 0x00 0x8000000 0x41 0x00 0x41 0x00 0x01 0x00 0x00 0x28380000 0x00 0x28380000 0x00 0x3880000 0x00 0x40200000 0x00 0x40200000 0x00 0x998400 0x00 0x40f00000 0x00 0x40f00000 0x00 0x20000 0x00 0x41000000 0x00 0x41000000 0x00 0x20000 0x00 0x41400000 0x00 0x41400000 0x00 0x20000 0x00 0x41c00000 0x00 0x41c00000 0x00 0x100000 0x00 0x42040000 0x00 0x42040000 0x00 0x3ac2400 0x00 0x45100000 0x00 0x45100000 0x00 0xc24000 0x00 0x46000000 0x00 0x46000000 0x00 0x200000 0x00 0x47000000 0x00 0x47000000 0x00 0x68400 0x00 0x50000000 0x00 0x50000000 0x00 0x10000000 0x05 0x00 0x05 0x00 0x01 0x00 0x07 0x00 0x07 0x00 0x01 0x00>;
cdns-usb@4104000 {
power-domains = <0x07 0x120 0x01>;
ti,vbus-divider;
pinctrl-names = "default";
#address-cells = <0x02>;
dma-coherent;
pinctrl-0 = <0x2f>;
clock-names = "ref\0lpm";
assigned-clocks = <0x08 0x120 0x0c>;
assigned-clock-parents = <0x08 0x120 0x0d>;
clocks = <0x08 0x120 0x0c 0x08 0x120 0x03>;
#size-cells = <0x02>;
compatible = "ti,j721e-usb";
ranges;
reg = <0x00 0x4104000 0x00 0x100>;
ti,usb2-only;
usb@6000000 {
reg-names = "otg\0xhci\0dev";
interrupts = <0x00 0x60 0x04 0x00 0x66 0x04 0x00 0x78 0x04>;
cdns,phyrst-a-enable;
compatible = "cdns,usb3";
interrupt-names = "host\0peripheral\0otg";
reg = <0x00 0x6000000 0x00 0x10000 0x00 0x6010000 0x00 0x10000 0x00 0x6020000 0x00 0x10000>;
dr_mode = "otg";
maximum-speed = "high-speed";
};
};
gpio@620000 {
power-domains = <0x07 0x6d 0x01>;
ti,davinci-gpio-unbanked = <0x00>;
clock-names = "gpio";
gpio-controller;
interrupts = <0xa3 0xa4 0xa5 0xa6 0xa7>;
clocks = <0x08 0x6d 0x00>;
interrupt-parent = <0x30>;
ti,ngpio = <0x45>;
compatible = "ti,j721e-gpio\0ti,keystone-gpio";
#interrupt-cells = <0x02>;
status = "disabled";
reg = <0x00 0x620000 0x00 0x100>;
#gpio-cells = <0x02>;
interrupt-controller;
};
i2c@2020000 {
power-domains = <0x07 0xbd 0x01>;
#address-cells = <0x01>;
clock-names = "fck";
interrupts = <0x00 0xca 0x04>;
clocks = <0x08 0xbd 0x01>;
#size-cells = <0x00>;
compatible = "ti,j721e-i2c\0ti,omap4-i2c";
reg = <0x00 0x2020000 0x00 0x100>;
};
i2c@2060000 {
power-domains = <0x07 0xc1 0x01>;
#address-cells = <0x01>;
clock-names = "fck";
interrupts = <0x00 0xce 0x04>;
clocks = <0x08 0xc1 0x01>;
#size-cells = <0x00>;
compatible = "ti,j721e-i2c\0ti,omap4-i2c";
reg = <0x00 0x2060000 0x00 0x100>;
};
pcie@2910000 {
power-domains = <0x07 0xf0 0x01>;
dma-ranges = <0x2000000 0x00 0x00 0x00 0x00 0x10000 0x00>;
cdns,no-bar-match-nbits = <0x40>;
#address-cells = <0x03>;
dma-coherent;
phy-names = "pcie-phy";
bus-range = <0x00 0xff>;
clock-names = "fck";
reg-names = "intd_cfg\0user_cfg\0reg\0cfg";
interrupts = <0x00 0x14a 0x01>;
clocks = <0x08 0xf0 0x06>;
#size-cells = <0x02>;
max-link-speed = <0x03>;
device_type = "pci";
reset-gpios = <0x2d 0x02 0x00>;
num-lanes = <0x02>;
compatible = "ti,j7200-pcie-host\0ti,j721e-pcie-host";
ranges = <0x1000000 0x00 0x18001000 0x00 0x18001000 0x00 0x10000 0x2000000 0x00 0x18011000 0x00 0x18011000 0x00 0x7fef000>;
msi-map = <0x00 0x2c 0x00 0x10000>;
ti,syscon-pcie-ctrl = <0x2b 0x4074>;
vendor-id = <0x104c>;
interrupt-names = "link_state";
phys = <0x2e>;
reg = <0x00 0x2910000 0x00 0x1000 0x00 0x2917000 0x00 0x400 0x00 0xd800000 0x00 0x800000 0x00 0x18000000 0x00 0x1000>;
device-id = <0xb00f>;
};
bus@28380000 {
#address-cells = <0x02>;
#size-cells = <0x02>;
compatible = "simple-bus";
ranges = <0x00 0x28380000 0x00 0x28380000 0x00 0x3880000 0x00 0x40200000 0x00 0x40200000 0x00 0x998400 0x00 0x40f00000 0x00 0x40f00000 0x00 0x20000 0x00 0x41000000 0x00 0x41000000 0x00 0x20000 0x00 0x41400000 0x00 0x41400000 0x00 0x20000 0x00 0x41c00000 0x00 0x41c00000 0x00 0x100000 0x00 0x42040000 0x00 0x42040000 0x00 0x3ac2400 0x00 0x45100000 0x00 0x45100000 0x00 0xc24000 0x00 0x46000000 0x00 0x46000000 0x00 0x200000 0x00 0x47000000 0x00 0x47000000 0x00 0x68400 0x00 0x50000000 0x00 0x50000000 0x00 0x10000000 0x05 0x00 0x05 0x00 0x01 0x00 0x07 0x00 0x07 0x00 0x01 0x00>;
ethernet@46000000 {
power-domains = <0x07 0x12 0x01>;
pinctrl-names = "default";
#address-cells = <0x02>;
dma-coherent;
pinctrl-0 = <0x0e 0x0f>;
clock-names = "fck";
reg-names = "cpsw_nuss";
clocks = <0x08 0x12 0x15>;
#size-cells = <0x02>;
dma-names = "tx0\0tx1\0tx2\0tx3\0tx4\0tx5\0tx6\0tx7\0rx";
compatible = "ti,j721e-cpsw-nuss";
ranges = <0x00 0x00 0x00 0x46000000 0x00 0x200000>;
reg = <0x00 0x46000000 0x00 0x200000>;
dmas = <0x0d 0xf000 0x0d 0xf001 0x0d 0xf002 0x0d 0xf003 0x0d 0xf004 0x0d 0xf005 0x0d 0xf006 0x0d 0xf007 0x0d 0x7000>;
cpts@3d000 {
ti,cpts-ext-ts-inputs = <0x04>;
clock-names = "cpts";
clocks = <0x08 0x12 0x02>;
interrupts-extended = <0x01 0x00 0x35a 0x04>;
compatible = "ti,am65-cpts";
interrupt-names = "cpts";
reg = <0x00 0x3d000 0x00 0x400>;
ti,cpts-periodic-outputs = <0x02>;
};
mdio@f00 {
#address-cells = <0x01>;
clock-names = "fck";
clocks = <0x08 0x12 0x15>;
bus_freq = <0xf4240>;
#size-cells = <0x00>;
compatible = "ti,cpsw-mdio\0ti,davinci_mdio";
reg = <0x00 0xf00 0x00 0x100>;
ethernet-phy@0 {
ti,fifo-depth = <0x01>;
ti,rx-internal-delay = <0x07>;
reg = <0x00>;
phandle = <0x12>;
};
};
ethernet-ports {
#address-cells = <0x01>;
#size-cells = <0x00>;
port@1 {
phy-mode = "rgmii-rxid";
label = "port1";
ti,syscon-efuse = <0x10 0x200>;
phys = <0x11 0x01>;
ti,mac-only;
reg = <0x01>;
phy-handle = <0x12>;
};
};
};
gpio@42100000 {
power-domains = <0x07 0x72 0x01>;
ti,davinci-gpio-unbanked = <0x00>;
clock-names = "gpio";
gpio-controller;
interrupts = <0x70 0x71 0x72 0x73 0x74 0x75>;
clocks = <0x08 0x72 0x00>;
interrupt-parent = <0x0a>;
ti,ngpio = <0x55>;
compatible = "ti,j721e-gpio\0ti,keystone-gpio";
#interrupt-cells = <0x02>;
status = "disabled";
reg = <0x00 0x42100000 0x00 0x100>;
#gpio-cells = <0x02>;
interrupt-controller;
};
bus@28380000 {
dma-ranges;
#address-cells = <0x02>;
dma-coherent;
#size-cells = <0x02>;
compatible = "simple-mfd";
ranges = <0x00 0x28380000 0x00 0x28380000 0x00 0x3880000>;
ti,sci-dev-id = <0xe8>;
ringacc@2b800000 {
ti,sci = <0x09>;
reg-names = "rt\0fifos\0proxy_gcfg\0proxy_target";
ti,num-rings = <0x11e>;
compatible = "ti,am654-navss-ringacc";
reg = <0x00 0x2b800000 0x00 0x400000 0x00 0x2b000000 0x00 0x400000 0x00 0x28590000 0x00 0x100 0x00 0x2a500000 0x00 0x40000>;
ti,sci-dev-id = <0xeb>;
phandle = <0x0c>;
msi-parent = <0x0b>;
ti,sci-rm-range-gp-rings = <0x01>;
};
dma-controller@285c0000 {
ti,sci-rm-range-rflow = <0x00>;
ti,sci-rm-range-rchan = <0x0a 0x0b>;
ti,sci = <0x09>;
reg-names = "gcfg\0rchanrt\0tchanrt";
ti,ringacc = <0x0c>;
compatible = "ti,j721e-navss-mcu-udmap";
ti,sci-rm-range-tchan = <0x0d 0x0f>;
reg = <0x00 0x285c0000 0x00 0x100 0x00 0x2a800000 0x00 0x40000 0x00 0x2aa00000 0x00 0x40000>;
ti,sci-dev-id = <0xec>;
phandle = <0x0d>;
msi-parent = <0x0b>;
#dma-cells = <0x01>;
};
};
r5fss@41000000 {
power-domains = <0x07 0xf9 0x01>;
#address-cells = <0x01>;
ti,cluster-mode = <0x01>;
#size-cells = <0x01>;
compatible = "ti,j7200-r5fss";
ranges = <0x41000000 0x00 0x41000000 0x20000 0x41400000 0x00 0x41400000 0x20000>;
r5f@41000000 {
ti,btcm-enable = <0x01>;
ti,sci = <0x09>;
reg-names = "atcm\0btcm";
firmware-name = "j7200-mcu-r5f0_0-fw";
resets = <0x17 0xfa 0x01>;
memory-region = <0x1a 0x1b>;
compatible = "ti,j7200-r5f";
reg = <0x41000000 0x10000 0x41010000 0x10000>;
ti,sci-dev-id = <0xfa>;
mboxes = <0x18 0x19>;
ti,atcm-enable = <0x01>;
ti,sci-proc-ids = <0x01 0xff>;
ti,loczrama = <0x01>;
};
r5f@41400000 {
ti,btcm-enable = <0x01>;
ti,sci = <0x09>;
reg-names = "atcm\0btcm";
firmware-name = "j7200-mcu-r5f0_1-fw";
resets = <0x17 0xfb 0x01>;
memory-region = <0x1d 0x1e>;
compatible = "ti,j7200-r5f";
reg = <0x41400000 0x8000 0x41410000 0x8000>;
ti,sci-dev-id = <0xfb>;
mboxes = <0x18 0x1c>;
ti,atcm-enable = <0x01>;
ti,sci-proc-ids = <0x02 0xff>;
ti,loczrama = <0x01>;
};
};
sram@41c00000 {
#address-cells = <0x01>;
#size-cells = <0x01>;
compatible = "mmio-sram";
ranges = <0x00 0x00 0x41c00000 0x100000>;
reg = <0x00 0x41c00000 0x00 0x100000>;
};
gpio@42110000 {
power-domains = <0x07 0x71 0x01>;
ti,davinci-gpio-unbanked = <0x00>;
clock-names = "gpio";
gpio-controller;
interrupts = <0x67 0x68 0x69 0x6a 0x6b 0x6c>;
clocks = <0x08 0x71 0x00>;
interrupt-parent = <0x0a>;
ti,ngpio = <0x55>;
compatible = "ti,j721e-gpio\0ti,keystone-gpio";
#interrupt-cells = <0x02>;
reg = <0x00 0x42110000 0x00 0x100>;
#gpio-cells = <0x02>;
interrupt-controller;
};
pinctrl@4301c000 {
#pinctrl-cells = <0x01>;
pinctrl-single,register-width = <0x20>;
compatible = "pinctrl-single";
reg = <0x00 0x4301c000 0x00 0x178>;
pinctrl-single,function-mask = <0xffffffff>;
mcu-mdio1-pins-default {
pinctrl-single,pins = <0x9c 0x10000 0x98 0x50000>;
phandle = <0x0f>;
};
mcu-cpsw-pins-default {
pinctrl-single,pins = <0x68 0x10000 0x6c 0x50000 0x70 0x10000 0x74 0x10000 0x78 0x10000 0x7c 0x10000 0x88 0x50000 0x8c 0x50000 0x90 0x50000 0x94 0x50000 0x80 0x10000 0x84 0x50000>;
phandle = <0x0e>;
};
mcu-fss0-ospi0-pins-default {
pinctrl-single,pins = <0x00 0x10000 0x2c 0x10000 0x0c 0x50000 0x10 0x50000 0x14 0x50000 0x18 0x50000 0x1c 0x50000 0x20 0x50000 0x24 0x50000 0x28 0x50000 0x08 0x50000>;
phandle = <0x15>;
};
mcu-fss0-hpb0-pins-default {
pinctrl-single,pins = <0x00 0x10001 0x04 0x10001 0x2c 0x10001 0x30 0x10001 0x08 0x50001 0x0c 0x50001 0x10 0x50001 0x14 0x50001 0x18 0x50001 0x1c 0x50001 0x20 0x50001 0x24 0x50001 0x28 0x50001>;
phandle = <0x14>;
};
};
syscon@47000000 {
#address-cells = <0x02>;
#size-cells = <0x02>;
compatible = "syscon\0simple-mfd";
ranges;
reg = <0x00 0x47000000 0x00 0x100>;
hyperbus@47034000 {
power-domains = <0x07 0x66 0x01>;
pinctrl-names = "default";
#address-cells = <0x02>;
mux-controls = <0x13 0x00>;
pinctrl-0 = <0x14>;
assigned-clocks = <0x08 0x66 0x05>;
assigned-clock-rates = <0x13de4355>;
clocks = <0x08 0x66 0x00>;
#size-cells = <0x01>;
compatible = "ti,am654-hbmc";
ranges = <0x00 0x00 0x05 0x00 0x4000000 0x01 0x00 0x05 0x4000000 0x800000>;
status = "disabled";
reg = <0x00 0x47034000 0x00 0x100 0x05 0x00 0x01 0x00>;
flash@0,0 {
compatible = "cypress,hyperflash\0cfi-flash";
reg = <0x00 0x00 0x4000000>;
};
};
hbmc-mux {
mux-reg-masks = <0x04 0x02>;
compatible = "mmio-mux";
phandle = <0x13>;
#mux-control-cells = <0x01>;
};
spi@47040000 {
power-domains = <0x07 0x67 0x01>;
pinctrl-names = "default";
#address-cells = <0x01>;
pinctrl-0 = <0x15>;
assigned-clocks = <0x08 0x67 0x00>;
assigned-clock-parents = <0x08 0x67 0x02>;
assigned-clock-rates = <0x9ef21aa>;
interrupts = <0x00 0x348 0x04>;
clocks = <0x08 0x67 0x00>;
cdns,fifo-width = <0x04>;
#size-cells = <0x00>;
cdns,trigger-address = <0x00>;
compatible = "ti,am654-ospi\0cdns,qspi-nor";
reg = <0x00 0x47040000 0x00 0x100 0x05 0x00 0x01 0x00>;
cdns,fifo-depth = <0x100>;
flash@0 {
cdns,tshsl-ns = <0x3c>;
#address-cells = <0x01>;
spi-tx-bus-width = <0x08>;
#size-cells = <0x01>;
spi-max-frequency = <0x17d7840>;
spi-rx-bus-width = <0x08>;
cdns,tsd2d-ns = <0x3c>;
cdns,read-delay = <0x04>;
cdns,tslch-ns = <0x3c>;
compatible = "jedec,spi-nor";
reg = <0x00>;
cdns,tchsh-ns = <0x3c>;
};
};
};
serial@40a00000 {
power-domains = <0x07 0x95 0x01>;
clock-names = "fclk";
interrupts = <0x00 0x34e 0x04>;
clocks = <0x08 0x95 0x02>;
clock-frequency = <0x5b8d800>;
current-speed = <0x1c200>;
compatible = "ti,j721e-uart\0ti,am654-uart";
reg = <0x00 0x40a00000 0x00 0x100>;
};
chipid@43000014 {
compatible = "ti,am654-chipid";
reg = <0x00 0x43000014 0x00 0x04>;
};
interrupt-controller@42200000 {
ti,interrupt-ranges = <0x10 0x3c0 0x10>;
ti,intr-trigger-type = <0x01>;
ti,sci = <0x09>;
interrupt-parent = <0x01>;
compatible = "ti,sci-intr";
#interrupt-cells = <0x01>;
reg = <0x00 0x42200000 0x00 0x400>;
ti,sci-dev-id = <0x89>;
phandle = <0x0a>;
interrupt-controller;
};
i2c@40b00000 {
power-domains = <0x07 0xc2 0x01>;
#address-cells = <0x01>;
clock-names = "fck";
interrupts = <0x00 0x354 0x04>;
clocks = <0x08 0xc2 0x01>;
#size-cells = <0x00>;
compatible = "ti,j721e-i2c\0ti,omap4-i2c";
reg = <0x00 0x40b00000 0x00 0x100>;
};
syscon@40f00000 {
#address-cells = <0x01>;
#size-cells = <0x01>;
compatible = "syscon\0simple-mfd";
ranges = <0x00 0x00 0x40f00000 0x20000>;
reg = <0x00 0x40f00000 0x00 0x20000>;
phandle = <0x10>;
phy@4040 {
#phy-cells = <0x01>;
compatible = "ti,am654-phy-gmii-sel";
reg = <0x4040 0x04>;
phandle = <0x11>;
};
};
tscadc@40200000 {
power-domains = <0x07 0x00 0x01>;
clock-names = "adc_tsc_fck";
assigned-clocks = <0x08 0x00 0x03>;
assigned-clock-rates = <0x3938700>;
interrupts = <0x00 0x35c 0x04>;
clocks = <0x08 0x00 0x01>;
dma-names = "fifo0\0fifo1";
compatible = "ti,am3359-tscadc";
reg = <0x00 0x40200000 0x00 0x1000>;
dmas = <0x16 0x7400 0x16 0x7401>;
adc {
ti,adc-channels = <0x00 0x01 0x02 0x03 0x04 0x05 0x06 0x07>;
#io-channel-cells = <0x01>;
compatible = "ti,am3359-adc";
};
};
serial@42300000 {
power-domains = <0x07 0x11f 0x01>;
clock-names = "fclk";
interrupts = <0x00 0x381 0x04>;
clocks = <0x08 0x11f 0x02>;
clock-frequency = <0x2dc6c00>;
current-speed = <0x1c200>;
compatible = "ti,j721e-uart\0ti,am654-uart";
status = "reserved";
reg = <0x00 0x42300000 0x00 0x100>;
};
system-controller@44083000 {
reg-names = "debug_messages";
ti,host-id = <0x0c>;
compatible = "ti,k2g-sci";
reg = <0x00 0x44083000 0x00 0x1000>;
phandle = <0x09>;
mboxes = <0x06 0x0b 0x06 0x0d>;
mbox-names = "rx\0tx";
clock-controller {
#clock-cells = <0x02>;
compatible = "ti,k2g-sci-clk";
phandle = <0x08>;
};
reset-controller {
#reset-cells = <0x02>;
compatible = "ti,sci-reset";
phandle = <0x17>;
};
power-controller {
#power-domain-cells = <0x02>;
compatible = "ti,sci-pm-domain";
phandle = <0x07>;
};
};
i2c@42120000 {
power-domains = <0x07 0xc5 0x00>;
#address-cells = <0x01>;
clock-names = "fck";
interrupts = <0x00 0x380 0x04>;
clocks = <0x08 0xc5 0x01>;
#size-cells = <0x00>;
compatible = "ti,j721e-i2c\0ti,omap4-i2c";
reg = <0x00 0x42120000 0x00 0x100>;
};
i2c@40b10000 {
power-domains = <0x07 0xc3 0x01>;
#address-cells = <0x01>;
clock-names = "fck";
interrupts = <0x00 0x355 0x04>;
clocks = <0x08 0xc3 0x01>;
#size-cells = <0x00>;
compatible = "ti,j721e-i2c\0ti,omap4-i2c";
reg = <0x00 0x40b10000 0x00 0x100>;
};
};
serial@2810000 {
power-domains = <0x07 0x116 0x01>;
clock-names = "fclk";
interrupts = <0x00 0xc1 0x04>;
clocks = <0x08 0x116 0x02>;
clock-frequency = <0x2dc6c00>;
current-speed = <0x1c200>;
compatible = "ti,j721e-uart\0ti,am654-uart";
reg = <0x00 0x2810000 0x00 0x100>;
};
scm-conf@100000 {
#address-cells = <0x01>;
#size-cells = <0x01>;
compatible = "ti,j721e-system-controller\0syscon\0simple-mfd";
ranges = <0x00 0x00 0x100000 0x1c000>;
reg = <0x00 0x100000 0x00 0x1c000>;
phandle = <0x2b>;
mux-controller@4080 {
idle-states = <0x01 0x01 0x00 0x03>;
mux-reg-masks = <0x4080 0x03 0x4084 0x03 0x4088 0x03 0x408c 0x03>;
compatible = "mmio-mux";
#mux-control-cells = <0x01>;
};
mux-controller@4000 {
idle-states = <0x01>;
mux-reg-masks = <0x4000 0x8000000>;
compatible = "mmio-mux";
#mux-control-cells = <0x01>;
};
};
serial@2850000 {
power-domains = <0x07 0x11a 0x01>;
clock-names = "fclk";
interrupts = <0x00 0xc5 0x04>;
clocks = <0x08 0x11a 0x02>;
clock-frequency = <0x2dc6c00>;
current-speed = <0x1c200>;
compatible = "ti,j721e-uart\0ti,am654-uart";
status = "disabled";
reg = <0x00 0x2850000 0x00 0x100>;
};
serial@2890000 {
power-domains = <0x07 0x11e 0x01>;
clock-names = "fclk";
interrupts = <0x00 0xf9 0x04>;
clocks = <0x08 0x11e 0x02>;
clock-frequency = <0x2dc6c00>;
current-speed = <0x1c200>;
compatible = "ti,j721e-uart\0ti,am654-uart";
status = "disabled";
reg = <0x00 0x2890000 0x00 0x100>;
};
mmc@4fb0000 {
power-domains = <0x07 0x5c 0x01>;
ti,otap-del-sel-legacy = <0x00>;
pinctrl-names = "default";
dma-coherent;
pinctrl-0 = <0x23>;
clock-names = "clk_ahb\0clk_xin";
vqmmc-supply = <0x25>;
ti,trm-icp = <0x08>;
ti,otap-del-sel-sd-hs = <0x00>;
interrupts = <0x00 0x04 0x04>;
ti,otap-del-sel-sdr104 = <0x05>;
ti,itap-del-sel-sd-hs = <0x00>;
clocks = <0x08 0x5c 0x01 0x08 0x5c 0x02>;
vmmc-supply = <0x24>;
ti,clkbuf-sel = <0x07>;
ti,otap-del-sel-sdr50 = <0x0c>;
ti,otap-del-sel-sdr12 = <0x0f>;
ti,itap-del-sel-sdr12 = <0x00>;
ti,otap-del-sel-ddr50 = <0x0c>;
compatible = "ti,j7200-sdhci-4bit\0ti,j721e-sdhci-4bit";
disable-wp;
ti,driver-strength-ohm = <0x32>;
reg = <0x00 0x4fb0000 0x00 0x260 0x00 0x4fb8000 0x00 0x134>;
ti,otap-del-sel-sdr25 = <0x0f>;
ti,itap-del-sel-sdr25 = <0x00>;
ti,itap-del-sel-legacy = <0x00>;
};
gpio@630000 {
power-domains = <0x07 0x6f 0x01>;
ti,davinci-gpio-unbanked = <0x00>;
clock-names = "gpio";
gpio-controller;
interrupts = <0xac 0xad 0xae 0xaf 0xb0>;
clocks = <0x08 0x6f 0x00>;
interrupt-parent = <0x30>;
ti,ngpio = <0x45>;
compatible = "ti,j721e-gpio\0ti,keystone-gpio";
#interrupt-cells = <0x02>;
status = "disabled";
reg = <0x00 0x630000 0x00 0x100>;
#gpio-cells = <0x02>;
interrupt-controller;
};
i2c@2030000 {
power-domains = <0x07 0xbe 0x01>;
#address-cells = <0x01>;
clock-names = "fck";
interrupts = <0x00 0xcb 0x04>;
clocks = <0x08 0xbe 0x01>;
#size-cells = <0x00>;
compatible = "ti,j721e-i2c\0ti,omap4-i2c";
reg = <0x00 0x2030000 0x00 0x100>;
};
bus@30000000 {
dma-ranges;
#address-cells = <0x02>;
dma-coherent;
#size-cells = <0x02>;
compatible = "simple-mfd";
ranges = <0x00 0x30000000 0x00 0x30000000 0x00 0xc400000>;
ti,sci-dev-id = <0xc7>;
ringacc@3c000000 {
ti,sci = <0x09>;
reg-names = "rt\0fifos\0proxy_gcfg\0proxy_target";
ti,num-rings = <0x400>;
compatible = "ti,am654-navss-ringacc";
reg = <0x00 0x3c000000 0x00 0x400000 0x00 0x38000000 0x00 0x400000 0x00 0x31120000 0x00 0x100 0x00 0x33000000 0x00 0x40000>;
ti,sci-dev-id = <0xd3>;
phandle = <0x20>;
msi-parent = <0x0b>;
ti,sci-rm-range-gp-rings = <0x01>;
};
mailbox@31f80000 {
interrupts = <0x1b4>;
ti,mbox-num-users = <0x04>;
#mbox-cells = <0x01>;
interrupt-parent = <0x1f>;
ti,mbox-num-fifos = <0x10>;
compatible = "ti,am654-mailbox";
reg = <0x00 0x31f80000 0x00 0x200>;
phandle = <0x18>;
mbox-mcu-r5fss0-core0 {
ti,mbox-rx = <0x00 0x00 0x00>;
phandle = <0x19>;
ti,mbox-tx = <0x01 0x00 0x00>;
};
mbox-mcu-r5fss0-core1 {
ti,mbox-rx = <0x02 0x00 0x00>;
phandle = <0x1c>;
ti,mbox-tx = <0x03 0x00 0x00>;
};
};
mailbox@31f8b000 {
ti,mbox-num-users = <0x04>;
#mbox-cells = <0x01>;
interrupt-parent = <0x1f>;
ti,mbox-num-fifos = <0x10>;
compatible = "ti,am654-mailbox";
status = "disabled";
reg = <0x00 0x31f8b000 0x00 0x200>;
};
mailbox@31f88000 {
ti,mbox-num-users = <0x04>;
#mbox-cells = <0x01>;
interrupt-parent = <0x1f>;
ti,mbox-num-fifos = <0x10>;
compatible = "ti,am654-mailbox";
status = "disabled";
reg = <0x00 0x31f88000 0x00 0x200>;
};
mailbox@31f85000 {
ti,mbox-num-users = <0x04>;
#mbox-cells = <0x01>;
interrupt-parent = <0x1f>;
ti,mbox-num-fifos = <0x10>;
compatible = "ti,am654-mailbox";
status = "disabled";
reg = <0x00 0x31f85000 0x00 0x200>;
};
mailbox@31f82000 {
ti,mbox-num-users = <0x04>;
#mbox-cells = <0x01>;
interrupt-parent = <0x1f>;
ti,mbox-num-fifos = <0x10>;
compatible = "ti,am654-mailbox";
status = "disabled";
reg = <0x00 0x31f82000 0x00 0x200>;
};
interrupt-controller@310e0000 {
ti,interrupt-ranges = <0x00 0x40 0x40 0x40 0x1c0 0x40 0x80 0x2a0 0x40>;
ti,intr-trigger-type = <0x04>;
ti,sci = <0x09>;
interrupt-parent = <0x01>;
compatible = "ti,sci-intr";
#interrupt-cells = <0x01>;
reg = <0x00 0x310e0000 0x00 0x4000>;
ti,sci-dev-id = <0xd5>;
phandle = <0x1f>;
interrupt-controller;
};
spinlock@30e00000 {
compatible = "ti,am654-hwspinlock";
reg = <0x00 0x30e00000 0x00 0x1000>;
#hwlock-cells = <0x01>;
};
cpts@310d0000 {
ti,cpts-ext-ts-inputs = <0x08>;
clock-names = "cpts";
reg-names = "cpts";
clocks = <0x08 0xc9 0x01>;
interrupts-extended = <0x1f 0x187>;
compatible = "ti,j721e-cpts";
interrupt-names = "cpts";
reg = <0x00 0x310d0000 0x00 0x400>;
ti,cpts-periodic-outputs = <0x06>;
};
mailbox@31f8a000 {
ti,mbox-num-users = <0x04>;
#mbox-cells = <0x01>;
interrupt-parent = <0x1f>;
ti,mbox-num-fifos = <0x10>;
compatible = "ti,am654-mailbox";
status = "disabled";
reg = <0x00 0x31f8a000 0x00 0x200>;
};
mailbox@31f87000 {
ti,mbox-num-users = <0x04>;
#mbox-cells = <0x01>;
interrupt-parent = <0x1f>;
ti,mbox-num-fifos = <0x10>;
compatible = "ti,am654-mailbox";
status = "disabled";
reg = <0x00 0x31f87000 0x00 0x200>;
};
mailbox@31f84000 {
ti,mbox-num-users = <0x04>;
#mbox-cells = <0x01>;
interrupt-parent = <0x1f>;
ti,mbox-num-fifos = <0x10>;
compatible = "ti,am654-mailbox";
status = "disabled";
reg = <0x00 0x31f84000 0x00 0x200>;
};
mailbox@31f81000 {
interrupts = <0x1b0>;
ti,mbox-num-users = <0x04>;
#mbox-cells = <0x01>;
interrupt-parent = <0x1f>;
ti,mbox-num-fifos = <0x10>;
compatible = "ti,am654-mailbox";
reg = <0x00 0x31f81000 0x00 0x200>;
phandle = <0x31>;
mbox-main-r5fss0-core1 {
ti,mbox-rx = <0x02 0x00 0x00>;
phandle = <0x35>;
ti,mbox-tx = <0x03 0x00 0x00>;
};
mbox-main-r5fss0-core0 {
ti,mbox-rx = <0x00 0x00 0x00>;
phandle = <0x32>;
ti,mbox-tx = <0x01 0x00 0x00>;
};
};
mailbox@32c00000 {
reg-names = "target_data\0rt\0scfg";
interrupts = <0x00 0x25 0x04>;
#mbox-cells = <0x01>;
compatible = "ti,am654-secure-proxy";
interrupt-names = "rx_011";
reg = <0x00 0x32c00000 0x00 0x100000 0x00 0x32400000 0x00 0x100000 0x00 0x32800000 0x00 0x100000>;
phandle = <0x06>;
};
dma-controller@31150000 {
ti,sci-rm-range-rflow = <0x00>;
ti,sci-rm-range-rchan = <0x0a 0x0b 0x0c>;
ti,sci = <0x09>;
reg-names = "gcfg\0rchanrt\0tchanrt";
ti,ringacc = <0x20>;
compatible = "ti,j721e-navss-main-udmap";
ti,sci-rm-range-tchan = <0x0d 0x0f 0x10>;
reg = <0x00 0x31150000 0x00 0x100 0x00 0x34000000 0x00 0x100000 0x00 0x35000000 0x00 0x100000>;
ti,sci-dev-id = <0xd4>;
phandle = <0x16>;
msi-parent = <0x0b>;
#dma-cells = <0x01>;
};
msi-controller@33d00000 {
ti,interrupt-ranges = <0x00 0x00 0x100>;
ti,sci = <0x09>;
interrupt-parent = <0x1f>;
msi-controller;
compatible = "ti,sci-inta";
#interrupt-cells = <0x00>;
reg = <0x00 0x33d00000 0x00 0x100000>;
ti,sci-dev-id = <0xd1>;
phandle = <0x0b>;
interrupt-controller;
};
mailbox@31f89000 {
ti,mbox-num-users = <0x04>;
#mbox-cells = <0x01>;
interrupt-parent = <0x1f>;
ti,mbox-num-fifos = <0x10>;
compatible = "ti,am654-mailbox";
status = "disabled";
reg = <0x00 0x31f89000 0x00 0x200>;
};
mailbox@31f86000 {
ti,mbox-num-users = <0x04>;
#mbox-cells = <0x01>;
interrupt-parent = <0x1f>;
ti,mbox-num-fifos = <0x10>;
compatible = "ti,am654-mailbox";
status = "disabled";
reg = <0x00 0x31f86000 0x00 0x200>;
};
mailbox@31f83000 {
ti,mbox-num-users = <0x04>;
#mbox-cells = <0x01>;
interrupt-parent = <0x1f>;
ti,mbox-num-fifos = <0x10>;
compatible = "ti,am654-mailbox";
status = "disabled";
reg = <0x00 0x31f83000 0x00 0x200>;
};
};
interrupt-controller@a00000 {
ti,interrupt-ranges = <0x08 0x188 0x38>;
ti,intr-trigger-type = <0x01>;
ti,sci = <0x09>;
interrupt-parent = <0x01>;
compatible = "ti,sci-intr";
#interrupt-cells = <0x01>;
reg = <0x00 0xa00000 0x00 0x800>;
ti,sci-dev-id = <0x83>;
phandle = <0x30>;
interrupt-controller;
};
mmc@4f80000 {
power-domains = <0x07 0x5b 0x01>;
ti,itap-del-sel-mmc-hs = <0x0a>;
ti,otap-del-sel-hs400 = <0x05>;
ti,otap-del-sel-legacy = <0x00>;
ti,otap-del-sel-mmc-hs = <0x00>;
dma-coherent;
clock-names = "clk_ahb\0clk_xin";
mmc-hs200-1_8v;
bus-width = <0x08>;
ti,trm-icp = <0x08>;
non-removable;
mmc-hs400-1_8v;
interrupts = <0x00 0x03 0x04>;
clocks = <0x08 0x5b 0x00 0x08 0x5b 0x03>;
ti,clkbuf-sel = <0x07>;
ti,otap-del-sel-ddr52 = <0x06>;
mmc-ddr-1_8v;
compatible = "ti,j7200-sdhci-8bit\0ti,j721e-sdhci-8bit";
ti,otap-del-sel-hs200 = <0x08>;
disable-wp;
ti,driver-strength-ohm = <0x32>;
reg = <0x00 0x4f80000 0x00 0x260 0x00 0x4f88000 0x00 0x134>;
ti,strobe-sel = <0x77>;
ti,itap-del-sel-legacy = <0x10>;
};
serial@2820000 {
power-domains = <0x07 0x117 0x01>;
clock-names = "fclk";
interrupts = <0x00 0xc2 0x04>;
clocks = <0x08 0x117 0x02>;
clock-frequency = <0x2dc6c00>;
current-speed = <0x1c200>;
compatible = "ti,j721e-uart\0ti,am654-uart";
status = "reserved";
reg = <0x00 0x2820000 0x00 0x100>;
};
serial@2860000 {
power-domains = <0x07 0x11b 0x01>;
clock-names = "fclk";
interrupts = <0x00 0xc6 0x04>;
clocks = <0x08 0x11b 0x02>;
clock-frequency = <0x2dc6c00>;
current-speed = <0x1c200>;
compatible = "ti,j721e-uart\0ti,am654-uart";
status = "disabled";
reg = <0x00 0x2860000 0x00 0x100>;
};
wiz@5060000 {
power-domains = <0x07 0x124 0x01>;
#reset-cells = <0x01>;
#address-cells = <0x01>;
clock-names = "fck\0core_ref_clk\0ext_ref_clk";
assigned-clocks = <0x08 0x124 0x55>;
assigned-clock-parents = <0x08 0x124 0x59>;
clocks = <0x08 0x124 0x0b 0x08 0x124 0x55 0x26>;
#size-cells = <0x01>;
num-lanes = <0x04>;
compatible = "ti,j721e-wiz-10g";
ranges = <0x5060000 0x00 0x5060000 0x10000>;
phandle = <0x2a>;
refclk-dig {
clock-output-names = "wiz0_refclk_dig";
assigned-clocks = <0x29>;
assigned-clock-parents = <0x08 0x124 0x55>;
clocks = <0x08 0x124 0x55 0x26>;
#clock-cells = <0x00>;
phandle = <0x29>;
};
pll0-refclk {
clock-output-names = "wiz0_pll0_refclk";
assigned-clocks = <0x27>;
assigned-clock-parents = <0x08 0x124 0x55>;
clocks = <0x08 0x124 0x55 0x26>;
#clock-cells = <0x00>;
phandle = <0x27>;
};
pll1-refclk {
clock-output-names = "wiz0_pll1_refclk";
assigned-clocks = <0x28>;
assigned-clock-parents = <0x08 0x124 0x55>;
clocks = <0x08 0x124 0x55 0x26>;
#clock-cells = <0x00>;
phandle = <0x28>;
};
serdes@5060000 {
#address-cells = <0x01>;
clock-names = "refclk";
reg-names = "torrent_phy";
resets = <0x2a 0x00>;
clocks = <0x27>;
#size-cells = <0x00>;
compatible = "ti,j721e-serdes-10g";
reg = <0x5060000 0x10000>;
reset-names = "torrent_reset";
phy@1 {
resets = <0x2a 0x03>;
#phy-cells = <0x00>;
cdns,phy-type = <0x09>;
reg = <0x02>;
cdns,num-lanes = <0x01>;
};
phy@0 {
resets = <0x2a 0x01 0x2a 0x02>;
#phy-cells = <0x00>;
cdns,phy-type = <0x02>;
reg = <0x00>;
phandle = <0x2e>;
cdns,num-lanes = <0x02>;
};
};
cmn-refclk-dig-div {
clocks = <0x29>;
#clock-cells = <0x00>;
};
};
gpio@600000 {
power-domains = <0x07 0x69 0x01>;
ti,davinci-gpio-unbanked = <0x00>;
clock-names = "gpio";
gpio-controller;
interrupts = <0x91 0x92 0x93 0x94 0x95>;
clocks = <0x08 0x69 0x00>;
interrupt-parent = <0x30>;
ti,ngpio = <0x45>;
compatible = "ti,j721e-gpio\0ti,keystone-gpio";
#interrupt-cells = <0x02>;
reg = <0x00 0x600000 0x00 0x100>;
phandle = <0x3d>;
#gpio-cells = <0x02>;
interrupt-controller;
};
i2c@2000000 {
power-domains = <0x07 0xbb 0x00>;
pinctrl-names = "default";
#address-cells = <0x01>;
pinctrl-0 = <0x21>;
clock-names = "fck";
interrupts = <0x00 0xc8 0x04>;
clocks = <0x08 0xbb 0x01>;
#size-cells = <0x00>;
clock-frequency = <0x61a80>;
compatible = "ti,j721e-i2c\0ti,omap4-i2c";
reg = <0x00 0x2000000 0x00 0x100>;
gpio@22 {
gpio-controller;
compatible = "ti,tca6424";
reg = <0x22>;
phandle = <0x3a>;
#gpio-cells = <0x02>;
};
gpio@20 {
gpio-controller;
compatible = "ti,tca6416";
reg = <0x20>;
phandle = <0x2d>;
#gpio-cells = <0x02>;
};
gpio@21 {
gpio-controller;
gpio-line-names = "USB2.0_MUX_SEL\0CANUART_MUX1_SEL0\0CANUART_MUX2_SEL0\0CANUART_MUX_SEL1\0UART/LIN_MUX_SEL\0TRC_D17/AUDIO_REFCLK_SEL\0GPIO_LIN_EN\0CAN_STB";
compatible = "ti,tca6408";
reg = <0x21>;
#gpio-cells = <0x02>;
};
};
i2c@2040000 {
power-domains = <0x07 0xbf 0x01>;
#address-cells = <0x01>;
clock-names = "fck";
interrupts = <0x00 0xcc 0x04>;
clocks = <0x08 0xbf 0x01>;
#size-cells = <0x00>;
compatible = "ti,j721e-i2c\0ti,omap4-i2c";
reg = <0x00 0x2040000 0x00 0x100>;
};
interrupt-controller@1800000 {
#address-cells = <0x02>;
interrupts = <0x01 0x09 0x04>;
#size-cells = <0x02>;
compatible = "arm,gic-v3";
ranges;
#interrupt-cells = <0x03>;
reg = <0x00 0x1800000 0x00 0x10000 0x00 0x1900000 0x00 0x100000 0x00 0x6f000000 0x00 0x2000 0x00 0x6f010000 0x00 0x1000 0x00 0x6f020000 0x00 0x2000>;
phandle = <0x01>;
interrupt-controller;
msi-controller@1820000 {
socionext,synquacer-pre-its = <0x1000000 0x400000>;
msi-controller;
compatible = "arm,gic-v3-its";
reg = <0x00 0x1820000 0x00 0x10000>;
phandle = <0x2c>;
#msi-cells = <0x01>;
};
};
pinctrl@11c000 {
#pinctrl-cells = <0x01>;
pinctrl-single,register-width = <0x20>;
compatible = "pinctrl-single";
reg = <0x00 0x11c000 0x00 0x2b4>;
pinctrl-single,function-mask = <0xffffffff>;
main-usbss0-pins-default {
pinctrl-single,pins = <0x120 0x10000>;
phandle = <0x2f>;
};
vdd-sd-dv-pins-default {
pinctrl-single,pins = <0xd0 0x10007>;
phandle = <0x3b>;
};
main-i2c0-pins-default {
pinctrl-single,pins = <0xd4 0x60000 0xd8 0x60000>;
phandle = <0x21>;
};
main-i2c1-pins-default {
pinctrl-single,pins = <0xdc 0x60003 0xe0 0x60003>;
phandle = <0x22>;
};
main-mmc1-pins-default {
pinctrl-single,pins = <0x104 0x50000 0x100 0x50000 0xfc 0x50000 0xf8 0x50000 0xf4 0x50000 0xf0 0x50000 0xec 0x50000 0xe4 0x50008>;
phandle = <0x23>;
};
};
sram@70000000 {
#address-cells = <0x01>;
#size-cells = <0x01>;
compatible = "mmio-sram";
ranges = <0x00 0x00 0x70000000 0x70000>;
reg = <0x00 0x70000000 0x00 0x70000>;
atf-sram@0 {
reg = <0x00 0x20000>;
};
};
serial@2830000 {
power-domains = <0x07 0x118 0x01>;
clock-names = "fclk";
interrupts = <0x00 0xc3 0x04>;
clocks = <0x08 0x118 0x02>;
clock-frequency = <0x2dc6c00>;
current-speed = <0x1c200>;
compatible = "ti,j721e-uart\0ti,am654-uart";
status = "disabled";
reg = <0x00 0x2830000 0x00 0x100>;
};
serial@2870000 {
power-domains = <0x07 0x11c 0x01>;
clock-names = "fclk";
interrupts = <0x00 0xc7 0x04>;
clocks = <0x08 0x11c 0x02>;
clock-frequency = <0x2dc6c00>;
current-speed = <0x1c200>;
compatible = "ti,j721e-uart\0ti,am654-uart";
status = "disabled";
reg = <0x00 0x2870000 0x00 0x100>;
};
r5fss@5c00000 {
power-domains = <0x07 0xf3 0x01>;
#address-cells = <0x01>;
ti,cluster-mode = <0x01>;
#size-cells = <0x01>;
compatible = "ti,j7200-r5fss";
ranges = <0x5c00000 0x00 0x5c00000 0x20000 0x5d00000 0x00 0x5d00000 0x20000>;
r5f@5d00000 {
ti,btcm-enable = <0x01>;
ti,sci = <0x09>;
reg-names = "atcm\0btcm";
firmware-name = "j7200-main-r5f0_1-fw";
resets = <0x17 0xf6 0x01>;
memory-region = <0x36 0x37>;
compatible = "ti,j7200-r5f";
reg = <0x5d00000 0x8000 0x5d10000 0x8000>;
ti,sci-dev-id = <0xf6>;
mboxes = <0x31 0x35>;
ti,atcm-enable = <0x01>;
ti,sci-proc-ids = <0x07 0xff>;
ti,loczrama = <0x01>;
};
r5f@5c00000 {
ti,btcm-enable = <0x01>;
ti,sci = <0x09>;
reg-names = "atcm\0btcm";
firmware-name = "j7200-main-r5f0_0-fw";
resets = <0x17 0xf5 0x01>;
memory-region = <0x33 0x34>;
compatible = "ti,j7200-r5f";
reg = <0x5c00000 0x10000 0x5c10000 0x10000>;
ti,sci-dev-id = <0xf5>;
mboxes = <0x31 0x32>;
ti,atcm-enable = <0x01>;
ti,sci-proc-ids = <0x06 0xff>;
ti,loczrama = <0x01>;
};
};
gpio@610000 {
power-domains = <0x07 0x6b 0x01>;
ti,davinci-gpio-unbanked = <0x00>;
clock-names = "gpio";
gpio-controller;
interrupts = <0x9a 0x9b 0x9c 0x9d 0x9e>;
clocks = <0x08 0x6b 0x00>;
interrupt-parent = <0x30>;
ti,ngpio = <0x45>;
compatible = "ti,j721e-gpio\0ti,keystone-gpio";
#interrupt-cells = <0x02>;
status = "disabled";
reg = <0x00 0x610000 0x00 0x100>;
#gpio-cells = <0x02>;
interrupt-controller;
};
i2c@2010000 {
power-domains = <0x07 0xbc 0x01>;
pinctrl-names = "default";
#address-cells = <0x01>;
pinctrl-0 = <0x22>;
clock-names = "fck";
interrupts = <0x00 0xc9 0x04>;
clocks = <0x08 0xbc 0x01>;
#size-cells = <0x00>;
clock-frequency = <0x61a80>;
compatible = "ti,j721e-i2c\0ti,omap4-i2c";
reg = <0x00 0x2010000 0x00 0x100>;
gpio@20 {
gpio-controller;
gpio-line-names = "CODEC_RSTz\0CODEC_SPARE1\0UB926_RESETn\0UB926_LOCK\0UB926_PWR_SW_CNTRL\0UB926_TUNER_RESET\0UB926_GPIO_SPARE\0";
compatible = "ti,tca6408";
reg = <0x20>;
#gpio-cells = <0x02>;
};
};
pcie-ep@2910000 {
power-domains = <0x07 0xf0 0x01>;
dma-coherent;
phy-names = "pcie-phy";
max-virtual-functions = [04 04 04 04 00 00];
clock-names = "fck";
reg-names = "intd_cfg\0user_cfg\0reg\0mem";
interrupts = <0x00 0x14a 0x01>;
clocks = <0x08 0xf0 0x06>;
max-link-speed = <0x03>;
max-functions = [06];
num-lanes = <0x02>;
compatible = "ti,j7200-pcie-ep\0ti,j721e-pcie-ep";
ti,syscon-pcie-ctrl = <0x2b 0x4074>;
status = "disabled";
interrupt-names = "link_state";
phys = <0x2e>;
reg = <0x00 0x2910000 0x00 0x1000 0x00 0x2917000 0x00 0x400 0x00 0xd800000 0x00 0x800000 0x00 0x18000000 0x00 0x8000000>;
};
i2c@2050000 {
power-domains = <0x07 0xc0 0x01>;
#address-cells = <0x01>;
clock-names = "fck";
interrupts = <0x00 0xcd 0x04>;
clocks = <0x08 0xc0 0x01>;
#size-cells = <0x00>;
compatible = "ti,j721e-i2c\0ti,omap4-i2c";
reg = <0x00 0x2050000 0x00 0x100>;
};
serial@2800000 {
power-domains = <0x07 0x92 0x00>;
clock-names = "fclk";
interrupts = <0x00 0xc0 0x04>;
clocks = <0x08 0x92 0x02>;
clock-frequency = <0x2dc6c00>;
current-speed = <0x1c200>;
compatible = "ti,j721e-uart\0ti,am654-uart";
reg = <0x00 0x2800000 0x00 0x100>;
};
serial@2840000 {
power-domains = <0x07 0x119 0x01>;
clock-names = "fclk";
interrupts = <0x00 0xc4 0x04>;
clocks = <0x08 0x119 0x02>;
clock-frequency = <0x2dc6c00>;
current-speed = <0x1c200>;
compatible = "ti,j721e-uart\0ti,am654-uart";
status = "disabled";
reg = <0x00 0x2840000 0x00 0x100>;
};
serial@2880000 {
power-domains = <0x07 0x11d 0x01>;
clock-names = "fclk";
interrupts = <0x00 0xf8 0x04>;
clocks = <0x08 0x11d 0x02>;
clock-frequency = <0x2dc6c00>;
current-speed = <0x1c200>;
compatible = "ti,j721e-uart\0ti,am654-uart";
status = "disabled";
reg = <0x00 0x2880000 0x00 0x100>;
};
};
fixedregulator-vsys3v3 {
regulator-max-microvolt = <0x325aa0>;
regulator-boot-on;
regulator-always-on;
regulator-min-microvolt = <0x325aa0>;
regulator-name = "vsys_3v3";
compatible = "regulator-fixed";
phandle = <0x39>;
vin-supply = <0x38>;
};
fixedregulator-vsys5v0 {
regulator-max-microvolt = <0x4c4b40>;
regulator-boot-on;
regulator-always-on;
regulator-min-microvolt = <0x4c4b40>;
regulator-name = "vsys_5v0";
compatible = "regulator-fixed";
phandle = <0x3c>;
vin-supply = <0x38>;
};
aliases {
serial10 = "/bus@100000/serial@2880000";
serial7 = "/bus@100000/serial@2850000";
serial5 = "/bus@100000/serial@2830000";
mmc1 = "/bus@100000/mmc@4fb0000";
serial3 = "/bus@100000/serial@2810000";
serial1 = "/bus@100000/bus@28380000/serial@40a00000";
serial11 = "/bus@100000/serial@2890000";
serial8 = "/bus@100000/serial@2860000";
serial6 = "/bus@100000/serial@2840000";
serial4 = "/bus@100000/serial@2820000";
mmc0 = "/bus@100000/mmc@4f80000";
serial2 = "/bus@100000/serial@2800000";
serial0 = "/bus@100000/bus@28380000/serial@42300000";
serial9 = "/bus@100000/serial@2870000";
};
firmware {
optee {
method = "smc";
compatible = "linaro,optee-tz";
};
psci {
method = "smc";
compatible = "arm,psci-1.0";
};
};
chosen {
bootargs = "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-evm/autofs/9cebeb7a2ef61acf404b0f5bb757c762,nolock,v3,tcp,rsize=4096,wsize=4096 ";
stdout-path = "serial2:115200n8";
};
fixedregulator-evm12v0 {
regulator-max-microvolt = <0xb71b00>;
regulator-boot-on;
regulator-always-on;
regulator-min-microvolt = <0xb71b00>;
regulator-name = "evm_12v0";
compatible = "regulator-fixed";
phandle = <0x38>;
};
pmu {
interrupts = <0x01 0x07 0x04>;
compatible = "arm,cortex-a72-pmu";
};
cpus {
#address-cells = <0x01>;
#size-cells = <0x00>;
cpu@1 {
d-cache-line-size = <0x40>;
i-cache-line-size = <0x40>;
device_type = "cpu";
compatible = "arm,cortex-a72";
d-cache-size = <0x8000>;
next-level-cache = <0x04>;
i-cache-size = <0xc000>;
reg = <0x01>;
enable-method = "psci";
phandle = <0x03>;
d-cache-sets = <0x100>;
i-cache-sets = <0x100>;
};
cpu-map {
cluster0 {
core1 {
cpu = <0x03>;
};
core0 {
cpu = <0x02>;
};
};
};
cpu@0 {
d-cache-line-size = <0x40>;
i-cache-line-size = <0x40>;
device_type = "cpu";
compatible = "arm,cortex-a72";
d-cache-size = <0x8000>;
next-level-cache = <0x04>;
i-cache-size = <0xc000>;
reg = <0x00>;
enable-method = "psci";
phandle = <0x02>;
d-cache-sets = <0x100>;
i-cache-sets = <0x100>;
};
};
reserved-memory {
#address-cells = <0x02>;
#size-cells = <0x02>;
ranges;
r5f-dma-memory@a2000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa2000000 0x00 0x100000>;
phandle = <0x33>;
no-map;
};
r5f-memory@a3100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa3100000 0x00 0xf00000>;
phandle = <0x37>;
no-map;
};
ipc-memories@a4000000 {
alignment = <0x1000>;
reg = <0x00 0xa4000000 0x00 0x800000>;
no-map;
};
r5f-dma-memory@a3000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa3000000 0x00 0x100000>;
phandle = <0x36>;
no-map;
};
r5f-memory@a0100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa0100000 0x00 0xf00000>;
phandle = <0x1b>;
no-map;
};
optee@9e800000 {
alignment = <0x1000>;
reg = <0x00 0x9e800000 0x00 0x1800000>;
no-map;
};
r5f-dma-memory@a0000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa0000000 0x00 0x100000>;
phandle = <0x1a>;
no-map;
};
r5f-memory@a1100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa1100000 0x00 0xf00000>;
phandle = <0x1e>;
no-map;
};
r5f-dma-memory@a1000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa1000000 0x00 0x100000>;
phandle = <0x1d>;
no-map;
};
r5f-memory@a2100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa2100000 0x00 0xf00000>;
phandle = <0x34>;
no-map;
};
};
};
# lkvm run -k /root/Image -m 320 -c 2 --name guest-377
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
[ 0.000000] Linux version 5.17.0-rc4-next-20220215-00010-g98d58dc456da (a0133052@eptfinf01) (Ubuntu clang version 14.0.0-++20210915091413+5ec1845cad9e-1~exp1~20210915072217.2675, LLD 14.0.0) #kernel_patch_verify_build SMP PREEMPT Tue Feb 15 17:00:24 UTC 2
[ 0.000000] Machine model: linux,dummy-virt
[ 0.000000] efi: UEFI not found.
[ 0.000000] earlycon: ns16550a0 at MMIO 0x0000000001000000 (options '')
[ 0.000000] printk: bootconsole [ns16550a0] enabled
[ 0.000000] NUMA: No NUMA configuration found
[ 0.000000] NUMA: Faking a node at [mem 0x0000000080000000-0x0000000093ffffff]
[ 0.000000] NUMA: NODE_DATA [mem 0x93f59b40-0x93f5bfff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000080000000-0x0000000093ffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000080000000-0x0000000093ffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x0000000093ffffff]
[ 0.000000] On node 0, zone DMA: 16384 pages in unavailable ranges
[ 0.000000] cma: Reserved 32 MiB at 0x0000000091800000
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.0 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.1
[ 0.000000] smccc: KVM: hypervisor services detected (0x00000000 0x00000000 0x00000000 0x00000003)
[ 0.000000] percpu: Embedded 20 pages/cpu s43048 r8192 d30680 u81920
[ 0.000000] Detected PIPT I-cache on CPU0
[ 0.000000] CPU features: GIC system register CPU interface present but disabled by higher exception level
[ 0.000000] CPU features: detected: Spectre-v3a
[ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[ 0.000000] Fallback order for Node 0: 0
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 80640
[ 0.000000] Policy zone: DMA
[ 0.000000] Kernel command line: console=ttyS0 rw rootflags=trans=virtio,version=9p2000.L,cache=loose rootfstype=9p init=/virt/init ip=dhcp earlycon
[ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[ 0.000000] Memory: 265732K/327680K available (13696K kernel code, 1278K rwdata, 4952K rodata, 896K init, 457K bss, 29180K 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] Root IRQ handler: gic_handle_irq
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] random: get_random_bytes called from start_kernel+0x1d4/0x440 with crng_init=0
[ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (virt).
[ 0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
[ 0.000001] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[ 0.001638] Console: colour dummy device 80x25
[ 0.002478] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.004323] pid_max: default: 32768 minimum: 301
[ 0.005149] LSM: Security Framework initializing
[ 0.006096] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[ 0.007378] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[ 0.009726] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.011183] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.012329] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.013650] rcu: Hierarchical SRCU implementation.
[ 0.014684] EFI services will not be available.
[ 0.015723] smp: Bringing up secondary CPUs ...
[ 0.021411] Detected PIPT I-cache on CPU1
[ 0.021537] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
[ 0.021729] smp: Brought up 1 node, 2 CPUs
[ 0.024403] SMP: Total of 2 processors activated.
[ 0.025265] CPU features: detected: 32-bit EL0 Support
[ 0.026216] CPU features: detected: 32-bit EL1 Support
[ 0.027103] CPU features: detected: CRC32 instructions
[ 0.038851] CPU: All CPU(s) started at EL1
[ 0.039683] alternatives: patching kernel code
[ 0.041385] devtmpfs: initialized
[ 0.042960] KASLR disabled due to lack of seed
[ 0.043906] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.045820] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.047599] pinctrl core: initialized pinctrl subsystem
[ 0.048930] DMI not present or invalid.
[ 0.050067] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.384041] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 0.385573] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.387131] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.388589] audit: initializing netlink subsys (disabled)
[ 0.389932] audit: type=2000 audit(0.060:1): state=initialized audit_enabled=0 res=1
[ 0.390236] thermal_sys: Registered thermal governor 'step_wise'
[ 0.391435] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.392577] cpuidle: using governor menu
[ 0.394598] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.395940] ASID allocator initialised with 65536 entries
[ 0.397053] Serial: AMBA PL011 UART driver
[ 0.398672] OF: /pci: could not find phandle 2
[ 0.403872] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.405097] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.406403] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.407585] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.411858] ACPI: Interpreter disabled.
[ 0.412968] iommu: Default domain type: Translated
[ 0.413908] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.415311] vgaarb: loaded
[ 0.416000] SCSI subsystem initialized
[ 0.417491] usbcore: registered new interface driver usbfs
[ 0.418536] usbcore: registered new interface driver hub
[ 0.419631] usbcore: registered new device driver usb
[ 0.420664] pps_core: LinuxPPS API ver. 1 registered
[ 0.421596] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.423209] PTP clock support registered
[ 0.424086] EDAC MC: Ver: 3.0.0
[ 0.425516] FPGA manager framework
[ 0.426218] Advanced Linux Sound Architecture Driver Initialized.
[ 0.428028] clocksource: Switched to clocksource arch_sys_counter
[ 0.429345] VFS: Disk quotas dquot_6.6.0
[ 0.430098] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.431433] pnp: PnP ACPI: disabled
[ 0.437393] NET: Registered PF_INET protocol family
[ 0.438410] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.440459] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 0.442239] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.443627] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 0.445026] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.446252] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.447450] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.448875] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.450538] RPC: Registered named UNIX socket transport module.
[ 0.451620] RPC: Registered udp transport module.
[ 0.452549] RPC: Registered tcp transport module.
[ 0.453436] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.454556] PCI: CLS 0 bytes, default 64
[ 0.455563] kvm [1]: HYP mode not available
[ 0.456981] Initialise system trusted keyrings
[ 0.458133] workingset: timestamp_bits=42 max_order=17 bucket_order=0
[ 0.464459] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.466174] NFS: Registering the id_resolver key type
[ 0.467117] Key type id_resolver registered
[ 0.467854] Key type id_legacy registered
[ 0.468737] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.469995] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.471521] 9p: Installing v9fs 9p2000 file system support
[ 0.491234] Key type asymmetric registered
[ 0.491996] Asymmetric key parser 'x509' registered
[ 0.493004] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[ 0.494337] io scheduler mq-deadline registered
[ 0.495126] io scheduler kyber registered
[ 0.496861] pci-host-generic 40000000.pci: host bridge /pci ranges:
[ 0.498087] pci-host-generic 40000000.pci: IO 0x0000000000..0x000000ffff -> 0x0000000000
[ 0.499604] pci-host-generic 40000000.pci: MEM 0x0050000000..0x007fffffff -> 0x0050000000
[ 0.501401] pci-host-generic 40000000.pci: ECAM at [mem 0x40000000-0x4fffffff] for [bus 00]
[ 0.502992] pci-host-generic 40000000.pci: PCI host bridge to bus 0000:00
[ 0.504273] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 0.505411] pci_bus 0000:00: root bus resource [mem 0x50000000-0x7fffffff]
[ 0.507337] EINJ: ACPI disabled.
[ 0.511466] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.514308] printk: console [ttyS0] disabled
[ 0.515160] 1000000.U6_16550A: ttyS0 at MMIO 0x1000000 (irq = 13, base_baud = 115200) is a 16550A
[ 0.516984] printk: console [ttyS0] enabled
[ 0.516984] printk: console [ttyS0] enabled
[ 0.518515] printk: bootconsole [ns16550a0] disabled
[ 0.518515] printk: bootconsole [ns16550a0] disabled
[ 0.521022] 1001000.U6_16550A: ttyS1 at MMIO 0x1001000 (irq = 14, base_baud = 115200) is a 16550A
[ 0.523258] 1002000.U6_16550A: ttyS2 at MMIO 0x1002000 (irq = 15, base_baud = 115200) is a 16550A
[ 0.853590] 1003000.U6_16550A: ttyS3 at MMIO 0x1003000 (irq = 16, base_baud = 115200) is a 16550A
[ 0.855767] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 0.861267] loop: module loaded
[ 0.862201] megasas: 07.719.03.00-rc1
[ 0.864498] tun: Universal TUN/TAP device driver, 1.6
[ 0.872653] net eth0: Fail to set guest offload.
[ 0.873610] virtio_net virtio2 eth0: set_features() failed (-22); wanted 0x0000000000134829, left 0x0080000000134829
[ 0.877756] thunder_xcv, ver 1.0
[ 0.878434] thunder_bgx, ver 1.0
[ 0.879065] nicpf, ver 1.0
[ 0.879689] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[ 0.881147] hns3: Copyright (c) 2017 Huawei Corporation.
[ 0.882248] hclge is initializing
[ 0.882893] e1000: Intel(R) PRO/1000 Network Driver
[ 0.883771] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 0.884937] e1000e: Intel(R) PRO/1000 Network Driver
[ 0.885891] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 0.886997] igb: Intel(R) Gigabit Ethernet Network Driver
[ 0.887974] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 0.889128] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[ 0.890302] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 0.891462] sky2: driver version 1.30
[ 0.892527] VFIO - User Level meta-driver version: 0.3
[ 0.894200] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.895415] ehci-pci: EHCI PCI platform driver
[ 0.896380] ehci-platform: EHCI generic platform driver
[ 0.897484] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.898616] ohci-pci: OHCI PCI platform driver
[ 0.899458] ohci-platform: OHCI generic platform driver
[ 0.900657] usbcore: registered new interface driver usb-storage
[ 0.902342] i2c_dev: i2c /dev entries driver
[ 0.904012] sdhci: Secure Digital Host Controller Interface driver
[ 0.905408] sdhci: Copyright(c) Pierre Ossman
[ 0.906373] Synopsys Designware Multimedia Card Interface Driver
[ 0.907568] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.909082] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.910833] usbcore: registered new interface driver usbhid
[ 0.911883] usbhid: USB HID core driver
[ 0.913832] NET: Registered PF_PACKET protocol family
[ 0.914908] 9pnet: Installing 9P2000 support
[ 0.920420] Key type dns_resolver registered
[ 0.921553] registered taskstats version 1
[ 0.922339] Loading compiled-in X.509 certificates
[ 0.948147] Sending DHCP requests ., OK
[ 0.968834] IP-Config: Got DHCP answer from 192.168.33.1, my address is 192.168.33.15
[ 0.970288] IP-Config: Complete:
[ 0.970883] device=eth0, hwaddr=02:15:15:15:15:15, ipaddr=192.168.33.15, mask=255.255.255.0, gw=192.168.33.1
[ 0.972834] host=192.168.33.15, domain=ti.com, nis-domain=(none)
[ 0.974020] bootserver=192.168.33.1, rootserver=0.0.0.0, rootpath=
[ 0.974028] nameserver0=192.0.2.2
[ 0.976069] ALSA device list:
[ 0.976660] No soundcards found.
[ 0.978937] VFS: Mounted root (9p filesystem) on device 0:20.
[ 0.981472] devtmpfs: mounted
[ 0.982649] Freeing unused kernel memory: 896K
[ 1.000107] Run /virt/init as init process
Mounting...
#
- 13:23:31 [INFO] Host: opkg list-installed | grep ti-test; echo $?
- 13:23:41 [ERROR] On command: opkg list-installed | grep ti-test; echo $? waiting for opkg list-installed | grep ti-test; echo $?.+?(?-mix:^0) >>> error: execution expired
- 13:23:41 [INFO] Target:
opkg list-installed | grep ti-test; echo $?
[ 4.511470] random: fast init done
/bin/opkg: line 2: cd: /root/kvmtool: No such file or directory
<stdout>: Warning (unit_address_vs_reg): /intc: node has a reg or ranges property, but no unit name
<stdout>: Warning (unit_address_vs_reg): /pci: node has a reg or ranges property, but no unit name
<stdout>: Warning (unit_address_vs_reg): /rtc: node has a reg or ranges property, but no unit name
<stdout>: Warning (unit_address_vs_reg): /memory: node has a reg or ranges property, but no unit name
<stdout>: Warning (msi_parent_property): /pci:msi-parent: cell 0 is not a phandle reference
<stdout>: Warning (msi_parent_property): /pci:msi-parent: Could not get phandle node for (cell 0)
/dts-v1/;
/ {
#address-cells = <0x02>;
#size-cells = <0x02>;
interrupt-parent = <0x01>;
compatible = "linux,dummy-virt";
U6_16550A@1000000 {
interrupts = <0x00 0x00 0x04>;
clock-frequency = <0x1c2000>;
compatible = "ns16550a";
reg = <0x00 0x1000000 0x00 0x08>;
};
intc {
#address-cells = <0x02>;
#size-cells = <0x02>;
compatible = "arm,cortex-a15-gic";
#interrupt-cells = <0x03>;
reg = <0x00 0x3fff0000 0x00 0x10000 0x00 0x3ffd0000 0x00 0x20000>;
phandle = <0x01>;
interrupt-controller;
};
pci {
#address-cells = <0x03>;
dma-coherent;
bus-range = <0x00 0x00>;
interrupt-map;
#size-cells = <0x02>;
device_type = "pci";
compatible = "pci-host-ecam-generic";
ranges = <0x1000000 0x00 0x00 0x00 0x00 0x00 0x10000 0x2000000 0x00 0x50000000 0x00 0x50000000 0x00 0x30000000>;
#interrupt-cells = <0x01>;
reg = <0x00 0x40000000 0x00 0x10000000>;
msi-parent = <0x02>;
};
virtio@3000200 {
dma-coherent;
interrupts = <0x00 0x05 0x01>;
compatible = "virtio,mmio";
reg = <0x00 0x3000200 0x00 0x200>;
};
U6_16550A@1002000 {
interrupts = <0x00 0x02 0x04>;
clock-frequency = <0x1c2000>;
compatible = "ns16550a";
reg = <0x00 0x1002000 0x00 0x08>;
};
psci {
method = "hvc";
compatible = "arm,psci-0.2\0arm,psci";
cpu_on = <0xc4000003>;
migrate = <0xc4000005>;
cpu_suspend = <0xc4000001>;
cpu_off = <0x84000002>;
};
timer {
always-on;
interrupts = <0x01 0x0d 0x308 0x01 0x0e 0x308 0x01 0x0b 0x308 0x01 0x0a 0x308>;
compatible = "arm,armv8-timer\0arm,armv7-timer";
};
aliases {
serial0 = "/U6_16550A@1000000";
};
U6_16550A@1001000 {
interrupts = <0x00 0x01 0x04>;
clock-frequency = <0x1c2000>;
compatible = "ns16550a";
reg = <0x00 0x1001000 0x00 0x08>;
};
virtio@3000400 {
dma-coherent;
interrupts = <0x00 0x06 0x01>;
compatible = "virtio,mmio";
reg = <0x00 0x3000400 0x00 0x200>;
};
chosen {
bootargs = " console=ttyS0 rw rootflags=trans=virtio,version=9p2000.L,cache=loose rootfstype=9p init=/virt/init ip=dhcp earlycon";
kaslr-seed = <0x00 0x00>;
stdout-path = "serial0";
};
cpus {
#address-cells = <0x01>;
#size-cells = <0x00>;
cpu@1 {
device_type = "cpu";
compatible = "arm,arm-v8";
reg = <0x01>;
enable-method = "psci";
};
cpu@0 {
device_type = "cpu";
compatible = "arm,arm-v8";
reg = <0x00>;
enable-method = "psci";
};
};
virtio@3000000 {
dma-coherent;
interrupts = <0x00 0x04 0x01>;
compatible = "virtio,mmio";
reg = <0x00 0x3000000 0x00 0x200>;
};
rtc {
compatible = "motorola,mc146818";
reg = <0x00 0x1010000 0x00 0x02>;
};
memory {
device_type = "memory";
reg = <0x00 0x80000000 0x00 0x14000000>;
};
U6_16550A@1003000 {
interrupts = <0x00 0x03 0x04>;
clock-frequency = <0x1c2000>;
compatible = "ns16550a";
reg = <0x00 0x1003000 0x00 0x08>;
};
};
/bin/opkg: line 4: ./lkvm: No such file or directory
1
#
- 13:23:41 [INFO] Host: opkg update
- 13:27:41 [ERROR] On command: opkg update waiting for opkg update.+?(?-mix:root@.+[@:#]+) >>> error: execution expired
- 13:27:41 [INFO] Target:
opkg update
/bin/opkg: line 2: cd: /root/kvmtool: No such file or directory
<stdout>: Warning (unit_address_vs_reg): /intc: node has a reg or ranges property, but no unit name
<stdout>: Warning (unit_address_vs_reg): /pci: node has a reg or ranges property, but no unit name
<stdout>: Warning (unit_address_vs_reg): /rtc: node has a reg or ranges property, but no unit name
<stdout>: Warning (unit_address_vs_reg): /memory: node has a reg or ranges property, but no unit name
<stdout>: Warning (msi_parent_property): /pci:msi-parent: cell 0 is not a phandle reference
<stdout>: Warning (msi_parent_property): /pci:msi-parent: Could not get phandle node for (cell 0)
/dts-v1/;
/ {
#address-cells = <0x02>;
#size-cells = <0x02>;
interrupt-parent = <0x01>;
compatible = "linux,dummy-virt";
U6_16550A@1000000 {
interrupts = <0x00 0x00 0x04>;
clock-frequency = <0x1c2000>;
compatible = "ns16550a";
reg = <0x00 0x1000000 0x00 0x08>;
};
intc {
#address-cells = <0x02>;
#size-cells = <0x02>;
compatible = "arm,cortex-a15-gic";
#interrupt-cells = <0x03>;
reg = <0x00 0x3fff0000 0x00 0x10000 0x00 0x3ffd0000 0x00 0x20000>;
phandle = <0x01>;
interrupt-controller;
};
pci {
#address-cells = <0x03>;
dma-coherent;
bus-range = <0x00 0x00>;
interrupt-map;
#size-cells = <0x02>;
device_type = "pci";
compatible = "pci-host-ecam-generic";
ranges = <0x1000000 0x00 0x00 0x00 0x00 0x00 0x10000 0x2000000 0x00 0x50000000 0x00 0x50000000 0x00 0x30000000>;
#interrupt-cells = <0x01>;
reg = <0x00 0x40000000 0x00 0x10000000>;
msi-parent = <0x02>;
};
virtio@3000200 {
dma-coherent;
interrupts = <0x00 0x05 0x01>;
compatible = "virtio,mmio";
reg = <0x00 0x3000200 0x00 0x200>;
};
U6_16550A@1002000 {
interrupts = <0x00 0x02 0x04>;
clock-frequency = <0x1c2000>;
compatible = "ns16550a";
reg = <0x00 0x1002000 0x00 0x08>;
};
psci {
method = "hvc";
compatible = "arm,psci-0.2\0arm,psci";
cpu_on = <0xc4000003>;
migrate = <0xc4000005>;
cpu_suspend = <0xc4000001>;
cpu_off = <0x84000002>;
};
timer {
always-on;
interrupts = <0x01 0x0d 0x308 0x01 0x0e 0x308 0x01 0x0b 0x308 0x01 0x0a 0x308>;
compatible = "arm,armv8-timer\0arm,armv7-timer";
};
aliases {
serial0 = "/U6_16550A@1000000";
};
U6_16550A@1001000 {
interrupts = <0x00 0x01 0x04>;
clock-frequency = <0x1c2000>;
compatible = "ns16550a";
reg = <0x00 0x1001000 0x00 0x08>;
};
virtio@3000400 {
dma-coherent;
interrupts = <0x00 0x06 0x01>;
compatible = "virtio,mmio";
reg = <0x00 0x3000400 0x00 0x200>;
};
chosen {
bootargs = " console=ttyS0 rw rootflags=trans=virtio,version=9p2000.L,cache=loose rootfstype=9p init=/virt/init ip=dhcp earlycon";
kaslr-seed = <0x00 0x00>;
stdout-path = "serial0";
};
cpus {
#address-cells = <0x01>;
#size-cells = <0x00>;
cpu@1 {
device_type = "cpu";
compatible = "arm,arm-v8";
reg = <0x01>;
enable-method = "psci";
};
cpu@0 {
device_type = "cpu";
compatible = "arm,arm-v8";
reg = <0x00>;
enable-method = "psci";
};
};
virtio@3000000 {
dma-coherent;
interrupts = <0x00 0x04 0x01>;
compatible = "virtio,mmio";
reg = <0x00 0x3000000 0x00 0x200>;
};
rtc {
compatible = "motorola,mc146818";
reg = <0x00 0x1010000 0x00 0x02>;
};
memory {
device_type = "memory";
reg = <0x00 0x80000000 0x00 0x14000000>;
};
U6_16550A@1003000 {
interrupts = <0x00 0x03 0x04>;
clock-frequency = <0x1c2000>;
compatible = "ns16550a";
reg = <0x00 0x1003000 0x00 0x08>;
};
};
/bin/opkg: line 4: ./lkvm: No such file or directory
# [ 227.904733] hrtimer: interrupt took 1425 ns
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment