[U-Boot] [PATCH 1/2] serial: Remove the "serial" console device
Marek Vasut
marex at denx.de
Sat Nov 3 02:35:45 CET 2012
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.
Best regards,
Marek Vasut
More information about the U-Boot
mailing list