commit | 678c6fa2c17cc76f440bd323910f37ed2954dcd6 | [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 | bdb59012aa5294b5cfc56a1b1cca116167ba33fd | |
parent | 52fb0496273f04309c1923cc29283dd50f7d19e9 [diff] |
stm32: 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: Iea6ca26ff4903c33f0fad27fec96fdbabd4e0a91 Signed-off-by: Andre Przywara <andre.przywara@arm.com>