~/STM32MPU_workspace/STM32MP15-Ecosystem-v1.0.0/Starter-Package/stm32mp1-openstlinux-4.19-thud-mp1-19-02-20/images/stm32mp1$ minicom -D /dev/ttyACM0
Willkommen zu minicom 2.7.1
Optionen: I18n
Übersetzt am Aug 13 2017, 15:25:34.
Port /dev/ttyACM0, 10:56:56
Drücken Sie CTRL-A Z für Hilfe zu speziellen Tasten
oot 2018.11-stm32mp-r2 (Nov 14 2018 - 16:10:06 +0000)
CPU: STM32MP157CAC Rev.B
Model: STMicroelectronics STM32MP157C-DK2 Discovery Board
Board: stm32mp1 in trusted mode (st,stm32mp157c-dk2)
Board: MB1272 Var2 Rev.C-01
Watchdog enabled
DRAM: 512 MiB
Clocks:
- MPU : 650 MHz
- MCU : 208.878 MHz
- AXI : 266.500 MHz
- PER : 24 MHz
- DDR : 533 MHz
NAND: 0 MiB
MMC: STM32 SDMMC2: 0, STM32 SDMMC2: 1
In: serial
Out: serial
Err: serial
Net: NOTICE: CPU: STM32MP157CAC Rev.B
NOTICE: Model: STMicroelectronics STM32MP157C-DK2 Discovery Board
NOTICE: Board: MB1272 Var2 Rev.C-01
INFO: Reset reason (0x14):
INFO: Pad Reset from NRST
INFO: Using SDMMC
INFO: Instance 1
INFO: Boot used partition fsbl1
INFO: Product_below_2v5=1: HSLVEN update is
INFO: destructive, no update as VDD>2.7V
NOTICE: BL2: v2.0(debug):
NOTICE: BL2: Built : 13:13:37, Oct 2 2018
INFO: BL2: Doing platform setup
INFO: PMIC version = 0x10
INFO: RAM: DDR3-1066/888 bin G 1x4Gb 533MHz v1.41
INFO: Memory size = 0x20000000 (512 MB)
INFO: BL2 runs SP_MIN setup
INFO: BL2: Loading image id 4
INFO: Loading image id=4 at address 0x2fff0000
INFO: Image id=4 loaded: 0x2fff0000 - 0x30000000
INFO: BL2: Loading image id 5
INFO: Loading image id=5 at address 0xc0100000
INFO: STM32 Image size : 748404
WARNING: Skip signature check (header option)
INFO: Image id=5 loaded: 0xc0100000 - 0xc01b6b74
INFO: read version 0 current version 0
NOTICE: BL2: Booting BL32
INFO: Entry point address = 0x2fff0000
INFO: SPSR = 0x1d3
INFO: PMIC version = 0x10
NOTICE: SP_MIN: v2.0(debug):
NOTICE: SP_MIN: Built : 13:13:37, Oct 2 2018
INFO: ARM GICv2 driver initialized
INFO: stm32mp HSI (18): Secure only
INFO: stm32mp HSE (20): Secure only
INFO: stm32mp PLL2 (27): Secure only
INFO: stm32mp PLL2_R (30): Secure only
INFO: SP_MIN: Initializing runtime services
INFO: SP_MIN: Preparing exit to normal world
U-Boot 2018.11-stm32mp-r2 (Nov 14 2018 - 16:10:06 +0000)
CPU: STM32MP157CAC Rev.B
Model: STMicroelectronics STM32MP157C-DK2 Discovery Board
Board: stm32mp1 in trusted mode (st,stm32mp157c-dk2)
Board: MB1272 Var2 Rev.C-01
Watchdog enabled
DRAM: 512 MiB
Clocks:
- MPU : 650 MHz
- MCU : 208.878 MHz
- AXI : 266.500 MHz
- PER : 24 MHz
- DDR : 533 MHz
NAND: 0 MiB
MMC: STM32 SDMMC2: 0, STM32 SDMMC2: 1
In: serial
Out: serial
Err: serial
Net: eth0: ethernet@5800a000
Boot over mmc0!
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:4...
Found U-Boot script /boot.scr.uimg
1553 bytes read in 1 ms (1.5 MiB/s)
## Executing script at c4100000
Scanning mmc 0:4...
Found /mmc0_stm32mp157c-dk2_extlinux/extlinux.conf
Retrieving file: /mmc0_stm32mp157c-dk2_extlinux/extlinux.conf
616 bytes read in 1 ms (601.6 KiB/s)
Retrieving file: /mmc0_stm32mp157c-dk2_extlinux/../splash.bmp
46180 bytes read in 3 ms (14.7 MiB/s)
Select the boot mode
1: stm32mp157c-dk2-sdcard
2: stm32mp157c-dk2-a7-examples-sdcard
3: stm32mp157c-dk2-m4-examples-sdcard
Enter choice: 1: stm32mp157c-dk2-sdcard
Retrieving file: /uImage
6569464 bytes read in 290 ms (21.6 MiB/s)
append: root=/dev/mmcblk0p6 rootwait rw console=ttySTM0,115200
Retrieving file: /stm32mp157c-dk2.dtb
69510 bytes read in 4 ms (16.6 MiB/s)
## Booting kernel from Legacy Image at c2000000 ...
Image Name: Linux-4.19.9
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 6569400 Bytes = 6.3 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 ... OK
Using Device Tree in place at c4000000, end c4013f85
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.19.9 (oe-user@oe-host) (gcc version 8.2.0 (GCC)) #1 SMP PREEMPT Thu Dec 13 08:16:23 UTC 2018
[ 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 STM32MP157C-DK2 Discovery Board
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] Reserved memory: created DMA memory pool at 0x10000000, size 0 MiB
[ 0.000000] OF: reserved mem: initialized node mcuram2@0x10000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x10040000, size 0 MiB
[ 0.000000] OF: reserved mem: initialized node vdev0vring0@10040000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x10042000, size 0 MiB
[ 0.000000] OF: reserved mem: initialized node vdev0vring1@10042000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x10044000, size 0 MiB
[ 0.000000] OF: reserved mem: initialized node vdev0buffer@10044000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x30000000, size 0 MiB
[ 0.000000] OF: reserved mem: initialized node mcuram@0x30000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x38000000, size 0 MiB
[ 0.000000] OF: reserved mem: initialized node retram@0x38000000, compatible id shared-dma-pool
[ 0.000000] cma: Reserved 128 MiB at 0xd4000000
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.1 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
[ 0.000000] psci: SMC Calling Convention v1.0
[ 0.000000] random: get_random_bytes called from start_kernel+0xa0/0x494 with crng_init=0
[ 0.000000] percpu: Embedded 17 pages/cpu @(ptrval) s40204 r8192 d21236 u69632
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 113680
[ 0.000000] Kernel command line: root=/dev/mmcblk0p6 rootwait rw console=ttySTM0,115200
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Memory: 306144K/458752K available (10240K kernel code, 816K rwdata, 2860K rodata, 1024K init, 208K bss, 21536K reserved, 131072K cma-reserved, 0K highmem)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xdc800000 - 0xff800000 ( 560 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xdc000000 ( 448 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (11232 kB)
[ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (1024 kB)
[ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 817 kB)
[ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 209 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
[ 0.000000] Tasks RCU enabled.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] /soc/interrupt-controller@5000d000: bank0
[ 0.000000] /soc/interrupt-controller@5000d000: bank1
[ 0.000000] /soc/interrupt-controller@5000d000: bank2
[ 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.000009] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.000028] Switching to timer-based delay loop, resolution 41ns
[ 0.001917] Console: colour dummy device 80x30
[ 0.001969] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
[ 0.001993] pid_max: default: 32768 minimum: 301
[ 0.002230] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.002251] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.003267] CPU: Testing write buffer coherency: ok
[ 0.003772] CPU0: update cpu_capacity 1024
[ 0.003793] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.059779] Setting up static identity map for 0xc0100000 - 0xc0100060
[ 0.079764] rcu: Hierarchical SRCU implementation.
[ 0.119915] smp: Bringing up secondary CPUs ...
[ 0.200517] CPU1: update cpu_capacity 1024
[ 0.200529] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.200739] smp: Brought up 1 node, 2 CPUs
[ 0.200767] SMP: Total of 2 processors activated (96.00 BogoMIPS).
[ 0.200778] CPU: All CPU(s) started in SVC mode.
[ 0.201918] devtmpfs: initialized
[ 0.227165] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[ 0.227709] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.227742] futex hash table entries: 512 (order: 3, 32768 bytes)
[ 0.233827] pinctrl core: initialized pinctrl subsystem
[ 0.235952] NET: Registered protocol family 16
[ 0.243155] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.245603] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.245624] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.245940] Serial: AMBA PL011 UART driver
[ 0.248101] stm32-pm-domain pm_domain: domain core-ret-power-domain registered
[ 0.248135] stm32-pm-domain pm_domain: subdomain core-power-domain registered
[ 0.248151] stm32-pm-domain pm_domain: domains probed
[ 0.263675] stm32mp157-pinctrl soc:pin-controller@50002000: GPIOA bank added
[ 0.264026] stm32mp157-pinctrl soc:pin-controller@50002000: GPIOB bank added
[ 0.264321] stm32mp157-pinctrl soc:pin-controller@50002000: GPIOC bank added
[ 0.264584] stm32mp157-pinctrl soc:pin-controller@50002000: GPIOD bank added
[ 0.264854] stm32mp157-pinctrl soc:pin-controller@50002000: GPIOE bank added
[ 0.265113] stm32mp157-pinctrl soc:pin-controller@50002000: GPIOF bank added
[ 0.265384] stm32mp157-pinctrl soc:pin-controller@50002000: GPIOG bank added
[ 0.265660] stm32mp157-pinctrl soc:pin-controller@50002000: GPIOH bank added
[ 0.265918] stm32mp157-pinctrl soc:pin-controller@50002000: GPIOI bank added
[ 0.266123] stm32mp157-pinctrl soc:pin-controller@50002000: Pinctrl STM32 initialized
[ 0.266983] stm32mp157-pinctrl soc:pin-controller-z@54004000: GPIOZ bank added
[ 0.267013] stm32mp157-pinctrl soc:pin-controller-z@54004000: Pinctrl STM32 initialized
[ 0.286807] stm32-mdma 58000000.dma: STM32 MDMA driver registered
[ 0.292000] SCSI subsystem initialized
[ 0.292804] usbcore: registered new interface driver usbfs
[ 0.292887] usbcore: registered new interface driver hub
[ 0.293038] usbcore: registered new device driver usb
[ 0.293357] pps_core: LinuxPPS API ver. 1 registered
[ 0.293372] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.293405] PTP clock support registered
[ 0.293688] EDAC MC: Ver: 3.0.0
[ 0.294603] Advanced Linux Sound Architecture Driver Initialized.
[ 0.296266] clocksource: Switched to clocksource arch_sys_counter
[ 0.390340] NET: Registered protocol family 2
[ 0.391405] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
[ 0.391456] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.391524] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.391621] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.391767] UDP hash table entries: 256 (order: 1, 8192 bytes)
[ 0.391813] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[ 0.392296] NET: Registered protocol family 1
[ 0.393246] RPC: Registered named UNIX socket transport module.
[ 0.393268] RPC: Registered udp transport module.
[ 0.393279] RPC: Registered tcp transport module.
[ 0.393289] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.394373] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
[ 0.396657] Initialise system trusted keyrings
[ 0.397027] workingset: timestamp_bits=14 max_order=17 bucket_order=3
[ 0.407842] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.408960] NFS: Registering the id_resolver key type
[ 0.409007] Key type id_resolver registered
[ 0.409019] Key type id_legacy registered
[ 0.409240] ntfs: driver 2.1.32 [Flags: R/O].
[ 0.409738] jffs2: version 2.2. (NAND) �© 2001-2006 Red Hat, Inc.
[ 0.410670] fuse init (API version 7.27)
[ 0.411370] pstore: using deflate compression
[ 0.414269] NET: Registered protocol family 38
[ 0.414296] Key type asymmetric registered
[ 0.414309] Asymmetric key parser 'x509' registered
[ 0.414406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 0.414425] io scheduler noop registered
[ 0.414436] io scheduler deadline registered
[ 0.414679] io scheduler cfq registered (default)
[ 0.414696] io scheduler mq-deadline registered
[ 0.414709] io scheduler kyber registered
[ 0.416025] stm32-usbphyc 5a006000.usbphyc: Linked as a consumer to regulator.1
[ 0.416167] stm32-usbphyc 5a006000.usbphyc: Linked as a consumer to regulator.2
[ 0.416402] stm32-usbphyc 5a006000.usbphyc: Dropping the link to regulator.2
[ 0.416516] stm32-usbphyc 5a006000.usbphyc: Dropping the link to regulator.1
[ 0.421249] stm32-dma 48000000.dma: STM32 DMA driver registered
[ 0.423041] stm32-dma 48001000.dma: STM32 DMA driver registered
[ 0.502580] STM32 USART driver initialized
[ 0.503938] 4000e000.serial: ttySTM3 at MMIO 0x4000e000 (irq = 25, base_baud = 4000000) is a stm32-usart
[ 0.504238] serial serial0: tty port ttySTM3 registered
[ 0.504299] stm32-usart 4000e000.serial: interrupt mode used for rx (no dma)
[ 0.504317] stm32-usart 4000e000.serial: interrupt mode used for tx (no dma)
[ 0.505506] 40010000.serial: ttySTM0 at MMIO 0x40010000 (irq = 27, base_baud = 4000000) is a stm32-usart
[ 1.451605] console [ttySTM0] enabled
[ 1.455808] stm32-usart 40010000.serial: interrupt mode used for rx (no dma)
[ 1.462324] stm32-usart 40010000.serial: interrupt mode used for tx (no dma)
[ 1.477130] stm32-display-dsi 5a000000.dsi: Linked as a consumer to regulator.2
[ 1.486428] panel-orisetech-otm8009a 5a000000.dsi.0: 5a000000.dsi.0 supply power not found, using dummy regulator
[ 1.495373] panel-orisetech-otm8009a 5a000000.dsi.0: Linked as a consumer to regulator.0
[ 1.518864] brd: module loaded
[ 1.533215] loop: module loaded
[ 1.541156] libphy: Fixed MDIO Bus: probed
[ 1.545213] CAN device driver interface
[ 1.550141] stm32-dwmac 5800a000.ethernet: PTP uses main clock
[ 1.554534] stm32-dwmac 5800a000.ethernet: no reset control found
[ 1.560775] stm32-dwmac 5800a000.ethernet: No phy clock provided...
[ 1.568047] stm32-dwmac 5800a000.ethernet: User ID: 0x40, Synopsys ID: 0x42
[ 1.573896] stm32-dwmac 5800a000.ethernet: DWMAC4/5
[ 1.578933] stm32-dwmac 5800a000.ethernet: DMA HW capability register supported
[ 1.586185] stm32-dwmac 5800a000.ethernet: RX Checksum Offload Engine supported
[ 1.593617] stm32-dwmac 5800a000.ethernet: TX Checksum insertion supported
[ 1.600432] stm32-dwmac 5800a000.ethernet: Wake-Up On Lan supported
[ 1.606701] stm32-dwmac 5800a000.ethernet: TSO supported
[ 1.612000] stm32-dwmac 5800a000.ethernet: TSO feature enabled
[ 1.617882] stm32-dwmac 5800a000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 1.625932] libphy: stmmac: probed
[ 1.631900] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
[ 1.638114] usbcore: registered new interface driver pegasus
[ 1.643607] usbcore: registered new interface driver asix
[ 1.649100] usbcore: registered new interface driver ax88179_178a
[ 1.655086] usbcore: registered new interface driver cdc_ether
[ 1.660996] usbcore: registered new interface driver smsc75xx
[ 1.666781] usbcore: registered new interface driver smsc95xx
[ 1.672440] usbcore: registered new interface driver net1080
[ 1.678160] usbcore: registered new interface driver cdc_subset
[ 1.684035] usbcore: registered new interface driver zaurus
[ 1.689696] usbcore: registered new interface driver cdc_ncm
[ 1.696523] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.701818] ehci-platform: EHCI generic platform driver
[ 1.707574] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.713272] ohci-platform: OHCI generic platform driver
[ 1.719229] usbcore: registered new interface driver usb-storage
[ 1.729420] stm32_rtc 5c004000.rtc: rtc core: registered 5c004000.rtc as rtc0
[ 1.735529] stm32_rtc 5c004000.rtc: Date/Time must be initialized
[ 1.741279] stm32_rtc 5c004000.rtc: registered rev:1.2
[ 1.747006] i2c /dev entries driver
[ 1.770575] stm32f7-i2c 40012000.i2c: can't use DMA
[ 1.777795] sii902x 0-0039: Failed to get supply 'iovcc': -517
[ 1.783147] stm32f7-i2c 40012000.i2c: STM32F7 I2C-0 bus adapter
[ 1.809139] stm32f7-i2c 5c002000.i2c: can't use DMA
[ 1.814724] typec_stusb 1-0028: STUSB driver registered
[ 1.820418] stpmic1 1-0033: PMIC Chip Version: 0x10
[ 1.829581] BUCK1: supplied by regulator-dummy
[ 1.836638] BUCK2: supplied by regulator-dummy
[ 1.843066] BUCK3: supplied by regulator-dummy
[ 1.849953] BUCK4: supplied by regulator-dummy
[ 1.856526] LDO1: supplied by v3v3
[ 1.864102] LDO2: supplied by regulator-dummy
[ 1.870900] LDO3: supplied by vdd_ddr
[ 1.877024] LDO4: supplied by regulator-dummy
[ 1.881532] LDO5: supplied by regulator-dummy
[ 1.888326] LDO6: supplied by v3v3
[ 1.894128] VREF_DDR: supplied by regulator-dummy
[ 1.900666] BOOST: supplied by regulator-dummy
[ 1.904824] VBUS_OTG: supplied by bst_out
[ 1.908873] SW_OUT: supplied by bst_out
[ 1.914472] random: fast init done
[ 1.917900] input: pmic_onkey as /devices/platform/soc/5c002000.i2c/i2c-1/1-0033/5c002000.i2c:stpmic@33:onkey/input/input0
[ 1.928179] stm32f7-i2c 5c002000.i2c: STM32F7 I2C-1 bus adapter
[ 1.937287] stm_thermal 50028000.thermal: stm_thermal_probe: Driver initialized successfully
[ 1.948003] mmci-pl18x 58005000.sdmmc: Linked as a consumer to regulator.8
[ 1.953590] mmci-pl18x 58005000.sdmmc: mmc0: PL180 manf 53 rev2 at 0x58005000 irq 58,0 (pio)
[ 1.990979] mmci-pl18x 58007000.sdmmc: allocated mmc-pwrseq
[ 1.995468] mmci-pl18x 58007000.sdmmc: Linked as a consumer to regulator.8
[ 2.003307] mmci-pl18x 58007000.sdmmc: mmc1: PL180 manf 53 rev1 at 0x58007000 irq 59,0 (pio)
[ 2.037463] sdhci: Secure Digital Host Controller Interface driver
[ 2.043329] sdhci: Copyright(c) Pierre Ossman
[ 2.046669] mmc0: host does not support reading read-only switch, assuming write-enable
[ 2.054618] Synopsys Designware Multimedia Card Interface Driver
[ 2.062352] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.070797] mmc0: new high speed SDHC card at address aaaa
[ 2.075780] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.083131] mmcblk0: mmc0:aaaa SS16G 14.8 GiB
[ 2.089085] usbcore: registered new interface driver usbhid
[ 2.090980] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ 2.093210] usbhid: USB HID core driver
[ 2.100642] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 2.109443] stm32-ipcc 4c001000.mailbox: ipcc rev:1.0 enabled, 6 chans, proc 0
[ 2.110159] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 2.116486] stm32-rproc m4@0: wdg irq registered
[ 2.123894] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ 2.125653] remoteproc remoteproc0: m4 is available
[ 2.132798] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 2.136637] vref: supplied by vdd
[ 2.143965] mmc1: queuing unknown CIS tuple 0x80 (6 bytes)
[ 2.144799] stm32-adc-core 48003000.adc: Linked as a consumer to regulator.4
[ 2.150467] mmcblk0: p1 p2 p3 p4 p5 p6 p7
[ 2.157402] stm32-adc-core 48003000.adc: Linked as a consumer to regulator.7
[ 2.190794] iio iio:device2: Can't get offset/scale: -517
[ 2.198173] optee: probing for conduit method from DT.
[ 2.201863] optee: api uid mismatch
[ 2.214860] NET: Registered protocol family 17
[ 2.217938] can: controller area network core (rev 20170425 abi 9)
[ 2.224166] NET: Registered protocol family 29
[ 2.228607] can: raw protocol (rev 20170425)
[ 2.232762] can: broadcast manager protocol (rev 20170425 t)
[ 2.238491] can: netlink gateway (rev 20170425) max_hops=1
[ 2.244517] Key type dns_resolver registered
[ 2.245720] mmc1: new high speed SDIO card at address 0001
[ 2.248433] ThumbEE CPU extension supported.
[ 2.258024] Registering SWP/SWPB emulation handler
[ 2.263760] registered taskstats version 1
[ 2.266924] Loading compiled-in X.509 certificates
[ 2.297140] stm32-usbphyc 5a006000.usbphyc: Linked as a consumer to regulator.1
[ 2.303104] stm32-usbphyc 5a006000.usbphyc: Linked as a consumer to regulator.2
[ 2.310568] stm32-usbphyc 5a006000.usbphyc: Linked as a consumer to regulator.12
[ 2.318562] stm32-usbphyc 5a006000.usbphyc: registered rev:1.0
[ 2.325604] dwc2 49000000.usb-otg: 49000000.usb-otg supply vusb_d not found, using dummy regulator
[ 2.333364] dwc2 49000000.usb-otg: Linked as a consumer to regulator.0
[ 2.339743] dwc2 49000000.usb-otg: 49000000.usb-otg supply vusb_a not found, using dummy regulator
[ 2.360483] dwc2 49000000.usb-otg: EPs: 9, dedicated fifos, 952 entries in SPRAM
[ 2.368102] ehci-platform 5800d000.usbh-ehci: EHCI Host Controller
[ 2.372877] ehci-platform 5800d000.usbh-ehci: new USB bus registered, assigned bus number 1
[ 2.381703] ehci-platform 5800d000.usbh-ehci: irq 63, io mem 0x5800d000
[ 2.416313] ehci-platform 5800d000.usbh-ehci: USB 2.0 started, EHCI 1.00
[ 2.422903] hub 1-0:1.0: USB hub found
[ 2.425371] hub 1-0:1.0: 2 ports detected
[ 2.432384] sii902x 0-0039: Linked as a consumer to regulator.10
[ 2.437118] sii902x 0-0039: Linked as a consumer to regulator.14
[ 2.447256] i2c i2c-0: Added multiplexed i2c bus 2
[ 2.453175] cs42l51 0-004a: Linked as a consumer to regulator.8
[ 2.457830] cs42l51 0-004a: Linked as a consumer to regulator.9
[ 2.466306] cs42l51 0-004a: Cirrus Logic CS42L51, Revision: 01
[ 2.474366] asoc-audio-graph-card sound: cs42l51-hifi0 <-> 4400b004.audio-controller mapping ok
[ 2.482667] asoc-audio-graph-card sound: cs42l51-hifi1 <-> 4400b024.audio-controller mapping ok
[ 2.490698] asoc-audio-graph-card sound: i2s-hifi <-> 4000b000.audio-controller mapping ok
[ 2.499913] cs42l51 0-004a: ASoC: mux DAC Mux has no paths
[ 2.739696] [drm] ltdc hw version 0x00010300 - ready
[ 2.743301] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 2.749909] [drm] Driver supports precise vblank timestamp query.
[ 2.756871] [drm] Initialized stm 1.0.0 20170330 for 5a001000.display-controller on minor 0
[ 2.765444] stm32_rtc 5c004000.rtc: setting system clock to 2000-01-01 00:05:27 UTC (946685127)
[ 2.774180] vdda: disabling
[ 2.776322] ALSA device list:
[ 2.778794] #0: STM32MP�[ 2.796374] usb 1-1: new high-speed USB device number 2 using ehci-platform
[ 2.998075] hub 1-1:1.0: USB hub found
[ 3.000579] hub 1-1:1.0: 4 ports detected
[ 3.132590] EXT4-fs (mmcblk0p6): recovery complete
[ 3.137674] EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode. Opts: (null)
[ 3.144393] VFS: Mounted root (ext4 filesystem) on device 179:6.
[ 3.156355] devtmpfs: mounted
[ 3.159717] Freeing unused kernel memory: 1024K
[ 3.163115] Run /sbin/init as init process
[ 3.424637] systemd[1]: System time before build time, advancing clock.
[ 3.524802] NET: Registered protocol family 10
[ 3.564290] Segment Routing with IPv6
[ 3.592370] systemd[1]: systemd 239 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN)
[ 3.613464] systemd[1]: Detected architecture arm.
Welcome to ST OpenSTLinux - Weston - (A Yocto Project Based Distro) 2.6-openstlinux-4.19-thud-mp1-19-02-20 (thud)!
[ 3.670412] systemd[1]: Set hostname to <stm32mp1>.
[ 3.683073] systemd[1]: Hardware watchdog 'STM32 Independent Watchdog', version 0
[ 3.690303] systemd[1]: Set hardware watchdog to 30s.
[ 4.335777] systemd[1]: Unnecessary job for dev-ttySTM0.device was removed.
[ 4.343560] random: systemd: uninitialized urandom read (16 bytes read)
[ 4.349549] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Started Dispatch Password Requests to Console Directory Watch.
[ 4.392475] random: systemd: uninitialized urandom read (16 bytes read)
[ 4.398744] systemd[1]: Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket (/dev/log).
[ 4.436598] random: systemd: uninitialized urandom read (16 bytes read)
[ 4.442270] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ OK ] Listening on initctl Compatibility Named Pipe.
[ 4.476658] systemd[1]: Reached target Swap.
[ OK ] Reached target Swap.
[ OK ] Listening on udev Control Socket.
[ OK ] Created slice User and Session Slice.
[ OK ] Created slice system-serial\x2dgetty.slice.
[ OK ] Reached target Remote File Systems.
[ OK ] Listening on Syslog Socket.
[ OK ] Listening on Process Core Dump Socket.
[ OK ] Listening on udev Kernel Socket.
[ OK ] Listening on Network Service Netlink Socket.
[ OK ] Created slice system-getty.slice.
[ OK ] Started Forward Password Requests to Wall Directory Watch.
[ OK ] Reached target Paths.
[ OK ] Listening on Journal Socket.
Starting udev Coldplug all Devices...
[ OK ] Started Hardware RNG Entropy Gatherer Daemon.
[ 4.962350] random: crng init done
[ 4.964301] random: 7 urandom warning(s) missed due to ratelimiting
Starting Journal Service...
Starting Load Kernel Modules...
Mounting POSIX Message Queue File System...
Mounting Kernel Debug File System...
Starting Create list of required st��…ce nodes for the current kernel...
Starting Mount partitions...
Mounting Temporary Directory (/tmp)...
[ OK ] Reached target Slices.
Starting Remount Root and Kernel File Systems...
[ OK ] Started Load Kernel Modules.
[ OK ] Mounted POSIX Message Queue File System.
[ OK ] Mounted Kernel Debug File System.
[ 5.397777] EXT4-fs (mmcblk0p6): re-mounted. Opts: (null)
[ OK ] Started Journal Service.
[ OK ] Started Create list of required sta��…vice nodes for the current kernel.
[ OK ] Mounted Temporary Directory (/tmp).
[ OK ] Started Remount Root and Kernel File Systems.
[ OK ] Started Starts Psplash Boot screen.
Starting Create Static Device Nodes in /dev...
Starting Flush Journal to Persistent Storage...
Mounting Kernel Configuration File System...
[ 5.759716] EXT4-fs (mmcblk0p4): recovery complete
[ 5.763084] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Opts: (null)
Starting Apply Kernel Variables...
Mounting FUSE Control File System...
[ OK ] Started Create Static Device Nodes in /dev.
[ OK ] Mounted Kernel Configuration File System.
[ OK ] Started Apply Kernel Variables.
[ OK ] Mounted FUSE Control File System.
[ OK ] Reached target Local File Systems (Pre).
[ OK ] Reached target Containers.
Mounting /var/volatile...
Starting udev Kernel Device Manager...
[ OK ] Mounted /var/volatile.
[ 6.223391] systemd-journald[122]: Received request to flush runtime journal from PID 1
Starting Load/Save Random Seed...
[ OK ] Started Flush Journal to Persistent Storage.
[ OK ] Started Load/Save Random Seed.
[ OK ] Started udev Kernel Device Manager.
[ 6.503340] EXT4-fs (mmcblk0p7): recovery complete
[ 6.535168] EXT4-fs (mmcblk0p7): mounted filesystem with ordered data mode. Opts: (null)
[ 7.011660] EXT4-fs (mmcblk0p5): recovery complete
[ 7.017289] EXT4-fs (mmcblk0p5): mounted filesystem with ordered data mode. Opts: (null)
[ OK ] Started Mount partitions.
[ OK ] Reached target Local File Systems.
Starting Create Volatile Files and Directories...
[ OK ] Started Create Volatile Files and Directories.
Starting Network Time Synchronization...
Starting Update UTMP about System Boot/Shutdown...
[ 7.572569] input: generic ft5x06 (11) as /devices/platform/soc/40012000.i2c/i2c-0/0-002a/input/input1
[ OK ] Started udev Coldplug all Devices.
[ 7.756725] Bluetooth: Core ver 2.22
[ 7.759063] NET: Registered protocol family 31
[ 7.780846] Bluetooth: HCI device and connection manager initialized
[ OK ][ 7.803668] Bluetooth: HCI socket layer initialized
Started[ 7.809392] Bluetooth: L2CAP socket layer initialized
Update UTMP about System Boot/Shutdown.
[ 7.841759] Bluetooth: SCO socket layer initialized
[ 7.903866] Bluetooth: HCI UART driver ver 2.3
[ 7.926465] Bluetooth: HCI UART protocol H4 registered
[ 7.958137] Bluetooth: HCI UART protocol Broadcom registered
[ 7.958519] hci_uart_bcm serial0-0: No reset resource, using default baud rate
[ 7.973997] galcore: loading out-of-tree module taints kernel.
[ 8.096633] Galcore version 6.2.4.174315
[ 8.207482] Bluetooth: hci0: BCM: chip id 94
[ 8.210953] Bluetooth: hci0: BCM: features 0x2e
[ 8.219231] Bluetooth: hci0: BCM43430A1
[ 8.221639] Bluetooth: hci0: BCM43430A1 (001.002.009) build 0000
[ 8.279637] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 8.348838] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 8.492556] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
[ 8.759312] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
[ 8.846972] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/1 wl0: Sep 11 2018 09:22:09 version 7.45.98.65 (r707797 CY) FWID 01-b54727f
[ 8.858553] Bluetooth: hci0: BCM43430A1 (001.002.009) build 0022
[ OK ] Started Network Time Synchronization.
[ OK ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
[ OK ] Reached target System Time Synchronized.
[ OK ] Created slice system-systemd\x2dbacklight.slice.
Starting Load/Save Screen Backlight��…ess of backlight:5a000000.dsi.0...
Starting Load/Save RF Kill Switch Status...
[ OK ] Started Load/Save Screen Backlight ��…tness of backlight:5a000000.dsi.0.
[ OK ] Started Load/Save RF Kill Switch Status.
[ OK ] Reached target System Initialization.
[ OK ] Started Daily Cleanup of Temporary Directories.
[ OK ] Listening on D-Bus System Message Bus Socket.
Starting Console System Startup Logging...
[ OK ] Listening on RPCbind Server Activation Socket.
[ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[ OK ] Listening on dropbear.socket.
[ OK ] Reached target Sockets.
[ OK ] Reached target Basic System.
[ OK ] Started System Logging Service.
Starting Netdata, Real-time performance monitoring...
[ OK ] Started D-Bus System Message Bus.
Starting Enable USB Ethernet gadget...
[ OK ] Started Kernel Logging Service.
Starting Save/Restore Sound Card State...
[ OK ] Started ST Verify if eth0 network interface are already configured.
[ 17.032098] using random self ethernet address
[ 17.035119] using random host ethernet address
Starting Network Service...
Starting Weston Wayland Compositor...
[ OK ] Started TEE Supplicant.
[ 17.138819] usb0: HOST MAC 66:9c:87:50:5c:0b
[ 17.141957] usb0: MAC 1e:44:f4:d0:43:3e
[ 17.145572] dwc2 49000000.usb-otg: bound driver configfs-gadget
Starting Sound Service...
Starting Bluetooth service...
Starting Login Service...
[ OK ] Started Console System Startup Logging.
[ OK ] Started Save/Restore Sound Card State.
[ 17.388013] dwc2 49000000.usb-otg: new device is high-speed
[ 17.514119] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
[ 17.518616] dwc2 49000000.usb-otg: new device is high-speed
[ 17.589174] dwc2 49000000.usb-otg: new address 21
[ 17.610106] configfs-gadget gadget: high-speed config #1: c
[ 17.614630] IPv6: ADDRCONF(NETDEV_CHANGE): usb0: link becomes ready
[ 17.636900] Generic PHY stmmac-0:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=stmmac-0:00, irq=POLL)
[ OK ] Started[ 17.659703] dwmac4: Master AXI performs any burst length
[ 17.665081] stm32-dwmac 5800a000.ethernet eth0: No Safety Features support found
Netwo[ 17.673136] stm32-dwmac 5800a000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported
rk Service.
[ 17.682726] stm32-dwmac 5800a000.ethernet eth0: registered PTP clock
[ OK ] Started Enabl[ 17.714517] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
e USB Ethernet gadget.
Starting Network Name Resolution...
Starting Wait for Network to be Configured...
[ OK ] Reached target Sound Card.
Starting Hostname Service...
Stopping Network Service...
[ OK ] Started Bluetooth service.
[ OK ] Started Login Service.
[ OK ] Stopped Network Service.
Starting Network Service...
[ OK ] Reached target Bluetooth.
[ 18.282156] Gcnano is present and activated
[ OK ] Started Netdata, Real-time performance monitoring.
[ OK ] Started Network Service.
[ OK ] Started Weston Wayland Compositor.
[ OK ] Started Network Name Resolution.
Starting Avahi mDNS/DNS-SD Stack...
[ OK ] Reached target Network.
Starting Target Communication Framework agent...
[ OK ] Started IIO Daemon.
Starting Permit User Sessions...
[ OK ] Reached target Host and Network Name Lookups.
[ OK ] Started Sound Service.
[ OK ] Started Permit User Sessions.
[ OK ] Started Target Communication Framework agent.
[ OK ] Started Hostname Service.
[ OK ] Started Avahi mDNS/DNS-SD Stack.
[ OK ] Started Getty on tty1.
[ OK ] Started Serial Getty on ttySTM0.
[ OK ] Reached target Login Prompts.
[ OK ] Reached target Multi-User System.
Starting Update UTMP about System Runlevel Changes...
[ OK ] Started Update UTMP about System Runlevel Changes.
ST OpenSTLinux - Weston - (A Yocto Project Based Distro) 2.6-openstlinux-4.19-thud-mp1-19-02-20 stm32mp1 ttySTM0
stm32mp1 login: root (automatic login)
root@stm32mp1:~# lsb_release -a
LSB Version: core-5.0-noarch:core-5.0-arm
Distributor ID: openstlinux-weston
Description: ST OpenSTLinux - Weston - (A Yocto Project Based Distro) 2.6-openstlinux-4.19-thud-mp1-19-02-20
Release: 2.6-openstlinux-4.19-thud-mp1-19-02-20
Codename: thud
root@stm32mp1:~# uname -a
Linux stm32mp1 4.19.9 #1 SMP PREEMPT Thu Dec 13 08:16:23 UTC 2018 armv7l armv7l armv7l GNU/Linux
root@stm32mp1:~# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/root 719M 341M 340M 51% /
devtmpfs 150M 0 150M 0% /dev
tmpfs 214M 0 214M 0% /dev/shm
tmpfs 214M 12M 203M 6% /run
tmpfs 214M 0 214M 0% /sys/fs/cgroup
tmpfs 214M 4.0K 214M 1% /tmp
/dev/mmcblk0p4 58M 8.2M 46M 16% /boot
tmpfs 214M 120K 214M 1% /var/volatile
/dev/mmcblk0p7 14G 67M 13G 1% /usr/local
/dev/mmcblk0p5 15M 8.2M 5.3M 61% /vendor
tmpfs 43M 0 43M 0% /run/user/0
root@stm32mp1:~# netdata
root@stm32mp1:~# startx
-sh: startx: command not found
root@stm32mp1:~# weston
Date: 2019-01-24 UTC
[10:19:11.127] weston 5.0.0
https://wayland.freedesktop.org
Bug reports to: https://gitlab.freedesktop.org/wayland/weston/issues/
Build: unknown (not built from git or tarball)
[10:19:11.128] Command line: weston
[10:19:11.128] OS: Linux, 4.19.9, #1 SMP PREEMPT Thu Dec 13 08:16:23 UTC 2018, armv7l
[10:19:11.128] Using config file '/etc/xdg/weston/weston.ini'
[10:19:11.129] Output repaint window is 100 ms maximum.
[10:19:11.129] Loading module '/usr/lib/libweston-5/drm-backend.so'
[10:19:11.145] initializing drm backend
[10:19:11.146] logind: failed to get session seat
[10:19:11.146] logind: cannot setup systemd-logind helper (-61), using legacy fallback
[10:19:11.146] <stdin> not a vt
[10:19:11.146] if running weston from ssh, use --tty to specify a tty
[10:19:11.146] fatal: drm backend should be run using weston-launch binary, or your system should provide the logind D-Bus API.
[10:19:11.147] fatal: failed to create compositor backend