Searched hist:"72 e98228c3f17a5411b4f8fea27cfd6072ace348" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/serial/ |
| H A D | sandbox.c | 72e98228c3f17a5411b4f8fea27cfd6072ace348 Thu Sep 04 22:27:28 UTC 2014 Simon Glass <sjg@chromium.org> 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: Simon Glass <sjg@chromium.org>
|