
21 Sep
2014
21 Sep
'14
6:09 p.m.
On 3 September 2014 17:37, Simon Glass sjg@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@chromium.org
Applied to u-boot-dm/master and now in mainline.