mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
clock: rockchip: ignore unused clocks temporarily.
Include "clk_ignore_unused" in the bootargs to the kernel.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
};
|
||||
|
||||
chosen {
|
||||
bootargs = "";
|
||||
bootargs = "clk_ignore_unused";
|
||||
};
|
||||
|
||||
fiq-debugger {
|
||||
|
||||
Reference in New Issue
Block a user