提交 1b76b74d 编写于 作者: F Fabio Estevam 提交者: Sascha Hauer

ARM: mx27: Reenable silicon version print

Prior to the new i.mx clock conversion the mx27 silicon version was printed at boot.

Reenable this feature.
Signed-off-by: NFabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: NSascha Hauer <s.hauer@pengutronix.de>
上级 2c1706dd
......@@ -267,6 +267,8 @@ int __init mx27_clocks_init(unsigned long fref)
clk_prepare_enable(clk[emi_ahb_gate]);
imx_print_silicon_rev("i.MX27", mx27_revision());
return 0;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册