mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
ARM64: dts: rockchip: rk3366-tb: add clk_ignore_unused in bootargs
Change-Id: I6b4cfd03141264da7368051c8d10f3eefbf27164 Signed-off-by: Feng Xiao <xf@rock-chips.com>
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
compatible = "rockchip,tb", "rockchip,rk3366";
|
||||
|
||||
chosen {
|
||||
bootargs = "console=uart,mmio32,0xff690000";
|
||||
bootargs = "console=uart,mmio32,0xff690000 clk_ignore_unused";
|
||||
};
|
||||
|
||||
ion {
|
||||
|
||||
Reference in New Issue
Block a user