-
-
Save nmenon/1aee3f0a7da47d5e9dcb7336b32a70cb to your computer and use it in GitHub Desktop.
v5.16-rc4
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
U-Boot SPL 2021.01-gd79399bcd7 (Nov 19 2021 - 04:31:24 +0000) | |
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 EVM | |
Board: AM64-GPEVM rev E2 | |
DRAM: 2 GiB | |
MMC: mmc@fa10000: 0, mmc@fa00000: 1 | |
In: serial@2800000 | |
Out: serial@2800000 | |
Err: serial@2800000 | |
Net: eth0: ethernet@8000000 | |
Hit any key to stop autoboot: 2 0 | |
=> | |
=> | |
=> | |
=> | |
=> | |
- 12:23:19 [INFO] Disconnected serial from am64xx-evm | |
- 12:23:19 [INFO] Connected to am64xx-evm via serial | |
- 12:23:19 [INFO] Host: | |
- 12:23:19 [INFO] Target: | |
=> | |
- 12:23:19 [INFO] Host: version | |
- 12:23:19 [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 | |
=> | |
- 12:23:19 [INFO] Host: setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ' | |
- 12:23:19 [INFO] Target: | |
setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ' | |
=> | |
- 12:23:19 [INFO] Host: setenv bootcmd '' | |
- 12:23:19 [INFO] Target: | |
setenv bootcmd '' | |
=> | |
- 12:23:19 [INFO] Host: setenv autoload 'no' | |
- 12:23:19 [INFO] Target: | |
setenv autoload 'no' | |
=> | |
- 12:23:19 [INFO] Host: setenv serverip '192.168.0.1' | |
- 12:23:20 [INFO] Target: | |
setenv serverip '192.168.0.1' | |
=> | |
- 12:23:20 [INFO] Host: setenv _initramfs - | |
- 12:23:20 [INFO] Target: | |
setenv _initramfs - | |
=> | |
- 12:23:20 [INFO] Host: printenv | |
- 12:23:20 [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_gpevm | |
board_rev=E2 | |
board_serial=0225 | |
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:f1:0f:76:ff:0d | |
eth2addr=70:f1:0f:76:ff:0e | |
ethaddr=f4:84:4c:f9:59:40 | |
fdt_addr_r=0x88000000 | |
fdtaddr=0x88000000 | |
fdtcontroladdr=fdecea60 | |
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#=0000000000000225 | |
serverip=192.168.0.1 | |
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: 4798/131068 bytes | |
=> | |
- 12:23:20 [INFO] Host: printenv bootargs | |
- 12:23:20 [INFO] Target: | |
printenv bootargs | |
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled | |
=> | |
- 12:23:20 [INFO] Host: setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp ' | |
- 12:23:20 [INFO] Target: | |
setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp ' | |
=> | |
- 12:23:20 [INFO] Host: setenv serverip '192.168.0.1' | |
- 12:23:20 [INFO] Target: | |
setenv serverip '192.168.0.1' | |
=> | |
- 12:23:20 [INFO] Host: setenv autoload 'no' | |
- 12:23:21 [INFO] Target: | |
setenv autoload 'no' | |
=> | |
- 12:23:21 [INFO] Host: dhcp | |
- 12:23:22 [INFO] Target: | |
dhcp | |
ethernet@8000000 Waiting for PHY auto negotiation to complete. done | |
link up on port 1, speed 1000, full duplex | |
BOOTP broadcast 1 | |
BOOTP broadcast 2 | |
BOOTP broadcast 3 | |
DHCP client bound to address 192.168.0.103 (1003 ms) | |
=> | |
- 12:23:22 [INFO] Host: tftp ${loadaddr} 192.168.0.1:vatf_am64xx-evm/69901bf1337f93fde3a15b9db2f2413b | |
- 12:23:29 [INFO] Target: | |
tftp ${loadaddr} 192.168.0.1:vatf_am64xx-evm/69901bf1337f93fde3a15b9db2f2413b | |
link up on port 1, speed 1000, full duplex | |
Using ethernet@8000000 device | |
TFTP from server 192.168.0.1; our IP address is 192.168.0.103 | |
Filename 'vatf_am64xx-evm/69901bf1337f93fde3a15b9db2f2413b'. | |
Load address: 0x82000000 | |
Loading: *################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
########## | |
2.8 MiB/s | |
done | |
Bytes transferred = 19225088 (1255a00 hex) | |
=> | |
- 12:23:29 [INFO] Host: tftp ${fdt_addr_r} 192.168.0.1:vatf_am64xx-evm/eb8f4daf921bfa9198463367a3e6c3d0 | |
- 12:23:29 [INFO] Target: | |
tftp ${fdt_addr_r} 192.168.0.1:vatf_am64xx-evm/eb8f4daf921bfa9198463367a3e6c3d0 | |
link up on port 1, speed 1000, full duplex | |
Using ethernet@8000000 device | |
TFTP from server 192.168.0.1; our IP address is 192.168.0.103 | |
Filename 'vatf_am64xx-evm/eb8f4daf921bfa9198463367a3e6c3d0'. | |
Load address: 0x88000000 | |
Loading: *### | |
6.9 MiB/s | |
done | |
Bytes transferred = 35997 (8c9d hex) | |
=> | |
- 12:23:29 [INFO] Host: fdt address ${fdt_addr_r} | |
- 12:23:29 [INFO] Target: | |
fdt address ${fdt_addr_r} | |
=> | |
- 12:23:29 [INFO] Host: printenv bootargs | |
- 12:23:29 [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 | |
=> | |
- 12:23:29 [INFO] Host: setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am64xx-evm/autofs/0d9a7a390a9de161773243bf6ffb0578,nolock,v3,tcp,rsize=4096,wsize=4096 ' | |
- 12:23:29 [INFO] Target: | |
setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am64xx-evm/autofs/0d9a7a390a9de161773243bf6ffb0578,nolock,v3,tcp,rsize=4096,wsize=4096 ' | |
=> | |
- 12:23:29 [INFO] Host: printenv bootcmd | |
- 12:23:29 [INFO] Target: | |
printenv bootcmd | |
bootcmd= | |
=> | |
- 12:23:29 [INFO] Host: setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi' | |
- 12:23:29 [INFO] Target: | |
setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi' | |
=> | |
- 12:23:29 [INFO] Host: version | |
- 12:23:29 [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 | |
=> | |
- 12:23:29 [INFO] Host: bdinfo | |
- 12:23:30 [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 = f4:84:4c:f9:59:40 | |
IP addr = 192.168.0.103 | |
fdt_blob = 0x00000000fdecea60 | |
new_fdt = 0x00000000fdecea60 | |
fdt_size = 0x0000000000009380 | |
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 = 0xfdecd660 | |
.size = 0x21329a0 | |
arch_number = 0x0000000000000000 | |
TLB addr = 0x00000000ffff0000 | |
irq_sp = 0x00000000fdecea50 | |
sp start = 0x00000000fdecea50 | |
Early malloc usage: 2958 / 8000 | |
=> | |
- 12:23:30 [INFO] Host: | |
- 12:23:30 [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 = f4:84:4c:f9:59:40 | |
IP addr = 192.168.0.103 | |
fdt_blob = 0x00000000fdecea60 | |
new_fdt = 0x00000000fdecea60 | |
fdt_size = 0x0000000000009380 | |
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 = 0xfdecd660 | |
.size = 0x21329a0 | |
arch_number = 0x0000000000000000 | |
TLB addr = 0x00000000ffff0000 | |
irq_sp = 0x00000000fdecea50 | |
sp start = 0x00000000fdecea50 | |
Early malloc usage: 2958 / 8000 | |
=> | |
- 12:23:30 [INFO] Host: ls mmc 0:1 | |
- 12:23:30 [INFO] Target: | |
ls mmc 0:1 | |
0 file(s), 0 dir(s) | |
=> | |
- 12:23:30 [INFO] Host: ls mmc 1:1 | |
- 12:23:30 [INFO] Target: | |
ls mmc 1:1 | |
728444 tispl.bin | |
475018 tiboot3.bin | |
1015052 u-boot.img | |
4 ws-calibrate.rules | |
0 test | |
723856 MLO | |
131072 uboot.env | |
33 secondary_bootloader.md5 | |
32767 TMDS64DC02EVM_BRDID_fixed.bin | |
9 file(s), 0 dir(s) | |
=> | |
- 12:23:30 [INFO] Host: ext4ls mmc 0:2 /lib/firmware | |
- 12:23:30 [INFO] Target: | |
ext4ls mmc 0:2 /lib/firmware | |
** Unrecognized filesystem type ** | |
=> | |
- 12:23:30 [INFO] Host: ext4ls mmc 1:2 /lib/firmware | |
- 12:23:30 [INFO] Target: | |
ext4ls mmc 1:2 /lib/firmware | |
<DIR> 4096 . | |
<DIR> 4096 .. | |
2040 LICENCE.ibt_firmware | |
2046 LICENCE.iwlwifi_firmware | |
<DIR> 4096 sdcard-firmware | |
<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 | |
=> | |
- 12:23:30 [INFO] Host: mmc rescan; echo $? | |
- 12:23:31 [INFO] Target: | |
mmc rescan; echo $? | |
0 | |
=> | |
- 12:23:31 [INFO] Host: fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4 | |
- 12:23:31 [INFO] Target: | |
fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4 | |
4 bytes written in 21 ms (0 Bytes/s) | |
=> | |
- 12:23:31 [INFO] Host: boot | |
- 12:23:50 [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 000000008ffffc9c ... OK | |
Starting kernel ... | |
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] | |
[ 0.000000] Linux version 5.16.0-rc4 (user@eptfinf01) (Ubuntu clang version 14.0.0-++20210915091413+5ec1845cad9e-1~exp1~20210915072217.2675, LLD 14.0.0) #kernel_patch_verify_build SMP PREEMPT Mon Dec 13 18:16:57 UTC 2 | |
[ 0.000000] Machine model: Texas Instruments AM642 EVM | |
[ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '') | |
[ 0.000000] printk: bootconsole [ns16550a0] enabled | |
[ 0.000000] efi: UEFI not found. | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB | |
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB | |
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB | |
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB | |
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB | |
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB | |
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB | |
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB | |
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool | |
[ 0.000000] 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 512 MiB at 0x00000000c0000000 | |
[ 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 2 pages/cpu s34456 r8192 d88424 u131072 | |
[ 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] Built 1 zonelists, mobility grouping off. Total pages: 32736 | |
[ 0.000000] Kernel command line: console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am64xx-evm/autofs/0d9a7a390a9de161773243bf6ffb0578,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: 5, 2097152 bytes, linear) | |
[ 0.000000] Inode-cache hash table entries: 131072 (order: 4, 1048576 bytes, linear) | |
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off | |
[ 0.000000] Memory: 1448832K/2097152K available (11776K kernel code, 1366K rwdata, 4544K rodata, 640K init, 713K bss, 124032K reserved, 524288K 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] 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: allocated 1048576 Devices @a4000000 (flat, esz 8, psz 64K, shr 0) | |
[ 0.000000] ITS: using cache flushing for cmd queue | |
[ 0.000000] GICv3: using LPI property table @0x00000000a58c0000 | |
[ 0.000000] GIC: using cache flushing for LPI property table | |
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000000a58d0000 | |
[ 0.000000] random: get_random_bytes called from start_kernel+0x1d4/0x428 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.008486] Console: colour dummy device 80x25 | |
[ 0.013079] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) | |
[ 0.023756] pid_max: default: 32768 minimum: 301 | |
[ 0.028541] LSM: Security Framework initializing | |
[ 0.033342] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes, linear) | |
[ 0.040935] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes, linear) | |
[ 0.051342] rcu: Hierarchical SRCU implementation. | |
[ 0.056620] Platform MSI: msi-controller@1820000 domain created | |
[ 0.062936] PCI/MSI: /bus@f4000/interrupt-controller@1800000/msi-controller@1820000 domain created | |
[ 0.072197] EFI services will not be available. | |
[ 0.077177] smp: Bringing up secondary CPUs ... | |
[ 0.082911] Detected VIPT I-cache on CPU1 | |
[ 0.082949] GICv3: CPU1: found redistributor 1 region 0:0x0000000001860000 | |
[ 0.082968] GICv3: CPU1: using allocated LPI pending table @0x00000000a58e0000 | |
[ 0.083034] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] | |
[ 0.083169] smp: Brought up 1 node, 2 CPUs | |
[ 0.112560] SMP: Total of 2 processors activated. | |
[ 0.117370] CPU features: detected: 32-bit EL0 Support | |
[ 0.122643] CPU features: detected: CRC32 instructions | |
[ 0.136681] CPU: All CPU(s) started at EL2 | |
[ 0.140891] alternatives: patching kernel code | |
[ 0.146609] devtmpfs: initialized | |
[ 0.156465] KASLR disabled due to lack of seed | |
[ 0.161312] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns | |
[ 0.171285] futex hash table entries: 512 (order: -1, 32768 bytes, linear) | |
[ 0.180206] pinctrl core: initialized pinctrl subsystem | |
[ 0.186206] DMI not present or invalid. | |
[ 0.190754] NET: Registered PF_NETLINK/PF_ROUTE protocol family | |
[ 0.202268] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations | |
[ 0.209751] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations | |
[ 0.217775] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations | |
[ 0.226617] thermal_sys: Registered thermal governor 'step_wise' | |
[ 0.226626] thermal_sys: Registered thermal governor 'power_allocator' | |
[ 0.233227] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. | |
[ 0.246951] ASID allocator initialised with 65536 entries | |
[ 0.274243] HugeTLB registered 16.0 GiB page size, pre-allocated 0 pages | |
[ 0.281130] HugeTLB registered 512 MiB page size, pre-allocated 0 pages | |
[ 0.287892] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages | |
[ 0.297373] k3-chipinfo 43000014.chipid: Family:AM64X rev:SR1.0 JTAGID[0x0bb3802f] Detected | |
[ 0.307918] iommu: Default domain type: Translated | |
[ 0.312941] iommu: DMA domain TLB invalidation policy: strict mode | |
[ 0.319744] SCSI subsystem initialized | |
[ 0.324047] mc: Linux media interface: v0.10 | |
[ 0.328441] videodev: Linux video capture interface: v2.00 | |
[ 0.334132] pps_core: LinuxPPS API ver. 1 registered | |
[ 0.339206] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> | |
[ 0.348551] PTP clock support registered | |
[ 0.352595] EDAC MC: Ver: 3.0.0 | |
[ 0.356664] omap-mailbox 29020000.mailbox: omap mailbox rev 0x66fc9100 | |
[ 0.363585] omap-mailbox 29040000.mailbox: omap mailbox rev 0x66fc9100 | |
[ 0.370397] omap-mailbox 29060000.mailbox: omap mailbox rev 0x66fc9100 | |
[ 0.377755] FPGA manager framework | |
[ 0.381355] Advanced Linux Sound Architecture Driver Initialized. | |
[ 0.388737] clocksource: Switched to clocksource arch_sys_counter | |
[ 0.395498] VFS: Disk quotas dquot_6.6.0 | |
[ 0.399621] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes) | |
[ 0.413491] NET: Registered PF_INET protocol family | |
[ 0.418793] IP idents hash table entries: 32768 (order: 2, 262144 bytes, linear) | |
[ 0.427807] tcp_listen_portaddr_hash hash table entries: 4096 (order: 0, 65536 bytes, linear) | |
[ 0.436738] TCP established hash table entries: 16384 (order: 1, 131072 bytes, linear) | |
[ 0.444967] TCP bind hash table entries: 16384 (order: 2, 262144 bytes, linear) | |
[ 0.452766] TCP: Hash tables configured (established 16384 bind 16384) | |
[ 0.459621] UDP hash table entries: 2048 (order: 0, 65536 bytes, linear) | |
[ 0.466565] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes, linear) | |
[ 0.474118] NET: Registered PF_UNIX/PF_LOCAL protocol family | |
[ 0.480482] RPC: Registered named UNIX socket transport module. | |
[ 0.486573] RPC: Registered udp transport module. | |
[ 0.491383] RPC: Registered tcp transport module. | |
[ 0.496189] RPC: Registered tcp NFSv4.1 backchannel transport module. | |
[ 0.502780] PCI: CLS 0 bytes, default 64 | |
[ 0.507406] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available | |
[ 0.517524] Initialise system trusted keyrings | |
[ 0.522414] workingset: timestamp_bits=46 max_order=15 bucket_order=0 | |
[ 0.534777] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 0.541536] NFS: Registering the id_resolver key type | |
[ 0.546795] Key type id_resolver registered | |
[ 0.551074] Key type id_legacy registered | |
[ 0.555243] nfs4filelayout_init: NFSv4 File Layout Driver Registering... | |
[ 0.562095] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... | |
[ 0.569894] 9p: Installing v9fs 9p2000 file system support | |
[ 0.615035] Key type asymmetric registered | |
[ 0.619229] Asymmetric key parser 'x509' registered | |
[ 0.624380] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) | |
[ 0.631972] io scheduler mq-deadline registered | |
[ 0.636619] io scheduler kyber registered | |
[ 0.643948] pinctrl-single 4084000.pinctrl: 33 pins, size 132 | |
[ 0.650541] pinctrl-single f4000.pinctrl: 180 pins, size 720 | |
[ 0.664644] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled | |
[ 0.687351] brd: module loaded | |
[ 0.695835] loop: module loaded | |
[ 0.700036] megasas: 07.719.03.00-rc1 | |
[ 0.704652] SPI driver mtd_dataflash has no spi_device_id for atmel,at45 | |
[ 0.711535] SPI driver mtd_dataflash has no spi_device_id for atmel,dataflash | |
[ 0.720454] libphy: Fixed MDIO Bus: probed | |
[ 0.726618] tun: Universal TUN/TAP device driver, 1.6 | |
[ 0.732461] igbvf: Intel(R) Gigabit Virtual Function Network Driver | |
[ 0.738889] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. | |
[ 0.744995] sky2: driver version 1.30 | |
[ 0.749528] VFIO - User Level meta-driver version: 0.3 | |
[ 0.755873] i2c_dev: i2c /dev entries driver | |
[ 0.761341] sdhci: Secure Digital Host Controller Interface driver | |
[ 0.767676] sdhci: Copyright(c) Pierre Ossman | |
[ 0.772649] sdhci-pltfm: SDHCI platform and OF driver helper | |
[ 0.779478] ledtrig-cpu: registered to indicate activity on CPUs | |
[ 0.786111] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... | |
[ 0.794030] optee: probing for conduit method. | |
[ 0.798640] optee: revision 3.12 (3d47a131) | |
[ 0.799327] optee: initialized driver | |
[ 0.809620] NET: Registered PF_PACKET protocol family | |
[ 0.815002] 9pnet: Installing 9P2000 support | |
[ 0.819435] Key type dns_resolver registered | |
[ 0.824254] Loading compiled-in X.509 certificates | |
[ 0.842958] ti-sci 44043000.system-controller: ABI: 3.1 (firmware rev 0x0015 '21.9.1--v2021.09a (Terrific Lla') | |
[ 0.891245] omap_i2c 20000000.i2c: bus 0 rev0.12 at 100 kHz | |
[ 0.898587] pca953x 1-0022: supply vcc not found, using dummy regulator | |
[ 0.905557] pca953x 1-0022: using AI | |
[ 0.937384] random: fast init done | |
[ 0.954270] Console: switching to mono frame buffer device 12x2 | |
[ 0.967971] ssd1307fb 1-003c: fb0: Solomon SSD1307 framebuffer device registered, using 192 bytes of video memory | |
[ 0.978593] omap_i2c 20010000.i2c: bus 1 rev0.12 at 400 kHz | |
[ 0.985653] omap_i2c 20020000.i2c: bus 2 rev0.12 at 100 kHz | |
[ 0.992627] omap_i2c 20030000.i2c: bus 3 rev0.12 at 100 kHz | |
[ 0.998729] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created | |
[ 1.007137] ti-sci-intr bus@f4000:interrupt-controller@a00000: Interrupt Router 3 domain created | |
[ 1.016457] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created | |
[ 1.029313] ti-bcdma 485c0100.dma-controller: Number of rings: 68 | |
[ 1.036892] ti-bcdma 485c0100.dma-controller: Channels: 24 (bchan: 12, tchan: 6, rchan: 6) | |
[ 1.047241] ti-pktdma 485c0000.dma-controller: Number of rings: 288 | |
[ 1.062415] ti-pktdma 485c0000.dma-controller: Channels: 44 (tchan: 29, rchan: 15) | |
[ 1.073795] printk: console [ttyS2] disabled | |
[ 1.078270] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 16, base_baud = 3000000) is a 8250 | |
[ 1.087074] printk: console [ttyS2] enabled | |
[ 1.087074] printk: console [ttyS2] enabled | |
[ 1.095525] printk: bootconsole [ns16550a0] disabled | |
[ 1.095525] printk: bootconsole [ns16550a0] disabled | |
[ 1.109904] spi-nor spi0.0: s28hs512t (65536 Kbytes) | |
[ 1.164753] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 | |
[ 1.172362] libphy: 8000f00.mdio: probed | |
[ 1.178380] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867 | |
[ 1.186597] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA00903, cpsw version 0x6BA80903 Ports: 3 quirks:00000000 | |
[ 1.200001] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 16 | |
[ 1.206775] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.4 | |
[ 1.213942] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512 | |
[ 1.220939] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 | |
[ 1.233622] am65-cpts 39000000.cpts: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 | |
[ 1.243237] mmc0: CQHCI version 5.10 | |
[ 1.256387] j721e-pcie f102000.pcie: host bridge /bus@f4000/pcie@f102000 ranges: | |
[ 1.263890] j721e-pcie f102000.pcie: IO 0x0068001000..0x0068010fff -> 0x0068001000 | |
[ 1.271994] j721e-pcie f102000.pcie: MEM 0x0068011000..0x006fffffff -> 0x0068011000 | |
[ 1.280093] j721e-pcie f102000.pcie: IB MEM 0x0000000000..0x0fffffffff -> 0x0000000000 | |
[ 1.288424] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit | |
[ 1.384122] mmc0: Command Queue Engine enabled | |
[ 1.388596] mmc0: new HS400 MMC card at address 0001 | |
[ 1.392249] j721e-pcie f102000.pcie: Link up | |
[ 1.394322] mmcblk0: mmc0:0001 S0J56X 14.8 GiB | |
[ 1.398032] j721e-pcie f102000.pcie: PCI host bridge to bus 0000:00 | |
[ 1.408793] pci_bus 0000:00: root bus resource [bus 00-ff] | |
[ 1.408800] mmcblk0: p1 p2 p3 | |
[ 1.408816] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] (bus address [0x68001000-0x68010fff]) | |
[ 1.415178] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB | |
[ 1.417368] pci_bus 0000:00: root bus resource [mem 0x68011000-0x6fffffff] | |
[ 1.428111] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB | |
[ 1.431856] pci 0000:00:00.0: [104c:b010] type 01 class 0x060400 | |
[ 1.439697] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (237:0) | |
[ 1.443672] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0xfffffffff 64bit pref] | |
[ 1.463302] pci 0000:00:00.0: supports D1 | |
[ 1.467313] pci 0000:00:00.0: PME# supported from D0 D1 D3hot | |
[ 1.474911] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring | |
[ 1.483106] pci 0000:01:00.0: [8086:2526] type 00 class 0x028000 | |
[ 1.489165] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit] | |
[ 1.496185] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold | |
[ 1.514363] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 | |
[ 1.521044] pci 0000:00:00.0: BAR 0: no space for [mem size 0x1000000000 64bit pref] | |
[ 1.528787] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x1000000000 64bit pref] | |
[ 1.536873] pci 0000:00:00.0: BAR 14: assigned [mem 0x68100000-0x681fffff] | |
[ 1.543750] pci 0000:01:00.0: BAR 0: assigned [mem 0x68100000-0x68103fff 64bit] | |
[ 1.551075] pci 0000:00:00.0: PCI bridge to [bus 01] | |
[ 1.556040] pci 0000:00:00.0: bridge window [mem 0x68100000-0x681fffff] | |
[ 1.563150] pcieport 0000:00:00.0: of_irq_parse_pci: failed with rc=-22 | |
[ 1.569791] pcieport 0000:00:00.0: enabling device (0000 -> 0002) | |
[ 1.576221] pcieport 0000:00:00.0: PME: Signaling with IRQ 509 | |
[ 1.584379] debugfs: Directory 'pd:114' with parent 'pm_genpd' already present! | |
[ 1.584791] mmc1: CQHCI version 5.10 | |
[ 1.636790] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit | |
[ 1.655932] TI DP83867 8000f00.mdio:00: attached PHY driver (mii_bus:phy_addr=8000f00.mdio:00, irq=POLL) | |
[ 1.668094] am65-cpsw-nuss 8000000.ethernet eth0: Link is Down | |
[ 1.705598] mmc1: new ultra high speed SDR104 SDHC card at address aaaa | |
[ 1.713124] mmcblk1: mmc1:aaaa SC16G 14.8 GiB | |
[ 1.723817] mmcblk1: p1 p2 p3 | |
[ 5.758269] am65-cpsw-nuss 8000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off | |
[ 5.784743] Sending DHCP requests ., OK | |
[ 5.804615] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.103 | |
[ 5.812381] IP-Config: Complete: | |
[ 5.815610] device=eth0, hwaddr=f4:84:4c:f9:59:40, ipaddr=192.168.0.103, mask=255.255.255.0, gw=192.168.0.1 | |
[ 5.825778] host=192.168.0.103, domain=ti.com, nis-domain=(none) | |
[ 5.832210] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath= | |
[ 5.832218] nameserver0=192.0.2.2, nameserver1=192.0.2.3 | |
[ 5.855031] ALSA device list: | |
[ 5.858027] No soundcards found. | |
[ 5.870744] VFS: Mounted root (nfs filesystem) on device 0:19. | |
[ 5.877175] devtmpfs: mounted | |
[ 5.880508] Freeing unused kernel memory: 640K | |
[ 5.908778] Run /sbin/init as init process | |
[ 6.094595] systemd[1]: System time before build time, advancing clock. | |
[ 6.171539] NET: Registered PF_INET6 protocol family | |
[ 6.183146] Segment Routing with IPv6 | |
[ 6.186870] In-situ OAM (IOAM) with IPv6 | |
[ 6.211757] systemd[1]: systemd 244.5+ running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid) | |
[ 6.234011] systemd[1]: Detected architecture arm64. | |
Welcome to [1mArago 2020.09[0m! | |
[ 6.270630] systemd[1]: Set hostname to <am64xx-evm>. | |
[ 7.082536] random: systemd: uninitialized urandom read (16 bytes read) | |
[ 7.089562] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. | |
[ 7.101957] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) | |
[ 7.114245] systemd[1]: Created slice system-getty.slice. | |
[[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. | |
[ 7.136996] random: systemd: uninitialized urandom read (16 bytes read) | |
[ 7.145373] systemd[1]: Created slice system-serial\x2dgetty.slice. | |
[[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. | |
[ 7.168994] random: systemd: uninitialized urandom read (16 bytes read) | |
[ 7.177369] systemd[1]: Created slice system-syslog\x2dng.slice. | |
[[0;32m OK [0m] Created slice [0;1;39msystem-syslog\x2dng.slice[0m. | |
[ 7.202627] systemd[1]: Created slice User and Session Slice. | |
[[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. | |
[ 7.225424] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. | |
[[0;32m OK [0m] Started [0;1;39mDispatch Password ts to Console Directory Watch[0m. | |
[ 7.249327] systemd[1]: Started Forward Password Requests to Wall Directory Watch. | |
[[0;32m OK [0m] Started [0;1;39mForward Password Ruests to Wall Directory Watch[0m. | |
[ 7.273264] systemd[1]: Reached target Paths. | |
[[0;32m OK [0m] Reached target [0;1;39mPaths[0m. | |
[ 7.289054] systemd[1]: Reached target Remote File Systems. | |
[[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. | |
[ 7.309023] systemd[1]: Reached target Slices. | |
[[0;32m OK [0m] Reached target [0;1;39mSlices[0m. | |
[ 7.325053] systemd[1]: Reached target Swap. | |
[[0;32m OK [0m] Reached target [0;1;39mSwap[0m. | |
[ 7.343211] systemd[1]: Listening on RPCbind Server Activation Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mRPCbind Server Activation Socket[0m. | |
[ 7.365076] systemd[1]: Reached target RPC Port Mapper. | |
[[0;32m OK [0m] Reached target [0;1;39mRPC Port Mapper[0m. | |
[ 7.393022] systemd[1]: Listening on Process Core Dump Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mProcess Core Dump Socket[0m. | |
[ 7.417409] systemd[1]: Listening on initctl Compatibility Named Pipe. | |
[[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. | |
[ 7.461403] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. | |
[ 7.472023] systemd[1]: Listening on Journal Socket (/dev/log). | |
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. | |
[ 7.493827] systemd[1]: Listening on Journal Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. | |
[ 7.510642] systemd[1]: Listening on Network Service Netlink Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. | |
[ 7.535048] systemd[1]: Listening on udev Control Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. | |
[ 7.557531] systemd[1]: Listening on udev Kernel Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. | |
[ 7.587145] systemd[1]: Mounting Huge Pages File System... | |
Mounting [0;1;39mHuge Pages File System[0m... | |
[ 7.615180] systemd[1]: Mounting POSIX Message Queue File System... | |
Mounting [0;1;39mPOSIX Message Queue File System[0m... | |
[ 7.643273] systemd[1]: Mounting Kernel Debug File System... | |
Mounting [0;1;39mKernel Debug File System[0m... | |
[ 7.669392] systemd[1]: Mounting Temporary Directory (/tmp)... | |
Mounting [0;1;39mTemporary Directory (/tmp)[0m... | |
[ 7.692492] 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.726611] systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. | |
[[0;32m OK [0m] Started [0;1;39mHardware RNG Entropy Gatherer Daemon[0m. | |
[ 7.770933] systemd[1]: Starting RPC Bind... | |
Starting [0;1;39mRPC Bind[0m... | |
[ 7.784463] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. | |
[ 7.838567] systemd[1]: Starting Journal Service... | |
Starting [0;1;39mJournal Service[0m... | |
[ 7.885863] systemd[1]: Starting Load Kernel Modules... | |
Starting [0;1;39mLoad Kernel Modules[0m... | |
[ 7.931351] systemd[1]: Starting Remount Root and Kernel File Systems... | |
Starting [0;1;39mRemount Root and Kernel File Systems[0m... | |
[ 7.992238] systemd[1]: Starting udev Coldplug all Devices... | |
Starting [0;1;39mudev Coldplug all Devices[0m... | |
[ 8.036697] systemd[1]: Started RPC Bind. | |
[[0;32m OK [0m] Started [0;1;39mRPC Bind[0m. | |
[ 8.077851] systemd[1]: Mounted Huge Pages File System. | |
[[0;32m OK [0m] Mounted [0;1;39mHuge Pages File System[0m. | |
[ 8.102015] systemd[1]: Mounted POSIX Message Queue File System. | |
[[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m. | |
[ 8.131036] systemd[1]: Started Journal Service. | |
[[0;32m OK [0m] Started [0;1;39mJournal Service[0m. | |
[[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. | |
[[0;32m OK [0m] Mounted [0;1;39mTemporary Directory (/tmp)[0m. | |
[[0;32m OK [0m] Started [0;1;39mCreate list of sta nodes for the current kernel[0m. | |
[[0;32m OK [0m] Started [0;1;39mLoad Kernel Modules[0m. | |
[[0;32m OK [0m] Started [0;1;39mRemount Root and Kernel File Systems[0m. | |
Mounting [0;1;39mKernel Configuration File System[0m... | |
Starting [0;1;39mFlush Journal to Persistent Storage[0m... | |
Starting [0;1;39mApply Kernel Variables[0m... | |
Starting [0;1;39mCreate Static Device Nodes in /dev[0m... | |
[ 8.373689] systemd-journald[146]: Received client request to flush runtime journal. | |
[[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. | |
[[0;32m OK [0m] Started [0;1;39mFlush Journal to Persistent Storage[0m. | |
[[0;32m OK [0m] Started [0;1;39mApply Kernel Variables[0m. | |
[[0;32m OK [0m] Started [0;1;39mCreate Static Device Nodes in /dev[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mLocal File Systems (Pre)[0m. | |
Mounting [0;1;39m/media/ram[0m... | |
Mounting [0;1;39m/var/volatile[0m... | |
Starting [0;1;39mudev Kernel Device Manager[0m... | |
[[0;32m OK [0m] Mounted [0;1;39m/media/ram[0m. | |
[[0;32m OK [0m] Mounted [0;1;39m/var/volatile[0m. | |
Starting [0;1;39mLoad/Save Random Seed[0m... | |
[[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m. | |
Starting [0;1;39mCreate Volatile Files and Directories[0m... | |
[[0;32m OK [0m] Started [0;1;39mudev Kernel Device Manager[0m. | |
[[0;32m OK [0m] Started [0;1;39mCreate Volatile Files and Directories[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m. | |
See 'systemctl status systemd-timesyncd.service' for details. | |
[[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mSystem Time Synchronized[0m. | |
Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Time Synchronization[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m. | |
See 'systemctl status systemd-timesyncd.service' for details. | |
[[0;32m OK [0m] Started [0;1;39mudev Coldplug all Devices[0m. | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Time Synchronization[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m. | |
See 'systemctl status systemd-timesyncd.service' for details. | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Time Synchronization[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m. | |
See 'systemctl status systemd-timesyncd.service' for details. | |
[[0;32m OK [0m] Started [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Time Synchronization[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m. | |
See 'systemctl status systemd-timesyncd.service' for details. | |
[[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. | |
[[0;32m OK [0m] Started [0;1;39mDaily rotation of log files[0m. | |
[[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[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] Listening on [0;1;39mdropbear.socket[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mSockets[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mBasic System[0m. | |
[[0;32m OK [0m] Started [0;1;39mJob spooling tools[0m. | |
[[0;32m OK [0m] Started [0;1;39mPeriodic Command Scheduler[0m. | |
[[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m. | |
Starting [0;1;39mEthernet Bridge Filtering Tables[0m... | |
Starting [0;1;39mPrint notice about GPLv3 packages[0m... | |
[ 9.984813] random: crng init done | |
[ 9.988242] random: 7 urandom warning(s) missed due to ratelimiting | |
Starting [0;1;39mIPv6 Packet Filtering Framework[0m... | |
Starting [0;1;39mIPv4 Packet Filtering Framework[0m... | |
[[0;32m OK [0m] Started [0;1;39mirqbalance daemon[0m. | |
Starting [0;1;39mReboot and dump vmcore via kexec[0m... | |
Starting [0;1;39mMatrix GUI[0m... | |
Starting [0;1;39mSystem Logger Daemon "default" instance[0m... | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m. | |
See 'systemctl status systemd-logind.service' for details. | |
Starting [0;1;39mtelnetd.service[0m... | |
[[0;32m OK [0m] Started [0;1;39mLoad/Save Random Seed[0m. | |
[[0;32m OK [0m] Started [0;1;39mEthernet Bridge Filtering Tables[0m. | |
[[0;32m OK [0m] Started [0;1;39mIPv6 Packet Filtering Framework[0m. | |
[[0;32m OK [0m] Started [0;1;39mIPv4 Packet Filtering Framework[0m. | |
[[0;32m OK [0m] Started [0;1;39mReboot and dump vmcore via kexec[0m. | |
[[0;32m OK [0m] Started [0;1;39mMatrix GUI[0m. | |
[[0;32m OK [0m] Started [0;1;39mtelnetd.service[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mNetwork (Pre)[0m. | |
Starting [0;1;39msyslog.service[0m... | |
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m. | |
See 'systemctl status systemd-logind.service' for details. | |
Starting [0;1;39mNetwork Service[0m... | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Time Synchronization[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m. | |
See 'systemctl status systemd-timesyncd.service' for details. | |
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m. | |
See 'systemctl status systemd-logind.service' for details. | |
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m. | |
See 'systemctl status systemd-logind.service' for details. | |
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m. | |
See 'systemctl status systemd-logind.service' for details. | |
[[0;32m OK [0m] Started [0;1;39mSystem Logger Daemon "default" instance[0m. | |
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m. | |
See 'systemctl status systemd-logind.service' for details. | |
[[0;32m OK [0m] Started [0;1;39msyslog.service[0m. | |
[[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. | |
Starting [0;1;39mWait for Network to be Configured[0m... | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m. | |
See 'systemctl status systemd-resolved.service' for details. | |
[[0;32m OK [0m] Reached target [0;1;39mNetwork[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m. | |
Starting [0;1;39mAvahi mDNS/DNS-SD Stack[0m... | |
Starting [0;1;39mEnable and configure wl18xx bluetooth stack[0m... | |
[[0;32m OK [0m] Started [0;1;39mNFS status monitor for NFSv2/3 locking.[0m. | |
Starting [0;1;39mSimple Network Maent Protocol (SNMP) Daemon.[0m... | |
Starting [0;1;39mPermit User Sessions[0m... | |
[[0;32m OK [0m] Started [0;1;39mVsftpd ftp daemon[0m. | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m. | |
See 'systemctl status systemd-resolved.service' for details. | |
[[0;32m OK [0m] Started [0;1;39mPermit User Sessions[0m. | |
[[0;32m OK [0m] Started [0;1;39mAvahi mDNS/DNS-SD Stack[0m. | |
[[0;32m OK [0m] Started [0;1;39mEnable and configure wl18xx bluetooth stack[0m. | |
[[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m. | |
[[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyS1[0m. | |
[[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyS2[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m. | |
Starting [0;1;39mSynchronize System and HW clocks[0m... | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m. | |
See 'systemctl status systemd-resolved.service' for details. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mSynchronize System and HW clocks[0m. | |
See 'systemctl status sync-clocks.service' for details. | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m. | |
See 'systemctl status systemd-resolved.service' for details. | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m. | |
See 'systemctl status systemd-resolved.service' for details. | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m. | |
See 'systemctl status systemd-resolved.service' for details. | |
[[0;32m OK [0m] Started [0;1;39mSimple Network Manement Protocol (SNMP) Daemon.[0m. | |
[[0;32m OK [0m] Created slice [0;1;39msystem-systemd\x2dbacklight.slice[0m. | |
Starting [0;1;39mLoad/Save Screen ess of backlight:ssd1307fb0[0m... | |
[[0;32m OK [0m] Started [0;1;39mLoad/Save Screen Btness of backlight:ssd1307fb0[0m. | |
[ 13.968973] platform 78000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000 | |
[ 14.056992] remoteproc remoteproc0: 78000000.r5f is available | |
[ 14.158526] platform 78200000.r5f: assigned reserved memory node r5f-dma-memory@a1000000 | |
[ 14.174013] remoteproc remoteproc0: powering up 78000000.r5f | |
[ 14.184811] remoteproc remoteproc0: Booting fw image am64-main-r5f0_0-fw, size 98232 | |
[ 14.205742] remoteproc remoteproc0: bad phdr da 0x70040000 mem 0x1750 | |
[ 14.213386] remoteproc remoteproc0: Failed to load program segments: -22 | |
[ 14.366703] remoteproc remoteproc1: 78200000.r5f is available | |
[ 14.498911] remoteproc remoteproc1: powering up 78200000.r5f | |
[ 14.504709] remoteproc remoteproc1: Booting fw image am64-main-r5f0_1-fw, size 98232 | |
[ 14.525878] remoteproc remoteproc1: bad phdr da 0x70080000 mem 0x1750 | |
[ 14.525905] remoteproc remoteproc1: Failed to load program segments: -22 | |
[ 14.624076] platform 78400000.r5f: assigned reserved memory node r5f-dma-memory@a2000000 | |
[ 14.727277] remoteproc remoteproc2: 78400000.r5f is available | |
[ 14.836692] remoteproc remoteproc2: powering up 78400000.r5f | |
[ 14.846446] remoteproc remoteproc2: Booting fw image am64-main-r5f1_0-fw, size 98232 | |
[ 14.871583] platform 78600000.r5f: assigned reserved memory node r5f-dma-memory@a3000000 | |
[ 14.880847] remoteproc remoteproc2: bad phdr da 0x700c0000 mem 0x1750 | |
[ 14.892822] remoteproc remoteproc2: Failed to load program segments: -22 | |
[ 15.112094] remoteproc remoteproc3: 78600000.r5f is available | |
[ 15.183096] remoteproc remoteproc3: powering up 78600000.r5f | |
[ 15.188922] remoteproc remoteproc3: Booting fw image am64-main-r5f1_1-fw, size 98232 | |
[ 15.224052] remoteproc remoteproc3: bad phdr da 0x70100000 mem 0x1750 | |
[ 15.239533] remoteproc remoteproc3: Failed to load program segments: -22 | |
[[0;32m OK [0m] Started [0;1;39mWait for Network to be Configured[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mNetwork is Online[0m. | |
Starting [0;1;39mLighttpd Daemon[0m... | |
Starting [0;1;39mLSB: network benchmark[0m... | |
[[0;32m OK [0m] Started [0;1;39mstrongSwan IPsec IIKEv2 daemon using ipsec.conf[0m. | |
[[0;32m OK [0m] Started [0;1;39mLSB: network benchmark[0m. | |
Starting [0;1;39mthermal-zone-init.service[0m... | |
[[0;32m OK [0m] Started [0;1;39mLighttpd Daemon[0m. | |
[[0;32m OK [0m] Started [0;1;39mthermal-zone-init.service[0m. | |
[[0;32m OK [0m] Stopped [0;1;39mLighttpd Daemon[0m. | |
Starting [0;1;39mLighttpd Daemon[0m... | |
[[0;32m OK [0m] Started [0;1;39mLighttpd Daemon[0m. | |
[ 16.453405] cfg80211: Loading compiled-in X.509 certificates for regulatory database | |
[[0;32m OK [0m] Stopped [0;1;39mLighttpd Daemon[0m. | |
Starting [0;1;39mLighttpd Daemon[0m... | |
[ 16.824884] Initializing XFRM netlink socket | |
[[0;32m OK [0m] Started [0;1;39mLighttpd Daemon[0m. | |
[ 16.966149] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' | |
[ 17.454029] Intel(R) Wireless WiFi driver for Linux | |
[ 17.491083] pcieport 0000:00:00.0: of_irq_parse_pci: failed with rc=-22 | |
[ 17.550433] iwlwifi 0000:01:00.0: enabling device (0000 -> 0002) | |
[ 17.697314] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-46.ucode failed with error -2 | |
[ 17.721674] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-45.ucode failed with error -2 | |
[ 17.753363] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-44.ucode failed with error -2 | |
[ 17.782511] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-43.ucode failed with error -2 | |
[ 17.812596] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-42.ucode failed with error -2 | |
[ 17.854889] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-41.ucode failed with error -2 | |
[ 17.893794] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-40.ucode failed with error -2 | |
[ 17.916223] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-39.ucode failed with error -2 | |
[ 17.934116] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-38.ucode failed with error -2 | |
[ 17.964508] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-37.ucode failed with error -2 | |
[ 17.992069] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-36.ucode failed with error -2 | |
_____ _____ _ _ | |
| _[ 18.037074] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-35.ucode failed with error -2 | |
|___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_ | |
| | _| .'| . | . | | __| _| . | | | -_| _| _| | |
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_| | |
|___| |___| | |
Arago Project http://arago[ 18.071780] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-34.ucode failed with error -2 | |
-project.org am64xx-evm ttyS2 | |
Arago 2020.09 am64xx-evm ttyS2 | |
am64xx-evm login: [ 18.096472] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-33.ucode failed with error -2 | |
[ 18.132316] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-32.ucode failed with error -2 | |
[ 18.16659 | |
- 12:23:50 [INFO] Host: root | |
- 12:23:54 [INFO] Target: | |
root | |
[ 18.211649] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-30.ucode failed with error -2 | |
[ 18.235286] iwlwifi 0000:01:00.0: no suitable firmware found! | |
[ 18.259711] iwlwifi 0000:01:00.0: minimum version required: iwlwifi-9260-th-b0-jf-b0-30 | |
[ 18.279939] iwlwifi 0000:01:00.0: maximum version supported: iwlwifi-9260-th-b0-jf-b0-46 | |
[ 18.324307] iwlwifi 0000:01:00.0: check git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git | |
7[r[999;999H[6n*************************************************************** | |
*************************************************************** | |
NOTICE: This file system contains the following GPLv3 packages: | |
autoconf | |
bash | |
bc | |
binutils | |
cifs-utils | |
coreutils-stdbuf | |
coreutils | |
cpio | |
cpp-symlinks | |
cpp | |
dosfstools | |
elfutils | |
g++-symlinks | |
g++ | |
gawk | |
gcc-symlinks | |
gcc | |
gdb | |
gdbserver | |
gettext | |
gstreamer1.0-libav | |
gzip | |
less | |
libasm1 | |
libbfd | |
libdw1 | |
libelf1 | |
libgdbm-compat4 | |
libgdbm6 | |
libgettextlib | |
libgettextsrc | |
libgmp10 | |
libidn2-0 | |
libmpc3 | |
libmpfr6 | |
libreadline8 | |
libunistring2 | |
m4 | |
make | |
nettle | |
parted | |
tar | |
which | |
If you do not wish to distribute GPLv3 components please remove | |
the above packages prior to distribution. This can be done using | |
the opkg remove command. i.e.: | |
opkg remove <package> | |
Where <package> is the name printed in the list above | |
NOTE: If the package is a dependency of another package you | |
will be notified of the dependent packages. You should | |
use the --force-removal-of-dependent-packages option to | |
also remove the dependent packages as well | |
*************************************************************** | |
*************************************************************** | |
root@am64xx-evm:~# | |
- 12:23:54 [INFO] Sleeping 15 secs to allow systemd to finish starting processes... | |
- 12:24:09 [INFO] Disconnected serial from am64xx-evm | |
- 12:24:09 [INFO] Connected to am64xx-evm via serial | |
- 12:24:09 [INFO] Host: uname -a | |
- 12:24:09 [INFO] Target: | |
uname -a | |
Linux am64xx-evm 5.16.0-rc4 #kernel_patch_verify_build SMP PREEMPT Mon Dec 13 18:16:57 UTC 2 aarch64 aarch64 aarch64 GNU/Linux | |
root@am64xx-evm:~# | |
- 12:24:09 [INFO] Host: cat /proc/cmdline | |
- 12:24:09 [INFO] Target: | |
cat /proc/cmdline | |
console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am64xx-evm/autofs/0d9a7a390a9de161773243bf6ffb0578,nolock,v3,tcp,rsize=4096,wsize=4096 | |
root@am64xx-evm:~# | |
- 12:24:09 [INFO] Host: uname -a | |
- 12:24:09 [INFO] Target: | |
uname -a | |
Linux am64xx-evm 5.16.0-rc4 #kernel_patch_verify_build SMP PREEMPT Mon Dec 13 18:16:57 UTC 2 aarch64 aarch64 aarch64 GNU/Linux | |
root@am64xx-evm:~# | |
- 12:24:09 [INFO] Host: cat /proc/mtd | |
- 12:24:09 [INFO] Target: | |
cat /proc/mtd | |
dev: size erasesize name | |
mtd0: 04000000 00040000 "fc40000.spi.0" | |
root@am64xx-evm:~# | |
- 12:24:09 [INFO] Host: grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/pnp /etc/resolv.conf && systemctl restart systemd-resolved | |
- 12:24:09 [INFO] Target: | |
grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/ | |
/pnp /etc/resolv.conf && systemctl restart systemd-resolved | |
Job for systemd-resolved.service failed because of unavailable resources or another system error. | |
See "systemctl status systemd-resolved.service" and "journalctl -xe" for details. | |
root@am64xx-evm:~# | |
- 12:24:09 [INFO] Host: ls -l /lib/firmware; ls -lR /lib/firmware/ipc | |
- 12:24:10 [INFO] Target: | |
ls -l /lib/firmware; ls -lR /lib/firmware/ipc | |
total 31948 | |
-rw-r--r-- 1 root root 2046 Apr 4 2021 LICENCE.iwlwifi_firmware | |
lrwxrwxrwx 1 root root 30 Apr 5 2021 am64-main-r5f0_0-fw -> mcusdk-ipc/am64-main-r5f0_0-fw | |
lrwxrwxrwx 1 root root 30 Apr 5 2021 am64-main-r5f0_1-fw -> mcusdk-ipc/am64-main-r5f0_1-fw | |
lrwxrwxrwx 1 root root 30 Apr 5 2021 am64-main-r5f1_0-fw -> mcusdk-ipc/am64-main-r5f1_0-fw | |
lrwxrwxrwx 1 root root 30 Apr 5 2021 am64-main-r5f1_1-fw -> mcusdk-ipc/am64-main-r5f1_1-fw | |
-rw-r--r-- 1 root root 918268 Apr 4 2021 iwlwifi-3160-17.ucode | |
-rw-r--r-- 1 root root 1745176 Apr 4 2021 iwlwifi-8000C-13.ucode | |
-rw-r--r-- 1 root root 2351636 Apr 4 2021 iwlwifi-8000C-16.ucode | |
-rw-r--r-- 1 root root 2394060 Apr 4 2021 iwlwifi-8000C-21.ucode | |
-rw-r--r-- 1 root root 2120860 Apr 4 2021 iwlwifi-8000C-22.ucode | |
-rw-r--r-- 1 root root 2227284 Apr 4 2021 iwlwifi-8000C-27.ucode | |
-rw-r--r-- 1 root root 2310116 Apr 4 2021 iwlwifi-8000C-31.ucode | |
-rw-r--r-- 1 root root 2448976 Apr 4 2021 iwlwifi-8000C-34.ucode | |
-rw-r--r-- 1 root root 2428004 Apr 4 2021 iwlwifi-8000C-36.ucode | |
-rw-r--r-- 1 root root 2389968 Apr 4 2021 iwlwifi-8265-21.ucode | |
-rw-r--r-- 1 root root 1811984 Apr 4 2021 iwlwifi-8265-22.ucode | |
-rw-r--r-- 1 root root 2234528 Apr 4 2021 iwlwifi-8265-27.ucode | |
-rw-r--r-- 1 root root 2307104 Apr 4 2021 iwlwifi-8265-31.ucode | |
-rw-r--r-- 1 root root 2440780 Apr 4 2021 iwlwifi-8265-34.ucode | |
-rw-r--r-- 1 root root 2436632 Apr 4 2021 iwlwifi-8265-36.ucode | |
-rw-r--r-- 1 root root 100360 Apr 2 05:28 jailhouse.bin | |
drwxr-xr-x 2 root root 4096 Apr 5 2021 mcusdk-ipc | |
-rw-r--r-- 1 root root 3940 Apr 4 2021 regulatory.db | |
-rw-r--r-- 1 root root 1182 Apr 4 2021 regulatory.db.p7s | |
drwxr-xr-x 2 root root 4096 Apr 6 2021 ti-connectivity | |
ls: cannot access '/lib/firmware/ipc': No such file or directory | |
root@am64xx-evm:~# | |
- 12:24:10 [INFO] Host: cat /proc/diskstats | |
- 12:24:10 [INFO] Target: | |
cat /proc/diskstats | |
1 0 ram0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 1 ram1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 2 ram2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 3 ram3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 4 ram4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 5 ram5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 6 ram6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 7 ram7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 8 ram8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 9 ram9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 10 ram10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 11 ram11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 12 ram12 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 13 ram13 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 14 ram14 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 15 ram15 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 0 loop0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 1 loop1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 2 loop2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 3 loop3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 4 loop4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 5 loop5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 6 loop6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 7 loop7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
31 0 mtdblock0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
179 0 mmcblk0 317 0 49973 253 1 0 8 0 0 848 253 0 0 0 0 0 0 | |
179 1 mmcblk0p1 100 0 16138 75 0 0 0 0 0 296 75 0 0 0 0 0 0 | |
179 2 mmcblk0p2 101 0 15377 66 0 0 0 0 0 240 66 0 0 0 0 0 0 | |
179 3 mmcblk0p3 94 0 15386 88 1 0 8 0 0 284 88 0 0 0 0 0 0 | |
179 32 mmcblk0boot0 17 0 2176 28 0 0 0 0 0 40 28 0 0 0 0 0 0 | |
179 64 mmcblk0boot1 17 0 2176 20 0 0 0 0 0 28 20 0 0 0 0 0 0 | |
179 96 mmcblk1 347 51 52542 821 1 0 8 4 0 1060 825 0 0 0 0 0 0 | |
179 97 mmcblk1p1 123 0 15537 251 0 0 0 0 0 412 251 0 0 0 0 0 0 | |
179 98 mmcblk1p2 102 46 18050 276 1 0 8 4 0 416 281 0 0 0 0 0 0 | |
179 99 mmcblk1p3 102 5 16139 240 0 0 0 0 0 384 240 0 0 0 0 0 0 | |
root@am64xx-evm:~# | |
- 12:24:10 [INFO] Host: cat /proc/interrupts | |
- 12:24:10 [INFO] Target: | |
cat /proc/interrupts | |
CPU0 CPU1 | |
11: 8517 8848 GICv3 30 Level arch_timer | |
14: 0 0 GICv3 23 Level arm-pmu | |
15: 426 0 GICv3 66 Level 4d000000.mailbox thr_012 | |
16: 657 0 GICv3 210 Level 2800000.serial | |
17: 0 0 GICv3 193 Level 20000000.i2c | |
18: 3520 0 GICv3 194 Level 20010000.i2c | |
19: 0 0 GICv3 195 Level 20020000.i2c | |
20: 0 0 GICv3 196 Level 20030000.i2c | |
21: 0 0 GICv3 204 Level 20100000.spi | |
22: 0 0 GICv3 205 Level 20110000.spi | |
23: 0 0 GICv3 206 Level 20120000.spi | |
24: 0 0 GICv3 141 Level 20130000.spi | |
25: 0 0 GICv3 207 Level 20140000.spi | |
26: 574 0 GICv3 165 Level mmc0 | |
27: 790 0 GICv3 166 Level mmc1 | |
28: 0 0 GICv3 129 Level 39000000.cpts | |
29: 0 0 GICv3 171 Level fc40000.spi | |
35: 0 0 GICv3 235 Edge j721e-pcie-link-down-irq | |
36: 13 0 MSI-INTA 1713152 Level 485c0100.dma-controller chan0 | |
72: 0 0 MSI-INTA 1970688 Level 485c0000.dma-controller chan1 | |
76: 23837 0 MSI-INTA 1970704 Level 8000000.ethernet-tx0 | |
164: 0 0 MSI-INTA 1971712 Level 485c0000.dma-controller chan0 | |
168: 23517 0 MSI-INTA 1971728 Level 8000000.ethernet | |
321: 0 0 GICv3 134 Level 8000000.ethernet | |
509: 0 0 ITS-MSI 0 Edge PCIe PME | |
IPI0: 3972 9351 Rescheduling interrupts | |
IPI1: 191 179 Function call interrupts | |
IPI2: 0 0 CPU stop interrupts | |
IPI3: 0 0 CPU stop (for crash dump) interrupts | |
IPI4: 0 0 Timer broadcast interrupts | |
IPI5: 0 0 IRQ work interrupts | |
IPI6: 0 0 CPU wake-up interrupts | |
Err: 0 | |
root@am64xx-evm:~# | |
- 12:24:10 [INFO] Host: cat /proc/softirqs | |
- 12:24:11 [INFO] Target: | |
cat /proc/softirqs | |
CPU0 CPU1 | |
HI: 0 0 | |
TIMER: 2432 2937 | |
NET_TX: 125 15 | |
NET_RX: 44767 14 | |
BLOCK: 627 70 | |
IRQ_POLL: 0 0 | |
TASKLET: 875 1 | |
SCHED: 1080 1489 | |
HRTIMER: 0 0 | |
RCU: 8376 8972 | |
root@am64xx-evm:~# | |
- 12:24:11 [INFO] Host: ls -lR /run/media/mmcblk0p1 | |
- 12:24:11 [INFO] Target: | |
ls -lR /run/media/mmcblk0p1 | |
/run/media/mmcblk0p1: | |
total 0 | |
root@am64xx-evm:~# | |
- 12:24:11 [INFO] Host: opkg list-installed | grep packagegroup-arago-test; echo $? | |
- 12:24:21 [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 | |
- 12:24:21 [INFO] Target: | |
opkg list-installed | grep packagegroup-arago-test; echo $? | |
1 | |
root@am64xx-evm:~# | |
- 12:24:21 [INFO] Host: opkg list-installed | grep ti-test; echo $? | |
- 12:24:21 [INFO] Target: | |
opkg list-installed | grep ti-test; echo $? | |
ti-test - 1.0-r0.30 | |
0 | |
root@am64xx-evm:~# | |
- 12:24:21 [INFO] Host: depmod -a | |
- 12:24:24 [INFO] Target: | |
depmod -a | |
root@am64xx-evm:~# | |
- 12:24:24 [INFO] Host: lsmod | |
- 12:24:24 [INFO] Target: | |
lsmod | |
Module Size Used by | |
pru_rproc 262144 0 | |
irq_pruss_intc 262144 0 | |
iwlwifi 589824 0 | |
xfrm_user 327680 2 | |
xfrm_algo 262144 1 xfrm_user | |
crct10dif_ce 327680 1 | |
cfg80211 589824 1 iwlwifi | |
rfkill 262144 2 cfg80211 | |
pci_endpoint_test 262144 0 | |
ti_k3_r5_remoteproc 262144 0 | |
virtio_rpmsg_bus 327680 0 | |
rpmsg_ns 262144 1 virtio_rpmsg_bus | |
pruss 327680 0 | |
sch_fq_codel 327680 1 | |
ipv6 720896 36 | |
root@am64xx-evm:~# | |
- 12:24:24 [INFO] Host: echo 'hello world' | |
- 12:24:24 [INFO] Target: | |
echo 'hello world' | |
hello world | |
root@am64xx-evm:~# |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | |
=> | |
=> | |
- 12:23:08 [INFO] Disconnected serial from am64xx-sk | |
- 12:23:08 [INFO] Connected to am64xx-sk via serial | |
- 12:23:08 [INFO] Host: | |
- 12:23:09 [INFO] Target: | |
=> | |
- 12:23:09 [INFO] Host: version | |
- 12:23:09 [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 | |
=> | |
- 12:23:09 [INFO] Host: setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ' | |
- 12:23:09 [INFO] Target: | |
setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ' | |
=> | |
- 12:23:09 [INFO] Host: setenv bootcmd '' | |
- 12:23:09 [INFO] Target: | |
setenv bootcmd '' | |
=> | |
- 12:23:09 [INFO] Host: setenv autoload 'no' | |
- 12:23:09 [INFO] Target: | |
setenv autoload 'no' | |
=> | |
- 12:23:09 [INFO] Host: setenv serverip '192.168.0.1' | |
- 12:23:09 [INFO] Target: | |
setenv serverip '192.168.0.1' | |
=> | |
- 12:23:09 [INFO] Host: setenv _initramfs - | |
- 12:23:09 [INFO] Target: | |
setenv _initramfs - | |
=> | |
- 12:23:09 [INFO] Host: printenv | |
- 12:23:10 [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=0118 | |
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:79 | |
eth2addr=f4:84:4c:f9:7c:2e | |
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#=0000000000000118 | |
serverip=192.168.0.1 | |
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 | |
=> | |
- 12:23:10 [INFO] Host: printenv bootargs | |
- 12:23:10 [INFO] Target: | |
printenv bootargs | |
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled | |
=> | |
- 12:23:10 [INFO] Host: setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp ' | |
- 12:23:10 [INFO] Target: | |
setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp ' | |
=> | |
- 12:23:10 [INFO] Host: setenv serverip '192.168.0.1' | |
- 12:23:10 [INFO] Target: | |
setenv serverip '192.168.0.1' | |
=> | |
- 12:23:10 [INFO] Host: setenv autoload 'no' | |
- 12:23:10 [INFO] Target: | |
setenv autoload 'no' | |
=> | |
- 12:23:10 [INFO] Host: dhcp | |
- 12:23:12 [INFO] Target: | |
dhcp | |
ethernet@8000000 Waiting for PHY auto negotiation to complete.. done | |
link up on port 1, speed 1000, full duplex | |
BOOTP broadcast 1 | |
BOOTP broadcast 2 | |
BOOTP broadcast 3 | |
DHCP client bound to address 192.168.0.147 (1003 ms) | |
=> | |
- 12:23:12 [INFO] Host: tftp ${loadaddr} 192.168.0.1:vatf_am64xx-sk1/69901bf1337f93fde3a15b9db2f2413b | |
- 12:23:18 [INFO] Target: | |
tftp ${loadaddr} 192.168.0.1:vatf_am64xx-sk1/69901bf1337f93fde3a15b9db2f2413b | |
link up on port 1, speed 1000, full duplex | |
Using ethernet@8000000 device | |
TFTP from server 192.168.0.1; our IP address is 192.168.0.147 | |
Filename 'vatf_am64xx-sk1/69901bf1337f93fde3a15b9db2f2413b'. | |
Load address: 0x82000000 | |
Loading: *################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
########## | |
2.8 MiB/s | |
done | |
Bytes transferred = 19225088 (1255a00 hex) | |
=> | |
- 12:23:18 [INFO] Host: tftp ${fdt_addr_r} 192.168.0.1:vatf_am64xx-sk1/6b408f301b47f1e3330bba566a96069c | |
- 12:23:18 [INFO] Target: | |
tftp ${fdt_addr_r} 192.168.0.1:vatf_am64xx-sk1/6b408f301b47f1e3330bba566a96069c | |
link up on port 1, speed 1000, full duplex | |
Using ethernet@8000000 device | |
TFTP from server 192.168.0.1; our IP address is 192.168.0.147 | |
Filename 'vatf_am64xx-sk1/6b408f301b47f1e3330bba566a96069c'. | |
Load address: 0x88000000 | |
Loading: *### | |
8.1 MiB/s | |
done | |
Bytes transferred = 34077 (851d hex) | |
=> | |
- 12:23:18 [INFO] Host: fdt address ${fdt_addr_r} | |
- 12:23:18 [INFO] Target: | |
fdt address ${fdt_addr_r} | |
=> | |
- 12:23:18 [INFO] Host: printenv bootargs | |
- 12:23:19 [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 | |
=> | |
- 12:23:19 [INFO] Host: setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am64xx-sk1/autofs/bf1c1a0a4a74813d114820de6d67b5de,nolock,v3,tcp,rsize=4096,wsize=4096 ' | |
- 12:23:19 [INFO] Target: | |
setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am64xx-sk1/autofs/bf1c1a0a4a74813d114820de6d67b5de,nolock,v3,tcp,rsize=4096,wsize=4096 ' | |
=> | |
- 12:23:19 [INFO] Host: printenv bootcmd | |
- 12:23:19 [INFO] Target: | |
printenv bootcmd | |
bootcmd= | |
=> | |
- 12:23:19 [INFO] Host: setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi' | |
- 12:23:19 [INFO] Target: | |
setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi' | |
=> | |
- 12:23:19 [INFO] Host: version | |
- 12:23:19 [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 | |
=> | |
- 12:23:19 [INFO] Host: bdinfo | |
- 12:23:19 [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 = 192.168.0.147 | |
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 | |
=> | |
- 12:23:19 [INFO] Host: | |
- 12:23:19 [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 = 192.168.0.147 | |
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 | |
=> | |
- 12:23:19 [INFO] Host: ls mmc 0:1 | |
- 12:23:19 [INFO] Target: | |
ls mmc 0:1 | |
=> | |
- 12:23:19 [INFO] Host: ls mmc 1:1 | |
- 12:23:19 [INFO] Target: | |
ls mmc 1:1 | |
475018 tiboot3.bin | |
1015052 u-boot.img | |
728444 tispl.bin | |
131072 uboot.env | |
4 ws-calibrate.rules | |
0 test | |
6 file(s), 0 dir(s) | |
=> | |
- 12:23:19 [INFO] Host: ext4ls mmc 0:2 /lib/firmware | |
- 12:23:20 [INFO] Target: | |
ext4ls mmc 0:2 /lib/firmware | |
=> | |
- 12:23:20 [INFO] Host: ext4ls mmc 1:2 /lib/firmware | |
- 12:23:20 [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 | |
=> | |
- 12:23:20 [INFO] Host: mmc rescan; echo $? | |
- 12:23:20 [INFO] Target: | |
mmc rescan; echo $? | |
MMC Device 0 not found | |
no mmc device at slot 0 | |
1 | |
=> | |
- 12:23:20 [INFO] Host: fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4 | |
- 12:23:20 [INFO] Target: | |
fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4 | |
4 bytes written in 24 ms (0 Bytes/s) | |
=> | |
- 12:23:20 [INFO] Host: boot | |
- 12:23:39 [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 000000008ffff51c ... OK | |
Starting kernel ... | |
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] | |
[ 0.000000] Linux version 5.16.0-rc4 (user@eptfinf01) (Ubuntu clang version 14.0.0-++20210915091413+5ec1845cad9e-1~exp1~20210915072217.2675, LLD 14.0.0) #kernel_patch_verify_build SMP PREEMPT Mon Dec 13 18:16:57 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] 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 512 MiB at 0x00000000c0000000 | |
[ 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 2 pages/cpu s34456 r8192 d88424 u131072 | |
[ 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] Built 1 zonelists, mobility grouping off. Total pages: 32736 | |
[ 0.000000] Kernel command line: console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am64xx-sk1/autofs/bf1c1a0a4a74813d114820de6d67b5de,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: 5, 2097152 bytes, linear) | |
[ 0.000000] Inode-cache hash table entries: 131072 (order: 4, 1048576 bytes, linear) | |
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off | |
[ 0.000000] Memory: 1448896K/2097152K available (11776K kernel code, 1366K rwdata, 4544K rodata, 640K init, 713K bss, 123968K reserved, 524288K 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] 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: allocated 1048576 Devices @a4000000 (flat, esz 8, psz 64K, shr 0) | |
[ 0.000000] ITS: using cache flushing for cmd queue | |
[ 0.000000] GICv3: using LPI property table @0x00000000a58c0000 | |
[ 0.000000] GIC: using cache flushing for LPI property table | |
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000000a58d0000 | |
[ 0.000000] random: get_random_bytes called from start_kernel+0x1d4/0x428 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.008492] Console: colour dummy device 80x25 | |
[ 0.013093] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) | |
[ 0.023770] pid_max: default: 32768 minimum: 301 | |
[ 0.028559] LSM: Security Framework initializing | |
[ 0.033373] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes, linear) | |
[ 0.040972] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes, linear) | |
[ 0.051710] rcu: Hierarchical SRCU implementation. | |
[ 0.057030] Platform MSI: msi-controller@1820000 domain created | |
[ 0.063361] PCI/MSI: /bus@f4000/interrupt-controller@1800000/msi-controller@1820000 domain created | |
[ 0.072618] EFI services will not be available. | |
[ 0.077658] smp: Bringing up secondary CPUs ... | |
[ 0.083462] Detected VIPT I-cache on CPU1 | |
[ 0.083504] GICv3: CPU1: found redistributor 1 region 0:0x0000000001860000 | |
[ 0.083525] GICv3: CPU1: using allocated LPI pending table @0x00000000a58e0000 | |
[ 0.083600] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] | |
[ 0.083752] smp: Brought up 1 node, 2 CPUs | |
[ 0.113150] SMP: Total of 2 processors activated. | |
[ 0.117960] CPU features: detected: 32-bit EL0 Support | |
[ 0.123237] CPU features: detected: CRC32 instructions | |
[ 0.137972] CPU: All CPU(s) started at EL2 | |
[ 0.142187] alternatives: patching kernel code | |
[ 0.148091] devtmpfs: initialized | |
[ 0.158082] KASLR disabled due to lack of seed | |
[ 0.162970] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns | |
[ 0.172947] futex hash table entries: 512 (order: -1, 32768 bytes, linear) | |
[ 0.182399] pinctrl core: initialized pinctrl subsystem | |
[ 0.188465] DMI not present or invalid. | |
[ 0.193105] NET: Registered PF_NETLINK/PF_ROUTE protocol family | |
[ 0.205191] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations | |
[ 0.212720] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations | |
[ 0.220758] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations | |
[ 0.229687] thermal_sys: Registered thermal governor 'step_wise' | |
[ 0.229696] thermal_sys: Registered thermal governor 'power_allocator' | |
[ 0.236330] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. | |
[ 0.250067] ASID allocator initialised with 65536 entries | |
[ 0.276692] HugeTLB registered 16.0 GiB page size, pre-allocated 0 pages | |
[ 0.283584] HugeTLB registered 512 MiB page size, pre-allocated 0 pages | |
[ 0.290345] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages | |
[ 0.300176] k3-chipinfo 43000014.chipid: Family:AM64X rev:SR1.0 JTAGID[0x0bb3802f] Detected | |
[ 0.310303] iommu: Default domain type: Translated | |
[ 0.315321] iommu: DMA domain TLB invalidation policy: strict mode | |
[ 0.322146] SCSI subsystem initialized | |
[ 0.326404] mc: Linux media interface: v0.10 | |
[ 0.330797] videodev: Linux video capture interface: v2.00 | |
[ 0.336488] pps_core: LinuxPPS API ver. 1 registered | |
[ 0.341560] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> | |
[ 0.350905] PTP clock support registered | |
[ 0.354950] EDAC MC: Ver: 3.0.0 | |
[ 0.359083] omap-mailbox 29020000.mailbox: omap mailbox rev 0x66fc9100 | |
[ 0.366036] omap-mailbox 29040000.mailbox: omap mailbox rev 0x66fc9100 | |
[ 0.372863] omap-mailbox 29060000.mailbox: omap mailbox rev 0x66fc9100 | |
[ 0.380314] FPGA manager framework | |
[ 0.383899] Advanced Linux Sound Architecture Driver Initialized. | |
[ 0.391425] clocksource: Switched to clocksource arch_sys_counter | |
[ 0.398242] VFS: Disk quotas dquot_6.6.0 | |
[ 0.402394] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes) | |
[ 0.416592] NET: Registered PF_INET protocol family | |
[ 0.421963] IP idents hash table entries: 32768 (order: 2, 262144 bytes, linear) | |
[ 0.431071] tcp_listen_portaddr_hash hash table entries: 4096 (order: 0, 65536 bytes, linear) | |
[ 0.440011] TCP established hash table entries: 16384 (order: 1, 131072 bytes, linear) | |
[ 0.448248] TCP bind hash table entries: 16384 (order: 2, 262144 bytes, linear) | |
[ 0.456037] TCP: Hash tables configured (established 16384 bind 16384) | |
[ 0.462963] UDP hash table entries: 2048 (order: 0, 65536 bytes, linear) | |
[ 0.469914] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes, linear) | |
[ 0.477483] NET: Registered PF_UNIX/PF_LOCAL protocol family | |
[ 0.483945] RPC: Registered named UNIX socket transport module. | |
[ 0.490037] RPC: Registered udp transport module. | |
[ 0.494849] RPC: Registered tcp transport module. | |
[ 0.499656] RPC: Registered tcp NFSv4.1 backchannel transport module. | |
[ 0.506248] PCI: CLS 0 bytes, default 64 | |
[ 0.510973] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available | |
[ 0.521016] Initialise system trusted keyrings | |
[ 0.525980] workingset: timestamp_bits=46 max_order=15 bucket_order=0 | |
[ 0.538531] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 0.545401] NFS: Registering the id_resolver key type | |
[ 0.550671] Key type id_resolver registered | |
[ 0.554949] Key type id_legacy registered | |
[ 0.559124] nfs4filelayout_init: NFSv4 File Layout Driver Registering... | |
[ 0.565976] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... | |
[ 0.573803] 9p: Installing v9fs 9p2000 file system support | |
[ 0.620331] Key type asymmetric registered | |
[ 0.624528] Asymmetric key parser 'x509' registered | |
[ 0.629686] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) | |
[ 0.637251] io scheduler mq-deadline registered | |
[ 0.641901] io scheduler kyber registered | |
[ 0.649475] pinctrl-single 4084000.pinctrl: 33 pins, size 132 | |
[ 0.656065] pinctrl-single f4000.pinctrl: 180 pins, size 720 | |
[ 0.670171] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled | |
[ 0.693714] brd: module loaded | |
[ 0.702850] loop: module loaded | |
[ 0.707048] megasas: 07.719.03.00-rc1 | |
[ 0.711741] SPI driver mtd_dataflash has no spi_device_id for atmel,at45 | |
[ 0.718614] SPI driver mtd_dataflash has no spi_device_id for atmel,dataflash | |
[ 0.727634] libphy: Fixed MDIO Bus: probed | |
[ 0.733685] tun: Universal TUN/TAP device driver, 1.6 | |
[ 0.739534] igbvf: Intel(R) Gigabit Virtual Function Network Driver | |
[ 0.745952] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. | |
[ 0.752061] sky2: driver version 1.30 | |
[ 0.756667] VFIO - User Level meta-driver version: 0.3 | |
[ 0.763052] i2c_dev: i2c /dev entries driver | |
[ 0.768440] sdhci: Secure Digital Host Controller Interface driver | |
[ 0.774785] sdhci: Copyright(c) Pierre Ossman | |
[ 0.779682] sdhci-pltfm: SDHCI platform and OF driver helper | |
[ 0.786312] ledtrig-cpu: registered to indicate activity on CPUs | |
[ 0.792969] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... | |
[ 0.801009] optee: probing for conduit method. | |
[ 0.805660] optee: revision 3.12 (3d47a131) | |
[ 0.806391] optee: initialized driver | |
[ 0.816844] NET: Registered PF_PACKET protocol family | |
[ 0.822265] 9pnet: Installing 9P2000 support | |
[ 0.826715] Key type dns_resolver registered | |
[ 0.831505] Loading compiled-in X.509 certificates | |
[ 0.850550] ti-sci 44043000.system-controller: ABI: 3.1 (firmware rev 0x0015 '21.9.1--v2021.09a (Terrific Lla') | |
[ 0.899126] omap_i2c 20000000.i2c: bus 0 rev0.12 at 100 kHz | |
[ 0.906479] pca953x 1-0070: supply vcc not found, using dummy regulator | |
[ 0.913472] pca953x 1-0070: using no AI | |
[ 0.940111] omap_i2c 20010000.i2c: bus 1 rev0.12 at 400 kHz | |
[ 0.947111] omap_i2c 20020000.i2c: bus 2 rev0.12 at 100 kHz | |
[ 0.953250] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created | |
[ 0.961701] ti-sci-intr bus@f4000:interrupt-controller@a00000: Interrupt Router 3 domain created | |
[ 0.971042] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created | |
[ 0.984064] ti-bcdma 485c0100.dma-controller: Number of rings: 68 | |
[ 0.991679] ti-bcdma 485c0100.dma-controller: Channels: 24 (bchan: 12, tchan: 6, rchan: 6) | |
[ 1.002138] ti-pktdma 485c0000.dma-controller: Number of rings: 288 | |
[ 1.017548] ti-pktdma 485c0000.dma-controller: Channels: 44 (tchan: 29, rchan: 15) | |
[ 1.029223] printk: console [ttyS2] disabled | |
[ 1.033712] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 16, base_baud = 3000000) is a 8250 | |
[ 1.042519] printk: console [ttyS2] enabled | |
[ 1.042519] printk: console [ttyS2] enabled | |
[ 1.050971] printk: bootconsole [ns16550a0] disabled | |
[ 1.050971] printk: bootconsole [ns16550a0] disabled | |
[ 1.065367] spi-nor spi0.0: s28hs512t (65536 Kbytes) | |
[ 1.073192] random: fast init done | |
[ 1.123524] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 | |
[ 1.131148] libphy: 8000f00.mdio: probed | |
[ 1.139159] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867 | |
[ 1.147336] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83867 | |
[ 1.155492] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA00903, cpsw version 0x6BA80903 Ports: 3 quirks:00000000 | |
[ 1.168955] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 16 | |
[ 1.175899] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.4 | |
[ 1.183063] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512 | |
[ 1.190111] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 | |
[ 1.203154] am65-cpts 39000000.cpts: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 | |
[ 1.213187] sdhci-am654: probe of fa10000.mmc failed with error -22 | |
[ 1.231874] debugfs: Directory 'pd:114' with parent 'pm_genpd' already present! | |
[ 1.232652] mmc1: CQHCI version 5.10 | |
[ 1.284600] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit | |
[ 1.303865] TI DP83867 8000f00.mdio:00: attached PHY driver (mii_bus:phy_addr=8000f00.mdio:00, irq=POLL) | |
[ 1.316026] am65-cpsw-nuss 8000000.ethernet eth0: Link is Down | |
[ 1.355119] mmc1: new ultra high speed SDR104 SDHC card at address aaaa | |
[ 1.362740] mmcblk1: mmc1:aaaa SC16G 14.8 GiB | |
[ 1.375358] mmcblk1: p1 p2 p3 | |
[ 5.404952] am65-cpsw-nuss 8000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off | |
[ 5.431427] Sending DHCP requests ., OK | |
[ 5.451287] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.147 | |
[ 5.459059] IP-Config: Complete: | |
[ 5.462285] device=eth0, hwaddr=f4:84:4c:f9:7c:2e, ipaddr=192.168.0.147, mask=255.255.255.0, gw=192.168.0.1 | |
[ 5.472453] host=192.168.0.147, domain=ti.com, nis-domain=(none) | |
[ 5.478886] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath= | |
[ 5.478894] nameserver0=192.0.2.2, nameserver1=192.0.2.3 | |
[ 5.501532] ALSA device list: | |
[ 5.504535] No soundcards found. | |
[ 5.520227] VFS: Mounted root (nfs filesystem) on device 0:19. | |
[ 5.526864] devtmpfs: mounted | |
[ 5.530383] Freeing unused kernel memory: 640K | |
[ 5.547457] Run /sbin/init as init process | |
[ 5.746386] systemd[1]: System time before build time, advancing clock. | |
[ 5.829177] NET: Registered PF_INET6 protocol family | |
[ 5.840916] Segment Routing with IPv6 | |
[ 5.844655] In-situ OAM (IOAM) with IPv6 | |
[ 5.872447] systemd[1]: systemd 244.5+ running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid) | |
[ 5.894742] systemd[1]: Detected architecture arm64. | |
Welcome to [1mArago 2020.09[0m! | |
[ 5.933402] systemd[1]: Set hostname to <am64xx-sk>. | |
[ 6.810648] random: systemd: uninitialized urandom read (16 bytes read) | |
[ 6.817767] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. | |
[ 6.830201] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) | |
[ 6.842786] systemd[1]: Created slice system-getty.slice. | |
[[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. | |
[ 6.863720] random: systemd: uninitialized urandom read (16 bytes read) | |
[ 6.872195] systemd[1]: Created slice system-serial\x2dgetty.slice. | |
[[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. | |
[ 6.895699] random: systemd: uninitialized urandom read (16 bytes read) | |
[ 6.904112] systemd[1]: Created slice system-syslog\x2dng.slice. | |
[[0;32m OK [0m] Created slice [0;1;39msystem-syslog\x2dng.slice[0m. | |
[ 6.929491] systemd[1]: Created slice User and Session Slice. | |
[[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. | |
[ 6.952287] 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.976085] 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.999980] systemd[1]: Reached target Paths. | |
[[0;32m OK [0m] Reached target [0;1;39mPaths[0m. | |
[ 7.015750] systemd[1]: Reached target Remote File Systems. | |
[[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. | |
[ 7.035741] systemd[1]: Reached target Slices. | |
[[0;32m OK [0m] Reached target [0;1;39mSlices[0m. | |
[ 7.051780] systemd[1]: Reached target Swap. | |
[[0;32m OK [0m] Reached target [0;1;39mSwap[0m. | |
[ 7.070117] systemd[1]: Listening on RPCbind Server Activation Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mRPCbind Server Activation Socket[0m. | |
[ 7.091820] systemd[1]: Reached target RPC Port Mapper. | |
[[0;32m OK [0m] Reached target [0;1;39mRPC Port Mapper[0m. | |
[ 7.120021] systemd[1]: Listening on Process Core Dump Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mProcess Core Dump Socket[0m. | |
[ 7.144179] systemd[1]: Listening on initctl Compatibility Named Pipe. | |
[[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. | |
[ 7.189567] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. | |
[ 7.200198] systemd[1]: Listening on Journal Socket (/dev/log). | |
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. | |
[ 7.224563] systemd[1]: Listening on Journal Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. | |
[ 7.245555] systemd[1]: Listening on Network Service Netlink Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. | |
[ 7.269987] systemd[1]: Listening on udev Control Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. | |
[ 7.292304] systemd[1]: Listening on udev Kernel Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. | |
[ 7.322799] systemd[1]: Mounting Huge Pages File System... | |
Mounting [0;1;39mHuge Pages File System[0m... | |
[ 7.350665] systemd[1]: Mounting POSIX Message Queue File System... | |
Mounting [0;1;39mPOSIX Message Queue File System[0m... | |
[ 7.378529] systemd[1]: Mounting Kernel Debug File System... | |
Mounting [0;1;39mKernel Debug File System[0m... | |
[ 7.408964] systemd[1]: Mounting Temporary Directory (/tmp)... | |
Mounting [0;1;39mTemporary Directory (/tmp)[0m... | |
[ 7.440313] 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.473879] systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. | |
[[0;32m OK [0m] Started [0;1;39mHardware RNG Entropy Gatherer Daemon[0m. | |
[ 7.509661] systemd[1]: Starting RPC Bind... | |
Starting [0;1;39mRPC Bind[0m... | |
[ 7.537248] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. | |
[ 7.563560] systemd[1]: Starting Journal Service... | |
Starting [0;1;39mJournal Service[0m... | |
[ 7.648350] systemd[1]: Starting Load Kernel Modules... | |
Starting [0;1;39mLoad Kernel Modules[0m... | |
[ 7.700560] systemd[1]: Starting Remount Root and Kernel File Systems... | |
Starting [0;1;39mRemount Root and Kernel File Systems[0m... | |
[ 7.750769] systemd[1]: Starting udev Coldplug all Devices... | |
Starting [0;1;39mudev Coldplug all Devices[0m... | |
[ 7.790893] systemd[1]: Started RPC Bind. | |
[[0;32m OK [0m] Started [0;1;39mRPC Bind[0m. | |
[ 7.816441] systemd[1]: Started Journal Service. | |
[[0;32m OK [0m] Started [0;1;39mJournal Service[0m. | |
[[0;32m OK [0m] Mounted [0;1;39mHuge Pages File System[0m. | |
[[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m. | |
[[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. | |
[[0;32m OK [0m] Mounted [0;1;39mTemporary Directory (/tmp)[0m. | |
[[0;32m OK [0m] Started [0;1;39mCreate list of sta nodes for the current kernel[0m. | |
[[0;32m OK [0m] Started [0;1;39mLoad Kernel Modules[0m. | |
[[0;32m OK [0m] Started [0;1;39mRemount Root and Kernel File Systems[0m. | |
Mounting [0;1;39mKernel Configuration File System[0m... | |
Starting [0;1;39mFlush Journal to Persistent Storage[0m... | |
Starting [0;1;39mApply Kernel Variables[0m... | |
[ 8.104477] systemd-journald[142]: Received client request to flush runtime journal. | |
Starting [0;1;39mCreate Static Device Nodes in /dev[0m... | |
[[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. | |
[[0;32m OK [0m] Started [0;1;39mFlush Journal to Persistent Storage[0m. | |
[[0;32m OK [0m] Started [0;1;39mApply Kernel Variables[0m. | |
[[0;32m OK [0m] Started [0;1;39mCreate Static Device Nodes in /dev[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mLocal File Systems (Pre)[0m. | |
Mounting [0;1;39m/media/ram[0m... | |
Mounting [0;1;39m/var/volatile[0m... | |
Starting [0;1;39mudev Kernel Device Manager[0m... | |
[[0;32m OK [0m] Mounted [0;1;39m/media/ram[0m. | |
[[0;32m OK [0m] Mounted [0;1;39m/var/volatile[0m. | |
Starting [0;1;39mLoad/Save Random Seed[0m... | |
[[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m. | |
Starting [0;1;39mCreate Volatile Files and Directories[0m... | |
[[0;32m OK [0m] Started [0;1;39mudev Kernel Device Manager[0m. | |
[[0;32m OK [0m] Started [0;1;39mCreate Volatile Files and Directories[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m. | |
See 'systemctl status systemd-timesyncd.service' for details. | |
[[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mSystem Time Synchronized[0m. | |
Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... | |
[[0;32m OK [0m] Started [0;1;39mudev Coldplug all Devices[0m. | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Time Synchronization[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m. | |
See 'systemctl status systemd-timesyncd.service' for details. | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Time Synchronization[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m. | |
See 'systemctl status systemd-timesyncd.service' for details. | |
[[0;32m OK [0m] Started [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Time Synchronization[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m. | |
See 'systemctl status systemd-timesyncd.service' for details. | |
[[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. | |
[[0;32m OK [0m] Started [0;1;39mDaily rotation of log files[0m. | |
[[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[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] Listening on [0;1;39mdropbear.socket[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mSockets[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mBasic System[0m. | |
[[0;32m OK [0m] Started [0;1;39mJob spooling tools[0m. | |
[[0;32m OK [0m] Started [0;1;39mPeriodic Command Scheduler[0m. | |
[[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m. | |
Starting [0;1;39mEthernet Bridge Filtering Tables[0m... | |
Starting [0;1;39mPrint notice about GPLv3 packages[0m... | |
Starting [0;1;39mIPv6 Packet Filtering Framework[0m... | |
Starting [0;1;39mIPv4 Packet Filtering Framework[0m... | |
[ 10.071523] random: crng init done | |
[ 10.074958] random: 7 urandom warning(s) missed due to ratelimiting | |
[[0;32m OK [0m] Started [0;1;39mirqbalance daemon[0m. | |
Starting [0;1;39mReboot and dump vmcore via kexec[0m... | |
Starting [0;1;39mMatrix GUI[0m... | |
Starting [0;1;39mSystem Logger Daemon "default" instance[0m... | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m. | |
See 'systemctl status systemd-logind.service' for details. | |
Starting [0;1;39mtelnetd.service[0m... | |
[[0;32m OK [0m] Started [0;1;39mLoad/Save Random Seed[0m. | |
[[0;32m OK [0m] Started [0;1;39mEthernet Bridge Filtering Tables[0m. | |
[[0;32m OK [0m] Started [0;1;39mIPv6 Packet Filtering Framework[0m. | |
[[0;32m OK [0m] Started [0;1;39mIPv4 Packet Filtering Framework[0m. | |
[[0;32m OK [0m] Started [0;1;39mReboot and dump vmcore via kexec[0m. | |
[[0;32m OK [0m] Started [0;1;39mMatrix GUI[0m. | |
[[0;32m OK [0m] Started [0;1;39mtelnetd.service[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mNetwork (Pre)[0m. | |
Starting [0;1;39msyslog.service[0m... | |
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m. | |
See 'systemctl status systemd-logind.service' for details. | |
Starting [0;1;39mNetwork Service[0m... | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Time Synchronization[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m. | |
See 'systemctl status systemd-timesyncd.service' for details. | |
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m. | |
See 'systemctl status systemd-logind.service' for details. | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Time Synchronization[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m. | |
See 'systemctl status systemd-timesyncd.service' for details. | |
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m. | |
See 'systemctl status systemd-logind.service' for details. | |
[[0;32m OK [0m] Started [0;1;39mSystem Logger Daemon "default" instance[0m. | |
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m. | |
See 'systemctl status systemd-logind.service' for details. | |
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m. | |
See 'systemctl status systemd-logind.service' for details. | |
[[0;32m OK [0m] Started [0;1;39msyslog.service[0m. | |
[[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. | |
Starting [0;1;39mWait for Network to be Configured[0m... | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m. | |
See 'systemctl status systemd-resolved.service' for details. | |
[[0;32m OK [0m] Reached target [0;1;39mNetwork[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m. | |
Starting [0;1;39mAvahi mDNS/DNS-SD Stack[0m... | |
Starting [0;1;39mEnable and configure wl18xx bluetooth stack[0m... | |
[[0;32m OK [0m] Started [0;1;39mNFS status monitor for NFSv2/3 locking.[0m. | |
Starting [0;1;39mSimple Network Maent Protocol (SNMP) Daemon.[0m... | |
Starting [0;1;39mPermit User Sessions[0m... | |
[[0;32m OK [0m] Started [0;1;39mVsftpd ftp daemon[0m. | |
[[0;32m OK [0m] Started [0;1;39mAvahi mDNS/DNS-SD Stack[0m. | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m. | |
See 'systemctl status systemd-resolved.service' for details. | |
[[0;32m OK [0m] Started [0;1;39mEnable and configure wl18xx bluetooth stack[0m. | |
[[0;32m OK [0m] Started [0;1;39mPermit User Sessions[0m. | |
[[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m. | |
[[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyS1[0m. | |
[[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyS2[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m. | |
Starting [0;1;39mSynchronize System and HW clocks[0m... | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m. | |
See 'systemctl status systemd-resolved.service' for details. | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m. | |
See 'systemctl status systemd-resolved.service' for details. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mSynchronize System and HW clocks[0m. | |
See 'systemctl status sync-clocks.service' for details. | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m. | |
See 'systemctl status systemd-resolved.service' for details. | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m. | |
See 'systemctl status systemd-resolved.service' for details. | |
[[0;32m OK [0m] Started [0;1;39mSimple Network Manement Protocol (SNMP) Daemon.[0m. | |
[ 13.507769] platform 78000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000 | |
[ 13.641530] remoteproc remoteproc0: 78000000.r5f is available | |
[ 13.755783] platform 78200000.r5f: assigned reserved memory node r5f-dma-memory@a1000000 | |
[ 13.771545] remoteproc remoteproc0: powering up 78000000.r5f | |
[ 13.779553] remoteproc remoteproc0: Booting fw image am64-main-r5f0_0-fw, size 98232 | |
[ 13.800646] remoteproc remoteproc0: bad phdr da 0x70040000 mem 0x1750 | |
[ 13.800676] remoteproc remoteproc0: Failed to load program segments: -22 | |
[ 13.936728] remoteproc remoteproc1: 78200000.r5f is available | |
[ 14.081500] remoteproc remoteproc1: powering up 78200000.r5f | |
[ 14.090499] remoteproc remoteproc1: Booting fw image am64-main-r5f0_1-fw, size 98232 | |
[ 14.112747] remoteproc remoteproc1: bad phdr da 0x70080000 mem 0x1750 | |
[ 14.125564] remoteproc remoteproc1: Failed to load program segments: -22 | |
[ 14.171603] platform 78400000.r5f: assigned reserved memory node r5f-dma-memory@a2000000 | |
[ 14.402889] remoteproc remoteproc2: 78400000.r5f is available | |
[ 14.585848] remoteproc remoteproc2: powering up 78400000.r5f | |
[ 14.591622] remoteproc remoteproc2: Booting fw image am64-main-r5f1_0-fw, size 98232 | |
[ 14.603197] platform 78600000.r5f: assigned reserved memory node r5f-dma-memory@a3000000 | |
[ 14.616396] remoteproc remoteproc2: bad phdr da 0x700c0000 mem 0x1750 | |
[ 14.643742] remoteproc remoteproc2: Failed to load program segments: -22 | |
[ 14.849018] remoteproc remoteproc3: 78600000.r5f is available | |
[ 14.974510] remoteproc remoteproc3: powering up 78600000.r5f | |
[ 14.980705] remoteproc remoteproc3: Booting fw image am64-main-r5f1_1-fw, size 98232 | |
[ 15.006226] remoteproc remoteproc3: bad phdr da 0x70100000 mem 0x1750 | |
[ 15.024698] remoteproc remoteproc3: Failed to load program segments: -22 | |
[[0;32m OK [0m] Started [0;1;39mWait for Network to be Configured[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mNetwork is Online[0m. | |
Starting [0;1;39mLighttpd Daemon[0m... | |
Starting [0;1;39mLSB: network benchmark[0m... | |
[[0;32m OK [0m] Started [0;1;39mstrongSwan IPsec IIKEv2 daemon using ipsec.conf[0m. | |
[[0;32m OK [0m] Started [0;1;39mLSB: network benchmark[0m. | |
Starting [0;1;39mthermal-zone-init.service[0m... | |
[[0;32m OK [0m] Started [0;1;39mLighttpd Daemon[0m. | |
[[0;32m OK [0m] Started [0;1;39mthermal-zone-init.service[0m. | |
[[0;32m OK [0m] Stopped [0;1;39mLighttpd Daemon[0m. | |
Starting [0;1;39mLighttpd Daemon[0m... | |
[ 17.961333] Initializing XFRM netlink socket | |
_____ _____ _ _ | |
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_ | |
| | _| .'| . | . | | __| _| . | | | -_| _| _| | |
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_| | |
|___| |___| | |
Arago Project http://arago-project.org am64xx-sk ttyS2 | |
Arago 2020.09 am64xx-sk ttyS2 | |
am64xx-sk login: | |
- 12:23:39 [INFO] Host: root | |
- 12:23:43 [INFO] Target: | |
root | |
7[r[999;999H[6n*************************************************************** | |
*************************************************************** | |
NOTICE: This file system contains the following GPLv3 packages: | |
autoconf | |
bash | |
bc | |
binutils | |
cifs-utils | |
coreutils-stdbuf | |
coreutils | |
cpio | |
cpp-symlinks | |
cpp | |
dosfstools | |
elfutils | |
g++-symlinks | |
g++ | |
gawk | |
gcc-symlinks | |
gcc | |
gdb | |
gdbserver | |
gettext | |
gstreamer1.0-libav | |
gzip | |
less | |
libasm1 | |
libbfd | |
libdw1 | |
libelf1 | |
libgdbm-compat4 | |
libgdbm6 | |
libgettextlib | |
libgettextsrc | |
libgmp10 | |
libidn2-0 | |
libmpc3 | |
libmpfr6 | |
libreadline8 | |
libunistring2 | |
m4 | |
make | |
nettle | |
parted | |
tar | |
which | |
If you do not wish to distribute GPLv3 components please remove | |
the above packages prior to distribution. This can be done using | |
the opkg remove command. i.e.: | |
opkg remove <package> | |
Where <package> is the name printed in the list above | |
NOTE: If the package is a dependency of another package you | |
will be notified of the dependent packages. You should | |
use the --force-removal-of-dependent-packages option to | |
also remove the dependent packages as well | |
*************************************************************** | |
*************************************************************** | |
[ 22.106066] remoteproc remoteproc4: 30034000.pru is available | |
[ 22.206578] remoteproc remoteproc5: 30004000.rtu is available | |
[ 22.224303] remoteproc remoteproc6: 3000a000.txpru is available | |
[ 22.298517] remoteproc remoteproc7: 30038000.pru is available | |
[ 22.318233] remoteproc remoteproc8: 30006000.rtu is available | |
[ 22.337238] remoteproc remoteproc9: 3000c000.txpru is available | |
[ 22.337614] remoteproc remoteproc10: 300b4000.pru is available | |
[ 22.337914] remoteproc remoteproc11: 30084000.rtu is available | |
[ 22.338183] remoteproc remoteproc12: 3008a000.txpru is available | |
[ 22.338454] remoteproc remoteproc13: 300b8000.pru is available | |
[ 22.417133] remoteproc remoteproc14: 30086000.rtu is available | |
root@am64xx-sk:~# [ 22.589408] remoteproc remoteproc15: 3008c000.txpru is available | |
- 12:23:43 [INFO] Sleeping 15 secs to allow systemd to finish starting processes... | |
- 12:23:58 [INFO] Disconnected serial from am64xx-sk | |
- 12:23:58 [INFO] Connected to am64xx-sk via serial | |
- 12:23:58 [INFO] Host: uname -a | |
- 12:23:58 [INFO] Target: | |
uname -a | |
Linux am64xx-sk 5.16.0-rc4 #kernel_patch_verify_build SMP PREEMPT Mon Dec 13 18:16:57 UTC 2 aarch64 aarch64 aarch64 GNU/Linux | |
root@am64xx-sk:~# | |
- 12:23:58 [INFO] Host: cat /proc/cmdline | |
- 12:23:58 [INFO] Target: | |
cat /proc/cmdline | |
console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am64xx-sk1/autofs/bf1c1a0a4a74813d114820de6d67b5de,nolock,v3,tcp,rsize=4096,wsize=4096 | |
root@am64xx-sk:~# | |
- 12:23:58 [INFO] Host: uname -a | |
- 12:23:59 [INFO] Target: | |
uname -a | |
Linux am64xx-sk 5.16.0-rc4 #kernel_patch_verify_build SMP PREEMPT Mon Dec 13 18:16:57 UTC 2 aarch64 aarch64 aarch64 GNU/Linux | |
root@am64xx-sk:~# | |
- 12:23:59 [INFO] Host: cat /proc/mtd | |
- 12:23:59 [INFO] Target: | |
cat /proc/mtd | |
dev: size erasesize name | |
mtd0: 04000000 00040000 "fc40000.spi.0" | |
root@am64xx-sk:~# | |
- 12:23:59 [INFO] Host: grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/pnp /etc/resolv.conf && systemctl restart systemd-resolved | |
- 12:23:59 [INFO] Target: | |
grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/p | |
pnp /etc/resolv.conf && systemctl restart systemd-resolved | |
Job for systemd-resolved.service failed because of unavailable resources or another system error. | |
See "systemctl status systemd-resolved.service" and "journalctl -xe" for details. | |
root@am64xx-sk:~# | |
- 12:23:59 [INFO] Host: ls -l /lib/firmware; ls -lR /lib/firmware/ipc | |
- 12:23:59 [INFO] Target: | |
ls -l /lib/firmware; ls -lR /lib/firmware/ipc | |
total 31948 | |
-rw-r--r-- 1 root root 2046 Apr 4 2021 LICENCE.iwlwifi_firmware | |
lrwxrwxrwx 1 root root 30 Apr 6 2021 am64-main-r5f0_0-fw -> mcusdk-ipc/am64-main-r5f0_0-fw | |
lrwxrwxrwx 1 root root 30 Apr 6 2021 am64-main-r5f0_1-fw -> mcusdk-ipc/am64-main-r5f0_1-fw | |
lrwxrwxrwx 1 root root 30 Apr 6 2021 am64-main-r5f1_0-fw -> mcusdk-ipc/am64-main-r5f1_0-fw | |
lrwxrwxrwx 1 root root 30 Apr 6 2021 am64-main-r5f1_1-fw -> mcusdk-ipc/am64-main-r5f1_1-fw | |
-rw-r--r-- 1 root root 918268 Apr 4 2021 iwlwifi-3160-17.ucode | |
-rw-r--r-- 1 root root 1745176 Apr 4 2021 iwlwifi-8000C-13.ucode | |
-rw-r--r-- 1 root root 2351636 Apr 4 2021 iwlwifi-8000C-16.ucode | |
-rw-r--r-- 1 root root 2394060 Apr 4 2021 iwlwifi-8000C-21.ucode | |
-rw-r--r-- 1 root root 2120860 Apr 4 2021 iwlwifi-8000C-22.ucode | |
-rw-r--r-- 1 root root 2227284 Apr 4 2021 iwlwifi-8000C-27.ucode | |
-rw-r--r-- 1 root root 2310116 Apr 4 2021 iwlwifi-8000C-31.ucode | |
-rw-r--r-- 1 root root 2448976 Apr 4 2021 iwlwifi-8000C-34.ucode | |
-rw-r--r-- 1 root root 2428004 Apr 4 2021 iwlwifi-8000C-36.ucode | |
-rw-r--r-- 1 root root 2389968 Apr 4 2021 iwlwifi-8265-21.ucode | |
-rw-r--r-- 1 root root 1811984 Apr 4 2021 iwlwifi-8265-22.ucode | |
-rw-r--r-- 1 root root 2234528 Apr 4 2021 iwlwifi-8265-27.ucode | |
-rw-r--r-- 1 root root 2307104 Apr 4 2021 iwlwifi-8265-31.ucode | |
-rw-r--r-- 1 root root 2440780 Apr 4 2021 iwlwifi-8265-34.ucode | |
-rw-r--r-- 1 root root 2436632 Apr 4 2021 iwlwifi-8265-36.ucode | |
-rw-r--r-- 1 root root 100360 Apr 2 04:46 jailhouse.bin | |
drwxr-xr-x 2 root root 4096 Apr 6 2021 mcusdk-ipc | |
-rw-r--r-- 1 root root 3940 Apr 4 2021 regulatory.db | |
-rw-r--r-- 1 root root 1182 Apr 4 2021 regulatory.db.p7s | |
drwxr-xr-x 2 root root 4096 Apr 6 2021 ti-connectivity | |
ls: cannot access '/lib/firmware/ipc': No such file or directory | |
root@am64xx-sk:~# | |
- 12:23:59 [INFO] Host: cat /proc/diskstats | |
- 12:23:59 [INFO] Target: | |
cat /proc/diskstats | |
1 0 ram0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 1 ram1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 2 ram2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 3 ram3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 4 ram4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 5 ram5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 6 ram6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 7 ram7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 8 ram8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 9 ram9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 10 ram10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 11 ram11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 12 ram12 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 13 ram13 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 14 ram14 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 15 ram15 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
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 346 65 52237 715 2 0 16 6 0 928 722 0 0 0 0 0 0 | |
179 1 mmcblk1p1 123 0 15537 206 0 0 0 0 0 372 206 0 0 0 0 0 0 | |
179 2 mmcblk1p2 107 65 18242 267 1 0 8 3 0 332 270 0 0 0 0 0 0 | |
179 3 mmcblk1p3 94 0 15386 185 1 0 8 3 0 328 188 0 0 0 0 0 0 | |
root@am64xx-sk:~# | |
- 12:23:59 [INFO] Host: cat /proc/interrupts | |
- 12:24:00 [INFO] Target: | |
cat /proc/interrupts | |
CPU0 CPU1 | |
11: 8985 8570 GICv3 30 Level arch_timer | |
14: 0 0 GICv3 23 Level arm-pmu | |
15: 419 0 GICv3 66 Level 4d000000.mailbox thr_012 | |
16: 621 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 | |
20: 0 0 GICv3 204 Level 20100000.spi | |
21: 0 0 GICv3 205 Level 20110000.spi | |
22: 0 0 GICv3 206 Level 20120000.spi | |
23: 0 0 GICv3 141 Level 20130000.spi | |
24: 0 0 GICv3 207 Level 20140000.spi | |
26: 794 0 GICv3 166 Level mmc1 | |
27: 0 0 GICv3 129 Level 39000000.cpts | |
28: 0 0 GICv3 171 Level fc40000.spi | |
34: 13 0 MSI-INTA 1713152 Level 485c0100.dma-controller chan0 | |
70: 0 0 MSI-INTA 1970688 Level 485c0000.dma-controller chan1 | |
74: 21442 0 MSI-INTA 1970704 Level 8000000.ethernet-tx0 | |
162: 0 0 MSI-INTA 1971712 Level 485c0000.dma-controller chan0 | |
166: 18063 0 MSI-INTA 1971728 Level 8000000.ethernet | |
319: 0 0 GICv3 134 Level 8000000.ethernet | |
IPI0: 4036 8529 Rescheduling interrupts | |
IPI1: 201 189 Function call interrupts | |
IPI2: 0 0 CPU stop interrupts | |
IPI3: 0 0 CPU stop (for crash dump) interrupts | |
IPI4: 0 0 Timer broadcast interrupts | |
IPI5: 0 0 IRQ work interrupts | |
IPI6: 0 0 CPU wake-up interrupts | |
Err: 0 | |
root@am64xx-sk:~# | |
- 12:24:00 [INFO] Host: cat /proc/softirqs | |
- 12:24:00 [INFO] Target: | |
cat /proc/softirqs | |
CPU0 CPU1 | |
HI: 0 0 | |
TIMER: 2120 2926 | |
NET_TX: 132 20 | |
NET_RX: 38033 2 | |
BLOCK: 298 50 | |
IRQ_POLL: 0 0 | |
TASKLET: 618 0 | |
SCHED: 1434 1138 | |
HRTIMER: 0 0 | |
RCU: 8102 7709 | |
root@am64xx-sk:~# | |
- 12:24:00 [INFO] Host: ls -lR /run/media/mmcblk0p1 | |
- 12:24:00 [INFO] Target: | |
ls -lR /run/media/mmcblk0p1 | |
ls: cannot access '/run/media/mmcblk0p1': No such file or directory | |
root@am64xx-sk:~# | |
- 12:24:00 [INFO] Host: opkg list-installed | grep packagegroup-arago-test; echo $? | |
- 12:24:10 [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 | |
- 12:24:10 [INFO] Target: | |
opkg list-installed | grep packagegroup-arago-test; echo $? | |
1 | |
root@am64xx-sk:~# | |
- 12:24:10 [INFO] Host: opkg list-installed | grep ti-test; echo $? | |
- 12:24:10 [INFO] Target: | |
opkg list-installed | grep ti-test; echo $? | |
ti-test - 1.0-r0.20 | |
0 | |
root@am64xx-sk:~# | |
- 12:24:10 [INFO] Host: depmod -a | |
- 12:24:13 [INFO] Target: | |
depmod -a | |
root@am64xx-sk:~# | |
- 12:24:13 [INFO] Host: lsmod | |
- 12:24:13 [INFO] Target: | |
lsmod | |
Module Size Used by | |
irq_pruss_intc 262144 0 | |
pru_rproc 262144 0 | |
xfrm_user 327680 2 | |
xfrm_algo 262144 1 xfrm_user | |
crct10dif_ce 327680 1 | |
ti_k3_r5_remoteproc 262144 0 | |
virtio_rpmsg_bus 327680 0 | |
rpmsg_ns 262144 1 virtio_rpmsg_bus | |
pruss 327680 0 | |
sch_fq_codel 327680 1 | |
ipv6 720896 36 | |
root@am64xx-sk:~# | |
- 12:24:13 [INFO] Host: echo 'hello world' | |
- 12:24:13 [INFO] Target: | |
echo 'hello world' | |
hello world | |
root@am64xx-sk:~# |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
U-Boot SPL 2021.01-g1bc8841af3 (Nov 12 2021 - 15:32:52 +0000) | |
SYSFW ABI: 3.1 (firmware rev 0x0015 '21.9.1--v2021.09a (Terrific Lla') | |
SPL initial stack usage: 1416 bytes | |
Trying to boot from MMC2 | |
Starting ATF on ARM64 core... | |
NOTICE: BL31: v2.5(release):v2.5-83-g0693f35-dirty | |
NOTICE: BL31: Built : 15:29:50, Nov 12 2021 | |
U-Boot SPL 2021.01-g1bc8841af3 (Nov 12 2021 - 15:31:59 +0000) | |
SYSFW ABI: 3.1 (firmware rev 0x0015 '21.9.1--v2021.09a (Terrific Lla') | |
Detected: Silicon SR2.0 | |
i2c_omap i2c@42120000: pinctrl_select_state_full: uclass_get_device_by_phandle_id: err=-19 | |
Detected: AM6-IDKAPPEVM rev E4 | |
Detected: SER-PCIE2LEVM rev E3 | |
Detected: OLDI-LCD1EVM rev E3 | |
Trying to boot from MMC2 | |
cannot find image node 'k3-am654-evm-oldi-lcd1evm': -1 | |
U-Boot 2021.01-g1bc8841af3 (Nov 12 2021 - 15:31:59 +0000) | |
SoC: AM65X SR2.0 | |
Model: Texas Instruments AM654 Base Board | |
Board: AM6-COMPROCEVMS rev E4 | |
DRAM: 4 GiB | |
MMC: sdhci@4f80000: 0, sdhci@4fa0000: 1 | |
Loading Environment from MMC... OK | |
In: serial | |
Out: serial | |
Err: serial | |
Detected: Silicon SR2.0 | |
Detected: AM6-IDKAPPEVM rev E4 | |
Detected: SER-PCIE2LEVM rev E3 | |
Detected: OLDI-LCD1EVM rev E3 | |
Net: am65_cpsw_nuss_slave ethernet@46000000: K3 CPSW: nuss_ver: 0x6BA00102 cpsw_ver: 0x6BA80102 ale_ver: 0x00293904 Ports:1 mdio_freq:1000000 | |
eth0: ethernet@46000000, eth1: icssg2-eth | |
Hit any key to stop autoboot: 2 0 | |
=> | |
=> | |
=> | |
=> | |
=> | |
=> | |
=> | |
- 12:23:23 [INFO] Disconnected serial from am654x-evm | |
- 12:23:23 [INFO] Connected to am654x-evm via serial | |
- 12:23:23 [INFO] Host: | |
- 12:23:23 [INFO] Target: | |
=> | |
- 12:23:23 [INFO] Host: version | |
- 12:23:24 [INFO] Target: | |
version | |
U-Boot 2021.01-g1bc8841af3 (Nov 12 2021 - 15:31:59 +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 | |
=> | |
- 12:23:24 [INFO] Host: setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ' | |
- 12:23:24 [INFO] Target: | |
setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ' | |
=> | |
- 12:23:24 [INFO] Host: setenv bootcmd '' | |
- 12:23:24 [INFO] Target: | |
setenv bootcmd '' | |
=> | |
- 12:23:24 [INFO] Host: setenv autoload 'no' | |
- 12:23:24 [INFO] Target: | |
setenv autoload 'no' | |
=> | |
- 12:23:24 [INFO] Host: setenv serverip '192.168.0.1' | |
- 12:23:24 [INFO] Target: | |
setenv serverip '192.168.0.1' | |
=> | |
- 12:23:24 [INFO] Host: setenv _initramfs - | |
- 12:23:24 [INFO] Target: | |
setenv _initramfs - | |
=> | |
- 12:23:24 [INFO] Host: printenv | |
- 12:23:25 [INFO] Target: | |
printenv | |
_initramfs=- | |
addr_fit=0x90000000 | |
arch=arm | |
args_all=setenv optargs earlycon=ns16550a,mmio32,0x02800000 ${mtdparts} | |
args_mmc=run finduuid;setenv bootargs console=${console} ${optargs} root=PARTUUID=${uuid} rw rootfstype=${mmcrootfstype} | |
args_ubi=setenv bootargs console=${console} ${optargs} rootfstype=ubifs root=ubi0:rootfs rw ubi.mtd=ospi.rootfs | |
autoload=no | |
baudrate=115200 | |
board=am65x | |
board_name=am65x | |
board_rev=E4 | |
board_serial=0004 | |
board_software_revision=01 | |
boot=mmc | |
boot_fdt=try | |
boot_fit=0 | |
boot_rprocs=if test ${dorprocboot} -eq 1 && test ${boot} = mmc; then rproc init;run boot_rprocs_mmc;fi; | |
boot_rprocs_mmc=env set rproc_id;env set rproc_fw;for i in ${rproc_fw_binaries} ; do if test -z "${rproc_id}" ; then env set rproc_id $i;else env set rproc_fw $i;run rproc_load_and_boot_one;env set rproc_id;env set rproc_fw;fi;done | |
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled | |
bootcmd= | |
bootdelay=2 | |
bootdir=/boot | |
bootenvfile=uEnv.txt | |
bootm_size=0x10000000 | |
bootpart=1:2 | |
bootscript=echo Running bootscript from mmc${mmcdev} ...; source ${loadaddr} | |
console=ttyS2,115200n8 | |
cpu=armv8 | |
dfu_alt_info_emmc=rawemmc raw 0 0x800000 mmcpart 1;rootfs part 0 1 mmcpart 0;tiboot3.bin.raw raw 0x0 0x400 mmcpart 1;tispl.bin.raw raw 0x400 0x1000 mmcpart 1;u-boot.img.raw raw 0x1400 0x2000 mmcpart 1;u-env.raw raw 0x3400 0x100 mmcpart 1;sysfw.itb.raw raw 0x3600 0x800 mmcpart 1 | |
dfu_alt_info_mmc=boot part 1 1;rootfs part 1 2;tiboot3.bin fat 1 1;tispl.bin fat 1 1;u-boot.img fat 1 1;uEnv.txt fat 1 1;sysfw.itb fat 1 1 | |
dfu_alt_info_ospi=tiboot3.bin raw 0x0 0x080000;tispl.bin raw 0x080000 0x200000;u-boot.img raw 0x280000 0x400000;u-boot-env raw 0x680000 0x020000;sysfw.itb raw 0x6c0000 0x100000;rootfs raw 0x800000 0x3800000 | |
dfu_alt_info_ram=tispl.bin ram 0x80080000 0x200000;u-boot.img ram 0x81000000 0x400000 | |
dorprocboot=0 | |
dtboaddr=0x89000000 | |
envboot=mmc dev ${mmcdev}; if mmc rescan; then echo SD/MMC found on device ${mmcdev};if run loadbootscript; then run bootscript;else if run loadbootenv; then echo Loaded env from ${bootenvfile};run importbootenv;fi;if test -n $uenvcmd; then echo Running uenvcmd ...;run uenvcmd;fi;fi;fi; | |
eth1addr=70:ff:76:1d:5c:68 | |
eth2addr=70:ff:76:1d:5c:69 | |
eth3addr=70:ff:76:1d:5e:8a | |
eth4addr=70:ff:76:1d:5e:8b | |
eth5addr=70:ff:76:1d:5e:8c | |
eth6addr=70:ff:76:1d:5e:8d | |
ethaddr=64:69:4e:18:f0:03 | |
fdt_addr_r=0x88000000 | |
fdtaddr=0x88000000 | |
fdtcontroladdr=fdec7b00 | |
findfdt=setenv name_fdt k3-am654-base-board.dtb;setenv fdtfile ${name_fdt} | |
finduuid=part uuid ${boot} ${bootpart} uuid | |
get_fdt_mmc=load mmc ${bootpart} ${fdtaddr} ${bootdir}/${name_fdt} | |
get_fdt_ubi=ubifsload ${fdtaddr} ${bootdir}/${name_fdt} | |
get_fit_mmc=load mmc ${bootpart} ${addr_fit} ${bootdir}/${name_fit} | |
get_kern_mmc=load mmc ${bootpart} ${loadaddr} ${bootdir}/${name_kern} | |
get_kern_ubi=ubifsload ${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_overlaystring=for overlay in $name_overlays;do;setenv overlaystring ${overlaystring}'#'${overlay};done; | |
importbootenv=echo Importing environment from mmc${mmcdev} ...; env import -t ${loadaddr} ${filesize} | |
init_mmc=run args_all args_mmc | |
init_ubi=run args_all args_ubi; sf probe; ubi part ospi.rootfs; ubifsmount ubi:rootfs; | |
kernel_addr_r=0x82000000 | |
loadaddr=0x82000000 | |
loadbootenv=fatload mmc ${mmcdev} ${loadaddr} ${bootenvfile} | |
loadbootscript=load mmc ${mmcdev} ${loadaddr} boot.scr | |
loadfdt=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/${fdtfile} | |
loadimage=load ${devtype} ${bootpart} ${loadaddr} ${bootdir}/${bootfile} | |
mmcboot=mmc dev ${mmcdev}; devnum=${mmcdev}; devtype=mmc; if mmc rescan; then echo SD/MMC found on device ${mmcdev};if run loadimage; then run args_mmc; if test ${boot_fit} -eq 1; then run run_fit; else run mmcloados;fi;fi;fi; | |
mmcdev=1 | |
mmcloados=if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run loadfdt; then bootz ${loadaddr} - ${fdtaddr}; else if test ${boot_fdt} = try; then bootz; else echo WARN: Cannot load the DT; fi; fi; else bootz; fi; | |
mmcrootfstype=ext4 rootwait | |
mtdids=nor0=47040000.spi.0 | |
mtdparts=mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),128k(ospi.env),128k(ospi.env.backup),1m(ospi.sysfw),57216k@8m(ospi.rootfs),128k(ospi.phypattern) | |
name_fit=fitImage | |
name_kern=Image | |
name_overlays=k3-am654-idk.dtbo k3-am654-pcie-usb2.dtbo k3-am654-evm-oldi-lcd1evm.dtbo | |
partitions=name=rootfs,start=0,size=-,uuid=${uuid_gpt_rootfs} | |
pxefile_addr_r=0x80100000 | |
ramdisk_addr_r=0x88080000 | |
rd_spec=- | |
rdaddr=0x88080000 | |
rproc_fw_binaries=0 /lib/firmware/am65x-mcu-r5f0_0-fw 1 /lib/firmware/am65x-mcu-r5f0_1-fw | |
rproc_load_and_boot_one=if load mmc ${bootpart} $loadaddr ${rproc_fw}; then if rproc load ${rproc_id} ${loadaddr} ${filesize}; then rproc start ${rproc_id};fi;fi | |
run_fit=bootm ${addr_fit}#${fdtfile}${overlaystring} | |
run_kern=booti ${loadaddr} ${rd_spec} ${fdtaddr} | |
scriptaddr=0x80000000 | |
serverip=192.168.0.1 | |
soc=k3 | |
stdin=serial,usbkbd | |
update_to_fit=setenv loadaddr ${addr_fit}; setenv bootfile ${name_fit} | |
vendor=ti | |
Environment size: 5178/131067 bytes | |
=> | |
- 12:23:25 [INFO] Host: printenv bootargs | |
- 12:23:25 [INFO] Target: | |
printenv bootargs | |
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled | |
=> | |
- 12:23:25 [INFO] Host: setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp ' | |
- 12:23:25 [INFO] Target: | |
setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp ' | |
=> | |
- 12:23:25 [INFO] Host: setenv serverip '192.168.0.1' | |
- 12:23:25 [INFO] Target: | |
setenv serverip '192.168.0.1' | |
=> | |
- 12:23:25 [INFO] Host: setenv autoload 'no' | |
- 12:23:25 [INFO] Target: | |
setenv autoload 'no' | |
=> | |
- 12:23:25 [INFO] Host: dhcp | |
- 12:23:27 [INFO] Target: | |
dhcp | |
k3-navss-ringacc ringacc@2b800000: Ring Accelerator probed rings:286, gp-rings[96,32] sci-dev-id:195 | |
k3-navss-ringacc ringacc@2b800000: dma-ring-reset-quirk: enabled | |
am65_cpsw_nuss_slave ethernet@46000000: K3 CPSW: rflow_id_base: 2 | |
ethernet@46000000 Waiting for PHY auto negotiation to complete.. done | |
link up on port 1, speed 1000, full duplex | |
BOOTP broadcast 1 | |
BOOTP broadcast 2 | |
BOOTP broadcast 3 | |
DHCP client bound to address 192.168.0.192 (1035 ms) | |
=> | |
- 12:23:27 [INFO] Host: tftp ${loadaddr} 192.168.0.1:vatf_am654x-evm/69901bf1337f93fde3a15b9db2f2413b | |
- 12:23:29 [INFO] Target: | |
tftp ${loadaddr} 192.168.0.1:vatf_am654x-evm/69901bf1337f93fde3a15b9db2f2413b | |
am65_cpsw_nuss_slave ethernet@46000000: K3 CPSW: rflow_id_base: 2 | |
link up on port 1, speed 1000, full duplex | |
Using ethernet@46000000 device | |
TFTP from server 192.168.0.1; our IP address is 192.168.0.192 | |
Filename 'vatf_am654x-evm/69901bf1337f93fde3a15b9db2f2413b'. | |
Load address: 0x82000000 | |
Loading: *################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
########## | |
11 MiB/s | |
done | |
Bytes transferred = 19225088 (1255a00 hex) | |
=> | |
- 12:23:29 [INFO] Host: tftp ${fdt_addr_r} 192.168.0.1:vatf_am654x-evm/5a6dc37c1b6a1b112065a76964df05e1 | |
- 12:23:29 [INFO] Target: | |
tftp ${fdt_addr_r} 192.168.0.1:vatf_am654x-evm/5a6dc37c1b6a1b112065a76964df05e1 | |
am65_cpsw_nuss_slave ethernet@46000000: K3 CPSW: rflow_id_base: 2 | |
link up on port 1, speed 1000, full duplex | |
Using ethernet@46000000 device | |
TFTP from server 192.168.0.1; our IP address is 192.168.0.192 | |
Filename 'vatf_am654x-evm/5a6dc37c1b6a1b112065a76964df05e1'. | |
Load address: 0x88000000 | |
Loading: *### | |
6.8 MiB/s | |
done | |
Bytes transferred = 42871 (a777 hex) | |
=> | |
- 12:23:29 [INFO] Host: fdt address ${fdt_addr_r} | |
- 12:23:29 [INFO] Target: | |
fdt address ${fdt_addr_r} | |
=> | |
- 12:23:29 [INFO] Host: printenv bootargs | |
- 12:23:29 [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 | |
=> | |
- 12:23:29 [INFO] Host: setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am654x-evm/autofs/b3e43ab3bc8c567c99aaadb9014b749d,nolock,v3,tcp,rsize=4096,wsize=4096 ' | |
- 12:23:29 [INFO] Target: | |
setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am654x-evm/autofs/b3e43ab3bc8c567c99aaadb9014b749d,nolock,v3,tcp,rsize=4096,wsize=4096 ' | |
=> | |
- 12:23:29 [INFO] Host: printenv bootcmd | |
- 12:23:29 [INFO] Target: | |
printenv bootcmd | |
bootcmd= | |
=> | |
- 12:23:29 [INFO] Host: setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi' | |
- 12:23:29 [INFO] Target: | |
setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi' | |
=> | |
- 12:23:29 [INFO] Host: version | |
- 12:23:30 [INFO] Target: | |
version | |
U-Boot 2021.01-g1bc8841af3 (Nov 12 2021 - 15:31:59 +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 | |
=> | |
- 12:23:30 [INFO] Host: bdinfo | |
- 12:23:30 [INFO] Target: | |
bdinfo | |
boot_params = 0x0000000000000000 | |
DRAM bank = 0x0000000000000000 | |
-> start = 0x0000000080000000 | |
-> size = 0x0000000080000000 | |
DRAM bank = 0x0000000000000001 | |
-> start = 0x0000000880000000 | |
-> size = 0x0000000080000000 | |
flashstart = 0x0000000000000000 | |
flashsize = 0x0000000000000000 | |
flashoffset = 0x0000000000000000 | |
baudrate = 115200 bps | |
relocaddr = 0x00000000ffef5000 | |
reloc off = 0x000000007f6f5000 | |
Build = 64-bit | |
current eth = ethernet@46000000 | |
ethaddr = 64:69:4e:18:f0:03 | |
IP addr = 192.168.0.192 | |
fdt_blob = 0x00000000fdec7b00 | |
new_fdt = 0x00000000fdec7b00 | |
fdt_size = 0x000000000000d2e0 | |
lmb_dump_all: | |
memory.cnt = 0x2 | |
memory.size = 0x0 | |
memory.reg[0x0].base = 0x80000000 | |
.size = 0x80000000 | |
memory.reg[0x1].base = 0x880000000 | |
.size = 0x80000000 | |
reserved.cnt = 0x2 | |
reserved.size = 0x0 | |
reserved.reg[0x0].base = 0x9e800000 | |
.size = 0x1800000 | |
reserved.reg[0x1].base = 0xfdec6700 | |
.size = 0x2139900 | |
arch_number = 0x0000000000000000 | |
TLB addr = 0x00000000ffff0000 | |
irq_sp = 0x00000000fdec7af0 | |
sp start = 0x00000000fdec7af0 | |
Early malloc usage: 2c70 / 8000 | |
=> | |
- 12:23:30 [INFO] Host: | |
- 12:23:30 [INFO] Target: | |
boot_params = 0x0000000000000000 | |
DRAM bank = 0x0000000000000000 | |
-> start = 0x0000000080000000 | |
-> size = 0x0000000080000000 | |
DRAM bank = 0x0000000000000001 | |
-> start = 0x0000000880000000 | |
-> size = 0x0000000080000000 | |
flashstart = 0x0000000000000000 | |
flashsize = 0x0000000000000000 | |
flashoffset = 0x0000000000000000 | |
baudrate = 115200 bps | |
relocaddr = 0x00000000ffef5000 | |
reloc off = 0x000000007f6f5000 | |
Build = 64-bit | |
current eth = ethernet@46000000 | |
ethaddr = 64:69:4e:18:f0:03 | |
IP addr = 192.168.0.192 | |
fdt_blob = 0x00000000fdec7b00 | |
new_fdt = 0x00000000fdec7b00 | |
fdt_size = 0x000000000000d2e0 | |
lmb_dump_all: | |
memory.cnt = 0x2 | |
memory.size = 0x0 | |
memory.reg[0x0].base = 0x80000000 | |
.size = 0x80000000 | |
memory.reg[0x1].base = 0x880000000 | |
.size = 0x80000000 | |
reserved.cnt = 0x2 | |
reserved.size = 0x0 | |
reserved.reg[0x0].base = 0x9e800000 | |
.size = 0x1800000 | |
reserved.reg[0x1].base = 0xfdec6700 | |
.size = 0x2139900 | |
arch_number = 0x0000000000000000 | |
TLB addr = 0x00000000ffff0000 | |
irq_sp = 0x00000000fdec7af0 | |
sp start = 0x00000000fdec7af0 | |
Early malloc usage: 2c70 / 8000 | |
=> | |
- 12:23:30 [INFO] Host: ls mmc 0:1 | |
- 12:23:30 [INFO] Target: | |
ls mmc 0:1 | |
** No partition table - mmc 0 ** | |
=> | |
- 12:23:30 [INFO] Host: ls mmc 1:1 | |
- 12:23:30 [INFO] Target: | |
ls mmc 1:1 | |
267730 sysfw.itb | |
161824 tiboot3.bin | |
743800 tispl.bin | |
1023224 u-boot.img | |
267726 sysfw-am65x-evm.itb | |
33 secondary_bootloader.md5 | |
4 ws-calibrate.rules | |
7 file(s), 0 dir(s) | |
=> | |
- 12:23:30 [INFO] Host: ext4ls mmc 0:2 /lib/firmware | |
- 12:23:30 [INFO] Target: | |
ext4ls mmc 0:2 /lib/firmware | |
** No partition table - mmc 0 ** | |
=> | |
- 12:23:30 [INFO] Host: ext4ls mmc 1:2 /lib/firmware | |
- 12:23:31 [INFO] Target: | |
ext4ls mmc 1:2 /lib/firmware | |
<DIR> 4096 . | |
<DIR> 4096 .. | |
2040 LICENCE.ibt_firmware | |
2046 LICENCE.iwlwifi_firmware | |
<SYM> 62 am65x-mcu-r5f0_0-fw | |
<SYM> 62 am65x-mcu-r5f0_1-fw | |
<SYM> 49 am65x-pru0_0-fw | |
<SYM> 49 am65x-pru0_1-fw | |
<SYM> 49 am65x-pru1_0-fw | |
<SYM> 49 am65x-pru1_1-fw | |
<SYM> 49 am65x-pru2_0-fw | |
<SYM> 49 am65x-pru2_1-fw | |
<SYM> 49 am65x-rtu0_0-fw | |
<SYM> 49 am65x-rtu0_1-fw | |
<SYM> 49 am65x-rtu1_0-fw | |
<SYM> 49 am65x-rtu1_1-fw | |
<SYM> 49 am65x-rtu2_0-fw | |
<SYM> 49 am65x-rtu2_1-fw | |
<SYM> 35 am65x-txpru0_0-fw | |
<SYM> 35 am65x-txpru0_1-fw | |
<SYM> 35 am65x-txpru1_0-fw | |
<SYM> 35 am65x-txpru1_1-fw | |
<SYM> 35 am65x-txpru2_0-fw | |
<SYM> 35 am65x-txpru2_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 | |
=> | |
- 12:23:31 [INFO] Host: mmc rescan; echo $? | |
- 12:23:31 [INFO] Target: | |
mmc rescan; echo $? | |
0 | |
=> | |
- 12:23:31 [INFO] Host: fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4 | |
- 12:23:31 [INFO] Target: | |
fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4 | |
4 bytes written in 7 ms (0 Bytes/s) | |
=> | |
- 12:23:31 [INFO] Host: boot | |
- 12:23:51 [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 000000008fff2000, end 000000008ffff776 ... OK | |
Starting kernel ... | |
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] | |
[ 0.000000] Linux version 5.16.0-rc4 (user@eptfinf01) (Ubuntu clang version 14.0.0-++20210915091413+5ec1845cad9e-1~exp1~20210915072217.2675, LLD 14.0.0) #kernel_patch_verify_build SMP PREEMPT Mon Dec 13 18:16:57 UTC 2 | |
[ 0.000000] Machine model: Texas Instruments AM654 Base Board | |
[ 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] Zone ranges: | |
[ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff] | |
[ 0.000000] DMA32 empty | |
[ 0.000000] Normal [mem 0x0000000100000000-0x00000008ffffffff] | |
[ 0.000000] Movable zone start for each node | |
[ 0.000000] Early memory node ranges | |
[ 0.000000] node 0: [mem 0x0000000080000000-0x000000009e7fffff] | |
[ 0.000000] node 0: [mem 0x000000009e800000-0x00000000a20fffff] | |
[ 0.000000] node 0: [mem 0x00000000a2100000-0x00000000ffffffff] | |
[ 0.000000] node 0: [mem 0x0000000880000000-0x00000008ffffffff] | |
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff] | |
[ 0.000000] cma: Reserved 512 MiB at 0x00000000e0000000 | |
[ 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 2 pages/cpu s34456 r8192 d88424 u131072 | |
[ 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] Built 1 zonelists, mobility grouping on. Total pages: 65472 | |
[ 0.000000] Kernel command line: console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am654x-evm/autofs/b3e43ab3bc8c567c99aaadb9014b749d,nolock,v3,tcp,rsize=4096,wsize=4096 | |
[ 0.000000] sysrq: sysrq always enabled. | |
[ 0.000000] Unknown kernel command line parameters "earlyprintk=serial,ttyS2,115200n8", will be passed to user space. | |
[ 0.000000] Dentry cache hash table entries: 524288 (order: 6, 4194304 bytes, linear) | |
[ 0.000000] Inode-cache hash table entries: 262144 (order: 5, 2097152 bytes, linear) | |
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off | |
[ 0.000000] software IO TLB: mapped [mem 0x00000000dc000000-0x00000000e0000000] (64MB) | |
[ 0.000000] Memory: 3513984K/4194304K available (11776K kernel code, 1366K rwdata, 4544K rodata, 640K init, 713K bss, 156032K reserved, 524288K cma-reserved) | |
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, 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=4. | |
[ 0.000000] Trampoline 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=4 | |
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 | |
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode | |
[ 0.000000] GICv3: 960 SPIs implemented | |
[ 0.000000] GICv3: 0 Extended SPIs implemented | |
[ 0.000000] GICv3: Distributor has no Range Selector support | |
[ 0.000000] Root IRQ handler: gic_handle_irq | |
[ 0.000000] GICv3: 16 PPIs implemented | |
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001880000 | |
[ 0.000000] ITS [mem 0x01820000-0x0182ffff] | |
[ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS | |
[ 0.000000] ITS@0x0000000001820000: allocated 1048576 Devices @880800000 (flat, esz 8, psz 64K, shr 0) | |
[ 0.000000] ITS: using cache flushing for cmd queue | |
[ 0.000000] GICv3: using LPI property table @0x00000008800d0000 | |
[ 0.000000] GIC: using cache flushing for LPI property table | |
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008800e0000 | |
[ 0.000000] random: get_random_bytes called from start_kernel+0x1d4/0x428 with crng_init=0 | |
[ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys). | |
[ 0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns | |
[ 0.000000] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns | |
[ 0.008598] Console: colour dummy device 80x25 | |
[ 0.013219] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) | |
[ 0.023938] pid_max: default: 32768 minimum: 301 | |
[ 0.028761] LSM: Security Framework initializing | |
[ 0.033570] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes, linear) | |
[ 0.041180] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes, linear) | |
[ 0.051828] rcu: Hierarchical SRCU implementation. | |
[ 0.057202] Platform MSI: msi-controller@1820000 domain created | |
[ 0.063529] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created | |
[ 0.072916] EFI services will not be available. | |
[ 0.078056] smp: Bringing up secondary CPUs ... | |
[ 0.084019] Detected VIPT I-cache on CPU1 | |
[ 0.084065] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000 | |
[ 0.084086] GICv3: CPU1: using allocated LPI pending table @0x00000008800f0000 | |
[ 0.084154] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] | |
[ 0.085663] Detected VIPT I-cache on CPU2 | |
[ 0.085714] GICv3: CPU2: found redistributor 100 region 0:0x00000000018c0000 | |
[ 0.085737] GICv3: CPU2: using allocated LPI pending table @0x0000000880100000 | |
[ 0.085805] CPU2: Booted secondary processor 0x0000000100 [0x410fd034] | |
[ 0.087224] Detected VIPT I-cache on CPU3 | |
[ 0.087264] GICv3: CPU3: found redistributor 101 region 0:0x00000000018e0000 | |
[ 0.087282] GICv3: CPU3: using allocated LPI pending table @0x0000000880110000 | |
[ 0.087335] CPU3: Booted secondary processor 0x0000000101 [0x410fd034] | |
[ 0.087490] smp: Brought up 1 node, 4 CPUs | |
[ 0.167859] SMP: Total of 4 processors activated. | |
[ 0.172698] CPU features: detected: 32-bit EL0 Support | |
[ 0.177991] CPU features: detected: CRC32 instructions | |
[ 0.200718] CPU: All CPU(s) started at EL2 | |
[ 0.204973] alternatives: patching kernel code | |
[ 0.211136] devtmpfs: initialized | |
[ 0.223176] KASLR disabled due to lack of seed | |
[ 0.228055] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns | |
[ 0.238078] futex hash table entries: 1024 (order: 0, 65536 bytes, linear) | |
[ 0.246375] pinctrl core: initialized pinctrl subsystem | |
[ 0.252469] DMI not present or invalid. | |
[ 0.257094] NET: Registered PF_NETLINK/PF_ROUTE protocol family | |
[ 0.269483] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations | |
[ 0.277054] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations | |
[ 0.285259] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations | |
[ 0.294085] thermal_sys: Registered thermal governor 'step_wise' | |
[ 0.294096] thermal_sys: Registered thermal governor 'power_allocator' | |
[ 0.301088] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. | |
[ 0.314948] ASID allocator initialised with 65536 entries | |
[ 0.354330] HugeTLB registered 16.0 GiB page size, pre-allocated 0 pages | |
[ 0.361246] HugeTLB registered 512 MiB page size, pre-allocated 0 pages | |
[ 0.368038] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages | |
[ 0.378978] k3-chipinfo 43000014.chipid: Family:AM65X rev:SR2.0 JTAGID[0x1bb5a02f] Detected | |
[ 0.389350] iommu: Default domain type: Translated | |
[ 0.394376] iommu: DMA domain TLB invalidation policy: strict mode | |
[ 0.401300] SCSI subsystem initialized | |
[ 0.405660] mc: Linux media interface: v0.10 | |
[ 0.410078] videodev: Linux video capture interface: v2.00 | |
[ 0.415790] pps_core: LinuxPPS API ver. 1 registered | |
[ 0.420886] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> | |
[ 0.430269] PTP clock support registered | |
[ 0.434347] EDAC MC: Ver: 3.0.0 | |
[ 0.438738] FPGA manager framework | |
[ 0.442341] Advanced Linux Sound Architecture Driver Initialized. | |
[ 0.449737] clocksource: Switched to clocksource arch_sys_counter | |
[ 0.456548] VFS: Disk quotas dquot_6.6.0 | |
[ 0.460680] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes) | |
[ 0.476621] NET: Registered PF_INET protocol family | |
[ 0.482094] IP idents hash table entries: 65536 (order: 3, 524288 bytes, linear) | |
[ 0.492533] tcp_listen_portaddr_hash hash table entries: 4096 (order: 0, 65536 bytes, linear) | |
[ 0.501503] TCP established hash table entries: 32768 (order: 2, 262144 bytes, linear) | |
[ 0.509962] TCP bind hash table entries: 32768 (order: 3, 524288 bytes, linear) | |
[ 0.518221] TCP: Hash tables configured (established 32768 bind 32768) | |
[ 0.525128] UDP hash table entries: 2048 (order: 0, 65536 bytes, linear) | |
[ 0.532134] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes, linear) | |
[ 0.539764] NET: Registered PF_UNIX/PF_LOCAL protocol family | |
[ 0.546234] RPC: Registered named UNIX socket transport module. | |
[ 0.552380] RPC: Registered udp transport module. | |
[ 0.557213] RPC: Registered tcp transport module. | |
[ 0.562041] RPC: Registered tcp NFSv4.1 backchannel transport module. | |
[ 0.568659] PCI: CLS 0 bytes, default 64 | |
[ 0.573970] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available | |
[ 0.584400] Initialise system trusted keyrings | |
[ 0.589285] workingset: timestamp_bits=46 max_order=16 bucket_order=0 | |
[ 0.602730] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 0.609503] NFS: Registering the id_resolver key type | |
[ 0.614743] Key type id_resolver registered | |
[ 0.619042] Key type id_legacy registered | |
[ 0.623237] nfs4filelayout_init: NFSv4 File Layout Driver Registering... | |
[ 0.630120] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... | |
[ 0.637946] 9p: Installing v9fs 9p2000 file system support | |
[ 0.692851] Key type asymmetric registered | |
[ 0.697070] Asymmetric key parser 'x509' registered | |
[ 0.702223] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) | |
[ 0.709822] io scheduler mq-deadline registered | |
[ 0.714475] io scheduler kyber registered | |
[ 0.722812] pinctrl-single 4301c000.pinctrl: 70 pins, size 280 | |
[ 0.729529] pinctrl-single 11c000.pinctrl: 185 pins, size 740 | |
[ 0.735635] pinctrl-single 11c2e8.pinctrl: 9 pins, size 36 | |
[ 0.747394] k3-ringacc 2b800000.ringacc: Failed to get MSI domain | |
[ 0.753786] k3-ringacc 3c000000.ringacc: Failed to get MSI domain | |
[ 0.764962] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled | |
[ 0.790640] brd: module loaded | |
[ 0.799933] loop: module loaded | |
[ 0.804388] megasas: 07.719.03.00-rc1 | |
[ 0.809156] SPI driver mtd_dataflash has no spi_device_id for atmel,at45 | |
[ 0.816045] SPI driver mtd_dataflash has no spi_device_id for atmel,dataflash | |
[ 0.825559] libphy: Fixed MDIO Bus: probed | |
[ 0.831897] tun: Universal TUN/TAP device driver, 1.6 | |
[ 0.837977] igbvf: Intel(R) Gigabit Virtual Function Network Driver | |
[ 0.844417] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. | |
[ 0.850561] sky2: driver version 1.30 | |
[ 0.855331] VFIO - User Level meta-driver version: 0.3 | |
[ 0.861658] i2c_dev: i2c /dev entries driver | |
[ 0.867502] sdhci: Secure Digital Host Controller Interface driver | |
[ 0.873851] sdhci: Copyright(c) Pierre Ossman | |
[ 0.879096] sdhci-pltfm: SDHCI platform and OF driver helper | |
[ 0.886531] ledtrig-cpu: registered to indicate activity on CPUs | |
[ 0.893155] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... | |
[ 0.901222] optee: probing for conduit method. | |
[ 0.905830] optee: revision 3.12 (3d47a131) | |
[ 0.906554] optee: initialized driver | |
[ 0.917019] NET: Registered PF_PACKET protocol family | |
[ 0.922416] 9pnet: Installing 9P2000 support | |
[ 0.926872] Key type dns_resolver registered | |
[ 0.932009] Loading compiled-in X.509 certificates | |
[ 0.951749] k3-ringacc 2b800000.ringacc: Failed to get MSI domain | |
[ 0.958338] k3-ringacc 3c000000.ringacc: Failed to get MSI domain | |
[ 0.969358] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0015 '21.9.1--v2021.09a (Terrific Lla') | |
[ 1.034959] omap_i2c 42120000.i2c: bus 0 rev0.12 at 400 kHz | |
[ 1.042233] omap_i2c 40b00000.i2c: bus 1 rev0.12 at 100 kHz | |
[ 1.049214] pca953x 2-0021: supply vcc not found, using dummy regulator | |
[ 1.056264] pca953x 2-0021: using no AI | |
[ 1.082173] random: fast init done | |
[ 1.086079] omap_i2c 2000000.i2c: bus 2 rev0.12 at 400 kHz | |
[ 1.092786] omap_i2c 2010000.i2c: bus 3 rev0.12 at 400 kHz | |
[ 1.099419] omap_i2c 2020000.i2c: bus 4 rev0.12 at 400 kHz | |
[ 1.106025] omap_i2c 2030000.i2c: bus 5 rev0.12 at 100 kHz | |
[ 1.112061] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 156 domain created | |
[ 1.120795] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 100 domain created | |
[ 1.130326] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 182 domain created | |
[ 1.139203] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 179 created | |
[ 1.153361] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,32] sci-dev-id:195 | |
[ 1.163330] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled | |
[ 1.170130] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66348100, num_proxies:64 | |
[ 1.181242] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:818, gp-rings[304,100] sci-dev-id:187 | |
[ 1.191385] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled | |
[ 1.198182] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66348100, num_proxies:64 | |
[ 1.206786] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 16, base_baud = 6000000) is a 8250 | |
[ 1.217012] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 25, base_baud = 3000000) is a 8250 | |
[ 1.225872] printk: console [ttyS2] enabled | |
[ 1.225872] printk: console [ttyS2] enabled | |
[ 1.234341] printk: bootconsole [ns16550a0] disabled | |
[ 1.234341] printk: bootconsole [ns16550a0] disabled | |
[ 1.245470] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 26, base_baud = 3000000) is a 8250 | |
[ 1.255047] 2820000.serial: ttyS4 at MMIO 0x2820000 (irq = 27, base_baud = 3000000) is a 8250 | |
[ 1.317761] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 | |
[ 1.325453] libphy: 46000f00.mdio: probed | |
[ 1.331644] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867 | |
[ 1.340047] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00102, cpsw version 0x6BA80102 Ports: 2 quirks:00000000 | |
[ 1.356016] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010b, freq:200000000, add_val:4 | |
[ 1.367224] mmc0: CQHCI version 5.10 | |
[ 1.381710] pca953x 0-0039: supply vcc not found, using dummy regulator | |
[ 1.388574] pca953x 0-0039: using no AI | |
[ 1.412605] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit | |
[ 1.421987] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100 | |
[ 1.429046] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100 | |
[ 1.437391] ti-udma 285c0000.dma-controller: Channels: 28 (tchan: 14, rchan: 14, gp-rflow: 16) | |
[ 1.452534] ti-udma 31150000.dma-controller: Channels: 119 (tchan: 53, rchan: 66, gp-rflow: 64) | |
[ 1.473433] spi-nor spi7.0: mt35xu512aba (65536 Kbytes) | |
[ 1.489711] spi-nor spi9.0: n25q128a13 (16384 Kbytes) | |
[ 1.505410] mmc0: Command Queue Engine enabled | |
[ 1.509926] mmc0: new HS200 MMC card at address 0001 | |
[ 1.515795] mmcblk0: mmc0:0001 S0J56X 14.8 GiB | |
[ 1.523424] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB | |
[ 1.530003] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB | |
[ 1.536246] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (237:0) | |
[ 1.537811] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 | |
[ 1.550210] libphy: 46000f00.mdio: probed | |
[ 1.556226] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867 | |
[ 1.564700] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00102, cpsw version 0x6BA80102 Ports: 2 quirks:00000000 | |
[ 1.578807] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48 | |
[ 1.586183] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4 | |
[ 1.593433] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64 | |
[ 1.600519] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010b, freq:200000000, add_val:4 | |
[ 1.613705] debugfs: Directory 'pd:121' with parent 'pm_genpd' already present! | |
[ 1.614135] mmc1: CQHCI version 5.10 | |
[ 1.621148] debugfs: Directory 'pd:120' with parent 'pm_genpd' already present! | |
[ 1.634588] input: gpio-keys as /devices/platform/gpio-keys/input/input0 | |
[ 2.431620] mmc1: SDHCI controller on 4fa0000.mmc [4fa0000.mmc] using ADMA 64-bit | |
[ 2.449751] TI DP83867 46000f00.mdio:00: attached PHY driver (mii_bus:phy_addr=46000f00.mdio:00, irq=POLL) | |
[ 2.462144] am65-cpsw-nuss 46000000.ethernet eth0: Link is Down | |
[ 2.505376] mmc1: new ultra high speed SDR104 SDHC card at address aaaa | |
[ 2.512887] mmcblk1: mmc1:aaaa SA08G 7.40 GiB | |
[ 2.521647] mmcblk1: p1 p2 p3 | |
[ 6.555299] am65-cpsw-nuss 46000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off | |
[ 6.581749] Sending DHCP requests ., OK | |
[ 6.601660] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.192 | |
[ 6.609452] IP-Config: Complete: | |
[ 6.612717] device=eth0, hwaddr=64:69:4e:18:f0:03, ipaddr=192.168.0.192, mask=255.255.255.0, gw=192.168.0.1 | |
[ 6.622893] host=192.168.0.192, domain=ti.com, nis-domain=(none) | |
[ 6.629330] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath= | |
[ 6.629340] nameserver0=192.0.2.2, nameserver1=192.0.2.3 | |
[ 6.657225] ALSA device list: | |
[ 6.660221] No soundcards found. | |
[ 6.674651] VFS: Mounted root (nfs filesystem) on device 0:19. | |
[ 6.681130] devtmpfs: mounted | |
[ 6.684401] Freeing unused kernel memory: 640K | |
[ 6.709786] Run /sbin/init as init process | |
[ 7.102797] systemd[1]: System time before build time, advancing clock. | |
[ 7.206218] NET: Registered PF_INET6 protocol family | |
[ 7.213920] Segment Routing with IPv6 | |
[ 7.217602] In-situ OAM (IOAM) with IPv6 | |
[ 7.248442] systemd[1]: systemd 244.3+ running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid) | |
[ 7.270805] systemd[1]: Detected architecture arm64. | |
Welcome to [1mArago 2020.05[0m! | |
[ 7.335935] systemd[1]: Set hostname to <am65xx-evm>. | |
[ 8.150798] random: systemd: uninitialized urandom read (16 bytes read) | |
[ 8.157788] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. | |
[ 8.170281] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) | |
[ 8.182900] systemd[1]: Created slice system-getty.slice. | |
[[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. | |
[ 8.205943] random: systemd: uninitialized urandom read (16 bytes read) | |
[ 8.214191] systemd[1]: Created slice system-serial\x2dgetty.slice. | |
[[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. | |
[ 8.237893] random: systemd: uninitialized urandom read (16 bytes read) | |
[ 8.245823] systemd[1]: Created slice User and Session Slice. | |
[[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. | |
[ 8.266254] 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. | |
[ 8.290106] 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. | |
[ 8.314044] systemd[1]: Reached target Paths. | |
[[0;32m OK [0m] Reached target [0;1;39mPaths[0m. | |
[ 8.329927] systemd[1]: Reached target Remote File Systems. | |
[[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. | |
[ 8.349879] systemd[1]: Reached target Slices. | |
[[0;32m OK [0m] Reached target [0;1;39mSlices[0m. | |
[ 8.365895] systemd[1]: Reached target Swap. | |
[[0;32m OK [0m] Reached target [0;1;39mSwap[0m. | |
[ 8.383871] systemd[1]: Listening on RPCbind Server Activation Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mRPCbind Server Activation Socket[0m. | |
[ 8.405958] systemd[1]: Reached target RPC Port Mapper. | |
[[0;32m OK [0m] Reached target [0;1;39mRPC Port Mapper[0m. | |
[ 8.449947] systemd[1]: Listening on Process Core Dump Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mProcess Core Dump Socket[0m. | |
[ 8.474273] systemd[1]: Listening on initctl Compatibility Named Pipe. | |
[[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. | |
[ 8.532356] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. | |
[ 8.542571] systemd[1]: Listening on Journal Socket (/dev/log). | |
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. | |
[ 8.566566] systemd[1]: Listening on Journal Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. | |
[ 8.583249] systemd[1]: Listening on Network Service Netlink Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. | |
[ 8.607347] systemd[1]: Listening on udev Control Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. | |
[ 8.630284] systemd[1]: Listening on udev Kernel Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. | |
[ 8.656562] systemd[1]: Mounting Huge Pages File System... | |
Mounting [0;1;39mHuge Pages File System[0m... | |
[ 8.680428] systemd[1]: Mounting POSIX Message Queue File System... | |
Mounting [0;1;39mPOSIX Message Queue File System[0m... | |
[ 8.708235] systemd[1]: Mounting Kernel Debug File System... | |
Mounting [0;1;39mKernel Debug File System[0m... | |
[ 8.734030] systemd[1]: Mounting Temporary Directory (/tmp)... | |
Mounting [0;1;39mTemporary Directory (/tmp)[0m... | |
[ 8.757400] 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... | |
[ 8.788325] systemd[1]: Starting Start psplash boot splash screen... | |
Starting [0;1;39mStart psplash boot splash screen[0m... | |
[ 8.842577] systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. | |
[[0;32m OK [0m] Started [0;1;39mHardware RNG Entropy Gatherer Daemon[0m. | |
[ 8.883125] systemd[1]: Starting RPC Bind... | |
Starting [0;1;39mRPC Bind[0m... | |
[ 8.899244] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. | |
[ 8.916661] systemd[1]: Starting Journal Service... | |
Starting [0;1;39mJournal Service[0m... | |
[ 8.985495] systemd[1]: Starting Load Kernel Modules... | |
Starting [0;1;39mLoad Kernel Modules[0m... | |
[ 9.009613] systemd[1]: Starting Remount Root and Kernel File Systems... | |
Starting [0;1;39mRemount Root and Kernel File Systems[0m... | |
[ 9.041546] systemd[1]: Starting udev Coldplug all Devices... | |
Starting [0;1;39mudev Coldplug all Devices[0m... | |
[ 9.065122] systemd[1]: Mounted Huge Pages File System. | |
[[0;32m OK [0m] Mounted [0;1;39mHuge Pages File System[0m. | |
[ 9.091405] systemd[1]: Mounted POSIX Message Queue File System. | |
[[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m. | |
[ 9.115930] systemd[1]: Started RPC Bind. | |
[[0;32m OK [0m] Started [0;1;39mRPC Bind[0m. | |
[ 9.140723] systemd[1]: Mounted Kernel Debug File System. | |
[[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. | |
[ 9.168485] systemd[1]: Mounted Temporary Directory (/tmp). | |
[[0;32m OK [0m] Mounted [0;1;39mTemporary Directory (/tmp)[0m. | |
[ 9.190830] systemd[1]: Started Journal Service. | |
[[0;32m OK [0m] Started [0;1;39mJournal Service[0m. | |
[[0;32m OK [0m] Started [0;1;39mCreate list of sta nodes for the current kernel[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mStart psplash boot splash screen[0m. | |
See 'systemctl status psplash-start.service' for details. | |
[[0;1;38;5;185mDEPEND[0m] Dependency failed for [0;1;39mStarprogress communication helper[0m. | |
[[0;32m OK [0m] Started [0;1;39mLoad Kernel Modules[0m. | |
[[0;32m OK [0m] Started [0;1;39mRemount Root and Kernel File Systems[0m. | |
Mounting [0;1;39mKernel Configuration File System[0m... | |
Starting [0;1;39mFlush Journal to Persistent Storage[0m... | |
Starting [0;1;39mApply Kernel Variables[0m... | |
[ 9.422194] systemd-journald[171]: Received client request to flush runtime journal. | |
Starting [0;1;39mCreate Static Device Nodes in /dev[0m... | |
[[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. | |
[[0;32m OK [0m] Started [0;1;39mFlush Journal to Persistent Storage[0m. | |
[[0;32m OK [0m] Started [0;1;39mApply Kernel Variables[0m. | |
[[0;32m OK [0m] Started [0;1;39mCreate Static Device Nodes in /dev[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mLocal File Systems (Pre)[0m. | |
Mounting [0;1;39m/media/ram[0m... | |
Mounting [0;1;39m/var/volatile[0m... | |
Starting [0;1;39mudev Kernel Device Manager[0m... | |
[[0;32m OK [0m] Mounted [0;1;39m/media/ram[0m. | |
[[0;32m OK [0m] Mounted [0;1;39m/var/volatile[0m. | |
Starting [0;1;39mLoad/Save Random Seed[0m... | |
[[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m. | |
Starting [0;1;39mCreate Volatile Files and Directories[0m... | |
[[0;32m OK [0m] Started [0;1;39mCreate Volatile Files and Directories[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m. | |
See 'systemctl status systemd-timesyncd.service' for details. | |
[[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mSystem Time Synchronized[0m. | |
Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... | |
[[0;32m OK [0m] Started [0;1;39mudev Kernel Device Manager[0m. | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Time Synchronization[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m. | |
See 'systemctl status systemd-timesyncd.service' for details. | |
[[0;32m OK [0m] Started [0;1;39mudev Coldplug all Devices[0m. | |
[[0;32m OK [0m] Started [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Time Synchronization[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m. | |
See 'systemctl status systemd-timesyncd.service' for details. | |
[[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. | |
[[0;32m OK [0m] Started [0;1;39mDaily rotation of log files[0m. | |
[[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[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] Listening on [0;1;39mdropbear.socket[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mSockets[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mBasic System[0m. | |
[[0;32m OK [0m] Started [0;1;39mJob spooling tools[0m. | |
[[0;32m OK [0m] Started [0;1;39mPeriodic Command Scheduler[0m. | |
[[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m. | |
Starting [0;1;39mPrint notice about GPLv3 packages[0m... | |
Starting [0;1;39mIPv6 Packet Filtering Framework[0m... | |
Starting [0;1;39mIPv4 Packet Filtering Framework[0m... | |
[[0;32m OK [0m] Started [0;1;39mirqbalance daemon[0m. | |
Starting [0;1;39mReboot and dump vmcore via kexec[0m... | |
Starting [0;1;39mrc.pvr.service[0m... | |
[ 11.125710] random: crng init done | |
[ 11.129141] random: 7 urandom warning(s) missed due to ratelimiting | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m. | |
See 'systemctl status systemd-logind.service' for details. | |
[[0;32m OK [0m] Started [0;1;39mTEE Supplicant[0m. | |
[[0;32m OK [0m] Started [0;1;39mLoad/Save Random Seed[0m. | |
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m. | |
See 'systemctl status systemd-logind.service' for details. | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Time Synchronization[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m. | |
See 'systemctl status systemd-timesyncd.service' for details. | |
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m. | |
See 'systemctl status systemd-logind.service' for details. | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Time Synchronization[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m. | |
See 'systemctl status systemd-timesyncd.service' for details. | |
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m. | |
See 'systemctl status systemd-logind.service' for details. | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Time Synchronization[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m. | |
See 'systemctl status systemd-timesyncd.service' for details. | |
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m. | |
See 'systemctl status systemd-logind.service' for details. | |
[[0;32m OK [0m] Started [0;1;39mIPv6 Packet Filtering Framework[0m. | |
[[0;32m OK [0m] Started [0;1;39mIPv4 Packet Filtering Framework[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mNetwork (Pre)[0m. | |
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m. | |
See 'systemctl status systemd-logind.service' for details. | |
Starting [0;1;39mNetwork Service[0m... | |
[[0;32m OK [0m] Started [0;1;39mReboot and dump vmcore via kexec[0m. | |
[[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. | |
Starting [0;1;39mWait for Network to be Configured[0m... | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m. | |
See 'systemctl status systemd-resolved.service' for details. | |
[[0;32m OK [0m] Reached target [0;1;39mNetwork[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m. | |
Starting [0;1;39mAvahi mDNS/DNS-SD Stack[0m... | |
[[0;32m OK [0m] Started [0;1;39mNFS status monitor for NFSv2/3 locking.[0m. | |
Starting [0;1;39mSimple Network Maent Protocol (SNMP) Daemon.[0m... | |
Starting [0;1;39mPermit User Sessions[0m... | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m. | |
See 'systemctl status systemd-resolved.service' for details. | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m. | |
See 'systemctl status systemd-resolved.service' for details. | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m. | |
See 'systemctl status systemd-resolved.service' for details. | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m. | |
See 'systemctl status systemd-resolved.service' for details. | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m. | |
See 'systemctl status systemd-resolved.service' for details. | |
[ 12.645899] cal 6f03000.cal: Neither port is configured, no point in staying up | |
[[0;32m OK [0m] Started [0;1;39mPermit User Sessions[0m. | |
[[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m. | |
[[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyS1[0m. | |
[[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyS2[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m. | |
Starting [0;1;39mSynchronize System and HW clocks[0m... | |
[ 12.821055] platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000 | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mSynchronize System and HW clocks[0m. | |
See 'systemctl status sync-clocks.service' for details. | |
[[0;32m OK [0m] Started [0;1;39mAvahi mDNS/DNS-SD Stack[0m[ 12.880771] remoteproc remoteproc0: 41000000.r5f is available | |
. | |
[ 13.098074] remoteproc remoteproc0: powering up 41000000.r5f | |
[ 13.104315] remoteproc remoteproc0: Booting fw image am65x-mcu-r5f0_0-fw, size 85196 | |
[ 13.128047] remoteproc0#vdev0buffer: assigned reserved memory node r5f-dma-memory@a0000000 | |
[ 13.137261] virtio_rpmsg_bus virtio0: rpmsg host is online | |
[ 13.144824] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd | |
[ 13.152674] remoteproc0#vdev0buffer: registered virtio0 (type 7) | |
[ 13.152699] remoteproc remoteproc0: remote processor 41000000.r5f is now up | |
[[0;32m OK [0m] Started [0;1;39mWait for Network to be Configured[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mNetwork is Online[0m. | |
Starting [0;1;39mLighttpd Daemon[0m... | |
[[0;32m OK [0m] Started [0;1;39mstrongSwan IPsec IIKEv2 daemon using ipsec.conf[0m. | |
[[0;32m OK [0m] Started [0;1;39mSimple Network Manement Protocol (SNMP) Daemon.[0m. | |
[[0;32m OK [0m] Started [0;1;39mLighttpd Daemon[0m. | |
[[0;32m OK [0m] Stopped [0;1;39mLighttpd Daemon[0m. | |
Starting [0;1;39mLighttpd Daemon[0m... | |
[[0;32m OK [0m] Started [0;1;39mLighttpd Daemon[0m. | |
[[0;32m OK [0m] Stopped [0;1;39mLighttpd Daemon[0m. | |
Starting [0;1;39mLighttpd Daemon[0m... | |
[[0;32m OK [0m] Started [0;1;39mLighttpd Daemon[0m. | |
[ 16.029996] Initializing XFRM netlink socket | |
[[0;32m OK [0m] Stopped [0;1;39mLighttpd Daemon[0m. | |
Starting [0;1;39mLighttpd Daemon[0m... | |
[[0;32m OK [0m] Started [0;1;39mLighttpd Daemon[0m. | |
[[0;32m OK [0m] Stopped [0;1;39mLighttpd Daemon[0m. | |
Starting [0;1;39mLighttpd Daemon[0m... | |
[[0;32m OK [0m] Started [0;1;39mLighttpd Daemon[0m. | |
[[0;32m OK [0m] Stopped [0;1;39mLighttpd Daemon[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLighttpd Daemon[0m. | |
See 'systemctl status lighttpd.service' for details. | |
[ 18.125617] remoteproc remoteproc1: b034000.pru is available | |
[ 18.251160] remoteproc remoteproc2: b004000.rtu is available | |
[ 18.433218] remoteproc remoteproc3: b00a000.txpru is available | |
[ 18.473687] remoteproc remoteproc4: b038000.pru is available | |
[ 18.513332] remoteproc remoteproc5: b006000.rtu is available | |
[ 18.537909] remoteproc remoteproc6: b00c000.txpru is available | |
[ 18.577184] remoteproc remoteproc7: b134000.pru is available | |
[ 18.625264] remoteproc remoteproc8: b104000.rtu is available | |
[ 18.662578] remoteproc remoteproc9: b10a000.txpru is available | |
[ 18.732112] remoteproc remoteproc10: b138000.pru is available | |
[ 18.754811] remoteproc remoteproc11: b106000.rtu is available | |
_____ _____ _ _ | |
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_ | |
| | _| [ 18.767582] remoteproc remoteproc12: b10c000.txpru is available | |
.'| . | . | | __| _| . | | | -_| _| _| | |
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_| | |
|___| |___| | |
Arago Project http://arago-p[ 18.791692] remoteproc remoteproc13: b234000.pru is available | |
roject.org am65xx-evm ttyS2 | |
Arago 2020.05 am65xx-evm ttyS2 | |
am65xx-evm login: [ 18.835937] remoteproc remoteproc14: b204000.rtu is available | |
- 12:23:51 [INFO] Host: root | |
- 12:23:56 [INFO] Target: | |
[ 18.905336] remoteproc remoteproc16: b238000.pru is available | |
r3ot | |
[ 18.930778] remoteproc remoteproc17: b206000.rtu is available | |
[ 18.940473] remoteproc remoteproc18: b20c000.txpru is available | |
7[r[999;999H[6n[ 21.086060] EXT4-fs (mmcblk1p3): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. | |
[ 21.086081] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. | |
root@am65xx-evm:~# | |
- 12:23:56 [INFO] Sleeping 15 secs to allow systemd to finish starting processes... | |
- 12:24:11 [INFO] Disconnected serial from am654x-evm | |
- 12:24:11 [INFO] Connected to am654x-evm via serial | |
- 12:24:11 [INFO] Host: uname -a | |
- 12:24:11 [INFO] Target: | |
uname -a | |
Linux am65xx-evm 5.16.0-rc4 #kernel_patch_verify_build SMP PREEMPT Mon Dec 13 18:16:57 UTC 2 aarch64 aarch64 aarch64 GNU/Linux | |
root@am65xx-evm:~# | |
- 12:24:11 [INFO] Host: cat /proc/cmdline | |
- 12:24:11 [INFO] Target: | |
cat /proc/cmdline | |
console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am654x-evm/autofs/b3e43ab3bc8c567c99aaadb9014b749d,nolock,v3,tcp,rsize=4096,wsize=4096 | |
root@am65xx-evm:~# | |
- 12:24:11 [INFO] Host: uname -a | |
- 12:24:11 [INFO] Target: | |
uname -a | |
Linux am65xx-evm 5.16.0-rc4 #kernel_patch_verify_build SMP PREEMPT Mon Dec 13 18:16:57 UTC 2 aarch64 aarch64 aarch64 GNU/Linux | |
root@am65xx-evm:~# | |
- 12:24:11 [INFO] Host: cat /proc/mtd | |
- 12:24:11 [INFO] Target: | |
cat /proc/mtd | |
dev: size erasesize name | |
mtd0: 04000000 00020000 "47040000.spi.0" | |
mtd1: 01000000 00010000 "spi9.0" | |
root@am65xx-evm:~# | |
- 12:24:11 [INFO] Host: grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/pnp /etc/resolv.conf && systemctl restart systemd-resolved | |
- 12:24:11 [INFO] Target: | |
grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/ | |
/pnp /etc/resolv.conf && systemctl restart systemd-resolved | |
Job for systemd-resolved.service failed because of unavailable resources or another system error. | |
See "systemctl status systemd-resolved.service" and "journalctl -xe" for details. | |
root@am65xx-evm:~# | |
- 12:24:11 [INFO] Host: ls -l /lib/firmware; ls -lR /lib/firmware/ipc | |
- 12:24:12 [INFO] Target: | |
ls -l /lib/firmware; ls -lR /lib/firmware/ipc | |
total 31908 | |
-rw-r--r-- 1 root root 2046 Sep 3 2020 LICENCE.iwlwifi_firmware | |
lrwxrwxrwx 1 root root 48 Sep 4 2020 am65x-mcu-r5f0_0-fw -> pdk-ipc/ipc_echo_test_mcu1_0_release_strip.xer5f | |
lrwxrwxrwx 1 root root 48 Sep 4 2020 am65x-mcu-r5f0_1-fw -> pdk-ipc/ipc_echo_test_mcu1_1_release_strip.xer5f | |
lrwxrwxrwx 1 root root 49 Sep 4 2020 am65x-pru0_0-fw -> /lib/firmware/pru/PRU_RPMsg_Echo_Interrupt0_0.out | |
lrwxrwxrwx 1 root root 49 Sep 4 2020 am65x-pru0_1-fw -> /lib/firmware/pru/PRU_RPMsg_Echo_Interrupt0_1.out | |
lrwxrwxrwx 1 root root 49 Sep 4 2020 am65x-pru1_0-fw -> /lib/firmware/pru/PRU_RPMsg_Echo_Interrupt1_0.out | |
lrwxrwxrwx 1 root root 49 Sep 4 2020 am65x-pru1_1-fw -> /lib/firmware/pru/PRU_RPMsg_Echo_Interrupt1_1.out | |
lrwxrwxrwx 1 root root 49 Sep 4 2020 am65x-pru2_0-fw -> /lib/firmware/pru/PRU_RPMsg_Echo_Interrupt2_0.out | |
lrwxrwxrwx 1 root root 49 Sep 4 2020 am65x-pru2_1-fw -> /lib/firmware/pru/PRU_RPMsg_Echo_Interrupt2_1.out | |
lrwxrwxrwx 1 root root 49 Sep 4 2020 am65x-rtu0_0-fw -> /lib/firmware/pru/RTU_RPMsg_Echo_Interrupt0_0.out | |
lrwxrwxrwx 1 root root 49 Sep 4 2020 am65x-rtu0_1-fw -> /lib/firmware/pru/RTU_RPMsg_Echo_Interrupt0_1.out | |
lrwxrwxrwx 1 root root 49 Sep 4 2020 am65x-rtu1_0-fw -> /lib/firmware/pru/RTU_RPMsg_Echo_Interrupt1_0.out | |
lrwxrwxrwx 1 root root 49 Sep 4 2020 am65x-rtu1_1-fw -> /lib/firmware/pru/RTU_RPMsg_Echo_Interrupt1_1.out | |
lrwxrwxrwx 1 root root 49 Sep 4 2020 am65x-rtu2_0-fw -> /lib/firmware/pru/RTU_RPMsg_Echo_Interrupt2_0.out | |
lrwxrwxrwx 1 root root 49 Sep 4 2020 am65x-rtu2_1-fw -> /lib/firmware/pru/RTU_RPMsg_Echo_Interrupt2_1.out | |
lrwxrwxrwx 1 root root 35 Sep 4 2020 am65x-txpru0_0-fw -> /lib/firmware/pru/TX_PRU_Halt_0.out | |
lrwxrwxrwx 1 root root 35 Sep 4 2020 am65x-txpru0_1-fw -> /lib/firmware/pru/TX_PRU_Halt_1.out | |
lrwxrwxrwx 1 root root 35 Sep 4 2020 am65x-txpru1_0-fw -> /lib/firmware/pru/TX_PRU_Halt_0.out | |
lrwxrwxrwx 1 root root 35 Sep 4 2020 am65x-txpru1_1-fw -> /lib/firmware/pru/TX_PRU_Halt_1.out | |
lrwxrwxrwx 1 root root 35 Sep 4 2020 am65x-txpru2_0-fw -> /lib/firmware/pru/TX_PRU_Halt_0.out | |
lrwxrwxrwx 1 root root 35 Sep 4 2020 am65x-txpru2_1-fw -> /lib/firmware/pru/TX_PRU_Halt_1.out | |
-rw-r--r-- 1 root root 918268 Sep 3 2020 iwlwifi-3160-17.ucode | |
-rw-r--r-- 1 root root 1745176 Sep 3 2020 iwlwifi-8000C-13.ucode | |
-rw-r--r-- 1 root root 2351636 Sep 3 2020 iwlwifi-8000C-16.ucode | |
-rw-r--r-- 1 root root 2394060 Sep 3 2020 iwlwifi-8000C-21.ucode | |
-rw-r--r-- 1 root root 2120860 Sep 3 2020 iwlwifi-8000C-22.ucode | |
-rw-r--r-- 1 root root 2227284 Sep 3 2020 iwlwifi-8000C-27.ucode | |
-rw-r--r-- 1 root root 2310116 Sep 3 2020 iwlwifi-8000C-31.ucode | |
-rw-r--r-- 1 root root 2448976 Sep 3 2020 iwlwifi-8000C-34.ucode | |
-rw-r--r-- 1 root root 2401100 Sep 3 2020 iwlwifi-8000C-36.ucode | |
-rw-r--r-- 1 root root 2389968 Sep 3 2020 iwlwifi-8265-21.ucode | |
-rw-r--r-- 1 root root 1811984 Sep 3 2020 iwlwifi-8265-22.ucode | |
-rw-r--r-- 1 root root 2234528 Sep 3 2020 iwlwifi-8265-27.ucode | |
-rw-r--r-- 1 root root 2307104 Sep 3 2020 iwlwifi-8265-31.ucode | |
-rw-r--r-- 1 root root 2440780 Sep 3 2020 iwlwifi-8265-34.ucode | |
-rw-r--r-- 1 root root 2409984 Sep 3 2020 iwlwifi-8265-36.ucode | |
-rw-r--r-- 1 root root 100360 Sep 4 2020 jailhouse.bin | |
drwxr-xr-x 2 root root 4096 Sep 4 2020 pdk-ipc | |
drwxr-xr-x 2 root root 4096 Sep 4 2020 pru | |
-rw-r--r-- 1 root root 3764 Sep 1 19:18 regulatory.db | |
-rw-r--r-- 1 root root 1182 Sep 1 19:18 regulatory.db.p7s | |
drwxr-xr-x 2 root root 4096 Sep 3 2020 ti-connectivity | |
drwxr-xr-x 2 root root 4096 Sep 4 2020 ti-pruss | |
ls: cannot access '/lib/firmware/ipc': No such file or directory | |
root@am65xx-evm:~# | |
- 12:24:12 [INFO] Host: cat /proc/diskstats | |
- 12:24:12 [INFO] Target: | |
cat /proc/diskstats | |
1 0 ram0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 1 ram1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 2 ram2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 3 ram3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 4 ram4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 5 ram5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 6 ram6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 7 ram7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 8 ram8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 9 ram9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 10 ram10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 11 ram11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 12 ram12 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 13 ram13 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 14 ram14 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 15 ram15 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
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 | |
31 1 mtdblock1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
179 0 mmcblk0 20 0 2816 16 0 0 0 0 0 68 16 0 0 0 0 0 0 | |
179 32 mmcblk0boot0 17 0 2176 13 0 0 0 0 0 32 13 0 0 0 0 0 0 | |
179 64 mmcblk0boot1 17 0 2176 16 0 0 0 0 0 60 16 0 0 0 0 0 0 | |
179 96 mmcblk1 342 97 52461 653 3 0 17 4 0 900 658 0 0 0 0 0 0 | |
179 97 mmcblk1p1 123 0 15537 185 1 0 1 0 0 356 186 0 0 0 0 0 0 | |
179 98 mmcblk1p2 100 37 17962 232 1 0 8 2 0 432 234 0 0 0 0 0 0 | |
179 99 mmcblk1p3 97 60 15890 197 1 0 8 1 0 352 198 0 0 0 0 0 0 | |
root@am65xx-evm:~# | |
- 12:24:12 [INFO] Host: cat /proc/interrupts | |
- 12:24:13 [INFO] Target: | |
cat /proc/interrupts | |
CPU0 CPU1 CPU2 CPU3 | |
11: 15929 33517 53501 68708 GICv3 30 Level arch_timer | |
14: 0 0 0 0 GICv3 23 Level arm-pmu | |
15: 5646 0 0 0 GICv3 728 Level 42120000.i2c | |
16: 9 0 0 0 GICv3 597 Level 40a00000.serial | |
17: 0 0 0 0 GICv3 596 Level 40b00000.i2c | |
18: 0 0 0 0 GICv3 592 Level 40300000.spi | |
19: 0 0 0 0 GICv3 593 Level 40310000.spi | |
20: 0 0 0 0 GICv3 594 Level 40320000.spi | |
21: 0 0 0 0 GICv3 612 Level TI-am335x-adc.0.auto | |
22: 0 0 0 0 GICv3 613 Level TI-am335x-adc.1.auto | |
23: 0 0 0 0 GICv3 584 Level 47040000.spi | |
24: 0 0 0 0 GICv3 585 Level 47050000.spi | |
25: 649 0 0 0 GICv3 224 Level 2800000.serial | |
28: 8 0 0 0 GICv3 232 Level 2000000.i2c | |
29: 0 0 0 0 GICv3 233 Level 2010000.i2c | |
30: 0 0 0 0 GICv3 234 Level 2020000.i2c | |
31: 0 0 0 0 GICv3 235 Level 2030000.i2c | |
32: 0 0 0 0 GICv3 216 Level 2100000.spi | |
33: 0 0 0 0 GICv3 217 Level 2110000.spi | |
34: 0 0 0 0 GICv3 218 Level 2120000.spi | |
35: 0 0 0 0 GICv3 219 Level 2130000.spi | |
36: 0 0 0 0 GICv3 220 Level 2140000.spi | |
37: 192 0 0 0 GICv3 168 Level mmc0 | |
38: 789 0 0 0 GICv3 169 Level mmc1 | |
40: 565 0 0 0 GICv3 69 Level 32c00000.mailbox thr_011 | |
42: 36440 0 0 0 MSI-INTA 12779616 Level 46000000.ethernet-tx0 | |
44: 26625 0 0 0 MSI-INTA 12779618 Level 46000000.ethernet | |
45: 0 0 0 0 MSI-INTA 12779619 Level 285c0000.dma-controller chan0 | |
46: 0 0 0 0 MSI-INTA 12779620 Level 285c0000.dma-controller chan1 | |
74: 5 0 0 0 MSI-INTA 12255536 Level 31150000.dma-controller chan0 | |
75: 0 0 0 0 MSI-INTA 12255537 Level 31150000.dma-controller chan1 | |
76: 0 0 0 0 MSI-INTA 12255538 Level 31150000.dma-controller chan2 | |
77: 0 0 0 0 MSI-INTA 12255539 Level 31150000.dma-controller chan3 | |
174: 0 0 0 0 INTR 391 Level 310d0000.cpts | |
203: 0 0 0 0 GPIO 24 Edge -davinci_gpio GPIO Key USER1 | |
204: 1877 0 0 0 GPIO 25 Edge -davinci_gpio 0-0039 | |
206: 0 0 0 0 GPIO 27 Edge -davinci_gpio GPIO Key USER2 | |
433: 3 0 0 0 INTR 436 Level mbox-mcu-r5fss0-core0 | |
450: 0 0 0 0 MSI-INTA 12714499 Edge 285c0000.dma-controller chan0 | |
451: 0 0 0 0 MSI-INTA 12714506 Edge 285c0000.dma-controller chan1 | |
583: 0 0 0 0 GICv3 602 Level 46000000.ethernet | |
585: 0 0 0 0 GICv3 148 Level dwc3-otg | |
IPI0: 1459 3773 1443 1644 Rescheduling interrupts | |
IPI1: 4190 5686 10481 11398 Function call interrupts | |
IPI2: 0 0 0 0 CPU stop interrupts | |
IPI3: 0 0 0 0 CPU stop (for crash dump) interrupts | |
IPI4: 0 0 0 0 Timer broadcast interrupts | |
IPI5: 0 0 0 0 IRQ work interrupts | |
IPI6: 0 0 0 0 CPU wake-up interrupts | |
Err: 0 | |
root@am65xx-evm:~# | |
- 12:24:13 [INFO] Host: cat /proc/softirqs | |
- 12:24:13 [INFO] Target: | |
cat /proc/softirqs | |
CPU0 CPU1 CPU2 CPU3 | |
HI: 0 0 0 0 | |
TIMER: 2025 1785 1690 1479 | |
NET_TX: 13 0 0 7 | |
NET_RX: 57221 13 0 1 | |
BLOCK: 149 25 22 203 | |
IRQ_POLL: 0 0 0 0 | |
TASKLET: 3196 1 0 0 | |
SCHED: 1965 1393 1515 1436 | |
HRTIMER: 0 0 0 0 | |
RCU: 6615 8474 7037 6393 | |
root@am65xx-evm:~# | |
- 12:24:13 [INFO] Host: ls -lR /run/media/mmcblk0p1 | |
- 12:24:13 [INFO] Target: | |
ls -lR /run/media/mmcblk0p1 | |
ls: cannot access '/run/media/mmcblk0p1': No such file or directory | |
root@am65xx-evm:~# | |
- 12:24:13 [INFO] Host: opkg list-installed | grep packagegroup-arago-test; echo $? | |
- 12:24:23 [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 | |
- 12:24:23 [INFO] Target: | |
opkg list-installed | grep packagegroup-arago-test; echo $? | |
1 | |
root@am65xx-evm:~# [ 44.470506] usbcore: registered new interface driver usbfs | |
[ 44.476256] usbcore: registered new interface driver hub | |
[ 44.482014] usbcore: registered new device driver usb | |
[ 44.496854] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller | |
[ 44.502425] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 1 | |
[ 44.510487] xhci-hcd xhci-hcd.2.auto: hcc params 0x0298fe6d hci version 0x110 quirks 0x0000000000010010 | |
[ 44.520045] xhci-hcd xhci-hcd.2.auto: irq 584, io mem 0x04030000 | |
[ 44.526619] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.16 | |
[ 44.534986] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 44.542233] usb usb1: Product: xHCI Host Controller | |
[ 44.547127] usb usb1: Manufacturer: Linux 5.16.0-rc4 xhci-hcd | |
[ 44.552882] usb usb1: SerialNumber: xhci-hcd.2.auto | |
[ 44.558512] hub 1-0:1.0: USB hub found | |
[ 44.562373] hub 1-0:1.0: 1 port detected | |
[ 44.566981] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller | |
[ 44.572519] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 2 | |
[ 44.580310] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed | |
[ 44.586976] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. | |
[ 44.595274] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.16 | |
[ 44.603563] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 44.610801] usb usb2: Product: xHCI Host Controller | |
[ 44.615699] usb usb2: Manufacturer: Linux 5.16.0-rc4 xhci-hcd | |
[ 44.621459] usb usb2: SerialNumber: xhci-hcd.2.auto | |
[ 44.627077] hub 2-0:1.0: USB hub found | |
[ 44.630905] hub 2-0:1.0: 1 port detected | |
- 12:24:23 [INFO] Host: opkg list-installed | grep ti-test; echo $? | |
- 12:24:23 [INFO] Target: | |
opkg list-installed | grep ti-test; echo $? | |
ti-test - 1.0-r0.22 | |
0 | |
root@am65xx-evm:~# | |
- 12:24:23 [INFO] Host: depmod -a | |
- 12:24:24 [INFO] Target: | |
depmod -a | |
root@am65xx-evm:~# | |
- 12:24:24 [INFO] Host: lsmod | |
- 12:24:25 [INFO] Target: | |
lsmod | |
Module Size Used by | |
xhci_plat_hcd 327680 0 | |
xhci_hcd 393216 1 xhci_plat_hcd | |
usbcore 524288 2 xhci_hcd,xhci_plat_hcd | |
rpmsg_char 262144 0 | |
ti_am335x_adc 327680 0 | |
kfifo_buf 262144 1 ti_am335x_adc | |
pru_rproc 262144 0 | |
dwc3 327680 0 | |
irq_pruss_intc 262144 0 | |
udc_core 262144 1 dwc3 | |
roles 262144 1 dwc3 | |
usb_common 262144 5 xhci_hcd,usbcore,xhci_plat_hcd,dwc3,udc_core | |
xfrm_user 327680 2 | |
xfrm_algo 262144 1 xfrm_user | |
crct10dif_ce 327680 1 | |
ti_k3_r5_remoteproc 262144 0 | |
virtio_rpmsg_bus 327680 0 | |
rpmsg_ns 262144 1 virtio_rpmsg_bus | |
ti_cal 327680 0 | |
videobuf2_dma_contig 327680 1 ti_cal | |
rti_wdt 327680 0 | |
v4l2_fwnode 262144 1 ti_cal | |
ti_am335x_tscadc 262144 1 ti_am335x_adc | |
v4l2_async 262144 2 v4l2_fwnode,ti_cal | |
videobuf2_v4l2 262144 1 ti_cal | |
videobuf2_memops 327680 1 videobuf2_dma_contig | |
videobuf2_common 327680 4 videobuf2_dma_contig,videobuf2_v4l2,ti_cal,videobuf2_memops | |
pruss 327680 0 | |
dwc3_keystone 262144 0 | |
phy_omap_usb2 262144 2 | |
sch_fq_codel 327680 1 | |
ipv6 720896 40 | |
root@am65xx-evm:~# | |
- 12:24:25 [INFO] Host: echo 'hello world' | |
- 12:24:25 [INFO] Target: | |
echo 'hello world' | |
hello world | |
root@am65xx-evm:~# |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
U-Boot SPL 2021.01-gd79399bcd7 (Nov 19 2021 - 04:08:57 +0000) | |
Model: Texas Instruments K3 J7200 SoC | |
Board: J7200X-PM2-SOM rev E5 | |
SYSFW ABI: 3.1 (firmware rev 0x0015 '21.9.1--v2021.09a (Terrific Lla') | |
Trying to boot from MMC2 | |
Starting ATF on ARM64 core... | |
NOTICE: BL31: v2.5(release):v2.5-83-g0693f35-dirty | |
NOTICE: BL31: Built : 12:14:59, Nov 16 2021 | |
U-Boot SPL 2021.01-gd79399bcd7 (Nov 19 2021 - 14:57:55 +0000) | |
Model: Texas Instruments K3 J7200 SoC | |
Board: J7200X-PM2-SOM rev E5 | |
SYSFW ABI: 3.1 (firmware rev 0x0015 '21.9.1--v2021.09a (Terrific Lla') | |
Detected: J7X-BASE-CPB rev E3 | |
Detected: J7X-VSC8514-ETH rev E2 | |
Trying to boot from MMC2 | |
am654_sdhci sdhci@4fb0000: pinctrl_select_state_full: uclass_get_device_by_phandle_id: err=-19 | |
U-Boot 2021.01-gd79399bcd7 (Nov 19 2021 - 14:57:55 +0000) | |
SoC: J7200 SR1.0 | |
Model: Texas Instruments K3 J7200 SoC | |
Board: J7200X-PM2-SOM rev E5 | |
DRAM: 4 GiB | |
Flash: 0 Bytes | |
MMC: sdhci@4f80000: 0, sdhci@4fb0000: 1 | |
Loading Environment from MMC... OK | |
In: serial@2800000 | |
Out: serial@2800000 | |
Err: serial@2800000 | |
Detected: J7X-BASE-CPB rev E3 | |
Detected: J7X-VSC8514-ETH rev E2 | |
Net: am65_cpsw_nuss_slave ethernet@46000000: K3 CPSW: nuss_ver: 0x6BA02102 cpsw_ver: 0x6BA82102 ale_ver: 0x00293904 Ports:1 mdio_freq:1000000 | |
eth0: ethernet@46000000 | |
Hit any key to stop autoboot: 2 0 | |
=> | |
=> | |
=> | |
=> | |
=> | |
=> | |
=> | |
=> | |
- 12:23:17 [INFO] Disconnected serial from j7200-evm | |
- 12:23:17 [INFO] Connected to j7200-evm via serial | |
- 12:23:17 [INFO] Host: | |
- 12:23:17 [INFO] Target: | |
=> | |
- 12:23:17 [INFO] Host: version | |
- 12:23:17 [INFO] Target: | |
version | |
U-Boot 2021.01-gd79399bcd7 (Nov 19 2021 - 14:57:55 +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 | |
=> | |
- 12:23:17 [INFO] Host: setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ' | |
- 12:23:17 [INFO] Target: | |
setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ' | |
=> | |
- 12:23:17 [INFO] Host: setenv bootcmd '' | |
- 12:23:17 [INFO] Target: | |
setenv bootcmd '' | |
=> | |
- 12:23:17 [INFO] Host: setenv autoload 'no' | |
- 12:23:17 [INFO] Target: | |
setenv autoload 'no' | |
=> | |
- 12:23:17 [INFO] Host: setenv serverip '192.168.0.1' | |
- 12:23:17 [INFO] Target: | |
setenv serverip '192.168.0.1' | |
=> | |
- 12:23:17 [INFO] Host: setenv _initramfs - | |
- 12:23:17 [INFO] Target: | |
setenv _initramfs - | |
=> | |
- 12:23:17 [INFO] Host: printenv | |
- 12:23:18 [INFO] Target: | |
printenv | |
_initramfs=- | |
addr_fit=0x90000000 | |
arch=arm | |
args_all=setenv optargs earlycon=ns16550a,mmio32,0x02800000 ${mtdparts} | |
args_mmc=run finduuid;setenv bootargs console=${console} ${optargs} root=PARTUUID=${uuid} rw rootfstype=${mmcrootfstype} | |
args_ufs=setenv devtype scsi;setenv bootpart 1:1;run ufs_finduuid;setenv bootargs console = ${console} ${optargs}root=PARTUUID=${uuid} rw rootfstype=${scsirootfstype};setenv devtype scsi;setenv bootpart 1:1 | |
autoload=no | |
baudrate=115200 | |
board=j721e | |
board_name=j7200 | |
board_rev=E5 | |
board_serial=0016 | |
board_software_revision=01 | |
boot=mmc | |
boot_fdt=try | |
boot_fit=0 | |
boot_rprocs=if test ${dorprocboot} -eq 1 && test ${boot} = mmc; then rproc init;run boot_rprocs_mmc;fi; | |
boot_rprocs_mmc=env set rproc_id;env set rproc_fw;for i in ${rproc_fw_binaries} ; do if test -z "${rproc_id}" ; then env set rproc_id $i;else env set rproc_fw $i;run rproc_load_and_boot_one;env set rproc_id;env set rproc_fw;fi;done | |
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled | |
bootcmd= | |
bootdelay=2 | |
bootdir=/boot | |
bootenvfile=uEnv.txt | |
bootm_size=0x10000000 | |
bootpart=1:2 | |
bootscript=echo Running bootscript from mmc${mmcdev} ...; source ${loadaddr} | |
console=ttyS2,115200n8 | |
cpu=armv8 | |
default_device_tree=k3-j7200-common-proc-board.dtb | |
dfu_alt_info_emmc=rawemmc raw 0 0x800000 mmcpart 1;rootfs part 0 1 mmcpart 0;tiboot3.bin.raw raw 0x0 0x800 mmcpart 1;tispl.bin.raw raw 0x800 0x1000 mmcpart 1;u-boot.img.raw raw 0x1800 0x2000 mmcpart 1;u-env.raw raw 0x3800 0x100 mmcpart 1; | |
dfu_alt_info_mmc=boot part 1 1;rootfs part 1 2;tiboot3.bin fat 1 1;tispl.bin fat 1 1;u-boot.img fat 1 1;uEnv.txt fat 1 1;sysfw.itb fat 1 1 | |
dfu_alt_info_ospi=tiboot3.bin raw 0x0 0x100000;tispl.bin raw 0x100000 0x200000;u-boot.img raw 0x300000 0x400000;u-boot-env raw 0x700000 0x020000;rootfs raw 0x800000 0x3800000 | |
dfu_alt_info_ram=tispl.bin ram 0x80080000 0x200000;u-boot.img ram 0x81000000 0x400000 | |
do_main_cpsw0_qsgmii_phyinit=1 | |
dorprocboot=0 | |
dtboaddr=0x89000000 | |
envboot=mmc dev ${mmcdev}; if mmc rescan; then echo SD/MMC found on device ${mmcdev};if run loadbootscript; then run bootscript;else if run loadbootenv; then echo Loaded env from ${bootenvfile};run importbootenv;fi;if test -n $uenvcmd; then echo Running uenvcmd ...;run uenvcmd;fi;fi;fi; | |
eth1addr=70:ff:76:1d:a0:47 | |
eth2addr=70:ff:76:1d:a0:48 | |
eth3addr=70:ff:76:1d:a0:49 | |
eth4addr=70:ff:76:1d:a0:4a | |
ethaddr=f4:84:4c:f7:b3:2b | |
fdt_addr_r=0x88000000 | |
fdtaddr=0x88000000 | |
fdtcontroladdr=fdeb48b0 | |
findfdt=setenv name_fdt ${default_device_tree};if test $board_name = J721EX-PM1-SOM; then setenv name_fdt k3-j721e-proc-board-tps65917.dtb; fi;if test $board_name = j721e; then setenv name_fdt k3-j721e-common-proc-board.dtb; fi;if test $board_name = j721e-eaik || test $board_name = j721e-sk; then setenv name_fdt k3-j721e-sk.dtb; fi;setenv fdtfile ${name_fdt} | |
finduuid=part uuid ${boot} ${bootpart} uuid | |
get_fdt_mmc=load mmc ${bootpart} ${fdtaddr} ${bootdir}/${name_fdt} | |
get_fdt_ufs=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/${fdtfile} | |
get_fit_mmc=load mmc ${bootpart} ${addr_fit} ${bootdir}/${name_fit} | |
get_kern_mmc=load mmc ${bootpart} ${loadaddr} ${bootdir}/${name_kern} | |
get_kern_ufs=load ${devtype} ${bootpart} ${loadaddr} ${bootdir}/${name_kern} | |
get_overlay_mmc=fdt address ${fdtaddr};fdt resize 0x100000;for overlay in $name_overlays;do;load mmc ${bootpart} ${dtboaddr} ${bootdir}/${overlay} && fdt apply ${dtboaddr};done; | |
get_overlay_ufs=fdt address ${fdtaddr};fdt resize 0x100000;for overlay in $name_overlays;do;load scsi ${bootpart} ${dtboaddr} ${bootdir}/${overlay} && fdt apply ${dtboaddr};done; | |
get_overlaystring=for overlay in $name_overlays;do;setenv overlaystring ${overlaystring}'#'${overlay};done; | |
importbootenv=echo Importing environment from mmc${mmcdev} ...; env import -t ${loadaddr} ${filesize} | |
init_main_cpsw0_qsgmii_phy=gpio set gpio@22_17;gpio clear gpio@22_16 | |
init_mmc=run args_all args_mmc | |
init_ufs=ufs init; scsi scan; run args_ufs | |
kernel_addr_r=0x82000000 | |
loadaddr=0x82000000 | |
loadbootenv=fatload mmc ${mmcdev} ${loadaddr} ${bootenvfile} | |
loadbootscript=load mmc ${mmcdev} ${loadaddr} boot.scr | |
loadfdt=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/${fdtfile} | |
loadimage=load ${devtype} ${bootpart} ${loadaddr} ${bootdir}/${bootfile} | |
main_cpsw0_qsgmii_phyinit=if test ${do_main_cpsw0_qsgmii_phyinit} -eq 1 && test ${dorprocboot} -eq 1 && test ${boot} = mmc; then run init_main_cpsw0_qsgmii_phy;fi; | |
mmcboot=mmc dev ${mmcdev}; devnum=${mmcdev}; devtype=mmc; if mmc rescan; then echo SD/MMC found on device ${mmcdev};if run loadimage; then run args_mmc; if test ${boot_fit} -eq 1; then run run_fit; else run mmcloados;fi;fi;fi; | |
mmcdev=1 | |
mmcloados=if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run loadfdt; then bootz ${loadaddr} - ${fdtaddr}; else if test ${boot_fdt} = try; then bootz; else echo WARN: Cannot load the DT; fi; fi; else bootz; fi; | |
mmcrootfstype=ext4 rootwait | |
mtdids=nor0=47040000.spi.0,nor0=47034000.hyperbus | |
mtdparts=mtdparts=47040000.spi.0:1m(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),256k(ospi.env.backup),57088k@8m(ospi.rootfs),256k(ospi.phypattern);47034000.hyperbus:1m(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),-@8m(hbmc.rootfs) | |
name_fit=fitImage | |
name_kern=Image | |
partitions=uuid_disk=${uuid_gpt_disk};name=rootfs,start=0,size=-,uuid=${uuid_gpt_rootfs} | |
pxefile_addr_r=0x80100000 | |
ramdisk_addr_r=0x88080000 | |
rd_spec=- | |
rdaddr=0x88080000 | |
rproc_fw_binaries=2 /lib/firmware/j7200-main-r5f0_0-fw 3 /lib/firmware/j7200-main-r5f0_1-fw | |
rproc_load_and_boot_one=if load mmc ${bootpart} $loadaddr ${rproc_fw}; then if rproc load ${rproc_id} ${loadaddr} ${filesize}; then rproc start ${rproc_id};fi;fi | |
run_fit=bootm ${addr_fit}#${fdtfile}${overlaystring} | |
run_kern=booti ${loadaddr} ${rd_spec} ${fdtaddr} | |
scriptaddr=0x80000000 | |
scsirootfstype=ext4 rootwait | |
serial#=0000000000000016 | |
serverip=192.168.0.1 | |
soc=k3 | |
stderr=serial@2800000 | |
stdin=serial@2800000 | |
stdout=serial@2800000 | |
ufs_finduuid=part uuid scsi ${bootpart} uuid | |
update_to_fit=setenv loadaddr ${addr_fit}; setenv bootfile ${name_fit} | |
vendor=ti | |
Environment size: 6111/131067 bytes | |
=> | |
- 12:23:18 [INFO] Host: printenv bootargs | |
- 12:23:18 [INFO] Target: | |
printenv bootargs | |
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled | |
=> | |
- 12:23:18 [INFO] Host: setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp ' | |
- 12:23:18 [INFO] Target: | |
setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp ' | |
=> | |
- 12:23:18 [INFO] Host: setenv serverip '192.168.0.1' | |
- 12:23:18 [INFO] Target: | |
setenv serverip '192.168.0.1' | |
=> | |
- 12:23:18 [INFO] Host: setenv autoload 'no' | |
- 12:23:18 [INFO] Target: | |
setenv autoload 'no' | |
=> | |
- 12:23:18 [INFO] Host: dhcp | |
- 12:23:21 [INFO] Target: | |
dhcp | |
k3-navss-ringacc ringacc@2b800000: Ring Accelerator probed rings:286, gp-rings[96,32] sci-dev-id:235 | |
k3-navss-ringacc ringacc@2b800000: dma-ring-reset-quirk: disabled | |
am65_cpsw_nuss_slave ethernet@46000000: K3 CPSW: rflow_id_base: 2 | |
ethernet@46000000 Waiting for PHY auto negotiation to complete... done | |
link up on port 1, speed 1000, full duplex | |
BOOTP broadcast 1 | |
BOOTP broadcast 2 | |
BOOTP broadcast 3 | |
DHCP client bound to address 192.168.0.68 (1003 ms) | |
=> | |
- 12:23:21 [INFO] Host: tftp ${loadaddr} 192.168.0.1:vatf_j7200-evm/69901bf1337f93fde3a15b9db2f2413b | |
- 12:23:23 [INFO] Target: | |
tftp ${loadaddr} 192.168.0.1:vatf_j7200-evm/69901bf1337f93fde3a15b9db2f2413b | |
am65_cpsw_nuss_slave ethernet@46000000: K3 CPSW: rflow_id_base: 2 | |
link up on port 1, speed 1000, full duplex | |
Using ethernet@46000000 device | |
TFTP from server 192.168.0.1; our IP address is 192.168.0.68 | |
Filename 'vatf_j7200-evm/69901bf1337f93fde3a15b9db2f2413b'. | |
Load address: 0x82000000 | |
Loading: *################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
########## | |
9.9 MiB/s | |
done | |
Bytes transferred = 19225088 (1255a00 hex) | |
=> | |
- 12:23:23 [INFO] Host: tftp ${fdt_addr_r} 192.168.0.1:vatf_j7200-evm/6270a405f2ce2b8bac33866592e36a6e | |
- 12:23:23 [INFO] Target: | |
tftp ${fdt_addr_r} 192.168.0.1:vatf_j7200-evm/6270a405f2ce2b8bac33866592e36a6e | |
am65_cpsw_nuss_slave ethernet@46000000: K3 CPSW: rflow_id_base: 2 | |
link up on port 1, speed 1000, full duplex | |
Using ethernet@46000000 device | |
TFTP from server 192.168.0.1; our IP address is 192.168.0.68 | |
Filename 'vatf_j7200-evm/6270a405f2ce2b8bac33866592e36a6e'. | |
Load address: 0x88000000 | |
Loading: *### | |
7.8 MiB/s | |
done | |
Bytes transferred = 32512 (7f00 hex) | |
=> | |
- 12:23:23 [INFO] Host: fdt address ${fdt_addr_r} | |
- 12:23:23 [INFO] Target: | |
fdt address ${fdt_addr_r} | |
=> | |
- 12:23:23 [INFO] Host: printenv bootargs | |
- 12:23:23 [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 | |
=> | |
- 12:23:23 [INFO] Host: setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/j7200-evm/autofs/c670767e9c5c1a00ebebb6351cd213d4,nolock,v3,tcp,rsize=4096,wsize=4096 ' | |
- 12:23:23 [INFO] Target: | |
setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/j7200-evm/autofs/c670767e9c5c1a00ebebb6351cd213d4,nolock,v3,tcp,rsize=4096,wsize=4096 ' | |
=> | |
- 12:23:23 [INFO] Host: printenv bootcmd | |
- 12:23:23 [INFO] Target: | |
printenv bootcmd | |
bootcmd= | |
=> | |
- 12:23:23 [INFO] Host: setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi' | |
- 12:23:23 [INFO] Target: | |
setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi' | |
=> | |
- 12:23:23 [INFO] Host: version | |
- 12:23:23 [INFO] Target: | |
version | |
U-Boot 2021.01-gd79399bcd7 (Nov 19 2021 - 14:57:55 +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 | |
=> | |
- 12:23:23 [INFO] Host: bdinfo | |
- 12:23:23 [INFO] Target: | |
bdinfo | |
boot_params = 0x0000000000000000 | |
DRAM bank = 0x0000000000000000 | |
-> start = 0x0000000080000000 | |
-> size = 0x0000000080000000 | |
DRAM bank = 0x0000000000000001 | |
-> start = 0x0000000880000000 | |
-> size = 0x0000000080000000 | |
flashstart = 0x0000000000000000 | |
flashsize = 0x0000000000000000 | |
flashoffset = 0x0000000000100ac0 | |
baudrate = 115200 bps | |
relocaddr = 0x00000000ffee1000 | |
reloc off = 0x000000007f6e1000 | |
Build = 64-bit | |
current eth = ethernet@46000000 | |
ethaddr = f4:84:4c:f7:b3:2b | |
IP addr = 192.168.0.68 | |
fdt_blob = 0x00000000fdeb48b0 | |
new_fdt = 0x00000000fdeb48b0 | |
fdt_size = 0x000000000000c540 | |
lmb_dump_all: | |
memory.cnt = 0x2 | |
memory.size = 0x0 | |
memory.reg[0x0].base = 0x80000000 | |
.size = 0x80000000 | |
memory.reg[0x1].base = 0x880000000 | |
.size = 0x80000000 | |
reserved.cnt = 0x2 | |
reserved.size = 0x0 | |
reserved.reg[0x0].base = 0x9e800000 | |
.size = 0x1800000 | |
reserved.reg[0x1].base = 0xfdeb34b0 | |
.size = 0x214cb50 | |
arch_number = 0x0000000000000000 | |
TLB addr = 0x00000000ffff0000 | |
irq_sp = 0x00000000fdeb48a0 | |
sp start = 0x00000000fdeb48a0 | |
Early malloc usage: 2b88 / 8000 | |
=> | |
- 12:23:23 [INFO] Host: | |
- 12:23:24 [INFO] Target: | |
boot_params = 0x0000000000000000 | |
DRAM bank = 0x0000000000000000 | |
-> start = 0x0000000080000000 | |
-> size = 0x0000000080000000 | |
DRAM bank = 0x0000000000000001 | |
-> start = 0x0000000880000000 | |
-> size = 0x0000000080000000 | |
flashstart = 0x0000000000000000 | |
flashsize = 0x0000000000000000 | |
flashoffset = 0x0000000000100ac0 | |
baudrate = 115200 bps | |
relocaddr = 0x00000000ffee1000 | |
reloc off = 0x000000007f6e1000 | |
Build = 64-bit | |
current eth = ethernet@46000000 | |
ethaddr = f4:84:4c:f7:b3:2b | |
IP addr = 192.168.0.68 | |
fdt_blob = 0x00000000fdeb48b0 | |
new_fdt = 0x00000000fdeb48b0 | |
fdt_size = 0x000000000000c540 | |
lmb_dump_all: | |
memory.cnt = 0x2 | |
memory.size = 0x0 | |
memory.reg[0x0].base = 0x80000000 | |
.size = 0x80000000 | |
memory.reg[0x1].base = 0x880000000 | |
.size = 0x80000000 | |
reserved.cnt = 0x2 | |
reserved.size = 0x0 | |
reserved.reg[0x0].base = 0x9e800000 | |
.size = 0x1800000 | |
reserved.reg[0x1].base = 0xfdeb34b0 | |
.size = 0x214cb50 | |
arch_number = 0x0000000000000000 | |
TLB addr = 0x00000000ffff0000 | |
irq_sp = 0x00000000fdeb48a0 | |
sp start = 0x00000000fdeb48a0 | |
Early malloc usage: 2b88 / 8000 | |
=> | |
- 12:23:24 [INFO] Host: ls mmc 0:1 | |
- 12:23:24 [INFO] Target: | |
ls mmc 0:1 | |
877816 tispl.bin | |
1092556 u-boot.img | |
523069 tiboot3.bin | |
33 secondary_bootloader.md5 | |
4 file(s), 0 dir(s) | |
=> | |
- 12:23:24 [INFO] Host: ls mmc 1:1 | |
- 12:23:24 [INFO] Target: | |
ls mmc 1:1 | |
523165 tiboot3.bin | |
877816 tispl.bin | |
1092556 u-boot.img | |
4 ws-calibrate.rules | |
33 secondary_bootloader.md5 | |
5 file(s), 0 dir(s) | |
=> | |
- 12:23:24 [INFO] Host: ext4ls mmc 0:2 /lib/firmware | |
- 12:23:24 [INFO] Target: | |
ext4ls mmc 0:2 /lib/firmware | |
<DIR> 4096 . | |
<DIR> 4096 .. | |
2040 LICENCE.ibt_firmware | |
2046 LICENCE.iwlwifi_firmware | |
<DIR> 4096 cadence | |
<DIR> 4096 ethfw | |
<DIR> 4096 intel | |
918268 iwlwifi-3160-17.ucode | |
1745176 iwlwifi-8000C-13.ucode | |
2351636 iwlwifi-8000C-16.ucode | |
2394060 iwlwifi-8000C-21.ucode | |
2120860 iwlwifi-8000C-22.ucode | |
2227284 iwlwifi-8000C-27.ucode | |
2310116 iwlwifi-8000C-31.ucode | |
2448976 iwlwifi-8000C-34.ucode | |
2428004 iwlwifi-8000C-36.ucode | |
2389968 iwlwifi-8265-21.ucode | |
1811984 iwlwifi-8265-22.ucode | |
2234528 iwlwifi-8265-27.ucode | |
2307104 iwlwifi-8265-31.ucode | |
2440780 iwlwifi-8265-34.ucode | |
2436632 iwlwifi-8265-36.ucode | |
2637216 iwlwifi-9260-th-b0-jf-b0-33.ucode | |
2678092 iwlwifi-9260-th-b0-jf-b0-34.ucode | |
2521412 iwlwifi-9260-th-b0-jf-b0-38.ucode | |
2620656 iwlwifi-9260-th-b0-jf-b0-41.ucode | |
2558176 iwlwifi-9260-th-b0-jf-b0-43.ucode | |
1485620 iwlwifi-9260-th-b0-jf-b0-46.ucode | |
<SYM> 58 j7200-main-r5f0_0-fw | |
<SYM> 62 j7200-main-r5f0_1-fw | |
<SYM> 63 j7200-mcu-r5f0_0-fw | |
<SYM> 62 j7200-mcu-r5f0_1-fw | |
<DIR> 4096 pdk-ipc | |
4160 regulatory.db | |
1182 regulatory.db.p7s | |
<DIR> 4096 ti-connectivity | |
=> | |
- 12:23:24 [INFO] Host: ext4ls mmc 1:2 /lib/firmware | |
- 12:23:24 [INFO] Target: | |
ext4ls mmc 1:2 /lib/firmware | |
<DIR> 4096 . | |
<DIR> 4096 .. | |
2040 LICENCE.ibt_firmware | |
2046 LICENCE.iwlwifi_firmware | |
<DIR> 4096 cadence | |
<DIR> 4096 ethfw | |
<DIR> 4096 intel | |
918268 iwlwifi-3160-17.ucode | |
1745176 iwlwifi-8000C-13.ucode | |
2351636 iwlwifi-8000C-16.ucode | |
2394060 iwlwifi-8000C-21.ucode | |
2120860 iwlwifi-8000C-22.ucode | |
2227284 iwlwifi-8000C-27.ucode | |
2310116 iwlwifi-8000C-31.ucode | |
2448976 iwlwifi-8000C-34.ucode | |
2428004 iwlwifi-8000C-36.ucode | |
2389968 iwlwifi-8265-21.ucode | |
1811984 iwlwifi-8265-22.ucode | |
2234528 iwlwifi-8265-27.ucode | |
2307104 iwlwifi-8265-31.ucode | |
2440780 iwlwifi-8265-34.ucode | |
2436632 iwlwifi-8265-36.ucode | |
2637216 iwlwifi-9260-th-b0-jf-b0-33.ucode | |
2678092 iwlwifi-9260-th-b0-jf-b0-34.ucode | |
2521412 iwlwifi-9260-th-b0-jf-b0-38.ucode | |
2620656 iwlwifi-9260-th-b0-jf-b0-41.ucode | |
2558176 iwlwifi-9260-th-b0-jf-b0-43.ucode | |
1485620 iwlwifi-9260-th-b0-jf-b0-46.ucode | |
<DIR> 4096 sdcard-firmware | |
<DIR> 4096 pdk-ipc | |
247469 pvdec_full_bin.fw | |
4160 regulatory.db | |
1182 regulatory.db.p7s | |
<DIR> 4096 ti-connectivity | |
=> | |
- 12:23:24 [INFO] Host: mmc rescan; echo $? | |
- 12:23:25 [INFO] Target: | |
mmc rescan; echo $? | |
0 | |
=> | |
- 12:23:25 [INFO] Host: fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4 | |
- 12:23:25 [INFO] Target: | |
fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4 | |
4 bytes written in 5 ms (0 Bytes/s) | |
=> | |
- 12:23:25 [INFO] Host: boot | |
- 12:23:42 [INFO] Target: | |
boot | |
## Checking Image at 82000000 ... | |
Unknown image format! | |
## Flattened Device Tree blob at 88000000 | |
Booting using the fdt blob at 0x88000000 | |
Loading Device Tree to 000000008fff5000, end 000000008ffffeff ... OK | |
Starting kernel ... | |
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080] | |
[ 0.000000] Linux version 5.16.0-rc4 (user@eptfinf01) (Ubuntu clang version 14.0.0-++20210915091413+5ec1845cad9e-1~exp1~20210915072217.2675, LLD 14.0.0) #kernel_patch_verify_build SMP PREEMPT Mon Dec 13 18:16:57 UTC 2 | |
[ 0.000000] Machine model: Texas Instruments J7200 EVM | |
[ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '') | |
[ 0.000000] printk: bootconsole [ns16550a0] enabled | |
[ 0.000000] efi: UEFI not found. | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB | |
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB | |
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB | |
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB | |
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB | |
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB | |
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB | |
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB | |
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool | |
[ 0.000000] Zone ranges: | |
[ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff] | |
[ 0.000000] DMA32 empty | |
[ 0.000000] Normal [mem 0x0000000100000000-0x00000008ffffffff] | |
[ 0.000000] Movable zone start for each node | |
[ 0.000000] Early memory node ranges | |
[ 0.000000] node 0: [mem 0x0000000080000000-0x000000009e7fffff] | |
[ 0.000000] node 0: [mem 0x000000009e800000-0x00000000a47fffff] | |
[ 0.000000] node 0: [mem 0x00000000a4800000-0x00000000ffffffff] | |
[ 0.000000] node 0: [mem 0x0000000880000000-0x00000008ffffffff] | |
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff] | |
[ 0.000000] cma: Reserved 512 MiB at 0x00000000e0000000 | |
[ 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 2 pages/cpu s34456 r8192 d88424 u131072 | |
[ 0.000000] Detected PIPT I-cache on CPU0 | |
[ 0.000000] CPU features: detected: GIC system register CPU interface | |
[ 0.000000] CPU features: detected: Spectre-v3a | |
[ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 | |
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 65472 | |
[ 0.000000] Kernel command line: console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/j7200-evm/autofs/c670767e9c5c1a00ebebb6351cd213d4,nolock,v3,tcp,rsize=4096,wsize=4096 | |
[ 0.000000] sysrq: sysrq always enabled. | |
[ 0.000000] Unknown kernel command line parameters "earlyprintk=serial,ttyS2,115200n8", will be passed to user space. | |
[ 0.000000] Dentry cache hash table entries: 524288 (order: 6, 4194304 bytes, linear) | |
[ 0.000000] Inode-cache hash table entries: 262144 (order: 5, 2097152 bytes, linear) | |
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off | |
[ 0.000000] software IO TLB: mapped [mem 0x00000000dc000000-0x00000000e0000000] (64MB) | |
[ 0.000000] Memory: 3474368K/4194304K available (11776K kernel code, 1366K rwdata, 4544K rodata, 640K init, 713K bss, 195648K reserved, 524288K 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] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. | |
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 | |
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 | |
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode | |
[ 0.000000] GICv3: 960 SPIs implemented | |
[ 0.000000] GICv3: 0 Extended SPIs implemented | |
[ 0.000000] GICv3: Distributor has no Range Selector support | |
[ 0.000000] Root IRQ handler: gic_handle_irq | |
[ 0.000000] GICv3: 16 PPIs implemented | |
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000 | |
[ 0.000000] ITS [mem 0x01820000-0x0182ffff] | |
[ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS | |
[ 0.000000] ITS@0x0000000001820000: allocated 1048576 Devices @880800000 (flat, esz 8, psz 64K, shr 0) | |
[ 0.000000] ITS: using cache flushing for cmd queue | |
[ 0.000000] GICv3: using LPI property table @0x00000008800b0000 | |
[ 0.000000] GIC: using cache flushing for LPI property table | |
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008800c0000 | |
[ 0.000000] random: get_random_bytes called from start_kernel+0x1d4/0x428 with crng_init=0 | |
[ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys). | |
[ 0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns | |
[ 0.000000] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns | |
[ 0.008280] Console: colour dummy device 80x25 | |
[ 0.012844] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) | |
[ 0.023516] pid_max: default: 32768 minimum: 301 | |
[ 0.028258] LSM: Security Framework initializing | |
[ 0.033007] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes, linear) | |
[ 0.040585] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes, linear) | |
[ 0.050212] rcu: Hierarchical SRCU implementation. | |
[ 0.055401] Platform MSI: msi-controller@1820000 domain created | |
[ 0.061561] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created | |
[ 0.070852] EFI services will not be available. | |
[ 0.075701] smp: Bringing up secondary CPUs ... | |
[ 0.081117] Detected PIPT I-cache on CPU1 | |
[ 0.081145] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000 | |
[ 0.081161] GICv3: CPU1: using allocated LPI pending table @0x00000008800d0000 | |
[ 0.081201] CPU1: Booted secondary processor 0x0000000001 [0x411fd080] | |
[ 0.081277] smp: Brought up 1 node, 2 CPUs | |
[ 0.110646] SMP: Total of 2 processors activated. | |
[ 0.115454] CPU features: detected: 32-bit EL0 Support | |
[ 0.120711] CPU features: detected: CRC32 instructions | |
[ 0.134781] CPU: All CPU(s) started at EL2 | |
[ 0.138992] alternatives: patching kernel code | |
[ 0.144120] devtmpfs: initialized | |
[ 0.150074] KASLR disabled due to lack of seed | |
[ 0.154820] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns | |
[ 0.164796] futex hash table entries: 512 (order: -1, 32768 bytes, linear) | |
[ 0.172764] pinctrl core: initialized pinctrl subsystem | |
[ 0.178436] DMI not present or invalid. | |
[ 0.182739] NET: Registered PF_NETLINK/PF_ROUTE protocol family | |
[ 0.191584] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations | |
[ 0.199007] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations | |
[ 0.207078] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations | |
[ 0.215452] thermal_sys: Registered thermal governor 'step_wise' | |
[ 0.215457] thermal_sys: Registered thermal governor 'power_allocator' | |
[ 0.221837] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. | |
[ 0.235503] ASID allocator initialised with 65536 entries | |
[ 0.250781] HugeTLB registered 16.0 GiB page size, pre-allocated 0 pages | |
[ 0.257650] HugeTLB registered 512 MiB page size, pre-allocated 0 pages | |
[ 0.264419] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages | |
[ 0.273795] k3-chipinfo 43000014.chipid: Family:J7200 rev:SR1.0 JTAGID[0x0bb6d02f] Detected | |
[ 0.283236] iommu: Default domain type: Translated | |
[ 0.288247] iommu: DMA domain TLB invalidation policy: strict mode | |
[ 0.294847] SCSI subsystem initialized | |
[ 0.298894] mc: Linux media interface: v0.10 | |
[ 0.303277] videodev: Linux video capture interface: v2.00 | |
[ 0.308916] pps_core: LinuxPPS API ver. 1 registered | |
[ 0.313989] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> | |
[ 0.323327] PTP clock support registered | |
[ 0.327347] EDAC MC: Ver: 3.0.0 | |
[ 0.331140] FPGA manager framework | |
[ 0.334666] Advanced Linux Sound Architecture Driver Initialized. | |
[ 0.341432] clocksource: Switched to clocksource arch_sys_counter | |
[ 0.347893] VFS: Disk quotas dquot_6.6.0 | |
[ 0.351964] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes) | |
[ 0.362514] NET: Registered PF_INET protocol family | |
[ 0.367872] IP idents hash table entries: 65536 (order: 3, 524288 bytes, linear) | |
[ 0.376689] tcp_listen_portaddr_hash hash table entries: 4096 (order: 0, 65536 bytes, linear) | |
[ 0.385524] TCP established hash table entries: 32768 (order: 2, 262144 bytes, linear) | |
[ 0.393737] TCP bind hash table entries: 32768 (order: 3, 524288 bytes, linear) | |
[ 0.401741] TCP: Hash tables configured (established 32768 bind 32768) | |
[ 0.408555] UDP hash table entries: 2048 (order: 0, 65536 bytes, linear) | |
[ 0.415471] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes, linear) | |
[ 0.422915] NET: Registered PF_UNIX/PF_LOCAL protocol family | |
[ 0.429075] RPC: Registered named UNIX socket transport module. | |
[ 0.435156] RPC: Registered udp transport module. | |
[ 0.439964] RPC: Registered tcp transport module. | |
[ 0.444767] RPC: Registered tcp NFSv4.1 backchannel transport module. | |
[ 0.451351] PCI: CLS 0 bytes, default 64 | |
[ 0.455674] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available | |
[ 0.464698] Initialise system trusted keyrings | |
[ 0.469409] workingset: timestamp_bits=46 max_order=16 bucket_order=0 | |
[ 0.478231] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 0.484618] NFS: Registering the id_resolver key type | |
[ 0.489823] Key type id_resolver registered | |
[ 0.494100] Key type id_legacy registered | |
[ 0.498233] nfs4filelayout_init: NFSv4 File Layout Driver Registering... | |
[ 0.505086] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... | |
[ 0.512763] 9p: Installing v9fs 9p2000 file system support | |
[ 0.536978] Key type asymmetric registered | |
[ 0.541170] Asymmetric key parser 'x509' registered | |
[ 0.546246] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) | |
[ 0.553815] io scheduler mq-deadline registered | |
[ 0.558441] io scheduler kyber registered | |
[ 0.564074] pinctrl-single 4301c000.pinctrl: 94 pins, size 376 | |
[ 0.570381] pinctrl-single 11c000.pinctrl: 173 pins, size 692 | |
[ 0.578475] k3-ringacc 2b800000.ringacc: Failed to get MSI domain | |
[ 0.584770] k3-ringacc 3c000000.ringacc: Failed to get MSI domain | |
[ 0.592969] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled | |
[ 0.607676] brd: module loaded | |
[ 0.613675] loop: module loaded | |
[ 0.617371] megasas: 07.719.03.00-rc1 | |
[ 0.621604] SPI driver mtd_dataflash has no spi_device_id for atmel,at45 | |
[ 0.628465] SPI driver mtd_dataflash has no spi_device_id for atmel,dataflash | |
[ 0.636440] libphy: Fixed MDIO Bus: probed | |
[ 0.641328] tun: Universal TUN/TAP device driver, 1.6 | |
[ 0.646803] igbvf: Intel(R) Gigabit Virtual Function Network Driver | |
[ 0.653223] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. | |
[ 0.659308] sky2: driver version 1.30 | |
[ 0.663447] VFIO - User Level meta-driver version: 0.3 | |
[ 0.669227] i2c_dev: i2c /dev entries driver | |
[ 0.674146] sdhci: Secure Digital Host Controller Interface driver | |
[ 0.680477] sdhci: Copyright(c) Pierre Ossman | |
[ 0.685345] sdhci-pltfm: SDHCI platform and OF driver helper | |
[ 0.691584] ledtrig-cpu: registered to indicate activity on CPUs | |
[ 0.697963] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... | |
[ 0.705224] optee: probing for conduit method. | |
[ 0.709798] optee: revision 3.12 (3d47a131) | |
[ 0.710170] optee: initialized driver | |
[ 0.719501] NET: Registered PF_PACKET protocol family | |
[ 0.724769] 9pnet: Installing 9P2000 support | |
[ 0.729174] Key type dns_resolver registered | |
[ 0.733696] Loading compiled-in X.509 certificates | |
[ 0.747080] k3-ringacc 2b800000.ringacc: Failed to get MSI domain | |
[ 0.753554] k3-ringacc 3c000000.ringacc: Failed to get MSI domain | |
[ 0.761031] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0015 '21.9.1--v2021.09a (Terrific Lla') | |
[ 0.782556] omap_i2c 40b00000.i2c: bus 0 rev0.12 at 100 kHz | |
[ 0.788817] omap_i2c 40b10000.i2c: bus 1 rev0.12 at 100 kHz | |
[ 0.795109] omap_i2c 42120000.i2c: bus 2 rev0.12 at 100 kHz | |
[ 0.801507] pca953x 3-0021: supply vcc not found, using dummy regulator | |
[ 0.808351] pca953x 3-0021: using no AI | |
[ 0.833947] pca953x 3-0020: supply vcc not found, using dummy regulator | |
[ 0.840807] pca953x 3-0020: using no AI | |
[ 0.845502] pca953x 3-0022: supply vcc not found, using dummy regulator | |
[ 0.852337] pca953x 3-0022: using AI | |
[ 0.856746] omap_i2c 2000000.i2c: bus 3 rev0.12 at 400 kHz | |
[ 0.863055] pca953x 4-0020: supply vcc not found, using dummy regulator | |
[ 0.869921] pca953x 4-0020: using no AI | |
[ 0.897873] omap_i2c 2010000.i2c: bus 4 rev0.12 at 400 kHz | |
[ 0.904049] omap_i2c 2020000.i2c: bus 5 rev0.12 at 100 kHz | |
[ 0.910242] omap_i2c 2030000.i2c: bus 6 rev0.12 at 100 kHz | |
[ 0.916413] omap_i2c 2040000.i2c: bus 7 rev0.12 at 100 kHz | |
[ 0.922592] omap_i2c 2050000.i2c: bus 8 rev0.12 at 100 kHz | |
[ 0.928752] omap_i2c 2060000.i2c: bus 9 rev0.12 at 100 kHz | |
[ 0.934580] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 137 domain created | |
[ 0.943159] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 131 domain created | |
[ 0.952521] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 213 domain created | |
[ 0.961126] ti-sci-inta 33d00000.msi-controller: Interrupt Aggregator domain 209 created | |
[ 0.970985] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,32] sci-dev-id:235 | |
[ 0.980891] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled | |
[ 0.987654] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66349100, num_proxies:64 | |
[ 0.997314] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[120,200] sci-dev-id:211 | |
[ 1.007503] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled | |
[ 1.014268] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66349100, num_proxies:64 | |
[ 1.022359] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 15, base_baud = 6000000) is a 8250 | |
[ 1.031937] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 22, base_baud = 3000000) is a 8250 | |
[ 1.040718] printk: console [ttyS2] enabled | |
[ 1.040718] printk: console [ttyS2] enabled | |
[ 1.049160] printk: bootconsole [ns16550a0] disabled | |
[ 1.049160] printk: bootconsole [ns16550a0] disabled | |
[ 1.059834] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 23, base_baud = 3000000) is a 8250 | |
[ 1.069262] random: fast init done | |
[ 1.109441] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 | |
[ 1.117100] libphy: 46000f00.mdio: probed | |
[ 1.122627] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867 | |
[ 1.130952] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000 | |
[ 1.145157] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010b, freq:200000000, add_val:4 | |
[ 1.153685] mmc0: CQHCI version 5.10 | |
[ 1.162293] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc8900 | |
[ 1.169211] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc8900 | |
[ 1.176644] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: | |
[ 1.184165] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 | |
[ 1.192253] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 | |
[ 1.198546] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit | |
[ 1.200339] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 | |
[ 1.294956] mmc0: Command Queue Engine enabled | |
[ 1.299419] mmc0: new HS400 MMC card at address 0001 | |
[ 1.304825] mmcblk0: mmc0:0001 S0J56X 14.8 GiB | |
[ 1.310814] mmcblk0: p1 p2 p3 | |
[ 1.314385] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB | |
[ 1.320197] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB | |
[ 1.325970] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (237:0) | |
[ 1.326876] j721e-pcie 2910000.pcie: Link up | |
[ 1.336616] j721e-pcie 2910000.pcie: PCI host bridge to bus 0000:00 | |
[ 1.342882] pci_bus 0000:00: root bus resource [bus 00-ff] | |
[ 1.348363] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] (bus address [0x18001000-0x18010fff]) | |
[ 1.357822] pci_bus 0000:00: root bus resource [mem 0x18011000-0x1fffffff] | |
[ 1.364710] pci 0000:00:00.0: [104c:b00f] type 01 class 0x060400 | |
[ 1.370788] pci 0000:00:00.0: supports D1 | |
[ 1.374792] pci 0000:00:00.0: PME# supported from D0 D1 D3hot | |
[ 1.381157] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring | |
[ 1.389280] pci 0000:01:00.0: [8086:2526] type 00 class 0x028000 | |
[ 1.395338] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit] | |
[ 1.402392] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold | |
[ 1.417991] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 | |
[ 1.424623] pci 0000:00:00.0: BAR 14: assigned [mem 0x18100000-0x181fffff] | |
[ 1.431491] pci 0000:01:00.0: BAR 0: assigned [mem 0x18100000-0x18103fff 64bit] | |
[ 1.438808] pci 0000:00:00.0: PCI bridge to [bus 01] | |
[ 1.443764] pci 0000:00:00.0: bridge window [mem 0x18100000-0x181fffff] | |
[ 1.450605] pcieport 0000:00:00.0: of_irq_parse_pci: failed with rc=-22 | |
[ 1.457221] pcieport 0000:00:00.0: enabling device (0000 -> 0002) | |
[ 1.463457] pcieport 0000:00:00.0: PME: Signaling with IRQ 434 | |
[ 1.470096] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8) | |
[ 1.480113] ti-udma 31150000.dma-controller: Channels: 50 (tchan: 25, rchan: 25, gp-rflow: 8) | |
[ 1.492606] spi-nor spi0.0: s28hs512t (65536 Kbytes) | |
[ 1.537462] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 | |
[ 1.545126] libphy: 46000f00.mdio: probed | |
[ 1.550500] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867 | |
[ 1.558820] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000 | |
[ 1.572433] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48 | |
[ 1.579448] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4 | |
[ 1.586690] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64 | |
[ 1.593133] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010b, freq:500000000, add_val:1 | |
[ 1.602770] debugfs: Directory 'pd:240' with parent 'pm_genpd' already present! | |
[ 1.610549] mmc1: CQHCI version 5.10 | |
[ 1.655271] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit | |
[ 1.671633] TI DP83867 46000f00.mdio:00: attached PHY driver (mii_bus:phy_addr=46000f00.mdio:00, irq=POLL) | |
[ 1.683780] am65-cpsw-nuss 46000000.ethernet eth0: Link is Down | |
[ 1.723460] mmc1: new ultra high speed SDR104 SDHC card at address aaaa | |
[ 1.730571] mmcblk1: mmc1:aaaa SL16G 14.8 GiB | |
[ 1.741642] mmcblk1: p1 p2 p3 | |
[ 5.794901] am65-cpsw-nuss 46000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off | |
[ 5.817439] Sending DHCP requests ., OK | |
[ 5.837278] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.68 | |
[ 5.844932] IP-Config: Complete: | |
[ 5.848155] device=eth0, hwaddr=f4:84:4c:f7:b3:2b, ipaddr=192.168.0.68, mask=255.255.255.0, gw=192.168.0.1 | |
[ 5.858223] host=192.168.0.68, domain=ti.com, nis-domain=(none) | |
[ 5.864561] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath= | |
[ 5.864564] nameserver0=192.0.2.2, nameserver1=192.0.2.3 | |
[ 5.879394] ALSA device list: | |
[ 5.882363] No soundcards found. | |
[ 5.893923] VFS: Mounted root (nfs filesystem) on device 0:19. | |
[ 5.900140] devtmpfs: mounted | |
[ 5.903371] Freeing unused kernel memory: 640K | |
[ 5.913476] Run /sbin/init as init process | |
[ 6.036455] systemd[1]: System time before build time, advancing clock. | |
[ 6.085535] NET: Registered PF_INET6 protocol family | |
[ 6.092073] Segment Routing with IPv6 | |
[ 6.095769] In-situ OAM (IOAM) with IPv6 | |
[ 6.112415] systemd[1]: systemd 244.3+ running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid) | |
[ 6.134280] systemd[1]: Detected architecture arm64. | |
Welcome to [1mArago 2020.05[0m! | |
[ 6.170545] systemd[1]: Set hostname to <j7200-evm>. | |
[ 6.567285] random: systemd: uninitialized urandom read (16 bytes read) | |
[ 6.574077] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. | |
[ 6.586437] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) | |
[ 6.596624] systemd[1]: Created slice system-getty.slice. | |
[[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. | |
[ 6.617582] random: systemd: uninitialized urandom read (16 bytes read) | |
[ 6.624938] systemd[1]: Created slice system-serial\x2dgetty.slice. | |
[[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. | |
[ 6.645550] random: systemd: uninitialized urandom read (16 bytes read) | |
[ 6.652959] systemd[1]: Created slice system-syslog\x2dng.slice. | |
[[0;32m OK [0m] Created slice [0;1;39msystem-syslog\x2dng.slice[0m. | |
[ 6.674306] systemd[1]: Created slice User and Session Slice. | |
[[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. | |
[ 6.697752] 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.721698] 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.745644] systemd[1]: Reached target Paths. | |
[[0;32m OK [0m] Reached target [0;1;39mPaths[0m. | |
[ 6.761574] systemd[1]: Reached target Remote File Systems. | |
[[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. | |
[ 6.781561] systemd[1]: Reached target Slices. | |
[[0;32m OK [0m] Reached target [0;1;39mSlices[0m. | |
[ 6.797584] systemd[1]: Reached target Swap. | |
[[0;32m OK [0m] Reached target [0;1;39mSwap[0m. | |
[ 6.814749] systemd[1]: Listening on RPCbind Server Activation Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mRPCbind Server Activation Socket[0m. | |
[ 6.837597] systemd[1]: Reached target RPC Port Mapper. | |
[[0;32m OK [0m] Reached target [0;1;39mRPC Port Mapper[0m. | |
[ 6.860957] systemd[1]: Listening on Process Core Dump Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mProcess Core Dump Socket[0m. | |
[ 6.881774] systemd[1]: Listening on initctl Compatibility Named Pipe. | |
[[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. | |
[ 6.917519] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. | |
[ 6.926837] systemd[1]: Listening on Journal Socket (/dev/log). | |
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. | |
[ 6.949920] systemd[1]: Listening on Journal Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. | |
[ 6.970387] systemd[1]: Listening on Network Service Netlink Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. | |
[ 6.994612] systemd[1]: Listening on udev Control Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. | |
[ 7.017778] systemd[1]: Listening on udev Kernel Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. | |
[ 7.040768] systemd[1]: Mounting Huge Pages File System... | |
Mounting [0;1;39mHuge Pages File System[0m... | |
[ 7.064858] systemd[1]: Mounting POSIX Message Queue File System... | |
Mounting [0;1;39mPOSIX Message Queue File System[0m... | |
[ 7.093491] systemd[1]: Mounting Kernel Debug File System... | |
Mounting [0;1;39mKernel Debug File System[0m... | |
[ 7.114788] systemd[1]: Mounting Temporary Directory (/tmp)... | |
Mounting [0;1;39mTemporary Directory (/tmp)[0m... | |
[ 7.137880] 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.167095] systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. | |
[[0;32m OK [0m] Started [0;1;39mHardware RNG Entropy Gatherer Daemon[0m. | |
[ 7.192995] systemd[1]: Starting RPC Bind... | |
Starting [0;1;39mRPC Bind[0m... | |
[ 7.202660] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. | |
[ 7.217809] systemd[1]: Starting Journal Service... | |
Starting [0;1;39mJournal Service[0m... | |
[ 7.252039] systemd[1]: Starting Load Kernel Modules... | |
Starting [0;1;39mLoad Kernel Modules[0m... | |
[ 7.292975] systemd[1]: Starting Remount Root and Kernel File Systems... | |
Starting [0;1;39mRemount Root and Kernel File Systems[0m... | |
[ 7.333585] systemd[1]: Starting udev Coldplug all Devices... | |
Starting [0;1;39mudev Coldplug all Devices[0m... | |
[ 7.360546] systemd[1]: Started RPC Bind. | |
[[0;32m OK [0m] Started [0;1;39mRPC Bind[0m. | |
[ 7.386022] systemd[1]: Mounted Huge Pages File System. | |
[[0;32m OK [0m] Mounted [0;1;39mHuge Pages File System[0m. | |
[ 7.405945] systemd[1]: Mounted POSIX Message Queue File System. | |
[[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m. | |
[ 7.437899] systemd[1]: Started Journal Service. | |
[[0;32m OK [0m] Started [0;1;39mJournal Service[0m. | |
[[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. | |
[[0;32m OK [0m] Mounted [0;1;39mTemporary Directory (/tmp)[0m. | |
[[0;32m OK [0m] Started [0;1;39mCreate list of sta nodes for the current kernel[0m. | |
[[0;32m OK [0m] Started [0;1;39mLoad Kernel Modules[0m. | |
[[0;32m OK [0m] Started [0;1;39mRemount Root and Kernel File Systems[0m. | |
Mounting [0;1;39mKernel Configuration File System[0m... | |
Starting [0;1;39mFlush Journal to Persistent Storage[0m... | |
Starting [0;1;39mApply Kernel Variables[0m... | |
[ 7.605607] systemd-journald[148]: Received client request to flush runtime journal. | |
Starting [0;1;39mCreate Static Device Nodes in /dev[0m... | |
[[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. | |
[[0;32m OK [0m] Started [0;1;39mFlush Journal to Persistent Storage[0m. | |
[[0;32m OK [0m] Started [0;1;39mApply Kernel Variables[0m. | |
[[0;32m OK [0m] Started [0;1;39mCreate Static Device Nodes in /dev[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mLocal File Systems (Pre)[0m. | |
Mounting [0;1;39m/media/ram[0m... | |
Mounting [0;1;39m/var/volatile[0m... | |
Starting [0;1;39mudev Kernel Device Manager[0m... | |
[[0;32m OK [0m] Mounted [0;1;39m/media/ram[0m. | |
[[0;32m OK [0m] Mounted [0;1;39m/var/volatile[0m. | |
Starting [0;1;39mLoad/Save Random Seed[0m... | |
[[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m. | |
Starting [0;1;39mCreate Volatile Files and Directories[0m... | |
[ 7.952769] random: crng init done | |
[ 7.956170] random: 7 urandom warning(s) missed due to ratelimiting | |
[[0;32m OK [0m] Started [0;1;39mLoad/Save Random Seed[0m. | |
[[0;32m OK [0m] Started [0;1;39mudev Kernel Device Manager[0m. | |
[[0;32m OK [0m] Started [0;1;39mCreate Volatile Files and Directories[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m. | |
See 'systemctl status systemd-timesyncd.service' for details. | |
[[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mSystem Time Synchronized[0m. | |
Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... | |
[[0;32m OK [0m] Started [0;1;39mudev Coldplug all Devices[0m. | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Time Synchronization[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m. | |
See 'systemctl status systemd-timesyncd.service' for details. | |
[[0;32m OK [0m] Started [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Time Synchronization[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m. | |
See 'systemctl status systemd-timesyncd.service' for details. | |
[[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. | |
[[0;32m OK [0m] Started [0;1;39mDaily rotation of log files[0m. | |
[[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[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] Listening on [0;1;39mdropbear.socket[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mSockets[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mBasic System[0m. | |
[[0;32m OK [0m] Started [0;1;39mJob spooling tools[0m. | |
[[0;32m OK [0m] Started [0;1;39mPeriodic Command Scheduler[0m. | |
[[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m. | |
Starting [0;1;39mEthernet Bridge Filtering Tables[0m... | |
Starting [0;1;39mPrint notice about GPLv3 packages[0m... | |
Starting [0;1;39mIPv6 Packet Filtering Framework[0m... | |
Starting [0;1;39mIPv4 Packet Filtering Framework[0m... | |
[[0;32m OK [0m] Started [0;1;39mirqbalance daemon[0m. | |
Starting [0;1;39mReboot and dump vmcore via kexec[0m... | |
Starting [0;1;39mMatrix GUI[0m... | |
Starting [0;1;39mSystem Logger Daemon "default" instance[0m... | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m. | |
See 'systemctl status systemd-logind.service' for details. | |
[[0;32m OK [0m] Started [0;1;39mTEE Supplicant[0m. | |
Starting [0;1;39mtelnetd.service[0m... | |
[[0;32m OK [0m] Started [0;1;39mEthernet Bridge Filtering Tables[0m. | |
[[0;32m OK [0m] Started [0;1;39mIPv6 Packet Filtering Framework[0m. | |
[[0;32m OK [0m] Started [0;1;39mIPv4 Packet Filtering Framework[0m. | |
[[0;32m OK [0m] Started [0;1;39mReboot and dump vmcore via kexec[0m. | |
[[0;32m OK [0m] Started [0;1;39mMatrix GUI[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mNetwork (Pre)[0m. | |
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m. | |
See 'systemctl status systemd-logind.service' for details. | |
Starting [0;1;39mNetwork Service[0m... | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Time Synchronization[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m. | |
See 'systemctl status systemd-timesyncd.service' for details. | |
[[0;32m OK [0m] Started [0;1;39mtelnetd.service[0m. | |
Starting [0;1;39msyslog.service[0m... | |
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m. | |
See 'systemctl status systemd-logind.service' for details. | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Time Synchronization[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m. | |
See 'systemctl status systemd-timesyncd.service' for details. | |
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m. | |
See 'systemctl status systemd-logind.service' for details. | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Time Synchronization[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m. | |
See 'systemctl status systemd-timesyncd.service' for details. | |
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m. | |
See 'systemctl status systemd-logind.service' for details. | |
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m. | |
See 'systemctl status systemd-logind.service' for details. | |
[[0;32m OK [0m] Started [0;1;39mSystem Logger Daemon "default" instance[0m. | |
[[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. | |
Starting [0;1;39mWait for Network to be Configured[0m... | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m. | |
See 'systemctl status systemd-resolved.service' for details. | |
[[0;32m OK [0m] Reached target [0;1;39mNetwork[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m. | |
Starting [0;1;39mAvahi mDNS/DNS-SD Stack[0m... | |
[[0;32m OK [0m] Started [0;1;39mNFS status monitor for NFSv2/3 locking.[0m. | |
Starting [0;1;39mSimple Network Maent Protocol (SNMP) Daemon.[0m... | |
Starting [0;1;39mPermit User Sessions[0m... | |
[[0;32m OK [0m] Started [0;1;39mVsftpd ftp daemon[0m. | |
[[0;32m OK [0m] Started [0;1;39msyslog.service[0m. | |
[[0;32m OK [0m] Started [0;1;39mAvahi mDNS/DNS-SD Stack[0m. | |
[[0;32m OK [0m] Started [0;1;39mPermit User Sessions[0m. | |
[[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m. | |
[[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyS2[0m. | |
[[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyS3[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m. | |
Starting [0;1;39mSynchronize System and HW clocks[0m... | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m. | |
See 'systemctl status systemd-resolved.service' for details. | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m. | |
See 'systemctl status systemd-resolved.service' for details. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mSynchronize System and HW clocks[0m. | |
See 'systemctl status sync-clocks.service' for details. | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m. | |
See 'systemctl status systemd-resolved.service' for details. | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m. | |
See 'systemctl status systemd-resolved.service' for details. | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m. | |
See 'systemctl status systemd-resolved.service' for details. | |
[[0;32m OK [0m] Started [0;1;39mSimple Network Manement Protocol (SNMP) Daemon.[0m. | |
[ 11.234784] platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000 | |
[ 11.357148] cfg80211: Loading compiled-in X.509 certificates for regulatory database | |
[ 11.442275] remoteproc remoteproc0: 41000000.r5f is available | |
[ 11.475304] remoteproc remoteproc0: powering up 41000000.r5f | |
[ 11.495783] remoteproc remoteproc0: Booting fw image j7200-mcu-r5f0_0-fw, size 84216 | |
[ 11.558181] platform 5c00000.r5f: assigned reserved memory node r5f-dma-memory@a2000000 | |
[ 11.572628] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' | |
[ 11.740946] Intel(R) Wireless WiFi driver for Linux | |
[ 11.952976] remoteproc remoteproc1: 5c00000.r5f is available | |
[ 12.028714] pcieport 0000:00:00.0: of_irq_parse_pci: failed with rc=-22 | |
[ 12.162348] remoteproc remoteproc1: powering up 5c00000.r5f | |
[ 12.167962] remoteproc remoteproc1: Booting fw image j7200-main-r5f0_0-fw, size 691128 | |
[ 12.223363] iwlwifi 0000:01:00.0: enabling device (0000 -> 0002) | |
[ 12.380567] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-46.ucode failed with error -2 | |
[ 12.400787] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-45.ucode failed with error -2 | |
[ 12.422626] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-44.ucode failed with error -2 | |
[ 12.459757] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-43.ucode failed with error -2 | |
[ 12.475418] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-42.ucode failed with error -2 | |
[ 12.496692] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-41.ucode failed with error -2 | |
[ 12.526932] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-40.ucode failed with error -2 | |
[ 12.542025] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-39.ucode failed with error -2 | |
[ 12.564010] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-38.ucode failed with error -2 | |
[ 12.577479] ti-sci 44083000.system-controller: Mbox timedout in resp(caller: k3_r5_rproc_start+0x94/0x21c [ti_k3_r5_remoteproc]) | |
[ 12.593968] ti-sci 44083000.system-controller: Mbox send fail -110 | |
[ 12.607731] platform 41000000.r5f: ti-sci processor set_config failed: -110 | |
[ 12.622712] remoteproc remoteproc0: can't start rproc 41000000.r5f: -110 | |
[ 12.637129] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-37.ucode failed with error -2 | |
[ 12.657590] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-36.ucode failed with error -2 | |
[ 12.670440] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-35.ucode failed with error -2 | |
[ 12.699780] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-34.ucode failed with error -2 | |
[ 12.715538] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-33.ucode failed with error -2 | |
[ 12.733665] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-32.ucode failed with error -2 | |
[ 12.758363] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-31.ucode failed with error -2 | |
[ 12.772719] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-9260-th-b0-jf-b0-30.ucode failed with error -2 | |
[ 12.793546] iwlwifi 0000:01:00.0: no suitable firmware found! | |
[ 12.801072] iwlwifi 0000:01:00.0: minimum version required: iwlwifi-9260-th-b0-jf-b0-30 | |
[ 12.818839] iwlwifi 0000:01:00.0: maximum version supported: iwlwifi-9260-th-b0-jf-b0-46 | |
[ 12.839793] iwlwifi 0000:01:00.0: check git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git | |
[[0;32m OK [0m] Started [0;1;39mWait for Network to be Configured[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mNetwork is Online[0m. | |
Starting [0;1;39mLighttpd Daemon[0m... | |
Starting [0;1;39mLSB: network benchmark[0m... | |
[[0;32m OK [0m] Started [0;1;39mstrongSwan IPsec IIKEv2 daemon using ipsec.conf[0m. | |
[[0;32m OK [0m] Started [0;1;39mLighttpd Daemon[0m. | |
[[0;32m OK [0m] Started [0;1;39mLSB: network benchmark[0m. | |
Starting [0;1;39mthermal-zone-init.service[0m... | |
[[0;32m OK [0m] Started [0;1;39mthermal-zone-init.service[0m. | |
[ 13.217727] ti-sci 44083000.system-controller: Mbox timedout in resp(caller: k3_r5_rproc_prepare+0x68/0x2c0 [ti_k3_r5_remoteproc]) | |
[ 13.241757] ti-sci 44083000.system-controller: Mbox send fail -110 | |
[ 13.263199] platform 5c00000.r5f: ti-sci processor get_status failed: -110 | |
[ 13.275769] remoteproc remoteproc1: can't prepare rproc 5c00000.r5f: -110 | |
[ 13.608391] Initializing XFRM netlink socket | |
[ 13.665502] ti-sci 44083000.system-controller: Mbox timedout in resp(caller: ti_sci_cmd_get_device_resets+0x20/0x2c) | |
[ 13.689515] ti-sci 44083000.system-controller: Mbox send fail -110 | |
[ 13.709350] platform 41000000.r5f: local-reset assert failed, ret = -110 | |
[ 13.722992] platform 41000000.r5f: unable to disable cores, ret = -110 | |
*************************************************************** | |
*************************************************************** | |
NOTICE: This file system contains the following GPLv3 packages: | |
autoconf | |
bash | |
bc | |
binutils | |
cifs-utils | |
coreutils-stdbuf | |
coreutils | |
cpio | |
cpp-symlinks | |
cpp | |
dosfstools | |
elfutils | |
g++-symlinks | |
g++ | |
gawk | |
gcc-symlinks | |
gcc | |
gdb | |
gdbserver | |
gettext | |
gstreamer1.0-libav | |
gzip | |
less | |
libasm1 | |
libbfd | |
libdw1 | |
libelf1 | |
libgdbm-compat4 | |
libgdbm6 | |
libgettextlib | |
libgettextsrc | |
libgmp10 | |
libidn2-0 | |
libmpc3 | |
libmpfr6 | |
libreadline8 | |
libunistring2 | |
m4 | |
make | |
nettle | |
parted | |
tar | |
which | |
If you do not wish to distribute GPLv3 components please remove | |
the above packages prior to distribution. This can be done using | |
the opkg remove command. i.e.: | |
opkg remove <package> | |
Where <package> is the name printed in the list above | |
NOTE: If the package is a dependency of another package you | |
will be notified of the dependent packages. You should | |
use the --force-removal-of-dependent-packages option to | |
also remove the dependent packages as well | |
*************************************************************** | |
*************************************************************** | |
[[0;32m OK [0m] Started [0;1;39mPrint notice about GPLv3 packages[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mMulti-User System[0m. | |
Starting [0;1;39mUpdate UTMP about System Runlevel Changes[0m... | |
[[0;32m OK [0m] Started [0;1;39mUpdate UTMP about System Runlevel Changes[0m. | |
_____ _____ _ _ | |
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_ | |
| | _| .'| . | . | | __| _| . | | | -_| _| _| | |
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_| | |
|___| |___| | |
Arago Project http://arago-project.org j7200-evm ttyS2 | |
Arago 2020.05 j7200-evm ttyS2 | |
j7200-evm login: | |
- 12:23:42 [INFO] Host: root | |
- 12:23:45 [INFO] Target: | |
rt | |
7[r[999;999H[6n[ 17.058123] ti-sci 44083000.system-controller: Mbox timedout in resp(caller: k3_ringacc_ring_cfg_sci+0x84/0xe0) | |
[ 17.095675] ti-sci 44083000.system-controller: RM_RA:Mbox config send fail -110 | |
[ 17.130868] k3-ringacc 3c000000.ringacc: TISCI config ring fail (-110) ring_idx 64 | |
[ 17.528867] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. | |
[ 17.689966] EXT4-fs (mmcblk0p2): recovery complete | |
[ 17.696379] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. | |
[ 17.773955] EXT4-fs (mmcblk0p3): recovery complete | |
[ 17.786316] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. | |
[ 17.864518] EXT4-fs (mmcblk1p2): recovery complete | |
[ 17.873707] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. | |
[ 17.895543] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. | |
[ 17.913943] EXT4-fs (mmcblk1p3): recovery complete | |
[ 17.913958] EXT4-fs (mmcblk1p3): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. | |
[ 18.177441] ti-sci 44083000.system-controller: Mbox timedout in resp(caller: k3_ringacc_ring_cfg_sci+0x84/0xe0) | |
[ 18.193432] ti-sci 44083000.system-controller: RM_RA:Mbox config send fail -110 | |
[ 18.201643] k3-ringacc 3c000000.ringacc: TISCI config ring fail (-110) ring_idx 121 | |
[ 18.217469] ti-udma 31150000.dma-controller: get channel fail in udma_of_xlate. | |
root@j7200-evm:~# | |
- 12:23:45 [INFO] Sleeping 15 secs to allow systemd to finish starting processes... | |
- 12:24:00 [INFO] Disconnected serial from j7200-evm | |
- 12:24:00 [INFO] Connected to j7200-evm via serial | |
- 12:24:00 [INFO] Host: uname -a | |
- 12:24:00 [INFO] Target: | |
uname -a | |
Linux j7200-evm 5.16.0-rc4 #kernel_patch_verify_build SMP PREEMPT Mon Dec 13 18:16:57 UTC 2 aarch64 aarch64 aarch64 GNU/Linux | |
root@j7200-evm:~# | |
- 12:24:00 [INFO] Host: cat /proc/cmdline | |
- 12:24:00 [INFO] Target: | |
cat /proc/cmdline | |
console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/j7200-evm/autofs/c670767e9c5c1a00ebebb6351cd213d4,nolock,v3,tcp,rsize=4096,wsize=4096 | |
root@j7200-evm:~# | |
- 12:24:00 [INFO] Host: uname -a | |
- 12:24:00 [INFO] Target: | |
uname -a | |
Linux j7200-evm 5.16.0-rc4 #kernel_patch_verify_build SMP PREEMPT Mon Dec 13 18:16:57 UTC 2 aarch64 aarch64 aarch64 GNU/Linux | |
root@j7200-evm:~# | |
- 12:24:00 [INFO] Host: cat /proc/mtd | |
- 12:24:00 [INFO] Target: | |
cat /proc/mtd | |
dev: size erasesize name | |
mtd0: 04000000 00040000 "47040000.spi.0" | |
root@j7200-evm:~# | |
- 12:24:00 [INFO] Host: grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/pnp /etc/resolv.conf && systemctl restart systemd-resolved | |
- 12:24:01 [INFO] Target: | |
grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/p | |
pnp /etc/resolv.conf && systemctl restart systemd-resolved | |
Job for systemd-resolved.service failed because of unavailable resources or another system error. | |
See "systemctl status systemd-resolved.service" and "journalctl -xe" for details. | |
root@j7200-evm:~# | |
- 12:24:01 [INFO] Host: ls -l /lib/firmware; ls -lR /lib/firmware/ipc | |
- 12:24:01 [INFO] Target: | |
ls -l /lib/firmware; ls -lR /lib/firmware/ipc | |
total 31912 | |
-rw-r--r-- 1 root root 2046 Sep 3 2020 LICENCE.iwlwifi_firmware | |
drwxr-xr-x 2 root root 4096 Sep 3 2020 cadence | |
drwxr-xr-x 2 root root 4096 Sep 3 2020 ethfw | |
-rw-r--r-- 1 root root 918268 Sep 3 2020 iwlwifi-3160-17.ucode | |
-rw-r--r-- 1 root root 1745176 Sep 3 2020 iwlwifi-8000C-13.ucode | |
-rw-r--r-- 1 root root 2351636 Sep 3 2020 iwlwifi-8000C-16.ucode | |
-rw-r--r-- 1 root root 2394060 Sep 3 2020 iwlwifi-8000C-21.ucode | |
-rw-r--r-- 1 root root 2120860 Sep 3 2020 iwlwifi-8000C-22.ucode | |
-rw-r--r-- 1 root root 2227284 Sep 3 2020 iwlwifi-8000C-27.ucode | |
-rw-r--r-- 1 root root 2310116 Sep 3 2020 iwlwifi-8000C-31.ucode | |
-rw-r--r-- 1 root root 2448976 Sep 3 2020 iwlwifi-8000C-34.ucode | |
-rw-r--r-- 1 root root 2401100 Sep 3 2020 iwlwifi-8000C-36.ucode | |
-rw-r--r-- 1 root root 2389968 Sep 3 2020 iwlwifi-8265-21.ucode | |
-rw-r--r-- 1 root root 1811984 Sep 3 2020 iwlwifi-8265-22.ucode | |
-rw-r--r-- 1 root root 2234528 Sep 3 2020 iwlwifi-8265-27.ucode | |
-rw-r--r-- 1 root root 2307104 Sep 3 2020 iwlwifi-8265-31.ucode | |
-rw-r--r-- 1 root root 2440780 Sep 3 2020 iwlwifi-8265-34.ucode | |
-rw-r--r-- 1 root root 2409984 Sep 3 2020 iwlwifi-8265-36.ucode | |
lrwxrwxrwx 1 root root 49 Sep 3 2020 j7-pru0_0-fw -> /lib/firmware/pru/PRU_RPMsg_Echo_Interrupt0_0.out | |
lrwxrwxrwx 1 root root 49 Sep 3 2020 j7-pru0_1-fw -> /lib/firmware/pru/PRU_RPMsg_Echo_Interrupt0_1.out | |
lrwxrwxrwx 1 root root 49 Sep 3 2020 j7-pru1_0-fw -> /lib/firmware/pru/PRU_RPMsg_Echo_Interrupt1_0.out | |
lrwxrwxrwx 1 root root 49 Sep 3 2020 j7-pru1_1-fw -> /lib/firmware/pru/PRU_RPMsg_Echo_Interrupt1_1.out | |
lrwxrwxrwx 1 root root 49 Sep 3 2020 j7-rtu0_0-fw -> /lib/firmware/pru/RTU_RPMsg_Echo_Interrupt0_0.out | |
lrwxrwxrwx 1 root root 49 Sep 3 2020 j7-rtu0_1-fw -> /lib/firmware/pru/RTU_RPMsg_Echo_Interrupt0_1.out | |
lrwxrwxrwx 1 root root 49 Sep 3 2020 j7-rtu1_0-fw -> /lib/firmware/pru/RTU_RPMsg_Echo_Interrupt1_0.out | |
lrwxrwxrwx 1 root root 49 Sep 3 2020 j7-rtu1_1-fw -> /lib/firmware/pru/RTU_RPMsg_Echo_Interrupt1_1.out | |
lrwxrwxrwx 1 root root 35 Sep 3 2020 j7-txpru0_0-fw -> /lib/firmware/pru/TX_PRU_Halt_0.out | |
lrwxrwxrwx 1 root root 35 Sep 3 2020 j7-txpru0_1-fw -> /lib/firmware/pru/TX_PRU_Halt_1.out | |
lrwxrwxrwx 1 root root 35 Sep 3 2020 j7-txpru1_0-fw -> /lib/firmware/pru/TX_PRU_Halt_0.out | |
lrwxrwxrwx 1 root root 35 Sep 3 2020 j7-txpru1_1-fw -> /lib/firmware/pru/TX_PRU_Halt_1.out | |
lrwxrwxrwx 1 root root 44 Sep 3 2020 j7200-main-r5f0_0-fw -> ethfw/app_remoteswitchcfg_server_strip.xer5f | |
lrwxrwxrwx 1 root root 48 Sep 3 2020 j7200-main-r5f0_1-fw -> pdk-ipc/ipc_echo_test_mcu2_1_release_strip.xer5f | |
lrwxrwxrwx 1 root root 49 Sep 3 2020 j7200-mcu-r5f0_0-fw -> pdk-ipc/ipc_echo_testb_mcu1_0_release_strip.xer5f | |
lrwxrwxrwx 1 root root 48 Sep 3 2020 j7200-mcu-r5f0_1-fw -> pdk-ipc/ipc_echo_test_mcu1_1_release_strip.xer5f | |
-rw-r--r-- 1 root root 100360 Sep 3 2020 jailhouse.bin | |
drwxr-xr-x 2 root root 4096 Sep 3 2020 pdk-ipc | |
drwxr-xr-x 2 root root 4096 Sep 3 2020 pru | |
-rw-r--r-- 1 root root 3764 Sep 1 19:18 regulatory.db | |
-rw-r--r-- 1 root root 1182 Sep 1 19:18 regulatory.db.p7s | |
drwxr-xr-x 2 root root 4096 Sep 3 2020 ti-connectivity | |
ls: cannot access '/lib/firmware/ipc': No such file or directory | |
root@j7200-evm:~# | |
- 12:24:01 [INFO] Host: cat /proc/diskstats | |
- 12:24:01 [INFO] Target: | |
cat /proc/diskstats | |
1 0 ram0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 1 ram1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 2 ram2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 3 ram3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 4 ram4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 5 ram5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 6 ram6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 7 ram7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 8 ram8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 9 ram9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 10 ram10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 11 ram11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 12 ram12 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 13 ram13 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 14 ram14 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 15 ram15 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 0 loop0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 1 loop1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 2 loop2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 3 loop3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 4 loop4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 5 loop5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 6 loop6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
7 7 loop7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
179 0 mmcblk0 306 11 44080 208 2 0 16 1 0 540 209 0 0 0 0 0 0 | |
179 1 mmcblk0p1 82 0 9946 53 0 0 0 0 0 164 53 0 0 0 0 0 0 | |
179 2 mmcblk0p2 106 8 15876 71 1 0 8 0 0 212 71 0 0 0 0 0 0 | |
179 3 mmcblk0p3 98 3 15442 68 1 0 8 0 0 244 69 0 0 0 0 0 0 | |
179 32 mmcblk0boot0 17 0 2176 10 0 0 0 0 0 32 10 0 0 0 0 0 0 | |
179 64 mmcblk0boot1 17 0 2176 15 0 0 0 0 0 36 15 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 96 mmcblk1 349 54 52053 919 2 0 16 6 0 848 926 0 0 0 0 0 0 | |
179 97 mmcblk1p1 123 0 15537 292 0 0 0 0 0 408 292 0 0 0 0 0 0 | |
179 98 mmcblk1p2 105 51 18114 319 1 0 8 3 0 412 322 0 0 0 0 0 0 | |
179 99 mmcblk1p3 100 3 15458 259 1 0 8 3 0 348 262 0 0 0 0 0 0 | |
root@j7200-evm:~# | |
- 12:24:01 [INFO] Host: cat /proc/interrupts | |
- 12:24:02 [INFO] Target: | |
cat /proc/interrupts | |
CPU0 CPU1 | |
11: 27983 51476 GICv3 30 Level arch_timer | |
14: 0 0 GICv3 23 Level arm-pmu | |
16: 0 0 GICv3 884 Level 40b00000.i2c | |
17: 0 0 GICv3 885 Level 40b10000.i2c | |
18: 0 0 GICv3 928 Level 42120000.i2c | |
19: 0 0 GICv3 872 Level 47040000.spi | |
20: 0 0 GICv3 892 Level TI-am335x-adc.0.auto | |
21: 399 0 GICv3 69 Level 32c00000.mailbox thr_011 | |
22: 626 0 GICv3 224 Level 2800000.serial | |
23: 8 0 GICv3 225 Level 2810000.serial | |
24: 50 0 GICv3 232 Level 2000000.i2c | |
25: 6 0 GICv3 233 Level 2010000.i2c | |
26: 0 0 GICv3 234 Level 2020000.i2c | |
27: 0 0 GICv3 235 Level 2030000.i2c | |
28: 0 0 GICv3 236 Level 2040000.i2c | |
29: 0 0 GICv3 237 Level 2050000.i2c | |
30: 0 0 GICv3 238 Level 2060000.i2c | |
31: 470 0 GICv3 35 Level mmc0 | |
32: 799 0 GICv3 36 Level mmc1 | |
33: 0 0 GICv3 362 Edge j721e-pcie-link-down-irq | |
34: 25901 0 MSI-INTA 15401056 Level 46000000.ethernet-tx0 | |
36: 30433 0 MSI-INTA 15401058 Level 46000000.ethernet | |
66: 13 0 MSI-INTA 13828216 Level 31150000.dma-controller chan0 | |
266: 0 0 INTR 391 Level 310d0000.cpts | |
432: 1 0 INTR 436 Level | |
434: 0 0 ITS-MSI 0 Edge PCIe PME | |
512: 0 0 GICv3 890 Level 46000000.ethernet | |
IPI0: 3113 7168 Rescheduling interrupts | |
IPI1: 163 353 Function call interrupts | |
IPI2: 0 0 CPU stop interrupts | |
IPI3: 0 0 CPU stop (for crash dump) interrupts | |
IPI4: 0 0 Timer broadcast interrupts | |
IPI5: 0 0 IRQ work interrupts | |
IPI6: 0 0 CPU wake-up interrupts | |
Err: 0 | |
root@j7200-evm:~# | |
- 12:24:02 [INFO] Host: cat /proc/softirqs | |
- 12:24:02 [INFO] Target: | |
cat /proc/softirqs | |
CPU0 CPU1 | |
HI: 0 0 | |
TIMER: 1805 1355 | |
NET_TX: 9 8 | |
NET_RX: 52218 13 | |
BLOCK: 620 70 | |
IRQ_POLL: 0 0 | |
TASKLET: 1129 0 | |
SCHED: 1254 922 | |
HRTIMER: 1 0 | |
RCU: 6903 7747 | |
root@j7200-evm:~# | |
- 12:24:02 [INFO] Host: ls -lR /run/media/mmcblk0p1 | |
- 12:24:02 [INFO] Target: | |
ls -lR /run/media/mmcblk0p1 | |
/run/media/mmcblk0p1: | |
total 2436 | |
-rwxrwx--- 1 root disk 33 Nov 4 2021 secondary_bootloader.md5 | |
-rwxrwx--- 1 root disk 523069 Nov 4 2021 tiboot3.bin | |
-rwxrwx--- 1 root disk 877816 Nov 4 2021 tispl.bin | |
-rwxrwx--- 1 root disk 1092556 Nov 4 2021 u-boot.img | |
root@j7200-evm:~# | |
- 12:24:02 [INFO] Host: opkg list-installed | grep packagegroup-arago-test; echo $? | |
- 12:24:12 [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 | |
- 12:24:12 [INFO] Target: | |
opkg list-installed | grep packagegroup-arago-test; echo $? | |
1 | |
root@j7200-evm:~# | |
- 12:24:12 [INFO] Host: opkg list-installed | grep ti-test; echo $? | |
- 12:24:12 [INFO] Target: | |
opkg list-installed | grep ti-test; echo $? | |
ti-test - 1.0-r0.2 | |
0 | |
root@j7200-evm:~# | |
- 12:24:12 [INFO] Host: depmod -a | |
- 12:24:14 [INFO] Target: | |
depmod -a | |
root@j7200-evm:~# | |
- 12:24:14 [INFO] Host: lsmod | |
- 12:24:14 [INFO] Target: | |
lsmod | |
Module Size Used by | |
ti_am335x_adc 327680 0 | |
kfifo_buf 262144 1 ti_am335x_adc | |
xfrm_user 327680 2 | |
xfrm_algo 262144 1 xfrm_user | |
crct10dif_ce 327680 1 | |
iwlwifi 589824 0 | |
cfg80211 589824 1 iwlwifi | |
rfkill 262144 2 cfg80211 | |
ti_k3_r5_remoteproc 262144 0 | |
virtio_rpmsg_bus 327680 0 | |
rpmsg_ns 262144 1 virtio_rpmsg_bus | |
pci_endpoint_test 262144 0 | |
ti_am335x_tscadc 262144 1 ti_am335x_adc | |
sch_fq_codel 327680 1 | |
ipv6 720896 36 | |
root@j7200-evm:~# | |
- 12:24:14 [INFO] Host: echo 'hello world' | |
- 12:24:14 [INFO] Target: | |
echo 'hello world' | |
hello world | |
root@j7200-evm:~# |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
U-Boot SPL 2021.01-gd79399bcd7 (Nov 19 2021 - 03:43:19 +0000) | |
Model: Texas Instruments K3 J721E SoC | |
Board: J721EX-PM2-SOM rev E7 | |
SYSFW ABI: 3.1 (firmware rev 0x0015 '21.9.1--v2021.09a (Terrific Lla') | |
Trying to boot from MMC2 | |
Starting ATF on ARM64 core... | |
NOTICE: BL31: v2.5(release):v2.5-83-g0693f35-dirty | |
NOTICE: BL31: Built : 18:46:59, Nov 16 2021 | |
U-Boot SPL 2021.01-gd79399bcd7 (Nov 19 2021 - 16:44:56 +0000) | |
Model: Texas Instruments K3 J721E SoC | |
Board: J721EX-PM2-SOM rev E7 | |
SYSFW ABI: 3.1 (firmware rev 0x0015 '21.9.1--v2021.09a (Terrific Lla') | |
Detected: J7X-BASE-CPB rev E3 | |
Detected: J7X-GESI-EXP rev E3 | |
Detected: J7X-VSC8514-ETH rev E2 | |
Trying to boot from MMC2 | |
U-Boot 2021.01-gd79399bcd7 (Nov 19 2021 - 16:44:56 +0000) | |
SoC: J721E SR1.0 | |
Model: Texas Instruments K3 J721E SoC | |
Board: J721EX-PM2-SOM rev E7 | |
DRAM: 4 GiB | |
Flash: 0 Bytes | |
MMC: sdhci@4f80000: 0, sdhci@4fb0000: 1 | |
In: serial@2800000 | |
Out: serial@2800000 | |
Err: serial@2800000 | |
Detected: J7X-BASE-CPB rev E3 | |
Detected: J7X-GESI-EXP rev E3 | |
Detected: J7X-VSC8514-ETH rev E2 | |
Net: am65_cpsw_nuss_slave ethernet@46000000: K3 CPSW: nuss_ver: 0x6BA00101 cpsw_ver: 0x6BA80100 ale_ver: 0x00293904 Ports:1 mdio_freq:1000000 | |
eth0: ethernet@46000000 | |
Hit any key to stop autoboot: 2 0 | |
=> | |
=> | |
=> | |
=> | |
=> | |
=> | |
- 12:23:13 [INFO] Disconnected serial from j721e-idk-gw | |
- 12:23:13 [INFO] Connected to j721e-idk-gw via serial | |
- 12:23:13 [INFO] Host: | |
- 12:23:13 [INFO] Target: | |
=> | |
- 12:23:13 [INFO] Host: version | |
- 12:23:13 [INFO] Target: | |
version | |
U-Boot 2021.01-gd79399bcd7 (Nov 19 2021 - 16:44:56 +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 | |
=> | |
- 12:23:13 [INFO] Host: setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ' | |
- 12:23:13 [INFO] Target: | |
setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ' | |
=> | |
- 12:23:13 [INFO] Host: setenv bootcmd '' | |
- 12:23:14 [INFO] Target: | |
setenv bootcmd '' | |
=> | |
- 12:23:14 [INFO] Host: setenv autoload 'no' | |
- 12:23:14 [INFO] Target: | |
setenv autoload 'no' | |
=> | |
- 12:23:14 [INFO] Host: setenv serverip '192.168.0.1' | |
- 12:23:14 [INFO] Target: | |
setenv serverip '192.168.0.1' | |
=> | |
- 12:23:14 [INFO] Host: setenv _initramfs - | |
- 12:23:14 [INFO] Target: | |
setenv _initramfs - | |
=> | |
- 12:23:14 [INFO] Host: printenv | |
- 12:23:14 [INFO] Target: | |
printenv | |
_initramfs=- | |
addr_fit=0x90000000 | |
arch=arm | |
args_all=setenv optargs earlycon=ns16550a,mmio32,0x02800000 ${mtdparts} | |
args_mmc=run finduuid;setenv bootargs console=${console} ${optargs} root=PARTUUID=${uuid} rw rootfstype=${mmcrootfstype} | |
args_ufs=setenv devtype scsi;setenv bootpart 1:1;run ufs_finduuid;setenv bootargs console = ${console} ${optargs}root=PARTUUID=${uuid} rw rootfstype=${scsirootfstype};setenv devtype scsi;setenv bootpart 1:1 | |
autoload=no | |
baudrate=115200 | |
board=j721e | |
board_name=J721EX-PM2-SOM | |
board_rev=E7 | |
board_serial=0330 | |
board_software_revision=01 | |
boot=mmc | |
boot_fdt=try | |
boot_fit=0 | |
boot_rprocs=if test ${dorprocboot} -eq 1 && test ${boot} = mmc; then rproc init;run boot_rprocs_mmc;fi; | |
boot_rprocs_mmc=env set rproc_id;env set rproc_fw;for i in ${rproc_fw_binaries} ; do if test -z "${rproc_id}" ; then env set rproc_id $i;else env set rproc_fw $i;run rproc_load_and_boot_one;env set rproc_id;env set rproc_fw;fi;done | |
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled | |
bootcmd= | |
bootdelay=2 | |
bootdir=/boot | |
bootenvfile=uEnv.txt | |
bootm_size=0x10000000 | |
bootpart=1:2 | |
bootscript=echo Running bootscript from mmc${mmcdev} ...; source ${loadaddr} | |
console=ttyS2,115200n8 | |
cpu=armv8 | |
default_device_tree=k3-j721e-common-proc-board.dtb | |
dfu_alt_info_emmc=rawemmc raw 0 0x800000 mmcpart 1;rootfs part 0 1 mmcpart 0;tiboot3.bin.raw raw 0x0 0x400 mmcpart 1;tispl.bin.raw raw 0x400 0x1000 mmcpart 1;u-boot.img.raw raw 0x1400 0x2000 mmcpart 1;u-env.raw raw 0x3400 0x100 mmcpart 1;sysfw.itb.raw raw 0x3600 0x800 mmcpart 1 | |
dfu_alt_info_mmc=boot part 1 1;rootfs part 1 2;tiboot3.bin fat 1 1;tispl.bin fat 1 1;u-boot.img fat 1 1;uEnv.txt fat 1 1;sysfw.itb fat 1 1 | |
dfu_alt_info_ospi=tiboot3.bin raw 0x0 0x080000;tispl.bin raw 0x080000 0x200000;u-boot.img raw 0x280000 0x400000;u-boot-env raw 0x680000 0x020000;sysfw.itb raw 0x6c0000 0x100000;rootfs raw 0x800000 0x3800000 | |
dfu_alt_info_ram=tispl.bin ram 0x80080000 0x200000;u-boot.img ram 0x81000000 0x400000 | |
dorprocboot=0 | |
dtboaddr=0x89000000 | |
envboot=mmc dev ${mmcdev}; if mmc rescan; then echo SD/MMC found on device ${mmcdev};if run loadbootscript; then run bootscript;else if run loadbootenv; then echo Loaded env from ${bootenvfile};run importbootenv;fi;if test -n $uenvcmd; then echo Running uenvcmd ...;run uenvcmd;fi;fi;fi; | |
eth1addr=70:ff:76:1d:8a:ec | |
eth2addr=70:ff:76:1d:8a:ed | |
eth3addr=70:ff:76:1d:8a:ee | |
eth4addr=70:ff:76:1d:8a:ef | |
eth5addr=70:ff:76:1d:93:f7 | |
eth6addr=70:ff:76:1d:93:f8 | |
eth7addr=70:ff:76:1d:93:f9 | |
eth8addr=70:ff:76:1d:93:fa | |
eth9addr=70:ff:76:1d:93:fb | |
ethaddr=78:db:2f:e0:81:ed | |
fdt_addr_r=0x88000000 | |
fdtaddr=0x88000000 | |
fdtcontroladdr=fdeb2e30 | |
findfdt=setenv name_fdt ${default_device_tree};if test $board_name = J721EX-PM1-SOM; then setenv name_fdt k3-j721e-proc-board-tps65917.dtb; fi;if test $board_name = j721e; then setenv name_fdt k3-j721e-common-proc-board.dtb; fi;if test $board_name = j721e-eaik || test $board_name = j721e-sk; then setenv name_fdt k3-j721e-sk.dtb; fi;setenv fdtfile ${name_fdt} | |
finduuid=part uuid ${boot} ${bootpart} uuid | |
get_fdt_mmc=load mmc ${bootpart} ${fdtaddr} ${bootdir}/${name_fdt} | |
get_fdt_ufs=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/${fdtfile} | |
get_fit_mmc=load mmc ${bootpart} ${addr_fit} ${bootdir}/${name_fit} | |
get_kern_mmc=load mmc ${bootpart} ${loadaddr} ${bootdir}/${name_kern} | |
get_kern_ufs=load ${devtype} ${bootpart} ${loadaddr} ${bootdir}/${name_kern} | |
get_overlay_mmc=fdt address ${fdtaddr};fdt resize 0x100000;for overlay in $name_overlays;do;load mmc ${bootpart} ${dtboaddr} ${bootdir}/${overlay} && fdt apply ${dtboaddr};done; | |
get_overlay_ufs=fdt address ${fdtaddr};fdt resize 0x100000;for overlay in $name_overlays;do;load scsi ${bootpart} ${dtboaddr} ${bootdir}/${overlay} && fdt apply ${dtboaddr};done; | |
get_overlaystring=for overlay in $name_overlays;do;setenv overlaystring ${overlaystring}'#'${overlay};done; | |
importbootenv=echo Importing environment from mmc${mmcdev} ...; env import -t ${loadaddr} ${filesize} | |
init_mmc=run args_all args_mmc | |
init_ufs=ufs init; scsi scan; run args_ufs | |
kernel_addr_r=0x82000000 | |
loadaddr=0x82000000 | |
loadbootenv=fatload mmc ${mmcdev} ${loadaddr} ${bootenvfile} | |
loadbootscript=load mmc ${mmcdev} ${loadaddr} boot.scr | |
loadfdt=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/${fdtfile} | |
loadimage=load ${devtype} ${bootpart} ${loadaddr} ${bootdir}/${bootfile} | |
mmcboot=mmc dev ${mmcdev}; devnum=${mmcdev}; devtype=mmc; if mmc rescan; then echo SD/MMC found on device ${mmcdev};if run loadimage; then run args_mmc; if test ${boot_fit} -eq 1; then run run_fit; else run mmcloados;fi;fi;fi; | |
mmcdev=1 | |
mmcloados=if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run loadfdt; then bootz ${loadaddr} - ${fdtaddr}; else if test ${boot_fdt} = try; then bootz; else echo WARN: Cannot load the DT; fi; fi; else bootz; fi; | |
mmcrootfstype=ext4 rootwait | |
mtdids=nor0=47040000.spi.0,nor0=47034000.hyperbus | |
mtdparts=mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),1m(ospi.sysfw),256k(ospi.env.backup),57088k@8m(ospi.rootfs),256k(ospi.phypattern);47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),1m(hbmc.sysfw),-@8m(hbmc.rootfs) | |
name_fit=fitImage | |
name_kern=Image | |
partitions=uuid_disk=${uuid_gpt_disk};name=rootfs,start=0,size=-,uuid=${uuid_gpt_rootfs} | |
pxefile_addr_r=0x80100000 | |
ramdisk_addr_r=0x88080000 | |
rd_spec=- | |
rdaddr=0x88080000 | |
rproc_fw_binaries=2 /lib/firmware/j7-main-r5f0_0-fw 3 /lib/firmware/j7-main-r5f0_1-fw 4 /lib/firmware/j7-main-r5f1_0-fw 5 /lib/firmware/j7-main-r5f1_1-fw 6 /lib/firmware/j7-c66_0-fw 7 /lib/firmware/j7-c66_1-fw 8 /lib/firmware/j7-c71_0-fw | |
rproc_load_and_boot_one=if load mmc ${bootpart} $loadaddr ${rproc_fw}; then if rproc load ${rproc_id} ${loadaddr} ${filesize}; then rproc start ${rproc_id};fi;fi | |
run_fit=bootm ${addr_fit}#${fdtfile}${overlaystring} | |
run_kern=booti ${loadaddr} ${rd_spec} ${fdtaddr} | |
scriptaddr=0x80000000 | |
scsirootfstype=ext4 rootwait | |
serial#=0000000000000330 | |
serverip=192.168.0.1 | |
soc=k3 | |
stderr=serial@2800000 | |
stdin=serial@2800000 | |
stdout=serial@2800000 | |
ufs_finduuid=part uuid scsi ${bootpart} uuid | |
update_to_fit=setenv loadaddr ${addr_fit}; setenv bootfile ${name_fit} | |
vendor=ti | |
Environment size: 6243/131068 bytes | |
=> | |
- 12:23:14 [INFO] Host: printenv bootargs | |
- 12:23:15 [INFO] Target: | |
printenv bootargs | |
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled | |
=> | |
- 12:23:15 [INFO] Host: setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp ' | |
- 12:23:15 [INFO] Target: | |
setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp ' | |
=> | |
- 12:23:15 [INFO] Host: setenv serverip '192.168.0.1' | |
- 12:23:15 [INFO] Target: | |
setenv serverip '192.168.0.1' | |
=> | |
- 12:23:15 [INFO] Host: setenv autoload 'no' | |
- 12:23:15 [INFO] Target: | |
setenv autoload 'no' | |
=> | |
- 12:23:15 [INFO] Host: dhcp | |
- 12:23:17 [INFO] Target: | |
dhcp | |
k3-navss-ringacc ringacc@2b800000: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235 | |
k3-navss-ringacc ringacc@2b800000: dma-ring-reset-quirk: disabled | |
am65_cpsw_nuss_slave ethernet@46000000: K3 CPSW: rflow_id_base: 2 | |
ethernet@46000000 Waiting for PHY auto negotiation to complete.. done | |
link up on port 1, speed 1000, full duplex | |
BOOTP broadcast 1 | |
BOOTP broadcast 2 | |
BOOTP broadcast 3 | |
DHCP client bound to address 192.168.0.218 (1003 ms) | |
=> | |
- 12:23:17 [INFO] Host: tftp ${loadaddr} 192.168.0.1:vatf_j721e-idk-gw-ep/69901bf1337f93fde3a15b9db2f2413b | |
- 12:23:18 [INFO] Target: | |
tftp ${loadaddr} 192.168.0.1:vatf_j721e-idk-gw-ep/69901bf1337f93fde3a15b9db2f2413b | |
am65_cpsw_nuss_slave ethernet@46000000: K3 CPSW: rflow_id_base: 2 | |
link up on port 1, speed 1000, full duplex | |
Using ethernet@46000000 device | |
TFTP from server 192.168.0.1; our IP address is 192.168.0.218 | |
Filename 'vatf_j721e-idk-gw-ep/69901bf1337f93fde3a15b9db2f2413b'. | |
Load address: 0x82000000 | |
Loading: *################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
################################################################# | |
########## | |
12.1 MiB/s | |
done | |
Bytes transferred = 19225088 (1255a00 hex) | |
=> | |
- 12:23:18 [INFO] Host: tftp ${fdt_addr_r} 192.168.0.1:vatf_j721e-idk-gw-ep/56a7eeb2e61caddf213fea778fa13d51 | |
- 12:23:19 [INFO] Target: | |
tftp ${fdt_addr_r} 192.168.0.1:vatf_j721e-idk-gw-ep/56a7eeb2e61caddf213fea778fa13d51 | |
am65_cpsw_nuss_slave ethernet@46000000: K3 CPSW: rflow_id_base: 2 | |
link up on port 1, speed 1000, full duplex | |
Using ethernet@46000000 device | |
TFTP from server 192.168.0.1; our IP address is 192.168.0.218 | |
Filename 'vatf_j721e-idk-gw-ep/56a7eeb2e61caddf213fea778fa13d51'. | |
Load address: 0x88000000 | |
Loading: *##### | |
9.4 MiB/s | |
done | |
Bytes transferred = 59123 (e6f3 hex) | |
=> | |
- 12:23:19 [INFO] Host: fdt address ${fdt_addr_r} | |
- 12:23:19 [INFO] Target: | |
fdt address ${fdt_addr_r} | |
=> | |
- 12:23:19 [INFO] Host: printenv bootargs | |
- 12:23:19 [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 | |
=> | |
- 12:23:19 [INFO] Host: setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/j721e-idk-gw/autofs/c7f63f5d066065d002443ebf9a4b0db7,nolock,v3,tcp,rsize=4096,wsize=4096 ' | |
- 12:23:19 [INFO] Target: | |
setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/j721e-idk-gw/autofs/c7f63f5d066065d002443ebf9a4b0db7,nolock,v3,tcp,rsize=4096,wsize=4096 ' | |
=> | |
- 12:23:19 [INFO] Host: printenv bootcmd | |
- 12:23:19 [INFO] Target: | |
printenv bootcmd | |
bootcmd= | |
=> | |
- 12:23:19 [INFO] Host: setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi' | |
- 12:23:19 [INFO] Target: | |
setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi' | |
=> | |
- 12:23:19 [INFO] Host: version | |
- 12:23:19 [INFO] Target: | |
version | |
U-Boot 2021.01-gd79399bcd7 (Nov 19 2021 - 16:44:56 +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 | |
=> | |
- 12:23:19 [INFO] Host: bdinfo | |
- 12:23:19 [INFO] Target: | |
bdinfo | |
boot_params = 0x0000000000000000 | |
DRAM bank = 0x0000000000000000 | |
-> start = 0x0000000080000000 | |
-> size = 0x0000000080000000 | |
DRAM bank = 0x0000000000000001 | |
-> start = 0x0000000880000000 | |
-> size = 0x0000000080000000 | |
flashstart = 0x0000000000000000 | |
flashsize = 0x0000000000000000 | |
flashoffset = 0x00000000000fa040 | |
baudrate = 115200 bps | |
relocaddr = 0x00000000ffee8000 | |
reloc off = 0x000000007f6e8000 | |
Build = 64-bit | |
current eth = ethernet@46000000 | |
ethaddr = 78:db:2f:e0:81:ed | |
IP addr = 192.168.0.218 | |
fdt_blob = 0x00000000fdeb2e30 | |
new_fdt = 0x00000000fdeb2e30 | |
fdt_size = 0x0000000000014fc0 | |
lmb_dump_all: | |
memory.cnt = 0x2 | |
memory.size = 0x0 | |
memory.reg[0x0].base = 0x80000000 | |
.size = 0x80000000 | |
memory.reg[0x1].base = 0x880000000 | |
.size = 0x80000000 | |
reserved.cnt = 0x3 | |
reserved.size = 0x0 | |
reserved.reg[0x0].base = 0x9e800000 | |
.size = 0xa800000 | |
reserved.reg[0x1].base = 0xaa000000 | |
.size = 0x1c00000 | |
reserved.reg[0x2].base = 0xfdeb1a30 | |
.size = 0x214e5d0 | |
arch_number = 0x0000000000000000 | |
TLB addr = 0x00000000ffff0000 | |
irq_sp = 0x00000000fdeb2e20 | |
sp start = 0x00000000fdeb2e20 | |
Early malloc usage: 2e58 / 8000 | |
=> | |
- 12:23:19 [INFO] Host: | |
- 12:23:20 [INFO] Target: | |
boot_params = 0x0000000000000000 | |
DRAM bank = 0x0000000000000000 | |
-> start = 0x0000000080000000 | |
-> size = 0x0000000080000000 | |
DRAM bank = 0x0000000000000001 | |
-> start = 0x0000000880000000 | |
-> size = 0x0000000080000000 | |
flashstart = 0x0000000000000000 | |
flashsize = 0x0000000000000000 | |
flashoffset = 0x00000000000fa040 | |
baudrate = 115200 bps | |
relocaddr = 0x00000000ffee8000 | |
reloc off = 0x000000007f6e8000 | |
Build = 64-bit | |
current eth = ethernet@46000000 | |
ethaddr = 78:db:2f:e0:81:ed | |
IP addr = 192.168.0.218 | |
fdt_blob = 0x00000000fdeb2e30 | |
new_fdt = 0x00000000fdeb2e30 | |
fdt_size = 0x0000000000014fc0 | |
lmb_dump_all: | |
memory.cnt = 0x2 | |
memory.size = 0x0 | |
memory.reg[0x0].base = 0x80000000 | |
.size = 0x80000000 | |
memory.reg[0x1].base = 0x880000000 | |
.size = 0x80000000 | |
reserved.cnt = 0x3 | |
reserved.size = 0x0 | |
reserved.reg[0x0].base = 0x9e800000 | |
.size = 0xa800000 | |
reserved.reg[0x1].base = 0xaa000000 | |
.size = 0x1c00000 | |
reserved.reg[0x2].base = 0xfdeb1a30 | |
.size = 0x214e5d0 | |
arch_number = 0x0000000000000000 | |
TLB addr = 0x00000000ffff0000 | |
irq_sp = 0x00000000fdeb2e20 | |
sp start = 0x00000000fdeb2e20 | |
Early malloc usage: 2e58 / 8000 | |
=> | |
- 12:23:20 [INFO] Host: ls mmc 0:1 | |
- 12:23:20 [INFO] Target: | |
ls mmc 0:1 | |
0 file(s), 0 dir(s) | |
=> | |
- 12:23:20 [INFO] Host: ls mmc 1:1 | |
- 12:23:20 [INFO] Target: | |
ls mmc 1:1 | |
928276 tispl.bin | |
286352 tiboot3.bin | |
1248128 u-boot.img | |
268998 sysfw.itb | |
33 secondary_bootloader.md5 | |
4 ws-calibrate.rules | |
131072 uboot.env | |
7 file(s), 0 dir(s) | |
=> | |
- 12:23:20 [INFO] Host: ext4ls mmc 0:2 /lib/firmware | |
- 12:23:20 [INFO] Target: | |
ext4ls mmc 0:2 /lib/firmware | |
<DIR> 4096 . | |
<DIR> 4096 .. | |
2046 LICENCE.iwlwifi_firmware | |
<DIR> 4096 cadence | |
<DIR> 4096 ethfw | |
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 | |
<SYM> 49 j7-pru0_0-fw | |
<SYM> 49 j7-pru0_1-fw | |
<SYM> 49 j7-pru1_0-fw | |
<SYM> 49 j7-pru1_1-fw | |
<SYM> 49 j7-rtu0_0-fw | |
<SYM> 49 j7-rtu0_1-fw | |
<SYM> 49 j7-rtu1_0-fw | |
<SYM> 49 j7-rtu1_1-fw | |
<SYM> 35 j7-txpru0_0-fw | |
<SYM> 35 j7-txpru0_1-fw | |
<SYM> 35 j7-txpru1_0-fw | |
<SYM> 35 j7-txpru1_1-fw | |
<DIR> 4096 pdk-ipc | |
<DIR> 4096 pru | |
4016 regulatory.db | |
1182 regulatory.db.p7s | |
118784 rgx.fw.22.104.208.318 | |
302056 rgx.sh.22.104.208.318 | |
<DIR> 4096 ti-connectivity | |
=> | |
- 12:23:20 [INFO] Host: ext4ls mmc 1:2 /lib/firmware | |
- 12:23:20 [INFO] Target: | |
ext4ls mmc 1:2 /lib/firmware | |
<DIR> 4096 . | |
<DIR> 4096 .. | |
2040 LICENCE.ibt_firmware | |
2046 LICENCE.iwlwifi_firmware | |
<DIR> 4096 cadence | |
<DIR> 4096 ethfw | |
<DIR> 4096 intel | |
918268 iwlwifi-3160-17.ucode | |
1745176 iwlwifi-8000C-13.ucode | |
2351636 iwlwifi-8000C-16.ucode | |
2394060 iwlwifi-8000C-21.ucode | |
2120860 iwlwifi-8000C-22.ucode | |
2227284 iwlwifi-8000C-27.ucode | |
2310116 iwlwifi-8000C-31.ucode | |
2448976 iwlwifi-8000C-34.ucode | |
2428004 iwlwifi-8000C-36.ucode | |
2389968 iwlwifi-8265-21.ucode | |
1811984 iwlwifi-8265-22.ucode | |
2234528 iwlwifi-8265-27.ucode | |
2307104 iwlwifi-8265-31.ucode | |
2440780 iwlwifi-8265-34.ucode | |
2436632 iwlwifi-8265-36.ucode | |
2637216 iwlwifi-9260-th-b0-jf-b0-33.ucode | |
2678092 iwlwifi-9260-th-b0-jf-b0-34.ucode | |
2521412 iwlwifi-9260-th-b0-jf-b0-38.ucode | |
2620656 iwlwifi-9260-th-b0-jf-b0-41.ucode | |
2558176 iwlwifi-9260-th-b0-jf-b0-43.ucode | |
1485620 iwlwifi-9260-th-b0-jf-b0-46.ucode | |
<DIR> 4096 sdcard-firmware | |
<SYM> 49 j7-pru0_0-fw | |
<SYM> 49 j7-pru0_1-fw | |
<SYM> 49 j7-pru1_0-fw | |
<SYM> 49 j7-pru1_1-fw | |
<SYM> 49 j7-rtu0_0-fw | |
<SYM> 49 j7-rtu0_1-fw | |
<SYM> 49 j7-rtu1_0-fw | |
<SYM> 49 j7-rtu1_1-fw | |
<SYM> 35 j7-txpru0_0-fw | |
<SYM> 35 j7-txpru0_1-fw | |
<SYM> 35 j7-txpru1_0-fw | |
<SYM> 35 j7-txpru1_1-fw | |
<DIR> 4096 pdk-ipc | |
<DIR> 4096 pru | |
247469 pvdec_full_bin.fw | |
4160 regulatory.db | |
1182 regulatory.db.p7s | |
118784 rgx.fw.22.104.208.318 | |
302056 rgx.sh.22.104.208.318 | |
<DIR> 4096 ti-connectivity | |
=> | |
- 12:23:20 [INFO] Host: mmc rescan; echo $? | |
- 12:23:21 [INFO] Target: | |
mmc rescan; echo $? | |
0 | |
=> | |
- 12:23:21 [INFO] Host: fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4 | |
- 12:23:21 [INFO] Target: | |
fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4 | |
4 bytes written in 22 ms (0 Bytes/s) | |
=> | |
- 12:23:21 [INFO] Host: boot | |
- 12:23:39 [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 000000008ffee000, end 000000008ffff6f2 ... OK | |
Starting kernel ... | |
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080] | |
[ 0.000000] Linux version 5.16.0-rc4 (user@eptfinf01) (Ubuntu clang version 14.0.0-++20210915091413+5ec1845cad9e-1~exp1~20210915072217.2675, LLD 14.0.0) #kernel_patch_verify_build SMP PREEMPT Mon Dec 13 18:16:57 UTC 2 | |
[ 0.000000] Machine model: Texas Instruments J721e EVM | |
[ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '') | |
[ 0.000000] printk: bootconsole [ns16550a0] enabled | |
[ 0.000000] efi: UEFI not found. | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB | |
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB | |
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB | |
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB | |
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB | |
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB | |
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB | |
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB | |
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB | |
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a4000000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 15 MiB | |
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a4100000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a5000000, size 1 MiB | |
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a5000000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a5100000, size 15 MiB | |
[ 0.000000] OF: reserved mem: initialized node r5f-memory@a5100000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB | |
[ 0.000000] OF: reserved mem: initialized node c66-dma-memory@a6000000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB | |
[ 0.000000] OF: reserved mem: initialized node c66-memory@a6100000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB | |
[ 0.000000] OF: reserved mem: initialized node c66-dma-memory@a7000000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB | |
[ 0.000000] OF: reserved mem: initialized node c66-memory@a7100000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 1 MiB | |
[ 0.000000] OF: reserved mem: initialized node c71-dma-memory@a8000000, compatible id shared-dma-pool | |
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 15 MiB | |
[ 0.000000] OF: reserved mem: initialized node c71-memory@a8100000, compatible id shared-dma-pool | |
[ 0.000000] Zone ranges: | |
[ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff] | |
[ 0.000000] DMA32 empty | |
[ 0.000000] Normal [mem 0x0000000100000000-0x00000008ffffffff] | |
[ 0.000000] Movable zone start for each node | |
[ 0.000000] Early memory node ranges | |
[ 0.000000] node 0: [mem 0x0000000080000000-0x000000009e7fffff] | |
[ 0.000000] node 0: [mem 0x000000009e800000-0x00000000a8ffffff] | |
[ 0.000000] node 0: [mem 0x00000000a9000000-0x00000000a9ffffff] | |
[ 0.000000] node 0: [mem 0x00000000aa000000-0x00000000abbfffff] | |
[ 0.000000] node 0: [mem 0x00000000abc00000-0x00000000ffffffff] | |
[ 0.000000] node 0: [mem 0x0000000880000000-0x00000008ffffffff] | |
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff] | |
[ 0.000000] cma: Reserved 512 MiB at 0x00000000e0000000 | |
[ 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 2 pages/cpu s34456 r8192 d88424 u131072 | |
[ 0.000000] Detected PIPT I-cache on CPU0 | |
[ 0.000000] CPU features: detected: GIC system register CPU interface | |
[ 0.000000] CPU features: detected: Spectre-v3a | |
[ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 | |
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 65472 | |
[ 0.000000] Kernel command line: console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/j721e-idk-gw/autofs/c7f63f5d066065d002443ebf9a4b0db7,nolock,v3,tcp,rsize=4096,wsize=4096 | |
[ 0.000000] sysrq: sysrq always enabled. | |
[ 0.000000] Unknown kernel command line parameters "earlyprintk=serial,ttyS2,115200n8", will be passed to user space. | |
[ 0.000000] Dentry cache hash table entries: 524288 (order: 6, 4194304 bytes, linear) | |
[ 0.000000] Inode-cache hash table entries: 262144 (order: 5, 2097152 bytes, linear) | |
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off | |
[ 0.000000] software IO TLB: mapped [mem 0x00000000dc000000-0x00000000e0000000] (64MB) | |
[ 0.000000] Memory: 3371712K/4194304K available (11776K kernel code, 1366K rwdata, 4544K rodata, 640K init, 713K bss, 298304K reserved, 524288K 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] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. | |
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 | |
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 | |
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode | |
[ 0.000000] GICv3: 960 SPIs implemented | |
[ 0.000000] GICv3: 0 Extended SPIs implemented | |
[ 0.000000] GICv3: Distributor has no Range Selector support | |
[ 0.000000] Root IRQ handler: gic_handle_irq | |
[ 0.000000] GICv3: 16 PPIs implemented | |
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000 | |
[ 0.000000] ITS [mem 0x01820000-0x0182ffff] | |
[ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS | |
[ 0.000000] ITS@0x0000000001820000: allocated 1048576 Devices @880800000 (flat, esz 8, psz 64K, shr 0) | |
[ 0.000000] ITS: using cache flushing for cmd queue | |
[ 0.000000] GICv3: using LPI property table @0x00000008800b0000 | |
[ 0.000000] GIC: using cache flushing for LPI property table | |
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008800c0000 | |
[ 0.000000] random: get_random_bytes called from start_kernel+0x1d4/0x428 with crng_init=0 | |
[ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys). | |
[ 0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns | |
[ 0.000000] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns | |
[ 0.008310] Console: colour dummy device 80x25 | |
[ 0.012873] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) | |
[ 0.023543] pid_max: default: 32768 minimum: 301 | |
[ 0.028280] LSM: Security Framework initializing | |
[ 0.033022] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes, linear) | |
[ 0.040590] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes, linear) | |
[ 0.049567] rcu: Hierarchical SRCU implementation. | |
[ 0.054619] Platform MSI: msi-controller@1820000 domain created | |
[ 0.060782] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created | |
[ 0.070062] EFI services will not be available. | |
[ 0.074815] smp: Bringing up secondary CPUs ... | |
[ 0.080054] Detected PIPT I-cache on CPU1 | |
[ 0.080078] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000 | |
[ 0.080091] GICv3: CPU1: using allocated LPI pending table @0x00000008800d0000 | |
[ 0.080122] CPU1: Booted secondary processor 0x0000000001 [0x411fd080] | |
[ 0.080175] smp: Brought up 1 node, 2 CPUs | |
[ 0.109522] SMP: Total of 2 processors activated. | |
[ 0.114326] CPU features: detected: 32-bit EL0 Support | |
[ 0.119582] CPU features: detected: CRC32 instructions | |
[ 0.133774] CPU: All CPU(s) started at EL2 | |
[ 0.137973] alternatives: patching kernel code | |
[ 0.142945] devtmpfs: initialized | |
[ 0.149808] KASLR disabled due to lack of seed | |
[ 0.154462] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns | |
[ 0.164426] futex hash table entries: 512 (order: -1, 32768 bytes, linear) | |
[ 0.172115] pinctrl core: initialized pinctrl subsystem | |
[ 0.177701] DMI not present or invalid. | |
[ 0.181907] NET: Registered PF_NETLINK/PF_ROUTE protocol family | |
[ 0.190071] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations | |
[ 0.197386] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations | |
[ 0.205396] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations | |
[ 0.213717] thermal_sys: Registered thermal governor 'step_wise' | |
[ 0.213720] thermal_sys: Registered thermal governor 'power_allocator' | |
[ 0.220075] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. | |
[ 0.233710] ASID allocator initialised with 65536 entries | |
[ 0.251295] HugeTLB registered 16.0 GiB page size, pre-allocated 0 pages | |
[ 0.258153] HugeTLB registered 512 MiB page size, pre-allocated 0 pages | |
[ 0.264915] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages | |
[ 0.273044] k3-chipinfo 43000014.chipid: Family:J721E rev:SR1.0 JTAGID[0x0bb6402f] Detected | |
[ 0.282273] iommu: Default domain type: Translated | |
[ 0.287264] iommu: DMA domain TLB invalidation policy: strict mode | |
[ 0.293804] SCSI subsystem initialized | |
[ 0.297795] mc: Linux media interface: v0.10 | |
[ 0.302164] videodev: Linux video capture interface: v2.00 | |
[ 0.307789] pps_core: LinuxPPS API ver. 1 registered | |
[ 0.312860] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> | |
[ 0.322197] PTP clock support registered | |
[ 0.326216] EDAC MC: Ver: 3.0.0 | |
[ 0.329771] FPGA manager framework | |
[ 0.333278] Advanced Linux Sound Architecture Driver Initialized. | |
[ 0.339875] clocksource: Switched to clocksource arch_sys_counter | |
[ 0.346290] VFS: Disk quotas dquot_6.6.0 | |
[ 0.350329] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes) | |
[ 0.360086] NET: Registered PF_INET protocol family | |
[ 0.365232] IP idents hash table entries: 65536 (order: 3, 524288 bytes, linear) | |
[ 0.373740] tcp_listen_portaddr_hash hash table entries: 4096 (order: 0, 65536 bytes, linear) | |
[ 0.382531] TCP established hash table entries: 32768 (order: 2, 262144 bytes, linear) | |
[ 0.390727] TCP bind hash table entries: 32768 (order: 3, 524288 bytes, linear) | |
[ 0.398523] TCP: Hash tables configured (established 32768 bind 32768) | |
[ 0.405262] UDP hash table entries: 2048 (order: 0, 65536 bytes, linear) | |
[ 0.412164] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes, linear) | |
[ 0.419571] NET: Registered PF_UNIX/PF_LOCAL protocol family | |
[ 0.425593] RPC: Registered named UNIX socket transport module. | |
[ 0.431649] RPC: Registered udp transport module. | |
[ 0.436464] RPC: Registered tcp transport module. | |
[ 0.441267] RPC: Registered tcp NFSv4.1 backchannel transport module. | |
[ 0.447850] PCI: CLS 0 bytes, default 64 | |
[ 0.452132] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available | |
[ 0.461093] Initialise system trusted keyrings | |
[ 0.465737] workingset: timestamp_bits=46 max_order=16 bucket_order=0 | |
[ 0.474300] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 0.480539] NFS: Registering the id_resolver key type | |
[ 0.485723] Key type id_resolver registered | |
[ 0.489995] Key type id_legacy registered | |
[ 0.494112] nfs4filelayout_init: NFSv4 File Layout Driver Registering... | |
[ 0.500960] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... | |
[ 0.508623] 9p: Installing v9fs 9p2000 file system support | |
[ 0.532674] Key type asymmetric registered | |
[ 0.536859] Asymmetric key parser 'x509' registered | |
[ 0.541887] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) | |
[ 0.549446] io scheduler mq-deadline registered | |
[ 0.554073] io scheduler kyber registered | |
[ 0.559631] pinctrl-single 4301c000.pinctrl: 94 pins, size 376 | |
[ 0.565828] pinctrl-single 11c000.pinctrl: 173 pins, size 692 | |
[ 0.573782] k3-ringacc 2b800000.ringacc: Failed to get MSI domain | |
[ 0.580048] k3-ringacc 3c000000.ringacc: Failed to get MSI domain | |
[ 0.587842] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled | |
[ 0.595732] arm-smmu-v3 36600000.iommu: ias 48-bit, oas 48-bit (features 0x00001faf) | |
[ 0.604737] arm-smmu-v3 36600000.iommu: allocated 524288 entries for cmdq | |
[ 0.611715] arm-smmu-v3 36600000.iommu: allocated 2048 entries for evtq | |
[ 0.619252] arm-smmu-v3 36600000.iommu: msi_domain absent - falling back to wired irqs | |
[ 0.631698] brd: module loaded | |
[ 0.636588] loop: module loaded | |
[ 0.640206] megasas: 07.719.03.00-rc1 | |
[ 0.644335] SPI driver mtd_dataflash has no spi_device_id for atmel,at45 | |
[ 0.651187] SPI driver mtd_dataflash has no spi_device_id for atmel,dataflash | |
[ 0.659131] libphy: Fixed MDIO Bus: probed | |
[ 0.663929] tun: Universal TUN/TAP device driver, 1.6 | |
[ 0.669314] igbvf: Intel(R) Gigabit Virtual Function Network Driver | |
[ 0.675722] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. | |
[ 0.681793] sky2: driver version 1.30 | |
[ 0.685867] VFIO - User Level meta-driver version: 0.3 | |
[ 0.691506] i2c_dev: i2c /dev entries driver | |
[ 0.696414] sdhci: Secure Digital Host Controller Interface driver | |
[ 0.702730] sdhci: Copyright(c) Pierre Ossman | |
[ 0.707439] sdhci-pltfm: SDHCI platform and OF driver helper | |
[ 0.713686] ledtrig-cpu: registered to indicate activity on CPUs | |
[ 0.719987] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... | |
[ 0.727078] optee: probing for conduit method. | |
[ 0.731632] optee: revision 3.12 (3d47a131) | |
[ 0.731898] optee: initialized driver | |
[ 0.741002] NET: Registered PF_PACKET protocol family | |
[ 0.746269] 9pnet: Installing 9P2000 support | |
[ 0.750660] Key type dns_resolver registered | |
[ 0.755164] Loading compiled-in X.509 certificates | |
[ 0.763977] k3-ringacc 2b800000.ringacc: Failed to get MSI domain | |
[ 0.770301] k3-ringacc 3c000000.ringacc: Failed to get MSI domain | |
[ 0.777544] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0015 '21.9.1--v2021.09a (Terrific Lla') | |
[ 0.804735] random: fast init done | |
[ 0.829392] omap_i2c 40b00000.i2c: bus 0 rev0.12 at 100 kHz | |
[ 0.835444] omap_i2c 40b10000.i2c: bus 1 rev0.12 at 100 kHz | |
[ 0.841510] omap_i2c 42120000.i2c: bus 2 rev0.12 at 100 kHz | |
[ 0.847674] pca953x 3-0020: supply vcc not found, using dummy regulator | |
[ 0.854498] pca953x 3-0020: using no AI | |
[ 0.880466] pca953x 3-0022: supply vcc not found, using dummy regulator | |
[ 0.887268] pca953x 3-0022: using AI | |
[ 0.891535] gpio-481 (MCASP/TRACE_MUX_S0): hogged as output/low | |
[ 0.897782] gpio-482 (MCASP/TRACE_MUX_S1): hogged as output/high | |
[ 0.904305] omap_i2c 2000000.i2c: bus 3 rev0.12 at 400 kHz | |
[ 0.910385] omap_i2c 2010000.i2c: bus 4 rev0.12 at 400 kHz | |
[ 0.916402] omap_i2c 2020000.i2c: bus 5 rev0.12 at 100 kHz | |
[ 0.922402] pca953x 6-0020: supply vcc not found, using dummy regulator | |
[ 0.929217] pca953x 6-0020: using no AI | |
[ 0.956341] omap_i2c 2030000.i2c: bus 6 rev0.12 at 400 kHz | |
[ 0.962393] omap_i2c 2040000.i2c: bus 7 rev0.12 at 100 kHz | |
[ 0.968325] omap_i2c 2050000.i2c: bus 8 rev0.12 at 100 kHz | |
[ 0.974326] pca953x 9-0020: supply vcc not found, using dummy regulator | |
[ 0.981141] pca953x 9-0020: using no AI | |
[ 1.008235] omap_i2c 2060000.i2c: bus 9 rev0.12 at 400 kHz | |
[ 1.014045] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 137 domain created | |
[ 1.022600] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 131 domain created | |
[ 1.031951] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 213 domain created | |
[ 1.040562] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created | |
[ 1.056348] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235 | |
[ 1.066231] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled | |
[ 1.072993] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64 | |
[ 1.081901] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211 | |
[ 1.092058] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled | |
[ 1.098817] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64 | |
[ 1.106786] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 15, base_baud = 6000000) is a 8250 | |
[ 1.116148] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 29, base_baud = 3000000) is a 8250 | |
[ 1.124900] printk: console [ttyS2] enabled | |
[ 1.124900] printk: console [ttyS2] enabled | |
[ 1.133342] printk: bootconsole [ns16550a0] disabled | |
[ 1.133342] printk: bootconsole [ns16550a0] disabled | |
[ 1.143758] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 30, base_baud = 3000000) is a 8250 | |
[ 1.152649] 2820000.serial: ttyS4 at MMIO 0x2820000 (irq = 31, base_baud = 3000000) is a 8250 | |
[ 1.161530] 2840000.serial: ttyS6 at MMIO 0x2840000 (irq = 32, base_baud = 3000000) is a 8250 | |
[ 1.170747] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled | |
[ 1.181258] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled | |
[ 1.191410] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled | |
[ 1.201653] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled | |
[ 1.212543] scsi host0: ufshcd | |
[ 1.234275] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[1, 1], lane[1, 1], pwr[SLOWAUTO_MODE, SLOWAUTO_MODE], rate = 0 | |
[ 1.255880] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 | |
[ 1.263524] libphy: 46000f00.mdio: probed | |
[ 1.268873] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867 | |
[ 1.277168] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000 | |
[ 1.291210] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 | |
[ 1.299574] mmc0: CQHCI version 5.10 | |
[ 1.306134] pca953x 4-0020: supply vcc not found, using dummy regulator | |
[ 1.312755] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[3, 3], lane[2, 2], pwr[FAST MODE, FAST MODE], rate = 2 | |
[ 1.324392] cdns-ufshcd 4e84000.ufs: ufshcd_find_max_sup_active_icc_level: Regulator capability was not set, actvIccLevel=0 | |
[ 1.335557] scsi 0:0:0:49488: Well-known LUN TOSHIBA THGAF8G8T23BAILB 0300 PQ: 0 ANSI: 6 | |
[ 1.335609] pca953x 4-0020: using no AI | |
[ 1.343990] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit | |
[ 1.348284] scsi 0:0:0:49476: Well-known LUN TOSHIBA THGAF8G8T23BAILB 0300 PQ: 0 ANSI: 6 | |
[ 1.364328] cdns-ufshcd 4e84000.ufs: ufshcd_scsi_add_wlus: BOOT WLUN not found | |
[ 1.371604] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100 | |
[ 1.371824] scsi 0:0:0:0: Direct-Access TOSHIBA THGAF8G8T23BAILB 0300 PQ: 0 ANSI: 6 | |
[ 1.386245] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100 | |
[ 1.386520] sd 0:0:0:0: Power-on or device reset occurred | |
[ 1.398285] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100 | |
[ 1.398369] sd 0:0:0:0: [sda] 8192 4096-byte logical blocks: (33.6 MB/32.0 MiB) | |
[ 1.412141] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100 | |
[ 1.412230] sd 0:0:0:0: [sda] Write Protect is off | |
[ 1.423473] scsi 0:0:0:1: Direct-Access TOSHIBA THGAF8G8T23BAILB 0300 PQ: 0 ANSI: 6 | |
[ 1.431596] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100 | |
[ 1.431622] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA | |
[ 1.440065] sd 0:0:0:1: Power-on or device reset occurred | |
[ 1.452142] sd 0:0:0:0: [sda] Optimal transfer size 65536 bytes | |
[ 1.452268] sd 0:0:0:1: [sdb] 7808000 4096-byte logical blocks: (32.0 GB/29.8 GiB) | |
[ 1.465735] sd 0:0:0:1: [sdb] Write Protect is off | |
[ 1.470646] sd 0:0:0:1: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA | |
[ 1.479260] sd 0:0:0:1: [sdb] Optimal transfer size 65536 bytes | |
[ 1.485275] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: | |
[ 1.492813] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 | |
[ 1.493477] sd 0:0:0:0: [sda] Attached SCSI disk | |
[ 1.500916] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 | |
[ 1.505900] sdb: sdb1 sdb2 sdb3 | |
[ 1.513583] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 | |
[ 1.517221] sd 0:0:0:1: [sdb] Attached SCSI disk | |
[ 1.579925] mmc0: Command Queue Engine enabled | |
[ 1.584371] mmc0: new HS200 MMC card at address 0001 | |
[ 1.589593] mmcblk0: mmc0:0001 S0J56X 14.8 GiB | |
[ 1.595395] mmcblk0: p1 p2 p3 | |
[ 1.598750] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB | |
[ 1.604313] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB | |
[ 1.609728] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (237:0) | |
[ 2.531580] j721e-pcie 2900000.pcie: PCI host bridge to bus 0000:00 | |
[ 2.537844] pci_bus 0000:00: root bus resource [bus 00-ff] | |
[ 2.543320] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] (bus address [0x10001000-0x10010fff]) | |
[ 2.552779] pci_bus 0000:00: root bus resource [mem 0x10011000-0x17ffffff] | |
[ 2.559661] pci 0000:00:00.0: [104c:b00d] type 01 class 0x060400 | |
[ 2.565655] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits | |
[ 2.575291] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits | |
[ 2.584945] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0xe8 may corrupt adjacent RW1C bits | |
[ 2.594667] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits | |
[ 2.604428] pci 0000:00:00.0: supports D1 | |
[ 2.608427] pci 0000:00:00.0: PME# supported from D0 D1 D3hot | |
[ 2.614160] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x84 may corrupt adjacent RW1C bits | |
[ 2.624966] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring | |
[ 2.632960] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits | |
[ 2.642680] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits | |
[ 2.652401] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits | |
[ 2.662124] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x6 may corrupt adjacent RW1C bits | |
[ 2.672643] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 | |
[ 2.679242] pci_bus 0000:00: 1-byte config write to 0000:00:00.0 offset 0x1a may corrupt adjacent RW1C bits | |
[ 2.688969] pci 0000:00:00.0: PCI bridge to [bus 01] | |
[ 2.693983] pcieport 0000:00:00.0: of_irq_parse_pci: failed with rc=-22 | |
[ 2.700712] pcieport 0000:00:00.0: PME: Signaling with IRQ 486 | |
[ 2.706903] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: | |
[ 2.714391] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 | |
[ 2.722470] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 | |
[ 2.730552] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 | |
[ 3.740613] j721e-pcie 2910000.pcie: PCI host bridge to bus 0001:00 | |
[ 3.746886] pci_bus 0001:00: root bus resource [bus 00-ff] | |
[ 3.752361] pci_bus 0001:00: root bus resource [io 0x10000-0x1ffff] (bus address [0x18001000-0x18010fff]) | |
[ 3.761993] pci_bus 0001:00: root bus resource [mem 0x18011000-0x1fffffff] | |
[ 3.768869] pci 0001:00:00.0: [104c:b00d] type 01 class 0x060400 | |
[ 3.774921] pci 0001:00:00.0: supports D1 | |
[ 3.778920] pci 0001:00:00.0: PME# supported from D0 D1 D3hot | |
[ 3.785627] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring | |
[ 3.794496] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01 | |
[ 3.801103] pci 0001:00:00.0: PCI bridge to [bus 01] | |
[ 3.806104] pcieport 0001:00:00.0: of_irq_parse_pci: failed with rc=-22 | |
[ 3.812815] pcieport 0001:00:00.0: PME: Signaling with IRQ 487 | |
[ 3.818967] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges: | |
[ 3.826452] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000 | |
[ 3.834532] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000 | |
[ 3.842611] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 | |
[ 4.843966] j721e-pcie 2920000.pcie: PCI host bridge to bus 0002:00 | |
[ 4.850239] pci_bus 0002:00: root bus resource [bus 00-ff] | |
[ 4.855713] pci_bus 0002:00: root bus resource [io 0x20000-0x2ffff] (bus address [0x1000-0x10fff]) | |
[ 4.864740] pci_bus 0002:00: root bus resource [mem 0x4400011000-0x4407ffffff] (bus address [0x00011000-0x07ffffff]) | |
[ 4.875256] pci 0002:00:00.0: [104c:b00d] type 01 class 0x060400 | |
[ 4.881309] pci 0002:00:00.0: supports D1 | |
[ 4.885307] pci 0002:00:00.0: PME# supported from D0 D1 D3hot | |
[ 4.892018] pci 0002:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring | |
[ 4.900889] pci_bus 0002:01: busn_res: [bus 01-ff] end is updated to 01 | |
[ 4.907495] pci 0002:00:00.0: PCI bridge to [bus 01] | |
[ 4.912495] pcieport 0002:00:00.0: of_irq_parse_pci: failed with rc=-22 | |
[ 4.919203] pcieport 0002:00:00.0: PME: Signaling with IRQ 488 | |
[ 4.925740] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8) | |
[ 4.936219] ti-udma 31150000.dma-controller: Channels: 122 (tchan: 61, rchan: 61, gp-rflow: 16) | |
[ 4.949754] spi-nor spi0.0: unrecognized JEDEC id bytes: ff cf ff ff ff ff | |
[ 4.956652] spi-nor: probe of spi0.0 failed with error -2 | |
[ 4.964332] spi-nor spi1.0: mt25qu512a (65536 Kbytes) | |
[ 5.007893] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 | |
[ 5.015546] libphy: 46000f00.mdio: probed | |
[ 5.020720] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867 | |
[ 5.029003] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000 | |
[ 5.042644] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48 | |
[ 5.049626] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4 | |
[ 5.056843] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64 | |
[ 5.063150] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 | |
[ 5.073237] mmc1: CQHCI version 5.10 | |
[ 5.084467] debugfs: Directory 'pd:242' with parent 'pm_genpd' already present! | |
[ 5.091833] debugfs: Directory 'pd:241' with parent 'pm_genpd' already present! | |
[ 5.099141] debugfs: Directory 'pd:240' with parent 'pm_genpd' already present! | |
[ 5.106446] debugfs: Directory 'pd:239' with parent 'pm_genpd' already present! | |
[ 5.114494] input: gpio-keys as /devices/platform/gpio-keys/input/input0 | |
[ 6.142804] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit | |
[ 6.158958] TI DP83867 46000f00.mdio:00: attached PHY driver (mii_bus:phy_addr=46000f00.mdio:00, irq=POLL) | |
[ 6.171100] am65-cpsw-nuss 46000000.ethernet eth0: Link is Down | |
[ 6.209629] mmc1: new ultra high speed DDR50 SDHC card at address aaaa | |
[ 6.216525] mmcblk1: mmc1:aaaa SC16G 14.8 GiB | |
[ 6.228595] mmcblk1: p1 p2 p3 | |
[ 10.277332] am65-cpsw-nuss 46000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off | |
[ 10.303880] Sending DHCP requests ., OK | |
[ 10.323712] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.218 | |
[ 10.331446] IP-Config: Complete: | |
[ 10.334663] device=eth0, hwaddr=78:db:2f:e0:81:ed, ipaddr=192.168.0.218, mask=255.255.255.0, gw=192.168.0.1 | |
[ 10.344817] host=192.168.0.218, domain=ti.com, nis-domain=(none) | |
[ 10.351241] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath= | |
[ 10.351245] nameserver0=192.0.2.2, nameserver1=192.0.2.3 | |
[ 10.374260] ALSA device list: | |
[ 10.377225] No soundcards found. | |
[ 10.390461] VFS: Mounted root (nfs filesystem) on device 0:19. | |
[ 10.396590] devtmpfs: mounted | |
[ 10.399645] Freeing unused kernel memory: 640K | |
[ 10.419897] Run /sbin/init as init process | |
[ 10.523356] systemd[1]: System time before build time, advancing clock. | |
[ 10.563244] NET: Registered PF_INET6 protocol family | |
[ 10.569271] Segment Routing with IPv6 | |
[ 10.572961] In-situ OAM (IOAM) with IPv6 | |
[ 10.585610] systemd[1]: systemd 244.3+ running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid) | |
[ 10.607393] systemd[1]: Detected architecture arm64. | |
Welcome to [1mArago 2020.05[0m! | |
[ 10.644712] systemd[1]: Set hostname to <j7-evm>. | |
[ 10.890063] random: systemd: uninitialized urandom read (16 bytes read) | |
[ 10.896782] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. | |
[ 10.909106] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) | |
[ 10.918817] systemd[1]: Created slice system-getty.slice. | |
[[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. | |
[ 10.943955] random: systemd: uninitialized urandom read (16 bytes read) | |
[ 10.951089] systemd[1]: Created slice system-serial\x2dgetty.slice. | |
[[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. | |
[ 10.971942] random: systemd: uninitialized urandom read (16 bytes read) | |
[ 10.978955] systemd[1]: Created slice User and Session Slice. | |
[[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. | |
[ 11.000060] 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. | |
[ 11.023995] 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. | |
[ 11.047993] systemd[1]: Reached target Paths. | |
[[0;32m OK [0m] Reached target [0;1;39mPaths[0m. | |
[ 11.067937] systemd[1]: Reached target Remote File Systems. | |
[[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. | |
[ 11.087926] systemd[1]: Reached target Slices. | |
[[0;32m OK [0m] Reached target [0;1;39mSlices[0m. | |
[ 11.107930] systemd[1]: Reached target Swap. | |
[[0;32m OK [0m] Reached target [0;1;39mSwap[0m. | |
[ 11.128836] systemd[1]: Listening on RPCbind Server Activation Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mRPCbind Server Activation Socket[0m. | |
[ 11.151956] systemd[1]: Reached target RPC Port Mapper. | |
[[0;32m OK [0m] Reached target [0;1;39mRPC Port Mapper[0m. | |
[ 11.174603] systemd[1]: Listening on Process Core Dump Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mProcess Core Dump Socket[0m. | |
[ 11.196097] systemd[1]: Listening on initctl Compatibility Named Pipe. | |
[[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. | |
[ 11.228705] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. | |
[ 11.237538] systemd[1]: Listening on Journal Socket (/dev/log). | |
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. | |
[ 11.260165] systemd[1]: Listening on Journal Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. | |
[ 11.276513] systemd[1]: Listening on Network Service Netlink Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. | |
[ 11.300717] systemd[1]: Listening on udev Control Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. | |
[ 11.320090] systemd[1]: Listening on udev Kernel Socket. | |
[[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. | |
[ 11.342427] systemd[1]: Mounting Huge Pages File System... | |
Mounting [0;1;39mHuge Pages File System[0m... | |
[ 11.365983] systemd[1]: Mounting POSIX Message Queue File System... | |
Mounting [0;1;39mPOSIX Message Queue File System[0m... | |
[ 11.393971] systemd[1]: Mounting Kernel Debug File System... | |
Mounting [0;1;39mKernel Debug File System[0m... | |
[ 11.411180] systemd[1]: Mounting Temporary Directory (/tmp)... | |
Mounting [0;1;39mTemporary Directory (/tmp)[0m... | |
[ 11.430861] 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... | |
[ 11.457917] systemd[1]: Starting Start psplash boot splash screen... | |
Starting [0;1;39mStart psplash boot splash screen[0m.[ 11.465495] random: crng init done | |
[ 11.473388] random: 7 urandom warning(s) missed due to ratelimiting | |
.. | |
[ 11.491436] systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. | |
[[0;32m OK [0m] Started [0;1;39mHardware RNG Entropy Gatherer Daemon[0m. | |
[ 11.514632] systemd[1]: Starting RPC Bind... | |
Starting [0;1;39mRPC Bind[0m... | |
[ 11.532237] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. | |
[ 11.553074] systemd[1]: Starting Journal Service... | |
Starting [0;1;39mJournal Service[0m... | |
[ 11.580093] systemd[1]: Starting Load Kernel Modules... | |
Starting [0;1;39mLoad Kernel Modules[0m... | |
[ 11.605880] systemd[1]: Starting Remount Root and Kernel File Systems... | |
Starting [0;1;39mRemount Root and Kernel File Systems[0m... | |
[ 11.632676] systemd[1]: Starting udev Coldplug all Devices... | |
Starting [0;1;39mudev Coldplug all Devices[0m... | |
[ 11.665823] systemd[1]: Started RPC Bind. | |
[[0;32m OK [0m] Started [0;1;39mRPC Bind[0m. | |
[ 11.680242] systemd[1]: Started Journal Service. | |
[[0;32m OK [0m] Started [0;1;39mJournal Service[0m. | |
[[0;32m OK [0m] Mounted [0;1;39mHuge Pages File System[0m. | |
[[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m. | |
[[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. | |
[[0;32m OK [0m] Mounted [0;1;39mTemporary Directory (/tmp)[0m. | |
[[0;32m OK [0m] Started [0;1;39mCreate list of sta nodes for the current kernel[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mStart psplash boot splash screen[0m. | |
See 'systemctl status psplash-start.service' for details. | |
[[0;1;38;5;185mDEPEND[0m] Dependency failed for [0;1;39mStarprogress communication helper[0m. | |
[[0;32m OK [0m] Started [0;1;39mLoad Kernel Modules[0m. | |
[[0;32m OK [0m] Started [0;1;39mRemount Root and Kernel File Systems[0m. | |
Mounting [0;1;39mKernel Configuration File System[0m... | |
Starting [0;1;39mFlush Journal to Persistent Storage[0m... | |
[ 11.902965] systemd-journald[161]: Received client request to flush runtime journal. | |
Starting [0;1;39mApply Kernel Variables[0m... | |
Starting [0;1;39mCreate Static Device Nodes in /dev[0m... | |
[[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. | |
[[0;32m OK [0m] Started [0;1;39mFlush Journal to Persistent Storage[0m. | |
[[0;32m OK [0m] Started [0;1;39mCreate Static Device Nodes in /dev[0m. | |
[[0;32m OK [0m] Started [0;1;39mApply Kernel Variables[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mLocal File Systems (Pre)[0m. | |
Mounting [0;1;39m/media/ram[0m... | |
Mounting [0;1;39m/var/volatile[0m... | |
Starting [0;1;39mudev Kernel Device Manager[0m... | |
[[0;32m OK [0m] Mounted [0;1;39m/media/ram[0m. | |
[[0;32m OK [0m] Mounted [0;1;39m/var/volatile[0m. | |
Starting [0;1;39mLoad/Save Random Seed[0m... | |
[[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m. | |
Starting [0;1;39mCreate Volatile Files and Directories[0m... | |
[[0;32m OK [0m] Started [0;1;39mudev Kernel Device Manager[0m. | |
[[0;32m OK [0m] Started [0;1;39mudev Coldplug all Devices[0m. | |
[[0;32m OK [0m] Started [0;1;39mLoad/Save Random Seed[0m. | |
[[0;32m OK [0m] Started [0;1;39mCreate Volatile Files and Directories[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m. | |
See 'systemctl status systemd-timesyncd.service' for details. | |
[[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mSystem Time Synchronized[0m. | |
Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Time Synchronization[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m. | |
See 'systemctl status systemd-timesyncd.service' for details. | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Time Synchronization[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m. | |
See 'systemctl status systemd-timesyncd.service' for details. | |
[[0;32m OK [0m] Started [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Time Synchronization[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m. | |
See 'systemctl status systemd-timesyncd.service' for details. | |
[[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. | |
[[0;32m OK [0m] Started [0;1;39mDaily rotation of log files[0m. | |
[[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[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] Listening on [0;1;39mdropbear.socket[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mSockets[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mBasic System[0m. | |
[[0;32m OK [0m] Started [0;1;39mJob spooling tools[0m. | |
[[0;32m OK [0m] Started [0;1;39mPeriodic Command Scheduler[0m. | |
[[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m. | |
Starting [0;1;39mPrint notice about GPLv3 packages[0m... | |
Starting [0;1;39mIPv6 Packet Filtering Framework[0m... | |
Starting [0;1;39mIPv4 Packet Filtering Framework[0m... | |
[[0;32m OK [0m] Started [0;1;39mirqbalance daemon[0m. | |
Starting [0;1;39mReboot and dump vmcore via kexec[0m... | |
Starting [0;1;39mrc.pvr.service[0m... | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m. | |
See 'systemctl status systemd-logind.service' for details. | |
[[0;32m OK [0m] Started [0;1;39mTEE Supplicant[0m. | |
[[0;32m OK [0m] Started [0;1;39mIPv6 Packet Filtering Framework[0m. | |
[[0;32m OK [0m] Started [0;1;39mIPv4 Packet Filtering Framework[0m. | |
[[0;32m OK [0m] Started [0;1;39mReboot and dump vmcore via kexec[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mNetwork (Pre)[0m. | |
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m. | |
See 'systemctl status systemd-logind.service' for details. | |
Starting [0;1;39mNetwork Service[0m... | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Time Synchronization[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m. | |
See 'systemctl status systemd-timesyncd.service' for details. | |
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m. | |
See 'systemctl status systemd-logind.service' for details. | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Time Synchronization[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Time Synchronization[0m. | |
See 'systemctl status systemd-timesyncd.service' for details. | |
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m. | |
See 'systemctl status systemd-logind.service' for details. | |
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m. | |
See 'systemctl status systemd-logind.service' for details. | |
[[0;32m OK [0m] Stopped [0;1;39mLogin Service[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mLogin Service[0m. | |
See 'systemctl status systemd-logind.service' for details. | |
[[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. | |
Starting [0;1;39mWait for Network to be Configured[0m... | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m. | |
See 'systemctl status systemd-resolved.service' for details. | |
[[0;32m OK [0m] Reached target [0;1;39mNetwork[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m. | |
Starting [0;1;39mAvahi mDNS/DNS-SD Stack[0m... | |
[[0;32m OK [0m] Started [0;1;39mNFS status monitor for NFSv2/3 locking.[0m. | |
Starting [0;1;39mPermit User Sessions[0m... | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m. | |
See 'systemctl status systemd-resolved.service' for details. | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m. | |
See 'systemctl status systemd-resolved.service' for details. | |
[[0;32m OK [0m] Started [0;1;39mPermit User Sessions[0m. | |
[[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m. | |
[[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyS2[0m. | |
[[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyS3[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m. | |
Starting [0;1;39mSynchronize System and HW clocks[0m... | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m. | |
See 'systemctl status systemd-resolved.service' for details. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mSynchronize System and HW clocks[0m. | |
See 'systemctl status sync-clocks.service' for details. | |
[[0;32m OK [0m] Started [0;1;39mAvahi mDNS/DNS-SD Stack[0m. | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m. | |
See 'systemctl stat[ 13.320095] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node c66-dma-memory@a7000000 | |
us systemd-resolved.service' for details. | |
[[0;32m OK [0m] Stopped [0;1;39mNetwork Name Resolution[0m. | |
[[0;1;31mFAILED[0m] Failed to start [0;1;39mNetwork Name Resolution[0m. | |
See 'systemctl status systemd-resolved.service' for details. | |
[ 13.438231] k3-dsp-rproc 4d80800000.dsp: local reset is deasserted for device | |
[ 13.454260] remoteproc remoteproc0: 4d80800000.dsp is available | |
[ 13.588271] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node c66-dma-memory@a6000000 | |
[ 13.614187] remoteproc remoteproc0: powering up 4d80800000.dsp | |
[ 13.620753] remoteproc remoteproc0: Booting fw image j7-c66_0-fw, size 192400 | |
[ 13.651771] k3-dsp-rproc 4d80800000.dsp: booting DSP core using boot addr = 0xa6200000 | |
[ 13.663094] remoteproc0#vdev0buffer: assigned reserved memory node c66-dma-memory@a7000000 | |
[ 13.684896] virtio_rpmsg_bus virtio0: rpmsg host is online | |
[ 13.690557] remoteproc0#vdev0buffer: registered virtio0 (type 7) | |
[ 13.699829] remoteproc remoteproc0: remote processor 4d80800000.dsp is now up | |
[ 13.719805] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd | |
[ 14.033493] k3-dsp-rproc 4d81800000.dsp: local reset is deasserted for device | |
[ 14.130025] platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000 | |
[ 14.212623] remoteproc remoteproc2: 41000000.r5f is available | |
[ 14.232671] remoteproc remoteproc1: 4d81800000.dsp is available | |
[ 14.242051] remoteproc remoteproc2: powering up 41000000.r5f | |
[ 14.249797] remoteproc remoteproc2: Booting fw image j7-mcu-r5f0_0-fw, size 95552 | |
[ 14.394264] remoteproc remoteproc1: powering up 4d81800000.dsp | |
[ 14.400113] remoteproc remoteproc1: Booting fw image j7-c66_1-fw, size 192400 | |
[[0;32m OK [0m] Started [0;1;39mWait for Network to be Configured[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mNetwork is Online[0m. | |
Starting [0;1;39mLighttpd Daemon[0m... | |
[[0;32m OK [0m] Started [0;1;39mstrongSwan IPsec IIKEv2 daemon using ipsec.conf[0m. | |
[[0;32m OK [0m] Started [0;1;39mLighttpd Daemon[0m. | |
[ 15.331911] ti-sci 44083000.system-controller: Mbox timedout in resp(caller: k3_r5_rproc_start+0x94/0x21c [ti_k3_r5_remoteproc]) | |
[ 15.364611] ti-sci 44083000.system-controller: Mbox timedout in resp(caller: k3_dsp_rproc_probe+0x1d8/0x774 [ti_k3_dsp_remoteproc]) | |
[ 15.384274] ti-sci 44083000.system-controller: Mbox timedout in resp(caller: ti_sci_cmd_get_device_exclusive+0x18/0x24) | |
[ 15.416379] ti-sci 44083000.system-controller: Mbox send fail -110 | |
[ 15.431902] ti-sci 44083000.system-controller: Mbox timedout in resp(caller: ti_sci_cmd_get_device+0x18/0x24) | |
[ 15.447894] ti-sci 44083000.system-controller: Mbox send fail -110 | |
[ 15.453951] platform 41000000.r5f: ti-sci processor set_config failed: -110 | |
[ 15.455084] k3-dsp-rproc 4d81800000.dsp: module-reset deassert failed, cannot enable internal RAM loading, ret = -110 | |
[ 15.463204] ti-sci 44083000.system-controller: Mbox send fail -110 | |
[ 15.479887] remoteproc remoteproc1: can't prepare rproc 4d81800000.dsp: -110 | |
[ 15.486777] remoteproc remoteproc2: can't start rproc 41000000.r5f: -110 | |
[ 15.513904] Initializing XFRM netlink socket | |
[[0;32m OK [0m] Started [0;1;39mrc.pvr.service[0m. | |
Starting [0;1;39mweston.service[0m... | |
[ 15.587922] ti-sci 44083000.system-controller: Mbox timedout in resp(caller: ti_sci_cmd_put_device+0x18/0x24) | |
[ 15.603743] ti-sci 44083000.system-controller: Mbox send fail -110 | |
[ 15.639488] ti-sci 44083000.system-controller: Mbox send fail -110 | |
[[0;32m OK [0m] Started [0;1;39mweston.service[0m. | |
Starting [0;1;39mMatrix GUI[0m... | |
Starting [0;1;39mtelnetd.service[0m... | |
[[0;32m OK [0m] Started [0;1;39mMatrix GUI[0m. | |
[[0;32m OK [0m] Started [0;1;39mtelnetd.service[0m. | |
Starting [0;1;39mLSB: network benchmark[0m... | |
[ 15.735811] k3-dsp-rproc 64800000.dsp: ti-sci processor request failed: -110 | |
[[0;32m OK [0m] Started [0;1;39mLSB: network benchmark[0m. | |
Starting [0;1;39mthermal-zone-init.service[0m... | |
[[0;32m OK [0m] Started [0;1;39mthermal-zone-init.service[0m. | |
[ 15.843603] k3-dsp-rproc 64800000.dsp: ti_sci_proc_request failed, ret = -110 | |
[ 15.861138] remoteproc remoteproc3: releasing 64800000.dsp | |
[ 15.880996] k3-dsp-rproc: probe of 64800000.dsp failed with error -110 | |
*************************************************************** | |
*************************************************************** | |
NOTICE: This file system contains the following GPLv3 packages: | |
bash | |
bc | |
binutils | |
cifs-utils | |
cpio | |
dosfstools | |
elfutils | |
gawk | |
gdbserver | |
glmark2 | |
gstreamer1.0-libav | |
gzip | |
less | |
libasm1 | |
libbfd | |
libdw1 | |
libelf1 | |
libgmp10 | |
libidn2-0 | |
libreadline8 | |
libunistring2 | |
nettle | |
parted | |
tar | |
which | |
If you do not wish to distribute GPLv3 components please remove | |
the above packages prior to distribution. This can be done using | |
the opkg remove command. i.e.: | |
opkg remove <package> | |
Where <package> is the name printed in the list above | |
NOTE: If the package is a dependency of another package you | |
will be notified of the dependent packages. You should | |
use the --force-removal-of-dependent-packages option to | |
also remove the dependent packages as well | |
*************************************************************** | |
*************************************************************** | |
[[0;32m OK [0m] Started [0;1;39mPrint notice about GPLv3 packages[0m. | |
[[0;32m OK [0m] Reached target [0;1;39mMulti-User System[0m. | |
Starting [0;1;39mUpdate UTMP about System Runlevel Changes[0m... | |
[[0;32m OK [0m] Started [0;1;39mUpdate UTMP about System Runlevel Changes[0m. | |
[ 16.516049] ti-sci 44083000.system-controller: Mbox timedout in resp(caller: ti_sci_cmd_get_device_resets+0x20/0x2c) | |
[ 16.534239] ti-sci 44083000.system-controller: Mbox send fail -110 | |
[ 16.540454] platform 41000000.r5f: local-reset assert failed, ret = -110 | |
[ 16.572131] platform 41000000.r5f: unable to disable cores, ret = -110 | |
[ 16.708304] ti-sci 44083000.system-controller: Mbox timedout in resp(caller: ti_sci_cmd_get_device_exclusive+0x18/0x24) | |
[ 16.719753] ti-sci 44083000.system-controller: Mbox timedout in resp(caller: ti_sci_cmd_get_device_exclusive+0x18/0x24) | |
[ 16.730917] ti-sci 44083000.system-controller: Mbox send fail -110 | |
[ 16.845979] ti-sci 44083000.system-controller: Mbox send fail -110 | |
_____ _____ _ _ | |
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_ | |
| | _| .'| . | . | | __| _| . | | | -_| _| _| | |
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_| | |
|___| |___| | |
Arago Project http://arago-project.org j7-evm ttyS2 | |
Arago 2020.05 j7-evm ttyS2 | |
j7-evm login: | |
- 12:23:39 [INFO] Host: root | |
- 12:23:42 [INFO] Target: | |
root | |
7[r[999;999H[6n[ 18.179907] ti-sci 44083000.system-controller: Mbox timedout in resp(caller: sci_clk_determine_rate+0x74/0xe4) | |
[ 18.281411] ti-sci 44083000.system-controller: Mbox send fail -110 | |
[ 18.464616] ti-sci-clk 44083000.system-controller:clock-controller: determine-rate failed for dev=157, clk=371, ret=-110 | |
[ 19.200012] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. | |
[ 19.280838] FAT-fs (sdb1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. | |
[ 19.398867] FAT-fs (sdb3): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. | |
[ 19.500880] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. | |
[ 19.691708] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. | |
[ 19.715899] ti-sci 44083000.system-controller: Mbox timedout in resp(caller: sci_clk_determine_rate+0x74/0xe4) | |
[ 19.728475] ti-sci 44083000.system-controller: Mbox send fail -110 | |
[ 19.768381] remoteproc remoteproc3: b034000.pru is available | |
[ 19.781596] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. | |
[ 19.841606] remoteproc remoteproc4: b004000.rtu is available | |
[ 19.941074] ti-sci-clk 44083000.system-controller:clock-controller: determine-rate failed for dev=157, clk=371, ret=-110 | |
[ 19.970311] remoteproc remoteproc5: b00a000.txpru is available | |
[ 19.987940] remoteproc remoteproc6: b038000.pru is available | |
[ 19.994884] j721e-audio sound@0: codec set rate failed for 12288000 Hz | |
[ 20.017456] remoteproc remoteproc7: b006000.rtu is available | |
[ 20.017911] CPB PCM3168A Playback: ASoC: error at snd_soc_link_init on CPB PCM3168A Playback: -22 | |
[ 20.050551] remoteproc remoteproc8: b00c000.txpru is available | |
[ 20.052535] j721e-audio sound@0: devm_snd_soc_register_card() failed: -22 | |
[ 20.082049] j721e-audio: probe of sound@0 failed with error -22 | |
[ 20.092085] remoteproc remoteproc9: b134000.pru is available | |
[ 20.146952] remoteproc remoteproc10: b104000.rtu is available | |
[ 20.176777] remoteproc remoteproc11: b10a000.txpru is available | |
[ 20.238924] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. | |
[ 20.258250] remoteproc remoteproc12: b138000.pru is available | |
[ 20.273195] remoteproc remoteproc13: b106000.rtu is available | |
[ 20.288771] remoteproc remoteproc14: b10c000.txpru is available | |
[ 20.295565] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. | |
[ 20.400042] EXT2-fs (mmcblk1p3): warning: mounting unchecked fs, running e2fsck is recommended | |
[ 20.418909] ext2 filesystem being mounted at /run/media/mmcblk1p3 supports timestamps until 2038 (0x7fffffff) | |
root@j7-evm:~# | |
- 12:23:42 [INFO] Sleeping 15 secs to allow systemd to finish starting processes... | |
- 12:23:57 [INFO] Disconnected serial from j721e-idk-gw | |
- 12:23:57 [INFO] Connected to j721e-idk-gw via serial | |
- 12:23:57 [INFO] Host: uname -a | |
- 12:23:58 [INFO] Target: | |
uname -a | |
Linux j7-evm 5.16.0-rc4 #kernel_patch_verify_build SMP PREEMPT Mon Dec 13 18:16:57 UTC 2 aarch64 GNU/Linux | |
root@j7-evm:~# | |
- 12:23:58 [INFO] Host: cat /proc/cmdline | |
- 12:23:58 [INFO] Target: | |
cat /proc/cmdline | |
console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/j721e-idk-gw/autofs/c7f63f5d066065d002443ebf9a4b0db7,nolock,v3,tcp,rsize=4096,wsize=4096 | |
root@j7-evm:~# | |
- 12:23:58 [INFO] Host: uname -a | |
- 12:23:58 [INFO] Target: | |
uname -a | |
Linux j7-evm 5.16.0-rc4 #kernel_patch_verify_build SMP PREEMPT Mon Dec 13 18:16:57 UTC 2 aarch64 GNU/Linux | |
root@j7-evm:~# | |
- 12:23:58 [INFO] Host: cat /proc/mtd | |
- 12:23:58 [INFO] Target: | |
cat /proc/mtd | |
dev: size erasesize name | |
mtd0: 04000000 00010000 "47050000.spi.0" | |
root@j7-evm:~# | |
- 12:23:58 [INFO] Host: grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/pnp /etc/resolv.conf && systemctl restart systemd-resolved | |
- 12:23:58 [INFO] Target: | |
grep nameserver /proc/net/pnp > /dev/null && ln -sf /proc/net/pnp | |
/etc/resolv.conf && systemctl restart systemd-resolved | |
Job for systemd-resolved.service failed because of unavailable resources or another system error. | |
See "systemctl status systemd-resolved.service" and "journalctl -xe" for details. | |
root@j7-evm:~# | |
- 12:23:58 [INFO] Host: ls -l /lib/firmware; ls -lR /lib/firmware/ipc | |
- 12:23:58 [INFO] Target: | |
ls -l /lib/firmware; ls -lR /lib/firmware/ipc | |
-rw-r--r-- 1 root root 2046 May 31 2020 LICENCE.iwlwifi_firmware | |
-rw-r--r-- 1 root root 1669948 May 30 16:45 app_remoteswitchcfg_server_pdk_mem_map_strip.xer5f | |
drwxr-xr-x 2 root root 4096 May 30 15:34 cadence | |
-rw-r--r-- 1 root root 918268 May 31 2020 iwlwifi-3160-17.ucode | |
-rw-r--r-- 1 root root 1745176 May 31 2020 iwlwifi-8000C-13.ucode | |
-rw-r--r-- 1 root root 2351636 May 31 2020 iwlwifi-8000C-16.ucode | |
-rw-r--r-- 1 root root 2394060 May 31 2020 iwlwifi-8000C-21.ucode | |
-rw-r--r-- 1 root root 2120860 May 31 2020 iwlwifi-8000C-22.ucode | |
-rw-r--r-- 1 root root 2227284 May 31 2020 iwlwifi-8000C-27.ucode | |
-rw-r--r-- 1 root root 2310116 May 31 2020 iwlwifi-8000C-31.ucode | |
-rw-r--r-- 1 root root 2448976 May 31 2020 iwlwifi-8000C-34.ucode | |
-rw-r--r-- 1 root root 2401356 May 31 2020 iwlwifi-8000C-36.ucode | |
-rw-r--r-- 1 root root 2389968 May 31 2020 iwlwifi-8265-21.ucode | |
-rw-r--r-- 1 root root 1811984 May 31 2020 iwlwifi-8265-22.ucode | |
-rw-r--r-- 1 root root 2234528 May 31 2020 iwlwifi-8265-27.ucode | |
-rw-r--r-- 1 root root 2307104 May 31 2020 iwlwifi-8265-31.ucode | |
-rw-r--r-- 1 root root 2440780 May 31 2020 iwlwifi-8265-34.ucode | |
-rw-r--r-- 1 root root 2414592 May 31 2020 iwlwifi-8265-36.ucode | |
lrwxrwxrwx 1 root root 64 Jun 4 2020 j7-c66_0-fw -> /lib/firmware/pdk-ipc/ipc_echo_test_c66xdsp_1_release_strip.xe66 | |
lrwxrwxrwx 1 root root 64 Jun 4 2020 j7-c66_1-fw -> /lib/firmware/pdk-ipc/ipc_echo_test_c66xdsp_2_release_strip.xe66 | |
lrwxrwxrwx 1 root root 60 Jun 4 2020 j7-c71_0-fw -> /lib/firmware/pdk-ipc/ipc_echo_test_c7x_1_release_strip.xe71 | |
lrwxrwxrwx 1 root root 64 Jun 4 2020 j7-main-r5f0_0-fw -> /lib/firmware/app_remoteswitchcfg_server_pdk_mem_map_strip.xer5f | |
lrwxrwxrwx 1 root root 62 Jun 4 2020 j7-main-r5f0_1-fw -> /lib/firmware/pdk-ipc/ipc_echo_test_mcu2_1_release_strip.xer5f | |
lrwxrwxrwx 1 root root 62 Jun 4 2020 j7-main-r5f1_0-fw -> /lib/firmware/pdk-ipc/ipc_echo_test_mcu3_0_release_strip.xer5f | |
lrwxrwxrwx 1 root root 62 Jun 4 2020 j7-main-r5f1_1-fw -> /lib/firmware/pdk-ipc/ipc_echo_test_mcu3_1_release_strip.xer5f | |
lrwxrwxrwx 1 root root 63 Jun 4 2020 j7-mcu-r5f0_0-fw -> /lib/firmware/pdk-ipc/ipc_echo_testb_mcu1_0_release_strip.xer5f | |
lrwxrwxrwx 1 root root 62 Jun 4 2020 j7-mcu-r5f0_1-fw -> /lib/firmware/pdk-ipc/ipc_echo_test_mcu1_1_release_strip.xer5f | |
lrwxrwxrwx 1 root root 49 Jun 4 2020 j7-pru0_0-fw -> /lib/firmware/pru/PRU_RPMsg_Echo_Interrupt0_0.out | |
lrwxrwxrwx 1 root root 49 Jun 4 2020 j7-pru0_1-fw -> /lib/firmware/pru/PRU_RPMsg_Echo_Interrupt0_1.out | |
lrwxrwxrwx 1 root root 49 Jun 4 2020 j7-pru1_0-fw -> /lib/firmware/pru/PRU_RPMsg_Echo_Interrupt1_0.out | |
lrwxrwxrwx 1 root root 49 Jun 4 2020 j7-pru1_1-fw -> /lib/firmware/pru/PRU_RPMsg_Echo_Interrupt1_1.out | |
lrwxrwxrwx 1 root root 49 Jun 4 2020 j7-rtu0_0-fw -> /lib/firmware/pru/RTU_RPMsg_Echo_Interrupt0_0.out | |
lrwxrwxrwx 1 root root 49 Jun 4 2020 j7-rtu0_1-fw -> /lib/firmware/pru/RTU_RPMsg_Echo_Interrupt0_1.out | |
lrwxrwxrwx 1 root root 49 Jun 4 2020 j7-rtu1_0-fw -> /lib/firmware/pru/RTU_RPMsg_Echo_Interrupt1_0.out | |
lrwxrwxrwx 1 root root 49 Jun 4 2020 j7-rtu1_1-fw -> /lib/firmware/pru/RTU_RPMsg_Echo_Interrupt1_1.out | |
lrwxrwxrwx 1 root root 35 Jun 4 2020 j7-txpru0_0-fw -> /lib/firmware/pru/TX_PRU_Halt_0.out | |
lrwxrwxrwx 1 root root 35 Jun 4 2020 j7-txpru0_1-fw -> /lib/firmware/pru/TX_PRU_Halt_1.out | |
lrwxrwxrwx 1 root root 35 Jun 4 2020 j7-txpru1_0-fw -> /lib/firmware/pru/TX_PRU_Halt_0.out | |
lrwxrwxrwx 1 root root 35 Jun 4 2020 j7-txpru1_1-fw -> /lib/firmware/pru/TX_PRU_Halt_1.out | |
-rw-r--r-- 1 root root 100360 Jun 4 2020 jailhouse.bin | |
drwxr-xr-x 2 root root 4096 Jun 4 2020 pdk-ipc | |
drwxr-xr-x 2 root root 4096 Jun 4 2020 pru | |
-rw-r--r-- 1 root root 3764 May 31 2020 regulatory.db | |
-rw-r--r-- 1 root root 1182 May 31 2020 regulatory.db.p7s | |
-rw-r--r-- 1 root root 1400832 May 30 15:12 rgx.fw.22.104.208.318 | |
-rw-r--r-- 1 root root 1400832 May 30 15:12 rgx.fw.22.104.208.318.vz | |
drwxr-xr-x 2 root root 4096 May 31 2020 ti-connectivity | |
-rwxr-xr-x 1 root root 2179860 May 30 16:45 ti-display-sharing-j721e.bin | |
ls: /lib/firmware/ipc: No such file or directory | |
root@j7-evm:~# | |
- 12:23:58 [INFO] Host: cat /proc/diskstats | |
- 12:23:59 [INFO] Target: | |
cat /proc/diskstats | |
1 0 ram0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 1 ram1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 2 ram2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 3 ram3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 4 ram4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 5 ram5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 6 ram6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 7 ram7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 8 ram8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 9 ram9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 10 ram10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 11 ram11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 12 ram12 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 13 ram13 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 14 ram14 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
1 15 ram15 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | |
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 | |
8 0 sda 22 0 2304 9 0 0 0 0 0 48 9 0 0 0 0 0 0 | |
8 16 sdb 441 10 50136 132 1 0 8 0 0 508 132 0 0 0 0 0 0 | |
8 17 sdb1 130 0 15440 39 0 0 0 0 0 188 39 0 0 0 0 0 0 | |
8 18 sdb2 140 10 15600 41 1 0 8 0 0 184 41 0 0 0 0 0 0 | |
8 19 sdb3 145 0 16280 36 0 0 0 0 0 204 36 0 0 0 0 0 0 | |
179 0 mmcblk0 308 44 44360 317 2 0 16 1 0 536 318 0 0 0 0 0 0 | |
179 1 mmcblk0p1 82 0 9946 67 0 0 0 0 0 168 67 0 0 0 0 0 0 | |
179 2 mmcblk0p2 108 41 16156 136 1 0 8 0 0 220 137 0 0 0 0 0 0 | |
179 3 mmcblk0p3 98 3 15442 98 1 0 8 0 0 224 99 0 0 0 0 0 0 | |
179 32 mmcblk0boot0 17 0 2176 38 0 0 0 0 0 56 38 0 0 0 0 0 0 | |
179 64 mmcblk0boot1 17 0 2176 32 0 0 0 0 0 56 32 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 96 mmcblk1 340 41 51757 1099 2 0 16 5 0 1092 1104 0 0 0 0 0 0 | |
179 97 mmcblk1p1 123 0 15537 345 0 0 0 0 0 468 345 0 0 0 0 0 0 | |
179 98 mmcblk1p2 103 41 18018 358 1 0 8 2 0 448 360 0 0 0 0 0 0 | |
179 99 mmcblk1p3 94 0 15386 317 1 0 8 2 0 436 320 0 0 0 0 0 0 | |
root@j7-evm:~# | |
- 12:23:59 [INFO] Host: cat /proc/interrupts | |
- 12:23:59 [INFO] Target: | |
cat /proc/interrupts | |
CPU0 CPU1 | |
11: 16932 51917 GICv3 30 Level arch_timer | |
14: 0 0 GICv3 23 Level arm-pmu | |
16: 0 0 GICv3 884 Level 40b00000.i2c | |
17: 0 0 GICv3 885 Level 40b10000.i2c | |
18: 0 0 GICv3 928 Level 42120000.i2c | |
19: 0 0 GICv3 872 Level 47040000.spi | |
20: 0 0 GICv3 873 Level 47050000.spi | |
21: 0 0 GICv3 892 Level TI-am335x-adc.0.auto | |
22: 0 0 GICv3 893 Level TI-am335x-adc.1.auto | |
23: 1042 0 GICv3 69 Level 32c00000.mailbox thr_011 | |
24: 0 0 GICv3 804 Edge arm-smmu-v3-evtq | |
25: 0 0 GICv3 800 Edge arm-smmu-v3-gerror | |
26: 0 0 GICv3 350 Edge j721e-pcie-link-down-irq | |
27: 0 0 GICv3 362 Edge j721e-pcie-link-down-irq | |
28: 0 0 GICv3 374 Edge j721e-pcie-link-down-irq | |
29: 632 0 GICv3 224 Level 2800000.serial | |
30: 8 0 GICv3 225 Level 2810000.serial | |
33: 589 0 GICv3 35 Level mmc0 | |
34: 783 0 GICv3 36 Level mmc1 | |
35: 72 0 GICv3 232 Level 2000000.i2c | |
36: 9 0 GICv3 233 Level 2010000.i2c | |
37: 0 0 GICv3 234 Level 2020000.i2c | |
38: 13 0 GICv3 235 Level 2030000.i2c | |
39: 0 0 GICv3 236 Level 2040000.i2c | |
40: 0 0 GICv3 237 Level 2050000.i2c | |
41: 6 0 GICv3 238 Level 2060000.i2c | |
42: 0 0 GICv3 596 Level 2ba0000.mcasp_tx | |
43: 0 0 GICv3 597 Level 2ba0000.mcasp_rx | |
44: 54673 0 MSI-INTA 15401056 Level 46000000.ethernet-tx0 | |
46: 81923 0 MSI-INTA 15401058 Level 46000000.ethernet | |
64: 0 0 MSI-INTA 13828536 Level 31150000.dma-controller chan0 | |
65: 5 0 MSI-INTA 13828537 Level 31150000.dma-controller chan1 | |
66: 0 0 MSI-INTA 13828538 Level 31150000.dma-controller chan2 | |
67: 0 0 MSI-INTA 13828539 Level 31150000.dma-controller chan3 | |
214: 590 0 GICv3 49 Level ufshcd | |
215: 0 0 INTR 391 Level 310d0000.cpts | |
229: 0 0 GPIO 7 Edge -davinci_gpio GPIO Key USER2 | |
314: 0 0 GPIO 0 Edge -davinci_gpio GPIO Key USER1 | |
456: 0 0 GPIO 11 Edge -davinci_gpio 4-0020 | |
481: 1 0 INTR 436 Level | |
484: 3 0 INTR 424 Level mbox-c66-0 | |
486: 0 0 ITS-MSI 0 Edge PCIe PME | |
487: 0 0 ITS-MSI 134217728 Edge PCIe PME | |
488: 0 0 ITS-MSI 268435456 Edge PCIe PME | |
515: 0 0 MSI-INTA 13893648 Edge 31150000.dma-controller chan2 | |
576: 0 0 MSI-INTA 13894672 Edge 31150000.dma-controller chan3 | |
638: 0 0 GICv3 890 Level 46000000.ethernet | |
IPI0: 4108 12528 Rescheduling interrupts | |
IPI1: 247 451 Function call interrupts | |
IPI2: 0 0 CPU stop interrupts | |
IPI3: 0 0 CPU stop (for crash dump) interrupts | |
IPI4: 0 0 Timer broadcast interrupts | |
IPI5: 0 0 IRQ work interrupts | |
IPI6: 0 0 CPU wake-up interrupts | |
Err: 0 | |
root@j7-evm:~# | |
- 12:23:59 [INFO] Host: cat /proc/softirqs | |
- 12:23:59 [INFO] Target: | |
cat /proc/softirqs | |
CPU0 CPU1 | |
HI: 0 0 | |
TIMER: 1481 1429 | |
NET_TX: 56 4 | |
NET_RX: 126105 2 | |
BLOCK: 1190 37 | |
IRQ_POLL: 0 0 | |
TASKLET: 1773 2 | |
SCHED: 1274 852 | |
HRTIMER: 1 0 | |
RCU: 8906 9941 | |
root@j7-evm:~# | |
- 12:23:59 [INFO] Host: ls -lR /run/media/mmcblk0p1 | |
- 12:23:59 [INFO] Target: | |
ls -lR /run/media/mmcblk0p1 | |
/run/media/mmcblk0p1: | |
root@j7-evm:~# | |
- 12:23:59 [INFO] Host: opkg list-installed | grep packagegroup-arago-test; echo $? | |
- 12:24:09 [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 | |
- 12:24:09 [INFO] Target: | |
opkg list-installed | grep packagegroup-arago-test; echo $? | |
1 | |
root@j7-evm:~# | |
- 12:24:09 [INFO] Host: opkg list-installed | grep ti-test; echo $? | |
- 12:24:09 [INFO] Target: | |
opkg list-installed | grep ti-test; echo $? | |
ti-test - 1.0-r0.23 | |
0 | |
root@j7-evm:~# | |
- 12:24:09 [INFO] Host: depmod -a | |
- 12:24:10 [INFO] Target: | |
depmod -a | |
root@j7-evm:~# | |
- 12:24:10 [INFO] Host: lsmod | |
- 12:24:10 [INFO] Target: | |
lsmod | |
Module Size Used by | |
rpmsg_char 262144 0 | |
ti_am335x_adc 327680 0 | |
kfifo_buf 262144 1 ti_am335x_adc | |
irq_pruss_intc 262144 0 | |
pru_rproc 262144 0 | |
crct10dif_ce 327680 1 | |
snd_soc_j721e_evm 262144 0 | |
xfrm_user 327680 2 | |
xfrm_algo 262144 1 xfrm_user | |
ti_k3_r5_remoteproc 262144 0 | |
ti_am335x_tscadc 262144 1 ti_am335x_adc | |
pruss 327680 0 | |
ti_k3_dsp_remoteproc 262144 0 | |
snd_soc_pcm3168a_i2c 262144 0 | |
snd_soc_pcm3168a 262144 1 snd_soc_pcm3168a_i2c | |
virtio_rpmsg_bus 327680 0 | |
rpmsg_ns 262144 1 virtio_rpmsg_bus | |
pci_endpoint_test 262144 0 | |
rti_wdt 327680 0 | |
sch_fq_codel 327680 1 | |
ipv6 720896 36 | |
root@j7-evm:~# | |
- 12:24:10 [INFO] Host: echo 'hello world' | |
- 12:24:10 [INFO] Target: | |
echo 'hello world' | |
hello world | |
root@j7-evm:~# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment