commit | 8ccc4a4de6f985622d518fd7ae1167b4892db146 | [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 | ccfb3b59f314e05209d6b9821d31f3a7694665a0 | |
parent | 2b1b1a57514abb3a72618c384bf7636640cad819 [diff] |
cdns: 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: I9f8b55414ab7965e431e3e86d182eabd511f32a4 Signed-off-by: Andre Przywara <andre.przywara@arm.com>