From 0cea5f714c7764ca254b0528d0fc3d97023cfafd Mon Sep 17 00:00:00 2001 From: Sebastian Hesselbarth Date: Sat, 28 Nov 2015 12:14:05 +0100 Subject: 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: Sebastian Hesselbarth Acked-by: Andrew Lunn Signed-off-by: Gregory CLEMENT --- arch/arm/boot/dts/armada-xp-lenovo-ix4-300d.dts | 5 ----- 1 file changed, 5 deletions(-) (limited to 'arch/arm/boot/dts/armada-xp-lenovo-ix4-300d.dts') diff --git a/arch/arm/boot/dts/armada-xp-lenovo-ix4-300d.dts b/arch/arm/boot/dts/armada-xp-lenovo-ix4-300d.dts index 58b500873bfd..30a0a6eac645 100644 --- a/arch/arm/boot/dts/armada-xp-lenovo-ix4-300d.dts +++ b/arch/arm/boot/dts/armada-xp-lenovo-ix4-300d.dts @@ -183,11 +183,6 @@ label = "boot"; reg = <0xE00000 0x3F200000>; }; - - partition@flash { - label = "flash"; - reg = <0x0 0x40000000>; - }; }; }; }; -- cgit v1.2.3