Project

General

Profile

RE: AM62A eMMC Boot - Kernel Device Tree » sd-boot.txt

Ben H, 02/25/2026 03:20 PM

 
1
U-Boot SPL 2025.01-g847ec74f66f8 (Jan 07 2026 - 20:17:44 +0000)
2
SYSFW ABI: 4.0 (firmware rev 0x000b '11.1.5--v11.01.05 (Fancy Rat)')
3
Configuring LPDDR4 for 4GB
4
SPL initial stack usage: 13568 bytes
5
Trying to boot from MMC2
6
Authentication passed
7
Authentication passed
8
Authentication passed
9
Authentication passed
10
Authentication passed
11
Starting ATF on ARM64 core...
12

    
13
NOTICE:  BL31: v2.13.0(release):v2.13.0-259-ge0c4d3903b-dirty
14
NOTICE:  BL31: Built : 07:01:36, Jul  1 2025
15

    
16
U-Boot SPL 2025.01-g847ec74f66f8 (Jan 07 2026 - 20:17:44 +0000)
17
SYSFW ABI: 4.0 (firmware rev 0x000b '11.1.5--v11.01.05 (Fancy Rat)')
18
DM ABI: 3.0 (firmware ver 0x000b 'MSDK.11.01.00.16-dirty--v11.01.02' patch_ver: 2)
19
Trying to boot from MMC2
20
Authentication passed
21
Authentication passed
22

    
23

    
24
U-Boot 2025.01-g847ec74f66f8 (Jan 07 2026 - 20:17:44 +0000)
25

    
26
SoC:   AM62AX SR1.0 HS-FS
27
Model: Critical Link MitySOM-AM62A
28
MitySOM-62x - Model No: 62A74-TX-XAE-RI Serial No: 24008072 Part Number: 80-001736RI-2A
29
DRAM:  4 GiB
30
Core:  112 devices, 31 uclasses, devicetree: separate
31
MMC:   mmc@fa10000: 0, mmc@fa00000: 1
32
Loading Environment from FAT... Unable to read "uboot.env" from mmc1:1... 
33
Loading Environment from MMC... Reading from MMC(0)... OK
34
In:    serial@2800000
35
Out:   serial@2800000
36
Err:   serial@2800000
37
Net:   eth0: ethernet@8000000port@1, eth1: ethernet@8000000port@2
38
Hit any key to stop autoboot:  0 
39
=> env default -a
40
## Resetting to default environment
41
=> saveenv
42
Saving Environment to MMC... Writing to MMC(0)... OK
43
=> printenv
44
addr_fit=0x90000000
45
arch=arm
46
args_all=setenv optargs ${optargs} earlycon=ns16550a,mmio32,0x02800000 ${mtdparts}
47
args_mmc=run finduuid;setenv bootargs console=${console} ${optargs} root=PARTUUID=${uuid} rw rootfstype=${mmcrootfstype}
48
args_ospi_nand=setenv bootargs console=${console} ${optargs} ubi.mtd=${ospi_nand_bootpart} root=${ospi_nand_bootvolume} rootfstype=ubifs
49
baudrate=115200
50
board=mitysom-62ax
51
board_name=mitysom-62ax
52
boot=mmc
53
boot_fdt=try
54
boot_fit=0
55
boot_rprocs=if test ${dorprocboot} -eq 1 && test ${boot} = mmc; then rproc init; run boot_rprocs_mmc; fi;
56
boot_rprocs_mmc=env set rproc_id; env set rproc_fw; env set secure_suffix; if test ${secure_rprocs} -eq 1; then env set secure_suffix -sec; fi; for i in ${rproc_fw_binaries} ; do if test -z "${rproc_id}" ; then env set rproc_id $i; else env set rproc_fw $i${secure_suffix}; run rproc_load_and_boot_one; env set rproc_id; env set rproc_fw; fi; done
57
boot_targets=mmc1 mmc0 usb pxe dhcp
58
bootcmd=run reset_hdmi; run envboot; run bootcmd_ti_mmc; setenv mmcdev 0; setenv bootpart 0; run bootcmd_ti_mmc; bootflow scan -lb
59
bootcmd_ti_mmc=run init_${boot}; run update_do_main_cpsw0_qsgmii_phyinit; if test ${do_main_cpsw0_qsgmii_phyinit} -eq 1; then run main_cpsw0_qsgmii_phyinit; fi; run boot_rprocs; 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;
60
bootdelay=2
61
bootdir=/boot
62
bootenvfile=uEnv.txt
63
bootm_size=0x10000000
64
bootmeths=script efi extlinux
65
bootpart=1:2
66
bootscript=echo Running bootscript from mmc${mmcdev} ...; source ${loadaddr}
67
console=ttyS2,115200n8
68
cpu=armv8
69
dfu_alt_info_emmc=rawemmc raw 0 0x800000 mmcpart 1; rootfs part 0 1; 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
70
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
71
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
72
dfu_alt_info_ospi_nand=ospi_nand.tiboot3 part 1; ospi_nand.tispl part 2; ospi_nand.u-boot part 3; ospi_nand.env part 4; ospi_nand.env.backup part 5; ospi_nand.rootfs part 6; ospi_nand.phypattern part 7
73
dfu_alt_info_ram=tispl.bin ram 0x80080000 0x200000; u-boot.img ram 0x81000000 0x400000
74
dorprocboot=1
75
dtboaddr=0x89000000
76
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;
77
fastboot_raw_partition_tiboot3=0x0 0x400 mmcpart 1
78
fastboot_raw_partition_tispl=0x400 0x1000 mmcpart 1
79
fastboot_raw_partition_uboot=0x1400 0x2000 mmcpart 1
80
fdt_addr_r=0x88000000
81
fdtaddr=0x88000000
82
fdtfile="ti/k3-am62a7-mitysom-devkit.dtb"
83
fdtoverlay_addr_r=0x89000000
84
finduuid=part uuid ${boot} ${bootpart} uuid
85
get_fdt_mmc=load mmc ${bootpart} ${fdtaddr} ${bootdir}/dtb/${fdtfile}
86
get_fdt_ospi_nand=ubifsload ${fdtaddr} ${bootdir}/dtb/${fdtfile};
87
get_fit_config=setexpr name_fit_config gsub / _ conf-${fdtfile}
88
get_fit_mmc=load mmc ${bootpart} ${addr_fit} ${bootdir}/${name_fit}
89
get_fit_ospi_nand=ubifsload ${addr_fit} ${bootdir}/${name_fit}
90
get_fit_overlaystring=for overlay in $name_overlays; do; setexpr name_fit_overlay gsub / _ conf-${overlay}; setenv overlaystring ${overlaystring}'#'${name_fit_overlay}; done;
91
get_kern_mmc=load mmc ${bootpart} ${loadaddr} ${bootdir}/${name_kern}
92
get_kern_ospi_nand=ubifsload ${loadaddr} ${bootdir}/${name_kern}
93
get_overlay_mmc=fdt address ${fdtaddr}; fdt resize 0x100000; for overlay in $name_overlays; do; overlay_found=0; for overlay_base in $overlay_bases; do; if test -e mmc ${bootpart} ${bootdir}/${overlay_base}/${overlay}; then load mmc ${bootpart} ${dtboaddr} ${bootdir}/${overlay_base}/${overlay} && fdt apply ${dtboaddr}; overlay_found=1; fi; done; if test "${overlay_found}" = "0"; then echo "Could not find ${overlay}"; fi; true "Overrides background return code from if test"; done;
94
get_overlay_ospi_nand=fdt address ${fdtaddr} fdt resize 0x100000; for overlay in $name_overlays; do; ubifsload ${dtboaddr} ${bootdir}/dtb/${overlay} && fdt apply ${dtboaddr}; done;
95
importbootenv=echo Importing environment from mmc${mmcdev} ...; env import -t ${loadaddr} ${filesize}
96
init_mmc=run args_all args_mmc
97
init_ospi_nand=run args_all args_ospi_nand ospi_nand_ubi_init
98
kernel_addr_r=0x82000000
99
loadaddr=0x82000000
100
loadbootenv=fatload mmc ${mmcdev} ${loadaddr} ${bootenvfile}
101
loadfdt=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/dtb/${fdtfile}
102
loadimage=load ${devtype} ${bootpart} ${loadaddr} ${bootdir}/${bootfile}
103
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;
104
mmcdev=1
105
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;
106
mmcrootfstype=ext4 rootwait
107
mtdids=spi-nand0=spi-nand0
108
mtdparts=mtdparts=spi-nand0:512k(ospi_nand.tiboot3),2m(ospi_nand.tispl),4m(ospi_nand.u-boot),256k(ospi_nand.env),256k(ospi_nand.env.backup),98048k@32m(ospi_nand.rootfs),256k@130816k(ospi_nand.phypattern)
109
name_fdt="ti/k3-am62a7-mitysom-devkit.dtb"
110
name_fit=fitImage
111
name_kern=Image
112
ospi_nand_bootpart=ospi_nand.rootfs
113
ospi_nand_bootvolume=ubi0:rootfs
114
ospi_nand_ubi_init=ubi part ${ospi_nand_bootpart}; ubifsmount ${ospi_nand_bootvolume};
115
overlay_bases= dtb/ti dtb
116
partitions=name=rootfs,start=0,size=-,uuid=${uuid_gpt_rootfs}
117
pxefile_addr_r=0x80100000
118
ramdisk_addr_r=0x88080000
119
rd_spec=-
120
rdaddr=0x88080000
121
reset_hdmi=echo Resetting HDMI tfp410; i2c dev 1; i2c mw 0x20 3 fb; i2c mw 0x20 1 fb; i2c mw 0x20 1 ff
122
rproc_fw_binaries= 0 /lib/firmware/am62a-mcu-r5f0_0-fw 2 /lib/firmware/am62a-c71_0-fw # Boot rproc in u-boot
123
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
124
run_fit=run get_fit_config; bootm ${addr_fit}#${name_fit_config}${overlaystring}
125
run_kern=booti ${loadaddr} ${rd_spec} ${fdtaddr}
126
scriptaddr=0x80000000
127
secure_rprocs=0
128
soc=k3
129
update_do_main_cpsw0_qsgmii_phyinit=setenv do_main_cpsw0_qsgmii_phyinit 0;
130
update_to_fit=setenv loadaddr ${addr_fit}; setenv bootfile ${name_fit}
131
vendor=cl
132

    
133
Environment size: 6888/126972 bytes
134
=> boot
135
Resetting HDMI tfp410
136
Setting bus to 1
137
switch to partitions #0, OK
138
mmc1 is current device
139
SD/MMC found on device 1
140
950 bytes read in 2 ms (463.9 KiB/s)
141
Loaded env from uEnv.txt
142
Importing environment from mmc1 ...
143
54164 bytes read in 24 ms (2.2 MiB/s)
144
Warning: Did not detect image signing certificate. Skipping authentication to prevent boot failure. This will fail on Security Enforcing(HS-SE) devices
145
Load Remote Processor 0 with data@addr=0x82000000 54164 bytes: Success!
146
19210280 bytes read in 568 ms (32.3 MiB/s)
147
Warning: Did not detect image signing certificate. Skipping authentication to prevent boot failure. This will fail on Security Enforcing(HS-SE) devices
148
Load Remote Processor 2 with data@addr=0x82000000 19210280 bytes: Success!
149
Failed to load 'rproc'
150
Failed to load 'u-boot'
151
29514240 bytes read in 1161 ms (24.2 MiB/s)
152
64965 bytes read in 6 ms (10.3 MiB/s)
153
Working FDT set to 88000000
154
## Flattened Device Tree blob at 88000000
155
   Booting using the fdt blob at 0x88000000
