cancel
Showing results for 
Search instead for 
Did you mean: 

OF: reserved mem: OVERLAP DETECTED

DMårt
Lead

Hi!

My Linux is booting on my custom board. This board is using 2 GB (16-bit density) instead of 4 GB (32-bit density).

So, when Linux is booted. I get this.

Can it be so CubeMX is only fixed to 4GB when selecting STM32MP257F? 

Any suggestions? The complete log is attached.

I'm using USART6 as debugging tool.

 

flags=600, drv->flags=0, err=-129
Sending event 6/(unknown) to spy 'efi_disk del'
Sending event 6/(unknown) to spy 'efi_disk del'
eth1_clk_mx-0: When removing: flags=600, drv->flags=0, err=-129
Sending event 6/(unknown) to spy 'efi_disk del'
eth1_mdio_mx-0: When removing: flags=600, drv->flags=0, err=-129
Sending event 6/(unknown) to spy 'efi_disk del'
eth1_rgmii_mx-0: When removing: flags=600, drv->flags=0, err=-129
Sending event 6/(unknown) to spy 'efi_disk del'
sdmmc1_mx-0: When removing: flags=600, drv->flags=0, err=-129
Sending event 6/(unknown) to spy 'efi_disk del'
usart6_mx-0: When removing: flags=600, drv->flags=0, err=-129
pinctrl@44240000: When removing: flags=600, drv->flags=0, err=-129
soc@0: When removing: flags=600, drv->flags=4, err=-129
Sending event 6/(unknown) to spy 'efi_disk del'
txbyteclk: When removing: flags=600, drv->flags=4, err=-129
Sending event 6/(unknown) to spy 'efi_disk del'
Sending event 6/(unknown) to spy 'efi_disk del'
optee-rng: When removing: flags=600, drv->flags=0, err=-129
optee: When removing: flags=600, drv->flags=0, err=-129
root_driver: When removing: flags=600, drv->flags=0, err=-129
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd040]
[    0.000000] Linux version 6.6.78 (oe-user@oe-host) (aarch64-ostl-linux-gcc (GCC) 13.3.0, GNU ld (GNU Binutils) 2.42.0.20240723) #1 SMP PREEMPT Mon Feb 17 08:40:43 UTC 2025
[    0.000000] KASLR disabled due to lack of seed
[    0.000000] Machine model: STMicroelectronics custom STM32CubeMX board - openstlinux-6.6-yocto-scarthgap-mpu-v26.02.18
[    0.000000] efi: UEFI not found.
[    0.000000] OF: fdt: Reserved memory: failed to reserve memory for node 'ddr-param@a0a0000': base 0x000000000a09f000, size 0 MiB
[    0.000000] OF: fdt: Reserved memory: failed to reserve memory for node 'mm-ospi@60000000': base 0x0000000060000000, size 0 MiB
[    0.000000] OF: reserved mem: OVERLAP DETECTED!
[    0.000000] cm33-retram@a080000 (0x000000000a080000--0x000000000a0a0000) overlaps with ddr-param@a0a0000 (0x000000000a09f000--0x000000000a09f000)
[    0.000000] Reserved memory: created CMA memory pool at 0x00000000f2800000, size 128 MiB
[    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000f2800000..0x00000000fa7fffff (131072 KiB) map reusable linux,cma
[    0.000000] OF: reserved mem: 0x000000000a000000..0x000000000a01ffff (128 KiB) nomap non-reusable tfa-bl31@a000000
[    0.000000] OF: reserved mem: 0x000000000a020000..0x000000000a02f0ef (60 KiB) nomap non-reusable hpdma-lli@a020000
[    0.000000] OF: reserved mem: 0x000000000a040000..0x000000000a040fff (4 KiB) nomap non-reusable bsec-mirror@a040000
[    0.000000] OF: reserved mem: 0x000000000a041000..0x000000000a041fff (4 KiB) nomap non-reusable scmi-cid2-s@a041000
[    0.000000] OF: reserved mem: 0x000000000a042000..0x000000000a042fff (4 KiB) nomap non-reusable scmi-cid2-ns@a042000
[    0.000000] OF: reserved mem: 0x000000000a043000..0x000000000a05ffff (116 KiB) nomap non-reusable cm33-sram1@a043000
[    0.000000] OF: reserved mem: 0x000000000a060000..0x000000000a07ffff (128 KiB) nomap non-reusable cm33-sram2@a060000
[    0.000000] OF: reserved mem: 0x000000000a080000..0x000000000a09ffff (128 KiB) nomap non-reusable cm33-retram@a080000
[    0.000000] OF: reserved mem: 0x0000000042000000..0x0000000042000fff (4 KiB) nomap non-reusable bl31-lowpower@42000000
[    0.000000] OF: reserved mem: 0x0000000042001000..0x0000000042001fff (4 KiB) nomap non-reusable tfm-its@42001000
[    0.000000] OF: reserved mem: 0x0000000060000000..0x000000006fffffff (262144 KiB) nomap non-reusable tfm-code@60000000
[    0.000000] OF: reserved mem: 0x0000000080100000..0x00000000808fffff (8192 KiB) nomap non-reusable cm33-cube-fw@80100000
[    0.000000] OF: reserved mem: 0x0000000080900000..0x00000000809fffff (1024 KiB) nomap non-reusable tfm-data@80900000
[    0.000000] OF: reserved mem: 0x0000000080a00000..0x00000000811fffff (8192 KiB) nomap non-reusable cm33-cube-data@80a00000
[    0.000000] Reserved memory: created DMA memory pool at 0x0000000081200000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node ipc-shmem-1@81200000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x0000000081200000..0x00000000812fffff (1024 KiB) nomap non-reusable ipc-shmem-1@81200000
[    0.000000] OF: reserved mem: 0x0000000081300000..0x0000000081fbffff (13056 KiB) nomap non-reusable spare1@81300000
[    0.000000] OF: reserved mem: 0x0000000081fc0000..0x0000000081ffffff (256 KiB) nomap non-reusable bl31-context@81fc0000
[    0.000000] OF: reserved mem: 0x0000000082000000..0x0000000083ffffff (32768 KiB) nomap non-reusable op-tee@82000000
[    0.000000] OF: reserved mem: 0x00000000fa800000..0x00000000fe7fffff (65536 KiB) nomap non-reusable gpu-reserved@fa800000
[    0.000000] OF: reserved mem: 0x00000000fe800000..0x00000000feffffff (8192 KiB) nomap non-reusable ltdc-sec-layer@fe800000
[    0.000000] OF: reserved mem: 0x00000000ff000000..0x00000000ffffffff (16384 KiB) nomap non-reusable ltdc-sec-rotation@ff000000
[    0.000000] earlycon: stm32 at MMIO 0x0000000040220000 (options '115200n8')
[    0.000000] printk: bootconsole [stm32] enabled
[    0.000000] NUMA: No NUMA configuration found
[    0.000000] NUMA: Faking a node at [mem 0x0000000080000000-0x00000000ffffffff]
[    0.000000] NUMA: NODE_DATA [mem 0xf23a99c0-0xf23abfff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000080000000-0x00000000800fffff]
[    0.000000]   node   0: [mem 0x0000000080100000-0x0000000083ffffff]
[    0.000000]   node   0: [mem 0x0000000084000000-0x00000000fa7fffff]
[    0.000000]   node   0: [mem 0x00000000fa800000-0x00000000ffffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffffff]
[    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: Trusted OS migration not required
[    0.000000] psci: SMC Calling Convention v1.4
[    0.000000] psci: OSI mode supported.
[    0.000000] percpu: Embedded 22 pages/cpu s50408 r8192 d31512 u90112
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] alternatives: applying boot alternatives
[    0.000000] Kernel command line: root=PARTUUID=e91c4e10-16e6-4c0e-bd0e-77becf4a3582 rootwait rw   earlycon console=ttySTM0,115200
[    0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.000000] Fallback order for Node 0: 0 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 516096
[    0.000000] Policy zone: DMA
[    0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[    0.000000] software IO TLB: area num 2.
[    0.000000] software IO TLB: mapped [mem 0x00000000ec000000-0x00000000f0000000] (64MB)
[    0.000000] Memory: 1668548K/2097152K available (15488K kernel code, 1708K rwdata, 6084K rodata, 3840K init, 549K bss, 297532K reserved, 131072K cma-reserved)
[    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=256 to nr_cpu_ids=2.
[    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 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GIC: enabling workaround for 4kB GICC access disabled
[    0.000000] Root IRQ handler: gic_handle_irq
[    0.000000] GIC: Using split EOI/Deactivate mode
[    0.000000] GICv2m: range[mem 0x48090000-0x48090fff], SPI[362:392]
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000000] arch_timer: cp15 timer(s) running at 40.00MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x939a85c40, max_idle_ns: 440795202120 ns
[    0.000000] sched_clock: 56 bits at 40MHz, resolution 25ns, wraps every 4398046511100ns
[    0.009130] Console: colour dummy device 80x25
[    0.012611] Calibrating delay loop (skipped), value calculated using timer frequency.. 80.00 BogoMIPS (lpj=160000)
[    0.022992] pid_max: default: 32768 minimum: 301
[    0.027716] LSM: initializing lsm=capability,integrity
[    0.032921] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.040287] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.049123] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    0.055238] RCU Tasks: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2.
[    0.063198] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2.
[    0.072637] rcu: Hierarchical SRCU implementation.
[    0.077247] rcu: 	Max phase no-delay instances is 1000.
[    0.084764] EFI services will not be available.
[    0.087430] smp: Bringing up secondary CPUs ...
NOTICE:  clk_get_index: priv->num = 152
NOTICE:  clk_get_index: Found at 143
I/TC: Secondary CPU 1 initializing
I/TC: Secondary CPU 1 switching to normal world boot
[    0.112210] Detected VIPT I-cache on CPU1
[    0.112304] CPU1: Booted secondary processor 0x0000000001 [0x411fd040]
[    0.112424] smp: Brought up 1 node, 2 CPUs
[    0.121500] SMP: Total of 2 processors activated.
[    0.126230] CPU features: detected: 32-bit EL0 Support
[    0.131425] CPU features: detected: 32-bit EL1 Support
[    0.136594] CPU features: detected: CRC32 instructions
[    0.141831] CPU: All CPU(s) started at EL2
[    0.145918] alternatives: applying system-wide alternatives
[    0.153428] devtmpfs: initialized
[    0.175854] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.180041] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[    0.190666] pinctrl core: initialized pinctrl subsystem
[    0.193128] DMI not present or invalid.
[    0.196786] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.202890] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[    0.209189] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.217021] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.225470] thermal_sys: Registered thermal governor 'step_wise'
[    0.225478] thermal_sys: Registered thermal governor 'power_allocator'
[    0.230980] cpuidle: using governor menu
[    0.241661] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.248368] ASID allocator initialised with 65536 entries
[    0.253995] Serial: AMBA PL011 UART driver
[    0.273145] /soc@0/bus@42080000/audio-controller@400b0000: Fixed dependency cycle(s) with /soc@0/bus@42080000/i2c@40130000/hdmi@3d
[    0.279466] /soc@0/bus@42080000/audio-controller@400b0000: Fixed dependency cycle(s) with /soc@0/clock-controller@44200000
[    0.290610] /soc@0/bus@42080000/i2c@40130000/camera@1a: Fixed dependency cycle(s) with /soc@0/bus@42080000/csi@48020000
[    0.301392] /soc@0/bus@42080000/i2c@40130000/hdmi@3d: Fixed dependency cycle(s) with /soc@0/bus@42080000/audio-controller@400b0000
[    0.313220] /soc@0/bus@42080000/i2c@40130000/hdmi@3d: Fixed dependency cycle(s) with /soc@0/bus@42080000/dsi@48000000
[    0.324136] /soc@0/bus@42080000/csi@48020000: Fixed dependency cycle(s) with /soc@0/bus@42080000/i2c@40130000/camera@1a
[    0.335279] /soc@0/bus@42080000/dsi@48000000: Fixed dependency cycle(s) with /soc@0/bus@42080000/i2c@40130000/hdmi@3d
[    0.345505] /soc@0/bus@42080000/dsi@48000000: Fixed dependency cycle(s) with /soc@0/clock-controller@44200000
[    0.355700] /soc@0/clock-controller@44200000: Fixed dependency cycle(s) with /soc@0/bus@42080000/dsi@48000000
[    0.366688] /soc@0/bus@42080000/audio-controller@400b0000: Fixed dependency cycle(s) with /soc@0/bus@42080000/i2c@40130000/hdmi@3d
[    0.377434] /soc@0/bus@42080000/audio-controller@400b0000: Fixed dependency cycle(s) with /soc@0/clock-controller@44200000
[    0.388604] /soc@0/bus@42080000/i2c@40130000/camera@1a: Fixed dependency cycle(s) with /soc@0/bus@42080000/csi@48020000
[    0.399396] /soc@0/bus@42080000/i2c@40130000/hdmi@3d: Fixed dependency cycle(s) with /soc@0/bus@42080000/audio-controller@400b0000
[    0.411234] /soc@0/bus@42080000/i2c@40130000/hdmi@3d: Fixed dependency cycle(s) with /soc@0/bus@42080000/dsi@48000000
[    0.422151] /soc@0/bus@42080000/csi@48020000: Fixed dependency cycle(s) with /soc@0/bus@42080000/i2c@40130000/camera@1a
[    0.433296] /soc@0/bus@42080000/dsi@48000000: Fixed dependency cycle(s) with /soc@0/bus@42080000/i2c@40130000/hdmi@3d
[    0.443551] /soc@0/bus@42080000/dsi@48000000: Fixed dependency cycle(s) with /soc@0/clock-controller@44200000
[    0.453853] /soc@0/bus@42080000/audio-controller@400b0000: Fixed dependency cycle(s) with /soc@0/bus@42080000/i2c@40130000/hdmi@3d
[    0.465556] /soc@0/bus@42080000/audio-controller@400b0000: Fixed dependency cycle(s) with /soc@0/clock-controller@44200000
[    0.477410] /soc@0/bus@42080000/i2c@40130000: Fixed dependency cycle(s) with /soc@0/clock-controller@44200000
[    0.486606] /soc@0/bus@42080000/i2c@40130000/camera@1a: Fixed dependency cycle(s) with /soc@0/bus@42080000/csi@48020000
[    0.497484] /soc@0/bus@42080000/i2c@40130000/hdmi@3d: Fixed dependency cycle(s) with /soc@0/bus@42080000/audio-controller@400b0000
[    0.509380] /soc@0/bus@42080000/i2c@40130000/hdmi@3d: Fixed dependency cycle(s) with /soc@0/bus@42080000/dsi@48000000
[    0.521716] /soc@0/bus@42080000/i2c@40130000/camera@1a: Fixed dependency cycle(s) with /soc@0/bus@42080000/csi@48020000
[    0.531021] /soc@0/bus@42080000/csi@48020000: Fixed dependency cycle(s) with /soc@0/bus@42080000/i2c@40130000/camera@1a
[    0.544591] /soc@0/bus@42080000/i2c@40130000/hdmi@3d: Fixed dependency cycle(s) with /soc@0/bus@42080000/dsi@48000000
[    0.552614] /soc@0/bus@42080000/dsi@48000000: Fixed dependency cycle(s) with /soc@0/bus@42080000/i2c@40130000/hdmi@3d
[    0.563370] /soc@0/bus@42080000/dsi@48000000: Fixed dependency cycle(s) with /soc@0/clock-controller@44200000
[    0.576275] /soc@0/bus@42080000/dsi@48000000: Fixed dependency cycle(s) with /soc@0/clock-controller@44200000
[    0.584506] /soc@0/bus@42080000/i2c@40130000: Fixed dependency cycle(s) with /soc@0/clock-controller@44200000
[    0.593522] /soc@0/bus@42080000/audio-controller@400b0000: Fixed dependency cycle(s) with /soc@0/clock-controller@44200000
[    0.604763] /soc@0/clock-controller@44200000: Fixed dependency cycle(s) with /soc@0/bus@42080000/dsi@48000000
[    0.617579] /soc@0/bus@42080000/i2c@40130000/hdmi@3d: Fixed dependency cycle(s) with /connector
[    0.623355] /connector: Fixed dependency cycle(s) with /soc@0/bus@42080000/i2c@40130000/hdmi@3d
[    0.632358] Modules: 25808 pages in range for non-PLT usage
[    0.632365] Modules: 517328 pages in range for PLT usage
[    0.638561] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.649808] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[    0.656129] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[    0.662973] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[    0.669294] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.676137] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[    0.682455] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[    0.689302] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[    0.697385] ACPI: Interpreter disabled.
[    0.700118] iommu: Default domain type: Translated
[    0.704324] iommu: DMA domain TLB invalidation policy: strict mode
[    0.710838] SCSI subsystem initialized
[    0.714702] usbcore: registered new interface driver usbfs
[    0.719888] usbcore: registered new interface driver hub
[    0.725246] usbcore: registered new device driver usb
[    0.730659] pps_core: LinuxPPS API ver. 1 registered
[    0.735306] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.744548] PTP clock support registered
[    0.748641] EDAC MC: Ver: 3.0.0
[    0.752048] CPUidle PSCI: Initialized CPU PM domain topology using OSI mode
[    0.759319] scmi_core: SCMI protocol bus registered
[    0.763964] FPGA manager framework
[    0.767132] Advanced Linux Sound Architecture Driver Initialized.
[    0.774185] vgaarb: loaded
[    0.776187] clocksource: Switched to clocksource arch_sys_counter
[    0.782263] VFS: Disk quotas dquot_6.6.0
[    0.785999] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.793114] pnp: PnP ACPI: disabled
[    0.805161] NET: Registered PF_INET protocol family
[    0.805375] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.814516] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[    0.820534] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.828295] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.836390] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.844076] TCP: Hash tables configured (established 16384 bind 16384)
[    0.850324] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    0.857024] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    0.864381] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.870361] RPC: Registered named UNIX socket transport module.
[    0.875847] RPC: Registered udp transport module.
[    0.880571] RPC: Registered tcp transport module.
[    0.885306] RPC: Registered tcp-with-tls transport module.
[    0.890830] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.897342] PCI: CLS 0 bytes, default 64
[    0.901528] kvm [1]: IPA Size Limit: 40 bits
[    0.901542] Unpacking initramfs...
[    0.909026] kvm [1]: vgic interrupt IRQ9
[    0.912989] kvm [1]: Hyp mode initialized successfully
[    0.919631] Initialise system trusted keyrings
[    0.922918] workingset: timestamp_bits=42 max_order=19 bucket_order=0
[    0.929577] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.935483] NFS: Registering the id_resolver key type
[    0.940218] Key type id_resolver registered
[    0.944302] Key type id_legacy registered
[    0.948400] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.955118] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    0.962677] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[    0.969115] fuse: init (API version 7.39)
[    0.973018] 9p: Installing v9fs 9p2000 file system support
[    1.029668] NET: Registered PF_ALG protocol family
[    1.029718] Key type asymmetric registered
[    1.033021] Asymmetric key parser 'x509' registered
[    1.037979] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    1.045350] io scheduler mq-deadline registered
[    1.049903] io scheduler kyber registered
[    1.054007] io scheduler bfq registered
[    1.058337] /soc@0/interrupt-controller@44220000: bank0
[    1.063118] /soc@0/interrupt-controller@44220000: bank1
[    1.068338] /soc@0/interrupt-controller@44220000: bank2
[    1.073980] /soc@0/interrupt-controller@46230000: bank0
[    1.078994] /soc@0/interrupt-controller@46230000: bank1
[    1.084167] /soc@0/interrupt-controller@46230000: bank2
[    1.090003] Registering stm32-rifsc firewall controller
[    1.100215] EINJ: ACPI disabled.
[    1.108082] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.111584] STM32 USART driver initialized
[    1.119910] loop: module loaded
[    1.120950] megasas: 07.725.01.00-rc1
[    1.126521] thunder_xcv, ver 1.0
[    1.126588] thunder_bgx, ver 1.0
[    1.127601] nicpf, ver 1.0
[    1.130885] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[    1.137610] hns3: Copyright (c) 2017 Huawei Corporation.
[    1.143055] hclge is initializing
[    1.146341] e1000: Intel(R) PRO/1000 Network Driver
[    1.151215] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    1.157086] e1000e: Intel(R) PRO/1000 Network Driver
[    1.162048] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    1.168117] igb: Intel(R) Gigabit Ethernet Network Driver
[    1.173455] igb: Copyright (c) 2007-2014 Intel Corporation.
[    1.179139] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[    1.185397] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    1.191664] sky2: driver version 1.30
[    1.195935] VFIO - User Level meta-driver version: 0.3
[    1.201624] usbcore: registered new interface driver usb-storage
[    1.206517] usbcore: registered new device driver onboard-usb-hub
[    1.214755] i2c_dev: i2c /dev entries driver
[    1.219456] sdhci: Secure Digital Host Controller Interface driver
[    1.223001] sdhci: Copyright(c) Pierre Ossman
[    1.227971] Synopsys Designware Multimedia Card Interface Driver
[    1.234039] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.240299] ledtrig-cpu: registered to indicate activity on CPUs
[    1.246218] SMCCC: SOC_ID: ID = jep106:0020:0505 Revision = 0x00000011
[    1.252585] usbcore: registered new interface driver usbhid
[    1.257428] usbhid: USB HID core driver
[    1.263329] hw perfevents: enabled with armv8_cortex_a35 PMU driver, 7 counters available
[    1.271083]  cs_system_cfg: CoreSight Configuration manager initialised
[    1.277945] optee: probing for conduit method

 

STM32MP151AAC3 custom board with STM32-OS as operating system: https://github.com/DanielMartensson/STM32-Computer

STM32MP257FAK3 custom board with STM64-OS as operating system: https://github.com/DanielMartensson/STM64-Computer
0 REPLIES 0