[U-Boot] [PATCH 1/2] serial: Remove the "serial" console device

Marek Vasut marex at denx.de
Tue Nov 6 00:11:23 CET 2012


Dear Joe Hershberger,

> Hi Marek,
> 
> On Fri, Nov 2, 2012 at 8:35 PM, Marek Vasut <marex at denx.de> wrote:
> > Dear Joe Hershberger,
> > 
> >> Each serial device is added as a console device.  There was also the
> >> "serial" device that points to the most-recently-assigned-to-some-
> >> console-handle device.  This can be confusing.  Instead, only show the
> >> actual serial devices.
> >> 
> >> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
> >> ---
> >> 
> >>  common/console.c | 37 +++++++++++++++++++------------------
> >>  common/stdio.c   | 12 +-----------
> >>  2 files changed, 20 insertions(+), 29 deletions(-)
> > 
> > [...]
> > 
> > You also remove the nulldev, shouldn't it go via separate patch? ... but
> > otherwise it's good.
> 
> I'm not sure what you mean.  Where in this patch do I remove nulldev?
> That's the next patch.

The adjustment in common/stdio.c

Best regards,
Marek Vasut


More information about the U-Boot mailing list