File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
samples/suit/smp_transfer/sysbuild Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 55 */
66
77&cpuapp_rx_partitions {
8- /delete-node/ partition@a6000 ;
9- cpuapp_recovery_partition : partition@a5000 {
10- reg = <0xa5000 DT_SIZE_K(72 )>;
8+ /delete-node/ partition@94000 ;
9+ cpuapp_slot0_partition : partition@93000 {
10+ reg = <0x93000 DT_SIZE_K(256 )>;
1111 };
1212
13- cpuapp_slot0_partition : partition@b7000 {
14- reg = <0xb7000 DT_SIZE_K(256 )>;
13+ cpuapp_recovery_partition : partition@d3000 {
14+ reg = <0xd3000 DT_SIZE_K(72 )>;
1515 };
1616
1717 /* Delete PPR code partition */
3232 nordic,access = <NRF_OWNER_ID_RADIOCORE NRF_PERM_RXS>;
3333 #address-cells = < 0x1 >;
3434 #size-cells = < 0x1 >;
35- cpurad_slot0_partition: partition@66000 {
36- reg = < 0x66000 DT_SIZE_K(160) >;
35+ cpurad_slot0_partition: partition@54000 {
36+ reg = < 0x54000 DT_SIZE_K(160) >;
3737 };
3838
39- cpurad_recovery_partition: partition@8e000 {
40- reg = < 0x8e000 DT_SIZE_K(92) >;
39+ cpurad_recovery_partition: partition@7c000 {
40+ reg = < 0x7c000 DT_SIZE_K(92) >;
4141 };
4242};
You can’t perform that action at this time.
0 commit comments