提交 c3e9d454 编写于 作者: A Angus Ainslie 提交者: Shawn Guo

arm64: dts: imx8mq-librem5: add a RO firmware partition

This partition will hold a squashfs firmware jail. Only one read-only
partition is needed.
Signed-off-by: NAngus Ainslie <angus@akkea.ca>
Signed-off-by: NMartin Kepplinger <martin.kepplinger@puri.sm>
Signed-off-by: NShawn Guo <shawnguo@kernel.org>
上级 2bf475ce
......@@ -325,15 +325,10 @@
};
partition@30000 {
label = "protected1";
reg = <0x30000 0x10000>;
label = "firmware";
reg = <0x30000 0x1d0000>;
read-only;
};
partition@40000 {
label = "rw";
reg = <0x40000 0x1C0000>;
};
};
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册