summaryrefslogtreecommitdiff
path: root/plat/rockchip/px30/px30_def.h
diff options
context:
space:
mode:
Diffstat (limited to 'plat/rockchip/px30/px30_def.h')
-rw-r--r--plat/rockchip/px30/px30_def.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/plat/rockchip/px30/px30_def.h b/plat/rockchip/px30/px30_def.h
index 021165a4..9b8ccfca 100644
--- a/plat/rockchip/px30/px30_def.h
+++ b/plat/rockchip/px30/px30_def.h
@@ -54,6 +54,9 @@
#define UART2_BASE 0xff160000
#define UART2_SIZE SIZE_K(64)
+#define UART5_BASE 0xff178000
+#define UART5_SIZE SIZE_K(64)
+
#define I2C0_BASE 0xff180000
#define I2C0_SIZE SIZE_K(64)