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>
1 parent 98964f0 commit 3968bc08abb3f43a03175ec7d30b797f253c0caa
@Andre Przywara Andre Przywara authored on 24 Jan 2020
Showing 3 changed files
View
drivers/marvell/uart/a3700_console.S
View
include/drivers/marvell/uart/a3700_console.h
View
plat/marvell/common/marvell_console.c