diff --git a/configfiles/rk3566-jp-tvbox.dts b/configfiles/rk3566-jp-tvbox.dts index 09741dd..73c9039 100644 --- a/configfiles/rk3566-jp-tvbox.dts +++ b/configfiles/rk3566-jp-tvbox.dts @@ -27,6 +27,7 @@ }; chosen: chosen { + bootargs = "earlycon=uart8250,mmio32,0xfe660000 console=ttyFIQ0 coherent_pool=1m"; stdout-path = "serial2:1500000n8"; }; @@ -712,4 +713,4 @@ &vop_mmu { status = "okay"; -}; \ No newline at end of file +};