Skip to content
Snippets Groups Projects
Commit 72e98228 authored by Simon Glass's avatar Simon Glass
Browse files

sandbox: serial: Support a coloured console


The current sandbox serial driver is a pretty trivial example and does not
have the featues that might be needed for other board serial drivers. To
help provide a better example, add a text colour property to the device
tree for sandbox. This uses platform data, a device tree node, driver
private data and a remove() method.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 890fcefe
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment