From: Sebastian Hesselbarth Date: Sat, 28 Nov 2015 11:14:05 +0000 (+0100) Subject: ARM: dt: mvebu: ix4-300d: remove whole flash partition X-Git-Tag: v4.5-rc1~43^2~36^2~2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=0cea5f714c7764ca254b0528d0fc3d97023cfafd;p=karo-tx-linux.git 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 --- 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>; - }; }; }; };