File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -414,11 +414,11 @@ zephyr_udc0: &usbhs {
414
414
label = "image-0";
415
415
reg = <0x00020000 (DT_SIZE_M(3) + DT_SIZE_K(98 * 4))>;
416
416
};
417
- slot1_partition: partition@322000 {
417
+ slot1_partition: partition@382000 {
418
418
label = "image-1";
419
419
reg = <0x00382000 DT_SIZE_M(3)>;
420
420
};
421
- storage_partition: partition@622000 {
421
+ storage_partition: partition@682000 {
422
422
label = "storage";
423
423
reg = <0x00682000 (DT_SIZE_M(58) - DT_SIZE_K(520))>;
424
424
};
Original file line number Diff line number Diff line change @@ -275,11 +275,11 @@ i2s1: &flexcomm3 {
275
275
label = "image-0";
276
276
reg = <0x00020000 (DT_SIZE_M(3) + DT_SIZE_K(98 * 4))>;
277
277
};
278
- slot1_partition: partition@322000 {
278
+ slot1_partition: partition@382000 {
279
279
label = "image-1";
280
280
reg = <0x00382000 DT_SIZE_M(3)>;
281
281
};
282
- storage_partition: partition@622000 {
282
+ storage_partition: partition@682000 {
283
283
label = "storage";
284
284
reg = <0x00682000 (DT_SIZE_M(58) - DT_SIZE_K(520))>;
285
285
};
You can’t perform that action at this time.
0 commit comments