ARM: dts: sti: remove clk_ignore_unused from bootargs for stih407-b2120
Remove clk_ignore_unused from bootargs as it's no more needed. Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
This commit is contained in:
parent
41e202f9d9
commit
c2026910fc
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@
|
||||||
compatible = "st,stih407-b2120", "st,stih407";
|
compatible = "st,stih407-b2120", "st,stih407";
|
||||||
|
|
||||||
chosen {
|
chosen {
|
||||||
bootargs = "clk_ignore_unused";
|
|
||||||
stdout-path = &sbc_serial0;
|
stdout-path = &sbc_serial0;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue