summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2014-04-24 11:02:21 +0100
committerFathi Boudra <fathi.boudra@linaro.org>2014-04-24 10:35:30 +0000
commitb8329d43e637f842d68052816c788dad5d2c85e0 (patch)
treee784c5cc19f7a1bd2488fc9ccc2170f9b9250916
parent8871e047d795843ebf1fd562751102f817978a2e (diff)
14.04: move TF softlink commands into next section
The softlink commands need to be run when the user is following the 'Using pre-built image' section also. Change-Id: I44791a4ead7a25b12e5f859df3671a668e0763ec Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
-rw-r--r--INSTALL.textile9
1 files changed, 6 insertions, 3 deletions
diff --git a/INSTALL.textile b/INSTALL.textile
index 5efab8b..6248244 100644
--- a/INSTALL.textile
+++ b/INSTALL.textile
@@ -66,12 +66,15 @@ h3. Creating a disk image
bc. linaro-media-create --dev fastmodel --output-directory fastmodel --image_size 2000M --hwpack <hwpack filename> --binary <rootfs filename>
cd fastmodel
-ln -s fvp_bl1.bin bl1.bin
-ln -s fvp_bl2.bin bl2.bin
-ln -s fvp_bl31.bin bl31.bin
h2(#boot_the_image). Boot the image
+Before running the model, create links for the firmware images:
+
+bc. ln -s fvp_bl1.bin bl1.bin
+ln -s fvp_bl2.bin bl2.bin
+ln -s fvp_bl31.bin bl31.bin
+
h3. Using the FVP Base AEMv8 model
bc. ln -sf fvp-base-gicv2-psci.dtb fdt.dtb