Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0cea5f71 authored by Sebastian Hesselbarth's avatar Sebastian Hesselbarth Committed by Gregory CLEMENT
Browse files

ARM: dt: mvebu: ix4-300d: remove whole flash partition



Current NAND node has an additional flash partition for the whole
flash overlapping with real partitions. Remove this partition as
the whole flash is already represented by the NAND device itself.

Signed-off-by: default avatarSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Acked-by: default avatarAndrew Lunn <andrew@lunn.ch>
Signed-off-by: default avatarGregory CLEMENT <gregory.clement@free-electrons.com>
parent 8005c49d
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -183,11 +183,6 @@
					label = "boot";
					reg = <0xE00000 0x3F200000>;
				};

				partition@flash {
					label = "flash";
					reg = <0x0 0x40000000>;
				};
			};
		};
	};