aboutsummaryrefslogtreecommitdiff
path: root/plat/mediatek/mt8173
diff options
context:
space:
mode:
authordanh-arm <dan.handley@arm.com>2016-02-01 19:03:41 +0000
committerdanh-arm <dan.handley@arm.com>2016-02-01 19:03:41 +0000
commit51b57481c1cca38bc9d11922e2cff33c13992892 (patch)
treefbb3082fd92ab5f801ccb426d0ecd6e8170e9cc7 /plat/mediatek/mt8173
parent7b46d0d81a5853051750b716d577c283619bd480 (diff)
parent9400b40ea4c71153a63c1f1cdaa416d45a325ec5 (diff)
downloadtrusted-firmware-a-51b57481c1cca38bc9d11922e2cff33c13992892.tar.gz
Merge pull request #501 from jcastillo-arm/jc/tf-issues/300
Disable PL011 UART before configuring it
Diffstat (limited to 'plat/mediatek/mt8173')
-rw-r--r--plat/mediatek/mt8173/aarch64/plat_helpers.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/plat/mediatek/mt8173/aarch64/plat_helpers.S b/plat/mediatek/mt8173/aarch64/plat_helpers.S
index 99a054c8a3..af3a4073b8 100644
--- a/plat/mediatek/mt8173/aarch64/plat_helpers.S
+++ b/plat/mediatek/mt8173/aarch64/plat_helpers.S
@@ -63,7 +63,7 @@ endfunc platform_is_primary_cpu
* int plat_crash_console_init(void)
* Function to initialize the crash console
* without a C Runtime to print crash report.
- * Clobber list : x0, x1, x2
+ * Clobber list : x0 - x4
* ---------------------------------------------
*/
func plat_crash_console_init