From 85dc32785d785eca5512ceec78b2058c0aaa6b67 Mon Sep 17 00:00:00 2001 From: Kim Date: Wed, 23 Jan 2019 11:09:25 +0100 Subject: T980 and T969 update serial console baud on the fly * update serial console baud on the fly * Update help of console speed, a reboot is not required anymore to set the correct baud rate. --- templates/system/console/device/node.tag/speed/node.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/system/console/device') diff --git a/templates/system/console/device/node.tag/speed/node.def b/templates/system/console/device/node.tag/speed/node.def index 3a117301..6f270821 100644 --- a/templates/system/console/device/node.tag/speed/node.def +++ b/templates/system/console/device/node.tag/speed/node.def @@ -1,5 +1,5 @@ type: u32 -help: Console baud rate. New rate will take effect on reboot. +help: Console baud rate. allowed: echo 1200 2400 4800 9600 19200 38400 57600 115200 syntax:expression: $VAR(@) in 1200, 2400, 4800, 9600, 19200, 38400, \ 57600, 115200 ; "unknown baud rate" -- cgit v1.2.3