diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2020-08-04 13:32:33 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2020-08-05 20:20:48 +0200 |
commit | 7645de592abbbf680ef91313444ffbaaa22c2537 (patch) | |
tree | 2ae3de1f14d36e9a918db2b336aa3ba1ad1c76ed /target/config/Config.in.runtime | |
parent | 70febec565507524921c099658a4b2b5d878cc28 (diff) |
numato nimas use 38400 for userland
Diffstat (limited to 'target/config/Config.in.runtime')
-rw-r--r-- | target/config/Config.in.runtime | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/config/Config.in.runtime b/target/config/Config.in.runtime index c42ed28d9..e0432647c 100644 --- a/target/config/Config.in.runtime +++ b/target/config/Config.in.runtime @@ -415,6 +415,7 @@ config ADK_RUNTIME_CONSOLE_SERIAL_SPEED default "38400" if ADK_TARGET_SYSTEM_PCENGINES_WRAP default "38400" if ADK_TARGET_SYSTEM_ANDES_AG101P default "38400" if ADK_TARGET_SYSTEM_HITACHI_EDOSK2674 + default "38400" if ADK_TARGET_SYSTEM_NUMATO_MIMASV2 default "115200" config ADK_RUNTIME_KBD_LAYOUT |