aboutsummaryrefslogtreecommitdiff
path: root/plat/rpi/rpi4/include/platform_def.h
diff options
context:
space:
mode:
Diffstat (limited to 'plat/rpi/rpi4/include/platform_def.h')
-rw-r--r--plat/rpi/rpi4/include/platform_def.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/plat/rpi/rpi4/include/platform_def.h b/plat/rpi/rpi4/include/platform_def.h
index e5d5aba6c4..6f6bbbe7ae 100644
--- a/plat/rpi/rpi4/include/platform_def.h
+++ b/plat/rpi/rpi4/include/platform_def.h
@@ -127,6 +127,8 @@
* Serial-related constants.
*/
#define PLAT_RPI_MINI_UART_BASE RPI4_MINI_UART_BASE
+#define PLAT_RPI_PL011_UART_BASE RPI4_PL011_UART_BASE
+#define PLAT_RPI_PL011_UART_CLOCK RPI4_PL011_UART_CLOCK
#define PLAT_RPI_UART_BAUDRATE ULL(115200)
/*