Difference between revisions of "Add support for serial-only targets to Fuego"

From eLinux.org
Jump to: navigation, search
(Created page with " ; Summary: Add support for serial-only targets to Fuego ; Proposer: Tim Bird == Description == Currently, the Fuego test system supports targets that have an ssh daemon...")
(No difference)

Revision as of 14:02, 15 April 2016

Summary
Add support for serial-only targets to Fuego
Proposer
Tim Bird

Description

Currently, the Fuego test system supports targets that have an ssh daemon running on the target. ssh is used for command execution and file transfer operations.

This project will consist of adding support to the Fuego test system for command execution, file transfer operations, and log retrieval for targets that only support a serial console.

It is envisioned that something like zmodem will be used on both host and target side to transfer files over the serial connection, and that command execution will be accomplished by just echoing the command to the shell on the serial console.

Fuego already includes stubs for where to place the commands to perform execution and file transfer. Please see the files: [xxx] and routines [yyy].

Related work

  • Add links to related open source projects or existing work
  • Add links to any other resources which might be helpful
    • (talks, articles, mail list messages, etc.)

Scope

Describe the expected amount of work (in person-weeks, please)

Contractor Candidates

List possible contractors for this work (can be yourself)

Comments