diff options
author | Stefan Stanacar <stefanx.stanacar@intel.com> | 2014-04-30 13:31:59 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-04-30 21:52:12 +0100 |
commit | 5131094ad8f53b2052a97efd505e7a170d0c915d (patch) | |
tree | 80b0d7b9dcf2ed8ff54fff1691c241090abf8949 /scripts/lib/mic/utils/gpt_parser.py | |
parent | 1dd1edb5ea551c8a01538b130aa4d0c361eae14d (diff) | |
download | openembedded-core-5131094ad8f53b2052a97efd505e7a170d0c915d.tar.gz openembedded-core-5131094ad8f53b2052a97efd505e7a170d0c915d.tar.bz2 openembedded-core-5131094ad8f53b2052a97efd505e7a170d0c915d.zip |
oeqa/controllers/masterimage: add a serial control command
Similar to power control command, this depends on a user's setup to get to
the serial port of a board. For a local connected board this could just be:
TEST_SERIALCONTROL_CMD = "picocom /dev/ttyUSB0 -b 115200"
and for a serial console server: "telnet 10.11.12.13 7003" or some conmux
command.
Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/mic/utils/gpt_parser.py')
0 files changed, 0 insertions, 0 deletions