From: Michal Simek <michal.simek@xilinx.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RFC PATCH 0/2] Moving ARM DCC from stdio to serial
Date: Tue, 6 Aug 2013 15:17:01 +0200 [thread overview]
Message-ID: <cover.1375795019.git.michal.simek@xilinx.com> (raw)
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>
next reply other threads:[~2013-08-06 13:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-06 13:17 Michal Simek [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1375795019.git.michal.simek@xilinx.com \
--to=michal.simek@xilinx.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox