From: Louis Mayencourt Date: Thu, 18 Apr 2019 11:11:25 +0000 (+0100) Subject: Cortex A9: Fix typo in errata 794073 workaround X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=b4e9ab9ce92515b4cdf819e92c5712584b0b2304;p=project%2Fbcm63xx%2Fatf.git Cortex A9: Fix typo in errata 794073 workaround Change-Id: I22568caf83b9846cd7b59241fcec34a395825399 Signed-off-by: Louis Mayencourt --- diff --git a/docs/cpu-specific-build-macros.rst b/docs/cpu-specific-build-macros.rst index 7b7f4cde..e1c89bf8 100644 --- a/docs/cpu-specific-build-macros.rst +++ b/docs/cpu-specific-build-macros.rst @@ -73,7 +73,7 @@ will enable it. For Cortex-A9, the following errata build flags are defined : -- ``ERRATA_A9_794073``: This applies errata 794073 workaround to Cortex-A15 +- ``ERRATA_A9_794073``: This applies errata 794073 workaround to Cortex-A9 CPU. This needs to be enabled for all revisions of the CPU. For Cortex-A15, the following errata build flags are defined :