commit | abe890f1fb693541e6a47b7702605adb1af4d972 | [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 | 15069eaaec67cf62ef43d7486974bb42e4100645 [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>