156
Working FDT set to 88000000
157
   Loading Device Tree to 000000008feed000, end 000000008fffffff ... OK
158
Working FDT set to 8feed000
159

    
160
Starting kernel ...
161

    
162
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
163
[    0.000000] Linux version 6.12.43-g-g26975df2e66f-dirty (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 13.4.0, GNU ld (GNU Binutils) 2.42.0.20240723) #1 SMP PREEMPT Tue Dec 30 20:22:52 UTC 2025
164
[    0.000000] KASLR disabled due to lack of seed
165
[    0.000000] Machine model: Critical Link MitySOM-AM62A
166
[    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
167
[    0.000000] printk: legacy bootconsole [ns16550a0] enabled
168
[    0.000000] efi: UEFI not found.
169
[    0.000000] Reserved memory: created CMA memory pool at 0x00000000c0000000, size 576 MiB
170
[    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
171
[    0.000000] OF: reserved mem: 0x00000000c0000000..0x00000000e3ffffff (589824 KiB) map reusable linux,cma
172
[    0.000000] OF: reserved mem: 0x000000009e800000..0x000000009fffffff (24576 KiB) nomap non-reusable optee@9e800000
173
[    0.000000] OF: reserved mem: 0x0000000080000000..0x000000008007ffff (512 KiB) nomap non-reusable tfa@80000000
174
[    0.000000] Reserved memory: created DMA memory pool at 0x0000000099800000, size 1 MiB
175
[    0.000000] OF: reserved mem: initialized node c7x-dma-memory@99800000, compatible id shared-dma-pool
176
[    0.000000] OF: reserved mem: 0x0000000099800000..0x00000000998fffff (1024 KiB) nomap non-reusable c7x-dma-memory@99800000
177
[    0.000000] Reserved memory: created DMA memory pool at 0x0000000099900000, size 15 MiB
178
[    0.000000] OF: reserved mem: initialized node c7x-memory@99900000, compatible id shared-dma-pool
179
[    0.000000] OF: reserved mem: 0x0000000099900000..0x000000009a7fffff (15360 KiB) nomap non-reusable c7x-memory@99900000
180
[    0.000000] Reserved memory: created DMA memory pool at 0x000000009b800000, size 1 MiB
181
[    0.000000] OF: reserved mem: initialized node r5f-dma-memory@9b800000, compatible id shared-dma-pool
182
[    0.000000] OF: reserved mem: 0x000000009b800000..0x000000009b8fffff (1024 KiB) nomap non-reusable r5f-dma-memory@9b800000
183
[    0.000000] Reserved memory: created DMA memory pool at 0x000000009b900000, size 15 MiB
184
[    0.000000] OF: reserved mem: initialized node r5f-dma-memory@9b900000, compatible id shared-dma-pool
185
[    0.000000] OF: reserved mem: 0x000000009b900000..0x000000009c7fffff (15360 KiB) nomap non-reusable r5f-dma-memory@9b900000
186
[    0.000000] Reserved memory: created DMA memory pool at 0x000000009c800000, size 1 MiB
187
[    0.000000] OF: reserved mem: initialized node r5f-dma-memory@9c800000, compatible id shared-dma-pool
188
[    0.000000] OF: reserved mem: 0x000000009c800000..0x000000009c8fffff (1024 KiB) nomap non-reusable r5f-dma-memory@9c800000
189
[    0.000000] Reserved memory: created DMA memory pool at 0x000000009c900000, size 30 MiB
190
[    0.000000] OF: reserved mem: initialized node r5f-dma-memory@9c900000, compatible id shared-dma-pool
191
[    0.000000] OF: reserved mem: 0x000000009c900000..0x000000009e6fffff (30720 KiB) nomap non-reusable r5f-dma-memory@9c900000
192
[    0.000000] OF: reserved mem: 0x00000000a0000000..0x00000000a0ffffff (16384 KiB) nomap non-reusable edgeai-rtos-ipc-memory-region
193
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 32 MiB
194
[    0.000000] OF: reserved mem: initialized node edgeai-dma-memory@a1000000, compatible id shared-dma-pool
195
[    0.000000] OF: reserved mem: 0x00000000a1000000..0x00000000a2ffffff (32768 KiB) nomap non-reusable edgeai-dma-memory@a1000000
196
[    0.000000] OF: reserved mem: initialized node edgeai_shared-memories, compatible id dma-heap-carveout
197
[    0.000000] OF: reserved mem: 0x00000000a3000000..0x00000000adffffff (180224 KiB) map non-reusable edgeai_shared-memories
198
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000ae000000, size 288 MiB
199
[    0.000000] OF: reserved mem: initialized node edgeai-core-heap-memory@ae000000, compatible id shared-dma-pool
200
[    0.000000] OF: reserved mem: 0x00000000ae000000..0x00000000bfffffff (294912 KiB) nomap non-reusable edgeai-core-heap-memory@ae000000
201
[    0.000000] Zone ranges:
202
[    0.000000]   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
203
[    0.000000]   DMA32    empty
204
[    0.000000]   Normal   [mem 0x0000000100000000-0x00000008ffffffff]
205
[    0.000000] Movable zone start for each node
206
[    0.000000] Early memory node ranges
207
[    0.000000]   node   0: [mem 0x0000000080000000-0x000000008007ffff]
208
[    0.000000]   node   0: [mem 0x0000000080080000-0x00000000997fffff]
209
[    0.000000]   node   0: [mem 0x0000000099800000-0x000000009a7fffff]
210
[    0.000000]   node   0: [mem 0x000000009a800000-0x000000009b7fffff]
211
[    0.000000]   node   0: [mem 0x000000009b800000-0x000000009e6fffff]
212
[    0.000000]   node   0: [mem 0x000000009e700000-0x000000009e7fffff]
213
[    0.000000]   node   0: [mem 0x000000009e800000-0x00000000a2ffffff]
214
[    0.000000]   node   0: [mem 0x00000000a3000000-0x00000000adffffff]
215
[    0.000000]   node   0: [mem 0x00000000ae000000-0x00000000bfffffff]
216
[    0.000000]   node   0: [mem 0x00000000c0000000-0x00000000ffffffff]
217
[    0.000000]   node   0: [mem 0x0000000880000000-0x00000008ffffffff]
218
[    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff]
219
[    0.000000] psci: probing for conduit method from DT.
220
[    0.000000] psci: PSCIv1.1 detected in firmware.
221
[    0.000000] psci: Using standard PSCI v0.2 function IDs
222
[    0.000000] psci: Trusted OS migration not required
223
[    0.000000] psci: SMC Calling Convention v1.5
224
[    0.000000] percpu: Embedded 32 pages/cpu s90328 r8192 d32552 u131072
225
[    0.000000] Detected VIPT I-cache on CPU0
226
[    0.000000] CPU features: detected: GIC system register CPU interface
227
[    0.000000] CPU features: detected: ARM erratum 845719
228
[    0.000000] alternatives: applying boot alternatives
229
[    0.000000] Kernel command line: console=ttyS2,115200n8 audit=0 earlycon=ns16550a,mmio32,0x02800000 mtdparts=spi-nand0:512k(ospi_nand.tiboot3),2m(ospi_nand.tispl),4m(ospi_nand.u-boot),256k(ospi_nand.env),256k(ospi_nand.env.backup),98048k@32m(ospi_nand.rootfs),256k@130816k(ospi_nand.phypattern) root=PARTUUID=076c4a2a-02 rw rootfstype=ext4 rootwait
230
[    0.000000] audit: disabled (until reboot)
231
[    0.000000] Unknown kernel command line parameters "mtdparts=spi-nand0:512k(ospi_nand.tiboot3),2m(ospi_nand.tispl),4m(ospi_nand.u-boot),256k(ospi_nand.env),256k(ospi_nand.env.backup),98048k@32m(ospi_nand.rootfs),256k@130816k(ospi_nand.phypattern)", will be passed to user space.
232
[    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
233
[    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
234
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 1048576
235
[    0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
236
[    0.000000] software IO TLB: area num 4.
237
[    0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB)
238
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
239
[    0.000000] ftrace: allocating 49654 entries in 194 pages
240
[    0.000000] ftrace: allocated 194 pages with 3 groups
241
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
242
[    0.000000] rcu:     RCU event tracing is enabled.
243
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
244
[    0.000000]  Trampoline variant of Tasks RCU enabled.
245
[    0.000000]  Rude variant of Tasks RCU enabled.
246
[    0.000000]  Tracing variant of Tasks RCU enabled.
247
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
248
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
249
[    0.000000] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
250
[    0.000000] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
251
[    0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
252
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
253
[    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
254
[    0.000000] GICv3: 256 SPIs implemented
255
[    0.000000] GICv3: 0 Extended SPIs implemented
256
[    0.000000] Root IRQ handler: gic_handle_irq
257
[    0.000000] GICv3: GICv3 features: 16 PPIs
258
[    0.000000] GICv3: GICD_CTRL.DS=0, SCR_EL3.FIQ=1
259
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001880000
260
[    0.000000] ITS [mem 0x01820000-0x0182ffff]
261
[    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
262
[    0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
263
[    0.000000] ITS@0x0000000001820000: allocated 524288 Devices @880800000 (flat, esz 8, psz 64K, shr 0)
264
[    0.000000] ITS: using cache flushing for cmd queue
265
[    0.000000] GICv3: using LPI property table @0x00000008801b0000
266
[    0.000000] GIC: using cache flushing for LPI property table
267
[    0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008801c0000
268
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
269
[    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
270
[    0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
271
[    0.000001] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
272
[    0.008733] Console: colour dummy device 80x25
273
[    0.013346] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
274
[    0.024033] pid_max: default: 32768 minimum: 301
275
[    0.028849] LSM: initializing lsm=capability,selinux
276
[    0.033985] SELinux:  Initializing.
277
[    0.038075] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
278
[    0.045659] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
279
[    0.056229] rcu: Hierarchical SRCU implementation.
280
[    0.061194] rcu:     Max phase no-delay instances is 1000.
281
[    0.066743] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
282
[    0.075521] EFI services will not be available.
283
[    0.080446] smp: Bringing up secondary CPUs ...
284
[    0.085778] Detected VIPT I-cache on CPU1
285
[    0.085874] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
286
[    0.085892] GICv3: CPU1: using allocated LPI pending table @0x00000008801d0000
287
[    0.085946] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
288
[    0.086788] Detected VIPT I-cache on CPU2
289
[    0.086862] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000
290
[    0.086879] GICv3: CPU2: using allocated LPI pending table @0x00000008801e0000
291
[    0.086919] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
292
[    0.087664] Detected VIPT I-cache on CPU3
293
[    0.087734] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000
294
[    0.087749] GICv3: CPU3: using allocated LPI pending table @0x00000008801f0000
295
[    0.087787] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
296
[    0.087935] smp: Brought up 1 node, 4 CPUs
297
[    0.167686] SMP: Total of 4 processors activated.
298
[    0.172499] CPU: All CPU(s) started at EL2
299
[    0.176711] CPU features: detected: 32-bit EL0 Support
300
[    0.181975] CPU features: detected: CRC32 instructions
301
[    0.187283] alternatives: applying system-wide alternatives
302
[    0.193665] Memory: 2804484K/4194304K available (15232K kernel code, 2326K rwdata, 5608K rodata, 5504K init, 592K bss, 789604K reserved, 589824K cma-reserved)
303
[    0.209315] devtmpfs: initialized
304
[    0.222913] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
305
[    0.232936] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
306
[    0.256885] 25392 pages in range for non-PLT usage
307
[    0.256916] 516912 pages in range for PLT usage
308
[    0.262179] pinctrl core: initialized pinctrl subsystem
309
[    0.272824] DMI not present or invalid.
310
[    0.279158] NET: Registered PF_NETLINK/PF_ROUTE protocol family
311
[    0.286179] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
312
[    0.293532] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
313
[    0.301633] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
314
[    0.310289] thermal_sys: Registered thermal governor 'step_wise'
315
[    0.310297] thermal_sys: Registered thermal governor 'power_allocator'
316
[    0.316513] cpuidle: using governor menu
317
[    0.327400] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
318
[    0.334443] ASID allocator initialised with 65536 entries
319
[    0.345623] /bus@f0000/interrupt-controller@1800000: Fixed dependency cycle(s) with /bus@f0000/interrupt-controller@1800000
320
[    0.357844] /bus@f0000/bus@4000000/pinctrl@4084000: Fixed dependency cycle(s) with /bus@f0000/bus@4000000/pinctrl@4084000/mcu-gpio-p3-default-pins
321
[    0.371310] /bus@f0000/bus@4000000/pinctrl@4084000: Fixed dependency cycle(s) with /bus@f0000/bus@4000000/pinctrl@4084000/mcu-uart0-default-pins
322
[    0.384572] /bus@f0000/bus@4000000/pinctrl@4084000: Fixed dependency cycle(s) with /bus@f0000/bus@4000000/pinctrl@4084000/mcu_system_pins_default
323
[    0.397923] /bus@f0000/bus@4000000/pinctrl@4084000: Fixed dependency cycle(s) with /bus@f0000/bus@4000000/pinctrl@4084000/jtag-default-pins
324
[    0.415047] /bus@f0000/pinctrl@f4000: Fixed dependency cycle(s) with /bus@f0000/pinctrl@f4000/gpio-1-default-pins
325
[    0.425583] /bus@f0000/pinctrl@f4000: Fixed dependency cycle(s) with /bus@f0000/pinctrl@f4000/gpio-0-default-pins
326
[    0.436090] /bus@f0000/pinctrl@f4000: Fixed dependency cycle(s) with /bus@f0000/pinctrl@f4000/main-system-default-pins
327
[    0.453614] /bus@f0000/dwc3-usb@f900000/usb@31000000: Fixed dependency cycle(s) with /usb_microb_connector
328
[    0.463596] /usb_microb_connector: Fixed dependency cycle(s) with /bus@f0000/dwc3-usb@f900000/usb@31000000
329
[    0.474732] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
330
[    0.481724] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
331
[    0.488139] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
332
[    0.495082] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
333
[    0.501493] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
334
[    0.508436] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
335
[    0.514847] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
336
[    0.521789] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
337
[    0.530189] k3-chipinfo 43000014.chipid: Family:AM62AX rev:SR1.0 JTAGID[0x0bb8d02f] Detected
338
[    0.541966] iommu: Default domain type: Translated
339
[    0.546898] iommu: DMA domain TLB invalidation policy: strict mode
340
[    0.556472] SCSI subsystem initialized
341
[    0.560740] usbcore: registered new interface driver usbfs
342
[    0.566395] usbcore: registered new interface driver hub
343
[    0.571870] usbcore: registered new device driver usb
344
[    0.577616] pps_core: LinuxPPS API ver. 1 registered
345
[    0.582703] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
346
[    0.592064] PTP clock support registered
347
[    0.596108] EDAC MC: Ver: 3.0.0
348
[    0.599687] scmi_core: SCMI protocol bus registered
349
[    0.605009] FPGA manager framework
350
[    0.608577] Advanced Linux Sound Architecture Driver Initialized.
351
[    0.616042] clocksource: Switched to clocksource arch_sys_counter
352
[    0.622726] VFS: Disk quotas dquot_6.6.0
353
[    0.626782] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
354
[    0.641619] Carveout Heap: Exported 176 MiB at 0x00000000a3000000
355
[    0.647975] NET: Registered PF_INET protocol family
356
[    0.653204] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
357
[    0.663784] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
358
[    0.672616] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
359
[    0.680558] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
360
[    0.688873] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
361
[    0.697399] TCP: Hash tables configured (established 32768 bind 32768)
362
[    0.704308] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
363
[    0.711262] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
364
[    0.718816] NET: Registered PF_UNIX/PF_LOCAL protocol family
365
[    0.725188] RPC: Registered named UNIX socket transport module.
366
[    0.731272] RPC: Registered udp transport module.
367
[    0.736084] RPC: Registered tcp transport module.
368
[    0.740894] RPC: Registered tcp-with-tls transport module.
369
[    0.746503] RPC: Registered tcp NFSv4.1 backchannel transport module.
370
[    0.753097] NET: Registered PF_XDP protocol family
371
[    0.758020] PCI: CLS 0 bytes, default 64
372
[    0.763589] Initialise system trusted keyrings
373
[    0.768472] workingset: timestamp_bits=46 max_order=20 bucket_order=0
374
[    0.775416] squashfs: version 4.0 (2009/01/31) Phillip Lougher
375
[    0.781727] NFS: Registering the id_resolver key type
376
[    0.786932] Key type id_resolver registered
377
[    0.791211] Key type id_legacy registered
378
[    0.795330] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
379
[    0.802188] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
380
[    0.866297] Key type asymmetric registered
381
[    0.870506] Asymmetric key parser 'x509' registered
382
[    0.875581] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
383
[    0.883362] io scheduler mq-deadline registered
384
[    0.888006] io scheduler kyber registered
385
[    0.892150] io scheduler bfq registered
386
[    0.903207] pinctrl-single 4084000.pinctrl: 34 pins, size 136
387
[    0.909941] pinctrl-single f4000.pinctrl: 151 pins, size 604
388
[    0.917526] ledtrig-cpu: registered to indicate activity on CPUs
389
[    0.930476] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
390
[    0.946532] loop: module loaded
391
[    0.950938] megasas: 07.727.03.00-rc1
392
[    0.959100] tun: Universal TUN/TAP device driver, 1.6
393
[    0.965514] VFIO - User Level meta-driver version: 0.3
394
[    0.972224] usbcore: registered new interface driver usb-storage
395
[    0.979135] i2c_dev: i2c /dev entries driver
396
[    0.985346] sdhci: Secure Digital Host Controller Interface driver
397
[    0.991706] sdhci: Copyright(c) Pierre Ossman
398
[    0.996446] sdhci-pltfm: SDHCI platform and OF driver helper
399
[    1.003026] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
400
[    1.010563] usbcore: registered new interface driver usbhid
401
[    1.016274] usbhid: USB HID core driver
402
[    1.021800] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 (0,8000003f) counters available
403
[    1.032157] optee: probing for conduit method.
404
[    1.036750] optee: revision 4.6 (71785645fa6ce42d)
405
[    1.037159] optee: dynamic shared memory is enabled
406
[    1.047844] optee: initialized driver
407
[    1.047962] random: crng init done
408
[    1.053886] Initializing XFRM netlink socket
409
[    1.059511] NET: Registered PF_PACKET protocol family
410
[    1.064858] Key type dns_resolver registered
411
[    1.078368] registered taskstats version 1
412
[    1.082922] Loading compiled-in X.509 certificates
413
[    1.098801] ti-sci 44043000.system-controller: ABI: 4.0 (firmware rev 0x000b '11.1.5--v11.01.05 (Fancy Rat)')
414
[    1.153053] /bus@f0000/i2c@20000000/pmic@30: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/pmic@30/regulators/buck2
415
[    1.181058] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz
416
[    1.187610] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created
417
[    1.195977] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created
418
[    1.205266] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
419
[    1.214301] ti-sci-inta 4e0a0000.interrupt-controller: Interrupt Aggregator domain 200 created
420
[    1.225173] ti-udma 485c0100.dma-controller: Number of rings: 82
421
[    1.234059] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18)
422
[    1.245435] ti-udma 485c0000.dma-controller: Number of rings: 150
423
[    1.256698] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15)
424
[    1.266372] ti-udma 4e230000.dma-controller: Number of rings: 6
425
[    1.273038] ti-udma 4e230000.dma-controller: Channels: 6 (bchan: 0, tchan: 0, rchan: 6)
426
[    1.282695] printk: legacy console [ttyS2] disabled
427
[    1.288082] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 247, base_baud = 3000000) is a 8250
428
[    1.297107] printk: legacy console [ttyS2] enabled
429
[    1.297107] printk: legacy console [ttyS2] enabled
430
[    1.306812] printk: legacy bootconsole [ns16550a0] disabled
431
[    1.306812] printk: legacy bootconsole [ns16550a0] disabled
432
[    1.330878] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000006
433
[    1.344104] am65-cpsw-nuss 8000000.ethernet: Use random MAC address
434
[    1.384072] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
435
[    1.399693] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver Microchip KSZ9131 Gigabit PHY
436
[    1.409517] davinci_mdio 8000f00.mdio: phy[3]: device 8000f00.mdio:03, driver Microchip KSZ9131 Gigabit PHY
437
[    1.419506] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
438
[    1.426658] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512, Policers 32
439
[    1.434726] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:1
440
[    1.448949] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19
441
[    1.460247] /usb_microb_connector: Fixed dependency cycle(s) with /bus@f0000/dwc3-usb@f900000/usb@31000000
442
[    1.470129] /bus@f0000/dwc3-usb@f900000/usb@31000000: Fixed dependency cycle(s) with /usb_microb_connector
443
[    1.480106] pinctrl-single f4000.pinctrl: pin PIN59 already requested by f4000.pinctrl; cannot claim for 31000000.usb
444
[    1.490723] pinctrl-single f4000.pinctrl: error -EINVAL: pin-59 (31000000.usb)
445
[    1.497951] pinctrl-single f4000.pinctrl: error -EINVAL: could not request pin 59 (PIN59) from group usb0-default-pins on device pinctrl-single
446
[    1.510812] dwc3 31000000.usb: Error applying setting, reverse things back
447
[    1.521314] core: _opp_supported_by_regulators: OPP minuV: 850000 maxuV: 850000, not supported by regulator
448
[    1.531116] cpu cpu0: _opp_add: OPP not supported by regulators (1400000000)
449
[    1.539027] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1200000 KHz, changing to: 1250000 KHz
450
[    1.551589] mmc0: CQHCI version 5.10
451
[    1.562966] input: tps65219-pwrbutton as /devices/platform/bus@f0000/20000000.i2c/i2c-0/0-0030/tps65219-pwrbutton.2.auto/input/input0
452
[    1.580101] mmc1: CQHCI version 5.10
453
[    1.580651] clk: Disabling unused clocks
454
[    1.592247] PM: genpd: Disabling unused power domains
455
[    1.596114] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
456
[    1.597454] ALSA device list:
457
[    1.607832]   No soundcards found.
458
[    1.624054] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
459
[    1.631806] Waiting for root device PARTUUID=076c4a2a-02...
460
[    1.658982] mmc0: Command Queue Engine enabled
461
[    1.663462] mmc0: new HS200 MMC card at address 0001
462
[    1.669070] mmcblk0: mmc0:0001 IY2964 58.3 GiB
463
[    1.676489]  mmcblk0: p1
464
[    1.679485] mmcblk0boot0: mmc0:0001 IY2964 4.00 MiB
465
[    1.685390] mmcblk0boot1: mmc0:0001 IY2964 4.00 MiB
466
[    1.690135] mmc1: new ultra high speed DDR50 SDHC card at address aaaa
467
[    1.691240] mmcblk0rpmb: mmc0:0001 IY2964 4.00 MiB, chardev (239:0)
468
[    1.697436] mmcblk1: mmc1:aaaa SU32G 29.7 GiB
469
[    1.709435]  mmcblk1: p1 p2
470
[    1.819229] EXT4-fs (mmcblk1p2): recovery complete
471
[    1.825332] EXT4-fs (mmcblk1p2): mounted filesystem 5cbb1793-d2d7-48bd-9a4c-d35063907559 r/w with ordered data mode. Quota mode: none.
472
[    1.837523] VFS: Mounted root (ext4 filesystem) on device 179:98.
473
[    1.844400] devtmpfs: mounted
474
[    1.851400] Freeing unused kernel memory: 5504K
475
[    1.856128] Run /sbin/init as init process
476
[    2.179380] systemd[1]: System time before build time, advancing clock.
477
[    2.252899] NET: Registered PF_INET6 protocol family
478
[    2.259058] Segment Routing with IPv6
479
[    2.262796] In-situ OAM (IOAM) with IPv6
480
[    2.305400] systemd[1]: systemd 255.21^ 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 -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
481
[    2.337341] systemd[1]: Detected architecture arm64.
482

    
483
Welcome to Arago 2025.01!
484

    
485
[    2.355940] systemd[1]: Hostname set to <mitysom-am62ax-tfc>.
486
[    2.918149] systemd[1]: Queued start job for default target Multi-User System.
487
[    2.954667] systemd[1]: Created slice Slice /system/getty.
488
[  OK  ] Created slice Slice /system/getty.
489
[    2.974785] systemd[1]: Created slice Slice /system/modprobe.
490
[  OK  ] Created slice Slice /system/modprobe.
491
[    2.994694] systemd[1]: Created slice Slice /system/serial-getty.
492
[  OK  ] Created slice Slice /system/serial-getty.
493
[    3.014098] systemd[1]: Created slice User and Session Slice.
494
[  OK  ] Created slice User and Session Slice.
495
[    3.032603] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
496
[  OK  ] Started Dispatch Password Requests to Console Directory Watch.
497
[    3.052449] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
498
[  OK  ] Started Forward Password Requests to Wall Directory Watch.
499
[    3.072275] systemd[1]: Expecting device /dev/fb0...
500
         Expecting device /dev/fb0...
501
[    3.084194] systemd[1]: Expecting device /dev/ttyS2...
502
         Expecting device /dev/ttyS2...
503
[    3.096323] systemd[1]: Reached target Path Units.
504
[  OK  ] Reached target Path Units.
505
[    3.108234] systemd[1]: Reached target Remote File Systems.
506
[  OK  ] Reached target Remote File Systems.
507
[    3.124186] systemd[1]: Reached target Slice Units.
508
[  OK  ] Reached target Slice Units.
509
[    3.136206] systemd[1]: Reached target Swaps.
510
[  OK  ] Reached target Swaps.
511
[    3.187033] systemd[1]: Listening on RPCbind Server Activation Socket.
512
[  OK  ] Listening on RPCbind Server Activation Socket.
513
[    3.204401] systemd[1]: Reached target RPC Port Mapper.
514
[  OK  ] Reached target RPC Port Mapper.
515
[    3.228106] systemd[1]: Listening on Process Core Dump Socket.
516
[  OK  ] Listening on Process Core Dump Socket.
517
[    3.244722] systemd[1]: Listening on initctl Compatibility Named Pipe.
518
[  OK  ] Listening on initctl Compatibility Named Pipe.
519
[    3.271054] systemd[1]: Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit).
520
[    3.282955] systemd[1]: Listening on Journal Socket (/dev/log).
521
[  OK  ] Listening on Journal Socket (/dev/log).
522
[    3.301128] systemd[1]: Listening on Journal Socket.
523
[  OK  ] Listening on Journal Socket.
524
[    3.317272] systemd[1]: Listening on Network Service Netlink Socket.
525
[  OK  ] Listening on Network Service Netlink Socket.
526
[    3.337178] systemd[1]: Listening on udev Control Socket.
527
[  OK  ] Listening on udev Control Socket.
528
[    3.356853] systemd[1]: Listening on udev Kernel Socket.
529
[  OK  ] Listening on udev Kernel Socket.
530
[    3.372949] systemd[1]: Listening on User Database Manager Socket.
531
[  OK  ] Listening on User Database Manager Socket.
532
[    3.420532] systemd[1]: Mounting Huge Pages File System...
533
         Mounting Huge Pages File System...
534
[    3.441106] systemd[1]: Mounting POSIX Message Queue File System...
535
         Mounting POSIX Message Queue File System...
536
[    3.465203] systemd[1]: Mounting Kernel Debug File System...
537
         Mounting Kernel Debug File System...
538
[    3.489365] systemd[1]: Mounting Kernel Trace File System...
539
         Mounting Kernel Trace File System...
540
[    3.532621] systemd[1]: Mounting Temporary Directory /tmp...
541
         Mounting Temporary Directory /tmp...
542
[    3.550295] systemd[1]: Starting Create List of Static Device Nodes...
543
         Starting Create List of Static Device Nodes...
544
[    3.573604] systemd[1]: Starting Load Kernel Module configfs...
545
         Starting Load Kernel Module configfs...
546
[    3.601596] systemd[1]: Starting Load Kernel Module drm...
547
         Starting Load Kernel Module drm...
548
[    3.625634] systemd[1]: Starting Load Kernel Module fuse...
549
         Starting Load Kernel Module fuse...
550
[    3.651312] systemd[1]: Starting RPC Bind...
551
         Starting RPC Bind...
552
[    3.668690] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
553
[    3.691405] fuse: init (API version 7.41)
554
[    3.691603] systemd[1]: Starting Journal Service...
555
         Starting Journal Service...
556
[    3.720415] systemd[1]: Starting Load Kernel Modules...
557
         Starting Load Kernel Modules...
558
[    3.740807] systemd[1]: Starting Generate network units from Kernel command line...
559
         Starting Generate network units from Kernel command line...
560
[    3.770623] systemd[1]: Starting Remount Root and Kernel File Systems...
561
         Starting Remount Root and Kernel File Systems cryptodev: loading out-of-tree module taints kernel.
562
[0m...
563
[    3.791264] sysctl table check failed: ioctl/(null) procname is null
564
[    3.797817] sysctl table check failed: ioctl/(null) No proc_handler
565
[    3.803350] systemd-journald[128]: Collecting audit messages is disabled.
566
[    3.804218] cryptodev: driver 1.14 loaded.
567
[    3.805129] systemd[1]: Starting Coldplug All udev Devices...
568
         Starting Coldplug All udev Devices...
569
[    3.838425] systemd[1]: Started RPC Bind.
570
[  OK  ] Started RPC Bind.
571
[    3.859531] systemd[1]: Mounted Huge Pages File System.
572
[    3.865320] EXT4-fs (mmcblk1p2): re-mounted 5cbb1793-d2d7-48bd-9a4c-d35063907559.
573
[  OK  ] Mounted Huge Pages File System.
574
[    3.890982] systemd[1]: Started Journal Service.
575
[  OK  ] Started Journal Service.
576
[  OK  ] Mounted POSIX Message Queue File System.
577
[  OK  ] Mounted Kernel Debug File System.
578
[  OK  ] Mounted Kernel Trace File System.
579
[  OK  ] Mounted Temporary Directory /tmp.
580
[  OK  ] Finished Create List of Static Device Nodes.
581
[  OK  ] Finished Load Kernel Module configfs.
582
[  OK  ] Finished Load Kernel Module drm.
583
[  OK  ] Finished Load Kernel Module fuse.
584
[  OK  ] Finished Load Kernel Modules.
585
[  OK  ] Finished Generate network units from Kernel command line.
586
[  OK  ] Finished Remount Root and Kernel File Systems.
587
         Mounting FUSE Control File System...
588
         Mounting Kernel Configuration File System...
589
         Starting Flush Journal to Persistent Storage...
590
         Starting Apply Kernel Variables...
591
         Starting Create Static Device Nodes in /dev gracefully...
592
[    4.214629] systemd-journald[128]: Received client request to flush runtime journal.
593
[  OK  ] Mounted FUSE Control File System.
594
[  OK  ] Mounted Kernel Configuration File System.
595
[  OK  ] Finished Flush Journal to Persistent Storage.
596
[  OK  ] Finished Apply Kernel Variables.
597
[  OK  ] Finished Create Static Device Nodes in /dev gracefully.
598
         Starting Create Static Device Nodes in /dev...
599
[  OK  ] Finished Create Static Device Nodes in /dev.
600
[  OK  ] Reached target Preparation for Local File Systems.
601
         Mounting /var/volatile...
602
         Starting Rule-based Manager for Device Events and Files...
603
[  OK  ] Mounted /var/volatile.
604
         Starting Load/Save OS Random Seed...
605
[  OK  ] Reached target Local File Systems.
606
         Starting Create System Files and Directories...
607
[  OK  ] Finished Coldplug All udev Devices.
608
[  OK  ] Finished Load/Save OS Random Seed.
609
[  OK  ] Finished Create System Files and Directories.
610
         Starting Network Name Resolution...
611
         Starting Network Time Synchronization...
612
         Starting Record System Boot/Shutdown in UTMP...
613
         Starting User Database Manager...
614
[  OK  ] Finished Record System Boot/Shutdown in UTMP.
615
[  OK  ] Started User Database Manager.
616
[  OK  ] Started Rule-based Manager for Device Events and Files.
617
[  OK  ] Found device /dev/ttyS2.
618
[  OK  ] Started Network Time Synchronization.
619
[  OK  ] Reached target System Time Set.
620
[  OK  ] Started Network Name Resolution.
621
[  OK  ] Reached target Host and Network Name Lookups.
622
[  OK  ] Reached target System Initialization.
623
[  OK  ] Started Daily Cleanup of Temporary Directories.
624
[  OK  ] Reached target Timer Units.
625
[  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
626
[  OK  ] Listening on D-Bus System Message Bus Socket.
627
         Starting Docker Socket for the API...
628
[  OK  ] Listening on dropbear.socket.
629
         Starting D-Bus System Message Bus...
630
         Starting Reboot and dump vmcore via kexec...
631
[  OK  ] Listening on Docker Socket for the API.
632
[  OK  ] Finished Reboot and dump vmcore via kexec.
633
[  OK  ] Reached target Socket Units.
634
[  OK  ] Started D-Bus System Message Bus.
635
[  OK  ] Reached target Basic System.
636
         Starting Avahi mDNS/DNS-SD Stack...
637
         Starting Print notice about GPLv3 packages...
638
         Starting IPv6 Packet Filtering Framework...
639
         Starting IPv4 Packet Filtering Framework...
640
[  OK  ] Started irqbalance daemon.
641
[  OK  ] Started strongSwan IPsec IKEv1/IKEv2 daemon using ipsec.conf.
642
         Starting User Login Management...
643
         Starting Telnet Server...
644
[  OK  ] Finished IPv6 Packet Filtering Framework.
645
[  OK  ] Finished IPv4 Packet Filtering Framework.
646
[  OK  ] Finished Telnet Server.
647
[  OK  ] Reached target Preparation for Network.
648
         Starting Network Configuration...
649
[  OK  ] Started Avahi mDNS/DNS-SD Stack.
650
[  OK  ] Started User Login Management.
651
[    6.463053] at24 0-0050: supply vcc not found, using dummy regulator
652
[    6.464512] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fca100
653
[    6.473903] at24 0-0050: 4096 byte 24c32 EEPROM, read-only
654
[    6.476542] omap-mailbox 29010000.mailbox: omap mailbox rev 0x66fca100
655
[    6.488710] omap-mailbox 29020000.mailbox: omap mailbox rev 0x66fca100
656
[    6.495596] omap-mailbox 29030000.mailbox: no available mbox devices found
657
[    6.506859] mc: Linux media interface: v0.10
658
[    6.582968] cfg80211: Loading compiled-in X.509 certificates for regulatory database
659
[    6.600198] k3-dsp-rproc 7e000000.dsp: assigned reserved memory node c7x-dma-memory@99800000
660
[    6.609643] platform 79000000.r5f: configured R5F for IPC-only mode
661
[    6.609970] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
662
[    6.616712] k3-dsp-rproc 7e000000.dsp: configured DSP for IPC-only mode
663
[    6.619187] platform 79000000.r5f: assigned reserved memory node r5f-dma-memory@9b800000
664
[    6.622788] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
665
[    6.646702] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
666
[    6.655673] cfg80211: failed to load regulatory.db
667
[    6.689831] remoteproc remoteproc1: 79000000.r5f is available
668
[    6.701926] remoteproc remoteproc1: attaching to 79000000.r5f
669
[    6.708535] remoteproc remoteproc0: 7e000000.dsp is available
670
[    6.714218] rproc-virtio rproc-virtio.3.auto: assigned reserved memory node r5f-dma-memory@9b800000
671
[    6.714511] remoteproc remoteproc0: attaching to 7e000000.dsp
672
[    6.727337] videodev: Linux video capture interface: v2.00
673
[    6.730547] rproc-virtio rproc-virtio.4.auto: assigned reserved memory node c7x-dma-memory@99800000
674
[    6.742575] virtio_rpmsg_bus virtio0: rpmsg host is online
675
[    6.749547] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd
676
[    6.757051] rproc-virtio rproc-virtio.3.auto: registered virtio0 (type 7)
677
[    6.764102] remoteproc remoteproc1: remote processor 79000000.r5f is now attached
678
[    6.778911] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
679
[    6.793195] virtio_rpmsg_bus virtio1: rpmsg host is online
680
[    6.794157] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xd
681
[    6.804737] rproc-virtio rproc-virtio.4.auto: registered virtio1 (type 7)
682
[    6.813527] remoteproc remoteproc0: remote processor 7e000000.dsp is now attached
683
[  OK  ] Started Network Configuration.
684
[  OK  ] Reached target Network.
685
[    6.830647] platform 78000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
686
[    6.845127] platform 78000000.r5f: configured R5F for IPC-only mode
687
[    6.851725] platform 78000000.r5f: assigned reserved memory node r5f-dma-memory@9c800000
688
[    6.861077] remoteproc remoteproc2: 78000000.r5f is available
689
[    6.867091] remoteproc remoteproc2: attaching to 78000000.r5f
690
[    6.878557] rproc-virtio rproc-virtio.5.auto: assigned reserved memory node r5f-dma-memory@9c800000
691
[    6.906655] rtc-ti-k3 2b1f0000.rtc: registered as rtc0
692
[    6.934786] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [Microchip KSZ9131 Gigabit PHY] (irq=POLL)
693
[    6.944933] virtio_rpmsg_bus virtio2: rpmsg host is online
694
[    6.946051] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xd
695
[    6.958509] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe
696
[    6.966051] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
697
[    6.968909] pinctrl-single f4000.pinctrl: pin PIN145 already requested by f4000.pinctrl; cannot claim for dmtimer-main-pwm-7
698
[    6.974699] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0x15
699
[    6.986185] pinctrl-single f4000.pinctrl: error -EINVAL: pin-145 (dmtimer-main-pwm-7)
700
[    6.993515] virtio_rpmsg_bus virtio1: msg received with no recipient
701
[    7.001316] pinctrl-single f4000.pinctrl: error -EINVAL: could not request pin 145 (PIN145) from group usr-led-default-pins on device pinctrl-single
702
[    7.016391] rproc-virtio rproc-virtio.5.auto: registered virtio2 (type 7)
703
[    7.021206] omap-dmtimer-pwm dmtimer-main-pwm-7: Error applying setting, reverse things back
704
[    7.041127] remoteproc remoteproc2: remote processor 78000000.r5f is now attached
705

    
706
[    7.056805] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xe
707
[    7.066709] am65-cpsw-nuss 8000000.ethernet eth1: PHY [8000f00.mdio:03] driver [Microchip KSZ9131 Gigabit PHY] (irq=POLL)
708
[    7.079125] am65-cpsw-nuss 8000000.ethernet eth1: configuring for phy/rgmii-rxid link mode
709
[    7.079342] vdec 30210000.video-codec: error -ENXIO: IRQ index 0 not found
710
[    7.079572] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0x15
711
[    7.079696] virtio_rpmsg_bus virtio2: msg received with no recipient
712
         Starting LLDP daemon...
713
[    7.108654] vdec 30210000.video-codec: failed to get irq resource, falling back to polling
714
[    7.121627] vdec 30210000.video-codec: OPP table not found in device tree
715
[  OK  ] Started Netperf Benchmark Server.
716
         Starting Simple Network Management Protocol (SNMP) Daemon....
717
         Starting Permit User Sessions...
718
[    7.372362] e5010 fd20000.jpeg-encoder: Device registered as /dev/video2
719
[  OK  ] Finished Permit User Sessions.
720
[    7.389582] vdec 30210000.video-codec: Added wave5 driver with caps: 'ENCODE' 'DECODE'
721
[    7.397993] vdec 30210000.video-codec: Product Code:      0x521c
722
[    7.404428] vdec 30210000.video-codec: Firmware Revision: 363254
723
[  OK  ] Started Getty on tty1.
724
[  OK  ] Started Serial Getty on ttyS2.
725
[  OK  ] Reached target Login Prompts.
726
[  OK  ] Started LLDP daemon.
727
[  OK  ] Created slice Slice /system/tee-supplicant.
728
[  OK  ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
729
         Starting Virtual Console Setup...
730
[  OK  ] Started TEE Supplicant on teepriv0.
731
[  OK  ] Created slice Slice /system/systemd-fsck.
732
         Expecting device /dev/mmcblk0p1...
733
[  OK  ] Found device /dev/mmcblk0p1.
734
         Starting File System Check on /dev/mmcblk0p1...
735
[  OK  ] Finished Virtual Console Setup.
736
         Expecting device /dev/mmcblk1p1...
737
[  OK  ] Found device /dev/mmcblk1p1.
738
         Starting File System Check on /dev/mmcblk1p1...
739
[  OK  ] Started Simple Network Management Protocol (SNMP) Daemon..
740
[  OK  ] Finished File System Check on /dev/mmcblk1p1.
741
         Mounting /run/media/boot-mmcblk1p1...
742
[  OK  ] Mounted /run/media/boot-mmcblk1p1.
743
[  OK  ] Finished File System Check on /dev/mmcblk0p1.
744
         Mounting /run/media/primary-mmcblk0p1...
745
[    9.540095] EXT4-fs (mmcblk0p1): mounted filesystem 07a119d8-8473-429b-a853-d964f42d92f1 r/w with ordered data mode. Quota mode: none.
746
[  OK  ] Mounted /run/media/primary-mmcblk0p1.
747
[  OK  ] Started containerd container runtime.
748
***************************************************************
749
***************************************************************
750
NOTICE: This file system contains the following GPL-3.0 packages:
751
        bash
752
        binutils
753
        cifs-utils
754
        dosfstools
755
        gdbserver
756
        grub-common
757
        grub-editenv
758
        grub-efi
759
        hidapi
760
        kbd-keymaps-pine
761
        less
762
        libbfd
763
        libdebuginfod1
764
        libdw1
765
        libelf1
766
        libgcc1
767
        libopcodes
768
        libreadline8
769
        libstdc++6
770
        parted
771
        rsync
772

    
773
If you do not wish to distribute GPL-3.0 components please remove
774
the above packages prior to distribution.  This can be done using
775
the opkg remove command.  i.e.:
776
    opkg remove <package>
777
Where <package> is the name printed in the list above
778

    
779
NOTE: If the package is a dependency of another package you
780
      will be notified of the dependent packages.  You should
781
      use the --force-removal-of-dependent-packages option to
782
      also remove the dependent packages as well
783
***************************************************************
784
***************************************************************
785
[  OK  ] Finished Print notice about GPLv3 packages.
786
[  OK  ] Reached target Multi-User System.
787
         Starting Record Runlevel Change in UTMP...
788
[  OK  ] Finished Record Runlevel Change in UTMP.
789

    
790
 _____                    _____           _         _   
791
|  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_ 
792
|     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
793
|__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|  
794
              |___|                    |___|            
795

    
796
Arago Project mitysom-am62ax-tfc ttyS2
797

    
798
Arago 2025.01 mitysom-am62ax-tfc ttyS2
799

    
800
mitysom-am62ax-tfc login: root
801
root@mitysom-am62ax-tfc:~# [   17.865160] platform leds: deferred probe pending: leds_pwm: unable to request PWM for devkit-d1
802
[   17.873983] platform usb_microb_connector: deferred probe pending: usb-conn-gpio: failed to get role switch
803

    
804
root@mitysom-am62ax-tfc:~# find /sys/firmware | grep uart5
805
/sys/firmware/devicetree/base/bus@f0000/pinctrl@f4000/uart5-default-pins
806
/sys/firmware/devicetree/base/bus@f0000/pinctrl@f4000/uart5-default-pins/pinctrl-single,pins
807
/sys/firmware/devicetree/base/bus@f0000/pinctrl@f4000/uart5-default-pins/phandle
808
/sys/firmware/devicetree/base/bus@f0000/pinctrl@f4000/uart5-default-pins/name
809
/sys/firmware/devicetree/base/__symbols__/uart5_pins_default
810
/sys/firmware/devicetree/base/__symbols__/main_uart5
811
root@mitysom-am62ax-tfc:~# [   31.944345] UNUSED: disabling
(2-2/2) Go to top
Add picture from clipboard (Maximum size: 1 GB)