Skip to content

Instantly share code, notes, and snippets.

@nmenon

nmenon/j72s2-evm Secret

Created February 15, 2022 20:08
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/302b0bcfbb1b5b8743fa5c242eb7d15f to your computer and use it in GitHub Desktop.
Save nmenon/302b0bcfbb1b5b8743fa5c242eb7d15f to your computer and use it in GitHub Desktop.
U-Boot SPL 2021.01-gebc8dca63d (Feb 11 2022 - 03:30:04 +0000)
SYSFW ABI: 3.1 (firmware rev 0x0016 '22.1.1--v2022.01 (Terrific Llam')
SPL initial stack usage: 13440 bytes
Trying to boot from MMC2
Starting ATF on ARM64 core...
NOTICE: BL31: v2.5(release):v2.5-83-g0693f35-dirty
NOTICE: BL31: Built : 20:23:10, Feb 1 2022
U-Boot SPL 2021.01-gebc8dca63d (Feb 11 2022 - 03:29:50 +0000)
SYSFW ABI: 3.1 (firmware rev 0x0016 '22.1.1--v2022.01 (Terrific Llam')
Trying to boot from MMC2
U-Boot 2021.01-gebc8dca63d (Feb 11 2022 - 03:29:50 +0000)
SoC: J721S2 SR1.0
Model: Texas Instruments J721S2 EVM
Board: J721S2X-PM1-SOM rev E1
DRAM: 16 GiB
Flash: 0 Bytes
MMC: mmc@4f80000: 0, mmc@4fb0000: 1
Loading Environment from MMC... OK
In: serial@2880000
Out: serial@2880000
Err: serial@2880000
am65_cpsw_nuss ethernet@46000000: K3 CPSW: nuss_ver: 0x6BA02102 cpsw_ver: 0x6BA82102 ale_ver: 0x00293904 Ports:1 mdio_freq:1000000
Net: eth0: ethernet@46000000port@1
Hit any key to stop autoboot: 2 0
=>
=>
=>
=>
=>
=>
=>
=>
=>
=>
- 13:22:20 [INFO] Disconnected serial from j721s2-evm
- 13:22:20 [INFO] Connected to j721s2-evm via serial
- 13:22:20 [INFO] Host:
- 13:22:20 [INFO] Target:
=>
- 13:22:20 [INFO] Host: version
- 13:22:21 [INFO] Target:
version
U-Boot 2021.01-gebc8dca63d (Feb 11 2022 - 03:29: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:21 [INFO] Host: setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02880000 rootwait fsck.mode=skip sysrq_always_enabled '
- 13:22:21 [INFO] Target:
setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02880000 rootwait fsck.mode=skip sysrq_always_enabled '
=>
- 13:22:21 [INFO] Host: setenv bootcmd ''
- 13:22:21 [INFO] Target:
setenv bootcmd ''
=>
- 13:22:21 [INFO] Host: setenv autoload 'no'
- 13:22:21 [INFO] Target:
setenv autoload 'no'
=>
- 13:22:21 [INFO] Host: setenv serverip '192.168.0.1'
- 13:22:21 [INFO] Target:
setenv serverip '192.168.0.1'
=>
- 13:22:21 [INFO] Host: setenv _initramfs -
- 13:22:21 [INFO] Target:
setenv _initramfs -
=>
- 13:22:21 [INFO] Host: printenv
- 13:22:22 [INFO] Target:
printenv
_initramfs=-
addr_fit=0x90000000
arch=arm
args_all=setenv optargs earlycon=ns16550a,mmio32,0x02880000 ${mtdparts}
args_mmc=run finduuid;setenv bootargs console=${console} ${optargs} root=PARTUUID=${uuid} rw rootfstype=${mmcrootfstype}
args_ufs=setenv devtype scsi;setenv bootpart 1:1;run ufs_finduuid;setenv bootargs console = ${console} ${optargs}root=PARTUUID=${uuid} rw rootfstype=${scsirootfstype};setenv devtype scsi;setenv bootpart 1:1
autoload=no
baudrate=115200
board=j721s2
board_name=j721s2
board_rev=E1
board_serial=0042
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,0x02880000 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-j721s2-common-proc-board.dtb
dfu_alt_info_emmc=rawemmc raw 0 0x800000 mmcpart 1;rootfs part 0 1 mmcpart 0;tiboot3.bin.raw raw 0x0 0x400 mmcpart 1;tispl.bin.raw raw 0x400 0x1000 mmcpart 1;u-boot.img.raw raw 0x1400 0x2000 mmcpart 1;u-env.raw raw 0x3400 0x100 mmcpart 1;sysfw.itb.raw raw 0x3600 0x800 mmcpart 1
dfu_alt_info_mmc=boot part 1 1;rootfs part 1 2;tiboot3.bin fat 1 1;tispl.bin fat 1 1;u-boot.img fat 1 1;uEnv.txt fat 1 1;sysfw.itb fat 1 1
dfu_alt_info_ospi=tiboot3.bin raw 0x0 0x080000;tispl.bin raw 0x080000 0x200000;u-boot.img raw 0x280000 0x400000;u-boot-env raw 0x680000 0x020000;sysfw.itb raw 0x6c0000 0x100000;rootfs raw 0x800000 0x3800000
dfu_alt_info_ram=tispl.bin ram 0x80080000 0x200000;u-boot.img ram 0x81000000 0x400000
dorprocboot=0
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;
ethaddr=f4:84:4c:fb:3a:7f
fdt_addr_r=0x88000000
fdtaddr=0x88000000
fdtcontroladdr=fdeacff0
findfdt=setenv name_fdt ${default_device_tree};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_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}
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:512k(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:512k(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/j721s2-main-r5f0_0-fw 3 /lib/firmware/j721s2-main-r5f0_1-fw 4 /lib/firmware/j721s2-main-r5f1_0-fw 5 /lib/firmware/j721s2-main-r5f1_1-fw 6 /lib/firmware/j721s2-c71_0-fw 7 /lib/firmware/j721s2-c71_1-fw
rproc_load_and_boot_one=if load mmc ${bootpart} $loadaddr ${rproc_fw}; then if rproc load ${rproc_id} ${loadaddr} ${filesize}; then rproc start ${rproc_id};fi;fi
run_fit=bootm ${addr_fit}#${fdtfile}${overlaystring}
run_kern=booti ${loadaddr} ${rd_spec} ${fdtaddr}
scriptaddr=0x80000000
scsirootfstype=ext4 rootwait
serial#=0000000000000042
serverip=192.168.0.1
soc=k3
stderr=serial@2880000
stdin=serial@2880000
stdout=serial@2880000
ufs_finduuid=part uuid scsi ${bootpart} uuid
update_to_fit=setenv loadaddr ${addr_fit}; setenv bootfile ${name_fit}
vendor=ti
Environment size: 5673/131067 bytes
=>
- 13:22:22 [INFO] Host: printenv bootargs
- 13:22:22 [INFO] Target:
printenv bootargs
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02880000 rootwait fsck.mode=skip sysrq_always_enabled
=>
- 13:22:22 [INFO] Host: setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp '
- 13:22:22 [INFO] Target:
setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp '
=>
- 13:22:22 [INFO] Host: setenv serverip '192.168.0.1'
- 13:22:22 [INFO] Target:
setenv serverip '192.168.0.1'
=>
- 13:22:22 [INFO] Host: setenv autoload 'no'
- 13:22:22 [INFO] Target:
setenv autoload 'no'
=>
- 13:22:22 [INFO] Host: dhcp
- 13:22:23 [INFO] Target:
dhcp
k3-navss-ringacc ringacc@2b800000: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:272
k3-navss-ringacc ringacc@2b800000: dma-ring-reset-quirk: disabled
am65_cpsw_nuss_port ethernet@46000000port@1: K3 CPSW: rflow_id_base: 2
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.226 (1020 ms)
=>
- 13:22:23 [INFO] Host: tftp ${loadaddr} 192.168.0.1:vatf_j721s2-evm-ep/2df8df146ea1ee07149ab5a1bf2691f0
- 13:22:25 [INFO] Target:
tftp ${loadaddr} 192.168.0.1:vatf_j721s2-evm-ep/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.226
Filename 'vatf_j721s2-evm-ep/2df8df146ea1ee07149ab5a1bf2691f0'.
Load address: 0x82000000
Loading: *#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
##############################
13.9 MiB/s
done
Bytes transferred = 21428736 (146fa00 hex)
=>
- 13:22:25 [INFO] Host: tftp ${fdt_addr_r} 192.168.0.1:vatf_j721s2-evm-ep/837a6f4fecfb48714650ac59ed3b378e
- 13:22:25 [INFO] Target:
tftp ${fdt_addr_r} 192.168.0.1:vatf_j721s2-evm-ep/837a6f4fecfb48714650ac59ed3b378e
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.226
Filename 'vatf_j721s2-evm-ep/837a6f4fecfb48714650ac59ed3b378e'.
Load address: 0x88000000
Loading: *###
6.4 MiB/s
done
Bytes transferred = 33428 (8294 hex)
=>
- 13:22:25 [INFO] Host: fdt address ${fdt_addr_r}
- 13:22:25 [INFO] Target:
fdt address ${fdt_addr_r}
=>
- 13:22:25 [INFO] Host: printenv bootargs
- 13:22:25 [INFO] Target:
printenv bootargs
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02880000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp
=>
- 13:22:25 [INFO] Host: setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/j721s2-evm2/autofs/9cebeb7a2ef61acf404b0f5bb757c762,nolock,v3,tcp,rsize=4096,wsize=4096 '
- 13:22:25 [INFO] Target:
setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/j721s2-evm2/autofs/9cebeb7a2ef61acf404b0f5bb757c762,nolock,v3,tcp,rsize=4096,wsize=4096 '
=>
- 13:22:25 [INFO] Host: printenv bootcmd
- 13:22:25 [INFO] Target:
printenv bootcmd
bootcmd=
=>
- 13:22:25 [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:25 [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:25 [INFO] Host: version
- 13:22:26 [INFO] Target:
version
U-Boot 2021.01-gebc8dca63d (Feb 11 2022 - 03:29: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:26 [INFO] Host: bdinfo
- 13:22:26 [INFO] Target:
bdinfo
boot_params = 0x0000000000000000
DRAM bank = 0x0000000000000000
-> start = 0x0000000080000000
-> size = 0x000000007fffffff
DRAM bank = 0x0000000000000001
-> start = 0x0000000880000000
-> size = 0x000000037fffffff
flashstart = 0x0000000000000000
flashsize = 0x0000000000000000
flashoffset = 0x0000000000103210
baudrate = 115200 bps
relocaddr = 0x00000000ffedf000
reloc off = 0x000000007f6df000
Build = 64-bit
current eth = ethernet@46000000port@1
ethaddr = f4:84:4c:fb:3a:7f
IP addr = 192.168.0.226
fdt_blob = 0x00000000fdeacff0
new_fdt = 0x00000000fdeacff0
fdt_size = 0x0000000000011e00
lmb_dump_all:
memory.cnt = 0x2
memory.size = 0x0
memory.reg[0x0].base = 0x80000000
.size = 0x7fffffff
memory.reg[0x1].base = 0x880000000
.size = 0x37fffffff
reserved.cnt = 0x2
reserved.size = 0x0
reserved.reg[0x0].base = 0x9e800000
.size = 0xb400000
reserved.reg[0x1].base = 0xfdeabbf0
.size = 0x215440f
arch_number = 0x0000000000000000
TLB addr = 0x00000000ffff0000
irq_sp = 0x00000000fdeacfe0
sp start = 0x00000000fdeacfe0
Early malloc usage: 2898 / 8000
=>
- 13:22:26 [INFO] Host:
- 13:22:26 [INFO] Target:
boot_params = 0x0000000000000000
DRAM bank = 0x0000000000000000
-> start = 0x0000000080000000
-> size = 0x000000007fffffff
DRAM bank = 0x0000000000000001
-> start = 0x0000000880000000
-> size = 0x000000037fffffff
flashstart = 0x0000000000000000
flashsize = 0x0000000000000000
flashoffset = 0x0000000000103210
baudrate = 115200 bps
relocaddr = 0x00000000ffedf000
reloc off = 0x000000007f6df000
Build = 64-bit
current eth = ethernet@46000000port@1
ethaddr = f4:84:4c:fb:3a:7f
IP addr = 192.168.0.226
fdt_blob = 0x00000000fdeacff0
new_fdt = 0x00000000fdeacff0
fdt_size = 0x0000000000011e00
lmb_dump_all:
memory.cnt = 0x2
memory.size = 0x0
memory.reg[0x0].base = 0x80000000
.size = 0x7fffffff
memory.reg[0x1].base = 0x880000000
.size = 0x37fffffff
reserved.cnt = 0x2
reserved.size = 0x0
reserved.reg[0x0].base = 0x9e800000
.size = 0xb400000
reserved.reg[0x1].base = 0xfdeabbf0
.size = 0x215440f
arch_number = 0x0000000000000000
TLB addr = 0x00000000ffff0000
irq_sp = 0x00000000fdeacfe0
sp start = 0x00000000fdeacfe0
Early malloc usage: 2898 / 8000
=>
- 13:22:26 [INFO] Host: ls mmc 0:1
- 13:22:26 [INFO] Target:
ls mmc 0:1
0 file(s), 0 dir(s)
=>
- 13:22:26 [INFO] Host: ls mmc 1:1
- 13:22:26 [INFO] Target:
ls mmc 1:1
412092 tiboot3.bin
1124072 u-boot.img
902496 tispl.bin
33 secondary_bootloader.md5
4 ws-calibrate.rules
5 file(s), 0 dir(s)
=>
- 13:22:26 [INFO] Host: ext4ls mmc 0:2 /lib/firmware
- 13:22:26 [INFO] Target:
ext4ls mmc 0:2 /lib/firmware
** Unrecognized filesystem type **
=>
- 13:22:26 [INFO] Host: ext4ls mmc 1:2 /lib/firmware
- 13:22:27 [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 cnm
<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> 60 j721s2-c71_0-fw
<SYM> 60 j721s2-c71_1-fw
<SYM> 62 j721s2-main-r5f0_0-fw
<SYM> 62 j721s2-main-r5f0_1-fw
<SYM> 62 j721s2-main-r5f1_0-fw
<SYM> 62 j721s2-main-r5f1_1-fw
<SYM> 63 j721s2-mcu-r5f0_0-fw
<SYM> 62 j721s2-mcu-r5f0_1-fw
<DIR> 4096 pdk-ipc
247469 pvdec_full_bin.fw
4160 regulatory.db
1182 regulatory.db.p7s
<DIR> 4096 ti-connectivity
<SYM> 39 wave521c_codec_fw.bin
=>
- 13:22:27 [INFO] Host: mmc rescan; echo $?
- 13:22:27 [INFO] Target:
mmc rescan; echo $?
0
=>
- 13:22:27 [INFO] Host: fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4
- 13:22:27 [INFO] Target:
fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4
4 bytes written in 22 ms (0 Bytes/s)
=>
- 13:22:27 [INFO] Host: boot
- 13:22:44 [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 000000008fff4000, end 000000008ffff293 ... 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 J721S2 EVM
[ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002880000 (options '')
[ 0.000000] printk: bootconsole [ns16550a0] enabled
[ 0.000000] efi: UEFI not found.
[ 0.000000] NUMA: No NUMA configuration found
[ 0.000000] NUMA: Faking a node at [mem 0x0000000080000000-0x0000000bffffefff]
[ 0.000000] NUMA: NODE_DATA [mem 0xbfdfd0b40-0xbfdfd2fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal [mem 0x0000000100000000-0x0000000bffffefff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000080000000-0x000000009e7fffff]
[ 0.000000] node 0: [mem 0x000000009e800000-0x000000009fffffff]
[ 0.000000] node 0: [mem 0x00000000a0000000-0x00000000ffffefff]
[ 0.000000] node 0: [mem 0x0000000880000000-0x0000000bffffefff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x0000000bffffefff]
[ 0.000000] On node 0, zone Normal: 1 pages in unavailable ranges
[ 0.000000] On node 0, zone Normal: 1 pages in unavailable ranges
[ 0.000000] cma: Reserved 32 MiB at 0x00000000fdc00000
[ 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: 4128766
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02880000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/j721s2-evm2/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: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[ 0.000000] software IO TLB: mapped [mem 0x00000000f9c00000-0x00000000fdc00000] (64MB)
[ 0.000000] Memory: 16312244K/16777208K available (13696K kernel code, 1278K rwdata, 4952K rodata, 896K init, 457K bss, 432196K 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.008293] Console: colour dummy device 80x25
[ 0.012878] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.023555] pid_max: default: 32768 minimum: 301
[ 0.028297] LSM: Security Framework initializing
[ 0.033092] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.040879] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.049972] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.057386] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.063672] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.070023] rcu: Hierarchical SRCU implementation.
[ 0.075100] Platform MSI: msi-controller@1820000 domain created
[ 0.081240] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
[ 0.090633] EFI services will not be available.
[ 0.095398] smp: Bringing up secondary CPUs ...
[ 0.100527] Detected PIPT I-cache on CPU1
[ 0.100550] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
[ 0.100564] GICv3: CPU1: using allocated LPI pending table @0x0000000880050000
[ 0.100602] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
[ 0.100668] smp: Brought up 1 node, 2 CPUs
[ 0.130032] SMP: Total of 2 processors activated.
[ 0.134840] CPU features: detected: 32-bit EL0 Support
[ 0.140097] CPU features: detected: 32-bit EL1 Support
[ 0.145350] CPU features: detected: CRC32 instructions
[ 0.160907] CPU: All CPU(s) started at EL2
[ 0.165122] alternatives: patching kernel code
[ 0.170360] devtmpfs: initialized
[ 0.175820] KASLR disabled due to lack of seed
[ 0.180485] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.190459] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.197759] pinctrl core: initialized pinctrl subsystem
[ 0.203412] DMI not present or invalid.
[ 0.207576] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.214510] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[ 0.222213] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.230719] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.238952] audit: initializing netlink subsys (disabled)
[ 0.244610] audit: type=2000 audit(0.156:1): state=initialized audit_enabled=0 res=1
[ 0.244891] thermal_sys: Registered thermal governor 'step_wise'
[ 0.252542] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.258767] cpuidle: using governor menu
[ 0.269534] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.276511] ASID allocator initialised with 65536 entries
[ 0.282231] Serial: AMBA PL011 UART driver
[ 0.296326] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.303189] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.310046] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.316897] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.324687] ACPI: Interpreter disabled.
[ 0.328813] k3-chipinfo 43000014.chipid: Family:J721S2 rev:SR1.0 JTAGID[0x0bb7502f] Detected
[ 0.338301] iommu: Default domain type: Translated
[ 0.343297] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.349814] vgaarb: loaded
[ 0.352716] SCSI subsystem initialized
[ 0.356807] usbcore: registered new interface driver usbfs
[ 0.362447] usbcore: registered new interface driver hub
[ 0.367894] usbcore: registered new device driver usb
[ 0.373316] pps_core: LinuxPPS API ver. 1 registered
[ 0.378395] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.387737] PTP clock support registered
[ 0.391813] EDAC MC: Ver: 3.0.0
[ 0.395629] FPGA manager framework
[ 0.399171] Advanced Linux Sound Architecture Driver Initialized.
[ 0.405897] clocksource: Switched to clocksource arch_sys_counter
[ 0.412285] VFS: Disk quotas dquot_6.6.0
[ 0.416335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.423474] pnp: PnP ACPI: disabled
[ 0.431407] NET: Registered PF_INET protocol family
[ 0.436751] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.447868] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[ 0.456831] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.465531] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.473570] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.480454] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.487603] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.495264] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.501370] RPC: Registered named UNIX socket transport module.
[ 0.507445] RPC: Registered udp transport module.
[ 0.512271] RPC: Registered tcp transport module.
[ 0.517080] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.523672] PCI: CLS 0 bytes, default 64
[ 0.527989] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[ 0.536555] kvm [1]: IPA Size Limit: 44 bits
[ 0.541322] kvm [1]: vgic-v2@6f020000
[ 0.545082] kvm [1]: GIC system register CPU interface enabled
[ 0.551100] kvm [1]: vgic interrupt IRQ9
[ 0.555186] kvm [1]: Hyp mode initialized successfully
[ 0.561128] Initialise system trusted keyrings
[ 0.565829] workingset: timestamp_bits=42 max_order=22 bucket_order=0
[ 0.575250] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.581645] NFS: Registering the id_resolver key type
[ 0.586839] Key type id_resolver registered
[ 0.591116] Key type id_legacy registered
[ 0.595266] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.602123] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.609796] 9p: Installing v9fs 9p2000 file system support
[ 0.634151] Key type asymmetric registered
[ 0.638342] Asymmetric key parser 'x509' registered
[ 0.643364] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[ 0.650932] io scheduler mq-deadline registered
[ 0.655565] io scheduler kyber registered
[ 0.661089] pinctrl-single 4301c000.pinctrl: 94 pins, size 376
[ 0.667313] pinctrl-single 11c000.pinctrl: 72 pins, size 288
[ 0.674119] EINJ: ACPI disabled.
[ 0.678546] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
[ 0.684836] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
[ 0.693322] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.704318] loop: module loaded
[ 0.707886] megasas: 07.719.03.00-rc1
[ 0.713671] tun: Universal TUN/TAP device driver, 1.6
[ 0.719210] thunder_xcv, ver 1.0
[ 0.722562] thunder_bgx, ver 1.0
[ 0.725869] nicpf, ver 1.0
[ 0.728880] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[ 0.736275] hns3: Copyright (c) 2017 Huawei Corporation.
[ 0.741750] hclge is initializing
[ 0.745149] e1000: Intel(R) PRO/1000 Network Driver
[ 0.750132] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 0.756027] e1000e: Intel(R) PRO/1000 Network Driver
[ 0.761101] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 0.767169] igb: Intel(R) Gigabit Ethernet Network Driver
[ 0.772687] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 0.778409] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[ 0.784817] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 0.790965] sky2: driver version 1.30
[ 0.795092] VFIO - User Level meta-driver version: 0.3
[ 0.801145] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.807856] ehci-pci: EHCI PCI platform driver
[ 0.812432] ehci-platform: EHCI generic platform driver
[ 0.817875] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.824210] ohci-pci: OHCI PCI platform driver
[ 0.828783] ohci-platform: OHCI generic platform driver
[ 0.834351] usbcore: registered new interface driver usb-storage
[ 0.841450] i2c_dev: i2c /dev entries driver
[ 0.846857] sdhci: Secure Digital Host Controller Interface driver
[ 0.853193] sdhci: Copyright(c) Pierre Ossman
[ 0.857959] Synopsys Designware Multimedia Card Interface Driver
[ 0.864356] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.870592] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.877132] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 0.883995] usbcore: registered new interface driver usbhid
[ 0.889703] usbhid: USB HID core driver
[ 0.894700] optee: probing for conduit method.
[ 0.899273] optee: revision 3.12 (3d47a131)
[ 0.899591] optee: initialized driver
[ 0.908476] NET: Registered PF_PACKET protocol family
[ 0.913749] 9pnet: Installing 9P2000 support
[ 0.918161] Key type dns_resolver registered
[ 0.922734] registered taskstats version 1
[ 0.926938] Loading compiled-in X.509 certificates
[ 0.937060] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
[ 0.943537] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
[ 0.950851] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0016 '22.1.1--v2022.01 (Terrific Llam')
[ 0.971593] omap_i2c 42120000.i2c: bus 0 rev0.12 at 100 kHz
[ 0.977844] omap_i2c 40b00000.i2c: bus 1 rev0.12 at 100 kHz
[ 0.984112] omap_i2c 40b10000.i2c: bus 2 rev0.12 at 100 kHz
[ 0.990504] pca953x 3-0021: supply vcc not found, using dummy regulator
[ 0.997372] pca953x 3-0021: using no AI
[ 1.022394] pca953x 3-0020: supply vcc not found, using dummy regulator
[ 1.029240] pca953x 3-0020: using no AI
[ 1.033879] pca953x 3-0022: supply vcc not found, using dummy regulator
[ 1.040735] pca953x 3-0022: using AI
[ 1.045154] omap_i2c 2000000.i2c: bus 3 rev0.12 at 400 kHz
[ 1.050976] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 125 domain created
[ 1.059591] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 148 domain created
[ 1.068985] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 227 domain created
[ 1.077665] ti-sci-inta 33d00000.msi-controller: Interrupt Aggregator domain 265 created
[ 1.086935] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:272
[ 1.096838] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
[ 1.103601] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66349100, num_proxies:64
[ 1.112899] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[423,150] sci-dev-id:259
[ 1.123075] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
[ 1.129838] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66349100, num_proxies:64
[ 1.137843] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 15, base_baud = 6000000) is a 8250
[ 1.147480] 2880000.serial: ttyS2 at MMIO 0x2880000 (irq = 23, base_baud = 3000000) is a 8250
[ 1.156259] printk: console [ttyS2] enabled
[ 1.156259] printk: console [ttyS2] enabled
[ 1.164708] printk: bootconsole [ns16550a0] disabled
[ 1.164708] printk: bootconsole [ns16550a0] disabled
[ 1.213905] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 1.222866] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
[ 1.231184] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
[ 1.245302] mmc0: CQHCI version 5.10
[ 1.253977] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
[ 1.264147] ti-udma 31150000.dma-controller: Channels: 50 (tchan: 25, rchan: 25, gp-rflow: 16)
[ 1.286521] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
[ 1.307397] random: fast init done
[ 1.313913] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 1.322851] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
[ 1.331197] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
[ 1.344129] mmc0: Command Queue Engine enabled
[ 1.348592] mmc0: new HS400 MMC card at address 0001
[ 1.353952] mmcblk0: mmc0:0001 S0J56X 14.8 GiB
[ 1.359376] mmcblk0: p1 p2 p3
[ 1.362866] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB
[ 1.368472] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB
[ 1.374049] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (241:0)
[ 1.380705] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
[ 1.387586] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
[ 1.394816] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[ 1.402746] mmc1: CQHCI version 5.10
[ 1.450526] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
[ 1.467711] TI DP83867 46000f00.mdio:00: attached PHY driver (mii_bus:phy_addr=46000f00.mdio:00, irq=POLL)
[ 1.479929] am65-cpsw-nuss 46000000.ethernet eth0: Link is Down
[ 1.515235] mmc1: new ultra high speed DDR50 SDHC card at address aaaa
[ 1.522157] mmcblk1: mmc1:aaaa SC16G 14.8 GiB
[ 1.530773] mmcblk1: p1 p2 p3
[ 5.587372] am65-cpsw-nuss 46000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[ 5.617902] Sending DHCP requests ., OK
[ 5.637745] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.226
[ 5.645491] IP-Config: Complete:
[ 5.648714] device=eth0, hwaddr=f4:84:4c:fb:3a:7f, ipaddr=192.168.0.226, mask=255.255.255.0, gw=192.168.0.1
[ 5.658875] host=192.168.0.226, domain=ti.com, nis-domain=(none)
[ 5.665302] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath=
[ 5.665306] nameserver0=192.0.2.2, nameserver1=192.0.2.3
[ 5.680351] ALSA device list:
[ 5.683334] No soundcards found.
[ 5.695701] VFS: Mounted root (nfs filesystem) on device 0:20.
[ 5.701982] devtmpfs: mounted
[ 5.705214] Freeing unused kernel memory: 896K
[ 5.721938] Run /sbin/init as init process
[ 5.918866] systemd[1]: System time before build time, advancing clock.
[ 5.963955] NET: Registered PF_INET6 protocol family
[ 5.970541] Segment Routing with IPv6
[ 5.974232] In-situ OAM (IOAM) with IPv6
[ 6.011105] 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.034612] systemd[1]: Detected architecture arm64.
Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m!
[ 6.059712] systemd[1]: Set hostname to <BeagleBone>.
[ 6.560967] systemd[1]: Queued start job for default target Graphical Interface.
[ 6.569112] random: systemd: uninitialized urandom read (16 bytes read)
[ 6.577698] systemd[1]: Created slice system-getty.slice.
[[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m.
[ 6.598030] random: systemd: uninitialized urandom read (16 bytes read)
[ 6.605609] systemd[1]: Created slice system-modprobe.slice.
[[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m.
[ 6.626046] random: systemd: uninitialized urandom read (16 bytes read)
[ 6.633685] systemd[1]: Created slice system-serial\x2dgetty.slice.
[[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m.
[ 6.654836] systemd[1]: Created slice User and Session Slice.
[[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m.
[ 6.678254] 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.702217] 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.726093] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped.
[ 6.737849] systemd[1]: Reached target Local Encrypted Volumes.
[[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m.
[ 6.758101] systemd[1]: Reached target Paths.
[[0;32m OK [0m] Reached target [0;1;39mPaths[0m.
[ 6.778061] systemd[1]: Reached target Remote File Systems.
[[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m.
[ 6.798046] systemd[1]: Reached target Slices.
[[0;32m OK [0m] Reached target [0;1;39mSlices[0m.
[ 6.818070] systemd[1]: Reached target Swap.
[[0;32m OK [0m] Reached target [0;1;39mSwap[0m.
[ 6.839473] systemd[1]: Listening on Syslog Socket.
[[0;32m OK [0m] Listening on [0;1;39mSyslog Socket[0m.
[ 6.858271] systemd[1]: Listening on initctl Compatibility Named Pipe.
[[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m.
[ 6.882880] systemd[1]: Listening on Journal Audit Socket.
[[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m.
[ 6.906372] systemd[1]: Listening on Journal Socket (/dev/log).
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m.
[ 6.930535] systemd[1]: Listening on Journal Socket.
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m.
[ 6.950946] systemd[1]: Listening on Network Service Netlink Socket.
[[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m.
[ 6.976086] systemd[1]: Listening on udev Control Socket.
[[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m.
[ 6.998336] systemd[1]: Listening on udev Kernel Socket.
[[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m.
[ 7.020464] systemd[1]: Mounting Huge Pages File System...
Mounting [0;1;39mHuge Pages File System[0m...
[ 7.046819] systemd[1]: Mounting POSIX Message Queue File System...
Mounting [0;1;39mPOSIX Message Queue File System[0m...
[ 7.073266] systemd[1]: Mounting Kernel Debug File System...
Mounting [0;1;39mKernel Debug File System[0m...
[ 7.090417] systemd[1]: Condition check resulted in Kernel Trace File System being skipped.
[ 7.101786] systemd[1]: Starting Set the console keyboard layout...
Starting [0;1;39mSet the console keyboard layout[0m...
[ 7.130377] 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.156611] systemd[1]: Starting Load Kernel Module configfs...
Starting [0;1;39mLoad Kernel Module configfs[0m...
[ 7.177420] systemd[1]: Starting Load Kernel Module drm...
Starting [0;1;39mLoad Kernel Module drm[0m...
[ 7.205049] systemd[1]: Starting Load Kernel Module fuse...
Starting [0;1;39mLoad Kernel Module fuse[0m...
[ 7.233460] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 7.251845] fuse: init (API version 7.36)
[ 7.252614] systemd[1]: Starting Journal Service...
Starting [0;1;39mJournal Service[0m...
[ 7.276362] systemd[1]: Starting Load Kernel Modules...
Starting [0;1;39mLoad Kernel Modules[0m...
[ 7.304876] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting [0;1;39mRemount Root and Kernel File Systems[0m...
[ 7.336791] systemd[1]: Starting Coldplug All udev Devices...
Starting [0;1;39mColdplug All udev Devices[0m...
[ 7.362644] systemd[1]: Mounted Huge Pages File System.
[[0;32m OK [0m] Mounted [0;1;39mHuge Pages File System[0m.
[ 7.377745] systemd[1]: Mounted POSIX Message Queue File System.
[[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m.
[ 7.403323] systemd[1]: Mounted Kernel Debug File System.
[[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m.
[ 7.422136] systemd[1]: Finished Set the console keyboard layout.
[[0;32m OK [0m] Finished [0;1;39mSet the console keyboard layout[0m.
[ 7.451355] 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.483157] systemd[1]: modprobe@configfs.service: Succeeded.
[ 7.495017] systemd[1]: Finished Load Kernel Module configfs.
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m.
[ 7.519289] systemd[1]: modprobe@drm.service: Succeeded.
[ 7.525755] systemd[1]: Finished Load Kernel Module drm.
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m.
[ 7.546585] 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 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.
[[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m.
[ 7.762512] systemd-journald[140]: Received client request to flush runtime journal.
[ 7.783709] systemd-journald[140]: 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.
[[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;39mColdplug All udev Devices[0m.
[ 7.942168] random: crng init done
[ 7.945707] random: 7 urandom warning(s) missed due to ratelimiting
Starting [0;1;39mHelper to synchronize boot up for ifupdown[0m...
[[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m.
[[0;32m OK [0m] Finished [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;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] Started [0;1;39mAvahi mDNS/DNS-SD Stack[0m.
[[0;32m OK [0m] Started [0;1;39mWPA supplicant[0m.
[[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m.
[[0;32m OK [0m] Reached target [0;1;39mNetwork[0m.
[[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m.
Starting [0;1;39mBeagle Flasher Shutdown[0m...
Starting [0;1;39mPermit User Sessions[0m...[ 9.881871] using random self ethernet address
[[0;32m OK [0m] Finished [0;1;39mRemove Stale Onliext4 M[ 9.905461] using random host ethernet address
etadata Check Snapshots[0m.
[[0;32m OK [0m] Finished [0;1;39mBeagle Flasher Shutdown[0m.
[[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m.
[[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m.
[[0;32m OK [0m] Found device [0;1;39m/dev/ttyS2[0m.
[[0;32m OK [0m] Started [0;1;39mUser Login Management[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.
[ 10.174446] using random self ethernet address
[ 10.185957] using random host ethernet address
Starting [0;1;39mOpenBSD Secure Shell server[0m...
[ 10.397981] Mass Storage Function, version: 2009/09/11
[ 10.403310] 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:22:44 [INFO] Host: root
- 13:22:45 [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:22:45 [INFO] Sleeping 15 secs to allow systemd to finish starting processes...
- 13:23:00 [INFO] Disconnected serial from j721s2-evm
- 13:23:00 [INFO] Connected to j721s2-evm via serial
- 13:23:00 [INFO] Host: uname -a
- 13:23:00 [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:00 [INFO] Host: cat /proc/cmdline
- 13:23:01 [INFO] Target:
cat /proc/cmdline
[?2004l
console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02880000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/j721s2-evm2/autofs/9cebeb7a2ef61acf404b0f5bb757c762,nolock,v3,tcp,rsize=4096,wsize=4096
[?2004hroot@BeagleBone:~#
- 13:23:01 [INFO] Host: uname -a
- 13:23:01 [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:01 [INFO] Host: cat /proc/mtd
- 13:23:01 [INFO] Target:
cat /proc/mtd
[?2004l
dev: size erasesize name
[?2004hroot@BeagleBone:~#
- 13:23:01 [INFO] Host: grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/pnp /etc/resolv.conf && systemctl restart systemd-resolved
- 13:23:01 [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:01 [INFO] Host: ls -l /lib/firmware; ls -lR /lib/firmware/ipc
- 13:23:03 [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:03 [INFO] Host: cat /proc/diskstats
- 13:23:03 [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
179 0 mmcblk0 126 0 7450 52 0 0 0 0 0 156 52 0 0 0 0 0 0
179 1 mmcblk0p1 30 0 2089 17 0 0 0 0 0 44 17 0 0 0 0 0 0
179 2 mmcblk0p2 31 0 2089 11 0 0 0 0 0 44 11 0 0 0 0 0 0
179 3 mmcblk0p3 28 0 2080 9 0 0 0 0 0 56 9 0 0 0 0 0 0
179 32 mmcblk0boot0 34 0 672 16 0 0 0 0 0 28 16 0 0 0 0 0 0
179 64 mmcblk0boot1 34 0 672 23 0 0 0 0 0 52 23 0 0 0 0 0 0
179 96 mmcblk1 122 0 7484 255 0 0 0 0 0 200 255 0 0 0 0 0 0
179 97 mmcblk1p1 30 0 2096 68 0 0 0 0 0 68 68 0 0 0 0 0 0
179 98 mmcblk1p2 27 0 2116 71 0 0 0 0 0 100 71 0 0 0 0 0 0
179 99 mmcblk1p3 28 0 2080 75 0 0 0 0 0 80 75 0 0 0 0 0 0
[?2004hroot@BeagleBone:~#
- 13:23:03 [INFO] Host: cat /proc/interrupts
- 13:23:03 [INFO] Target:
cat /proc/interrupts
[?2004l
CPU0 CPU1
9: 0 0 GICv3 25 Level vgic
11: 2462 2243 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 928 Level 42120000.i2c
17: 0 0 GICv3 884 Level 40b00000.i2c
18: 0 0 GICv3 885 Level 40b10000.i2c
23: 706 0 GICv3 280 Level 2880000.serial
24: 40 0 GICv3 232 Level 2000000.i2c
25: 467 0 GICv3 35 Level mmc0
26: 340 0 GICv3 36 Level mmc1
27: 293 0 GICv3 69 Level 32c00000.mailbox thr_011
30: 29493 0 MSI-INTA 17825888 Level 46000000.ethernet-tx0
32: 26349 0 MSI-INTA 17825890 Level 46000000.ethernet
IPI0: 4767 9273 Rescheduling interrupts
IPI1: 466 766 Function call interrupts
IPI2: 0 0 CPU stop interrupts
IPI3: 0 0 CPU stop (for crash dump) interrupts
IPI4: 0 0 Timer broadcast interrupts
IPI5: 0 0 IRQ work interrupts
IPI6: 0 0 CPU wake-up interrupts
Err: 0
[?2004hroot@BeagleBone:~#
- 13:23:03 [INFO] Host: cat /proc/softirqs
- 13:23:03 [INFO] Target:
cat /proc/softirqs
[?2004l
CPU0 CPU1
HI: 0 0
TIMER: 901 1232
NET_TX: 264 17
NET_RX: 49629 26
BLOCK: 193 0
IRQ_POLL: 0 0
TASKLET: 5422 0
SCHED: 1454 1376
HRTIMER: 0 0
RCU: 5003 4897
[?2004hroot@BeagleBone:~#
- 13:23:03 [INFO] Host: ls -lR /run/media/mmcblk0p1
- 13:23:03 [INFO] Target:
ls -lR /run/media/mmcblk0p1
[?2004l
ls: cannot access '/run/media/mmcblk0p1': No such file or directory
[?2004hroot@BeagleBone:~#
- 13:23:03 [INFO] Host: opkg list-installed | grep packagegroup-arago-test; echo $?
- 13:23:13 [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:13 [INFO] Target:
opkg list-installed | grep packagegroup-arago-test; echo $?
[?2004l
<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/can@2681000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/can@2681000:clocks: cell 3 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/can@27c1000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/can@27c1000:clocks: cell 3 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/can@2711000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/can@2711000:clocks: cell 3 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/can@2751000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/can@2751000:clocks: cell 3 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/can@40528000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/bus@28380000/can@40528000:clocks: cell 3 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/bus@28380000/can@40568000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/bus@28380000/can@40568000:clocks: cell 3 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/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/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/can@2791000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/can@2791000:clocks: cell 3 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/can@2691000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/can@2691000:clocks: cell 3 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/can@27d1000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/can@27d1000:clocks: cell 3 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/can@2721000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/can@2721000:clocks: cell 3 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/can@2761000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/can@2761000: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/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/can@27a1000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/can@27a1000:clocks: cell 3 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/can@2731000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/can@2731000:clocks: cell 3 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/can@2771000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/can@2771000:clocks: cell 3 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/can@26a1000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/can@26a1000:clocks: cell 3 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/can@27b1000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/can@27b1000:clocks: cell 3 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/can@2701000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/can@2701000:clocks: cell 3 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/can@2741000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/can@2741000:clocks: cell 3 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/can@2781000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/can@2781000:clocks: cell 3 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 (clocks_property): /bus@100000/can@26b1000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@100000/can@26b1000:clocks: cell 3 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 (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/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 (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 (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/bus@28380000/can@40528000:phys: cell 0 is not a phandle reference
<stdout>: Warning (phys_property): /bus@100000/bus@28380000/can@40568000:phys: cell 0 is not a phandle reference
<stdout>: Warning (phys_property): /bus@100000/can@26a1000:phys: 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/can@2681000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/can@27c1000: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/can@2711000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/can@2751000: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/can@40528000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/bus@28380000/can@40568000: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/gpio@42110000: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/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/can@2791000: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/can@2691000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/can@27d1000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/can@2721000: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/can@2761000: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/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/can@27a1000: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/can@2731000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/can@2771000: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/can@26a1000: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/can@27b1000: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/can@2701000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@100000/can@2741000: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/can@2781000: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 (power_domains_property): /bus@100000/can@26b1000:power-domains: 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): /can-phy1:standby-gpios: cell 0 is not a phandle reference
<stdout>: Warning (gpios_property): /can-phy1:enable-gpios: cell 0 is not a phandle reference
<stdout>: Warning (gpios_property): /can-phy2:standby-gpios: cell 0 is not a phandle reference
/dts-v1/;
/ {
#address-cells = <0x02>;
model = "Texas Instruments J721S2 EVM";
serial-number = "0000000000000042";
#size-cells = <0x02>;
interrupt-parent = <0x01>;
compatible = "ti,j721s2-evm\0ti,j721s2";
can-phy0 {
#phy-cells = <0x00>;
compatible = "ti,tcan1042";
phandle = <0x1f>;
max-bitrate = <0x4c4b40>;
};
l2-cache0 {
cache-size = <0x100000>;
cache-level = <0x02>;
cache-sets = <0x400>;
compatible = "cache";
cache-line-size = <0x40>;
next-level-cache = <0x05>;
phandle = <0x04>;
};
l3-cache0 {
cache-level = <0x03>;
compatible = "cache";
phandle = <0x05>;
};
fixedregulator-sd {
regulator-max-microvolt = <0x325aa0>;
regulator-boot-on;
gpio = <0x22 0x02 0x00>;
enable-active-high;
regulator-min-microvolt = <0x325aa0>;
regulator-name = "vdd_mmc1";
compatible = "regulator-fixed";
phandle = <0x1a>;
vin-supply = <0x21>;
};
gpio-regulator-TLV71033 {
regulator-max-microvolt = <0x325aa0>;
pinctrl-names = "default";
regulator-boot-on;
pinctrl-0 = <0x23>;
regulator-min-microvolt = <0x1b7740>;
regulator-name = "tlv71033";
compatible = "regulator-gpio";
states = <0x1b7740 0x00 0x325aa0 0x01>;
phandle = <0x1b>;
vin-supply = <0x24>;
gpios = <0x25 0x08 0x00>;
};
memory@80000000 {
device_type = "memory";
reg = <0x00 0x80000000 0x00 0x7fffffff 0x08 0x80000000 0x03 0x7fffffff>;
};
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 0x1000000 0x00 0x1000000 0x00 0xd000000 0x00 0xd800000 0x00 0xd800000 0x00 0x800000 0x00 0x18000000 0x00 0x18000000 0x00 0x8000000 0x00 0x64800000 0x00 0x64800000 0x00 0x70c000 0x00 0x65800000 0x00 0x65800000 0x00 0x70c000 0x00 0x6f000000 0x00 0x6f000000 0x00 0x310000 0x00 0x70000000 0x00 0x70000000 0x00 0x400000 0x00 0x30000000 0x00 0x30000000 0x00 0xc400000 0x41 0x00 0x41 0x00 0x01 0x00 0x4e 0x20000000 0x4e 0x20000000 0x00 0x80000 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>;
gpio@620000 {
power-domains = <0x09 0x71 0x01>;
ti,davinci-gpio-unbanked = <0x00>;
clock-names = "gpio";
gpio-controller;
interrupts = <0xa3 0xa4 0xa5 0xa6 0xa7>;
clocks = <0x08 0x71 0x00>;
interrupt-parent = <0x0a>;
ti,ngpio = <0x42>;
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 = <0x09 0xd8 0x01>;
#address-cells = <0x01>;
clock-names = "fck";
interrupts = <0x00 0xca 0x04>;
clocks = <0x08 0xd8 0x01>;
#size-cells = <0x00>;
compatible = "ti,j721e-i2c\0ti,omap4-i2c";
status = "disabled";
reg = <0x00 0x2020000 0x00 0x100>;
};
can@2681000 {
power-domains = <0x09 0xc5 0x01>;
clock-names = "hclk\0cclk";
reg-names = "m_can\0message_ram";
interrupts = <0x00 0x252 0x04 0x00 0x253 0x04>;
clocks = <0x08 0xc5 0x00 0x08 0xc5 0x01>;
compatible = "bosch,m_can";
status = "disabled";
interrupt-names = "int0\0int1";
reg = <0x00 0x2681000 0x00 0x200 0x00 0x2688000 0x00 0x8000>;
bosch,mram-cfg = <0x00 0x80 0x40 0x40 0x40 0x40 0x20 0x20>;
};
can@27c1000 {
power-domains = <0x09 0xc2 0x01>;
clock-names = "hclk\0cclk";
reg-names = "m_can\0message_ram";
interrupts = <0x00 0x24c 0x04 0x00 0x24d 0x04>;
clocks = <0x08 0xc2 0x00 0x08 0xc2 0x01>;
compatible = "bosch,m_can";
status = "disabled";
interrupt-names = "int0\0int1";
reg = <0x00 0x27c1000 0x00 0x200 0x00 0x27c8000 0x00 0x8000>;
bosch,mram-cfg = <0x00 0x80 0x40 0x40 0x40 0x40 0x20 0x20>;
};
i2c@2060000 {
power-domains = <0x09 0xdc 0x01>;
#address-cells = <0x01>;
clock-names = "fck";
interrupts = <0x00 0xce 0x04>;
clocks = <0x08 0xdc 0x01>;
#size-cells = <0x00>;
compatible = "ti,j721e-i2c\0ti,omap4-i2c";
status = "disabled";
reg = <0x00 0x2060000 0x00 0x100>;
};
can@2711000 {
power-domains = <0x09 0xb7 0x01>;
clock-names = "hclk\0cclk";
reg-names = "m_can\0message_ram";
interrupts = <0x00 0x7f 0x04 0x00 0x80 0x04>;
clocks = <0x08 0xb7 0x00 0x08 0xb7 0x01>;
compatible = "bosch,m_can";
status = "disabled";
interrupt-names = "int0\0int1";
reg = <0x00 0x2711000 0x00 0x200 0x00 0x2718000 0x00 0x8000>;
bosch,mram-cfg = <0x00 0x80 0x40 0x40 0x40 0x40 0x20 0x20>;
};
can@2751000 {
power-domains = <0x09 0xbb 0x01>;
clock-names = "hclk\0cclk";
reg-names = "m_can\0message_ram";
interrupts = <0x00 0x8b 0x04 0x00 0x8c 0x04>;
clocks = <0x08 0xbb 0x00 0x08 0xbb 0x01>;
compatible = "bosch,m_can";
status = "disabled";
interrupt-names = "int0\0int1";
reg = <0x00 0x2751000 0x00 0x200 0x00 0x2758000 0x00 0x8000>;
bosch,mram-cfg = <0x00 0x80 0x40 0x40 0x40 0x40 0x20 0x20>;
};
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 = <0x09 0x1d 0x01>;
pinctrl-names = "default";
#address-cells = <0x02>;
dma-coherent;
pinctrl-0 = <0x12 0x13>;
clock-names = "fck";
reg-names = "cpsw_nuss";
clocks = <0x08 0x1d 0x1c>;
#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 = <0x11 0xf000 0x11 0xf001 0x11 0xf002 0x11 0xf003 0x11 0xf004 0x11 0xf005 0x11 0xf006 0x11 0xf007 0x11 0x7000>;
cpts@3d000 {
ti,cpts-ext-ts-inputs = <0x04>;
clock-names = "cpts";
clocks = <0x08 0x1d 0x03>;
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 0x1d 0x1c>;
bus_freq = <0xf4240>;
#size-cells = <0x00>;
compatible = "ti,cpsw-mdio\0ti,davinci_mdio";
reg = <0x00 0xf00 0x00 0x100>;
ethernet-phy@0 {
ti,min-output-impedance;
ti,fifo-depth = <0x01>;
ti,rx-internal-delay = <0x07>;
reg = <0x00>;
phandle = <0x16>;
};
};
ethernet-ports {
#address-cells = <0x01>;
#size-cells = <0x00>;
port@1 {
phy-mode = "rgmii-rxid";
label = "port1";
ti,syscon-efuse = <0x14 0x200>;
phys = <0x15 0x01>;
ti,mac-only;
reg = <0x01>;
phy-handle = <0x16>;
};
};
};
can@40528000 {
power-domains = <0x09 0xcf 0x01>;
pinctrl-names = "default";
pinctrl-0 = <0x0b>;
clock-names = "hclk\0cclk";
reg-names = "m_can\0message_ram";
interrupts = <0x00 0x340 0x04 0x00 0x341 0x04>;
clocks = <0x08 0xcf 0x00 0x08 0xcf 0x01>;
compatible = "bosch,m_can";
interrupt-names = "int0\0int1";
phys = <0x0c>;
reg = <0x00 0x40528000 0x00 0x200 0x00 0x40500000 0x00 0x8000>;
bosch,mram-cfg = <0x00 0x80 0x40 0x40 0x40 0x40 0x20 0x20>;
};
can@40568000 {
power-domains = <0x09 0xd0 0x01>;
pinctrl-names = "default";
pinctrl-0 = <0x0d>;
clock-names = "hclk\0cclk";
reg-names = "m_can\0message_ram";
interrupts = <0x00 0x343 0x04 0x00 0x344 0x04>;
clocks = <0x08 0xd0 0x00 0x08 0xd0 0x01>;
compatible = "bosch,m_can";
interrupt-names = "int0\0int1";
phys = <0x0e>;
reg = <0x00 0x40568000 0x00 0x200 0x00 0x40540000 0x00 0x8000>;
bosch,mram-cfg = <0x00 0x80 0x40 0x40 0x40 0x40 0x20 0x20>;
};
gpio@42100000 {
power-domains = <0x09 0x74 0x01>;
ti,davinci-gpio-unbanked = <0x00>;
clock-names = "gpio";
gpio-controller;
interrupts = <0x70 0x71 0x72 0x73 0x74 0x75>;
clocks = <0x08 0x74 0x00>;
interrupt-parent = <0x0a>;
ti,ngpio = <0x59>;
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 = <0x10b>;
ringacc@2b800000 {
ti,sci = <0x07>;
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 = <0x110>;
phandle = <0x10>;
msi-parent = <0x0f>;
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 = <0x07>;
reg-names = "gcfg\0rchanrt\0tchanrt";
ti,ringacc = <0x10>;
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 = <0x111>;
phandle = <0x11>;
msi-parent = <0x0f>;
#dma-cells = <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 = <0x09 0x73 0x01>;
ti,davinci-gpio-unbanked = <0x00>;
clock-names = "gpio";
gpio-controller;
interrupts = <0x67 0x68 0x69 0x6a 0x6b 0x6c>;
clocks = <0x08 0x73 0x00>;
interrupt-parent = <0x0a>;
ti,ngpio = <0x59>;
compatible = "ti,j721e-gpio\0ti,keystone-gpio";
#interrupt-cells = <0x02>;
reg = <0x00 0x42110000 0x00 0x100>;
phandle = <0x27>;
#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-mcan0-gpio-pins-default {
pinctrl-single,pins = <0xc0 0x50007 0xa8 0x50007>;
phandle = <0x26>;
};
mcu-mcan0-pins-default {
pinctrl-single,pins = <0xbc 0x50000 0xb8 0x10000>;
phandle = <0x0b>;
};
mcu-mdio-pins-default {
pinctrl-single,pins = <0x9c 0x10000 0x98 0x50000>;
phandle = <0x13>;
};
mcu-mcan1-gpio-pins-default {
pinctrl-single,pins = <0xc8 0x50007>;
phandle = <0x28>;
};
mcu-mcan1-pins-default {
pinctrl-single,pins = <0xd4 0x50000 0xd0 0x10000>;
phandle = <0x0d>;
};
mcu-cpsw-pins-default {
pinctrl-single,pins = <0x94 0x50000 0x90 0x50000 0x8c 0x50000 0x88 0x50000 0x84 0x50000 0x6c 0x50000 0x7c 0x10000 0x78 0x10000 0x74 0x10000 0x70 0x10000 0x80 0x10000 0x68 0x10000>;
phandle = <0x12>;
};
};
serial@40a00000 {
power-domains = <0x09 0x95 0x01>;
clock-names = "fclk";
interrupts = <0x00 0x34e 0x04>;
clocks = <0x08 0x95 0x03>;
current-speed = <0x1c200>;
compatible = "ti,j721e-uart\0ti,am654-uart";
reg = <0x00 0x40a00000 0x00 0x200>;
};
chipid@43000014 {
compatible = "ti,am654-chipid";
reg = <0x00 0x43000014 0x00 0x04>;
};
interrupt-controller@42200000 {
ti,interrupt-ranges = <0x10 0x3a0 0x10>;
ti,intr-trigger-type = <0x01>;
ti,sci = <0x07>;
interrupt-parent = <0x01>;
compatible = "ti,sci-intr";
#interrupt-cells = <0x01>;
reg = <0x00 0x42200000 0x00 0x400>;
ti,sci-dev-id = <0x7d>;
interrupt-controller;
};
i2c@40b00000 {
power-domains = <0x09 0xdd 0x01>;
#address-cells = <0x01>;
clock-names = "fck";
interrupts = <0x00 0x354 0x04>;
clocks = <0x08 0xdd 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 = <0x14>;
phy@4040 {
#phy-cells = <0x01>;
compatible = "ti,am654-phy-gmii-sel";
reg = <0x4040 0x04>;
phandle = <0x15>;
};
};
serial@42300000 {
power-domains = <0x09 0x167 0x01>;
clock-names = "fclk";
interrupts = <0x00 0x381 0x04>;
clocks = <0x08 0x167 0x03>;
current-speed = <0x1c200>;
compatible = "ti,j721e-uart\0ti,am654-uart";
status = "reserved";
reg = <0x00 0x42300000 0x00 0x200>;
};
system-controller@44083000 {
reg-names = "debug_messages";
ti,host-id = <0x0c>;
compatible = "ti,k2g-sci";
reg = <0x00 0x44083000 0x00 0x1000>;
phandle = <0x07>;
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";
};
power-controller {
#power-domain-cells = <0x02>;
compatible = "ti,sci-pm-domain";
phandle = <0x09>;
};
};
i2c@42120000 {
power-domains = <0x09 0xdf 0x01>;
#address-cells = <0x01>;
clock-names = "fck";
interrupts = <0x00 0x380 0x04>;
clocks = <0x08 0xdf 0x01>;
#size-cells = <0x00>;
compatible = "ti,j721e-i2c\0ti,omap4-i2c";
reg = <0x00 0x42120000 0x00 0x100>;
};
i2c@40b10000 {
power-domains = <0x09 0xde 0x01>;
#address-cells = <0x01>;
clock-names = "fck";
interrupts = <0x00 0x355 0x04>;
clocks = <0x08 0xde 0x01>;
#size-cells = <0x00>;
compatible = "ti,j721e-i2c\0ti,omap4-i2c";
reg = <0x00 0x40b10000 0x00 0x100>;
};
};
serial@2810000 {
power-domains = <0x09 0x15e 0x01>;
clock-names = "fclk";
interrupts = <0x00 0xc1 0x04>;
clocks = <0x08 0x15e 0x03>;
current-speed = <0x1c200>;
compatible = "ti,j721e-uart\0ti,am654-uart";
status = "disabled";
reg = <0x00 0x2810000 0x00 0x200>;
};
can@2791000 {
power-domains = <0x09 0xbf 0x01>;
clock-names = "hclk\0cclk";
reg-names = "m_can\0message_ram";
interrupts = <0x00 0x243 0x04 0x00 0x244 0x04>;
clocks = <0x08 0xbf 0x00 0x08 0xbf 0x01>;
compatible = "bosch,m_can";
status = "disabled";
interrupt-names = "int0\0int1";
reg = <0x00 0x2791000 0x00 0x200 0x00 0x2798000 0x00 0x8000>;
bosch,mram-cfg = <0x00 0x80 0x40 0x40 0x40 0x40 0x20 0x20>;
};
serial@2850000 {
power-domains = <0x09 0x162 0x01>;
clock-names = "fclk";
interrupts = <0x00 0xc5 0x04>;
clocks = <0x08 0x162 0x03>;
current-speed = <0x1c200>;
compatible = "ti,j721e-uart\0ti,am654-uart";
status = "disabled";
reg = <0x00 0x2850000 0x00 0x200>;
};
serial@2890000 {
power-domains = <0x09 0x166 0x01>;
clock-names = "fclk";
interrupts = <0x00 0xf9 0x04>;
clocks = <0x08 0x166 0x03>;
current-speed = <0x1c200>;
compatible = "ti,j721e-uart\0ti,am654-uart";
status = "disabled";
reg = <0x00 0x2890000 0x00 0x200>;
};
mmc@4fb0000 {
power-domains = <0x09 0x63 0x01>;
ti,otap-del-sel-legacy = <0x00>;
pinctrl-names = "default";
dma-coherent;
pinctrl-0 = <0x19>;
clock-names = "clk_ahb\0clk_xin";
vqmmc-supply = <0x1b>;
assigned-clocks = <0x08 0x63 0x01>;
assigned-clock-parents = <0x08 0x63 0x02>;
bus-width = <0x04>;
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 0x63 0x08 0x08 0x63 0x01>;
vmmc-supply = <0x1a>;
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,j721e-sdhci-4bit";
sdhci-caps-mask = <0x03 0x00>;
disable-wp;
reg = <0x00 0x4fb0000 0x00 0x1000 0x00 0x4fb8000 0x00 0x400>;
ti,otap-del-sel-sdr25 = <0x0f>;
ti,itap-del-sel-sdr25 = <0x00>;
ti,itap-del-sel-legacy = <0x00>;
};
gpio@630000 {
power-domains = <0x09 0x72 0x01>;
ti,davinci-gpio-unbanked = <0x00>;
clock-names = "gpio";
gpio-controller;
interrupts = <0xac 0xad 0xae 0xaf 0xb0>;
clocks = <0x08 0x72 0x00>;
interrupt-parent = <0x0a>;
ti,ngpio = <0x42>;
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 = <0x09 0xd9 0x01>;
#address-cells = <0x01>;
clock-names = "fck";
interrupts = <0x00 0xcb 0x04>;
clocks = <0x08 0xd9 0x01>;
#size-cells = <0x00>;
compatible = "ti,j721e-i2c\0ti,omap4-i2c";
status = "disabled";
reg = <0x00 0x2030000 0x00 0x100>;
};
can@2691000 {
power-domains = <0x09 0xc7 0x01>;
clock-names = "hclk\0cclk";
reg-names = "m_can\0message_ram";
interrupts = <0x00 0x255 0x04 0x00 0x256 0x04>;
clocks = <0x08 0xc7 0x00 0x08 0xc7 0x01>;
compatible = "bosch,m_can";
status = "disabled";
interrupt-names = "int0\0int1";
reg = <0x00 0x2691000 0x00 0x200 0x00 0x2698000 0x00 0x8000>;
bosch,mram-cfg = <0x00 0x80 0x40 0x40 0x40 0x40 0x20 0x20>;
};
can@27d1000 {
power-domains = <0x09 0xc3 0x01>;
clock-names = "hclk\0cclk";
reg-names = "m_can\0message_ram";
interrupts = <0x00 0x24f 0x04 0x00 0x250 0x04>;
clocks = <0x08 0xc3 0x00 0x08 0xc3 0x01>;
compatible = "bosch,m_can";
status = "disabled";
interrupt-names = "int0\0int1";
reg = <0x00 0x27d1000 0x00 0x200 0x00 0x27d8000 0x00 0x8000>;
bosch,mram-cfg = <0x00 0x80 0x40 0x40 0x40 0x40 0x20 0x20>;
};
can@2721000 {
power-domains = <0x09 0xb8 0x01>;
clock-names = "hclk\0cclk";
reg-names = "m_can\0message_ram";
interrupts = <0x00 0x82 0x04 0x00 0x83 0x04>;
clocks = <0x08 0xb8 0x00 0x08 0xb8 0x01>;
compatible = "bosch,m_can";
status = "disabled";
interrupt-names = "int0\0int1";
reg = <0x00 0x2721000 0x00 0x200 0x00 0x2728000 0x00 0x8000>;
bosch,mram-cfg = <0x00 0x80 0x40 0x40 0x40 0x40 0x20 0x20>;
};
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 = <0xe0>;
ringacc@3c000000 {
ti,sci = <0x07>;
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 = <0x103>;
phandle = <0x1d>;
msi-parent = <0x0f>;
ti,sci-rm-range-gp-rings = <0x01>;
};
mailbox@31f80000 {
ti,mbox-num-users = <0x04>;
#mbox-cells = <0x01>;
interrupt-parent = <0x1c>;
ti,mbox-num-fifos = <0x10>;
compatible = "ti,am654-mailbox";
status = "disabled";
reg = <0x00 0x31f80000 0x00 0x200>;
};
mailbox@31f8b000 {
ti,mbox-num-users = <0x04>;
#mbox-cells = <0x01>;
interrupt-parent = <0x1c>;
ti,mbox-num-fifos = <0x10>;
compatible = "ti,am654-mailbox";
status = "disabled";
reg = <0x00 0x31f8b000 0x00 0x200>;
};
mailbox@31f99000 {
ti,mbox-num-users = <0x04>;
#mbox-cells = <0x01>;
interrupt-parent = <0x1c>;
ti,mbox-num-fifos = <0x10>;
compatible = "ti,am654-mailbox";
status = "disabled";
reg = <0x00 0x31f99000 0x00 0x200>;
};
mailbox@31f96000 {
ti,mbox-num-users = <0x04>;
#mbox-cells = <0x01>;
interrupt-parent = <0x1c>;
ti,mbox-num-fifos = <0x10>;
compatible = "ti,am654-mailbox";
status = "disabled";
reg = <0x00 0x31f96000 0x00 0x200>;
};
mailbox@31f93000 {
ti,mbox-num-users = <0x04>;
#mbox-cells = <0x01>;
interrupt-parent = <0x1c>;
ti,mbox-num-fifos = <0x10>;
compatible = "ti,am654-mailbox";
status = "disabled";
reg = <0x00 0x31f93000 0x00 0x200>;
};
mailbox@31f90000 {
ti,mbox-num-users = <0x04>;
#mbox-cells = <0x01>;
interrupt-parent = <0x1c>;
ti,mbox-num-fifos = <0x10>;
compatible = "ti,am654-mailbox";
status = "disabled";
reg = <0x00 0x31f90000 0x00 0x200>;
};
mailbox@31f88000 {
ti,mbox-num-users = <0x04>;
#mbox-cells = <0x01>;
interrupt-parent = <0x1c>;
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 = <0x1c>;
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 = <0x1c>;
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 = <0x07>;
interrupt-parent = <0x01>;
compatible = "ti,sci-intr";
#interrupt-cells = <0x01>;
reg = <0x00 0x310e0000 0x00 0x4000>;
ti,sci-dev-id = <0xe3>;
phandle = <0x1c>;
interrupt-controller;
};
spinlock@30e00000 {
compatible = "ti,am654-hwspinlock";
reg = <0x00 0x30e00000 0x00 0x1000>;
#hwlock-cells = <0x01>;
};
mailbox@31f9b000 {
ti,mbox-num-users = <0x04>;
#mbox-cells = <0x01>;
interrupt-parent = <0x1c>;
ti,mbox-num-fifos = <0x10>;
compatible = "ti,am654-mailbox";
status = "disabled";
reg = <0x00 0x31f9b000 0x00 0x200>;
};
cpts@310d0000 {
ti,cpts-ext-ts-inputs = <0x08>;
clock-names = "cpts";
reg-names = "cpts";
clocks = <0x08 0xe2 0x05>;
interrupts-extended = <0x1c 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 = <0x1c>;
ti,mbox-num-fifos = <0x10>;
compatible = "ti,am654-mailbox";
status = "disabled";
reg = <0x00 0x31f8a000 0x00 0x200>;
};
mailbox@31f98000 {
ti,mbox-num-users = <0x04>;
#mbox-cells = <0x01>;
interrupt-parent = <0x1c>;
ti,mbox-num-fifos = <0x10>;
compatible = "ti,am654-mailbox";
status = "disabled";
reg = <0x00 0x31f98000 0x00 0x200>;
};
mailbox@31f95000 {
ti,mbox-num-users = <0x04>;
#mbox-cells = <0x01>;
interrupt-parent = <0x1c>;
ti,mbox-num-fifos = <0x10>;
compatible = "ti,am654-mailbox";
status = "disabled";
reg = <0x00 0x31f95000 0x00 0x200>;
};
mailbox@31f92000 {
ti,mbox-num-users = <0x04>;
#mbox-cells = <0x01>;
interrupt-parent = <0x1c>;
ti,mbox-num-fifos = <0x10>;
compatible = "ti,am654-mailbox";
status = "disabled";
reg = <0x00 0x31f92000 0x00 0x200>;
};
mailbox@31f87000 {
ti,mbox-num-users = <0x04>;
#mbox-cells = <0x01>;
interrupt-parent = <0x1c>;
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 = <0x1c>;
ti,mbox-num-fifos = <0x10>;
compatible = "ti,am654-mailbox";
status = "disabled";
reg = <0x00 0x31f84000 0x00 0x200>;
};
mailbox@31f81000 {
ti,mbox-num-users = <0x04>;
#mbox-cells = <0x01>;
interrupt-parent = <0x1c>;
ti,mbox-num-fifos = <0x10>;
compatible = "ti,am654-mailbox";
status = "disabled";
reg = <0x00 0x31f81000 0x00 0x200>;
};
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 = <0x07>;
reg-names = "gcfg\0rchanrt\0tchanrt";
ti,ringacc = <0x1d>;
compatible = "ti,j721e-navss-main-udmap";
ti,sci-rm-range-tchan = <0x0d 0x0f 0x10>;
reg = <0x00 0x31150000 0x00 0x100 0x00 0x34000000 0x00 0x80000 0x00 0x35000000 0x00 0x200000>;
ti,sci-dev-id = <0x107>;
msi-parent = <0x0f>;
#dma-cells = <0x01>;
};
msi-controller@33d00000 {
ti,interrupt-ranges = <0x00 0x00 0x100>;
ti,sci = <0x07>;
interrupt-parent = <0x1c>;
msi-controller;
compatible = "ti,sci-inta";
#interrupt-cells = <0x00>;
reg = <0x00 0x33d00000 0x00 0x100000>;
ti,sci-dev-id = <0x109>;
phandle = <0x0f>;
interrupt-controller;
};
mailbox@31f9a000 {
ti,mbox-num-users = <0x04>;
#mbox-cells = <0x01>;
interrupt-parent = <0x1c>;
ti,mbox-num-fifos = <0x10>;
compatible = "ti,am654-mailbox";
status = "disabled";
reg = <0x00 0x31f9a000 0x00 0x200>;
};
mailbox@31f97000 {
ti,mbox-num-users = <0x04>;
#mbox-cells = <0x01>;
interrupt-parent = <0x1c>;
ti,mbox-num-fifos = <0x10>;
compatible = "ti,am654-mailbox";
status = "disabled";
reg = <0x00 0x31f97000 0x00 0x200>;
};
mailbox@31f94000 {
ti,mbox-num-users = <0x04>;
#mbox-cells = <0x01>;
interrupt-parent = <0x1c>;
ti,mbox-num-fifos = <0x10>;
compatible = "ti,am654-mailbox";
status = "disabled";
reg = <0x00 0x31f94000 0x00 0x200>;
};
mailbox@31f91000 {
ti,mbox-num-users = <0x04>;
#mbox-cells = <0x01>;
interrupt-parent = <0x1c>;
ti,mbox-num-fifos = <0x10>;
compatible = "ti,am654-mailbox";
status = "disabled";
reg = <0x00 0x31f91000 0x00 0x200>;
};
mailbox@31f89000 {
ti,mbox-num-users = <0x04>;
#mbox-cells = <0x01>;
interrupt-parent = <0x1c>;
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 = <0x1c>;
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 = <0x1c>;
ti,mbox-num-fifos = <0x10>;
compatible = "ti,am654-mailbox";
status = "disabled";
reg = <0x00 0x31f83000 0x00 0x200>;
};
};
interrupt-controller@a00000 {
ti,interrupt-ranges = <0x08 0x168 0x38>;
ti,intr-trigger-type = <0x01>;
ti,sci = <0x07>;
interrupt-parent = <0x01>;
compatible = "ti,sci-intr";
#interrupt-cells = <0x01>;
reg = <0x00 0xa00000 0x00 0x800>;
ti,sci-dev-id = <0x94>;
phandle = <0x0a>;
interrupt-controller;
};
mmc@4f80000 {
power-domains = <0x09 0x62 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";
assigned-clocks = <0x08 0x62 0x01>;
assigned-clock-parents = <0x08 0x62 0x02>;
mmc-hs200-1_8v;
bus-width = <0x08>;
ti,trm-icp = <0x08>;
non-removable;
mmc-hs400-1_8v;
interrupts = <0x00 0x03 0x04>;
clocks = <0x08 0x62 0x07 0x08 0x62 0x01>;
ti,clkbuf-sel = <0x07>;
ti,otap-del-sel-ddr52 = <0x06>;
mmc-ddr-1_8v;
compatible = "ti,j721e-sdhci-8bit";
ti,otap-del-sel-hs200 = <0x08>;
disable-wp;
ti,driver-strength-ohm = <0x32>;
reg = <0x00 0x4f80000 0x00 0x1000 0x00 0x4f88000 0x00 0x400>;
ti,strobe-sel = <0x77>;
ti,itap-del-sel-legacy = <0x10>;
};
can@2761000 {
power-domains = <0x09 0xbc 0x01>;
clock-names = "hclk\0cclk";
reg-names = "m_can\0message_ram";
interrupts = <0x00 0x8e 0x04 0x00 0x8f 0x04>;
clocks = <0x08 0xbc 0x00 0x08 0xbc 0x01>;
compatible = "bosch,m_can";
status = "disabled";
interrupt-names = "int0\0int1";
reg = <0x00 0x2761000 0x00 0x200 0x00 0x2768000 0x00 0x8000>;
bosch,mram-cfg = <0x00 0x80 0x40 0x40 0x40 0x40 0x20 0x20>;
};
serial@2820000 {
power-domains = <0x09 0x15f 0x01>;
clock-names = "fclk";
interrupts = <0x00 0xc2 0x04>;
clocks = <0x08 0x15f 0x03>;
current-speed = <0x1c200>;
compatible = "ti,j721e-uart\0ti,am654-uart";
status = "disabled";
reg = <0x00 0x2820000 0x00 0x200>;
};
serial@2860000 {
power-domains = <0x09 0x163 0x01>;
clock-names = "fclk";
interrupts = <0x00 0xc6 0x04>;
clocks = <0x08 0x163 0x03>;
current-speed = <0x1c200>;
compatible = "ti,j721e-uart\0ti,am654-uart";
status = "disabled";
reg = <0x00 0x2860000 0x00 0x200>;
};
gpio@600000 {
power-domains = <0x09 0x6f 0x01>;
ti,davinci-gpio-unbanked = <0x00>;
clock-names = "gpio";
gpio-controller;
interrupts = <0x91 0x92 0x93 0x94 0x95>;
clocks = <0x08 0x6f 0x00>;
interrupt-parent = <0x0a>;
ti,ngpio = <0x42>;
compatible = "ti,j721e-gpio\0ti,keystone-gpio";
#interrupt-cells = <0x02>;
reg = <0x00 0x600000 0x00 0x100>;
phandle = <0x25>;
#gpio-cells = <0x02>;
interrupt-controller;
};
i2c@2000000 {
power-domains = <0x09 0xd6 0x01>;
pinctrl-names = "default";
#address-cells = <0x01>;
pinctrl-0 = <0x18>;
clock-names = "fck";
interrupts = <0x00 0xc8 0x04>;
clocks = <0x08 0xd6 0x01>;
#size-cells = <0x00>;
clock-frequency = <0x61a80>;
compatible = "ti,j721e-i2c\0ti,omap4-i2c";
reg = <0x00 0x2000000 0x00 0x100>;
gpio@22 {
gpio-controller;
gpio-line-names = "APPLE_AUTH_RSTZ\0MLB_RSTZ\0GPIO_USD_PWR_EN\0USBC_PWR_EN\0USBC_MODE_SEL1\0USBC_MODE_SEL0\0MCAN0_EN\0MCAN0_STB#\0MUX_SPAREMUX_SPARE\0MCASP/TRACE_MUX_S0\0MCASP/TRACE_MUX_S1\0MLB_MUX_SEL\0MCAN_MUX_SEL\0MCASP2/SPI3_MUX_SEL\0PCIe_CLKREQn_MUX_SEL\0CDCI2_RSTZ\0ENET_EXP_PWRDN\0ENET_EXP_RESETZ\0ENET_I2CMUX_SEL\0ENET_EXP_SPARE2\0M2PCIE_RTSZ\0USER_INPUT1\0USER_LED1\0USER_LED2";
compatible = "ti,tca6424";
reg = <0x22>;
phandle = <0x22>;
#gpio-cells = <0x02>;
};
gpio@20 {
gpio-controller;
gpio-line-names = "PCIE_2L_MODE_SEL\0PCIE_2L_PERSTZ\0PCIE_2L_RC_RSTZ\0PCIE_2L_EP_RST_EN\0PCIE_1L_MODE_SEL\0PCIE_1L_PERSTZ\0PCIE_1L_RC_RSTZ\0PCIE_1L_EP_RST_EN\0PCIE_2L_PRSNT#\0PCIE_1L_PRSNT#\0CDCI1_OE1/OE4\0CDCI1_OE2/OE3\0EXP_MUX1\0EXP_MUX2\0EXP_MUX3\0GESI_EXP_PHY_RSTz";
compatible = "ti,tca6416";
reg = <0x20>;
#gpio-cells = <0x02>;
};
gpio@21 {
gpio-controller;
gpio-line-names = "USB2.0_MUX_SEL\0CANUART_MUX1_SEL0\0CANUART_MUX2_SEL0\0CANUART_MUX_SEL1\0GPIO_RGMII1_RST\0GPIO_eDP_ENABLE\0GPIO_LIN_EN\0CAN_STB";
compatible = "ti,tca6408";
reg = <0x21>;
#gpio-cells = <0x02>;
};
};
can@27a1000 {
power-domains = <0x09 0xc0 0x01>;
clock-names = "hclk\0cclk";
reg-names = "m_can\0message_ram";
interrupts = <0x00 0x246 0x04 0x00 0x247 0x04>;
clocks = <0x08 0xc0 0x00 0x08 0xc0 0x01>;
compatible = "bosch,m_can";
status = "disabled";
interrupt-names = "int0\0int1";
reg = <0x00 0x27a1000 0x00 0x200 0x00 0x27a8000 0x00 0x8000>;
bosch,mram-cfg = <0x00 0x80 0x40 0x40 0x40 0x40 0x20 0x20>;
};
i2c@2040000 {
power-domains = <0x09 0xda 0x01>;
#address-cells = <0x01>;
clock-names = "fck";
interrupts = <0x00 0xcc 0x04>;
clocks = <0x08 0xda 0x01>;
#size-cells = <0x00>;
compatible = "ti,j721e-i2c\0ti,omap4-i2c";
status = "disabled";
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 0x200000 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>;
#msi-cells = <0x01>;
};
};
pinctrl@11c000 {
#pinctrl-cells = <0x01>;
pinctrl-single,register-width = <0x20>;
compatible = "pinctrl-single";
reg = <0x00 0x11c000 0x00 0x120>;
pinctrl-single,function-mask = <0xffffffff>;
main-mcan16-pins-default {
pinctrl-single,pins = <0x28 0x50000 0x24 0x10000>;
phandle = <0x1e>;
};
main-i2c3-pins-default {
pinctrl-single,pins = <0x64 0x6000d 0x60 0x6000d>;
};
vdd-sd-dv-pins-default {
pinctrl-single,pins = <0x20 0x50007>;
phandle = <0x23>;
};
main-i2c0-pins-default {
pinctrl-single,pins = <0xe0 0x60000 0xe4 0x60000>;
phandle = <0x18>;
};
main-uart8-pins-default {
pinctrl-single,pins = <0x40 0x5000e 0x44 0x1000e 0xd0 0x5000b 0xd4 0x1000b>;
phandle = <0x17>;
};
main-mmc1-pins-default {
pinctrl-single,pins = <0x104 0x50000 0x108 0x50000 0x100 0x50000 0xfc 0x50000 0xf8 0x50000 0xf4 0x50000 0xf0 0x50000 0xe8 0x50008>;
phandle = <0x19>;
};
};
can@2731000 {
power-domains = <0x09 0xb9 0x01>;
clock-names = "hclk\0cclk";
reg-names = "m_can\0message_ram";
interrupts = <0x00 0x85 0x04 0x00 0x86 0x04>;
clocks = <0x08 0xb9 0x00 0x08 0xb9 0x01>;
compatible = "bosch,m_can";
status = "disabled";
interrupt-names = "int0\0int1";
reg = <0x00 0x2731000 0x00 0x200 0x00 0x2738000 0x00 0x8000>;
bosch,mram-cfg = <0x00 0x80 0x40 0x40 0x40 0x40 0x20 0x20>;
};
sram@70000000 {
#address-cells = <0x01>;
#size-cells = <0x01>;
compatible = "mmio-sram";
ranges = <0x00 0x00 0x70000000 0x1f0000>;
reg = <0x00 0x70000000 0x00 0x1f0000>;
atf-sram@0 {
reg = <0x00 0x20000>;
};
};
can@2771000 {
power-domains = <0x09 0xbd 0x01>;
clock-names = "hclk\0cclk";
reg-names = "m_can\0message_ram";
interrupts = <0x00 0x91 0x04 0x00 0x92 0x04>;
clocks = <0x08 0xbd 0x00 0x08 0xbd 0x01>;
compatible = "bosch,m_can";
status = "disabled";
interrupt-names = "int0\0int1";
reg = <0x00 0x2771000 0x00 0x200 0x00 0x2778000 0x00 0x8000>;
bosch,mram-cfg = <0x00 0x80 0x40 0x40 0x40 0x40 0x20 0x20>;
};
serial@2830000 {
power-domains = <0x09 0x160 0x01>;
clock-names = "fclk";
interrupts = <0x00 0xc3 0x04>;
clocks = <0x08 0x160 0x03>;
current-speed = <0x1c200>;
compatible = "ti,j721e-uart\0ti,am654-uart";
status = "disabled";
reg = <0x00 0x2830000 0x00 0x200>;
};
serial@2870000 {
power-domains = <0x09 0x164 0x01>;
clock-names = "fclk";
interrupts = <0x00 0xc7 0x04>;
clocks = <0x08 0x164 0x03>;
current-speed = <0x1c200>;
compatible = "ti,j721e-uart\0ti,am654-uart";
status = "disabled";
reg = <0x00 0x2870000 0x00 0x200>;
};
can@26a1000 {
power-domains = <0x09 0xc9 0x01>;
pinctrl-names = "default";
pinctrl-0 = <0x1e>;
clock-names = "hclk\0cclk";
reg-names = "m_can\0message_ram";
interrupts = <0x00 0x310 0x04 0x00 0x311 0x04>;
clocks = <0x08 0xc9 0x00 0x08 0xc9 0x01>;
compatible = "bosch,m_can";
interrupt-names = "int0\0int1";
phys = <0x1f>;
reg = <0x00 0x26a1000 0x00 0x200 0x00 0x26a8000 0x00 0x8000>;
bosch,mram-cfg = <0x00 0x80 0x40 0x40 0x40 0x40 0x20 0x20>;
};
gpio@610000 {
power-domains = <0x09 0x70 0x01>;
ti,davinci-gpio-unbanked = <0x00>;
clock-names = "gpio";
gpio-controller;
interrupts = <0x9a 0x9b 0x9c 0x9d 0x9e>;
clocks = <0x08 0x70 0x00>;
interrupt-parent = <0x0a>;
ti,ngpio = <0x42>;
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 = <0x09 0xd7 0x01>;
#address-cells = <0x01>;
clock-names = "fck";
interrupts = <0x00 0xc9 0x04>;
clocks = <0x08 0xd7 0x01>;
#size-cells = <0x00>;
compatible = "ti,j721e-i2c\0ti,omap4-i2c";
status = "disabled";
reg = <0x00 0x2010000 0x00 0x100>;
};
can@27b1000 {
power-domains = <0x09 0xc1 0x01>;
clock-names = "hclk\0cclk";
reg-names = "m_can\0message_ram";
interrupts = <0x00 0x249 0x04 0x00 0x24a 0x04>;
clocks = <0x08 0xc1 0x00 0x08 0xc1 0x01>;
compatible = "bosch,m_can";
status = "disabled";
interrupt-names = "int0\0int1";
reg = <0x00 0x27b1000 0x00 0x200 0x00 0x27b8000 0x00 0x8000>;
bosch,mram-cfg = <0x00 0x80 0x40 0x40 0x40 0x40 0x20 0x20>;
};
i2c@2050000 {
power-domains = <0x09 0xdb 0x01>;
#address-cells = <0x01>;
clock-names = "fck";
interrupts = <0x00 0xcd 0x04>;
clocks = <0x08 0xdb 0x01>;
#size-cells = <0x00>;
compatible = "ti,j721e-i2c\0ti,omap4-i2c";
status = "disabled";
reg = <0x00 0x2050000 0x00 0x100>;
};
can@2701000 {
power-domains = <0x09 0xb6 0x01>;
clock-names = "hclk\0cclk";
reg-names = "m_can\0message_ram";
interrupts = <0x00 0x7c 0x04 0x00 0x7d 0x04>;
clocks = <0x08 0xb6 0x00 0x08 0xb6 0x01>;
compatible = "bosch,m_can";
status = "disabled";
interrupt-names = "int0\0int1";
reg = <0x00 0x2701000 0x00 0x200 0x00 0x2708000 0x00 0x8000>;
bosch,mram-cfg = <0x00 0x80 0x40 0x40 0x40 0x40 0x20 0x20>;
};
can@2741000 {
power-domains = <0x09 0xba 0x01>;
clock-names = "hclk\0cclk";
reg-names = "m_can\0message_ram";
interrupts = <0x00 0x88 0x04 0x00 0x89 0x04>;
clocks = <0x08 0xba 0x00 0x08 0xba 0x01>;
compatible = "bosch,m_can";
status = "disabled";
interrupt-names = "int0\0int1";
reg = <0x00 0x2741000 0x00 0x200 0x00 0x2748000 0x00 0x8000>;
bosch,mram-cfg = <0x00 0x80 0x40 0x40 0x40 0x40 0x20 0x20>;
};
serial@2800000 {
power-domains = <0x09 0x92 0x01>;
clock-names = "fclk";
interrupts = <0x00 0xc0 0x04>;
clocks = <0x08 0x92 0x03>;
current-speed = <0x1c200>;
compatible = "ti,j721e-uart\0ti,am654-uart";
status = "disabled";
reg = <0x00 0x2800000 0x00 0x200>;
};
can@2781000 {
power-domains = <0x09 0xbe 0x01>;
clock-names = "hclk\0cclk";
reg-names = "m_can\0message_ram";
interrupts = <0x00 0x240 0x04 0x00 0x241 0x04>;
clocks = <0x08 0xbe 0x00 0x08 0xbe 0x01>;
compatible = "bosch,m_can";
status = "disabled";
interrupt-names = "int0\0int1";
reg = <0x00 0x2781000 0x00 0x200 0x00 0x2788000 0x00 0x8000>;
bosch,mram-cfg = <0x00 0x80 0x40 0x40 0x40 0x40 0x20 0x20>;
};
serial@2840000 {
power-domains = <0x09 0x161 0x01>;
clock-names = "fclk";
interrupts = <0x00 0xc4 0x04>;
clocks = <0x08 0x161 0x03>;
current-speed = <0x1c200>;
compatible = "ti,j721e-uart\0ti,am654-uart";
status = "disabled";
reg = <0x00 0x2840000 0x00 0x200>;
};
serial@2880000 {
power-domains = <0x09 0x165 0x00>;
pinctrl-names = "default";
pinctrl-0 = <0x17>;
clock-names = "fclk";
interrupts = <0x00 0xf8 0x04>;
clocks = <0x08 0x165 0x03>;
current-speed = <0x1c200>;
compatible = "ti,j721e-uart\0ti,am654-uart";
reg = <0x00 0x2880000 0x00 0x200>;
};
can@26b1000 {
power-domains = <0x09 0xce 0x01>;
clock-names = "hclk\0cclk";
reg-names = "m_can\0message_ram";
interrupts = <0x00 0x313 0x04 0x00 0x314 0x04>;
clocks = <0x08 0xce 0x00 0x08 0xce 0x01>;
compatible = "bosch,m_can";
status = "disabled";
interrupt-names = "int0\0int1";
reg = <0x00 0x26b1000 0x00 0x200 0x00 0x26b8000 0x00 0x8000>;
bosch,mram-cfg = <0x00 0x80 0x40 0x40 0x40 0x40 0x20 0x20>;
};
};
can-phy1 {
pinctrl-names = "default";
standby-gpios = <0x27 0x45 0x01>;
pinctrl-0 = <0x26>;
#phy-cells = <0x00>;
compatible = "ti,tcan1043";
enable-gpios = <0x27 0x00 0x00>;
phandle = <0x0c>;
max-bitrate = <0x4c4b40>;
};
fixedregulator-vsys3v3 {
regulator-max-microvolt = <0x325aa0>;
regulator-boot-on;
regulator-always-on;
regulator-min-microvolt = <0x325aa0>;
regulator-name = "vsys_3v3";
compatible = "regulator-fixed";
phandle = <0x21>;
vin-supply = <0x20>;
};
fixedregulator-vsys5v0 {
regulator-max-microvolt = <0x4c4b40>;
regulator-boot-on;
regulator-always-on;
regulator-min-microvolt = <0x4c4b40>;
regulator-name = "vsys_5v0";
compatible = "regulator-fixed";
phandle = <0x24>;
vin-supply = <0x20>;
};
aliases {
mmc1 = "/bus@100000/mmc@4fb0000";
serial1 = "/bus@100000/bus@28380000/serial@40a00000";
can2 = "/bus@100000/bus@28380000/can@40568000";
can0 = "/bus@100000/can@26a1000";
mmc0 = "/bus@100000/mmc@4f80000";
serial2 = "/bus@100000/serial@2880000";
can1 = "/bus@100000/bus@28380000/can@40528000";
};
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,0x02880000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/j721s2-evm2/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 = <0x20>;
};
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;
optee@9e800000 {
alignment = <0x1000>;
reg = <0x00 0x9e800000 0x00 0x1800000>;
no-map;
};
};
can-phy2 {
pinctrl-names = "default";
standby-gpios = <0x27 0x02 0x00>;
pinctrl-0 = <0x28>;
#phy-cells = <0x00>;
compatible = "ti,tcan1042";
phandle = <0x0e>;
max-bitrate = <0x4c4b40>;
};
};
# lkvm run -k /root/Image -m 320 -c 2 --name guest-352
[ 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.001908] Console: colour dummy device 80x25
[ 0.002912] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.005050] pid_max: default: 32768 minimum: 301
[ 0.006071] LSM: Security Framework initializing
[ 0.007143] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[ 0.008653] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[ 0.011226] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.012746] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.014055] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.015686] rcu: Hierarchical SRCU implementation.
[ 0.016861] EFI services will not be available.
[ 0.017950] smp: Bringing up secondary CPUs ...
[ 0.024571] Detected PIPT I-cache on CPU1
[ 0.024692] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
[ 0.024927] smp: Brought up 1 node, 2 CPUs
[ 0.028070] SMP: Total of 2 processors activated.
[ 0.029087] CPU features: detected: 32-bit EL0 Support
[ 0.030135] CPU features: detected: 32-bit EL1 Support
[ 0.031202] CPU features: detected: CRC32 instructions
[ 0.043479] CPU: All CPU(s) started at EL1
[ 0.044466] alternatives: patching kernel code
[ 0.046302] devtmpfs: initialized
[ 0.047926] KASLR disabled due to lack of seed
[ 0.049111] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.051204] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.052954] pinctrl core: initialized pinctrl subsystem
[ 0.054586] DMI not present or invalid.
[ 0.387277] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.390058] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 0.391907] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.393700] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.395418] audit: initializing netlink subsys (disabled)
[ 0.396989] audit: type=2000 audit(0.064:1): state=initialized audit_enabled=0 res=1
[ 0.397318] thermal_sys: Registered thermal governor 'step_wise'
[ 0.398721] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.400112] cpuidle: using governor menu
[ 0.402458] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.404127] ASID allocator initialised with 65536 entries
[ 0.405490] Serial: AMBA PL011 UART driver
[ 0.407332] OF: /pci: could not find phandle 2
[ 0.413056] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.414480] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.415925] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.417365] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.420800] ACPI: Interpreter disabled.
[ 0.422111] iommu: Default domain type: Translated
[ 0.423232] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.424751] vgaarb: loaded
[ 0.425522] SCSI subsystem initialized
[ 0.427260] usbcore: registered new interface driver usbfs
[ 0.428472] usbcore: registered new interface driver hub
[ 0.429602] usbcore: registered new device driver usb
[ 0.430987] pps_core: LinuxPPS API ver. 1 registered
[ 0.432058] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.433920] PTP clock support registered
[ 0.434827] EDAC MC: Ver: 3.0.0
[ 0.436337] FPGA manager framework
[ 0.437142] Advanced Linux Sound Architecture Driver Initialized.
[ 0.439197] clocksource: Switched to clocksource arch_sys_counter
[ 0.440662] VFS: Disk quotas dquot_6.6.0
[ 0.441548] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.443443] pnp: PnP ACPI: disabled
[ 0.452294] NET: Registered PF_INET protocol family
[ 0.453646] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.455749] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 0.457766] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.459549] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 0.461089] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.462491] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.464056] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.465681] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.467500] RPC: Registered named UNIX socket transport module.
[ 0.468788] RPC: Registered udp transport module.
[ 0.469756] RPC: Registered tcp transport module.
[ 0.470726] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.472260] PCI: CLS 0 bytes, default 64
[ 0.473436] kvm [1]: HYP mode not available
[ 0.474983] Initialise system trusted keyrings
[ 0.476459] workingset: timestamp_bits=42 max_order=17 bucket_order=0
[ 0.481583] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.483511] NFS: Registering the id_resolver key type
[ 0.484633] Key type id_resolver registered
[ 0.485518] Key type id_legacy registered
[ 0.486425] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.488076] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.489922] 9p: Installing v9fs 9p2000 file system support
[ 0.510016] Key type asymmetric registered
[ 0.510942] Asymmetric key parser 'x509' registered
[ 0.512123] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[ 0.513688] io scheduler mq-deadline registered
[ 0.514665] io scheduler kyber registered
[ 0.516654] pci-host-generic 40000000.pci: host bridge /pci ranges:
[ 0.518033] pci-host-generic 40000000.pci: IO 0x0000000000..0x000000ffff -> 0x0000000000
[ 0.520031] pci-host-generic 40000000.pci: MEM 0x0050000000..0x007fffffff -> 0x0050000000
[ 0.521958] pci-host-generic 40000000.pci: ECAM at [mem 0x40000000-0x4fffffff] for [bus 00]
[ 0.523972] pci-host-generic 40000000.pci: PCI host bridge to bus 0000:00
[ 0.525432] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 0.526755] pci_bus 0000:00: root bus resource [mem 0x50000000-0x7fffffff]
[ 0.529301] EINJ: ACPI disabled.
[ 0.534612] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.537675] printk: console [ttyS0] disabled
[ 0.538641] 1000000.U6_16550A: ttyS0 at MMIO 0x1000000 (irq = 13, base_baud = 115200) is a 16550A
[ 0.540864] printk: console [ttyS0] enabled
[ 0.540864] printk: console [ttyS0] enabled
[ 0.542631] printk: bootconsole [ns16550a0] disabled
[ 0.542631] printk: bootconsole [ns16550a0] disabled
[ 0.545585] 1001000.U6_16550A: ttyS1 at MMIO 0x1001000 (irq = 14, base_baud = 115200) is a 16550A
[ 0.548233] 1002000.U6_16550A: ttyS2 at MMIO 0x1002000 (irq = 15, base_baud = 115200) is a 16550A
[ 0.550717] 1003000.U6_16550A: ttyS3 at MMIO 0x1003000 (irq = 16, base_baud = 115200) is a 16550A
[ 0.553434] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 0.558552] loop: module loaded
[ 0.559665] megasas: 07.719.03.00-rc1
[ 0.561915] tun: Universal TUN/TAP device driver, 1.6
[ 0.575787] net eth0: Fail to set guest offload.
[ 0.576841] virtio_net virtio2 eth0: set_features() failed (-22); wanted 0x0000000000134829, left 0x0080000000134829
[ 0.580702] thunder_xcv, ver 1.0
[ 0.581510] thunder_bgx, ver 1.0
[ 0.582243] nicpf, ver 1.0
[ 0.583022] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[ 0.916074] hns3: Copyright (c) 2017 Huawei Corporation.
[ 0.917250] hclge is initializing
[ 0.918006] e1000: Intel(R) PRO/1000 Network Driver
[ 0.919065] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 0.920481] e1000e: Intel(R) PRO/1000 Network Driver
[ 0.921553] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 0.922864] igb: Intel(R) Gigabit Ethernet Network Driver
[ 0.924123] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 0.925337] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[ 0.926691] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 0.928150] sky2: driver version 1.30
[ 0.929307] VFIO - User Level meta-driver version: 0.3
[ 0.931355] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.932828] ehci-pci: EHCI PCI platform driver
[ 0.933845] ehci-platform: EHCI generic platform driver
[ 0.935105] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.936676] ohci-pci: OHCI PCI platform driver
[ 0.937729] ohci-platform: OHCI generic platform driver
[ 0.939080] usbcore: registered new interface driver usb-storage
[ 0.941201] i2c_dev: i2c /dev entries driver
[ 0.943367] sdhci: Secure Digital Host Controller Interface driver
[ 0.944774] sdhci: Copyright(c) Pierre Ossman
[ 0.945875] Synopsys Designware Multimedia Card Interface Driver
[ 0.947431] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.949048] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.951105] usbcore: registered new interface driver usbhid
[ 0.952594] usbhid: USB HID core driver
[ 0.954647] NET: Registered PF_PACKET protocol family
[ 0.956133] 9pnet: Installing 9P2000 support
[ 0.963582] Key type dns_resolver registered
[ 0.964887] registered taskstats version 1
[ 0.965838] Loading compiled-in X.509 certificates
[ 0.991254] Sending DHCP requests ., OK
[ 1.008136] IP-Config: Got DHCP answer from 192.168.33.1, my address is 192.168.33.15
[ 1.009806] IP-Config: Complete:
[ 1.010500] device=eth0, hwaddr=02:15:15:15:15:15, ipaddr=192.168.33.15, mask=255.255.255.0, gw=192.168.33.1
[ 1.012926] host=192.168.33.15, domain=ti.com, nis-domain=(none)
[ 1.014294] bootserver=192.168.33.1, rootserver=0.0.0.0, rootpath=
[ 1.014301] nameserver0=192.0.2.2
[ 1.016788] ALSA device list:
[ 1.017457] No soundcards found.
[ 1.019906] VFS: Mounted root (9p filesystem) on device 0:20.
[ 1.022366] devtmpfs: mounted
[ 1.023461] Freeing unused kernel memory: 896K
[ 1.039289] Run /virt/init as init process
Mounting...
#
- 13:23:13 [INFO] Host: opkg list-installed | grep ti-test; echo $?
- 13:23:23 [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:23 [INFO] Target:
opkg list-installed | grep ti-test; echo $?
[ 4.199782] 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:23 [INFO] Host: opkg update
- 13:27:23 [ERROR] On command: opkg update waiting for opkg update.+?(?-mix:root@[\w\d\-]+) >>> error: execution expired
- 13:27:23 [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
# [ 196.266238] hrtimer: interrupt took 1810 ns
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment