commit | 7b8fe2de31222ef6cbbd1968b7d3fd5a9e38c499 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Sat Jan 25 00:58:35 2020 +0000 |
committer | Andre Przywara <andre.przywara@arm.com> | Tue Feb 25 09:34:38 2020 +0000 |
tree | 8714643db6f434ad4a62d7a74312cd4adb9d049e | |
parent | 9536a25e03e554afbb273583f24ca44c6ad889fd [diff] |
spe: Use generic console_t data structure Since now the generic console_t structure holds the UART base address as well, let's use that generic location and drop the UART driver specific data structure at all. Change-Id: I75dbfafb67849833b3f7b5047e237651e3f553cd Signed-off-by: Andre Przywara <andre.przywara@arm.com>