1. Overview[edit | edit source]
This step explains how to connect your host Linux® terminal to your host computer through the ST-LINK/V2-1.
It then describes how to execute basic commands with the Linux command line interface in order to order to get familiar with the Linux console.
2. Serial terminal[edit | edit source]
The serial terminal allows communicating with the board through an UART serial interface.
- Install minicom
sudo apt-get install minicom
- Get the ttyACM device instance that needs to be used to access the ST-LINK/V2-1
ls /dev/ttyACM* /dev/ttyACM0
- Connect the minicom to the /dev/ttyACM0 device
minicom -D /dev/ttyACM0 Welcome to minicom 2.7 OPTIONS: I18n Compiled on Nov 15 2018, 20:18:47. Port /dev/ttyACM0, 15:56:03 Press CTRL-A Z for help on special keys
- Press the reset button to reset the board. The boot log should be displayed on the minicom window:
NOTICE: CPU: STM32MP157FAA Rev.Z NOTICE: Model: STMicroelectronics STM32MP157F eval daughter on eval mother NOTICE: Board: MB1263 Var4.0 Rev.C-03 INFO: PMIC version = 0x20 NOTICE: Reset reason (0x14): INFO: Pad Reset from NRST INFO: FCONF: Reading TB_FW firmware configuration file from: 0x2ffe1000 INFO: FCONF: Reading firmware configuration information for: stm32mp_fuse INFO: FCONF: Reading firmware configuration information for: stm32mp_io INFO: Using SDMMC INFO: Instance 1 INFO: Boot used partition fsbl1 NOTICE: BL2: v2.10-stm32mp1-r2.0(debug):lts-v2.10.24-dirty(a07367a1) NOTICE: BL2: Built : 16:16:36, Oct 3 2025 INFO: BL2: Doing platform setup INFO: RAM: DDR3-DDR3L 32bits 533000kHz INFO: Memory size = 0x40000000 (1024 MB) INFO: BL2: Loading image id 1 INFO: Loading image id=1 at address 0x2ffff000 INFO: Image id=1 loaded: 0x2ffff000 - 0x2ffff1ea INFO: FCONF: Reading FW_CONFIG firmware configuration file from: 0x2ffff000 INFO: FCONF: Reading firmware configuration information for: dyn_cfg INFO: FCONF: Reading firmware configuration information for: stm32mp1_firewal INFO: BL2: Loading image id 4 INFO: Loading image id=4 at address 0x2ffc0000 INFO: Image id=4 loaded: 0x2ffc0000 - 0x2ffc002c INFO: OPTEE ep=0x2ffc0000 INFO: OPTEE header info: INFO: magic=0x4554504f INFO: version=0x2 INFO: arch=0x0 INFO: flags=0x0 INFO: nb_images=0x2 INFO: BL2: Loading image id 8 INFO: Loading image id=8 at address 0x2ffc0000 INFO: Image id=8 loaded: 0x2ffc0000 - 0x2ffd2c18 INFO: BL2: Loading image id 9 INFO: Loading image id=9 at address 0xfe000000 INFO: Image id=9 loaded: 0xfe000000 - 0xfe071000 INFO: BL2: Loading image id 2 INFO: Loading image id=2 at address 0xc0500000 INFO: Image id=2 loaded: 0xc0500000 - 0xc0524b38 INFO: BL2: Skip loading image id 16 INFO: BL2: Loading image id 5 INFO: Loading image id=5 at address 0xc0100000 INFO: Image id=5 loaded: 0xc0100000 - 0xc021e7f8 NOTICE: BL2: Booting BL32 INFO: Entry point address = 0x2ffc0000 INFO: SPSR = 0x1d3 I/TC: Early console on UART#4 I/TC: I/TC: Pager is enabled. Hashes: 3712 bytes I/TC: Pager pool size: 96kB I/TC: Embedded DTB found I/TC: OP-TEE version: 4.0.0-dev (gcc version 13.4.0 (GCC)) #1 Fri Oct 20 18:29:m I/TC: WARNING: This OP-TEE configuration might be insecure! I/TC: WARNING: Please check https://optee.readthedocs.io/en/latest/architecturel I/TC: Primary CPU initializing I/TC: Override the OTP 18: 0x7b020000 to 0x7b0201e0 I/TC: WARNING: Embeds insecure stm32mp_provisioning driver I/TC: Platform stm32mp1: flavor PLATFORM_FLAVOR - DT stm32mp157f-ev1.dts I/TC: OP-TEE ST profile: secure_and_system_services I/TC: HUK unlocked I/TC: Primary CPU switching to normal world boot I/TC: Reserved shared memory is disabled I/TC: Dynamic shared memory is enabled I/TC: Normal World virtualization support is disabled I/TC: Asynchronous notifications are enabled optee optee: OP-TEE: revision 4.0 (2a5b1d12) U-Boot 2023.10-stm32mp-r3.1 (Oct 02 2023 - 14:39:59 +0000) CPU: STM32MP157FAA Rev.Z Model: STMicroelectronics STM32MP157F eval daughter on eval mother Board: stm32mp1 in trusted mode (st,stm32mp157f-ev1) Board: MB1263 Var4.0 Rev.C-03 DRAM: 1 GiB optee optee: OP-TEE: revision 4.0 (2a5b1d12) I/TC: Reserved shared memory is disabled I/TC: Dynamic shared memory is enabled I/TC: Normal World virtualization support is disabled I/TC: Asynchronous notifications are enabled Clocks: - MPU : 650 MHz - MCU : 208.878 MHz - AXI : 266.500 MHz - PER : 24 MHz - DDR : 533 MHz Core: 399 devices, 47 uclasses, devicetree: board WDT: Started watchdog with servicing every 1000ms (32s timeout) NAND: 1024 MiB MMC: STM32 SD/MMC: 0, STM32 SD/MMC: 1 Loading Environment from MMC... OK In: serial Out: serial Err: serial stmfx stmfx@42: STMFX id: 0x7b, fw version: 3.03 Net: eth0: ethernet@5800a000 No EFI system partition No EFI system partition Failed to persist EFI variables Hit any key to stop autoboot: 0 Boot over mmc0! switch to partitions #0, OK mmc0 is current device Scanning mmc 0:8... Found /mmc0_extlinux/stm32mp157f-ev1_extlinux.conf Retrieving file: /mmc0_extlinux/stm32mp157f-ev1_extlinux.conf Retrieving file: /splash_portrait.bmp Select the boot mode 1: OpenSTLinux 2: stm32mp157f-ev1-a7-examples 3: stm32mp157f-ev1-m4-examples Enter choice: 1: OpenSTLinux Retrieving file: /uImage Retrieving file: /st-image-resize-initrd append: root=PARTUUID=e91c4e10-16e6-4c0e-bd0e-77becf4a3582 rootwait rw consol0 Retrieving file: /stm32mp157f-ev1.dtb ## Booting kernel from Legacy Image at c2000000 ... Image Name: Linux-6.6.129 Created: 2026-03-05 15:03:43 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 8734912 Bytes = 8.3 MiB Load Address: c2000040 Entry Point: c2000040 Verifying Checksum ... OK ## Flattened Device Tree blob at c6000000 Booting using the fdt blob at 0xc6000000 Working FDT set to c6000000 XIP Kernel Image Loading Ramdisk to cf99d000, end cffffaa9 ... OK Loading Device Tree to cf976000, end cf99ce98 ... OK Working FDT set to cf976000 Starting kernel ... I/TC: Secondary CI/TC: Secondary CPU 1 switching to normal world boot I/TC: Reserved shared memory is disabled I/TC: Dynamic shared memory is enabled I/TC: Normal World virtualization support is disabled I/TC: Asynchronous notifications are enabled [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.6.129 (oe-user@oe-host) (arm-ostl-linux-gnueabi-6 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instructie [ 0.000000] OF: fdt: Machine model: STMicroelectronics STM32MP157F eval daugr [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] Reserved memory: created CMA memory pool at 0xf5000000, size 128B [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id sharl [ 0.000000] OF: reserved mem: 0xf5000000..0xfcffffff (131072 KiB) map reusaba [ 0.000000] Reserved memory: created DMA memory pool at 0x10000000, size 0 MB [ 0.000000] OF: reserved mem: initialized node mcuram2@10000000, compatible l [ 0.000000] OF: reserved mem: 0x10000000..0x1003ffff (256 KiB) nomap non-reu0 [ 0.000000] Reserved memory: created DMA memory pool at 0x10040000, size 0 MB [ 0.000000] OF: reserved mem: initialized node vdev0vring0@10040000, compatil [ 0.000000] OF: reserved mem: 0x10040000..0x10040fff (4 KiB) nomap non-reusa0 [ 0.000000] Reserved memory: created DMA memory pool at 0x10041000, size 0 MB [ 0.000000] OF: reserved mem: initialized node vdev0vring1@10041000, compatil [ 0.000000] OF: reserved mem: 0x10041000..0x10041fff (4 KiB) nomap non-reusa0 [ 0.000000] Reserved memory: created DMA memory pool at 0x10042000, size 0 MB [ 0.000000] OF: reserved mem: initialized node vdev0buffer@10042000, compatil [ 0.000000] OF: reserved mem: 0x10042000..0x10045fff (16 KiB) nomap non-reus0 [ 0.000000] Reserved memory: created DMA memory pool at 0x10048000, size 0 MB [ 0.000000] OF: reserved mem: initialized node mcu-rsc-table@10048000, compal [ 0.000000] OF: reserved mem: 0x10048000..0x1004ffff (32 KiB) nomap non-reus0 [ 0.000000] Reserved memory: created DMA memory pool at 0x30000000, size 0 MB [ 0.000000] OF: reserved mem: initialized node mcuram@30000000, compatible il [ 0.000000] OF: reserved mem: 0x30000000..0x3003ffff (256 KiB) nomap non-reu0 [ 0.000000] Reserved memory: created DMA memory pool at 0x38000000, size 0 MB [ 0.000000] OF: reserved mem: initialized node retram@38000000, compatible il [ 0.000000] OF: reserved mem: 0x38000000..0x3800ffff (64 KiB) nomap non-reus0 [ 0.000000] OF: reserved mem: 0xe8000000..0xefffffff (131072 KiB) nomap non-0 [ 0.000000] OF: reserved mem: 0xfdc00000..0xfdfeffff (4032 KiB) nomap non-re0 [ 0.000000] OF: reserved mem: 0xfe000000..0xffffffff (32768 KiB) nomap non-r0 [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x00000000c0000000-0x00000000e7ffffff] [ 0.000000] HighMem [mem 0x00000000e8000000-0x00000000ffffefff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00000000c0000000-0x00000000e7ffffff] [ 0.000000] node 0: [mem 0x00000000e8000000-0x00000000efffffff] [ 0.000000] node 0: [mem 0x00000000f0000000-0x00000000fdbfffff] [ 0.000000] node 0: [mem 0x00000000fdc00000-0x00000000fdfeffff] [ 0.000000] node 0: [mem 0x00000000fdff0000-0x00000000fdffffff] [ 0.000000] node 0: [mem 0x00000000fe000000-0x00000000ffffefff] [ 0.000000] Initmem setup node 0 [mem 0x00000000c0000000-0x00000000ffffefff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.0 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] psci: SMC Calling Convention v1.1 [ 0.000000] percpu: Embedded 18 pages/cpu s42900 r8192 d22636 u73728 [ 0.000000] Kernel command line: root=PARTUUID=e91c4e10-16e6-4c0e-bd0e-77bec0 [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes,) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, l) [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 260703 [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off [ 0.000000] Memory: 711184K/1048572K available (13312K kernel code, 1451K rw) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] 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 10 ji. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (virt). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycless [ 0.000002] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398s [ 0.000022] Switching to timer-based delay loop, resolution 41ns [ 0.003226] Console: colour dummy device 80x30 [ 0.003304] Calibrating delay loop (skipped), value calculated using timer f) [ 0.003331] CPU: Testing write buffer coherency: ok [ 0.003405] pid_max: default: 32768 minimum: 301 [ 0.003706] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, line) [ 0.003739] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes,) [ 0.005476] /cpus/cpu@0 missing clock-frequency property [ 0.005539] /cpus/cpu@1 missing clock-frequency property [ 0.005564] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.007927] RCU Tasks: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 . [ 0.008188] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adj. [ 0.008480] Setting up static identity map for 0xc0100000 - 0xc0100060 [ 0.008794] rcu: Hierarchical SRCU implementation. [ 0.008806] rcu: Max phase no-delay instances is 1000. [ 0.011024] smp: Bringing up secondary CPUs ... [ 0.018892] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.019191] smp: Brought up 1 node, 2 CPUs [ 0.019213] SMP: Total of 2 processors activated (96.00 BogoMIPS). [ 0.019227] CPU: All CPU(s) started in SVC mode. [ 0.020593] devtmpfs: initialized [ 0.080910] VFP support v0.3: implementor 41 architecture 2 part 30 variant 5 [ 0.081440] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, ms [ 0.081478] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.088358] pinctrl core: initialized pinctrl subsystem [ 0.091746] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.097328] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.099907] thermal_sys: Registered thermal governor 'step_wise' [ 0.100058] cpuidle: using governor menu [ 0.100615] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint. [ 0.100641] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.101281] Serial: AMBA PL011 UART driver [ 0.106811] stm32-pm-domain pm_domain: domain core-ret-power-domain registerd [ 0.106854] stm32-pm-domain pm_domain: subdomain core-power-domain registered [ 0.106869] stm32-pm-domain pm_domain: domains probed [ 0.147880] /soc/bus@50080000/funnel@50091000: Fixed dependency cycle(s) wit0 [ 0.147964] /soc/bus@50080000/funnel@50091000: Fixed dependency cycle(s) wit0 [ 0.148022] /soc/bus@50080000/funnel@50091000: Fixed dependency cycle(s) wit0 [ 0.148078] /soc/bus@50080000/funnel@50091000: Fixed dependency cycle(s) wit0 [ 0.148169] /soc/bus@50080000/etf@50092000: Fixed dependency cycle(s) with /0 [ 0.148252] /soc/bus@50080000/etf@50092000: Fixed dependency cycle(s) with /0 [ 0.148369] /soc/bus@50080000/tpiu@50093000: Fixed dependency cycle(s) with 0 [ 0.148494] /soc/bus@50080000/stm@500a0000: Fixed dependency cycle(s) with /0 [ 0.148626] /soc/bus@50080000/etm@500dc000: Fixed dependency cycle(s) with /0 [ 0.148758] /soc/bus@50080000/etm@500dd000: Fixed dependency cycle(s) with /0 [ 0.149140] /soc/display-controller@5a001000: Fixed dependency cycle(s) with0 [ 0.149483] /soc/bus@5c007000/i2c@40013000/wm8994@1b: Fixed dependency cycle4 [ 0.149553] /soc/bus@5c007000/i2c@40013000/wm8994@1b: Fixed dependency cycle4 [ 0.149672] /soc/bus@5c007000/i2c@40013000/camera@3c: Fixed dependency cycle0 [ 0.149982] /soc/bus@5c007000/sai@4400b000/audio-controller@4400b004: Fixed b [ 0.150085] /soc/bus@5c007000/sai@4400b000/audio-controller@4400b024: Fixed b [ 0.150293] /soc/bus@5c007000/sai@4400b000/audio-controller@4400b024: Fixed 4 [ 0.150686] /soc/bus@5c007000/dcmi@4c006000: Fixed dependency cycle(s) with c [ 0.151406] /soc/dsi@5a000000: Fixed dependency cycle(s) with /soc/dsi@5a0000 [ 0.151455] /soc/dsi@5a000000: Fixed dependency cycle(s) with /soc/display-c0 [ 0.151530] /soc/dsi@5a000000/panel@0: Fixed dependency cycle(s) with /soc/d0 [ 0.160711] /soc/bus@50080000/funnel@50091000: Fixed dependency cycle(s) wit0 [ 0.160786] /soc/bus@50080000/funnel@50091000: Fixed dependency cycle(s) wit0 [ 0.160843] /soc/bus@50080000/funnel@50091000: Fixed dependency cycle(s) wit0 [ 0.160899] /soc/bus@50080000/funnel@50091000: Fixed dependency cycle(s) wit0 [ 0.160984] /soc/bus@50080000/etf@50092000: Fixed dependency cycle(s) with /0 [ 0.161070] /soc/bus@50080000/etf@50092000: Fixed dependency cycle(s) with /0 [ 0.161186] /soc/bus@50080000/tpiu@50093000: Fixed dependency cycle(s) with 0 [ 0.161306] /soc/bus@50080000/stm@500a0000: Fixed dependency cycle(s) with /0 [ 0.161430] /soc/bus@50080000/etm@500dc000: Fixed dependency cycle(s) with /0 [ 0.161555] /soc/bus@50080000/etm@500dd000: Fixed dependency cycle(s) with /0 [ 0.165059] /soc/display-controller@5a001000: Fixed dependency cycle(s) with0 [ 0.167925] /soc/bus@5c007000/i2c@40013000/wm8994@1b: Fixed dependency cycle4 [ 0.168009] /soc/bus@5c007000/i2c@40013000/wm8994@1b: Fixed dependency cycle4 [ 0.168139] /soc/bus@5c007000/i2c@40013000/camera@3c: Fixed dependency cycle0 [ 0.168511] /soc/bus@5c007000/sai@4400b000/audio-controller@4400b004: Fixed b [ 0.168609] /soc/bus@5c007000/sai@4400b000/audio-controller@4400b024: Fixed b [ 0.168694] /soc/bus@5c007000/sai@4400b000/audio-controller@4400b024: Fixed 4 [ 0.169313] /soc/bus@5c007000/dcmi@4c006000: Fixed dependency cycle(s) with c [ 0.173261] /soc/bus@5c007000/i2c@40013000/wm8994@1b: Fixed dependency cycle4 [ 0.173344] /soc/bus@5c007000/i2c@40013000/wm8994@1b: Fixed dependency cycle4 [ 0.173474] /soc/bus@5c007000/i2c@40013000/camera@3c: Fixed dependency cycle0 [ 0.176051] /soc/bus@5c007000/sai@4400b000/audio-controller@4400b004: Fixed b [ 0.176232] /soc/bus@5c007000/sai@4400b000/audio-controller@4400b024: Fixed b [ 0.176391] /soc/bus@5c007000/sai@4400b000/audio-controller@4400b024: Fixed 4 [ 0.180721] /soc/bus@5c007000/i2c@40013000/camera@3c: Fixed dependency cycle0 [ 0.181007] /soc/bus@5c007000/dcmi@4c006000: Fixed dependency cycle(s) with c [ 0.188800] /soc/display-controller@5a001000: Fixed dependency cycle(s) with0 [ 0.189049] /soc/dsi@5a000000: Fixed dependency cycle(s) with /soc/dsi@5a0000 [ 0.189098] /soc/dsi@5a000000: Fixed dependency cycle(s) with /soc/display-c0 [ 0.189616] /soc/dsi@5a000000/panel@0: Fixed dependency cycle(s) with /soc/d0 [ 0.192993] /soc/bus@5c007000/dfsdm@4400d000/filter@0/dfsdm-dai: Fixed depen0 [ 0.193380] /dmic-0: Fixed dependency cycle(s) with /soc/bus@5c007000/dfsdm@i [ 0.193975] /soc/bus@5c007000/dfsdm@4400d000/filter@1/dfsdm-dai: Fixed depen1 [ 0.194359] /dmic-1: Fixed dependency cycle(s) with /soc/bus@5c007000/dfsdm@i [ 0.194898] /soc/bus@5c007000/dfsdm@4400d000/filter@2/dfsdm-dai: Fixed depen2 [ 0.195269] /dmic-2: Fixed dependency cycle(s) with /soc/bus@5c007000/dfsdm@i [ 0.195807] /soc/bus@5c007000/dfsdm@4400d000/filter@3/dfsdm-dai: Fixed depen3 [ 0.196195] /dmic-3: Fixed dependency cycle(s) with /soc/bus@5c007000/dfsdm@i [ 0.198444] /soc/bus@5c007000/audio-controller@4000d000: Fixed dependency cyn [ 0.198684] /spdif-in: Fixed dependency cycle(s) with /soc/bus@5c007000/audi0 [ 0.199360] /soc/bus@5c007000/sai@50027000/audio-controller@50027004: Fixed t [ 0.199609] /spdif-out: Fixed dependency cycle(s) with /soc/bus@5c007000/sai4 [ 0.200744] kprobes: kprobe jump-optimization is enabled. All kprobes are op. [ 0.218526] SCSI subsystem initialized [ 0.219821] usbcore: registered new interface driver usbfs [ 0.219924] usbcore: registered new interface driver hub [ 0.220019] usbcore: registered new device driver usb [ 0.220806] pps_core: LinuxPPS API ver. 1 registered [ 0.220821] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giom> [ 0.220857] PTP clock support registered [ 0.221327] EDAC MC: Ver: 3.0.0 [ 0.222743] scmi_core: SCMI protocol bus registered [ 0.240146] clocksource: Switched to clocksource arch_sys_counter [ 2.232644] NET: Registered PF_INET protocol family [ 2.233118] IP idents hash table entries: 16384 (order: 5, 131072 bytes, lin) [ 2.236892] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096) [ 2.236951] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes,) [ 2.236978] TCP established hash table entries: 8192 (order: 3, 32768 bytes,) [ 2.237221] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linea) [ 2.237543] TCP: Hash tables configured (established 8192 bind 8192) [ 2.237761] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) [ 2.237844] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) [ 2.238276] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 2.239459] RPC: Registered named UNIX socket transport module. [ 2.239483] RPC: Registered udp transport module. [ 2.239491] RPC: Registered tcp transport module. [ 2.239498] RPC: Registered tcp-with-tls transport module. [ 2.239505] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 2.239969] Trying to unpack rootfs image as initramfs... [ 2.250361] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 countee [ 2.253948] Initialise system trusted keyrings [ 2.254716] workingset: timestamp_bits=14 max_order=18 bucket_order=4 [ 2.255413] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 2.256217] NFS: Registering the id_resolver key type [ 2.256319] Key type id_resolver registered [ 2.256334] Key type id_legacy registered [ 2.256414] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 2.256428] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registerin. [ 2.256515] ntfs: driver 2.1.32 [Flags: R/O]. [ 2.256578] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 2.260574] fuse: init (API version 7.39) [ 2.261584] NET: Registered PF_ALG protocol family [ 2.261616] Key type asymmetric registered [ 2.261627] Asymmetric key parser 'x509' registered [ 2.261807] bounce: pool size: 64 pages [ 2.261908] Block layer SCSI generic (bsg) driver version 0.4 loaded (major ) [ 2.261924] io scheduler mq-deadline registered [ 2.261935] io scheduler kyber registered [ 2.262013] io scheduler bfq registered [ 2.263720] Registering stm32-etzpc firewall controller [ 2.283500] STM32 USART driver initialized [ 2.311085] brd: module loaded [ 2.325617] loop: module loaded [ 2.339018] CAN device driver interface [ 2.343001] pegasus: Pegasus/Pegasus II USB Ethernet driver [ 2.343183] usbcore: registered new interface driver pegasus [ 2.343308] usbcore: registered new interface driver asix [ 2.343413] usbcore: registered new interface driver ax88179_178a [ 2.343516] usbcore: registered new interface driver cdc_ether [ 2.343620] usbcore: registered new interface driver smsc75xx [ 2.343739] usbcore: registered new interface driver smsc95xx [ 2.343847] usbcore: registered new interface driver net1080 [ 2.343958] usbcore: registered new interface driver cdc_subset [ 2.344078] usbcore: registered new interface driver zaurus [ 2.344245] usbcore: registered new interface driver cdc_ncm [ 2.347496] usbcore: registered new interface driver usb-storage [ 2.347997] usbcore: registered new device driver onboard-usb-hub [ 2.354835] i2c_dev: i2c /dev entries driver [ 2.361297] arm_smc_wdt watchdog: Watchdog registered (timeout=32 sec, noway) [ 2.365163] sdhci: Secure Digital Host Controller Interface driver [ 2.365184] sdhci: Copyright(c) Pierre Ossman [ 2.365192] Synopsys Designware Multimedia Card Interface Driver [ 2.366105] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.367810] ledtrig-cpu: registered to indicate activity on CPUs [ 2.369145] usbcore: registered new interface driver usbhid [ 2.369166] usbhid: USB HID core driver [ 2.375838] optee: probing for conduit method. [ 2.375872] optee: revision 4.0 (2a5b1d12) [ 2.410386] optee: Asynchronous notifications enabled [ 2.410418] optee: dynamic shared memory is enabled [ 2.412378] random: crng init done [ 2.413017] optee: initialized driver [ 2.416144] NET: Registered PF_PACKET protocol family [ 2.416175] can: controller area network core [ 2.416325] NET: Registered PF_CAN protocol family [ 2.416344] can: raw protocol [ 2.416359] can: broadcast manager protocol [ 2.416378] can: netlink gateway - max_hops=1 [ 2.417752] Key type dns_resolver registered [ 2.418035] ThumbEE CPU extension supported. [ 2.418067] Registering SWP/SWPB emulation handler [ 2.442003] registered taskstats version 1 [ 2.442253] Loading compiled-in X.509 certificates [ 2.478801] scmi_protocol scmi_dev.1: Enabled polling mode TX channel - prot6 [ 2.479213] arm-scmi firmware:scmi: SCMI Notifications - Core Enabled. [ 2.479751] arm-scmi firmware:scmi: SCMI Protocol v2.0 'ST:' Firmware versio0 [ 2.537098] stm32-dma 48000000.dma-controller: STM32 DMA driver registered [ 2.540647] stm32-dma 48001000.dma-controller: STM32 DMA driver registered [ 2.546468] stm32-mdma 58000000.dma-controller: STM32 MDMA driver registered [ 2.549280] [drm] Initialized simpledrm 1.0.0 20200625 for fdc00000.framebuf0 [ 2.560804] stm_thermal 50028000.thermal: stm_thermal_probe: Driver initialiy [ 2.568578] /soc/interrupt-controller@5000d000: bank0 [ 2.568628] /soc/interrupt-controller@5000d000: bank1 [ 2.568651] /soc/interrupt-controller@5000d000: bank2 [ 2.574328] stm32_rtc 5c004000.rtc: registered as rtc0 [ 2.574398] stm32_rtc 5c004000.rtc: setting system clock to 2000-01-01T00:24) [ 2.575083] stm32_rtc 5c004000.rtc: Date/Time must be initialized [ 2.575106] stm32_rtc 5c004000.rtc: registered rev:1.2 [ 2.591977] stm32-ipcc 4c001000.mailbox: ipcc rev:1.0 enabled, 6 chans, proc0 [ 2.595422] stm32mp157-pinctrl soc:pinctrl@50002000: GPIOA bank added [ 2.596365] stm32mp157-pinctrl soc:pinctrl@50002000: GPIOB bank added [ 2.597337] stm32mp157-pinctrl soc:pinctrl@50002000: GPIOC bank added [ 2.598676] stm32mp157-pinctrl soc:pinctrl@50002000: GPIOD bank added [ 2.599646] stm32mp157-pinctrl soc:pinctrl@50002000: GPIOE bank added [ 2.601112] stm32mp157-pinctrl soc:pinctrl@50002000: GPIOF bank added [ 2.602354] stm32mp157-pinctrl soc:pinctrl@50002000: GPIOG bank added [ 2.603408] stm32mp157-pinctrl soc:pinctrl@50002000: GPIOH bank added [ 2.604613] stm32mp157-pinctrl soc:pinctrl@50002000: GPIOI bank added [ 2.605643] stm32mp157-pinctrl soc:pinctrl@50002000: GPIOJ bank added [ 2.606631] stm32mp157-pinctrl soc:pinctrl@50002000: GPIOK bank added [ 2.607155] stm32mp157-pinctrl soc:pinctrl@50002000: Pinctrl STM32 initializd [ 2.613824] stm32mp157-pinctrl soc:pinctrl@54004000: GPIOZ bank added [ 2.613879] stm32mp157-pinctrl soc:pinctrl@54004000: Pinctrl STM32 initializd [ 2.616228] stm32-usart 40010000.serial: interrupt mode for rx (no dma) [ 2.616257] stm32-usart 40010000.serial: interrupt mode for tx (no dma) [ 2.616779] 40010000.serial: ttySTM0 at MMIO 0x40010000 (irq = 53, base_baudt [ 2.616860] printk: console [ttySTM0] enabled [ 2.941843] Freeing initrd memory: 6540K [ 2.945344] stm32-usart 40010000.serial: Enabling runtime PM for inactive den [ 4.714657] spi-nor spi0.0: mx66l51235f (65536 Kbytes) [ 4.718632] 8 fixed-partitions partitions found on MTD device spi0.0 [ 4.724873] Creating 8 MTD partitions on "spi0.0": [ 4.729530] 0x000000000000-0x000000040000 : "fsbl1" [ 4.737521] 0x000000040000-0x000000080000 : "fsbl2" [ 4.743862] 0x000000080000-0x0000000c0000 : "metadata1" [ 4.750539] 0x0000000c0000-0x000000100000 : "metadata2" [ 4.757198] 0x000000100000-0x000000500000 : "fip-a" [ 4.763597] 0x000000500000-0x000000900000 : "fip-b" [ 4.769850] 0x000000900000-0x000000980000 : "u-boot-env" [ 4.776876] 0x000000980000-0x000004000000 : "nor-user" [ 4.784795] spi-nor spi0.1: mx66l51235f (65536 Kbytes) [ 4.794477] m_can_platform 4400e000.can: m_can device registered (irq=55, ve) [ 4.803467] stm32-dwmac 5800a000.ethernet: IRQ eth_lpi not found [ 4.809675] stm32-dwmac 5800a000.ethernet: User ID: 0x40, Synopsys ID: 0x42 [ 4.815377] stm32-dwmac 5800a000.ethernet: DWMAC4/5 [ 4.820262] stm32-dwmac 5800a000.ethernet: DMA HW capability register suppord [ 4.827523] stm32-dwmac 5800a000.ethernet: RX Checksum Offload Engine suppord [ 4.834800] stm32-dwmac 5800a000.ethernet: TX Checksum insertion supported [ 4.841673] stm32-dwmac 5800a000.ethernet: Wake-Up On Lan supported [ 4.848081] stm32-dwmac 5800a000.ethernet: TSO supported [ 4.853256] stm32-dwmac 5800a000.ethernet: Enable RX Mitigation via HW Watchr [ 4.861139] stm32-dwmac 5800a000.ethernet: Enabled L3L4 Flow TC (entries=2) [ 4.868098] stm32-dwmac 5800a000.ethernet: Enabled RFS Flow TC (entries=10) [ 4.875088] stm32-dwmac 5800a000.ethernet: TSO feature enabled [ 4.880860] stm32-dwmac 5800a000.ethernet: Using 32/32 bits DMA host/device h [ 4.930998] /soc/bus@5c007000/sai@4400b000/audio-controller@4400b024: Fixed b [ 4.942666] /soc/bus@5c007000/sai@4400b000/audio-controller@4400b004: Fixed b [ 4.955225] /soc/bus@5c007000/i2c@40013000/wm8994@1b: Fixed dependency cycle4 [ 4.967795] /soc/bus@5c007000/i2c@40013000/wm8994@1b: Fixed dependency cycle4 [ 4.981067] /soc/bus@5c007000/dcmi@4c006000: Fixed dependency cycle(s) with c [ 4.991199] /soc/bus@5c007000/i2c@40013000/camera@3c: Fixed dependency cycle0 [ 5.003091] stm32f7-i2c 40013000.i2c: STM32F7 I2C-0 bus adapter [ 5.032146] stm32f7-i2c 40015000.i2c: STM32F7 I2C-1 bus adapter [ 5.063471] stpmic1 2-0033: PMIC Chip Version: 0x20 [ 5.069952] /soc/bus@5c007000/i2c@5c002000/stpmic@33/regulators: Fixed depent [ 5.082522] /soc/bus@5c007000/i2c@5c002000/stpmic@33/regulators: Fixed depen2 [ 5.096131] /soc/bus@5c007000/i2c@5c002000/stpmic@33/regulators: Fixed depen4 [ 5.112952] stm32f7-i2c 5c002000.i2c: STM32F7 I2C-2 bus adapter [ 5.126238] stm32-rproc 10000000.m4: wdg irq registered [ 5.131054] remoteproc remoteproc0: m4 is available [ 5.139169] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xd3 [ 5.144242] nand: Micron MT29F8G08ABACAH4 [ 5.148091] nand: 1024 MiB, SLC, erase size: 256 KiB, page size: 4096, OOB s4 [ 5.156614] Bad block table found at page 262080, version 0x01 [ 5.162279] Bad block table found at page 262016, version 0x01 [ 5.168092] 9 fixed-partitions partitions found on MTD device 80000000.nand-r [ 5.175541] Creating 9 MTD partitions on "80000000.nand-controller": [ 5.181879] 0x000000000000-0x000000080000 : "fsbl1" [ 5.189229] 0x000000080000-0x000000100000 : "fsbl2" [ 5.195159] 0x000000100000-0x000000180000 : "metadata1" [ 5.201482] 0x000000180000-0x000000200000 : "metadata2" [ 5.207796] 0x000000200000-0x000000600000 : "fip-a1" [ 5.213865] 0x000000600000-0x000000a00000 : "fip-a2" [ 5.219814] 0x000000a00000-0x000000e00000 : "fip-b1" [ 5.225967] 0x000000e00000-0x000001200000 : "fip-b2" [ 5.232016] 0x000001200000-0x000040000000 : "UBI" [ 5.243353] stmfx-core 0-0042: STMFX id: 0x7b, fw version: 3.03 [ 5.273005] stmfx-pinctrl stmfx-pinctrl: DMA mask not set [ 5.280942] stmfx-core 0-0042: Can't set the affinity, set it for irq 75 insd [ 5.286921] genirq: irq_chip stmfx-core did not update eff. affinity mask of6 [ 5.295122] stmfx-pinctrl stmfx-pinctrl: 24 GPIOs available [ 5.308449] input: pmic_onkey as /devices/platform/soc/5c007000.bus/5c0020000 [ 5.323091] mmci-pl18x 58005000.mmc: Got CD GPIO [ 5.331508] dwc2 49000000.usb-otg: supply vusb_d not found, using dummy regur [ 5.332141] mmci-pl18x 58005000.mmc: mmc0: PL180 manf 53 rev2 at 0x58005000 ) [ 5.337884] dwc2 49000000.usb-otg: supply vusb_a not found, using dummy regur [ 5.346110] mmci-pl18x 58007000.mmc: mmc1: PL180 manf 53 rev2 at 0x58007000 ) [ 5.459159] mmc0: new ultra high speed DDR50 SDHC card at address aaaa [ 5.465934] mmcblk0: mmc0:aaaa SC16G 14.8 GiB [ 5.481587] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 [ 5.497708] dwc2 49000000.usb-otg: EPs: 9, dedicated fifos, 952 entries in SM [ 5.504865] dwc2 49000000.usb-otg: DWC OTG Controller [ 5.508773] dwc2 49000000.usb-otg: new USB bus registered, assigned bus numb1 [ 5.516340] dwc2 49000000.usb-otg: irq 88, io mem 0x49000000 [ 5.523320] hub 1-0:1.0: USB hub found [ 5.525774] hub 1-0:1.0: 1 port detected [ 5.530365] mmc1: new DDR MMC card at address 0001 [ 5.535837] mmcblk1: mmc1:0001 004GA0 3.69 GiB [ 5.540590] ehci-platform 5800d000.usb: EHCI Host Controller [ 5.544948] ehci-platform 5800d000.usb: new USB bus registered, assigned bus2 [ 5.554624] ehci-platform 5800d000.usb: irq 90, io mem 0x5800d000 [ 5.562046] mmcblk1: p1 p2 p3 p4 p5 p6 [ 5.567155] stmfx-pinctrl stmfx-pinctrl: Can't set the affinity, set it for d [ 5.567171] mmcblk1boot0: mmc1:0001 004GA0 2.00 MiB [ 5.570320] mmcblk1boot1: mmc1:0001 004GA0 2.00 MiB [ 5.580231] ehci-platform 5800d000.usb: USB 2.0 started, EHCI 1.00 [ 5.586528] mmcblk1rpmb: mmc1:0001 004GA0 512 KiB, chardev (245:0) [ 5.593062] hub 2-0:1.0: USB hub found [ 5.600202] hub 2-0:1.0: 2 ports detected [ 5.604981] input: joystick as /devices/platform/joystick/input/input1 [ 5.613911] clk: Disabling unused clocks [ 5.619732] Freeing unused kernel image (initmem) memory: 1024K [ 5.624739] Run /init as init process [ 5.895124] usb 2-1: new high-speed USB device number 2 using ehci-platform Starting systemd-udevd version 255.21^ [ 6.103073] hub 2-1:1.0: USB hub found [ 6.110353] hub 2-1:1.0: 4 ports detected [ 7.578166] mtdblock: MTD device 'fsbl2' is NAND, please consider using UBI . [ 7.596245] mtdblock: MTD device 'metadata1' is NAND, please consider using . [ 7.662382] mtdblock: MTD device 'metadata2' is NAND, please consider using . [ 7.686287] mtdblock: MTD device 'fip-a1' is NAND, please consider using UBI. [ 7.732429] mtdblock: MTD device 'fip-a2' is NAND, please consider using UBI. [ 7.761039] mtdblock: MTD device 'fip-b1' is NAND, please consider using UBI. [ 7.779583] mtdblock: MTD device 'fip-b2' is NAND, please consider using UBI. [ 7.812454] mtdblock: MTD device 'UBI' is NAND, please consider using UBI bl. [ 7.812624] mtdblock: MTD device 'fsbl1' is NAND, please consider using UBI . [ 7.926810] stm32-dwmac 5800a000.ethernet end0: renamed from eth0 [ 9.145689] EXT4-fs (mmcblk0p10): recovery complete [ 9.151028] EXT4-fs (mmcblk0p10): mounted filesystem 9479b042-38b8-4016-a15a. [ 10.603008] Registering stm32-dbg-bus firewall controller [ 10.629323] /soc/bus@50080000/funnel@50091000: Fixed dependency cycle(s) wit0 [ 10.646421] /soc/bus@50080000/funnel@50091000: Fixed dependency cycle(s) wit0 [ 10.655984] /soc/bus@50080000/funnel@50091000: Fixed dependency cycle(s) wit0 [ 10.664922] /soc/bus@50080000/funnel@50091000: Fixed dependency cycle(s) wit0 [ 10.676538] /soc/bus@50080000/funnel@50091000: Fixed dependency cycle(s) wit0 [ 10.685475] /soc/bus@50080000/etf@50092000: Fixed dependency cycle(s) with /0 [ 10.695511] /soc/bus@50080000/etf@50092000: Fixed dependency cycle(s) with /0 [ 10.705861] stm32-crc32 58009000.crc: Initialized [ 10.709816] /soc/bus@50080000/etf@50092000: Fixed dependency cycle(s) with /0 [ 10.746930] galcore: loading out-of-tree module taints kernel. [ 10.767779] /soc/bus@50080000/tpiu@50093000: Fixed dependency cycle(s) with 0 [ 10.782956] /soc/dsi@5a000000: Fixed dependency cycle(s) with /soc/dsi@5a0000 [ 10.800750] /soc/dsi@5a000000/panel@0: Fixed dependency cycle(s) with /soc/d0 [ 10.823322] /soc/bus@50080000/funnel@50091000: Fixed dependency cycle(s) wit0 [ 10.861152] /soc/bus@50080000/stm@500a0000: Fixed dependency cycle(s) with /0 [ 10.863115] Galcore version 6.4.21.1.1058597 [ 10.880080] /soc/bus@50080000/funnel@50091000: Fixed dependency cycle(s) wit0 [ 10.889135] /soc/bus@50080000/etm@500dc000: Fixed dependency cycle(s) with /0 [ 10.914048] /soc/bus@50080000/funnel@50091000: Fixed dependency cycle(s) wit0 [ 10.949703] /soc/bus@50080000/etm@500dd000: Fixed dependency cycle(s) with /0 [ 10.971789] st,stm32-spdifrx 4000d000.audio-controller: No cache defaults, rW [ 10.981532] /soc/bus@5c007000/i2c@40013000/wm8994@1b: Fixed dependency cycle4 [ 11.017542] /soc/bus@5c007000/sai@4400b000/audio-controller@4400b004: Fixed b [ 11.034645] wm8994 0-001b: supply DCVDD not found, using dummy regulator [ 11.041908] stm32-dfsdm 4400d000.dfsdm: SPI clock not accurate [ 11.043714] /soc/bus@5c007000/i2c@40013000/wm8994@1b: Fixed dependency cycle4 [ 11.046382] stm32-dfsdm 4400d000.dfsdm: 24573875 = 2048000 * 12 + 2045875 [ 11.059670] /soc/bus@5c007000/sai@4400b000/audio-controller@4400b024: Fixed b [ 11.079146] /soc/bus@5c007000/sai@4400b000/audio-controller@4400b024: Fixed 4 [ 11.095143] wm8994 0-001b: supply AVDD1 not found, using dummy regulator [ 11.105963] /spdif-out: Fixed dependency cycle(s) with /soc/bus@5c007000/sai4 [ 11.115516] /soc/bus@5c007000/sai@50027000/audio-controller@50027004: Fixed t [ 11.430918] wm8994 0-001b: Failed to read ID register [ 11.486975] mc: Linux media interface: v0.10 [ 11.559841] videodev: Linux video capture interface: v2.00 [ 11.617340] stm32-hash 54002000.hash: will run requests pump with realtime py [ 11.634108] stm32-hash 54002000.hash: Init HASH done HW ver 23 DMA mode 1 [ 11.644463] mtdblock: MTD device 'metadata1' is NAND, please consider using . [ 11.703925] stm32-cryp 54001000.cryp: will run requests pump with realtime py [ 11.722493] stm32-cryp 54001000.cryp: Initialized [ 11.754736] stm32-dcmi 4c006000.dcmi: SRAM pool: 32 KiB for DMA/MDMA chaining [ 11.797368] stm32-dcmi 4c006000.dcmi: Probe done [ 12.614724] cs_system_cfg: CoreSight Configuration manager initialised [ 12.657948] coresight cti_sys0: CTI initialized [ 12.684124] coresight cti_cpu0: CTI initialized [ 12.697992] coresight stm0: STM500 initialized [ 12.704898] coresight cti_cpu1: CTI initialized [ 12.716479] coresight etm0: ETM 3.5 initialized [ 12.730709] coresight etm1: ETM 3.5 initialized [ 12.847628] [drm] Initialized stm 1.0.0 20170330 for 5a001000.display-contro0 [ 12.938838] Goodix-TS 0-005d: ID 9147, version: 1040 [ 12.975708] input: Goodix Capacitive TouchScreen as /devices/platform/soc/5c2 ln: /etc/mtab: File exists [ 13.750408] systemd[1]: System time before build time, advancing clock. [ 13.846700] NET: Registered PF_INET6 protocol family [ 13.917401] Segment Routing with IPv6 [ 13.919753] In-situ OAM (IOAM) with IPv6 [ 13.977655] systemd[1]: systemd 255.21^ running in system mode (+PAM -AUDIT ) [ 14.008571] systemd[1]: Detected architecture arm. Welcome to ST OpenSTLinux - Weston - (A Yocto Project Based Distro) 5.0.17-open! [ 14.067243] systemd[1]: Hostname set to <stm32mp1-01-64-cd>. [ 14.148703] systemd[1]: Using hardware watchdog 'arm_smc_wdt', version 0, de0 [ 14.156600] systemd[1]: Watchdog running with a hardware timeout of 32s. [ 15.190570] systemd[1]: Queued start job for default target Multi-User Syste. [ 15.284804] systemd[1]: Created slice Slice /system/getty. [ OK ] Created slice Slice /system/getty. [ 15.324298] systemd[1]: Created slice Slice /system/modprobe. [ OK ] Created slice Slice /system/modprobe. [ 15.364674] systemd[1]: Created slice Slice /system/serial-getty. [ OK ] Created slice Slice /system/serial-getty. [ 15.403468] systemd[1]: Created slice User and Session Slice. [ OK ] Created slice User and Session Slice. [ 15.441207] systemd[1]: Started Dispatch Password Requests to Console Direct. [ OK ] Started Dispatch Password Requests to Console Directory Watch. [ 15.481038] systemd[1]: Started Forward Password Requests to Wall Directory . [ OK ] Started Forward Password Requests to Wall Directory Watch. [ 15.520703] systemd[1]: Expecting device /dev/dri/card0... Expecting device /dev/dri/card0... [ 15.550480] systemd[1]: Expecting device /dev/hwrng... Expecting device /dev/hwrng... [ 15.580429] systemd[1]: Expecting device /dev/tee0... Expecting device /dev/tee0... [ 15.610820] systemd[1]: Reached target Path Units. [ OK ] Reached target Path Units. [ 15.640555] systemd[1]: Reached target Remote File Systems. [ OK ] Reached target Remote File Systems. [ 15.680566] systemd[1]: Reached target Slice Units. [ OK ] Reached target Slice Units. [ 15.710645] systemd[1]: Reached target Swaps. [ OK ] Reached target Swaps. [ 15.829665] systemd[1]: Listening on RPCbind Server Activation Socket. [ OK ] Listening on RPCbind Server Activation Socket. [ 15.870805] systemd[1]: Reached target RPC Port Mapper. [ OK ] Reached target RPC Port Mapper. [ 15.912484] systemd[1]: Listening on Syslog Socket. [ OK ] Listening on Syslog Socket. [ 15.972368] systemd[1]: Listening on Process Core Dump Socket. [ OK ] Listening on Process Core Dump Socket. [ 16.012088] systemd[1]: Listening on initctl Compatibility Named Pipe. [ OK ] Listening on initctl Compatibility Named Pipe. [ 16.064926] systemd[1]: Journal Audit Socket was skipped because of an unmet. [ 16.075981] systemd[1]: Listening on Journal Socket (/dev/log). [ OK ] Listening on Journal Socket (/dev/log). [ 16.111853] systemd[1]: Listening on Journal Socket. [ OK ] Listening on Journal Socket. [ 16.152391] systemd[1]: Listening on Network Service Netlink Socket. [ OK ] Listening on Network Service Netlink Socket. [ 16.200510] systemd[1]: Listening on udev Control Socket. [ OK ] Listening on udev Control Socket. [ 16.241774] systemd[1]: Listening on udev Kernel Socket. [ OK ] Listening on udev Kernel Socket. [ 16.282037] systemd[1]: Huge Pages File System was skipped because of an unm. [ 16.340733] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 16.388088] systemd[1]: Mounting Kernel Debug File System... Mounting Kernel Debug File System... [ 16.431073] systemd[1]: Mounting Kernel Trace File System... Mounting Kernel Trace File System... [ 16.491297] systemd[1]: Mounting Temporary Directory /tmp... Mounting Temporary Directory /tmp... [ 16.623707] systemd[1]: Starting Create List of Static Device Nodes... Starting Create List of Static Device Nodes... [ 16.649830] systemd[1]: Starting Load Kernel Module configfs... Starting Load Kernel Module configfs... [ 16.701920] systemd[1]: Starting Load Kernel Module drm... Starting Load Kernel Module drm... [ 16.771354] systemd[1]: Starting Load Kernel Module fuse... Starting Load Kernel Module fuse... [ 16.798139] systemd[1]: Starting Mount partitions... Starting Mount partitions... [ 16.851857] systemd[1]: Starting RPC Bind... Starting RPC Bind... [ 16.881970] systemd[1]: File System Check on Root Device was skipped because. [ 16.911600] systemd[1]: Starting Journal Service... Starting Journal Service... [ 16.945207] systemd[1]: Load Kernel Modules was skipped because no trigger c. [ 16.981398] systemd[1]: Starting Generate network units from Kernel command . Starting Generate network units from Kernel command line... [ 17.018789] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 17.072427] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 17.093991] systemd-journald[321]: Collecting audit messages is disabled. [ 17.185979] systemd[1]: Starting Coldplug All udev Devices... Starting Coldplug All udev Devices... [ 17.269260] systemd[1]: Started RPC Bind. [ OK ] Started RPC Bind. [ 17.327526] EXT4-fs (mmcblk0p10): re-mounted 9479b042-38b8-4016-a15a-d920a05. [ 17.378478] systemd[1]: Mounted POSIX Message Queue File System. [ OK ] Mounted POSIX Message Queue File System. [ 17.418519] systemd[1]: Mounted Kernel Debug File System. [ OK ] Mounted Kernel Debug File System. [ 17.481830] systemd[1]: Mounted Kernel Trace File System. [ OK ] Mounted Kernel Trace File System. [ 17.532534] systemd[1]: Mounted Temporary Directory /tmp. [ OK ] Mounted Temporary Directory /tmp. [ 17.553776] systemd[1]: Finished Create List of Static Device Nodes. [ OK ] Finished Create List of Static Device Nodes. [ 17.594476] systemd[1]: modprobe@configfs.service: Deactivated successfully. [ 17.627659] systemd[1]: Finished Load Kernel Module configfs. [ OK ] Finished Load Kernel Module configfs. [ 17.667377] systemd[1]: modprobe@drm.service: Deactivated successfully. [ 17.692555] systemd[1]: Finished Load Kernel Module drm. [ OK ] Finished Load Kernel Module drm. [ 17.731784] systemd[1]: Started Journal Service. [ OK ] Started Journal Service. [ OK ] Finished Load Kernel Module fuse. [ OK ] Finished Generate network units from Kernel command line. [ OK ] Finished Remount Root and Kernel File Systems. [ 17.865052] EXT4-fs (mmcblk0p8): recovery complete [ 17.869965] EXT4-fs (mmcblk0p8): mounted filesystem 93770fec-5277-4cb1-bced-. [ OK ] Finished Apply Kernel Variables. Mounting FUSE Control File System... Mounting Kernel Configuration File System... Starting Flush Journal to Persistent Storage... Starting Create Static Device Nodes in /dev gracefully... [ OK ] Mounted FUSE Control File System. [ 18.505389] systemd-journald[321]: Received client request to flush runtime . [ OK ] Mounted Kernel Configuration File System. [ OK ] Finished Flush Journal to Persistent Storage. [ 18.582698] EXT4-fs (mmcblk0p9): recovery complete [ 18.587577] EXT4-fs (mmcblk0p9): mounted filesystem 622d1e7c-73fe-4769-bcf5-. [ OK ] Finished Create Static Device Nodes in /dev gracefully. Starting Create Static Device Nodes in /dev... [ OK ] Finished Create Static Device Nodes in /dev. [ 18.987419] EXT4-fs (mmcblk0p11): recovery complete [ OK ] Reached targe[ 18.995625] EXT4-fs (mmcblk0p11): mounted filesystem 2. t Preparation for Local File Systems. Mounting /var/volatile... Starting Rule-based Manager for Device Events and Files... [ OK ] Finished Mount partitions. [ OK ] Mounted /var/volatile. Starting Load/Save OS Random Seed... [ OK ] Reached target Local File Systems. Starting Create System Files and Directories... [ OK ] Started Rule-based Manager for Device Events and Files. [ OK ] Finished Load/Save OS Random Seed. [ OK ] Finished Create System Files and Directories. Starting Network Name Resolution... Starting Network Time Synchronization... Starting Record System Boot/Shutdown in UTMP... [ OK ] Finished Record System Boot/Shutdown in UTMP. [ OK ] Started Network Name Resolution. [ 21.270708] mtdblock_open: 8 callbacks suppressed [ 21.270733] mtdblock: MTD device 'metadata1' is NAND, please consider using . [ 21.277106] mtdblock: MTD device 'fsbl2' is NAND, please consider using UBI . [ 21.319357] mtdblock: MTD device 'metadata2' is NAND, please consider using . [ 21.348574] mtdblock: MTD device 'fip-a1' is NAND, please consider using UBI. [ 21.399852] mtdblock: MTD device 'fip-a2' is NAND, please consider using UBI. [ 21.427124] mtdblock: MTD device 'fip-b2' is NAND, please consider using UBI. [ 21.432309] mtdblock: MTD device 'fsbl1' is NAND, please consider using UBI . [ 21.435521] mtdblock: MTD device 'fip-b1' is NAND, please consider using UBI. [ 21.465089] mtdblock: MTD device 'UBI' is NAND, please consider using UBI bl. [ OK ] Started Network Time Synchronization. [ OK ] Finished Coldplug All udev Devices. [ 23.532667] platform sound: deferred probe pending [* ] (1 of 3) A start job is running for /dev/dri/card0 (9s / 1min 30s) [ 24.903461] configfs-gadget.g1 gadget.0: HOST MAC bc:14:1b:6e:67:5f [ 24.908350] configfs-gadget.g1 gadget.0: MAC 2a:c4:01:1f:2a:45 [ OK ] Found device /dev/dri/card0. [ OK ] Found device /dev/tee0. [ OK ] Found device /dev/hwrng. [ OK ] Created slice Slice /system/systemd-backlight. [ OK ] Reached target Host and Network Name Lookups. [ OK ] Reached target System Time Set. [ OK ] Reached target Hardware activated USB gadget. [ OK ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ OK ] Started Starts Psplash Boot screen. [ OK ] Started Hardware RNG Entropy Gatherer Daemon. Starting Load/Save Screen Backligh…ess of backlight:panel-backlight... Starting Wait for udev To Complete Device Initialization... Starting Virtual Console Setup... [ OK ] Finished Load/Save Screen Backligh…tness of backlight:panel-backlight. [ OK ] Finished Virtual Console Setup. [ OK ] Finished Wait for udev To Complete Device Initialization. [ OK ] Reached target System Initialization. [ OK ] Started Serves stm32mp clocks calibration.. [ OK ] Started Daily Cleanup of Temporary Directories. [ OK ] Reached target Timer Units. [ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket. [ OK ] Listening on D-Bus System Message Bus Socket. [ OK ] Listening on dropbear.socket. [ OK ] Reached target Socket Units. [ OK ] Reached target Basic System. Starting ST set alsa state configuration... Starting Avahi mDNS/DNS-SD Stack... Starting Bluetooth brcmfmac reboot hook... [ OK ] Started Kernel Logging Service. [ OK ] Started System Logging Service. Starting D-Bus System Message Bus... Starting IPv6 Packet Filtering Framework... Starting IPv4 Packet Filtering Framework... [ OK ] Started Seat for Weston user. [ OK ] Started Calibrates HSI/CSI clocks. Starting Resets System Activity Logs... Starting User Login Management... Starting TEE Supplicant... Starting Check if the gpu are pres…the correct weston configuration... [ OK ] Started D-Bus System Message Bus. [ OK ] Finished Bluetooth brcmfmac reboot hook. [ OK ] Finished IPv6 Packet Filtering Framework. [ OK ] Finished IPv4 Packet Filtering Framework. [ OK ] Finished Resets System Activity Logs. [ OK ] Started User Login Management. [ OK ] Finished ST set alsa state configuration. [ OK ] Reached target Preparation for Network. Starting Network Configuration... [ OK ] Started TEE Supplicant. [ OK ] Started Avahi mDNS/DNS-SD Stack. [ 29.851144] cfg80211: Loading compiled-in X.509 certificates for regulatory e [ OK ] Finished Check if the gpu are pres…t the correct weston configuration. [ 29.885785] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 29.893454] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c60' [ OK ] Started Network Configuration. [ 30.017543] stm32-dwmac 5800a000.ethernet end0: Register MEM_TYPE_PAGE_POOL 0 [ 30.026270] stm32-dwmac 5800a000.ethernet end0: PHY [stmmac-0:00] driver [RT) [ 30.040415] dwmac4: Master AXI performs any burst length [ 30.044409] stm32-dwmac 5800a000.ethernet end0: No Safety Features support fd [ 30.055101] stm32-dwmac 5800a000.ethernet end0: IEEE 1588-2008 Advanced Timed [ OK ] Reached target 30.065258] stm32-dwmac 5800a000.ethernet end0: regisk 0;1;39mNetwork 30.073592] stm32-dwmac 5800a000.ethernet end0: configuring fore 0m. [ OK ] Started IIO Daemon. Starting Real time performance monitoring... Starting ST hostname... Starting Permit User Sessions... Starting Target Communication Framework agent... [ OK ] Finished Permit User Sessions. [ OK ] Finished ST hostname. [ OK ] Started Target Communication Framework agent. [ OK ] Started Real time performance monitoring. [ OK ] Started Getty on tty1. [ OK ] Started Serial Getty on ttySTM0. [ OK ] Reached target Login Prompts. Starting Weston graphical session... [ OK ] Created slice User Slice of UID 1000. Starting User Runtime Directory /run/user/1000... [ OK ] Finished User Runtime Directory /run/user/1000. Starting User Manager for UID 1000... ST OpenSTLinux - Weston - (A Yocto Project Based Distro) 5.0.17-openstlinux-6.60 stm32mp1-01-64-cd login: root (automatic login) root@stm32mp1-01-64-cd:~#
3. Basic commands[edit | edit source]
3.1. Printing distribution specific information[edit | edit source]
root@stm32mp1-01-64-cd:~# cat /etc/build ----------------------- Build Configuration: | ----------------------- BB_VERSION = 2.8.1 BUILD_SYS = x86_64-linux NATIVELSBSTRING = universal TARGET_SYS = arm-ostl-linux-gnueabi MACHINE = stm32mp1 DISTRO = openstlinux-weston DISTRO_VERSION = 5.0.17-openstlinux-6.6-yocto-scarthgap-mpu-v26.06.10 TUNE_FEATURES = arm vfp cortexa7 neon vfpv4 thumb callconvention-hard TARGET_FPU = hard MANIFESTVERSION = ostl-v26-05-22-v2-0-g558ff9873069bad011534b410fe865d46e3017ff DISTRO_CODENAME = scarthgap ACCEPT_EULA_stm32mp1 = 1 GCCVERSION = 13.% PREFERRED_PROVIDER_virtual/kernel = linux-stm32mp MACHINE_FEATURES = usbhost usbgadget alsa screen ext2 pci splashscreen watchdoge ----------------------- Layer Revisions: | ----------------------- meta-python = v6.2.xml:5124ac4a658899158f4a7a2ddf1d2ca931ec7d0e meta-oe = v6.2.xml:5124ac4a658899158f4a7a2ddf1d2ca931ec7d0e meta-gnome = v6.2.xml:5124ac4a658899158f4a7a2ddf1d2ca931ec7d0e meta-multimedia = v6.2.xml:5124ac4a658899158f4a7a2ddf1d2ca931ec7d0e meta-networking = v6.2.xml:5124ac4a658899158f4a7a2ddf1d2ca931ec7d0e meta-webserver = v6.2.xml:5124ac4a658899158f4a7a2ddf1d2ca931ec7d0e meta-st-stm32mp = v6.2.xml:438ec1ef66b8fca71afe6af869f234353c36127d meta-st-openstlinux = v6.2.xml:2e9fd9ac4e5abf42dd9ad074f8ce63c104e51f64 meta = v6.2.xml:52380df998b3a8fe6a091f8547434a3231320a8e
3.2. Printing system information[edit | edit source]
root@stm32mp1-42-45-29:~# uname -a Linux stm32mp1-01-64-cd 6.6.129 #1 SMP PREEMPT Thu Mar 5 15:03:43 UTC 2026 armv7l GNU/Linux
3.3. Printing Linux kernel and GCC versions[edit | edit source]
root@stm32mp1-42-45-29:~# cat /proc/version Linux version 6.6.129 (oe-user@oe-host) (arm-ostl-linux-gnueabi-gcc (GCC) 13.4.0, GNU ld (GNU Binutils) 2.42.0.20240723) #1 SMP PREEMPT Thu Mar 5 15:03:43 UTC 2026 ===Printing the amount of disk space available on all mounted file systems=== <pre> root@stm32mp1-42-45-29:~# df -h Filesystem Size Used Avail Use% Mounted on devtmpfs 348M 0 348M 0% /dev /dev/mmcblk0p10 3.8G 504M 3.1G 14% / tmpfs 415M 0 415M 0% /dev/shm tmpfs 166M 9.1M 157M 6% /run tmpfs 415M 4.0K 415M 1% /tmp /dev/mmcblk0p8 59M 18M 36M 34% /boot /dev/mmcblk0p9 14M 6.7M 6.0M 53% /vendor /dev/mmcblk0p11 11G 47M 9.6G 1% /usr/local tmpfs 415M 16K 415M 1% /var/volatile tmpfs 83M 8.0K 83M 1% /run/user/1000 tmpfs 83M 4.0K 83M 1% /run/user/0
3.4. ssh connection (only if the Ethernet cable is connected)[edit | edit source]
- Get the IP address of your board
ip addr show end0 3: end0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000 link/ether xx:xx:xx:xx:xx:xx brd ff:ff:ff:ff:ff:ff inet xx.xx.xx.xx/xx brd xx.xx.xx.xx scope global dynamic eth0 valid_lft 159045sec preferred_lft 159045sec inet6 xxxx::xx:xx:xx:xx/64 scope link valid_lft forever preferred_lft forever
- On the host computer, connect the terminal to the board using ssh
ssh root@xx.xx.xx.xx
root@stm32mp1-42-45-29:~#