commit | ca3930aaf24a21245a67877683b78601d022c60e | [log] [tgz] |
---|---|---|
author | Julius Werner <jwerner@chromium.org> | Mon Sep 18 16:59:43 2017 -0700 |
committer | Julius Werner <jwerner@chromium.org> | Fri Jan 19 15:21:12 2018 -0800 |
tree | 317cb8b29fcd39b4e53455b2eef492ffa2039149 | |
parent | 4e406bf86b61985843741bf25e1f0416bed97d14 [diff] |
drivers: arm: pl011: Update PL011 driver to support MULTI_CONSOLE_API This patch updates the ARM PL011 console driver to support the new console API. The driver will continue to support the old API as well by checking the MULTI_CONSOLE_API compile-time flag. Change-Id: Ic34e4158addbb0c5fae500c9cff899c05a4f4206 Signed-off-by: Julius Werner <jwerner@chromium.org>