Skip to content

Commit 0162000

Browse files
committed
zephyr/boards: Add support for FRDM-MCXN947.
The configuration uses the partition 'storage_partition' in the external QSPI flash for file system storage. Signed-off-by: Detlev Zundel <dzu@member.fsf.org>
1 parent 9ccdbde commit 0162000

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
CONFIG_DISK_DRIVER_SDMMC=n
2+
CONFIG_DISK_DRIVER_FLASH=y
3+
CONFIG_FLASH=y
4+
CONFIG_FLASH_MAP=y
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
/ {
2+
flash_disk {
3+
compatible = "zephyr,flash-disk";
4+
partition = <&storage_partition>;
5+
disk-name = "SOC-NV-FLASH";
6+
cache-size = <4096>;
7+
};
8+
};

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy