public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [RFC PATCH 0/2] Moving ARM DCC from stdio to serial
@ 2013-08-06 13:17 Michal Simek
  2013-08-06 13:17 ` [U-Boot] [RFC PATCH 1/2] serial: arm_dcc: Remove stdio structure support Michal Simek
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Michal Simek @ 2013-08-06 13:17 UTC (permalink / raw)
  To: u-boot

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>

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-08-06 19:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-06 13:17 [U-Boot] [RFC PATCH 0/2] Moving ARM DCC from stdio to serial Michal Simek
2013-08-06 13:17 ` [U-Boot] [RFC PATCH 1/2] serial: arm_dcc: Remove stdio structure support Michal Simek
2013-08-06 13:17 ` [U-Boot] [RFC PATCH 2/2] serial: arm_dcc: Register with serial core Michal Simek
2013-08-06 16:02 ` [U-Boot] [RFC PATCH 0/2] Moving ARM DCC from stdio to serial Wolfgang Denk
2013-08-06 19:16   ` Michal Simek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox