commit | 3968bc08abb3f43a03175ec7d30b797f253c0caa | [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 | 98964f0523d6c5dc5ee8e6bb8212ffc7df5efe14 [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>