diff options
author | Tanmay Upadhyay <tanmay.upadhyay@einfochips.com> | 2010-08-26 11:11:58 +0530 |
---|---|---|
committer | Nicolas Pitre <nico@fluxnic.net> | 2010-09-19 22:43:43 -0400 |
commit | fd2ce9c59a63d1daec8d76d272eca5149fb8706a (patch) | |
tree | c8fc8ffc61873bde098ac6a9e43f70f44dcf3383 /arch/arm/configs | |
parent | f539dfedbd169e5ed47912bb517c75976ab556f3 (diff) |
[ARM] OpenRD: Enable SD/UART selection for serial port 1
This patch enables users to choose either the SDIO interface or UART1
(RS232/RS485). The selection can be done through kernel parameter.
By default the port would be used for SDIO interface. Passing the string
"kw_openrd_init_uart1=232" or "kw_openrd_init_uart1=485" enables either
the RS-232 or RS-485 port respectively; disabling the SDIO interface.
Anything else selects the default SDIO interface.
"kw_openrd_init_uart1=485" is ignored on OpenRD-Base as it doesn't
have RS485 port.
Signed-off-by: Tanmay Upadhyay <tanmay.upadhyay@einfochips.com>
Acked-by: Alexander Clouter <alex@digriz.org.uk>
Signed-off-by: Nicolas Pitre <nico@fluxnic.net>
Diffstat (limited to 'arch/arm/configs')
0 files changed, 0 insertions, 0 deletions