clock: rockchip: ignore unused clocks temporarily.

Include "clk_ignore_unused" in the bootargs to the kernel.
This commit is contained in:
dkl
2014-01-20 19:36:52 +08:00
parent c09b58f93c
commit 5bb16a57ac

View File

@@ -11,7 +11,7 @@
};
chosen {
bootargs = "";
bootargs = "clk_ignore_unused";
};
fiq-debugger {