Building Debian 9 from https://www.digikey.com/eewiki/display/linuxonarm/STM32MP1#STM32MP1-Debian9 appears to have an issue with “classic” USB devices not being recognized. It’s not seeing either of my keyboards or a USB thumb-drive. Nothing in dmesg
about USB insertions / removals. Not sure about USB-C, I don’t have any USB-C devices.
Here’s the dmesg
log from the boot, and after a couple keyboard plug / unplugs.
debian@arm:~$ dmesg
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 5.3.0-rc2-armv7-lpae-x1 (jcw@debresc) (gcc version 8.3.0 (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36))) #1 SMP PREEMPT Tue Jul 30 14:51:19 EDT 2019
[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=70c5387d
[ 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] efi: Getting EFI parameters from FDT:
[ 0.000000] efi: UEFI not found.
[ 0.000000] cma: Reserved 64 MiB at 0x00000000dc000000
[ 0.000000] On node 0 totalpages: 114688
[ 0.000000] DMA zone: 1536 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 114688 pages, LIFO batch:31
[ 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: Trusted OS migration not required
[ 0.000000] psci: SMC Calling Convention v1.0
[ 0.000000] percpu: Embedded 21 pages/cpu s57100 r8192 d20724 u86016
[ 0.000000] pcpu-alloc: s57100 r8192 d20724 u86016 alloc=21*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 113152
[ 0.000000] Kernel command line: console=ttySTM0,115200 root=/dev/mmcblk0p4 ro rootfstype=ext4 rootwait quiet
[ 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: 366560K/458752K available (10240K kernel code, 1551K rwdata, 4352K rodata, 2048K init, 369K bss, 26656K reserved, 65536K cma-reserved, 0K highmem)
[ 0.000000] random: get_random_u32 called from __kmem_cache_create+0x2d/0x3cc with crng_init=0
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] ftrace: allocating 50346 entries in 99 pages
[ 0.000000] ------------[ cut here ]------------
[ 0.000000] WARNING: CPU: 0 PID: 0 at arch/arm/kernel/insn.c:15 __arm_gen_branch+0x87/0x8c
[ 0.000000] Modules linked in:
[ 0.000000] CPU: 0 PID: 0 Comm: swapper Not tainted 5.3.0-rc2-armv7-lpae-x1 #1
[ 0.000000] Hardware name: STM32 (Device Tree Support)
[ 0.000000] [<c022b0d5>] (unwind_backtrace) from [<c0226505>] (show_stack+0x11/0x14)
[ 0.000000] [<c0226505>] (show_stack) from [<c0bc6705>] (dump_stack+0x5d/0x6c)
[ 0.000000] [<c0bc6705>] (dump_stack) from [<c024afbb>] (__warn.part.3+0x83/0x9a)
[ 0.000000] [<c024afbb>] (__warn.part.3) from [<c024b0d1>] (warn_slowpath_null+0x33/0x36)
[ 0.000000] [<c024b0d1>] (warn_slowpath_null) from [<c022a5c7>] (__arm_gen_branch+0x87/0x8c)
[ 0.000000] [<c022a5c7>] (__arm_gen_branch) from [<c022a52b>] (ftrace_make_nop+0xf/0x24)
[ 0.000000] [<c022a52b>] (ftrace_make_nop) from [<c02eca79>] (ftrace_process_locs+0x231/0x318)
[ 0.000000] [<c02eca79>] (ftrace_process_locs) from [<c12159d3>] (ftrace_init+0x6d/0xaa)
[ 0.000000] [<c12159d3>] (ftrace_init) from [<c1200b41>] (start_kernel+0x26f/0x4ba)
[ 0.000000] [<c1200b41>] (start_kernel) from [<00000000>] (0x0)
[ 0.000000] ---[ end trace aa3fe55bef28eab3 ]---
[ 0.000000] ------------[ cut here ]------------
[ 0.000000] WARNING: CPU: 0 PID: 0 at kernel/trace/ftrace.c:2007 ftrace_bug+0xad/0x260
[ 0.000000] Modules linked in:
[ 0.000000] CPU: 0 PID: 0 Comm: swapper Tainted: G W 5.3.0-rc2-armv7-lpae-x1 #1
[ 0.000000] Hardware name: STM32 (Device Tree Support)
[ 0.000000] [<c022b0d5>] (unwind_backtrace) from [<c0226505>] (show_stack+0x11/0x14)
[ 0.000000] [<c0226505>] (show_stack) from [<c0bc6705>] (dump_stack+0x5d/0x6c)
[ 0.000000] [<c0bc6705>] (dump_stack) from [<c024afbb>] (__warn.part.3+0x83/0x9a)
[ 0.000000] [<c024afbb>] (__warn.part.3) from [<c024b0d1>] (warn_slowpath_null+0x33/0x36)
[ 0.000000] [<c024b0d1>] (warn_slowpath_null) from [<c02ec695>] (ftrace_bug+0xad/0x260)
[ 0.000000] [<c02ec695>] (ftrace_bug) from [<c02eca8b>] (ftrace_process_locs+0x243/0x318)
[ 0.000000] [<c02eca8b>] (ftrace_process_locs) from [<c12159d3>] (ftrace_init+0x6d/0xaa)
[ 0.000000] [<c12159d3>] (ftrace_init) from [<c1200b41>] (start_kernel+0x26f/0x4ba)
[ 0.000000] [<c1200b41>] (start_kernel) from [<00000000>] (0x0)
[ 0.000000] ---[ end trace aa3fe55bef28eab4 ]---
[ 0.000000] ftrace failed to modify
[ 0.000000] [<c122c9a6>] init_btrfs_fs+0x4/0xd2
[ 0.000000] actual: 3b:f0:f6:e8
[ 0.000000] Initializing ftrace call sites
[ 0.000000] ftrace record flags: 0
[ 0.000000] (0)
expected tramp: c022a355
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2.
[ 0.000000] Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[ 0.000008] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.000022] Switching to timer-based delay loop, resolution 41ns
[ 0.004497] Console: colour dummy device 80x30
[ 0.004559] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[ 0.004575] pid_max: default: 32768 minimum: 301
[ 0.004857] LSM: Security Framework initializing
[ 0.004989] Yama: becoming mindful.
[ 0.005048] SELinux: Initializing.
[ 0.005179] *** VALIDATE SELinux ***
[ 0.005194] TOMOYO Linux initialized
[ 0.005302] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.005316] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.006349] *** VALIDATE proc ***
[ 0.006725] *** VALIDATE cgroup1 ***
[ 0.006738] *** VALIDATE cgroup2 ***
[ 0.006848] CPU: Testing write buffer coherency: ok
[ 0.007370] /cpus/cpu@0 missing clock-frequency property
[ 0.007406] /cpus/cpu@1 missing clock-frequency property
[ 0.007424] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.028630] Setting up static identity map for 0xc0200000 - 0xc02000a0
[ 0.036619] rcu: Hierarchical SRCU implementation.
[ 0.051234] EFI services will not be available.
[ 0.056790] smp: Bringing up secondary CPUs ...
[ 0.089146] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.089368] smp: Brought up 1 node, 2 CPUs
[ 0.089380] SMP: Total of 2 processors activated (96.00 BogoMIPS).
[ 0.089386] CPU: All CPU(s) started in HYP mode.
[ 0.089391] CPU: Virtualization extensions available.
[ 0.090479] devtmpfs: initialized
[ 0.108491] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[ 0.109102] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.109235] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.113279] xor: measuring software checksum speed
[ 0.153375] arm4regs : 810.000 MB/sec
[ 0.193467] 8regs : 564.000 MB/sec
[ 0.233569] 32regs : 533.000 MB/sec
[ 0.273672] neon : 796.000 MB/sec
[ 0.273680] xor: using function: arm4regs (810.000 MB/sec)
[ 0.273768] pinctrl core: initialized pinctrl subsystem
[ 0.274884] DMI not present or invalid.
[ 0.275472] NET: Registered protocol family 16
[ 0.284764] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.285586] audit: initializing netlink subsys (disabled)
[ 0.285967] audit: type=2000 audit(0.284:1): state=initialized audit_enabled=0 res=1
[ 0.288251] cpuidle: using governor menu
[ 0.288741] No ATAGs?
[ 0.288876] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.288885] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.296145] /soc/interrupt-controller@5000d000: bank0
[ 0.296158] /soc/interrupt-controller@5000d000: bank1
[ 0.296165] /soc/interrupt-controller@5000d000: bank2
[ 0.302393] stm32mp157-pinctrl soc:pin-controller@50002000: GPIOA bank added
[ 0.302950] stm32mp157-pinctrl soc:pin-controller@50002000: GPIOB bank added
[ 0.303449] stm32mp157-pinctrl soc:pin-controller@50002000: GPIOC bank added
[ 0.303921] stm32mp157-pinctrl soc:pin-controller@50002000: GPIOD bank added
[ 0.304394] stm32mp157-pinctrl soc:pin-controller@50002000: GPIOE bank added
[ 0.304865] stm32mp157-pinctrl soc:pin-controller@50002000: GPIOF bank added
[ 0.305371] stm32mp157-pinctrl soc:pin-controller@50002000: GPIOG bank added
[ 0.305878] stm32mp157-pinctrl soc:pin-controller@50002000: GPIOH bank added
[ 0.306440] stm32mp157-pinctrl soc:pin-controller@50002000: GPIOI bank added
[ 0.306541] stm32mp157-pinctrl soc:pin-controller@50002000: Pinctrl STM32 initialized
[ 0.307767] stm32mp157-pinctrl soc:pin-controller-z@54004000: GPIOZ bank added
[ 0.307790] stm32mp157-pinctrl soc:pin-controller-z@54004000: Pinctrl STM32 initialized
[ 0.325380] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.347007] raid6: using algorithm neonx8 gen() 0 MB/s
[ 0.347018] raid6: .... xor() 0 MB/s, rmw enabled
[ 0.347025] raid6: using neon recovery algorithm
[ 0.351215] stm32-dma 48000000.dma: STM32 DMA driver registered
[ 0.353042] stm32-dma 48001000.dma: STM32 DMA driver registered
[ 0.357399] stm32-mdma 58000000.dma: STM32 MDMA driver registered
[ 0.362124] vgaarb: loaded
[ 0.363109] SCSI subsystem initialized
[ 0.363455] libata version 3.00 loaded.
[ 0.363872] usbcore: registered new interface driver usbfs
[ 0.363942] usbcore: registered new interface driver hub
[ 0.364069] usbcore: registered new device driver usb
[ 0.364796] mc: Linux media interface: v0.10
[ 0.364849] videodev: Linux video capture interface: v2.00
[ 0.365017] pps_core: LinuxPPS API ver. 1 registered
[ 0.365025] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.365052] PTP clock support registered
[ 0.366822] NetLabel: Initializing
[ 0.366832] NetLabel: domain hash size = 128
[ 0.366837] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.366941] NetLabel: unlabeled traffic allowed by default
[ 0.367561] clocksource: Switched to clocksource arch_sys_counter
[ 1.651379] VFS: Disk quotas dquot_6.6.0
[ 1.651511] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 1.651731] *** VALIDATE hugetlbfs ***
[ 1.666893] thermal_sys: Registered thermal governor 'fair_share'
[ 1.666901] thermal_sys: Registered thermal governor 'bang_bang'
[ 1.666912] thermal_sys: Registered thermal governor 'step_wise'
[ 1.667497] NET: Registered protocol family 2
[ 1.668753] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[ 1.668801] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
[ 1.668863] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 1.668954] TCP: Hash tables configured (established 4096 bind 4096)
[ 1.669111] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 1.669150] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 1.669491] NET: Registered protocol family 1
[ 1.670430] RPC: Registered named UNIX socket transport module.
[ 1.670440] RPC: Registered udp transport module.
[ 1.670446] RPC: Registered tcp transport module.
[ 1.670452] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.670471] PCI: CLS 0 bytes, default 64
[ 1.672301] kvm [1]: Hyp mode initialized successfully
[ 1.675237] Initialise system trusted keyrings
[ 1.675654] workingset: timestamp_bits=14 max_order=17 bucket_order=3
[ 1.689214] zbud: loaded
[ 1.693109] NFS: Registering the id_resolver key type
[ 1.693162] Key type id_resolver registered
[ 1.693169] Key type id_legacy registered
[ 1.693189] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 1.693550] fuse: init (API version 7.31)
[ 1.754878] Key type asymmetric registered
[ 1.754892] Asymmetric key parser 'x509' registered
[ 1.754977] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[ 1.755201] io scheduler mq-deadline registered
[ 1.768678] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled
[ 1.773504] STM32 USART driver initialized
[ 1.773942] 40010000.serial: ttySTM0 at MMIO 0x40010000 (irq = 20, base_baud = 4000000) is a stm32-usart
[ 1.783298] printk: console [ttySTM0] enabled
[ 1.784004] stm32-usart 40010000.serial: rx dma alloc failed
[ 1.784016] stm32-usart 40010000.serial: interrupt mode used for rx (no dma)
[ 1.784028] stm32-usart 40010000.serial: tx dma alloc failed
[ 1.784037] stm32-usart 40010000.serial: interrupt mode used for tx (no dma)
[ 1.803496] etnaviv etnaviv: bound 59000000.gpu (ops 0xc0cebbd4)
[ 1.803516] etnaviv-gpu 59000000.gpu: model: GC400, revision: 4652
[ 1.803531] etnaviv-gpu 59000000.gpu: Need to move linear window on MC1.0, disabling TS
[ 1.808221] random: fast init done
[ 1.810040] [drm] Initialized etnaviv 1.2.0 20151214 for etnaviv on minor 0
[ 1.814167] libphy: Fixed MDIO Bus: probed
[ 1.817877] random: crng init done
[ 1.818088] stm32-dwmac 5800a000.ethernet: PTP uses main clock
[ 1.818104] stm32-dwmac 5800a000.ethernet: no reset control found
[ 1.818150] stm32-dwmac 5800a000.ethernet: No phy clock provided...
[ 1.823607] stm32-dwmac 5800a000.ethernet: User ID: 0x40, Synopsys ID: 0x42
[ 1.823624] stm32-dwmac 5800a000.ethernet: DWMAC4/5
[ 1.823636] stm32-dwmac 5800a000.ethernet: DMA HW capability register supported
[ 1.823647] stm32-dwmac 5800a000.ethernet: RX Checksum Offload Engine supported
[ 1.823657] stm32-dwmac 5800a000.ethernet: TX Checksum insertion supported
[ 1.823666] stm32-dwmac 5800a000.ethernet: Wake-Up On Lan supported
[ 1.823735] stm32-dwmac 5800a000.ethernet: TSO supported
[ 1.823747] stm32-dwmac 5800a000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 1.823759] stm32-dwmac 5800a000.ethernet: TSO feature enabled
[ 1.824027] libphy: stmmac: probed
[ 1.842670] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.842713] ehci-pci: EHCI PCI platform driver
[ 1.842810] ehci-platform: EHCI generic platform driver
[ 1.842985] ehci-mxc: Freescale On-Chip EHCI Host driver
[ 1.843086] ehci-omap: OMAP-EHCI Host Controller driver
[ 1.843206] tegra-ehci: Tegra EHCI driver
[ 1.844016] usbcore: registered new interface driver usb-storage
[ 1.850001] stm32_rtc 5c004000.rtc: alarm can't wake up the system: -6
[ 1.850433] stm32_rtc 5c004000.rtc: registered as rtc0
[ 1.850808] stm32_rtc 5c004000.rtc: registered rev:1.2
[ 1.851845] i2c /dev entries driver
[ 1.873002] stm32f7-i2c 40012000.i2c: can't use DMA
[ 1.882528] i2c i2c-0: Added multiplexed i2c bus 1
[ 1.882655] stm32f7-i2c 40012000.i2c: STM32F7 I2C-0 bus adapter
[ 1.903378] stm32f7-i2c 5c002000.i2c: can't use DMA
[ 1.905077] stpmic1 2-0033: PMIC Chip Version: 0x10
[ 1.909835] BUCK1: supplied by regulator-dummy
[ 1.915973] BUCK2: supplied by regulator-dummy
[ 1.919952] BUCK3: supplied by regulator-dummy
[ 1.924318] BUCK4: supplied by regulator-dummy
[ 1.927871] LDO1: supplied by v3v3
[ 1.934323] LDO2: supplied by regulator-dummy
[ 1.940643] LDO3: supplied by vdd_ddr
[ 1.947929] LDO4: supplied by regulator-dummy
[ 1.949124] LDO5: supplied by regulator-dummy
[ 1.956708] LDO6: supplied by v3v3
[ 1.960694] VREF_DDR: supplied by regulator-dummy
[ 1.963929] BOOST: supplied by regulator-dummy
[ 1.965079] VBUS_OTG: supplied by bst_out
[ 1.966233] SW_OUT: supplied by bst_out
[ 1.969342] stm32f7-i2c 5c002000.i2c: STM32F7 I2C-2 bus adapter
[ 1.975801] mmci-pl18x 58005000.sdmmc: mmc0: PL180 manf 53 rev1 at 0x58005000 irq 43,0 (pio)
[ 2.000063] sdhci: Secure Digital Host Controller Interface driver
[ 2.000071] sdhci: Copyright(c) Pierre Ossman
[ 2.001529] Synopsys Designware Multimedia Card Interface Driver
[ 2.002085] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.003912] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.005705] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.006131] usbcore: registered new interface driver usbhid
[ 2.006138] usbhid: USB HID core driver
[ 2.007370] stm32-ipcc 4c001000.mailbox: ipcc rev:1.0 enabled, 6 chans, proc 0
[ 2.009931] gnss: GNSS driver registered with major 239
[ 2.011529] NET: Registered protocol family 10
[ 2.017680] Segment Routing with IPv6
[ 2.017818] mip6: Mobile IPv6
[ 2.017833] NET: Registered protocol family 17
[ 2.017973] Key type dns_resolver registered
[ 2.017981] mpls_gso: MPLS GSO support
[ 2.018254] ThumbEE CPU extension supported.
[ 2.018272] Registering SWP/SWPB emulation handler
[ 2.019437] registered taskstats version 1
[ 2.019446] Loading compiled-in X.509 certificates
[ 2.019670] zswap: loaded using pool lzo/zbud
[ 2.024665] Btrfs loaded, crc32c=crc32c-generic
[ 2.050872] mmc0: host does not support reading read-only switch, assuming write-enable
[ 2.055927] mmc0: new high speed SDHC card at address 0007
[ 2.064211] mmcblk0: mmc0:0007 SD16G 14.5 GiB
[ 2.068593] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 2.068603] [drm] Driver supports precise vblank timestamp query.
[ 2.069567] [drm] Initialized stm 1.0.0 20170330 for 5a001000.display-controller on minor 1
[ 2.080005] mmcblk0: p1 p2 p3 p4
[ 2.539345] Console: switching to colour frame buffer device 60x50
[ 2.564497] stm32-display 5a001000.display-controller: fb0: stmdrmfb frame buffer device
[ 2.565532] stm32_rtc 5c004000.rtc: setting system clock to 2019-07-30T19:15:57 UTC (1564514157)
[ 2.566889] vdd_usb: disabling
[ 2.595973] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Opts: (null)
[ 2.596088] VFS: Mounted root (ext4 filesystem) readonly on device 179:4.
[ 2.604919] devtmpfs: mounted
[ 2.617826] Freeing unused kernel memory: 2048K
[ 2.618220] Run /sbin/init as init process
[ 2.648819] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[ 3.288620] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[ 3.289424] systemd[1]: Detected architecture arm.
[ 3.290710] systemd[1]: Set hostname to <arm>.
[ 3.851907] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 3.852416] systemd[1]: Reached target Swap.
[ 3.852555] systemd[1]: Reached target Remote File Systems.
[ 3.854282] systemd[1]: Created slice System Slice.
[ 3.855831] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 3.861861] systemd[1]: Mounting Huge Pages File System...
[ 3.864222] systemd[1]: Created slice system-getty.slice.
[ 4.497941] EXT4-fs (mmcblk0p4): re-mounted. Opts: errors=remount-ro
[ 4.684103] systemd-journald[169]: Received request to flush runtime journal from PID 1
[ 8.120087] stm32-dwmac 5800a000.ethernet eth0: PHY [stmmac-0:00] driver [RTL8211F Gigabit Ethernet]
[ 8.120116] stm32-dwmac 5800a000.ethernet eth0: phy: setting supported 00,00000000,000062ef advertising 00,00000000,000062ef
[ 8.154677] dwmac4: Master AXI performs any burst length
[ 8.154713] stm32-dwmac 5800a000.ethernet eth0: No Safety Features support found
[ 8.154734] stm32-dwmac 5800a000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported
[ 8.163362] stm32-dwmac 5800a000.ethernet eth0: registered PTP clock
[ 8.163394] stm32-dwmac 5800a000.ethernet eth0: configuring for phy/rgmii-id link mode
[ 8.163421] stm32-dwmac 5800a000.ethernet eth0: phylink_mac_config: mode=phy/rgmii-id/Unknown/Unknown adv=00,00000000,000062ef pause=10 link=0 an=1
[ 8.191840] stm32-dwmac 5800a000.ethernet eth0: phy link down rgmii-id/Unknown/Unknown
[ 11.283632] stm32-dwmac 5800a000.ethernet eth0: phy link up rgmii-id/100Mbps/Full
[ 11.283674] stm32-dwmac 5800a000.ethernet eth0: phylink_mac_config: mode=phy/rgmii-id/100Mbps/Full adv=00,00000000,00000000 pause=00 link=1 an=0
[ 11.319611] stm32-dwmac 5800a000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off
[ 11.319660] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready