aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include/rockchip.inc
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/include/rockchip.inc')
-rw-r--r--conf/machine/include/rockchip.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/rockchip.inc b/conf/machine/include/rockchip.inc
index 9d1e0cf..de3fea7 100644
--- a/conf/machine/include/rockchip.inc
+++ b/conf/machine/include/rockchip.inc
@@ -19,5 +19,5 @@ KERNEL_IMAGETYPE = "zImage"
IMAGE_CLASSES += "rockchip-update-img"
IMAGE_FSTYPES += "ext4 rockchip-update-img"
-SERIAL_CONSOLES = "115200;ttyFIQ0"
+SERIAL_CONSOLES ?= "115200;ttyFIQ0"