[U-Boot] [RFC PATCH 0/2] Moving ARM DCC from stdio to serial
Michal Simek
michal.simek at xilinx.com
Tue Aug 6 15:17:01 CEST 2013
Hi,
I am not sure about this change but it seems to me
there shouldn't be any problem to remove stdio
support because it can be simple another serial driver
which can use serial multi interface.
Also it is in serial folder.
What was the reason to use it as stdio device?
Or is there still a reason to use it as stdio device?
Thanks for your comments,
Michal
Jagannadha Sutradharudu Teki (2):
serial: arm_dcc: Remove stdio structure support
serial: arm_dcc: Register with serial core
common/stdio.c | 3 ---
drivers/serial/arm_dcc.c | 41 +++++++++++++++++++++++------------------
drivers/serial/serial.c | 2 ++
include/stdio_dev.h | 3 ---
4 files changed, 25 insertions(+), 24 deletions(-)
--
1.8.2.3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130806/3e0aed75/attachment.pgp>
More information about the U-Boot
mailing list