Skip to content

Instantly share code, notes, and snippets.

@nmenon

nmenon/am64-sk Secret

Created February 15, 2022 20:07
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/75d413e53005fabc4bde8a4efe227594 to your computer and use it in GitHub Desktop.
Save nmenon/75d413e53005fabc4bde8a4efe227594 to your computer and use it in GitHub Desktop.
U-Boot SPL 2021.01-gd79399bcd7 (Nov 19 2021 - 04:31:24 +0000)
EEPROM not available at 80, trying to read at 81
SYSFW ABI: 3.1 (firmware rev 0x0015 '21.9.1--v2021.09a (Terrific Lla')
SPL initial stack usage: 13392 bytes
Trying to boot from MMC2
Starting ATF on ARM64 core...
NOTICE: BL31: v2.5(release):v2.5-83-g0693f35-dirty
NOTICE: BL31: Built : 14:08:04, Nov 16 2021
U-Boot SPL 2021.01-gd79399bcd7 (Nov 19 2021 - 04:31:08 +0000)
SYSFW ABI: 3.1 (firmware rev 0x0015 '21.9.1--v2021.09a (Terrific Lla')
Trying to boot from MMC2
U-Boot 2021.01-gd79399bcd7 (Nov 19 2021 - 04:31:08 +0000)
SoC: AM64X SR1.0
Model: Texas Instruments AM642 SK
Board: AM64-SKEVM rev E2
DRAM: 2 GiB
MMC: mmc@fa00000: 1
In: serial@2800000
Out: serial@2800000
Err: serial@2800000
Failed to lookup gpio gpio@38_0: -22
Net: eth2: ethernet@8000000
Hit any key to stop autoboot: 2 0
=>
=>
=>
=>
=>
=>
- 00:54:39 [INFO] Disconnected serial from am64xx-sk
- 00:54:39 [INFO] Connected to am64xx-sk via serial
- 00:54:39 [INFO] Host:
- 00:54:39 [INFO] Target:
=>
- 00:54:39 [INFO] Host: version
- 00:54:39 [INFO] Target:
version
U-Boot 2021.01-gd79399bcd7 (Nov 19 2021 - 04:31:08 +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
=>
- 00:54:39 [INFO] Host: setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled '
- 00:54:39 [INFO] Target:
setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled '
=>
- 00:54:39 [INFO] Host: setenv bootcmd ''
- 00:54:39 [INFO] Target:
setenv bootcmd ''
=>
- 00:54:39 [INFO] Host: setenv autoload 'no'
- 00:54:39 [INFO] Target:
setenv autoload 'no'
=>
- 00:54:39 [INFO] Host: setenv serverip '10.24.51.23'
- 00:54:40 [INFO] Target:
setenv serverip '10.24.51.23'
=>
- 00:54:40 [INFO] Host: setenv _initramfs -
- 00:54:40 [INFO] Target:
setenv _initramfs -
=>
- 00:54:40 [INFO] Host: printenv
- 00:54:40 [INFO] Target:
printenv
_initramfs=-
arch=arm
args_all=setenv optargs earlycon=ns16550a,mmio32,0x02800000 ${mtdparts}
args_mmc=run finduuid;setenv bootargs console=${console} ${optargs} root=PARTUUID=${uuid} rw rootfstype=${mmcrootfstype}
args_usb=run finduuid;setenv bootargs console=${console} ${optargs} root=PARTUUID=${uuid} rw rootfstype=${mmcrootfstype}
autoload=no
baudrate=115200
board=am64x
board_name=am64x_skevm
board_rev=E2
board_serial=0192
board_software_revision=01
boot=mmc
boot_fdt=try
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled
bootcmd=
bootdelay=2
bootdir=/boot
bootenvfile=uEnv.txt
bootm_size=0x10000000
bootpart=1:2
bootscript=echo Running bootscript from mmc${mmcdev} ...; source ${loadaddr}
console=ttyS2,115200n8
cpu=armv8
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
dtboaddr=0x89000000
envboot=mmc dev ${mmcdev}; if mmc rescan; then echo SD/MMC found on device ${mmcdev};if run loadbootscript; then run bootscript;else if run loadbootenv; then echo Loaded env from ${bootenvfile};run importbootenv;fi;if test -n $uenvcmd; then echo Running uenvcmd ...;run uenvcmd;fi;fi;fi;
eth1addr=70:ff:76:1d:f1:c3
eth2addr=f4:84:4c:f9:7b:a0
fdt_addr_r=0x88000000
fdtaddr=0x88000000
fdtcontroladdr=fdecfa60
findfdt=if test $board_name = am64x_gpevm; then setenv fdtfile k3-am642-evm.dtb; fi; if test $board_name = am64x_skevm; then setenv fdtfile k3-am642-sk.dtb; fi;if test $fdtfile = undefined; then echo WARNING: Could not determine device tree to use; fi;
finduuid=part uuid ${boot} ${bootpart} uuid
get_fdt_mmc=load mmc ${bootpart} ${fdtaddr} ${bootdir}/${fdtfile}
get_fdt_usb=load usb ${bootpart} ${fdtaddr} ${bootdir}/${fdtfile}
get_fit_mmc=load mmc ${bootpart} ${addr_fit} ${bootdir}/${name_fit}
get_fit_usb=load usb ${bootpart} ${addr_fit} ${bootdir}/${name_fit}
get_kern_mmc=load mmc ${bootpart} ${loadaddr} ${bootdir}/${name_kern}
get_kern_usb=load usb ${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_usb=fdt address ${fdtaddr};fdt resize 0x100000;for overlay in $name_overlays;do;load usb ${bootpart} ${dtboaddr} ${bootdir}/${overlay} && fdt apply ${dtboaddr};done;
importbootenv=echo Importing environment from mmc${mmcdev} ...; env import -t ${loadaddr} ${filesize}
init_mmc=run args_all args_mmc
init_usb=run args_all args_usb
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=fc40000.spi.0
mtdparts=mtdparts=fc40000.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);omap2-nand.0:512k(nand.tiboot3),2m(nand.tispl),4m(nand.u-boot),256k(nand.env),256k(nand.env.backup),-(nand.rootfs)
name_kern=Image
partitions=name=rootfs,start=0,size=-,uuid=${uuid_gpt_rootfs}
pxefile_addr_r=0x80100000
ramdisk_addr_r=0x88080000
rd_spec=-
rdaddr=0x88080000
run_kern=booti ${loadaddr} ${rd_spec} ${fdtaddr}
scriptaddr=0x80000000
serial#=0000000000000192
serverip=10.24.51.23
soc=k3
stderr=serial@2800000
stdin=serial@2800000
stdout=serial@2800000
usbboot=setenv boot usb;setenv bootpart 0:2;usb start;run findfdt;run init_usb;run get_kern_usb;run get_fdt_usb;run run_kern
vendor=ti
Environment size: 4772/131068 bytes
=>
- 00:54:40 [INFO] Host: printenv bootargs
- 00:54:40 [INFO] Target:
printenv bootargs
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled
=>
- 00:54:40 [INFO] Host: setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp '
- 00:54:40 [INFO] Target:
setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp '
=>
- 00:54:40 [INFO] Host: setenv serverip '10.24.51.23'
- 00:54:40 [INFO] Target:
setenv serverip '10.24.51.23'
=>
- 00:54:40 [INFO] Host: setenv autoload 'no'
- 00:54:41 [INFO] Target:
setenv autoload 'no'
=>
- 00:54:41 [INFO] Host: dhcp
- 00:55:21 [ERROR] On command: dhcp waiting for dhcp.+?(?mi-x:DHCP client bound to address.*(?-mix:(?-mix:U-Boot#)|=>)) >>> error: execution expired
- 00:55:21 [INFO] Target:
dhcp
link up on port 1, speed 100, full duplex
BOOTP broadcast 1
BOOTP broadcast 2
=>
- 00:55:31 [INFO] <INTERRUPT>
=>
=>
- 00:55:31 [INFO] Host: dhcp
- 00:55:31 [INFO] Target:
dhcp
link up on port 1, speed 100, full duplex
BOOTP broadcast 1
DHCP client bound to address 10.24.50.168 (163 ms)
=>
- 00:55:31 [INFO] Host: tftp ${loadaddr} 10.24.51.23:vatf_am64xx-sk-00/2df8df146ea1ee07149ab5a1bf2691f0
- 00:55:43 [INFO] Target:
tftp ${loadaddr} 10.24.51.23:vatf_am64xx-sk-00/2df8df146ea1ee07149ab5a1bf2691f0
link up on port 1, speed 100, full duplex
Using ethernet@8000000 device
TFTP from server 10.24.51.23; our IP address is 10.24.50.168
Filename 'vatf_am64xx-sk-00/2df8df146ea1ee07149ab5a1bf2691f0'.
Load address: 0x82000000
Loading: *#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
##############################
1.6 MiB/s
done
Bytes transferred = 21428736 (146fa00 hex)
=>
- 00:55:43 [INFO] Host: tftp ${fdt_addr_r} 10.24.51.23:vatf_am64xx-sk-00/acd26468d67f86828711cf99b8b17c65
- 00:55:43 [INFO] Target:
tftp ${fdt_addr_r} 10.24.51.23:vatf_am64xx-sk-00/acd26468d67f86828711cf99b8b17c65
link up on port 1, speed 100, full duplex
Using ethernet@8000000 device
TFTP from server 10.24.51.23; our IP address is 10.24.50.168
Filename 'vatf_am64xx-sk-00/acd26468d67f86828711cf99b8b17c65'.
Load address: 0x88000000
Loading: *###
1.1 MiB/s
done
Bytes transferred = 35372 (8a2c hex)
=>
- 00:55:43 [INFO] Host: fdt address ${fdt_addr_r}
- 00:55:43 [INFO] Target:
fdt address ${fdt_addr_r}
=>
- 00:55:43 [INFO] Host: printenv bootargs
- 00:55:44 [INFO] Target:
printenv bootargs
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp
=>
- 00:55:44 [INFO] Host: setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=10.24.51.23:/opt/NFS_exports/linux/am64xx-sk/autofs/9cebeb7a2ef61acf404b0f5bb757c762,nolock,v3,tcp,rsize=4096,wsize=4096 '
- 00:55:44 [INFO] Target:
setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=10.24.51.23:/opt/NFS_exports/linux/am64xx-sk/autofs/9cebeb7a2ef61acf404b0f5bb757c762,nolock,v3,tcp,rsize=4096,wsize=4096 '
=>
- 00:55:44 [INFO] Host: printenv bootcmd
- 00:55:44 [INFO] Target:
printenv bootcmd
bootcmd=
=>
- 00:55:44 [INFO] Host: setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi'
- 00:55:44 [INFO] Target:
setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi'
=>
- 00:55:44 [INFO] Host: version
- 00:55:44 [INFO] Target:
version
U-Boot 2021.01-gd79399bcd7 (Nov 19 2021 - 04:31:08 +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
=>
- 00:55:44 [INFO] Host: bdinfo
- 00:55:44 [INFO] Target:
bdinfo
boot_params = 0x0000000000000000
DRAM bank = 0x0000000000000000
-> start = 0x0000000080000000
-> size = 0x0000000080000000
flashstart = 0x0000000000000000
flashsize = 0x0000000000000000
flashoffset = 0x0000000000000000
baudrate = 115200 bps
relocaddr = 0x00000000ffef8000
reloc off = 0x000000007f6f8000
Build = 64-bit
current eth = ethernet@8000000
ethaddr = (not set)
IP addr = 10.24.50.168
fdt_blob = 0x00000000fdecfa60
new_fdt = 0x00000000fdecfa60
fdt_size = 0x0000000000008380
multi_dtb_fit= 0x0000000000000000
lmb_dump_all:
memory.cnt = 0x1
memory.size = 0x0
memory.reg[0x0].base = 0x80000000
.size = 0x80000000
reserved.cnt = 0x2
reserved.size = 0x0
reserved.reg[0x0].base = 0x9e800000
.size = 0x1800000
reserved.reg[0x1].base = 0xfdece660
.size = 0x21319a0
arch_number = 0x0000000000000000
TLB addr = 0x00000000ffff0000
irq_sp = 0x00000000fdecfa50
sp start = 0x00000000fdecfa50
Early malloc usage: 2498 / 8000
=>
- 00:55:44 [INFO] Host:
- 00:55:44 [INFO] Target:
boot_params = 0x0000000000000000
DRAM bank = 0x0000000000000000
-> start = 0x0000000080000000
-> size = 0x0000000080000000
flashstart = 0x0000000000000000
flashsize = 0x0000000000000000
flashoffset = 0x0000000000000000
baudrate = 115200 bps
relocaddr = 0x00000000ffef8000
reloc off = 0x000000007f6f8000
Build = 64-bit
current eth = ethernet@8000000
ethaddr = (not set)
IP addr = 10.24.50.168
fdt_blob = 0x00000000fdecfa60
new_fdt = 0x00000000fdecfa60
fdt_size = 0x0000000000008380
multi_dtb_fit= 0x0000000000000000
lmb_dump_all:
memory.cnt = 0x1
memory.size = 0x0
memory.reg[0x0].base = 0x80000000
.size = 0x80000000
reserved.cnt = 0x2
reserved.size = 0x0
reserved.reg[0x0].base = 0x9e800000
.size = 0x1800000
reserved.reg[0x1].base = 0xfdece660
.size = 0x21319a0
arch_number = 0x0000000000000000
TLB addr = 0x00000000ffff0000
irq_sp = 0x00000000fdecfa50
sp start = 0x00000000fdecfa50
Early malloc usage: 2498 / 8000
=>
- 00:55:44 [INFO] Host: ls mmc 0:1
- 00:55:44 [INFO] Target:
ls mmc 0:1
=>
- 00:55:44 [INFO] Host: ls mmc 1:1
- 00:55:44 [INFO] Target:
ls mmc 1:1
475018 tiboot3.bin
728444 tispl.bin
1015052 u-boot.img
1011 uEnv.txt
System Volume Information/
4 ws-calibrate.rules
131072 uboot.env
6 file(s), 1 dir(s)
=>
- 00:55:44 [INFO] Host: ext4ls mmc 0:2 /lib/firmware
- 00:55:45 [INFO] Target:
ext4ls mmc 0:2 /lib/firmware
=>
- 00:55:45 [INFO] Host: ext4ls mmc 1:2 /lib/firmware
- 00:55:45 [INFO] Target:
ext4ls mmc 1:2 /lib/firmware
<DIR> 4096 .
<DIR> 4096 ..
2040 LICENCE.ibt_firmware
2046 LICENCE.iwlwifi_firmware
<SYM> 72 am64-main-r5f0_0-fw
<SYM> 72 am64-main-r5f0_1-fw
<SYM> 72 am64-main-r5f1_0-fw
<SYM> 72 am64-main-r5f1_1-fw
<SYM> 72 am64-mcu-m4f0_0-fw
<SYM> 49 am64x-pru0_0-fw
<SYM> 49 am64x-pru0_1-fw
<SYM> 49 am64x-pru1_0-fw
<SYM> 49 am64x-pru1_1-fw
<SYM> 49 am64x-rtu0_0-fw
<SYM> 49 am64x-rtu0_1-fw
<SYM> 49 am64x-rtu1_0-fw
<SYM> 49 am64x-rtu1_1-fw
<SYM> 35 am64x-txpru0_0-fw
<SYM> 35 am64x-txpru0_1-fw
<SYM> 35 am64x-txpru1_0-fw
<SYM> 35 am64x-txpru1_1-fw
<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
1485620 iwlwifi-9260-th-b0-jf-b0-46.ucode
<DIR> 4096 pdk-ipc
<DIR> 4096 pru
4160 regulatory.db
1182 regulatory.db.p7s
<DIR> 4096 ti-connectivity
<DIR> 4096 ti-pruss
=>
- 00:55:45 [INFO] Host: mmc rescan; echo $?
- 00:55:45 [INFO] Target:
mmc rescan; echo $?
MMC Device 0 not found
no mmc device at slot 0
1
=>
- 00:55:45 [INFO] Host: fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4
- 00:55:45 [INFO] Target:
fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4
4 bytes written in 19 ms (0 Bytes/s)
=>
- 00:55:45 [INFO] Host: boot
- 00:56:08 [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 000000008ffffa2b ... OK
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 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 AM642 SK
[ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
[ 0.000000] printk: bootconsole [ns16550a0] enabled
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool
[ 0.000000] NUMA: No NUMA configuration found
[ 0.000000] NUMA: Faking a node at [mem 0x0000000080000000-0x00000000ffffffff]
[ 0.000000] NUMA: NODE_DATA [mem 0xffbffb40-0xffc01fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000080000000-0x000000009e7fffff]
[ 0.000000] node 0: [mem 0x000000009e800000-0x00000000a3ffffff]
[ 0.000000] node 0: [mem 0x00000000a4000000-0x00000000a4ffffff]
[ 0.000000] node 0: [mem 0x00000000a5000000-0x00000000a57fffff]
[ 0.000000] node 0: [mem 0x00000000a5800000-0x00000000ffffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffffff]
[ 0.000000] cma: Reserved 32 MiB at 0x00000000fb800000
[ 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 VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: GIC system register CPU interface
[ 0.000000] CPU features: detected: ARM erratum 845719
[ 0.000000] Fallback order for Node 0: 0
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516096
[ 0.000000] Policy zone: DMA
[ 0.000000] Kernel command line: console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=10.24.51.23:/opt/NFS_exports/linux/am64xx-sk/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: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[ 0.000000] Memory: 1904508K/2097152K available (13696K kernel code, 1278K rwdata, 4952K rodata, 896K init, 457K bss, 159876K 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: 256 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:0x0000000001840000
[ 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 @80800000 (flat, esz 8, psz 64K, shr 0)
[ 0.000000] ITS: using cache flushing for cmd queue
[ 0.000000] GICv3: using LPI property table @0x0000000080030000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000080040000
[ 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.000001] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[ 0.008506] Console: colour dummy device 80x25
[ 0.013150] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.023830] pid_max: default: 32768 minimum: 301
[ 0.028613] LSM: Security Framework initializing
[ 0.033488] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.041070] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.051061] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.058544] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.064851] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.071259] rcu: Hierarchical SRCU implementation.
[ 0.076511] Platform MSI: msi-controller@1820000 domain created
[ 0.082843] PCI/MSI: /bus@f4000/interrupt-controller@1800000/msi-controller@1820000 domain created
[ 0.092483] EFI services will not be available.
[ 0.097441] smp: Bringing up secondary CPUs ...
[ 0.103112] Detected VIPT I-cache on CPU1
[ 0.103159] GICv3: CPU1: found redistributor 1 region 0:0x0000000001860000
[ 0.103180] GICv3: CPU1: using allocated LPI pending table @0x0000000080050000
[ 0.103254] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.103403] smp: Brought up 1 node, 2 CPUs
[ 0.132808] SMP: Total of 2 processors activated.
[ 0.137619] CPU features: detected: 32-bit EL0 Support
[ 0.142889] CPU features: detected: 32-bit EL1 Support
[ 0.148149] CPU features: detected: CRC32 instructions
[ 0.164243] CPU: All CPU(s) started at EL2
[ 0.168470] alternatives: patching kernel code
[ 0.175041] devtmpfs: initialized
[ 0.185333] KASLR disabled due to lack of seed
[ 0.190190] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.200167] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.208771] pinctrl core: initialized pinctrl subsystem
[ 0.214991] DMI not present or invalid.
[ 0.219587] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.227469] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[ 0.234900] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.242986] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.251214] audit: initializing netlink subsys (disabled)
[ 0.257098] audit: type=2000 audit(0.160:1): state=initialized audit_enabled=0 res=1
[ 0.257866] thermal_sys: Registered thermal governor 'step_wise'
[ 0.265061] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.271455] cpuidle: using governor menu
[ 0.282399] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.289413] ASID allocator initialised with 65536 entries
[ 0.295674] Serial: AMBA PL011 UART driver
[ 0.323819] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.330721] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.337575] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.344424] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.353299] ACPI: Interpreter disabled.
[ 0.357848] k3-chipinfo 43000014.chipid: Family:AM64X rev:SR1.0 JTAGID[0x0bb3802f] Detected
[ 0.367911] iommu: Default domain type: Translated
[ 0.372942] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.379619] vgaarb: loaded
[ 0.382788] SCSI subsystem initialized
[ 0.387265] usbcore: registered new interface driver usbfs
[ 0.392907] usbcore: registered new interface driver hub
[ 0.398388] usbcore: registered new device driver usb
[ 0.404201] pps_core: LinuxPPS API ver. 1 registered
[ 0.409283] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.418630] PTP clock support registered
[ 0.422779] EDAC MC: Ver: 3.0.0
[ 0.427537] FPGA manager framework
[ 0.431184] Advanced Linux Sound Architecture Driver Initialized.
[ 0.438855] clocksource: Switched to clocksource arch_sys_counter
[ 0.445453] VFS: Disk quotas dquot_6.6.0
[ 0.449541] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.456811] pnp: PnP ACPI: disabled
[ 0.467349] NET: Registered PF_INET protocol family
[ 0.472720] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.481737] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[ 0.490613] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.498863] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
[ 0.506677] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.513651] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.520564] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.528109] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.534552] RPC: Registered named UNIX socket transport module.
[ 0.540661] RPC: Registered udp transport module.
[ 0.545508] RPC: Registered tcp transport module.
[ 0.550316] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.556921] PCI: CLS 0 bytes, default 64
[ 0.561666] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 0.570672] kvm [1]: IPA Size Limit: 40 bits
[ 0.576146] kvm [1]: vgic-v2@100020000
[ 0.580001] kvm [1]: GIC system register CPU interface enabled
[ 0.586057] kvm [1]: vgic interrupt IRQ9
[ 0.590226] kvm [1]: Hyp mode initialized successfully
[ 0.597221] Initialise system trusted keyrings
[ 0.602220] workingset: timestamp_bits=42 max_order=19 bucket_order=0
[ 0.616552] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.623572] NFS: Registering the id_resolver key type
[ 0.628854] Key type id_resolver registered
[ 0.633135] Key type id_legacy registered
[ 0.637338] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.644193] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.652048] 9p: Installing v9fs 9p2000 file system support
[ 0.697059] Key type asymmetric registered
[ 0.701256] Asymmetric key parser 'x509' registered
[ 0.706336] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[ 0.713901] io scheduler mq-deadline registered
[ 0.718533] io scheduler kyber registered
[ 0.725997] pinctrl-single 4084000.pinctrl: 33 pins, size 132
[ 0.732749] pinctrl-single f4000.pinctrl: 180 pins, size 720
[ 0.740047] pinctrl-single a40000.pinctrl: 512 pins, size 2048
[ 0.748375] EINJ: ACPI disabled.
[ 0.758092] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.774590] loop: module loaded
[ 0.778722] megasas: 07.719.03.00-rc1
[ 0.787319] tun: Universal TUN/TAP device driver, 1.6
[ 0.793398] thunder_xcv, ver 1.0
[ 0.796790] thunder_bgx, ver 1.0
[ 0.800143] nicpf, ver 1.0
[ 0.803364] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[ 0.810752] hns3: Copyright (c) 2017 Huawei Corporation.
[ 0.816300] hclge is initializing
[ 0.819717] e1000: Intel(R) PRO/1000 Network Driver
[ 0.824702] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 0.830628] e1000e: Intel(R) PRO/1000 Network Driver
[ 0.835701] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 0.841789] igb: Intel(R) Gigabit Ethernet Network Driver
[ 0.847307] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 0.853043] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[ 0.859469] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 0.865760] sky2: driver version 1.30
[ 0.870277] VFIO - User Level meta-driver version: 0.3
[ 0.877380] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.884198] ehci-pci: EHCI PCI platform driver
[ 0.888810] ehci-platform: EHCI generic platform driver
[ 0.894378] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.900745] ohci-pci: OHCI PCI platform driver
[ 0.905339] ohci-platform: OHCI generic platform driver
[ 0.911175] usbcore: registered new interface driver usb-storage
[ 0.919125] i2c_dev: i2c /dev entries driver
[ 0.925332] sdhci: Secure Digital Host Controller Interface driver
[ 0.931732] sdhci: Copyright(c) Pierre Ossman
[ 0.936733] Synopsys Designware Multimedia Card Interface Driver
[ 0.943327] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.949852] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.956950] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 0.964206] usbcore: registered new interface driver usbhid
[ 0.969938] usbhid: USB HID core driver
[ 0.975900] optee: probing for conduit method.
[ 0.980521] optee: revision 3.12 (3d47a131)
[ 0.981271] optee: initialized driver
[ 0.991920] NET: Registered PF_PACKET protocol family
[ 0.997402] 9pnet: Installing 9P2000 support
[ 1.001872] Key type dns_resolver registered
[ 1.006887] registered taskstats version 1
[ 1.011104] Loading compiled-in X.509 certificates
[ 1.026768] ti-sci 44043000.system-controller: ABI: 3.1 (firmware rev 0x0015 '21.9.1--v2021.09a (Terrific Lla')
[ 1.080547] omap_i2c 20000000.i2c: bus 0 rev0.12 at 100 kHz
[ 1.088035] pca953x 1-0070: supply vcc not found, using dummy regulator
[ 1.095063] pca953x 1-0070: using no AI
[ 1.123526] omap_i2c 20010000.i2c: bus 1 rev0.12 at 400 kHz
[ 1.130613] omap_i2c 20020000.i2c: bus 2 rev0.12 at 100 kHz
[ 1.136785] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created
[ 1.145236] ti-sci-intr bus@f4000:interrupt-controller@a00000: Interrupt Router 3 domain created
[ 1.154621] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
[ 1.163776] ti-bcdma 485c0100.dma-controller: Number of rings: 68
[ 1.171518] ti-bcdma 485c0100.dma-controller: Channels: 24 (bchan: 12, tchan: 6, rchan: 6)
[ 1.182023] ti-pktdma 485c0000.dma-controller: Number of rings: 288
[ 1.197836] ti-pktdma 485c0000.dma-controller: Channels: 44 (tchan: 29, rchan: 15)
[ 1.209482] printk: console [ttyS2] disabled
[ 1.213975] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 16, base_baud = 3000000) is a 8250
[ 1.222792] printk: console [ttyS2] enabled
[ 1.222792] printk: console [ttyS2] enabled
[ 1.231247] printk: bootconsole [ns16550a0] disabled
[ 1.231247] printk: bootconsole [ns16550a0] disabled
[ 1.243775] random: fast init done
[ 1.248883] spi-nor spi0.0: s28hs512t (65536 Kbytes)
[ 1.294859] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 1.306754] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867
[ 1.314921] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83867
[ 1.323077] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA00903, cpsw version 0x6BA80903 Ports: 3 quirks:00000000
[ 1.337046] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 16
[ 1.344022] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.4
[ 1.351258] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
[ 1.362064] sdhci-am654: probe of fa10000.mmc failed with error -22
[ 1.379243] debugfs: Directory 'pd:114' with parent 'pm_genpd' already present!
[ 1.380753] mmc1: CQHCI version 5.10
[ 1.432082] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
[ 1.451631] TI DP83867 8000f00.mdio:00: attached PHY driver (mii_bus:phy_addr=8000f00.mdio:00, irq=POLL)
[ 1.463786] am65-cpsw-nuss 8000000.ethernet eth0: Link is Down
[ 1.502872] mmc1: new ultra high speed SDR104 SDHC card at address aaaa
[ 1.510564] mmcblk1: mmc1:aaaa SC16G 14.8 GiB
[ 1.520056] mmcblk1: p1 p2 p3
[ 3.512389] am65-cpsw-nuss 8000000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off
[ 3.538858] Sending DHCP requests ., OK
[ 3.638764] IP-Config: Got DHCP answer from 10.24.48.3, my address is 10.24.50.168
[ 3.646352] IP-Config: Complete:
[ 3.649577] device=eth0, hwaddr=f4:84:4c:f9:7b:a0, ipaddr=10.24.50.168, mask=255.255.248.0, gw=10.24.48.1
[ 3.659570] host=dhcp-10-24-50-168, domain=dhcp.ti.com, nis-domain=(none)
[ 3.666783] bootserver=0.0.0.0, rootserver=10.24.51.23, rootpath=
[ 3.666790] nameserver0=192.0.2.2, nameserver1=192.0.2.3
[ 3.691240] ALSA device list:
[ 3.694226] No soundcards found.
[ 3.710693] VFS: Mounted root (nfs filesystem) on device 0:20.
[ 3.717403] devtmpfs: mounted
[ 3.721183] Freeing unused kernel memory: 896K
[ 3.742930] Run /sbin/init as init process
[ 4.684834] systemd[1]: System time before build time, advancing clock.
[ 4.859363] NET: Registered PF_INET6 protocol family
[ 4.871111] Segment Routing with IPv6
[ 4.874811] In-situ OAM (IOAM) with IPv6
[ 4.982229] 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)
[ 5.008069] systemd[1]: Detected architecture arm64.
Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m!
[ 5.045907] systemd[1]: Set hostname to <BeagleBone>.
[ 5.501898] random: crng init done
[ 6.336955] systemd[1]: Queued start job for default target Graphical Interface.
[ 6.350639] systemd[1]: Created slice system-getty.slice.
[[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m.
[ 6.373018] systemd[1]: Created slice system-modprobe.slice.
[[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m.
[ 6.397383] systemd[1]: Created slice system-serial\x2dgetty.slice.
[[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m.
[ 6.420688] systemd[1]: Created slice User and Session Slice.
[[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m.
[ 6.443682] 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.467606] 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.491347] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped.
[ 6.503325] systemd[1]: Reached target Local Encrypted Volumes.
[[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m.
[ 6.527409] systemd[1]: Reached target Paths.
[[0;32m OK [0m] Reached target [0;1;39mPaths[0m.
[ 6.547190] systemd[1]: Reached target Remote File Systems.
[[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m.
[ 6.567145] systemd[1]: Reached target Slices.
[[0;32m OK [0m] Reached target [0;1;39mSlices[0m.
[ 6.587185] systemd[1]: Reached target Swap.
[[0;32m OK [0m] Reached target [0;1;39mSwap[0m.
[ 6.610573] systemd[1]: Listening on Syslog Socket.
[[0;32m OK [0m] Listening on [0;1;39mSyslog Socket[0m.
[ 6.631792] systemd[1]: Listening on initctl Compatibility Named Pipe.
[[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m.
[ 6.657486] systemd[1]: Listening on Journal Audit Socket.
[[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m.
[ 6.680013] systemd[1]: Listening on Journal Socket (/dev/log).
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m.
[ 6.704210] systemd[1]: Listening on Journal Socket.
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m.
[ 6.721406] systemd[1]: Listening on Network Service Netlink Socket.
[[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m.
[ 6.747649] systemd[1]: Listening on udev Control Socket.
[[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m.
[ 6.771872] systemd[1]: Listening on udev Kernel Socket.
[[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m.
[ 6.800715] systemd[1]: Mounting Huge Pages File System...
Mounting [0;1;39mHuge Pages File System[0m...
[ 6.829395] systemd[1]: Mounting POSIX Message Queue File System...
Mounting [0;1;39mPOSIX Message Queue File System[0m...
[ 6.859320] systemd[1]: Mounting Kernel Debug File System...
Mounting [0;1;39mKernel Debug File System[0m...
[ 6.881712] systemd[1]: Condition check resulted in Kernel Trace File System being skipped.
[ 6.901398] systemd[1]: Starting Set the console keyboard layout...
Starting [0;1;39mSet the console keyboard layout[0m...
[ 6.948418] 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.005063] systemd[1]: Starting Load Kernel Module configfs...
Starting [0;1;39mLoad Kernel Module configfs[0m...
[ 7.037607] systemd[1]: Starting Load Kernel Module drm...
Starting [0;1;39mLoad Kernel Module drm[0m...
[ 7.062468] systemd[1]: Starting Load Kernel Module fuse...
Starting [0;1;39mLoad Kernel Module fuse[0m...
[ 7.088765] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 7.131923] systemd[1]: Starting Journal Service...
Starting [0;1;39mJournal Service[0m...
[ 7.246141] fuse: init (API version 7.36)
[ 7.253759] systemd[1]: Starting Load Kernel Modules...
Starting [0;1;39mLoad Kernel Modules[0m...
[ 7.285991] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting [0;1;39mRemount Root and Kernel File Systems[0m...
[ 7.324648] systemd[1]: Starting Coldplug All udev Devices...
Starting [0;1;39mColdplug All udev Devices[0m...
[ 7.356202] systemd[1]: Mounted Huge Pages File System.
[[0;32m OK [0m] Mounted [0;1;39mHuge Pages File System[0m.
[ 7.385452] systemd[1]: Mounted POSIX Message Queue File System.
[[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m.
[ 7.401486] systemd[1]: Mounted Kernel Debug File System.
[[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m.
[ 7.425454] 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.469780] systemd[1]: modprobe@configfs.service: Succeeded.
[ 7.528710] systemd[1]: Finished Load Kernel Module configfs.
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m.
[ 7.572602] systemd[1]: modprobe@drm.service: Succeeded.
[ 7.591624] systemd[1]: Finished Load Kernel Module drm.
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m.
[ 7.625641] systemd[1]: modprobe@fuse.service: Succeeded.
[ 7.648814] systemd[1]: Finished Load Kernel Module fuse.
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m.
[ 7.688291] systemd[1]: Started Journal Service.
[[0;32m OK [0m] Started [0;1;39mJournal Service[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.
[ 8.078169] systemd-journald[135]: Received client request to flush runtime journal.
[[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m.
[ 8.120262] systemd-journald[135]: File /var/log/journal/b217ab2e05c6478a8f5b97e1a5518550/system.journal corrupted or uncleanly shut down, renaming and replacing.
[[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m.
[[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;39mSet the console keyboard layout[0m.
[[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m.
Starting [0;1;39mHelper to synchronize boot up for ifupdown[0m...
[[0;32m OK [0m] Finished [0;1;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] Finished [0;1;39mRemove Stale Onliext4 Metadata Check Snapshots[0m.
[[0;32m OK [0m] Started [0;1;39mAvahi mDNS/DNS-SD Stack[0m.
[[0;32m OK [0m] Started [0;1;39mWPA supplicant[0m.
[ 14.685736] using random self ethernet address
[ 14.690332] using random host ethernet address
[[0;32m OK [0m] Started [0;1;39mUser Login Management[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...
[ 15.580388] using random self ethernet address
[[0;1;31mFAILED[0m] Failed to start [0;1;39mGrow Root Partiti[ 15.586312] using random host ethernet address
on[0m.
See 'systemctl status grow_partition.service' for details.
[[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] Found device [0;1;39m/dev/ttyS2[0m.
[[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m.
[[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyS2[0m.
Starting [0;1;39mOpenBSD Secure Shell server[0m...
[ 16.008111] Mass Storage Function, version: 2009/09/11
[ 16.013533] LUN: removable file: (no medium)
[[0;32m OK [0m] Started [0;1;39mOpenBSD Secure Shell server[0m.
Starting [0;1;39mHostname Service[0m...
[[0;32m OK [0m] Started [0;1;39mHostname Service[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:
- 00:56:08 [INFO] Host: root
- 00:56:10 [INFO] Target:
roCC
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:~#
- 00:56:10 [INFO] Sleeping 15 secs to allow systemd to finish starting processes...
- 00:56:25 [INFO] Disconnected serial from am64xx-sk
- 00:56:25 [INFO] Connected to am64xx-sk via serial
- 00:56:25 [INFO] Host: uname -a
- 00:56:25 [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:~#
- 00:56:25 [INFO] Host: cat /proc/cmdline
- 00:56:25 [INFO] Target:
cat /proc/cmdline
[?2004l
console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=10.24.51.23:/opt/NFS_exports/linux/am64xx-sk/autofs/9cebeb7a2ef61acf404b0f5bb757c762,nolock,v3,tcp,rsize=4096,wsize=4096
[?2004hroot@BeagleBone:~#
- 00:56:25 [INFO] Host: uname -a
- 00:56:25 [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:~#
- 00:56:25 [INFO] Host: cat /proc/mtd
- 00:56:25 [INFO] Target:
cat /proc/mtd
[?2004l
dev: size erasesize name
mtd0: 04000000 00040000 "fc40000.spi.0"
[?2004hroot@BeagleBone:~#
- 00:56:25 [INFO] Host: grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/pnp /etc/resolv.conf && systemctl restart systemd-resolved
- 00:56:26 [INFO] Target:
grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/pnp /etc/resolv.conf && systemctl restart systemd-resolved
[?2004l
[?2004hroot@BeagleBone:~#
- 00:56:26 [INFO] Host: ls -l /lib/firmware; ls -lR /lib/firmware/ipc
- 00:56:28 [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:~#
- 00:56:28 [INFO] Host: cat /proc/diskstats
- 00:56:28 [INFO] Target:
cat /proc/diskstats
[?2004l
7 0 loop0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 1 loop1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 2 loop2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 3 loop3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 4 loop4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 5 loop5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 6 loop6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 7 loop7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
31 0 mtdblock0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
179 0 mmcblk1 233 0 12576 329 0 0 0 0 0 324 329 0 0 0 0 0 0
179 1 mmcblk1p1 31 0 2094 50 0 0 0 0 0 68 50 0 0 0 0 0 0
179 2 mmcblk1p2 27 0 2114 51 0 0 0 0 0 76 51 0 0 0 0 0 0
179 3 mmcblk1p3 28 0 2080 45 0 0 0 0 0 64 45 0 0 0 0 0 0
[?2004hroot@BeagleBone:~#
- 00:56:28 [INFO] Host: cat /proc/interrupts
- 00:56:28 [INFO] Target:
cat /proc/interrupts
[?2004l
CPU0 CPU1
9: 0 0 GICv3 25 Level vgic
11: 5509 4967 GICv3 30 Level arch_timer
12: 0 0 GICv3 27 Level kvm guest vtimer
14: 0 0 GICv3 23 Level arm-pmu
15: 374 0 GICv3 66 Level 4d000000.mailbox thr_012
16: 699 0 GICv3 210 Level 2800000.serial
17: 0 0 GICv3 193 Level 20000000.i2c
18: 14 0 GICv3 194 Level 20010000.i2c
19: 0 0 GICv3 195 Level 20020000.i2c
26: 558 0 GICv3 166 Level mmc1
28: 0 0 GICv3 171 Level fc40000.spi
34: 13 0 MSI-INTA 1713152 Level 485c0100.dma-controller chan0
74: 52814 0 MSI-INTA 1970704 Level 8000000.ethernet-tx0
166: 57304 0 MSI-INTA 1971728 Level 8000000.ethernet
IPI0: 11360 30048 Rescheduling interrupts
IPI1: 1150 784 Function call interrupts
IPI2: 0 0 CPU stop interrupts
IPI3: 0 0 CPU stop (for crash dump) interrupts
IPI4: 0 0 Timer broadcast interrupts
IPI5: 1 0 IRQ work interrupts
IPI6: 0 0 CPU wake-up interrupts
Err: 0
[?2004hroot@BeagleBone:~#
- 00:56:28 [INFO] Host: cat /proc/softirqs
- 00:56:28 [INFO] Target:
cat /proc/softirqs
[?2004l
CPU0 CPU1
HI: 0 0
TIMER: 1619 2561
NET_TX: 3251 26
NET_RX: 106256 27
BLOCK: 0 0
IRQ_POLL: 0 0
TASKLET: 19094 0
SCHED: 2746 2654
HRTIMER: 87 1
RCU: 6179 6236
[?2004hroot@BeagleBone:~#
- 00:56:28 [INFO] Host: ls -lR /run/media/mmcblk0p1
- 00:56:28 [INFO] Target:
ls -lR /run/media/mmcblk0p1
[?2004l
ls: cannot access '/run/media/mmcblk0p1': No such file or directory
[?2004hroot@BeagleBone:~#
- 00:56:28 [INFO] Host: opkg list-installed | grep packagegroup-arago-test; echo $?
- 00:56:38 [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
- 00:56:38 [INFO] Target:
opkg list-installed | grep packagegroup-arago-test; echo $?
[?2004l
<stdout>: Warning (unique_unit_address): /bus@f4000/pcie-ep@f102000: duplicate unit-address (also used in node /bus@f4000/pcie@f102000)
<stdout>: Warning (clocks_property): /bus@f4000/pwm@23040000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/pwm@23040000:clocks: cell 2 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/watchdog@e010000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/bus@4000000/spi@4b00000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/bus@4000000/spi@4b10000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/bus@4000000/serial@4a00000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/bus@4000000/gpio@4201000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/bus@4000000/i2c@4900000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/bus@4000000/serial@4a10000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/bus@4000000/i2c@4910000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/pwm@23080000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/pwm@23080000:clocks: cell 2 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/spi@20120000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/pwm@23110000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/mmc@fa10000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/mmc@fa10000:clocks: cell 3 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/i2c@20010000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/ethernet@8000000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/ethernet@8000000/cpts@3d000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/ethernet@8000000/mdio@f00:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/serial@2810000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/serial@2850000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/cpts@39000000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/gpio@601000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/pwm@23010000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/pwm@23010000:clocks: cell 2 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/pwm@23050000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/pwm@23050000:clocks: cell 2 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/icssg@30000000/mdio@32400:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/icssg@30000000/cfg@26000/clocks/iepclk-mux@30:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/icssg@30000000/cfg@26000/clocks/iepclk-mux@30:clocks: cell 3 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/icssg@30000000/cfg@26000/clocks/coreclk-mux@3c:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/icssg@30000000/cfg@26000/clocks/coreclk-mux@3c:clocks: cell 3 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/spi@20130000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/bus@fc00000/spi@fc40000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/pwm@23120000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/i2c@20020000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/icssg@30080000/mdio@32400:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/icssg@30080000/cfg@26000/clocks/iepclk-mux@30:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/icssg@30080000/cfg@26000/clocks/iepclk-mux@30:clocks: cell 3 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/icssg@30080000/cfg@26000/clocks/coreclk-mux@3c:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/icssg@30080000/cfg@26000/clocks/coreclk-mux@3c:clocks: cell 3 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/pcie-ep@f102000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/serial@2820000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/wiz@f000000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/wiz@f000000:clocks: cell 3 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/wiz@f000000:clocks: cell 6 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/wiz@f000000/serdes@f000000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/wiz@f000000/serdes@f000000:clocks: cell 2 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/serial@2860000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/pwm@23020000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/pwm@23020000:clocks: cell 2 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/can@20701000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/can@20701000:clocks: cell 3 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/gpio@600000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/pwm@23060000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/pwm@23060000:clocks: cell 2 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/spi@20100000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/spi@20140000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/i2c@20030000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/serial@2830000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/pcie@f102000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/pcie@f102000:clocks: cell 3 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/pwm@23030000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/pwm@23030000:clocks: cell 2 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/watchdog@e000000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/can@20711000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/can@20711000:clocks: cell 3 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/pwm@23070000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/pwm@23070000:clocks: cell 2 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/spi@20110000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/tscadc@28001000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/pwm@23100000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/mmc@fa00000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/mmc@fa00000:clocks: cell 3 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/cdns-usb@f900000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/cdns-usb@f900000:clocks: cell 3 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/i2c@20000000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/serial@2800000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/serial@2840000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/pwm@23000000:clocks: cell 0 is not a phandle reference
<stdout>: Warning (clocks_property): /bus@f4000/pwm@23000000:clocks: cell 2 is not a phandle reference
<stdout>: Warning (dmas_property): /bus@f4000/ethernet@8000000:dmas: cell 0 is not a phandle reference
<stdout>: Warning (dmas_property): /bus@f4000/ethernet@8000000:dmas: cell 3 is not a phandle reference
<stdout>: Warning (dmas_property): /bus@f4000/ethernet@8000000:dmas: cell 6 is not a phandle reference
<stdout>: Warning (dmas_property): /bus@f4000/ethernet@8000000:dmas: cell 9 is not a phandle reference
<stdout>: Warning (dmas_property): /bus@f4000/ethernet@8000000:dmas: cell 12 is not a phandle reference
<stdout>: Warning (dmas_property): /bus@f4000/ethernet@8000000:dmas: cell 15 is not a phandle reference
<stdout>: Warning (dmas_property): /bus@f4000/ethernet@8000000:dmas: cell 18 is not a phandle reference
<stdout>: Warning (dmas_property): /bus@f4000/ethernet@8000000:dmas: cell 21 is not a phandle reference
<stdout>: Warning (dmas_property): /bus@f4000/ethernet@8000000:dmas: cell 24 is not a phandle reference
<stdout>: Warning (dmas_property): /bus@f4000/spi@20100000:dmas: cell 0 is not a phandle reference
<stdout>: Warning (dmas_property): /bus@f4000/spi@20100000:dmas: cell 3 is not a phandle reference
<stdout>: Warning (interrupts_extended_property): /bus@f4000/ethernet@8000000/cpts@3d000:interrupts-extended: cell 0 is not a phandle reference
<stdout>: Warning (mboxes_property): /bus@f4000/r5fss@78000000/r5f@78200000:mboxes: cell 0 is not a phandle reference
<stdout>: Warning (mboxes_property): /bus@f4000/r5fss@78000000/r5f@78000000:mboxes: cell 0 is not a phandle reference
<stdout>: Warning (mboxes_property): /bus@f4000/r5fss@78400000/r5f@78600000:mboxes: cell 0 is not a phandle reference
<stdout>: Warning (mboxes_property): /bus@f4000/r5fss@78400000/r5f@78400000:mboxes: cell 0 is not a phandle reference
<stdout>: Warning (mboxes_property): /bus@f4000/system-controller@44043000:mboxes: cell 0 is not a phandle reference
<stdout>: Warning (mboxes_property): /bus@f4000/system-controller@44043000:mboxes: cell 2 is not a phandle reference
<stdout>: Warning (msi_parent_property): /bus@f4000/bus@48000000/dma-controller@485c0000:msi-parent: cell 0 is not a phandle reference
<stdout>: Warning (msi_parent_property): /bus@f4000/bus@48000000/dma-controller@485c0100:msi-parent: cell 0 is not a phandle reference
<stdout>: Warning (phys_property): /bus@f4000/ethernet@8000000/ethernet-ports/port@1:phys: cell 0 is not a phandle reference
<stdout>: Warning (phys_property): /bus@f4000/ethernet@8000000/ethernet-ports/port@2:phys: cell 0 is not a phandle reference
<stdout>: Warning (phys_property): /bus@f4000/cdns-usb@f900000/usb@f400000:phys: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/pwm@23040000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/watchdog@e010000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/bus@4000000/spi@4b00000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/bus@4000000/spi@4b10000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/bus@4000000/serial@4a00000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/bus@4000000/gpio@4201000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/bus@4000000/i2c@4900000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/bus@4000000/serial@4a10000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/bus@4000000/i2c@4910000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/pwm@23080000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/spi@20120000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/pwm@23110000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/mmc@fa10000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/i2c@20010000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/ethernet@8000000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/serial@2810000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/serial@2850000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/cpts@39000000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/gpio@601000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/pwm@23010000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/r5fss@78000000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/pwm@23050000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/icssg@30000000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/spi@20130000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/bus@fc00000/spi@fc40000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/pwm@23120000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/i2c@20020000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/icssg@30080000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/pcie-ep@f102000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/serial@2820000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/wiz@f000000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/serial@2860000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/pwm@23020000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/can@20701000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/gpio@600000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/pwm@23060000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/spi@20100000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/spi@20140000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/i2c@20030000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/r5fss@78400000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/serial@2830000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/pcie@f102000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/pwm@23030000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/watchdog@e000000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/can@20711000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/pwm@23070000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/spi@20110000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/tscadc@28001000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/pwm@23100000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/mmc@fa00000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/cdns-usb@f900000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/i2c@20000000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/serial@2800000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/serial@2840000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (power_domains_property): /bus@f4000/pwm@23000000:power-domains: cell 0 is not a phandle reference
<stdout>: Warning (resets_property): /bus@f4000/r5fss@78000000/r5f@78200000:resets: cell 0 is not a phandle reference
<stdout>: Warning (resets_property): /bus@f4000/r5fss@78000000/r5f@78000000:resets: cell 0 is not a phandle reference
<stdout>: Warning (resets_property): /bus@f4000/wiz@f000000/serdes@f000000:resets: cell 0 is not a phandle reference
<stdout>: Warning (resets_property): /bus@f4000/wiz@f000000/serdes@f000000/phy@0:resets: cell 0 is not a phandle reference
<stdout>: Warning (resets_property): /bus@f4000/r5fss@78400000/r5f@78600000:resets: cell 0 is not a phandle reference
<stdout>: Warning (resets_property): /bus@f4000/r5fss@78400000/r5f@78400000:resets: cell 0 is not a phandle reference
<stdout>: Warning (gpios_property): /fixed-regulator-sd:gpio: cell 0 is not a phandle reference
/dts-v1/;
/ {
#address-cells = <0x02>;
model = "Texas Instruments AM642 SK";
serial-number = "0000000000000192";
#size-cells = <0x02>;
interrupt-parent = <0x01>;
compatible = "ti,am642-sk\0ti,am642";
bus@f4000 {
#address-cells = <0x02>;
#size-cells = <0x02>;
compatible = "simple-bus";
ranges = <0x00 0xf4000 0x00 0xf4000 0x00 0x2d0 0x00 0x600000 0x00 0x600000 0x00 0x1100 0x00 0xa40000 0x00 0xa40000 0x00 0x800 0x00 0x1000000 0x00 0x1000000 0x00 0x2330400 0x00 0x8000000 0x00 0x8000000 0x00 0x200000 0x00 0xd000000 0x00 0xd000000 0x00 0x800000 0x00 0xe000000 0x00 0xe000000 0x00 0x100 0x00 0xe010000 0x00 0xe010000 0x00 0x100 0x00 0xf000000 0x00 0xf000000 0x00 0xc44200 0x00 0x20000000 0x00 0x20000000 0x00 0xa008000 0x00 0x30000000 0x00 0x30000000 0x00 0xbc100 0x00 0x37000000 0x00 0x37000000 0x00 0x40000 0x00 0x39000000 0x00 0x39000000 0x00 0x400 0x00 0x3b000000 0x00 0x3b000000 0x00 0x400 0x00 0x3cd00000 0x00 0x3cd00000 0x00 0x200 0x00 0x3f004000 0x00 0x3f004000 0x00 0x400 0x00 0x43000000 0x00 0x43000000 0x00 0x20000 0x00 0x44043000 0x00 0x44043000 0x00 0xfe0 0x00 0x48000000 0x00 0x48000000 0x00 0x6400000 0x00 0x50000000 0x00 0x50000000 0x00 0x8000000 0x00 0x60000000 0x00 0x60000000 0x00 0x8000000 0x00 0x68000000 0x00 0x68000000 0x00 0x8000000 0x00 0x70000000 0x00 0x70000000 0x00 0x200000 0x00 0x78000000 0x00 0x78000000 0x00 0x800000 0x01 0x00 0x01 0x00 0x00 0x310000 0x06 0x00 0x06 0x00 0x01 0x00 0x05 0x00 0x05 0x00 0x01 0x00 0x00 0x4000000 0x00 0x4000000 0x00 0x1ff1400>;
pwm@23040000 {
power-domains = <0x02 0x5a 0x01>;
clock-names = "tbclk\0fck";
clocks = <0x2b 0x04 0x03 0x5a 0x00>;
#pwm-cells = <0x03>;
compatible = "ti,am64-epwm\0ti,am3352-ehrpwm";
status = "disabled";
reg = <0x00 0x23040000 0x00 0x100>;
};
watchdog@e010000 {
power-domains = <0x02 0x7e 0x01>;
assigned-clocks = <0x03 0x7e 0x00>;
assigned-clock-parents = <0x03 0x7e 0x02>;
clocks = <0x03 0x7e 0x00>;
compatible = "ti,j7-rti-wdt";
reg = <0x00 0xe010000 0x00 0x100>;
};
bus@4000000 {
#address-cells = <0x02>;
#size-cells = <0x02>;
compatible = "simple-bus";
ranges = <0x00 0x4000000 0x00 0x4000000 0x00 0x1ff1400>;
spi@4b00000 {
power-domains = <0x02 0x93 0x01>;
#address-cells = <0x01>;
interrupts = <0x00 0xb0 0x04>;
clocks = <0x03 0x93 0x00>;
#size-cells = <0x00>;
compatible = "ti,am654-mcspi\0ti,omap4-mcspi";
status = "disabled";
reg = <0x00 0x4b00000 0x00 0x400>;
};
spi@4b10000 {
power-domains = <0x02 0x94 0x01>;
#address-cells = <0x01>;
interrupts = <0x00 0xb1 0x04>;
clocks = <0x03 0x94 0x00>;
#size-cells = <0x00>;
compatible = "ti,am654-mcspi\0ti,omap4-mcspi";
status = "disabled";
reg = <0x00 0x4b10000 0x00 0x400>;
};
serial@4a00000 {
power-domains = <0x02 0x95 0x01>;
clock-names = "fclk";
interrupts = <0x00 0xb9 0x04>;
clocks = <0x03 0x95 0x00>;
clock-frequency = <0x2dc6c00>;
current-speed = <0x1c200>;
compatible = "ti,am64-uart\0ti,am654-uart";
status = "disabled";
reg = <0x00 0x4a00000 0x00 0x100>;
};
gpio@4201000 {
power-domains = <0x02 0x4f 0x01>;
ti,davinci-gpio-unbanked = <0x00>;
clock-names = "gpio";
gpio-controller;
interrupts = <0x1e 0x1f>;
clocks = <0x03 0x4f 0x00>;
interrupt-parent = <0x05>;
ti,ngpio = <0x17>;
compatible = "ti,am64-gpio\0ti,keystone-gpio";
#interrupt-cells = <0x02>;
status = "reserved";
reg = <0x00 0x4201000 0x00 0x100>;
#gpio-cells = <0x02>;
interrupt-controller;
};
interrupt-controller@4210000 {
ti,interrupt-ranges = <0x00 0x68 0x04>;
ti,intr-trigger-type = <0x01>;
ti,sci = <0x04>;
interrupt-parent = <0x01>;
compatible = "ti,sci-intr";
#interrupt-cells = <0x01>;
reg = <0x00 0x4210000 0x00 0x200>;
ti,sci-dev-id = <0x05>;
phandle = <0x05>;
interrupt-controller;
};
i2c@4900000 {
power-domains = <0x02 0x6a 0x01>;
#address-cells = <0x01>;
clock-names = "fck";
interrupts = <0x00 0x6b 0x04>;
clocks = <0x03 0x6a 0x02>;
#size-cells = <0x00>;
compatible = "ti,am64-i2c\0ti,omap4-i2c";
status = "disabled";
reg = <0x00 0x4900000 0x00 0x100>;
};
serial@4a10000 {
power-domains = <0x02 0xa0 0x01>;
clock-names = "fclk";
interrupts = <0x00 0xba 0x04>;
clocks = <0x03 0xa0 0x00>;
clock-frequency = <0x2dc6c00>;
current-speed = <0x1c200>;
compatible = "ti,am64-uart\0ti,am654-uart";
status = "disabled";
reg = <0x00 0x4a10000 0x00 0x100>;
};
i2c@4910000 {
power-domains = <0x02 0x6b 0x01>;
#address-cells = <0x01>;
clock-names = "fck";
interrupts = <0x00 0x6c 0x04>;
clocks = <0x03 0x6b 0x02>;
#size-cells = <0x00>;
compatible = "ti,am64-i2c\0ti,omap4-i2c";
status = "disabled";
reg = <0x00 0x4910000 0x00 0x100>;
};
pinctrl@4084000 {
#pinctrl-cells = <0x01>;
pinctrl-single,register-width = <0x20>;
compatible = "pinctrl-single";
reg = <0x00 0x4084000 0x00 0x84>;
pinctrl-single,function-mask = <0xffffffff>;
};
};
pwm@23080000 {
power-domains = <0x02 0x5e 0x01>;
clock-names = "tbclk\0fck";
clocks = <0x2b 0x08 0x03 0x5e 0x00>;
#pwm-cells = <0x03>;
compatible = "ti,am64-epwm\0ti,am3352-ehrpwm";
status = "disabled";
reg = <0x00 0x23080000 0x00 0x100>;
};
spi@20120000 {
power-domains = <0x02 0x8f 0x01>;
#address-cells = <0x01>;
interrupts = <0x00 0xae 0x04>;
clocks = <0x03 0x8f 0x00>;
#size-cells = <0x00>;
compatible = "ti,am654-mcspi\0ti,omap4-mcspi";
reg = <0x00 0x20120000 0x00 0x400>;
};
mailbox@29040000 {
interrupts = <0x00 0x54 0x04 0x00 0x55 0x04>;
ti,mbox-num-users = <0x04>;
#mbox-cells = <0x01>;
ti,mbox-num-fifos = <0x10>;
compatible = "ti,am64-mailbox";
reg = <0x00 0x29040000 0x00 0x200>;
phandle = <0x20>;
mbox-main-r5fss1-core1 {
ti,mbox-rx = <0x02 0x00 0x02>;
phandle = <0x24>;
ti,mbox-tx = <0x03 0x00 0x02>;
};
mbox-main-r5fss1-core0 {
ti,mbox-rx = <0x00 0x00 0x02>;
phandle = <0x21>;
ti,mbox-tx = <0x01 0x00 0x02>;
};
};
pwm@23110000 {
power-domains = <0x02 0x34 0x01>;
clock-names = "fck";
clocks = <0x03 0x34 0x00>;
#pwm-cells = <0x03>;
compatible = "ti,am64-ecap\0ti,am3352-ecap";
status = "disabled";
reg = <0x00 0x23110000 0x00 0x60>;
};
mmc@fa10000 {
power-domains = <0x02 0x39 0x01>;
ti,otap-del-sel-hs400 = <0x04>;
ti,otap-del-sel-legacy = <0x00>;
ti,otap-del-sel-mmc-hs = <0x00>;
clock-names = "clk_ahb\0clk_xin";
mmc-hs200-1_8v;
ti,trm-icp = <0x02>;
mmc-hs400-1_8v;
interrupts = <0x00 0x85 0x04>;
clocks = <0x03 0x39 0x00 0x03 0x39 0x01>;
ti,otap-del-sel-ddr52 = <0x06>;
mmc-ddr-1_8v;
compatible = "ti,am64-sdhci-8bit";
ti,otap-del-sel-hs200 = <0x07>;
reg = <0x00 0xfa10000 0x00 0x260 0x00 0xfa18000 0x00 0x134>;
};
i2c@20010000 {
power-domains = <0x02 0x67 0x01>;
pinctrl-names = "default";
#address-cells = <0x01>;
pinctrl-0 = <0x0a>;
clock-names = "fck";
interrupts = <0x00 0xa2 0x04>;
clocks = <0x03 0x67 0x02>;
#size-cells = <0x00>;
clock-frequency = <0x61a80>;
compatible = "ti,am64-i2c\0ti,omap4-i2c";
reg = <0x00 0x20010000 0x00 0x100>;
gpio@70 {
gpio-controller;
gpio-line-names = "GPIO_CPSW2_RST\0GPIO_CPSW1_RST\0PRU_DETECT\0MMC1_SD_EN\0VPP_LDO_EN\0RPI_PS_3V3_En\0RPI_PS_5V0_En\0RPI_HAT_DETECT";
compatible = "nxp,pca9538";
reg = <0x70>;
phandle = <0x36>;
#gpio-cells = <0x02>;
};
};
ethernet@8000000 {
power-domains = <0x02 0x0d 0x01>;
pinctrl-names = "default";
#address-cells = <0x02>;
pinctrl-0 = <0x0e 0x0f 0x10>;
clock-names = "fck";
reg-names = "cpsw_nuss";
assigned-clocks = <0x03 0x0d 0x01>;
assigned-clock-parents = <0x03 0x0d 0x09>;
clocks = <0x03 0x0d 0x00>;
#size-cells = <0x02>;
dma-names = "tx0\0tx1\0tx2\0tx3\0tx4\0tx5\0tx6\0tx7\0rx";
compatible = "ti,am642-cpsw-nuss";
ranges = <0x00 0x00 0x00 0x8000000 0x00 0x200000>;
reg = <0x00 0x8000000 0x00 0x200000>;
dmas = <0x07 0xc500 0x0f 0x07 0xc501 0x0f 0x07 0xc502 0x0f 0x07 0xc503 0x0f 0x07 0xc504 0x0f 0x07 0xc505 0x0f 0x07 0xc506 0x0f 0x07 0xc507 0x0f 0x07 0x4500 0x0f>;
cpts@3d000 {
ti,cpts-ext-ts-inputs = <0x04>;
clock-names = "cpts";
clocks = <0x03 0x0d 0x01>;
interrupts-extended = <0x01 0x00 0x66 0x04>;
compatible = "ti,j721e-cpts";
interrupt-names = "cpts";
reg = <0x00 0x3d000 0x00 0x400>;
ti,cpts-periodic-outputs = <0x02>;
};
mdio@f00 {
#address-cells = <0x01>;
clock-names = "fck";
clocks = <0x03 0x0d 0x00>;
bus_freq = <0xf4240>;
#size-cells = <0x00>;
compatible = "ti,cpsw-mdio\0ti,davinci_mdio";
reg = <0x00 0xf00 0x00 0x100>;
ethernet-phy@1 {
ti,fifo-depth = <0x01>;
ti,rx-internal-delay = <0x07>;
reg = <0x01>;
phandle = <0x14>;
};
ethernet-phy@0 {
ti,fifo-depth = <0x01>;
ti,rx-internal-delay = <0x07>;
reg = <0x00>;
phandle = <0x13>;
};
};
ethernet-ports {
#address-cells = <0x01>;
#size-cells = <0x00>;
port@1 {
phy-mode = "rgmii-rxid";
mac-address = [00 00 00 00 00 00];
label = "port1";
ti,syscon-efuse = <0x12 0x200>;
phys = <0x11 0x01>;
ti,mac-only;
reg = <0x01>;
phy-handle = <0x13>;
};
port@2 {
phy-mode = "rgmii-rxid";
local-mac-address = [70 ff 76 1d f1 c3];
mac-address = [70 ff 76 1d f1 c3];
label = "port2";
phys = <0x11 0x02>;
ti,mac-only;
reg = <0x02>;
phy-handle = <0x14>;
};
};
};
serial@2810000 {
power-domains = <0x02 0x98 0x01>;
clock-names = "fclk";
interrupts = <0x00 0xb3 0x04>;
clocks = <0x03 0x98 0x00>;
clock-frequency = <0x2dc6c00>;
current-speed = <0x1c200>;
compatible = "ti,am64-uart\0ti,am654-uart";
status = "reserved";
reg = <0x00 0x2810000 0x00 0x100>;
};
serial@2850000 {
power-domains = <0x02 0x9c 0x01>;
clock-names = "fclk";
interrupts = <0x00 0xb7 0x04>;
clocks = <0x03 0x9c 0x00>;
clock-frequency = <0x2dc6c00>;
current-speed = <0x1c200>;
compatible = "ti,am64-uart\0ti,am654-uart";
status = "disabled";
reg = <0x00 0x2850000 0x00 0x100>;
};
cpts@39000000 {
power-domains = <0x02 0x54 0x01>;
ti,cpts-ext-ts-inputs = <0x08>;
clock-names = "cpts";
reg-names = "cpts";
assigned-clocks = <0x03 0x54 0x00>;
assigned-clock-parents = <0x03 0x54 0x08>;
interrupts = <0x00 0x61 0x04>;
clocks = <0x03 0x54 0x00>;
compatible = "ti,j721e-cpts";
interrupt-names = "cpts";
reg = <0x00 0x39000000 0x00 0x400>;
ti,cpts-periodic-outputs = <0x06>;
};
gpio@601000 {
power-domains = <0x02 0x4e 0x01>;
ti,davinci-gpio-unbanked = <0x00>;
clock-names = "gpio";
gpio-controller;
interrupts = <0xb4 0xb5 0xb6 0xb7 0xb8 0xb9>;
clocks = <0x03 0x4e 0x00>;
interrupt-parent = <0x0b>;
ti,ngpio = <0x58>;
compatible = "ti,am64-gpio\0ti,keystone-gpio";
#interrupt-cells = <0x02>;
reg = <0x00 0x601000 0x00 0x100>;
#gpio-cells = <0x02>;
interrupt-controller;
};
pwm@23010000 {
power-domains = <0x02 0x57 0x01>;
clock-names = "tbclk\0fck";
clocks = <0x2b 0x01 0x03 0x57 0x00>;
#pwm-cells = <0x03>;
compatible = "ti,am64-epwm\0ti,am3352-ehrpwm";
status = "disabled";
reg = <0x00 0x23010000 0x00 0x100>;
};
r5fss@78000000 {
power-domains = <0x02 0x77 0x01>;
#address-cells = <0x01>;
ti,cluster-mode = <0x00>;
#size-cells = <0x01>;
compatible = "ti,am64-r5fss";
ranges = <0x78000000 0x00 0x78000000 0x10000 0x78100000 0x00 0x78100000 0x10000 0x78200000 0x00 0x78200000 0x8000 0x78300000 0x00 0x78300000 0x8000>;
r5f@78200000 {
ti,btcm-enable = <0x01>;
ti,sci = <0x04>;
reg-names = "atcm\0btcm";
firmware-name = "am64-main-r5f0_1-fw";
resets = <0x18 0x7a 0x01>;
memory-region = <0x1e 0x1f>;
compatible = "ti,am64-r5f";
reg = <0x78200000 0x8000 0x78300000 0x8000>;
ti,sci-dev-id = <0x7a>;
mboxes = <0x19 0x1d>;
ti,atcm-enable = <0x01>;
ti,sci-proc-ids = <0x02 0xff>;
ti,loczrama = <0x01>;
};
r5f@78000000 {
ti,btcm-enable = <0x01>;
ti,sci = <0x04>;
reg-names = "atcm\0btcm";
firmware-name = "am64-main-r5f0_0-fw";
resets = <0x18 0x79 0x01>;
memory-region = <0x1b 0x1c>;
compatible = "ti,am64-r5f";
reg = <0x78000000 0x10000 0x78100000 0x10000>;
ti,sci-dev-id = <0x79>;
mboxes = <0x19 0x1a>;
ti,atcm-enable = <0x01>;
ti,sci-proc-ids = <0x01 0xff>;
ti,loczrama = <0x01>;
};
};
pwm@23050000 {
power-domains = <0x02 0x5b 0x01>;
clock-names = "tbclk\0fck";
clocks = <0x2b 0x05 0x03 0x5b 0x00>;
#pwm-cells = <0x03>;
compatible = "ti,am64-epwm\0ti,am3352-ehrpwm";
status = "disabled";
reg = <0x00 0x23050000 0x00 0x100>;
};
icssg@30000000 {
power-domains = <0x02 0x51 0x01>;
#address-cells = <0x01>;
#size-cells = <0x01>;
compatible = "ti,am642-icssg";
ranges = <0x00 0x00 0x30000000 0x80000>;
reg = <0x00 0x30000000 0x00 0x80000>;
mii-rt@32000 {
compatible = "ti,pruss-mii\0syscon";
reg = <0x32000 0x100>;
};
rtu@6000 {
reg-names = "iram\0control\0debug";
firmware-name = "am64x-rtu0_1-fw";
compatible = "ti,am642-rtu";
reg = <0x6000 0x2000 0x23800 0x100 0x23c00 0x100>;
};
txpru@a000 {
reg-names = "iram\0control\0debug";
firmware-name = "am64x-txpru0_0-fw";
compatible = "ti,am642-tx-pru";
reg = <0xa000 0x1800 0x25000 0x100 0x25400 0x100>;
};
pru@38000 {
reg-names = "iram\0control\0debug";
firmware-name = "am64x-pru0_1-fw";
compatible = "ti,am642-pru";
reg = <0x38000 0x3000 0x24000 0x100 0x24400 0x100>;
};
mdio@32400 {
#address-cells = <0x01>;
clock-names = "fck";
clocks = <0x03 0x3e 0x03>;
bus_freq = <0xf4240>;
#size-cells = <0x00>;
compatible = "ti,davinci_mdio";
status = "disabled";
reg = <0x32400 0x100>;
};
interrupt-controller@20000 {
interrupts = <0x00 0x58 0x04 0x00 0x59 0x04 0x00 0x5a 0x04 0x00 0x5b 0x04 0x00 0x5c 0x04 0x00 0x5d 0x04 0x00 0x5e 0x04 0x00 0x5f 0x04>;
compatible = "ti,icssg-intc";
#interrupt-cells = <0x03>;
interrupt-names = "host_intr0\0host_intr1\0host_intr2\0host_intr3\0host_intr4\0host_intr5\0host_intr6\0host_intr7";
reg = <0x20000 0x2000>;
interrupt-controller;
};
mii-g-rt@33000 {
compatible = "ti,pruss-mii-g\0syscon";
reg = <0x33000 0x1000>;
};
txpru@c000 {
reg-names = "iram\0control\0debug";
firmware-name = "am64x-txpru0_1-fw";
compatible = "ti,am642-tx-pru";
reg = <0xc000 0x1800 0x25800 0x100 0x25c00 0x100>;
};
pru@34000 {
reg-names = "iram\0control\0debug";
firmware-name = "am64x-pru0_0-fw";
compatible = "ti,am642-pru";
reg = <0x34000 0x3000 0x22000 0x100 0x22400 0x100>;
};
memories@0 {
reg-names = "dram0\0dram1\0shrdram2";
reg = <0x00 0x2000 0x2000 0x2000 0x10000 0x10000>;
};
cfg@26000 {
#address-cells = <0x01>;
#size-cells = <0x01>;
compatible = "ti,pruss-cfg\0syscon";
ranges = <0x00 0x26000 0x2000>;
reg = <0x26000 0x200>;
clocks {
#address-cells = <0x01>;
#size-cells = <0x00>;
iepclk-mux@30 {
assigned-clocks = <0x2e>;
assigned-clock-parents = <0x2d>;
clocks = <0x03 0x51 0x03 0x2d>;
#clock-cells = <0x00>;
reg = <0x30>;
phandle = <0x2e>;
};
coreclk-mux@3c {
assigned-clocks = <0x2d>;
assigned-clock-parents = <0x03 0x51 0x14>;
clocks = <0x03 0x51 0x00 0x03 0x51 0x14>;
#clock-cells = <0x00>;
reg = <0x3c>;
phandle = <0x2d>;
};
};
};
rtu@4000 {
reg-names = "iram\0control\0debug";
firmware-name = "am64x-rtu0_0-fw";
compatible = "ti,am642-rtu";
reg = <0x4000 0x2000 0x23000 0x100 0x23400 0x100>;
};
};
spi@20130000 {
power-domains = <0x02 0x90 0x01>;
#address-cells = <0x01>;
interrupts = <0x00 0x6d 0x04>;
clocks = <0x03 0x90 0x00>;
#size-cells = <0x00>;
compatible = "ti,am654-mcspi\0ti,omap4-mcspi";
reg = <0x00 0x20130000 0x00 0x400>;
};
mailbox@29050000 {
interrupts = <0x00 0x56 0x04 0x00 0x57 0x04>;
ti,mbox-num-users = <0x04>;
#mbox-cells = <0x01>;
ti,mbox-num-fifos = <0x10>;
compatible = "ti,am64-mailbox";
status = "disabled";
reg = <0x00 0x29050000 0x00 0x200>;
};
bus@fc00000 {
#address-cells = <0x02>;
#size-cells = <0x02>;
compatible = "simple-bus";
ranges;
reg = <0x00 0xfc00000 0x00 0x70000>;
spi@fc40000 {
power-domains = <0x02 0x4b 0x01>;
pinctrl-names = "default";
#address-cells = <0x01>;
pinctrl-0 = <0x17>;
assigned-clocks = <0x03 0x4b 0x06>;
assigned-clock-parents = <0x03 0x4b 0x07>;
assigned-clock-rates = <0x9ef21aa>;
interrupts = <0x00 0x8b 0x04>;
clocks = <0x03 0x4b 0x06>;
cdns,fifo-width = <0x04>;
#size-cells = <0x00>;
cdns,trigger-address = <0x00>;
compatible = "ti,am654-ospi\0cdns,qspi-nor";
reg = <0x00 0xfc40000 0x00 0x100 0x05 0x00 0x01 0x00>;
cdns,fifo-depth = <0x100>;
flash@0 {
cdns,tshsl-ns = <0x3c>;
#address-cells = <0x01>;
spi-tx-bus-width = <0x08>;
#size-cells = <0x01>;
spi-max-frequency = <0x17d7840>;
spi-rx-bus-width = <0x08>;
cdns,tsd2d-ns = <0x3c>;
cdns,read-delay = <0x04>;
cdns,tslch-ns = <0x3c>;
compatible = "jedec,spi-nor";
reg = <0x00>;
cdns,tchsh-ns = <0x3c>;
};
};
};
pwm@23120000 {
power-domains = <0x02 0x35 0x01>;
clock-names = "fck";
clocks = <0x03 0x35 0x00>;
#pwm-cells = <0x03>;
compatible = "ti,am64-ecap\0ti,am3352-ecap";
status = "disabled";
reg = <0x00 0x23120000 0x00 0x60>;
};
i2c@20020000 {
power-domains = <0x02 0x68 0x01>;
#address-cells = <0x01>;
clock-names = "fck";
interrupts = <0x00 0xa3 0x04>;
clocks = <0x03 0x68 0x02>;
#size-cells = <0x00>;
compatible = "ti,am64-i2c\0ti,omap4-i2c";
reg = <0x00 0x20020000 0x00 0x100>;
};
interrupt-controller@a00000 {
ti,interrupt-ranges = <0x00 0x20 0x10>;
ti,intr-trigger-type = <0x01>;
ti,sci = <0x04>;
interrupt-parent = <0x01>;
compatible = "ti,sci-intr";
#interrupt-cells = <0x01>;
reg = <0x00 0xa00000 0x00 0x800>;
ti,sci-dev-id = <0x03>;
phandle = <0x0b>;
interrupt-controller;
};
icssg@30080000 {
power-domains = <0x02 0x52 0x01>;
#address-cells = <0x01>;
#size-cells = <0x01>;
compatible = "ti,am642-icssg";
ranges = <0x00 0x00 0x30080000 0x80000>;
reg = <0x00 0x30080000 0x00 0x80000>;
mii-rt@32000 {
compatible = "ti,pruss-mii\0syscon";
reg = <0x32000 0x100>;
};
rtu@6000 {
reg-names = "iram\0control\0debug";
firmware-name = "am64x-rtu1_1-fw";
compatible = "ti,am642-rtu";
reg = <0x6000 0x2000 0x23800 0x100 0x23c00 0x100>;
};
txpru@a000 {
reg-names = "iram\0control\0debug";
firmware-name = "am64x-txpru1_0-fw";
compatible = "ti,am642-tx-pru";
reg = <0xa000 0x1800 0x25000 0x100 0x25400 0x100>;
};
pru@38000 {
reg-names = "iram\0control\0debug";
firmware-name = "am64x-pru1_1-fw";
compatible = "ti,am642-pru";
reg = <0x38000 0x4000 0x24000 0x100 0x24400 0x100>;
};
mdio@32400 {
#address-cells = <0x01>;
clock-names = "fck";
clocks = <0x03 0x52 0x00>;
bus_freq = <0xf4240>;
#size-cells = <0x00>;
compatible = "ti,davinci_mdio";
status = "disabled";
reg = <0x32400 0x100>;
};
interrupt-controller@20000 {
interrupts = <0x00 0xd8 0x04 0x00 0xd9 0x04 0x00 0xda 0x04 0x00 0xdb 0x04 0x00 0xdc 0x04 0x00 0xdd 0x04 0x00 0xde 0x04 0x00 0xdf 0x04>;
compatible = "ti,icssg-intc";
#interrupt-cells = <0x03>;
interrupt-names = "host_intr0\0host_intr1\0host_intr2\0host_intr3\0host_intr4\0host_intr5\0host_intr6\0host_intr7";
reg = <0x20000 0x2000>;
interrupt-controller;
};
mii-g-rt@33000 {
compatible = "ti,pruss-mii-g\0syscon";
reg = <0x33000 0x1000>;
};
txpru@c000 {
reg-names = "iram\0control\0debug";
firmware-name = "am64x-txpru1_1-fw";
compatible = "ti,am642-tx-pru";
reg = <0xc000 0x1800 0x25800 0x100 0x25c00 0x100>;
};
pru@34000 {
reg-names = "iram\0control\0debug";
firmware-name = "am64x-pru1_0-fw";
compatible = "ti,am642-pru";
reg = <0x34000 0x4000 0x22000 0x100 0x22400 0x100>;
};
memories@0 {
reg-names = "dram0\0dram1\0shrdram2";
reg = <0x00 0x2000 0x2000 0x2000 0x10000 0x10000>;
};
cfg@26000 {
#address-cells = <0x01>;
#size-cells = <0x01>;
compatible = "ti,pruss-cfg\0syscon";
ranges = <0x00 0x26000 0x2000>;
reg = <0x26000 0x200>;
clocks {
#address-cells = <0x01>;
#size-cells = <0x00>;
iepclk-mux@30 {
assigned-clocks = <0x30>;
assigned-clock-parents = <0x2f>;
clocks = <0x03 0x52 0x03 0x2f>;
#clock-cells = <0x00>;
reg = <0x30>;
phandle = <0x30>;
};
coreclk-mux@3c {
assigned-clocks = <0x2f>;
assigned-clock-parents = <0x03 0x52 0x14>;
clocks = <0x03 0x52 0x00 0x03 0x52 0x14>;
#clock-cells = <0x00>;
reg = <0x3c>;
phandle = <0x2f>;
};
};
};
rtu@4000 {
reg-names = "iram\0control\0debug";
firmware-name = "am64x-rtu1_0-fw";
compatible = "ti,am642-rtu";
reg = <0x4000 0x2000 0x23000 0x100 0x23400 0x100>;
};
};
pcie-ep@f102000 {
power-domains = <0x02 0x72 0x01>;
clock-names = "fck";
reg-names = "intd_cfg\0user_cfg\0reg\0mem";
interrupts = <0x00 0xcb 0x01>;
clocks = <0x03 0x72 0x00>;
max-link-speed = <0x02>;
max-functions = [01];
num-lanes = <0x01>;
compatible = "ti,am64-pcie-ep\0ti,j721e-pcie-ep";
ti,syscon-pcie-ctrl = <0x12 0x4070>;
status = "disabled";
interrupt-names = "link_state";
reg = <0x00 0xf102000 0x00 0x1000 0x00 0xf100000 0x00 0x400 0x00 0xd000000 0x00 0x800000 0x00 0x68000000 0x00 0x8000000>;
};
serial@2820000 {
power-domains = <0x02 0x99 0x01>;
clock-names = "fclk";
interrupts = <0x00 0xb4 0x04>;
clocks = <0x03 0x99 0x00>;
clock-frequency = <0x2dc6c00>;
current-speed = <0x1c200>;
compatible = "ti,am64-uart\0ti,am654-uart";
status = "disabled";
reg = <0x00 0x2820000 0x00 0x100>;
};
wiz@f000000 {
power-domains = <0x02 0xa2 0x01>;
#reset-cells = <0x01>;
#address-cells = <0x01>;
clock-names = "fck\0core_ref_clk\0ext_ref_clk";
assigned-clocks = <0x03 0xa2 0x01>;
assigned-clock-parents = <0x03 0xa2 0x05>;
clocks = <0x03 0xa2 0x00 0x03 0xa2 0x01 0x27>;
#size-cells = <0x01>;
#clock-cells = <0x01>;
num-lanes = <0x01>;
compatible = "ti,am64-wiz-10g";
ranges = <0xf000000 0x00 0xf000000 0x10000>;
phandle = <0x28>;
serdes@f000000 {
#address-cells = <0x01>;
clock-names = "refclk\0phy_en_refclk";
reg-names = "torrent_phy";
assigned-clocks = <0x28 0x00 0x28 0x01 0x28 0x02>;
assigned-clock-parents = <0x03 0xa2 0x01 0x03 0xa2 0x01 0x03 0xa2 0x01>;
resets = <0x28 0x00>;
clocks = <0x28 0x00 0x28 0x10>;
#size-cells = <0x00>;
#clock-cells = <0x01>;
compatible = "ti,j721e-serdes-10g";
reg = <0xf000000 0x10000>;
phandle = <0x29>;
reset-names = "torrent_reset";
phy@0 {
resets = <0x28 0x01>;
#phy-cells = <0x00>;
cdns,phy-type = <0x04>;
reg = <0x00>;
phandle = <0x16>;
cdns,num-lanes = <0x01>;
};
};
};
syscon@43000000 {
#address-cells = <0x01>;
#size-cells = <0x01>;
compatible = "syscon\0simple-mfd";
ranges = <0x00 0x00 0x43000000 0x20000>;
reg = <0x00 0x43000000 0x00 0x20000>;
phandle = <0x12>;
mux-controller {
idle-states = <0x01>;
mux-reg-masks = <0x4080 0x03>;
compatible = "mmio-mux";
#mux-control-cells = <0x01>;
};
chipid@14 {
compatible = "ti,am654-chipid";
reg = <0x14 0x04>;
};
phy@4044 {
#phy-cells = <0x01>;
compatible = "ti,am654-phy-gmii-sel";
reg = <0x4044 0x08>;
phandle = <0x11>;
};
clock@4140 {
#clock-cells = <0x01>;
compatible = "ti,am64-epwm-tbclk\0syscon";
reg = <0x4130 0x04>;
phandle = <0x2b>;
};
};
serial@2860000 {
power-domains = <0x02 0x9e 0x01>;
clock-names = "fclk";
interrupts = <0x00 0xb8 0x04>;
clocks = <0x03 0x9e 0x00>;
clock-frequency = <0x2dc6c00>;
current-speed = <0x1c200>;
compatible = "ti,am64-uart\0ti,am654-uart";
status = "disabled";
reg = <0x00 0x2860000 0x00 0x100>;
};
pwm@23020000 {
power-domains = <0x02 0x58 0x01>;
clock-names = "tbclk\0fck";
clocks = <0x2b 0x02 0x03 0x58 0x00>;
#pwm-cells = <0x03>;
compatible = "ti,am64-epwm\0ti,am3352-ehrpwm";
status = "disabled";
reg = <0x00 0x23020000 0x00 0x100>;
};
can@20701000 {
power-domains = <0x02 0x62 0x01>;
clock-names = "hclk\0cclk";
reg-names = "m_can\0message_ram";
interrupts = <0x00 0x9b 0x04 0x00 0x9c 0x04>;
clocks = <0x03 0x62 0x05 0x03 0x62 0x00>;
compatible = "bosch,m_can";
status = "disabled";
interrupt-names = "int0\0int1";
reg = <0x00 0x20701000 0x00 0x200 0x00 0x20708000 0x00 0x8000>;
bosch,mram-cfg = <0x00 0x80 0x40 0x40 0x40 0x40 0x20 0x20>;
};
gpio@600000 {
power-domains = <0x02 0x4d 0x01>;
ti,davinci-gpio-unbanked = <0x00>;
clock-names = "gpio";
gpio-controller;
interrupts = <0xbe 0xbf 0xc0 0xc1 0xc2 0xc3>;
clocks = <0x03 0x4d 0x00>;
interrupt-parent = <0x0b>;
ti,ngpio = <0x57>;
compatible = "ti,am64-gpio\0ti,keystone-gpio";
#interrupt-cells = <0x02>;
reg = <0x00 0x600000 0x00 0x100>;
#gpio-cells = <0x02>;
interrupt-controller;
};
pwm@23060000 {
power-domains = <0x02 0x5c 0x01>;
clock-names = "tbclk\0fck";
clocks = <0x2b 0x06 0x03 0x5c 0x00>;
#pwm-cells = <0x03>;
compatible = "ti,am64-epwm\0ti,am3352-ehrpwm";
status = "disabled";
reg = <0x00 0x23060000 0x00 0x100>;
};
spi@20100000 {
power-domains = <0x02 0x8d 0x01>;
#address-cells = <0x01>;
interrupts = <0x00 0xac 0x04>;
clocks = <0x03 0x8d 0x00>;
#size-cells = <0x00>;
dma-names = "tx0\0rx0";
compatible = "ti,am654-mcspi\0ti,omap4-mcspi";
reg = <0x00 0x20100000 0x00 0x400>;
dmas = <0x07 0xc300 0x00 0x07 0x4300 0x00>;
};
mailbox@29020000 {
interrupts = <0x00 0x50 0x04 0x00 0x51 0x04>;
ti,mbox-num-users = <0x04>;
#mbox-cells = <0x01>;
ti,mbox-num-fifos = <0x10>;
compatible = "ti,am64-mailbox";
reg = <0x00 0x29020000 0x00 0x200>;
phandle = <0x19>;
mbox-main-r5fss0-core1 {
ti,mbox-rx = <0x02 0x00 0x02>;
phandle = <0x1d>;
ti,mbox-tx = <0x03 0x00 0x02>;
};
mbox-main-r5fss0-core0 {
ti,mbox-rx = <0x00 0x00 0x02>;
phandle = <0x1a>;
ti,mbox-tx = <0x01 0x00 0x02>;
};
};
pinctrl@a40000 {
#pinctrl-cells = <0x01>;
pinctrl-single,register-width = <0x20>;
compatible = "pinctrl-single";
reg = <0x00 0xa40000 0x00 0x800>;
pinctrl-single,function-mask = <0x107ff>;
};
spinlock@2a000000 {
compatible = "ti,am64-hwspinlock";
reg = <0x00 0x2a000000 0x00 0x1000>;
#hwlock-cells = <0x01>;
};
spi@20140000 {
power-domains = <0x02 0x91 0x01>;
#address-cells = <0x01>;
interrupts = <0x00 0xaf 0x04>;
clocks = <0x03 0x91 0x00>;
#size-cells = <0x00>;
compatible = "ti,am654-mcspi\0ti,omap4-mcspi";
reg = <0x00 0x20140000 0x00 0x400>;
};
mailbox@29060000 {
interrupts = <0x00 0x4c 0x04>;
ti,mbox-num-users = <0x04>;
#mbox-cells = <0x01>;
ti,mbox-num-fifos = <0x10>;
compatible = "ti,am64-mailbox";
reg = <0x00 0x29060000 0x00 0x200>;
mbox-m4-0 {
ti,mbox-rx = <0x00 0x00 0x02>;
ti,mbox-tx = <0x01 0x00 0x02>;
};
};
interrupt-controller@1800000 {
#address-cells = <0x02>;
interrupts = <0x01 0x09 0x04>;
#size-cells = <0x02>;
compatible = "arm,gic-v3";
ranges;
#interrupt-cells = <0x03>;
reg = <0x00 0x1800000 0x00 0x10000 0x00 0x1840000 0x00 0xc0000 0x01 0x00 0x00 0x2000 0x01 0x10000 0x00 0x1000 0x01 0x20000 0x00 0x2000>;
phandle = <0x01>;
interrupt-controller;
msi-controller@1820000 {
socionext,synquacer-pre-its = <0x1000000 0x400000>;
msi-controller;
compatible = "arm,gic-v3-its";
reg = <0x00 0x1820000 0x00 0x10000>;
phandle = <0x2a>;
#msi-cells = <0x01>;
};
};
i2c@20030000 {
power-domains = <0x02 0x69 0x01>;
#address-cells = <0x01>;
clock-names = "fck";
interrupts = <0x00 0xa4 0x04>;
clocks = <0x03 0x69 0x02>;
#size-cells = <0x00>;
compatible = "ti,am64-i2c\0ti,omap4-i2c";
status = "disabled";
reg = <0x00 0x20030000 0x00 0x100>;
};
r5fss@78400000 {
power-domains = <0x02 0x78 0x01>;
#address-cells = <0x01>;
ti,cluster-mode = <0x00>;
#size-cells = <0x01>;
compatible = "ti,am64-r5fss";
ranges = <0x78400000 0x00 0x78400000 0x10000 0x78500000 0x00 0x78500000 0x10000 0x78600000 0x00 0x78600000 0x8000 0x78700000 0x00 0x78700000 0x8000>;
r5f@78600000 {
ti,btcm-enable = <0x01>;
ti,sci = <0x04>;
reg-names = "atcm\0btcm";
firmware-name = "am64-main-r5f1_1-fw";
resets = <0x18 0x7c 0x01>;
memory-region = <0x25 0x26>;
compatible = "ti,am64-r5f";
reg = <0x78600000 0x8000 0x78700000 0x8000>;
ti,sci-dev-id = <0x7c>;
mboxes = <0x20 0x24>;
ti,atcm-enable = <0x01>;
ti,sci-proc-ids = <0x07 0xff>;
ti,loczrama = <0x01>;
};
r5f@78400000 {
ti,btcm-enable = <0x01>;
ti,sci = <0x04>;
reg-names = "atcm\0btcm";
firmware-name = "am64-main-r5f1_0-fw";
resets = <0x18 0x7b 0x01>;
memory-region = <0x22 0x23>;
compatible = "ti,am64-r5f";
reg = <0x78400000 0x10000 0x78500000 0x10000>;
ti,sci-dev-id = <0x7b>;
mboxes = <0x20 0x21>;
ti,atcm-enable = <0x01>;
ti,sci-proc-ids = <0x06 0xff>;
ti,loczrama = <0x01>;
};
};
sram@70000000 {
#address-cells = <0x01>;
#size-cells = <0x01>;
compatible = "mmio-sram";
ranges = <0x00 0x00 0x70000000 0x200000>;
reg = <0x00 0x70000000 0x00 0x200000>;
dmsc-sram@1e0000 {
reg = <0x1e0000 0x1c000>;
};
sproxy-sram@1fc000 {
reg = <0x1fc000 0x4000>;
};
tfa-sram@1c0000 {
reg = <0x1c0000 0x20000>;
};
};
bus@48000000 {
dma-ranges;
#address-cells = <0x02>;
#size-cells = <0x02>;
compatible = "simple-mfd";
ranges = <0x00 0x48000000 0x00 0x48000000 0x00 0x6400000>;
ti,sci-dev-id = <0x19>;
dma-controller@485c0000 {
ti,sci-rm-range-rflow = <0x2a 0x2c 0x2e 0x32 0x36 0x38>;
ti,sci-rm-range-rchan = <0x29 0x2b 0x2d 0x2f 0x31 0x33 0x35 0x37>;
ti,sci = <0x04>;
reg-names = "gcfg\0rchanrt\0tchanrt\0ringrt";
ti,sci-rm-range-tflow = <0x10 0x11 0x12 0x13 0x14 0x15>;
compatible = "ti,am64-dmss-pktdma";
ti,sci-rm-range-tchan = <0x23 0x24 0x25 0x26 0x27 0x28>;
reg = <0x00 0x485c0000 0x00 0x100 0x00 0x4a800000 0x00 0x20000 0x00 0x4aa00000 0x00 0x40000 0x00 0x4b800000 0x00 0x400000>;
ti,sci-dev-id = <0x1e>;
phandle = <0x07>;
msi-parent = <0x08>;
#dma-cells = <0x02>;
};
interrupt-controller@48000000 {
ti,interrupt-ranges = <0x04 0x44 0x24>;
ti,sci = <0x04>;
interrupt-parent = <0x01>;
msi-controller;
compatible = "ti,sci-inta";
#interrupt-cells = <0x00>;
reg = <0x00 0x48000000 0x00 0x100000>;
ti,sci-dev-id = <0x1c>;
phandle = <0x08>;
ti,unmapped-event-sources = <0x06 0x07>;
interrupt-controller;
};
dma-controller@485c0100 {
ti,sci-rm-range-bchan = <0x20>;
ti,sci-rm-range-rchan = <0x21>;
ti,sci = <0x04>;
reg-names = "gcfg\0bchanrt\0rchanrt\0tchanrt\0ringrt";
compatible = "ti,am64-dmss-bcdma";
ti,sci-rm-range-tchan = <0x22>;
reg = <0x00 0x485c0100 0x00 0x100 0x00 0x4c000000 0x00 0x20000 0x00 0x4a820000 0x00 0x20000 0x00 0x4aa40000 0x00 0x20000 0x00 0x4bc00000 0x00 0x100000>;
ti,sci-dev-id = <0x1a>;
phandle = <0x06>;
msi-parent = <0x08>;
#dma-cells = <0x03>;
};
mailbox@4d000000 {
reg-names = "target_data\0rt\0scfg";
interrupts = <0x00 0x22 0x04>;
#mbox-cells = <0x01>;
compatible = "ti,am654-secure-proxy";
interrupt-names = "rx_012";
reg = <0x00 0x4d000000 0x00 0x80000 0x00 0x4a600000 0x00 0x80000 0x00 0x4a400000 0x00 0x80000>;
phandle = <0x09>;
};
};
serial@2830000 {
power-domains = <0x02 0x9a 0x01>;
clock-names = "fclk";
interrupts = <0x00 0xb5 0x04>;
clocks = <0x03 0x9a 0x00>;
clock-frequency = <0x2dc6c00>;
current-speed = <0x1c200>;
compatible = "ti,am64-uart\0ti,am654-uart";
status = "disabled";
reg = <0x00 0x2830000 0x00 0x100>;
};
pcie@f102000 {
power-domains = <0x02 0x72 0x01>;
dma-ranges = <0x2000000 0x00 0x00 0x00 0x00 0x10 0x00>;
cdns,no-bar-match-nbits = <0x40>;
#address-cells = <0x03>;
bus-range = <0x00 0xff>;
clock-names = "fck\0pcie_refclk";
reg-names = "intd_cfg\0user_cfg\0reg\0cfg";
interrupts = <0x00 0xcb 0x01>;
clocks = <0x03 0x72 0x00 0x29 0x00>;
#size-cells = <0x02>;
max-link-speed = <0x02>;
device_type = "pci";
num-lanes = <0x01>;
compatible = "ti,am64-pcie-host\0ti,j721e-pcie-host";
ranges = <0x1000000 0x00 0x68001000 0x00 0x68001000 0x00 0x10000 0x2000000 0x00 0x68011000 0x00 0x68011000 0x00 0x7fef000>;
msi-map = <0x00 0x2a 0x00 0x10000>;
ti,syscon-pcie-ctrl = <0x12 0x4070>;
status = "disabled";
vendor-id = <0x104c>;
interrupt-names = "link_state";
reg = <0x00 0xf102000 0x00 0x1000 0x00 0xf100000 0x00 0x400 0x00 0xd000000 0x00 0x800000 0x00 0x68000000 0x00 0x1000>;
device-id = <0xb010>;
};
pwm@23030000 {
power-domains = <0x02 0x59 0x01>;
clock-names = "tbclk\0fck";
clocks = <0x2b 0x03 0x03 0x59 0x00>;
#pwm-cells = <0x03>;
compatible = "ti,am64-epwm\0ti,am3352-ehrpwm";
status = "disabled";
reg = <0x00 0x23030000 0x00 0x100>;
};
watchdog@e000000 {
power-domains = <0x02 0x7d 0x01>;
assigned-clocks = <0x03 0x7d 0x00>;
assigned-clock-parents = <0x03 0x7d 0x02>;
clocks = <0x03 0x7d 0x00>;
compatible = "ti,j7-rti-wdt";
reg = <0x00 0xe000000 0x00 0x100>;
};
can@20711000 {
power-domains = <0x02 0x63 0x01>;
clock-names = "hclk\0cclk";
reg-names = "m_can\0message_ram";
interrupts = <0x00 0x9e 0x04 0x00 0x9f 0x04>;
clocks = <0x03 0x63 0x05 0x03 0x63 0x00>;
compatible = "bosch,m_can";
status = "disabled";
interrupt-names = "int0\0int1";
reg = <0x00 0x20711000 0x00 0x200 0x00 0x20718000 0x00 0x8000>;
bosch,mram-cfg = <0x00 0x80 0x40 0x40 0x40 0x40 0x20 0x20>;
};
system-controller@44043000 {
reg-names = "debug_messages";
ti,host-id = <0x0c>;
compatible = "ti,k2g-sci";
reg = <0x00 0x44043000 0x00 0xfe0>;
phandle = <0x04>;
mboxes = <0x09 0x0c 0x09 0x0d>;
mbox-names = "rx\0tx";
clock-controller {
#clock-cells = <0x02>;
compatible = "ti,k2g-sci-clk";
phandle = <0x03>;
};
reset-controller {
#reset-cells = <0x02>;
compatible = "ti,sci-reset";
phandle = <0x18>;
};
power-controller {
#power-domain-cells = <0x02>;
compatible = "ti,sci-pm-domain";
phandle = <0x02>;
};
};
pwm@23070000 {
power-domains = <0x02 0x5d 0x01>;
clock-names = "tbclk\0fck";
clocks = <0x2b 0x07 0x03 0x5d 0x00>;
#pwm-cells = <0x03>;
compatible = "ti,am64-epwm\0ti,am3352-ehrpwm";
status = "disabled";
reg = <0x00 0x23070000 0x00 0x100>;
};
spi@20110000 {
power-domains = <0x02 0x8e 0x01>;
#address-cells = <0x01>;
interrupts = <0x00 0xad 0x04>;
clocks = <0x03 0x8e 0x00>;
#size-cells = <0x00>;
compatible = "ti,am654-mcspi\0ti,omap4-mcspi";
reg = <0x00 0x20110000 0x00 0x400>;
};
mailbox@29030000 {
interrupts = <0x00 0x52 0x04 0x00 0x53 0x04>;
ti,mbox-num-users = <0x04>;
#mbox-cells = <0x01>;
ti,mbox-num-fifos = <0x10>;
compatible = "ti,am64-mailbox";
status = "disabled";
reg = <0x00 0x29030000 0x00 0x200>;
};
tscadc@28001000 {
power-domains = <0x02 0x00 0x01>;
clock-names = "adc_tsc_fck";
assigned-clocks = <0x03 0x00 0x00>;
assigned-clock-parents = <0x03 0x00 0x03>;
assigned-clock-rates = <0x3938700>;
interrupts = <0x00 0x60 0x04>;
clocks = <0x03 0x00 0x00>;
compatible = "ti,am654-tscadc\0ti,am3359-tscadc";
status = "disabled";
reg = <0x00 0x28001000 0x00 0x1000>;
adc {
#io-channel-cells = <0x01>;
compatible = "ti,am654-adc\0ti,am3359-adc";
};
};
pwm@23100000 {
power-domains = <0x02 0x33 0x01>;
pinctrl-names = "default";
pinctrl-0 = <0x2c>;
clock-names = "fck";
clocks = <0x03 0x33 0x00>;
#pwm-cells = <0x03>;
compatible = "ti,am64-ecap\0ti,am3352-ecap";
reg = <0x00 0x23100000 0x00 0x60>;
};
mmc@fa00000 {
power-domains = <0x02 0x3a 0x01>;
ti,otap-del-sel-legacy = <0x00>;
pinctrl-names = "default";
pinctrl-0 = <0x0d>;
clock-names = "clk_ahb\0clk_xin";
bus-width = <0x04>;
ti,trm-icp = <0x02>;
ti,otap-del-sel-sd-hs = <0x0f>;
interrupts = <0x00 0x86 0x04>;
ti,otap-del-sel-sdr104 = <0x06>;
clocks = <0x03 0x3a 0x03 0x03 0x3a 0x04>;
vmmc-supply = <0x0c>;
ti,clkbuf-sel = <0x07>;
ti,otap-del-sel-sdr50 = <0x0c>;
ti,otap-del-sel-sdr12 = <0x0f>;
ti,otap-del-sel-ddr50 = <0x09>;
compatible = "ti,am64-sdhci-4bit";
disable-wp;
ti,driver-strength-ohm = <0x32>;
reg = <0x00 0xfa00000 0x00 0x260 0x00 0xfa08000 0x00 0x134>;
ti,otap-del-sel-sdr25 = <0x0f>;
};
mailbox@29070000 {
interrupts = <0x00 0x4d 0x04>;
ti,mbox-num-users = <0x04>;
#mbox-cells = <0x01>;
ti,mbox-num-fifos = <0x10>;
compatible = "ti,am64-mailbox";
status = "disabled";
reg = <0x00 0x29070000 0x00 0x200>;
};
cdns-usb@f900000 {
power-domains = <0x02 0xa1 0x01>;
ti,vbus-divider;
#address-cells = <0x02>;
clock-names = "ref\0lpm";
assigned-clocks = <0x03 0xa1 0x09>;
assigned-clock-parents = <0x03 0xa1 0x0a>;
clocks = <0x03 0xa1 0x09 0x03 0xa1 0x01>;
#size-cells = <0x02>;
compatible = "ti,am64-usb";
ranges;
reg = <0x00 0xf900000 0x00 0x100>;
usb@f400000 {
pinctrl-names = "default";
phy-names = "cdns3,usb3-phy";
pinctrl-0 = <0x15>;
reg-names = "otg\0xhci\0dev";
interrupts = <0x00 0xbc 0x04 0x00 0xc2 0x04 0x00 0xc4 0x04>;
compatible = "cdns,usb3";
interrupt-names = "host\0peripheral\0otg";
phys = <0x16>;
reg = <0x00 0xf400000 0x00 0x10000 0x00 0xf410000 0x00 0x10000 0x00 0xf420000 0x00 0x10000>;
dr_mode = "host";
maximum-speed = "super-speed";
};
};
i2c@20000000 {
power-domains = <0x02 0x66 0x01>;
#address-cells = <0x01>;
clock-names = "fck";
interrupts = <0x00 0xa1 0x04>;
clocks = <0x03 0x66 0x02>;
#size-cells = <0x00>;
compatible = "ti,am64-i2c\0ti,omap4-i2c";
reg = <0x00 0x20000000 0x00 0x100>;
};
pinctrl@f4000 {
#pinctrl-cells = <0x01>;
pinctrl-single,register-width = <0x20>;
compatible = "pinctrl-single";
reg = <0x00 0xf4000 0x00 0x2d0>;
pinctrl-single,function-mask = <0xffffffff>;
main-usb0-pins-default {
pinctrl-single,pins = <0x2a8 0x10000>;
phandle = <0x15>;
};
main-ecap0-pins-default {
pinctrl-single,pins = <0x270 0x50000>;
phandle = <0x2c>;
};
ospi0-pins-default {
pinctrl-single,pins = <0x00 0x10000 0x2c 0x10000 0x0c 0x50000 0x10 0x50000 0x14 0x50000 0x18 0x50000 0x1c 0x50000 0x20 0x50000 0x24 0x50000 0x28 0x50000 0x08 0x50000>;
phandle = <0x17>;
};
rgmii2-pins-default {
pinctrl-single,pins = <0x108 0x50004 0x10c 0x50004 0x110 0x50004 0x114 0x50004 0x120 0x50004 0x118 0x50004 0x134 0x10004 0x138 0x10004 0x13c 0x10004 0x140 0x10004 0x148 0x10004 0x144 0x10004>;
phandle = <0x10>;
};
mdio1-pins-default {
pinctrl-single,pins = <0x1fc 0x10004 0x1f8 0x50004>;
phandle = <0x0e>;
};
main-i2c1-pins-default {
pinctrl-single,pins = <0x268 0x60000 0x26c 0x60000>;
phandle = <0x0a>;
};
rgmii1-pins-default {
pinctrl-single,pins = <0x11c 0x50004 0x128 0x50004 0x150 0x50004 0x154 0x50004 0xd8 0x50004 0xcc 0x50004 0x124 0x10004 0x12c 0x10004 0x130 0x10004 0x14c 0x10004 0xe0 0x10004 0xdc 0x10004>;
phandle = <0x0f>;
};
main-mmc1-pins-default {
pinctrl-single,pins = <0x294 0x50000 0x290 0x50000 0x28c 0x50000 0x288 0x50000 0x284 0x50000 0x280 0x50000 0x27c 0x50000 0x298 0x50000>;
phandle = <0x0d>;
};
};
serial@2800000 {
power-domains = <0x02 0x92 0x01>;
clock-names = "fclk";
interrupts = <0x00 0xb2 0x04>;
clocks = <0x03 0x92 0x00>;
clock-frequency = <0x2dc6c00>;
current-speed = <0x1c200>;
compatible = "ti,am64-uart\0ti,am654-uart";
reg = <0x00 0x2800000 0x00 0x100>;
};
serial@2840000 {
power-domains = <0x02 0x9b 0x01>;
clock-names = "fclk";
interrupts = <0x00 0xb6 0x04>;
clocks = <0x03 0x9b 0x00>;
clock-frequency = <0x2dc6c00>;
current-speed = <0x1c200>;
compatible = "ti,am64-uart\0ti,am654-uart";
status = "disabled";
reg = <0x00 0x2840000 0x00 0x100>;
};
pwm@23000000 {
power-domains = <0x02 0x56 0x01>;
clock-names = "tbclk\0fck";
clocks = <0x2b 0x00 0x03 0x56 0x00>;
#pwm-cells = <0x03>;
compatible = "ti,am64-epwm\0ti,am3352-ehrpwm";
status = "disabled";
reg = <0x00 0x23000000 0x00 0x100>;
};
};
l2-cache0 {
cache-size = <0x40000>;
cache-level = <0x02>;
cache-sets = <0x100>;
compatible = "cache";
cache-line-size = <0x40>;
phandle = <0x33>;
};
clock-cmnrefclk {
#clock-cells = <0x00>;
clock-frequency = <0x00>;
compatible = "fixed-clock";
phandle = <0x27>;
};
fixed-regulator-vusb-main5v0 {
regulator-max-microvolt = <0x4c4b40>;
regulator-boot-on;
regulator-always-on;
regulator-min-microvolt = <0x4c4b40>;
regulator-name = "vusb_main5v0";
compatible = "regulator-fixed";
phandle = <0x34>;
};
memory@80000000 {
device_type = "memory";
reg = <0x00 0x80000000 0x00 0x80000000>;
};
timer-cl0-cpu0 {
interrupts = <0x01 0x0d 0x08 0x01 0x0e 0x08 0x01 0x0b 0x08 0x01 0x0a 0x08>;
compatible = "arm,armv8-timer";
};
fixedregulator-vcc-3v3-sys {
regulator-max-microvolt = <0x325aa0>;
regulator-boot-on;
regulator-always-on;
regulator-min-microvolt = <0x325aa0>;
regulator-name = "vcc_3v3_sys";
compatible = "regulator-fixed";
phandle = <0x35>;
vin-supply = <0x34>;
};
aliases {
ethernet0 = "/bus@f4000/ethernet@8000000/ethernet-ports/port@1";
serial7 = "/bus@f4000/serial@2850000";
serial5 = "/bus@f4000/serial@2830000";
mmc1 = "/bus@f4000/mmc@fa00000";
serial3 = "/bus@f4000/serial@2810000";
serial1 = "/bus@f4000/bus@4000000/serial@4a10000";
ethernet1 = "/bus@f4000/ethernet@8000000/ethernet-ports/port@2";
serial8 = "/bus@f4000/serial@2860000";
serial6 = "/bus@f4000/serial@2840000";
serial4 = "/bus@f4000/serial@2820000";
mmc0 = "/bus@f4000/mmc@fa10000";
serial2 = "/bus@f4000/serial@2800000";
serial0 = "/bus@f4000/bus@4000000/serial@4a00000";
};
firmware {
optee {
method = "smc";
compatible = "linaro,optee-tz";
};
psci {
method = "smc";
compatible = "arm,psci-1.0";
};
};
chosen {
bootargs = "console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=10.24.51.23:/opt/NFS_exports/linux/am64xx-sk/autofs/9cebeb7a2ef61acf404b0f5bb757c762,nolock,v3,tcp,rsize=4096,wsize=4096 ";
stdout-path = "serial2:115200n8";
};
pmu {
interrupts = <0x01 0x07 0x04>;
compatible = "arm,cortex-a53-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-a53";
d-cache-size = <0x8000>;
next-level-cache = <0x33>;
i-cache-size = <0x8000>;
reg = <0x01>;
enable-method = "psci";
phandle = <0x32>;
d-cache-sets = <0x80>;
i-cache-sets = <0x100>;
};
cpu-map {
cluster0 {
core1 {
cpu = <0x32>;
};
core0 {
cpu = <0x31>;
};
};
};
cpu@0 {
d-cache-line-size = <0x40>;
i-cache-line-size = <0x40>;
device_type = "cpu";
compatible = "arm,cortex-a53";
d-cache-size = <0x8000>;
next-level-cache = <0x33>;
i-cache-size = <0x8000>;
reg = <0x00>;
enable-method = "psci";
phandle = <0x31>;
d-cache-sets = <0x80>;
i-cache-sets = <0x100>;
};
};
reserved-memory {
#address-cells = <0x02>;
#size-cells = <0x02>;
ranges;
r5f-dma-memory@a2000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa2000000 0x00 0x100000>;
phandle = <0x22>;
no-map;
};
r5f-memory@a3100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa3100000 0x00 0xf00000>;
phandle = <0x26>;
no-map;
};
r5f-dma-memory@a3000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa3000000 0x00 0x100000>;
phandle = <0x25>;
no-map;
};
r5f-memory@a0100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa0100000 0x00 0xf00000>;
phandle = <0x1c>;
no-map;
};
optee@9e800000 {
alignment = <0x1000>;
reg = <0x00 0x9e800000 0x00 0x1800000>;
no-map;
};
r5f-dma-memory@a0000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa0000000 0x00 0x100000>;
phandle = <0x1b>;
no-map;
};
ipc-memories@a5000000 {
alignment = <0x1000>;
reg = <0x00 0xa5000000 0x00 0x800000>;
no-map;
};
r5f-memory@a1100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa1100000 0x00 0xf00000>;
phandle = <0x1f>;
no-map;
};
r5f-dma-memory@a1000000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa1000000 0x00 0x100000>;
phandle = <0x1e>;
no-map;
};
r5f-memory@a2100000 {
compatible = "shared-dma-pool";
reg = <0x00 0xa2100000 0x00 0xf00000>;
phandle = <0x23>;
no-map;
};
};
fixed-regulator-sd {
regulator-max-microvolt = <0x325aa0>;
regulator-boot-on;
gpio = <0x36 0x03 0x00>;
enable-active-high;
regulator-min-microvolt = <0x325aa0>;
regulator-name = "vdd_mmc1";
compatible = "regulator-fixed";
phandle = <0x0c>;
vin-supply = <0x35>;
};
};
# lkvm run -k /root/Image -m 320 -c 2 --name guest-345
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 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 VIPT 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: ARM erratum 845719
[ 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.000000] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[ 0.003005] Console: colour dummy device 80x25
[ 0.004495] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.007814] pid_max: default: 32768 minimum: 301
[ 0.009285] LSM: Security Framework initializing
[ 0.010866] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[ 0.013287] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[ 0.017719] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.020212] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.022397] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.024574] rcu: Hierarchical SRCU implementation.
[ 0.026503] EFI services will not be available.
[ 0.028338] smp: Bringing up secondary CPUs ...
[ 0.034070] Detected VIPT I-cache on CPU1
[ 0.034346] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.034872] smp: Brought up 1 node, 2 CPUs
[ 0.039650] SMP: Total of 2 processors activated.
[ 0.041074] CPU features: detected: 32-bit EL0 Support
[ 0.042650] CPU features: detected: 32-bit EL1 Support
[ 0.044370] CPU features: detected: CRC32 instructions
[ 0.057517] CPU: All CPU(s) started at EL1
[ 0.059047] alternatives: patching kernel code
[ 0.062382] devtmpfs: initialized
[ 0.066052] KASLR disabled due to lack of seed
[ 0.067994] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.071424] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.075308] pinctrl core: initialized pinctrl subsystem
[ 0.078291] DMI not present or invalid.
[ 0.080455] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.086595] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 0.089583] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.092411] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.095502] audit: initializing netlink subsys (disabled)
[ 0.097859] audit: type=2000 audit(0.084:1): state=initialized audit_enabled=0 res=1
[ 0.098650] thermal_sys: Registered thermal governor 'step_wise'
[ 0.100669] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.102654] cpuidle: using governor menu
[ 0.106299] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.108713] ASID allocator initialised with 65536 entries
[ 0.111140] Serial: AMBA PL011 UART driver
[ 0.114312] OF: /pci: could not find phandle 2
[ 0.130572] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.132820] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.134901] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.136912] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.142215] ACPI: Interpreter disabled.
[ 0.144705] iommu: Default domain type: Translated
[ 0.146489] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.149076] vgaarb: loaded
[ 0.150610] SCSI subsystem initialized
[ 0.152990] usbcore: registered new interface driver usbfs
[ 0.154992] usbcore: registered new interface driver hub
[ 0.156846] usbcore: registered new device driver usb
[ 0.158751] pps_core: LinuxPPS API ver. 1 registered
[ 0.160365] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.163549] PTP clock support registered
[ 0.494054] EDAC MC: Ver: 3.0.0
[ 0.496964] FPGA manager framework
[ 0.498431] Advanced Linux Sound Architecture Driver Initialized.
[ 0.502386] clocksource: Switched to clocksource arch_sys_counter
[ 0.504922] VFS: Disk quotas dquot_6.6.0
[ 0.506604] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.509466] pnp: PnP ACPI: disabled
[ 0.525717] NET: Registered PF_INET protocol family
[ 0.528103] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.531575] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 0.535007] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.537499] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 0.540021] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.542131] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.544490] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.546943] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.550071] RPC: Registered named UNIX socket transport module.
[ 0.552458] RPC: Registered udp transport module.
[ 0.553901] RPC: Registered tcp transport module.
[ 0.555576] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.557554] PCI: CLS 0 bytes, default 64
[ 0.559982] kvm [1]: HYP mode not available
[ 0.562974] Initialise system trusted keyrings
[ 0.565106] workingset: timestamp_bits=42 max_order=17 bucket_order=0
[ 0.578063] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.582008] NFS: Registering the id_resolver key type
[ 0.584203] Key type id_resolver registered
[ 0.585544] Key type id_legacy registered
[ 0.587152] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.589210] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.592379] 9p: Installing v9fs 9p2000 file system support
[ 0.635250] Key type asymmetric registered
[ 0.636650] Asymmetric key parser 'x509' registered
[ 0.638312] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[ 0.640957] io scheduler mq-deadline registered
[ 0.642327] io scheduler kyber registered
[ 0.646638] pci-host-generic 40000000.pci: host bridge /pci ranges:
[ 0.648813] pci-host-generic 40000000.pci: IO 0x0000000000..0x000000ffff -> 0x0000000000
[ 0.651738] pci-host-generic 40000000.pci: MEM 0x0050000000..0x007fffffff -> 0x0050000000
[ 0.654506] pci-host-generic 40000000.pci: ECAM at [mem 0x40000000-0x4fffffff] for [bus 00]
[ 0.657393] pci-host-generic 40000000.pci: PCI host bridge to bus 0000:00
[ 0.659837] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 0.661711] pci_bus 0000:00: root bus resource [mem 0x50000000-0x7fffffff]
[ 0.665902] EINJ: ACPI disabled.
[ 0.674352] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.680178] printk: console [ttyS0] disabled
[ 0.681759] 1000000.U6_16550A: ttyS0 at MMIO 0x1000000 (irq = 13, base_baud = 115200) is a 16550A
[ 0.685039] printk: console [ttyS0] enabled
[ 0.685039] printk: console [ttyS0] enabled
[ 0.687968] printk: bootconsole [ns16550a0] disabled
[ 0.687968] printk: bootconsole [ns16550a0] disabled
[ 0.692669] 1001000.U6_16550A: ttyS1 at MMIO 0x1001000 (irq = 14, base_baud = 115200) is a 16550A
[ 0.697370] 1002000.U6_16550A: ttyS2 at MMIO 0x1002000 (irq = 15, base_baud = 115200) is a 16550A
[ 0.702115] 1003000.U6_16550A: ttyS3 at MMIO 0x1003000 (irq = 16, base_baud = 115200) is a 16550A
[ 0.707359] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 0.720721] loop: module loaded
[ 0.722725] megasas: 07.719.03.00-rc1
[ 0.728531] tun: Universal TUN/TAP device driver, 1.6
[ 0.745331] net eth0: Fail to set guest offload.
[ 0.747139] virtio_net virtio2 eth0: set_features() failed (-22); wanted 0x0000000000134829, left 0x0080000000134829
[ 0.754499] thunder_xcv, ver 1.0
[ 0.755851] thunder_bgx, ver 1.0
[ 0.756917] nicpf, ver 1.0
[ 0.758050] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[ 0.760697] hns3: Copyright (c) 2017 Huawei Corporation.
[ 0.762507] hclge is initializing
[ 0.763642] e1000: Intel(R) PRO/1000 Network Driver
[ 0.765164] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 0.767212] e1000e: Intel(R) PRO/1000 Network Driver
[ 0.768761] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 0.770721] igb: Intel(R) Gigabit Ethernet Network Driver
[ 0.772466] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 0.774345] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[ 0.776755] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 0.778913] sky2: driver version 1.30
[ 0.780928] VFIO - User Level meta-driver version: 0.3
[ 0.784660] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.787500] ehci-pci: EHCI PCI platform driver
[ 0.789124] ehci-platform: EHCI generic platform driver
[ 0.791200] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.793223] ohci-pci: OHCI PCI platform driver
[ 0.794854] ohci-platform: OHCI generic platform driver
[ 0.796786] usbcore: registered new interface driver usb-storage
[ 0.800182] i2c_dev: i2c /dev entries driver
[ 0.803823] sdhci: Secure Digital Host Controller Interface driver
[ 0.805944] sdhci: Copyright(c) Pierre Ossman
[ 0.808017] Synopsys Designware Multimedia Card Interface Driver
[ 0.810946] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.813472] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.817362] usbcore: registered new interface driver usbhid
[ 0.819639] usbhid: USB HID core driver
[ 0.823846] NET: Registered PF_PACKET protocol family
[ 0.825839] 9pnet: Installing 9P2000 support
[ 0.835251] Key type dns_resolver registered
[ 0.837529] registered taskstats version 1
[ 0.839219] Loading compiled-in X.509 certificates
[ 0.870478] Sending DHCP requests ., OK
[ 0.887956] IP-Config: Got DHCP answer from 192.168.33.1, my address is 192.168.33.15
[ 0.890494] IP-Config: Complete:
[ 0.891581] device=eth0, hwaddr=02:15:15:15:15:15, ipaddr=192.168.33.15, mask=255.255.255.0, gw=192.168.33.1
[ 0.894919] host=192.168.33.15, domain=dhcp.ti.com, nis-domain=(none)
[ 0.897222] bootserver=192.168.33.1, rootserver=0.0.0.0, rootpath=
[ 0.897250] nameserver0=192.0.2.2
[ 0.901128] ALSA device list:
[ 0.902133] No soundcards found.
[ 0.907668] VFS: Mounted root (9p filesystem) on device 0:20.
[ 0.912727] devtmpfs: mounted
[ 0.914664] Freeing unused kernel memory: 896K
[ 0.930518] Run /virt/init as init process
Mounting...
#
- 00:56:38 [INFO] Host: opkg list-installed | grep ti-test; echo $?
- 00:56:48 [ERROR] On command: opkg list-installed | grep ti-test; echo $? waiting for opkg list-installed | grep ti-test; echo $?.+?(?-mix:^0) >>> error: execution expired
- 00:56:48 [INFO] Target:
opkg list-installed | grep ti-test; echo $?
[ 1.930401] 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
#
- 00:56:48 [INFO] Host: opkg update
- 01:00:48 [ERROR] On command: opkg update waiting for opkg update.+?(?-mix:root@[\w\d\-]+) >>> error: execution expired
- 01:00:48 [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
#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment