[U-Boot] [PATCH v5 01/14] serial: Set up the 'priv' pointer when creating a serial device

Simon Glass sjg at chromium.org
Sun Sep 21 18:12:57 CEST 2014


On 4 September 2014 16:27, Simon Glass <sjg at chromium.org> wrote:
> The stdio_dev structure has a private pointer for its creator, but it is
> not set up by the serial system. Set it to point to the serial device so
> that it can be found by code called by stdio.
>
> 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