Commit 724a7514 authored by Jamie McCrae's avatar Jamie McCrae Committed by Jamie
Browse files

boot: zephyr: boards: Reformat DTS files



Applies zephyr coding style

Signed-off-by: default avatarJamie McCrae <jamie.mccrae@nordicsemi.no>
parent f9db0194
Loading
Loading
Loading
Loading
+17 −15
Original line number Diff line number Diff line
@@ -18,10 +18,12 @@
			label = "mcuboot";
			reg = <0x000000000 0x00010000>;
		};

		slot0_partition: partition@10000 {
			label = "image-0";
			reg = <0x000010000 0x000074000>;
		};

		slot1_partition: partition@75000 {
			label = "image-1";
			reg = <0x00084000 0x000074000>;
+1 −0
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@
				label = "mcuboot";
				reg = <0x000000000 0x00010000>;
			};

			slot0_partition: partition@10000 {
				label = "image-0";
				reg = <0x000010000 0x0000E8000>;
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@
			label = "mcuboot";
			reg = <0x000000000 0x00010000>;
		};

		slot0_partition: partition@10000 {
			label = "image-0";
			reg = <0x000010000 0x0000e8000>;
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@
			label = "mcuboot";
			reg = <0x000000000 0x00010000>;
		};

		slot0_partition: partition@10000 {
			label = "image-0";
			reg = <0x000010000 0x00000A000>;
+3 −0
Original line number Diff line number Diff line
@@ -14,14 +14,17 @@
			label = "mcuboot";
			reg = <0x000000000 0x00010000>;
		};

		slot0_partition: partition@10000 {
			label = "image-0";
			reg = <0x000010000 0x00000A000>;
		};

		slot1_partition: partition@1A000 {
			label = "image-1";
			reg = <0x00001A000 0x00000A000>;
		};

		slot3_partition: partition@24000 {
			label = "image-3";
			reg = <0x000024000 0x00000A000>;