dts: nordic: Add SUIT storage partition for nRF9280 SiP

Add definition of the SUIT storage partition for the nRF9280 SiP.

Signed-off-by: Tuomas Parttimaa <tuomas.parttimaa@nordicsemi.no>
This commit is contained in:
Tuomas Parttimaa 2024-11-22 14:10:30 +02:00 committed by Benjamin Cabé
commit 342c25924d

View file

@ -74,6 +74,10 @@
reserved-memory {
#address-cells = <1>;
#size-cells = <1>;
suit_storage_partition: memory@e6b7000 {
reg = <0xe6b7000 DT_SIZE_K(40)>;
};
};
clocks {