File tree Expand file tree Collapse file tree 12 files changed +155
-86
lines changed
samples/application_development/out_of_tree_board/boards/arm/nrf52840_pca10056 Expand file tree Collapse file tree 12 files changed +155
-86
lines changed Original file line number Diff line number Diff line change 153
153
};
154
154
slot0_partition: partition@c000 {
155
155
label = "image-0";
156
- reg = <0x0000C000 0x000069000 >;
156
+ reg = <0x0000C000 0x000067000 >;
157
157
};
158
- slot1_partition: partition@75000 {
158
+ slot1_partition: partition@73000 {
159
159
label = "image-1";
160
- reg = <0x00075000 0x000069000 >;
160
+ reg = <0x00073000 0x000067000 >;
161
161
};
162
- scratch_partition: partition@de000 {
162
+ scratch_partition: partition@da000 {
163
163
label = "image-scratch";
164
- reg = <0x000de000 0x0001e000>;
164
+ reg = <0x000da000 0x0001e000>;
165
165
};
166
- storage_partition: partition@fc000 {
166
+
167
+ /*
168
+ * The flash starting at 0x000f8000 and ending at
169
+ * 0x000fffff is reserved for use by the application.
170
+ */
171
+
172
+ /* Storage partition will be used by FCB/NFFS/NVS if enabled. */
173
+ storage_partition: partition@f8000 {
167
174
label = "storage";
168
- reg = <0x000fc000 0x00004000 >;
175
+ reg = <0x000f8000 0x00008000 >;
169
176
};
170
177
};
171
178
};
Original file line number Diff line number Diff line change 140
140
};
141
141
slot0_partition: partition@c000 {
142
142
label = "image-0";
143
- reg = <0x0000C000 0x000069000 >;
143
+ reg = <0x0000C000 0x000067000 >;
144
144
};
145
- slot1_partition: partition@75000 {
145
+ slot1_partition: partition@73000 {
146
146
label = "image-1";
147
- reg = <0x00075000 0x000069000 >;
147
+ reg = <0x00073000 0x000067000 >;
148
148
};
149
- scratch_partition: partition@de000 {
149
+ scratch_partition: partition@da000 {
150
150
label = "image-scratch";
151
- reg = <0x000de000 0x0001e000>;
151
+ reg = <0x000da000 0x0001e000>;
152
152
};
153
- storage_partition: partition@fc000 {
153
+
154
+ /*
155
+ * The flash starting at 0x000f8000 and ending at
156
+ * 0x000fffff is reserved for use by the application.
157
+ */
158
+
159
+ /* Storage partition will be used by FCB/NFFS/NVS if enabled. */
160
+ storage_partition: partition@f8000 {
154
161
label = "storage";
155
- reg = <0x000fc000 0x00004000 >;
162
+ reg = <0x000f8000 0x00008000 >;
156
163
};
157
164
};
158
165
};
Original file line number Diff line number Diff line change 113
113
};
114
114
slot0_partition: partition@c000 {
115
115
label = "image-0";
116
- reg = <0x0000C000 0x000069000 >;
116
+ reg = <0x0000C000 0x000067000 >;
117
117
};
118
- slot1_partition: partition@75000 {
118
+ slot1_partition: partition@73000 {
119
119
label = "image-1";
120
- reg = <0x00075000 0x000069000 >;
120
+ reg = <0x00073000 0x000067000 >;
121
121
};
122
- scratch_partition: partition@de000 {
122
+ scratch_partition: partition@da000 {
123
123
label = "image-scratch";
124
- reg = <0x000de000 0x0001e000>;
124
+ reg = <0x000da000 0x0001e000>;
125
125
};
126
- storage_partition: partition@fc000 {
126
+
127
+ /*
128
+ * The flash starting at 0x000f8000 and ending at
129
+ * 0x000fffff is reserved for use by the application.
130
+ */
131
+
132
+ /* Storage partition will be used by FCB/NFFS/NVS if enabled. */
133
+ storage_partition: partition@f8000 {
127
134
label = "storage";
128
- reg = <0x000fc000 0x00004000 >;
135
+ reg = <0x000f8000 0x00008000 >;
129
136
};
130
137
};
131
138
};
Original file line number Diff line number Diff line change 111
111
};
112
112
slot0_partition: partition@c000 {
113
113
label = "image-0";
114
- reg = <0x0000C000 0x000069000 >;
114
+ reg = <0x0000C000 0x000067000 >;
115
115
};
116
- slot1_partition: partition@75000 {
116
+ slot1_partition: partition@73000 {
117
117
label = "image-1";
118
- reg = <0x00075000 0x000069000 >;
118
+ reg = <0x00073000 0x000067000 >;
119
119
};
120
- scratch_partition: partition@de000 {
120
+ scratch_partition: partition@da000 {
121
121
label = "image-scratch";
122
- reg = <0x000de000 0x0001e000>;
122
+ reg = <0x000da000 0x0001e000>;
123
123
};
124
- storage_partition: partition@fc000 {
124
+
125
+ /*
126
+ * The flash starting at 0x000f8000 and ending at
127
+ * 0x000fffff is reserved for use by the application.
128
+ */
129
+
130
+ /* Storage partition will be used by FCB/NFFS/NVS if enabled. */
131
+ storage_partition: partition@f8000 {
125
132
label = "storage";
126
- reg = <0x000fc000 0x00004000 >;
133
+ reg = <0x000f8000 0x00008000 >;
127
134
};
128
135
};
129
136
};
Original file line number Diff line number Diff line change 175
175
};
176
176
slot0_partition: partition@c000 {
177
177
label = "image-0";
178
- reg = <0x0000C000 0x000069000 >;
178
+ reg = <0x0000C000 0x000067000 >;
179
179
};
180
- slot1_partition: partition@75000 {
180
+ slot1_partition: partition@73000 {
181
181
label = "image-1";
182
- reg = <0x00075000 0x000069000 >;
182
+ reg = <0x00073000 0x000067000 >;
183
183
};
184
- scratch_partition: partition@de000 {
184
+ scratch_partition: partition@da000 {
185
185
label = "image-scratch";
186
- reg = <0x000de000 0x0001e000>;
186
+ reg = <0x000da000 0x0001e000>;
187
187
};
188
- storage_partition: partition@fc000 {
188
+
189
+ /*
190
+ * The flash starting at 0x000f8000 and ending at
191
+ * 0x000fffff is reserved for use by the application.
192
+ */
193
+
194
+ /* Storage partition will be used by FCB/NFFS/NVS if enabled. */
195
+ storage_partition: partition@f8000 {
189
196
label = "storage";
190
- reg = <0x000fc000 0x00004000 >;
197
+ reg = <0x000f8000 0x00008000 >;
191
198
};
192
199
};
193
200
};
Original file line number Diff line number Diff line change 64
64
};
65
65
slot0_partition: partition@c000 {
66
66
label = "image-0";
67
- reg = <0x0000C000 0x000069000 >;
67
+ reg = <0x0000C000 0x000067000 >;
68
68
};
69
- slot1_partition: partition@75000 {
69
+ slot1_partition: partition@73000 {
70
70
label = "image-1";
71
- reg = <0x00075000 0x000069000 >;
71
+ reg = <0x00073000 0x000067000 >;
72
72
};
73
- scratch_partition: partition@de000 {
73
+ scratch_partition: partition@da000 {
74
74
label = "image-scratch";
75
- reg = <0x000de000 0x0001e000>;
75
+ reg = <0x000da000 0x0001e000>;
76
76
};
77
- storage_partition: partition@fc000 {
77
+
78
+ /*
79
+ * The flash starting at 0x000f8000 and ending at
80
+ * 0x000fffff is reserved for use by the application.
81
+ */
82
+
83
+ /* Storage partition will be used by FCB/NFFS/NVS if enabled. */
84
+ storage_partition: partition@f8000 {
78
85
label = "storage";
79
- reg = <0x000fc000 0x00004000 >;
86
+ reg = <0x000f8000 0x00008000 >;
80
87
};
81
88
};
82
89
};
Original file line number Diff line number Diff line change 80
80
};
81
81
slot0_partition: partition@c000 {
82
82
label = "image-0";
83
- reg = <0x0000C000 0x000069000 >;
83
+ reg = <0x0000C000 0x000067000 >;
84
84
};
85
- slot1_partition: partition@75000 {
85
+ slot1_partition: partition@73000 {
86
86
label = "image-1";
87
- reg = <0x00075000 0x000069000 >;
87
+ reg = <0x00073000 0x000067000 >;
88
88
};
89
- scratch_partition: partition@de000 {
89
+ scratch_partition: partition@da000 {
90
90
label = "image-scratch";
91
- reg = <0x000de000 0x0001e000>;
91
+ reg = <0x000da000 0x0001e000>;
92
92
};
93
93
94
- storage_partition: partition@fc000 {
94
+ /*
95
+ * The flash starting at 0x000f8000 and ending at
96
+ * 0x000fffff is reserved for use by the application.
97
+ */
98
+
99
+ /* Storage partition will be used by FCB/NFFS/NVS if enabled. */
100
+ storage_partition: partition@f8000 {
95
101
label = "storage";
96
- reg = <0x000fc000 0x00004000 >;
102
+ reg = <0x000f8000 0x00008000 >;
97
103
};
98
104
};
99
105
};
Original file line number Diff line number Diff line change 80
80
};
81
81
slot0_partition: partition@c000 {
82
82
label = "image-0";
83
- reg = <0x0000C000 0x000069000 >;
83
+ reg = <0x0000C000 0x000067000 >;
84
84
};
85
- slot1_partition: partition@75000 {
85
+ slot1_partition: partition@73000 {
86
86
label = "image-1";
87
- reg = <0x00075000 0x000069000 >;
87
+ reg = <0x00073000 0x000067000 >;
88
88
};
89
- scratch_partition: partition@de000 {
89
+ scratch_partition: partition@da000 {
90
90
label = "image-scratch";
91
- reg = <0x000de000 0x0001e000>;
91
+ reg = <0x000da000 0x0001e000>;
92
92
};
93
93
94
- storage_partition: partition@fc000 {
94
+ /*
95
+ * The flash starting at 0x000f8000 and ending at
96
+ * 0x000fffff is reserved for use by the application.
97
+ */
98
+
99
+ /* Storage partition will be used by FCB/NFFS/NVS if enabled. */
100
+ storage_partition: partition@f8000 {
95
101
label = "storage";
96
- reg = <0x000fc000 0x00004000 >;
102
+ reg = <0x000f8000 0x00008000 >;
97
103
};
98
104
};
99
105
};
Original file line number Diff line number Diff line change 80
80
};
81
81
slot0_partition: partition@c000 {
82
82
label = "image-0";
83
- reg = <0x0000C000 0x000069000 >;
83
+ reg = <0x0000C000 0x000067000 >;
84
84
};
85
- slot1_partition: partition@75000 {
85
+ slot1_partition: partition@73000 {
86
86
label = "image-1";
87
- reg = <0x00075000 0x000069000 >;
87
+ reg = <0x00073000 0x000067000 >;
88
88
};
89
- scratch_partition: partition@de000 {
89
+ scratch_partition: partition@da000 {
90
90
label = "image-scratch";
91
- reg = <0x000de000 0x0001e000>;
91
+ reg = <0x000da000 0x0001e000>;
92
92
};
93
93
94
- storage_partition: partition@fc000 {
94
+ /*
95
+ * The flash starting at 0x000f8000 and ending at
96
+ * 0x000fffff is reserved for use by the application.
97
+ */
98
+
99
+ /* Storage partition will be used by FCB/NFFS/NVS if enabled. */
100
+ storage_partition: partition@f8000 {
95
101
label = "storage";
96
- reg = <0x000fc000 0x00004000 >;
102
+ reg = <0x000f8000 0x00008000 >;
97
103
};
98
104
};
99
105
};
Original file line number Diff line number Diff line change 151
151
};
152
152
slot0_partition: partition@c000 {
153
153
label = "image-0";
154
- reg = <0x0000C000 0x000069000 >;
154
+ reg = <0x0000C000 0x000067000 >;
155
155
};
156
- slot1_partition: partition@75000 {
156
+ slot1_partition: partition@73000 {
157
157
label = "image-1";
158
- reg = <0x00075000 0x000069000 >;
158
+ reg = <0x00073000 0x000067000 >;
159
159
};
160
- scratch_partition: partition@de000 {
160
+ scratch_partition: partition@da000 {
161
161
label = "image-scratch";
162
- reg = <0x000de000 0x0001e000>;
162
+ reg = <0x000da000 0x0001e000>;
163
163
};
164
164
165
- storage_partition: partition@fc000 {
165
+ /*
166
+ * The flash starting at 0x000f8000 and ending at
167
+ * 0x000fffff is reserved for use by the application.
168
+ */
169
+
170
+ /* Storage partition will be used by FCB/NFFS/NVS if enabled. */
171
+ storage_partition: partition@f8000 {
166
172
label = "storage";
167
- reg = <0x000fc000 0x00004000 >;
173
+ reg = <0x000f8000 0x00008000 >;
168
174
};
169
175
};
170
176
};
You can’t perform that action at this time.
0 commit comments