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>
1 parent c01ee06 commit c10db6deb1867d79c843391b29866a8119bc85b3
@Andre Przywara Andre Przywara authored on 24 Jan 2020
Showing 4 changed files
View
drivers/st/uart/aarch32/stm32_console.S
View
include/drivers/st/stm32_console.h
View
plat/st/stm32mp1/bl2_plat_setup.c
View
plat/st/stm32mp1/sp_min/sp_min_setup.c