Searched hist:"39 f614779f12065a84e5cc49be3db69079114f31" (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/drivers/serial/ |
H A D | serial_pl01x.c | diff 39f614779f12065a84e5cc49be3db69079114f31 Fri Sep 14 15:38:46 CDT 2012 Marek Vasut <marex@denx.de> serial: arm: Implement CONFIG_SERIAL_MULTI into pl01x serial driver
Implement support for CONFIG_SERIAL_MULTI into pl01x serial driver. This driver was so far only usable directly, but this patch also adds support for the multi method. This allows using more than one serial driver alongside the pl01x driver. Also, add a weak implementation of default_serial_console() returning this driver.
Signed-off-by: Marek Vasut <marex@denx.de> Cc: Marek Vasut <marek.vasut@gmail.com> Cc: Tom Rini <trini@ti.com> Cc: Stefano Babic <sbabic@denx.de> Cc: Mathieu J. Poirier <mathieu.poirier@linaro.org> Cc: Linus Walleij <linus.walleij@linaro.org> Cc: John Rigby <john.rigby@linaro.org> Cc: Rabin Vincent <rabin.vincent@stericsson.com>
|