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 <sebastian.hesselbarth@gmail.com>
Acked-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
This commit is contained in:
Sebastian Hesselbarth 2015-11-28 12:14:05 +01:00 коммит произвёл Gregory CLEMENT
Родитель 8005c49d9a
Коммит 0cea5f714c
1 изменённых файлов: 0 добавлений и 5 удалений

Просмотреть файл

@ -183,11 +183,6 @@
label = "boot";
reg = <0xE00000 0x3F200000>;
};
partition@flash {
label = "flash";
reg = <0x0 0x40000000>;
};
};
};
};