commit | 1f40f6da4fc2e00fc06128ae6ba7dd1f045c8a84 | [log] [tgz] |
---|---|---|
author | John Wang <wangzhiqiang.bj@bytedance.com> | Wed Sep 30 13:19:08 2020 +0800 |
committer | John Wang <wangzhiqiang.bj@bytedance.com> | Fri Dec 18 10:58:55 2020 +0800 |
tree | f3602098da09f20bc55eb18ae753e09ed7dfbb9e | |
parent | 5b738226c37418f6c98935bb747db509e63a5466 [diff] [blame] |
bytedance: g220a: Add sol config Tested: ssh -p 2200, SOL works well. Signed-off-by: John Wang <wangzhiqiang.bj@bytedance.com> Change-Id: I8c05e695ac42b6615da06f0a0fe5fe735550e777
diff --git a/meta-g220a/recipes-phosphor/console/obmc-console/obmc-console.conf b/meta-g220a/recipes-phosphor/console/obmc-console/obmc-console.conf new file mode 100644 index 0000000..8491f53 --- /dev/null +++ b/meta-g220a/recipes-phosphor/console/obmc-console/obmc-console.conf
@@ -0,0 +1,3 @@ +baud = 115200 +local-tty = ttyS3 +local-tty-baud = 115200