]> xenbits.xensource.com Git - people/julieng/boot-wrapper-aarch64.git/commitdiff
Update README
authorMatthew Leach <matthew.leach@arm.com>
Thu, 10 Jan 2013 10:58:48 +0000 (10:58 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Thu, 10 Jan 2013 17:53:41 +0000 (17:53 +0000)
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>
README

diff --git a/README b/README
index d1e15c47ad427d51a4d6819073a43a3f42d6aa49..0c211b122a7002da34e4b0564f0d91c3b6a65264 100644 (file)
--- 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