ARM: dt: mvebu: ix4-300d: remove whole flash partition
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Sat, 28 Nov 2015 11:14:05 +0000 (12:14 +0100)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Mon, 30 Nov 2015 14:11:49 +0000 (15:11 +0100)
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 <sebastian.hesselbarth@gmail.com>
Acked-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm/boot/dts/armada-xp-lenovo-ix4-300d.dts

index 58b5008..30a0a6e 100644 (file)
                                        label = "boot";
                                        reg = <0xE00000 0x3F200000>;
                                };
-
-                               partition@flash {
-                                       label = "flash";
-                                       reg = <0x0 0x40000000>;
-                               };
                        };
                };
        };