commit | 0342f403d61ad22e60bf5df2162e2adde8e16fb9 | [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 | 8b0787138a1e7d8853e730665dc2638977b68c79 | |
parent | 98b5a11b4f9b7755df15d915961e3584c2066f03 [diff] |
a3700: 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: I89c3ab2ed85ab941d8b38ced48474feb4aaa8b7e Signed-off-by: Andre Przywara <andre.przywara@arm.com>