提交 e3850467 编写于 作者: K Konstantin Porotchkin 提交者: Gregory CLEMENT

arch/arm64/boot/dts/marvell: fix NAND partitioning scheme

Eliminate 1MB gap between Linux and filesystem partitions.
Signed-off-by: NKonstantin Porotchkin <kostap@marvell.com>
Signed-off-by: NGregory CLEMENT <gregory.clement@bootlin.com>
上级 3a0dc9fb
......@@ -260,7 +260,7 @@
};
partition@200000 {
label = "Linux";
reg = <0x200000 0xd00000>;
reg = <0x200000 0xe00000>;
};
partition@1000000 {
label = "Filesystem";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册