aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorSathees Balya <sathees.balya@arm.com>2018-08-17 10:22:01 +0100
committerSathees Balya <sathees.balya@arm.com>2018-08-17 10:31:54 +0100
commit2eadd344ea233faa3d663712d8d85b37ba7bac3e (patch)
treeac01affe0fb50a4feeea3fa627b6fac117bf46fe /docs
parent07da0bf9768d5fcceb1bf946e8e2f18d790c84be (diff)
downloadplatform_external_arm-trusted-firmware-2eadd344ea233faa3d663712d8d85b37ba7bac3e.tar.gz
platform_external_arm-trusted-firmware-2eadd344ea233faa3d663712d8d85b37ba7bac3e.tar.bz2
platform_external_arm-trusted-firmware-2eadd344ea233faa3d663712d8d85b37ba7bac3e.zip
DTC: Add recommended device tree compiler version
Change-Id: Ice87052e41a24b0ede5610467e12941ae1d886e0 Signed-off-by: Sathees Balya <sathees.balya@arm.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/user-guide.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/user-guide.rst b/docs/user-guide.rst
index 2b90bece8..46370ce08 100644
--- a/docs/user-guide.rst
+++ b/docs/user-guide.rst
@@ -67,8 +67,9 @@ Compiler 6. See instructions below on how to switch the default compiler.
In addition, the following optional packages and tools may be needed:
-- ``device-tree-compiler`` package if you need to rebuild the Flattened Device
- Tree (FDT) source files (``.dts`` files) provided with this software.
+- ``device-tree-compiler`` (dtc) package if you need to rebuild the Flattened Device
+ Tree (FDT) source files (``.dts`` files) provided with this software. The
+ version of dtc must be 1.4.6 or above.
- For debugging, Arm `Development Studio 5 (DS-5)`_.