rcar: 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: I836e26ff1771abf21fd460d0ee40e90a452e9b43
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
1 parent 3968bc0 commit c01ee06b53451d8792958b30b8ebce3e0e930359
@Andre Przywara Andre Przywara authored on 24 Jan 2020
Showing 4 changed files
View
drivers/renesas/rcar/console/rcar_console.S
View
drivers/renesas/rcar/scif/scif.S
View
include/drivers/renesas/rcar/console/console.h
View
plat/renesas/rcar/rcar_common.c