[U-Boot] [PATCH v5 06/14] sandbox: serial: Support a coloured console
Simon Glass
sjg at chromium.org
Sun Sep 21 18:15:18 CEST 2014
On 4 September 2014 16:27, Simon Glass <sjg at chromium.org> wrote:
> 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 at chromium.org>
Applied to u-boot-dm/master and now in mainline.
More information about the U-Boot
mailing list