提交 10551e57 编写于 作者: T Tudor Ambarus 提交者: Greg Kroah-Hartman

ARM: dts: at91: at91sam9x5cm: fix addressable nand flash size

[ Upstream commit 6f270d88a0c4a11725afd8fd2001ae408733afbf ]

at91sam9x5cm comes with a 2Gb NAND flash. Fix the rootfs size to
match this limit.
Signed-off-by: NTudor Ambarus <tudor.ambarus@microchip.com>
Signed-off-by: NLudovic Desroches <ludovic.desroches@microchip.com>
Signed-off-by: NSasha Levin <sashal@kernel.org>
上级 825d176a
...@@ -100,7 +100,7 @@ ...@@ -100,7 +100,7 @@
rootfs@800000 { rootfs@800000 {
label = "rootfs"; label = "rootfs";
reg = <0x800000 0x1f800000>; reg = <0x800000 0x0f800000>;
}; };
}; };
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册