提交 a8b8645f 编写于 作者: C Christophe Leroy 提交者: Tom Rini

board: MCR3000: migrate to DM_SERIAL

Signed-off-by: NChristophe Leroy <christophe.leroy@c-s.fr>
上级 bdfa11eb
......@@ -12,4 +12,11 @@
WDT: watchdog@0 {
compatible = "fsl,pq1-wdt";
};
SERIAL: smc@0 {
compatible = "fsl,pq1-smc";
};
chosen {
stdout-path = &SERIAL;
};
};
......@@ -79,3 +79,4 @@ CONFIG_OF_CONTROL=y
CONFIG_DEFAULT_DEVICE_TREE="mcr3000"
CONFIG_WDT=y
CONFIG_WDT_MPC8xx=y
CONFIG_DM_SERIAL=y
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册