commit | 68e4ee4e82586474e3b39cd648554f2e3779247d | [log] [tgz] |
---|---|---|
author | Varun Wadekar <vwadekar@nvidia.com> | Wed Nov 15 15:48:51 2017 -0800 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Wed Jan 23 10:33:06 2019 -0800 |
tree | 3d2964749c7981dde74020eb6e7a5ae5352e79c5 | |
parent | 50a3303b374cb89873d02cf1ccfe521577f57f68 [diff] |
Tegra: spe: shared console for Tegra platforms There are Tegra platforms which have limited UART ports and so all the components have to share the console. The SPE helps out by collecting all the logs in such cases and prints them on the shared UART port. This patch adds a driver to communicate with the SPE driver, which in turn provides the console. Change-Id: Ie750520b936b8bed0ab1d876f03fc0a3490a85a3 Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>