meson: 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: I07a07677153d3671ced776671e4f107824d3df16
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
1 parent ac71344 commit 489e298744fa668bd46661237f81cd9ba05e3b4e
@Andre Przywara Andre Przywara authored on 24 Jan 2020
Showing 3 changed files
View
drivers/amlogic/console/aarch64/meson_console.S
View
include/drivers/amlogic/meson_console.h
View
plat/amlogic/common/aml_console.c