Skip to content

Instantly share code, notes, and snippets.

@nmenon

nmenon/AM62A-SK Secret

Created November 12, 2023 16:41
Show Gist options
  • Save nmenon/f1d8d9bf79aefc0938a745d3bf5b2d9f to your computer and use it in GitHub Desktop.
Save nmenon/f1d8d9bf79aefc0938a745d3bf5b2d9f to your computer and use it in GitHub Desktop.
AM62A Boot
U-Boot SPL 2024.01-rc2-00069-g0a1690209fdf (Nov 12 2023 - 10:23:49 -0600)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.1.5--v09.01.05 (Kool Koala)')
SPL initial stack usage: 13568 bytes
Trying to boot from UART
C
- 21:57:44 [INFO] Disconnected serial from am62axx_sk-fs
- 21:57:44 [INFO] Receiving primary bootloader image ...
- 21:59:09 [INFO] Connected to am62axx_sk-fs via serial
- 21:59:10 [INFO] Target:
Loaded 821339 bytes
Starting ATF on ARM64 core...
NOTICE: BL31: v2.9.0 (debug):v2.9.0-1048-ge7781c84e9b3
NOTICE: BL31: Built : 10:23:47, Nov 12 2023
INFO: GICv3 without legacy support detected.
INFO: ARM GICv3 driver initialized in EL3
INFO: Maximum SPI INTID supported: 287
INFO: SYSFW ABI: 3.1 (firmware rev 0x0009 '9.1.5--v09.01.05 (Kool Koala)')
INFO: BL31: Initializing runtime services
INFO: BL31: cortex_a53: CPU workaround for erratum 855873 was applied
INFO: BL31: cortex_a53: CPU workaround for erratum 1530924 was applied
ERROR: Failed to get response (-19)
ERROR: Transfer send failed (-19)
ERROR: Unable to query firmware capabilities (-19)
INFO: BL31: Initializing BL32
I/TC:
I/TC: OP-TEE version: 4.0.0-51-gce0d3a4655bd (gcc version 11.3.1 20220712 (Arm GNU Toolchain 11.3.Rel1)) #1 Sun Nov 12 16:23:56 UTC 2023 aarch64
I/TC: WARNING: This OP-TEE configuration might be insecure!
I/TC: WARNING: Please check https://optee.readthedocs.io/en/latest/architecture/porting_guidelines.html
I/TC: Primary CPU initializing
I/TC: SYSFW ABI: 3.1 (firmware rev 0x0009 '9.1.5--v09.01.05 (Kool Koala)')
I/TC: HUK Initialized
I/TC: Primary CPU switching to normal world boot
INFO: BL31: Preparing for EL3 exit to normal world
INFO: Entry point address = 0x80080000
INFO: SPSR = 0x3c9
U-Boot SPL 2024.01-rc2-00069-g0a1690209fdf (Nov 12 2023 - 10:24:19 -0600)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.1.5--v09.01.05 (Kool Koala)')
Trying to boot from UART
C
- 21:59:10 [INFO] Disconnected serial from am62axx_sk-fs
- 21:59:10 [INFO] Receiving secondary bootloader image ...
- 22:00:24 [INFO] Connected to am62axx_sk-fs via serial
- 22:00:24 [INFO] Host:
- 22:00:25 [INFO] Target:
Loaded 691011 bytes
U-Boot 2024.01-rc2-00069-g0a1690209fdf (Nov 12 2023 - 10:24:19 -0600)
SoC: AM62AX SR1.0 HS-FS
Model: Texas Instruments AM62A7 SK
DRAM: 2 GiB (effective 4 GiB)
Core: 47 devices, 22 uclasses, devicetree: separate
MMC: mmc@fa00000: 1
Loading Environment from nowhere... OK
In: serial@2800000
Out: serial@2800000
Err: serial@2800000
Net: eth0: ethernet@8000000port@1
Hit any key to stop autoboot: 2 0
=>
=>
- 22:00:26 [INFO] Disconnected serial from am62axx_sk-fs
- 22:00:26 [INFO] Connected to am62axx_sk-fs via serial
- 22:00:26 [INFO] Host:
- 22:00:26 [INFO] Target:
=>
- 22:00:26 [INFO] Host: version
- 22:00:26 [INFO] Target:
version
U-Boot 2024.01-rc2-00069-g0a1690209fdf (Nov 12 2023 - 10:24:19 -0600)
aarch64-none-linux-gnu-gcc (Arm GNU Toolchain 11.3.Rel1) 11.3.1 20220712
GNU ld (Arm GNU Toolchain 11.3.Rel1) 2.38.20220708
=>
- 22:00:26 [INFO] Host: setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled '
- 22:00:27 [INFO] Target:
setenv bootargs 'console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled '
=>
- 22:00:27 [INFO] Host: setenv bootcmd ''
- 22:00:27 [INFO] Target:
setenv bootcmd ''
=>
- 22:00:27 [INFO] Host: setenv autoload 'no'
- 22:00:27 [INFO] Target:
setenv autoload 'no'
=>
- 22:00:27 [INFO] Host: setenv serverip '192.168.0.1'
- 22:00:27 [INFO] Target:
setenv serverip '192.168.0.1'
=>
- 22:00:27 [INFO] Host: setenv _initramfs -
- 22:00:27 [INFO] Target:
setenv _initramfs -
=>
- 22:00:27 [INFO] Host: printenv
- 22:00:28 [INFO] Target:
printenv
_initramfs=-
addr_fit=0x90000000
arch=arm
args_all=setenv optargs ${optargs} earlycon=ns16550a,mmio32,0x02800000 ${mtdparts}
args_mmc=run finduuid;setenv bootargs console=${console} ${optargs} root=PARTUUID=${uuid} rw rootfstype=${mmcrootfstype}
autoload=no
baudrate=115200
board=am62ax
board_name=am62ax
boot=mmc
boot_fdt=try
boot_fit=0
boot_targets=mmc1 mmc0 usb pxe dhcp
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled
bootcmd=
bootcmd_ti_mmc=run findfdt; run init_${boot}; if test ${boot_fit} -eq 1; then run get_fit_${boot}; run get_fit_overlaystring; run run_fit; else; run get_kern_${boot}; run get_fdt_${boot}; run get_overlay_${boot}; run run_kern; fi;
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-am62a7-sk"
default_device_tree_arch=ti
dtboaddr=0x89000000
envboot=if mmc dev ${mmcdev}; then if mmc rescan; then echo SD/MMC found on device ${mmcdev}; if test -n "${loadbootscript}" && run loadbootscript; then run bootscript; else if run loadbootenv; then echo Loaded env from ${bootenvfile}; run importbootenv; fi; if test -n $uenvcmd; then echo Running uenvcmd ...; run uenvcmd; fi; fi; fi; fi;
ethaddr=3c:e0:64:62:db:ae
fdt_addr_r=0x88000000
fdtaddr=0x88000000
fdtcontroladdr=ffb1c320
fdtoverlay_addr_r=0x89000000
findfdt=setenv name_fdt ${default_device_tree_arch}/${default_device_tree}.dtb; setenv fdtfile ${name_fdt}
finduuid=part uuid ${boot} ${bootpart} uuid
get_fdt_mmc=load mmc ${bootpart} ${fdtaddr} ${bootdir}/dtb/${name_fdt}
get_fit_config=setexpr name_fit_config gsub / _ conf-${fdtfile}
get_fit_mmc=load mmc ${bootpart} ${addr_fit} ${bootdir}/${name_fit}
get_fit_overlaystring=for overlay in $name_overlays; do; setexpr name_fit_overlay gsub / _ conf-${overlay}; setenv overlaystring ${overlaystring}'#'${name_fit_overlay}; done;
get_kern_mmc=load mmc ${bootpart} ${loadaddr} ${bootdir}/${name_kern}
get_overlay_mmc=fdt address ${fdtaddr}; fdt resize 0x100000; for overlay in $name_overlays; do; load mmc ${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
kernel_addr_r=0x82000000
loadaddr=0x82000000
loadbootenv=fatload mmc ${mmcdev} ${loadaddr} ${bootenvfile}
loadfdt=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/dtb/${fdtfile}
loadimage=load ${devtype} ${bootpart} ${loadaddr} ${bootdir}/${bootfile}
mmcboot=if mmc dev ${mmcdev}; then devnum=${mmcdev}; devtype=mmc; if mmc rescan; then echo SD/MMC found on device ${mmcdev}; if run loadimage; then run args_mmc; if test ${boot_fit} -eq 1; then run run_fit; else run mmcloados; fi; fi; fi; fi;
mmcdev=1
mmcloados=if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run get_fdt_mmc; then bootz ${loadaddr} - ${fdtaddr}; else if test ${boot_fdt} = try; then bootz; else echo WARN: Cannot load the DT; fi; fi; else bootz; fi;
mmcrootfstype=ext4 rootwait
name_fit=fitImage
name_kern=Image
partitions=name=rootfs,start=0,size=-,uuid=${uuid_gpt_rootfs}
pxefile_addr_r=0x80100000
ramdisk_addr_r=0x88080000
rd_spec=-
rdaddr=0x88080000
run_fit=run get_fit_config; bootm ${addr_fit}#${name_fit_config}${overlaystring}
run_kern=booti ${loadaddr} ${rd_spec} ${fdtaddr}
scriptaddr=0x80000000
serverip=192.168.0.1
soc=k3
stderr=serial@2800000
stdin=serial@2800000
stdout=serial@2800000
update_to_fit=setenv loadaddr ${addr_fit}; setenv bootfile ${name_fit}
vendor=ti
Environment size: 3676/126972 bytes
=>
- 22:00:28 [INFO] Host: printenv bootargs
- 22:00:28 [INFO] Target:
printenv bootargs
bootargs=console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled
=>
- 22:00:28 [INFO] Host: setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp '
- 22:00:28 [INFO] Target:
setenv bootargs ''${bootargs}' ip=:::::eth0:dhcp '
=>
- 22:00:28 [INFO] Host: setenv serverip '192.168.0.1'
- 22:00:29 [INFO] Target:
setenv serverip '192.168.0.1'
=>
- 22:00:29 [INFO] Host: setenv autoload 'no'
- 22:00:29 [INFO] Target:
setenv autoload 'no'
=>
- 22:00:29 [INFO] Host: dhcp
- 22:00:30 [INFO] Target:
dhcp
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.211 (1024 ms)
=>
- 22:00:30 [INFO] Host: tftp ${loadaddr} 192.168.0.1:vatf_am62axx_sk-fs-02/734acea90a6c54066bbff25a10448795
- 22:00:46 [INFO] Target:
tftp ${loadaddr} 192.168.0.1:vatf_am62axx_sk-fs-02/734acea90a6c54066bbff25a10448795
link up on port 1, speed 1000, full duplex
Using ethernet@8000000port@1 device
TFTP from server 192.168.0.1; our IP address is 192.168.0.211
Filename 'vatf_am62axx_sk-fs-02/734acea90a6c54066bbff25a10448795'.
Load address: 0x82000000
Loading: *T T ################################################## 40.4 MiB
2.5 MiB/s
done
Bytes transferred = 42328576 (285e200 hex)
=>
- 22:00:46 [INFO] Host: tftp ${fdt_addr_r} 192.168.0.1:vatf_am62axx_sk-fs-02/533e9100ffa2f28b0d71be83612555f0
- 22:00:46 [INFO] Target:
tftp ${fdt_addr_r} 192.168.0.1:vatf_am62axx_sk-fs-02/533e9100ffa2f28b0d71be83612555f0
link up on port 1, speed 1000, full duplex
Using ethernet@8000000port@1 device
TFTP from server 192.168.0.1; our IP address is 192.168.0.211
Filename 'vatf_am62axx_sk-fs-02/533e9100ffa2f28b0d71be83612555f0'.
Load address: 0x88000000
Loading: *################################################## 32.1 KiB
3.5 MiB/s
done
Bytes transferred = 32851 (8053 hex)
=>
- 22:00:46 [INFO] Host: fdt address ${fdt_addr_r}
- 22:00:47 [INFO] Target:
fdt address ${fdt_addr_r}
Working FDT set to 88000000
=>
- 22:00:47 [INFO] Host: printenv bootargs
- 22:00:47 [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
=>
- 22:00:47 [INFO] Host: setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am62axx_sk-fs-02/autofs/5b50ed8fc16d4492c177b239bf042601,nolock,v3,tcp,rsize=4096,wsize=4096 '
- 22:00:47 [INFO] Target:
setenv bootargs ''${bootargs}' root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am62axx_sk-fs-02/autofs/5b50ed8fc16d4492c177b239bf042601,nolock,v3,tcp,rsize=4096,wsize=4096 '
=>
- 22:00:47 [INFO] Host: printenv bootcmd
- 22:00:47 [INFO] Target:
printenv bootcmd
bootcmd=
=>
- 22:00:47 [INFO] Host: setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi'
- 22:00:47 [INFO] Target:
setenv bootcmd ''${bootcmd}' if iminfo ${loadaddr}; then bootm ${loadaddr} ${_initramfs} ${fdt_addr_r}; else booti ${loadaddr} ${_initramfs} ${fdt_addr_r}; fi'
=>
- 22:00:47 [INFO] Host: version
- 22:00:48 [INFO] Target:
version
U-Boot 2024.01-rc2-00069-g0a1690209fdf (Nov 12 2023 - 10:24:19 -0600)
aarch64-none-linux-gnu-gcc (Arm GNU Toolchain 11.3.Rel1) 11.3.1 20220712
GNU ld (Arm GNU Toolchain 11.3.Rel1) 2.38.20220708
=>
- 22:00:48 [INFO] Host: bdinfo
- 22:00:48 [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 = 0x00000000fff4a000
reloc off = 0x000000007f74a000
Build = 64-bit
current eth = ethernet@8000000port@1
ethaddr = 3c:e0:64:62:db:ae
IP addr = 192.168.0.211
fdt_blob = 0x00000000ffb1c320
new_fdt = 0x00000000ffb1c320
fdt_size = 0x000000000000ea80
multi_dtb_fit= 0x0000000000000000
lmb_dump_all:
memory.cnt = 0x2 / max = 0x10
memory[0] [0x80000000-0xffffffff], 0x80000000 bytes flags: 0
memory[1] [0x880000000-0x8ffffffff], 0x80000000 bytes flags: 0
reserved.cnt = 0x4 / max = 0x10
reserved[0] [0x9c900000-0x9e6fffff], 0x01e00000 bytes flags: 4
reserved[1] [0x9e780000-0x9fffffff], 0x01880000 bytes flags: 4
reserved[2] [0xfeb15000-0xffffffff], 0x014eb000 bytes flags: 0
reserved[3] [0x880000000-0x8ffffffff], 0x80000000 bytes flags: 0
devicetree = separate
serial addr = 0x0000000002800000
width = 0x0000000000000000
shift = 0x0000000000000002
offset = 0x0000000000000000
clock = 0x0000000002dc6c00
arch_number = 0x0000000000000000
TLB addr = 0x00000000ffff0000
irq_sp = 0x00000000ffb1c310
sp start = 0x00000000ffb1c310
Early malloc usage: 24c8 / 8000
=>
- 22:00:48 [INFO] Host:
- 22:00:48 [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 = 0x00000000fff4a000
reloc off = 0x000000007f74a000
Build = 64-bit
current eth = ethernet@8000000port@1
ethaddr = 3c:e0:64:62:db:ae
IP addr = 192.168.0.211
fdt_blob = 0x00000000ffb1c320
new_fdt = 0x00000000ffb1c320
fdt_size = 0x000000000000ea80
multi_dtb_fit= 0x0000000000000000
lmb_dump_all:
memory.cnt = 0x2 / max = 0x10
memory[0] [0x80000000-0xffffffff], 0x80000000 bytes flags: 0
memory[1] [0x880000000-0x8ffffffff], 0x80000000 bytes flags: 0
reserved.cnt = 0x4 / max = 0x10
reserved[0] [0x9c900000-0x9e6fffff], 0x01e00000 bytes flags: 4
reserved[1] [0x9e780000-0x9fffffff], 0x01880000 bytes flags: 4
reserved[2] [0xfeb15000-0xffffffff], 0x014eb000 bytes flags: 0
reserved[3] [0x880000000-0x8ffffffff], 0x80000000 bytes flags: 0
devicetree = separate
serial addr = 0x0000000002800000
width = 0x0000000000000000
shift = 0x0000000000000002
offset = 0x0000000000000000
clock = 0x0000000002dc6c00
arch_number = 0x0000000000000000
TLB addr = 0x00000000ffff0000
irq_sp = 0x00000000ffb1c310
sp start = 0x00000000ffb1c310
Early malloc usage: 24c8 / 8000
=>
- 22:00:48 [INFO] Host: ls mmc 0:1
- 22:00:48 [INFO] Target:
ls mmc 0:1
** Bad device specification mmc 0 **
Couldn't find partition mmc 0:1
=>
- 22:00:48 [INFO] Host: ls mmc 1:1
- 22:00:49 [INFO] Target:
ls mmc 1:1
EFI/
21584384 Image
315325 tiboot3-am62ax-gp-evm.bin
317914 tiboot3-am62ax-hs-evm.bin
317914 tiboot3-am62ax-hs-fs-evm.bin
317914 tiboot3.bin
1077303 tispl.bin
1125883 u-boot.img
574 uEnv.txt
0 test
4 ws-calibrate.rules
10 file(s), 1 dir(s)
=>
- 22:00:49 [INFO] Host: ext4ls mmc 0:2 /lib/firmware
- 22:00:49 [INFO] Target:
ext4ls mmc 0:2 /lib/firmware
** Bad device specification mmc 0 **
Couldn't find partition mmc 0:2
=>
- 22:00:49 [INFO] Host: ext4ls mmc 1:2 /lib/firmware
- 22:00:49 [INFO] Target:
ext4ls mmc 1:2 /lib/firmware
<DIR> 4096 .
<DIR> 4096 ..
2040 LICENCE.ibt_firmware
2046 LICENCE.iwlwifi_firmware
<SYM> 67 am62a-c71_0-fw
<SYM> 74 am62a-c71_0-fw-sec
<SYM> 69 am62a-mcu-r5f0_0-fw
<SYM> 76 am62a-mcu-r5f0_0-fw-sec
478552 bl32.bin
4292576 bl32.elf
<DIR> 4096 cnm
<DIR> 4096 intel
918268 iwlwifi-3160-17.ucode
2448976 iwlwifi-8000C-34.ucode
2428004 iwlwifi-8000C-36.ucode
2440780 iwlwifi-8265-34.ucode
2436632 iwlwifi-8265-36.ucode
2678092 iwlwifi-9260-th-b0-jf-b0-34.ucode
2521412 iwlwifi-9260-th-b0-jf-b0-38.ucode
1489652 iwlwifi-9260-th-b0-jf-b0-46.ucode
4728 regulatory.db
1182 regulatory.db.p7s
28 tee-header_v2.bin
0 tee-pageable_v2.bin
478552 tee-pager_v2.bin
478552 tee-raw.bin
478580 tee.bin
4292576 tee.elf
<DIR> 4096 ti-connectivity
<DIR> 4096 ti-ipc
<SYM> 39 wave521c_codec_fw.bin
=>
- 22:00:49 [INFO] Host: mmc rescan; echo $?
- 22:00:49 [INFO] Target:
mmc rescan; echo $?
MMC Device 0 not found
no mmc device at slot 0
1
=>
- 22:00:49 [INFO] Host: fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4
- 22:00:50 [INFO] Target:
fatwrite mmc ${mmcdev}:1 ${loadaddr} ws-calibrate.rules 4
4 bytes written in 41 ms (0 Bytes/s)
=>
- 22:00:50 [INFO] Host: boot
- 22:01:09 [INFO] Target:
boot
## Checking Image at 82000000 ...
Unknown image format!
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Working FDT set to 88000000
Loading Device Tree to 000000008fff4000, end 000000008ffff052 ... OK
Working FDT set to 8fff4000
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 6.6.0-next-20231109 (KernelCI@build-j10249-arm64-gcc-10-defconfig-kpjbp) (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PREEMPT Thu Nov 9 06:55:16 UTC 2023
[ 0.000000] KASLR disabled due to lack of seed
[ 0.000000] Machine model: Texas Instruments AM62A7 SK
[ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
[ 0.000000] printk: legacy bootconsole [ns16550a0] enabled
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009c900000, size 30 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9c900000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x000000009c900000..0x000000009e6fffff (30720 KiB) nomap non-reusable r5f-dma-memory@9c900000
[ 0.000000] OF: reserved mem: 0x000000009e780000..0x000000009e7fffff (512 KiB) nomap non-reusable tfa@9e780000
[ 0.000000] OF: reserved mem: 0x000000009e800000..0x000000009fffffff (24576 KiB) nomap non-reusable optee@9e800000
[ 0.000000] NUMA: No NUMA configuration found
[ 0.000000] NUMA: Faking a node at [mem 0x0000000080000000-0x00000008ffffffff]
[ 0.000000] NUMA: NODE_DATA [mem 0x8ff7e89c0-0x8ff7eafff]
[ 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-0x000000009c8fffff]
[ 0.000000] node 0: [mem 0x000000009c900000-0x000000009e6fffff]
[ 0.000000] node 0: [mem 0x000000009e700000-0x000000009e77ffff]
[ 0.000000] node 0: [mem 0x000000009e780000-0x000000009fffffff]
[ 0.000000] node 0: [mem 0x00000000a0000000-0x00000000ffffffff]
[ 0.000000] node 0: [mem 0x0000000880000000-0x00000008ffffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff]
[ 0.000000] cma: Reserved 32 MiB at 0x00000000fe000000 on node -1
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.1 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: Trusted OS migration not required
[ 0.000000] psci: SMC Calling Convention v1.4
[ 0.000000] percpu: Embedded 22 pages/cpu s50664 r8192 d31256 u90112
[ 0.000000] Detected 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] alternatives: applying boot alternatives
[ 0.000000] Kernel command line: console=ttyS2,115200n8 earlyprintk=serial,ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 rootwait fsck.mode=skip sysrq_always_enabled ip=:::::eth0:dhcp root=/dev/nfs rw nfsroot=192.168.0.1:/opt/NFS_exports/linux/am62axx_sk-fs-02/autofs/5b50ed8fc16d4492c177b239bf042601,nolock,v3,tcp,rsize=4096,wsize=4096
[ 0.000000] sysrq: sysrq always enabled.
[ 0.000000] Unknown kernel command line parameters "earlyprintk=serial,ttyS2,115200n8", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] Fallback order for Node 0: 0
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1032192
[ 0.000000] Policy zone: Normal
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: area num 4.
[ 0.000000] software IO TLB: mapped [mem 0x00000000fa000000-0x00000000fe000000] (64MB)
[ 0.000000] Memory: 3917084K/4194304K available (16640K kernel code, 4344K rwdata, 10816K rodata, 9408K init, 605K bss, 244452K reserved, 32768K 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] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 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] Root IRQ handler: gic_handle_irq
[ 0.000000] GICv3: GICv3 features: 16 PPIs
[ 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: Devices Table too large, reduce ids 20->19
[ 0.000000] ITS@0x0000000001820000: allocated 524288 Devices @880800000 (flat, esz 8, psz 64K, shr 0)
[ 0.000000] ITS: using cache flushing for cmd queue
[ 0.000000] GICv3: using LPI property table @0x0000000880040000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880050000
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
[ 0.000000] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[ 0.009272] Console: colour dummy device 80x25
[ 0.013889] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.024572] pid_max: default: 32768 minimum: 301
[ 0.029357] LSM: initializing lsm=capability,integrity
[ 0.034707] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.042287] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.051900] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.059204] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.067165] rcu: Hierarchical SRCU implementation.
[ 0.072070] rcu: Max phase no-delay instances is 1000.
[ 0.077646] Platform MSI: msi-controller@1820000 domain created
[ 0.083827] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created
[ 0.093072] fsl-mc MSI: msi-controller@1820000 domain created
[ 0.100414] EFI services will not be available.
[ 0.105269] smp: Bringing up secondary CPUs ...
I/TC: Secondary CPU 1 initializing
I/TC: Secondary CPU 1 switching to normal world boot
I/TC: Secondary CPU 2 initializing
I/TC: Secondary CPU 2 switching to normal world boot
I/TC: Secondary CPU 3 initializing
I/TC: Secondary CPU 3 switching to normal world boot
[ 0.118513] Detected VIPT I-cache on CPU1
[ 0.118580] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
[ 0.118596] GICv3: CPU1: using allocated LPI pending table @0x0000000880060000
[ 0.118643] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.127302] Detected VIPT I-cache on CPU2
[ 0.127356] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000
[ 0.127370] GICv3: CPU2: using allocated LPI pending table @0x0000000880070000
[ 0.127402] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.136021] Detected VIPT I-cache on CPU3
[ 0.136074] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000
[ 0.136087] GICv3: CPU3: using allocated LPI pending table @0x0000000880080000
[ 0.136117] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.136189] smp: Brought up 1 node, 4 CPUs
[ 0.215902] SMP: Total of 4 processors activated.
[ 0.220714] CPU features: detected: 32-bit EL0 Support
[ 0.225979] CPU features: detected: 32-bit EL1 Support
[ 0.231235] CPU features: detected: CRC32 instructions
[ 0.243387] CPU: All CPU(s) started at EL2
[ 0.247634] alternatives: applying system-wide alternatives
[ 0.255274] devtmpfs: initialized
[ 0.265472] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.275477] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.283578] pinctrl core: initialized pinctrl subsystem
[ 0.290693] DMI not present or invalid.
[ 0.295417] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.302285] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 0.309626] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.317698] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.325862] audit: initializing netlink subsys (disabled)
[ 0.331551] audit: type=2000 audit(0.212:1): state=initialized audit_enabled=0 res=1
[ 0.332696] thermal_sys: Registered thermal governor 'step_wise'
[ 0.339486] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.345692] cpuidle: using governor menu
[ 0.356645] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.363672] ASID allocator initialised with 65536 entries
[ 0.371211] Serial: AMBA PL011 UART driver
[ 0.394425] Modules: 22272 pages in range for non-PLT usage
[ 0.394439] Modules: 513792 pages in range for PLT usage
[ 0.400850] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.413236] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.419645] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.426585] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[ 0.432993] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.439933] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.446341] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.453280] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[ 0.461278] ACPI: Interpreter disabled.
[ 0.467239] k3-chipinfo 43000014.chipid: Family:AM62AX rev:SR1.0 JTAGID[0x0bb8d02f] Detected
[ 0.476656] iommu: Default domain type: Translated
[ 0.481573] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.488150] SCSI subsystem initialized
[ 0.492297] usbcore: registered new interface driver usbfs
[ 0.497936] usbcore: registered new interface driver hub
[ 0.503398] usbcore: registered new device driver usb
[ 0.509618] pps_core: LinuxPPS API ver. 1 registered
[ 0.514701] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.524050] PTP clock support registered
[ 0.528199] EDAC MC: Ver: 3.0.0
[ 0.532010] scmi_core: SCMI protocol bus registered
[ 0.537950] FPGA manager framework
[ 0.541532] Advanced Linux Sound Architecture Driver Initialized.
[ 0.548750] vgaarb: loaded
[ 0.552317] clocksource: Switched to clocksource arch_sys_counter
[ 0.558800] VFS: Disk quotas dquot_6.6.0
[ 0.562844] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.570046] pnp: PnP ACPI: disabled
[ 0.579755] NET: Registered PF_INET protocol family
[ 0.584952] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.595296] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.604147] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.612090] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.620402] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[ 0.628782] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.635614] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.642571] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.650087] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.656326] RPC: Registered named UNIX socket transport module.
[ 0.662389] RPC: Registered udp transport module.
[ 0.667198] RPC: Registered tcp transport module.
[ 0.672014] RPC: Registered tcp-with-tls transport module.
[ 0.677624] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.684221] PCI: CLS 0 bytes, default 64
[ 0.688637] kvm [1]: IPA Size Limit: 40 bits
[ 0.695113] kvm [1]: vgic-v2@100010000
[ 0.698971] kvm [1]: GIC system register CPU interface enabled
[ 0.704960] kvm [1]: vgic interrupt IRQ9
[ 0.708988] kvm [1]: Hyp mode initialized successfully
[ 0.715491] Initialise system trusted keyrings
[ 0.720262] workingset: timestamp_bits=42 max_order=20 bucket_order=0
[ 0.727165] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.733399] NFS: Registering the id_resolver key type
[ 0.738590] Key type id_resolver registered
[ 0.742870] Key type id_legacy registered
[ 0.746986] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.753843] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.761580] 9p: Installing v9fs 9p2000 file system support
[ 0.820214] Key type asymmetric registered
[ 0.824406] Asymmetric key parser 'x509' registered
[ 0.829440] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.837008] io scheduler mq-deadline registered
[ 0.841640] io scheduler kyber registered
[ 0.845768] io scheduler bfq registered
[ 0.857369] pinctrl-single 4084000.pinctrl: 34 pins, size 136
[ 0.863716] pinctrl-single f4000.pinctrl: 171 pins, size 684
[ 0.877245] EINJ: ACPI disabled.
[ 0.909204] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.919737] msm_serial: driver initialized
[ 0.924371] SuperH (H)SCI(F) driver initialized
[ 0.929211] STM32 USART driver initialized
[ 0.941359] loop: module loaded
[ 0.945864] megasas: 07.727.03.00-rc1
[ 0.957082] tun: Universal TUN/TAP device driver, 1.6
[ 0.963437] thunder_xcv, ver 1.0
[ 0.966798] thunder_bgx, ver 1.0
[ 0.970120] nicpf, ver 1.0
[ 0.974262] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[ 0.981656] hns3: Copyright (c) 2017 Huawei Corporation.
[ 0.987151] hclge is initializing
[ 0.990576] e1000: Intel(R) PRO/1000 Network Driver
[ 0.995563] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 1.001466] e1000e: Intel(R) PRO/1000 Network Driver
[ 1.006541] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 1.012613] igb: Intel(R) Gigabit Ethernet Network Driver
[ 1.018132] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 1.023852] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[ 1.030266] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 1.036860] sky2: driver version 1.30
[ 1.042213] VFIO - User Level meta-driver version: 0.3
[ 1.050888] usbcore: registered new interface driver usb-storage
[ 1.060422] i2c_dev: i2c /dev entries driver
[ 1.072829] cpu cpu0: OPP-v2 not supported, cpufreq-dt will attempt to use legacy tables.
[ 1.081986] cpu cpu0: OPP table can't be empty
[ 1.087944] sdhci: Secure Digital Host Controller Interface driver
[ 1.094290] sdhci: Copyright(c) Pierre Ossman
[ 1.099747] Synopsys Designware Multimedia Card Interface Driver
[ 1.107053] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.115370] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.122480] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 1.130250] usbcore: registered new interface driver usbhid
[ 1.135968] usbhid: USB HID core driver
[ 1.144362] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 1.155435] optee: probing for conduit method.
I/TC: Reserved shared memory is enabled
I/TC: Dynamic shared memory is enabled
I/TC: Normal World virtualization support is disabled
I/TC: Asynchronous notifications are disabled
[ 1.160037] optee: revision 4.0 (ce0d3a46)
[ 1.176638] optee: dynamic shared memory is enabled
[ 1.186040] optee: initialized driver
[ 1.193528] NET: Registered PF_PACKET protocol family
[ 1.198808] 9pnet: Installing 9P2000 support
[ 1.203251] Key type dns_resolver registered
[ 1.217087] registered taskstats version 1
[ 1.221864] Loading compiled-in X.509 certificates
[ 1.270763] ti-sci 44043000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.1.5--v09.01.05 (Kool Koala)')
[ 1.332290] i2c 0-0048: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/pmic@48/regulators/buck5
[ 1.342173] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz
[ 1.349680] pca953x 1-0022: supply vcc not found, using dummy regulator
[ 1.356573] pca953x 1-0022: using AI
[ 1.382652] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz
[ 1.389185] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created
[ 1.397896] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created
[ 1.407420] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
[ 1.417423] ti-udma 485c0100.dma-controller: Number of rings: 82
[ 1.426157] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18)
[ 1.438416] ti-udma 485c0000.dma-controller: Number of rings: 150
[ 1.449472] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15)
[ 1.461137] printk: legacy console [ttyS2] disabled
[ 1.466508] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 236, base_baud = 3000000) is a 8250
[ 1.475386] printk: legacy console [ttyS2] enabled
[ 1.475386] printk: legacy console [ttyS2] enabled
[ 1.485085] printk: legacy bootconsole [ns16550a0] disabled
[ 1.485085] printk: legacy bootconsole [ns16550a0] disabled
[ 1.544367] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 1.555671] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867
[ 1.563812] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000002
[ 1.576759] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
[ 1.583889] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
[ 1.591022] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19
[ 1.669353] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 1.674912] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[ 1.682744] xhci-hcd xhci-hcd.0.auto: USB3 root hub has no ports
[ 1.688748] xhci-hcd xhci-hcd.0.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000000000000010
[ 1.698172] xhci-hcd xhci-hcd.0.auto: irq 238, io mem 0x31100000
[ 1.704973] hub 1-0:1.0: USB hub found
[ 1.708769] hub 1-0:1.0: 1 port detected
[ 1.736777] mmc1: CQHCI version 5.10
[ 1.778911] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
[ 1.806872] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL)
[ 1.816202] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
[ 1.834752] mmc1: new high speed SDHC card at address b368
[ 1.840883] mmcblk1: mmc1:b368 USD00 14.7 GiB
[ 1.846986] mmcblk1: p1 p2 p3
[ 5.921822] am65-cpsw-nuss 8000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 5.948319] Sending DHCP requests ., OK
[ 5.968172] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.211
[ 5.975920] IP-Config: Complete:
[ 5.979143] device=eth0, hwaddr=3c:e0:64:62:db:ae, ipaddr=192.168.0.211, mask=255.255.255.0, gw=192.168.0.1
[ 5.989324] host=192.168.0.211, domain=ti.com, nis-domain=(none)
[ 5.995755] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath=
[ 5.995761] nameserver0=192.0.2.2, nameserver1=192.0.2.3
[ 6.008567] clk: Disabling unused clocks
[ 6.016924] ALSA device list:
[ 6.019885] No soundcards found.
[ 6.036382] VFS: Mounted root (nfs filesystem) on device 0:21.
[ 6.042842] devtmpfs: mounted
[ 6.048809] Freeing unused kernel memory: 9408K
[ 6.060387] Run /sbin/init as init process
[ 6.206156] systemd[1]: System time before build time, advancing clock.
[ 6.250035] NET: Registered PF_INET6 protocol family
[ 6.258194] Segment Routing with IPv6
[ 6.264362] In-situ OAM (IOAM) with IPv6
[ 6.297780] systemd[1]: systemd 250.5+ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=hybrid)
[ 6.329632] systemd[1]: Detected architecture arm64.
Welcome to [1mArago 2023.04[0m!
[ 6.398367] systemd[1]: Hostname set to <am65xx-evm>.
[ 6.407265] systemd[1]: Initializing machine ID from random generator.
[ 6.521890] systemd[83]: /lib/systemd/system-generators/systemd-gpt-auto-generator failed with exit status 1.
[ 6.524402] systemd-sysv-generator[92]: SysV service '/etc/init.d/sysrepo' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[ 6.556840] systemd-sysv-generator[92]: SysV service '/etc/init.d/thermal-zone-init' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[ 6.582455] systemd-sysv-generator[92]: SysV service '/etc/init.d/netopeer2-server' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[ 6.968752] systemd[1]: /lib/systemd/system/bt-enable.service:9: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[ 7.055293] systemd[1]: /etc/systemd/system/sync-clocks.service:11: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[ 7.162266] systemd[1]: Queued start job for default target Graphical Interface.
[ 7.223826] systemd[1]: Created slice Slice /system/getty.
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/getty[0m.
[ 7.247058] systemd[1]: Created slice Slice /system/modprobe.
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/modprobe[0m.
[ 7.271058] systemd[1]: Created slice Slice /system/serial-getty.
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/serial-getty[0m.
[ 7.294457] systemd[1]: Created slice User and Session Slice.
[[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m.
[ 7.316738] 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.340644] 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.364762] systemd[1]: Reached target Path Units.
[[0;32m OK [0m] Reached target [0;1;39mPath Units[0m.
[ 7.380478] systemd[1]: Reached target Remote File Systems.
[[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m.
[ 7.400438] systemd[1]: Reached target Slice Units.
[[0;32m OK [0m] Reached target [0;1;39mSlice Units[0m.
[ 7.416470] systemd[1]: Reached target Swaps.
[[0;32m OK [0m] Reached target [0;1;39mSwaps[0m.
[ 7.468654] systemd[1]: Listening on RPCbind Server Activation Socket.
[[0;32m OK [0m] Listening on [0;1;39mRPCbind Server Activation Socket[0m.
[ 7.492547] systemd[1]: Reached target RPC Port Mapper.
[[0;32m OK [0m] Reached target [0;1;39mRPC Port Mapper[0m.
[ 7.520913] systemd[1]: Listening on Process Core Dump Socket.
[[0;32m OK [0m] Listening on [0;1;39mProcess Core Dump Socket[0m.
[ 7.544811] systemd[1]: Listening on initctl Compatibility Named Pipe.
[[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m.
[ 7.570003] systemd[1]: Listening on Journal Audit Socket.
[[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m.
[ 7.593794] systemd[1]: Listening on Journal Socket (/dev/log).
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m.
[ 7.617046] systemd[1]: Listening on Journal Socket.
[[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m.
[ 7.638011] systemd[1]: Listening on Network Service Netlink Socket.
[[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m.
[ 7.663066] systemd[1]: Listening on udev Control Socket.
[[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m.
[ 7.684901] systemd[1]: Listening on udev Kernel Socket.
[[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m.
[ 7.705660] systemd[1]: Listening on User Database Manager Socket.
[[0;32m OK [0m] Listening on [0;1;39mUser Database Manager Socket[0m.
[ 7.752764] systemd[1]: Mounting Huge Pages File System...
Mounting [0;1;39mHuge Pages File System[0m...
[ 7.772937] systemd[1]: Mounting POSIX Message Queue File System...
Mounting [0;1;39mPOSIX Message Queue File System[0m...
[ 7.801059] systemd[1]: Mounting Kernel Debug File System...
Mounting [0;1;39mKernel Debug File System[0m...
[ 7.816927] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
[ 7.836776] systemd[1]: Mounting Temporary Directory /tmp...
Mounting [0;1;39mTemporary Directory /tmp[0m...
[ 7.858816] systemd[1]: Starting Create List of Static Device Nodes...
Starting [0;1;39mCreate List of Static Device Nodes[0m...
[ 7.884964] systemd[1]: Starting Load Kernel Module configfs...
Starting [0;1;39mLoad Kernel Module configfs[0m...
[ 7.904972] systemd[1]: Starting Load Kernel Module drm...
Starting [0;1;39mLoad Kernel Module drm[0m...
[ 7.925623] systemd[1]: Starting Load Kernel Module fuse...
Starting [0;1;39mLoad Kernel Module fuse[0m...
[ 7.948050] systemd[1]: Starting Start psplash boot splash screen...
Starting [0;1;39mStart psplash boot splash screen[0m.[ 7.954865] fuse: init (API version 7.39)
..
[ 7.983049] systemd[1]: Starting RPC Bind...
Starting [0;1;39mRPC Bind[0m...
[ 8.001164] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
[ 8.045041] systemd[1]: Starting Journal Service...
Starting [0;1;39mJournal Service[0m...
[ 8.070089] systemd[1]: Starting Load Kernel Modules...
Starting [0;1;39mLoad Kernel Modules[0m...
[ 8.090279] systemd[1]: Starting Generate network units from Kernel command line...
Starting [0;1;39mGenerate network ts from Kernel command line[0m...
[ 8.141250] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting [0;1;39mRemount Root and Kernel File Systems[0m...
[ 8.170055] systemd[1]: Starting Coldplug All udev Devices...
Starting [0;1;39mColdplug All udev Devices[0m...
[ 8.203391] systemd[1]: Started RPC Bind.
[[0;32m OK [0m] Started [0;1;39mRPC Bind[0m.
[ 8.223610] 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] Finished [0;1;39mCreate List of Static Device Nodes[0m.
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m.
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m.
[[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m.
[[0;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] Finished [0;1;39mLoad Kernel Modules[0m.
[[0;32m OK [0m] Finished [0;1;39mGenerate network units from Kernel command line[0m.
[[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m.
Mounting [0;1;39mFUSE Control File System[0m...
Mounting [0;1;39mKernel Configuration File System[0m...
Starting [0;1;39mFlush Journal to Persistent Storage[0m...
Starting [0;1;39mApply Kernel Variables[0m...[ 8.578877] systemd-journald[108]: Received client request to flush runtime journal.
Starting [0;1;39mCreate System Users[0m...
[[0;32m OK [0m] Mounted [0;1;39mFUSE Control File System[0m.
[[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m.
[[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m.
[[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m.
[[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m.
Starting [0;1;39mCreate Static Device Nodes in /dev[0m...
[[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m.
[[0;32m OK [0m] Reached target [0;1;39mPreparation for Local File Systems[0m.
Mounting [0;1;39m/media/ram[0m...
Mounting [0;1;39m/var/volatile[0m...
[ 8.917134] audit: type=1334 audit(1651167747.708:2): prog-id=5 op=LOAD
[ 8.923829] audit: type=1334 audit(1651167747.712:3): prog-id=6 op=LOAD
Starting [0;1;39mRule-based Managefor Device Events and Files[0m...
[[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[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;39mRebuild Dynamic Linker Cache[0m...
Starting [0;1;39mCreate Volatile Files and Directories[0m...
[[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m.
[ 9.212372] random: crng init done
[[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m.
[[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m.
Starting [0;1;39mRebuild Journal Catalog[0m...
Starting [0;1;39mNetwork Time Synchronization[0m...
Starting [0;1;39mRecord System Boot/Shutdown in UTMP[0m...
[[0;32m OK [0m] Finished [0;1;39mRecord System Boot/Shutdown in UTMP[0m.
[[0;32m OK [0m] Finished [0;1;39mRebuild Journal Catalog[0m.
[[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m.
[[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m.
[ 10.353845] omap-mailbox 29000000.mailbox: no available mbox devices found
[ 10.386104] omap-mailbox 29010000.mailbox: no available mbox devices found
[ 10.402045] omap-mailbox 29020000.mailbox: no available mbox devices found
[[0;32m OK [0m] Found device [0;1;39m/dev/ttyS2[0m.
[ 10.416628] omap-mailbox 29030000.mailbox: no available mbox devices found
[ 10.682104] tps6598x 0-003f: Unable to find the interrupt, switching to polling
[ 10.768202] tlv320aic3x 1-001b: Failed to request supplies: -517
[ 10.868790] tlv320aic3x 1-001b: Failed to request supplies: -517
[[0;32m OK [0m] Reached target [0;1;39mHardware activated USB gadget[0m.
[ 11.360893] tlv320aic3x 1-001b: Failed to request supplies: -517
Starting [0;1;39mStart psplash boot splash screen[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] Finished [0;1;39mRebuild Dynamic Linker Cache[0m.
Starting [0;1;39mRun pending postinsts[0m...
Starting [0;1;39mUpdate is Completed[0m...
[[0;32m OK [0m] Finished [0;1;39mUpdate is Completed[0m.
[[0;32m OK [0m] Created slice [0;1;39mSlice /system/systemd-fsck[0m.
[[0;32m OK [0m] Finished [0;1;39mRun pending postinsts[0m.
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk1p3[0m.
[[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;39mTimer Units[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.
Starting [0;1;39mDocker Socket for the API[0m...
[[0;32m OK [0m] Listening on [0;1;39mdropbear.socket[0m.
[[0;32m OK [0m] Listening on [0;1;39mPC/SC Smart Card Daemon Activation Socket[0m.
Starting [0;1;39mWeston socket[0m...
Starting [0;1;39mD-Bus System Message Bus[0m...
Starting [0;1;39mReboot and dump vmcore via kexec[0m...
Starting [0;1;39mFile System Check on /dev/mmcblk1p3[0m...
[[0;32m OK [0m] Listening on [0;1;39mDocker Socket for the API[0m.
[[0;32m OK [0m] Listening on [0;1;39mWeston socket[0m.
[[0;32m OK [0m] Finished [0;1;39mReboot and dump vmcore via kexec[0m.
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk1p3[0m.
[[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m.
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk1p2[0m.
[[0;32m OK [0m] Found device [0;1;39m/dev/mmcblk1p1[0m.
[[0;32m OK [0m] Reached target [0;1;39mSocket Units[0m.
[[0;32m OK [0m] Reached target [0;1;39mBasic System[0m.
Mounting [0;1;39m/run/media/mmcblk1p3[0m...
Starting [0;1;39mSave/Restore Sound Card State[0m...
[[0;32m OK [0m] Started [0;1;39mJob spooling tools[0m.
[[0;32m OK [0m] Started [0;1;39mPeriodic Command Scheduler[0m.
Starting [0;1;39mPrint notice about GPLv3 packages[0m[ 14.098994] ext2 filesystem being mounted at /run/media/mmcblk1p3 supports timestamps until 2038-01-19 (0x7fffffff)
...
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;39mLighttpd Daemon[0m...
[[0;32m OK [0m] Started [0;1;39mstrongSwan IPsec IIKEv2 daemon using ipsec.conf[0m.
Starting [0;1;39mFile System Check on /dev/mmcblk1p1[0m...
Starting [0;1;39mFile System Check on /dev/mmcblk1p2[0m...
[ 14.287205] audit: type=1334 audit(1651167753.076:4): prog-id=7 op=LOAD
[ 14.294499] audit: type=1334 audit(1651167753.076:5): prog-id=8 op=LOAD
Starting [0;1;39mUser Login Management[0m...
[[0;32m OK [0m] Started [0;1;39mTEE Supplicant[0m.
Starting [0;1;39mTelnet Server[0m...
[[0;32m OK [0m] Mounted [0;1;39m/run/media/mmcblk1p3[0m.
[[0;32m OK [0m] Finished [0;1;39mSave/Restore Sound Card State[0m.
[[0;1;31mFAILED[0m] Failed to start [0;1;39mPrint notice about GPLv3 packages[0m.
See 'systemctl status gplv3-notice.service' for details.
[[0;32m OK [0m] Finished [0;1;39mIPv6 Packet Filtering Framework[0m.
[[0;32m OK [0m] Finished [0;1;39mIPv4 Packet Filtering Framework[0m.
[[0;32m OK [0m] Started [0;1;39mLighttpd Daemon[0m.
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk1p1[0m.
[[0;32m OK [0m] Finished [0;1;39mFile System Check on /dev/mmcblk1p2[0m.
[[0;32m OK [0m] Finished [0;1;39mTelnet Server[0m.
[[0;32m OK [0m] Started [0;1;39mUser Login Management[0m.
[[0;32m OK [0m] Reached target [0;1;39mPreparation for Network[0m.
[[0;32m OK [0m] Reached target [0;1;39mSound Card[0m.
Mounting [0;1;39m/run/media/boot-mmcblk1p1[0m...
Mounting [0;1;39m/run/media/root-mmcblk1p2[0m...
Starting [0;1;39mNetwork Configuration[0m...
[ 14.891206] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[[0;32m OK [0m] Listening on [0;1;39mLoad/Save RF itch Status /dev/rfkill Watch[0m.
[ 14.921794] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 14.923056] EXT4-fs (mmcblk1p2): mounted filesystem 65209ea5-146a-48a6-8a2c-14364f8e73db r/w with ordered data mode. Quota mode: none.
[ 14.930939] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[[0;32m OK [0m] Mounted [0;1;39m/run/media/root-mmcblk1p2[0m.
[[0;32m OK [0m] Mounted [0;1;39m/run/media/boot-mmcblk1p1[0m.
[[0;32m OK [0m] Started [0;1;39mNetwork Configuration[0m.
Starting [0;1;39mNetwork Name Resolution[0m...
[[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m.
[[0;32m OK [0m] Reached target [0;1;39mNetwork[0m.
[[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m.
Starting [0;1;39mAvahi mDNS/DNS-SD Stack[0m...
Starting [0;1;39mEnable and configure wl18xx bluetooth stack[0m...
Starting [0;1;39mcontainerd container runtime[0m...
[[0;32m OK [0m] Started [0;1;39mNetperf Benchmark Server[0m.
[[0;32m OK [0m] Started [0;1;39mNFS status monitor for NFSv2/3 locking.[0m.
Starting [0;1;39mPermit User Sessions[0m...
[[0;1;31mFAILED[0m] Failed to start [0;1;39mEnable andfigure wl18xx bluetooth stack[0m.
See 'systemctl status bt-enable.service' for details.
[[0;32m OK [0m] Finished [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;39mGetty on tty1[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...
Starting [0;1;39mWeston, a Waylandositor, as a system service[0m...
[[0;1;31mFAILED[0m] Failed to start [0;1;39mSynchronize System and HW clocks[0m.
See 'systemctl status sync-clocks.service' for details.
[ 15.976176] audit: type=1334 audit(1651167754.764:6): prog-id=9 op=LOAD
[ 15.982941] audit: type=1334 audit(1651167754.776:7): prog-id=10 op=LOAD
Starting [0;1;39mUser Database Manager[0m...
[[0;32m OK [0m] Started [0;1;39mUser Database Manager[0m.
[[0;32m OK [0m] Created slice [0;1;39mUser Slice of UID 1000[0m.
Starting [0;1;39mUser Runtime Directory /run/user/1000[0m...
[[0;32m OK [0m] Finished [0;1;39mUser Runtime Directory /run/user/1000[0m.
Starting [0;1;39mUser Manager for UID 1000[0m...
[ 16.505534] audit: type=1006 audit(1651167755.296:8): pid=516 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
[ 16.518157] audit: type=1300 audit(1651167755.296:8): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffcc570678 a2=4 a3=ffff96db7020 items=0 ppid=1 pid=516 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/lib/systemd/systemd" key=(null)
[ 16.544683] audit: type=1327 audit(1651167755.296:8): proctitle="(systemd)"
[[0;32m OK [0m] Started [0;1;39mcontainerd container runtime[0m.
[[0;32m OK [0m] Started [0;1;39mUser Manager for UID 1000[0m.
[[0;32m OK [0m] Started [0;1;39mSession c1 of User weston[0m.
[ 17.040996] audit: type=1006 audit(1651167755.832:9): pid=503 uid=0 old-auid=4294967295 auid=1000 tty=tty7 old-ses=4294967295 ses=2 res=1
[ 17.053444] audit: type=1300 audit(1651167755.832:9): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffcc570678 a2=4 a3=ffff96db7020 items=0 ppid=1 pid=503 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty7 ses=2 comm="(weston)" exe="/lib/systemd/systemd" key=(null)
[ 17.079730] audit: type=1327 audit(1651167755.832:9): proctitle="(weston)"
[[0;1;31mFAILED[0m] Failed to start [0;1;39mWeston, a mpositor, as a system service[0m.
See 'systemctl status weston.service' for details.
[[0;1;38;5;185mDEPEND[0m] Dependency failed for [0;1;39mMatrix GUI[0m.
[[0;32m OK [0m] Reached target [0;1;39mMulti-User System[0m.
[[0;32m OK [0m] Reached target [0;1;39mGraphical Interface[0m.
Starting [0;1;39mRecord Runlevel Change in UTMP[0m...
[[0;32m OK [0m] Finished [0;1;39mRecord Runlevel Change in UTMP[0m.
_____ _____ _ _
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
| | _| .'| . | . | | __| _| . | | | -_| _| _|
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
|___| |___|
Arago Project am65xx-evm -
Arago 2023.04 am65xx-evm -
am65xx-evm login:
- 22:01:09 [INFO] Host: root
- 22:01:13 [INFO] Target:
root
7[r[999;999H[6nroot@am65xx-evm:~#
- 22:01:13 [INFO] Sleeping 15 secs to allow systemd to finish starting processes...
- 22:01:28 [INFO] Disconnected serial from am62axx_sk-fs
- 22:01:28 [INFO] Connected to am62axx_sk-fs via serial
- 22:01:28 [INFO] Host: uname -a
- 22:01:28 [INFO] Target:
uname -a
Linux am65xx-evm 6.6.0-next-20231109 #1 SMP PREEMPT Thu Nov 9 06:55:16 UTC 2023 aarch64 aarch64 aarch64 GNU/Linux
root@am65xx-evm:~#
- 22:01:28 [INFO] Host: cat /proc/cmdline
- 22:01:28 [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/am62axx_sk-fs-02/autofs/5b50ed8fc16d4492c177b239bf042601,nolock,v3,tcp,rsize=4096,wsize=4096
root@am65xx-evm:~#
- 22:01:28 [INFO] Host: uname -a
- 22:01:28 [INFO] Target:
uname -a
Linux am65xx-evm 6.6.0-next-20231109 #1 SMP PREEMPT Thu Nov 9 06:55:16 UTC 2023 aarch64 aarch64 aarch64 GNU/Linux
root@am65xx-evm:~#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment