Execute basic commands

< Getting started‎ | STM32MP1 boards‎ | STM32MP135x-DK‎ | Let's start
Revision as of 10:54, 18 November 2022 by Registered User (Serial terminal)

Applicable for STM32MP13x lines

STM32MP135x-DK.png
Let's start Develop on Arm® Cortex®-A7
Step category in.png Unpack the board Step.png Populate the target and boot the image Step.png Execute basic commands Step.png Use the demo launcher Step category out.png


1 Overview[edit]

This step explains how to connect your board Linux® terminal to your host computer through the ST-LINK/V3E.
It then describes how to execute basic commands with the Linux command line interface in order to get familiar with the Linux console.

2 Serial terminal[edit]

The serial terminal allows communicating with the board through a 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/V3E
 ls /dev/ttyACM*
/dev/ttyACM0
  • Connect the minicom to the /dev/ttyACM0 device
 minicom -D /dev/ttyACM0
Welcome to minicom 2.7.1

OPTIONS: I18n 
Compiled on Dec 23 2019, 02:06:26.
Port /dev/ttyACM0, 10:54:36

Press CTRL-A Z to get help on special keys
  • Press the reset button to reset the board. The boot log should be displayed on the minicom window:
NOTICE: CPU: STM32MP135F Rev.Z
NOTICE: Model: STMicroelectronics STM32MP135F‐DK Discovery Board
INFO: PMIC version = 0x21
INFO: Reset reason (0x35):
INFO: Power‐on Reset (rst_por)
INFO: FCONF: Reading TB_FW firmware configuration file from: 0x2ffe0000
INFO: FCONF: Reading firmware configuration information for: stm32mp_io
INFO: Using SDMMC
INFO: Instance 1
INFO: Boot used partition fsbl1
NOTICE: BL2: v2.6‐stm32mp1‐r2.0(debug):v2.6‐dirty(a1f02f4f)
NOTICE: BL2: Built : 13:14:26, Nov 23 2021
INFO: BL2: Doing platform setup
INFO: RAM: DDR3‐1066 bin F 1x4Gb 533MHz v1.53
INFO: Memory size = 0x20000000 (512 MB)
INFO: BL2: Loading image id 1
INFO: Loading image id=1 at address 0x30006000
INFO: Image id=1 loaded: 0x30006000 ‐ 0x30006246
INFO: FCONF: Reading FW_CONFIG firmware configuration file from: 0x30006000
INFO: FCONF: Reading firmware configuration information for: mce_config
INFO: FCONF: Reading firmware configuration information for: dyn_cfg
INFO: FCONF: Reading firmware configuration information for: stm32mp1_firewall
INFO: BL2: Loading image id 4
INFO: Loading image id=4 at address 0xde200000
INFO: Image id=4 loaded: 0xde200000 ‐ 0xde20001c
INFO: OPTEE ep=0xde200000
INFO: OPTEE header info:
INFO: magic=0x4554504f
INFO: version=0x2
INFO: arch=0x0
INFO: flags=0x0
INFO: nb_images=0x1
INFO: BL2: Loading image id 8
INFO: Loading image id=8 at address 0xde200000
INFO: Image id=8 loaded: 0xde200000 ‐ 0xde2792e8
INFO: BL2: Loading image id 2
INFO: Loading image id=2 at address 0xc0400000
INFO: Image id=2 loaded: 0xc0400000 ‐ 0xc040f750
INFO: BL2: Skip loading image id 16
INFO: BL2: Loading image id 5
INFO: Loading image id=5 at address 0xc0000000
INFO: Image id=5 loaded: 0xc0000000 ‐ 0xc00e4534
NOTICE: BL2: Booting BL32
INFO: Entry point address = 0xde200000
INFO: SPSR = 0x1d3
I/TC: Early console on UART#4
I/TC:
I/TC: Non‐secure external DT found
I/TC: Embedded DTB found
I/TC: OP‐TEE version: 3.16.0‐dev (gcc version 11.3.0 (GCC)) #1 Fri 28 Jan 2022 02:28:18 PM UTC arm
I/TC: WARNING: This OP‐TEE configuration might be insecure!
I/TC: WARNING: Please check https://optee.readthedocs.io/en/latest/architecture/porting_guidelines.html
I/TC: Primary CPU initializing
I/TC: WARNING: All debug access are allowed
I/TC: Platform stm32mp1: flavor PLATFORM_FLAVOR ‐ DT stm32mp135f‐dk.dts
I/TC: DTB enables console (non‐secure)
I/TC: Primary CPU switching to normal world boot
optee optee: OP‐TEE: revision 3.16 (d0b742d1)
U‐Boot 2021.10‐stm32mp‐r2 (Oct 04 2021 ‐ 15:09:26 +0000)
CPU: STM32MP135F Rev.Z
Model: STMicroelectronics STM32MP135F‐DK Discovery Board
Board: stm32mp1 in trusted mode (st,stm32mp135f‐dk)
DRAM: 512 MiB
optee optee: OP‐TEE: revision 3.16 (d0b742d1)
Clocks:
‐ MPU : 1000 MHz
‐ AXI : 266.500 MHz
‐ PER : 24 MHz
‐ DDR : 533 MHz
WDT: Started with servicing (32s timeout)
NAND: 0 MiB
MMC: STM32 SD/MMC: 0, STM32 SD/MMC: 1
Loading Environment from MMC... OK
In: serial
Out: serial
Err: serial
invalid MAC address 0 in OTP 00:00:00:00:00:00
Net:
Error: eth1@5800a000 address not set.
FEC: can't find phy‐handle
Error: eth2@5800e000 address not set.
No ethernet found.
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/stm32mp135f‐dk_extlinux.conf
Retrieving file: /mmc0_extlinux/stm32mp135f‐dk_extlinux.conf
565 bytes read in 12 ms (45.9 KiB/s)
Retrieving file: /splash_landscape.bmp
7802 bytes read in 13 ms (585.9 KiB/s)
Select the boot mode
1: OpenSTLinux
2: stm32mp135f‐dk‐a7‐examples
Enter choice: 1: OpenSTLinux
Retrieving file: /uImage
7903216 bytes read in 347 ms (21.7 MiB/s)
Retrieving file: /st‐image‐resize‐initrd
4059103 bytes read in 183 ms (21.2 MiB/s)
append: root=PARTUUID=e91c4e10‐16e6‐4c0e‐bd0e‐77becf4a3582 rootwait rw console
=ttySTM0,115200
Retrieving file: /stm32mp135f‐dk.dtb
61558 bytes read in 15 ms (3.9 MiB/s)
## Booting kernel from Legacy Image at c2000000 ...
Image Name: Linux‐5.15.67
Created: 2022‐09‐08 10:32:54 UTC
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 7903152 Bytes = 7.5 MiB
Load Address: c2000040
Entry Point: c2000040
Verifying Checksum ... OK
## Flattened Device Tree blob at c4000000
Booting using the fdt blob at 0xc4000000
XIP Kernel Image
Loading Ramdisk to cfc21000, end cfffffdf ... OK
Loading Device Tree to cfc0e000, end cfc20075 ... OK
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 5.15.67 (oe‐user@oe‐host) (arm‐ostl‐linux‐gnueabi‐gcc (GCC) 11.3.0, GNU ld (GNU Binutils) 2.38.20220708) #1 SMP PREEMPT Thu Sep 8 10:32:54 UTC 2022
[ 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 instruction cache
[ 0.000000] OF: fdt: Machine model: STMicroelectronics STM32MP135F‐DK Discovery Board
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] cma: Reserved 128 MiB at 0xd4800000
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x00000000c0000000‐0x00000000dcffffff]
[ 0.000000] HighMem [mem 0x00000000dd000000‐0x00000000dfffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00000000c0000000‐0x00000000dcdfffff]
[ 0.000000] node 0: [mem 0x00000000dce00000‐0x00000000dcfeffff]
[ 0.000000] node 0: [mem 0x00000000dcff0000‐0x00000000dcffffff]
[ 0.000000] node 0: [mem 0x00000000dd000000‐0x00000000dfffffff]
[ 0.000000] Initmem setup node 0 [mem 0x00000000c0000000‐0x00000000dfffffff]
[ 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 17 pages/cpu s37004 r8192 d24436 u69632
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 130028
[ 0.000000] Kernel command line: root=PARTUUID=e91c4e10‐16e6‐4c0e‐bd0e‐77becf4a3582 rootwait rw console=ttySTM0,115200
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.000000] Inode‐cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[ 0.000000] mem auto‐init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 313656K/524288K available (12288K kernel code, 1241K rwdata, 3468K rodata, 1024K init, 201K bss, 79560K reserved, 131072K cma‐reserved, 0K highmem)
[ 0.000000] SLUB: HWalign=64, Order=0‐3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] trace event string verifier disabled
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1.
[ 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 jif fies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (virt).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles:
0x588fe9dc0, max_idle_ns: 440795202592 ns
[ 0.000002] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.000020] Switching to timer‐based delay loop, resolution 41ns
[ 0.000890] Console: colour dummy device 80x30
[ 0.000967] Calibrating delay loop (skipped), value calculated using timer fr
equency.. 48.00 BogoMIPS (lpj=240000)
[ 0.000992] pid_max: default: 32768 minimum: 301
[ 0.001258] Mount‐cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.001290] Mountpoint‐cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.002464] CPU: Testing write buffer coherency: ok
[ 0.002938] /cpus/cpu@0 missing clock‐frequency property
[ 0.002992] CPU0: thread ‐1, cpu 0, socket 0, mpidr 80000000
[ 0.004624] Setting up static identity map for 0xc0100000 ‐ 0xc0100060
[ 0.004911] rcu: Hierarchical SRCU implementation.
[ 0.006342] smp: Bringing up secondary CPUs ...
[ 0.006373] smp: Brought up 1 node, 1 CPU
[ 0.006388] SMP: Total of 1 processors activated (48.00 BogoMIPS).
[ 0.006401] CPU: All CPU(s) started in SVC mode.
[ 0.007218] devtmpfs: initialized
[ 0.020878] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[ 0.021195] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.021237] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[ 0.026791] pinctrl core: initialized pinctrl subsystem
[ 0.028864] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.031560] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.033010] thermal_sys: Registered thermal governor 'step_wise'
[ 0.033408] cpuidle: using governor menu
[ 0.033705] hw‐breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.033731] hw‐breakpoint: maximum watchpoint size is 8 bytes.
[ 0.034160] Serial: AMBA PL011 UART driver
[ 0.037402] stm32‐pm‐domain pm_domain: domain core‐ret‐power‐domain registered [
0.037453] stm32‐pm‐domain pm_domain: subdomain core‐power‐domain registered
[ 0.037469] stm32‐pm‐domain pm_domain: domains probed
[ 0.050488] /soc/interrupt‐controller@5000d000: bank0
[ 0.050541] /soc/interrupt‐controller@5000d000: bank1
[ 0.050561] /soc/interrupt‐controller@5000d000: bank2
[ 0.065522] platform panel‐rgb: Fixing up cyclic dependency with 5a001000.display‐controller
[ 0.077467] Kprobes globally optimized
[ 0.088298] SCSI subsystem initialized
[ 0.089123] usbcore: registered new interface driver usbfs
[ 0.089198] usbcore: registered new interface driver hub
[ 0.089265] usbcore: registered new device driver usb
[ 0.089738] pps_core: LinuxPPS API ver. 1 registered
[ 0.089762] pps_core: Software ver. 5.3.6 ‐ Copyright 2005‐2007 Rodolfo Giometti <giometti@linux.it>
[ 0.089792] PTP clock support registered
[ 0.090025] EDAC MC: Ver: 3.0.0
[ 0.094046] clocksource: Switched to clocksource arch_sys_counter
[ 0.167280] NET: Registered PF_INET protocol family
[ 0.167591] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) 
[ 0.168989] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[ 0.169056] Table‐perturb hash table entries: 65536 (order: 6, 262144 bytes,linear)
[ 0.169080] TCP established hash table entries: 4096 (order: 2, 16384 bytes,linear)
[ 0.169139] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.169210] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.169343] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.169393] UDP‐Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.169744] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.174952] RPC: Registered named UNIX socket transport module.
[ 0.174989] RPC: Registered udp transport module.
[ 0.175000] RPC: Registered tcp transport module.
[ 0.175008] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.175783] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
[ 0.177409] Initialise system trusted keyrings
[ 0.184221] workingset: timestamp_bits=14 max_order=17 bucket_order=3
[ 0.192157] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.193120] Trying to unpack rootfs image as initramfs...
[ 0.214825] NFS: Registering the id_resolver key type
[ 0.214944] Key type id_resolver registered
[ 0.214961] Key type id_legacy registered
[ 0.215105] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.215136] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering
...
[ 0.215292] ntfs: driver 2.1.32 [Flags: R/O].
[ 0.215541] jffs2: version 2.2. (NAND) ⌐ 2001‐2006 Red Hat, Inc.
[ 0.224280] fuse: init (API version 7.34)
[ 0.225642] NET: Registered PF_ALG protocol family
[ 0.225685] Key type asymmetric registered
[ 0.225696] Asymmetric key parser 'x509' registered
[ 0.225841] bounce: pool size: 64 pages
[ 0.225935] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[ 0.225953] io scheduler mq‐deadline registered
[ 0.225966] io scheduler kyber registered
[ 0.254553] STM32 USART driver initialized
[ 0.295024] brd: module loaded
[ 0.322740] loop: module loaded
[ 0.349262] CAN device driver interface
[ 0.350902] pegasus: Pegasus/Pegasus II USB Ethernet driver
[ 0.350993] usbcore: registered new interface driver pegasus
[ 0.351062] usbcore: registered new interface driver asix
[ 0.351111] usbcore: registered new interface driver ax88179_178a
[ 0.351156] usbcore: registered new interface driver cdc_ether
[ 0.351230] usbcore: registered new interface driver smsc75xx
[ 0.351287] usbcore: registered new interface driver smsc95xx
[ 0.351332] usbcore: registered new interface driver net1080
[ 0.351377] usbcore: registered new interface driver cdc_subset
[ 0.351421] usbcore: registered new interface driver zaurus
[ 0.351537] usbcore: registered new interface driver cdc_ncm
[ 0.352413] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.352488] ehci‐platform: EHCI generic platform driver
[ 0.352698] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.352737] ohci‐platform: OHCI generic platform driver
[ 0.353235] usbcore: registered new interface driver usb‐storage
[ 0.375777] i2c_dev: i2c /dev entries driver
[ 0.378767] device‐mapper: ioctl: 4.45.0‐ioctl (2021‐03‐22) initialised: dm‐devel@redhat.com
[ 0.379442] stm32‐cpufreq stm32‐cpufreq: OPP‐v2 not supported
[ 0.380309] sdhci: Secure Digital Host Controller Interface driver
[ 0.380335] sdhci: Copyright(c) Pierre Ossman
[ 0.380344] Synopsys Designware Multimedia Card Interface Driver
[ 0.380691] sdhci‐pltfm: SDHCI platform and OF driver helper
[ 0.381654] ledtrig‐cpu: registered to indicate activity on CPUs
[ 0.382185] usbcore: registered new interface driver usbhid
[ 0.382212] usbhid: USB HID core driver
[ 0.404472] optee: probing for conduit method.
[ 0.404524] optee: revision 3.16 (d0b742d1)
[ 0.405465] optee: Asynchronous notifications enabled
[ 0.405511] optee: dynamic shared memory is enabled
[ 0.407639] optee: initialized driver
[ 0.408926] NET: Registered PF_PACKET protocol family
[ 0.408985] can: controller area network core
[ 0.409100] NET: Registered PF_CAN protocol family
[ 0.409121] can: raw protocol
[ 0.409135] can: broadcast manager protocol
[ 0.409168] can: netlink gateway ‐ max_hops=1
[ 0.410236] random: crng init done
[ 0.410648] Key type dns_resolver registered
[ 0.410753] ThumbEE CPU extension supported.
[ 0.410785] Registering SWP/SWPB emulation handler
[ 0.411265] registered taskstats version 1
[ 0.411301] Loading compiled‐in X.509 certificates
[ 0.416497] arm‐scmi firmware:scmi: SCMI Notifications ‐ Core Enabled.
[ 0.416702] arm‐scmi firmware:scmi: SCMI Protocol v2.0 'ST:' Firmware version 0x0
[ 0.485403] scmi‐regulator scmi_dev.4: Regulator reg11 registered for domain [0]
[ 0.485771] scmi‐regulator scmi_dev.4: Regulator reg18 registered for domain [1]
[ 0.486124] scmi‐regulator scmi_dev.4: Regulator usb33 registered for domain [2]
[ 0.486818] scmi‐regulator scmi_dev.4: Regulator vddcpu registered for domain [3]
[ 0.487169] scmi‐regulator scmi_dev.4: Regulator vdd registered for domain [4] 
[ 0.487520] scmi‐regulator scmi_dev.4: Regulator vddcore registered for domain [5]
[ 0.487883] scmi‐regulator scmi_dev.4: Regulator vdd_adc registered for domain [6]
[ 0.488280] scmi‐regulator scmi_dev.4: Regulator vdd_usb registered for domain [7]
[ 0.488642] scmi‐regulator scmi_dev.4: Regulator vdd_sd registered for domain[8]
[ 0.489014] scmi‐regulator scmi_dev.4: Regulator v1v8_periph registered for domain [9]
[ 0.489381] scmi‐regulator scmi_dev.4: Regulator v3v3_sw registered for domain [10]
[ 0.548723] stm32mp135‐pinctrl soc:pinctrl@50002000: GPIOA bank added
[ 0.549471] stm32mp135‐pinctrl soc:pinctrl@50002000: GPIOB bank added
[ 0.550221] stm32mp135‐pinctrl soc:pinctrl@50002000: GPIOC bank added
[ 0.550966] stm32mp135‐pinctrl soc:pinctrl@50002000: GPIOD bank added
[ 0.551708] stm32mp135‐pinctrl soc:pinctrl@50002000: GPIOE bank added
[ 0.554610] stm32mp135‐pinctrl soc:pinctrl@50002000: GPIOF bank added
[ 0.555450] stm32mp135‐pinctrl soc:pinctrl@50002000: GPIOG bank added
[ 0.556225] stm32mp135‐pinctrl soc:pinctrl@50002000: GPIOH bank added
[ 0.574664] stm32mp135‐pinctrl soc:pinctrl@50002000: GPIOI bank added
[ 0.574769] stm32mp135‐pinctrl soc:pinctrl@50002000: Pinctrl STM32 initialized 
[ 0.578229] stm32‐mdma 58000000.dma‐controller: STM32 MDMA driver registered
[ 0.581101] stm32‐usbphyc 5a006000.usbphyc: registered rev:1.0
[ 0.604175] stm32‐dma 48000000.dma‐controller: STM32 DMA driver registered
[ 0.606669] stm32‐dma 48001000.dma‐controller: STM32 DMA driver registered
[ 0.607910] stm32‐usart 40010000.serial: interrupt mode for rx (no dma)
[ 0.607944] stm32‐usart 40010000.serial: interrupt mode for tx (no dma)
[ 0.607976] 40010000.serial: ttySTM0 at MMIO 0x40010000 (irq = 63, base_baud= 4000000) is a stm32‐usart
[ 1.082738] Freeing initrd memory: 3964K
[ 2.722478] printk: console [ttySTM0] enabled
[ 2.734716] [drm] Initialized simpledrm 1.0.0 20200625 for dce00000.framebuffer on minor 0
[ 2.742762] stm32‐dwmac 5800a000.eth1: IRQ eth_lpi not found
[ 2.747962] stm32‐dwmac 5800a000.eth1: PTP uses main clock
[ 2.753572] stm32‐dwmac 5800a000.eth1: User ID: 0x12, Synopsys ID: 0x42
[ 2.759587] stm32‐dwmac 5800a000.eth1: DWMAC4/5
[ 2.763943] stm32‐dwmac 5800a000.eth1: DMA HW capability register supported
[ 2.770960] stm32‐dwmac 5800a000.eth1: RX Checksum Offload Engine supported
[ 2.777896] stm32‐dwmac 5800a000.eth1: TX Checksum insertion supported
[ 2.784381] stm32‐dwmac 5800a000.eth1: Wake‐Up On Lan supported
[ 2.790353] stm32‐dwmac 5800a000.eth1: TSO supported
[ 2.795238] stm32‐dwmac 5800a000.eth1: Enable RX Mitigation via HW Watchdog Timer
[ 2.802757] stm32‐dwmac 5800a000.eth1: device MAC address d2:a6:e5:36:88:6a
[ 2.809822] stm32‐dwmac 5800a000.eth1: Enabled L3L4 Flow TC (entries=2)
[ 2.816316] stm32‐dwmac 5800a000.eth1: Enabled RFS Flow TC (entries=8)
[ 2.822778] stm32‐dwmac 5800a000.eth1: TSO feature enabled
[ 2.828348] stm32‐dwmac 5800a000.eth1: Using 32 bits DMA width
[ 2.840686] stm32‐dwmac 5800a000.eth1: Cannot register the MDIO bus
[ 2.845748] stm32‐dwmac 5800a000.eth1: stmmac_dvr_probe: MDIO bus (id: 0) registration failed
[ 2.855871] stm32‐dwmac 5800e000.eth2: IRQ eth_wake_irq not found
[ 2.860554] stm32‐dwmac 5800e000.eth2: IRQ eth_lpi not found
[ 2.867163] stm32‐dwmac 5800e000.eth2: PTP uses main clock
[ 2.872568] stm32‐dwmac 5800e000.eth2: User ID: 0x12, Synopsys ID: 0x42
[ 2.878627] stm32‐dwmac 5800e000.eth2: DWMAC4/5
[ 2.882890] stm32‐dwmac 5800e000.eth2: DMA HW capability register supported
[ 2.889983] stm32‐dwmac 5800e000.eth2: RX Checksum Offload Engine supported
[ 2.896922] stm32‐dwmac 5800e000.eth2: TX Checksum insertion supported
[ 2.903382] stm32‐dwmac 5800e000.eth2: Wake‐Up On Lan supported
[ 2.909431] stm32‐dwmac 5800e000.eth2: TSO supported
[ 2.914235] stm32‐dwmac 5800e000.eth2: Enable RX Mitigation via HW Watchdog Timer
[ 2.921715] stm32‐dwmac 5800e000.eth2: device MAC address aa:de:51:50:27:22
[ 2.928708] stm32‐dwmac 5800e000.eth2: Enabled L3L4 Flow TC (entries=2)
[ 2.935339] stm32‐dwmac 5800e000.eth2: Enabled RFS Flow TC (entries=8)
[ 2.941803] stm32‐dwmac 5800e000.eth2: TSO feature enabled
[ 2.947279] stm32‐dwmac 5800e000.eth2: Using 32 bits DMA width
[ 2.959445] stm32‐dwmac 5800e000.eth2: Cannot register the MDIO bus
[ 2.964516] stm32‐dwmac 5800e000.eth2: stmmac_dvr_probe: MDIO bus (id: 1) registration failed
[ 2.978469] ehci‐platform 5800d000.usbh‐ehci: EHCI Host Controller
[ 2.983275] ehci‐platform 5800d000.usbh‐ehci: new USB bus registered, assigned bus number 1
[ 2.992883] ehci‐platform 5800d000.usbh‐ehci: irq 53, io mem 0x5800d000
[ 3.024118] ehci‐platform 5800d000.usbh‐ehci: USB 2.0 started, EHCI 1.00
[ 3.030985] hub 1‐0:1.0: USB hub found
[ 3.033451] hub 1‐0:1.0: 2 ports detected
[ 3.041051] stm32_rtc 5c004000.rtc: registered as rtc0
[ 3.045026] stm32_rtc 5c004000.rtc: setting system clock to 2000‐01‐01T00:00:10 UTC (946684810)
[ 3.054337] stm32_rtc 5c004000.rtc: Date/Time must be initialized
[ 3.059616] stm32_rtc 5c004000.rtc: registered rev:3.3
[ 3.085700] stm32f7‐i2c 40012000.i2c: STM32F7 I2C‐0 bus adapter
[ 3.264215] Goodix‐TS 1‐005d: i2c test failed attempt 1: ‐6
[ 3.304244] Goodix‐TS 1‐005d: i2c test failed attempt 2: ‐6
[ 3.324090] usb 1‐1: new high‐speed USB device number 2 using ehci‐platform
[ 3.344077] Goodix‐TS 1‐005d: I2C communication failure: ‐6
[ 3.350294] i2c 1‐0014: Fixing up cyclic dependency with 5a000000.dcmipp
[ 3.356037] i2c 1‐0014: Fixing up cyclic dependency with 1‐003c
[ 3.362305] stm32f7‐i2c 4c006000.i2c: STM32F7 I2C‐1 bus adapter
[ 3.370471] stm_thermal 50028000.thermal: stm_thermal_probe: Driver initialized successfully
[ 3.382951] mmci‐pl18x 58005000.mmc: Got CD GPIO
[ 3.387250] mmci‐pl18x 58005000.mmc: mmc0: PL180 manf 53 rev2 at 0x58005000 irq 49,0 (pio)
[ 3.424101] mmci‐pl18x 58007000.mmc: allocated mmc‐pwrseq
[ 3.429839] mmci‐pl18x 58007000.mmc: mmc1: PL180 manf 53 rev2 at 0x58007000 irq 50,0 (pio)
[ 3.474811] mmc0: new high speed SDHC card at address 1234
[ 3.480230] 4c001000.serial: ttySTM3 at MMIO 0x4c001000 (irq = 64, base_baud= 4000000) is a stm32‐usart
[ 3.489392] mmcblk0: mmc0:1234 SA08G 7.21 GiB
[ 3.495533] serial serial0: tty port ttySTM3 registered
[ 3.511632] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11
[ 3.523024] [drm] Initialized stm 1.0.0 20170330 for 5a001000.display‐controller on minor 0
[ 3.531965] hub 1‐1:1.0: USB hub found
[ 3.535475] hub 1‐1:1.0: 4 ports detected
[ 3.539234] stm32‐dwmac 5800a000.eth1: IRQ eth_lpi not found
[ 3.546633] stm32‐dwmac 5800a000.eth1: PTP uses main clock
[ 3.551251] stm32‐dwmac 5800a000.eth1: User ID: 0x12, Synopsys ID: 0x42
[ 3.557500] stm32‐dwmac 5800a000.eth1: DWMAC4/5
[ 3.562052] stm32‐dwmac 5800a000.eth1: DMA HW capability register supported
[ 3.569008] stm32‐dwmac 5800a000.eth1: RX Checksum Offload Engine supported
[ 3.575943] stm32‐dwmac 5800a000.eth1: TX Checksum insertion supported
[ 3.582474] stm32‐dwmac 5800a000.eth1: Wake‐Up On Lan supported
[ 3.588657] stm32‐dwmac 5800a000.eth1: TSO supported
[ 3.593263] stm32‐dwmac 5800a000.eth1: Enable RX Mitigation via HW Watchdog Timer
[ 3.600816] stm32‐dwmac 5800a000.eth1: device MAC address 6e:96:cb:7b:ae:5b
[ 3.607784] stm32‐dwmac 5800a000.eth1: Enabled L3L4 Flow TC (entries=2)
[ 3.614306] stm32‐dwmac 5800a000.eth1: Enabled RFS Flow TC (entries=8)
[ 3.620804] stm32‐dwmac 5800a000.eth1: TSO feature enabled
[ 3.626315] stm32‐dwmac 5800a000.eth1: Using 32 bits DMA width
[ 3.632152] stm32‐dwmac 5800a000.eth1: Unbalanced pm_runtime_enable!
[ 3.651255] stm32‐dwmac 5800e000.eth2: IRQ eth_wake_irq not found
[ 3.656366] stm32‐dwmac 5800e000.eth2: IRQ eth_lpi not found
[ 3.662745] stm32‐dwmac 5800e000.eth2: PTP uses main clock
[ 3.668441] stm32‐dwmac 5800e000.eth2: User ID: 0x12, Synopsys ID: 0x42
[ 3.673810] stm32‐dwmac 5800e000.eth2: DWMAC4/5
[ 3.678489] stm32‐dwmac 5800e000.eth2: DMA HW capability register supported
[ 3.685377] stm32‐dwmac 5800e000.eth2: RX Checksum Offload Engine supported
[ 3.692285] stm32‐dwmac 5800e000.eth2: TX Checksum insertion supported
[ 3.704072] stm32‐dwmac 5800e000.eth2: Wake‐Up On Lan supported
[ 3.708605] stm32‐dwmac 5800e000.eth2: TSO supported
[ 3.713596] stm32‐dwmac 5800e000.eth2: Enable RX Mitigation via HW Watchdog Timer
[ 3.721171] stm32‐dwmac 5800e000.eth2: device MAC address b6:39:16:cd:ae:b3
[ 3.728006] stm32‐dwmac 5800e000.eth2: Enabled L3L4 Flow TC (entries=2)
[ 3.734622] stm32‐dwmac 5800e000.eth2: Enabled RFS Flow TC (entries=8)
[ 3.741143] stm32‐dwmac 5800e000.eth2: TSO feature enabled
[ 3.746656] stm32‐dwmac 5800e000.eth2: Using 32 bits DMA width
[ 3.752468] stm32‐dwmac 5800e000.eth2: Unbalanced pm_runtime_enable!
[ 3.772846] input: gpio‐keys as /devices/platform/gpio‐keys/input/input0
[ 3.780473] input: wake_up as /devices/platform/wake_up/input/input1
[ 3.790829] Freeing unused kernel image (initmem) memory: 1024K
[ 3.814371] Run /init as init process
[ 3.843808] mmc1: new high speed SDIO card at address 0001
Starting version 250.5+
[ 6.783561] EXT4‐fs (mmcblk0p10): recovery complete
[ 6.793240] EXT4‐fs (mmcblk0p10): mounted filesystem with ordered data mode.
Opts: (null). Quota mode: disabled.
[ 7.401874] systemd[1]: System time before build time, advancing clock.
[ 7.540089] NET: Registered PF_INET6 protocol family
[ 7.580167] Segment Routing with IPv6
[ 7.582493] In‐situ OAM (IOAM) with IPv6
[ 7.652122] systemd[1]: systemd 250.5+ running in system mode (+PAM ‐AUDIT ‐S
ELINUX ‐APPARMOR +IMA ‐SMACK ‐SECCOMP ‐GCRYPT ‐GNUTLS ‐OPENSSL ‐ACL +BLKID ‐CURL
‐ELFUTILS ‐FIDO2 ‐IDN2 ‐IDN +IPTC +KMOD ‐LIBCRYPTSETUP +LIBFDISK ‐PCRE2 ‐PWQUAL
ITY ‐P11KIT ‐QRENCODE ‐BZIP2 ‐LZ4 ‐XZ ‐ZLIB +ZSTD ‐BPF_FRAMEWORK ‐XKBCOMMON +UTM
P +SYSVINIT default‐hierarchy=hybrid)
[ 7.683669] systemd[1]: Detected architecture arm.
Welcome to ST OpenSTLinux ‐ Weston ‐ (A Yocto Project Based Distro) 4.0.4‐openstlinux‐5.15‐yocto‐kirkstone‐mp1‐v22.11.23 (kirkstone)!
[ 7.816399] systemd[1]: Hostname set to <stm32mp1>.
[ 7.859945] systemd[1]: Using hardware watchdog 'STM32 Independent Watchdog',
version 0, device /dev/watchdog0
[ 7.875243] systemd[1]: Watchdog running with a timeout of 32s.
[ 10.676205] systemd[1]: /lib/systemd/system/mount‐partitions.service:9: Stand
ard output type syslog is obsolete, automatically updating to journal. Please up
date your unit file, and consider removing the setting altogether.
[ 10.712824] systemd[1]: Queued start job for default target Multi‐User System.
[10.775090] systemd[1]: Created slice Slice /
system/getty.
[ OK ] Created slice Slice /system/getty.
[ 10.819531] systemd[1]: Created slice Slice /system/modprobe.
[ OK ] Created slice Slice /system/modprobe.
[ 10.859236] systemd[1]: Created slice Slice /system/serial‐getty.
[ OK ] Created slice Slice /system/serial‐getty.
[ 10.898432] systemd[1]: Created slice User and Session Slice.
[ OK ] Created slice User and Session Slice.
[ 10.935155] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Started Dispatch Password àts to Console Directory Watch.
[ 10.975062] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ OK ] Started Forward Password Ràuests to Wall Directory Watch.
[ 11.015094] systemd[1]: Reached target Path Units.
[ OK ] Reached target Path Units.
[ 11.054639] systemd[1]: Reached target Remote File Systems.
[ OK ] Reached target Remote File Systems.
[ 11.094580] systemd[1]: Reached target Slice Units.
[ OK ] Reached target Slice Units.
[ 11.124714] systemd[1]: Reached target Swaps.
[ OK ] Reached target Swaps.
[ 11.194294] systemd[1]: Listening on RPCbind Server Activation Socket.
[ OK ] Listening on RPCbind Server Activation Socket.
[ 11.235214] systemd[1]: Reached target RPC Port Mapper.
[ OK ] Reached target RPC Port Mapper.
[ 11.276021] systemd[1]: Listening on Syslog Socket.
[ OK ] Listening on Syslog Socket.
[ 11.330602] systemd[1]: Listening on Process Core Dump Socket.
[ OK ] Listening on Process Core Dump Socket.
[ 11.365026] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ OK ] Listening on initctl Compatibility Named Pipe.
[ 11.413784] systemd[1]: Journal Audit Socket was skipped because of a failed condition check (ConditionSecurity=audit).
[ 11.425615] systemd[1]: Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket (/dev/log).
[ 11.466137] systemd[1]: Listening on Journal Socket.
[ OK ] Listening on Journal Socket.
[ 11.506216] systemd[1]: Listening on Network Service Netlink Socket.
[ OK ] Listening on Network Service Netlink Socket.
[ 11.546179] systemd[1]: Listening on udev Control Socket.
[ OK ] Listening on udev Control Socket.
[ 11.585635] systemd[1]: Listening on udev Kernel Socket.
[ OK ] Listening on udev Kernel Socket.
[ 11.625820] systemd[1]: Listening on User Database Manager Socket.
[ OK ] Listening on User Database Manager Socket.
[ 11.665978] systemd[1]: Huge Pages File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/mm/hugepages).
[ 11.686754] systemd[1]: Mounting POSIX Message Queue File System...
Mounting POSIX Message Queue File System...
[ 11.730837] systemd[1]: Mounting Kernel Debug File System...
Mounting Kernel Debug File System...
[ 11.780741] systemd[1]: Mounting Kernel Trace File System...
Mounting Kernel Trace File System...
[ 11.832929] systemd[1]: Mounting Temporary Directory /tmp...
Mounting Temporary Directory /tmp...
[ 11.882733] systemd[1]: Starting Create List of Static Device Nodes...
Starting Create List of Static Device Nodes...
[ 11.941299] systemd[1]: Starting Load Kernel Module configfs...
Starting Load Kernel Module configfs...
[ 11.991145] systemd[1]: Starting Load Kernel Module drm...
Starting Load Kernel Module drm...
[ 12.041286] systemd[1]: Starting Load Kernel Module fuse...
Starting Load Kernel Module fuse...
[ 12.091043] systemd[1]: Starting Mount partitions...
Starting Mount partitions...
[ 12.144362] systemd[1]: Starting RPC Bind...
Starting RPC Bind...
[ 12.164979] systemd[1]: File System Check on Root Device was skipped because
of a failed condition check (ConditionPathIsReadWrite=!/).
[ 12.257439] systemd[1]: Starting Journal Service...
Starting Journal Service...
[ 12.278631] systemd[1]: Load Kernel Modules was skipped because all trigger condition checks failed.
[ 12.355266] systemd[1]: Starting Generate network units from Kernel command line...
Starting Generate network àts from Kernel command line...
[ 12.437228] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting Remount Root and Kernel File Systems...
[ 12.560021] systemd[1]: Starting Apply Kernel Variables...
Starting Apply Kernel Variables...
[ 12.641520] systemd[1]: Starting Coldplug All udev Devices...
Starting[ 12.738614] EXT4‐fs (mmcblk0p10): re‐mounted. Opts: (null).
Quota mode: disabled.
Coldplug All udev Devices...
[ 12.946849] systemd[1]: Started RPC Bind.
[ OK ] Started RPC Bind.
[ 12.988146] systemd[1]: Mounted POSIX Message Queue File System.
[ OK ] Mounted POSIX Message Queue File System.
[ 13.015602] systemd[1]: Mounted Kernel Debug File System.
[ OK ] Mounted Kernel Debug File System.
[ 13.055475] systemd[1]: Mounted Kernel Trace File System.
[ OK ] Mounted Kernel Trace File System.
[ 13.095484] systemd[1]: Mounted Temporary Directory /tmp.
[ OK ] Mounted Temporary Directory /tmp.
[ 13.137226] EXT4‐fs (mmcblk0p8): recovery complete
[ 13.140624] EXT4‐fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts: (null). Quota mode: disabled.
[ 13.157168] systemd[1]: Finished Create List of Static Device Nodes.
[ OK ] Finished Create List of Static Device Nodes.
[ 13.187264] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 13.219604] systemd[1]: Finished Load Kernel Module configfs.
[ OK ] Finished Load Kernel Module configfs.
[ 13.304947] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 13.356917] systemd[1]: Finished Load Kernel Module drm.
[ OK ] Finished Load Kernel Module drm.
[ 13.402223] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[ 13.455108] systemd[1]: Finished Load Kernel Module fuse.
[ OK ] Finished Load Kernel Module fuse.
[ 13.517656] systemd[1]: Finished Generate network units from Kernel command line.
[ OK ] Finished Generate network units from Kernel command line.
[ 13.587636] systemd[1]: Finished Remount Root and Kernel File Systems.
[ OK ] Finished Remount Root and Kernel File Systems.
[ 13.654460] systemd[1]: Finished Apply Kernel Variables.
[ OK ] Finished Apply Kernel Variables.
[ 13.732004] systemd[1]: Mounting FUSE Control File System...
Mounting FUSE Control File System...
[ 13.810958] systemd[1]: Mounting Kernel Configuration File System...
Mounting Kernel Configuration File System...
[ 13.931123] systemd[1]: Started Starts Psplash Boot screen.
[ OK ] Started Starts Psplash Boot screen.
[ 13.995288] systemd[1]: First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes).
[ 14.027295] systemd[1]: Rebuild Hardware Database was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
[ 14.074459] systemd[1]: Platform Persistent Storage Archival was skipped because of a failed condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[ 14.104677] systemd[1]: Create System Users was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
[ 14.124260] EXT4‐fs (mmcblk0p9): recovery complete
[ 14.134934] EXT4‐fs (mmcblk0p9): mounted filesystem with ordered data mode. O
pts: (null). Quota mode: disabled.
[ 14.158314] systemd[1]: Starting Create Static Device Nodes in /dev...
Starting Create Static Device Nodes in /dev...
[ 14.231198] systemd[1]: Started Journal Service.
[ OK ] Started Journal Service.
[ OK ] Mounted FUSE Control File System.
[ OK ] Mounted Kernel Configuration File System.
Starting Flush Journal to Persistent Storage...
[ OK ] Finished Create Static Device Nodes in /dev.
[ 14.535211] systemd‐journald[680]: Received client request to flush runtime journal.
[ OK ] Finished Flush Journal to Persistent Storage.
[ OK ] Reached target Preparation for Local File Systems.
Mounting /var/volatile...
[ 14.659852] EXT4‐fs (mmcblk0p11): recovery complete
[ 14.674364] EXT4‐fs (mmcblk0p11): mounted filesystem with ordered data mode.
Opts: (null). Quota mode: disabled.
Starting Rule‐based Manageàfor Device Events and Files...
[ OK ] Finished Mount partitions.
[ OK ] Mounted /var/volatile.
Starting Load/Save Random Seed...
[ OK ] Reached target Local File Systems.
Starting Create Volatile Files and Directories...
[ OK ] Finished Load/Save Random Seed.
[ OK ] Started Rule‐based Manager for Device Events and Files.
[ OK ] Finished Create Volatile Files and Directories.
Starting Network Time Synchronization...
Starting Record System Boot/Shutdown in UTMP...
[ OK ] Finished Record System Boot/Shutdown in UTMP.
[ OK ] Finished Coldplug All udev Devices.
Starting Wait for udev To àplete Device Initialization...
[ OK ] Started Network Time Synchronization.
[ OK ] Reached target System Time Set.
[ OK ] Created slice Slice /system/systemd‐backlight.
[ 17.916206] dwc2 49000000.usb‐otg: supply vusb_d not found, using dummy regulator
[ 17.974557] dwc2 49000000.usb‐otg: supply vusb_a not found, using dummy regulator
Starting Load/Save Screen àf backlight:panel‐backlight...
[ 18.032366] mc: Linux media interface: v0.10
[ 18.121790] stm32‐cryp 54002000.crypto: will run requests pump with realtimepriority
[ 18.174501] dwc2 49000000.usb‐otg: EPs: 9, dedicated fifos, 952 entries in SPRAM
[ 18.190474] videodev: Linux video capture interface: v2.00
[ 18.222696] dwc2 49000000.usb‐otg: DWC OTG Controller
[ 18.250210] stm32‐cryp 54002000.crypto: Initialized
[ 18.258001] dwc2 49000000.usb‐otg: new USB bus registered, assigned bus number 2
[ 18.317552] ov5640 1‐003c: supply AVDD not found, using dummy regulator
[ 18.331405] dwc2 49000000.usb‐otg: irq 76, io mem 0x49000000
[ 18.341998] Bluetooth: Core ver 2.22
[ 18.344599] st‐mipid02 1‐0014: failed to detect mipid02 ‐6
[ OK ] Finis[ 18.375802] ov5640 1‐003c: supply DVDD not found, using dummy regulator
hed Load/Save Screen Γ[ 18.385570] hub 2‐0:1.0: USB hub found
ª of backlight:panel‐backlight.
[ 18.400694] NET: Registered PF_BLUETOOTH protocol family
[ 18.417691] hub 2‐0:1.0: 1 port detected
[ 18.420372] Bluetooth: HCI device and connection manager initialized
[ 18.456786] Bluetooth: HCI socket layer initialized
[ 18.474363] ov5640 1‐003c: ov5640_read_reg: error: reg=300a
[ 18.489831] ov5640 1‐003c: ov5640_check_chip_id: failed to read chip identifier
[ 18.507832] Bluetooth: L2CAP socket layer initialized
[ 18.511567] Bluetooth: SCO socket layer initialized
[ 18.531196] stm32‐crc32 58009000.crc: Initialized
[ 18.663680] Bluetooth: HCI UART driver ver 2.3
[ 18.694966] Bluetooth: HCI UART protocol H4 registered
[ 18.745377] Bluetooth: HCI UART protocol Broadcom registered
[ 18.790651] dcmipp 5a000000.dcmipp: Probe done
[ 19.089718] Bluetooth: hci0: BCM: chip id 94
[ 19.093377] Bluetooth: hci0: BCM: features 0x2e
[ 19.099527] Bluetooth: hci0: BCM43430A1
[ 19.102004] Bluetooth: hci0: BCM43430A1 (001.002.009) build 0000
[ 19.115851] Bluetooth: hci0: BCM43430A1 'brcm/BCM43430A1.hcd' Patch
[ 19.256162] cfg80211: Loading compiled‐in X.509 certificates for regulatory database
[ 19.540295] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 19.763521] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430‐sdio for chip BCM43430/1
[ 19.796628] Bluetooth: hci0: BCM4343WA1 37.4MHz Murata Type‐1DX BT4.2‐0093
[ 19.802131] Bluetooth: hci0: BCM43430A1 (001.002.009) build 0395
[ 19.863073] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43430 ‐sdio.st,stm32mp135f‐dk.bin failed with error ‐2
[ 20.224647] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430‐sdio for chip BCM43430/1
[ 20.354698] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/1 wl0: Feb 16 2020 22:39:24 version 7.45.98.97 (r724416 CY) FWID 01‐bf41ed64
[** ] A start job is running for Wait foràice Initialization (10s / 3min 6s)
[ 21.909326] dcmipp 5a000000.dcmipp: bound dcmipp‐parallel.1.auto (ops dcmipp_par_pdrv_exit [dcmipp_parallel])
[ 22.000639] dcmipp 5a000000.dcmipp: bound dcmipp‐byteproc.2.auto (ops dcmipp_byteproc_pdrv_exit [dcmipp_byteproc])
[ 22.065416] dcmipp 5a000000.dcmipp: bound dcmipp‐bytecap.3.auto (ops dcmipp_b[ *** ] A start job is running for Wait foràice Initialization (12s / 3min 6s)
[ 22.990651] using random self ethernet address
[ 22.997596] using random host ethernet address
[ 23.100430] usb0: HOST MAC 30:7a:ff:10:71:3a
[ 23.103303] usb0: MAC ca:37:bf:82:96:5a
[ OK ] Listening on Load/Save RF àitch Status /dev/rfkill Watch.
Starting Load/Save RF Kill Switch Status...
[ OK ] Started Load/Save RF Kill Switch Status.
[ OK ] Reached target Hardware activated USB gadget.
[ OK ] Finished Wait for udev To Complete Device Initialization.
[ OK ] Started Hardware RNG Entropy Gatherer Daemon.
[ OK ] Reached target System Initialization.
[ 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 Bluetooth service...
[ 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...
Starting Hold until boot process finishes up...
Starting Resets System Activity Logs...
Starting User Login Management...
[ OK ] Started TEE Supplicant.
[ OK ] Started D‐Bus System Message Bus.
[ OK ] Finished IPv6 Packet Filtering Framework.
[ OK ] Finished IPv4 Packet Filtering Framework.
[ OK ] Finished Hold until boot process finishes up.
[ OK ] Finished Resets System Activity Logs.
[ OK ] Reached target Preparation for Network.
Starting Network Configuration...
Starting Check if the gpu àorrect weston configuration...
[ 25.077427] Gcnano in /proc/device‐tree/soc/ is not available
[ OK ] Finished Check if the gpu à correct weston configuration.
[ OK ] Started Bluetooth service.
[ OK ] Reached target Bluetooth Support.
[ OK ] Started User Login Management.
Starting Hostname Service...
[ OK ] Started Network Configuration.
Starting Network Name Resolution...
[ 26.215287] stm32‐dwmac 5800e000.eth2 eth1: PHY [stmmac‐1:00] driver [SMSC LAN8742A] (irq=POLL)
[ 26.240011] stm32‐dwmac 5800e000.eth2 eth1: Register MEM_TYPE_PAGE_POOL RxQ‐0
[ 26.276866] dwmac4: Master AXI performs any burst length
[ 26.280763] stm32‐dwmac 5800e000.eth2 eth1: No Safety Features support found
[ 26.314313] stm32‐dwmac 5800e000.eth2 eth1: IEEE 1588‐2008 Advanced Timestampsupported
[ 26.344635] stm32‐dwmac 5800e000.eth2 eth1: registered PTP clock
[ 26.364447] stm32‐dwmac 5800e000.eth2 eth1: configuring for phy/rmii link mode 
[26.499037] stm32‐dwmac 5800a000.eth1 eth0: PHY [stmmac‐0:00] driver [SMSC LAN8742A] (irq=POLL)
[ 26.523778] stm32‐dwmac 5800a000.eth1 eth0: Register MEM_TYPE_PAGE_POOL RxQ‐0
[ 26.554403] dwmac4: Master AXI performs any burst length
[ 26.564385] stm32‐dwmac 5800a000.eth1 eth0: No Safety Features support found
[ 26.570091] stm32‐dwmac 5800a000.eth1 eth0: IEEE 1588‐2008 Advanced Timestamp supported
[ 26.619945] stm32‐dwmac 5800a000.eth1 eth0: registered PTP clock
[ 26.644490] stm32‐dwmac 5800a000.eth1 eth0: configuring for phy/rmii link mode 
[OK ] Started Hostname Service.
[ OK ] Started Network Name Resolution.
[ OK ] Reached target Network.
[ OK ] Reached target Host and Network Name Lookups.
Starting Avahi mDNS/DNS‐SD Stack...
[ OK ] Started IIO Daemon.
Starting Real time performance monitoring...
[ OK ] Started Respond to IPv6 Node Information Queries.
[ OK ] Started Network Router Discovery Daemon.
Starting Permit User Sessions...
Starting Target Communication Framework agent...
[ OK ] Finished Permit User Sessions.
[ OK ] Started Target Communication Framework agent.
[ OK ] Started Real time performance monitoring.
[ OK ] Started Avahi mDNS/DNS‐SD Stack.
[ OK ] Started Getty on tty1.
[ OK ] Started Serial Getty on ttySTM0.
[ OK ] Reached target Login Prompts.
[ OK ] Started Weston, a Wayland àmpositor, as a system service.
[ OK ] Reached target Multi‐User System.
Starting Record Runlevel Change in UTMP...
Starting User Database Manager...
[ OK ] Finished Record Runlevel Change in UTMP.
[ OK ] Started User Database Manager.
ST OpenSTLinux ‐ Weston ‐ (A Yocto Project Based Distro) 4.0.4‐openstlinux‐5.15‐yocto‐kirkstone‐mp1‐v22.11.23 stm32mp1 ttySTM0
stm32mp1 login: root (automatic login)
root@stm32mp1:~# 

3 Basic commands[edit]

3.1 Printing distribution specific information[edit]

root@stm32mp1:~# cat /etc/build
-----------------------
Build Configuration:  |
-----------------------
BB_VERSION = 2.0.0
BUILD_SYS = x86_64-linux
NATIVELSBSTRING = universal
TARGET_SYS = arm-ostl-linux-gnueabi
MACHINE = stm32mp1
DISTRO = openstlinux-weston
DISTRO_VERSION = 4.0.4-openstlinux-5.15-yocto-kirkstone-mp1-v22.11.23
TUNE_FEATURES = arm vfp cortexa7 neon vfpv4 thumb callconvention-hard
TARGET_FPU = hard
MANIFESTVERSION = ostl-22-11-23-rc5
DISTRO_CODENAME = kirkstone
ACCEPT_EULA_stm32mp1 = 1
GCCVERSION = 11.%
PREFERRED_PROVIDER_virtual/kernel = linux-stm32mp
-----------------------
Layer Revisions:      |
-----------------------
meta-python       = v4.1.xml:05dcac98473402d87e0af73bbc2c5a6a840abe93
meta-oe           = v4.1.xml:05dcac98473402d87e0af73bbc2c5a6a840abe93
meta-gnome        = v4.1.xml:05dcac98473402d87e0af73bbc2c5a6a840abe93
meta-initramfs    = v4.1.xml:05dcac98473402d87e0af73bbc2c5a6a840abe93
meta-multimedia   = v4.1.xml:05dcac98473402d87e0af73bbc2c5a6a840abe93
meta-networking   = v4.1.xml:05dcac98473402d87e0af73bbc2c5a6a840abe93
meta-webserver    = v4.1.xml:05dcac98473402d87e0af73bbc2c5a6a840abe93
meta-filesystems  = v4.1.xml:05dcac98473402d87e0af73bbc2c5a6a840abe93
meta-perl         = v4.1.xml:05dcac98473402d87e0af73bbc2c5a6a840abe93
meta-st-stm32mp   = v4.1.xml:acec289f0112d8e7f19e54c2b3cfec1c0196069e
meta-qt5          = v4.1.xml:5b71df60e523423b9df6793de9387f87a149ac42
meta-st-openstlinux = v4.1.xml:046062232c191887a570d8e346012c99db1784c6
meta              = v4.1.xml:f7766da462905ec67bf549d46b8017be36cd5b2a

3.2 Printing system information[edit]

  uname -a
Linux stm32mp1 5.15.67 #1 SMP PREEMPT Thu Sep 8 10:32:54 UTC 2022 armv7l armv7l armv7l GNU/Linux

3.3 Printing Linux kernel and GCC versions[edit]

 cat /proc/version
Linux version 5.15.67 (oe-user@oe-host) (arm-ostl-linux-gnueabi-gcc (GCC) 11.3.0, GNU ld (GNU Binutils) 2.38.20220708) #1 
SMP PREEMPT Thu Sep 8 10:32:54 UTC 2022

3.4 Printing the amount of disk space available on all mounted file systems[edit]

  df -h
Filesystem       Size  Used Avail Use% Mounted on
devtmpfs         154M     0  154M   0% /dev
/dev/mmcblk0p10  3.8G  447M  3.2G  13% /
tmpfs            220M  172K  220M   1% /dev/shm
tmpfs             88M  8.7M   80M  10% /run
tmpfs            4.0M     0  4.0M   0% /sys/fs/cgroup
tmpfs            220M   20K  220M   1% /tmp
/dev/mmcblk0p8    55M   14M   37M  28% /boot
/dev/mmcblk0p9    14M  6.0M  6.7M  48% /vendor
/dev/mmcblk0p11  3.0G   43M  2.8G   2% /usr/local
tmpfs            220M  100K  220M   1% /var/volatile
tmpfs             44M  4.0K   44M   1% /run/user/1000
tmpfs             44M     0   44M   0% /run/user/0

3.5 ssh connection (only if the Ethernet cable connected)[edit]

  • Get the IP address of your board
 ip addr show eth0                                                                           
3: eth0: <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@stm32mp13-disco:~#


Back button.png Overview button.png Next button.png