[U-Boot] [PATCH v7 02/13] Set up stdio earlier when using driver model

Simon Glass sjg at chromium.org
Sun Sep 21 18:09:34 CEST 2014


On 3 September 2014 17:37, Simon Glass <sjg at chromium.org> wrote:
> Since driver model registers itself with the stdio subsystem, and we
> want to avoid delayed registration and other complexity associated with
> the current serial console, move the stdio subsystem init earlier when
> driver model is used for serial.
>
> This simplifies the implementation. Should there be any problems with
> this approach they can be dealt with as boards are converted over to
> use driver model for serial.
>
> 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