Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | sandbox: Add serial uart | Simon Glass | 2011-10-17 | -0/+63 |
This uart simply writes to stdout and reads from stdin. We might imagine instead buffering the data so that a test interface can check output and inject input. Signed-off-by: Simon Glass <sjg@chromium.org> |