projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c09b58f
)
clock: rockchip: ignore unused clocks temporarily.
author
dkl
<dkl@rock-chips.com>
Mon, 20 Jan 2014 11:36:52 +0000
(19:36 +0800)
committer
dkl
<dkl@rock-chips.com>
Mon, 20 Jan 2014 11:36:52 +0000
(19:36 +0800)
Include "clk_ignore_unused" in the bootargs to the kernel.
arch/arm/boot/dts/rk3188-tb.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/rk3188-tb.dts
b/arch/arm/boot/dts/rk3188-tb.dts
index 4db2927e903e75bcc1644b99fe8b0bd97916830b..c873643cdcad433223102fdcb41f9b69750aa227 100644
(file)
--- a/
arch/arm/boot/dts/rk3188-tb.dts
+++ b/
arch/arm/boot/dts/rk3188-tb.dts
@@
-11,7
+11,7
@@
};
chosen {
- bootargs = "";
+ bootargs = "
clk_ignore_unused
";
};
fiq-debugger {