提交 1476351b 编写于 作者: K Konstantin Porotchkin 提交者: Zheng Zengkai

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

stable inclusion
from stable-5.10.53
commit d3ba15fb04014f56221084e9791cfcd719b8d6f8
bugzilla: 175574 https://gitee.com/openeuler/kernel/issues/I4DTUX

Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=d3ba15fb04014f56221084e9791cfcd719b8d6f8

--------------------------------

[ Upstream commit e3850467 ]

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>
Signed-off-by: NSasha Levin <sashal@kernel.org>
Signed-off-by: NChen Jun <chenjun102@huawei.com>
Acked-by: NWeilong Chen <chenweilong@huawei.com>
Signed-off-by: NChen Jun <chenjun102@huawei.com>
Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com>
上级 ad1c9f53
......@@ -258,7 +258,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.
先完成此消息的编辑!
想要评论请 注册