commit | 2b1b1a57514abb3a72618c384bf7636640cad819 | [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 | 18c46c2ed3adeff905ffe8032444643d06a44f15 | |
parent | 0cd5344ab2ff9dff068e80dd5df12a94f10ba39d [diff] |
pl011: 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: I7a23327394d142af4b293ea7ccd90b843c54587c Signed-off-by: Andre Przywara <andre.przywara@arm.com>