提交 cc41615c 编写于 作者: A Alexandre TORGUE 提交者: Alexandre Torgue

ARM: dts: stm32: Remove rdinit from bootargs on stm32f469-disco

The rootfs is independent from the board.
Signed-off-by: NAlexandre TORGUE <alexandre.torgue@st.com>
上级 5771a8c0
......@@ -53,7 +53,7 @@
compatible = "st,stm32f469i-disco", "st,stm32f469";
chosen {
bootargs = "root=/dev/ram rdinit=/linuxrc";
bootargs = "root=/dev/ram";
stdout-path = "serial0:115200n8";
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册