aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Leach <matthew.leach@arm.com>2013-01-10 10:58:48 +0000
committerCatalin Marinas <catalin.marinas@arm.com>2013-01-10 17:53:41 +0000
commitc51dde817b5ed5b8f741b67ac51bd67bd87b4a2a (patch)
tree0a4191b855a562940c1b42607a41d5febe069735
parentce44479906988dc0a4b1dcfd1d01b5508e6b99bf (diff)
Update README
Change the DT files that are required as they have been re-named in the kernel. Signed-off-by: Matthew Leach <matthew.leach@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index d1e15c4..0c211b1 100644
--- a/README
+++ b/README
@@ -4,8 +4,8 @@ Linux boot wrapper with FDT support
The following files need to be linked into the boot wrapper directory:
dtc - point to <linux-build-dir>/scripts/dtc/dtc
-vexpress-v2p-aarch64.dts - point to <linux-src-dir>/arch/arm64/boot/dts/vexpress-v2p-aarch64.dts
-vexpress-v2m-rs1.dtsi - point to <linux-src-dir>/arch/arm64/boot/dts/vexpress-v2m-rs1.dtsi
+rtsm_ve-aemv8a.dts - point to <linux-src-dir>/arch/arm64/boot/dts/rtsm_ve-aemv8a.dts
+rtsm_ve-motherboard.dtsi - point to <linux-src-dir>/arch/arm64/boot/dts/rtsm_ve-motherboard.dtsi
skeleton.dtsi - point to <linux-src-dir>/arch/arm64/boot/dts/skeleton.dtsi
Alternatively, you may specify the paths for dtc and the main dts file